++ 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 +++ date ++ echo 'INFO: =================== Fri Jun 19 10:41:02 PM UTC 2026 ===================' INFO: =================== Fri Jun 19 10:41:02 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++ tee -a /var/log/contrail/config-api/console.log +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ grep 'inet ' +++ awk '{print $2}' +++ ip addr show dev ens3 +++ cut -d / -f 1 ++ DEFAULT_LOCAL_IP=10.0.0.141 ++ 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.141 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.141 ++ ANALYTICSDB_NODES=10.0.0.141 ++ ANALYTICS_SNMP_NODES=10.0.0.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8081 ' +++ '[' -n '10.0.0.141:8081 ' ']' +++ echo 10.0.0.141:8081 ++ ANALYTICS_SERVERS=10.0.0.141: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9042 ' +++ '[' -n '10.0.0.141:9042 ' ']' +++ echo 10.0.0.141:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.141:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8086 ' +++ '[' -n '10.0.0.141:8086 ' ']' +++ echo 10.0.0.141:8086 ++ COLLECTOR_SERVERS=10.0.0.141: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.141 ++ CONFIGDB_NODES=10.0.0.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8082 ' +++ '[' -n '10.0.0.141:8082 ' ']' +++ echo 10.0.0.141:8082 ++ CONFIG_SERVERS=10.0.0.141: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9161 ' +++ '[' -n '10.0.0.141:9161 ' ']' +++ echo 10.0.0.141:9161 ++ CONFIGDB_SERVERS=10.0.0.141: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9041 ' +++ '[' -n '10.0.0.141:9041 ' ']' +++ echo 10.0.0.141:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.141: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.141 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.141 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:2181, +++ '[' -n 10.0.0.141:2181, ']' +++ echo 10.0.0.141:2181 ++ ZOOKEEPER_SERVERS=10.0.0.141: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:2181 ' +++ '[' -n '10.0.0.141:2181 ' ']' +++ echo 10.0.0.141:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.141:2181 ++ RABBITMQ_NODES=10.0.0.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:5673, +++ '[' -n 10.0.0.141:5673, ']' +++ echo 10.0.0.141:5673 ++ RABBITMQ_SERVERS=10.0.0.141: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:6379 ' +++ '[' -n '10.0.0.141:6379 ' ']' +++ echo 10.0.0.141:6379 ++ REDIS_SERVERS=10.0.0.141: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.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9092 ' +++ '[' -n '10.0.0.141:9092 ' ']' +++ echo 10.0.0.141:9092 ++ KAFKA_SERVERS=10.0.0.141: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.141 ++ 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.141 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.141 ++ cut -d , -f 1 + local cassandra=10.0.0.141 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.141 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.141 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.141 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.141 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node_list 10.0.0.141 +++ local servers=10.0.0.141 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ grep -vi host ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ uniq +++ local local_ips=,10.0.0.141,10.171.252.1,127.0.0.1,172.17.0.1,252.141.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.141'\''))' +++ local server_ip=10.0.0.141 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.141 ]] +++ [[ ,10.0.0.141,10.171.252.1,127.0.0.1,172.17.0.1,252.141.0.1,, =~ ,10\.0\.0\.141, ]] +++ echo 10.0.0.141 1 +++ return ++ local ip=10.0.0.141 ++ [[ -z 10.0.0.141 ]] ++ echo 10.0.0.141 + host_ip=10.0.0.141 + [[ cql == \c\q\l ]] ++ echo 10.0.0.141:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.141:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.141: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=__ ++ sort ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 06/19/2026 22:41:47.032 7ff7f61b65c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 06/19/2026 22:41:47.298 7ff7f61b65c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 06/19/2026 22:41:47.332 7ff7f61b65c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 06/19/2026 22:41:47.338 7ff7f61b65c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.141 - - [2026-06-19 22:41:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000861 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.141:8082/ Hit Ctrl-C to quit. 10.0.0.141 - - [2026-06-19 22:41:59] "GET / HTTP/1.1" 503 181 0.000281 10.0.0.141 - - [2026-06-19 22:42:00] "GET / HTTP/1.1" 200 45303 0.001251 10.0.0.141 - - [2026-06-19 22:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.141 - - [2026-06-19 22:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010491 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:42:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001178 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:42:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001364 10.0.0.141 - - [2026-06-19 22:42:01] "GET / HTTP/1.1" 200 36215 0.001719 10.0.0.141 - - [2026-06-19 22:42:02] "GET / HTTP/1.1" 200 36215 0.001069 10.0.0.141 - - [2026-06-19 22:42:02] "GET / HTTP/1.1" 200 36215 0.001130 10.0.0.141 - - [2026-06-19 22:42:02] "GET / HTTP/1.1" 200 36215 0.001133 10.0.0.141 - - [2026-06-19 22:42:02] "POST /fqname-to-id HTTP/1.1" 404 186 0.004616 10.0.0.141 - - [2026-06-19 22:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004250 10.0.0.141 - - [2026-06-19 22:42:02] "GET /global-system-config/63084ec8-ed4f-4495-8622-9b9dc35546e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009866 10.0.0.141 - - [2026-06-19 22:42:02] "POST /service-appliance-sets HTTP/1.1" 200 555 0.158493 10.0.0.141 - - [2026-06-19 22:42:02] "POST /fqname-to-id HTTP/1.1" 404 180 0.009593 10.0.0.141 - - [2026-06-19 22:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.141 - - [2026-06-19 22:42:02] "GET /global-system-config/63084ec8-ed4f-4495-8622-9b9dc35546e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.036218 10.0.0.141 - - [2026-06-19 22:42:02] "POST /service-appliance-sets HTTP/1.1" 200 543 0.067531 10.0.0.141 - - [2026-06-19 22:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.141 - - [2026-06-19 22:42:02] "GET /network-ipam/be9ea5d1-fe73-4a30-9d15-5ab874433c2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.005706 10.0.0.141 - - [2026-06-19 22:42:03] "GET / HTTP/1.1" 200 36215 0.001157 10.0.0.141 - - [2026-06-19 22:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.016391 10.0.0.141 - - [2026-06-19 22:42:03] "GET /global-system-config/63084ec8-ed4f-4495-8622-9b9dc35546e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004598 10.0.0.141 - - [2026-06-19 22:42:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.008636 10.0.0.141 - - [2026-06-19 22:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008836 10.0.0.141 - - [2026-06-19 22:42:03] "GET /domain/9a77f7f7-8d47-4203-b49b-0a2b31ef50dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.004644 10.0.0.141 - - [2026-06-19 22:42:03] "POST /config-database-nodes HTTP/1.1" 200 613 0.118832 10.0.0.141 - - [2026-06-19 22:42:03] "POST /service-templates HTTP/1.1" 200 513 0.072517 10.0.0.141 - - [2026-06-19 22:42:03] "POST /id-to-fqname HTTP/1.1" 200 173 0.000697 10.0.0.141 - - [2026-06-19 22:42:03] "POST /fqname-to-id HTTP/1.1" 404 182 0.004846 10.0.0.141 - - [2026-06-19 22:42:03] "POST /service-templates HTTP/1.1" 200 503 0.096168 10.0.0.141 - - [2026-06-19 22:42:03] "POST /security-groups HTTP/1.1" 200 570 0.093155 10.0.0.141 - - [2026-06-19 22:42:03] "POST /projects HTTP/1.1" 200 483 0.419416 10.0.0.141 - - [2026-06-19 22:42:03] "POST /service-templates HTTP/1.1" 200 517 0.127905 10.0.0.141 - - [2026-06-19 22:42:03] "POST /security-groups HTTP/1.1" 200 536 0.093312 10.0.0.141 - - [2026-06-19 22:42:03] "POST /chown HTTP/1.1" 200 109 0.055561 10.0.0.141 - - [2026-06-19 22:42:03] "POST /policy-managements HTTP/1.1" 409 214 0.006765 10.0.0.141 - - [2026-06-19 22:42:03] "POST /service-templates HTTP/1.1" 200 537 0.143299 10.0.0.141 - - [2026-06-19 22:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.014895 10.0.0.141 - - [2026-06-19 22:42:03] "GET /policy-management/a0f933d6-5706-4b43-aaa8-70179c2aa5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.015813 10.0.0.141 - - [2026-06-19 22:42:03] "GET / HTTP/1.1" 200 36215 0.002549 10.0.0.141 - - [2026-06-19 22:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007883 10.0.0.141 - - [2026-06-19 22:42:03] "GET /global-system-config/63084ec8-ed4f-4495-8622-9b9dc35546e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.017652 10.0.0.141 - - [2026-06-19 22:42:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.004481 10.0.0.141 - - [2026-06-19 22:42:03] "POST /service-templates HTTP/1.1" 200 509 0.063833 10.0.0.141 - - [2026-06-19 22:42:03] "POST /application-policy-sets HTTP/1.1" 200 530 0.099593 10.0.0.141 - - [2026-06-19 22:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.013415 10.0.0.141 - - [2026-06-19 22:42:03] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.121190 10.0.0.141 - - [2026-06-19 22:42:04] "GET /global-vrouter-config/498fbec4-b3e7-4ce9-9529-a483ba08ff19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.144809 10.0.0.141 - - [2026-06-19 22:42:04] "PUT /global-vrouter-config/498fbec4-b3e7-4ce9-9529-a483ba08ff19 HTTP/1.1" 200 277 0.038597 10.0.0.141 - - [2026-06-19 22:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.032244 10.0.0.141 - - [2026-06-19 22:42:04] "GET /virtual-network/d6dd99d7-7900-4537-867f-9d2abb28221c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.012005 10.0.0.141 - - [2026-06-19 22:42:04] "POST /id-to-fqname HTTP/1.1" 200 177 0.006795 10.0.0.141 - - [2026-06-19 22:42:04] "POST /fqname-to-id HTTP/1.1" 404 186 0.088891 10.0.0.141 - - [2026-06-19 22:42:04] "GET / HTTP/1.1" 200 36215 0.001531 10.0.0.141 - - [2026-06-19 22:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.033978 10.0.0.141 - - [2026-06-19 22:42:04] "GET /global-system-config/63084ec8-ed4f-4495-8622-9b9dc35546e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009205 10.0.0.141 - - [2026-06-19 22:42:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.003586 10.0.0.141 - - [2026-06-19 22:42:04] "GET / HTTP/1.1" 200 36215 0.002008 10.0.0.141 - - [2026-06-19 22:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.021241 10.0.0.141 - - [2026-06-19 22:42:04] "GET /global-system-config/63084ec8-ed4f-4495-8622-9b9dc35546e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.047023 10.0.0.141 - - [2026-06-19 22:42:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.012928 10.0.0.141 - - [2026-06-19 22:42:04] "POST /analytics-nodes HTTP/1.1" 200 601 0.122427 10.0.0.141 - - [2026-06-19 22:42:04] "POST /security-groups HTTP/1.1" 200 574 0.196294 10.0.0.141 - - [2026-06-19 22:42:04] "POST /projects HTTP/1.1" 200 491 0.628128 10.0.0.141 - - [2026-06-19 22:42:05] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.130032 10.0.0.141 - - [2026-06-19 22:42:05] "POST /security-groups HTTP/1.1" 200 548 0.194302 10.0.0.141 - - [2026-06-19 22:42:05] "POST /chown HTTP/1.1" 200 109 0.067392 10.0.0.141 - - [2026-06-19 22:42:05] "POST /network-ipams HTTP/1.1" 200 524 0.103553 10.0.0.141 - - [2026-06-19 22:42:05] "POST /network-ipams HTTP/1.1" 200 512 0.081578 10.0.0.141 - - [2026-06-19 22:42:05] "POST /fqname-to-id HTTP/1.1" 404 198 0.002182 10.0.0.141 - - [2026-06-19 22:42:05] "GET / HTTP/1.1" 200 36215 0.001347 10.0.0.141 - - [2026-06-19 22:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.141 - - [2026-06-19 22:42:05] "GET /routing-instance/525839e4-7b8b-4312-a7d6-ed851be739bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003591 10.0.0.141 - - [2026-06-19 22:42:05] "GET / HTTP/1.1" 200 36215 0.001621 10.0.0.141 - - [2026-06-19 22:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005710 10.0.0.141 - - [2026-06-19 22:42:05] "GET /global-system-config/63084ec8-ed4f-4495-8622-9b9dc35546e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.017880 10.0.0.141 - - [2026-06-19 22:42:05] "POST /bgp-routers HTTP/1.1" 200 618 0.208435 10.0.0.141 - - [2026-06-19 22:42:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.013471 10.0.0.141 - - [2026-06-19 22:42:05] "GET /bgp-router/e2fd747b-4302-4f6e-88c7-0f733157a3e8?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.019581 10.0.0.141 - - [2026-06-19 22:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004642 10.0.0.141 - - [2026-06-19 22:42:05] "GET /global-system-config/63084ec8-ed4f-4495-8622-9b9dc35546e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.014107 10.0.0.141 - - [2026-06-19 22:42:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007008 10.0.0.141 - - [2026-06-19 22:42:05] "POST /database-nodes HTTP/1.1" 200 599 0.097126 10.0.0.141 - - [2026-06-19 22:42:05] "POST /ref-update HTTP/1.1" 200 156 0.074474 10.0.0.141 - - [2026-06-19 22:42:06] "POST /useragent-kv HTTP/1.1" 200 115 0.052467 10.0.0.141 - - [2026-06-19 22:42:06] "POST /virtual-networks HTTP/1.1" 200 540 0.569819 10.0.0.141 - - [2026-06-19 22:42:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002780 10.0.0.141 - - [2026-06-19 22:42:06] "GET /virtual-network/18e2654d-e4e3-4972-ba97-7d3e2da8f4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.080585 10.0.0.141 - - [2026-06-19 22:42:06] "POST /network-ipams HTTP/1.1" 200 520 0.080890 10.0.0.141 - - [2026-06-19 22:42:06] "POST /fqname-to-id HTTP/1.1" 404 202 0.009124 10.0.0.141 - - [2026-06-19 22:42:06] "POST /useragent-kv HTTP/1.1" 200 115 0.015491 10.0.0.141 - - [2026-06-19 22:42:06] "POST /virtual-networks HTTP/1.1" 200 548 0.207512 10.0.0.141 - - [2026-06-19 22:42:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.141 - - [2026-06-19 22:42:06] "GET /virtual-network/d8965516-d7c6-4be8-af01-727e713629e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.013163 10.0.0.141 - - [2026-06-19 22:42:06] "POST /fqname-to-id HTTP/1.1" 404 199 0.003384 10.0.0.141 - - [2026-06-19 22:42:06] "POST /network-policys HTTP/1.1" 200 540 0.128136 10.0.0.141 - - [2026-06-19 22:42:06] "POST /fqname-to-id HTTP/1.1" 404 197 0.017947 10.0.0.141 - - [2026-06-19 22:42:06] "POST /network-policys HTTP/1.1" 200 536 0.066224 10.0.0.141 - - [2026-06-19 22:42:06] "POST /fqname-to-id HTTP/1.1" 404 201 0.006142 10.0.0.141 - - [2026-06-19 22:42:07] "POST /network-policys HTTP/1.1" 200 544 0.030589 10.0.0.141 - - [2026-06-19 22:42:07] "POST /ref-update HTTP/1.1" 200 156 0.116484 10.0.0.141 - - [2026-06-19 22:42:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015724 10.0.0.141 - - [2026-06-19 22:42:07] "POST /ref-update HTTP/1.1" 200 156 0.051935 10.0.0.141 - - [2026-06-19 22:42:07] "POST /ref-update HTTP/1.1" 200 156 0.092777 10.0.0.141 - - [2026-06-19 22:42:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002734 10.0.0.141 - - [2026-06-19 22:42:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002584 10.0.0.141 - - [2026-06-19 22:42:07] "POST /ref-update HTTP/1.1" 200 156 0.060062 10.0.0.141 - - [2026-06-19 22:42:07] "POST /ref-update HTTP/1.1" 200 156 0.073706 10.0.0.141 - - [2026-06-19 22:42:07] "POST /ref-update HTTP/1.1" 200 156 0.074584 10.0.0.141 - - [2026-06-19 22:42:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006028 10.0.0.141 - - [2026-06-19 22:42:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002232 10.0.0.141 - - [2026-06-19 22:42:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002406 10.0.0.141 - - [2026-06-19 22:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.141 - - [2026-06-19 22:42:07] "GET /virtual-network/d6dd99d7-7900-4537-867f-9d2abb28221c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.015821 10.0.0.141 - - [2026-06-19 22:42:07] "GET /application-policy-set/9ce1869b-f0d3-4012-836a-632bb0ed9a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.020436 10.0.0.141 - - [2026-06-19 22:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.019620 10.0.0.141 - - [2026-06-19 22:42:07] "GET /policy-management/a0f933d6-5706-4b43-aaa8-70179c2aa5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004446 10.0.0.141 - - [2026-06-19 22:42:08] "POST /firewall-policys HTTP/1.1" 200 532 0.046964 10.0.0.141 - - [2026-06-19 22:42:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.044764 10.0.0.141 - - [2026-06-19 22:42:08] "GET /firewall-policy/6915fa04-4144-4d8b-966c-30691659adc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.010252 10.0.0.141 - - [2026-06-19 22:42:08] "GET /application-policy-set/9ce1869b-f0d3-4012-836a-632bb0ed9a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.005744 10.0.0.141 - - [2026-06-19 22:42:08] "GET /firewall-policy/6915fa04-4144-4d8b-966c-30691659adc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.007417 10.0.0.141 - - [2026-06-19 22:42:08] "POST /ref-update HTTP/1.1" 200 156 0.038751 10.0.0.141 - - [2026-06-19 22:42:08] "GET /application-policy-set/9ce1869b-f0d3-4012-836a-632bb0ed9a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.039677 10.0.0.141 - - [2026-06-19 22:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.141 - - [2026-06-19 22:42:08] "GET /policy-management/a0f933d6-5706-4b43-aaa8-70179c2aa5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006324 10.0.0.141 - - [2026-06-19 22:42:08] "POST /firewall-policys HTTP/1.1" 200 534 0.032638 10.0.0.141 - - [2026-06-19 22:42:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.019109 10.0.0.141 - - [2026-06-19 22:42:08] "GET /firewall-policy/7e3686f5-e96a-4fb4-b84b-98ce818b2e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.020793 10.0.0.141 - - [2026-06-19 22:42:08] "GET /application-policy-set/9ce1869b-f0d3-4012-836a-632bb0ed9a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.002664 10.0.0.141 - - [2026-06-19 22:42:08] "GET /firewall-policy/7e3686f5-e96a-4fb4-b84b-98ce818b2e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.010345 10.0.0.141 - - [2026-06-19 22:42:08] "GET /firewall-policy/6915fa04-4144-4d8b-966c-30691659adc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.008461 10.0.0.141 - - [2026-06-19 22:42:08] "GET /firewall-policy/6915fa04-4144-4d8b-966c-30691659adc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003175 10.0.0.141 - - [2026-06-19 22:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.141 - - [2026-06-19 22:42:08] "GET /network-ipam/be9ea5d1-fe73-4a30-9d15-5ab874433c2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.010875 10.0.0.141 - - [2026-06-19 22:42:08] "POST /ref-update HTTP/1.1" 200 156 0.022176 10.0.0.141 - - [2026-06-19 22:42:08] "POST /ref-update HTTP/1.1" 200 156 0.068397 10.0.0.141 - - [2026-06-19 22:42:08] "POST /ref-update HTTP/1.1" 200 156 0.097026 10.0.0.141 - - [2026-06-19 22:42:08] "GET /application-policy-set/9ce1869b-f0d3-4012-836a-632bb0ed9a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.007314 10.0.0.141 - - [2026-06-19 22:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004578 10.0.0.141 - - [2026-06-19 22:42:08] "GET /policy-management/a0f933d6-5706-4b43-aaa8-70179c2aa5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005454 10.0.0.141 - - [2026-06-19 22:42:08] "POST /firewall-policys HTTP/1.1" 200 532 0.019726 10.0.0.141 - - [2026-06-19 22:42:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.043432 10.0.0.141 - - [2026-06-19 22:42:09] "GET /firewall-policy/7076d241-24a2-45d0-bffd-1905ed6b2673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.010353 10.0.0.141 - - [2026-06-19 22:42:09] "GET /application-policy-set/9ce1869b-f0d3-4012-836a-632bb0ed9a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.003221 10.0.0.141 - - [2026-06-19 22:42:09] "GET /firewall-policy/7076d241-24a2-45d0-bffd-1905ed6b2673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002595 10.0.0.141 - - [2026-06-19 22:42:09] "GET /firewall-policy/6915fa04-4144-4d8b-966c-30691659adc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002825 10.0.0.141 - - [2026-06-19 22:42:09] "GET /firewall-policy/7e3686f5-e96a-4fb4-b84b-98ce818b2e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.006775 10.0.0.141 - - [2026-06-19 22:42:09] "GET /firewall-policy/6915fa04-4144-4d8b-966c-30691659adc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002791 10.0.0.141 - - [2026-06-19 22:42:09] "GET /firewall-policy/7e3686f5-e96a-4fb4-b84b-98ce818b2e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002670 10.0.0.141 - - [2026-06-19 22:42:09] "POST /ref-update HTTP/1.1" 200 156 0.025179 10.0.0.141 - - [2026-06-19 22:42:09] "POST /fqname-to-id HTTP/1.1" 404 225 0.002620 10.0.0.141 - - [2026-06-19 22:42:09] "POST /ref-update HTTP/1.1" 200 156 0.040043 10.0.0.141 - - [2026-06-19 22:42:09] "POST /access-control-lists HTTP/1.1" 200 589 0.084769 10.0.0.141 - - [2026-06-19 22:42:09] "POST /fqname-to-id HTTP/1.1" 404 224 0.039655 10.0.0.141 - - [2026-06-19 22:42:09] "POST /ref-update HTTP/1.1" 200 156 0.132637 10.0.0.141 - - [2026-06-19 22:42:09] "POST /access-control-lists HTTP/1.1" 200 587 0.056394 10.0.0.141 - - [2026-06-19 22:42:09] "POST /ref-update HTTP/1.1" 200 156 0.073033 10.0.0.141 - - [2026-06-19 22:42:09] "POST /fqname-to-id HTTP/1.1" 404 213 0.002069 10.0.0.141 - - [2026-06-19 22:42:09] "POST /access-control-lists HTTP/1.1" 200 581 0.065228 10.0.0.141 - - [2026-06-19 22:42:09] "POST /fqname-to-id HTTP/1.1" 404 212 0.007087 10.0.0.141 - - [2026-06-19 22:42:09] "POST /ref-update HTTP/1.1" 200 156 0.118159 10.0.0.141 - - [2026-06-19 22:42:09] "GET /application-policy-set/9ce1869b-f0d3-4012-836a-632bb0ed9a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.020751 10.0.0.141 - - [2026-06-19 22:42:09] "POST /access-control-lists HTTP/1.1" 200 579 0.047346 10.0.0.141 - - [2026-06-19 22:42:09] "POST /fqname-to-id HTTP/1.1" 404 232 0.013949 10.0.0.141 - - [2026-06-19 22:42:09] "POST /access-control-lists HTTP/1.1" 200 596 0.033916 10.0.0.141 - - [2026-06-19 22:42:09] "POST /tags HTTP/1.1" 200 300 0.056492 10.0.0.141 - - [2026-06-19 22:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.141 - - [2026-06-19 22:42:09] "POST /fqname-to-id HTTP/1.1" 404 231 0.001873 10.0.0.141 - - [2026-06-19 22:42:09] "GET /tag/e4b9aeb2-38a1-4c29-9138-351ef19dc1e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012396 10.0.0.141 - - [2026-06-19 22:42:09] "POST /access-control-lists HTTP/1.1" 200 594 0.037954 10.0.0.141 - - [2026-06-19 22:42:09] "POST /fqname-to-id HTTP/1.1" 404 217 0.014245 10.0.0.141 - - [2026-06-19 22:42:09] "POST /set-tag HTTP/1.1" 200 109 0.068636 10.0.0.141 - - [2026-06-19 22:42:09] "POST /access-control-lists HTTP/1.1" 200 585 0.114361 10.0.0.141 - - [2026-06-19 22:42:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.002011 10.0.0.141 - - [2026-06-19 22:42:10] "POST /access-control-lists HTTP/1.1" 200 583 0.082023 10.0.0.141 - - [2026-06-19 22:42:10] "POST /fqname-to-id HTTP/1.1" 404 240 0.013332 10.0.0.141 - - [2026-06-19 22:42:10] "POST /access-control-lists HTTP/1.1" 200 604 0.056764 10.0.0.141 - - [2026-06-19 22:42:10] "POST /tags HTTP/1.1" 200 358 0.175637 10.0.0.141 - - [2026-06-19 22:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.034439 10.0.0.141 - - [2026-06-19 22:42:10] "POST /fqname-to-id HTTP/1.1" 404 239 0.015104 10.0.0.141 - - [2026-06-19 22:42:10] "GET /tag/cd2bccf1-1e5a-43de-b7fd-15e05f948cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.037109 10.0.0.141 - - [2026-06-19 22:42:10] "POST /access-control-lists HTTP/1.1" 200 602 0.075415 10.0.0.141 - - [2026-06-19 22:42:10] "POST /tags HTTP/1.1" 200 306 0.115728 10.0.0.141 - - [2026-06-19 22:42:10] "POST /route-targets HTTP/1.1" 200 328 0.016743 10.0.0.141 - - [2026-06-19 22:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.141 - - [2026-06-19 22:42:10] "POST /ref-update HTTP/1.1" 200 156 0.016679 10.0.0.141 - - [2026-06-19 22:42:10] "GET /tag/382f5e11-b378-495e-9380-1941256f15c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.026694 10.0.0.141 - - [2026-06-19 22:42:10] "POST /route-targets HTTP/1.1" 200 328 0.047231 10.0.0.141 - - [2026-06-19 22:42:10] "POST /ref-update HTTP/1.1" 200 156 0.028169 10.0.0.141 - - [2026-06-19 22:42:10] "POST /id-to-fqname HTTP/1.1" 200 174 0.000493 10.0.0.141 - - [2026-06-19 22:42:10] "POST /fqname-to-id HTTP/1.1" 404 183 0.010838 10.0.0.141 - - [2026-06-19 22:42:10] "POST /route-targets HTTP/1.1" 200 328 0.056384 10.0.0.141 - - [2026-06-19 22:42:10] "POST /security-groups HTTP/1.1" 200 571 0.154138 10.0.0.141 - - [2026-06-19 22:42:10] "POST /projects HTTP/1.1" 200 485 0.331346 10.0.0.141 - - [2026-06-19 22:42:10] "POST /ref-update HTTP/1.1" 200 156 0.114260 10.0.0.141 - - [2026-06-19 22:42:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.036452 10.0.0.141 - - [2026-06-19 22:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.017789 10.0.0.141 - - [2026-06-19 22:42:10] "POST /route-targets HTTP/1.1" 200 328 0.022285 10.0.0.141 - - [2026-06-19 22:42:10] "GET /virtual-network/18e2654d-e4e3-4972-ba97-7d3e2da8f4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.018242 10.0.0.141 - - [2026-06-19 22:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006551 10.0.0.141 - - [2026-06-19 22:42:10] "GET /virtual-network/d8965516-d7c6-4be8-af01-727e713629e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.023903 10.0.0.141 - - [2026-06-19 22:42:10] "GET / HTTP/1.1" 200 36215 0.001471 10.0.0.141 - - [2026-06-19 22:42:10] "POST /ref-update HTTP/1.1" 200 156 0.058527 10.0.0.141 - - [2026-06-19 22:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009424 10.0.0.141 - - [2026-06-19 22:42:10] "GET /global-system-config/63084ec8-ed4f-4495-8622-9b9dc35546e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006976 10.0.0.141 - - [2026-06-19 22:42:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.001651 10.0.0.141 - - [2026-06-19 22:42:11] "POST /route-targets HTTP/1.1" 200 328 0.040882 10.0.0.141 - - [2026-06-19 22:42:11] "POST /config-nodes HTTP/1.1" 200 595 0.061313 10.0.0.141 - - [2026-06-19 22:42:11] "PUT /virtual-network/18e2654d-e4e3-4972-ba97-7d3e2da8f4d9 HTTP/1.1" 200 265 0.137190 10.0.0.141 - - [2026-06-19 22:42:11] "POST /ref-update HTTP/1.1" 200 156 0.075278 10.0.0.141 - - [2026-06-19 22:42:11] "POST /route-targets HTTP/1.1" 200 328 0.038360 10.0.0.141 - - [2026-06-19 22:42:11] "PUT /virtual-network/d8965516-d7c6-4be8-af01-727e713629e8 HTTP/1.1" 200 265 0.112822 10.0.0.141 - - [2026-06-19 22:42:11] "POST /ref-update HTTP/1.1" 200 156 0.031720 10.0.0.141 - - [2026-06-19 22:42:11] "POST /fqname-to-id HTTP/1.1" 404 201 0.002367 10.0.0.141 - - [2026-06-19 22:42:11] "POST /security-groups HTTP/1.1" 200 539 0.124404 10.0.0.141 - - [2026-06-19 22:42:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.035571 10.0.0.141 - - [2026-06-19 22:42:11] "POST /access-control-lists HTTP/1.1" 200 553 0.128115 10.0.0.141 - - [2026-06-19 22:42:11] "GET / HTTP/1.1" 200 36215 0.001890 10.0.0.141 - - [2026-06-19 22:42:11] "POST /fqname-to-id HTTP/1.1" 404 229 0.010475 10.0.0.141 - - [2026-06-19 22:42:11] "POST /chown HTTP/1.1" 200 109 0.065600 10.0.0.141 - - [2026-06-19 22:42:11] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006611 10.0.0.141 - - [2026-06-19 22:42:11] "GET /application-policy-set/9ce1869b-f0d3-4012-836a-632bb0ed9a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009666 10.0.0.141 - - [2026-06-19 22:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001546 10.0.0.141 - - [2026-06-19 22:42:11] "GET /policy-management/a0f933d6-5706-4b43-aaa8-70179c2aa5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.041585 10.0.0.141 - - [2026-06-19 22:42:11] "POST /access-control-lists HTTP/1.1" 200 591 0.064146 10.0.0.141 - - [2026-06-19 22:42:11] "POST /tags HTTP/1.1" 409 207 0.002012 10.0.0.141 - - [2026-06-19 22:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005704 10.0.0.141 - - [2026-06-19 22:42:11] "POST /ref-update HTTP/1.1" 200 156 0.012387 10.0.0.141 - - [2026-06-19 22:42:11] "POST /fqname-to-id HTTP/1.1" 404 237 0.009255 10.0.0.141 - - [2026-06-19 22:42:11] "GET /tag/382f5e11-b378-495e-9380-1941256f15c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.010410 10.0.0.141 - - [2026-06-19 22:42:11] "POST /firewall-rules HTTP/1.1" 200 566 0.073415 10.0.0.141 - - [2026-06-19 22:42:11] "POST /access-control-lists HTTP/1.1" 200 603 0.071713 10.0.0.141 - - [2026-06-19 22:42:11] "GET /firewall-rule/d38c7000-9023-498e-b711-14027c78c44a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2005 0.036448 10.0.0.141 - - [2026-06-19 22:42:11] "POST /ref-update HTTP/1.1" 200 156 0.030849 10.0.0.141 - - [2026-06-19 22:42:11] "POST /ref-update HTTP/1.1" 200 156 0.014717 10.0.0.141 - - [2026-06-19 22:42:11] "GET /firewall-policy/7e3686f5-e96a-4fb4-b84b-98ce818b2e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002344 10.0.0.141 - - [2026-06-19 22:42:11] "GET /firewall-rule/d38c7000-9023-498e-b711-14027c78c44a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2005 0.003296 10.0.0.141 - - [2026-06-19 22:42:11] "POST /ref-update HTTP/1.1" 200 156 0.023777 10.0.0.141 - - [2026-06-19 22:42:11] "GET /application-policy-set/9ce1869b-f0d3-4012-836a-632bb0ed9a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002495 10.0.0.141 - - [2026-06-19 22:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.141 - - [2026-06-19 22:42:11] "GET /policy-management/a0f933d6-5706-4b43-aaa8-70179c2aa5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002446 10.0.0.141 - - [2026-06-19 22:42:12] "POST /tags HTTP/1.1" 409 207 0.002920 10.0.0.141 - - [2026-06-19 22:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004754 10.0.0.141 - - [2026-06-19 22:42:12] "GET /tag/382f5e11-b378-495e-9380-1941256f15c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.017209 10.0.0.141 - - [2026-06-19 22:42:12] "POST /firewall-rules HTTP/1.1" 200 564 0.066122 10.0.0.141 - - [2026-06-19 22:42:12] "GET /firewall-rule/7ad1c41d-e6d4-496a-a169-4b6179a991f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.014368 10.0.0.141 - - [2026-06-19 22:42:12] "GET /firewall-policy/7e3686f5-e96a-4fb4-b84b-98ce818b2e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004133 10.0.0.141 - - [2026-06-19 22:42:12] "GET /firewall-rule/7ad1c41d-e6d4-496a-a169-4b6179a991f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.004295 10.0.0.141 - - [2026-06-19 22:42:12] "POST /ref-update HTTP/1.1" 200 156 0.021527 10.0.0.141 - - [2026-06-19 22:42:12] "POST /fqname-to-id HTTP/1.1" 404 226 0.004104 10.0.0.141 - - [2026-06-19 22:42:12] "POST /fqname-to-id HTTP/1.1" 404 214 0.003336 10.0.0.141 - - [2026-06-19 22:42:12] "POST /access-control-lists HTTP/1.1" 200 582 0.088993 10.0.0.141 - - [2026-06-19 22:42:12] "POST /fqname-to-id HTTP/1.1" 404 213 0.012399 10.0.0.141 - - [2026-06-19 22:42:12] "POST /tags HTTP/1.1" 200 302 0.147942 10.0.0.141 - - [2026-06-19 22:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.016200 10.0.0.141 - - [2026-06-19 22:42:12] "POST /access-control-lists HTTP/1.1" 200 580 0.090884 10.0.0.141 - - [2026-06-19 22:42:12] "GET /tag/3b50809e-1f0f-43ef-8bd9-ccaa9f650ab1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.088738 10.0.0.141 - - [2026-06-19 22:42:12] "POST /fqname-to-id HTTP/1.1" 404 234 0.002468 10.0.0.141 - - [2026-06-19 22:42:12] "POST /access-control-lists HTTP/1.1" 200 598 0.098052 10.0.0.141 - - [2026-06-19 22:42:12] "POST /fqname-to-id HTTP/1.1" 404 233 0.020056 10.0.0.141 - - [2026-06-19 22:42:12] "POST /tags HTTP/1.1" 200 326 0.144674 10.0.0.141 - - [2026-06-19 22:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.014112 10.0.0.141 - - [2026-06-19 22:42:12] "GET /tag/0298ed21-4dcf-4e93-97b0-a983a6c38d7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.027641 10.0.0.141 - - [2026-06-19 22:42:12] "POST /access-control-lists HTTP/1.1" 200 596 0.082626 10.0.0.141 - - [2026-06-19 22:42:12] "POST /tags HTTP/1.1" 200 364 0.046543 10.0.0.141 - - [2026-06-19 22:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.016057 10.0.0.141 - - [2026-06-19 22:42:12] "GET /tag/b33e5557-7480-402a-8096-922026829d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.023118 10.0.0.141 - - [2026-06-19 22:42:13] "POST /tags HTTP/1.1" 200 312 0.026200 10.0.0.141 - - [2026-06-19 22:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.017766 10.0.0.141 - - [2026-06-19 22:42:13] "GET /tag/cf68c6c5-15ac-4a28-a5b4-aec875d199ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.011699 10.0.0.141 - - [2026-06-19 22:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.141 - - [2026-06-19 22:42:13] "GET /virtual-network/18e2654d-e4e3-4972-ba97-7d3e2da8f4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005588 10.0.0.141 - - [2026-06-19 22:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.141 - - [2026-06-19 22:42:13] "GET /project/012d8a0b-9edc-4ac4-b665-302e34fbaae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.024341 10.0.0.141 - - [2026-06-19 22:42:13] "POST /virtual-machines HTTP/1.1" 200 378 0.016525 10.0.0.141 - - [2026-06-19 22:42:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.020463 10.0.0.141 - - [2026-06-19 22:42:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.141048 10.0.0.141 - - [2026-06-19 22:42:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.015603 10.0.0.141 - - [2026-06-19 22:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.016317 10.0.0.141 - - [2026-06-19 22:42:13] "GET /virtual-machine-interface/1d66d54e-6c30-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.004434 10.0.0.141 - - [2026-06-19 22:42:13] "POST /instance-ips HTTP/1.1" 200 410 0.050554 10.0.0.141 - - [2026-06-19 22:42:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.023097 10.0.0.141 - - [2026-06-19 22:42:13] "GET /virtual-machine-interface/1d66d54e-6c30-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.008224 10.0.0.141 - - [2026-06-19 22:42:13] "POST /set-tag HTTP/1.1" 200 109 0.023581 10.0.0.141 - - [2026-06-19 22:42:13] "GET /virtual-machine-interface/1d66d54e-6c30-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.018236 10.0.0.141 - - [2026-06-19 22:42:13] "GET /instance-ip/1d85c8fa-6c30-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.008843 10.0.0.141 - - [2026-06-19 22:42:13] "POST /tags HTTP/1.1" 200 306 0.173549 10.0.0.141 - - [2026-06-19 22:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011938 10.0.0.141 - - [2026-06-19 22:42:14] "GET /tag/32e073b2-70d7-4871-9f15-83aecd361a04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.015496 10.0.0.141 - - [2026-06-19 22:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.141 - - [2026-06-19 22:42:14] "GET /project/75eeb929-2a03-47e2-b1ec-c07135d274fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.058128 10.0.0.141 - - [2026-06-19 22:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.141 - - [2026-06-19 22:42:14] "GET /virtual-network/d8965516-d7c6-4be8-af01-727e713629e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.005487 10.0.0.141 - - [2026-06-19 22:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.141 - - [2026-06-19 22:42:14] "GET /service-appliance-set/9cc8c37a-0678-4d23-9b10-75a28aad016c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003482 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:42:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000918 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:42:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000913 10.0.0.141 - - [2026-06-19 22:42:14] "POST /fqname-to-id HTTP/1.1" 404 240 0.001960 10.0.0.141 - - [2026-06-19 22:42:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.097883 10.0.0.141 - - [2026-06-19 22:42:14] "GET /virtual-machine-interface/3e3d480b-15c0-4d46-8cc4-bb6f1b663c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.012587 10.0.0.141 - - [2026-06-19 22:42:15] "POST /instance-ips HTTP/1.1" 200 382 0.710903 10.0.0.141 - - [2026-06-19 22:42:15] "GET /instance-ip/334d654b-927b-4f65-aa3f-a1c3fa8cf5d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.026592 10.0.0.141 - - [2026-06-19 22:42:15] "POST /loadbalancers HTTP/1.1" 200 584 0.093685 10.0.0.141 - - [2026-06-19 22:42:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.076907 10.0.0.141 - - [2026-06-19 22:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.023419 10.0.0.141 - - [2026-06-19 22:42:15] "GET /project/75eeb929-2a03-47e2-b1ec-c07135d274fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.088541 10.0.0.141 - - [2026-06-19 22:42:15] "GET /loadbalancer/cc77616c-f9ce-455a-b9b3-3ef8140b3a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.005464 10.0.0.141 - - [2026-06-19 22:42:15] "GET /project/75eeb929-2a03-47e2-b1ec-c07135d274fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.088337 10.0.0.141 - - [2026-06-19 22:42:15] "GET /instance-ip/334d654b-927b-4f65-aa3f-a1c3fa8cf5d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.008182 10.0.0.141 - - [2026-06-19 22:42:15] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.060939 10.0.0.141 - - [2026-06-19 22:42:15] "POST /floating-ips HTTP/1.1" 200 585 0.078810 10.0.0.141 - - [2026-06-19 22:42:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.043275 10.0.0.141 - - [2026-06-19 22:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.019608 10.0.0.141 - - [2026-06-19 22:42:15] "GET /project/75eeb929-2a03-47e2-b1ec-c07135d274fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.071449 10.0.0.141 - - [2026-06-19 22:42:15] "GET /loadbalancer-listener/826d057e-8f29-4e75-ac3a-7f32d8ff3330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.004104 10.0.0.141 - - [2026-06-19 22:42:15] "GET /loadbalancer-listener/826d057e-8f29-4e75-ac3a-7f32d8ff3330?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.003867 10.0.0.141 - - [2026-06-19 22:42:15] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.044307 10.0.0.141 - - [2026-06-19 22:42:15] "GET /instance-ip/334d654b-927b-4f65-aa3f-a1c3fa8cf5d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.007304 10.0.0.141 - - [2026-06-19 22:42:15] "GET /instance-ip/334d654b-927b-4f65-aa3f-a1c3fa8cf5d1?fields=floating_ips HTTP/1.1" 200 1172 0.016623 10.0.0.141 - - [2026-06-19 22:42:15] "GET /floating-ip/34a9b380-501d-4f07-a65a-68489c0c8fe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.007901 10.0.0.141 - - [2026-06-19 22:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010303 10.0.0.141 - - [2026-06-19 22:42:15] "GET /global-vrouter-config/498fbec4-b3e7-4ce9-9529-a483ba08ff19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.004263 10.0.0.141 - - [2026-06-19 22:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.141 - - [2026-06-19 22:42:15] "PUT /global-vrouter-config/498fbec4-b3e7-4ce9-9529-a483ba08ff19 HTTP/1.1" 200 277 0.014522 10.0.0.141 - - [2026-06-19 22:42:16] "POST /tags HTTP/1.1" 200 356 0.031681 10.0.0.141 - - [2026-06-19 22:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.141 - - [2026-06-19 22:42:16] "GET /tag/70a1163e-0cfc-4c1e-ae81-fafde6246366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.026490 10.0.0.141 - - [2026-06-19 22:42:16] "POST /tags HTTP/1.1" 200 304 0.031788 10.0.0.141 - - [2026-06-19 22:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010888 10.0.0.141 - - [2026-06-19 22:42:16] "GET /tag/3cefedbd-bdf0-4740-b7c2-01bd4d7bfb8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.026844 10.0.0.141 - - [2026-06-19 22:42:16] "POST /projects HTTP/1.1" 409 218 0.003128 10.0.0.141 - - [2026-06-19 22:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010910 10.0.0.141 - - [2026-06-19 22:42:16] "GET /project/75eeb929-2a03-47e2-b1ec-c07135d274fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.041298 10.0.0.141 - - [2026-06-19 22:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.015693 10.0.0.141 - - [2026-06-19 22:42:16] "GET /network-ipam/00118ab0-fd18-4e33-b6e4-c6e1407cff74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.002445 10.0.0.141 - - [2026-06-19 22:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.141 - - [2026-06-19 22:42:16] "GET /virtual-network/18e2654d-e4e3-4972-ba97-7d3e2da8f4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.013876 10.0.0.141 - - [2026-06-19 22:42:16] "PUT /virtual-network/18e2654d-e4e3-4972-ba97-7d3e2da8f4d9 HTTP/1.1" 200 265 0.061152 10.0.0.141 - - [2026-06-19 22:42:16] "GET /virtual-network/18e2654d-e4e3-4972-ba97-7d3e2da8f4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004452 10.0.0.141 - - [2026-06-19 22:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007830 10.0.0.141 - - [2026-06-19 22:42:16] "GET /global-vrouter-config/498fbec4-b3e7-4ce9-9529-a483ba08ff19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1766 0.005028 10.0.0.141 - - [2026-06-19 22:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007770 10.0.0.141 - - [2026-06-19 22:42:16] "POST /set-tag HTTP/1.1" 200 109 0.068039 10.0.0.141 - - [2026-06-19 22:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011299 10.0.0.141 - - [2026-06-19 22:42:16] "GET /network-ipam/179c01d0-7ec2-4bc9-9245-c77b191f7eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.005168 10.0.0.141 - - [2026-06-19 22:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.141 - - [2026-06-19 22:42:16] "PUT /global-vrouter-config/498fbec4-b3e7-4ce9-9529-a483ba08ff19 HTTP/1.1" 200 277 0.027980 10.0.0.141 - - [2026-06-19 22:42:16] "GET /virtual-network/d8965516-d7c6-4be8-af01-727e713629e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.021011 10.0.0.141 - - [2026-06-19 22:42:16] "PUT /virtual-network/d8965516-d7c6-4be8-af01-727e713629e8 HTTP/1.1" 200 265 0.074192 10.0.0.141 - - [2026-06-19 22:42:16] "GET /virtual-network/d8965516-d7c6-4be8-af01-727e713629e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.025543 10.0.0.141 - - [2026-06-19 22:42:16] "POST /set-tag HTTP/1.1" 200 109 0.095276 10.0.0.141 - - [2026-06-19 22:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.141 - - [2026-06-19 22:42:17] "GET /network-policy/5608b3de-99ad-4d42-af8f-19d7b1a3b78d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002685 10.0.0.141 - - [2026-06-19 22:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014507 10.0.0.141 - - [2026-06-19 22:42:17] "GET /network-policy/ab2f0435-8323-429c-a644-00acafd03e1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004274 10.0.0.141 - - [2026-06-19 22:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.141 - - [2026-06-19 22:42:17] "GET /network-policy/c99049e9-a8cf-4893-b9f8-188f7ffe97be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.002794 10.0.0.141 - - [2026-06-19 22:42:17] "GET / HTTP/1.1" 200 36215 0.001562 10.0.0.141 - - [2026-06-19 22:42:17] "POST /alarms HTTP/1.1" 200 583 0.022187 10.0.0.141 - - [2026-06-19 22:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.015972 10.0.0.141 - - [2026-06-19 22:42:17] "PUT /network-policy/c99049e9-a8cf-4893-b9f8-188f7ffe97be HTTP/1.1" 200 263 0.016843 10.0.0.141 - - [2026-06-19 22:42:17] "POST /alarms HTTP/1.1" 200 577 0.063243 10.0.0.141 - - [2026-06-19 22:42:17] "POST /ref-update HTTP/1.1" 200 156 0.140074 10.0.0.141 - - [2026-06-19 22:42:17] "PUT /access-control-list/e6e46925-5bd4-4364-b914-a3e661ed7715 HTTP/1.1" 200 273 0.087573 10.0.0.141 - - [2026-06-19 22:42:17] "POST /alarms HTTP/1.1" 200 577 0.113656 10.0.0.141 - - [2026-06-19 22:42:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010124 10.0.0.141 - - [2026-06-19 22:42:17] "PUT /access-control-list/27863a41-ac7d-42d0-930e-083347b55711 HTTP/1.1" 200 273 0.036447 10.0.0.141 - - [2026-06-19 22:42:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028387 10.0.0.141 - - [2026-06-19 22:42:17] "POST /alarms HTTP/1.1" 200 561 0.079931 10.0.0.141 - - [2026-06-19 22:42:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012276 10.0.0.141 - - [2026-06-19 22:42:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003720 10.0.0.141 - - [2026-06-19 22:42:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002054 10.0.0.141 - - [2026-06-19 22:42:17] "POST /security-groups HTTP/1.1" 409 245 0.005015 10.0.0.141 - - [2026-06-19 22:42:17] "POST /alarms HTTP/1.1" 200 557 0.037031 10.0.0.141 - - [2026-06-19 22:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004498 10.0.0.141 - - [2026-06-19 22:42:17] "POST /alarms HTTP/1.1" 200 559 0.040468 10.0.0.141 - - [2026-06-19 22:42:17] "PUT /security-group/3b786247-ccbe-4be2-a9cf-b89fd13083f4 HTTP/1.1" 200 263 0.069613 10.0.0.141 - - [2026-06-19 22:42:17] "POST /alarms HTTP/1.1" 200 567 0.099320 10.0.0.141 - - [2026-06-19 22:42:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.048058 10.0.0.141 - - [2026-06-19 22:42:17] "GET /application-policy-set/9ce1869b-f0d3-4012-836a-632bb0ed9a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.024907 10.0.0.141 - - [2026-06-19 22:42:17] "PUT /access-control-list/4ffcc55e-84ec-4519-936d-1e65b0eb9768 HTTP/1.1" 200 273 0.051633 10.0.0.141 - - [2026-06-19 22:42:17] "PUT /access-control-list/1e0448c2-694b-4178-8b85-a8e2555ea817 HTTP/1.1" 200 273 0.019585 10.0.0.141 - - [2026-06-19 22:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012810 10.0.0.141 - - [2026-06-19 22:42:17] "GET /policy-management/a0f933d6-5706-4b43-aaa8-70179c2aa5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006302 10.0.0.141 - - [2026-06-19 22:42:17] "POST /tags HTTP/1.1" 409 206 0.003171 10.0.0.141 - - [2026-06-19 22:42:17] "POST /alarms HTTP/1.1" 200 551 0.057841 10.0.0.141 - - [2026-06-19 22:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.020051 10.0.0.141 - - [2026-06-19 22:42:17] "GET /tag/3cefedbd-bdf0-4740-b7c2-01bd4d7bfb8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.029996 10.0.0.141 - - [2026-06-19 22:42:17] "POST /alarms HTTP/1.1" 200 559 0.086818 10.0.0.141 - - [2026-06-19 22:42:18] "POST /alarms HTTP/1.1" 200 569 0.156438 10.0.0.141 - - [2026-06-19 22:42:18] "POST /firewall-rules HTTP/1.1" 200 564 0.216772 10.0.0.141 - - [2026-06-19 22:42:18] "GET /firewall-rule/48819d98-43e1-4ef6-832f-77d2b1d53ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.006854 10.0.0.141 - - [2026-06-19 22:42:18] "GET /firewall-policy/7e3686f5-e96a-4fb4-b84b-98ce818b2e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.007706 10.0.0.141 - - [2026-06-19 22:42:18] "POST /alarms HTTP/1.1" 200 557 0.091429 10.0.0.141 - - [2026-06-19 22:42:18] "GET /firewall-rule/48819d98-43e1-4ef6-832f-77d2b1d53ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.009205 10.0.0.141 - - [2026-06-19 22:42:18] "POST /alarms HTTP/1.1" 200 569 0.070117 10.0.0.141 - - [2026-06-19 22:42:18] "POST /alarms HTTP/1.1" 200 577 0.087713 10.0.0.141 - - [2026-06-19 22:42:18] "POST /ref-update HTTP/1.1" 200 156 0.132380 10.0.0.141 - - [2026-06-19 22:42:18] "GET /application-policy-set/9ce1869b-f0d3-4012-836a-632bb0ed9a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.024344 10.0.0.141 - - [2026-06-19 22:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004897 10.0.0.141 - - [2026-06-19 22:42:18] "POST /alarms HTTP/1.1" 200 571 0.046534 10.0.0.141 - - [2026-06-19 22:42:18] "GET /policy-management/a0f933d6-5706-4b43-aaa8-70179c2aa5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003767 10.0.0.141 - - [2026-06-19 22:42:18] "POST /tags HTTP/1.1" 409 206 0.001902 10.0.0.141 - - [2026-06-19 22:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.141 - - [2026-06-19 22:42:18] "POST /alarms HTTP/1.1" 200 563 0.038500 10.0.0.141 - - [2026-06-19 22:42:18] "POST /alarms HTTP/1.1" 200 563 0.031451 10.0.0.141 - - [2026-06-19 22:42:18] "GET /tag/3cefedbd-bdf0-4740-b7c2-01bd4d7bfb8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.027791 10.0.0.141 - - [2026-06-19 22:42:18] "POST /alarms HTTP/1.1" 200 563 0.061456 10.0.0.141 - - [2026-06-19 22:42:18] "POST /firewall-rules HTTP/1.1" 200 562 0.117905 10.0.0.141 - - [2026-06-19 22:42:18] "GET /firewall-rule/63c5f3cd-dec0-49aa-8523-24011d01711a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.029484 10.0.0.141 - - [2026-06-19 22:42:18] "POST /alarms HTTP/1.1" 200 549 0.077370 10.0.0.141 - - [2026-06-19 22:42:18] "GET /firewall-policy/7e3686f5-e96a-4fb4-b84b-98ce818b2e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004683 10.0.0.141 - - [2026-06-19 22:42:18] "GET /firewall-rule/63c5f3cd-dec0-49aa-8523-24011d01711a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.005574 10.0.0.141 - - [2026-06-19 22:42:18] "POST /alarms HTTP/1.1" 200 597 0.066205 10.0.0.141 - - [2026-06-19 22:42:18] "POST /alarms HTTP/1.1" 200 577 0.041079 10.0.0.141 - - [2026-06-19 22:42:18] "POST /ref-update HTTP/1.1" 200 156 0.133304 10.0.0.141 - - [2026-06-19 22:42:18] "POST /alarms HTTP/1.1" 200 573 0.073920 10.0.0.141 - - [2026-06-19 22:42:18] "POST /fqname-to-id HTTP/1.1" 404 228 0.016098 10.0.0.141 - - [2026-06-19 22:42:18] "POST /alarms HTTP/1.1" 200 585 0.067052 10.0.0.141 - - [2026-06-19 22:42:19] "POST /tags HTTP/1.1" 200 302 0.099252 10.0.0.141 - - [2026-06-19 22:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.016057 10.0.0.141 - - [2026-06-19 22:42:19] "POST /alarms HTTP/1.1" 200 611 0.073621 10.0.0.141 - - [2026-06-19 22:42:19] "GET /tag/7f209459-6b6b-4726-bfc3-44e69ce09ec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.027340 10.0.0.141 - - [2026-06-19 22:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011527 10.0.0.141 - - [2026-06-19 22:42:19] "GET /project/012d8a0b-9edc-4ac4-b665-302e34fbaae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.079508 10.0.0.141 - - [2026-06-19 22:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.141 - - [2026-06-19 22:42:19] "GET /virtual-network/d8965516-d7c6-4be8-af01-727e713629e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.007193 10.0.0.141 - - [2026-06-19 22:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006299 10.0.0.141 - - [2026-06-19 22:42:19] "GET /service-appliance-set/9cc8c37a-0678-4d23-9b10-75a28aad016c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003873 10.0.0.141 - - [2026-06-19 22:42:19] "POST /fqname-to-id HTTP/1.1" 404 242 0.002592 10.0.0.141 - - [2026-06-19 22:42:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.119952 10.0.0.141 - - [2026-06-19 22:42:19] "GET /virtual-machine-interface/491d6003-6d43-4553-afbe-d18585748557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.005267 10.0.0.141 - - [2026-06-19 22:42:19] "POST /instance-ips HTTP/1.1" 200 378 0.038944 10.0.0.141 - - [2026-06-19 22:42:19] "GET /instance-ip/b4266bb9-8ff0-4b43-8a76-8218e89f9d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.009741 10.0.0.141 - - [2026-06-19 22:42:19] "POST /loadbalancers HTTP/1.1" 200 584 0.080544 10.0.0.141 - - [2026-06-19 22:42:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.059965 10.0.0.141 - - [2026-06-19 22:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011842 10.0.0.141 - - [2026-06-19 22:42:19] "GET /project/012d8a0b-9edc-4ac4-b665-302e34fbaae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.098672 10.0.0.141 - - [2026-06-19 22:42:19] "GET /instance-ip/b4266bb9-8ff0-4b43-8a76-8218e89f9d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.016582 10.0.0.141 - - [2026-06-19 22:42:19] "GET / HTTP/1.1" 200 36215 0.001922 10.0.0.141 - - [2026-06-19 22:42:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002175 10.0.0.141 - - [2026-06-19 22:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008258 10.0.0.141 - - [2026-06-19 22:42:19] "GET /project/012d8a0b-9edc-4ac4-b665-302e34fbaae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.093220 10.0.0.141 - - [2026-06-19 22:42:19] "GET /loadbalancer/6aecda1f-7b7f-4cab-9a08-8148a653c9b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002865 10.0.0.141 - - [2026-06-19 22:42:19] "PUT /global-vrouter-config/498fbec4-b3e7-4ce9-9529-a483ba08ff19 HTTP/1.1" 200 277 0.057066 10.0.0.141 - - [2026-06-19 22:42:20] "POST /floating-ips HTTP/1.1" 200 583 0.094009 10.0.0.141 - - [2026-06-19 22:42:20] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.066115 10.0.0.141 - - [2026-06-19 22:42:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.016819 10.0.0.141 - - [2026-06-19 22:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.018351 10.0.0.141 - - [2026-06-19 22:42:20] "GET /project/012d8a0b-9edc-4ac4-b665-302e34fbaae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.092129 10.0.0.141 - - [2026-06-19 22:42:20] "GET /loadbalancer-listener/34731916-86bb-4bf7-ad7d-5aca9aae9c1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003163 10.0.0.141 - - [2026-06-19 22:42:20] "GET /loadbalancer-listener/34731916-86bb-4bf7-ad7d-5aca9aae9c1d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.006771 10.0.0.141 - - [2026-06-19 22:42:20] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.078575 10.0.0.141 - - [2026-06-19 22:42:20] "GET /instance-ip/b4266bb9-8ff0-4b43-8a76-8218e89f9d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005402 10.0.0.141 - - [2026-06-19 22:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.141 - - [2026-06-19 22:42:20] "GET /instance-ip/b4266bb9-8ff0-4b43-8a76-8218e89f9d0c?fields=floating_ips HTTP/1.1" 200 1166 0.027648 10.0.0.141 - - [2026-06-19 22:42:20] "GET /floating-ip/6dbbc9d1-748a-4729-9726-c385cd8342ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.014285 10.0.0.141 - - [2026-06-19 22:42:20] "GET /project/012d8a0b-9edc-4ac4-b665-302e34fbaae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.096619 10.0.0.141 - - [2026-06-19 22:42:20] "GET /loadbalancer/6aecda1f-7b7f-4cab-9a08-8148a653c9b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.010119 10.0.0.141 - - [2026-06-19 22:42:20] "GET / HTTP/1.1" 200 36215 0.001642 10.0.0.141 - - [2026-06-19 22:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.141 - - [2026-06-19 22:42:20] "GET /global-vrouter-config/498fbec4-b3e7-4ce9-9529-a483ba08ff19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.012416 10.0.0.141 - - [2026-06-19 22:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.141 - - [2026-06-19 22:42:20] "PUT /global-vrouter-config/498fbec4-b3e7-4ce9-9529-a483ba08ff19 HTTP/1.1" 200 277 0.110482 10.0.0.141 - - [2026-06-19 22:42:20] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.246529 10.0.0.141 - - [2026-06-19 22:42:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.027234 10.0.0.141 - - [2026-06-19 22:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.141 - - [2026-06-19 22:42:21] "GET /project/012d8a0b-9edc-4ac4-b665-302e34fbaae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.052441 10.0.0.141 - - [2026-06-19 22:42:21] "GET /loadbalancer-listener/fb8dfbbd-5338-4c41-8c9b-e458f92cb63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.013914 10.0.0.141 - - [2026-06-19 22:42:21] "GET /loadbalancer-listener/fb8dfbbd-5338-4c41-8c9b-e458f92cb63c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.015440 10.0.0.141 - - [2026-06-19 22:42:21] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.030346 10.0.0.141 - - [2026-06-19 22:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009186 10.0.0.141 - - [2026-06-19 22:42:21] "GET /instance-ip/b4266bb9-8ff0-4b43-8a76-8218e89f9d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.015706 10.0.0.141 - - [2026-06-19 22:42:21] "GET /instance-ip/b4266bb9-8ff0-4b43-8a76-8218e89f9d0c?fields=floating_ips HTTP/1.1" 200 1166 0.010036 10.0.0.141 - - [2026-06-19 22:42:21] "GET /floating-ip/6dbbc9d1-748a-4729-9726-c385cd8342ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.007329 10.0.0.141 - - [2026-06-19 22:42:21] "GET /project/012d8a0b-9edc-4ac4-b665-302e34fbaae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.067993 10.0.0.141 - - [2026-06-19 22:42:21] "GET / HTTP/1.1" 200 36215 0.001838 10.0.0.141 - - [2026-06-19 22:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.141 - - [2026-06-19 22:42:21] "GET /global-system-config/63084ec8-ed4f-4495-8622-9b9dc35546e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006793 10.0.0.141 - - [2026-06-19 22:42:21] "GET /loadbalancer/6aecda1f-7b7f-4cab-9a08-8148a653c9b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004745 10.0.0.141 - - [2026-06-19 22:42:21] "PUT /global-system-config/63084ec8-ed4f-4495-8622-9b9dc35546e9 HTTP/1.1" 200 275 0.031399 10.0.0.141 - - [2026-06-19 22:42:21] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.085368 10.0.0.141 - - [2026-06-19 22:42:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.042570 10.0.0.141 - - [2026-06-19 22:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015509 10.0.0.141 - - [2026-06-19 22:42:21] "GET /project/012d8a0b-9edc-4ac4-b665-302e34fbaae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.059006 10.0.0.141 - - [2026-06-19 22:42:21] "GET /loadbalancer-listener/615df8b1-7811-4a01-9e32-87cdd01409bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.016098 10.0.0.141 - - [2026-06-19 22:42:21] "GET /loadbalancer-listener/615df8b1-7811-4a01-9e32-87cdd01409bb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.017536 10.0.0.141 - - [2026-06-19 22:42:21] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.144897 10.0.0.141 - - [2026-06-19 22:42:21] "GET /instance-ip/b4266bb9-8ff0-4b43-8a76-8218e89f9d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004582 10.0.0.141 - - [2026-06-19 22:42:21] "GET /instance-ip/b4266bb9-8ff0-4b43-8a76-8218e89f9d0c?fields=floating_ips HTTP/1.1" 200 1166 0.003054 10.0.0.141 - - [2026-06-19 22:42:21] "GET /floating-ip/6dbbc9d1-748a-4729-9726-c385cd8342ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.005106 10.0.0.141 - - [2026-06-19 22:42:21] "POST /tags HTTP/1.1" 200 372 0.049087 10.0.0.141 - - [2026-06-19 22:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007312 10.0.0.141 - - [2026-06-19 22:42:21] "GET /tag/2066d917-a1af-49b5-9378-395789902b52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.020124 10.0.0.141 - - [2026-06-19 22:42:21] "POST /tags HTTP/1.1" 200 320 0.030611 10.0.0.141 - - [2026-06-19 22:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007857 10.0.0.141 - - [2026-06-19 22:42:22] "GET /tag/2e3e95bc-2e30-4b1b-aed4-087d63215424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.017661 10.0.0.141 - - [2026-06-19 22:42:22] "POST /id-to-fqname HTTP/1.1" 200 181 0.000487 10.0.0.141 - - [2026-06-19 22:42:22] "POST /fqname-to-id HTTP/1.1" 404 190 0.006959 10.0.0.141 - - [2026-06-19 22:42:22] "POST /security-groups HTTP/1.1" 200 578 0.085546 10.0.0.141 - - [2026-06-19 22:42:22] "POST /fqname-to-id HTTP/1.1" 404 225 0.002052 10.0.0.141 - - [2026-06-19 22:42:22] "POST /projects HTTP/1.1" 200 499 0.252273 10.0.0.141 - - [2026-06-19 22:42:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.007156 10.0.0.141 - - [2026-06-19 22:42:22] "POST /access-control-lists HTTP/1.1" 200 589 0.021164 10.0.0.141 - - [2026-06-19 22:42:22] "POST /fqname-to-id HTTP/1.1" 404 224 0.025977 10.0.0.141 - - [2026-06-19 22:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.021406 10.0.0.141 - - [2026-06-19 22:42:22] "GET /virtual-network/18e2654d-e4e3-4972-ba97-7d3e2da8f4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.028234 10.0.0.141 - - [2026-06-19 22:42:22] "POST /access-control-lists HTTP/1.1" 200 587 0.069707 10.0.0.141 - - [2026-06-19 22:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.025233 10.0.0.141 - - [2026-06-19 22:42:22] "GET /virtual-network/d8965516-d7c6-4be8-af01-727e713629e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.006804 10.0.0.141 - - [2026-06-19 22:42:22] "PUT /virtual-network/18e2654d-e4e3-4972-ba97-7d3e2da8f4d9 HTTP/1.1" 200 265 0.073974 10.0.0.141 - - [2026-06-19 22:42:22] "PUT /virtual-network/d8965516-d7c6-4be8-af01-727e713629e8 HTTP/1.1" 200 265 0.066700 10.0.0.141 - - [2026-06-19 22:42:22] "POST /security-groups HTTP/1.1" 200 560 0.083503 10.0.0.141 - - [2026-06-19 22:42:22] "POST /fqname-to-id HTTP/1.1" 404 248 0.002352 10.0.0.141 - - [2026-06-19 22:42:22] "POST /access-control-lists HTTP/1.1" 200 612 0.049765 10.0.0.141 - - [2026-06-19 22:42:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.049143 10.0.0.141 - - [2026-06-19 22:42:22] "POST /fqname-to-id HTTP/1.1" 404 247 0.030308 10.0.0.141 - - [2026-06-19 22:42:22] "POST /chown HTTP/1.1" 200 109 0.036901 10.0.0.141 - - [2026-06-19 22:42:22] "GET /application-policy-set/9ce1869b-f0d3-4012-836a-632bb0ed9a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.015730 10.0.0.141 - - [2026-06-19 22:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.141 - - [2026-06-19 22:42:22] "POST /access-control-lists HTTP/1.1" 200 610 0.091142 10.0.0.141 - - [2026-06-19 22:42:22] "GET /policy-management/a0f933d6-5706-4b43-aaa8-70179c2aa5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.013064 10.0.0.141 - - [2026-06-19 22:42:22] "POST /tags HTTP/1.1" 409 214 0.002069 10.0.0.141 - - [2026-06-19 22:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.141 - - [2026-06-19 22:42:22] "GET /tag/2e3e95bc-2e30-4b1b-aed4-087d63215424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.017841 10.0.0.141 - - [2026-06-19 22:42:23] "POST /firewall-rules HTTP/1.1" 200 580 0.099764 10.0.0.141 - - [2026-06-19 22:42:23] "GET /firewall-rule/34f3024f-7097-4fb2-abc9-5db42554e8d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.011371 10.0.0.141 - - [2026-06-19 22:42:23] "GET /firewall-policy/7e3686f5-e96a-4fb4-b84b-98ce818b2e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.003802 10.0.0.141 - - [2026-06-19 22:42:23] "GET /firewall-rule/34f3024f-7097-4fb2-abc9-5db42554e8d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.002288 10.0.0.141 - - [2026-06-19 22:42:23] "POST /ref-update HTTP/1.1" 200 156 0.040992 10.0.0.141 - - [2026-06-19 22:42:23] "GET /application-policy-set/9ce1869b-f0d3-4012-836a-632bb0ed9a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002799 10.0.0.141 - - [2026-06-19 22:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.141 - - [2026-06-19 22:42:23] "GET /policy-management/a0f933d6-5706-4b43-aaa8-70179c2aa5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002432 10.0.0.141 - - [2026-06-19 22:42:23] "POST /tags HTTP/1.1" 409 214 0.003553 10.0.0.141 - - [2026-06-19 22:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.141 - - [2026-06-19 22:42:23] "GET /tag/2e3e95bc-2e30-4b1b-aed4-087d63215424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.018893 10.0.0.141 - - [2026-06-19 22:42:23] "POST /firewall-rules HTTP/1.1" 200 578 0.061236 10.0.0.141 - - [2026-06-19 22:42:23] "GET /firewall-rule/62a7269b-cf15-4d2d-8c88-1e12fd665578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.008898 10.0.0.141 - - [2026-06-19 22:42:23] "GET /firewall-policy/7e3686f5-e96a-4fb4-b84b-98ce818b2e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.006036 10.0.0.141 - - [2026-06-19 22:42:23] "GET /firewall-rule/62a7269b-cf15-4d2d-8c88-1e12fd665578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002960 10.0.0.141 - - [2026-06-19 22:42:23] "POST /ref-update HTTP/1.1" 200 156 0.052600 10.0.0.141 - - [2026-06-19 22:42:23] "POST /tags HTTP/1.1" 200 364 0.024056 10.0.0.141 - - [2026-06-19 22:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.141 - - [2026-06-19 22:42:23] "GET /tag/9332b8d9-52c2-4afc-92c9-3ab10a919ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.017446 10.0.0.141 - - [2026-06-19 22:42:23] "POST /tags HTTP/1.1" 200 312 0.022585 10.0.0.141 - - [2026-06-19 22:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007687 10.0.0.141 - - [2026-06-19 22:42:23] "GET /tag/35b36b84-6f35-4530-bbf0-32e2e69b50de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.019995 10.0.0.141 - - [2026-06-19 22:42:23] "POST /id-to-fqname HTTP/1.1" 200 177 0.000658 10.0.0.141 - - [2026-06-19 22:42:23] "POST /fqname-to-id HTTP/1.1" 404 186 0.014104 10.0.0.141 - - [2026-06-19 22:42:23] "POST /security-groups HTTP/1.1" 200 574 0.073400 10.0.0.141 - - [2026-06-19 22:42:24] "POST /projects HTTP/1.1" 200 491 0.211579 10.0.0.141 - - [2026-06-19 22:42:24] "POST /fqname-to-id HTTP/1.1" 404 217 0.007099 10.0.0.141 - - [2026-06-19 22:42:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.025443 10.0.0.141 - - [2026-06-19 22:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005354 10.0.0.141 - - [2026-06-19 22:42:24] "GET /virtual-network/18e2654d-e4e3-4972-ba97-7d3e2da8f4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.027443 10.0.0.141 - - [2026-06-19 22:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009215 10.0.0.141 - - [2026-06-19 22:42:24] "POST /access-control-lists HTTP/1.1" 200 585 0.138142 10.0.0.141 - - [2026-06-19 22:42:24] "GET /virtual-network/d8965516-d7c6-4be8-af01-727e713629e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.015600 10.0.0.141 - - [2026-06-19 22:42:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.024331 10.0.0.141 - - [2026-06-19 22:42:24] "POST /access-control-lists HTTP/1.1" 200 583 0.144067 10.0.0.141 - - [2026-06-19 22:42:24] "PUT /virtual-network/18e2654d-e4e3-4972-ba97-7d3e2da8f4d9 HTTP/1.1" 200 265 0.175593 10.0.0.141 - - [2026-06-19 22:42:24] "PUT /virtual-network/d8965516-d7c6-4be8-af01-727e713629e8 HTTP/1.1" 200 265 0.073069 10.0.0.141 - - [2026-06-19 22:42:24] "POST /security-groups HTTP/1.1" 200 548 0.087208 10.0.0.141 - - [2026-06-19 22:42:24] "POST /fqname-to-id HTTP/1.1" 404 240 0.003701 10.0.0.141 - - [2026-06-19 22:42:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.068352 10.0.0.141 - - [2026-06-19 22:42:24] "POST /access-control-lists HTTP/1.1" 200 604 0.073812 10.0.0.141 - - [2026-06-19 22:42:24] "POST /fqname-to-id HTTP/1.1" 404 239 0.015826 10.0.0.141 - - [2026-06-19 22:42:24] "POST /chown HTTP/1.1" 200 109 0.033638 10.0.0.141 - - [2026-06-19 22:42:24] "GET /application-policy-set/9ce1869b-f0d3-4012-836a-632bb0ed9a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007824 10.0.0.141 - - [2026-06-19 22:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.141 - - [2026-06-19 22:42:24] "POST /access-control-lists HTTP/1.1" 200 602 0.080972 10.0.0.141 - - [2026-06-19 22:42:24] "GET /policy-management/a0f933d6-5706-4b43-aaa8-70179c2aa5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.007897 10.0.0.141 - - [2026-06-19 22:42:24] "POST /tags HTTP/1.1" 409 210 0.002670 10.0.0.141 - - [2026-06-19 22:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.141 - - [2026-06-19 22:42:24] "GET /tag/35b36b84-6f35-4530-bbf0-32e2e69b50de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.014277 10.0.0.141 - - [2026-06-19 22:42:24] "POST /firewall-rules HTTP/1.1" 200 572 0.064519 10.0.0.141 - - [2026-06-19 22:42:24] "GET /firewall-rule/c45d0c18-9935-410c-a4b4-fd80105a78b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.012043 10.0.0.141 - - [2026-06-19 22:42:25] "GET /firewall-policy/7e3686f5-e96a-4fb4-b84b-98ce818b2e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.004179 10.0.0.141 - - [2026-06-19 22:42:25] "GET /firewall-rule/c45d0c18-9935-410c-a4b4-fd80105a78b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.004011 10.0.0.141 - - [2026-06-19 22:42:25] "POST /ref-update HTTP/1.1" 200 156 0.040926 10.0.0.141 - - [2026-06-19 22:42:25] "GET /application-policy-set/9ce1869b-f0d3-4012-836a-632bb0ed9a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002712 10.0.0.141 - - [2026-06-19 22:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.141 - - [2026-06-19 22:42:25] "GET /policy-management/a0f933d6-5706-4b43-aaa8-70179c2aa5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003196 10.0.0.141 - - [2026-06-19 22:42:25] "POST /tags HTTP/1.1" 409 210 0.002435 10.0.0.141 - - [2026-06-19 22:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.141 - - [2026-06-19 22:42:25] "GET /tag/35b36b84-6f35-4530-bbf0-32e2e69b50de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.016752 10.0.0.141 - - [2026-06-19 22:42:25] "POST /firewall-rules HTTP/1.1" 200 570 0.064594 10.0.0.141 - - [2026-06-19 22:42:25] "GET /firewall-rule/55d1297b-11e8-4b17-81bf-4828d7175a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.003628 10.0.0.141 - - [2026-06-19 22:42:25] "GET /firewall-policy/7e3686f5-e96a-4fb4-b84b-98ce818b2e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.004964 10.0.0.141 - - [2026-06-19 22:42:25] "GET /firewall-rule/55d1297b-11e8-4b17-81bf-4828d7175a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.003822 10.0.0.141 - - [2026-06-19 22:42:25] "POST /ref-update HTTP/1.1" 200 156 0.041517 10.0.0.141 - - [2026-06-19 22:42:25] "POST /tags HTTP/1.1" 409 237 0.007425 10.0.0.141 - - [2026-06-19 22:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.141 - - [2026-06-19 22:42:25] "GET /tag/b33e5557-7480-402a-8096-922026829d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.018181 10.0.0.141 - - [2026-06-19 22:42:25] "POST /tags HTTP/1.1" 409 210 0.001940 10.0.0.141 - - [2026-06-19 22:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004379 10.0.0.141 - - [2026-06-19 22:42:25] "GET /tag/cf68c6c5-15ac-4a28-a5b4-aec875d199ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.014568 10.0.0.141 - - [2026-06-19 22:42:25] "POST /projects HTTP/1.1" 409 223 0.010213 10.0.0.141 - - [2026-06-19 22:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002946 10.0.0.141 - - [2026-06-19 22:42:25] "GET /project/012d8a0b-9edc-4ac4-b665-302e34fbaae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.025904 10.0.0.141 - - [2026-06-19 22:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.141 - - [2026-06-19 22:42:25] "GET /virtual-network/18e2654d-e4e3-4972-ba97-7d3e2da8f4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.004664 10.0.0.141 - - [2026-06-19 22:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004101 10.0.0.141 - - [2026-06-19 22:42:25] "GET /virtual-network/d8965516-d7c6-4be8-af01-727e713629e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.007594 10.0.0.141 - - [2026-06-19 22:42:25] "PUT /virtual-network/18e2654d-e4e3-4972-ba97-7d3e2da8f4d9 HTTP/1.1" 200 265 0.055384 10.0.0.141 - - [2026-06-19 22:42:25] "PUT /virtual-network/d8965516-d7c6-4be8-af01-727e713629e8 HTTP/1.1" 200 265 0.046318 10.0.0.141 - - [2026-06-19 22:42:25] "POST /security-groups HTTP/1.1" 409 253 0.011331 10.0.0.141 - - [2026-06-19 22:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.141 - - [2026-06-19 22:42:26] "PUT /security-group/bb5150d1-f808-417e-99d8-a8ce4059d52b HTTP/1.1" 200 263 0.055350 10.0.0.141 - - [2026-06-19 22:42:26] "PUT /access-control-list/87a2d5f7-c67e-4a92-a26c-67a729b20ab5 HTTP/1.1" 200 273 0.013602 10.0.0.141 - - [2026-06-19 22:42:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.028239 10.0.0.141 - - [2026-06-19 22:42:26] "GET /application-policy-set/9ce1869b-f0d3-4012-836a-632bb0ed9a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010643 10.0.0.141 - - [2026-06-19 22:42:26] "PUT /access-control-list/0ebbb0d6-3e90-4a49-b02a-5551ce3874e4 HTTP/1.1" 200 273 0.030982 10.0.0.141 - - [2026-06-19 22:42:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.141 - - [2026-06-19 22:42:26] "GET /policy-management/a0f933d6-5706-4b43-aaa8-70179c2aa5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003764 10.0.0.141 - - [2026-06-19 22:42:26] "POST /tags HTTP/1.1" 409 210 0.001474 10.0.0.141 - - [2026-06-19 22:42:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.141 - - [2026-06-19 22:42:26] "GET /tag/cf68c6c5-15ac-4a28-a5b4-aec875d199ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.018037 10.0.0.141 - - [2026-06-19 22:42:26] "POST /firewall-rules HTTP/1.1" 200 572 0.067715 10.0.0.141 - - [2026-06-19 22:42:26] "GET /firewall-rule/82bf0a6e-83ba-4636-b4c7-fd8d0dc57801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.006608 10.0.0.141 - - [2026-06-19 22:42:26] "GET /firewall-policy/7e3686f5-e96a-4fb4-b84b-98ce818b2e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.003876 10.0.0.141 - - [2026-06-19 22:42:26] "GET /firewall-rule/82bf0a6e-83ba-4636-b4c7-fd8d0dc57801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.002034 10.0.0.141 - - [2026-06-19 22:42:26] "POST /ref-update HTTP/1.1" 200 156 0.080064 10.0.0.141 - - [2026-06-19 22:42:26] "GET /application-policy-set/9ce1869b-f0d3-4012-836a-632bb0ed9a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008108 10.0.0.141 - - [2026-06-19 22:42:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.141 - - [2026-06-19 22:42:26] "GET /policy-management/a0f933d6-5706-4b43-aaa8-70179c2aa5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003348 10.0.0.141 - - [2026-06-19 22:42:26] "POST /tags HTTP/1.1" 409 210 0.002046 10.0.0.141 - - [2026-06-19 22:42:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.141 - - [2026-06-19 22:42:26] "GET /tag/cf68c6c5-15ac-4a28-a5b4-aec875d199ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.022933 10.0.0.141 - - [2026-06-19 22:42:26] "POST /firewall-rules HTTP/1.1" 200 570 0.075850 10.0.0.141 - - [2026-06-19 22:42:26] "GET /firewall-rule/a1add4b8-dfd6-40db-aa14-638bc96e74e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.012839 10.0.0.141 - - [2026-06-19 22:42:26] "GET /firewall-policy/7e3686f5-e96a-4fb4-b84b-98ce818b2e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.013192 10.0.0.141 - - [2026-06-19 22:42:26] "GET /firewall-rule/a1add4b8-dfd6-40db-aa14-638bc96e74e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002684 10.0.0.141 - - [2026-06-19 22:42:26] "POST /ref-update HTTP/1.1" 200 156 0.052472 10.0.0.141 - - [2026-06-19 22:42:26] "GET /virtual-machine-interface/1d66d54e-6c30-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009670 10.0.0.141 - - [2026-06-19 22:42:26] "POST /set-tag HTTP/1.1" 200 109 0.002650 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:42:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000963 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:42:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001436 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:42:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000903 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:42:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000979 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:42:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000928 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:42:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000930 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:42:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000848 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:42:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001030 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:42:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000861 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:42:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000828 10.0.0.22 - - [2026-06-19 22:43:53] "GET / HTTP/1.1" 200 36215 0.002355 10.0.0.22 - - [2026-06-19 22:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.22 - - [2026-06-19 22:43:53] "GET /global-system-config/63084ec8-ed4f-4495-8622-9b9dc35546e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004364 10.0.0.22 - - [2026-06-19 22:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.22 - - [2026-06-19 22:43:53] "GET /routing-instance/525839e4-7b8b-4312-a7d6-ed851be739bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004195 10.0.0.22 - - [2026-06-19 22:43:53] "PUT /global-system-config/63084ec8-ed4f-4495-8622-9b9dc35546e9 HTTP/1.1" 200 275 0.011751 10.0.0.22 - - [2026-06-19 22:43:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.005042 10.0.0.22 - - [2026-06-19 22:43:53] "POST /virtual-routers HTTP/1.1" 200 601 0.026658 10.0.0.22 - - [2026-06-19 22:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.22 - - [2026-06-19 22:43:54] "GET /virtual-router/d9dab826-d6b4-4bb3-95ac-a4308846b5c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.006572 10.0.0.22 - - [2026-06-19 22:43:54] "POST /fqname-to-id HTTP/1.1" 404 229 0.001383 10.0.0.22 - - [2026-06-19 22:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.22 - - [2026-06-19 22:43:54] "GET /virtual-network/d6dd99d7-7900-4537-867f-9d2abb28221c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.009855 10.0.0.22 - - [2026-06-19 22:43:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.113460 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:44:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000941 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:44:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001374 10.0.0.141 - - [2026-06-19 22:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.141 - - [2026-06-19 22:44:03] "GET /virtual-router/d9dab826-d6b4-4bb3-95ac-a4308846b5c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003675 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:44:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000894 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:44:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000998 10.0.0.141 - - [2026-06-19 22:44:18] "GET / HTTP/1.1" 200 36215 0.001408 10.0.0.141 - - [2026-06-19 22:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.141 - - [2026-06-19 22:44:18] "GET /global-system-config/63084ec8-ed4f-4495-8622-9b9dc35546e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004481 10.0.0.141 - - [2026-06-19 22:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.141 - - [2026-06-19 22:44:18] "GET /config-node/8e2f3202-fbb1-4b49-9a53-dd6999f295f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.003592 10.0.0.141 - - [2026-06-19 22:44:29] "GET / HTTP/1.1" 200 36215 0.001346 10.0.0.141 - - [2026-06-19 22:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.141 - - [2026-06-19 22:44:29] "GET /routing-instance/525839e4-7b8b-4312-a7d6-ed851be739bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002646 10.0.0.141 - - [2026-06-19 22:44:29] "POST /bgp-routers HTTP/1.1" 409 301 0.001746 10.0.0.141 - - [2026-06-19 22:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.141 - - [2026-06-19 22:44:29] "GET /bgp-router/e2fd747b-4302-4f6e-88c7-0f733157a3e8?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003626 10.0.0.141 - - [2026-06-19 22:44:29] "PUT /bgp-router/e2fd747b-4302-4f6e-88c7-0f733157a3e8 HTTP/1.1" 200 255 0.022635 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:44:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000877 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:44:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000925 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:44:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001017 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:44:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000902 10.0.0.22 - - [2026-06-19 22:45:41] "GET / HTTP/1.1" 200 36215 0.001539 10.0.0.22 - - [2026-06-19 22:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.22 - - [2026-06-19 22:45:41] "GET /global-system-config/63084ec8-ed4f-4495-8622-9b9dc35546e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004575 10.0.0.22 - - [2026-06-19 22:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.22 - - [2026-06-19 22:45:41] "GET /routing-instance/525839e4-7b8b-4312-a7d6-ed851be739bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002785 10.0.0.22 - - [2026-06-19 22:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.22 - - [2026-06-19 22:45:41] "GET /virtual-router/d9dab826-d6b4-4bb3-95ac-a4308846b5c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.002450 10.0.0.22 - - [2026-06-19 22:45:41] "PUT /virtual-router/d9dab826-d6b4-4bb3-95ac-a4308846b5c3 HTTP/1.1" 200 263 0.012754 10.0.0.22 - - [2026-06-19 22:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005351 10.0.0.22 - - [2026-06-19 22:45:41] "GET /virtual-router/d9dab826-d6b4-4bb3-95ac-a4308846b5c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003085 10.0.0.22 - - [2026-06-19 22:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.22 - - [2026-06-19 22:45:41] "GET /virtual-machine-interface/6f1bd756-2498-44e1-999e-1bc54a33c1ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004532 10.0.0.22 - - [2026-06-19 22:45:41] "PUT /virtual-machine-interface/6f1bd756-2498-44e1-999e-1bc54a33c1ce HTTP/1.1" 200 285 0.008912 10.0.0.141 - - [2026-06-19 22:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.141 - - [2026-06-19 22:46:03] "GET /virtual-router/d9dab826-d6b4-4bb3-95ac-a4308846b5c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.002556 10.0.0.141 - - [2026-06-19 22:46:11] "GET /virtual-router/d9dab826-d6b4-4bb3-95ac-a4308846b5c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.002927 10.0.0.141 - - [2026-06-19 22:46:11] "POST /ref-update HTTP/1.1" 200 156 0.009118 10.0.0.141 - - [2026-06-19 22:46:11] "GET /global-system-configs HTTP/1.1" 200 323 0.004037 10.0.0.141 - - [2026-06-19 22:46:12] "GET /global-system-configs HTTP/1.1" 200 323 0.001945 10.0.0.141 - - [2026-06-19 22:46:24] "GET /virtual-machine-interface/1d66d54e-6c30-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006446 10.0.0.141 - - [2026-06-19 22:46:24] "POST /set-tag HTTP/1.1" 200 109 0.002214 10.0.0.141 - - [2026-06-19 22:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.141 - - [2026-06-19 22:46:24] "GET /loadbalancer/6aecda1f-7b7f-4cab-9a08-8148a653c9b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002450 10.0.0.141 - - [2026-06-19 22:46:24] "GET /virtual-machine-interface/1d66d54e-6c30-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004741 10.0.0.141 - - [2026-06-19 22:46:24] "POST /set-tag HTTP/1.1" 200 109 0.004470 10.0.0.141 - - [2026-06-19 22:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.141 - - [2026-06-19 22:46:24] "GET /loadbalancer/6aecda1f-7b7f-4cab-9a08-8148a653c9b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002609 10.0.0.141 - - [2026-06-19 22:46:24] "GET /loadbalancer-pool/27793607-2104-4038-8402-a9e01a850900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003621 10.0.0.141 - - [2026-06-19 22:46:24] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017256 10.0.0.141 - - [2026-06-19 22:46:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.008131 10.0.0.141 - - [2026-06-19 22:46:24] "GET /virtual-machine-interface/1d66d54e-6c30-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005312 10.0.0.141 - - [2026-06-19 22:46:24] "GET /virtual-machine-interface/1d66d54e-6c30-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006714 10.0.0.141 - - [2026-06-19 22:46:24] "POST /tags HTTP/1.1" 409 205 0.001815 10.0.0.141 - - [2026-06-19 22:46:24] "POST /ref-update HTTP/1.1" 200 156 0.013738 10.0.0.141 - - [2026-06-19 22:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.141 - - [2026-06-19 22:46:24] "GET /tag/7f209459-6b6b-4726-bfc3-44e69ce09ec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011590 10.0.0.141 - - [2026-06-19 22:46:24] "GET /floating-ip/6dbbc9d1-748a-4729-9726-c385cd8342ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.014827 10.0.0.141 - - [2026-06-19 22:46:24] "PUT /floating-ip/6dbbc9d1-748a-4729-9726-c385cd8342ed HTTP/1.1" 200 257 0.010374 10.0.0.141 - - [2026-06-19 22:46:24] "POST /set-tag HTTP/1.1" 200 109 0.083862 10.0.0.141 - - [2026-06-19 22:46:24] "GET /loadbalancer-pool/23acc400-76b6-4246-9f34-f2f18bdd8ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.021465 10.0.0.141 - - [2026-06-19 22:46:24] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018574 10.0.0.141 - - [2026-06-19 22:46:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.014512 10.0.0.141 - - [2026-06-19 22:46:24] "GET /virtual-machine-interface/1d66d54e-6c30-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.019907 10.0.0.141 - - [2026-06-19 22:46:24] "GET /virtual-machine-interface/1d66d54e-6c30-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004139 10.0.0.141 - - [2026-06-19 22:46:24] "POST /ref-update HTTP/1.1" 200 156 0.014748 10.0.0.141 - - [2026-06-19 22:46:24] "POST /set-tag HTTP/1.1" 200 109 0.002131 10.0.0.141 - - [2026-06-19 22:46:24] "GET /loadbalancer-pool/5ecdae71-b75f-4842-93c7-4661b86de49b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003560 10.0.0.141 - - [2026-06-19 22:46:24] "POST /loadbalancer-members HTTP/1.1" 200 694 0.014523 10.0.0.141 - - [2026-06-19 22:46:24] "GET /floating-ip/6dbbc9d1-748a-4729-9726-c385cd8342ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.009561 10.0.0.141 - - [2026-06-19 22:46:24] "PUT /floating-ip/6dbbc9d1-748a-4729-9726-c385cd8342ed HTTP/1.1" 200 257 0.021755 10.0.0.141 - - [2026-06-19 22:46:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.014828 10.0.0.141 - - [2026-06-19 22:46:24] "GET /virtual-machine-interface/1d66d54e-6c30-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.009564 10.0.0.141 - - [2026-06-19 22:46:24] "POST /set-tag HTTP/1.1" 200 109 0.003020 10.0.0.141 - - [2026-06-19 22:46:24] "GET /virtual-machine-interface/1d66d54e-6c30-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005858 10.0.0.141 - - [2026-06-19 22:46:24] "POST /ref-update HTTP/1.1" 200 156 0.009848 10.0.0.141 - - [2026-06-19 22:46:24] "GET /floating-ip/6dbbc9d1-748a-4729-9726-c385cd8342ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.002810 10.0.0.141 - - [2026-06-19 22:46:24] "PUT /floating-ip/6dbbc9d1-748a-4729-9726-c385cd8342ed HTTP/1.1" 200 257 0.008145 10.0.0.141 - - [2026-06-19 22:48:08] "GET /virtual-machine-interface/1d66d54e-6c30-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006881 10.0.0.141 - - [2026-06-19 22:48:08] "POST /set-tag HTTP/1.1" 200 109 0.002533 10.0.0.141 - - [2026-06-19 22:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.141 - - [2026-06-19 22:48:08] "GET /loadbalancer/6aecda1f-7b7f-4cab-9a08-8148a653c9b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003958 10.0.0.141 - - [2026-06-19 22:48:08] "GET /virtual-machine-interface/1d66d54e-6c30-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006910 10.0.0.141 - - [2026-06-19 22:48:08] "POST /set-tag HTTP/1.1" 200 109 0.029275 10.0.0.141 - - [2026-06-19 22:48:08] "DELETE /loadbalancer-member/b90cd05a-afb7-44ca-b0cd-9df07bb557a6 HTTP/1.1" 200 115 0.075141 10.0.0.141 - - [2026-06-19 22:48:08] "GET /virtual-machine-interface/1d66d54e-6c30-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.014535 10.0.0.141 - - [2026-06-19 22:48:08] "POST /set-tag HTTP/1.1" 200 109 0.010231 10.0.0.141 - - [2026-06-19 22:48:08] "DELETE /loadbalancer-member/407774ba-2ed3-40a8-8aa3-da241fc920a3 HTTP/1.1" 200 115 0.038546 10.0.0.141 - - [2026-06-19 22:48:08] "GET /virtual-machine-interface/1d66d54e-6c30-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.013016 10.0.0.141 - - [2026-06-19 22:48:08] "POST /set-tag HTTP/1.1" 200 109 0.004958 10.0.0.141 - - [2026-06-19 22:48:08] "DELETE /loadbalancer-member/fa059c45-b2c4-40b5-a0b1-ff02dc3f011a HTTP/1.1" 200 115 0.040573 10.0.0.141 - - [2026-06-19 22:48:08] "GET /virtual-machine-interface/1d66d54e-6c30-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006351 10.0.0.141 - - [2026-06-19 22:48:08] "POST /set-tag HTTP/1.1" 200 109 0.006805 10.0.0.141 - - [2026-06-19 22:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.141 - - [2026-06-19 22:48:08] "GET /loadbalancer/6aecda1f-7b7f-4cab-9a08-8148a653c9b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.008726 10.0.0.141 - - [2026-06-19 22:48:08] "GET /loadbalancer-pool/27793607-2104-4038-8402-a9e01a850900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003603 10.0.0.141 - - [2026-06-19 22:48:08] "POST /loadbalancer-members HTTP/1.1" 200 692 0.036560 10.0.0.141 - - [2026-06-19 22:48:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.046273 10.0.0.141 - - [2026-06-19 22:48:08] "GET /virtual-machine-interface/1d66d54e-6c30-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.012110 10.0.0.141 - - [2026-06-19 22:48:08] "GET /virtual-machine-interface/1d66d54e-6c30-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011794 10.0.0.141 - - [2026-06-19 22:48:08] "GET /floating-ip/6dbbc9d1-748a-4729-9726-c385cd8342ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004188 10.0.0.141 - - [2026-06-19 22:48:09] "POST /set-tag HTTP/1.1" 200 109 0.092287 10.0.0.141 - - [2026-06-19 22:48:09] "GET /loadbalancer-pool/23acc400-76b6-4246-9f34-f2f18bdd8ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.029060 10.0.0.141 - - [2026-06-19 22:48:09] "POST /loadbalancer-members HTTP/1.1" 200 692 0.041946 10.0.0.141 - - [2026-06-19 22:48:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.011009 10.0.0.141 - - [2026-06-19 22:48:09] "GET /virtual-machine-interface/1d66d54e-6c30-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006749 10.0.0.141 - - [2026-06-19 22:48:09] "POST /set-tag HTTP/1.1" 200 109 0.002098 10.0.0.141 - - [2026-06-19 22:48:09] "GET /virtual-machine-interface/1d66d54e-6c30-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004053 10.0.0.141 - - [2026-06-19 22:48:09] "GET /floating-ip/6dbbc9d1-748a-4729-9726-c385cd8342ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001894 10.0.0.141 - - [2026-06-19 22:48:09] "GET /loadbalancer-pool/5ecdae71-b75f-4842-93c7-4661b86de49b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.007987 10.0.0.141 - - [2026-06-19 22:48:09] "POST /loadbalancer-members HTTP/1.1" 200 694 0.030629 10.0.0.141 - - [2026-06-19 22:48:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.024400 10.0.0.141 - - [2026-06-19 22:48:09] "GET /virtual-machine-interface/1d66d54e-6c30-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010801 10.0.0.141 - - [2026-06-19 22:48:09] "GET /virtual-machine-interface/1d66d54e-6c30-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004135 10.0.0.141 - - [2026-06-19 22:48:09] "GET /floating-ip/6dbbc9d1-748a-4729-9726-c385cd8342ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002244 10.0.0.141 - - [2026-06-19 22:48:09] "POST /set-tag HTTP/1.1" 200 109 0.003687 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:49:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001168 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:49:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000982 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:50:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000918 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:50:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000850 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:50:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000931 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:50:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000854 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:50:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001040 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:50:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001341 10.0.0.141 - - [2026-06-19 22:51:11] "GET /global-system-configs HTTP/1.1" 200 323 0.009623 10.0.0.141 - - [2026-06-19 22:51:12] "GET /global-system-configs HTTP/1.1" 200 323 0.005544 10.0.0.141 - - [2026-06-19 22:51:33] "GET / HTTP/1.1" 200 36215 0.001618 10.0.0.141 - - [2026-06-19 22:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.141 - - [2026-06-19 22:51:33] "GET /project/75eeb929-2a03-47e2-b1ec-c07135d274fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.034868 10.0.0.141 - - [2026-06-19 22:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002972 10.0.0.141 - - [2026-06-19 22:51:33] "GET /project/75eeb929-2a03-47e2-b1ec-c07135d274fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.031371 10.0.0.141 - - [2026-06-19 22:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.141 - - [2026-06-19 22:51:33] "GET /project/75eeb929-2a03-47e2-b1ec-c07135d274fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.031984 10.0.0.141 - - [2026-06-19 22:51:34] "POST /tags HTTP/1.1" 200 334 0.035183 10.0.0.141 - - [2026-06-19 22:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004829 10.0.0.141 - - [2026-06-19 22:51:34] "GET /tag/64ba42b5-61e5-48c4-aa86-3f40d12979e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.020035 10.0.0.141 - - [2026-06-19 22:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005059 10.0.0.141 - - [2026-06-19 22:51:34] "GET /project/75eeb929-2a03-47e2-b1ec-c07135d274fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.030775 10.0.0.141 - - [2026-06-19 22:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010292 10.0.0.141 - - [2026-06-19 22:51:34] "GET /virtual-networks?parent_id=75eeb929-2a03-47e2-b1ec-c07135d274fb&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.001354 10.0.0.141 - - [2026-06-19 22:51:34] "GET /project/75eeb929-2a03-47e2-b1ec-c07135d274fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.026467 10.0.0.141 - - [2026-06-19 22:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.141 - - [2026-06-19 22:51:34] "GET /virtual-network/d8965516-d7c6-4be8-af01-727e713629e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.010906 10.0.0.141 - - [2026-06-19 22:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.141 - - [2026-06-19 22:51:34] "GET /service-appliance-set/9cc8c37a-0678-4d23-9b10-75a28aad016c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003320 10.0.0.141 - - [2026-06-19 22:51:34] "POST /virtual-networks HTTP/1.1" 200 514 0.090836 10.0.0.141 - - [2026-06-19 22:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004053 10.0.0.141 - - [2026-06-19 22:51:34] "GET /network-ipam/690de371-e7b6-4660-8578-a35975b22d09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.002453 10.0.0.141 - - [2026-06-19 22:51:34] "POST /fqname-to-id HTTP/1.1" 404 254 0.010776 10.0.0.141 - - [2026-06-19 22:51:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.098501 10.0.0.141 - - [2026-06-19 22:51:34] "GET /virtual-machine-interface/98a40f73-486e-4947-b7d3-7f720babdd6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.017612 10.0.0.141 - - [2026-06-19 22:51:34] "POST /useragent-kv HTTP/1.1" 200 115 0.006072 10.0.0.141 - - [2026-06-19 22:51:34] "POST /ref-update HTTP/1.1" 200 156 0.137407 10.0.0.141 - - [2026-06-19 22:51:34] "GET /virtual-network/f89fc280-6293-4f0f-bdee-c5fda0d29f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003948 10.0.0.141 - - [2026-06-19 22:51:34] "GET /domains HTTP/1.1" 200 281 0.001705 10.0.0.141 - - [2026-06-19 22:51:34] "GET /domain/9a77f7f7-8d47-4203-b49b-0a2b31ef50dd HTTP/1.1" 200 3100 0.008080 10.0.0.141 - - [2026-06-19 22:51:34] "POST /instance-ips HTTP/1.1" 200 410 0.024785 10.0.0.141 - - [2026-06-19 22:51:34] "GET /project/75eeb929-2a03-47e2-b1ec-c07135d274fb HTTP/1.1" 200 5497 0.034659 10.0.0.141 - - [2026-06-19 22:51:34] "GET /instance-ip/a751009a-e9c9-4b67-9a60-91049cf4cea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.008856 10.0.0.141 - - [2026-06-19 22:51:34] "GET /virtual-network/f89fc280-6293-4f0f-bdee-c5fda0d29f68 HTTP/1.1" 200 2091 0.010439 10.0.0.141 - - [2026-06-19 22:51:34] "GET /virtual-network/f89fc280-6293-4f0f-bdee-c5fda0d29f68 HTTP/1.1" 200 2091 0.003822 10.0.0.141 - - [2026-06-19 22:51:34] "GET /routing-instance/03980dbb-a16f-440a-9ba0-b86fc5515076 HTTP/1.1" 200 1182 0.002431 10.0.0.141 - - [2026-06-19 22:51:34] "GET /routing-instance/03980dbb-a16f-440a-9ba0-b86fc5515076 HTTP/1.1" 200 1182 0.002089 10.0.0.141 - - [2026-06-19 22:51:34] "POST /loadbalancers HTTP/1.1" 200 612 0.071334 10.0.0.141 - - [2026-06-19 22:51:34] "GET /project/75eeb929-2a03-47e2-b1ec-c07135d274fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.031014 10.0.0.141 - - [2026-06-19 22:51:34] "GET /instance-ip/a751009a-e9c9-4b67-9a60-91049cf4cea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.002872 10.0.0.141 - - [2026-06-19 22:51:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.009902 10.0.0.141 - - [2026-06-19 22:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008787 10.0.0.141 - - [2026-06-19 22:51:34] "GET /project/75eeb929-2a03-47e2-b1ec-c07135d274fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.030606 10.0.0.141 - - [2026-06-19 22:51:34] "POST /floating-ips HTTP/1.1" 200 599 0.033940 10.0.0.141 - - [2026-06-19 22:51:34] "POST /route-targets HTTP/1.1" 200 328 0.020316 10.0.0.141 - - [2026-06-19 22:51:34] "GET /loadbalancer/8a8fec8d-c5b2-4491-a3cd-93638246dd99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.009852 10.0.0.141 - - [2026-06-19 22:51:34] "POST /ref-update HTTP/1.1" 200 156 0.025360 10.0.0.141 - - [2026-06-19 22:51:34] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.041603 10.0.0.141 - - [2026-06-19 22:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009557 10.0.0.141 - - [2026-06-19 22:51:35] "GET /project/75eeb929-2a03-47e2-b1ec-c07135d274fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.032998 10.0.0.141 - - [2026-06-19 22:51:35] "GET /loadbalancer-listener/cc5b32f8-84a9-46db-afcd-fcf6578f4c6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.009109 10.0.0.141 - - [2026-06-19 22:51:35] "GET /loadbalancer-listener/cc5b32f8-84a9-46db-afcd-fcf6578f4c6b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.003084 10.0.0.141 - - [2026-06-19 22:51:35] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.026770 10.0.0.141 - - [2026-06-19 22:51:35] "GET /instance-ip/a751009a-e9c9-4b67-9a60-91049cf4cea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.003074 10.0.0.141 - - [2026-06-19 22:51:35] "GET /instance-ip/a751009a-e9c9-4b67-9a60-91049cf4cea8?fields=floating_ips HTTP/1.1" 200 1215 0.007090 10.0.0.141 - - [2026-06-19 22:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.141 - - [2026-06-19 22:51:35] "GET /floating-ip/a334068d-cca3-457a-9f37-a5b9c5a499e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.002805 10.0.0.141 - - [2026-06-19 22:51:35] "GET /loadbalancer/8a8fec8d-c5b2-4491-a3cd-93638246dd99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003182 10.0.0.141 - - [2026-06-19 22:51:35] "POST /tags HTTP/1.1" 200 296 0.058516 10.0.0.141 - - [2026-06-19 22:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.013472 10.0.0.141 - - [2026-06-19 22:51:35] "GET /tag/0db48f0c-955e-4912-9321-b41eb115b52a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1097 0.013469 10.0.0.141 - - [2026-06-19 22:51:35] "POST /tags HTTP/1.1" 409 233 0.005950 10.0.0.141 - - [2026-06-19 22:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.141 - - [2026-06-19 22:51:35] "GET /tag/70a1163e-0cfc-4c1e-ae81-fafde6246366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.011376 10.0.0.141 - - [2026-06-19 22:51:35] "POST /tags HTTP/1.1" 409 206 0.002048 10.0.0.141 - - [2026-06-19 22:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.141 - - [2026-06-19 22:51:35] "GET /tag/3cefedbd-bdf0-4740-b7c2-01bd4d7bfb8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.010510 10.0.0.141 - - [2026-06-19 22:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.141 - - [2026-06-19 22:51:35] "GET /virtual-network/18e2654d-e4e3-4972-ba97-7d3e2da8f4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004396 10.0.0.141 - - [2026-06-19 22:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.141 - - [2026-06-19 22:51:35] "GET /project/75eeb929-2a03-47e2-b1ec-c07135d274fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.030576 10.0.0.141 - - [2026-06-19 22:51:35] "POST /virtual-machines HTTP/1.1" 200 370 0.022228 10.0.0.141 - - [2026-06-19 22:51:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.010626 10.0.0.141 - - [2026-06-19 22:51:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.110138 10.0.0.141 - - [2026-06-19 22:51:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.007190 10.0.0.141 - - [2026-06-19 22:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010670 10.0.0.141 - - [2026-06-19 22:51:35] "GET /virtual-machine-interface/6c993688-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.005539 10.0.0.141 - - [2026-06-19 22:51:35] "POST /instance-ips HTTP/1.1" 200 410 0.020169 10.0.0.141 - - [2026-06-19 22:51:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.033049 10.0.0.141 - - [2026-06-19 22:51:35] "GET /virtual-machine-interface/6c993688-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.025076 10.0.0.141 - - [2026-06-19 22:51:36] "POST /set-tag HTTP/1.1" 200 109 0.017290 10.0.0.141 - - [2026-06-19 22:51:36] "GET /virtual-machine-interface/6c993688-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.012902 10.0.0.141 - - [2026-06-19 22:51:36] "GET /instance-ip/6cb2026c-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.002737 10.0.0.141 - - [2026-06-19 22:51:36] "GET /virtual-machine-interface/6c993688-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004095 10.0.0.141 - - [2026-06-19 22:51:36] "POST /set-tag HTTP/1.1" 200 109 0.002051 10.0.0.141 - - [2026-06-19 22:51:36] "GET /virtual-router/d9dab826-d6b4-4bb3-95ac-a4308846b5c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003195 10.0.0.141 - - [2026-06-19 22:51:36] "POST /ref-update HTTP/1.1" 200 156 0.007183 10.0.0.141 - - [2026-06-19 22:51:36] "GET /virtual-machine-interface/6c993688-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004202 10.0.0.141 - - [2026-06-19 22:51:36] "POST /set-tag HTTP/1.1" 200 109 0.002511 10.0.0.141 - - [2026-06-19 22:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.141 - - [2026-06-19 22:51:36] "GET /virtual-network/18e2654d-e4e3-4972-ba97-7d3e2da8f4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.011759 10.0.0.141 - - [2026-06-19 22:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.141 - - [2026-06-19 22:51:36] "GET /project/75eeb929-2a03-47e2-b1ec-c07135d274fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.033437 10.0.0.141 - - [2026-06-19 22:51:36] "POST /virtual-machines HTTP/1.1" 200 370 0.008723 10.0.0.141 - - [2026-06-19 22:51:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.009541 10.0.0.141 - - [2026-06-19 22:51:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.109999 10.0.0.141 - - [2026-06-19 22:51:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.027370 10.0.0.141 - - [2026-06-19 22:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010307 10.0.0.141 - - [2026-06-19 22:51:36] "GET /virtual-machine-interface/6d073e62-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.009880 10.0.0.141 - - [2026-06-19 22:51:36] "POST /instance-ips HTTP/1.1" 200 410 0.033165 10.0.0.141 - - [2026-06-19 22:51:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.025270 10.0.0.141 - - [2026-06-19 22:51:36] "GET /virtual-machine-interface/6d073e62-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.010169 10.0.0.141 - - [2026-06-19 22:51:36] "POST /set-tag HTTP/1.1" 200 109 0.017587 10.0.0.141 - - [2026-06-19 22:51:36] "GET /virtual-machine-interface/6d073e62-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.021280 10.0.0.141 - - [2026-06-19 22:51:36] "GET /instance-ip/6d1f5c9a-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.006606 10.0.0.141 - - [2026-06-19 22:51:36] "GET /virtual-machine-interface/6d073e62-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.012416 10.0.0.141 - - [2026-06-19 22:51:36] "POST /set-tag HTTP/1.1" 200 109 0.002169 10.0.0.141 - - [2026-06-19 22:51:36] "GET /virtual-router/d9dab826-d6b4-4bb3-95ac-a4308846b5c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.003482 10.0.0.141 - - [2026-06-19 22:51:36] "POST /ref-update HTTP/1.1" 200 156 0.007452 10.0.0.141 - - [2026-06-19 22:51:36] "GET /virtual-machine-interface/6d073e62-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.008339 10.0.0.141 - - [2026-06-19 22:51:36] "POST /set-tag HTTP/1.1" 200 109 0.001947 10.0.0.141 - - [2026-06-19 22:51:36] "GET /virtual-machine-interface/6c993688-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004540 10.0.0.141 - - [2026-06-19 22:51:36] "POST /set-tag HTTP/1.1" 200 109 0.002236 10.0.0.141 - - [2026-06-19 22:51:36] "GET /virtual-machine-interface/6d073e62-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003903 10.0.0.141 - - [2026-06-19 22:51:37] "POST /set-tag HTTP/1.1" 200 109 0.002298 10.0.0.141 - - [2026-06-19 22:51:39] "GET /domains HTTP/1.1" 200 281 0.001845 10.0.0.141 - - [2026-06-19 22:51:39] "GET /domain/9a77f7f7-8d47-4203-b49b-0a2b31ef50dd HTTP/1.1" 200 3100 0.013628 10.0.0.141 - - [2026-06-19 22:51:39] "GET /project/75eeb929-2a03-47e2-b1ec-c07135d274fb HTTP/1.1" 200 7091 0.035898 10.0.0.141 - - [2026-06-19 22:51:39] "GET /virtual-network/f89fc280-6293-4f0f-bdee-c5fda0d29f68 HTTP/1.1" 200 2091 0.003965 10.0.0.141 - - [2026-06-19 22:51:39] "GET /virtual-network/f89fc280-6293-4f0f-bdee-c5fda0d29f68 HTTP/1.1" 200 2091 0.004214 10.0.0.141 - - [2026-06-19 22:51:39] "GET /routing-instance/03980dbb-a16f-440a-9ba0-b86fc5515076 HTTP/1.1" 200 1404 0.004022 10.0.0.141 - - [2026-06-19 22:51:39] "GET /routing-instance/03980dbb-a16f-440a-9ba0-b86fc5515076 HTTP/1.1" 200 1404 0.002100 10.0.0.141 - - [2026-06-19 22:51:39] "GET /route-target/df38cad3-58ee-4113-91a8-8698f59ae725 HTTP/1.1" 200 1155 0.001938 10.0.0.141 - - [2026-06-19 22:51:39] "GET /virtual-network/f89fc280-6293-4f0f-bdee-c5fda0d29f68 HTTP/1.1" 200 2091 0.003419 10.0.0.141 - - [2026-06-19 22:51:39] "GET /routing-instance/03980dbb-a16f-440a-9ba0-b86fc5515076 HTTP/1.1" 200 1404 0.002215 10.0.0.141 - - [2026-06-19 22:51:39] "GET /virtual-network/f89fc280-6293-4f0f-bdee-c5fda0d29f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003329 10.0.0.141 - - [2026-06-19 22:51:39] "GET /virtual-network/f89fc280-6293-4f0f-bdee-c5fda0d29f68 HTTP/1.1" 200 2091 0.012507 10.0.0.141 - - [2026-06-19 22:51:39] "GET /routing-instance/03980dbb-a16f-440a-9ba0-b86fc5515076 HTTP/1.1" 200 1404 0.002843 10.0.0.141 - - [2026-06-19 22:51:39] "GET /routing-instance/03980dbb-a16f-440a-9ba0-b86fc5515076 HTTP/1.1" 200 1404 0.002479 10.0.0.141 - - [2026-06-19 22:51:39] "GET /route-target/df38cad3-58ee-4113-91a8-8698f59ae725 HTTP/1.1" 200 1155 0.005869 10.0.0.141 - - [2026-06-19 22:51:39] "GET /domains HTTP/1.1" 200 281 0.001706 10.0.0.141 - - [2026-06-19 22:51:39] "GET /domain/9a77f7f7-8d47-4203-b49b-0a2b31ef50dd HTTP/1.1" 200 3100 0.006508 10.0.0.141 - - [2026-06-19 22:51:39] "GET /project/75eeb929-2a03-47e2-b1ec-c07135d274fb HTTP/1.1" 200 7091 0.032230 10.0.0.141 - - [2026-06-19 22:51:39] "GET /virtual-network/f89fc280-6293-4f0f-bdee-c5fda0d29f68 HTTP/1.1" 200 2091 0.003841 10.0.0.141 - - [2026-06-19 22:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.141 - - [2026-06-19 22:51:39] "GET /project/75eeb929-2a03-47e2-b1ec-c07135d274fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.020592 10.0.0.141 - - [2026-06-19 22:51:40] "GET /virtual-network/f89fc280-6293-4f0f-bdee-c5fda0d29f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004685 10.0.0.141 - - [2026-06-19 22:51:40] "GET /floating-ip-pools?parent_id=f89fc280-6293-4f0f-bdee-c5fda0d29f68&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001895 10.0.0.141 - - [2026-06-19 22:51:40] "GET /virtual-network/f89fc280-6293-4f0f-bdee-c5fda0d29f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005281 10.0.0.141 - - [2026-06-19 22:51:40] "POST /floating-ip-pools HTTP/1.1" 200 564 0.054134 10.0.0.141 - - [2026-06-19 22:51:40] "POST /ref-update HTTP/1.1" 200 156 0.012140 10.0.0.141 - - [2026-06-19 22:51:40] "GET /virtual-network/f89fc280-6293-4f0f-bdee-c5fda0d29f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.010150 10.0.0.141 - - [2026-06-19 22:51:40] "GET /domains HTTP/1.1" 200 281 0.003690 10.0.0.141 - - [2026-06-19 22:51:40] "GET /domain/9a77f7f7-8d47-4203-b49b-0a2b31ef50dd HTTP/1.1" 200 3100 0.003763 10.0.0.141 - - [2026-06-19 22:51:40] "GET /project/75eeb929-2a03-47e2-b1ec-c07135d274fb HTTP/1.1" 200 7348 0.037229 10.0.0.141 - - [2026-06-19 22:51:40] "GET /virtual-network/f89fc280-6293-4f0f-bdee-c5fda0d29f68 HTTP/1.1" 200 2330 0.005046 10.0.0.141 - - [2026-06-19 22:51:40] "GET /floating-ip-pool/678a8331-8f68-4b03-88d8-d430dae1b149 HTTP/1.1" 200 1316 0.002252 10.0.0.141 - - [2026-06-19 22:51:40] "GET /domains HTTP/1.1" 200 281 0.001474 10.0.0.141 - - [2026-06-19 22:51:40] "GET /domain/9a77f7f7-8d47-4203-b49b-0a2b31ef50dd HTTP/1.1" 200 3100 0.002698 10.0.0.141 - - [2026-06-19 22:51:40] "GET /project/75eeb929-2a03-47e2-b1ec-c07135d274fb HTTP/1.1" 200 7348 0.045823 10.0.0.141 - - [2026-06-19 22:51:40] "GET /virtual-network/f89fc280-6293-4f0f-bdee-c5fda0d29f68 HTTP/1.1" 200 2330 0.003881 10.0.0.141 - - [2026-06-19 22:51:40] "GET /virtual-network/f89fc280-6293-4f0f-bdee-c5fda0d29f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004006 10.0.0.141 - - [2026-06-19 22:51:40] "POST /tags HTTP/1.1" 200 366 0.051700 10.0.0.141 - - [2026-06-19 22:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.141 - - [2026-06-19 22:51:40] "GET /tag/7966a0a1-a61a-4943-b285-3c15e6e3624e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.013654 10.0.0.141 - - [2026-06-19 22:51:40] "POST /tags HTTP/1.1" 409 206 0.001818 10.0.0.141 - - [2026-06-19 22:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.141 - - [2026-06-19 22:51:40] "GET /tag/3cefedbd-bdf0-4740-b7c2-01bd4d7bfb8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.013982 10.0.0.141 - - [2026-06-19 22:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.141 - - [2026-06-19 22:51:40] "GET /project/75eeb929-2a03-47e2-b1ec-c07135d274fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.047085 10.0.0.141 - - [2026-06-19 22:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.141 - - [2026-06-19 22:51:40] "GET /virtual-network/18e2654d-e4e3-4972-ba97-7d3e2da8f4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003656 10.0.0.141 - - [2026-06-19 22:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.141 - - [2026-06-19 22:51:40] "GET /service-appliance-set/ad18395e-efb3-43db-98cb-08a34c88a027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003015 10.0.0.141 - - [2026-06-19 22:51:40] "POST /fqname-to-id HTTP/1.1" 404 258 0.001956 10.0.0.141 - - [2026-06-19 22:51:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.103308 10.0.0.141 - - [2026-06-19 22:51:40] "GET /virtual-machine-interface/6a860001-0526-4f97-99a0-e02f4ecb03db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.014551 10.0.0.141 - - [2026-06-19 22:51:40] "POST /set-tag HTTP/1.1" 200 109 0.019893 10.0.0.141 - - [2026-06-19 22:51:40] "POST /instance-ips HTTP/1.1" 200 418 0.045156 10.0.0.141 - - [2026-06-19 22:51:40] "GET /instance-ip/3c9a7b25-1178-4fef-8a57-1b549b7d6437?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1666 0.006468 10.0.0.141 - - [2026-06-19 22:51:41] "POST /loadbalancers HTTP/1.1" 200 620 0.060176 10.0.0.141 - - [2026-06-19 22:51:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.021366 10.0.0.141 - - [2026-06-19 22:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010214 10.0.0.141 - - [2026-06-19 22:51:41] "POST /service-instances HTTP/1.1" 200 568 0.020791 10.0.0.141 - - [2026-06-19 22:51:41] "POST /ref-update HTTP/1.1" 200 156 0.014915 10.0.0.141 - - [2026-06-19 22:51:41] "GET /project/75eeb929-2a03-47e2-b1ec-c07135d274fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.048564 10.0.0.141 - - [2026-06-19 22:51:41] "GET /virtual-machine-interface/6a860001-0526-4f97-99a0-e02f4ecb03db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.003974 10.0.0.141 - - [2026-06-19 22:51:41] "GET /virtual-machine-interface/6a860001-0526-4f97-99a0-e02f4ecb03db?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.008090 10.0.0.141 - - [2026-06-19 22:51:41] "PUT /service-instance/6464b494-8845-4f26-88e4-f30993406c20 HTTP/1.1" 200 267 0.013136 10.0.0.141 - - [2026-06-19 22:51:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.017830 10.0.0.141 - - [2026-06-19 22:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005046 10.0.0.141 - - [2026-06-19 22:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.141 - - [2026-06-19 22:51:41] "GET /floating-ip-pool/678a8331-8f68-4b03-88d8-d430dae1b149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002087 10.0.0.141 - - [2026-06-19 22:51:41] "POST /floating-ips HTTP/1.1" 200 673 0.077705 10.0.0.141 - - [2026-06-19 22:51:41] "POST /virtual-machines HTTP/1.1" 200 430 0.065917 10.0.0.141 - - [2026-06-19 22:51:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.010168 10.0.0.141 - - [2026-06-19 22:51:41] "GET /application-policy-set/9ce1869b-f0d3-4012-836a-632bb0ed9a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003735 10.0.0.141 - - [2026-06-19 22:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.141 - - [2026-06-19 22:51:41] "GET /policy-management/a0f933d6-5706-4b43-aaa8-70179c2aa5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.007856 10.0.0.141 - - [2026-06-19 22:51:41] "POST /tags HTTP/1.1" 409 221 0.003094 10.0.0.141 - - [2026-06-19 22:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.141 - - [2026-06-19 22:51:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.136182 10.0.0.141 - - [2026-06-19 22:51:41] "POST /chown HTTP/1.1" 200 109 0.021626 10.0.0.141 - - [2026-06-19 22:51:41] "GET /tag/64ba42b5-61e5-48c4-aa86-3f40d12979e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.011503 10.0.0.141 - - [2026-06-19 22:51:41] "POST /tags HTTP/1.1" 409 238 0.001973 10.0.0.141 - - [2026-06-19 22:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.141 - - [2026-06-19 22:51:41] "POST /chown HTTP/1.1" 200 109 0.005608 10.0.0.141 - - [2026-06-19 22:51:41] "PUT /virtual-machine-interface/eb491d45-b3b6-4b8e-8ffe-b6db0ec5ca9a HTTP/1.1" 200 285 0.013919 10.0.0.141 - - [2026-06-19 22:51:41] "GET /tag/7966a0a1-a61a-4943-b285-3c15e6e3624e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.025923 10.0.0.141 - - [2026-06-19 22:51:41] "PUT /instance-ip/3c9a7b25-1178-4fef-8a57-1b549b7d6437 HTTP/1.1" 200 257 0.050822 10.0.0.141 - - [2026-06-19 22:51:41] "POST /firewall-rules HTTP/1.1" 200 652 0.103604 10.0.0.141 - - [2026-06-19 22:51:41] "GET /firewall-rule/f3eab62e-b353-4d83-89de-20dd176949f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.005788 10.0.0.141 - - [2026-06-19 22:51:41] "POST /ref-update HTTP/1.1" 200 156 0.062164 10.0.0.141 - - [2026-06-19 22:51:41] "POST /ref-update HTTP/1.1" 200 156 0.016858 10.0.0.141 - - [2026-06-19 22:51:41] "GET /firewall-policy/7076d241-24a2-45d0-bffd-1905ed6b2673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004677 10.0.0.141 - - [2026-06-19 22:51:41] "POST /ref-update HTTP/1.1" 200 156 0.025254 10.0.0.141 - - [2026-06-19 22:51:41] "GET /firewall-rule/f3eab62e-b353-4d83-89de-20dd176949f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.003856 10.0.0.141 - - [2026-06-19 22:51:41] "POST /ref-update HTTP/1.1" 200 156 0.024591 10.0.0.141 - - [2026-06-19 22:51:41] "POST /ref-update HTTP/1.1" 200 156 0.010172 10.0.0.141 - - [2026-06-19 22:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.141 - - [2026-06-19 22:51:41] "POST /ref-update HTTP/1.1" 200 156 0.020822 10.0.0.141 - - [2026-06-19 22:51:41] "POST /ref-update HTTP/1.1" 200 156 0.020715 10.0.0.141 - - [2026-06-19 22:51:41] "GET /project/75eeb929-2a03-47e2-b1ec-c07135d274fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.048983 10.0.0.141 - - [2026-06-19 22:51:41] "GET /loadbalancer/9c0b7043-f235-4b85-a212-0e013d455475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.002021 10.0.0.141 - - [2026-06-19 22:51:41] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.021311 10.0.0.141 - - [2026-06-19 22:51:41] "POST /virtual-machines HTTP/1.1" 200 430 0.017214 10.0.0.141 - - [2026-06-19 22:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.014567 10.0.0.141 - - [2026-06-19 22:51:42] "GET /project/75eeb929-2a03-47e2-b1ec-c07135d274fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.079147 10.0.0.141 - - [2026-06-19 22:51:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.118811 10.0.0.141 - - [2026-06-19 22:51:42] "GET /loadbalancer-listener/7cddb933-bcc4-4d12-9bc2-81b0f2e7908a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.006450 10.0.0.141 - - [2026-06-19 22:51:42] "GET /loadbalancer-listener/7cddb933-bcc4-4d12-9bc2-81b0f2e7908a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.018175 10.0.0.141 - - [2026-06-19 22:51:42] "POST /chown HTTP/1.1" 200 109 0.026824 10.0.0.141 - - [2026-06-19 22:51:42] "POST /chown HTTP/1.1" 200 109 0.010046 10.0.0.141 - - [2026-06-19 22:51:42] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.035434 10.0.0.141 - - [2026-06-19 22:51:42] "PUT /virtual-machine-interface/e00a569d-6194-418d-90e4-3e8a768f587a HTTP/1.1" 200 285 0.036507 10.0.0.141 - - [2026-06-19 22:51:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.040968 10.0.0.141 - - [2026-06-19 22:51:42] "GET /loadbalancer-pool/0d3c1568-8fd7-4e83-a28f-080f43e80d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.008003 10.0.0.141 - - [2026-06-19 22:51:42] "PUT /instance-ip/3c9a7b25-1178-4fef-8a57-1b549b7d6437 HTTP/1.1" 200 257 0.047536 10.0.0.141 - - [2026-06-19 22:51:42] "POST /ref-update HTTP/1.1" 200 156 0.013649 10.0.0.141 - - [2026-06-19 22:51:42] "POST /loadbalancer-members HTTP/1.1" 200 709 0.045295 10.0.0.141 - - [2026-06-19 22:51:42] "POST /ref-update HTTP/1.1" 200 156 0.037065 10.0.0.141 - - [2026-06-19 22:51:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.048529 10.0.0.141 - - [2026-06-19 22:51:42] "POST /ref-update HTTP/1.1" 200 156 0.040507 10.0.0.141 - - [2026-06-19 22:51:42] "GET /loadbalancer-member/47045480-af64-4eeb-b830-8062327f68dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.020769 10.0.0.141 - - [2026-06-19 22:51:42] "POST /ref-update HTTP/1.1" 200 156 0.010312 10.0.0.141 - - [2026-06-19 22:51:42] "GET /application-policy-set/9ce1869b-f0d3-4012-836a-632bb0ed9a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010739 10.0.0.141 - - [2026-06-19 22:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.141 - - [2026-06-19 22:51:42] "GET /policy-management/a0f933d6-5706-4b43-aaa8-70179c2aa5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002739 10.0.0.141 - - [2026-06-19 22:51:42] "POST /tags HTTP/1.1" 409 221 0.001519 10.0.0.141 - - [2026-06-19 22:51:42] "POST /ref-update HTTP/1.1" 200 156 0.034952 10.0.0.141 - - [2026-06-19 22:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009712 10.0.0.141 - - [2026-06-19 22:51:42] "GET /tag/64ba42b5-61e5-48c4-aa86-3f40d12979e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.022379 10.0.0.141 - - [2026-06-19 22:51:42] "PUT /service-instance/6464b494-8845-4f26-88e4-f30993406c20 HTTP/1.1" 200 267 0.020026 10.0.0.141 - - [2026-06-19 22:51:42] "POST /tags HTTP/1.1" 409 238 0.003099 10.0.0.141 - - [2026-06-19 22:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001535 10.0.0.141 - - [2026-06-19 22:51:42] "GET /tag/7966a0a1-a61a-4943-b285-3c15e6e3624e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.019507 10.0.0.141 - - [2026-06-19 22:51:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.011653 10.0.0.141 - - [2026-06-19 22:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.141 - - [2026-06-19 22:51:42] "POST /firewall-rules HTTP/1.1" 409 293 0.002140 10.0.0.141 - - [2026-06-19 22:51:42] "POST /chown HTTP/1.1" 200 109 0.010177 10.0.0.141 - - [2026-06-19 22:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005272 10.0.0.141 - - [2026-06-19 22:51:42] "PUT /firewall-rule/f3eab62e-b353-4d83-89de-20dd176949f0 HTTP/1.1" 200 261 0.023762 10.0.0.141 - - [2026-06-19 22:51:42] "POST /chown HTTP/1.1" 200 109 0.005851 10.0.0.141 - - [2026-06-19 22:51:42] "GET /firewall-rule/f3eab62e-b353-4d83-89de-20dd176949f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.002650 10.0.0.141 - - [2026-06-19 22:51:42] "PUT /instance-ip/3c9a7b25-1178-4fef-8a57-1b549b7d6437 HTTP/1.1" 200 257 0.020293 10.0.0.141 - - [2026-06-19 22:51:42] "GET /firewall-policy/7076d241-24a2-45d0-bffd-1905ed6b2673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.010017 10.0.0.141 - - [2026-06-19 22:51:42] "GET /firewall-rule/f3eab62e-b353-4d83-89de-20dd176949f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.002015 10.0.0.141 - - [2026-06-19 22:51:42] "POST /ref-update HTTP/1.1" 200 156 0.017552 10.0.0.141 - - [2026-06-19 22:51:42] "POST /chown HTTP/1.1" 200 109 0.006351 10.0.0.141 - - [2026-06-19 22:51:42] "POST /chown HTTP/1.1" 200 109 0.015759 10.0.0.141 - - [2026-06-19 22:51:42] "PUT /instance-ip/3c9a7b25-1178-4fef-8a57-1b549b7d6437 HTTP/1.1" 200 257 0.019134 10.0.0.141 - - [2026-06-19 22:51:42] "POST /ref-update HTTP/1.1" 200 156 0.009431 10.0.0.141 - - [2026-06-19 22:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.141 - - [2026-06-19 22:51:42] "POST /chown HTTP/1.1" 200 109 0.005479 10.0.0.141 - - [2026-06-19 22:51:43] "POST /chown HTTP/1.1" 200 109 0.006268 10.0.0.141 - - [2026-06-19 22:51:43] "PUT /instance-ip/3c9a7b25-1178-4fef-8a57-1b549b7d6437 HTTP/1.1" 200 257 0.017065 10.0.0.141 - - [2026-06-19 22:51:43] "POST /ref-update HTTP/1.1" 200 156 0.018944 10.0.0.141 - - [2026-06-19 22:51:43] "POST /chown HTTP/1.1" 200 109 0.008229 10.0.0.141 - - [2026-06-19 22:51:43] "POST /chown HTTP/1.1" 200 109 0.019012 10.0.0.141 - - [2026-06-19 22:51:43] "PUT /instance-ip/3c9a7b25-1178-4fef-8a57-1b549b7d6437 HTTP/1.1" 200 257 0.016889 10.0.0.141 - - [2026-06-19 22:51:43] "POST /ref-update HTTP/1.1" 200 156 0.010325 10.0.0.141 - - [2026-06-19 22:51:43] "PUT /service-instance/6464b494-8845-4f26-88e4-f30993406c20 HTTP/1.1" 200 267 0.007950 10.0.0.141 - - [2026-06-19 22:51:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.007282 10.0.0.141 - - [2026-06-19 22:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.141 - - [2026-06-19 22:51:43] "PUT /service-instance/6464b494-8845-4f26-88e4-f30993406c20 HTTP/1.1" 200 267 0.035100 10.0.0.141 - - [2026-06-19 22:51:43] "GET /virtual-network/18e2654d-e4e3-4972-ba97-7d3e2da8f4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.013630 10.0.0.141 - - [2026-06-19 22:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.141 - - [2026-06-19 22:51:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.016862 10.0.0.141 - - [2026-06-19 22:51:43] "GET /project/75eeb929-2a03-47e2-b1ec-c07135d274fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.037677 10.0.0.141 - - [2026-06-19 22:51:43] "PUT /service-instance/6464b494-8845-4f26-88e4-f30993406c20 HTTP/1.1" 200 267 0.008062 10.0.0.141 - - [2026-06-19 22:51:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.018095 10.0.0.141 - - [2026-06-19 22:51:43] "POST /virtual-machines HTTP/1.1" 200 374 0.030054 10.0.0.141 - - [2026-06-19 22:51:43] "PUT /service-instance/6464b494-8845-4f26-88e4-f30993406c20 HTTP/1.1" 200 267 0.016473 10.0.0.141 - - [2026-06-19 22:51:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.031604 10.0.0.141 - - [2026-06-19 22:51:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.016959 10.0.0.141 - - [2026-06-19 22:51:43] "PUT /service-instance/6464b494-8845-4f26-88e4-f30993406c20 HTTP/1.1" 200 267 0.065773 10.0.0.141 - - [2026-06-19 22:51:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.134298 10.0.0.141 - - [2026-06-19 22:51:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.048581 10.0.0.141 - - [2026-06-19 22:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003889 10.0.0.141 - - [2026-06-19 22:51:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.014987 10.0.0.141 - - [2026-06-19 22:51:43] "POST /chown HTTP/1.1" 200 109 0.007654 10.0.0.141 - - [2026-06-19 22:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013400 10.0.0.141 - - [2026-06-19 22:51:43] "GET /virtual-machine-interface/71541508-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.011532 10.0.0.141 - - [2026-06-19 22:51:43] "POST /chown HTTP/1.1" 200 109 0.005748 10.0.0.141 - - [2026-06-19 22:51:43] "POST /ref-update HTTP/1.1" 200 156 0.013553 10.0.0.141 - - [2026-06-19 22:51:43] "POST /chown HTTP/1.1" 200 109 0.024250 10.0.0.141 - - [2026-06-19 22:51:43] "POST /instance-ips HTTP/1.1" 200 414 0.046497 10.0.0.141 - - [2026-06-19 22:51:43] "POST /chown HTTP/1.1" 200 109 0.015814 10.0.0.141 - - [2026-06-19 22:51:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.031907 10.0.0.141 - - [2026-06-19 22:51:43] "GET /virtual-machine-interface/71541508-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.009494 10.0.0.141 - - [2026-06-19 22:51:43] "POST /ref-update HTTP/1.1" 200 156 0.024644 10.0.0.141 - - [2026-06-19 22:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.141 - - [2026-06-19 22:51:44] "POST /set-tag HTTP/1.1" 200 109 0.013484 10.0.0.141 - - [2026-06-19 22:51:44] "GET /virtual-machine-interface/71541508-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.013719 10.0.0.141 - - [2026-06-19 22:51:44] "GET /instance-ip/717267e2-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.002656 10.0.0.141 - - [2026-06-19 22:51:44] "POST /chown HTTP/1.1" 200 109 0.016835 10.0.0.141 - - [2026-06-19 22:51:44] "POST /chown HTTP/1.1" 200 109 0.015742 10.0.0.141 - - [2026-06-19 22:51:44] "POST /chown HTTP/1.1" 200 109 0.009638 10.0.0.141 - - [2026-06-19 22:51:44] "GET /virtual-machine-interface/71541508-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003911 10.0.0.141 - - [2026-06-19 22:51:44] "POST /set-tag HTTP/1.1" 200 109 0.001915 10.0.0.141 - - [2026-06-19 22:51:44] "GET /virtual-router/d9dab826-d6b4-4bb3-95ac-a4308846b5c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.003237 10.0.0.141 - - [2026-06-19 22:51:44] "POST /ref-update HTTP/1.1" 200 156 0.007693 10.0.0.141 - - [2026-06-19 22:51:44] "POST /chown HTTP/1.1" 200 109 0.020275 10.0.0.141 - - [2026-06-19 22:51:44] "GET /virtual-machine-interface/71541508-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.027449 10.0.0.141 - - [2026-06-19 22:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.141 - - [2026-06-19 22:51:44] "POST /chown HTTP/1.1" 200 109 0.006549 10.0.0.141 - - [2026-06-19 22:51:44] "POST /set-tag HTTP/1.1" 200 109 0.009098 10.0.0.141 - - [2026-06-19 22:51:44] "GET /virtual-machine-interface/71541508-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004085 10.0.0.141 - - [2026-06-19 22:51:44] "POST /set-tag HTTP/1.1" 200 109 0.001703 10.0.0.141 - - [2026-06-19 22:51:44] "POST /chown HTTP/1.1" 200 109 0.022160 10.0.0.141 - - [2026-06-19 22:51:44] "POST /chown HTTP/1.1" 200 109 0.006352 10.0.0.141 - - [2026-06-19 22:51:44] "POST /chown HTTP/1.1" 200 109 0.016934 10.0.0.141 - - [2026-06-19 22:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.141 - - [2026-06-19 22:51:44] "POST /chown HTTP/1.1" 200 109 0.006162 10.0.0.141 - - [2026-06-19 22:51:44] "POST /chown HTTP/1.1" 200 109 0.022109 10.0.0.141 - - [2026-06-19 22:51:44] "POST /chown HTTP/1.1" 200 109 0.011732 10.0.0.141 - - [2026-06-19 22:51:44] "POST /chown HTTP/1.1" 200 109 0.005877 10.0.0.141 - - [2026-06-19 22:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005800 10.0.0.141 - - [2026-06-19 22:51:44] "POST /chown HTTP/1.1" 200 109 0.005622 10.0.0.141 - - [2026-06-19 22:51:44] "POST /chown HTTP/1.1" 200 109 0.006193 10.0.0.141 - - [2026-06-19 22:51:44] "POST /chown HTTP/1.1" 200 109 0.013303 10.0.0.141 - - [2026-06-19 22:51:44] "POST /chown HTTP/1.1" 200 109 0.033717 10.0.0.141 - - [2026-06-19 22:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.141 - - [2026-06-19 22:51:44] "POST /chown HTTP/1.1" 200 109 0.006356 10.0.0.141 - - [2026-06-19 22:51:44] "POST /chown HTTP/1.1" 200 109 0.015459 10.0.0.141 - - [2026-06-19 22:51:44] "POST /chown HTTP/1.1" 200 109 0.009933 10.0.0.141 - - [2026-06-19 22:51:44] "POST /chown HTTP/1.1" 200 109 0.014088 10.0.0.141 - - [2026-06-19 22:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.141 - - [2026-06-19 22:51:44] "POST /chown HTTP/1.1" 200 109 0.006202 10.0.0.141 - - [2026-06-19 22:51:44] "POST /chown HTTP/1.1" 200 109 0.008333 10.0.0.141 - - [2026-06-19 22:51:44] "POST /chown HTTP/1.1" 200 109 0.010468 10.0.0.141 - - [2026-06-19 22:51:44] "POST /chown HTTP/1.1" 200 109 0.006240 10.0.0.141 - - [2026-06-19 22:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.141 - - [2026-06-19 22:51:44] "POST /chown HTTP/1.1" 200 109 0.006096 10.0.0.141 - - [2026-06-19 22:51:44] "POST /chown HTTP/1.1" 200 109 0.020219 10.0.0.141 - - [2026-06-19 22:51:44] "POST /chown HTTP/1.1" 200 109 0.005840 10.0.0.141 - - [2026-06-19 22:51:45] "POST /chown HTTP/1.1" 200 109 0.020662 10.0.0.141 - - [2026-06-19 22:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.141 - - [2026-06-19 22:51:45] "POST /chown HTTP/1.1" 200 109 0.006161 10.0.0.141 - - [2026-06-19 22:51:45] "POST /chown HTTP/1.1" 200 109 0.021235 10.0.0.141 - - [2026-06-19 22:51:45] "POST /chown HTTP/1.1" 200 109 0.013302 10.0.0.141 - - [2026-06-19 22:51:45] "POST /chown HTTP/1.1" 200 109 0.006402 10.0.0.141 - - [2026-06-19 22:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.141 - - [2026-06-19 22:51:45] "POST /chown HTTP/1.1" 200 109 0.005743 10.0.0.141 - - [2026-06-19 22:51:45] "POST /chown HTTP/1.1" 200 109 0.006163 10.0.0.141 - - [2026-06-19 22:51:45] "POST /chown HTTP/1.1" 200 109 0.012563 10.0.0.141 - - [2026-06-19 22:51:45] "POST /chown HTTP/1.1" 200 109 0.020566 10.0.0.141 - - [2026-06-19 22:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.141 - - [2026-06-19 22:51:45] "POST /chown HTTP/1.1" 200 109 0.005647 10.0.0.141 - - [2026-06-19 22:51:45] "POST /chown HTTP/1.1" 200 109 0.005155 10.0.0.141 - - [2026-06-19 22:51:45] "POST /chown HTTP/1.1" 200 109 0.006045 10.0.0.141 - - [2026-06-19 22:51:45] "POST /chown HTTP/1.1" 200 109 0.017869 10.0.0.141 - - [2026-06-19 22:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006168 10.0.0.141 - - [2026-06-19 22:51:45] "POST /chown HTTP/1.1" 200 109 0.006861 10.0.0.141 - - [2026-06-19 22:51:45] "POST /chown HTTP/1.1" 200 109 0.029400 10.0.0.141 - - [2026-06-19 22:51:45] "POST /chown HTTP/1.1" 200 109 0.014730 10.0.0.141 - - [2026-06-19 22:51:45] "POST /chown HTTP/1.1" 200 109 0.005553 10.0.0.141 - - [2026-06-19 22:51:45] "GET /virtual-machine-interface/6c993688-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.008731 10.0.0.141 - - [2026-06-19 22:51:45] "POST /set-tag HTTP/1.1" 200 109 0.002127 10.0.0.141 - - [2026-06-19 22:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.141 - - [2026-06-19 22:51:45] "GET /loadbalancer/8a8fec8d-c5b2-4491-a3cd-93638246dd99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003686 10.0.0.141 - - [2026-06-19 22:51:45] "GET /loadbalancer-pool/479bf830-1cd6-4ed0-a356-a65c97aa3e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002461 10.0.0.141 - - [2026-06-19 22:51:45] "POST /loadbalancer-members HTTP/1.1" 200 704 0.021465 10.0.0.141 - - [2026-06-19 22:51:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.008047 10.0.0.141 - - [2026-06-19 22:51:45] "GET /virtual-machine-interface/6c993688-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004491 10.0.0.141 - - [2026-06-19 22:51:45] "GET /virtual-machine-interface/6c993688-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003694 10.0.0.141 - - [2026-06-19 22:51:45] "POST /ref-update HTTP/1.1" 200 156 0.015611 10.0.0.141 - - [2026-06-19 22:51:45] "GET /floating-ip/a334068d-cca3-457a-9f37-a5b9c5a499e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.007992 10.0.0.141 - - [2026-06-19 22:51:45] "POST /tags HTTP/1.1" 409 221 0.004858 10.0.0.141 - - [2026-06-19 22:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.141 - - [2026-06-19 22:51:45] "GET /tag/64ba42b5-61e5-48c4-aa86-3f40d12979e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.016324 10.0.0.141 - - [2026-06-19 22:51:45] "PUT /floating-ip/a334068d-cca3-457a-9f37-a5b9c5a499e4 HTTP/1.1" 200 257 0.009709 10.0.0.141 - - [2026-06-19 22:51:45] "POST /set-tag HTTP/1.1" 200 109 0.015660 10.0.0.141 - - [2026-06-19 22:51:46] "GET /virtual-machine-interface/6d073e62-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009086 10.0.0.141 - - [2026-06-19 22:51:46] "POST /set-tag HTTP/1.1" 200 109 0.002277 10.0.0.141 - - [2026-06-19 22:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.141 - - [2026-06-19 22:51:46] "GET /loadbalancer/8a8fec8d-c5b2-4491-a3cd-93638246dd99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003339 10.0.0.141 - - [2026-06-19 22:51:46] "GET /loadbalancer-pool/479bf830-1cd6-4ed0-a356-a65c97aa3e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003833 10.0.0.141 - - [2026-06-19 22:51:46] "POST /loadbalancer-members HTTP/1.1" 200 704 0.045933 10.0.0.141 - - [2026-06-19 22:51:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.013783 10.0.0.141 - - [2026-06-19 22:51:46] "GET /virtual-machine-interface/6d073e62-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010419 10.0.0.141 - - [2026-06-19 22:51:46] "GET /virtual-machine-interface/6d073e62-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.008796 10.0.0.141 - - [2026-06-19 22:51:46] "POST /ref-update HTTP/1.1" 200 156 0.008739 10.0.0.141 - - [2026-06-19 22:51:46] "GET /floating-ip/a334068d-cca3-457a-9f37-a5b9c5a499e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.009883 10.0.0.141 - - [2026-06-19 22:51:46] "POST /set-tag HTTP/1.1" 200 109 0.035515 10.0.0.141 - - [2026-06-19 22:51:48] "GET /virtual-machine/bf30e2e1-e48a-44af-9c9b-823f21bf513d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003293 10.0.0.141 - - [2026-06-19 22:51:48] "GET /virtual-machine-interface/6c993688-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004077 10.0.0.141 - - [2026-06-19 22:51:48] "GET /virtual-machine/993dee4b-25ef-41e9-995e-6027f1fc46f8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003524 10.0.0.141 - - [2026-06-19 22:51:48] "GET /virtual-machine-interface/6d073e62-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006479 10.0.0.141 - - [2026-06-19 22:51:51] "GET /virtual-machine-interface/71541508-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005452 10.0.0.141 - - [2026-06-19 22:51:51] "POST /set-tag HTTP/1.1" 200 109 0.002400 10.0.0.141 - - [2026-06-19 22:51:53] "GET /virtual-machine/bef40426-fc4b-4cfa-997e-f3bdd0fcd364?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.003113 10.0.0.141 - - [2026-06-19 22:51:53] "GET /virtual-machine-interface/71541508-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003773 10.0.0.141 - - [2026-06-19 22:51:54] "GET /virtual-machine-interface/71541508-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004250 10.0.0.141 - - [2026-06-19 22:51:54] "POST /set-tag HTTP/1.1" 200 109 0.002181 10.0.0.141 - - [2026-06-19 22:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.141 - - [2026-06-19 22:52:04] "POST /chown HTTP/1.1" 200 109 0.006371 10.0.0.141 - - [2026-06-19 22:52:04] "POST /chown HTTP/1.1" 200 109 0.017053 10.0.0.141 - - [2026-06-19 22:52:04] "POST /chown HTTP/1.1" 200 109 0.014981 10.0.0.141 - - [2026-06-19 22:52:04] "POST /chown HTTP/1.1" 200 109 0.006352 10.0.0.141 - - [2026-06-19 22:52:24] "GET /virtual-machine-interface/71541508-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006893 10.0.0.141 - - [2026-06-19 22:52:24] "POST /set-tag HTTP/1.1" 200 109 0.002264 10.0.0.141 - - [2026-06-19 22:52:24] "GET /virtual-machine-interface/71541508-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004140 10.0.0.141 - - [2026-06-19 22:52:24] "POST /set-tag HTTP/1.1" 200 109 0.002079 10.0.0.141 - - [2026-06-19 22:52:24] "GET /virtual-machine/bef40426-fc4b-4cfa-997e-f3bdd0fcd364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002246 10.0.0.141 - - [2026-06-19 22:52:24] "POST /ref-update HTTP/1.1" 200 156 0.009422 10.0.0.141 - - [2026-06-19 22:52:24] "GET /virtual-machine-interface/71541508-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004318 10.0.0.141 - - [2026-06-19 22:52:24] "POST /set-tag HTTP/1.1" 200 109 0.012975 10.0.0.141 - - [2026-06-19 22:52:24] "POST /set-tag HTTP/1.1" 200 109 0.017702 10.0.0.141 - - [2026-06-19 22:52:24] "DELETE /instance-ip/717267e2-6c31-11f1-be75-fa163eeb1731 HTTP/1.1" 200 115 0.037432 10.0.0.141 - - [2026-06-19 22:52:25] "DELETE /virtual-machine-interface/71541508-6c31-11f1-be75-fa163eeb1731 HTTP/1.1" 200 115 0.056092 10.0.0.141 - - [2026-06-19 22:52:25] "DELETE /virtual-machine/bef40426-fc4b-4cfa-997e-f3bdd0fcd364 HTTP/1.1" 200 115 0.020132 10.0.0.141 - - [2026-06-19 22:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.141 - - [2026-06-19 22:52:29] "GET /tag/7966a0a1-a61a-4943-b285-3c15e6e3624e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.010824 10.0.0.141 - - [2026-06-19 22:52:29] "GET /tag/7966a0a1-a61a-4943-b285-3c15e6e3624e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.012775 10.0.0.141 - - [2026-06-19 22:52:29] "GET /virtual-machine-interface/6a860001-0526-4f97-99a0-e02f4ecb03db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.004045 10.0.0.141 - - [2026-06-19 22:52:29] "POST /set-tag HTTP/1.1" 200 109 0.014034 10.0.0.141 - - [2026-06-19 22:52:29] "GET /virtual-machine-interface/e00a569d-6194-418d-90e4-3e8a768f587a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.010159 10.0.0.141 - - [2026-06-19 22:52:29] "POST /set-tag HTTP/1.1" 200 109 0.013604 10.0.0.141 - - [2026-06-19 22:52:29] "GET /virtual-machine-interface/eb491d45-b3b6-4b8e-8ffe-b6db0ec5ca9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.004294 10.0.0.141 - - [2026-06-19 22:52:29] "POST /set-tag HTTP/1.1" 200 109 0.015912 10.0.0.141 - - [2026-06-19 22:52:29] "GET /firewall-policy/7076d241-24a2-45d0-bffd-1905ed6b2673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.014637 10.0.0.141 - - [2026-06-19 22:52:29] "GET /firewall-rule/f3eab62e-b353-4d83-89de-20dd176949f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.002628 10.0.0.141 - - [2026-06-19 22:52:29] "POST /ref-update HTTP/1.1" 200 156 0.010566 10.0.0.141 - - [2026-06-19 22:52:29] "DELETE /firewall-rule/f3eab62e-b353-4d83-89de-20dd176949f0 HTTP/1.1" 200 115 0.038750 10.0.0.141 - - [2026-06-19 22:52:29] "DELETE /loadbalancer-member/47045480-af64-4eeb-b830-8062327f68dc HTTP/1.1" 200 115 0.024122 10.0.0.141 - - [2026-06-19 22:52:29] "PUT /service-instance/6464b494-8845-4f26-88e4-f30993406c20 HTTP/1.1" 200 267 0.009284 10.0.0.141 - - [2026-06-19 22:52:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.010864 10.0.0.141 - - [2026-06-19 22:52:29] "DELETE /loadbalancer-pool/0d3c1568-8fd7-4e83-a28f-080f43e80d2e HTTP/1.1" 200 115 0.062465 10.0.0.141 - - [2026-06-19 22:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.141 - - [2026-06-19 22:52:29] "DELETE /loadbalancer-listener/7cddb933-bcc4-4d12-9bc2-81b0f2e7908a HTTP/1.1" 200 115 0.042839 10.0.0.141 - - [2026-06-19 22:52:29] "GET /floating-ip/5e532af0-4ed9-4636-bada-5f43fcbac9cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2398 0.005126 10.0.0.141 - - [2026-06-19 22:52:29] "POST /chown HTTP/1.1" 200 109 0.010124 10.0.0.141 - - [2026-06-19 22:52:29] "POST /chown HTTP/1.1" 200 109 0.018483 10.0.0.141 - - [2026-06-19 22:52:29] "POST /chown HTTP/1.1" 200 109 0.013311 10.0.0.141 - - [2026-06-19 22:52:29] "PUT /floating-ip/5e532af0-4ed9-4636-bada-5f43fcbac9cd HTTP/1.1" 200 257 0.027561 10.0.0.141 - - [2026-06-19 22:52:29] "POST /chown HTTP/1.1" 200 109 0.012913 10.0.0.141 - - [2026-06-19 22:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.141 - - [2026-06-19 22:52:29] "POST /chown HTTP/1.1" 200 109 0.015742 10.0.0.141 - - [2026-06-19 22:52:29] "DELETE /floating-ip/5e532af0-4ed9-4636-bada-5f43fcbac9cd HTTP/1.1" 200 115 0.070297 10.0.0.141 - - [2026-06-19 22:52:29] "DELETE /loadbalancer/9c0b7043-f235-4b85-a212-0e013d455475 HTTP/1.1" 200 115 0.040102 10.0.0.141 - - [2026-06-19 22:52:29] "POST /chown HTTP/1.1" 200 109 0.009873 10.0.0.141 - - [2026-06-19 22:52:29] "POST /chown HTTP/1.1" 200 109 0.013478 10.0.0.141 - - [2026-06-19 22:52:29] "POST /chown HTTP/1.1" 200 109 0.026711 10.0.0.141 - - [2026-06-19 22:52:29] "DELETE /instance-ip/3c9a7b25-1178-4fef-8a57-1b549b7d6437 HTTP/1.1" 200 115 0.099715 10.0.0.141 - - [2026-06-19 22:52:29] "DELETE /virtual-machine-interface/6a860001-0526-4f97-99a0-e02f4ecb03db HTTP/1.1" 200 115 0.050750 10.0.0.141 - - [2026-06-19 22:52:29] "PUT /service-instance/6464b494-8845-4f26-88e4-f30993406c20 HTTP/1.1" 200 267 0.022149 10.0.0.141 - - [2026-06-19 22:52:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.015589 10.0.0.141 - - [2026-06-19 22:52:30] "PUT /service-instance/6464b494-8845-4f26-88e4-f30993406c20 HTTP/1.1" 200 267 0.012808 10.0.0.141 - - [2026-06-19 22:52:30] "DELETE /tag/7966a0a1-a61a-4943-b285-3c15e6e3624e HTTP/1.1" 200 115 0.088220 10.0.0.141 - - [2026-06-19 22:52:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.006227 10.0.0.141 - - [2026-06-19 22:52:30] "PUT /service-instance/6464b494-8845-4f26-88e4-f30993406c20 HTTP/1.1" 200 267 0.008778 10.0.0.141 - - [2026-06-19 22:52:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.011911 10.0.0.141 - - [2026-06-19 22:52:30] "GET /floating-ip-pool/678a8331-8f68-4b03-88d8-d430dae1b149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.005697 10.0.0.141 - - [2026-06-19 22:52:30] "POST /ref-update HTTP/1.1" 200 156 0.014272 10.0.0.141 - - [2026-06-19 22:52:30] "DELETE /service-instance/6464b494-8845-4f26-88e4-f30993406c20 HTTP/1.1" 200 115 0.046229 10.0.0.141 - - [2026-06-19 22:52:30] "DELETE /floating-ip-pool/678a8331-8f68-4b03-88d8-d430dae1b149 HTTP/1.1" 200 115 0.022981 10.0.0.141 - - [2026-06-19 22:52:30] "GET /virtual-machine-interface/eb491d45-b3b6-4b8e-8ffe-b6db0ec5ca9a?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.004198 10.0.0.141 - - [2026-06-19 22:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.141 - - [2026-06-19 22:52:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002052 10.0.0.141 - - [2026-06-19 22:52:30] "POST /useragent-kv HTTP/1.1" 200 115 0.001379 10.0.0.141 - - [2026-06-19 22:52:30] "DELETE /virtual-network/f89fc280-6293-4f0f-bdee-c5fda0d29f68 HTTP/1.1" 200 115 0.086771 10.0.0.141 - - [2026-06-19 22:52:30] "GET /routing-instance/03980dbb-a16f-440a-9ba0-b86fc5515076 HTTP/1.1" 404 171 0.001277 10.0.0.141 - - [2026-06-19 22:52:30] "DELETE /route-target/df38cad3-58ee-4113-91a8-8698f59ae725 HTTP/1.1" 200 115 0.028233 10.0.0.141 - - [2026-06-19 22:52:30] "GET /domains HTTP/1.1" 200 281 0.003472 10.0.0.141 - - [2026-06-19 22:52:30] "GET /domain/9a77f7f7-8d47-4203-b49b-0a2b31ef50dd HTTP/1.1" 200 3100 0.002324 10.0.0.141 - - [2026-06-19 22:52:30] "DELETE /virtual-machine-interface/eb491d45-b3b6-4b8e-8ffe-b6db0ec5ca9a HTTP/1.1" 200 115 0.082649 10.0.0.141 - - [2026-06-19 22:52:30] "POST /ref-update HTTP/1.1" 200 156 0.022969 10.0.0.141 - - [2026-06-19 22:52:30] "GET /project/75eeb929-2a03-47e2-b1ec-c07135d274fb HTTP/1.1" 200 7169 0.058381 10.0.0.141 - - [2026-06-19 22:52:30] "DELETE /virtual-machine/309f0483-ff92-4ece-aa01-9921fee4c400 HTTP/1.1" 200 115 0.052452 10.0.0.141 - - [2026-06-19 22:52:30] "GET /virtual-machine-interface/e00a569d-6194-418d-90e4-3e8a768f587a?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.007547 10.0.0.141 - - [2026-06-19 22:52:30] "GET /virtual-machine-interface/6d073e62-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.011102 10.0.0.141 - - [2026-06-19 22:52:30] "POST /set-tag HTTP/1.1" 200 109 0.002611 10.0.0.141 - - [2026-06-19 22:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.141 - - [2026-06-19 22:52:30] "GET /loadbalancer/8a8fec8d-c5b2-4491-a3cd-93638246dd99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002871 10.0.0.141 - - [2026-06-19 22:52:30] "DELETE /virtual-machine-interface/e00a569d-6194-418d-90e4-3e8a768f587a HTTP/1.1" 200 115 0.050038 10.0.0.141 - - [2026-06-19 22:52:30] "GET /virtual-machine-interface/6d073e62-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005274 10.0.0.141 - - [2026-06-19 22:52:30] "DELETE /virtual-machine/18142ef8-9b8d-4c19-82c5-a45deb82759d HTTP/1.1" 200 115 0.032917 10.0.0.141 - - [2026-06-19 22:52:30] "POST /set-tag HTTP/1.1" 200 109 0.035284 10.0.0.141 - - [2026-06-19 22:52:30] "DELETE /loadbalancer-member/7a144f58-5e85-46c0-a3dd-245320bc8ad5 HTTP/1.1" 200 115 0.042481 10.0.0.141 - - [2026-06-19 22:52:31] "GET /virtual-machine-interface/6d073e62-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004523 10.0.0.141 - - [2026-06-19 22:52:31] "POST /set-tag HTTP/1.1" 200 109 0.002154 10.0.0.141 - - [2026-06-19 22:52:31] "GET /virtual-machine-interface/6d073e62-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004040 10.0.0.141 - - [2026-06-19 22:52:31] "POST /set-tag HTTP/1.1" 200 109 0.002151 10.0.0.141 - - [2026-06-19 22:52:31] "GET /virtual-machine/993dee4b-25ef-41e9-995e-6027f1fc46f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002496 10.0.0.141 - - [2026-06-19 22:52:31] "POST /ref-update HTTP/1.1" 200 156 0.010593 10.0.0.141 - - [2026-06-19 22:52:31] "GET /virtual-machine-interface/6d073e62-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004302 10.0.0.141 - - [2026-06-19 22:52:31] "POST /set-tag HTTP/1.1" 200 109 0.014552 10.0.0.141 - - [2026-06-19 22:52:31] "POST /set-tag HTTP/1.1" 200 109 0.019770 10.0.0.141 - - [2026-06-19 22:52:31] "POST /set-tag HTTP/1.1" 200 109 0.014112 10.0.0.141 - - [2026-06-19 22:52:32] "DELETE /instance-ip/6d1f5c9a-6c31-11f1-be75-fa163eeb1731 HTTP/1.1" 200 115 0.048516 10.0.0.141 - - [2026-06-19 22:52:32] "POST /ref-update HTTP/1.1" 200 156 0.008044 10.0.0.141 - - [2026-06-19 22:52:32] "DELETE /virtual-machine-interface/6d073e62-6c31-11f1-be75-fa163eeb1731 HTTP/1.1" 200 115 0.042995 10.0.0.141 - - [2026-06-19 22:52:32] "DELETE /virtual-machine/993dee4b-25ef-41e9-995e-6027f1fc46f8 HTTP/1.1" 200 115 0.014920 10.0.0.141 - - [2026-06-19 22:52:35] "GET /virtual-machine-interface/6c993688-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.015008 10.0.0.141 - - [2026-06-19 22:52:35] "POST /set-tag HTTP/1.1" 200 109 0.003975 10.0.0.141 - - [2026-06-19 22:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.141 - - [2026-06-19 22:52:35] "GET /loadbalancer/8a8fec8d-c5b2-4491-a3cd-93638246dd99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002502 10.0.0.141 - - [2026-06-19 22:52:36] "GET /virtual-machine-interface/6c993688-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005742 10.0.0.141 - - [2026-06-19 22:52:36] "POST /set-tag HTTP/1.1" 200 109 0.003449 10.0.0.141 - - [2026-06-19 22:52:36] "GET /virtual-machine-interface/6c993688-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005262 10.0.0.141 - - [2026-06-19 22:52:36] "POST /set-tag HTTP/1.1" 200 109 0.002433 10.0.0.141 - - [2026-06-19 22:52:36] "GET /virtual-machine/bf30e2e1-e48a-44af-9c9b-823f21bf513d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002270 10.0.0.141 - - [2026-06-19 22:52:36] "POST /ref-update HTTP/1.1" 200 156 0.008239 10.0.0.141 - - [2026-06-19 22:52:36] "GET /virtual-machine-interface/6c993688-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004579 10.0.0.141 - - [2026-06-19 22:52:36] "POST /set-tag HTTP/1.1" 200 109 0.016510 10.0.0.141 - - [2026-06-19 22:52:36] "POST /set-tag HTTP/1.1" 200 109 0.033776 10.0.0.141 - - [2026-06-19 22:52:37] "POST /set-tag HTTP/1.1" 200 109 0.017577 10.0.0.141 - - [2026-06-19 22:52:37] "DELETE /instance-ip/6cb2026c-6c31-11f1-be75-fa163eeb1731 HTTP/1.1" 200 115 0.053660 10.0.0.141 - - [2026-06-19 22:52:37] "POST /ref-update HTTP/1.1" 200 156 0.007753 10.0.0.141 - - [2026-06-19 22:52:37] "DELETE /virtual-machine-interface/6c993688-6c31-11f1-be75-fa163eeb1731 HTTP/1.1" 200 115 0.044585 10.0.0.141 - - [2026-06-19 22:52:37] "DELETE /virtual-machine/bf30e2e1-e48a-44af-9c9b-823f21bf513d HTTP/1.1" 200 115 0.029124 10.0.0.141 - - [2026-06-19 22:52:37] "DELETE /tag/70a1163e-0cfc-4c1e-ae81-fafde6246366 HTTP/1.1" 200 115 0.051408 10.0.0.141 - - [2026-06-19 22:52:37] "DELETE /tag/0db48f0c-955e-4912-9321-b41eb115b52a HTTP/1.1" 200 115 0.063872 10.0.0.141 - - [2026-06-19 22:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.141 - - [2026-06-19 22:52:40] "GET /project/75eeb929-2a03-47e2-b1ec-c07135d274fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.036271 10.0.0.141 - - [2026-06-19 22:52:40] "POST /tags HTTP/1.1" 200 394 0.026719 10.0.0.141 - - [2026-06-19 22:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.015492 10.0.0.141 - - [2026-06-19 22:52:40] "GET /tag/63b61a61-58c6-4b22-9349-e3ab6822cbe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.022611 10.0.0.141 - - [2026-06-19 22:52:40] "POST /tags HTTP/1.1" 200 342 0.023414 10.0.0.141 - - [2026-06-19 22:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.141 - - [2026-06-19 22:52:41] "GET /tag/27ba7655-68ce-4ab7-ae3f-944326eb9fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.010898 10.0.0.141 - - [2026-06-19 22:52:41] "POST /id-to-fqname HTTP/1.1" 200 192 0.000456 10.0.0.141 - - [2026-06-19 22:52:41] "POST /fqname-to-id HTTP/1.1" 404 201 0.002030 10.0.0.141 - - [2026-06-19 22:52:41] "POST /security-groups HTTP/1.1" 200 589 0.069917 10.0.0.141 - - [2026-06-19 22:52:41] "POST /projects HTTP/1.1" 200 521 0.164861 10.0.0.141 - - [2026-06-19 22:52:41] "POST /fqname-to-id HTTP/1.1" 404 236 0.001838 10.0.0.141 - - [2026-06-19 22:52:41] "POST /access-control-lists HTTP/1.1" 200 600 0.057930 10.0.0.141 - - [2026-06-19 22:52:41] "POST /fqname-to-id HTTP/1.1" 404 235 0.020819 10.0.0.141 - - [2026-06-19 22:52:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.093465 10.0.0.141 - - [2026-06-19 22:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.141 - - [2026-06-19 22:52:41] "GET /virtual-network/18e2654d-e4e3-4972-ba97-7d3e2da8f4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.021714 10.0.0.141 - - [2026-06-19 22:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.141 - - [2026-06-19 22:52:41] "GET /virtual-network/d8965516-d7c6-4be8-af01-727e713629e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.011361 10.0.0.141 - - [2026-06-19 22:52:41] "POST /access-control-lists HTTP/1.1" 200 598 0.128941 10.0.0.141 - - [2026-06-19 22:52:41] "PUT /virtual-network/18e2654d-e4e3-4972-ba97-7d3e2da8f4d9 HTTP/1.1" 200 265 0.071083 10.0.0.141 - - [2026-06-19 22:52:41] "PUT /virtual-network/d8965516-d7c6-4be8-af01-727e713629e8 HTTP/1.1" 200 265 0.043493 10.0.0.141 - - [2026-06-19 22:52:41] "POST /security-groups HTTP/1.1" 200 593 0.070836 10.0.0.141 - - [2026-06-19 22:52:41] "POST /fqname-to-id HTTP/1.1" 404 270 0.002045 10.0.0.141 - - [2026-06-19 22:52:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.018581 10.0.0.141 - - [2026-06-19 22:52:41] "POST /access-control-lists HTTP/1.1" 200 634 0.071929 10.0.0.141 - - [2026-06-19 22:52:41] "POST /chown HTTP/1.1" 200 109 0.059088 10.0.0.141 - - [2026-06-19 22:52:41] "POST /fqname-to-id HTTP/1.1" 404 269 0.012609 10.0.0.141 - - [2026-06-19 22:52:41] "GET /application-policy-set/9ce1869b-f0d3-4012-836a-632bb0ed9a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003531 10.0.0.141 - - [2026-06-19 22:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.141 - - [2026-06-19 22:52:41] "GET /policy-management/a0f933d6-5706-4b43-aaa8-70179c2aa5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.043071 10.0.0.141 - - [2026-06-19 22:52:41] "POST /access-control-lists HTTP/1.1" 200 632 0.072547 10.0.0.141 - - [2026-06-19 22:52:41] "POST /tags HTTP/1.1" 409 226 0.004715 10.0.0.141 - - [2026-06-19 22:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005394 10.0.0.141 - - [2026-06-19 22:52:41] "GET /tag/27ba7655-68ce-4ab7-ae3f-944326eb9fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.017403 10.0.0.141 - - [2026-06-19 22:52:42] "POST /firewall-rules HTTP/1.1" 200 602 0.091729 10.0.0.141 - - [2026-06-19 22:52:42] "GET /firewall-rule/89f56148-1757-4c4e-8a60-211cdf6c32a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.011903 10.0.0.141 - - [2026-06-19 22:52:42] "GET /firewall-policy/7e3686f5-e96a-4fb4-b84b-98ce818b2e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.004286 10.0.0.141 - - [2026-06-19 22:52:42] "GET /firewall-rule/89f56148-1757-4c4e-8a60-211cdf6c32a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.002482 10.0.0.141 - - [2026-06-19 22:52:42] "POST /ref-update HTTP/1.1" 200 156 0.044196 10.0.0.141 - - [2026-06-19 22:52:42] "GET /application-policy-set/9ce1869b-f0d3-4012-836a-632bb0ed9a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.011463 10.0.0.141 - - [2026-06-19 22:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.141 - - [2026-06-19 22:52:42] "GET /policy-management/a0f933d6-5706-4b43-aaa8-70179c2aa5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002590 10.0.0.141 - - [2026-06-19 22:52:42] "POST /tags HTTP/1.1" 409 226 0.001483 10.0.0.141 - - [2026-06-19 22:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001191 10.0.0.141 - - [2026-06-19 22:52:42] "GET /tag/27ba7655-68ce-4ab7-ae3f-944326eb9fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.010681 10.0.0.141 - - [2026-06-19 22:52:42] "POST /firewall-rules HTTP/1.1" 200 600 0.069774 10.0.0.141 - - [2026-06-19 22:52:42] "GET /firewall-rule/240380e2-4c4d-4ffd-863d-7e0cb85e3e00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003662 10.0.0.141 - - [2026-06-19 22:52:42] "GET /firewall-policy/7e3686f5-e96a-4fb4-b84b-98ce818b2e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.003199 10.0.0.141 - - [2026-06-19 22:52:42] "GET /firewall-rule/240380e2-4c4d-4ffd-863d-7e0cb85e3e00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002012 10.0.0.141 - - [2026-06-19 22:52:42] "POST /ref-update HTTP/1.1" 200 156 0.042264 10.0.0.141 - - [2026-06-19 22:52:43] "POST /tags HTTP/1.1" 200 394 0.027501 10.0.0.141 - - [2026-06-19 22:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.141 - - [2026-06-19 22:52:43] "GET /tag/831a919c-c409-41ee-b0f7-1cd69dab54e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.016124 10.0.0.141 - - [2026-06-19 22:52:44] "POST /tags HTTP/1.1" 200 342 0.017128 10.0.0.141 - - [2026-06-19 22:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.141 - - [2026-06-19 22:52:44] "GET /tag/5d619f99-1bbd-4780-b464-5708e3305577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.015994 10.0.0.141 - - [2026-06-19 22:52:44] "POST /id-to-fqname HTTP/1.1" 200 192 0.002803 10.0.0.141 - - [2026-06-19 22:52:44] "POST /fqname-to-id HTTP/1.1" 404 201 0.002225 10.0.0.141 - - [2026-06-19 22:52:44] "POST /security-groups HTTP/1.1" 200 589 0.064519 10.0.0.141 - - [2026-06-19 22:52:44] "POST /projects HTTP/1.1" 200 521 0.210021 10.0.0.141 - - [2026-06-19 22:52:44] "POST /fqname-to-id HTTP/1.1" 404 236 0.005929 10.0.0.141 - - [2026-06-19 22:52:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.032976 10.0.0.141 - - [2026-06-19 22:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012225 10.0.0.141 - - [2026-06-19 22:52:44] "GET /virtual-network/18e2654d-e4e3-4972-ba97-7d3e2da8f4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.014604 10.0.0.141 - - [2026-06-19 22:52:44] "POST /access-control-lists HTTP/1.1" 200 600 0.085114 10.0.0.141 - - [2026-06-19 22:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.013074 10.0.0.141 - - [2026-06-19 22:52:44] "POST /fqname-to-id HTTP/1.1" 404 235 0.010456 10.0.0.141 - - [2026-06-19 22:52:44] "GET /virtual-network/d8965516-d7c6-4be8-af01-727e713629e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004680 10.0.0.141 - - [2026-06-19 22:52:44] "POST /access-control-lists HTTP/1.1" 200 598 0.058550 10.0.0.141 - - [2026-06-19 22:52:44] "PUT /virtual-network/18e2654d-e4e3-4972-ba97-7d3e2da8f4d9 HTTP/1.1" 200 265 0.078899 10.0.0.141 - - [2026-06-19 22:52:44] "PUT /virtual-network/d8965516-d7c6-4be8-af01-727e713629e8 HTTP/1.1" 200 265 0.049620 10.0.0.141 - - [2026-06-19 22:52:44] "POST /security-groups HTTP/1.1" 200 593 0.074073 10.0.0.141 - - [2026-06-19 22:52:44] "POST /fqname-to-id HTTP/1.1" 404 270 0.001671 10.0.0.141 - - [2026-06-19 22:52:44] "POST /access-control-lists HTTP/1.1" 200 634 0.059341 10.0.0.141 - - [2026-06-19 22:52:44] "POST /fqname-to-id HTTP/1.1" 404 269 0.016060 10.0.0.141 - - [2026-06-19 22:52:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.068735 10.0.0.141 - - [2026-06-19 22:52:44] "POST /chown HTTP/1.1" 200 109 0.021083 10.0.0.141 - - [2026-06-19 22:52:44] "GET /application-policy-set/9ce1869b-f0d3-4012-836a-632bb0ed9a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.045404 10.0.0.141 - - [2026-06-19 22:52:44] "POST /access-control-lists HTTP/1.1" 200 632 0.091916 10.0.0.141 - - [2026-06-19 22:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003041 10.0.0.141 - - [2026-06-19 22:52:44] "GET /policy-management/a0f933d6-5706-4b43-aaa8-70179c2aa5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003123 10.0.0.141 - - [2026-06-19 22:52:44] "POST /tags HTTP/1.1" 409 226 0.003734 10.0.0.141 - - [2026-06-19 22:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.141 - - [2026-06-19 22:52:45] "GET /tag/5d619f99-1bbd-4780-b464-5708e3305577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.011066 10.0.0.141 - - [2026-06-19 22:52:45] "POST /firewall-rules HTTP/1.1" 200 602 0.063456 10.0.0.141 - - [2026-06-19 22:52:45] "GET /firewall-rule/f7ab0696-3a34-403f-bae4-8d24e04cad4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.018559 10.0.0.141 - - [2026-06-19 22:52:45] "GET /firewall-policy/7e3686f5-e96a-4fb4-b84b-98ce818b2e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.004300 10.0.0.141 - - [2026-06-19 22:52:45] "GET /firewall-rule/f7ab0696-3a34-403f-bae4-8d24e04cad4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.002310 10.0.0.141 - - [2026-06-19 22:52:45] "POST /ref-update HTTP/1.1" 200 156 0.049986 10.0.0.141 - - [2026-06-19 22:52:45] "GET /application-policy-set/9ce1869b-f0d3-4012-836a-632bb0ed9a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009202 10.0.0.141 - - [2026-06-19 22:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.141 - - [2026-06-19 22:52:45] "GET /policy-management/a0f933d6-5706-4b43-aaa8-70179c2aa5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002602 10.0.0.141 - - [2026-06-19 22:52:45] "POST /tags HTTP/1.1" 409 226 0.001642 10.0.0.141 - - [2026-06-19 22:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.141 - - [2026-06-19 22:52:45] "GET /tag/5d619f99-1bbd-4780-b464-5708e3305577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.009903 10.0.0.141 - - [2026-06-19 22:52:45] "POST /firewall-rules HTTP/1.1" 200 600 0.064832 10.0.0.141 - - [2026-06-19 22:52:45] "GET /firewall-rule/717f6e43-6efc-4fd7-b63c-1e3680a8a989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.011971 10.0.0.141 - - [2026-06-19 22:52:45] "GET /firewall-policy/7e3686f5-e96a-4fb4-b84b-98ce818b2e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.004027 10.0.0.141 - - [2026-06-19 22:52:45] "GET /firewall-rule/717f6e43-6efc-4fd7-b63c-1e3680a8a989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002140 10.0.0.141 - - [2026-06-19 22:52:45] "POST /ref-update HTTP/1.1" 200 156 0.043767 10.0.0.141 - - [2026-06-19 22:52:47] "POST /tags HTTP/1.1" 200 346 0.090985 10.0.0.141 - - [2026-06-19 22:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005493 10.0.0.141 - - [2026-06-19 22:52:47] "GET /tag/6bc37116-cc83-44c5-8f36-b8a3b8d42237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.012618 10.0.0.141 - - [2026-06-19 22:52:47] "POST /projects HTTP/1.1" 409 238 0.003178 10.0.0.141 - - [2026-06-19 22:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.141 - - [2026-06-19 22:52:47] "GET /project/577ef5f7-a829-4292-be26-c7c6ba79e723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.050255 10.0.0.141 - - [2026-06-19 22:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.141 - - [2026-06-19 22:52:47] "GET /virtual-network/18e2654d-e4e3-4972-ba97-7d3e2da8f4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004364 10.0.0.141 - - [2026-06-19 22:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.141 - - [2026-06-19 22:52:47] "GET /virtual-network/d8965516-d7c6-4be8-af01-727e713629e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.006731 10.0.0.141 - - [2026-06-19 22:52:47] "POST /security-groups HTTP/1.1" 409 285 0.002567 10.0.0.141 - - [2026-06-19 22:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005835 10.0.0.141 - - [2026-06-19 22:52:47] "PUT /security-group/a2179a16-62a1-49a7-9f93-22cb4da4b51a HTTP/1.1" 200 263 0.064912 10.0.0.141 - - [2026-06-19 22:52:47] "PUT /access-control-list/62e85302-8d04-4dfd-b4e0-279453175c27 HTTP/1.1" 200 273 0.014491 10.0.0.141 - - [2026-06-19 22:52:47] "PUT /access-control-list/fb21310c-197b-49a9-971a-a59cb96bec3c HTTP/1.1" 200 273 0.037946 10.0.0.141 - - [2026-06-19 22:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004790 10.0.0.141 - - [2026-06-19 22:52:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.033511 10.0.0.141 - - [2026-06-19 22:52:47] "POST /tags HTTP/1.1" 409 228 0.002820 10.0.0.141 - - [2026-06-19 22:52:47] "GET /project/577ef5f7-a829-4292-be26-c7c6ba79e723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.054361 10.0.0.141 - - [2026-06-19 22:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013332 10.0.0.141 - - [2026-06-19 22:52:47] "GET /tag/6bc37116-cc83-44c5-8f36-b8a3b8d42237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.016481 10.0.0.141 - - [2026-06-19 22:52:47] "POST /tags HTTP/1.1" 200 346 0.037330 10.0.0.141 - - [2026-06-19 22:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012022 10.0.0.141 - - [2026-06-19 22:52:47] "GET /tag/2f0f532c-7de8-4e6d-a96b-ea224c17e846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.023767 10.0.0.141 - - [2026-06-19 22:52:47] "POST /projects HTTP/1.1" 409 238 0.001965 10.0.0.141 - - [2026-06-19 22:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.141 - - [2026-06-19 22:52:47] "GET /project/e918a310-c8e3-4983-8a6e-763c93bc4e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033318 10.0.0.141 - - [2026-06-19 22:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.141 - - [2026-06-19 22:52:47] "GET /virtual-network/18e2654d-e4e3-4972-ba97-7d3e2da8f4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004294 10.0.0.141 - - [2026-06-19 22:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.141 - - [2026-06-19 22:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.141 - - [2026-06-19 22:52:47] "GET /project/e918a310-c8e3-4983-8a6e-763c93bc4e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039989 10.0.0.141 - - [2026-06-19 22:52:47] "GET /virtual-network/d8965516-d7c6-4be8-af01-727e713629e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.024382 10.0.0.141 - - [2026-06-19 22:52:47] "POST /security-groups HTTP/1.1" 409 285 0.002214 10.0.0.141 - - [2026-06-19 22:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001502 10.0.0.141 - - [2026-06-19 22:52:48] "PUT /security-group/3a733098-a97a-4c3a-a217-7708b5effb7a HTTP/1.1" 200 263 0.079447 10.0.0.141 - - [2026-06-19 22:52:48] "PUT /access-control-list/26c1ba52-85bf-4e2f-b41d-f18342674afa HTTP/1.1" 200 273 0.018566 10.0.0.141 - - [2026-06-19 22:52:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.034702 10.0.0.141 - - [2026-06-19 22:52:48] "POST /tags HTTP/1.1" 409 228 0.017413 10.0.0.141 - - [2026-06-19 22:52:48] "PUT /access-control-list/dbd09214-210d-40f1-b426-81e50c89c39e HTTP/1.1" 200 273 0.041596 10.0.0.141 - - [2026-06-19 22:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.141 - - [2026-06-19 22:52:48] "GET /tag/2f0f532c-7de8-4e6d-a96b-ea224c17e846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.015409 10.0.0.141 - - [2026-06-19 22:52:48] "POST /tags HTTP/1.1" 200 292 0.071277 10.0.0.141 - - [2026-06-19 22:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005959 10.0.0.141 - - [2026-06-19 22:52:48] "GET /tag/f03f9d97-03d3-44b0-86f8-38323d0b62e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.020847 10.0.0.141 - - [2026-06-19 22:52:48] "POST /tags HTTP/1.1" 200 304 0.260904 10.0.0.141 - - [2026-06-19 22:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012122 10.0.0.141 - - [2026-06-19 22:52:48] "GET /tag/af46e22a-08c6-4a7e-bf05-2edce53ec625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.016092 10.0.0.141 - - [2026-06-19 22:52:48] "POST /tags HTTP/1.1" 409 252 0.001932 10.0.0.141 - - [2026-06-19 22:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.141 - - [2026-06-19 22:52:48] "GET /tag/63b61a61-58c6-4b22-9349-e3ab6822cbe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.011829 10.0.0.141 - - [2026-06-19 22:52:48] "POST /tags HTTP/1.1" 409 226 0.001928 10.0.0.141 - - [2026-06-19 22:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.141 - - [2026-06-19 22:52:48] "GET /tag/27ba7655-68ce-4ab7-ae3f-944326eb9fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.010180 10.0.0.141 - - [2026-06-19 22:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001379 10.0.0.141 - - [2026-06-19 22:52:48] "GET /virtual-network/18e2654d-e4e3-4972-ba97-7d3e2da8f4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003424 10.0.0.141 - - [2026-06-19 22:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005224 10.0.0.141 - - [2026-06-19 22:52:48] "GET /project/577ef5f7-a829-4292-be26-c7c6ba79e723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035658 10.0.0.141 - - [2026-06-19 22:52:48] "POST /virtual-machines HTTP/1.1" 200 396 0.007265 10.0.0.141 - - [2026-06-19 22:52:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.009276 10.0.0.141 - - [2026-06-19 22:52:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.098444 10.0.0.141 - - [2026-06-19 22:52:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.006726 10.0.0.141 - - [2026-06-19 22:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008987 10.0.0.141 - - [2026-06-19 22:52:49] "GET /virtual-machine-interface/9841895c-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005707 10.0.0.141 - - [2026-06-19 22:52:49] "POST /instance-ips HTTP/1.1" 200 398 0.017263 10.0.0.141 - - [2026-06-19 22:52:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.013235 10.0.0.141 - - [2026-06-19 22:52:49] "GET /virtual-machine-interface/9841895c-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010434 10.0.0.141 - - [2026-06-19 22:52:49] "POST /set-tag HTTP/1.1" 200 109 0.062261 10.0.0.141 - - [2026-06-19 22:52:49] "GET /virtual-machine-interface/9841895c-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.021364 10.0.0.141 - - [2026-06-19 22:52:49] "GET /instance-ip/985b6476-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002921 10.0.0.141 - - [2026-06-19 22:52:49] "GET /virtual-machine-interface/9841895c-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004318 10.0.0.141 - - [2026-06-19 22:52:49] "POST /set-tag HTTP/1.1" 200 109 0.002198 10.0.0.141 - - [2026-06-19 22:52:49] "GET /virtual-router/d9dab826-d6b4-4bb3-95ac-a4308846b5c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004472 10.0.0.141 - - [2026-06-19 22:52:49] "POST /ref-update HTTP/1.1" 200 156 0.007735 10.0.0.141 - - [2026-06-19 22:52:49] "GET /virtual-machine-interface/9841895c-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007080 10.0.0.141 - - [2026-06-19 22:52:49] "POST /set-tag HTTP/1.1" 200 109 0.002768 10.0.0.141 - - [2026-06-19 22:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.014285 10.0.0.141 - - [2026-06-19 22:52:49] "GET /virtual-network/18e2654d-e4e3-4972-ba97-7d3e2da8f4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003894 10.0.0.141 - - [2026-06-19 22:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.141 - - [2026-06-19 22:52:49] "GET /project/577ef5f7-a829-4292-be26-c7c6ba79e723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.052851 10.0.0.141 - - [2026-06-19 22:52:49] "POST /virtual-machines HTTP/1.1" 200 396 0.015471 10.0.0.141 - - [2026-06-19 22:52:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.025053 10.0.0.141 - - [2026-06-19 22:52:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.115916 10.0.0.141 - - [2026-06-19 22:52:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.007769 10.0.0.141 - - [2026-06-19 22:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010773 10.0.0.141 - - [2026-06-19 22:52:49] "GET /virtual-machine-interface/98ba2c68-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004306 10.0.0.141 - - [2026-06-19 22:52:49] "POST /instance-ips HTTP/1.1" 200 398 0.020349 10.0.0.141 - - [2026-06-19 22:52:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.029128 10.0.0.141 - - [2026-06-19 22:52:49] "GET /virtual-machine-interface/98ba2c68-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013354 10.0.0.141 - - [2026-06-19 22:52:50] "POST /set-tag HTTP/1.1" 200 109 0.063764 10.0.0.141 - - [2026-06-19 22:52:50] "GET /virtual-machine-interface/98ba2c68-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011773 10.0.0.141 - - [2026-06-19 22:52:50] "GET /instance-ip/98d4640c-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003880 10.0.0.141 - - [2026-06-19 22:52:50] "GET /virtual-machine-interface/98ba2c68-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004663 10.0.0.141 - - [2026-06-19 22:52:50] "POST /set-tag HTTP/1.1" 200 109 0.002086 10.0.0.141 - - [2026-06-19 22:52:50] "GET /virtual-router/d9dab826-d6b4-4bb3-95ac-a4308846b5c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.003591 10.0.0.141 - - [2026-06-19 22:52:50] "POST /ref-update HTTP/1.1" 200 156 0.006835 10.0.0.141 - - [2026-06-19 22:52:50] "GET /virtual-machine-interface/98ba2c68-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005260 10.0.0.141 - - [2026-06-19 22:52:50] "POST /set-tag HTTP/1.1" 200 109 0.002825 10.0.0.141 - - [2026-06-19 22:52:50] "POST /tags HTTP/1.1" 200 292 0.014133 10.0.0.141 - - [2026-06-19 22:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.141 - - [2026-06-19 22:52:50] "GET /tag/22740591-d86f-45bc-b103-ed36fe3cf5eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.011165 10.0.0.141 - - [2026-06-19 22:52:50] "POST /tags HTTP/1.1" 409 252 0.001966 10.0.0.141 - - [2026-06-19 22:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001284 10.0.0.141 - - [2026-06-19 22:52:50] "GET /tag/831a919c-c409-41ee-b0f7-1cd69dab54e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.019397 10.0.0.141 - - [2026-06-19 22:52:50] "POST /tags HTTP/1.1" 409 226 0.004520 10.0.0.141 - - [2026-06-19 22:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.141 - - [2026-06-19 22:52:50] "GET /tag/5d619f99-1bbd-4780-b464-5708e3305577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.012778 10.0.0.141 - - [2026-06-19 22:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.141 - - [2026-06-19 22:52:50] "GET /virtual-network/18e2654d-e4e3-4972-ba97-7d3e2da8f4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003684 10.0.0.141 - - [2026-06-19 22:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.141 - - [2026-06-19 22:52:50] "GET /project/e918a310-c8e3-4983-8a6e-763c93bc4e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030310 10.0.0.141 - - [2026-06-19 22:52:50] "POST /virtual-machines HTTP/1.1" 200 396 0.009485 10.0.0.141 - - [2026-06-19 22:52:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.006961 10.0.0.141 - - [2026-06-19 22:52:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.087075 10.0.0.141 - - [2026-06-19 22:52:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.012300 10.0.0.141 - - [2026-06-19 22:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.141 - - [2026-06-19 22:52:50] "GET /virtual-machine-interface/9946e072-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004489 10.0.0.141 - - [2026-06-19 22:52:50] "POST /instance-ips HTTP/1.1" 200 398 0.025839 10.0.0.141 - - [2026-06-19 22:52:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.028734 10.0.0.141 - - [2026-06-19 22:52:50] "GET /virtual-machine-interface/9946e072-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007790 10.0.0.141 - - [2026-06-19 22:52:50] "POST /set-tag HTTP/1.1" 200 109 0.063132 10.0.0.141 - - [2026-06-19 22:52:51] "GET /virtual-machine-interface/9946e072-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013880 10.0.0.141 - - [2026-06-19 22:52:51] "GET /instance-ip/995d222e-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003682 10.0.0.141 - - [2026-06-19 22:52:51] "GET /virtual-machine-interface/9946e072-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003882 10.0.0.141 - - [2026-06-19 22:52:51] "POST /set-tag HTTP/1.1" 200 109 0.001951 10.0.0.141 - - [2026-06-19 22:52:51] "GET /virtual-router/d9dab826-d6b4-4bb3-95ac-a4308846b5c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.010851 10.0.0.141 - - [2026-06-19 22:52:51] "POST /ref-update HTTP/1.1" 200 156 0.007976 10.0.0.141 - - [2026-06-19 22:52:51] "GET /virtual-machine-interface/9946e072-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011083 10.0.0.141 - - [2026-06-19 22:52:51] "POST /set-tag HTTP/1.1" 200 109 0.008340 10.0.0.141 - - [2026-06-19 22:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.141 - - [2026-06-19 22:52:51] "GET /virtual-network/18e2654d-e4e3-4972-ba97-7d3e2da8f4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003794 10.0.0.141 - - [2026-06-19 22:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.141 - - [2026-06-19 22:52:51] "GET /project/e918a310-c8e3-4983-8a6e-763c93bc4e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028620 10.0.0.141 - - [2026-06-19 22:52:51] "POST /virtual-machines HTTP/1.1" 200 396 0.007746 10.0.0.141 - - [2026-06-19 22:52:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.018850 10.0.0.141 - - [2026-06-19 22:52:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.111829 10.0.0.141 - - [2026-06-19 22:52:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.008856 10.0.0.141 - - [2026-06-19 22:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009582 10.0.0.141 - - [2026-06-19 22:52:51] "GET /virtual-machine-interface/99b88c90-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008944 10.0.0.141 - - [2026-06-19 22:52:51] "POST /instance-ips HTTP/1.1" 200 398 0.022015 10.0.0.141 - - [2026-06-19 22:52:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.020243 10.0.0.141 - - [2026-06-19 22:52:51] "GET /virtual-machine-interface/99b88c90-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009711 10.0.0.141 - - [2026-06-19 22:52:51] "POST /set-tag HTTP/1.1" 200 109 0.059455 10.0.0.141 - - [2026-06-19 22:52:51] "GET /virtual-machine-interface/99b88c90-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.016466 10.0.0.141 - - [2026-06-19 22:52:51] "GET /instance-ip/99d305b6-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002737 10.0.0.141 - - [2026-06-19 22:52:51] "GET /virtual-machine-interface/99b88c90-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003917 10.0.0.141 - - [2026-06-19 22:52:51] "POST /set-tag HTTP/1.1" 200 109 0.002109 10.0.0.141 - - [2026-06-19 22:52:51] "GET /virtual-router/d9dab826-d6b4-4bb3-95ac-a4308846b5c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.003400 10.0.0.141 - - [2026-06-19 22:52:51] "POST /ref-update HTTP/1.1" 200 156 0.008163 10.0.0.141 - - [2026-06-19 22:52:51] "GET /virtual-machine-interface/99b88c90-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012599 10.0.0.141 - - [2026-06-19 22:52:51] "POST /set-tag HTTP/1.1" 200 109 0.002782 10.0.0.141 - - [2026-06-19 22:52:51] "POST /tags HTTP/1.1" 200 300 0.015612 10.0.0.141 - - [2026-06-19 22:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004558 10.0.0.141 - - [2026-06-19 22:52:52] "GET /tag/d2b2d61b-6286-44f2-8fa8-5e90c368a310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.026128 10.0.0.141 - - [2026-06-19 22:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.141 - - [2026-06-19 22:52:52] "GET /virtual-network/18e2654d-e4e3-4972-ba97-7d3e2da8f4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005446 10.0.0.141 - - [2026-06-19 22:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.141 - - [2026-06-19 22:52:52] "GET /project/577ef5f7-a829-4292-be26-c7c6ba79e723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035890 10.0.0.141 - - [2026-06-19 22:52:52] "POST /virtual-machines HTTP/1.1" 200 396 0.008869 10.0.0.141 - - [2026-06-19 22:52:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.018168 10.0.0.141 - - [2026-06-19 22:52:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.105292 10.0.0.141 - - [2026-06-19 22:52:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.009119 10.0.0.141 - - [2026-06-19 22:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544 10.0.0.141 - - [2026-06-19 22:52:52] "GET /virtual-machine-interface/9a3ec59e-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006569 10.0.0.141 - - [2026-06-19 22:52:52] "POST /instance-ips HTTP/1.1" 200 398 0.023417 10.0.0.141 - - [2026-06-19 22:52:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.018603 10.0.0.141 - - [2026-06-19 22:52:52] "GET /virtual-machine-interface/9a3ec59e-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012516 10.0.0.141 - - [2026-06-19 22:52:52] "POST /set-tag HTTP/1.1" 200 109 0.016966 10.0.0.141 - - [2026-06-19 22:52:52] "GET /virtual-machine-interface/9a3ec59e-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016732 10.0.0.141 - - [2026-06-19 22:52:52] "GET /instance-ip/9a577fa8-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003006 10.0.0.141 - - [2026-06-19 22:52:52] "GET /virtual-machine-interface/9a3ec59e-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003991 10.0.0.141 - - [2026-06-19 22:52:52] "POST /set-tag HTTP/1.1" 200 109 0.002123 10.0.0.141 - - [2026-06-19 22:52:52] "POST /tags HTTP/1.1" 200 300 0.016473 10.0.0.141 - - [2026-06-19 22:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003987 10.0.0.141 - - [2026-06-19 22:52:52] "GET /tag/58454e08-8259-41ea-bba8-739680ce7f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.013342 10.0.0.141 - - [2026-06-19 22:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.141 - - [2026-06-19 22:52:52] "GET /virtual-network/18e2654d-e4e3-4972-ba97-7d3e2da8f4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003570 10.0.0.141 - - [2026-06-19 22:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.141 - - [2026-06-19 22:52:52] "GET /project/577ef5f7-a829-4292-be26-c7c6ba79e723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032116 10.0.0.141 - - [2026-06-19 22:52:52] "POST /virtual-machines HTTP/1.1" 200 396 0.007026 10.0.0.141 - - [2026-06-19 22:52:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.012937 10.0.0.141 - - [2026-06-19 22:52:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.101640 10.0.0.141 - - [2026-06-19 22:52:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.007349 10.0.0.141 - - [2026-06-19 22:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009701 10.0.0.141 - - [2026-06-19 22:52:53] "GET /virtual-machine-interface/9aa2330e-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007728 10.0.0.141 - - [2026-06-19 22:52:53] "POST /instance-ips HTTP/1.1" 200 398 0.016502 10.0.0.141 - - [2026-06-19 22:52:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.020355 10.0.0.141 - - [2026-06-19 22:52:53] "GET /virtual-machine-interface/9aa2330e-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004776 10.0.0.141 - - [2026-06-19 22:52:53] "POST /set-tag HTTP/1.1" 200 109 0.015032 10.0.0.141 - - [2026-06-19 22:52:53] "GET /virtual-machine-interface/9aa2330e-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010501 10.0.0.141 - - [2026-06-19 22:52:53] "GET /instance-ip/9aba1ce4-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002854 10.0.0.141 - - [2026-06-19 22:52:53] "GET /virtual-machine-interface/9aa2330e-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004044 10.0.0.141 - - [2026-06-19 22:52:53] "POST /set-tag HTTP/1.1" 200 109 0.002001 10.0.0.141 - - [2026-06-19 22:52:53] "POST /tags HTTP/1.1" 200 300 0.021345 10.0.0.141 - - [2026-06-19 22:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.141 - - [2026-06-19 22:52:53] "GET /tag/8c038e57-9529-4385-b69e-98c2f11ba2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.015641 10.0.0.141 - - [2026-06-19 22:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.141 - - [2026-06-19 22:52:53] "GET /virtual-network/18e2654d-e4e3-4972-ba97-7d3e2da8f4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004213 10.0.0.141 - - [2026-06-19 22:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.141 - - [2026-06-19 22:52:53] "GET /project/e918a310-c8e3-4983-8a6e-763c93bc4e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029158 10.0.0.141 - - [2026-06-19 22:52:53] "POST /virtual-machines HTTP/1.1" 200 396 0.009943 10.0.0.141 - - [2026-06-19 22:52:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.007225 10.0.0.141 - - [2026-06-19 22:52:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.105572 10.0.0.141 - - [2026-06-19 22:52:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.027397 10.0.0.141 - - [2026-06-19 22:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007705 10.0.0.141 - - [2026-06-19 22:52:53] "GET /virtual-machine-interface/9b0862aa-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005786 10.0.0.141 - - [2026-06-19 22:52:53] "POST /instance-ips HTTP/1.1" 200 398 0.025466 10.0.0.141 - - [2026-06-19 22:52:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.017171 10.0.0.141 - - [2026-06-19 22:52:53] "GET /virtual-machine-interface/9b0862aa-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012807 10.0.0.141 - - [2026-06-19 22:52:53] "POST /set-tag HTTP/1.1" 200 109 0.021248 10.0.0.141 - - [2026-06-19 22:52:53] "GET /virtual-machine-interface/9b0862aa-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.011943 10.0.0.141 - - [2026-06-19 22:52:53] "GET /instance-ip/9b1e9f48-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003365 10.0.0.141 - - [2026-06-19 22:52:53] "GET /virtual-machine-interface/9b0862aa-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004283 10.0.0.141 - - [2026-06-19 22:52:53] "POST /set-tag HTTP/1.1" 200 109 0.002196 10.0.0.141 - - [2026-06-19 22:52:53] "POST /tags HTTP/1.1" 200 300 0.016937 10.0.0.141 - - [2026-06-19 22:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.141 - - [2026-06-19 22:52:54] "GET /tag/bd61d15a-53b4-476d-b36c-e02be8c32d75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.010991 10.0.0.141 - - [2026-06-19 22:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.141 - - [2026-06-19 22:52:54] "GET /virtual-network/18e2654d-e4e3-4972-ba97-7d3e2da8f4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003538 10.0.0.141 - - [2026-06-19 22:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.141 - - [2026-06-19 22:52:54] "GET /project/e918a310-c8e3-4983-8a6e-763c93bc4e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.025099 10.0.0.141 - - [2026-06-19 22:52:54] "POST /virtual-machines HTTP/1.1" 200 396 0.011156 10.0.0.141 - - [2026-06-19 22:52:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.008061 10.0.0.141 - - [2026-06-19 22:52:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.112785 10.0.0.141 - - [2026-06-19 22:52:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.013420 10.0.0.141 - - [2026-06-19 22:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007505 10.0.0.141 - - [2026-06-19 22:52:54] "GET /virtual-machine-interface/9b6e458e-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004490 10.0.0.141 - - [2026-06-19 22:52:54] "POST /instance-ips HTTP/1.1" 200 398 0.017621 10.0.0.141 - - [2026-06-19 22:52:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.016664 10.0.0.141 - - [2026-06-19 22:52:54] "GET /virtual-machine-interface/9b6e458e-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008753 10.0.0.141 - - [2026-06-19 22:52:54] "POST /set-tag HTTP/1.1" 200 109 0.015791 10.0.0.141 - - [2026-06-19 22:52:54] "GET /virtual-machine-interface/9b6e458e-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013043 10.0.0.141 - - [2026-06-19 22:52:54] "GET /instance-ip/9b83e4c0-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002512 10.0.0.141 - - [2026-06-19 22:52:54] "GET /virtual-machine-interface/9b6e458e-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003861 10.0.0.141 - - [2026-06-19 22:52:54] "POST /set-tag HTTP/1.1" 200 109 0.001764 10.0.0.141 - - [2026-06-19 22:52:54] "GET /virtual-router/d9dab826-d6b4-4bb3-95ac-a4308846b5c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.003085 10.0.0.141 - - [2026-06-19 22:52:54] "POST /ref-update HTTP/1.1" 200 156 0.006248 10.0.0.141 - - [2026-06-19 22:52:54] "GET /virtual-machine-interface/9a3ec59e-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013479 10.0.0.141 - - [2026-06-19 22:52:54] "POST /set-tag HTTP/1.1" 200 109 0.002262 10.0.0.141 - - [2026-06-19 22:52:54] "GET /virtual-machine-interface/9841895c-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003880 10.0.0.141 - - [2026-06-19 22:52:54] "POST /set-tag HTTP/1.1" 200 109 0.002622 10.0.0.141 - - [2026-06-19 22:52:54] "GET /virtual-router/d9dab826-d6b4-4bb3-95ac-a4308846b5c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.003984 10.0.0.141 - - [2026-06-19 22:52:54] "POST /ref-update HTTP/1.1" 200 156 0.008897 10.0.0.141 - - [2026-06-19 22:52:54] "GET /virtual-machine-interface/9aa2330e-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.020468 10.0.0.141 - - [2026-06-19 22:52:54] "POST /set-tag HTTP/1.1" 200 109 0.002306 10.0.0.141 - - [2026-06-19 22:52:54] "GET /virtual-router/d9dab826-d6b4-4bb3-95ac-a4308846b5c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.003604 10.0.0.141 - - [2026-06-19 22:52:54] "POST /ref-update HTTP/1.1" 200 156 0.007489 10.0.0.141 - - [2026-06-19 22:52:54] "GET /virtual-machine-interface/9b0862aa-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003924 10.0.0.141 - - [2026-06-19 22:52:54] "POST /set-tag HTTP/1.1" 200 109 0.001990 10.0.0.141 - - [2026-06-19 22:52:54] "GET /virtual-machine-interface/98ba2c68-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003442 10.0.0.141 - - [2026-06-19 22:52:54] "POST /set-tag HTTP/1.1" 200 109 0.002336 10.0.0.141 - - [2026-06-19 22:52:54] "GET /virtual-router/d9dab826-d6b4-4bb3-95ac-a4308846b5c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.004212 10.0.0.141 - - [2026-06-19 22:52:54] "POST /ref-update HTTP/1.1" 200 156 0.009347 10.0.0.141 - - [2026-06-19 22:52:55] "GET /virtual-machine-interface/9b6e458e-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004447 10.0.0.141 - - [2026-06-19 22:52:55] "POST /set-tag HTTP/1.1" 200 109 0.001980 10.0.0.141 - - [2026-06-19 22:52:55] "GET /virtual-machine-interface/9946e072-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003775 10.0.0.141 - - [2026-06-19 22:52:55] "POST /set-tag HTTP/1.1" 200 109 0.002256 10.0.0.141 - - [2026-06-19 22:52:55] "GET /virtual-machine-interface/99b88c90-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004215 10.0.0.141 - - [2026-06-19 22:52:55] "POST /set-tag HTTP/1.1" 200 109 0.001974 10.0.0.141 - - [2026-06-19 22:52:55] "GET /virtual-machine-interface/9a3ec59e-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003532 10.0.0.141 - - [2026-06-19 22:52:55] "POST /set-tag HTTP/1.1" 200 109 0.001828 10.0.0.141 - - [2026-06-19 22:52:55] "GET /virtual-machine-interface/9aa2330e-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004471 10.0.0.141 - - [2026-06-19 22:52:55] "POST /set-tag HTTP/1.1" 200 109 0.001766 10.0.0.141 - - [2026-06-19 22:52:55] "GET /virtual-machine-interface/9b0862aa-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003400 10.0.0.141 - - [2026-06-19 22:52:55] "POST /set-tag HTTP/1.1" 200 109 0.001687 10.0.0.141 - - [2026-06-19 22:52:55] "GET /virtual-machine-interface/9b6e458e-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003931 10.0.0.141 - - [2026-06-19 22:52:55] "POST /set-tag HTTP/1.1" 200 109 0.001935 10.0.0.141 - - [2026-06-19 22:52:58] "GET /virtual-machine-interface/9841895c-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004042 10.0.0.141 - - [2026-06-19 22:52:58] "POST /set-tag HTTP/1.1" 200 109 0.002294 10.0.0.141 - - [2026-06-19 22:52:59] "GET /virtual-machine-interface/9946e072-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005079 10.0.0.141 - - [2026-06-19 22:52:59] "POST /set-tag HTTP/1.1" 200 109 0.002113 10.0.0.141 - - [2026-06-19 22:52:59] "GET /virtual-machine-interface/9b0862aa-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003974 10.0.0.141 - - [2026-06-19 22:52:59] "POST /set-tag HTTP/1.1" 200 109 0.001848 10.0.0.141 - - [2026-06-19 22:53:00] "GET /virtual-machine-interface/99b88c90-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004030 10.0.0.141 - - [2026-06-19 22:53:00] "POST /set-tag HTTP/1.1" 200 109 0.002591 10.0.0.141 - - [2026-06-19 22:53:01] "GET /virtual-machine-interface/98ba2c68-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005105 10.0.0.141 - - [2026-06-19 22:53:01] "POST /set-tag HTTP/1.1" 200 109 0.002371 10.0.0.141 - - [2026-06-19 22:53:02] "GET /virtual-machine/5c0618a2-16c6-4ebc-99ab-93feee972f31?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002819 10.0.0.141 - - [2026-06-19 22:53:02] "GET /virtual-machine-interface/9841895c-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003840 10.0.0.141 - - [2026-06-19 22:53:03] "GET /virtual-machine/73c0aa3a-2e77-4f94-98f0-30f397669ef0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002995 10.0.0.141 - - [2026-06-19 22:53:03] "GET /virtual-machine-interface/98ba2c68-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004626 10.0.0.141 - - [2026-06-19 22:53:03] "GET /virtual-machine/c6aae8f2-fb06-46f5-837d-0525720169b2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003065 10.0.0.141 - - [2026-06-19 22:53:03] "GET /virtual-machine-interface/9946e072-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004070 10.0.0.141 - - [2026-06-19 22:53:03] "GET /virtual-machine/bb614eb6-75f1-42d1-8406-a4e772e808b2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003519 10.0.0.141 - - [2026-06-19 22:53:03] "GET /virtual-machine-interface/99b88c90-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004078 10.0.0.141 - - [2026-06-19 22:53:04] "GET /virtual-machine-interface/9a3ec59e-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005636 10.0.0.141 - - [2026-06-19 22:53:04] "POST /set-tag HTTP/1.1" 200 109 0.001919 10.0.0.141 - - [2026-06-19 22:53:04] "GET /virtual-machine-interface/9b6e458e-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003777 10.0.0.141 - - [2026-06-19 22:53:04] "POST /set-tag HTTP/1.1" 200 109 0.001942 10.0.0.141 - - [2026-06-19 22:53:04] "GET /virtual-machine-interface/9aa2330e-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003652 10.0.0.141 - - [2026-06-19 22:53:04] "POST /set-tag HTTP/1.1" 200 109 0.002200 10.0.0.141 - - [2026-06-19 22:53:08] "GET /virtual-machine/9d0cfeb0-e386-4d1c-a340-055a65580f7f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003526 10.0.0.141 - - [2026-06-19 22:53:08] "GET /virtual-machine-interface/9a3ec59e-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004678 10.0.0.141 - - [2026-06-19 22:53:08] "GET /virtual-machine/2d56ad50-7275-46bc-9aa1-987a606405b4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002709 10.0.0.141 - - [2026-06-19 22:53:08] "GET /virtual-machine-interface/9b0862aa-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004085 10.0.0.141 - - [2026-06-19 22:53:08] "GET /virtual-machine/2385c9fc-83ed-43b5-9c57-778489fb9076?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003228 10.0.0.141 - - [2026-06-19 22:53:08] "GET /virtual-machine-interface/9aa2330e-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003898 10.0.0.141 - - [2026-06-19 22:53:08] "GET /virtual-machine/1588bd3c-bd52-41ba-a551-f198f98e0573?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003176 10.0.0.141 - - [2026-06-19 22:53:08] "GET /virtual-machine-interface/9b6e458e-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003833 10.0.0.141 - - [2026-06-19 22:53:08] "GET /loadbalancer/5918b302-6362-49bf-84bb-99510018c3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003693 10.0.0.141 - - [2026-06-19 22:53:08] "POST /tags HTTP/1.1" 200 334 0.033287 10.0.0.141 - - [2026-06-19 22:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011386 10.0.0.141 - - [2026-06-19 22:53:09] "GET /tag/e7ed94c3-1521-475c-af29-37d46591b9b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.024830 10.0.0.141 - - [2026-06-19 22:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.141 - - [2026-06-19 22:53:09] "GET /project/577ef5f7-a829-4292-be26-c7c6ba79e723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033181 10.0.0.141 - - [2026-06-19 22:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.141 - - [2026-06-19 22:53:09] "GET /virtual-network/d8965516-d7c6-4be8-af01-727e713629e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003557 10.0.0.141 - - [2026-06-19 22:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.141 - - [2026-06-19 22:53:09] "GET /service-appliance-set/9cc8c37a-0678-4d23-9b10-75a28aad016c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002881 10.0.0.141 - - [2026-06-19 22:53:09] "POST /fqname-to-id HTTP/1.1" 404 273 0.001584 10.0.0.141 - - [2026-06-19 22:53:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.135622 10.0.0.141 - - [2026-06-19 22:53:09] "GET /virtual-machine-interface/08cd7b8d-1cdf-4926-87b7-343924928232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.010166 10.0.0.141 - - [2026-06-19 22:53:09] "POST /instance-ips HTTP/1.1" 200 410 0.030567 10.0.0.141 - - [2026-06-19 22:53:09] "GET /instance-ip/3b1cb311-bd1d-4981-b6a2-c7e7c8743a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.008471 10.0.0.141 - - [2026-06-19 22:53:09] "POST /loadbalancers HTTP/1.1" 200 631 0.072319 10.0.0.141 - - [2026-06-19 22:53:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.029912 10.0.0.141 - - [2026-06-19 22:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.020326 10.0.0.141 - - [2026-06-19 22:53:09] "GET /project/577ef5f7-a829-4292-be26-c7c6ba79e723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.068933 10.0.0.141 - - [2026-06-19 22:53:09] "GET /instance-ip/3b1cb311-bd1d-4981-b6a2-c7e7c8743a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.003564 10.0.0.141 - - [2026-06-19 22:53:09] "GET /project/577ef5f7-a829-4292-be26-c7c6ba79e723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036817 10.0.0.141 - - [2026-06-19 22:53:09] "GET /loadbalancer/5918b302-6362-49bf-84bb-99510018c3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003307 10.0.0.141 - - [2026-06-19 22:53:09] "POST /floating-ips HTTP/1.1" 200 599 0.036590 10.0.0.141 - - [2026-06-19 22:53:09] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.030225 10.0.0.141 - - [2026-06-19 22:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.141 - - [2026-06-19 22:53:09] "GET /project/577ef5f7-a829-4292-be26-c7c6ba79e723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.078045 10.0.0.141 - - [2026-06-19 22:53:09] "GET /loadbalancer-listener/66e5f995-8360-427b-b181-1fb0f8046df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.005594 10.0.0.141 - - [2026-06-19 22:53:09] "GET /loadbalancer-listener/66e5f995-8360-427b-b181-1fb0f8046df4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.012765 10.0.0.141 - - [2026-06-19 22:53:09] "GET /loadbalancer/5918b302-6362-49bf-84bb-99510018c3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.008847 10.0.0.141 - - [2026-06-19 22:53:09] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.033514 10.0.0.141 - - [2026-06-19 22:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.141 - - [2026-06-19 22:53:09] "GET /instance-ip/3b1cb311-bd1d-4981-b6a2-c7e7c8743a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.004162 10.0.0.141 - - [2026-06-19 22:53:10] "GET /instance-ip/3b1cb311-bd1d-4981-b6a2-c7e7c8743a3e?fields=floating_ips HTTP/1.1" 200 1214 0.007024 10.0.0.141 - - [2026-06-19 22:53:10] "GET /floating-ip/d3c41d5f-336c-40bf-b905-97b858ac81e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.004844 10.0.0.141 - - [2026-06-19 22:53:10] "GET /loadbalancer/5918b302-6362-49bf-84bb-99510018c3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002341 10.0.0.141 - - [2026-06-19 22:53:10] "GET /loadbalancer-pool/42bf9d6e-b2dd-4b84-b5b6-4b18f72926c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.027345 10.0.0.141 - - [2026-06-19 22:53:10] "POST /loadbalancer-members HTTP/1.1" 200 723 0.047379 10.0.0.141 - - [2026-06-19 22:53:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.006956 10.0.0.141 - - [2026-06-19 22:53:10] "GET /virtual-machine-interface/9841895c-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.019933 10.0.0.141 - - [2026-06-19 22:53:10] "GET /virtual-machine-interface/9841895c-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009139 10.0.0.141 - - [2026-06-19 22:53:10] "POST /tags HTTP/1.1" 409 221 0.013164 10.0.0.141 - - [2026-06-19 22:53:10] "POST /ref-update HTTP/1.1" 200 156 0.010851 10.0.0.141 - - [2026-06-19 22:53:10] "GET /floating-ip/d3c41d5f-336c-40bf-b905-97b858ac81e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.018043 10.0.0.141 - - [2026-06-19 22:53:10] "PUT /floating-ip/d3c41d5f-336c-40bf-b905-97b858ac81e3 HTTP/1.1" 200 257 0.013829 10.0.0.141 - - [2026-06-19 22:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005051 10.0.0.141 - - [2026-06-19 22:53:10] "GET /tag/e7ed94c3-1521-475c-af29-37d46591b9b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.011006 10.0.0.141 - - [2026-06-19 22:53:10] "POST /set-tag HTTP/1.1" 200 109 0.106210 10.0.0.141 - - [2026-06-19 22:53:10] "GET /loadbalancer-pool/42bf9d6e-b2dd-4b84-b5b6-4b18f72926c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.004075 10.0.0.141 - - [2026-06-19 22:53:10] "POST /loadbalancer-members HTTP/1.1" 200 723 0.056847 10.0.0.141 - - [2026-06-19 22:53:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.021385 10.0.0.141 - - [2026-06-19 22:53:10] "GET /virtual-machine-interface/98ba2c68-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017632 10.0.0.141 - - [2026-06-19 22:53:10] "GET /virtual-machine-interface/98ba2c68-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006261 10.0.0.141 - - [2026-06-19 22:53:10] "POST /ref-update HTTP/1.1" 200 156 0.008342 10.0.0.141 - - [2026-06-19 22:53:10] "GET /floating-ip/d3c41d5f-336c-40bf-b905-97b858ac81e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.023949 10.0.0.141 - - [2026-06-19 22:53:10] "POST /set-tag HTTP/1.1" 200 109 0.095349 10.0.0.141 - - [2026-06-19 22:53:11] "POST /tags HTTP/1.1" 409 206 0.006581 10.0.0.141 - - [2026-06-19 22:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.141 - - [2026-06-19 22:53:11] "GET /tag/af46e22a-08c6-4a7e-bf05-2edce53ec625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.027645 10.0.0.141 - - [2026-06-19 22:53:11] "POST /tags HTTP/1.1" 409 204 0.001764 10.0.0.141 - - [2026-06-19 22:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.141 - - [2026-06-19 22:53:11] "GET /tag/58454e08-8259-41ea-bba8-739680ce7f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.018526 10.0.0.141 - - [2026-06-19 22:53:11] "GET /application-policy-set/9ce1869b-f0d3-4012-836a-632bb0ed9a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004019 10.0.0.141 - - [2026-06-19 22:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007263 10.0.0.141 - - [2026-06-19 22:53:11] "GET /policy-management/a0f933d6-5706-4b43-aaa8-70179c2aa5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006722 10.0.0.141 - - [2026-06-19 22:53:11] "POST /tags HTTP/1.1" 409 206 0.008364 10.0.0.141 - - [2026-06-19 22:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.141 - - [2026-06-19 22:53:11] "GET /tag/af46e22a-08c6-4a7e-bf05-2edce53ec625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.014844 10.0.0.141 - - [2026-06-19 22:53:11] "POST /tags HTTP/1.1" 409 226 0.001907 10.0.0.141 - - [2026-06-19 22:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.141 - - [2026-06-19 22:53:11] "GET /tag/27ba7655-68ce-4ab7-ae3f-944326eb9fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.015183 10.0.0.141 - - [2026-06-19 22:53:11] "POST /tags HTTP/1.1" 409 204 0.001939 10.0.0.141 - - [2026-06-19 22:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.141 - - [2026-06-19 22:53:11] "GET /tag/58454e08-8259-41ea-bba8-739680ce7f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.014555 10.0.0.141 - - [2026-06-19 22:53:11] "POST /tags HTTP/1.1" 409 226 0.001654 10.0.0.141 - - [2026-06-19 22:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.141 - - [2026-06-19 22:53:11] "GET /tag/27ba7655-68ce-4ab7-ae3f-944326eb9fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.023146 10.0.0.141 - - [2026-06-19 22:53:11] "GET /application-policy-set/9ce1869b-f0d3-4012-836a-632bb0ed9a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.005520 10.0.0.141 - - [2026-06-19 22:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.141 - - [2026-06-19 22:53:11] "GET /policy-management/a0f933d6-5706-4b43-aaa8-70179c2aa5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003900 10.0.0.141 - - [2026-06-19 22:53:11] "POST /firewall-rules HTTP/1.1" 200 628 0.077950 10.0.0.141 - - [2026-06-19 22:53:12] "POST /firewall-rules HTTP/1.1" 200 648 0.096916 10.0.0.141 - - [2026-06-19 22:53:12] "GET /firewall-rule/5ef58fd5-3437-46c3-9824-c3904782a1d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.008259 10.0.0.141 - - [2026-06-19 22:53:12] "GET /firewall-policy/6915fa04-4144-4d8b-966c-30691659adc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002355 10.0.0.141 - - [2026-06-19 22:53:12] "GET /firewall-rule/87f55a63-4c70-4ca4-8325-cab664e0d4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2334 0.007431 10.0.0.141 - - [2026-06-19 22:53:12] "POST /ref-update HTTP/1.1" 200 156 0.016111 10.0.0.141 - - [2026-06-19 22:53:12] "POST /firewall-policys HTTP/1.1" 200 608 0.033728 10.0.0.141 - - [2026-06-19 22:53:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.019831 10.0.0.141 - - [2026-06-19 22:53:12] "GET /firewall-policy/45444d64-c265-4dd0-8164-ccd78dd01552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.017060 10.0.0.141 - - [2026-06-19 22:53:12] "GET /application-policy-set/9ce1869b-f0d3-4012-836a-632bb0ed9a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007465 10.0.0.141 - - [2026-06-19 22:53:12] "GET /firewall-policy/45444d64-c265-4dd0-8164-ccd78dd01552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003273 10.0.0.141 - - [2026-06-19 22:53:12] "GET /firewall-policy/6915fa04-4144-4d8b-966c-30691659adc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.004793 10.0.0.141 - - [2026-06-19 22:53:12] "GET /firewall-policy/7076d241-24a2-45d0-bffd-1905ed6b2673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.006474 10.0.0.141 - - [2026-06-19 22:53:12] "GET /firewall-policy/7e3686f5-e96a-4fb4-b84b-98ce818b2e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.006687 10.0.0.141 - - [2026-06-19 22:53:12] "GET /firewall-policy/6915fa04-4144-4d8b-966c-30691659adc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.006244 10.0.0.141 - - [2026-06-19 22:53:12] "GET /firewall-policy/7e3686f5-e96a-4fb4-b84b-98ce818b2e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002481 10.0.0.141 - - [2026-06-19 22:53:12] "POST /ref-update HTTP/1.1" 200 156 0.028916 10.0.0.141 - - [2026-06-19 22:53:12] "POST /ref-update HTTP/1.1" 200 156 0.037220 10.0.0.141 - - [2026-06-19 22:53:12] "POST /ref-update HTTP/1.1" 200 156 0.035542 10.0.0.141 - - [2026-06-19 22:53:12] "POST /ref-update HTTP/1.1" 200 156 0.035490 10.0.0.141 - - [2026-06-19 22:53:12] "POST /ref-update HTTP/1.1" 200 156 0.049446 10.0.0.141 - - [2026-06-19 22:53:12] "GET /firewall-policy/45444d64-c265-4dd0-8164-ccd78dd01552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.020484 10.0.0.141 - - [2026-06-19 22:53:19] "GET /virtual-machine-interface/1d66d54e-6c30-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004123 10.0.0.141 - - [2026-06-19 22:53:19] "POST /set-tag HTTP/1.1" 200 109 0.002121 10.0.0.141 - - [2026-06-19 22:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.141 - - [2026-06-19 22:53:19] "GET /loadbalancer/6aecda1f-7b7f-4cab-9a08-8148a653c9b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002269 10.0.0.141 - - [2026-06-19 22:53:19] "GET /virtual-machine-interface/1d66d54e-6c30-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003792 10.0.0.141 - - [2026-06-19 22:53:19] "POST /set-tag HTTP/1.1" 200 109 0.017266 10.0.0.141 - - [2026-06-19 22:53:19] "DELETE /loadbalancer-member/b3d95ba2-7c88-4447-9d4c-e1b56cc872e6 HTTP/1.1" 200 115 0.032745 10.0.0.141 - - [2026-06-19 22:53:19] "GET /virtual-machine-interface/1d66d54e-6c30-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005493 10.0.0.141 - - [2026-06-19 22:53:19] "POST /set-tag HTTP/1.1" 200 109 0.002268 10.0.0.141 - - [2026-06-19 22:53:19] "DELETE /loadbalancer-member/52e1d0e1-c81b-4ded-a35f-1f1e050a7268 HTTP/1.1" 200 115 0.026382 10.0.0.141 - - [2026-06-19 22:53:19] "GET /virtual-machine-interface/1d66d54e-6c30-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004235 10.0.0.141 - - [2026-06-19 22:53:19] "POST /set-tag HTTP/1.1" 200 109 0.002347 10.0.0.141 - - [2026-06-19 22:53:19] "DELETE /loadbalancer-member/8cd6b8b3-68be-401b-88a6-38da0decf4f5 HTTP/1.1" 200 115 0.027076 10.0.0.141 - - [2026-06-19 22:53:20] "GET /virtual-machine-interface/1d66d54e-6c30-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004847 10.0.0.141 - - [2026-06-19 22:53:20] "POST /set-tag HTTP/1.1" 200 109 0.002675 10.0.0.141 - - [2026-06-19 22:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.141 - - [2026-06-19 22:53:20] "GET /loadbalancer/6aecda1f-7b7f-4cab-9a08-8148a653c9b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002097 10.0.0.141 - - [2026-06-19 22:53:20] "GET /loadbalancer-pool/27793607-2104-4038-8402-a9e01a850900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.001991 10.0.0.141 - - [2026-06-19 22:53:20] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014731 10.0.0.141 - - [2026-06-19 22:53:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.006610 10.0.0.141 - - [2026-06-19 22:53:20] "GET /virtual-machine-interface/1d66d54e-6c30-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006142 10.0.0.141 - - [2026-06-19 22:53:20] "GET /virtual-machine-interface/1d66d54e-6c30-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007858 10.0.0.141 - - [2026-06-19 22:53:20] "GET /floating-ip/6dbbc9d1-748a-4729-9726-c385cd8342ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.008369 10.0.0.141 - - [2026-06-19 22:53:20] "POST /set-tag HTTP/1.1" 200 109 0.061633 10.0.0.141 - - [2026-06-19 22:53:20] "GET /loadbalancer-pool/23acc400-76b6-4246-9f34-f2f18bdd8ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.010789 10.0.0.141 - - [2026-06-19 22:53:20] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014145 10.0.0.141 - - [2026-06-19 22:53:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.006716 10.0.0.141 - - [2026-06-19 22:53:20] "GET /virtual-machine-interface/1d66d54e-6c30-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005713 10.0.0.141 - - [2026-06-19 22:53:20] "GET /virtual-machine-interface/1d66d54e-6c30-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003437 10.0.0.141 - - [2026-06-19 22:53:20] "POST /set-tag HTTP/1.1" 200 109 0.001700 10.0.0.141 - - [2026-06-19 22:53:20] "GET /floating-ip/6dbbc9d1-748a-4729-9726-c385cd8342ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001523 10.0.0.141 - - [2026-06-19 22:53:20] "GET /loadbalancer-pool/5ecdae71-b75f-4842-93c7-4661b86de49b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002907 10.0.0.141 - - [2026-06-19 22:53:20] "POST /loadbalancer-members HTTP/1.1" 200 694 0.013492 10.0.0.141 - - [2026-06-19 22:53:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.019841 10.0.0.141 - - [2026-06-19 22:53:20] "GET /virtual-machine-interface/1d66d54e-6c30-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.015677 10.0.0.141 - - [2026-06-19 22:53:20] "GET /virtual-machine-interface/1d66d54e-6c30-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006414 10.0.0.141 - - [2026-06-19 22:53:20] "GET /floating-ip/6dbbc9d1-748a-4729-9726-c385cd8342ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001902 10.0.0.141 - - [2026-06-19 22:53:20] "POST /set-tag HTTP/1.1" 200 109 0.002415 10.0.0.141 - - [2026-06-19 22:55:17] "POST /tags HTTP/1.1" 409 252 0.002368 10.0.0.141 - - [2026-06-19 22:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.141 - - [2026-06-19 22:55:17] "GET /tag/831a919c-c409-41ee-b0f7-1cd69dab54e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.015862 10.0.0.141 - - [2026-06-19 22:55:17] "POST /tags HTTP/1.1" 409 228 0.002029 10.0.0.141 - - [2026-06-19 22:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.141 - - [2026-06-19 22:55:17] "GET /tag/2f0f532c-7de8-4e6d-a96b-ea224c17e846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.014849 10.0.0.141 - - [2026-06-19 22:55:17] "GET /application-policy-set/9ce1869b-f0d3-4012-836a-632bb0ed9a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.004012 10.0.0.141 - - [2026-06-19 22:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.141 - - [2026-06-19 22:55:17] "GET /policy-management/a0f933d6-5706-4b43-aaa8-70179c2aa5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002763 10.0.0.141 - - [2026-06-19 22:55:17] "POST /tags HTTP/1.1" 409 206 0.001556 10.0.0.141 - - [2026-06-19 22:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001495 10.0.0.141 - - [2026-06-19 22:55:17] "GET /tag/af46e22a-08c6-4a7e-bf05-2edce53ec625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010713 10.0.0.141 - - [2026-06-19 22:55:17] "POST /tags HTTP/1.1" 409 226 0.001683 10.0.0.141 - - [2026-06-19 22:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001293 10.0.0.141 - - [2026-06-19 22:55:17] "GET /tag/27ba7655-68ce-4ab7-ae3f-944326eb9fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.011355 10.0.0.141 - - [2026-06-19 22:55:17] "POST /tags HTTP/1.1" 409 204 0.002252 10.0.0.141 - - [2026-06-19 22:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001432 10.0.0.141 - - [2026-06-19 22:55:17] "GET /tag/58454e08-8259-41ea-bba8-739680ce7f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.011471 10.0.0.141 - - [2026-06-19 22:55:17] "POST /tags HTTP/1.1" 409 226 0.001864 10.0.0.141 - - [2026-06-19 22:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.141 - - [2026-06-19 22:55:17] "GET /tag/27ba7655-68ce-4ab7-ae3f-944326eb9fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.011541 10.0.0.141 - - [2026-06-19 22:55:17] "POST /tags HTTP/1.1" 409 228 0.001765 10.0.0.141 - - [2026-06-19 22:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.141 - - [2026-06-19 22:55:17] "GET /tag/2f0f532c-7de8-4e6d-a96b-ea224c17e846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.021559 10.0.0.141 - - [2026-06-19 22:55:17] "POST /tags HTTP/1.1" 409 252 0.002122 10.0.0.141 - - [2026-06-19 22:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.141 - - [2026-06-19 22:55:17] "GET /tag/831a919c-c409-41ee-b0f7-1cd69dab54e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.014801 10.0.0.141 - - [2026-06-19 22:55:17] "GET /application-policy-set/9ce1869b-f0d3-4012-836a-632bb0ed9a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.005346 10.0.0.141 - - [2026-06-19 22:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.141 - - [2026-06-19 22:55:17] "GET /policy-management/a0f933d6-5706-4b43-aaa8-70179c2aa5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002372 10.0.0.141 - - [2026-06-19 22:55:17] "POST /firewall-rules HTTP/1.1" 409 281 0.001588 10.0.0.141 - - [2026-06-19 22:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.141 - - [2026-06-19 22:55:18] "PUT /firewall-rule/87f55a63-4c70-4ca4-8325-cab664e0d4c6 HTTP/1.1" 200 261 0.017592 10.0.0.141 - - [2026-06-19 22:55:18] "POST /firewall-rules HTTP/1.1" 409 291 0.007244 10.0.0.141 - - [2026-06-19 22:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.141 - - [2026-06-19 22:55:18] "PUT /firewall-rule/5ef58fd5-3437-46c3-9824-c3904782a1d6 HTTP/1.1" 200 261 0.021503 10.0.0.141 - - [2026-06-19 22:55:18] "GET /firewall-rule/5ef58fd5-3437-46c3-9824-c3904782a1d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.010927 10.0.0.141 - - [2026-06-19 22:55:18] "POST /firewall-rules HTTP/1.1" 200 660 0.083673 10.0.0.141 - - [2026-06-19 22:55:18] "GET /firewall-rule/5d29b9e6-0b16-4291-8548-0f0be62ad5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.004324 10.0.0.141 - - [2026-06-19 22:55:18] "GET /firewall-policy/6915fa04-4144-4d8b-966c-30691659adc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002149 10.0.0.141 - - [2026-06-19 22:55:18] "GET /firewall-rule/87f55a63-4c70-4ca4-8325-cab664e0d4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2334 0.002908 10.0.0.141 - - [2026-06-19 22:55:18] "POST /firewall-policys HTTP/1.1" 409 269 0.003445 10.0.0.141 - - [2026-06-19 22:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.141 - - [2026-06-19 22:55:18] "PUT /firewall-policy/45444d64-c265-4dd0-8164-ccd78dd01552 HTTP/1.1" 200 265 0.022262 10.0.0.141 - - [2026-06-19 22:55:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.019848 10.0.0.141 - - [2026-06-19 22:55:18] "GET /firewall-policy/45444d64-c265-4dd0-8164-ccd78dd01552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.013985 10.0.0.141 - - [2026-06-19 22:55:18] "GET /application-policy-set/9ce1869b-f0d3-4012-836a-632bb0ed9a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002745 10.0.0.141 - - [2026-06-19 22:55:18] "GET /firewall-policy/45444d64-c265-4dd0-8164-ccd78dd01552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.002636 10.0.0.141 - - [2026-06-19 22:55:18] "GET /firewall-policy/45444d64-c265-4dd0-8164-ccd78dd01552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.002664 10.0.0.141 - - [2026-06-19 22:55:18] "GET /firewall-policy/45444d64-c265-4dd0-8164-ccd78dd01552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.003120 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:55:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000869 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:55:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000891 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:55:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000837 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:55:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000857 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:55:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000846 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:55:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000784 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:55:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000874 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:55:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000925 10.0.0.141 - - [2026-06-19 22:56:11] "GET /global-system-configs HTTP/1.1" 200 323 0.002679 10.0.0.141 - - [2026-06-19 22:56:12] "GET /global-system-configs HTTP/1.1" 200 323 0.002331 10.0.0.141 - - [2026-06-19 22:56:19] "GET /virtual-machine-interface/9841895c-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.011262 10.0.0.141 - - [2026-06-19 22:56:19] "POST /set-tag HTTP/1.1" 200 109 0.006186 10.0.0.141 - - [2026-06-19 22:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.141 - - [2026-06-19 22:56:19] "GET /loadbalancer/5918b302-6362-49bf-84bb-99510018c3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.007839 10.0.0.141 - - [2026-06-19 22:56:19] "GET /virtual-machine-interface/9841895c-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.006041 10.0.0.141 - - [2026-06-19 22:56:20] "POST /set-tag HTTP/1.1" 200 109 0.041505 10.0.0.141 - - [2026-06-19 22:56:20] "DELETE /loadbalancer-member/f5cd5d33-a30e-4e6d-a023-2c7b599cc35e HTTP/1.1" 200 115 0.116403 10.0.0.141 - - [2026-06-19 22:56:20] "GET /virtual-machine-interface/9a3ec59e-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004126 10.0.0.141 - - [2026-06-19 22:56:20] "POST /set-tag HTTP/1.1" 200 109 0.002389 10.0.0.141 - - [2026-06-19 22:56:20] "GET /virtual-machine-interface/99b88c90-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004277 10.0.0.141 - - [2026-06-19 22:56:20] "POST /set-tag HTTP/1.1" 200 109 0.002064 10.0.0.141 - - [2026-06-19 22:56:20] "GET /virtual-machine-interface/9aa2330e-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004182 10.0.0.141 - - [2026-06-19 22:56:20] "POST /set-tag HTTP/1.1" 200 109 0.002980 10.0.0.141 - - [2026-06-19 22:56:20] "GET /virtual-machine-interface/9946e072-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006067 10.0.0.141 - - [2026-06-19 22:56:20] "POST /set-tag HTTP/1.1" 200 109 0.003428 10.0.0.141 - - [2026-06-19 22:56:20] "GET /virtual-machine-interface/9b0862aa-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004228 10.0.0.141 - - [2026-06-19 22:56:20] "POST /set-tag HTTP/1.1" 200 109 0.002190 10.0.0.141 - - [2026-06-19 22:56:20] "GET /virtual-machine-interface/9b6e458e-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004054 10.0.0.141 - - [2026-06-19 22:56:20] "POST /set-tag HTTP/1.1" 200 109 0.002553 10.0.0.141 - - [2026-06-19 22:56:20] "GET /virtual-machine-interface/98ba2c68-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004129 10.0.0.141 - - [2026-06-19 22:56:20] "POST /set-tag HTTP/1.1" 200 109 0.001929 10.0.0.141 - - [2026-06-19 22:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.141 - - [2026-06-19 22:56:20] "GET /loadbalancer/5918b302-6362-49bf-84bb-99510018c3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002306 10.0.0.141 - - [2026-06-19 22:56:21] "GET /virtual-machine-interface/99b88c90-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005636 10.0.0.141 - - [2026-06-19 22:56:21] "POST /set-tag HTTP/1.1" 200 109 0.005246 10.0.0.141 - - [2026-06-19 22:56:21] "GET /virtual-machine-interface/99b88c90-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011329 10.0.0.141 - - [2026-06-19 22:56:21] "POST /set-tag HTTP/1.1" 200 109 0.003070 10.0.0.141 - - [2026-06-19 22:56:21] "GET /virtual-machine/bb614eb6-75f1-42d1-8406-a4e772e808b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003020 10.0.0.141 - - [2026-06-19 22:56:21] "POST /ref-update HTTP/1.1" 200 156 0.009671 10.0.0.141 - - [2026-06-19 22:56:21] "GET /virtual-machine-interface/99b88c90-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004017 10.0.0.141 - - [2026-06-19 22:56:21] "POST /set-tag HTTP/1.1" 200 109 0.016649 10.0.0.141 - - [2026-06-19 22:56:21] "POST /set-tag HTTP/1.1" 200 109 0.022925 10.0.0.141 - - [2026-06-19 22:56:21] "POST /set-tag HTTP/1.1" 200 109 0.026901 10.0.0.141 - - [2026-06-19 22:56:21] "POST /set-tag HTTP/1.1" 200 109 0.013928 10.0.0.141 - - [2026-06-19 22:56:21] "POST /set-tag HTTP/1.1" 200 109 0.020838 10.0.0.141 - - [2026-06-19 22:56:21] "DELETE /instance-ip/99d305b6-6c31-11f1-be75-fa163eeb1731 HTTP/1.1" 200 115 0.039619 10.0.0.141 - - [2026-06-19 22:56:21] "DELETE /virtual-machine-interface/99b88c90-6c31-11f1-be75-fa163eeb1731 HTTP/1.1" 200 115 0.049449 10.0.0.141 - - [2026-06-19 22:56:21] "DELETE /virtual-machine/bb614eb6-75f1-42d1-8406-a4e772e808b2 HTTP/1.1" 200 115 0.018986 10.0.0.141 - - [2026-06-19 22:56:21] "GET /virtual-machine-interface/98ba2c68-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005549 10.0.0.141 - - [2026-06-19 22:56:21] "POST /set-tag HTTP/1.1" 200 109 0.002518 10.0.0.141 - - [2026-06-19 22:56:21] "GET /virtual-machine-interface/98ba2c68-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.003978 10.0.0.141 - - [2026-06-19 22:56:21] "POST /set-tag HTTP/1.1" 200 109 0.002472 10.0.0.141 - - [2026-06-19 22:56:22] "GET /virtual-machine/73c0aa3a-2e77-4f94-98f0-30f397669ef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002629 10.0.0.141 - - [2026-06-19 22:56:22] "POST /ref-update HTTP/1.1" 200 156 0.008799 10.0.0.141 - - [2026-06-19 22:56:22] "GET /virtual-machine-interface/98ba2c68-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.016573 10.0.0.141 - - [2026-06-19 22:56:22] "POST /set-tag HTTP/1.1" 200 109 0.016834 10.0.0.141 - - [2026-06-19 22:56:22] "POST /set-tag HTTP/1.1" 200 109 0.030468 10.0.0.141 - - [2026-06-19 22:56:22] "POST /set-tag HTTP/1.1" 200 109 0.026130 10.0.0.141 - - [2026-06-19 22:56:22] "POST /set-tag HTTP/1.1" 200 109 0.021443 10.0.0.141 - - [2026-06-19 22:56:22] "POST /set-tag HTTP/1.1" 200 109 0.025478 10.0.0.141 - - [2026-06-19 22:56:22] "DELETE /instance-ip/98d4640c-6c31-11f1-be75-fa163eeb1731 HTTP/1.1" 200 115 0.044237 10.0.0.141 - - [2026-06-19 22:56:22] "POST /ref-update HTTP/1.1" 200 156 0.010546 10.0.0.141 - - [2026-06-19 22:56:22] "DELETE /virtual-machine-interface/98ba2c68-6c31-11f1-be75-fa163eeb1731 HTTP/1.1" 200 115 0.030918 10.0.0.141 - - [2026-06-19 22:56:22] "DELETE /virtual-machine/73c0aa3a-2e77-4f94-98f0-30f397669ef0 HTTP/1.1" 200 115 0.026646 10.0.0.141 - - [2026-06-19 22:56:22] "GET /virtual-machine-interface/9946e072-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004080 10.0.0.141 - - [2026-06-19 22:56:22] "POST /set-tag HTTP/1.1" 200 109 0.002512 10.0.0.141 - - [2026-06-19 22:56:22] "GET /virtual-machine-interface/9946e072-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003886 10.0.0.141 - - [2026-06-19 22:56:22] "POST /set-tag HTTP/1.1" 200 109 0.002235 10.0.0.141 - - [2026-06-19 22:56:22] "GET /virtual-machine/c6aae8f2-fb06-46f5-837d-0525720169b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002479 10.0.0.141 - - [2026-06-19 22:56:22] "POST /ref-update HTTP/1.1" 200 156 0.009649 10.0.0.141 - - [2026-06-19 22:56:22] "GET /virtual-machine-interface/9946e072-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012417 10.0.0.141 - - [2026-06-19 22:56:22] "POST /set-tag HTTP/1.1" 200 109 0.015174 10.0.0.141 - - [2026-06-19 22:56:22] "POST /set-tag HTTP/1.1" 200 109 0.021366 10.0.0.141 - - [2026-06-19 22:56:22] "POST /set-tag HTTP/1.1" 200 109 0.022255 10.0.0.141 - - [2026-06-19 22:56:22] "POST /set-tag HTTP/1.1" 200 109 0.018424 10.0.0.141 - - [2026-06-19 22:56:22] "POST /set-tag HTTP/1.1" 200 109 0.024574 10.0.0.141 - - [2026-06-19 22:56:22] "DELETE /instance-ip/995d222e-6c31-11f1-be75-fa163eeb1731 HTTP/1.1" 200 115 0.048557 10.0.0.141 - - [2026-06-19 22:56:22] "DELETE /virtual-machine-interface/9946e072-6c31-11f1-be75-fa163eeb1731 HTTP/1.1" 200 115 0.039789 10.0.0.141 - - [2026-06-19 22:56:22] "DELETE /virtual-machine/c6aae8f2-fb06-46f5-837d-0525720169b2 HTTP/1.1" 200 115 0.020792 10.0.0.141 - - [2026-06-19 22:56:22] "DELETE /tag/22740591-d86f-45bc-b103-ed36fe3cf5eb HTTP/1.1" 200 115 0.032335 10.0.0.141 - - [2026-06-19 22:56:22] "GET /virtual-machine-interface/9841895c-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004359 10.0.0.141 - - [2026-06-19 22:56:23] "POST /set-tag HTTP/1.1" 200 109 0.003046 10.0.0.141 - - [2026-06-19 22:56:23] "GET /virtual-machine-interface/9841895c-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004209 10.0.0.141 - - [2026-06-19 22:56:23] "POST /set-tag HTTP/1.1" 200 109 0.002088 10.0.0.141 - - [2026-06-19 22:56:23] "GET /virtual-machine/5c0618a2-16c6-4ebc-99ab-93feee972f31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002732 10.0.0.141 - - [2026-06-19 22:56:23] "POST /ref-update HTTP/1.1" 200 156 0.009153 10.0.0.141 - - [2026-06-19 22:56:23] "GET /virtual-machine-interface/9841895c-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017576 10.0.0.141 - - [2026-06-19 22:56:23] "POST /set-tag HTTP/1.1" 200 109 0.016273 10.0.0.141 - - [2026-06-19 22:56:23] "POST /set-tag HTTP/1.1" 200 109 0.024749 10.0.0.141 - - [2026-06-19 22:56:23] "POST /set-tag HTTP/1.1" 200 109 0.031733 10.0.0.141 - - [2026-06-19 22:56:23] "POST /set-tag HTTP/1.1" 200 109 0.013821 10.0.0.141 - - [2026-06-19 22:56:23] "POST /set-tag HTTP/1.1" 200 109 0.021319 10.0.0.141 - - [2026-06-19 22:56:23] "DELETE /instance-ip/985b6476-6c31-11f1-be75-fa163eeb1731 HTTP/1.1" 200 115 0.038789 10.0.0.141 - - [2026-06-19 22:56:23] "POST /ref-update HTTP/1.1" 200 156 0.008756 10.0.0.141 - - [2026-06-19 22:56:23] "DELETE /virtual-machine-interface/9841895c-6c31-11f1-be75-fa163eeb1731 HTTP/1.1" 200 115 0.039122 10.0.0.141 - - [2026-06-19 22:56:23] "DELETE /virtual-machine/5c0618a2-16c6-4ebc-99ab-93feee972f31 HTTP/1.1" 200 115 0.017141 10.0.0.141 - - [2026-06-19 22:56:23] "DELETE /tag/f03f9d97-03d3-44b0-86f8-38323d0b62e4 HTTP/1.1" 200 115 0.031104 10.0.0.141 - - [2026-06-19 22:56:23] "DELETE /tag/af46e22a-08c6-4a7e-bf05-2edce53ec625 HTTP/1.1" 409 391 0.004293 10.0.0.141 - - [2026-06-19 22:56:51] "GET /virtual-machine-interface/9b6e458e-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007131 10.0.0.141 - - [2026-06-19 22:56:51] "POST /set-tag HTTP/1.1" 200 109 0.002355 10.0.0.141 - - [2026-06-19 22:56:51] "GET /virtual-machine-interface/9b6e458e-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004618 10.0.0.141 - - [2026-06-19 22:56:51] "POST /set-tag HTTP/1.1" 200 109 0.004032 10.0.0.141 - - [2026-06-19 22:56:51] "GET /virtual-machine/1588bd3c-bd52-41ba-a551-f198f98e0573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002705 10.0.0.141 - - [2026-06-19 22:56:51] "POST /ref-update HTTP/1.1" 200 156 0.008137 10.0.0.141 - - [2026-06-19 22:56:51] "GET /virtual-machine-interface/9b6e458e-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005990 10.0.0.141 - - [2026-06-19 22:56:51] "POST /set-tag HTTP/1.1" 200 109 0.015475 10.0.0.141 - - [2026-06-19 22:56:51] "POST /set-tag HTTP/1.1" 200 109 0.030605 10.0.0.141 - - [2026-06-19 22:56:51] "POST /set-tag HTTP/1.1" 200 109 0.022821 10.0.0.141 - - [2026-06-19 22:56:51] "POST /set-tag HTTP/1.1" 200 109 0.012854 10.0.0.141 - - [2026-06-19 22:56:51] "DELETE /instance-ip/9b83e4c0-6c31-11f1-be75-fa163eeb1731 HTTP/1.1" 200 115 0.049611 10.0.0.141 - - [2026-06-19 22:56:51] "DELETE /virtual-machine-interface/9b6e458e-6c31-11f1-be75-fa163eeb1731 HTTP/1.1" 200 115 0.033473 10.0.0.141 - - [2026-06-19 22:56:51] "DELETE /virtual-machine/1588bd3c-bd52-41ba-a551-f198f98e0573 HTTP/1.1" 200 115 0.022796 10.0.0.141 - - [2026-06-19 22:56:51] "DELETE /tag/bd61d15a-53b4-476d-b36c-e02be8c32d75 HTTP/1.1" 200 115 0.029016 10.0.0.141 - - [2026-06-19 22:56:51] "GET /virtual-machine-interface/9aa2330e-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003644 10.0.0.141 - - [2026-06-19 22:56:51] "POST /set-tag HTTP/1.1" 200 109 0.002244 10.0.0.141 - - [2026-06-19 22:56:52] "GET /virtual-machine-interface/9aa2330e-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004004 10.0.0.141 - - [2026-06-19 22:56:52] "POST /set-tag HTTP/1.1" 200 109 0.002270 10.0.0.141 - - [2026-06-19 22:56:52] "GET /virtual-machine/2385c9fc-83ed-43b5-9c57-778489fb9076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002645 10.0.0.141 - - [2026-06-19 22:56:52] "POST /ref-update HTTP/1.1" 200 156 0.025435 10.0.0.141 - - [2026-06-19 22:56:52] "GET /virtual-machine-interface/9aa2330e-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010403 10.0.0.141 - - [2026-06-19 22:56:52] "POST /set-tag HTTP/1.1" 200 109 0.015272 10.0.0.141 - - [2026-06-19 22:56:52] "POST /set-tag HTTP/1.1" 200 109 0.028270 10.0.0.141 - - [2026-06-19 22:56:52] "POST /set-tag HTTP/1.1" 200 109 0.026675 10.0.0.141 - - [2026-06-19 22:56:52] "POST /set-tag HTTP/1.1" 200 109 0.012713 10.0.0.141 - - [2026-06-19 22:56:52] "DELETE /instance-ip/9aba1ce4-6c31-11f1-be75-fa163eeb1731 HTTP/1.1" 200 115 0.043877 10.0.0.141 - - [2026-06-19 22:56:52] "DELETE /virtual-machine-interface/9aa2330e-6c31-11f1-be75-fa163eeb1731 HTTP/1.1" 200 115 0.038988 10.0.0.141 - - [2026-06-19 22:56:52] "DELETE /virtual-machine/2385c9fc-83ed-43b5-9c57-778489fb9076 HTTP/1.1" 200 115 0.018882 10.0.0.141 - - [2026-06-19 22:56:52] "DELETE /tag/58454e08-8259-41ea-bba8-739680ce7f86 HTTP/1.1" 409 237 0.006718 10.0.0.141 - - [2026-06-19 22:56:52] "GET /virtual-machine-interface/9b0862aa-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004317 10.0.0.141 - - [2026-06-19 22:56:52] "POST /set-tag HTTP/1.1" 200 109 0.002145 10.0.0.141 - - [2026-06-19 22:56:52] "GET /virtual-machine-interface/9b0862aa-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003877 10.0.0.141 - - [2026-06-19 22:56:52] "POST /set-tag HTTP/1.1" 200 109 0.001961 10.0.0.141 - - [2026-06-19 22:56:52] "GET /virtual-machine/2d56ad50-7275-46bc-9aa1-987a606405b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002879 10.0.0.141 - - [2026-06-19 22:56:52] "POST /ref-update HTTP/1.1" 200 156 0.008390 10.0.0.141 - - [2026-06-19 22:56:52] "GET /virtual-machine-interface/9b0862aa-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009833 10.0.0.141 - - [2026-06-19 22:56:52] "POST /set-tag HTTP/1.1" 200 109 0.018616 10.0.0.141 - - [2026-06-19 22:56:52] "POST /set-tag HTTP/1.1" 200 109 0.023530 10.0.0.141 - - [2026-06-19 22:56:52] "POST /set-tag HTTP/1.1" 200 109 0.035649 10.0.0.141 - - [2026-06-19 22:56:52] "POST /set-tag HTTP/1.1" 200 109 0.012236 10.0.0.141 - - [2026-06-19 22:56:52] "DELETE /instance-ip/9b1e9f48-6c31-11f1-be75-fa163eeb1731 HTTP/1.1" 200 115 0.056613 10.0.0.141 - - [2026-06-19 22:56:52] "DELETE /virtual-machine-interface/9b0862aa-6c31-11f1-be75-fa163eeb1731 HTTP/1.1" 200 115 0.044693 10.0.0.141 - - [2026-06-19 22:56:52] "DELETE /virtual-machine/2d56ad50-7275-46bc-9aa1-987a606405b4 HTTP/1.1" 200 115 0.020113 10.0.0.141 - - [2026-06-19 22:56:52] "DELETE /tag/2f0f532c-7de8-4e6d-a96b-ea224c17e846 HTTP/1.1" 409 237 0.005644 10.0.0.141 - - [2026-06-19 22:56:52] "DELETE /tag/8c038e57-9529-4385-b69e-98c2f11ba2e2 HTTP/1.1" 200 115 0.029738 10.0.0.141 - - [2026-06-19 22:56:52] "DELETE /tag/831a919c-c409-41ee-b0f7-1cd69dab54e3 HTTP/1.1" 409 237 0.004050 10.0.0.141 - - [2026-06-19 22:56:52] "GET /virtual-machine-interface/9a3ec59e-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004474 10.0.0.141 - - [2026-06-19 22:56:53] "POST /set-tag HTTP/1.1" 200 109 0.002517 10.0.0.141 - - [2026-06-19 22:56:53] "GET /virtual-machine-interface/9a3ec59e-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005252 10.0.0.141 - - [2026-06-19 22:56:53] "POST /set-tag HTTP/1.1" 200 109 0.002503 10.0.0.141 - - [2026-06-19 22:56:53] "GET /virtual-machine/9d0cfeb0-e386-4d1c-a340-055a65580f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003411 10.0.0.141 - - [2026-06-19 22:56:53] "POST /ref-update HTTP/1.1" 200 156 0.009288 10.0.0.141 - - [2026-06-19 22:56:53] "GET /virtual-machine-interface/9a3ec59e-6c31-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014038 10.0.0.141 - - [2026-06-19 22:56:53] "POST /set-tag HTTP/1.1" 200 109 0.015705 10.0.0.141 - - [2026-06-19 22:56:53] "POST /set-tag HTTP/1.1" 200 109 0.019778 10.0.0.141 - - [2026-06-19 22:56:53] "POST /set-tag HTTP/1.1" 200 109 0.019394 10.0.0.141 - - [2026-06-19 22:56:53] "POST /set-tag HTTP/1.1" 200 109 0.013332 10.0.0.141 - - [2026-06-19 22:56:53] "DELETE /instance-ip/9a577fa8-6c31-11f1-be75-fa163eeb1731 HTTP/1.1" 200 115 0.048736 10.0.0.141 - - [2026-06-19 22:56:53] "DELETE /virtual-machine-interface/9a3ec59e-6c31-11f1-be75-fa163eeb1731 HTTP/1.1" 200 115 0.031130 10.0.0.141 - - [2026-06-19 22:56:53] "DELETE /virtual-machine/9d0cfeb0-e386-4d1c-a340-055a65580f7f HTTP/1.1" 200 115 0.018510 10.0.0.141 - - [2026-06-19 22:56:53] "DELETE /tag/d2b2d61b-6286-44f2-8fa8-5e90c368a310 HTTP/1.1" 200 115 0.037153 10.0.0.141 - - [2026-06-19 22:56:53] "DELETE /tag/63b61a61-58c6-4b22-9349-e3ab6822cbe4 HTTP/1.1" 200 115 0.031492 10.0.0.141 - - [2026-06-19 22:56:53] "DELETE /tag/6bc37116-cc83-44c5-8f36-b8a3b8d42237 HTTP/1.1" 200 115 0.030324 10.0.0.141 - - [2026-06-19 22:56:55] "POST /projects HTTP/1.1" 409 238 0.002227 10.0.0.141 - - [2026-06-19 22:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001491 10.0.0.141 - - [2026-06-19 22:56:55] "GET /project/e918a310-c8e3-4983-8a6e-763c93bc4e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036055 10.0.0.141 - - [2026-06-19 22:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.141 - - [2026-06-19 22:56:55] "GET /virtual-network/18e2654d-e4e3-4972-ba97-7d3e2da8f4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004811 10.0.0.141 - - [2026-06-19 22:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.141 - - [2026-06-19 22:56:55] "GET /virtual-network/d8965516-d7c6-4be8-af01-727e713629e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003867 10.0.0.141 - - [2026-06-19 22:56:55] "POST /security-groups HTTP/1.1" 409 285 0.002077 10.0.0.141 - - [2026-06-19 22:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.141 - - [2026-06-19 22:56:55] "PUT /security-group/3a733098-a97a-4c3a-a217-7708b5effb7a HTTP/1.1" 200 263 0.054106 10.0.0.141 - - [2026-06-19 22:56:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.028377 10.0.0.141 - - [2026-06-19 22:56:55] "PUT /access-control-list/26c1ba52-85bf-4e2f-b41d-f18342674afa HTTP/1.1" 200 273 0.011785 10.0.0.141 - - [2026-06-19 22:56:55] "PUT /access-control-list/dbd09214-210d-40f1-b426-81e50c89c39e HTTP/1.1" 200 273 0.025642 10.0.0.141 - - [2026-06-19 22:57:00] "POST /projects HTTP/1.1" 409 238 0.002015 10.0.0.141 - - [2026-06-19 22:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001468 10.0.0.141 - - [2026-06-19 22:57:00] "GET /project/e918a310-c8e3-4983-8a6e-763c93bc4e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030662 10.0.0.141 - - [2026-06-19 22:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.141 - - [2026-06-19 22:57:00] "GET /virtual-network/18e2654d-e4e3-4972-ba97-7d3e2da8f4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004627 10.0.0.141 - - [2026-06-19 22:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.141 - - [2026-06-19 22:57:00] "GET /virtual-network/d8965516-d7c6-4be8-af01-727e713629e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005840 10.0.0.141 - - [2026-06-19 22:57:00] "POST /security-groups HTTP/1.1" 409 285 0.002304 10.0.0.141 - - [2026-06-19 22:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.141 - - [2026-06-19 22:57:00] "PUT /security-group/3a733098-a97a-4c3a-a217-7708b5effb7a HTTP/1.1" 200 263 0.055407 10.0.0.141 - - [2026-06-19 22:57:00] "PUT /access-control-list/26c1ba52-85bf-4e2f-b41d-f18342674afa HTTP/1.1" 200 273 0.011140 10.0.0.141 - - [2026-06-19 22:57:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.026493 10.0.0.141 - - [2026-06-19 22:57:00] "GET /firewall-policy/7e3686f5-e96a-4fb4-b84b-98ce818b2e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.023066 10.0.0.141 - - [2026-06-19 22:57:00] "PUT /access-control-list/dbd09214-210d-40f1-b426-81e50c89c39e HTTP/1.1" 200 273 0.029767 10.0.0.141 - - [2026-06-19 22:57:00] "GET /firewall-rule/f7ab0696-3a34-403f-bae4-8d24e04cad4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.002584 10.0.0.141 - - [2026-06-19 22:57:00] "POST /ref-update HTTP/1.1" 200 156 0.046022 10.0.0.141 - - [2026-06-19 22:57:00] "DELETE /firewall-rule/f7ab0696-3a34-403f-bae4-8d24e04cad4e HTTP/1.1" 200 115 0.031349 10.0.0.141 - - [2026-06-19 22:57:00] "GET /firewall-policy/7e3686f5-e96a-4fb4-b84b-98ce818b2e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.006224 10.0.0.141 - - [2026-06-19 22:57:00] "GET /firewall-rule/717f6e43-6efc-4fd7-b63c-1e3680a8a989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002566 10.0.0.141 - - [2026-06-19 22:57:00] "POST /ref-update HTTP/1.1" 200 156 0.047876 10.0.0.141 - - [2026-06-19 22:57:00] "DELETE /firewall-rule/717f6e43-6efc-4fd7-b63c-1e3680a8a989 HTTP/1.1" 200 115 0.033302 10.0.0.141 - - [2026-06-19 22:57:00] "DELETE /tag/2f0f532c-7de8-4e6d-a96b-ea224c17e846 HTTP/1.1" 409 237 0.006350 10.0.0.141 - - [2026-06-19 22:57:00] "DELETE /tag/831a919c-c409-41ee-b0f7-1cd69dab54e3 HTTP/1.1" 409 237 0.007094 10.0.0.141 - - [2026-06-19 22:57:00] "DELETE /tag/5d619f99-1bbd-4780-b464-5708e3305577 HTTP/1.1" 200 115 0.028075 10.0.0.141 - - [2026-06-19 22:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.141 - - [2026-06-19 22:57:00] "GET /virtual-network/18e2654d-e4e3-4972-ba97-7d3e2da8f4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005811 10.0.0.141 - - [2026-06-19 22:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.141 - - [2026-06-19 22:57:00] "GET /virtual-network/d8965516-d7c6-4be8-af01-727e713629e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005098 10.0.0.141 - - [2026-06-19 22:57:01] "PUT /virtual-network/18e2654d-e4e3-4972-ba97-7d3e2da8f4d9 HTTP/1.1" 200 265 0.037092 10.0.0.141 - - [2026-06-19 22:57:01] "PUT /virtual-network/d8965516-d7c6-4be8-af01-727e713629e8 HTTP/1.1" 200 265 0.037201 10.0.0.141 - - [2026-06-19 22:57:01] "DELETE /security-group/3a733098-a97a-4c3a-a217-7708b5effb7a HTTP/1.1" 200 115 0.045818 10.0.0.141 - - [2026-06-19 22:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001208 10.0.0.141 - - [2026-06-19 22:57:01] "DELETE /access-control-list/26c1ba52-85bf-4e2f-b41d-f18342674afa HTTP/1.1" 200 115 0.027827 10.0.0.141 - - [2026-06-19 22:57:01] "DELETE /access-control-list/dbd09214-210d-40f1-b426-81e50c89c39e HTTP/1.1" 200 115 0.022528 10.0.0.141 - - [2026-06-19 22:57:01] "GET /project/e918a310-c8e3-4983-8a6e-763c93bc4e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.028277 10.0.0.141 - - [2026-06-19 22:57:01] "GET /project/e918a310-c8e3-4983-8a6e-763c93bc4e96?fields=security_groups HTTP/1.1" 200 1352 0.031039 10.0.0.141 - - [2026-06-19 22:57:01] "DELETE /security-group/fae977da-9e74-43ce-87a7-c0494244c36d HTTP/1.1" 200 115 0.042557 10.0.0.141 - - [2026-06-19 22:57:01] "DELETE /access-control-list/17cc174f-4e51-4565-9046-683cac82f43f HTTP/1.1" 200 115 0.031754 10.0.0.141 - - [2026-06-19 22:57:01] "GET /project/e918a310-c8e3-4983-8a6e-763c93bc4e96?fields=application_policy_sets HTTP/1.1" 200 1391 0.043235 10.0.0.141 - - [2026-06-19 22:57:01] "DELETE /access-control-list/298eaf94-7afb-4bae-91dd-2b0a6ba08c67 HTTP/1.1" 200 115 0.044773 10.0.0.141 - - [2026-06-19 22:57:01] "DELETE /project/e918a310-c8e3-4983-8a6e-763c93bc4e96 HTTP/1.1" 200 115 0.265909 10.0.0.141 - - [2026-06-19 22:57:01] "POST /projects HTTP/1.1" 409 238 0.005079 10.0.0.141 - - [2026-06-19 22:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.141 - - [2026-06-19 22:57:01] "GET /project/577ef5f7-a829-4292-be26-c7c6ba79e723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.027166 10.0.0.141 - - [2026-06-19 22:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.141 - - [2026-06-19 22:57:01] "GET /virtual-network/18e2654d-e4e3-4972-ba97-7d3e2da8f4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.003884 10.0.0.141 - - [2026-06-19 22:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.141 - - [2026-06-19 22:57:01] "GET /virtual-network/d8965516-d7c6-4be8-af01-727e713629e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004078 10.0.0.141 - - [2026-06-19 22:57:01] "POST /security-groups HTTP/1.1" 409 285 0.001906 10.0.0.141 - - [2026-06-19 22:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005430 10.0.0.141 - - [2026-06-19 22:57:01] "PUT /security-group/a2179a16-62a1-49a7-9f93-22cb4da4b51a HTTP/1.1" 200 263 0.055467 10.0.0.141 - - [2026-06-19 22:57:01] "PUT /access-control-list/62e85302-8d04-4dfd-b4e0-279453175c27 HTTP/1.1" 200 273 0.016467 10.0.0.141 - - [2026-06-19 22:57:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.030956 10.0.0.141 - - [2026-06-19 22:57:01] "PUT /access-control-list/fb21310c-197b-49a9-971a-a59cb96bec3c HTTP/1.1" 200 273 0.026041 10.0.0.141 - - [2026-06-19 22:57:06] "GET /application-policy-set/9ce1869b-f0d3-4012-836a-632bb0ed9a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002626 10.0.0.141 - - [2026-06-19 22:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.141 - - [2026-06-19 22:57:06] "GET /policy-management/a0f933d6-5706-4b43-aaa8-70179c2aa5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002417 10.0.0.141 - - [2026-06-19 22:57:06] "GET /firewall-policy/6915fa04-4144-4d8b-966c-30691659adc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002331 10.0.0.141 - - [2026-06-19 22:57:06] "GET /firewall-rule/87f55a63-4c70-4ca4-8325-cab664e0d4c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2334 0.003557 10.0.0.141 - - [2026-06-19 22:57:06] "POST /ref-update HTTP/1.1" 200 156 0.014548 10.0.0.141 - - [2026-06-19 22:57:06] "DELETE /firewall-rule/87f55a63-4c70-4ca4-8325-cab664e0d4c6 HTTP/1.1" 200 115 0.036904 10.0.0.141 - - [2026-06-19 22:57:06] "GET /firewall-policy/45444d64-c265-4dd0-8164-ccd78dd01552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.009888 10.0.0.141 - - [2026-06-19 22:57:06] "GET /firewall-rule/5ef58fd5-3437-46c3-9824-c3904782a1d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.003120 10.0.0.141 - - [2026-06-19 22:57:06] "POST /ref-update HTTP/1.1" 200 156 0.015701 10.0.0.141 - - [2026-06-19 22:57:06] "DELETE /firewall-rule/5ef58fd5-3437-46c3-9824-c3904782a1d6 HTTP/1.1" 200 115 0.032825 10.0.0.141 - - [2026-06-19 22:57:06] "GET /firewall-policy/45444d64-c265-4dd0-8164-ccd78dd01552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.004390 10.0.0.141 - - [2026-06-19 22:57:06] "GET /firewall-rule/5d29b9e6-0b16-4291-8548-0f0be62ad5ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.003190 10.0.0.141 - - [2026-06-19 22:57:06] "POST /ref-update HTTP/1.1" 200 156 0.010723 10.0.0.141 - - [2026-06-19 22:57:06] "DELETE /firewall-rule/5d29b9e6-0b16-4291-8548-0f0be62ad5ce HTTP/1.1" 200 115 0.042623 10.0.0.141 - - [2026-06-19 22:57:06] "GET /application-policy-set/9ce1869b-f0d3-4012-836a-632bb0ed9a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002295 10.0.0.141 - - [2026-06-19 22:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.141 - - [2026-06-19 22:57:06] "GET /policy-management/a0f933d6-5706-4b43-aaa8-70179c2aa5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002736 10.0.0.141 - - [2026-06-19 22:57:06] "GET /firewall-policy/45444d64-c265-4dd0-8164-ccd78dd01552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003215 10.0.0.141 - - [2026-06-19 22:57:06] "POST /ref-update HTTP/1.1" 200 156 0.019831 10.0.0.141 - - [2026-06-19 22:57:06] "DELETE /firewall-policy/45444d64-c265-4dd0-8164-ccd78dd01552 HTTP/1.1" 200 115 0.029322 10.0.0.141 - - [2026-06-19 22:57:06] "DELETE /tag/2f0f532c-7de8-4e6d-a96b-ea224c17e846 HTTP/1.1" 200 115 0.051259 10.0.0.141 - - [2026-06-19 22:57:06] "DELETE /tag/af46e22a-08c6-4a7e-bf05-2edce53ec625 HTTP/1.1" 200 115 0.067637 10.0.0.141 - - [2026-06-19 22:57:06] "DELETE /tag/58454e08-8259-41ea-bba8-739680ce7f86 HTTP/1.1" 200 115 0.056127 10.0.0.141 - - [2026-06-19 22:57:06] "DELETE /tag/831a919c-c409-41ee-b0f7-1cd69dab54e3 HTTP/1.1" 200 115 0.034052 10.0.0.141 - - [2026-06-19 22:57:07] "DELETE /loadbalancer-member/02ff91a3-8a1e-48c7-afc2-7bc498a58877 HTTP/1.1" 200 115 0.027172 10.0.0.141 - - [2026-06-19 22:57:07] "DELETE /loadbalancer-pool/42bf9d6e-b2dd-4b84-b5b6-4b18f72926c2 HTTP/1.1" 200 115 0.029334 10.0.0.141 - - [2026-06-19 22:57:07] "DELETE /loadbalancer-listener/66e5f995-8360-427b-b181-1fb0f8046df4 HTTP/1.1" 200 115 0.022408 10.0.0.141 - - [2026-06-19 22:57:07] "DELETE /loadbalancer/5918b302-6362-49bf-84bb-99510018c3a3 HTTP/1.1" 200 115 0.031291 10.0.0.141 - - [2026-06-19 22:57:07] "DELETE /floating-ip/d3c41d5f-336c-40bf-b905-97b858ac81e3 HTTP/1.1" 200 115 0.051047 10.0.0.141 - - [2026-06-19 22:57:07] "DELETE /instance-ip/3b1cb311-bd1d-4981-b6a2-c7e7c8743a3e HTTP/1.1" 200 115 0.066238 10.0.0.141 - - [2026-06-19 22:57:07] "DELETE /virtual-machine-interface/08cd7b8d-1cdf-4926-87b7-343924928232 HTTP/1.1" 200 115 0.062576 10.0.0.141 - - [2026-06-19 22:57:07] "DELETE /tag/e7ed94c3-1521-475c-af29-37d46591b9b2 HTTP/1.1" 200 115 0.039216 10.0.0.141 - - [2026-06-19 22:57:07] "POST /projects HTTP/1.1" 409 238 0.002810 10.0.0.141 - - [2026-06-19 22:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.141 - - [2026-06-19 22:57:07] "GET /project/577ef5f7-a829-4292-be26-c7c6ba79e723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.034521 10.0.0.141 - - [2026-06-19 22:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.141 - - [2026-06-19 22:57:07] "GET /virtual-network/18e2654d-e4e3-4972-ba97-7d3e2da8f4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004141 10.0.0.141 - - [2026-06-19 22:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.141 - - [2026-06-19 22:57:07] "GET /virtual-network/d8965516-d7c6-4be8-af01-727e713629e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004593 10.0.0.141 - - [2026-06-19 22:57:07] "POST /security-groups HTTP/1.1" 409 285 0.002422 10.0.0.141 - - [2026-06-19 22:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.141 - - [2026-06-19 22:57:07] "PUT /security-group/a2179a16-62a1-49a7-9f93-22cb4da4b51a HTTP/1.1" 200 263 0.062161 10.0.0.141 - - [2026-06-19 22:57:07] "PUT /access-control-list/62e85302-8d04-4dfd-b4e0-279453175c27 HTTP/1.1" 200 273 0.022338 10.0.0.141 - - [2026-06-19 22:57:07] "PUT /access-control-list/fb21310c-197b-49a9-971a-a59cb96bec3c HTTP/1.1" 200 273 0.027432 10.0.0.141 - - [2026-06-19 22:57:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.039193 10.0.0.141 - - [2026-06-19 22:57:07] "GET /firewall-policy/7e3686f5-e96a-4fb4-b84b-98ce818b2e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.013360 10.0.0.141 - - [2026-06-19 22:57:07] "GET /firewall-rule/89f56148-1757-4c4e-8a60-211cdf6c32a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.004655 10.0.0.141 - - [2026-06-19 22:57:07] "POST /ref-update HTTP/1.1" 200 156 0.052978 10.0.0.141 - - [2026-06-19 22:57:07] "DELETE /firewall-rule/89f56148-1757-4c4e-8a60-211cdf6c32a5 HTTP/1.1" 200 115 0.064001 10.0.0.141 - - [2026-06-19 22:57:07] "GET /firewall-policy/7e3686f5-e96a-4fb4-b84b-98ce818b2e79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.003934 10.0.0.141 - - [2026-06-19 22:57:07] "GET /firewall-rule/240380e2-4c4d-4ffd-863d-7e0cb85e3e00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003434 10.0.0.141 - - [2026-06-19 22:57:08] "POST /ref-update HTTP/1.1" 200 156 0.064847 10.0.0.141 - - [2026-06-19 22:57:08] "DELETE /firewall-rule/240380e2-4c4d-4ffd-863d-7e0cb85e3e00 HTTP/1.1" 200 115 0.061004 10.0.0.141 - - [2026-06-19 22:57:08] "DELETE /tag/27ba7655-68ce-4ab7-ae3f-944326eb9fe2 HTTP/1.1" 200 115 0.057276 10.0.0.141 - - [2026-06-19 22:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.141 - - [2026-06-19 22:57:08] "GET /virtual-network/18e2654d-e4e3-4972-ba97-7d3e2da8f4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004689 10.0.0.141 - - [2026-06-19 22:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.141 - - [2026-06-19 22:57:08] "GET /virtual-network/d8965516-d7c6-4be8-af01-727e713629e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004002 10.0.0.141 - - [2026-06-19 22:57:08] "PUT /virtual-network/18e2654d-e4e3-4972-ba97-7d3e2da8f4d9 HTTP/1.1" 200 265 0.055431 10.0.0.141 - - [2026-06-19 22:57:08] "PUT /virtual-network/d8965516-d7c6-4be8-af01-727e713629e8 HTTP/1.1" 200 265 0.054469 10.0.0.141 - - [2026-06-19 22:57:08] "DELETE /security-group/a2179a16-62a1-49a7-9f93-22cb4da4b51a HTTP/1.1" 200 115 0.109339 10.0.0.141 - - [2026-06-19 22:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007287 10.0.0.141 - - [2026-06-19 22:57:08] "DELETE /access-control-list/62e85302-8d04-4dfd-b4e0-279453175c27 HTTP/1.1" 200 115 0.053842 10.0.0.141 - - [2026-06-19 22:57:08] "DELETE /access-control-list/fb21310c-197b-49a9-971a-a59cb96bec3c HTTP/1.1" 200 115 0.055288 10.0.0.141 - - [2026-06-19 22:57:08] "GET /project/577ef5f7-a829-4292-be26-c7c6ba79e723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.047606 10.0.0.141 - - [2026-06-19 22:57:08] "GET /project/577ef5f7-a829-4292-be26-c7c6ba79e723?fields=security_groups HTTP/1.1" 200 1352 0.041881 10.0.0.141 - - [2026-06-19 22:57:08] "DELETE /access-control-list/93a2659c-f4c5-4785-ae11-4ed58cee63d6 HTTP/1.1" 200 115 0.054916 10.0.0.141 - - [2026-06-19 22:57:08] "DELETE /security-group/ba83f6c8-d602-42b7-aee1-69425ad7baf5 HTTP/1.1" 200 115 0.108494 10.0.0.141 - - [2026-06-19 22:57:08] "DELETE /access-control-list/bf1b4b50-b697-4ba0-b400-dbab2c6203cc HTTP/1.1" 200 115 0.041158 10.0.0.141 - - [2026-06-19 22:57:08] "GET /project/577ef5f7-a829-4292-be26-c7c6ba79e723?fields=application_policy_sets HTTP/1.1" 200 1391 0.058910 10.0.0.141 - - [2026-06-19 22:57:08] "DELETE /project/577ef5f7-a829-4292-be26-c7c6ba79e723 HTTP/1.1" 200 115 0.408278 10.0.0.141 - - [2026-06-19 22:58:00] "GET / HTTP/1.1" 200 36215 0.001887 10.0.0.141 - - [2026-06-19 22:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.141 - - [2026-06-19 22:58:00] "GET /global-vrouter-config/498fbec4-b3e7-4ce9-9529-a483ba08ff19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003744 10.0.0.141 - - [2026-06-19 22:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.141 - - [2026-06-19 22:58:00] "GET /global-vrouter-config/498fbec4-b3e7-4ce9-9529-a483ba08ff19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002164 10.0.0.141 - - [2026-06-19 22:58:15] "GET / HTTP/1.1" 200 36215 0.001215 10.0.0.141 - - [2026-06-19 22:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.141 - - [2026-06-19 22:58:16] "GET /global-system-config/63084ec8-ed4f-4495-8622-9b9dc35546e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005973 10.0.0.141 - - [2026-06-19 22:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.141 - - [2026-06-19 22:58:16] "GET /config-node/8e2f3202-fbb1-4b49-9a53-dd6999f295f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002273 10.0.0.141 - - [2026-06-19 22:58:16] "GET / HTTP/1.1" 200 36215 0.001277 10.0.0.141 - - [2026-06-19 22:58:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001897 10.0.0.141 - - [2026-06-19 22:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.141 - - [2026-06-19 22:58:21] "GET /global-vrouter-config/498fbec4-b3e7-4ce9-9529-a483ba08ff19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002599 10.0.0.141 - - [2026-06-19 22:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005613 10.0.0.141 - - [2026-06-19 22:58:21] "PUT /global-vrouter-config/498fbec4-b3e7-4ce9-9529-a483ba08ff19 HTTP/1.1" 200 277 0.007795 10.0.0.141 - - [2026-06-19 22:58:21] "GET / HTTP/1.1" 200 36215 0.001511 10.0.0.141 - - [2026-06-19 22:58:21] "POST /alarms HTTP/1.1" 409 264 0.001861 10.0.0.141 - - [2026-06-19 22:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.141 - - [2026-06-19 22:58:21] "PUT /alarm/6b1b6169-1706-4546-9306-f9f330b4f35e HTTP/1.1" 200 245 0.010124 10.0.0.141 - - [2026-06-19 22:58:21] "POST /alarms HTTP/1.1" 409 261 0.010298 10.0.0.141 - - [2026-06-19 22:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.141 - - [2026-06-19 22:58:21] "PUT /alarm/b7fe5cbf-2a7d-4e61-9b46-bad787e946d8 HTTP/1.1" 200 245 0.008338 10.0.0.141 - - [2026-06-19 22:58:21] "POST /alarms HTTP/1.1" 409 261 0.001954 10.0.0.141 - - [2026-06-19 22:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.141 - - [2026-06-19 22:58:21] "PUT /alarm/d7751340-e3a4-4908-ada2-47505f6f2ee8 HTTP/1.1" 200 245 0.008831 10.0.0.141 - - [2026-06-19 22:58:21] "POST /alarms HTTP/1.1" 409 253 0.005578 10.0.0.141 - - [2026-06-19 22:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.141 - - [2026-06-19 22:58:21] "PUT /alarm/b6aceda1-79d9-4f87-95be-3f018eb81d2f HTTP/1.1" 200 245 0.009877 10.0.0.141 - - [2026-06-19 22:58:21] "POST /alarms HTTP/1.1" 409 251 0.006265 10.0.0.141 - - [2026-06-19 22:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.141 - - [2026-06-19 22:58:21] "PUT /alarm/c2b12ec8-34a4-46cf-a463-97dd39185237 HTTP/1.1" 200 245 0.009531 10.0.0.141 - - [2026-06-19 22:58:21] "POST /alarms HTTP/1.1" 409 252 0.012883 10.0.0.141 - - [2026-06-19 22:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.141 - - [2026-06-19 22:58:21] "PUT /alarm/6ca5552f-45f5-45cf-b377-fc2943445e3d HTTP/1.1" 200 245 0.009496 10.0.0.141 - - [2026-06-19 22:58:21] "POST /alarms HTTP/1.1" 409 256 0.006488 10.0.0.141 - - [2026-06-19 22:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.141 - - [2026-06-19 22:58:21] "PUT /alarm/d102b96b-d485-4533-b772-12894e809604 HTTP/1.1" 200 245 0.009921 10.0.0.141 - - [2026-06-19 22:58:22] "POST /alarms HTTP/1.1" 409 248 0.004410 10.0.0.141 - - [2026-06-19 22:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.141 - - [2026-06-19 22:58:22] "PUT /alarm/dc3a608c-042d-46b9-86a2-a61a5ec8bcd6 HTTP/1.1" 200 245 0.009715 10.0.0.141 - - [2026-06-19 22:58:22] "POST /alarms HTTP/1.1" 409 252 0.002400 10.0.0.141 - - [2026-06-19 22:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010555 10.0.0.141 - - [2026-06-19 22:58:22] "PUT /alarm/d7a6c075-436c-48fd-ab91-45f170323220 HTTP/1.1" 200 245 0.009839 10.0.0.141 - - [2026-06-19 22:58:22] "POST /alarms HTTP/1.1" 409 257 0.006803 10.0.0.141 - - [2026-06-19 22:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.141 - - [2026-06-19 22:58:22] "PUT /alarm/f2bf8d58-9443-41bf-b5ee-3e86c1f3b2fd HTTP/1.1" 200 245 0.009984 10.0.0.141 - - [2026-06-19 22:58:22] "POST /alarms HTTP/1.1" 409 251 0.003505 10.0.0.141 - - [2026-06-19 22:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004870 10.0.0.141 - - [2026-06-19 22:58:22] "PUT /alarm/d942e1c6-cede-462e-9e94-2b41566013b3 HTTP/1.1" 200 245 0.010727 10.0.0.141 - - [2026-06-19 22:58:22] "POST /alarms HTTP/1.1" 409 257 0.003892 10.0.0.141 - - [2026-06-19 22:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001317 10.0.0.141 - - [2026-06-19 22:58:22] "PUT /alarm/426c70a5-95d4-4bc3-98a3-bd5f753a14b0 HTTP/1.1" 200 245 0.009232 10.0.0.141 - - [2026-06-19 22:58:22] "POST /alarms HTTP/1.1" 409 261 0.003982 10.0.0.141 - - [2026-06-19 22:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.141 - - [2026-06-19 22:58:22] "PUT /alarm/4cb88c14-ccc9-4c1f-8861-e030109731d7 HTTP/1.1" 200 245 0.009355 10.0.0.141 - - [2026-06-19 22:58:22] "POST /alarms HTTP/1.1" 409 258 0.006326 10.0.0.141 - - [2026-06-19 22:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.141 - - [2026-06-19 22:58:22] "PUT /alarm/7a7f7f48-49d1-45ed-a7cc-0b4865d5806c HTTP/1.1" 200 245 0.010340 10.0.0.141 - - [2026-06-19 22:58:22] "POST /alarms HTTP/1.1" 409 254 0.004407 10.0.0.141 - - [2026-06-19 22:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001326 10.0.0.141 - - [2026-06-19 22:58:22] "PUT /alarm/d3aa14f7-e1f3-4845-9697-471af6843876 HTTP/1.1" 200 245 0.009267 10.0.0.141 - - [2026-06-19 22:58:22] "POST /alarms HTTP/1.1" 409 254 0.003748 10.0.0.141 - - [2026-06-19 22:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.141 - - [2026-06-19 22:58:22] "PUT /alarm/501b1376-d515-421d-b820-0fcffc04f8ed HTTP/1.1" 200 245 0.009725 10.0.0.141 - - [2026-06-19 22:58:22] "POST /alarms HTTP/1.1" 409 254 0.005485 10.0.0.141 - - [2026-06-19 22:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.141 - - [2026-06-19 22:58:22] "PUT /alarm/830bb823-62e3-4d6c-b49c-ce2dff7ad330 HTTP/1.1" 200 245 0.011180 10.0.0.141 - - [2026-06-19 22:58:22] "POST /alarms HTTP/1.1" 409 247 0.006379 10.0.0.141 - - [2026-06-19 22:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.141 - - [2026-06-19 22:58:22] "PUT /alarm/8a295a67-958d-4c71-b31a-a66052f33832 HTTP/1.1" 200 245 0.013573 10.0.0.141 - - [2026-06-19 22:58:22] "POST /alarms HTTP/1.1" 409 272 0.002964 10.0.0.141 - - [2026-06-19 22:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001347 10.0.0.141 - - [2026-06-19 22:58:22] "PUT /alarm/02582efa-4c90-42e3-b2a5-4a170647d348 HTTP/1.1" 200 245 0.008561 10.0.0.141 - - [2026-06-19 22:58:22] "POST /alarms HTTP/1.1" 409 261 0.010800 10.0.0.141 - - [2026-06-19 22:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.141 - - [2026-06-19 22:58:22] "PUT /alarm/9b3b15da-f070-4317-87cd-deebca0088f9 HTTP/1.1" 200 245 0.009254 10.0.0.141 - - [2026-06-19 22:58:22] "POST /alarms HTTP/1.1" 409 259 0.004160 10.0.0.141 - - [2026-06-19 22:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007103 10.0.0.141 - - [2026-06-19 22:58:22] "PUT /alarm/a0af0446-a2f4-4909-b757-b59b2444ae7a HTTP/1.1" 200 245 0.010163 10.0.0.141 - - [2026-06-19 22:58:22] "POST /alarms HTTP/1.1" 409 265 0.008929 10.0.0.141 - - [2026-06-19 22:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001542 10.0.0.141 - - [2026-06-19 22:58:23] "PUT /alarm/66f0925a-0041-48db-be76-580f4ec5aac0 HTTP/1.1" 200 245 0.012913 10.0.0.141 - - [2026-06-19 22:58:23] "POST /alarms HTTP/1.1" 409 279 0.006193 10.0.0.141 - - [2026-06-19 22:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.141 - - [2026-06-19 22:58:23] "PUT /alarm/01dc4121-5d1c-4578-809a-19792894fadf HTTP/1.1" 200 245 0.010806 10.0.0.141 - - [2026-06-19 22:58:23] "GET / HTTP/1.1" 200 36215 0.001580 10.0.0.141 - - [2026-06-19 22:58:23] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002208 10.0.0.141 - - [2026-06-19 22:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.141 - - [2026-06-19 22:58:23] "PUT /global-vrouter-config/498fbec4-b3e7-4ce9-9529-a483ba08ff19 HTTP/1.1" 200 277 0.008171 10.0.0.141 - - [2026-06-19 22:58:23] "GET / HTTP/1.1" 200 36215 0.001167 10.0.0.141 - - [2026-06-19 22:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.141 - - [2026-06-19 22:58:23] "GET /global-vrouter-config/498fbec4-b3e7-4ce9-9529-a483ba08ff19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002319 10.0.0.141 - - [2026-06-19 22:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001419 10.0.0.141 - - [2026-06-19 22:58:23] "PUT /global-vrouter-config/498fbec4-b3e7-4ce9-9529-a483ba08ff19 HTTP/1.1" 200 277 0.008844 10.0.0.141 - - [2026-06-19 22:58:23] "GET / HTTP/1.1" 200 36215 0.002267 10.0.0.141 - - [2026-06-19 22:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.141 - - [2026-06-19 22:58:23] "GET /global-system-config/63084ec8-ed4f-4495-8622-9b9dc35546e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004699 10.0.0.141 - - [2026-06-19 22:58:23] "PUT /global-system-config/63084ec8-ed4f-4495-8622-9b9dc35546e9 HTTP/1.1" 200 275 0.013668 10.0.0.141 - - [2026-06-19 22:58:27] "GET / HTTP/1.1" 200 36215 0.001137 10.0.0.141 - - [2026-06-19 22:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.141 - - [2026-06-19 22:58:27] "GET /routing-instance/525839e4-7b8b-4312-a7d6-ed851be739bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002448 10.0.0.141 - - [2026-06-19 22:58:27] "POST /bgp-routers HTTP/1.1" 409 301 0.001491 10.0.0.141 - - [2026-06-19 22:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.141 - - [2026-06-19 22:58:27] "GET /bgp-router/e2fd747b-4302-4f6e-88c7-0f733157a3e8?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.005837 10.0.0.141 - - [2026-06-19 22:58:27] "PUT /bgp-router/e2fd747b-4302-4f6e-88c7-0f733157a3e8 HTTP/1.1" 200 255 0.031913 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:58:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000788 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:58:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000853 10.0.0.141 - - [2026-06-19 22:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.141 - - [2026-06-19 22:58:29] "GET /global-vrouter-config/498fbec4-b3e7-4ce9-9529-a483ba08ff19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002442 10.0.0.141 - - [2026-06-19 22:59:05] "GET / HTTP/1.1" 200 36215 0.001407 10.0.0.141 - - [2026-06-19 22:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007513 10.0.0.141 - - [2026-06-19 22:59:05] "GET /global-system-config/63084ec8-ed4f-4495-8622-9b9dc35546e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005511 10.0.0.141 - - [2026-06-19 22:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.141 - - [2026-06-19 22:59:05] "GET /config-node/8e2f3202-fbb1-4b49-9a53-dd6999f295f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.001899 10.0.0.141 - - [2026-06-19 22:59:16] "GET / HTTP/1.1" 200 36215 0.001927 10.0.0.141 - - [2026-06-19 22:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.141 - - [2026-06-19 22:59:16] "GET /routing-instance/525839e4-7b8b-4312-a7d6-ed851be739bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002535 10.0.0.141 - - [2026-06-19 22:59:16] "POST /bgp-routers HTTP/1.1" 409 301 0.001917 10.0.0.141 - - [2026-06-19 22:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001566 10.0.0.141 - - [2026-06-19 22:59:16] "GET /bgp-router/e2fd747b-4302-4f6e-88c7-0f733157a3e8?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.002514 10.0.0.141 - - [2026-06-19 22:59:16] "PUT /bgp-router/e2fd747b-4302-4f6e-88c7-0f733157a3e8 HTTP/1.1" 200 255 0.020064 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:59:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000981 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:59:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000920 10.0.0.141 - - [2026-06-19 22:59:30] "GET / HTTP/1.1" 200 36215 0.001869 10.0.0.141 - - [2026-06-19 22:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.141 - - [2026-06-19 22:59:30] "GET /global-system-config/63084ec8-ed4f-4495-8622-9b9dc35546e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004045 10.0.0.141 - - [2026-06-19 22:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001402 10.0.0.141 - - [2026-06-19 22:59:30] "GET /config-node/8e2f3202-fbb1-4b49-9a53-dd6999f295f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.001528 10.0.0.141 - - [2026-06-19 22:59:31] "GET / HTTP/1.1" 200 36215 0.001297 10.0.0.141 - - [2026-06-19 22:59:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001844 10.0.0.141 - - [2026-06-19 22:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.141 - - [2026-06-19 22:59:36] "GET /global-vrouter-config/498fbec4-b3e7-4ce9-9529-a483ba08ff19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002162 10.0.0.141 - - [2026-06-19 22:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001326 10.0.0.141 - - [2026-06-19 22:59:36] "PUT /global-vrouter-config/498fbec4-b3e7-4ce9-9529-a483ba08ff19 HTTP/1.1" 200 277 0.008422 10.0.0.141 - - [2026-06-19 22:59:36] "GET / HTTP/1.1" 200 36215 0.001705 10.0.0.141 - - [2026-06-19 22:59:36] "POST /alarms HTTP/1.1" 409 264 0.002060 10.0.0.141 - - [2026-06-19 22:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.141 - - [2026-06-19 22:59:36] "PUT /alarm/6b1b6169-1706-4546-9306-f9f330b4f35e HTTP/1.1" 200 245 0.009808 10.0.0.141 - - [2026-06-19 22:59:36] "POST /alarms HTTP/1.1" 409 261 0.002025 10.0.0.141 - - [2026-06-19 22:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.141 - - [2026-06-19 22:59:36] "PUT /alarm/b7fe5cbf-2a7d-4e61-9b46-bad787e946d8 HTTP/1.1" 200 245 0.009734 10.0.0.141 - - [2026-06-19 22:59:36] "POST /alarms HTTP/1.1" 409 261 0.005560 10.0.0.141 - - [2026-06-19 22:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.141 - - [2026-06-19 22:59:36] "PUT /alarm/d7751340-e3a4-4908-ada2-47505f6f2ee8 HTTP/1.1" 200 245 0.009044 10.0.0.141 - - [2026-06-19 22:59:36] "POST /alarms HTTP/1.1" 409 253 0.003476 10.0.0.141 - - [2026-06-19 22:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.141 - - [2026-06-19 22:59:36] "PUT /alarm/b6aceda1-79d9-4f87-95be-3f018eb81d2f HTTP/1.1" 200 245 0.008786 10.0.0.141 - - [2026-06-19 22:59:36] "POST /alarms HTTP/1.1" 409 251 0.018163 10.0.0.141 - - [2026-06-19 22:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001535 10.0.0.141 - - [2026-06-19 22:59:36] "PUT /alarm/c2b12ec8-34a4-46cf-a463-97dd39185237 HTTP/1.1" 200 245 0.008117 10.0.0.141 - - [2026-06-19 22:59:36] "POST /alarms HTTP/1.1" 409 252 0.007800 10.0.0.141 - - [2026-06-19 22:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.141 - - [2026-06-19 22:59:36] "PUT /alarm/6ca5552f-45f5-45cf-b377-fc2943445e3d HTTP/1.1" 200 245 0.009156 10.0.0.141 - - [2026-06-19 22:59:36] "POST /alarms HTTP/1.1" 409 256 0.006874 10.0.0.141 - - [2026-06-19 22:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001441 10.0.0.141 - - [2026-06-19 22:59:36] "PUT /alarm/d102b96b-d485-4533-b772-12894e809604 HTTP/1.1" 200 245 0.008513 10.0.0.141 - - [2026-06-19 22:59:36] "POST /alarms HTTP/1.1" 409 248 0.008928 10.0.0.141 - - [2026-06-19 22:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.141 - - [2026-06-19 22:59:37] "PUT /alarm/dc3a608c-042d-46b9-86a2-a61a5ec8bcd6 HTTP/1.1" 200 245 0.008746 10.0.0.141 - - [2026-06-19 22:59:37] "POST /alarms HTTP/1.1" 409 252 0.008031 10.0.0.141 - - [2026-06-19 22:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001514 10.0.0.141 - - [2026-06-19 22:59:37] "PUT /alarm/d7a6c075-436c-48fd-ab91-45f170323220 HTTP/1.1" 200 245 0.015258 10.0.0.141 - - [2026-06-19 22:59:37] "POST /alarms HTTP/1.1" 409 257 0.007719 10.0.0.141 - - [2026-06-19 22:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001417 10.0.0.141 - - [2026-06-19 22:59:37] "PUT /alarm/f2bf8d58-9443-41bf-b5ee-3e86c1f3b2fd HTTP/1.1" 200 245 0.016118 10.0.0.141 - - [2026-06-19 22:59:37] "POST /alarms HTTP/1.1" 409 251 0.007667 10.0.0.141 - - [2026-06-19 22:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.141 - - [2026-06-19 22:59:37] "PUT /alarm/d942e1c6-cede-462e-9e94-2b41566013b3 HTTP/1.1" 200 245 0.008358 10.0.0.141 - - [2026-06-19 22:59:37] "POST /alarms HTTP/1.1" 409 257 0.003186 10.0.0.141 - - [2026-06-19 22:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001277 10.0.0.141 - - [2026-06-19 22:59:37] "PUT /alarm/426c70a5-95d4-4bc3-98a3-bd5f753a14b0 HTTP/1.1" 200 245 0.008783 10.0.0.141 - - [2026-06-19 22:59:37] "POST /alarms HTTP/1.1" 409 261 0.004977 10.0.0.141 - - [2026-06-19 22:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.141 - - [2026-06-19 22:59:37] "PUT /alarm/4cb88c14-ccc9-4c1f-8861-e030109731d7 HTTP/1.1" 200 245 0.008834 10.0.0.141 - - [2026-06-19 22:59:37] "POST /alarms HTTP/1.1" 409 258 0.001607 10.0.0.141 - - [2026-06-19 22:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.141 - - [2026-06-19 22:59:37] "PUT /alarm/7a7f7f48-49d1-45ed-a7cc-0b4865d5806c HTTP/1.1" 200 245 0.013041 10.0.0.141 - - [2026-06-19 22:59:37] "POST /alarms HTTP/1.1" 409 254 0.001916 10.0.0.141 - - [2026-06-19 22:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.141 - - [2026-06-19 22:59:37] "PUT /alarm/d3aa14f7-e1f3-4845-9697-471af6843876 HTTP/1.1" 200 245 0.008491 10.0.0.141 - - [2026-06-19 22:59:37] "POST /alarms HTTP/1.1" 409 254 0.002783 10.0.0.141 - - [2026-06-19 22:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.141 - - [2026-06-19 22:59:37] "PUT /alarm/501b1376-d515-421d-b820-0fcffc04f8ed HTTP/1.1" 200 245 0.012434 10.0.0.141 - - [2026-06-19 22:59:37] "POST /alarms HTTP/1.1" 409 254 0.003096 10.0.0.141 - - [2026-06-19 22:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001365 10.0.0.141 - - [2026-06-19 22:59:37] "PUT /alarm/830bb823-62e3-4d6c-b49c-ce2dff7ad330 HTTP/1.1" 200 245 0.010479 10.0.0.141 - - [2026-06-19 22:59:37] "POST /alarms HTTP/1.1" 409 247 0.010843 10.0.0.141 - - [2026-06-19 22:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.141 - - [2026-06-19 22:59:37] "PUT /alarm/8a295a67-958d-4c71-b31a-a66052f33832 HTTP/1.1" 200 245 0.011688 10.0.0.141 - - [2026-06-19 22:59:37] "POST /alarms HTTP/1.1" 409 272 0.009327 10.0.0.141 - - [2026-06-19 22:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.141 - - [2026-06-19 22:59:37] "PUT /alarm/02582efa-4c90-42e3-b2a5-4a170647d348 HTTP/1.1" 200 245 0.015051 10.0.0.141 - - [2026-06-19 22:59:37] "POST /alarms HTTP/1.1" 409 261 0.014241 10.0.0.141 - - [2026-06-19 22:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005767 10.0.0.141 - - [2026-06-19 22:59:37] "PUT /alarm/9b3b15da-f070-4317-87cd-deebca0088f9 HTTP/1.1" 200 245 0.018037 10.0.0.141 - - [2026-06-19 22:59:37] "POST /alarms HTTP/1.1" 409 259 0.004028 10.0.0.141 - - [2026-06-19 22:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.141 - - [2026-06-19 22:59:37] "PUT /alarm/a0af0446-a2f4-4909-b757-b59b2444ae7a HTTP/1.1" 200 245 0.009169 10.0.0.141 - - [2026-06-19 22:59:37] "POST /alarms HTTP/1.1" 409 265 0.002180 10.0.0.141 - - [2026-06-19 22:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.141 - - [2026-06-19 22:59:37] "PUT /alarm/66f0925a-0041-48db-be76-580f4ec5aac0 HTTP/1.1" 200 245 0.008568 10.0.0.141 - - [2026-06-19 22:59:37] "POST /alarms HTTP/1.1" 409 279 0.001547 10.0.0.141 - - [2026-06-19 22:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.141 - - [2026-06-19 22:59:37] "PUT /alarm/01dc4121-5d1c-4578-809a-19792894fadf HTTP/1.1" 200 245 0.017016 10.0.0.141 - - [2026-06-19 22:59:38] "GET / HTTP/1.1" 200 36215 0.001427 10.0.0.141 - - [2026-06-19 22:59:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002309 10.0.0.141 - - [2026-06-19 22:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.141 - - [2026-06-19 22:59:38] "PUT /global-vrouter-config/498fbec4-b3e7-4ce9-9529-a483ba08ff19 HTTP/1.1" 200 277 0.010773 10.0.0.141 - - [2026-06-19 22:59:38] "GET / HTTP/1.1" 200 36215 0.001346 10.0.0.141 - - [2026-06-19 22:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.141 - - [2026-06-19 22:59:38] "GET /global-vrouter-config/498fbec4-b3e7-4ce9-9529-a483ba08ff19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002244 10.0.0.141 - - [2026-06-19 22:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001438 10.0.0.141 - - [2026-06-19 22:59:38] "PUT /global-vrouter-config/498fbec4-b3e7-4ce9-9529-a483ba08ff19 HTTP/1.1" 200 277 0.009325 10.0.0.141 - - [2026-06-19 22:59:38] "GET / HTTP/1.1" 200 36215 0.001524 10.0.0.141 - - [2026-06-19 22:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.141 - - [2026-06-19 22:59:38] "GET /global-system-config/63084ec8-ed4f-4495-8622-9b9dc35546e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.003834 10.0.0.141 - - [2026-06-19 22:59:38] "PUT /global-system-config/63084ec8-ed4f-4495-8622-9b9dc35546e9 HTTP/1.1" 200 275 0.011906 10.0.0.141 - - [2026-06-19 22:59:42] "GET / HTTP/1.1" 200 36215 0.001471 10.0.0.141 - - [2026-06-19 22:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.141 - - [2026-06-19 22:59:42] "GET /routing-instance/525839e4-7b8b-4312-a7d6-ed851be739bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.007785 10.0.0.141 - - [2026-06-19 22:59:42] "POST /bgp-routers HTTP/1.1" 409 301 0.001706 10.0.0.141 - - [2026-06-19 22:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.141 - - [2026-06-19 22:59:42] "GET /bgp-router/e2fd747b-4302-4f6e-88c7-0f733157a3e8?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003050 10.0.0.141 - - [2026-06-19 22:59:42] "PUT /bgp-router/e2fd747b-4302-4f6e-88c7-0f733157a3e8 HTTP/1.1" 200 255 0.013018 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:59:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000899 [Introspect:8084]10.0.0.141 - - [2026-06-19 22:59:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001275 10.0.0.141 - - [2026-06-19 22:59:46] "POST /tags HTTP/1.1" 200 356 0.025012 10.0.0.141 - - [2026-06-19 22:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.141 - - [2026-06-19 22:59:46] "GET /tag/78630a27-41cb-468a-a658-3f701a827b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.012509 10.0.0.141 - - [2026-06-19 22:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006351 10.0.0.141 - - [2026-06-19 22:59:46] "GET /virtual-network/18e2654d-e4e3-4972-ba97-7d3e2da8f4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.007901 10.0.0.141 - - [2026-06-19 22:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.141 - - [2026-06-19 22:59:46] "GET /project/75eeb929-2a03-47e2-b1ec-c07135d274fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.048917 10.0.0.141 - - [2026-06-19 22:59:46] "POST /virtual-machines HTTP/1.1" 200 352 0.029698 10.0.0.141 - - [2026-06-19 22:59:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.017556 10.0.0.141 - - [2026-06-19 22:59:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.159057 10.0.0.141 - - [2026-06-19 22:59:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.007356 10.0.0.141 - - [2026-06-19 22:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004586 10.0.0.141 - - [2026-06-19 22:59:47] "GET /virtual-machine-interface/9155d890-6c32-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.003974 10.0.0.141 - - [2026-06-19 22:59:47] "POST /instance-ips HTTP/1.1" 200 392 0.017249 10.0.0.141 - - [2026-06-19 22:59:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.019603 10.0.0.141 - - [2026-06-19 22:59:47] "GET /virtual-machine-interface/9155d890-6c32-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.013469 10.0.0.141 - - [2026-06-19 22:59:47] "POST /set-tag HTTP/1.1" 200 109 0.013268 10.0.0.141 - - [2026-06-19 22:59:47] "GET /virtual-machine-interface/9155d890-6c32-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.008615 10.0.0.141 - - [2026-06-19 22:59:47] "GET /instance-ip/91765624-6c32-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003800 10.0.0.141 - - [2026-06-19 22:59:47] "GET /virtual-machine-interface/9155d890-6c32-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.003981 10.0.0.141 - - [2026-06-19 22:59:47] "POST /set-tag HTTP/1.1" 200 109 0.002472 10.0.0.141 - - [2026-06-19 22:59:47] "GET /virtual-router/d9dab826-d6b4-4bb3-95ac-a4308846b5c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003367 10.0.0.141 - - [2026-06-19 22:59:47] "POST /ref-update HTTP/1.1" 200 156 0.009135 10.0.0.141 - - [2026-06-19 22:59:47] "GET /virtual-machine-interface/9155d890-6c32-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.009018 10.0.0.141 - - [2026-06-19 22:59:47] "POST /set-tag HTTP/1.1" 200 109 0.004186 10.0.0.141 - - [2026-06-19 22:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.141 - - [2026-06-19 22:59:47] "GET /virtual-network/18e2654d-e4e3-4972-ba97-7d3e2da8f4d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005500 10.0.0.141 - - [2026-06-19 22:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.141 - - [2026-06-19 22:59:47] "GET /project/75eeb929-2a03-47e2-b1ec-c07135d274fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.037376 10.0.0.141 - - [2026-06-19 22:59:47] "POST /virtual-machines HTTP/1.1" 200 356 0.013127 10.0.0.141 - - [2026-06-19 22:59:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.025336 10.0.0.141 - - [2026-06-19 22:59:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.098230 10.0.0.141 - - [2026-06-19 22:59:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.007202 10.0.0.141 - - [2026-06-19 22:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004887 10.0.0.141 - - [2026-06-19 22:59:47] "GET /virtual-machine-interface/91ce6044-6c32-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.007892 10.0.0.141 - - [2026-06-19 22:59:47] "POST /instance-ips HTTP/1.1" 200 396 0.037562 10.0.0.141 - - [2026-06-19 22:59:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.032341 10.0.0.141 - - [2026-06-19 22:59:47] "GET /virtual-machine-interface/91ce6044-6c32-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.019537 10.0.0.141 - - [2026-06-19 22:59:47] "POST /set-tag HTTP/1.1" 200 109 0.023106 10.0.0.141 - - [2026-06-19 22:59:47] "GET /virtual-machine-interface/91ce6044-6c32-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.019142 10.0.0.141 - - [2026-06-19 22:59:47] "GET /instance-ip/91e67634-6c32-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.002939 10.0.0.141 - - [2026-06-19 22:59:48] "GET /virtual-machine-interface/91ce6044-6c32-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004096 10.0.0.141 - - [2026-06-19 22:59:48] "POST /set-tag HTTP/1.1" 200 109 0.002042 10.0.0.141 - - [2026-06-19 22:59:48] "GET /virtual-router/d9dab826-d6b4-4bb3-95ac-a4308846b5c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.003526 10.0.0.141 - - [2026-06-19 22:59:48] "POST /ref-update HTTP/1.1" 200 156 0.006511 10.0.0.141 - - [2026-06-19 22:59:48] "GET /virtual-machine-interface/91ce6044-6c32-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004386 10.0.0.141 - - [2026-06-19 22:59:48] "POST /set-tag HTTP/1.1" 200 109 0.002123 10.0.0.141 - - [2026-06-19 22:59:48] "GET /virtual-machine-interface/9155d890-6c32-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004205 10.0.0.141 - - [2026-06-19 22:59:48] "POST /set-tag HTTP/1.1" 200 109 0.001770 10.0.0.141 - - [2026-06-19 22:59:48] "GET /virtual-machine-interface/91ce6044-6c32-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004034 10.0.0.141 - - [2026-06-19 22:59:48] "POST /set-tag HTTP/1.1" 200 109 0.002036 10.0.0.141 - - [2026-06-19 22:59:57] "GET / HTTP/1.1" 200 36215 0.001986 10.0.0.141 - - [2026-06-19 22:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.141 - - [2026-06-19 22:59:57] "GET /global-system-config/63084ec8-ed4f-4495-8622-9b9dc35546e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005038 10.0.0.141 - - [2026-06-19 22:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.141 - - [2026-06-19 22:59:57] "GET /config-node/8e2f3202-fbb1-4b49-9a53-dd6999f295f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.005049 10.0.0.141 - - [2026-06-19 22:59:57] "GET /virtual-machine-interface/9155d890-6c32-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004015 10.0.0.141 - - [2026-06-19 22:59:57] "POST /set-tag HTTP/1.1" 200 109 0.002613 10.0.0.141 - - [2026-06-19 22:59:58] "GET /virtual-machine-interface/91ce6044-6c32-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006330 10.0.0.141 - - [2026-06-19 22:59:58] "POST /set-tag HTTP/1.1" 200 109 0.001882 10.0.0.141 - - [2026-06-19 22:59:59] "GET /virtual-machine-interface/9155d890-6c32-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004211 10.0.0.141 - - [2026-06-19 22:59:59] "POST /set-tag HTTP/1.1" 200 109 0.002523 10.0.0.141 - - [2026-06-19 23:00:09] "GET / HTTP/1.1" 200 36215 0.001528 10.0.0.141 - - [2026-06-19 23:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.141 - - [2026-06-19 23:00:09] "GET /routing-instance/525839e4-7b8b-4312-a7d6-ed851be739bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.005157 10.0.0.141 - - [2026-06-19 23:00:09] "POST /bgp-routers HTTP/1.1" 409 301 0.002589 10.0.0.141 - - [2026-06-19 23:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.141 - - [2026-06-19 23:00:09] "GET /bgp-router/e2fd747b-4302-4f6e-88c7-0f733157a3e8?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003415 10.0.0.141 - - [2026-06-19 23:00:09] "PUT /bgp-router/e2fd747b-4302-4f6e-88c7-0f733157a3e8 HTTP/1.1" 200 255 0.033885 [Introspect:8084]10.0.0.141 - - [2026-06-19 23:00:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001204 [Introspect:8084]10.0.0.141 - - [2026-06-19 23:00:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001264 10.0.0.141 - - [2026-06-19 23:00:30] "GET /virtual-machine-interface/9155d890-6c32-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.011826 10.0.0.141 - - [2026-06-19 23:00:30] "POST /set-tag HTTP/1.1" 200 109 0.006611 10.0.0.141 - - [2026-06-19 23:00:30] "GET /virtual-machine-interface/9155d890-6c32-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004359 10.0.0.141 - - [2026-06-19 23:00:30] "POST /set-tag HTTP/1.1" 200 109 0.001992 10.0.0.141 - - [2026-06-19 23:00:30] "GET /virtual-machine/09f344be-489e-40f0-934c-d5e51eb50382?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.002477 10.0.0.141 - - [2026-06-19 23:00:30] "POST /ref-update HTTP/1.1" 200 156 0.017632 10.0.0.141 - - [2026-06-19 23:00:30] "GET /virtual-machine-interface/9155d890-6c32-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.012109 10.0.0.141 - - [2026-06-19 23:00:31] "POST /set-tag HTTP/1.1" 200 109 0.037455 10.0.0.141 - - [2026-06-19 23:00:31] "POST /set-tag HTTP/1.1" 200 109 0.038307 10.0.0.141 - - [2026-06-19 23:00:31] "DELETE /instance-ip/91765624-6c32-11f1-be75-fa163eeb1731 HTTP/1.1" 200 115 0.054345 10.0.0.141 - - [2026-06-19 23:00:31] "DELETE /virtual-machine-interface/9155d890-6c32-11f1-be75-fa163eeb1731 HTTP/1.1" 200 115 0.037949 10.0.0.141 - - [2026-06-19 23:00:31] "DELETE /virtual-machine/09f344be-489e-40f0-934c-d5e51eb50382 HTTP/1.1" 200 115 0.016257 10.0.0.141 - - [2026-06-19 23:00:31] "GET /virtual-machine-interface/91ce6044-6c32-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006470 10.0.0.141 - - [2026-06-19 23:00:31] "POST /set-tag HTTP/1.1" 200 109 0.002189 10.0.0.141 - - [2026-06-19 23:01:01] "GET /virtual-machine-interface/91ce6044-6c32-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005489 10.0.0.141 - - [2026-06-19 23:01:01] "POST /set-tag HTTP/1.1" 200 109 0.002877 10.0.0.141 - - [2026-06-19 23:01:01] "GET /virtual-machine-interface/91ce6044-6c32-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004345 10.0.0.141 - - [2026-06-19 23:01:01] "POST /set-tag HTTP/1.1" 200 109 0.007188 10.0.0.141 - - [2026-06-19 23:01:01] "GET /virtual-machine/de284bce-3189-4273-bbf1-a03cda8b9a49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.005968 10.0.0.141 - - [2026-06-19 23:01:02] "POST /ref-update HTTP/1.1" 200 156 0.013941 10.0.0.141 - - [2026-06-19 23:01:02] "GET /virtual-machine-interface/91ce6044-6c32-11f1-be75-fa163eeb1731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.007470 10.0.0.141 - - [2026-06-19 23:01:02] "POST /set-tag HTTP/1.1" 200 109 0.023278 10.0.0.141 - - [2026-06-19 23:01:02] "POST /set-tag HTTP/1.1" 200 109 0.043325 10.0.0.141 - - [2026-06-19 23:01:02] "DELETE /instance-ip/91e67634-6c32-11f1-be75-fa163eeb1731 HTTP/1.1" 200 115 0.068073 10.0.0.141 - - [2026-06-19 23:01:02] "DELETE /virtual-machine-interface/91ce6044-6c32-11f1-be75-fa163eeb1731 HTTP/1.1" 200 115 0.053414 10.0.0.141 - - [2026-06-19 23:01:02] "DELETE /virtual-machine/de284bce-3189-4273-bbf1-a03cda8b9a49 HTTP/1.1" 200 115 0.035258 10.0.0.141 - - [2026-06-19 23:01:02] "DELETE /tag/78630a27-41cb-468a-a658-3f701a827b40 HTTP/1.1" 200 115 0.075871 [Introspect:8084]10.0.0.141 - - [2026-06-19 23:01:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000845 [Introspect:8084]10.0.0.141 - - [2026-06-19 23:01:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000920 10.0.0.141 - - [2026-06-19 23:01:11] "GET /global-system-configs HTTP/1.1" 200 323 0.007273 10.0.0.141 - - [2026-06-19 23:01:12] "GET /global-system-configs HTTP/1.1" 200 323 0.001806