++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Sat Jul 18 05:23:17 AM UTC 2026 ===================' INFO: =================== Sat Jul 18 05:23:17 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=enp1s0 ++++ [[ enp1s0 == \l\o ]] ++++ echo enp1s0 +++ local nic=enp1s0 +++ get_ip_for_nic enp1s0 +++ local nic=enp1s0 +++ get_cidr_for_nic enp1s0 +++ command -v ip +++ local nic=enp1s0 +++ ip addr show dev enp1s0 +++ cut -d / -f 1 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ 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.33 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.33:8081 ' ']' +++ echo 10.0.0.33:8081 ++ ANALYTICS_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.33:9042 ' ']' +++ echo 10.0.0.33:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.33:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.33:8086 ' ']' +++ echo 10.0.0.33:8086 ++ COLLECTOR_SERVERS=10.0.0.33: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.33 ++ CONFIGDB_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.33:8082 ' ']' +++ echo 10.0.0.33:8082 ++ CONFIG_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.33:9161 ' ']' +++ echo 10.0.0.33:9161 ++ CONFIGDB_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.33:9041 ' ']' +++ echo 10.0.0.33:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.33: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.33 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.33 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.33:2181, ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.33:2181 ' ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.33:2181 ++ RABBITMQ_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.33:5673, ']' +++ echo 10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.33:6379 ' ']' +++ echo 10.0.0.33:6379 ++ REDIS_SERVERS=10.0.0.33: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.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.33:9092 ' ']' +++ echo 10.0.0.33:9092 ++ KAFKA_SERVERS=10.0.0.33: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.33 ++ 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.33 ++ 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.33 ++ cut -d , -f 1 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 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.33 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node_list 10.0.0.33 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ grep -vi host ++++ uniq ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ tr '\n' , +++ local local_ips=,10.0.0.33,10.122.145.1,127.0.0.1,172.17.0.1,252.33.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.33,10.122.145.1,127.0.0.1,172.17.0.1,252.33.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 1 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ echo 10.0.0.33:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.33:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.33: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=__ ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ set -o posix ++ set + 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: 07/18/2026 05:23:58.689 7f2e200b69c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 07/18/2026 05:23:58.871 7f2e200b69c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 07/18/2026 05:23:58.889 7f2e200b69c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 07/18/2026 05:23:58.889 7f2e200b69c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2026-07-18 05:24:04] "GET / HTTP/1.1" 503 181 0.000259 10.0.0.33 - - [2026-07-18 05:24:05] "GET / HTTP/1.1" 200 35931 0.001897 10.0.0.33 - - [2026-07-18 05:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.33 - - [2026-07-18 05:24:05] "GET /global-system-config/b0287984-17e3-4574-9d88-af755eea35e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006847 10.0.0.33 - - [2026-07-18 05:24:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.003667 10.0.0.33 - - [2026-07-18 05:24:05] "GET / HTTP/1.1" 200 45303 0.001447 10.0.0.33 - - [2026-07-18 05:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.33 - - [2026-07-18 05:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.33 - - [2026-07-18 05:24:05] "POST /config-nodes HTTP/1.1" 200 593 0.042277 10.0.0.33 - - [2026-07-18 05:24:06] "GET / HTTP/1.1" 200 35931 0.001392 10.0.0.33 - - [2026-07-18 05:24:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003944 10.0.0.33 - - [2026-07-18 05:24:06] "GET / HTTP/1.1" 200 35931 0.001808 10.0.0.33 - - [2026-07-18 05:24:06] "GET / HTTP/1.1" 200 35931 0.001717 10.0.0.33 - - [2026-07-18 05:24:07] "POST /fqname-to-id HTTP/1.1" 404 186 0.002976 10.0.0.33 - - [2026-07-18 05:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.33 - - [2026-07-18 05:24:07] "GET /global-system-config/b0287984-17e3-4574-9d88-af755eea35e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006610 10.0.0.33 - - [2026-07-18 05:24:07] "POST /service-appliance-sets HTTP/1.1" 200 553 0.068455 10.0.0.33 - - [2026-07-18 05:24:07] "POST /fqname-to-id HTTP/1.1" 404 180 0.003809 10.0.0.33 - - [2026-07-18 05:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.33 - - [2026-07-18 05:24:07] "GET /global-system-config/b0287984-17e3-4574-9d88-af755eea35e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007935 10.0.0.33 - - [2026-07-18 05:24:07] "POST /service-appliance-sets HTTP/1.1" 200 541 0.054581 10.0.0.33 - - [2026-07-18 05:24:07] "GET / HTTP/1.1" 200 35931 0.001820 10.0.0.33 - - [2026-07-18 05:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005394 10.0.0.33 - - [2026-07-18 05:24:07] "GET /network-ipam/9beb26f0-1d18-4b3a-a975-2a98fd1ee3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.008174 10.0.0.33 - - [2026-07-18 05:24:07] "POST /service-templates HTTP/1.1" 200 511 0.042118 10.0.0.33 - - [2026-07-18 05:24:07] "POST /service-templates HTTP/1.1" 200 501 0.030443 10.0.0.33 - - [2026-07-18 05:24:07] "POST /service-templates HTTP/1.1" 200 515 0.049670 10.0.0.33 - - [2026-07-18 05:24:07] "POST /service-templates HTTP/1.1" 200 535 0.046356 10.0.0.33 - - [2026-07-18 05:24:07] "POST /service-templates HTTP/1.1" 200 507 0.043229 10.0.0.33 - - [2026-07-18 05:24:08] "GET / HTTP/1.1" 200 35931 0.001531 10.0.0.33 - - [2026-07-18 05:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007192 10.0.0.33 - - [2026-07-18 05:24:08] "GET /global-system-config/b0287984-17e3-4574-9d88-af755eea35e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011131 10.0.0.33 - - [2026-07-18 05:24:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.003217 10.0.0.33 - - [2026-07-18 05:24:08] "POST /config-database-nodes HTTP/1.1" 200 611 0.028082 10.0.0.33 - - [2026-07-18 05:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008834 10.0.0.33 - - [2026-07-18 05:24:10] "GET /network-ipam/9beb26f0-1d18-4b3a-a975-2a98fd1ee3f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004459 10.0.0.33 - - [2026-07-18 05:24:10] "POST /fqname-to-id HTTP/1.1" 404 225 0.004878 10.0.0.33 - - [2026-07-18 05:24:10] "GET / HTTP/1.1" 200 35931 0.002198 10.0.0.33 - - [2026-07-18 05:24:10] "POST /access-control-lists HTTP/1.1" 200 587 0.053889 10.0.0.33 - - [2026-07-18 05:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.013314 10.0.0.33 - - [2026-07-18 05:24:10] "GET /routing-instance/01e1546d-7e60-473c-9345-b1d56417234c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003941 10.0.0.33 - - [2026-07-18 05:24:10] "POST /fqname-to-id HTTP/1.1" 404 224 0.028032 10.0.0.33 - - [2026-07-18 05:24:10] "POST /bgp-routers HTTP/1.1" 200 616 0.043100 10.0.0.33 - - [2026-07-18 05:24:10] "GET /bgp-router/6fc15db4-675f-45e6-b63a-98cac61d54bb?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.011635 10.0.0.33 - - [2026-07-18 05:24:10] "POST /access-control-lists HTTP/1.1" 200 585 0.023120 10.0.0.33 - - [2026-07-18 05:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.33 - - [2026-07-18 05:24:10] "GET /global-system-config/b0287984-17e3-4574-9d88-af755eea35e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012554 10.0.0.33 - - [2026-07-18 05:24:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003272 10.0.0.33 - - [2026-07-18 05:24:10] "POST /route-targets HTTP/1.1" 200 327 0.033846 10.0.0.33 - - [2026-07-18 05:24:10] "POST /ref-update HTTP/1.1" 200 156 0.044969 10.0.0.33 - - [2026-07-18 05:24:10] "POST /ref-update HTTP/1.1" 200 156 0.082581 10.0.0.33 - - [2026-07-18 05:24:11] "POST /route-targets HTTP/1.1" 200 327 0.023470 10.0.0.33 - - [2026-07-18 05:24:11] "POST /ref-update HTTP/1.1" 200 156 0.022793 10.0.0.33 - - [2026-07-18 05:24:11] "POST /route-targets HTTP/1.1" 200 327 0.019412 10.0.0.33 - - [2026-07-18 05:24:11] "POST /ref-update HTTP/1.1" 200 156 0.019274 10.0.0.33 - - [2026-07-18 05:24:11] "POST /route-targets HTTP/1.1" 200 327 0.016463 10.0.0.33 - - [2026-07-18 05:24:11] "POST /ref-update HTTP/1.1" 200 156 0.023326 10.0.0.33 - - [2026-07-18 05:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007463 10.0.0.33 - - [2026-07-18 05:24:11] "GET /global-vrouter-config/47ebe6c0-c16a-487a-b86c-ff88e04fb549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.004694 10.0.0.33 - - [2026-07-18 05:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.33 - - [2026-07-18 05:24:11] "PUT /global-vrouter-config/47ebe6c0-c16a-487a-b86c-ff88e04fb549 HTTP/1.1" 200 276 0.012192 10.0.0.33 - - [2026-07-18 05:24:11] "POST /fqname-to-id HTTP/1.1" 404 201 0.002588 10.0.0.33 - - [2026-07-18 05:24:11] "POST /access-control-lists HTTP/1.1" 200 551 0.081744 10.0.0.33 - - [2026-07-18 05:24:11] "GET / HTTP/1.1" 200 35931 0.001794 10.0.0.33 - - [2026-07-18 05:24:11] "POST /alarms HTTP/1.1" 200 581 0.024533 10.0.0.33 - - [2026-07-18 05:24:11] "POST /alarms HTTP/1.1" 200 575 0.045917 10.0.0.33 - - [2026-07-18 05:24:11] "POST /alarms HTTP/1.1" 200 575 0.060535 10.0.0.33 - - [2026-07-18 05:24:11] "POST /alarms HTTP/1.1" 200 559 0.035126 10.0.0.33 - - [2026-07-18 05:24:11] "POST /alarms HTTP/1.1" 200 555 0.054204 10.0.0.33 - - [2026-07-18 05:24:11] "POST /alarms HTTP/1.1" 200 557 0.041448 10.0.0.33 - - [2026-07-18 05:24:12] "POST /alarms HTTP/1.1" 200 565 0.037355 10.0.0.33 - - [2026-07-18 05:24:12] "POST /alarms HTTP/1.1" 200 549 0.034941 10.0.0.33 - - [2026-07-18 05:24:12] "POST /alarms HTTP/1.1" 200 557 0.031552 10.0.0.33 - - [2026-07-18 05:24:12] "POST /alarms HTTP/1.1" 200 567 0.037397 10.0.0.33 - - [2026-07-18 05:24:12] "POST /alarms HTTP/1.1" 200 555 0.032126 10.0.0.33 - - [2026-07-18 05:24:12] "POST /alarms HTTP/1.1" 200 567 0.033287 10.0.0.33 - - [2026-07-18 05:24:12] "POST /alarms HTTP/1.1" 200 575 0.070091 10.0.0.33 - - [2026-07-18 05:24:12] "POST /alarms HTTP/1.1" 200 569 0.039741 10.0.0.33 - - [2026-07-18 05:24:12] "POST /alarms HTTP/1.1" 200 561 0.054940 10.0.0.33 - - [2026-07-18 05:24:12] "POST /alarms HTTP/1.1" 200 561 0.024213 10.0.0.33 - - [2026-07-18 05:24:12] "POST /alarms HTTP/1.1" 200 561 0.032236 10.0.0.33 - - [2026-07-18 05:24:12] "POST /alarms HTTP/1.1" 200 547 0.038674 10.0.0.33 - - [2026-07-18 05:24:12] "POST /alarms HTTP/1.1" 200 595 0.022090 10.0.0.33 - - [2026-07-18 05:24:12] "POST /alarms HTTP/1.1" 200 575 0.042899 10.0.0.33 - - [2026-07-18 05:24:12] "POST /alarms HTTP/1.1" 200 571 0.038305 10.0.0.33 - - [2026-07-18 05:24:12] "POST /alarms HTTP/1.1" 200 583 0.027872 10.0.0.33 - - [2026-07-18 05:24:12] "POST /alarms HTTP/1.1" 200 609 0.024241 10.0.0.33 - - [2026-07-18 05:24:13] "GET / HTTP/1.1" 200 35931 0.001770 10.0.0.33 - - [2026-07-18 05:24:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004461 10.0.0.33 - - [2026-07-18 05:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004637 10.0.0.33 - - [2026-07-18 05:24:13] "PUT /global-vrouter-config/47ebe6c0-c16a-487a-b86c-ff88e04fb549 HTTP/1.1" 200 276 0.014323 10.0.0.33 - - [2026-07-18 05:24:13] "GET / HTTP/1.1" 200 35931 0.001517 10.0.0.33 - - [2026-07-18 05:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.33 - - [2026-07-18 05:24:13] "GET /global-vrouter-config/47ebe6c0-c16a-487a-b86c-ff88e04fb549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003988 10.0.0.33 - - [2026-07-18 05:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.33 - - [2026-07-18 05:24:13] "PUT /global-vrouter-config/47ebe6c0-c16a-487a-b86c-ff88e04fb549 HTTP/1.1" 200 276 0.010848 10.0.0.33 - - [2026-07-18 05:24:14] "GET / HTTP/1.1" 200 35931 0.002275 10.0.0.33 - - [2026-07-18 05:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005354 10.0.0.33 - - [2026-07-18 05:24:14] "GET /global-system-config/b0287984-17e3-4574-9d88-af755eea35e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.010683 10.0.0.33 - - [2026-07-18 05:24:14] "PUT /global-system-config/b0287984-17e3-4574-9d88-af755eea35e9 HTTP/1.1" 200 274 0.026073 10.0.0.33 - - [2026-07-18 05:26:04] "GET / HTTP/1.1" 200 35931 0.002919 10.0.0.33 - - [2026-07-18 05:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.33 - - [2026-07-18 05:26:04] "GET /global-system-config/b0287984-17e3-4574-9d88-af755eea35e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.009170 10.0.0.33 - - [2026-07-18 05:26:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.028533 10.0.0.33 - - [2026-07-18 05:26:04] "POST /analytics-nodes HTTP/1.1" 200 599 0.044622 10.0.0.33 - - [2026-07-18 05:26:13] "GET / HTTP/1.1" 200 35931 0.002125 10.0.0.33 - - [2026-07-18 05:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.33 - - [2026-07-18 05:26:13] "GET /global-system-config/b0287984-17e3-4574-9d88-af755eea35e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007608 10.0.0.33 - - [2026-07-18 05:26:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.002761 10.0.0.33 - - [2026-07-18 05:26:13] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.031136 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:26:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001195 10.0.0.33 - - [2026-07-18 05:26:23] "GET / HTTP/1.1" 200 35931 0.001564 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:26:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001251 10.0.0.33 - - [2026-07-18 05:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004563 10.0.0.33 - - [2026-07-18 05:26:23] "GET /global-system-config/b0287984-17e3-4574-9d88-af755eea35e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.011690 10.0.0.33 - - [2026-07-18 05:26:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.002424 10.0.0.33 - - [2026-07-18 05:26:23] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.041815 10.0.0.33 - - [2026-07-18 05:26:31] "GET / HTTP/1.1" 200 35931 0.006481 10.0.0.33 - - [2026-07-18 05:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006526 10.0.0.33 - - [2026-07-18 05:26:31] "GET /global-system-config/b0287984-17e3-4574-9d88-af755eea35e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.010170 10.0.0.33 - - [2026-07-18 05:26:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.006014 10.0.0.33 - - [2026-07-18 05:26:31] "POST /database-nodes HTTP/1.1" 200 597 0.034516 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:26:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001232 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:26:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001260 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:27:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001196 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:27:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001469 10.0.0.33 - - [2026-07-18 05:27:31] "GET /global-system-configs HTTP/1.1" 200 322 0.003058 10.0.0.33 - - [2026-07-18 05:27:33] "GET /global-system-configs HTTP/1.1" 200 322 0.003245 10.0.0.33 - - [2026-07-18 05:27:49] "GET / HTTP/1.1" 200 35931 0.001800 10.0.0.33 - - [2026-07-18 05:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.33 - - [2026-07-18 05:27:49] "GET /global-system-config/b0287984-17e3-4574-9d88-af755eea35e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006088 10.0.0.33 - - [2026-07-18 05:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.33 - - [2026-07-18 05:27:49] "GET /config-node/bd54d5df-1784-4783-ae5a-5b017790260a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.006724 10.0.0.33 - - [2026-07-18 05:28:00] "GET / HTTP/1.1" 200 35931 0.001836 10.0.0.33 - - [2026-07-18 05:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.33 - - [2026-07-18 05:28:00] "GET /routing-instance/01e1546d-7e60-473c-9345-b1d56417234c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.005279 10.0.0.33 - - [2026-07-18 05:28:00] "POST /bgp-routers HTTP/1.1" 409 301 0.003955 10.0.0.33 - - [2026-07-18 05:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.33 - - [2026-07-18 05:28:00] "GET /bgp-router/6fc15db4-675f-45e6-b63a-98cac61d54bb?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.009338 10.0.0.33 - - [2026-07-18 05:28:00] "PUT /bgp-router/6fc15db4-675f-45e6-b63a-98cac61d54bb HTTP/1.1" 200 254 0.045379 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:28:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001674 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:28:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001815 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:28:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001196 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:28:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001027 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:28:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001328 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:28:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001861 10.0.0.33 - - [2026-07-18 05:28:14] "GET / HTTP/1.1" 200 35931 0.001616 10.0.0.33 - - [2026-07-18 05:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.33 - - [2026-07-18 05:28:14] "GET /domain/1ef4361e-8b3e-48e4-bb2a-6a4d3f1d0a10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.004273 10.0.0.33 - - [2026-07-18 05:28:14] "POST /id-to-fqname HTTP/1.1" 200 173 0.000677 10.0.0.33 - - [2026-07-18 05:28:14] "POST /fqname-to-id HTTP/1.1" 404 182 0.009364 10.0.0.33 - - [2026-07-18 05:28:14] "POST /security-groups HTTP/1.1" 200 570 0.087548 10.0.0.33 - - [2026-07-18 05:28:14] "POST /projects HTTP/1.1" 200 481 0.348984 10.0.0.33 - - [2026-07-18 05:28:14] "POST /fqname-to-id HTTP/1.1" 404 213 0.010422 10.0.0.33 - - [2026-07-18 05:28:14] "POST /security-groups HTTP/1.1" 200 534 0.124322 10.0.0.33 - - [2026-07-18 05:28:14] "POST /access-control-lists HTTP/1.1" 200 579 0.093807 10.0.0.33 - - [2026-07-18 05:28:14] "POST /fqname-to-id HTTP/1.1" 404 212 0.013728 10.0.0.33 - - [2026-07-18 05:28:14] "POST /chown HTTP/1.1" 200 109 0.099936 10.0.0.33 - - [2026-07-18 05:28:14] "POST /policy-managements HTTP/1.1" 409 214 0.018896 10.0.0.33 - - [2026-07-18 05:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.036114 10.0.0.33 - - [2026-07-18 05:28:15] "POST /access-control-lists HTTP/1.1" 200 577 0.142769 10.0.0.33 - - [2026-07-18 05:28:15] "GET /policy-management/a5fd90f5-377d-48a0-8fba-cfaa323e7cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.025135 10.0.0.33 - - [2026-07-18 05:28:15] "POST /fqname-to-id HTTP/1.1" 404 232 0.015885 10.0.0.33 - - [2026-07-18 05:28:15] "POST /access-control-lists HTTP/1.1" 200 594 0.060391 10.0.0.33 - - [2026-07-18 05:28:15] "POST /application-policy-sets HTTP/1.1" 200 528 0.104944 10.0.0.33 - - [2026-07-18 05:28:15] "POST /fqname-to-id HTTP/1.1" 404 231 0.030359 10.0.0.33 - - [2026-07-18 05:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.022194 10.0.0.33 - - [2026-07-18 05:28:15] "GET /global-vrouter-config/47ebe6c0-c16a-487a-b86c-ff88e04fb549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.018063 10.0.0.33 - - [2026-07-18 05:28:15] "POST /access-control-lists HTTP/1.1" 200 592 0.123862 10.0.0.33 - - [2026-07-18 05:28:15] "PUT /global-vrouter-config/47ebe6c0-c16a-487a-b86c-ff88e04fb549 HTTP/1.1" 200 276 0.068035 10.0.0.33 - - [2026-07-18 05:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012752 10.0.0.33 - - [2026-07-18 05:28:15] "GET /virtual-network/086090f8-1d1d-4a83-9179-6eb1582ad749?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.005850 10.0.0.33 - - [2026-07-18 05:28:15] "POST /id-to-fqname HTTP/1.1" 200 177 0.000667 10.0.0.33 - - [2026-07-18 05:28:15] "POST /fqname-to-id HTTP/1.1" 404 186 0.039766 10.0.0.33 - - [2026-07-18 05:28:15] "POST /security-groups HTTP/1.1" 200 574 0.090622 10.0.0.33 - - [2026-07-18 05:28:15] "POST /fqname-to-id HTTP/1.1" 404 217 0.005629 10.0.0.33 - - [2026-07-18 05:28:15] "POST /projects HTTP/1.1" 200 489 0.377835 10.0.0.33 - - [2026-07-18 05:28:16] "POST /security-groups HTTP/1.1" 200 546 0.104645 10.0.0.33 - - [2026-07-18 05:28:16] "POST /access-control-lists HTTP/1.1" 200 583 0.102622 10.0.0.33 - - [2026-07-18 05:28:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.014132 10.0.0.33 - - [2026-07-18 05:28:16] "POST /chown HTTP/1.1" 200 109 0.086015 10.0.0.33 - - [2026-07-18 05:28:16] "POST /access-control-lists HTTP/1.1" 200 581 0.123701 10.0.0.33 - - [2026-07-18 05:28:16] "POST /fqname-to-id HTTP/1.1" 404 240 0.012322 10.0.0.33 - - [2026-07-18 05:28:16] "POST /network-ipams HTTP/1.1" 200 522 0.130191 10.0.0.33 - - [2026-07-18 05:28:16] "POST /access-control-lists HTTP/1.1" 200 602 0.102259 10.0.0.33 - - [2026-07-18 05:28:16] "POST /fqname-to-id HTTP/1.1" 404 239 0.003233 10.0.0.33 - - [2026-07-18 05:28:16] "POST /network-ipams HTTP/1.1" 200 510 0.150283 10.0.0.33 - - [2026-07-18 05:28:16] "POST /fqname-to-id HTTP/1.1" 404 198 0.013291 10.0.0.33 - - [2026-07-18 05:28:16] "POST /access-control-lists HTTP/1.1" 200 600 0.121140 10.0.0.33 - - [2026-07-18 05:28:16] "POST /fqname-to-id HTTP/1.1" 404 229 0.004016 10.0.0.33 - - [2026-07-18 05:28:16] "POST /useragent-kv HTTP/1.1" 200 115 0.016458 10.0.0.33 - - [2026-07-18 05:28:16] "POST /virtual-networks HTTP/1.1" 200 538 0.312968 10.0.0.33 - - [2026-07-18 05:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.33 - - [2026-07-18 05:28:16] "POST /access-control-lists HTTP/1.1" 200 589 0.119533 10.0.0.33 - - [2026-07-18 05:28:16] "GET /virtual-network/941bb6aa-261f-48fe-a84a-1e5a8b0320b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.028996 10.0.0.33 - - [2026-07-18 05:28:17] "POST /network-ipams HTTP/1.1" 200 518 0.089771 10.0.0.33 - - [2026-07-18 05:28:17] "POST /fqname-to-id HTTP/1.1" 404 202 0.005605 10.0.0.33 - - [2026-07-18 05:28:17] "POST /route-targets HTTP/1.1" 200 327 0.029234 10.0.0.33 - - [2026-07-18 05:28:17] "POST /ref-update HTTP/1.1" 200 156 0.061652 10.0.0.33 - - [2026-07-18 05:28:17] "POST /useragent-kv HTTP/1.1" 200 115 0.008151 10.0.0.33 - - [2026-07-18 05:28:17] "POST /virtual-networks HTTP/1.1" 200 546 0.232229 10.0.0.33 - - [2026-07-18 05:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010869 10.0.0.33 - - [2026-07-18 05:28:17] "POST /route-targets HTTP/1.1" 200 327 0.019019 10.0.0.33 - - [2026-07-18 05:28:17] "GET /virtual-network/e120793c-830f-4a3d-87a2-2e335d889298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.030521 10.0.0.33 - - [2026-07-18 05:28:17] "POST /fqname-to-id HTTP/1.1" 404 199 0.006227 10.0.0.33 - - [2026-07-18 05:28:17] "POST /ref-update HTTP/1.1" 200 156 0.068416 10.0.0.33 - - [2026-07-18 05:28:17] "POST /network-policys HTTP/1.1" 200 538 0.058096 10.0.0.33 - - [2026-07-18 05:28:17] "POST /fqname-to-id HTTP/1.1" 404 197 0.008516 10.0.0.33 - - [2026-07-18 05:28:17] "POST /network-policys HTTP/1.1" 200 534 0.048885 10.0.0.33 - - [2026-07-18 05:28:17] "POST /fqname-to-id HTTP/1.1" 404 201 0.018914 10.0.0.33 - - [2026-07-18 05:28:17] "POST /network-policys HTTP/1.1" 200 542 0.036750 10.0.0.33 - - [2026-07-18 05:28:17] "PUT /access-control-list/35bd86e3-4e7d-42ff-ae71-22d6b206ecdd HTTP/1.1" 200 272 0.034744 10.0.0.33 - - [2026-07-18 05:28:17] "POST /ref-update HTTP/1.1" 200 156 0.141317 10.0.0.33 - - [2026-07-18 05:28:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012619 10.0.0.33 - - [2026-07-18 05:28:18] "PUT /access-control-list/0b8b8cec-5393-4cb4-be4d-dc80643df9b3 HTTP/1.1" 200 272 0.054161 10.0.0.33 - - [2026-07-18 05:28:18] "POST /ref-update HTTP/1.1" 200 156 0.158876 10.0.0.33 - - [2026-07-18 05:28:18] "PUT /access-control-list/35bd86e3-4e7d-42ff-ae71-22d6b206ecdd HTTP/1.1" 200 272 0.068147 10.0.0.33 - - [2026-07-18 05:28:18] "POST /ref-update HTTP/1.1" 200 156 0.085176 10.0.0.33 - - [2026-07-18 05:28:18] "POST /ref-update HTTP/1.1" 200 156 0.228678 10.0.0.33 - - [2026-07-18 05:28:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.038909 10.0.0.33 - - [2026-07-18 05:28:18] "PUT /access-control-list/0b8b8cec-5393-4cb4-be4d-dc80643df9b3 HTTP/1.1" 200 272 0.086163 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:28:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001124 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:28:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001417 10.0.0.33 - - [2026-07-18 05:28:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024639 10.0.0.33 - - [2026-07-18 05:28:18] "PUT /access-control-list/35bd86e3-4e7d-42ff-ae71-22d6b206ecdd HTTP/1.1" 200 272 0.058993 10.0.0.33 - - [2026-07-18 05:28:18] "POST /ref-update HTTP/1.1" 200 156 0.138797 10.0.0.33 - - [2026-07-18 05:28:18] "POST /fqname-to-id HTTP/1.1" 404 237 0.044051 10.0.0.33 - - [2026-07-18 05:28:18] "POST /ref-update HTTP/1.1" 200 156 0.202277 10.0.0.33 - - [2026-07-18 05:28:18] "POST /access-control-lists HTTP/1.1" 200 601 0.207348 10.0.0.33 - - [2026-07-18 05:28:19] "POST /ref-update HTTP/1.1" 200 156 0.130524 10.0.0.33 - - [2026-07-18 05:28:19] "POST /ref-update HTTP/1.1" 200 156 0.439290 10.0.0.33 - - [2026-07-18 05:28:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.042406 10.0.0.33 - - [2026-07-18 05:28:19] "PUT /access-control-list/a137f213-0e21-40d7-80ee-96aaba22c609 HTTP/1.1" 200 272 0.096682 10.0.0.33 - - [2026-07-18 05:28:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007055 10.0.0.33 - - [2026-07-18 05:28:19] "POST /ref-update HTTP/1.1" 200 156 0.031317 10.0.0.33 - - [2026-07-18 05:28:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.035037 10.0.0.33 - - [2026-07-18 05:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 10.0.0.33 - - [2026-07-18 05:28:19] "GET /virtual-network/086090f8-1d1d-4a83-9179-6eb1582ad749?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.007027 10.0.0.33 - - [2026-07-18 05:28:19] "GET /application-policy-set/9ded2276-096d-4a60-bea7-d19d740cc3c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.021223 10.0.0.33 - - [2026-07-18 05:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.33 - - [2026-07-18 05:28:19] "GET /policy-management/a5fd90f5-377d-48a0-8fba-cfaa323e7cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004155 10.0.0.33 - - [2026-07-18 05:28:19] "POST /firewall-policys HTTP/1.1" 200 530 0.031579 10.0.0.33 - - [2026-07-18 05:28:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.117656 10.0.0.33 - - [2026-07-18 05:28:19] "GET /firewall-policy/00c1bcb7-1a68-48d0-b191-e4d0d747122b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.029175 10.0.0.33 - - [2026-07-18 05:28:19] "GET /application-policy-set/9ded2276-096d-4a60-bea7-d19d740cc3c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.010409 10.0.0.33 - - [2026-07-18 05:28:19] "GET /firewall-policy/00c1bcb7-1a68-48d0-b191-e4d0d747122b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.014164 10.0.0.33 - - [2026-07-18 05:28:19] "POST /ref-update HTTP/1.1" 200 156 0.039058 10.0.0.33 - - [2026-07-18 05:28:20] "GET /application-policy-set/9ded2276-096d-4a60-bea7-d19d740cc3c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.020097 10.0.0.33 - - [2026-07-18 05:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009518 10.0.0.33 - - [2026-07-18 05:28:20] "GET /policy-management/a5fd90f5-377d-48a0-8fba-cfaa323e7cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.014767 10.0.0.33 - - [2026-07-18 05:28:20] "POST /firewall-policys HTTP/1.1" 200 532 0.034292 10.0.0.33 - - [2026-07-18 05:28:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.064896 10.0.0.33 - - [2026-07-18 05:28:20] "GET /firewall-policy/4cf9007f-0276-4a1f-b9cc-45367d4e54e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.035157 10.0.0.33 - - [2026-07-18 05:28:20] "GET /application-policy-set/9ded2276-096d-4a60-bea7-d19d740cc3c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.014665 10.0.0.33 - - [2026-07-18 05:28:20] "GET /firewall-policy/4cf9007f-0276-4a1f-b9cc-45367d4e54e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005427 10.0.0.33 - - [2026-07-18 05:28:20] "GET /firewall-policy/00c1bcb7-1a68-48d0-b191-e4d0d747122b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.005182 10.0.0.33 - - [2026-07-18 05:28:20] "GET /firewall-policy/00c1bcb7-1a68-48d0-b191-e4d0d747122b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.003843 10.0.0.33 - - [2026-07-18 05:28:20] "POST /ref-update HTTP/1.1" 200 156 0.032509 10.0.0.33 - - [2026-07-18 05:28:20] "POST /ref-update HTTP/1.1" 200 156 0.064039 10.0.0.33 - - [2026-07-18 05:28:20] "POST /ref-update HTTP/1.1" 200 156 0.043519 10.0.0.33 - - [2026-07-18 05:28:20] "GET /application-policy-set/9ded2276-096d-4a60-bea7-d19d740cc3c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.031033 10.0.0.33 - - [2026-07-18 05:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005349 10.0.0.33 - - [2026-07-18 05:28:20] "GET /policy-management/a5fd90f5-377d-48a0-8fba-cfaa323e7cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005512 10.0.0.33 - - [2026-07-18 05:28:20] "POST /firewall-policys HTTP/1.1" 200 530 0.059564 10.0.0.33 - - [2026-07-18 05:28:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.066232 10.0.0.33 - - [2026-07-18 05:28:20] "GET /firewall-policy/96d9943f-e6f8-4f13-a81a-2f5d859a6b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.026244 10.0.0.33 - - [2026-07-18 05:28:20] "GET /application-policy-set/9ded2276-096d-4a60-bea7-d19d740cc3c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.004300 10.0.0.33 - - [2026-07-18 05:28:20] "GET /firewall-policy/96d9943f-e6f8-4f13-a81a-2f5d859a6b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003295 10.0.0.33 - - [2026-07-18 05:28:20] "GET /firewall-policy/00c1bcb7-1a68-48d0-b191-e4d0d747122b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.008167 10.0.0.33 - - [2026-07-18 05:28:20] "GET /firewall-policy/4cf9007f-0276-4a1f-b9cc-45367d4e54e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.007488 10.0.0.33 - - [2026-07-18 05:28:20] "GET /firewall-policy/00c1bcb7-1a68-48d0-b191-e4d0d747122b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.004413 10.0.0.33 - - [2026-07-18 05:28:20] "GET /firewall-policy/4cf9007f-0276-4a1f-b9cc-45367d4e54e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004115 10.0.0.33 - - [2026-07-18 05:28:21] "POST /ref-update HTTP/1.1" 200 156 0.074629 10.0.0.33 - - [2026-07-18 05:28:21] "POST /ref-update HTTP/1.1" 200 156 0.076080 10.0.0.33 - - [2026-07-18 05:28:21] "POST /ref-update HTTP/1.1" 200 156 0.086984 10.0.0.33 - - [2026-07-18 05:28:21] "POST /ref-update HTTP/1.1" 200 156 0.056373 10.0.0.33 - - [2026-07-18 05:28:21] "POST /ref-update HTTP/1.1" 200 156 0.086107 10.0.0.33 - - [2026-07-18 05:28:21] "GET /application-policy-set/9ded2276-096d-4a60-bea7-d19d740cc3c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.027872 10.0.0.33 - - [2026-07-18 05:28:21] "POST /tags HTTP/1.1" 200 299 0.065626 10.0.0.33 - - [2026-07-18 05:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.067055 10.0.0.33 - - [2026-07-18 05:28:21] "GET /tag/576940bb-37a0-47bb-a63c-e843790d3873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.027705 10.0.0.33 - - [2026-07-18 05:28:21] "POST /set-tag HTTP/1.1" 200 109 0.041553 10.0.0.33 - - [2026-07-18 05:28:22] "POST /fqname-to-id HTTP/1.1" 404 226 0.003365 10.0.0.33 - - [2026-07-18 05:28:22] "POST /tags HTTP/1.1" 200 305 0.269481 10.0.0.33 - - [2026-07-18 05:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.025862 10.0.0.33 - - [2026-07-18 05:28:22] "GET /tag/482ba1a4-561f-428c-b269-3fdbf60f7389?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.034028 10.0.0.33 - - [2026-07-18 05:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.33 - - [2026-07-18 05:28:22] "GET /project/46116780-113a-4308-82ed-a29cdbfcdc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.049887 10.0.0.33 - - [2026-07-18 05:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.33 - - [2026-07-18 05:28:22] "GET /virtual-network/e120793c-830f-4a3d-87a2-2e335d889298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.022588 10.0.0.33 - - [2026-07-18 05:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.33 - - [2026-07-18 05:28:22] "GET /service-appliance-set/7b7632fe-6af0-4ce3-8b87-b53e77d76902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.009775 10.0.0.33 - - [2026-07-18 05:28:22] "POST /fqname-to-id HTTP/1.1" 404 240 0.006271 10.0.0.33 - - [2026-07-18 05:28:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.228305 10.0.0.33 - - [2026-07-18 05:28:22] "GET /virtual-machine-interface/c52a35a1-aebb-42bc-b554-c30d0ebd73bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.031461 10.0.0.33 - - [2026-07-18 05:28:23] "POST /instance-ips HTTP/1.1" 200 381 0.112038 10.0.0.33 - - [2026-07-18 05:28:23] "GET /instance-ip/42149447-bf76-457c-b9b3-51b922a411ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.046030 10.0.0.33 - - [2026-07-18 05:28:23] "POST /loadbalancers HTTP/1.1" 200 582 0.120838 10.0.0.33 - - [2026-07-18 05:28:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.082946 10.0.0.33 - - [2026-07-18 05:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.018358 10.0.0.33 - - [2026-07-18 05:28:23] "GET /project/46116780-113a-4308-82ed-a29cdbfcdc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.115278 10.0.0.33 - - [2026-07-18 05:28:23] "GET /loadbalancer/91199af7-113e-4a56-a681-e9e8e6428345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.014831 10.0.0.33 - - [2026-07-18 05:28:23] "GET /project/46116780-113a-4308-82ed-a29cdbfcdc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.139041 10.0.0.33 - - [2026-07-18 05:28:23] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.110871 10.0.0.33 - - [2026-07-18 05:28:23] "GET /instance-ip/42149447-bf76-457c-b9b3-51b922a411ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.040086 10.0.0.33 - - [2026-07-18 05:28:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.045306 10.0.0.33 - - [2026-07-18 05:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.026623 10.0.0.33 - - [2026-07-18 05:28:23] "POST /floating-ips HTTP/1.1" 200 583 0.135071 10.0.0.33 - - [2026-07-18 05:28:24] "GET /project/46116780-113a-4308-82ed-a29cdbfcdc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.183022 10.0.0.33 - - [2026-07-18 05:28:24] "GET /loadbalancer-listener/2059fa30-c23c-4a4c-a090-ac3c42fdb8d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.004560 10.0.0.33 - - [2026-07-18 05:28:24] "GET /loadbalancer-listener/2059fa30-c23c-4a4c-a090-ac3c42fdb8d6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.008254 10.0.0.33 - - [2026-07-18 05:28:24] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.123305 10.0.0.33 - - [2026-07-18 05:28:24] "GET /instance-ip/42149447-bf76-457c-b9b3-51b922a411ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.016222 10.0.0.33 - - [2026-07-18 05:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010619 10.0.0.33 - - [2026-07-18 05:28:24] "GET /global-vrouter-config/47ebe6c0-c16a-487a-b86c-ff88e04fb549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.015219 10.0.0.33 - - [2026-07-18 05:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007095 10.0.0.33 - - [2026-07-18 05:28:24] "GET /instance-ip/42149447-bf76-457c-b9b3-51b922a411ff?fields=floating_ips HTTP/1.1" 200 1170 0.026263 10.0.0.33 - - [2026-07-18 05:28:24] "GET /floating-ip/c73100e8-e341-4e5b-b767-bc4528945780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.023811 10.0.0.33 - - [2026-07-18 05:28:24] "PUT /global-vrouter-config/47ebe6c0-c16a-487a-b86c-ff88e04fb549 HTTP/1.1" 200 276 0.045845 10.0.0.33 - - [2026-07-18 05:28:24] "POST /tags HTTP/1.1" 200 357 0.184902 10.0.0.33 - - [2026-07-18 05:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009381 10.0.0.33 - - [2026-07-18 05:28:24] "GET /tag/d5f61a45-f70d-40ff-8e58-463f50490145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.042254 10.0.0.33 - - [2026-07-18 05:28:24] "POST /tags HTTP/1.1" 200 305 0.196613 10.0.0.33 - - [2026-07-18 05:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.023172 10.0.0.33 - - [2026-07-18 05:28:24] "GET /tag/041749e0-4458-47c5-9ca0-a14e73d9d29e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.020060 10.0.0.33 - - [2026-07-18 05:28:25] "POST /id-to-fqname HTTP/1.1" 200 174 0.000751 10.0.0.33 - - [2026-07-18 05:28:25] "POST /fqname-to-id HTTP/1.1" 404 183 0.010818 10.0.0.33 - - [2026-07-18 05:28:25] "POST /security-groups HTTP/1.1" 200 571 0.128870 10.0.0.33 - - [2026-07-18 05:28:25] "POST /projects HTTP/1.1" 200 483 0.454181 10.0.0.33 - - [2026-07-18 05:28:25] "POST /fqname-to-id HTTP/1.1" 404 214 0.008606 10.0.0.33 - - [2026-07-18 05:28:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.076449 10.0.0.33 - - [2026-07-18 05:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.048694 10.0.0.33 - - [2026-07-18 05:28:25] "GET /virtual-network/941bb6aa-261f-48fe-a84a-1e5a8b0320b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.040343 10.0.0.33 - - [2026-07-18 05:28:25] "POST /access-control-lists HTTP/1.1" 200 580 0.192588 10.0.0.33 - - [2026-07-18 05:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.019491 10.0.0.33 - - [2026-07-18 05:28:25] "POST /fqname-to-id HTTP/1.1" 404 213 0.036064 10.0.0.33 - - [2026-07-18 05:28:25] "GET /virtual-network/e120793c-830f-4a3d-87a2-2e335d889298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.008699 10.0.0.33 - - [2026-07-18 05:28:25] "POST /access-control-lists HTTP/1.1" 200 578 0.100974 10.0.0.33 - - [2026-07-18 05:28:26] "PUT /virtual-network/941bb6aa-261f-48fe-a84a-1e5a8b0320b1 HTTP/1.1" 200 264 0.232940 10.0.0.33 - - [2026-07-18 05:28:26] "PUT /virtual-network/e120793c-830f-4a3d-87a2-2e335d889298 HTTP/1.1" 200 264 0.153448 10.0.0.33 - - [2026-07-18 05:28:26] "POST /security-groups HTTP/1.1" 200 537 0.132625 10.0.0.33 - - [2026-07-18 05:28:26] "POST /fqname-to-id HTTP/1.1" 404 234 0.008764 10.0.0.33 - - [2026-07-18 05:28:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.070934 10.0.0.33 - - [2026-07-18 05:28:26] "POST /access-control-lists HTTP/1.1" 200 596 0.073663 10.0.0.33 - - [2026-07-18 05:28:26] "POST /fqname-to-id HTTP/1.1" 404 233 0.031684 10.0.0.33 - - [2026-07-18 05:28:26] "POST /chown HTTP/1.1" 200 109 0.102533 10.0.0.33 - - [2026-07-18 05:28:26] "GET /application-policy-set/9ded2276-096d-4a60-bea7-d19d740cc3c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.042588 10.0.0.33 - - [2026-07-18 05:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011006 10.0.0.33 - - [2026-07-18 05:28:26] "GET /policy-management/a5fd90f5-377d-48a0-8fba-cfaa323e7cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010804 10.0.0.33 - - [2026-07-18 05:28:26] "POST /access-control-lists HTTP/1.1" 200 594 0.154673 10.0.0.33 - - [2026-07-18 05:28:26] "POST /tags HTTP/1.1" 409 207 0.013992 10.0.0.33 - - [2026-07-18 05:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004897 10.0.0.33 - - [2026-07-18 05:28:26] "GET /tag/041749e0-4458-47c5-9ca0-a14e73d9d29e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.024188 10.0.0.33 - - [2026-07-18 05:28:26] "POST /firewall-rules HTTP/1.1" 200 564 0.105600 10.0.0.33 - - [2026-07-18 05:28:27] "GET /firewall-rule/0b5bc8c0-feac-4783-b777-2c960a5e78a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005617 10.0.0.33 - - [2026-07-18 05:28:27] "GET /firewall-policy/4cf9007f-0276-4a1f-b9cc-45367d4e54e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003046 10.0.0.33 - - [2026-07-18 05:28:27] "GET /firewall-rule/0b5bc8c0-feac-4783-b777-2c960a5e78a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.007447 10.0.0.33 - - [2026-07-18 05:28:27] "POST /ref-update HTTP/1.1" 200 156 0.028016 10.0.0.33 - - [2026-07-18 05:28:27] "GET /application-policy-set/9ded2276-096d-4a60-bea7-d19d740cc3c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.042840 10.0.0.33 - - [2026-07-18 05:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.012444 10.0.0.33 - - [2026-07-18 05:28:27] "GET /policy-management/a5fd90f5-377d-48a0-8fba-cfaa323e7cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008104 10.0.0.33 - - [2026-07-18 05:28:27] "POST /tags HTTP/1.1" 409 207 0.003262 10.0.0.33 - - [2026-07-18 05:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.33 - - [2026-07-18 05:28:27] "GET /tag/041749e0-4458-47c5-9ca0-a14e73d9d29e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.020889 10.0.0.33 - - [2026-07-18 05:28:27] "POST /firewall-rules HTTP/1.1" 200 562 0.131332 10.0.0.33 - - [2026-07-18 05:28:27] "GET /firewall-rule/b30b47ac-28d4-4ce5-8340-1026c46034fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.028670 10.0.0.33 - - [2026-07-18 05:28:27] "GET /firewall-policy/4cf9007f-0276-4a1f-b9cc-45367d4e54e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.005731 10.0.0.33 - - [2026-07-18 05:28:27] "GET /firewall-rule/b30b47ac-28d4-4ce5-8340-1026c46034fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.012310 10.0.0.33 - - [2026-07-18 05:28:27] "POST /ref-update HTTP/1.1" 200 156 0.052644 10.0.0.33 - - [2026-07-18 05:28:27] "POST /tags HTTP/1.1" 200 301 0.126168 10.0.0.33 - - [2026-07-18 05:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.020343 10.0.0.33 - - [2026-07-18 05:28:27] "GET /tag/a4e63fc4-0d33-4922-bc07-ef8d9838075a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.048914 10.0.0.33 - - [2026-07-18 05:28:28] "POST /tags HTTP/1.1" 200 325 0.149989 10.0.0.33 - - [2026-07-18 05:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.046150 10.0.0.33 - - [2026-07-18 05:28:28] "GET /tag/f61bbda1-2fa5-4b5f-8b9a-eebcda225e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.024634 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:28:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001178 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:28:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001155 10.0.0.33 - - [2026-07-18 05:28:28] "POST /tags HTTP/1.1" 200 363 0.034363 10.0.0.33 - - [2026-07-18 05:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011169 10.0.0.33 - - [2026-07-18 05:28:28] "GET /tag/e69e0994-9e9d-4380-8281-60d77fdf130a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.041652 10.0.0.33 - - [2026-07-18 05:28:28] "POST /tags HTTP/1.1" 200 311 0.062831 10.0.0.33 - - [2026-07-18 05:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.043983 10.0.0.33 - - [2026-07-18 05:28:28] "GET /tag/93e5ceac-b56f-4fed-b594-72245ae5ab95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.030994 10.0.0.33 - - [2026-07-18 05:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.33 - - [2026-07-18 05:28:28] "GET /virtual-network/941bb6aa-261f-48fe-a84a-1e5a8b0320b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006933 10.0.0.33 - - [2026-07-18 05:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.33 - - [2026-07-18 05:28:28] "GET /project/94030df7-e99b-4b3a-8b40-e7055b047ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.181038 10.0.0.33 - - [2026-07-18 05:28:28] "POST /virtual-machines HTTP/1.1" 200 377 0.040879 10.0.0.33 - - [2026-07-18 05:28:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.070979 10.0.0.33 - - [2026-07-18 05:28:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.312392 10.0.0.33 - - [2026-07-18 05:28:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.026509 10.0.0.33 - - [2026-07-18 05:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.013602 10.0.0.33 - - [2026-07-18 05:28:29] "GET /virtual-machine-interface/81f7d7c0-8269-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.014312 10.0.0.33 - - [2026-07-18 05:28:29] "POST /instance-ips HTTP/1.1" 200 409 0.073812 10.0.0.33 - - [2026-07-18 05:28:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.025399 10.0.0.33 - - [2026-07-18 05:28:29] "GET /virtual-machine-interface/81f7d7c0-8269-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.014651 10.0.0.33 - - [2026-07-18 05:28:29] "POST /set-tag HTTP/1.1" 200 109 0.064429 10.0.0.33 - - [2026-07-18 05:28:29] "GET /virtual-machine-interface/81f7d7c0-8269-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.058933 10.0.0.33 - - [2026-07-18 05:28:29] "GET /instance-ip/823581e2-8269-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.008706 10.0.0.33 - - [2026-07-18 05:28:29] "POST /fqname-to-id HTTP/1.1" 404 228 0.003138 10.0.0.33 - - [2026-07-18 05:28:29] "POST /tags HTTP/1.1" 200 355 0.057166 10.0.0.33 - - [2026-07-18 05:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.021486 10.0.0.33 - - [2026-07-18 05:28:30] "GET /tag/344fddbe-a6a9-4727-9721-0a0438623050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.038293 10.0.0.33 - - [2026-07-18 05:28:30] "POST /tags HTTP/1.1" 200 303 0.029409 10.0.0.33 - - [2026-07-18 05:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.035429 10.0.0.33 - - [2026-07-18 05:28:30] "GET /tag/0960d7fc-6809-401a-8526-cab4ae069f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.028948 10.0.0.33 - - [2026-07-18 05:28:30] "POST /projects HTTP/1.1" 409 218 0.006552 10.0.0.33 - - [2026-07-18 05:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005563 10.0.0.33 - - [2026-07-18 05:28:30] "GET /project/46116780-113a-4308-82ed-a29cdbfcdc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.095315 10.0.0.33 - - [2026-07-18 05:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012770 10.0.0.33 - - [2026-07-18 05:28:30] "GET /network-ipam/4fd69f37-a1bb-4869-8ce0-1d8e92bc33bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.004504 10.0.0.33 - - [2026-07-18 05:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.33 - - [2026-07-18 05:28:30] "GET /virtual-network/941bb6aa-261f-48fe-a84a-1e5a8b0320b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.007134 10.0.0.33 - - [2026-07-18 05:28:30] "PUT /virtual-network/941bb6aa-261f-48fe-a84a-1e5a8b0320b1 HTTP/1.1" 200 264 0.108910 10.0.0.33 - - [2026-07-18 05:28:30] "GET /virtual-network/941bb6aa-261f-48fe-a84a-1e5a8b0320b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.033658 10.0.0.33 - - [2026-07-18 05:28:30] "POST /set-tag HTTP/1.1" 200 109 0.135555 10.0.0.33 - - [2026-07-18 05:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.33 - - [2026-07-18 05:28:30] "GET /network-ipam/007017c1-74ea-44e9-b757-09c4f8c71967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1571 0.027376 10.0.0.33 - - [2026-07-18 05:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004699 10.0.0.33 - - [2026-07-18 05:28:30] "GET /virtual-network/e120793c-830f-4a3d-87a2-2e335d889298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006442 10.0.0.33 - - [2026-07-18 05:28:30] "PUT /virtual-network/e120793c-830f-4a3d-87a2-2e335d889298 HTTP/1.1" 200 264 0.087111 10.0.0.33 - - [2026-07-18 05:28:31] "GET /virtual-network/e120793c-830f-4a3d-87a2-2e335d889298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.013576 10.0.0.33 - - [2026-07-18 05:28:31] "POST /set-tag HTTP/1.1" 200 109 0.096331 10.0.0.33 - - [2026-07-18 05:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.037526 10.0.0.33 - - [2026-07-18 05:28:31] "GET /network-policy/7d049237-d84c-4716-853c-8c9253eda40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004187 10.0.0.33 - - [2026-07-18 05:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.33 - - [2026-07-18 05:28:31] "GET /network-policy/03d96475-9f7e-45ef-9aa9-586219f699c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.011399 10.0.0.33 - - [2026-07-18 05:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.33 - - [2026-07-18 05:28:31] "GET /network-policy/2958d0eb-56fa-4d82-93fa-a1b9c0710a16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003415 10.0.0.33 - - [2026-07-18 05:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.33 - - [2026-07-18 05:28:31] "PUT /network-policy/2958d0eb-56fa-4d82-93fa-a1b9c0710a16 HTTP/1.1" 200 262 0.018811 10.0.0.33 - - [2026-07-18 05:28:31] "POST /ref-update HTTP/1.1" 200 156 0.147414 10.0.0.33 - - [2026-07-18 05:28:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011437 10.0.0.33 - - [2026-07-18 05:28:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004612 10.0.0.33 - - [2026-07-18 05:28:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007316 10.0.0.33 - - [2026-07-18 05:28:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006917 10.0.0.33 - - [2026-07-18 05:28:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003296 10.0.0.33 - - [2026-07-18 05:28:31] "POST /security-groups HTTP/1.1" 409 245 0.010810 10.0.0.33 - - [2026-07-18 05:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.014319 10.0.0.33 - - [2026-07-18 05:28:31] "PUT /security-group/8e974e49-a003-46d8-bd40-0ce037156952 HTTP/1.1" 200 262 0.099241 10.0.0.33 - - [2026-07-18 05:28:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.050188 10.0.0.33 - - [2026-07-18 05:28:31] "GET /application-policy-set/9ded2276-096d-4a60-bea7-d19d740cc3c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012035 10.0.0.33 - - [2026-07-18 05:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005703 10.0.0.33 - - [2026-07-18 05:28:32] "GET /policy-management/a5fd90f5-377d-48a0-8fba-cfaa323e7cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.018467 10.0.0.33 - - [2026-07-18 05:28:32] "PUT /access-control-list/a9ef7912-9538-4390-978b-55fd4b019f73 HTTP/1.1" 200 272 0.073809 10.0.0.33 - - [2026-07-18 05:28:32] "POST /tags HTTP/1.1" 409 206 0.009819 10.0.0.33 - - [2026-07-18 05:28:32] "PUT /access-control-list/610184af-3062-47b8-ac90-bcce1dc0274d HTTP/1.1" 200 272 0.032078 10.0.0.33 - - [2026-07-18 05:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011627 10.0.0.33 - - [2026-07-18 05:28:32] "GET /tag/0960d7fc-6809-401a-8526-cab4ae069f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.028119 10.0.0.33 - - [2026-07-18 05:28:32] "POST /firewall-rules HTTP/1.1" 200 562 0.115686 10.0.0.33 - - [2026-07-18 05:28:32] "GET /firewall-rule/3e941817-6362-4082-8362-d1040190dfc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.007575 10.0.0.33 - - [2026-07-18 05:28:32] "GET /firewall-policy/4cf9007f-0276-4a1f-b9cc-45367d4e54e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.006725 10.0.0.33 - - [2026-07-18 05:28:32] "GET /firewall-rule/3e941817-6362-4082-8362-d1040190dfc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.003629 10.0.0.33 - - [2026-07-18 05:28:32] "POST /ref-update HTTP/1.1" 200 156 0.088099 10.0.0.33 - - [2026-07-18 05:28:32] "GET /application-policy-set/9ded2276-096d-4a60-bea7-d19d740cc3c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.037397 10.0.0.33 - - [2026-07-18 05:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.33 - - [2026-07-18 05:28:32] "GET /policy-management/a5fd90f5-377d-48a0-8fba-cfaa323e7cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003878 10.0.0.33 - - [2026-07-18 05:28:32] "POST /tags HTTP/1.1" 409 206 0.007516 10.0.0.33 - - [2026-07-18 05:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004973 10.0.0.33 - - [2026-07-18 05:28:32] "GET /tag/0960d7fc-6809-401a-8526-cab4ae069f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.020731 10.0.0.33 - - [2026-07-18 05:28:32] "POST /firewall-rules HTTP/1.1" 200 560 0.133239 10.0.0.33 - - [2026-07-18 05:28:32] "GET /firewall-rule/44e8e1f7-8b27-4891-aa44-2680fad7d617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.042038 10.0.0.33 - - [2026-07-18 05:28:32] "GET /firewall-policy/4cf9007f-0276-4a1f-b9cc-45367d4e54e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.006188 10.0.0.33 - - [2026-07-18 05:28:32] "GET /firewall-rule/44e8e1f7-8b27-4891-aa44-2680fad7d617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.007308 10.0.0.33 - - [2026-07-18 05:28:33] "POST /ref-update HTTP/1.1" 200 156 0.082829 10.0.0.33 - - [2026-07-18 05:28:33] "POST /tags HTTP/1.1" 200 301 0.152125 10.0.0.33 - - [2026-07-18 05:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013904 10.0.0.33 - - [2026-07-18 05:28:33] "GET /tag/20e62473-16b7-4928-a0ae-e0fd4cbdb1c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.019514 10.0.0.33 - - [2026-07-18 05:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012852 10.0.0.33 - - [2026-07-18 05:28:33] "GET /project/94030df7-e99b-4b3a-8b40-e7055b047ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.099079 10.0.0.33 - - [2026-07-18 05:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009858 10.0.0.33 - - [2026-07-18 05:28:33] "GET /virtual-network/e120793c-830f-4a3d-87a2-2e335d889298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.011115 10.0.0.33 - - [2026-07-18 05:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012950 10.0.0.33 - - [2026-07-18 05:28:33] "GET /service-appliance-set/7b7632fe-6af0-4ce3-8b87-b53e77d76902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004212 10.0.0.33 - - [2026-07-18 05:28:33] "POST /fqname-to-id HTTP/1.1" 404 242 0.002685 10.0.0.33 - - [2026-07-18 05:28:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.259800 10.0.0.33 - - [2026-07-18 05:28:33] "GET /virtual-machine-interface/04b6fffd-e1b7-46ab-b237-b5f99f03f449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2311 0.038762 10.0.0.33 - - [2026-07-18 05:28:34] "POST /instance-ips HTTP/1.1" 200 377 0.114952 10.0.0.33 - - [2026-07-18 05:28:34] "GET /instance-ip/aa218173-f526-465d-b706-c4352faaa722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.041767 10.0.0.33 - - [2026-07-18 05:28:34] "POST /loadbalancers HTTP/1.1" 200 582 0.119244 10.0.0.33 - - [2026-07-18 05:28:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.036351 10.0.0.33 - - [2026-07-18 05:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004988 10.0.0.33 - - [2026-07-18 05:28:34] "GET /project/94030df7-e99b-4b3a-8b40-e7055b047ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.079099 10.0.0.33 - - [2026-07-18 05:28:34] "GET /instance-ip/aa218173-f526-465d-b706-c4352faaa722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.039310 10.0.0.33 - - [2026-07-18 05:28:34] "GET /project/94030df7-e99b-4b3a-8b40-e7055b047ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.140087 10.0.0.33 - - [2026-07-18 05:28:34] "POST /floating-ips HTTP/1.1" 200 581 0.107346 10.0.0.33 - - [2026-07-18 05:28:34] "GET /loadbalancer/9ac3bd5a-5420-4997-a46f-ad31a8b4ab21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.010805 10.0.0.33 - - [2026-07-18 05:28:34] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.072184 10.0.0.33 - - [2026-07-18 05:28:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.044965 10.0.0.33 - - [2026-07-18 05:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.025503 10.0.0.33 - - [2026-07-18 05:28:34] "GET /project/94030df7-e99b-4b3a-8b40-e7055b047ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.036147 10.0.0.33 - - [2026-07-18 05:28:34] "GET /loadbalancer-listener/8a9557d5-a9d2-4a6c-ab37-1fd663de18a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.020139 10.0.0.33 - - [2026-07-18 05:28:34] "GET /loadbalancer-listener/8a9557d5-a9d2-4a6c-ab37-1fd663de18a0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.009512 10.0.0.33 - - [2026-07-18 05:28:34] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.086456 10.0.0.33 - - [2026-07-18 05:28:35] "GET /instance-ip/aa218173-f526-465d-b706-c4352faaa722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008082 10.0.0.33 - - [2026-07-18 05:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012060 10.0.0.33 - - [2026-07-18 05:28:35] "GET /instance-ip/aa218173-f526-465d-b706-c4352faaa722?fields=floating_ips HTTP/1.1" 200 1165 0.014240 10.0.0.33 - - [2026-07-18 05:28:35] "GET /floating-ip/13fdbdbe-63f7-4951-b99a-10f3e63a1aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.025048 10.0.0.33 - - [2026-07-18 05:28:35] "GET /project/94030df7-e99b-4b3a-8b40-e7055b047ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.121758 10.0.0.33 - - [2026-07-18 05:28:35] "GET /loadbalancer/9ac3bd5a-5420-4997-a46f-ad31a8b4ab21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006997 10.0.0.33 - - [2026-07-18 05:28:35] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.031361 10.0.0.33 - - [2026-07-18 05:28:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.052785 10.0.0.33 - - [2026-07-18 05:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.33 - - [2026-07-18 05:28:35] "GET /project/94030df7-e99b-4b3a-8b40-e7055b047ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.093910 10.0.0.33 - - [2026-07-18 05:28:35] "GET /loadbalancer-listener/b7dba705-c973-44ce-bc6d-23697a233d34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.013342 10.0.0.33 - - [2026-07-18 05:28:35] "GET /loadbalancer-listener/b7dba705-c973-44ce-bc6d-23697a233d34?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.009218 10.0.0.33 - - [2026-07-18 05:28:35] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.027983 10.0.0.33 - - [2026-07-18 05:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.33 - - [2026-07-18 05:28:35] "GET /instance-ip/aa218173-f526-465d-b706-c4352faaa722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005018 10.0.0.33 - - [2026-07-18 05:28:35] "GET /instance-ip/aa218173-f526-465d-b706-c4352faaa722?fields=floating_ips HTTP/1.1" 200 1165 0.004236 10.0.0.33 - - [2026-07-18 05:28:35] "GET /project/94030df7-e99b-4b3a-8b40-e7055b047ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.062549 10.0.0.33 - - [2026-07-18 05:28:35] "GET /floating-ip/13fdbdbe-63f7-4951-b99a-10f3e63a1aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.015646 10.0.0.33 - - [2026-07-18 05:28:35] "GET /loadbalancer/9ac3bd5a-5420-4997-a46f-ad31a8b4ab21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.021778 10.0.0.33 - - [2026-07-18 05:28:35] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.027292 10.0.0.33 - - [2026-07-18 05:28:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.046663 10.0.0.33 - - [2026-07-18 05:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012173 10.0.0.33 - - [2026-07-18 05:28:36] "GET /project/94030df7-e99b-4b3a-8b40-e7055b047ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.076223 10.0.0.33 - - [2026-07-18 05:28:36] "GET /loadbalancer-listener/8d4900a0-f9fe-4fcb-8b84-b4d87c477bd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.007109 10.0.0.33 - - [2026-07-18 05:28:36] "GET /loadbalancer-listener/8d4900a0-f9fe-4fcb-8b84-b4d87c477bd0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.004090 10.0.0.33 - - [2026-07-18 05:28:36] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.030890 10.0.0.33 - - [2026-07-18 05:28:36] "GET /instance-ip/aa218173-f526-465d-b706-c4352faaa722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.013595 10.0.0.33 - - [2026-07-18 05:28:36] "GET /instance-ip/aa218173-f526-465d-b706-c4352faaa722?fields=floating_ips HTTP/1.1" 200 1165 0.005256 10.0.0.33 - - [2026-07-18 05:28:36] "GET /floating-ip/13fdbdbe-63f7-4951-b99a-10f3e63a1aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.007122 10.0.0.33 - - [2026-07-18 05:28:36] "POST /tags HTTP/1.1" 200 371 0.047569 10.0.0.33 - - [2026-07-18 05:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.053594 10.0.0.33 - - [2026-07-18 05:28:36] "GET /tag/da0c9b9a-e327-45cf-8ad9-568b2e19413a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.018334 10.0.0.33 - - [2026-07-18 05:28:36] "POST /tags HTTP/1.1" 200 319 0.029449 10.0.0.33 - - [2026-07-18 05:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.032378 10.0.0.33 - - [2026-07-18 05:28:36] "GET /tag/d4b09a07-09d6-4dc8-8b1a-9af11f38c185?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.024570 10.0.0.33 - - [2026-07-18 05:28:36] "POST /id-to-fqname HTTP/1.1" 200 181 0.000697 10.0.0.33 - - [2026-07-18 05:28:36] "POST /fqname-to-id HTTP/1.1" 404 190 0.005979 10.0.0.33 - - [2026-07-18 05:28:36] "POST /security-groups HTTP/1.1" 200 578 0.103253 10.0.0.33 - - [2026-07-18 05:28:36] "POST /fqname-to-id HTTP/1.1" 404 225 0.004582 10.0.0.33 - - [2026-07-18 05:28:36] "POST /projects HTTP/1.1" 200 497 0.379870 10.0.0.33 - - [2026-07-18 05:28:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.015786 10.0.0.33 - - [2026-07-18 05:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.031038 10.0.0.33 - - [2026-07-18 05:28:36] "GET /virtual-network/941bb6aa-261f-48fe-a84a-1e5a8b0320b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.007662 10.0.0.33 - - [2026-07-18 05:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004031 10.0.0.33 - - [2026-07-18 05:28:36] "POST /access-control-lists HTTP/1.1" 200 587 0.119974 10.0.0.33 - - [2026-07-18 05:28:36] "GET /virtual-network/e120793c-830f-4a3d-87a2-2e335d889298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.016483 10.0.0.33 - - [2026-07-18 05:28:36] "POST /fqname-to-id HTTP/1.1" 404 224 0.015470 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:28:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001359 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:28:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002534 10.0.0.33 - - [2026-07-18 05:28:37] "POST /access-control-lists HTTP/1.1" 200 585 0.075528 10.0.0.33 - - [2026-07-18 05:28:37] "PUT /virtual-network/941bb6aa-261f-48fe-a84a-1e5a8b0320b1 HTTP/1.1" 200 264 0.111920 10.0.0.33 - - [2026-07-18 05:28:37] "PUT /virtual-network/e120793c-830f-4a3d-87a2-2e335d889298 HTTP/1.1" 200 264 0.087733 10.0.0.33 - - [2026-07-18 05:28:37] "POST /security-groups HTTP/1.1" 200 558 0.086971 10.0.0.33 - - [2026-07-18 05:28:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.023879 10.0.0.33 - - [2026-07-18 05:28:37] "POST /fqname-to-id HTTP/1.1" 404 248 0.028216 10.0.0.33 - - [2026-07-18 05:28:37] "POST /chown HTTP/1.1" 200 109 0.053870 10.0.0.33 - - [2026-07-18 05:28:37] "GET /application-policy-set/9ded2276-096d-4a60-bea7-d19d740cc3c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.017433 10.0.0.33 - - [2026-07-18 05:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003241 10.0.0.33 - - [2026-07-18 05:28:37] "GET /policy-management/a5fd90f5-377d-48a0-8fba-cfaa323e7cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007848 10.0.0.33 - - [2026-07-18 05:28:37] "POST /access-control-lists HTTP/1.1" 200 610 0.115056 10.0.0.33 - - [2026-07-18 05:28:37] "POST /tags HTTP/1.1" 409 214 0.026695 10.0.0.33 - - [2026-07-18 05:28:37] "POST /fqname-to-id HTTP/1.1" 404 247 0.027493 10.0.0.33 - - [2026-07-18 05:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.101143 10.0.0.33 - - [2026-07-18 05:28:37] "GET /tag/d4b09a07-09d6-4dc8-8b1a-9af11f38c185?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.087454 10.0.0.33 - - [2026-07-18 05:28:37] "POST /access-control-lists HTTP/1.1" 200 608 0.287509 10.0.0.33 - - [2026-07-18 05:28:38] "POST /firewall-rules HTTP/1.1" 200 578 0.181351 10.0.0.33 - - [2026-07-18 05:28:38] "GET /firewall-rule/972922af-da5f-47c7-a36a-cdd528791444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.010638 10.0.0.33 - - [2026-07-18 05:28:38] "GET /firewall-policy/4cf9007f-0276-4a1f-b9cc-45367d4e54e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.011696 10.0.0.33 - - [2026-07-18 05:28:38] "GET /firewall-rule/972922af-da5f-47c7-a36a-cdd528791444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006020 10.0.0.33 - - [2026-07-18 05:28:38] "POST /ref-update HTTP/1.1" 200 156 0.060501 10.0.0.33 - - [2026-07-18 05:28:38] "GET /application-policy-set/9ded2276-096d-4a60-bea7-d19d740cc3c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.022248 10.0.0.33 - - [2026-07-18 05:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.014236 10.0.0.33 - - [2026-07-18 05:28:38] "GET /policy-management/a5fd90f5-377d-48a0-8fba-cfaa323e7cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003819 10.0.0.33 - - [2026-07-18 05:28:38] "POST /tags HTTP/1.1" 409 214 0.003500 10.0.0.33 - - [2026-07-18 05:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006490 10.0.0.33 - - [2026-07-18 05:28:38] "GET /tag/d4b09a07-09d6-4dc8-8b1a-9af11f38c185?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.032119 10.0.0.33 - - [2026-07-18 05:28:38] "POST /firewall-rules HTTP/1.1" 200 576 0.099506 10.0.0.33 - - [2026-07-18 05:28:38] "GET /firewall-rule/51a46d64-98ad-4711-b7db-51107287a2b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.024840 10.0.0.33 - - [2026-07-18 05:28:38] "GET /firewall-policy/4cf9007f-0276-4a1f-b9cc-45367d4e54e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.005723 10.0.0.33 - - [2026-07-18 05:28:38] "GET /firewall-rule/51a46d64-98ad-4711-b7db-51107287a2b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002772 10.0.0.33 - - [2026-07-18 05:28:38] "POST /ref-update HTTP/1.1" 200 156 0.046347 10.0.0.33 - - [2026-07-18 05:28:38] "POST /tags HTTP/1.1" 200 363 0.034656 10.0.0.33 - - [2026-07-18 05:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.020460 10.0.0.33 - - [2026-07-18 05:28:38] "GET /tag/e6b85cca-b272-41d8-96bc-20064ca45375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.020917 10.0.0.33 - - [2026-07-18 05:28:38] "POST /tags HTTP/1.1" 200 311 0.034206 10.0.0.33 - - [2026-07-18 05:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.042035 10.0.0.33 - - [2026-07-18 05:28:38] "GET /tag/ef4af7a3-4eaa-4ab8-ac6c-e03f629b5497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.034435 10.0.0.33 - - [2026-07-18 05:28:39] "POST /id-to-fqname HTTP/1.1" 200 177 0.000649 10.0.0.33 - - [2026-07-18 05:28:39] "POST /fqname-to-id HTTP/1.1" 404 186 0.044752 10.0.0.33 - - [2026-07-18 05:28:39] "POST /security-groups HTTP/1.1" 200 574 0.123679 10.0.0.33 - - [2026-07-18 05:28:39] "POST /projects HTTP/1.1" 200 489 0.393774 10.0.0.33 - - [2026-07-18 05:28:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.040266 10.0.0.33 - - [2026-07-18 05:28:39] "POST /fqname-to-id HTTP/1.1" 404 217 0.039646 10.0.0.33 - - [2026-07-18 05:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.026971 10.0.0.33 - - [2026-07-18 05:28:39] "GET /virtual-network/941bb6aa-261f-48fe-a84a-1e5a8b0320b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.044375 10.0.0.33 - - [2026-07-18 05:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007718 10.0.0.33 - - [2026-07-18 05:28:39] "POST /access-control-lists HTTP/1.1" 200 583 0.109867 10.0.0.33 - - [2026-07-18 05:28:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.016546 10.0.0.33 - - [2026-07-18 05:28:39] "GET /virtual-network/e120793c-830f-4a3d-87a2-2e335d889298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.045448 10.0.0.33 - - [2026-07-18 05:28:39] "POST /access-control-lists HTTP/1.1" 200 581 0.202466 10.0.0.33 - - [2026-07-18 05:28:39] "PUT /virtual-network/941bb6aa-261f-48fe-a84a-1e5a8b0320b1 HTTP/1.1" 200 264 0.225944 10.0.0.33 - - [2026-07-18 05:28:40] "PUT /virtual-network/e120793c-830f-4a3d-87a2-2e335d889298 HTTP/1.1" 200 264 0.087432 10.0.0.33 - - [2026-07-18 05:28:40] "POST /security-groups HTTP/1.1" 200 546 0.139622 10.0.0.33 - - [2026-07-18 05:28:40] "POST /fqname-to-id HTTP/1.1" 404 240 0.005078 10.0.0.33 - - [2026-07-18 05:28:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.046591 10.0.0.33 - - [2026-07-18 05:28:40] "POST /access-control-lists HTTP/1.1" 200 602 0.104297 10.0.0.33 - - [2026-07-18 05:28:40] "POST /fqname-to-id HTTP/1.1" 404 239 0.033276 10.0.0.33 - - [2026-07-18 05:28:40] "POST /chown HTTP/1.1" 200 109 0.121228 10.0.0.33 - - [2026-07-18 05:28:40] "GET /application-policy-set/9ded2276-096d-4a60-bea7-d19d740cc3c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009507 10.0.0.33 - - [2026-07-18 05:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.33 - - [2026-07-18 05:28:40] "GET /policy-management/a5fd90f5-377d-48a0-8fba-cfaa323e7cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005918 10.0.0.33 - - [2026-07-18 05:28:40] "POST /tags HTTP/1.1" 409 210 0.003327 10.0.0.33 - - [2026-07-18 05:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.33 - - [2026-07-18 05:28:40] "GET /tag/ef4af7a3-4eaa-4ab8-ac6c-e03f629b5497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.036320 10.0.0.33 - - [2026-07-18 05:28:40] "POST /access-control-lists HTTP/1.1" 200 600 0.133938 10.0.0.33 - - [2026-07-18 05:28:40] "POST /firewall-rules HTTP/1.1" 200 570 0.145539 10.0.0.33 - - [2026-07-18 05:28:40] "GET /firewall-rule/e784c628-a19d-4eaa-b293-cce8c70e595a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.036958 10.0.0.33 - - [2026-07-18 05:28:40] "GET /firewall-policy/4cf9007f-0276-4a1f-b9cc-45367d4e54e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.012872 10.0.0.33 - - [2026-07-18 05:28:40] "GET /firewall-rule/e784c628-a19d-4eaa-b293-cce8c70e595a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.005615 10.0.0.33 - - [2026-07-18 05:28:40] "POST /ref-update HTTP/1.1" 200 156 0.135471 10.0.0.33 - - [2026-07-18 05:28:41] "GET /application-policy-set/9ded2276-096d-4a60-bea7-d19d740cc3c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.022371 10.0.0.33 - - [2026-07-18 05:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.33 - - [2026-07-18 05:28:41] "GET /policy-management/a5fd90f5-377d-48a0-8fba-cfaa323e7cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011070 10.0.0.33 - - [2026-07-18 05:28:41] "POST /tags HTTP/1.1" 409 210 0.002862 10.0.0.33 - - [2026-07-18 05:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005158 10.0.0.33 - - [2026-07-18 05:28:41] "GET /tag/ef4af7a3-4eaa-4ab8-ac6c-e03f629b5497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.017890 10.0.0.33 - - [2026-07-18 05:28:41] "POST /firewall-rules HTTP/1.1" 200 568 0.134757 10.0.0.33 - - [2026-07-18 05:28:41] "GET /firewall-rule/386f5875-e559-49be-9f82-0e39e25c9d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.022076 10.0.0.33 - - [2026-07-18 05:28:41] "GET /firewall-policy/4cf9007f-0276-4a1f-b9cc-45367d4e54e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.010516 10.0.0.33 - - [2026-07-18 05:28:41] "GET /firewall-rule/386f5875-e559-49be-9f82-0e39e25c9d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003624 10.0.0.33 - - [2026-07-18 05:28:41] "POST /ref-update HTTP/1.1" 200 156 0.098899 10.0.0.33 - - [2026-07-18 05:28:41] "POST /tags HTTP/1.1" 409 237 0.005351 10.0.0.33 - - [2026-07-18 05:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007201 10.0.0.33 - - [2026-07-18 05:28:41] "GET /tag/e69e0994-9e9d-4380-8281-60d77fdf130a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.022189 10.0.0.33 - - [2026-07-18 05:28:41] "POST /tags HTTP/1.1" 409 210 0.003627 10.0.0.33 - - [2026-07-18 05:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.33 - - [2026-07-18 05:28:41] "GET /tag/93e5ceac-b56f-4fed-b594-72245ae5ab95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.026618 10.0.0.33 - - [2026-07-18 05:28:41] "POST /projects HTTP/1.1" 409 223 0.011591 10.0.0.33 - - [2026-07-18 05:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.019773 10.0.0.33 - - [2026-07-18 05:28:41] "GET /project/94030df7-e99b-4b3a-8b40-e7055b047ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.056529 10.0.0.33 - - [2026-07-18 05:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004449 10.0.0.33 - - [2026-07-18 05:28:41] "GET /virtual-network/941bb6aa-261f-48fe-a84a-1e5a8b0320b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.009780 10.0.0.33 - - [2026-07-18 05:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007823 10.0.0.33 - - [2026-07-18 05:28:41] "GET /virtual-network/e120793c-830f-4a3d-87a2-2e335d889298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.018795 10.0.0.33 - - [2026-07-18 05:28:42] "PUT /virtual-network/941bb6aa-261f-48fe-a84a-1e5a8b0320b1 HTTP/1.1" 200 264 0.083034 10.0.0.33 - - [2026-07-18 05:28:42] "PUT /virtual-network/e120793c-830f-4a3d-87a2-2e335d889298 HTTP/1.1" 200 264 0.124917 10.0.0.33 - - [2026-07-18 05:28:42] "POST /security-groups HTTP/1.1" 409 253 0.011782 10.0.0.33 - - [2026-07-18 05:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011893 10.0.0.33 - - [2026-07-18 05:28:42] "PUT /security-group/664a69a5-b3a3-4431-9038-1eb694adaec5 HTTP/1.1" 200 262 0.144898 10.0.0.33 - - [2026-07-18 05:28:42] "PUT /access-control-list/30cab2d7-17c3-4507-be06-f8d037e7eda1 HTTP/1.1" 200 272 0.015483 10.0.0.33 - - [2026-07-18 05:28:42] "PUT /access-control-list/e40631a8-63a7-4be0-9bb2-a2db4885553c HTTP/1.1" 200 272 0.045818 10.0.0.33 - - [2026-07-18 05:28:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.069852 10.0.0.33 - - [2026-07-18 05:28:42] "GET /application-policy-set/9ded2276-096d-4a60-bea7-d19d740cc3c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.027091 10.0.0.33 - - [2026-07-18 05:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006071 10.0.0.33 - - [2026-07-18 05:28:42] "GET /policy-management/a5fd90f5-377d-48a0-8fba-cfaa323e7cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005283 10.0.0.33 - - [2026-07-18 05:28:42] "POST /tags HTTP/1.1" 409 210 0.002272 10.0.0.33 - - [2026-07-18 05:28:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.33 - - [2026-07-18 05:28:42] "GET /tag/93e5ceac-b56f-4fed-b594-72245ae5ab95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.033912 10.0.0.33 - - [2026-07-18 05:28:42] "POST /firewall-rules HTTP/1.1" 200 570 0.095180 10.0.0.33 - - [2026-07-18 05:28:42] "GET /firewall-rule/59d1ce3f-a0e2-4305-8c23-37a4f6a6828e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.025953 10.0.0.33 - - [2026-07-18 05:28:42] "GET /firewall-policy/4cf9007f-0276-4a1f-b9cc-45367d4e54e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.007576 10.0.0.33 - - [2026-07-18 05:28:42] "GET /firewall-rule/59d1ce3f-a0e2-4305-8c23-37a4f6a6828e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003396 10.0.0.33 - - [2026-07-18 05:28:43] "POST /ref-update HTTP/1.1" 200 156 0.088220 10.0.0.33 - - [2026-07-18 05:28:43] "GET /application-policy-set/9ded2276-096d-4a60-bea7-d19d740cc3c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011013 10.0.0.33 - - [2026-07-18 05:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012399 10.0.0.33 - - [2026-07-18 05:28:43] "GET /policy-management/a5fd90f5-377d-48a0-8fba-cfaa323e7cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006890 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:28:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001400 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:28:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001274 10.0.0.33 - - [2026-07-18 05:28:43] "POST /tags HTTP/1.1" 409 210 0.013595 10.0.0.33 - - [2026-07-18 05:28:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.33 - - [2026-07-18 05:28:43] "GET /tag/93e5ceac-b56f-4fed-b594-72245ae5ab95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.017267 10.0.0.33 - - [2026-07-18 05:28:43] "POST /firewall-rules HTTP/1.1" 200 568 0.090558 10.0.0.33 - - [2026-07-18 05:28:43] "GET /firewall-rule/76328739-fb0d-417a-b9a8-eeebd72bfa29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.011865 10.0.0.33 - - [2026-07-18 05:28:43] "GET /firewall-policy/4cf9007f-0276-4a1f-b9cc-45367d4e54e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.006166 10.0.0.33 - - [2026-07-18 05:28:43] "GET /firewall-rule/76328739-fb0d-417a-b9a8-eeebd72bfa29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006238 10.0.0.33 - - [2026-07-18 05:28:43] "POST /ref-update HTTP/1.1" 200 156 0.086433 10.0.0.33 - - [2026-07-18 05:28:43] "GET /virtual-machine-interface/81f7d7c0-8269-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008536 10.0.0.33 - - [2026-07-18 05:28:43] "POST /set-tag HTTP/1.1" 200 109 0.003315 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:28:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001231 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:28:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001011 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:29:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001671 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:29:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001326 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:29:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001303 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:29:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001143 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:29:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001155 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:29:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001342 10.0.0.249 - - [2026-07-18 05:29:20] "GET / HTTP/1.1" 200 35931 0.001869 10.0.0.249 - - [2026-07-18 05:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.249 - - [2026-07-18 05:29:20] "GET /global-system-config/b0287984-17e3-4574-9d88-af755eea35e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005264 10.0.0.249 - - [2026-07-18 05:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.249 - - [2026-07-18 05:29:20] "GET /routing-instance/01e1546d-7e60-473c-9345-b1d56417234c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003926 10.0.0.249 - - [2026-07-18 05:29:20] "PUT /global-system-config/b0287984-17e3-4574-9d88-af755eea35e9 HTTP/1.1" 200 274 0.015754 10.0.0.249 - - [2026-07-18 05:29:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.029704 10.0.0.249 - - [2026-07-18 05:29:20] "POST /virtual-routers HTTP/1.1" 200 599 0.019088 10.0.0.249 - - [2026-07-18 05:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005941 10.0.0.249 - - [2026-07-18 05:29:21] "GET /virtual-router/f73a08a2-cd6b-4d52-a67b-cd52c396c142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.013947 10.0.0.249 - - [2026-07-18 05:29:21] "POST /fqname-to-id HTTP/1.1" 404 229 0.003046 10.0.0.249 - - [2026-07-18 05:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.249 - - [2026-07-18 05:29:21] "GET /virtual-network/086090f8-1d1d-4a83-9179-6eb1582ad749?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.004611 10.0.0.249 - - [2026-07-18 05:29:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.087858 10.0.0.249 - - [2026-07-18 05:31:53] "GET / HTTP/1.1" 200 35931 0.001680 10.0.0.249 - - [2026-07-18 05:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.249 - - [2026-07-18 05:31:53] "GET /global-system-config/b0287984-17e3-4574-9d88-af755eea35e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005298 10.0.0.249 - - [2026-07-18 05:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005304 10.0.0.249 - - [2026-07-18 05:31:53] "GET /routing-instance/01e1546d-7e60-473c-9345-b1d56417234c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003662 10.0.0.249 - - [2026-07-18 05:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.249 - - [2026-07-18 05:31:53] "GET /virtual-router/f73a08a2-cd6b-4d52-a67b-cd52c396c142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003695 10.0.0.249 - - [2026-07-18 05:31:53] "PUT /virtual-router/f73a08a2-cd6b-4d52-a67b-cd52c396c142 HTTP/1.1" 200 262 0.046131 10.0.0.249 - - [2026-07-18 05:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.014615 10.0.0.249 - - [2026-07-18 05:31:53] "GET /virtual-router/f73a08a2-cd6b-4d52-a67b-cd52c396c142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.028823 10.0.0.249 - - [2026-07-18 05:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004475 10.0.0.249 - - [2026-07-18 05:31:53] "GET /virtual-machine-interface/e80ae081-696e-4502-b727-a217242f73df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.006384 10.0.0.249 - - [2026-07-18 05:31:54] "PUT /virtual-machine-interface/e80ae081-696e-4502-b727-a217242f73df HTTP/1.1" 200 284 0.023428 10.0.0.33 - - [2026-07-18 05:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.33 - - [2026-07-18 05:32:08] "GET /virtual-router/f73a08a2-cd6b-4d52-a67b-cd52c396c142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003760 10.0.0.33 - - [2026-07-18 05:32:31] "GET /global-system-configs HTTP/1.1" 200 322 0.002794 10.0.0.33 - - [2026-07-18 05:32:33] "GET /global-system-configs HTTP/1.1" 200 322 0.002366 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:32:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001291 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:32:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001140 10.0.0.33 - - [2026-07-18 05:33:21] "GET /virtual-router/f73a08a2-cd6b-4d52-a67b-cd52c396c142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004578 10.0.0.33 - - [2026-07-18 05:33:21] "POST /ref-update HTTP/1.1" 200 156 0.010222 10.0.0.33 - - [2026-07-18 05:33:39] "GET /virtual-machine-interface/81f7d7c0-8269-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.017677 10.0.0.33 - - [2026-07-18 05:33:39] "POST /set-tag HTTP/1.1" 200 109 0.006076 10.0.0.33 - - [2026-07-18 05:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.33 - - [2026-07-18 05:33:39] "GET /loadbalancer/9ac3bd5a-5420-4997-a46f-ad31a8b4ab21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003678 10.0.0.33 - - [2026-07-18 05:33:39] "GET /virtual-machine-interface/81f7d7c0-8269-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008096 10.0.0.33 - - [2026-07-18 05:33:40] "POST /set-tag HTTP/1.1" 200 109 0.003613 10.0.0.33 - - [2026-07-18 05:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.33 - - [2026-07-18 05:33:40] "GET /loadbalancer/9ac3bd5a-5420-4997-a46f-ad31a8b4ab21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003669 10.0.0.33 - - [2026-07-18 05:33:40] "GET /loadbalancer-pool/078b5b08-6983-4dc4-b902-ded82dc8571a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.005615 10.0.0.33 - - [2026-07-18 05:33:40] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021841 10.0.0.33 - - [2026-07-18 05:33:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.031244 10.0.0.33 - - [2026-07-18 05:33:40] "GET /virtual-machine-interface/81f7d7c0-8269-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.018349 10.0.0.33 - - [2026-07-18 05:33:40] "GET /virtual-machine-interface/81f7d7c0-8269-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013898 10.0.0.33 - - [2026-07-18 05:33:40] "POST /ref-update HTTP/1.1" 200 156 0.027596 10.0.0.33 - - [2026-07-18 05:33:40] "POST /tags HTTP/1.1" 409 205 0.025450 10.0.0.33 - - [2026-07-18 05:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.015990 10.0.0.33 - - [2026-07-18 05:33:40] "GET /floating-ip/13fdbdbe-63f7-4951-b99a-10f3e63a1aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.042444 10.0.0.33 - - [2026-07-18 05:33:40] "GET /tag/20e62473-16b7-4928-a0ae-e0fd4cbdb1c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.025973 10.0.0.33 - - [2026-07-18 05:33:40] "PUT /floating-ip/13fdbdbe-63f7-4951-b99a-10f3e63a1aaa HTTP/1.1" 200 256 0.013714 10.0.0.33 - - [2026-07-18 05:33:40] "POST /set-tag HTTP/1.1" 200 109 0.112249 10.0.0.33 - - [2026-07-18 05:33:40] "GET /loadbalancer-pool/221804b6-ec9e-4be2-ad90-80f631fc7a2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.018739 10.0.0.33 - - [2026-07-18 05:33:40] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025615 10.0.0.33 - - [2026-07-18 05:33:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.010808 10.0.0.33 - - [2026-07-18 05:33:40] "GET /virtual-machine-interface/81f7d7c0-8269-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017925 10.0.0.33 - - [2026-07-18 05:33:40] "GET /virtual-machine-interface/81f7d7c0-8269-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010320 10.0.0.33 - - [2026-07-18 05:33:40] "POST /set-tag HTTP/1.1" 200 109 0.004734 10.0.0.33 - - [2026-07-18 05:33:40] "POST /ref-update HTTP/1.1" 200 156 0.010979 10.0.0.33 - - [2026-07-18 05:33:40] "GET /floating-ip/13fdbdbe-63f7-4951-b99a-10f3e63a1aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.008677 10.0.0.33 - - [2026-07-18 05:33:40] "GET /loadbalancer-pool/6ca62923-1b50-4daf-a633-9ef1daafda06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004951 10.0.0.33 - - [2026-07-18 05:33:40] "POST /loadbalancer-members HTTP/1.1" 200 692 0.030053 10.0.0.33 - - [2026-07-18 05:33:40] "PUT /floating-ip/13fdbdbe-63f7-4951-b99a-10f3e63a1aaa HTTP/1.1" 200 256 0.047677 10.0.0.33 - - [2026-07-18 05:33:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.054097 10.0.0.33 - - [2026-07-18 05:33:40] "GET /virtual-machine-interface/81f7d7c0-8269-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.021351 10.0.0.33 - - [2026-07-18 05:33:40] "GET /virtual-machine-interface/81f7d7c0-8269-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004990 10.0.0.33 - - [2026-07-18 05:33:40] "POST /ref-update HTTP/1.1" 200 156 0.022120 10.0.0.33 - - [2026-07-18 05:33:40] "GET /floating-ip/13fdbdbe-63f7-4951-b99a-10f3e63a1aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.009278 10.0.0.33 - - [2026-07-18 05:33:40] "POST /set-tag HTTP/1.1" 200 109 0.006767 10.0.0.33 - - [2026-07-18 05:33:40] "PUT /floating-ip/13fdbdbe-63f7-4951-b99a-10f3e63a1aaa HTTP/1.1" 200 256 0.030645 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:33:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001247 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:33:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001351 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:33:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001210 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:33:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001882 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:33:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001198 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:33:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001060 10.0.0.33 - - [2026-07-18 05:37:31] "GET /global-system-configs HTTP/1.1" 200 322 0.004751 10.0.0.33 - - [2026-07-18 05:37:33] "GET /global-system-configs HTTP/1.1" 200 322 0.002356 10.0.0.33 - - [2026-07-18 05:37:47] "GET /virtual-machine-interface/81f7d7c0-8269-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013031 10.0.0.33 - - [2026-07-18 05:37:47] "POST /set-tag HTTP/1.1" 200 109 0.007812 10.0.0.33 - - [2026-07-18 05:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.33 - - [2026-07-18 05:37:47] "GET /loadbalancer/9ac3bd5a-5420-4997-a46f-ad31a8b4ab21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003294 10.0.0.33 - - [2026-07-18 05:37:47] "GET /virtual-machine-interface/81f7d7c0-8269-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006771 10.0.0.33 - - [2026-07-18 05:37:47] "POST /set-tag HTTP/1.1" 200 109 0.038440 10.0.0.33 - - [2026-07-18 05:37:48] "DELETE /loadbalancer-member/f0cbb96b-53c0-4859-b0b5-9d95da620931 HTTP/1.1" 200 115 0.119407 10.0.0.33 - - [2026-07-18 05:37:48] "GET /virtual-machine-interface/81f7d7c0-8269-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011617 10.0.0.33 - - [2026-07-18 05:37:48] "POST /set-tag HTTP/1.1" 200 109 0.007014 10.0.0.33 - - [2026-07-18 05:37:48] "DELETE /loadbalancer-member/33d1f0e1-d602-4ce6-a914-2fb1ea826b34 HTTP/1.1" 200 115 0.061551 10.0.0.33 - - [2026-07-18 05:37:48] "GET /virtual-machine-interface/81f7d7c0-8269-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008387 10.0.0.33 - - [2026-07-18 05:37:48] "POST /set-tag HTTP/1.1" 200 109 0.006857 10.0.0.33 - - [2026-07-18 05:37:48] "DELETE /loadbalancer-member/ca4cb388-a731-4298-bfb1-7ce7d1cb81d1 HTTP/1.1" 200 115 0.072539 10.0.0.33 - - [2026-07-18 05:37:48] "GET /virtual-machine-interface/81f7d7c0-8269-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009090 10.0.0.33 - - [2026-07-18 05:37:48] "POST /set-tag HTTP/1.1" 200 109 0.003246 10.0.0.33 - - [2026-07-18 05:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.33 - - [2026-07-18 05:37:48] "GET /loadbalancer/9ac3bd5a-5420-4997-a46f-ad31a8b4ab21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003191 10.0.0.33 - - [2026-07-18 05:37:48] "GET /loadbalancer-pool/078b5b08-6983-4dc4-b902-ded82dc8571a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.004075 10.0.0.33 - - [2026-07-18 05:37:48] "POST /loadbalancer-members HTTP/1.1" 200 690 0.038367 10.0.0.33 - - [2026-07-18 05:37:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.030954 10.0.0.33 - - [2026-07-18 05:37:48] "GET /virtual-machine-interface/81f7d7c0-8269-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.021915 10.0.0.33 - - [2026-07-18 05:37:48] "GET /virtual-machine-interface/81f7d7c0-8269-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006421 10.0.0.33 - - [2026-07-18 05:37:48] "GET /floating-ip/13fdbdbe-63f7-4951-b99a-10f3e63a1aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003827 10.0.0.33 - - [2026-07-18 05:37:48] "POST /set-tag HTTP/1.1" 200 109 0.072280 10.0.0.33 - - [2026-07-18 05:37:48] "GET /loadbalancer-pool/221804b6-ec9e-4be2-ad90-80f631fc7a2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.014284 10.0.0.33 - - [2026-07-18 05:37:48] "POST /loadbalancer-members HTTP/1.1" 200 690 0.071619 10.0.0.33 - - [2026-07-18 05:37:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.014615 10.0.0.33 - - [2026-07-18 05:37:48] "GET /virtual-machine-interface/81f7d7c0-8269-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007297 10.0.0.33 - - [2026-07-18 05:37:48] "POST /set-tag HTTP/1.1" 200 109 0.003203 10.0.0.33 - - [2026-07-18 05:37:48] "GET /virtual-machine-interface/81f7d7c0-8269-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010828 10.0.0.33 - - [2026-07-18 05:37:48] "GET /floating-ip/13fdbdbe-63f7-4951-b99a-10f3e63a1aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003329 10.0.0.33 - - [2026-07-18 05:37:48] "GET /loadbalancer-pool/6ca62923-1b50-4daf-a633-9ef1daafda06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.012361 10.0.0.33 - - [2026-07-18 05:37:48] "POST /loadbalancer-members HTTP/1.1" 200 692 0.077872 10.0.0.33 - - [2026-07-18 05:37:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.029001 10.0.0.33 - - [2026-07-18 05:37:49] "GET /virtual-machine-interface/81f7d7c0-8269-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.035818 10.0.0.33 - - [2026-07-18 05:37:49] "GET /virtual-machine-interface/81f7d7c0-8269-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012233 10.0.0.33 - - [2026-07-18 05:37:49] "GET /floating-ip/13fdbdbe-63f7-4951-b99a-10f3e63a1aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004188 10.0.0.33 - - [2026-07-18 05:37:49] "POST /set-tag HTTP/1.1" 200 109 0.003936 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:38:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001364 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:38:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001690 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:39:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001099 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:39:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001159 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:39:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001568 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:39:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001453 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:39:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001849 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:39:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001971 10.0.0.33 - - [2026-07-18 05:39:45] "GET / HTTP/1.1" 200 35931 0.001862 10.0.0.33 - - [2026-07-18 05:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.33 - - [2026-07-18 05:39:45] "GET /project/46116780-113a-4308-82ed-a29cdbfcdc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.063103 10.0.0.33 - - [2026-07-18 05:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.33 - - [2026-07-18 05:39:45] "GET /project/46116780-113a-4308-82ed-a29cdbfcdc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.052396 10.0.0.33 - - [2026-07-18 05:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.33 - - [2026-07-18 05:39:46] "GET /project/46116780-113a-4308-82ed-a29cdbfcdc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.043885 10.0.0.33 - - [2026-07-18 05:39:46] "POST /tags HTTP/1.1" 200 333 0.061806 10.0.0.33 - - [2026-07-18 05:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.024715 10.0.0.33 - - [2026-07-18 05:39:46] "GET /tag/6f86af1e-5197-4c07-aaba-a2829e9ed021?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.038413 10.0.0.33 - - [2026-07-18 05:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.33 - - [2026-07-18 05:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.33 - - [2026-07-18 05:39:46] "GET /project/46116780-113a-4308-82ed-a29cdbfcdc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.058637 10.0.0.33 - - [2026-07-18 05:39:46] "GET /project/46116780-113a-4308-82ed-a29cdbfcdc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.083648 10.0.0.33 - - [2026-07-18 05:39:46] "GET /virtual-networks?parent_id=46116780-113a-4308-82ed-a29cdbfcdc0f&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.024370 10.0.0.33 - - [2026-07-18 05:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.33 - - [2026-07-18 05:39:46] "GET /virtual-network/e120793c-830f-4a3d-87a2-2e335d889298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.008880 10.0.0.33 - - [2026-07-18 05:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818 10.0.0.33 - - [2026-07-18 05:39:46] "GET /service-appliance-set/7b7632fe-6af0-4ce3-8b87-b53e77d76902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003423 10.0.0.33 - - [2026-07-18 05:39:46] "POST /fqname-to-id HTTP/1.1" 404 254 0.002385 10.0.0.33 - - [2026-07-18 05:39:46] "POST /virtual-networks HTTP/1.1" 200 512 0.106418 10.0.0.33 - - [2026-07-18 05:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.33 - - [2026-07-18 05:39:46] "GET /network-ipam/5f3382e4-4ad0-4941-8389-233b1c8de188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.002841 10.0.0.33 - - [2026-07-18 05:39:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.150552 10.0.0.33 - - [2026-07-18 05:39:47] "GET /virtual-machine-interface/e084868a-4dec-4860-a83d-9ae95a2d8bdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.019344 10.0.0.33 - - [2026-07-18 05:39:47] "POST /useragent-kv HTTP/1.1" 200 115 0.022225 10.0.0.33 - - [2026-07-18 05:39:47] "POST /ref-update HTTP/1.1" 200 156 0.161602 10.0.0.33 - - [2026-07-18 05:39:47] "GET /virtual-network/d286c66f-6321-464a-b64e-c4f5666f87a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.005906 10.0.0.33 - - [2026-07-18 05:39:47] "GET /domains HTTP/1.1" 200 280 0.002905 10.0.0.33 - - [2026-07-18 05:39:47] "GET /domain/1ef4361e-8b3e-48e4-bb2a-6a4d3f1d0a10 HTTP/1.1" 200 3086 0.018042 10.0.0.33 - - [2026-07-18 05:39:47] "POST /instance-ips HTTP/1.1" 200 409 0.062751 10.0.0.33 - - [2026-07-18 05:39:47] "GET /instance-ip/907d4793-2b59-4306-acf9-038fa78fd1d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.010631 10.0.0.33 - - [2026-07-18 05:39:47] "GET /project/46116780-113a-4308-82ed-a29cdbfcdc0f HTTP/1.1" 200 5475 0.089299 10.0.0.33 - - [2026-07-18 05:39:47] "GET /virtual-network/d286c66f-6321-464a-b64e-c4f5666f87a7 HTTP/1.1" 200 2086 0.007667 10.0.0.33 - - [2026-07-18 05:39:47] "GET /virtual-network/d286c66f-6321-464a-b64e-c4f5666f87a7 HTTP/1.1" 200 2086 0.042081 10.0.0.33 - - [2026-07-18 05:39:47] "POST /loadbalancers HTTP/1.1" 200 610 0.118394 10.0.0.33 - - [2026-07-18 05:39:47] "GET /routing-instance/1b2d40e6-ddc5-4434-89fd-33d6afe40224 HTTP/1.1" 200 1180 0.023194 10.0.0.33 - - [2026-07-18 05:39:47] "GET /routing-instance/1b2d40e6-ddc5-4434-89fd-33d6afe40224 HTTP/1.1" 200 1180 0.006966 10.0.0.33 - - [2026-07-18 05:39:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.054274 10.0.0.33 - - [2026-07-18 05:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010966 10.0.0.33 - - [2026-07-18 05:39:47] "GET /project/46116780-113a-4308-82ed-a29cdbfcdc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.082118 10.0.0.33 - - [2026-07-18 05:39:47] "POST /route-targets HTTP/1.1" 200 327 0.051688 10.0.0.33 - - [2026-07-18 05:39:47] "GET /instance-ip/907d4793-2b59-4306-acf9-038fa78fd1d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.012199 10.0.0.33 - - [2026-07-18 05:39:47] "POST /ref-update HTTP/1.1" 200 156 0.038381 10.0.0.33 - - [2026-07-18 05:39:47] "GET /project/46116780-113a-4308-82ed-a29cdbfcdc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.108811 10.0.0.33 - - [2026-07-18 05:39:47] "GET /loadbalancer/13ed789d-5912-4ec8-a5cc-4db5469aa0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006317 10.0.0.33 - - [2026-07-18 05:39:47] "POST /floating-ips HTTP/1.1" 200 597 0.135821 10.0.0.33 - - [2026-07-18 05:39:47] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.058380 10.0.0.33 - - [2026-07-18 05:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.33 - - [2026-07-18 05:39:47] "GET /project/46116780-113a-4308-82ed-a29cdbfcdc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.053509 10.0.0.33 - - [2026-07-18 05:39:47] "GET /loadbalancer-listener/53798f71-767f-4d4d-a7cf-cb512cf05cab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.005968 10.0.0.33 - - [2026-07-18 05:39:47] "GET /loadbalancer-listener/53798f71-767f-4d4d-a7cf-cb512cf05cab?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.004917 10.0.0.33 - - [2026-07-18 05:39:47] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.024106 10.0.0.33 - - [2026-07-18 05:39:47] "GET /instance-ip/907d4793-2b59-4306-acf9-038fa78fd1d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.004846 10.0.0.33 - - [2026-07-18 05:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.33 - - [2026-07-18 05:39:47] "GET /instance-ip/907d4793-2b59-4306-acf9-038fa78fd1d7?fields=floating_ips HTTP/1.1" 200 1213 0.008884 10.0.0.33 - - [2026-07-18 05:39:47] "GET /floating-ip/716ab82b-4577-451e-a0ff-cf798f77f381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.003187 10.0.0.33 - - [2026-07-18 05:39:47] "GET /loadbalancer/13ed789d-5912-4ec8-a5cc-4db5469aa0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003529 10.0.0.33 - - [2026-07-18 05:39:48] "POST /tags HTTP/1.1" 200 295 0.068953 10.0.0.33 - - [2026-07-18 05:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.33 - - [2026-07-18 05:39:48] "GET /tag/9da59fe3-d3c5-422a-aee8-43ff4ab3bbba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1097 0.019631 10.0.0.33 - - [2026-07-18 05:39:48] "POST /tags HTTP/1.1" 409 233 0.002498 10.0.0.33 - - [2026-07-18 05:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.33 - - [2026-07-18 05:39:48] "GET /tag/344fddbe-a6a9-4727-9721-0a0438623050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.013247 10.0.0.33 - - [2026-07-18 05:39:48] "POST /tags HTTP/1.1" 409 206 0.002658 10.0.0.33 - - [2026-07-18 05:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.33 - - [2026-07-18 05:39:48] "GET /tag/0960d7fc-6809-401a-8526-cab4ae069f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.013988 10.0.0.33 - - [2026-07-18 05:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.33 - - [2026-07-18 05:39:48] "GET /virtual-network/941bb6aa-261f-48fe-a84a-1e5a8b0320b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005474 10.0.0.33 - - [2026-07-18 05:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.33 - - [2026-07-18 05:39:48] "GET /project/46116780-113a-4308-82ed-a29cdbfcdc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.048902 10.0.0.33 - - [2026-07-18 05:39:48] "POST /virtual-machines HTTP/1.1" 200 369 0.014822 10.0.0.33 - - [2026-07-18 05:39:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.011252 10.0.0.33 - - [2026-07-18 05:39:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.131909 10.0.0.33 - - [2026-07-18 05:39:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.037589 10.0.0.33 - - [2026-07-18 05:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008625 10.0.0.33 - - [2026-07-18 05:39:48] "GET /virtual-machine-interface/170a8b18-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006882 10.0.0.33 - - [2026-07-18 05:39:48] "POST /instance-ips HTTP/1.1" 200 409 0.040419 10.0.0.33 - - [2026-07-18 05:39:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.040380 10.0.0.33 - - [2026-07-18 05:39:48] "GET /virtual-machine-interface/170a8b18-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.011474 10.0.0.33 - - [2026-07-18 05:39:48] "POST /set-tag HTTP/1.1" 200 109 0.022790 10.0.0.33 - - [2026-07-18 05:39:48] "GET /virtual-machine-interface/170a8b18-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016057 10.0.0.33 - - [2026-07-18 05:39:48] "GET /instance-ip/1726f2bc-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.011383 10.0.0.33 - - [2026-07-18 05:39:49] "GET /virtual-machine-interface/170a8b18-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006893 10.0.0.33 - - [2026-07-18 05:39:49] "POST /set-tag HTTP/1.1" 200 109 0.003013 10.0.0.33 - - [2026-07-18 05:39:49] "GET /virtual-router/f73a08a2-cd6b-4d52-a67b-cd52c396c142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.006178 10.0.0.33 - - [2026-07-18 05:39:49] "POST /ref-update HTTP/1.1" 200 156 0.012714 10.0.0.33 - - [2026-07-18 05:39:49] "GET /virtual-machine-interface/170a8b18-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.021076 10.0.0.33 - - [2026-07-18 05:39:49] "POST /set-tag HTTP/1.1" 200 109 0.003681 10.0.0.33 - - [2026-07-18 05:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.33 - - [2026-07-18 05:39:49] "GET /virtual-network/941bb6aa-261f-48fe-a84a-1e5a8b0320b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006022 10.0.0.33 - - [2026-07-18 05:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.33 - - [2026-07-18 05:39:49] "GET /project/46116780-113a-4308-82ed-a29cdbfcdc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.041586 10.0.0.33 - - [2026-07-18 05:39:49] "POST /virtual-machines HTTP/1.1" 200 369 0.018712 10.0.0.33 - - [2026-07-18 05:39:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.027813 10.0.0.33 - - [2026-07-18 05:39:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.144969 10.0.0.33 - - [2026-07-18 05:39:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.014456 10.0.0.33 - - [2026-07-18 05:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.018195 10.0.0.33 - - [2026-07-18 05:39:49] "GET /virtual-machine-interface/17909f64-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.013908 10.0.0.33 - - [2026-07-18 05:39:49] "POST /instance-ips HTTP/1.1" 200 409 0.035872 10.0.0.33 - - [2026-07-18 05:39:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.039711 10.0.0.33 - - [2026-07-18 05:39:49] "GET /virtual-machine-interface/17909f64-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.020739 10.0.0.33 - - [2026-07-18 05:39:49] "POST /set-tag HTTP/1.1" 200 109 0.030058 10.0.0.33 - - [2026-07-18 05:39:49] "GET /virtual-machine-interface/17909f64-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016995 10.0.0.33 - - [2026-07-18 05:39:49] "GET /instance-ip/17b23732-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004543 10.0.0.33 - - [2026-07-18 05:39:49] "GET /virtual-machine-interface/17909f64-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010553 10.0.0.33 - - [2026-07-18 05:39:49] "POST /set-tag HTTP/1.1" 200 109 0.004512 10.0.0.33 - - [2026-07-18 05:39:50] "GET /virtual-router/f73a08a2-cd6b-4d52-a67b-cd52c396c142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.009132 10.0.0.33 - - [2026-07-18 05:39:50] "POST /ref-update HTTP/1.1" 200 156 0.014325 10.0.0.33 - - [2026-07-18 05:39:50] "GET /virtual-machine-interface/17909f64-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.021339 10.0.0.33 - - [2026-07-18 05:39:50] "POST /set-tag HTTP/1.1" 200 109 0.004877 10.0.0.33 - - [2026-07-18 05:39:50] "GET /virtual-machine-interface/170a8b18-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006136 10.0.0.33 - - [2026-07-18 05:39:50] "POST /set-tag HTTP/1.1" 200 109 0.003272 10.0.0.33 - - [2026-07-18 05:39:50] "GET /virtual-machine-interface/17909f64-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005706 10.0.0.33 - - [2026-07-18 05:39:50] "POST /set-tag HTTP/1.1" 200 109 0.003912 10.0.0.33 - - [2026-07-18 05:39:52] "GET /domains HTTP/1.1" 200 280 0.002814 10.0.0.33 - - [2026-07-18 05:39:52] "GET /domain/1ef4361e-8b3e-48e4-bb2a-6a4d3f1d0a10 HTTP/1.1" 200 3086 0.003789 10.0.0.33 - - [2026-07-18 05:39:52] "GET /project/46116780-113a-4308-82ed-a29cdbfcdc0f HTTP/1.1" 200 7063 0.048806 10.0.0.33 - - [2026-07-18 05:39:52] "GET /virtual-network/d286c66f-6321-464a-b64e-c4f5666f87a7 HTTP/1.1" 200 2086 0.005096 10.0.0.33 - - [2026-07-18 05:39:52] "GET /virtual-network/d286c66f-6321-464a-b64e-c4f5666f87a7 HTTP/1.1" 200 2086 0.006335 10.0.0.33 - - [2026-07-18 05:39:52] "GET /routing-instance/1b2d40e6-ddc5-4434-89fd-33d6afe40224 HTTP/1.1" 200 1401 0.015407 10.0.0.33 - - [2026-07-18 05:39:52] "GET /routing-instance/1b2d40e6-ddc5-4434-89fd-33d6afe40224 HTTP/1.1" 200 1401 0.003403 10.0.0.33 - - [2026-07-18 05:39:52] "GET /route-target/e4c6676c-5891-43ed-b3ba-f25164274c2a HTTP/1.1" 200 1153 0.002922 10.0.0.33 - - [2026-07-18 05:39:52] "GET /virtual-network/d286c66f-6321-464a-b64e-c4f5666f87a7 HTTP/1.1" 200 2086 0.005219 10.0.0.33 - - [2026-07-18 05:39:52] "GET /routing-instance/1b2d40e6-ddc5-4434-89fd-33d6afe40224 HTTP/1.1" 200 1401 0.003166 10.0.0.33 - - [2026-07-18 05:39:52] "GET /virtual-network/d286c66f-6321-464a-b64e-c4f5666f87a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004981 10.0.0.33 - - [2026-07-18 05:39:52] "GET /virtual-network/d286c66f-6321-464a-b64e-c4f5666f87a7 HTTP/1.1" 200 2086 0.004849 10.0.0.33 - - [2026-07-18 05:39:52] "GET /routing-instance/1b2d40e6-ddc5-4434-89fd-33d6afe40224 HTTP/1.1" 200 1401 0.003608 10.0.0.33 - - [2026-07-18 05:39:52] "GET /routing-instance/1b2d40e6-ddc5-4434-89fd-33d6afe40224 HTTP/1.1" 200 1401 0.003585 10.0.0.33 - - [2026-07-18 05:39:52] "GET /route-target/e4c6676c-5891-43ed-b3ba-f25164274c2a HTTP/1.1" 200 1153 0.002738 10.0.0.33 - - [2026-07-18 05:39:52] "GET /domains HTTP/1.1" 200 280 0.002553 10.0.0.33 - - [2026-07-18 05:39:52] "GET /domain/1ef4361e-8b3e-48e4-bb2a-6a4d3f1d0a10 HTTP/1.1" 200 3086 0.003938 10.0.0.33 - - [2026-07-18 05:39:52] "GET /project/46116780-113a-4308-82ed-a29cdbfcdc0f HTTP/1.1" 200 7063 0.040708 10.0.0.33 - - [2026-07-18 05:39:52] "GET /virtual-network/d286c66f-6321-464a-b64e-c4f5666f87a7 HTTP/1.1" 200 2086 0.005935 10.0.0.33 - - [2026-07-18 05:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.33 - - [2026-07-18 05:39:52] "GET /project/46116780-113a-4308-82ed-a29cdbfcdc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.040267 10.0.0.33 - - [2026-07-18 05:39:52] "GET /virtual-network/d286c66f-6321-464a-b64e-c4f5666f87a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.007251 10.0.0.33 - - [2026-07-18 05:39:52] "GET /floating-ip-pools?parent_id=d286c66f-6321-464a-b64e-c4f5666f87a7&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003137 10.0.0.33 - - [2026-07-18 05:39:52] "GET /virtual-network/d286c66f-6321-464a-b64e-c4f5666f87a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.005671 10.0.0.33 - - [2026-07-18 05:39:52] "POST /floating-ip-pools HTTP/1.1" 200 562 0.028151 10.0.0.33 - - [2026-07-18 05:39:52] "POST /ref-update HTTP/1.1" 200 156 0.013987 10.0.0.33 - - [2026-07-18 05:39:53] "GET /virtual-network/d286c66f-6321-464a-b64e-c4f5666f87a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.027726 10.0.0.33 - - [2026-07-18 05:39:53] "GET /domains HTTP/1.1" 200 280 0.006563 10.0.0.33 - - [2026-07-18 05:39:53] "GET /domain/1ef4361e-8b3e-48e4-bb2a-6a4d3f1d0a10 HTTP/1.1" 200 3086 0.010142 10.0.0.33 - - [2026-07-18 05:39:53] "GET /project/46116780-113a-4308-82ed-a29cdbfcdc0f HTTP/1.1" 200 7319 0.053759 10.0.0.33 - - [2026-07-18 05:39:53] "GET /virtual-network/d286c66f-6321-464a-b64e-c4f5666f87a7 HTTP/1.1" 200 2324 0.007447 10.0.0.33 - - [2026-07-18 05:39:53] "GET /floating-ip-pool/07411d99-5d61-41b3-ab13-a6e46d4edb36 HTTP/1.1" 200 1313 0.003430 10.0.0.33 - - [2026-07-18 05:39:53] "GET /domains HTTP/1.1" 200 280 0.002946 10.0.0.33 - - [2026-07-18 05:39:53] "GET /domain/1ef4361e-8b3e-48e4-bb2a-6a4d3f1d0a10 HTTP/1.1" 200 3086 0.004263 10.0.0.33 - - [2026-07-18 05:39:53] "GET /project/46116780-113a-4308-82ed-a29cdbfcdc0f HTTP/1.1" 200 7319 0.047166 10.0.0.33 - - [2026-07-18 05:39:53] "GET /virtual-network/d286c66f-6321-464a-b64e-c4f5666f87a7 HTTP/1.1" 200 2324 0.005904 10.0.0.33 - - [2026-07-18 05:39:53] "GET /virtual-network/d286c66f-6321-464a-b64e-c4f5666f87a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.005882 10.0.0.33 - - [2026-07-18 05:39:53] "POST /tags HTTP/1.1" 200 365 0.100961 10.0.0.33 - - [2026-07-18 05:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.026059 10.0.0.33 - - [2026-07-18 05:39:53] "GET /tag/98953e86-696a-4241-9170-5163a9ea5869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.017250 10.0.0.33 - - [2026-07-18 05:39:53] "POST /tags HTTP/1.1" 409 206 0.003254 10.0.0.33 - - [2026-07-18 05:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.33 - - [2026-07-18 05:39:53] "GET /tag/0960d7fc-6809-401a-8526-cab4ae069f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.016348 10.0.0.33 - - [2026-07-18 05:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.33 - - [2026-07-18 05:39:53] "GET /project/46116780-113a-4308-82ed-a29cdbfcdc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.049178 10.0.0.33 - - [2026-07-18 05:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.012352 10.0.0.33 - - [2026-07-18 05:39:53] "GET /virtual-network/941bb6aa-261f-48fe-a84a-1e5a8b0320b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.008524 10.0.0.33 - - [2026-07-18 05:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004625 10.0.0.33 - - [2026-07-18 05:39:53] "GET /service-appliance-set/64677a21-9b5e-4f05-a0af-dd373f643780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.013883 10.0.0.33 - - [2026-07-18 05:39:53] "POST /fqname-to-id HTTP/1.1" 404 258 0.002782 10.0.0.33 - - [2026-07-18 05:39:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.141738 10.0.0.33 - - [2026-07-18 05:39:53] "GET /virtual-machine-interface/4fcab601-0045-4240-9393-17ed6bf1fd7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.029125 10.0.0.33 - - [2026-07-18 05:39:53] "POST /set-tag HTTP/1.1" 200 109 0.020893 10.0.0.33 - - [2026-07-18 05:39:54] "POST /instance-ips HTTP/1.1" 200 417 0.047166 10.0.0.33 - - [2026-07-18 05:39:54] "GET /instance-ip/70634605-663c-489f-b0c3-9a4396c7f821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.014318 10.0.0.33 - - [2026-07-18 05:39:54] "POST /loadbalancers HTTP/1.1" 200 618 0.069145 10.0.0.33 - - [2026-07-18 05:39:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.044389 10.0.0.33 - - [2026-07-18 05:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.018019 10.0.0.33 - - [2026-07-18 05:39:54] "POST /service-instances HTTP/1.1" 200 566 0.042971 10.0.0.33 - - [2026-07-18 05:39:54] "POST /ref-update HTTP/1.1" 200 156 0.029574 10.0.0.33 - - [2026-07-18 05:39:54] "GET /project/46116780-113a-4308-82ed-a29cdbfcdc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.078832 10.0.0.33 - - [2026-07-18 05:39:54] "GET /virtual-machine-interface/4fcab601-0045-4240-9393-17ed6bf1fd7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.009937 10.0.0.33 - - [2026-07-18 05:39:54] "GET /virtual-machine-interface/4fcab601-0045-4240-9393-17ed6bf1fd7b?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.007498 10.0.0.33 - - [2026-07-18 05:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.33 - - [2026-07-18 05:39:54] "GET /floating-ip-pool/07411d99-5d61-41b3-ab13-a6e46d4edb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.004587 10.0.0.33 - - [2026-07-18 05:39:54] "PUT /service-instance/693ed358-97d2-4a8d-a3d9-2d358838d54e HTTP/1.1" 200 266 0.023776 10.0.0.33 - - [2026-07-18 05:39:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.015301 10.0.0.33 - - [2026-07-18 05:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.33 - - [2026-07-18 05:39:54] "POST /virtual-machines HTTP/1.1" 200 429 0.016913 10.0.0.33 - - [2026-07-18 05:39:54] "POST /floating-ips HTTP/1.1" 200 671 0.188169 10.0.0.33 - - [2026-07-18 05:39:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.038327 10.0.0.33 - - [2026-07-18 05:39:54] "GET /application-policy-set/9ded2276-096d-4a60-bea7-d19d740cc3c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.021598 10.0.0.33 - - [2026-07-18 05:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.33 - - [2026-07-18 05:39:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.200397 10.0.0.33 - - [2026-07-18 05:39:54] "GET /policy-management/a5fd90f5-377d-48a0-8fba-cfaa323e7cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004179 10.0.0.33 - - [2026-07-18 05:39:54] "POST /chown HTTP/1.1" 200 109 0.040128 10.0.0.33 - - [2026-07-18 05:39:54] "POST /tags HTTP/1.1" 409 221 0.028579 10.0.0.33 - - [2026-07-18 05:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.33 - - [2026-07-18 05:39:54] "POST /chown HTTP/1.1" 200 109 0.006588 10.0.0.33 - - [2026-07-18 05:39:54] "PUT /virtual-machine-interface/57d8ac7c-09c0-4a67-811d-6962500b8fff HTTP/1.1" 200 284 0.024924 10.0.0.33 - - [2026-07-18 05:39:54] "GET /tag/6f86af1e-5197-4c07-aaba-a2829e9ed021?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.020799 10.0.0.33 - - [2026-07-18 05:39:54] "POST /tags HTTP/1.1" 409 238 0.003553 10.0.0.33 - - [2026-07-18 05:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004593 10.0.0.33 - - [2026-07-18 05:39:54] "PUT /instance-ip/70634605-663c-489f-b0c3-9a4396c7f821 HTTP/1.1" 200 256 0.013011 10.0.0.33 - - [2026-07-18 05:39:54] "POST /ref-update HTTP/1.1" 200 156 0.033288 10.0.0.33 - - [2026-07-18 05:39:55] "GET /tag/98953e86-696a-4241-9170-5163a9ea5869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.035444 10.0.0.33 - - [2026-07-18 05:39:55] "POST /ref-update HTTP/1.1" 200 156 0.020025 10.0.0.33 - - [2026-07-18 05:39:55] "POST /firewall-rules HTTP/1.1" 200 650 0.119052 10.0.0.33 - - [2026-07-18 05:39:55] "POST /ref-update HTTP/1.1" 200 156 0.077067 10.0.0.33 - - [2026-07-18 05:39:55] "GET /firewall-rule/1774057d-58bb-41ea-a883-bcbf0d866761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.025344 10.0.0.33 - - [2026-07-18 05:39:55] "POST /ref-update HTTP/1.1" 200 156 0.031473 10.0.0.33 - - [2026-07-18 05:39:55] "GET /firewall-policy/96d9943f-e6f8-4f13-a81a-2f5d859a6b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.021502 10.0.0.33 - - [2026-07-18 05:39:55] "GET /firewall-rule/1774057d-58bb-41ea-a883-bcbf0d866761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.003489 10.0.0.33 - - [2026-07-18 05:39:55] "POST /ref-update HTTP/1.1" 200 156 0.044377 10.0.0.33 - - [2026-07-18 05:39:55] "POST /ref-update HTTP/1.1" 200 156 0.061093 10.0.0.33 - - [2026-07-18 05:39:55] "POST /ref-update HTTP/1.1" 200 156 0.025271 10.0.0.33 - - [2026-07-18 05:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.33 - - [2026-07-18 05:39:55] "POST /virtual-machines HTTP/1.1" 200 429 0.026844 10.0.0.33 - - [2026-07-18 05:39:55] "GET /project/46116780-113a-4308-82ed-a29cdbfcdc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.072711 10.0.0.33 - - [2026-07-18 05:39:55] "GET /loadbalancer/8b70ff36-96ec-413a-b2ea-cd597505112b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.003014 10.0.0.33 - - [2026-07-18 05:39:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.157785 10.0.0.33 - - [2026-07-18 05:39:55] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.113962 10.0.0.33 - - [2026-07-18 05:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006799 10.0.0.33 - - [2026-07-18 05:39:55] "POST /chown HTTP/1.1" 200 109 0.040224 10.0.0.33 - - [2026-07-18 05:39:55] "POST /chown HTTP/1.1" 200 109 0.031485 10.0.0.33 - - [2026-07-18 05:39:55] "GET /project/46116780-113a-4308-82ed-a29cdbfcdc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.126825 10.0.0.33 - - [2026-07-18 05:39:55] "PUT /virtual-machine-interface/8275047d-9dde-4ade-8781-1bba192ec4fc HTTP/1.1" 200 284 0.057863 10.0.0.33 - - [2026-07-18 05:39:55] "GET /loadbalancer-listener/7cff632a-0a8a-4b26-af1e-c3bfbdc4ae38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.012375 10.0.0.33 - - [2026-07-18 05:39:55] "GET /loadbalancer-listener/7cff632a-0a8a-4b26-af1e-c3bfbdc4ae38?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.006345 10.0.0.33 - - [2026-07-18 05:39:55] "PUT /instance-ip/70634605-663c-489f-b0c3-9a4396c7f821 HTTP/1.1" 200 256 0.040761 10.0.0.33 - - [2026-07-18 05:39:55] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.106571 10.0.0.33 - - [2026-07-18 05:39:55] "POST /ref-update HTTP/1.1" 200 156 0.063455 10.0.0.33 - - [2026-07-18 05:39:55] "POST /ref-update HTTP/1.1" 200 156 0.027344 10.0.0.33 - - [2026-07-18 05:39:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.037233 10.0.0.33 - - [2026-07-18 05:39:56] "GET /loadbalancer-pool/0723c3ec-516d-4cd5-9783-91a3b9a70a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.016590 10.0.0.33 - - [2026-07-18 05:39:56] "POST /ref-update HTTP/1.1" 200 156 0.039417 10.0.0.33 - - [2026-07-18 05:39:56] "POST /ref-update HTTP/1.1" 200 156 0.037071 10.0.0.33 - - [2026-07-18 05:39:56] "POST /loadbalancer-members HTTP/1.1" 200 707 0.101992 10.0.0.33 - - [2026-07-18 05:39:56] "POST /ref-update HTTP/1.1" 200 156 0.053712 10.0.0.33 - - [2026-07-18 05:39:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.059690 10.0.0.33 - - [2026-07-18 05:39:56] "GET /loadbalancer-member/e4c31e24-8639-4926-ae56-afcbeb943f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.027580 10.0.0.33 - - [2026-07-18 05:39:56] "GET /application-policy-set/9ded2276-096d-4a60-bea7-d19d740cc3c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014316 10.0.0.33 - - [2026-07-18 05:39:56] "PUT /service-instance/693ed358-97d2-4a8d-a3d9-2d358838d54e HTTP/1.1" 200 266 0.031391 10.0.0.33 - - [2026-07-18 05:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.33 - - [2026-07-18 05:39:56] "GET /policy-management/a5fd90f5-377d-48a0-8fba-cfaa323e7cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005013 10.0.0.33 - - [2026-07-18 05:39:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.037893 10.0.0.33 - - [2026-07-18 05:39:56] "POST /tags HTTP/1.1" 409 221 0.012121 10.0.0.33 - - [2026-07-18 05:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.33 - - [2026-07-18 05:39:56] "POST /chown HTTP/1.1" 200 109 0.008906 10.0.0.33 - - [2026-07-18 05:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.018947 10.0.0.33 - - [2026-07-18 05:39:56] "GET /tag/6f86af1e-5197-4c07-aaba-a2829e9ed021?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.019855 10.0.0.33 - - [2026-07-18 05:39:56] "POST /tags HTTP/1.1" 409 238 0.003301 10.0.0.33 - - [2026-07-18 05:39:56] "POST /chown HTTP/1.1" 200 109 0.010933 10.0.0.33 - - [2026-07-18 05:39:56] "PUT /instance-ip/70634605-663c-489f-b0c3-9a4396c7f821 HTTP/1.1" 200 256 0.024063 10.0.0.33 - - [2026-07-18 05:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.017680 10.0.0.33 - - [2026-07-18 05:39:56] "GET /tag/98953e86-696a-4241-9170-5163a9ea5869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.019587 10.0.0.33 - - [2026-07-18 05:39:56] "POST /firewall-rules HTTP/1.1" 409 293 0.004900 10.0.0.33 - - [2026-07-18 05:39:56] "POST /ref-update HTTP/1.1" 200 156 0.061684 10.0.0.33 - - [2026-07-18 05:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.33 - - [2026-07-18 05:39:56] "POST /chown HTTP/1.1" 200 109 0.014930 10.0.0.33 - - [2026-07-18 05:39:56] "POST /chown HTTP/1.1" 200 109 0.018245 10.0.0.33 - - [2026-07-18 05:39:56] "PUT /firewall-rule/1774057d-58bb-41ea-a883-bcbf0d866761 HTTP/1.1" 200 260 0.080780 10.0.0.33 - - [2026-07-18 05:39:56] "GET /firewall-rule/1774057d-58bb-41ea-a883-bcbf0d866761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.023944 10.0.0.33 - - [2026-07-18 05:39:56] "PUT /instance-ip/70634605-663c-489f-b0c3-9a4396c7f821 HTTP/1.1" 200 256 0.077146 10.0.0.33 - - [2026-07-18 05:39:56] "GET /firewall-policy/96d9943f-e6f8-4f13-a81a-2f5d859a6b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.014950 10.0.0.33 - - [2026-07-18 05:39:56] "GET /firewall-rule/1774057d-58bb-41ea-a883-bcbf0d866761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.010513 10.0.0.33 - - [2026-07-18 05:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006402 10.0.0.33 - - [2026-07-18 05:39:56] "POST /ref-update HTTP/1.1" 200 156 0.036210 10.0.0.33 - - [2026-07-18 05:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005550 10.0.0.33 - - [2026-07-18 05:39:56] "GET /virtual-network/941bb6aa-261f-48fe-a84a-1e5a8b0320b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007209 10.0.0.33 - - [2026-07-18 05:39:56] "POST /chown HTTP/1.1" 200 109 0.025898 10.0.0.33 - - [2026-07-18 05:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012981 10.0.0.33 - - [2026-07-18 05:39:56] "GET /project/46116780-113a-4308-82ed-a29cdbfcdc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.051054 10.0.0.33 - - [2026-07-18 05:39:56] "POST /chown HTTP/1.1" 200 109 0.024572 10.0.0.33 - - [2026-07-18 05:39:57] "PUT /instance-ip/70634605-663c-489f-b0c3-9a4396c7f821 HTTP/1.1" 200 256 0.030840 10.0.0.33 - - [2026-07-18 05:39:57] "POST /virtual-machines HTTP/1.1" 200 373 0.043113 10.0.0.33 - - [2026-07-18 05:39:57] "POST /ref-update HTTP/1.1" 200 156 0.074277 10.0.0.33 - - [2026-07-18 05:39:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.049700 10.0.0.33 - - [2026-07-18 05:39:57] "POST /chown HTTP/1.1" 200 109 0.021641 10.0.0.33 - - [2026-07-18 05:39:57] "POST /chown HTTP/1.1" 200 109 0.047345 10.0.0.33 - - [2026-07-18 05:39:57] "PUT /instance-ip/70634605-663c-489f-b0c3-9a4396c7f821 HTTP/1.1" 200 256 0.096616 10.0.0.33 - - [2026-07-18 05:39:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.244463 10.0.0.33 - - [2026-07-18 05:39:57] "POST /ref-update HTTP/1.1" 200 156 0.082171 10.0.0.33 - - [2026-07-18 05:39:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.047914 10.0.0.33 - - [2026-07-18 05:39:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.017964 10.0.0.33 - - [2026-07-18 05:39:57] "GET /virtual-machine-interface/1c337596-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.017221 10.0.0.33 - - [2026-07-18 05:39:57] "POST /instance-ips HTTP/1.1" 200 413 0.031246 10.0.0.33 - - [2026-07-18 05:39:57] "PUT /service-instance/693ed358-97d2-4a8d-a3d9-2d358838d54e HTTP/1.1" 200 266 0.015570 10.0.0.33 - - [2026-07-18 05:39:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.059822 10.0.0.33 - - [2026-07-18 05:39:57] "GET /virtual-machine-interface/1c337596-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.018958 10.0.0.33 - - [2026-07-18 05:39:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.041606 10.0.0.33 - - [2026-07-18 05:39:57] "PUT /service-instance/693ed358-97d2-4a8d-a3d9-2d358838d54e HTTP/1.1" 200 266 0.015965 10.0.0.33 - - [2026-07-18 05:39:57] "POST /set-tag HTTP/1.1" 200 109 0.046318 10.0.0.33 - - [2026-07-18 05:39:57] "GET /virtual-machine-interface/1c337596-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.016013 10.0.0.33 - - [2026-07-18 05:39:57] "GET /instance-ip/1c694072-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.004024 10.0.0.33 - - [2026-07-18 05:39:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.025661 10.0.0.33 - - [2026-07-18 05:39:57] "GET /virtual-machine-interface/1c337596-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006368 10.0.0.33 - - [2026-07-18 05:39:57] "PUT /service-instance/693ed358-97d2-4a8d-a3d9-2d358838d54e HTTP/1.1" 200 266 0.028707 10.0.0.33 - - [2026-07-18 05:39:57] "POST /set-tag HTTP/1.1" 200 109 0.004655 10.0.0.33 - - [2026-07-18 05:39:57] "GET /virtual-router/f73a08a2-cd6b-4d52-a67b-cd52c396c142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.005161 10.0.0.33 - - [2026-07-18 05:39:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.012751 10.0.0.33 - - [2026-07-18 05:39:58] "POST /ref-update HTTP/1.1" 200 156 0.013964 10.0.0.33 - - [2026-07-18 05:39:58] "GET /virtual-machine-interface/1c337596-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007668 10.0.0.33 - - [2026-07-18 05:39:58] "POST /set-tag HTTP/1.1" 200 109 0.006132 10.0.0.33 - - [2026-07-18 05:39:58] "PUT /service-instance/693ed358-97d2-4a8d-a3d9-2d358838d54e HTTP/1.1" 200 266 0.014554 10.0.0.33 - - [2026-07-18 05:39:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.019063 10.0.0.33 - - [2026-07-18 05:39:58] "GET /virtual-machine-interface/1c337596-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008048 10.0.0.33 - - [2026-07-18 05:39:58] "POST /set-tag HTTP/1.1" 200 109 0.013059 10.0.0.33 - - [2026-07-18 05:39:58] "PUT /service-instance/693ed358-97d2-4a8d-a3d9-2d358838d54e HTTP/1.1" 200 266 0.010960 10.0.0.33 - - [2026-07-18 05:39:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.012757 10.0.0.33 - - [2026-07-18 05:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008834 10.0.0.33 - - [2026-07-18 05:39:58] "POST /chown HTTP/1.1" 200 109 0.008098 10.0.0.33 - - [2026-07-18 05:39:58] "POST /chown HTTP/1.1" 200 109 0.038544 10.0.0.33 - - [2026-07-18 05:39:58] "POST /ref-update HTTP/1.1" 200 156 0.027181 10.0.0.33 - - [2026-07-18 05:39:58] "POST /chown HTTP/1.1" 200 109 0.008233 10.0.0.33 - - [2026-07-18 05:39:58] "POST /chown HTTP/1.1" 200 109 0.032868 10.0.0.33 - - [2026-07-18 05:39:58] "POST /ref-update HTTP/1.1" 200 156 0.025367 10.0.0.33 - - [2026-07-18 05:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.33 - - [2026-07-18 05:39:58] "POST /chown HTTP/1.1" 200 109 0.008402 10.0.0.33 - - [2026-07-18 05:39:58] "POST /chown HTTP/1.1" 200 109 0.020141 10.0.0.33 - - [2026-07-18 05:39:58] "POST /chown HTTP/1.1" 200 109 0.010245 10.0.0.33 - - [2026-07-18 05:39:58] "POST /chown HTTP/1.1" 200 109 0.024210 10.0.0.33 - - [2026-07-18 05:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.33 - - [2026-07-18 05:39:58] "POST /chown HTTP/1.1" 200 109 0.007722 10.0.0.33 - - [2026-07-18 05:39:58] "POST /chown HTTP/1.1" 200 109 0.010647 10.0.0.33 - - [2026-07-18 05:39:58] "POST /chown HTTP/1.1" 200 109 0.021147 10.0.0.33 - - [2026-07-18 05:39:58] "POST /chown HTTP/1.1" 200 109 0.025423 10.0.0.33 - - [2026-07-18 05:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.33 - - [2026-07-18 05:39:58] "POST /chown HTTP/1.1" 200 109 0.010468 10.0.0.33 - - [2026-07-18 05:39:58] "POST /chown HTTP/1.1" 200 109 0.034336 10.0.0.33 - - [2026-07-18 05:39:58] "POST /chown HTTP/1.1" 200 109 0.008544 10.0.0.33 - - [2026-07-18 05:39:59] "POST /chown HTTP/1.1" 200 109 0.027308 10.0.0.33 - - [2026-07-18 05:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006067 10.0.0.33 - - [2026-07-18 05:39:59] "POST /chown HTTP/1.1" 200 109 0.009753 10.0.0.33 - - [2026-07-18 05:39:59] "POST /chown HTTP/1.1" 200 109 0.030383 10.0.0.33 - - [2026-07-18 05:39:59] "GET /virtual-machine-interface/170a8b18-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008232 10.0.0.33 - - [2026-07-18 05:39:59] "POST /set-tag HTTP/1.1" 200 109 0.003225 10.0.0.33 - - [2026-07-18 05:39:59] "POST /chown HTTP/1.1" 200 109 0.047502 10.0.0.33 - - [2026-07-18 05:39:59] "POST /chown HTTP/1.1" 200 109 0.010727 10.0.0.33 - - [2026-07-18 05:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.016846 10.0.0.33 - - [2026-07-18 05:39:59] "GET /loadbalancer/13ed789d-5912-4ec8-a5cc-4db5469aa0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007336 10.0.0.33 - - [2026-07-18 05:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.33 - - [2026-07-18 05:39:59] "GET /loadbalancer-pool/5d195eab-1b5d-41be-ac20-8b6a6b0bd0cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003895 10.0.0.33 - - [2026-07-18 05:39:59] "POST /chown HTTP/1.1" 200 109 0.008099 10.0.0.33 - - [2026-07-18 05:39:59] "POST /chown HTTP/1.1" 200 109 0.026376 10.0.0.33 - - [2026-07-18 05:39:59] "POST /loadbalancer-members HTTP/1.1" 200 702 0.070236 10.0.0.33 - - [2026-07-18 05:39:59] "POST /chown HTTP/1.1" 200 109 0.043618 10.0.0.33 - - [2026-07-18 05:39:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.050264 10.0.0.33 - - [2026-07-18 05:39:59] "GET /virtual-machine-interface/170a8b18-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011293 10.0.0.33 - - [2026-07-18 05:39:59] "POST /chown HTTP/1.1" 200 109 0.045902 10.0.0.33 - - [2026-07-18 05:39:59] "POST /tags HTTP/1.1" 409 221 0.002494 10.0.0.33 - - [2026-07-18 05:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010052 10.0.0.33 - - [2026-07-18 05:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006139 10.0.0.33 - - [2026-07-18 05:39:59] "GET /tag/6f86af1e-5197-4c07-aaba-a2829e9ed021?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.013150 10.0.0.33 - - [2026-07-18 05:39:59] "POST /chown HTTP/1.1" 200 109 0.020576 10.0.0.33 - - [2026-07-18 05:39:59] "POST /chown HTTP/1.1" 200 109 0.099199 10.0.0.33 - - [2026-07-18 05:39:59] "POST /set-tag HTTP/1.1" 200 109 0.037220 10.0.0.33 - - [2026-07-18 05:39:59] "POST /chown HTTP/1.1" 200 109 0.032206 10.0.0.33 - - [2026-07-18 05:39:59] "POST /chown HTTP/1.1" 200 109 0.026647 10.0.0.33 - - [2026-07-18 05:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007130 10.0.0.33 - - [2026-07-18 05:39:59] "POST /chown HTTP/1.1" 200 109 0.013671 10.0.0.33 - - [2026-07-18 05:39:59] "POST /chown HTTP/1.1" 200 109 0.036322 10.0.0.33 - - [2026-07-18 05:39:59] "POST /chown HTTP/1.1" 200 109 0.040334 10.0.0.33 - - [2026-07-18 05:39:59] "POST /chown HTTP/1.1" 200 109 0.016589 10.0.0.33 - - [2026-07-18 05:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.33 - - [2026-07-18 05:40:00] "POST /chown HTTP/1.1" 200 109 0.016217 10.0.0.33 - - [2026-07-18 05:40:00] "POST /chown HTTP/1.1" 200 109 0.058626 10.0.0.33 - - [2026-07-18 05:40:00] "GET /virtual-machine-interface/17909f64-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007077 10.0.0.33 - - [2026-07-18 05:40:00] "POST /set-tag HTTP/1.1" 200 109 0.006673 10.0.0.33 - - [2026-07-18 05:40:00] "POST /chown HTTP/1.1" 200 109 0.032398 10.0.0.33 - - [2026-07-18 05:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.040356 10.0.0.33 - - [2026-07-18 05:40:00] "POST /chown HTTP/1.1" 200 109 0.023325 10.0.0.33 - - [2026-07-18 05:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008998 10.0.0.33 - - [2026-07-18 05:40:00] "GET /loadbalancer/13ed789d-5912-4ec8-a5cc-4db5469aa0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.020367 10.0.0.33 - - [2026-07-18 05:40:00] "GET /loadbalancer-pool/5d195eab-1b5d-41be-ac20-8b6a6b0bd0cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.009356 10.0.0.33 - - [2026-07-18 05:40:00] "POST /chown HTTP/1.1" 200 109 0.018208 10.0.0.33 - - [2026-07-18 05:40:00] "POST /loadbalancer-members HTTP/1.1" 200 702 0.110911 10.0.0.33 - - [2026-07-18 05:40:00] "POST /chown HTTP/1.1" 200 109 0.105766 10.0.0.33 - - [2026-07-18 05:40:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.060086 10.0.0.33 - - [2026-07-18 05:40:00] "POST /chown HTTP/1.1" 200 109 0.061897 10.0.0.33 - - [2026-07-18 05:40:00] "GET /virtual-machine-interface/17909f64-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.074214 10.0.0.33 - - [2026-07-18 05:40:00] "POST /chown HTTP/1.1" 200 109 0.083133 10.0.0.33 - - [2026-07-18 05:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009489 10.0.0.33 - - [2026-07-18 05:40:00] "POST /set-tag HTTP/1.1" 200 109 0.117412 10.0.0.33 - - [2026-07-18 05:40:00] "POST /chown HTTP/1.1" 200 109 0.034374 10.0.0.33 - - [2026-07-18 05:40:00] "POST /chown HTTP/1.1" 200 109 0.048715 10.0.0.33 - - [2026-07-18 05:40:01] "POST /chown HTTP/1.1" 200 109 0.075825 10.0.0.33 - - [2026-07-18 05:40:01] "POST /chown HTTP/1.1" 200 109 0.076081 10.0.0.33 - - [2026-07-18 05:40:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.33 - - [2026-07-18 05:40:01] "POST /chown HTTP/1.1" 200 109 0.034843 10.0.0.33 - - [2026-07-18 05:40:01] "POST /chown HTTP/1.1" 200 109 0.066371 10.0.0.33 - - [2026-07-18 05:40:01] "POST /chown HTTP/1.1" 200 109 0.030510 10.0.0.33 - - [2026-07-18 05:40:01] "POST /chown HTTP/1.1" 200 109 0.094967 10.0.0.33 - - [2026-07-18 05:40:01] "GET /virtual-machine/52ce6fee-efff-4aa5-9f37-0ec75bff344b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.018812 10.0.0.33 - - [2026-07-18 05:40:01] "GET /virtual-machine-interface/170a8b18-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.018599 10.0.0.33 - - [2026-07-18 05:40:01] "GET /virtual-machine-interface/170a8b18-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008960 10.0.0.33 - - [2026-07-18 05:40:01] "POST /ref-update HTTP/1.1" 200 156 0.017402 10.0.0.33 - - [2026-07-18 05:40:01] "GET /floating-ip/716ab82b-4577-451e-a0ff-cf798f77f381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.010786 10.0.0.33 - - [2026-07-18 05:40:01] "GET /virtual-machine/385521fc-5d8e-4a6e-b4dc-dc5025359fd6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.007507 10.0.0.33 - - [2026-07-18 05:40:01] "GET /virtual-machine-interface/17909f64-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.021131 10.0.0.33 - - [2026-07-18 05:40:01] "PUT /floating-ip/716ab82b-4577-451e-a0ff-cf798f77f381 HTTP/1.1" 200 256 0.041214 10.0.0.33 - - [2026-07-18 05:40:02] "GET /virtual-machine-interface/17909f64-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006933 10.0.0.33 - - [2026-07-18 05:40:02] "POST /ref-update HTTP/1.1" 200 156 0.013993 10.0.0.33 - - [2026-07-18 05:40:02] "GET /floating-ip/716ab82b-4577-451e-a0ff-cf798f77f381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004516 10.0.0.33 - - [2026-07-18 05:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.33 - - [2026-07-18 05:40:08] "POST /chown HTTP/1.1" 200 109 0.007136 10.0.0.33 - - [2026-07-18 05:40:08] "POST /chown HTTP/1.1" 200 109 0.017002 10.0.0.33 - - [2026-07-18 05:40:08] "POST /chown HTTP/1.1" 200 109 0.008248 10.0.0.33 - - [2026-07-18 05:40:08] "POST /chown HTTP/1.1" 200 109 0.020596 10.0.0.33 - - [2026-07-18 05:40:10] "GET /virtual-machine-interface/1c337596-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005458 10.0.0.33 - - [2026-07-18 05:40:10] "POST /set-tag HTTP/1.1" 200 109 0.003260 10.0.0.33 - - [2026-07-18 05:40:12] "GET /virtual-machine/203a2f47-b3f1-41d8-a4b9-20cdbce992de?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003671 10.0.0.33 - - [2026-07-18 05:40:12] "GET /virtual-machine-interface/1c337596-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004531 10.0.0.33 - - [2026-07-18 05:40:12] "GET /virtual-machine-interface/1c337596-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006110 10.0.0.33 - - [2026-07-18 05:40:12] "POST /set-tag HTTP/1.1" 200 109 0.004334 10.0.0.33 - - [2026-07-18 05:40:43] "GET /virtual-machine-interface/1c337596-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007538 10.0.0.33 - - [2026-07-18 05:40:43] "POST /set-tag HTTP/1.1" 200 109 0.003032 10.0.0.33 - - [2026-07-18 05:40:43] "GET /virtual-machine-interface/1c337596-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005362 10.0.0.33 - - [2026-07-18 05:40:43] "POST /set-tag HTTP/1.1" 200 109 0.002885 10.0.0.33 - - [2026-07-18 05:40:43] "GET /virtual-machine/203a2f47-b3f1-41d8-a4b9-20cdbce992de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003891 10.0.0.33 - - [2026-07-18 05:40:43] "POST /ref-update HTTP/1.1" 200 156 0.014847 10.0.0.33 - - [2026-07-18 05:40:43] "GET /virtual-machine-interface/1c337596-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005070 10.0.0.33 - - [2026-07-18 05:40:43] "POST /set-tag HTTP/1.1" 200 109 0.031752 10.0.0.33 - - [2026-07-18 05:40:43] "POST /set-tag HTTP/1.1" 200 109 0.038739 10.0.0.33 - - [2026-07-18 05:40:43] "DELETE /instance-ip/1c694072-826b-11f1-ad5a-fa163ebeffbd HTTP/1.1" 200 115 0.055052 10.0.0.33 - - [2026-07-18 05:40:43] "DELETE /virtual-machine-interface/1c337596-826b-11f1-ad5a-fa163ebeffbd HTTP/1.1" 200 115 0.039904 10.0.0.33 - - [2026-07-18 05:40:43] "DELETE /virtual-machine/203a2f47-b3f1-41d8-a4b9-20cdbce992de HTTP/1.1" 200 115 0.024679 10.0.0.33 - - [2026-07-18 05:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.33 - - [2026-07-18 05:40:47] "GET /tag/98953e86-696a-4241-9170-5163a9ea5869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.013300 10.0.0.33 - - [2026-07-18 05:40:47] "GET /tag/98953e86-696a-4241-9170-5163a9ea5869?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.013769 10.0.0.33 - - [2026-07-18 05:40:47] "GET /virtual-machine-interface/4fcab601-0045-4240-9393-17ed6bf1fd7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004387 10.0.0.33 - - [2026-07-18 05:40:47] "POST /set-tag HTTP/1.1" 200 109 0.018663 10.0.0.33 - - [2026-07-18 05:40:47] "GET /virtual-machine-interface/57d8ac7c-09c0-4a67-811d-6962500b8fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.013635 10.0.0.33 - - [2026-07-18 05:40:47] "POST /set-tag HTTP/1.1" 200 109 0.033263 10.0.0.33 - - [2026-07-18 05:40:47] "GET /virtual-machine-interface/8275047d-9dde-4ade-8781-1bba192ec4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.008701 10.0.0.33 - - [2026-07-18 05:40:47] "POST /set-tag HTTP/1.1" 200 109 0.019996 10.0.0.33 - - [2026-07-18 05:40:47] "GET /firewall-policy/96d9943f-e6f8-4f13-a81a-2f5d859a6b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.016814 10.0.0.33 - - [2026-07-18 05:40:47] "GET /firewall-rule/1774057d-58bb-41ea-a883-bcbf0d866761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.004140 10.0.0.33 - - [2026-07-18 05:40:47] "POST /ref-update HTTP/1.1" 200 156 0.016748 10.0.0.33 - - [2026-07-18 05:40:47] "DELETE /firewall-rule/1774057d-58bb-41ea-a883-bcbf0d866761 HTTP/1.1" 200 115 0.058517 10.0.0.33 - - [2026-07-18 05:40:47] "DELETE /loadbalancer-member/e4c31e24-8639-4926-ae56-afcbeb943f28 HTTP/1.1" 200 115 0.064029 10.0.0.33 - - [2026-07-18 05:40:47] "PUT /service-instance/693ed358-97d2-4a8d-a3d9-2d358838d54e HTTP/1.1" 200 266 0.021914 10.0.0.33 - - [2026-07-18 05:40:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.021029 10.0.0.33 - - [2026-07-18 05:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241 10.0.0.33 - - [2026-07-18 05:40:48] "DELETE /loadbalancer-pool/0723c3ec-516d-4cd5-9783-91a3b9a70a40 HTTP/1.1" 200 115 0.084285 10.0.0.33 - - [2026-07-18 05:40:48] "DELETE /loadbalancer-listener/7cff632a-0a8a-4b26-af1e-c3bfbdc4ae38 HTTP/1.1" 200 115 0.034384 10.0.0.33 - - [2026-07-18 05:40:48] "GET /floating-ip/3940da04-ea04-4112-9b12-3858f8e91d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.005082 10.0.0.33 - - [2026-07-18 05:40:48] "POST /chown HTTP/1.1" 200 109 0.017158 10.0.0.33 - - [2026-07-18 05:40:48] "POST /chown HTTP/1.1" 200 109 0.046393 10.0.0.33 - - [2026-07-18 05:40:48] "POST /chown HTTP/1.1" 200 109 0.031381 10.0.0.33 - - [2026-07-18 05:40:48] "PUT /floating-ip/3940da04-ea04-4112-9b12-3858f8e91d4e HTTP/1.1" 200 256 0.080768 10.0.0.33 - - [2026-07-18 05:40:48] "POST /chown HTTP/1.1" 200 109 0.037414 10.0.0.33 - - [2026-07-18 05:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008900 10.0.0.33 - - [2026-07-18 05:40:48] "POST /chown HTTP/1.1" 200 109 0.017107 10.0.0.33 - - [2026-07-18 05:40:48] "DELETE /floating-ip/3940da04-ea04-4112-9b12-3858f8e91d4e HTTP/1.1" 200 115 0.154843 10.0.0.33 - - [2026-07-18 05:40:48] "POST /chown HTTP/1.1" 200 109 0.031548 10.0.0.33 - - [2026-07-18 05:40:48] "POST /chown HTTP/1.1" 200 109 0.016586 10.0.0.33 - - [2026-07-18 05:40:48] "POST /chown HTTP/1.1" 200 109 0.030813 10.0.0.33 - - [2026-07-18 05:40:48] "DELETE /loadbalancer/8b70ff36-96ec-413a-b2ea-cd597505112b HTTP/1.1" 200 115 0.112917 10.0.0.33 - - [2026-07-18 05:40:48] "PUT /service-instance/693ed358-97d2-4a8d-a3d9-2d358838d54e HTTP/1.1" 200 266 0.013903 10.0.0.33 - - [2026-07-18 05:40:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.012248 10.0.0.33 - - [2026-07-18 05:40:48] "DELETE /instance-ip/70634605-663c-489f-b0c3-9a4396c7f821 HTTP/1.1" 200 115 0.140318 10.0.0.33 - - [2026-07-18 05:40:48] "PUT /service-instance/693ed358-97d2-4a8d-a3d9-2d358838d54e HTTP/1.1" 200 266 0.020805 10.0.0.33 - - [2026-07-18 05:40:48] "DELETE /virtual-machine-interface/4fcab601-0045-4240-9393-17ed6bf1fd7b HTTP/1.1" 200 115 0.076026 10.0.0.33 - - [2026-07-18 05:40:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.030087 10.0.0.33 - - [2026-07-18 05:40:48] "PUT /service-instance/693ed358-97d2-4a8d-a3d9-2d358838d54e HTTP/1.1" 200 266 0.034554 10.0.0.33 - - [2026-07-18 05:40:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.021231 10.0.0.33 - - [2026-07-18 05:40:48] "DELETE /tag/98953e86-696a-4241-9170-5163a9ea5869 HTTP/1.1" 200 115 0.185431 10.0.0.33 - - [2026-07-18 05:40:48] "DELETE /service-instance/693ed358-97d2-4a8d-a3d9-2d358838d54e HTTP/1.1" 200 115 0.036651 10.0.0.33 - - [2026-07-18 05:40:48] "GET /virtual-machine-interface/8275047d-9dde-4ade-8781-1bba192ec4fc?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1207 0.005926 10.0.0.33 - - [2026-07-18 05:40:49] "DELETE /virtual-machine-interface/8275047d-9dde-4ade-8781-1bba192ec4fc HTTP/1.1" 200 115 0.054025 10.0.0.33 - - [2026-07-18 05:40:49] "DELETE /virtual-machine/fa1bf29a-7580-4b86-a6a1-d55d41af1dfd HTTP/1.1" 200 115 0.037117 10.0.0.33 - - [2026-07-18 05:40:49] "GET /virtual-machine-interface/57d8ac7c-09c0-4a67-811d-6962500b8fff?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1207 0.007678 10.0.0.33 - - [2026-07-18 05:40:49] "DELETE /virtual-machine-interface/57d8ac7c-09c0-4a67-811d-6962500b8fff HTTP/1.1" 200 115 0.060841 10.0.0.33 - - [2026-07-18 05:40:49] "POST /ref-update HTTP/1.1" 200 156 0.013004 10.0.0.33 - - [2026-07-18 05:40:49] "DELETE /virtual-machine/c9249e32-1ef4-41bc-a45f-e8f0f29fff70 HTTP/1.1" 200 115 0.063694 10.0.0.33 - - [2026-07-18 05:40:49] "GET /floating-ip-pool/07411d99-5d61-41b3-ab13-a6e46d4edb36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.003710 10.0.0.33 - - [2026-07-18 05:40:49] "POST /ref-update HTTP/1.1" 200 156 0.012153 10.0.0.33 - - [2026-07-18 05:40:49] "DELETE /floating-ip-pool/07411d99-5d61-41b3-ab13-a6e46d4edb36 HTTP/1.1" 200 115 0.037411 10.0.0.33 - - [2026-07-18 05:40:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002851 10.0.0.33 - - [2026-07-18 05:40:49] "POST /useragent-kv HTTP/1.1" 200 115 0.004690 10.0.0.33 - - [2026-07-18 05:40:49] "DELETE /virtual-network/d286c66f-6321-464a-b64e-c4f5666f87a7 HTTP/1.1" 200 115 0.108471 10.0.0.33 - - [2026-07-18 05:40:49] "GET /routing-instance/1b2d40e6-ddc5-4434-89fd-33d6afe40224 HTTP/1.1" 404 171 0.004287 10.0.0.33 - - [2026-07-18 05:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006321 10.0.0.33 - - [2026-07-18 05:40:49] "GET /domains HTTP/1.1" 200 280 0.004107 10.0.0.33 - - [2026-07-18 05:40:49] "GET /domain/1ef4361e-8b3e-48e4-bb2a-6a4d3f1d0a10 HTTP/1.1" 200 3086 0.002723 10.0.0.33 - - [2026-07-18 05:40:49] "DELETE /route-target/e4c6676c-5891-43ed-b3ba-f25164274c2a HTTP/1.1" 200 115 0.037143 10.0.0.33 - - [2026-07-18 05:40:49] "GET /project/46116780-113a-4308-82ed-a29cdbfcdc0f HTTP/1.1" 200 6872 0.068427 10.0.0.33 - - [2026-07-18 05:40:49] "GET /virtual-machine-interface/17909f64-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.015200 10.0.0.33 - - [2026-07-18 05:40:49] "POST /set-tag HTTP/1.1" 200 109 0.003428 10.0.0.33 - - [2026-07-18 05:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.33 - - [2026-07-18 05:40:49] "GET /loadbalancer/13ed789d-5912-4ec8-a5cc-4db5469aa0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002779 10.0.0.33 - - [2026-07-18 05:40:49] "GET /virtual-machine-interface/17909f64-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005667 10.0.0.33 - - [2026-07-18 05:40:49] "POST /set-tag HTTP/1.1" 200 109 0.020561 10.0.0.33 - - [2026-07-18 05:40:50] "DELETE /loadbalancer-member/a45449a6-f191-4d9f-8d23-a21af19ac989 HTTP/1.1" 200 115 0.049170 10.0.0.33 - - [2026-07-18 05:40:51] "GET /virtual-machine-interface/17909f64-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006631 10.0.0.33 - - [2026-07-18 05:40:51] "POST /set-tag HTTP/1.1" 200 109 0.006714 10.0.0.33 - - [2026-07-18 05:40:51] "GET /virtual-machine-interface/17909f64-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009377 10.0.0.33 - - [2026-07-18 05:40:51] "POST /set-tag HTTP/1.1" 200 109 0.011399 10.0.0.33 - - [2026-07-18 05:40:51] "GET /virtual-machine/385521fc-5d8e-4a6e-b4dc-dc5025359fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.004224 10.0.0.33 - - [2026-07-18 05:40:51] "POST /ref-update HTTP/1.1" 200 156 0.019044 10.0.0.33 - - [2026-07-18 05:40:51] "GET /virtual-machine-interface/17909f64-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.024290 10.0.0.33 - - [2026-07-18 05:40:51] "POST /set-tag HTTP/1.1" 200 109 0.027044 10.0.0.33 - - [2026-07-18 05:40:51] "POST /set-tag HTTP/1.1" 200 109 0.032389 10.0.0.33 - - [2026-07-18 05:40:51] "POST /set-tag HTTP/1.1" 200 109 0.046436 10.0.0.33 - - [2026-07-18 05:40:51] "DELETE /instance-ip/17b23732-826b-11f1-ad5a-fa163ebeffbd HTTP/1.1" 200 115 0.053213 10.0.0.33 - - [2026-07-18 05:40:51] "POST /ref-update HTTP/1.1" 200 156 0.016916 10.0.0.33 - - [2026-07-18 05:40:51] "DELETE /virtual-machine-interface/17909f64-826b-11f1-ad5a-fa163ebeffbd HTTP/1.1" 200 115 0.053908 10.0.0.33 - - [2026-07-18 05:40:51] "DELETE /virtual-machine/385521fc-5d8e-4a6e-b4dc-dc5025359fd6 HTTP/1.1" 200 115 0.018673 10.0.0.33 - - [2026-07-18 05:40:54] "GET /virtual-machine-interface/170a8b18-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.015251 10.0.0.33 - - [2026-07-18 05:40:54] "POST /set-tag HTTP/1.1" 200 109 0.014713 10.0.0.33 - - [2026-07-18 05:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.33 - - [2026-07-18 05:40:54] "GET /loadbalancer/13ed789d-5912-4ec8-a5cc-4db5469aa0dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003165 10.0.0.33 - - [2026-07-18 05:40:56] "GET /virtual-machine-interface/170a8b18-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005660 10.0.0.33 - - [2026-07-18 05:40:56] "POST /set-tag HTTP/1.1" 200 109 0.004387 10.0.0.33 - - [2026-07-18 05:40:56] "GET /virtual-machine-interface/170a8b18-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006245 10.0.0.33 - - [2026-07-18 05:40:56] "POST /set-tag HTTP/1.1" 200 109 0.004439 10.0.0.33 - - [2026-07-18 05:40:56] "GET /virtual-machine/52ce6fee-efff-4aa5-9f37-0ec75bff344b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.005361 10.0.0.33 - - [2026-07-18 05:40:56] "POST /ref-update HTTP/1.1" 200 156 0.013792 10.0.0.33 - - [2026-07-18 05:40:56] "GET /virtual-machine-interface/170a8b18-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.012997 10.0.0.33 - - [2026-07-18 05:40:56] "POST /set-tag HTTP/1.1" 200 109 0.035072 10.0.0.33 - - [2026-07-18 05:40:56] "POST /set-tag HTTP/1.1" 200 109 0.024653 10.0.0.33 - - [2026-07-18 05:40:56] "POST /set-tag HTTP/1.1" 200 109 0.037429 10.0.0.33 - - [2026-07-18 05:40:56] "DELETE /instance-ip/1726f2bc-826b-11f1-ad5a-fa163ebeffbd HTTP/1.1" 200 115 0.054488 10.0.0.33 - - [2026-07-18 05:40:56] "POST /ref-update HTTP/1.1" 200 156 0.014904 10.0.0.33 - - [2026-07-18 05:40:56] "DELETE /virtual-machine-interface/170a8b18-826b-11f1-ad5a-fa163ebeffbd HTTP/1.1" 200 115 0.055633 10.0.0.33 - - [2026-07-18 05:40:56] "DELETE /virtual-machine/52ce6fee-efff-4aa5-9f37-0ec75bff344b HTTP/1.1" 200 115 0.021733 10.0.0.33 - - [2026-07-18 05:40:56] "DELETE /tag/344fddbe-a6a9-4727-9721-0a0438623050 HTTP/1.1" 200 115 0.053885 10.0.0.33 - - [2026-07-18 05:40:56] "DELETE /tag/9da59fe3-d3c5-422a-aee8-43ff4ab3bbba HTTP/1.1" 200 115 0.088035 10.0.0.33 - - [2026-07-18 05:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.33 - - [2026-07-18 05:41:00] "GET /project/46116780-113a-4308-82ed-a29cdbfcdc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.083489 10.0.0.33 - - [2026-07-18 05:41:00] "POST /tags HTTP/1.1" 200 393 0.048180 10.0.0.33 - - [2026-07-18 05:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.014549 10.0.0.33 - - [2026-07-18 05:41:00] "GET /tag/cf3f5aff-ee81-475a-9b86-3ae80178e821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.030853 10.0.0.33 - - [2026-07-18 05:41:00] "POST /tags HTTP/1.1" 200 341 0.027323 10.0.0.33 - - [2026-07-18 05:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002679 10.0.0.33 - - [2026-07-18 05:41:00] "GET /tag/55cbee01-3d17-4f4a-8c8c-c7b59c116c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.016416 10.0.0.33 - - [2026-07-18 05:41:00] "POST /id-to-fqname HTTP/1.1" 200 192 0.001834 10.0.0.33 - - [2026-07-18 05:41:00] "POST /fqname-to-id HTTP/1.1" 404 201 0.011229 10.0.0.33 - - [2026-07-18 05:41:00] "POST /security-groups HTTP/1.1" 200 589 0.077197 10.0.0.33 - - [2026-07-18 05:41:00] "POST /projects HTTP/1.1" 200 519 0.274091 10.0.0.33 - - [2026-07-18 05:41:00] "POST /fqname-to-id HTTP/1.1" 404 236 0.007934 10.0.0.33 - - [2026-07-18 05:41:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.032800 10.0.0.33 - - [2026-07-18 05:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010032 10.0.0.33 - - [2026-07-18 05:41:01] "GET /virtual-network/941bb6aa-261f-48fe-a84a-1e5a8b0320b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.009927 10.0.0.33 - - [2026-07-18 05:41:01] "POST /access-control-lists HTTP/1.1" 200 598 0.117232 10.0.0.33 - - [2026-07-18 05:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.028597 10.0.0.33 - - [2026-07-18 05:41:01] "POST /fqname-to-id HTTP/1.1" 404 235 0.023600 10.0.0.33 - - [2026-07-18 05:41:01] "GET /virtual-network/e120793c-830f-4a3d-87a2-2e335d889298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.007938 10.0.0.33 - - [2026-07-18 05:41:01] "PUT /virtual-network/941bb6aa-261f-48fe-a84a-1e5a8b0320b1 HTTP/1.1" 200 264 0.148792 10.0.0.33 - - [2026-07-18 05:41:01] "POST /access-control-lists HTTP/1.1" 200 596 0.126110 10.0.0.33 - - [2026-07-18 05:41:01] "PUT /virtual-network/e120793c-830f-4a3d-87a2-2e335d889298 HTTP/1.1" 200 264 0.126624 10.0.0.33 - - [2026-07-18 05:41:01] "POST /security-groups HTTP/1.1" 200 591 0.251268 10.0.0.33 - - [2026-07-18 05:41:01] "POST /fqname-to-id HTTP/1.1" 404 270 0.025440 10.0.0.33 - - [2026-07-18 05:41:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.091599 10.0.0.33 - - [2026-07-18 05:41:01] "POST /chown HTTP/1.1" 200 109 0.070277 10.0.0.33 - - [2026-07-18 05:41:02] "GET /application-policy-set/9ded2276-096d-4a60-bea7-d19d740cc3c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.019885 10.0.0.33 - - [2026-07-18 05:41:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008538 10.0.0.33 - - [2026-07-18 05:41:02] "POST /access-control-lists HTTP/1.1" 200 632 0.172667 10.0.0.33 - - [2026-07-18 05:41:02] "POST /fqname-to-id HTTP/1.1" 404 269 0.033951 10.0.0.33 - - [2026-07-18 05:41:02] "GET /policy-management/a5fd90f5-377d-48a0-8fba-cfaa323e7cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011828 10.0.0.33 - - [2026-07-18 05:41:02] "POST /tags HTTP/1.1" 409 226 0.018346 10.0.0.33 - - [2026-07-18 05:41:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006402 10.0.0.33 - - [2026-07-18 05:41:02] "GET /tag/55cbee01-3d17-4f4a-8c8c-c7b59c116c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.041333 10.0.0.33 - - [2026-07-18 05:41:02] "POST /access-control-lists HTTP/1.1" 200 630 0.186393 10.0.0.33 - - [2026-07-18 05:41:02] "POST /firewall-rules HTTP/1.1" 200 600 0.185311 10.0.0.33 - - [2026-07-18 05:41:02] "GET /firewall-rule/e963ea00-ff2d-4f9a-846b-42f83ae12a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.032137 10.0.0.33 - - [2026-07-18 05:41:02] "GET /firewall-policy/4cf9007f-0276-4a1f-b9cc-45367d4e54e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005677 10.0.0.33 - - [2026-07-18 05:41:02] "GET /firewall-rule/e963ea00-ff2d-4f9a-846b-42f83ae12a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.015643 10.0.0.33 - - [2026-07-18 05:41:02] "POST /ref-update HTTP/1.1" 200 156 0.114364 10.0.0.33 - - [2026-07-18 05:41:02] "GET /application-policy-set/9ded2276-096d-4a60-bea7-d19d740cc3c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.021827 10.0.0.33 - - [2026-07-18 05:41:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009088 10.0.0.33 - - [2026-07-18 05:41:02] "GET /policy-management/a5fd90f5-377d-48a0-8fba-cfaa323e7cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003859 10.0.0.33 - - [2026-07-18 05:41:02] "POST /tags HTTP/1.1" 409 226 0.002226 10.0.0.33 - - [2026-07-18 05:41:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.33 - - [2026-07-18 05:41:02] "GET /tag/55cbee01-3d17-4f4a-8c8c-c7b59c116c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.021200 10.0.0.33 - - [2026-07-18 05:41:02] "POST /firewall-rules HTTP/1.1" 200 598 0.081533 10.0.0.33 - - [2026-07-18 05:41:03] "GET /firewall-rule/7cd001f1-ce3d-4e0b-b5e7-60e0be8ab4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006721 10.0.0.33 - - [2026-07-18 05:41:03] "GET /firewall-policy/4cf9007f-0276-4a1f-b9cc-45367d4e54e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.005410 10.0.0.33 - - [2026-07-18 05:41:03] "GET /firewall-rule/7cd001f1-ce3d-4e0b-b5e7-60e0be8ab4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003013 10.0.0.33 - - [2026-07-18 05:41:03] "POST /ref-update HTTP/1.1" 200 156 0.070519 10.0.0.33 - - [2026-07-18 05:41:03] "POST /tags HTTP/1.1" 200 393 0.034648 10.0.0.33 - - [2026-07-18 05:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.022926 10.0.0.33 - - [2026-07-18 05:41:03] "GET /tag/d0e76b25-d875-479b-a22f-f5eb98dec871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.023348 10.0.0.33 - - [2026-07-18 05:41:03] "POST /tags HTTP/1.1" 200 341 0.023600 10.0.0.33 - - [2026-07-18 05:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.023901 10.0.0.33 - - [2026-07-18 05:41:03] "GET /tag/dfd75989-09ef-4469-bca6-606c07fe50f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.025781 10.0.0.33 - - [2026-07-18 05:41:03] "POST /id-to-fqname HTTP/1.1" 200 192 0.000677 10.0.0.33 - - [2026-07-18 05:41:03] "POST /fqname-to-id HTTP/1.1" 404 201 0.019160 10.0.0.33 - - [2026-07-18 05:41:03] "POST /security-groups HTTP/1.1" 200 589 0.076267 10.0.0.33 - - [2026-07-18 05:41:04] "POST /projects HTTP/1.1" 200 519 0.289795 10.0.0.33 - - [2026-07-18 05:41:04] "POST /fqname-to-id HTTP/1.1" 404 236 0.004713 10.0.0.33 - - [2026-07-18 05:41:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.012293 10.0.0.33 - - [2026-07-18 05:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.014482 10.0.0.33 - - [2026-07-18 05:41:04] "GET /virtual-network/941bb6aa-261f-48fe-a84a-1e5a8b0320b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.023914 10.0.0.33 - - [2026-07-18 05:41:04] "POST /access-control-lists HTTP/1.1" 200 598 0.100314 10.0.0.33 - - [2026-07-18 05:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.021134 10.0.0.33 - - [2026-07-18 05:41:04] "POST /fqname-to-id HTTP/1.1" 404 235 0.012260 10.0.0.33 - - [2026-07-18 05:41:04] "GET /virtual-network/e120793c-830f-4a3d-87a2-2e335d889298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.019523 10.0.0.33 - - [2026-07-18 05:41:04] "POST /access-control-lists HTTP/1.1" 200 596 0.077863 10.0.0.33 - - [2026-07-18 05:41:04] "PUT /virtual-network/941bb6aa-261f-48fe-a84a-1e5a8b0320b1 HTTP/1.1" 200 264 0.139689 10.0.0.33 - - [2026-07-18 05:41:04] "PUT /virtual-network/e120793c-830f-4a3d-87a2-2e335d889298 HTTP/1.1" 200 264 0.091153 10.0.0.33 - - [2026-07-18 05:41:04] "POST /security-groups HTTP/1.1" 200 591 0.092915 10.0.0.33 - - [2026-07-18 05:41:04] "POST /fqname-to-id HTTP/1.1" 404 270 0.005137 10.0.0.33 - - [2026-07-18 05:41:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.022049 10.0.0.33 - - [2026-07-18 05:41:04] "POST /access-control-lists HTTP/1.1" 200 632 0.089220 10.0.0.33 - - [2026-07-18 05:41:04] "POST /chown HTTP/1.1" 200 109 0.078736 10.0.0.33 - - [2026-07-18 05:41:04] "POST /fqname-to-id HTTP/1.1" 404 269 0.021608 10.0.0.33 - - [2026-07-18 05:41:04] "GET /application-policy-set/9ded2276-096d-4a60-bea7-d19d740cc3c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.020206 10.0.0.33 - - [2026-07-18 05:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.33 - - [2026-07-18 05:41:04] "GET /policy-management/a5fd90f5-377d-48a0-8fba-cfaa323e7cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.040998 10.0.0.33 - - [2026-07-18 05:41:04] "POST /access-control-lists HTTP/1.1" 200 630 0.067180 10.0.0.33 - - [2026-07-18 05:41:04] "POST /tags HTTP/1.1" 409 226 0.016545 10.0.0.33 - - [2026-07-18 05:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006266 10.0.0.33 - - [2026-07-18 05:41:04] "GET /tag/dfd75989-09ef-4469-bca6-606c07fe50f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.018700 10.0.0.33 - - [2026-07-18 05:41:04] "POST /firewall-rules HTTP/1.1" 200 600 0.072285 10.0.0.33 - - [2026-07-18 05:41:05] "GET /firewall-rule/eb29f51f-98a8-478b-826a-f9d9acb78e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.006440 10.0.0.33 - - [2026-07-18 05:41:05] "GET /firewall-policy/4cf9007f-0276-4a1f-b9cc-45367d4e54e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004974 10.0.0.33 - - [2026-07-18 05:41:05] "GET /firewall-rule/eb29f51f-98a8-478b-826a-f9d9acb78e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005232 10.0.0.33 - - [2026-07-18 05:41:05] "POST /ref-update HTTP/1.1" 200 156 0.063088 10.0.0.33 - - [2026-07-18 05:41:05] "GET /application-policy-set/9ded2276-096d-4a60-bea7-d19d740cc3c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008934 10.0.0.33 - - [2026-07-18 05:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.33 - - [2026-07-18 05:41:05] "GET /policy-management/a5fd90f5-377d-48a0-8fba-cfaa323e7cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005004 10.0.0.33 - - [2026-07-18 05:41:05] "POST /tags HTTP/1.1" 409 226 0.003025 10.0.0.33 - - [2026-07-18 05:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.33 - - [2026-07-18 05:41:05] "GET /tag/dfd75989-09ef-4469-bca6-606c07fe50f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.013805 10.0.0.33 - - [2026-07-18 05:41:05] "POST /firewall-rules HTTP/1.1" 200 598 0.076226 10.0.0.33 - - [2026-07-18 05:41:05] "GET /firewall-rule/43e38374-022e-4509-9da0-2af49402c51e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.020780 10.0.0.33 - - [2026-07-18 05:41:05] "GET /firewall-policy/4cf9007f-0276-4a1f-b9cc-45367d4e54e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.005648 10.0.0.33 - - [2026-07-18 05:41:05] "GET /firewall-rule/43e38374-022e-4509-9da0-2af49402c51e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002720 10.0.0.33 - - [2026-07-18 05:41:05] "POST /ref-update HTTP/1.1" 200 156 0.066584 10.0.0.33 - - [2026-07-18 05:41:06] "POST /tags HTTP/1.1" 200 345 0.106154 10.0.0.33 - - [2026-07-18 05:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012725 10.0.0.33 - - [2026-07-18 05:41:06] "GET /tag/4bc62a1b-0835-49e9-93ce-ee61f4e035d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.045335 10.0.0.33 - - [2026-07-18 05:41:06] "POST /projects HTTP/1.1" 409 238 0.010377 10.0.0.33 - - [2026-07-18 05:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.33 - - [2026-07-18 05:41:06] "GET /project/3aa1c4d5-548b-4f8d-b9cc-335ceca630b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047155 10.0.0.33 - - [2026-07-18 05:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.33 - - [2026-07-18 05:41:06] "GET /virtual-network/941bb6aa-261f-48fe-a84a-1e5a8b0320b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.008197 10.0.0.33 - - [2026-07-18 05:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009566 10.0.0.33 - - [2026-07-18 05:41:06] "GET /virtual-network/e120793c-830f-4a3d-87a2-2e335d889298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.007960 10.0.0.33 - - [2026-07-18 05:41:06] "POST /security-groups HTTP/1.1" 409 285 0.003890 10.0.0.33 - - [2026-07-18 05:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006834 10.0.0.33 - - [2026-07-18 05:41:07] "PUT /security-group/8bd555c9-ca3f-4414-9d01-d70d128f22e1 HTTP/1.1" 200 262 0.073480 10.0.0.33 - - [2026-07-18 05:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.33 - - [2026-07-18 05:41:07] "PUT /access-control-list/13b7fd7a-4100-4205-9c21-c99f319cfaaa HTTP/1.1" 200 272 0.025598 10.0.0.33 - - [2026-07-18 05:41:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.049170 10.0.0.33 - - [2026-07-18 05:41:07] "PUT /access-control-list/a1e192f4-2d82-4be2-9071-c855aa1ba7bc HTTP/1.1" 200 272 0.045152 10.0.0.33 - - [2026-07-18 05:41:07] "POST /tags HTTP/1.1" 409 228 0.005282 10.0.0.33 - - [2026-07-18 05:41:07] "GET /project/3aa1c4d5-548b-4f8d-b9cc-335ceca630b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.107377 10.0.0.33 - - [2026-07-18 05:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011267 10.0.0.33 - - [2026-07-18 05:41:07] "GET /tag/4bc62a1b-0835-49e9-93ce-ee61f4e035d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.015429 10.0.0.33 - - [2026-07-18 05:41:07] "POST /tags HTTP/1.1" 200 345 0.026012 10.0.0.33 - - [2026-07-18 05:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183 10.0.0.33 - - [2026-07-18 05:41:07] "GET /tag/e41a1adb-ca9c-4ed1-be7a-ff2d0f0c6443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.022415 10.0.0.33 - - [2026-07-18 05:41:07] "POST /projects HTTP/1.1" 409 238 0.002991 10.0.0.33 - - [2026-07-18 05:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.33 - - [2026-07-18 05:41:07] "GET /project/8daf8949-3f6e-4ae7-9c2a-540595372f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.059628 10.0.0.33 - - [2026-07-18 05:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.33 - - [2026-07-18 05:41:07] "GET /virtual-network/941bb6aa-261f-48fe-a84a-1e5a8b0320b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006320 10.0.0.33 - - [2026-07-18 05:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.33 - - [2026-07-18 05:41:07] "GET /virtual-network/e120793c-830f-4a3d-87a2-2e335d889298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.007293 10.0.0.33 - - [2026-07-18 05:41:07] "POST /security-groups HTTP/1.1" 409 285 0.005483 10.0.0.33 - - [2026-07-18 05:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.33 - - [2026-07-18 05:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010054 10.0.0.33 - - [2026-07-18 05:41:07] "GET /project/8daf8949-3f6e-4ae7-9c2a-540595372f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.051332 10.0.0.33 - - [2026-07-18 05:41:07] "PUT /security-group/b9492974-0a4d-4dc7-9e7c-a4b20e8b6021 HTTP/1.1" 200 262 0.073054 10.0.0.33 - - [2026-07-18 05:41:07] "PUT /access-control-list/68670b86-5576-46d4-9c5d-e19148ab2f15 HTTP/1.1" 200 272 0.023843 10.0.0.33 - - [2026-07-18 05:41:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.031510 10.0.0.33 - - [2026-07-18 05:41:07] "POST /tags HTTP/1.1" 409 228 0.015584 10.0.0.33 - - [2026-07-18 05:41:07] "PUT /access-control-list/cc37b41d-91af-4693-9afd-096c98e0f7cb HTTP/1.1" 200 272 0.023042 10.0.0.33 - - [2026-07-18 05:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.33 - - [2026-07-18 05:41:07] "GET /tag/e41a1adb-ca9c-4ed1-be7a-ff2d0f0c6443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.016568 10.0.0.33 - - [2026-07-18 05:41:07] "POST /tags HTTP/1.1" 200 291 0.079221 10.0.0.33 - - [2026-07-18 05:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.33 - - [2026-07-18 05:41:08] "GET /tag/c44bdc00-103f-47b3-b2bc-6079aae9f4ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.019130 10.0.0.33 - - [2026-07-18 05:41:08] "POST /tags HTTP/1.1" 200 303 0.062348 10.0.0.33 - - [2026-07-18 05:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.33 - - [2026-07-18 05:41:08] "GET /tag/17eac444-a9be-40dc-92d8-b74ec4e6321a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.015860 10.0.0.33 - - [2026-07-18 05:41:08] "POST /tags HTTP/1.1" 409 252 0.002352 10.0.0.33 - - [2026-07-18 05:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822 10.0.0.33 - - [2026-07-18 05:41:08] "GET /tag/cf3f5aff-ee81-475a-9b86-3ae80178e821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.014115 10.0.0.33 - - [2026-07-18 05:41:08] "POST /tags HTTP/1.1" 409 226 0.002532 10.0.0.33 - - [2026-07-18 05:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004548 10.0.0.33 - - [2026-07-18 05:41:08] "GET /tag/55cbee01-3d17-4f4a-8c8c-c7b59c116c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.014779 10.0.0.33 - - [2026-07-18 05:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.33 - - [2026-07-18 05:41:08] "GET /virtual-network/941bb6aa-261f-48fe-a84a-1e5a8b0320b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005792 10.0.0.33 - - [2026-07-18 05:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.33 - - [2026-07-18 05:41:08] "GET /project/3aa1c4d5-548b-4f8d-b9cc-335ceca630b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.056088 10.0.0.33 - - [2026-07-18 05:41:08] "POST /virtual-machines HTTP/1.1" 200 395 0.014602 10.0.0.33 - - [2026-07-18 05:41:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.032269 10.0.0.33 - - [2026-07-18 05:41:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.136468 10.0.0.33 - - [2026-07-18 05:41:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.010928 10.0.0.33 - - [2026-07-18 05:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012677 10.0.0.33 - - [2026-07-18 05:41:08] "GET /virtual-machine-interface/46bc0468-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008018 10.0.0.33 - - [2026-07-18 05:41:08] "POST /instance-ips HTTP/1.1" 200 397 0.027921 10.0.0.33 - - [2026-07-18 05:41:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.030900 10.0.0.33 - - [2026-07-18 05:41:08] "GET /virtual-machine-interface/46bc0468-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015800 10.0.0.33 - - [2026-07-18 05:41:09] "POST /set-tag HTTP/1.1" 200 109 0.075507 10.0.0.33 - - [2026-07-18 05:41:09] "GET /virtual-machine-interface/46bc0468-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021884 10.0.0.33 - - [2026-07-18 05:41:09] "GET /instance-ip/46d9e7ee-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004819 10.0.0.33 - - [2026-07-18 05:41:09] "GET /virtual-machine-interface/46bc0468-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006945 10.0.0.33 - - [2026-07-18 05:41:09] "POST /set-tag HTTP/1.1" 200 109 0.012543 10.0.0.33 - - [2026-07-18 05:41:09] "GET /virtual-router/f73a08a2-cd6b-4d52-a67b-cd52c396c142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.007725 10.0.0.33 - - [2026-07-18 05:41:09] "POST /ref-update HTTP/1.1" 200 156 0.015456 10.0.0.33 - - [2026-07-18 05:41:09] "GET /virtual-machine-interface/46bc0468-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.027703 10.0.0.33 - - [2026-07-18 05:41:09] "POST /set-tag HTTP/1.1" 200 109 0.005232 10.0.0.33 - - [2026-07-18 05:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.33 - - [2026-07-18 05:41:09] "GET /virtual-network/941bb6aa-261f-48fe-a84a-1e5a8b0320b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005511 10.0.0.33 - - [2026-07-18 05:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.33 - - [2026-07-18 05:41:09] "GET /project/3aa1c4d5-548b-4f8d-b9cc-335ceca630b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.051965 10.0.0.33 - - [2026-07-18 05:41:09] "POST /virtual-machines HTTP/1.1" 200 395 0.012289 10.0.0.33 - - [2026-07-18 05:41:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.023290 10.0.0.33 - - [2026-07-18 05:41:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.136873 10.0.0.33 - - [2026-07-18 05:41:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.011373 10.0.0.33 - - [2026-07-18 05:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004008 10.0.0.33 - - [2026-07-18 05:41:09] "GET /virtual-machine-interface/47526d86-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.020913 10.0.0.33 - - [2026-07-18 05:41:09] "POST /instance-ips HTTP/1.1" 200 397 0.032245 10.0.0.33 - - [2026-07-18 05:41:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.030609 10.0.0.33 - - [2026-07-18 05:41:09] "GET /virtual-machine-interface/47526d86-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011721 10.0.0.33 - - [2026-07-18 05:41:09] "POST /set-tag HTTP/1.1" 200 109 0.078353 10.0.0.33 - - [2026-07-18 05:41:10] "GET /virtual-machine-interface/47526d86-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012836 10.0.0.33 - - [2026-07-18 05:41:10] "GET /instance-ip/4771bfa6-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004890 10.0.0.33 - - [2026-07-18 05:41:10] "GET /virtual-machine-interface/47526d86-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007110 10.0.0.33 - - [2026-07-18 05:41:10] "POST /set-tag HTTP/1.1" 200 109 0.003282 10.0.0.33 - - [2026-07-18 05:41:10] "GET /virtual-router/f73a08a2-cd6b-4d52-a67b-cd52c396c142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.005132 10.0.0.33 - - [2026-07-18 05:41:10] "POST /ref-update HTTP/1.1" 200 156 0.013366 10.0.0.33 - - [2026-07-18 05:41:10] "GET /virtual-machine-interface/47526d86-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.027468 10.0.0.33 - - [2026-07-18 05:41:10] "POST /set-tag HTTP/1.1" 200 109 0.004489 10.0.0.33 - - [2026-07-18 05:41:10] "POST /tags HTTP/1.1" 200 291 0.024468 10.0.0.33 - - [2026-07-18 05:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.024584 10.0.0.33 - - [2026-07-18 05:41:10] "GET /tag/2483deb9-794b-48aa-98e9-eac8db9d3a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.016794 10.0.0.33 - - [2026-07-18 05:41:10] "POST /tags HTTP/1.1" 409 252 0.002837 10.0.0.33 - - [2026-07-18 05:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008447 10.0.0.33 - - [2026-07-18 05:41:10] "GET /tag/d0e76b25-d875-479b-a22f-f5eb98dec871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.013047 10.0.0.33 - - [2026-07-18 05:41:10] "POST /tags HTTP/1.1" 409 226 0.003718 10.0.0.33 - - [2026-07-18 05:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008815 10.0.0.33 - - [2026-07-18 05:41:10] "GET /tag/dfd75989-09ef-4469-bca6-606c07fe50f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.012818 10.0.0.33 - - [2026-07-18 05:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.33 - - [2026-07-18 05:41:10] "GET /virtual-network/941bb6aa-261f-48fe-a84a-1e5a8b0320b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005095 10.0.0.33 - - [2026-07-18 05:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.33 - - [2026-07-18 05:41:10] "GET /project/8daf8949-3f6e-4ae7-9c2a-540595372f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.054100 10.0.0.33 - - [2026-07-18 05:41:10] "POST /virtual-machines HTTP/1.1" 200 395 0.018424 10.0.0.33 - - [2026-07-18 05:41:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.029012 10.0.0.33 - - [2026-07-18 05:41:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.126026 10.0.0.33 - - [2026-07-18 05:41:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.014891 10.0.0.33 - - [2026-07-18 05:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.025255 10.0.0.33 - - [2026-07-18 05:41:10] "GET /virtual-machine-interface/480fbb02-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006698 10.0.0.33 - - [2026-07-18 05:41:11] "POST /instance-ips HTTP/1.1" 200 397 0.028649 10.0.0.33 - - [2026-07-18 05:41:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.039247 10.0.0.33 - - [2026-07-18 05:41:11] "GET /virtual-machine-interface/480fbb02-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.020315 10.0.0.33 - - [2026-07-18 05:41:11] "POST /set-tag HTTP/1.1" 200 109 0.075475 10.0.0.33 - - [2026-07-18 05:41:11] "GET /virtual-machine-interface/480fbb02-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017650 10.0.0.33 - - [2026-07-18 05:41:11] "GET /instance-ip/482de6f4-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006555 10.0.0.33 - - [2026-07-18 05:41:11] "GET /virtual-machine-interface/480fbb02-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005496 10.0.0.33 - - [2026-07-18 05:41:11] "POST /set-tag HTTP/1.1" 200 109 0.003205 10.0.0.33 - - [2026-07-18 05:41:11] "GET /virtual-router/f73a08a2-cd6b-4d52-a67b-cd52c396c142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.005189 10.0.0.33 - - [2026-07-18 05:41:11] "POST /ref-update HTTP/1.1" 200 156 0.013835 10.0.0.33 - - [2026-07-18 05:41:11] "GET /virtual-machine-interface/480fbb02-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011568 10.0.0.33 - - [2026-07-18 05:41:11] "POST /set-tag HTTP/1.1" 200 109 0.007237 10.0.0.33 - - [2026-07-18 05:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.33 - - [2026-07-18 05:41:11] "GET /virtual-network/941bb6aa-261f-48fe-a84a-1e5a8b0320b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007088 10.0.0.33 - - [2026-07-18 05:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.33 - - [2026-07-18 05:41:11] "GET /project/8daf8949-3f6e-4ae7-9c2a-540595372f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.057907 10.0.0.33 - - [2026-07-18 05:41:11] "POST /virtual-machines HTTP/1.1" 200 395 0.025109 10.0.0.33 - - [2026-07-18 05:41:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.032990 10.0.0.33 - - [2026-07-18 05:41:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.151675 10.0.0.33 - - [2026-07-18 05:41:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.033615 10.0.0.33 - - [2026-07-18 05:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.015218 10.0.0.33 - - [2026-07-18 05:41:11] "GET /virtual-machine-interface/48a2d842-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015491 10.0.0.33 - - [2026-07-18 05:41:12] "POST /instance-ips HTTP/1.1" 200 397 0.026023 10.0.0.33 - - [2026-07-18 05:41:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.024530 10.0.0.33 - - [2026-07-18 05:41:12] "GET /virtual-machine-interface/48a2d842-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.018536 10.0.0.33 - - [2026-07-18 05:41:12] "POST /set-tag HTTP/1.1" 200 109 0.072145 10.0.0.33 - - [2026-07-18 05:41:12] "GET /virtual-machine-interface/48a2d842-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019469 10.0.0.33 - - [2026-07-18 05:41:12] "GET /instance-ip/48c65678-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004612 10.0.0.33 - - [2026-07-18 05:41:12] "GET /virtual-machine-interface/48a2d842-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006571 10.0.0.33 - - [2026-07-18 05:41:12] "POST /set-tag HTTP/1.1" 200 109 0.003451 10.0.0.33 - - [2026-07-18 05:41:12] "GET /virtual-router/f73a08a2-cd6b-4d52-a67b-cd52c396c142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.006124 10.0.0.33 - - [2026-07-18 05:41:12] "POST /ref-update HTTP/1.1" 200 156 0.034095 10.0.0.33 - - [2026-07-18 05:41:12] "GET /virtual-machine-interface/48a2d842-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.023851 10.0.0.33 - - [2026-07-18 05:41:12] "POST /set-tag HTTP/1.1" 200 109 0.003450 10.0.0.33 - - [2026-07-18 05:41:12] "POST /tags HTTP/1.1" 200 299 0.043587 10.0.0.33 - - [2026-07-18 05:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012673 10.0.0.33 - - [2026-07-18 05:41:12] "GET /tag/f216cada-6c9a-469a-afca-fbf895b3f297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.018087 10.0.0.33 - - [2026-07-18 05:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006228 10.0.0.33 - - [2026-07-18 05:41:12] "GET /virtual-network/941bb6aa-261f-48fe-a84a-1e5a8b0320b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005417 10.0.0.33 - - [2026-07-18 05:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.014682 10.0.0.33 - - [2026-07-18 05:41:12] "GET /project/3aa1c4d5-548b-4f8d-b9cc-335ceca630b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.053505 10.0.0.33 - - [2026-07-18 05:41:12] "POST /virtual-machines HTTP/1.1" 200 395 0.012036 10.0.0.33 - - [2026-07-18 05:41:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.033344 10.0.0.33 - - [2026-07-18 05:41:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.150331 10.0.0.33 - - [2026-07-18 05:41:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.010159 10.0.0.33 - - [2026-07-18 05:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.019955 10.0.0.33 - - [2026-07-18 05:41:13] "GET /virtual-machine-interface/495103d6-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008197 10.0.0.33 - - [2026-07-18 05:41:13] "POST /instance-ips HTTP/1.1" 200 397 0.023901 10.0.0.33 - - [2026-07-18 05:41:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.031501 10.0.0.33 - - [2026-07-18 05:41:13] "GET /virtual-machine-interface/495103d6-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014858 10.0.0.33 - - [2026-07-18 05:41:13] "POST /set-tag HTTP/1.1" 200 109 0.023941 10.0.0.33 - - [2026-07-18 05:41:13] "GET /virtual-machine-interface/495103d6-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.035733 10.0.0.33 - - [2026-07-18 05:41:13] "GET /instance-ip/49714876-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006589 10.0.0.33 - - [2026-07-18 05:41:13] "GET /virtual-machine-interface/495103d6-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008947 10.0.0.33 - - [2026-07-18 05:41:13] "POST /set-tag HTTP/1.1" 200 109 0.008467 10.0.0.33 - - [2026-07-18 05:41:13] "POST /tags HTTP/1.1" 200 299 0.026439 10.0.0.33 - - [2026-07-18 05:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.33 - - [2026-07-18 05:41:13] "GET /tag/5df8d5d3-98ff-4205-8532-12101fca8353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.015716 10.0.0.33 - - [2026-07-18 05:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.33 - - [2026-07-18 05:41:13] "GET /virtual-network/941bb6aa-261f-48fe-a84a-1e5a8b0320b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005809 10.0.0.33 - - [2026-07-18 05:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.33 - - [2026-07-18 05:41:13] "GET /project/3aa1c4d5-548b-4f8d-b9cc-335ceca630b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.061515 10.0.0.33 - - [2026-07-18 05:41:13] "POST /virtual-machines HTTP/1.1" 200 395 0.012156 10.0.0.33 - - [2026-07-18 05:41:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.022480 10.0.0.33 - - [2026-07-18 05:41:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.139914 10.0.0.33 - - [2026-07-18 05:41:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.013302 10.0.0.33 - - [2026-07-18 05:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.014603 10.0.0.33 - - [2026-07-18 05:41:13] "GET /virtual-machine-interface/49dd288e-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006414 10.0.0.33 - - [2026-07-18 05:41:14] "POST /instance-ips HTTP/1.1" 200 397 0.028818 10.0.0.33 - - [2026-07-18 05:41:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.032995 10.0.0.33 - - [2026-07-18 05:41:14] "GET /virtual-machine-interface/49dd288e-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.021186 10.0.0.33 - - [2026-07-18 05:41:14] "POST /set-tag HTTP/1.1" 200 109 0.021398 10.0.0.33 - - [2026-07-18 05:41:14] "GET /virtual-machine-interface/49dd288e-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.022550 10.0.0.33 - - [2026-07-18 05:41:14] "GET /instance-ip/49fcdb20-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.013382 10.0.0.33 - - [2026-07-18 05:41:14] "GET /virtual-machine-interface/49dd288e-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006063 10.0.0.33 - - [2026-07-18 05:41:14] "POST /set-tag HTTP/1.1" 200 109 0.010268 10.0.0.33 - - [2026-07-18 05:41:14] "POST /tags HTTP/1.1" 200 299 0.022605 10.0.0.33 - - [2026-07-18 05:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.33 - - [2026-07-18 05:41:14] "GET /tag/e231dafb-00cd-4b04-a928-ff560fa481ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.014565 10.0.0.33 - - [2026-07-18 05:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.33 - - [2026-07-18 05:41:14] "GET /virtual-network/941bb6aa-261f-48fe-a84a-1e5a8b0320b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005465 10.0.0.33 - - [2026-07-18 05:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.33 - - [2026-07-18 05:41:14] "GET /project/8daf8949-3f6e-4ae7-9c2a-540595372f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046620 10.0.0.33 - - [2026-07-18 05:41:14] "POST /virtual-machines HTTP/1.1" 200 395 0.011272 10.0.0.33 - - [2026-07-18 05:41:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.033217 10.0.0.33 - - [2026-07-18 05:41:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.123189 10.0.0.33 - - [2026-07-18 05:41:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.010534 10.0.0.33 - - [2026-07-18 05:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010117 10.0.0.33 - - [2026-07-18 05:41:14] "GET /virtual-machine-interface/4a5ecc22-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013658 10.0.0.33 - - [2026-07-18 05:41:14] "POST /instance-ips HTTP/1.1" 200 397 0.029848 10.0.0.33 - - [2026-07-18 05:41:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.022496 10.0.0.33 - - [2026-07-18 05:41:14] "GET /virtual-machine-interface/4a5ecc22-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012501 10.0.0.33 - - [2026-07-18 05:41:15] "POST /set-tag HTTP/1.1" 200 109 0.023647 10.0.0.33 - - [2026-07-18 05:41:15] "GET /virtual-machine-interface/4a5ecc22-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.022785 10.0.0.33 - - [2026-07-18 05:41:15] "GET /instance-ip/4a7b5fae-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006501 10.0.0.33 - - [2026-07-18 05:41:15] "GET /virtual-machine-interface/4a5ecc22-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006738 10.0.0.33 - - [2026-07-18 05:41:15] "POST /set-tag HTTP/1.1" 200 109 0.003600 10.0.0.33 - - [2026-07-18 05:41:15] "POST /tags HTTP/1.1" 200 299 0.024949 10.0.0.33 - - [2026-07-18 05:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.33 - - [2026-07-18 05:41:15] "GET /tag/d4149241-a8c2-4cdb-b7d6-d6fcc039372f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.018105 10.0.0.33 - - [2026-07-18 05:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.33 - - [2026-07-18 05:41:15] "GET /virtual-network/941bb6aa-261f-48fe-a84a-1e5a8b0320b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007719 10.0.0.33 - - [2026-07-18 05:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003864 10.0.0.33 - - [2026-07-18 05:41:15] "GET /project/8daf8949-3f6e-4ae7-9c2a-540595372f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.062384 10.0.0.33 - - [2026-07-18 05:41:15] "POST /virtual-machines HTTP/1.1" 200 395 0.027861 10.0.0.33 - - [2026-07-18 05:41:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.019082 10.0.0.33 - - [2026-07-18 05:41:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.128593 10.0.0.33 - - [2026-07-18 05:41:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.011940 10.0.0.33 - - [2026-07-18 05:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.020138 10.0.0.33 - - [2026-07-18 05:41:15] "GET /virtual-machine-interface/4ae66a74-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005078 10.0.0.33 - - [2026-07-18 05:41:15] "POST /instance-ips HTTP/1.1" 200 397 0.022405 10.0.0.33 - - [2026-07-18 05:41:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.031651 10.0.0.33 - - [2026-07-18 05:41:15] "GET /virtual-machine-interface/4ae66a74-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008917 10.0.0.33 - - [2026-07-18 05:41:15] "POST /set-tag HTTP/1.1" 200 109 0.023009 10.0.0.33 - - [2026-07-18 05:41:15] "GET /virtual-machine-interface/4ae66a74-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016500 10.0.0.33 - - [2026-07-18 05:41:15] "GET /instance-ip/4b030ce2-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003636 10.0.0.33 - - [2026-07-18 05:41:16] "GET /virtual-machine-interface/4ae66a74-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005422 10.0.0.33 - - [2026-07-18 05:41:16] "POST /set-tag HTTP/1.1" 200 109 0.002923 10.0.0.33 - - [2026-07-18 05:41:16] "GET /virtual-router/f73a08a2-cd6b-4d52-a67b-cd52c396c142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.005037 10.0.0.33 - - [2026-07-18 05:41:16] "POST /ref-update HTTP/1.1" 200 156 0.013219 10.0.0.33 - - [2026-07-18 05:41:16] "GET /virtual-machine-interface/495103d6-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015788 10.0.0.33 - - [2026-07-18 05:41:16] "POST /set-tag HTTP/1.1" 200 109 0.003523 10.0.0.33 - - [2026-07-18 05:41:16] "GET /virtual-router/f73a08a2-cd6b-4d52-a67b-cd52c396c142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.005464 10.0.0.33 - - [2026-07-18 05:41:16] "POST /ref-update HTTP/1.1" 200 156 0.012024 10.0.0.33 - - [2026-07-18 05:41:16] "GET /virtual-machine-interface/49dd288e-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015049 10.0.0.33 - - [2026-07-18 05:41:16] "POST /set-tag HTTP/1.1" 200 109 0.003220 10.0.0.33 - - [2026-07-18 05:41:16] "GET /virtual-machine-interface/46bc0468-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005870 10.0.0.33 - - [2026-07-18 05:41:16] "POST /set-tag HTTP/1.1" 200 109 0.003264 10.0.0.33 - - [2026-07-18 05:41:16] "GET /virtual-router/f73a08a2-cd6b-4d52-a67b-cd52c396c142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.005707 10.0.0.33 - - [2026-07-18 05:41:16] "POST /ref-update HTTP/1.1" 200 156 0.012196 10.0.0.33 - - [2026-07-18 05:41:16] "GET /virtual-machine-interface/4a5ecc22-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014732 10.0.0.33 - - [2026-07-18 05:41:16] "POST /set-tag HTTP/1.1" 200 109 0.004273 10.0.0.33 - - [2026-07-18 05:41:16] "GET /virtual-router/f73a08a2-cd6b-4d52-a67b-cd52c396c142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.005905 10.0.0.33 - - [2026-07-18 05:41:16] "POST /ref-update HTTP/1.1" 200 156 0.019364 10.0.0.33 - - [2026-07-18 05:41:16] "GET /virtual-machine-interface/4ae66a74-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005877 10.0.0.33 - - [2026-07-18 05:41:16] "POST /set-tag HTTP/1.1" 200 109 0.003397 10.0.0.33 - - [2026-07-18 05:41:16] "GET /virtual-machine-interface/47526d86-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006688 10.0.0.33 - - [2026-07-18 05:41:16] "POST /set-tag HTTP/1.1" 200 109 0.003483 10.0.0.33 - - [2026-07-18 05:41:16] "GET /virtual-machine-interface/480fbb02-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009981 10.0.0.33 - - [2026-07-18 05:41:16] "POST /set-tag HTTP/1.1" 200 109 0.006763 10.0.0.33 - - [2026-07-18 05:41:16] "GET /virtual-machine-interface/48a2d842-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005892 10.0.0.33 - - [2026-07-18 05:41:16] "POST /set-tag HTTP/1.1" 200 109 0.005893 10.0.0.33 - - [2026-07-18 05:41:16] "GET /virtual-machine-interface/495103d6-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006748 10.0.0.33 - - [2026-07-18 05:41:16] "POST /set-tag HTTP/1.1" 200 109 0.004088 10.0.0.33 - - [2026-07-18 05:41:16] "GET /virtual-machine-interface/49dd288e-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006723 10.0.0.33 - - [2026-07-18 05:41:16] "POST /set-tag HTTP/1.1" 200 109 0.003184 10.0.0.33 - - [2026-07-18 05:41:16] "GET /virtual-machine-interface/47526d86-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005161 10.0.0.33 - - [2026-07-18 05:41:16] "POST /set-tag HTTP/1.1" 200 109 0.003003 10.0.0.33 - - [2026-07-18 05:41:16] "GET /virtual-machine-interface/4a5ecc22-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005780 10.0.0.33 - - [2026-07-18 05:41:16] "POST /set-tag HTTP/1.1" 200 109 0.003138 10.0.0.33 - - [2026-07-18 05:41:16] "GET /virtual-machine-interface/4ae66a74-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005852 10.0.0.33 - - [2026-07-18 05:41:16] "POST /set-tag HTTP/1.1" 200 109 0.002489 10.0.0.33 - - [2026-07-18 05:41:18] "GET /virtual-machine-interface/46bc0468-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006712 10.0.0.33 - - [2026-07-18 05:41:18] "POST /set-tag HTTP/1.1" 200 109 0.003338 10.0.0.33 - - [2026-07-18 05:41:19] "GET /virtual-machine-interface/4ae66a74-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005559 10.0.0.33 - - [2026-07-18 05:41:19] "POST /set-tag HTTP/1.1" 200 109 0.005953 10.0.0.33 - - [2026-07-18 05:41:19] "GET /virtual-machine-interface/480fbb02-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005471 10.0.0.33 - - [2026-07-18 05:41:19] "POST /set-tag HTTP/1.1" 200 109 0.003909 10.0.0.33 - - [2026-07-18 05:41:19] "GET /virtual-machine-interface/49dd288e-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008259 10.0.0.33 - - [2026-07-18 05:41:19] "POST /set-tag HTTP/1.1" 200 109 0.009007 10.0.0.33 - - [2026-07-18 05:41:19] "GET /virtual-machine-interface/495103d6-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005555 10.0.0.33 - - [2026-07-18 05:41:19] "POST /set-tag HTTP/1.1" 200 109 0.002780 10.0.0.33 - - [2026-07-18 05:41:20] "GET /virtual-machine-interface/48a2d842-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006247 10.0.0.33 - - [2026-07-18 05:41:20] "POST /set-tag HTTP/1.1" 200 109 0.003329 10.0.0.33 - - [2026-07-18 05:41:22] "GET /virtual-machine/d7263cef-63ef-4f75-a09c-ffb297ba05ee?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003908 10.0.0.33 - - [2026-07-18 05:41:22] "GET /virtual-machine-interface/46bc0468-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008591 10.0.0.33 - - [2026-07-18 05:41:22] "GET /virtual-machine/456bcab5-e609-4a65-af2c-997d8cb49e2f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003892 10.0.0.33 - - [2026-07-18 05:41:22] "GET /virtual-machine-interface/47526d86-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005299 10.0.0.33 - - [2026-07-18 05:41:22] "GET /virtual-machine/e9787222-4e81-4e02-8c29-24eb2034fa0c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004492 10.0.0.33 - - [2026-07-18 05:41:22] "GET /virtual-machine-interface/480fbb02-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005433 10.0.0.33 - - [2026-07-18 05:41:22] "GET /virtual-machine/6120a281-1055-4633-8ba5-b8a28f28ce29?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003820 10.0.0.33 - - [2026-07-18 05:41:22] "GET /virtual-machine-interface/48a2d842-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005194 10.0.0.33 - - [2026-07-18 05:41:22] "GET /virtual-machine/84f13120-cd82-4f96-86a4-6a7174cd80e0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.004172 10.0.0.33 - - [2026-07-18 05:41:23] "GET /virtual-machine-interface/495103d6-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015352 10.0.0.33 - - [2026-07-18 05:41:24] "GET /virtual-machine-interface/4a5ecc22-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005588 10.0.0.33 - - [2026-07-18 05:41:24] "POST /set-tag HTTP/1.1" 200 109 0.004197 10.0.0.33 - - [2026-07-18 05:41:28] "GET /virtual-machine/dd23e478-30d1-4019-9f29-cc9ad9aeef8e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.008969 10.0.0.33 - - [2026-07-18 05:41:28] "GET /virtual-machine-interface/4a5ecc22-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006027 10.0.0.33 - - [2026-07-18 05:41:28] "GET /virtual-machine/28be17ac-4594-4ebe-908d-c1090b5ab211?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003881 10.0.0.33 - - [2026-07-18 05:41:28] "GET /virtual-machine-interface/49dd288e-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005076 10.0.0.33 - - [2026-07-18 05:41:28] "GET /virtual-machine/289d9d5a-2468-4627-a33c-79bc07132a05?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004238 10.0.0.33 - - [2026-07-18 05:41:28] "GET /virtual-machine-interface/4ae66a74-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006792 10.0.0.33 - - [2026-07-18 05:41:28] "GET /loadbalancer/e8cb7895-fa9d-4af4-8a1a-a04aa495e244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004915 10.0.0.33 - - [2026-07-18 05:41:28] "POST /tags HTTP/1.1" 200 333 0.054527 10.0.0.33 - - [2026-07-18 05:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.038905 10.0.0.33 - - [2026-07-18 05:41:29] "GET /tag/6142ee06-73bc-4a63-9fc9-54e84bba86b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.020252 10.0.0.33 - - [2026-07-18 05:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.33 - - [2026-07-18 05:41:29] "GET /project/3aa1c4d5-548b-4f8d-b9cc-335ceca630b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.058744 10.0.0.33 - - [2026-07-18 05:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005002 10.0.0.33 - - [2026-07-18 05:41:29] "GET /virtual-network/e120793c-830f-4a3d-87a2-2e335d889298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005838 10.0.0.33 - - [2026-07-18 05:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.33 - - [2026-07-18 05:41:29] "GET /service-appliance-set/7b7632fe-6af0-4ce3-8b87-b53e77d76902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.008377 10.0.0.33 - - [2026-07-18 05:41:29] "POST /fqname-to-id HTTP/1.1" 404 273 0.003234 10.0.0.33 - - [2026-07-18 05:41:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.148594 10.0.0.33 - - [2026-07-18 05:41:29] "GET /virtual-machine-interface/1fe98099-9358-43d4-ae71-cab33a1d2bbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.036345 10.0.0.33 - - [2026-07-18 05:41:29] "POST /instance-ips HTTP/1.1" 200 409 0.038895 10.0.0.33 - - [2026-07-18 05:41:29] "GET /instance-ip/e7cf7de7-f680-4c6d-961b-774786e4b0c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.016308 10.0.0.33 - - [2026-07-18 05:41:29] "POST /loadbalancers HTTP/1.1" 200 629 0.069035 10.0.0.33 - - [2026-07-18 05:41:29] "GET /project/3aa1c4d5-548b-4f8d-b9cc-335ceca630b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.069886 10.0.0.33 - - [2026-07-18 05:41:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.057825 10.0.0.33 - - [2026-07-18 05:41:29] "GET /instance-ip/e7cf7de7-f680-4c6d-961b-774786e4b0c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.015095 10.0.0.33 - - [2026-07-18 05:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.029246 10.0.0.33 - - [2026-07-18 05:41:29] "GET /project/3aa1c4d5-548b-4f8d-b9cc-335ceca630b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.066329 10.0.0.33 - - [2026-07-18 05:41:29] "POST /floating-ips HTTP/1.1" 200 597 0.089412 10.0.0.33 - - [2026-07-18 05:41:29] "GET /loadbalancer/e8cb7895-fa9d-4af4-8a1a-a04aa495e244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.016675 10.0.0.33 - - [2026-07-18 05:41:29] "GET /loadbalancer/e8cb7895-fa9d-4af4-8a1a-a04aa495e244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.016909 10.0.0.33 - - [2026-07-18 05:41:29] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.044783 10.0.0.33 - - [2026-07-18 05:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006985 10.0.0.33 - - [2026-07-18 05:41:30] "GET /project/3aa1c4d5-548b-4f8d-b9cc-335ceca630b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.049688 10.0.0.33 - - [2026-07-18 05:41:30] "GET /loadbalancer-listener/78973518-038b-4b82-95c4-86b9319a24d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.007455 10.0.0.33 - - [2026-07-18 05:41:30] "GET /loadbalancer-listener/78973518-038b-4b82-95c4-86b9319a24d4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.005145 10.0.0.33 - - [2026-07-18 05:41:30] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.040272 10.0.0.33 - - [2026-07-18 05:41:30] "GET /instance-ip/e7cf7de7-f680-4c6d-961b-774786e4b0c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.015339 10.0.0.33 - - [2026-07-18 05:41:30] "GET /instance-ip/e7cf7de7-f680-4c6d-961b-774786e4b0c7?fields=floating_ips HTTP/1.1" 200 1213 0.012811 10.0.0.33 - - [2026-07-18 05:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.33 - - [2026-07-18 05:41:30] "GET /loadbalancer/e8cb7895-fa9d-4af4-8a1a-a04aa495e244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.003353 10.0.0.33 - - [2026-07-18 05:41:30] "GET /loadbalancer-pool/c286242d-8a98-4266-9bb2-d7891788e285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.008838 10.0.0.33 - - [2026-07-18 05:41:30] "GET /floating-ip/1ebf754d-dcc1-4d29-8789-13a792f00cf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.004359 10.0.0.33 - - [2026-07-18 05:41:30] "POST /loadbalancer-members HTTP/1.1" 200 721 0.028227 10.0.0.33 - - [2026-07-18 05:41:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.025710 10.0.0.33 - - [2026-07-18 05:41:30] "GET /virtual-machine-interface/47526d86-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013079 10.0.0.33 - - [2026-07-18 05:41:30] "GET /virtual-machine-interface/47526d86-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009125 10.0.0.33 - - [2026-07-18 05:41:30] "POST /ref-update HTTP/1.1" 200 156 0.012922 10.0.0.33 - - [2026-07-18 05:41:30] "POST /tags HTTP/1.1" 409 221 0.008906 10.0.0.33 - - [2026-07-18 05:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.33 - - [2026-07-18 05:41:30] "GET /floating-ip/1ebf754d-dcc1-4d29-8789-13a792f00cf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1809 0.026102 10.0.0.33 - - [2026-07-18 05:41:30] "GET /tag/6142ee06-73bc-4a63-9fc9-54e84bba86b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.014466 10.0.0.33 - - [2026-07-18 05:41:30] "PUT /floating-ip/1ebf754d-dcc1-4d29-8789-13a792f00cf2 HTTP/1.1" 200 256 0.014886 10.0.0.33 - - [2026-07-18 05:41:30] "POST /set-tag HTTP/1.1" 200 109 0.091680 10.0.0.33 - - [2026-07-18 05:41:30] "GET /loadbalancer-pool/c286242d-8a98-4266-9bb2-d7891788e285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.013337 10.0.0.33 - - [2026-07-18 05:41:30] "POST /loadbalancer-members HTTP/1.1" 200 721 0.035841 10.0.0.33 - - [2026-07-18 05:41:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.012667 10.0.0.33 - - [2026-07-18 05:41:30] "GET /virtual-machine-interface/46bc0468-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.023031 10.0.0.33 - - [2026-07-18 05:41:30] "GET /virtual-machine-interface/46bc0468-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007391 10.0.0.33 - - [2026-07-18 05:41:30] "POST /ref-update HTTP/1.1" 200 156 0.055711 10.0.0.33 - - [2026-07-18 05:41:30] "GET /floating-ip/1ebf754d-dcc1-4d29-8789-13a792f00cf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.027594 10.0.0.33 - - [2026-07-18 05:41:30] "POST /set-tag HTTP/1.1" 200 109 0.164085 10.0.0.33 - - [2026-07-18 05:41:31] "POST /tags HTTP/1.1" 409 206 0.003445 10.0.0.33 - - [2026-07-18 05:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.33 - - [2026-07-18 05:41:31] "GET /tag/17eac444-a9be-40dc-92d8-b74ec4e6321a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.015061 10.0.0.33 - - [2026-07-18 05:41:31] "POST /tags HTTP/1.1" 409 204 0.002892 10.0.0.33 - - [2026-07-18 05:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.33 - - [2026-07-18 05:41:31] "GET /tag/5df8d5d3-98ff-4205-8532-12101fca8353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.015786 10.0.0.33 - - [2026-07-18 05:41:31] "GET /application-policy-set/9ded2276-096d-4a60-bea7-d19d740cc3c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010539 10.0.0.33 - - [2026-07-18 05:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005404 10.0.0.33 - - [2026-07-18 05:41:31] "GET /policy-management/a5fd90f5-377d-48a0-8fba-cfaa323e7cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004117 10.0.0.33 - - [2026-07-18 05:41:31] "POST /tags HTTP/1.1" 409 206 0.002715 10.0.0.33 - - [2026-07-18 05:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.33 - - [2026-07-18 05:41:31] "GET /tag/17eac444-a9be-40dc-92d8-b74ec4e6321a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.014443 10.0.0.33 - - [2026-07-18 05:41:31] "POST /tags HTTP/1.1" 409 226 0.002555 10.0.0.33 - - [2026-07-18 05:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007018 10.0.0.33 - - [2026-07-18 05:41:31] "GET /tag/55cbee01-3d17-4f4a-8c8c-c7b59c116c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.018217 10.0.0.33 - - [2026-07-18 05:41:31] "POST /tags HTTP/1.1" 409 204 0.003161 10.0.0.33 - - [2026-07-18 05:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.33 - - [2026-07-18 05:41:31] "GET /tag/5df8d5d3-98ff-4205-8532-12101fca8353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.022717 10.0.0.33 - - [2026-07-18 05:41:31] "POST /tags HTTP/1.1" 409 226 0.005096 10.0.0.33 - - [2026-07-18 05:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.33 - - [2026-07-18 05:41:31] "GET /tag/55cbee01-3d17-4f4a-8c8c-c7b59c116c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.017474 10.0.0.33 - - [2026-07-18 05:41:31] "GET /application-policy-set/9ded2276-096d-4a60-bea7-d19d740cc3c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003872 10.0.0.33 - - [2026-07-18 05:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.33 - - [2026-07-18 05:41:31] "GET /policy-management/a5fd90f5-377d-48a0-8fba-cfaa323e7cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004055 10.0.0.33 - - [2026-07-18 05:41:32] "POST /firewall-rules HTTP/1.1" 200 626 0.093359 10.0.0.33 - - [2026-07-18 05:41:32] "POST /firewall-rules HTTP/1.1" 200 646 0.133298 10.0.0.33 - - [2026-07-18 05:41:32] "GET /firewall-rule/f4bdd1fc-f81b-4301-b773-d93fb144fd15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.031784 10.0.0.33 - - [2026-07-18 05:41:32] "GET /firewall-policy/00c1bcb7-1a68-48d0-b191-e4d0d747122b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.003730 10.0.0.33 - - [2026-07-18 05:41:32] "GET /firewall-rule/26d33e53-bfc7-4c51-8091-e7ec00fb4e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.005650 10.0.0.33 - - [2026-07-18 05:41:32] "POST /ref-update HTTP/1.1" 200 156 0.030154 10.0.0.33 - - [2026-07-18 05:41:32] "POST /firewall-policys HTTP/1.1" 200 606 0.248769 10.0.0.33 - - [2026-07-18 05:41:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.019970 10.0.0.33 - - [2026-07-18 05:41:32] "GET /firewall-policy/9d627914-ca14-4de5-b0aa-4ed43c10b349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.036546 10.0.0.33 - - [2026-07-18 05:41:32] "GET /application-policy-set/9ded2276-096d-4a60-bea7-d19d740cc3c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004366 10.0.0.33 - - [2026-07-18 05:41:32] "GET /firewall-policy/9d627914-ca14-4de5-b0aa-4ed43c10b349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004964 10.0.0.33 - - [2026-07-18 05:41:32] "GET /firewall-policy/00c1bcb7-1a68-48d0-b191-e4d0d747122b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.005746 10.0.0.33 - - [2026-07-18 05:41:32] "GET /firewall-policy/4cf9007f-0276-4a1f-b9cc-45367d4e54e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.010364 10.0.0.33 - - [2026-07-18 05:41:32] "GET /firewall-policy/96d9943f-e6f8-4f13-a81a-2f5d859a6b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.005608 10.0.0.33 - - [2026-07-18 05:41:32] "GET /firewall-policy/00c1bcb7-1a68-48d0-b191-e4d0d747122b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.003264 10.0.0.33 - - [2026-07-18 05:41:32] "GET /firewall-policy/4cf9007f-0276-4a1f-b9cc-45367d4e54e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003540 10.0.0.33 - - [2026-07-18 05:41:32] "POST /ref-update HTTP/1.1" 200 156 0.024296 10.0.0.33 - - [2026-07-18 05:41:33] "POST /ref-update HTTP/1.1" 200 156 0.038332 10.0.0.33 - - [2026-07-18 05:41:33] "POST /ref-update HTTP/1.1" 200 156 0.045820 10.0.0.33 - - [2026-07-18 05:41:33] "POST /ref-update HTTP/1.1" 200 156 0.040187 10.0.0.33 - - [2026-07-18 05:41:33] "POST /ref-update HTTP/1.1" 200 156 0.052441 10.0.0.33 - - [2026-07-18 05:41:33] "GET /firewall-policy/9d627914-ca14-4de5-b0aa-4ed43c10b349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.021050 10.0.0.33 - - [2026-07-18 05:42:31] "GET /global-system-configs HTTP/1.1" 200 322 0.004279 10.0.0.33 - - [2026-07-18 05:42:33] "GET /global-system-configs HTTP/1.1" 200 322 0.002842 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:43:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001343 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:43:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001534 10.0.0.33 - - [2026-07-18 05:43:31] "POST /tags HTTP/1.1" 409 252 0.002816 10.0.0.33 - - [2026-07-18 05:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.33 - - [2026-07-18 05:43:31] "GET /tag/d0e76b25-d875-479b-a22f-f5eb98dec871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.017045 10.0.0.33 - - [2026-07-18 05:43:31] "POST /tags HTTP/1.1" 409 228 0.003920 10.0.0.33 - - [2026-07-18 05:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.33 - - [2026-07-18 05:43:31] "GET /tag/e41a1adb-ca9c-4ed1-be7a-ff2d0f0c6443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.015944 10.0.0.33 - - [2026-07-18 05:43:31] "GET /application-policy-set/9ded2276-096d-4a60-bea7-d19d740cc3c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.013372 10.0.0.33 - - [2026-07-18 05:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.33 - - [2026-07-18 05:43:31] "GET /policy-management/a5fd90f5-377d-48a0-8fba-cfaa323e7cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008026 10.0.0.33 - - [2026-07-18 05:43:31] "POST /tags HTTP/1.1" 409 206 0.002733 10.0.0.33 - - [2026-07-18 05:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008531 10.0.0.33 - - [2026-07-18 05:43:31] "GET /tag/17eac444-a9be-40dc-92d8-b74ec4e6321a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.016841 10.0.0.33 - - [2026-07-18 05:43:31] "POST /tags HTTP/1.1" 409 226 0.003332 10.0.0.33 - - [2026-07-18 05:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.33 - - [2026-07-18 05:43:32] "GET /tag/55cbee01-3d17-4f4a-8c8c-c7b59c116c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.024364 10.0.0.33 - - [2026-07-18 05:43:32] "POST /tags HTTP/1.1" 409 204 0.007227 10.0.0.33 - - [2026-07-18 05:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.33 - - [2026-07-18 05:43:32] "GET /tag/5df8d5d3-98ff-4205-8532-12101fca8353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.026000 10.0.0.33 - - [2026-07-18 05:43:32] "POST /tags HTTP/1.1" 409 226 0.006232 10.0.0.33 - - [2026-07-18 05:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.013614 10.0.0.33 - - [2026-07-18 05:43:32] "GET /tag/55cbee01-3d17-4f4a-8c8c-c7b59c116c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.019089 10.0.0.33 - - [2026-07-18 05:43:32] "POST /tags HTTP/1.1" 409 228 0.010272 10.0.0.33 - - [2026-07-18 05:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005299 10.0.0.33 - - [2026-07-18 05:43:32] "GET /tag/e41a1adb-ca9c-4ed1-be7a-ff2d0f0c6443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.030725 10.0.0.33 - - [2026-07-18 05:43:32] "POST /tags HTTP/1.1" 409 252 0.006139 10.0.0.33 - - [2026-07-18 05:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005029 10.0.0.33 - - [2026-07-18 05:43:32] "GET /tag/d0e76b25-d875-479b-a22f-f5eb98dec871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.028047 10.0.0.33 - - [2026-07-18 05:43:32] "GET /application-policy-set/9ded2276-096d-4a60-bea7-d19d740cc3c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.006338 10.0.0.33 - - [2026-07-18 05:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.33 - - [2026-07-18 05:43:32] "GET /policy-management/a5fd90f5-377d-48a0-8fba-cfaa323e7cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.013568 10.0.0.33 - - [2026-07-18 05:43:32] "POST /firewall-rules HTTP/1.1" 409 281 0.006986 10.0.0.33 - - [2026-07-18 05:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009568 10.0.0.33 - - [2026-07-18 05:43:32] "PUT /firewall-rule/26d33e53-bfc7-4c51-8091-e7ec00fb4e0d HTTP/1.1" 200 260 0.035973 10.0.0.33 - - [2026-07-18 05:43:32] "POST /firewall-rules HTTP/1.1" 409 291 0.016468 10.0.0.33 - - [2026-07-18 05:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.33 - - [2026-07-18 05:43:32] "PUT /firewall-rule/f4bdd1fc-f81b-4301-b773-d93fb144fd15 HTTP/1.1" 200 260 0.027565 10.0.0.33 - - [2026-07-18 05:43:32] "GET /firewall-rule/f4bdd1fc-f81b-4301-b773-d93fb144fd15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.013207 10.0.0.33 - - [2026-07-18 05:43:32] "POST /firewall-rules HTTP/1.1" 200 658 0.132110 10.0.0.33 - - [2026-07-18 05:43:32] "GET /firewall-rule/6aa5cedd-d713-4ffd-aaa8-0e6c399ab5df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2909 0.004955 10.0.0.33 - - [2026-07-18 05:43:32] "GET /firewall-policy/00c1bcb7-1a68-48d0-b191-e4d0d747122b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.002736 10.0.0.33 - - [2026-07-18 05:43:32] "GET /firewall-rule/26d33e53-bfc7-4c51-8091-e7ec00fb4e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.003315 10.0.0.33 - - [2026-07-18 05:43:32] "POST /firewall-policys HTTP/1.1" 409 269 0.002746 10.0.0.33 - - [2026-07-18 05:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.33 - - [2026-07-18 05:43:33] "PUT /firewall-policy/9d627914-ca14-4de5-b0aa-4ed43c10b349 HTTP/1.1" 200 264 0.067691 10.0.0.33 - - [2026-07-18 05:43:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.064907 10.0.0.33 - - [2026-07-18 05:43:33] "GET /firewall-policy/9d627914-ca14-4de5-b0aa-4ed43c10b349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.021035 10.0.0.33 - - [2026-07-18 05:43:33] "GET /application-policy-set/9ded2276-096d-4a60-bea7-d19d740cc3c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005728 10.0.0.33 - - [2026-07-18 05:43:33] "GET /firewall-policy/9d627914-ca14-4de5-b0aa-4ed43c10b349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.009687 10.0.0.33 - - [2026-07-18 05:43:33] "GET /firewall-policy/00c1bcb7-1a68-48d0-b191-e4d0d747122b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.005134 10.0.0.33 - - [2026-07-18 05:43:33] "GET /firewall-policy/4cf9007f-0276-4a1f-b9cc-45367d4e54e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.005692 10.0.0.33 - - [2026-07-18 05:43:33] "GET /firewall-policy/96d9943f-e6f8-4f13-a81a-2f5d859a6b2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.006437 10.0.0.33 - - [2026-07-18 05:43:33] "GET /firewall-policy/9d627914-ca14-4de5-b0aa-4ed43c10b349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006276 10.0.0.33 - - [2026-07-18 05:43:33] "GET /firewall-policy/9d627914-ca14-4de5-b0aa-4ed43c10b349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.011987 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:43:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001263 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:43:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001190 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:43:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001433 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:43:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001517 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:44:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001259 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:44:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001360 10.0.0.33 - - [2026-07-18 05:44:34] "GET /virtual-machine-interface/46bc0468-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.013085 10.0.0.33 - - [2026-07-18 05:44:34] "POST /set-tag HTTP/1.1" 200 109 0.006150 10.0.0.33 - - [2026-07-18 05:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002834 10.0.0.33 - - [2026-07-18 05:44:34] "GET /loadbalancer/e8cb7895-fa9d-4af4-8a1a-a04aa495e244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002844 10.0.0.33 - - [2026-07-18 05:44:34] "GET /virtual-machine-interface/46bc0468-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006782 10.0.0.33 - - [2026-07-18 05:44:34] "POST /set-tag HTTP/1.1" 200 109 0.070658 10.0.0.33 - - [2026-07-18 05:44:34] "DELETE /loadbalancer-member/95538205-a130-4123-81d9-fcbe0d9567d1 HTTP/1.1" 200 115 0.101313 10.0.0.33 - - [2026-07-18 05:44:35] "GET /virtual-machine-interface/4a5ecc22-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.020168 10.0.0.33 - - [2026-07-18 05:44:35] "POST /set-tag HTTP/1.1" 200 109 0.007688 10.0.0.33 - - [2026-07-18 05:44:35] "GET /virtual-machine-interface/4ae66a74-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005212 10.0.0.33 - - [2026-07-18 05:44:35] "POST /set-tag HTTP/1.1" 200 109 0.003005 10.0.0.33 - - [2026-07-18 05:44:35] "GET /virtual-machine-interface/47526d86-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007515 10.0.0.33 - - [2026-07-18 05:44:35] "POST /set-tag HTTP/1.1" 200 109 0.003039 10.0.0.33 - - [2026-07-18 05:44:35] "GET /virtual-machine-interface/48a2d842-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007025 10.0.0.33 - - [2026-07-18 05:44:35] "POST /set-tag HTTP/1.1" 200 109 0.003252 10.0.0.33 - - [2026-07-18 05:44:35] "GET /virtual-machine-interface/49dd288e-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007580 10.0.0.33 - - [2026-07-18 05:44:35] "POST /set-tag HTTP/1.1" 200 109 0.003523 10.0.0.33 - - [2026-07-18 05:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.33 - - [2026-07-18 05:44:35] "GET /loadbalancer/e8cb7895-fa9d-4af4-8a1a-a04aa495e244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.003152 10.0.0.33 - - [2026-07-18 05:44:35] "GET /virtual-machine-interface/480fbb02-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008251 10.0.0.33 - - [2026-07-18 05:44:35] "POST /set-tag HTTP/1.1" 200 109 0.004015 10.0.0.33 - - [2026-07-18 05:44:35] "GET /virtual-machine-interface/495103d6-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017336 10.0.0.33 - - [2026-07-18 05:44:35] "POST /set-tag HTTP/1.1" 200 109 0.003617 10.0.0.33 - - [2026-07-18 05:44:35] "GET /virtual-machine-interface/48a2d842-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009062 10.0.0.33 - - [2026-07-18 05:44:35] "POST /set-tag HTTP/1.1" 200 109 0.003720 10.0.0.33 - - [2026-07-18 05:44:35] "GET /virtual-machine-interface/48a2d842-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007211 10.0.0.33 - - [2026-07-18 05:44:35] "POST /set-tag HTTP/1.1" 200 109 0.002963 10.0.0.33 - - [2026-07-18 05:44:35] "GET /virtual-machine/6120a281-1055-4633-8ba5-b8a28f28ce29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004494 10.0.0.33 - - [2026-07-18 05:44:36] "POST /ref-update HTTP/1.1" 200 156 0.014678 10.0.0.33 - - [2026-07-18 05:44:36] "GET /virtual-machine-interface/48a2d842-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008063 10.0.0.33 - - [2026-07-18 05:44:36] "POST /set-tag HTTP/1.1" 200 109 0.033401 10.0.0.33 - - [2026-07-18 05:44:36] "POST /set-tag HTTP/1.1" 200 109 0.020586 10.0.0.33 - - [2026-07-18 05:44:36] "POST /set-tag HTTP/1.1" 200 109 0.028669 10.0.0.33 - - [2026-07-18 05:44:36] "POST /set-tag HTTP/1.1" 200 109 0.027658 10.0.0.33 - - [2026-07-18 05:44:36] "POST /set-tag HTTP/1.1" 200 109 0.023052 10.0.0.33 - - [2026-07-18 05:44:36] "DELETE /instance-ip/48c65678-826b-11f1-ad5a-fa163ebeffbd HTTP/1.1" 200 115 0.071831 10.0.0.33 - - [2026-07-18 05:44:36] "DELETE /virtual-machine-interface/48a2d842-826b-11f1-ad5a-fa163ebeffbd HTTP/1.1" 200 115 0.052787 10.0.0.33 - - [2026-07-18 05:44:36] "DELETE /virtual-machine/6120a281-1055-4633-8ba5-b8a28f28ce29 HTTP/1.1" 200 115 0.026316 10.0.0.33 - - [2026-07-18 05:44:36] "GET /virtual-machine-interface/480fbb02-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006425 10.0.0.33 - - [2026-07-18 05:44:36] "POST /set-tag HTTP/1.1" 200 109 0.003379 10.0.0.33 - - [2026-07-18 05:44:36] "GET /virtual-machine-interface/480fbb02-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004924 10.0.0.33 - - [2026-07-18 05:44:36] "POST /set-tag HTTP/1.1" 200 109 0.002684 10.0.0.33 - - [2026-07-18 05:44:36] "GET /virtual-machine/e9787222-4e81-4e02-8c29-24eb2034fa0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003903 10.0.0.33 - - [2026-07-18 05:44:36] "POST /ref-update HTTP/1.1" 200 156 0.013886 10.0.0.33 - - [2026-07-18 05:44:36] "GET /virtual-machine-interface/480fbb02-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.030475 10.0.0.33 - - [2026-07-18 05:44:36] "POST /set-tag HTTP/1.1" 200 109 0.024058 10.0.0.33 - - [2026-07-18 05:44:36] "POST /set-tag HTTP/1.1" 200 109 0.054470 10.0.0.33 - - [2026-07-18 05:44:36] "POST /set-tag HTTP/1.1" 200 109 0.035300 10.0.0.33 - - [2026-07-18 05:44:36] "POST /set-tag HTTP/1.1" 200 109 0.041816 10.0.0.33 - - [2026-07-18 05:44:36] "POST /set-tag HTTP/1.1" 200 109 0.054467 10.0.0.33 - - [2026-07-18 05:44:37] "DELETE /instance-ip/482de6f4-826b-11f1-ad5a-fa163ebeffbd HTTP/1.1" 200 115 0.068629 10.0.0.33 - - [2026-07-18 05:44:37] "DELETE /virtual-machine-interface/480fbb02-826b-11f1-ad5a-fa163ebeffbd HTTP/1.1" 200 115 0.049483 10.0.0.33 - - [2026-07-18 05:44:37] "DELETE /virtual-machine/e9787222-4e81-4e02-8c29-24eb2034fa0c HTTP/1.1" 200 115 0.040172 10.0.0.33 - - [2026-07-18 05:44:37] "DELETE /tag/2483deb9-794b-48aa-98e9-eac8db9d3a61 HTTP/1.1" 200 115 0.049449 10.0.0.33 - - [2026-07-18 05:44:37] "GET /virtual-machine-interface/46bc0468-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006691 10.0.0.33 - - [2026-07-18 05:44:37] "POST /set-tag HTTP/1.1" 200 109 0.003377 10.0.0.33 - - [2026-07-18 05:44:37] "GET /virtual-machine-interface/46bc0468-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004890 10.0.0.33 - - [2026-07-18 05:44:37] "POST /set-tag HTTP/1.1" 200 109 0.002662 10.0.0.33 - - [2026-07-18 05:44:37] "GET /virtual-machine/d7263cef-63ef-4f75-a09c-ffb297ba05ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003890 10.0.0.33 - - [2026-07-18 05:44:37] "POST /ref-update HTTP/1.1" 200 156 0.014554 10.0.0.33 - - [2026-07-18 05:44:37] "GET /virtual-machine-interface/46bc0468-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021888 10.0.0.33 - - [2026-07-18 05:44:37] "POST /set-tag HTTP/1.1" 200 109 0.032737 10.0.0.33 - - [2026-07-18 05:44:37] "POST /set-tag HTTP/1.1" 200 109 0.043722 10.0.0.33 - - [2026-07-18 05:44:37] "POST /set-tag HTTP/1.1" 200 109 0.040015 10.0.0.33 - - [2026-07-18 05:44:37] "POST /set-tag HTTP/1.1" 200 109 0.021030 10.0.0.33 - - [2026-07-18 05:44:37] "POST /set-tag HTTP/1.1" 200 109 0.034657 10.0.0.33 - - [2026-07-18 05:44:37] "DELETE /instance-ip/46d9e7ee-826b-11f1-ad5a-fa163ebeffbd HTTP/1.1" 200 115 0.050831 10.0.0.33 - - [2026-07-18 05:44:37] "POST /ref-update HTTP/1.1" 200 156 0.012561 10.0.0.33 - - [2026-07-18 05:44:37] "DELETE /virtual-machine-interface/46bc0468-826b-11f1-ad5a-fa163ebeffbd HTTP/1.1" 200 115 0.049459 10.0.0.33 - - [2026-07-18 05:44:37] "DELETE /virtual-machine/d7263cef-63ef-4f75-a09c-ffb297ba05ee HTTP/1.1" 200 115 0.029447 10.0.0.33 - - [2026-07-18 05:44:37] "GET /virtual-machine-interface/47526d86-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007851 10.0.0.33 - - [2026-07-18 05:44:37] "POST /set-tag HTTP/1.1" 200 109 0.003385 10.0.0.33 - - [2026-07-18 05:44:37] "GET /virtual-machine-interface/47526d86-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007273 10.0.0.33 - - [2026-07-18 05:44:37] "POST /set-tag HTTP/1.1" 200 109 0.003117 10.0.0.33 - - [2026-07-18 05:44:38] "GET /virtual-machine/456bcab5-e609-4a65-af2c-997d8cb49e2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.008419 10.0.0.33 - - [2026-07-18 05:44:38] "POST /ref-update HTTP/1.1" 200 156 0.014464 10.0.0.33 - - [2026-07-18 05:44:38] "GET /virtual-machine-interface/47526d86-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.018723 10.0.0.33 - - [2026-07-18 05:44:38] "POST /set-tag HTTP/1.1" 200 109 0.027314 10.0.0.33 - - [2026-07-18 05:44:38] "POST /set-tag HTTP/1.1" 200 109 0.035995 10.0.0.33 - - [2026-07-18 05:44:38] "POST /set-tag HTTP/1.1" 200 109 0.032823 10.0.0.33 - - [2026-07-18 05:44:38] "POST /set-tag HTTP/1.1" 200 109 0.029882 10.0.0.33 - - [2026-07-18 05:44:38] "POST /set-tag HTTP/1.1" 200 109 0.095475 10.0.0.33 - - [2026-07-18 05:44:38] "DELETE /instance-ip/4771bfa6-826b-11f1-ad5a-fa163ebeffbd HTTP/1.1" 200 115 0.092251 10.0.0.33 - - [2026-07-18 05:44:38] "POST /ref-update HTTP/1.1" 200 156 0.015701 10.0.0.33 - - [2026-07-18 05:44:38] "DELETE /virtual-machine-interface/47526d86-826b-11f1-ad5a-fa163ebeffbd HTTP/1.1" 200 115 0.057588 10.0.0.33 - - [2026-07-18 05:44:38] "DELETE /virtual-machine/456bcab5-e609-4a65-af2c-997d8cb49e2f HTTP/1.1" 200 115 0.023187 10.0.0.33 - - [2026-07-18 05:44:38] "DELETE /tag/c44bdc00-103f-47b3-b2bc-6079aae9f4ae HTTP/1.1" 200 115 0.046149 10.0.0.33 - - [2026-07-18 05:44:38] "DELETE /tag/17eac444-a9be-40dc-92d8-b74ec4e6321a HTTP/1.1" 409 388 0.005805 10.0.0.33 - - [2026-07-18 05:45:05] "GET /virtual-machine-interface/49dd288e-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011287 10.0.0.33 - - [2026-07-18 05:45:05] "POST /set-tag HTTP/1.1" 200 109 0.006565 10.0.0.33 - - [2026-07-18 05:45:06] "GET /virtual-machine-interface/49dd288e-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010241 10.0.0.33 - - [2026-07-18 05:45:06] "POST /set-tag HTTP/1.1" 200 109 0.005025 10.0.0.33 - - [2026-07-18 05:45:06] "GET /virtual-machine/28be17ac-4594-4ebe-908d-c1090b5ab211?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004848 10.0.0.33 - - [2026-07-18 05:45:06] "POST /ref-update HTTP/1.1" 200 156 0.013825 10.0.0.33 - - [2026-07-18 05:45:06] "GET /virtual-machine-interface/49dd288e-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.020927 10.0.0.33 - - [2026-07-18 05:45:06] "POST /set-tag HTTP/1.1" 200 109 0.023339 10.0.0.33 - - [2026-07-18 05:45:06] "POST /set-tag HTTP/1.1" 200 109 0.038606 10.0.0.33 - - [2026-07-18 05:45:06] "POST /set-tag HTTP/1.1" 200 109 0.050540 10.0.0.33 - - [2026-07-18 05:45:06] "POST /set-tag HTTP/1.1" 200 109 0.023460 10.0.0.33 - - [2026-07-18 05:45:06] "DELETE /instance-ip/49fcdb20-826b-11f1-ad5a-fa163ebeffbd HTTP/1.1" 200 115 0.053604 10.0.0.33 - - [2026-07-18 05:45:06] "DELETE /virtual-machine-interface/49dd288e-826b-11f1-ad5a-fa163ebeffbd HTTP/1.1" 200 115 0.050986 10.0.0.33 - - [2026-07-18 05:45:06] "DELETE /virtual-machine/28be17ac-4594-4ebe-908d-c1090b5ab211 HTTP/1.1" 200 115 0.029941 10.0.0.33 - - [2026-07-18 05:45:06] "DELETE /tag/5df8d5d3-98ff-4205-8532-12101fca8353 HTTP/1.1" 409 236 0.008732 10.0.0.33 - - [2026-07-18 05:45:06] "GET /virtual-machine-interface/495103d6-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006197 10.0.0.33 - - [2026-07-18 05:45:06] "POST /set-tag HTTP/1.1" 200 109 0.003109 10.0.0.33 - - [2026-07-18 05:45:06] "GET /virtual-machine-interface/495103d6-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005661 10.0.0.33 - - [2026-07-18 05:45:06] "POST /set-tag HTTP/1.1" 200 109 0.003065 10.0.0.33 - - [2026-07-18 05:45:06] "GET /virtual-machine/84f13120-cd82-4f96-86a4-6a7174cd80e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003396 10.0.0.33 - - [2026-07-18 05:45:06] "POST /ref-update HTTP/1.1" 200 156 0.019961 10.0.0.33 - - [2026-07-18 05:45:06] "GET /virtual-machine-interface/495103d6-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005889 10.0.0.33 - - [2026-07-18 05:45:06] "POST /set-tag HTTP/1.1" 200 109 0.030713 10.0.0.33 - - [2026-07-18 05:45:06] "POST /set-tag HTTP/1.1" 200 109 0.025732 10.0.0.33 - - [2026-07-18 05:45:06] "POST /set-tag HTTP/1.1" 200 109 0.023419 10.0.0.33 - - [2026-07-18 05:45:06] "POST /set-tag HTTP/1.1" 200 109 0.052963 10.0.0.33 - - [2026-07-18 05:45:07] "DELETE /instance-ip/49714876-826b-11f1-ad5a-fa163ebeffbd HTTP/1.1" 200 115 0.094712 10.0.0.33 - - [2026-07-18 05:45:07] "DELETE /virtual-machine-interface/495103d6-826b-11f1-ad5a-fa163ebeffbd HTTP/1.1" 200 115 0.060195 10.0.0.33 - - [2026-07-18 05:45:07] "DELETE /virtual-machine/84f13120-cd82-4f96-86a4-6a7174cd80e0 HTTP/1.1" 200 115 0.029456 10.0.0.33 - - [2026-07-18 05:45:07] "DELETE /tag/cf3f5aff-ee81-475a-9b86-3ae80178e821 HTTP/1.1" 200 115 0.067660 10.0.0.33 - - [2026-07-18 05:45:07] "DELETE /tag/f216cada-6c9a-469a-afca-fbf895b3f297 HTTP/1.1" 200 115 0.046013 10.0.0.33 - - [2026-07-18 05:45:07] "DELETE /tag/4bc62a1b-0835-49e9-93ce-ee61f4e035d5 HTTP/1.1" 200 115 0.034750 10.0.0.33 - - [2026-07-18 05:45:07] "GET /virtual-machine-interface/4ae66a74-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006288 10.0.0.33 - - [2026-07-18 05:45:07] "POST /set-tag HTTP/1.1" 200 109 0.003727 10.0.0.33 - - [2026-07-18 05:45:07] "GET /virtual-machine-interface/4ae66a74-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005200 10.0.0.33 - - [2026-07-18 05:45:07] "POST /set-tag HTTP/1.1" 200 109 0.002794 10.0.0.33 - - [2026-07-18 05:45:07] "GET /virtual-machine/289d9d5a-2468-4627-a33c-79bc07132a05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004599 10.0.0.33 - - [2026-07-18 05:45:07] "POST /ref-update HTTP/1.1" 200 156 0.015585 10.0.0.33 - - [2026-07-18 05:45:07] "GET /virtual-machine-interface/4ae66a74-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008504 10.0.0.33 - - [2026-07-18 05:45:07] "POST /set-tag HTTP/1.1" 200 109 0.024191 10.0.0.33 - - [2026-07-18 05:45:07] "POST /set-tag HTTP/1.1" 200 109 0.032039 10.0.0.33 - - [2026-07-18 05:45:07] "POST /set-tag HTTP/1.1" 200 109 0.036955 10.0.0.33 - - [2026-07-18 05:45:07] "POST /set-tag HTTP/1.1" 200 109 0.018475 10.0.0.33 - - [2026-07-18 05:45:07] "DELETE /instance-ip/4b030ce2-826b-11f1-ad5a-fa163ebeffbd HTTP/1.1" 200 115 0.068532 10.0.0.33 - - [2026-07-18 05:45:07] "DELETE /virtual-machine-interface/4ae66a74-826b-11f1-ad5a-fa163ebeffbd HTTP/1.1" 200 115 0.057017 10.0.0.33 - - [2026-07-18 05:45:07] "DELETE /virtual-machine/289d9d5a-2468-4627-a33c-79bc07132a05 HTTP/1.1" 200 115 0.028569 10.0.0.33 - - [2026-07-18 05:45:07] "DELETE /tag/d4149241-a8c2-4cdb-b7d6-d6fcc039372f HTTP/1.1" 200 115 0.060549 10.0.0.33 - - [2026-07-18 05:45:07] "GET /virtual-machine-interface/4a5ecc22-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005077 10.0.0.33 - - [2026-07-18 05:45:07] "POST /set-tag HTTP/1.1" 200 109 0.003366 10.0.0.33 - - [2026-07-18 05:45:08] "GET /virtual-machine-interface/4a5ecc22-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010761 10.0.0.33 - - [2026-07-18 05:45:08] "POST /set-tag HTTP/1.1" 200 109 0.003033 10.0.0.33 - - [2026-07-18 05:45:08] "GET /virtual-machine/dd23e478-30d1-4019-9f29-cc9ad9aeef8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004113 10.0.0.33 - - [2026-07-18 05:45:08] "POST /ref-update HTTP/1.1" 200 156 0.012293 10.0.0.33 - - [2026-07-18 05:45:08] "GET /virtual-machine-interface/4a5ecc22-826b-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013231 10.0.0.33 - - [2026-07-18 05:45:08] "POST /set-tag HTTP/1.1" 200 109 0.022417 10.0.0.33 - - [2026-07-18 05:45:08] "POST /set-tag HTTP/1.1" 200 109 0.036547 10.0.0.33 - - [2026-07-18 05:45:08] "POST /set-tag HTTP/1.1" 200 109 0.042776 10.0.0.33 - - [2026-07-18 05:45:08] "POST /set-tag HTTP/1.1" 200 109 0.016821 10.0.0.33 - - [2026-07-18 05:45:08] "DELETE /instance-ip/4a7b5fae-826b-11f1-ad5a-fa163ebeffbd HTTP/1.1" 200 115 0.079300 10.0.0.33 - - [2026-07-18 05:45:08] "DELETE /virtual-machine-interface/4a5ecc22-826b-11f1-ad5a-fa163ebeffbd HTTP/1.1" 200 115 0.064878 10.0.0.33 - - [2026-07-18 05:45:08] "DELETE /virtual-machine/dd23e478-30d1-4019-9f29-cc9ad9aeef8e HTTP/1.1" 200 115 0.023997 10.0.0.33 - - [2026-07-18 05:45:08] "DELETE /tag/e231dafb-00cd-4b04-a928-ff560fa481ea HTTP/1.1" 200 115 0.045066 10.0.0.33 - - [2026-07-18 05:45:08] "DELETE /tag/d0e76b25-d875-479b-a22f-f5eb98dec871 HTTP/1.1" 409 236 0.006664 10.0.0.33 - - [2026-07-18 05:45:08] "DELETE /tag/e41a1adb-ca9c-4ed1-be7a-ff2d0f0c6443 HTTP/1.1" 409 236 0.007163 10.0.0.33 - - [2026-07-18 05:45:10] "POST /projects HTTP/1.1" 409 238 0.002704 10.0.0.33 - - [2026-07-18 05:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.33 - - [2026-07-18 05:45:10] "GET /project/8daf8949-3f6e-4ae7-9c2a-540595372f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037138 10.0.0.33 - - [2026-07-18 05:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.33 - - [2026-07-18 05:45:10] "GET /virtual-network/941bb6aa-261f-48fe-a84a-1e5a8b0320b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004681 10.0.0.33 - - [2026-07-18 05:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.33 - - [2026-07-18 05:45:10] "GET /virtual-network/e120793c-830f-4a3d-87a2-2e335d889298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005831 10.0.0.33 - - [2026-07-18 05:45:10] "POST /security-groups HTTP/1.1" 409 285 0.002862 10.0.0.33 - - [2026-07-18 05:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.33 - - [2026-07-18 05:45:10] "PUT /security-group/b9492974-0a4d-4dc7-9e7c-a4b20e8b6021 HTTP/1.1" 200 262 0.059823 10.0.0.33 - - [2026-07-18 05:45:10] "PUT /access-control-list/68670b86-5576-46d4-9c5d-e19148ab2f15 HTTP/1.1" 200 272 0.019311 10.0.0.33 - - [2026-07-18 05:45:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.041486 10.0.0.33 - - [2026-07-18 05:45:10] "PUT /access-control-list/cc37b41d-91af-4693-9afd-096c98e0f7cb HTTP/1.1" 200 272 0.049784 10.0.0.33 - - [2026-07-18 05:45:15] "POST /projects HTTP/1.1" 409 238 0.002809 10.0.0.33 - - [2026-07-18 05:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.33 - - [2026-07-18 05:45:15] "GET /project/8daf8949-3f6e-4ae7-9c2a-540595372f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.057257 10.0.0.33 - - [2026-07-18 05:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.33 - - [2026-07-18 05:45:15] "GET /virtual-network/941bb6aa-261f-48fe-a84a-1e5a8b0320b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004856 10.0.0.33 - - [2026-07-18 05:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.33 - - [2026-07-18 05:45:15] "GET /virtual-network/e120793c-830f-4a3d-87a2-2e335d889298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004988 10.0.0.33 - - [2026-07-18 05:45:15] "POST /security-groups HTTP/1.1" 409 285 0.003272 10.0.0.33 - - [2026-07-18 05:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004238 10.0.0.33 - - [2026-07-18 05:45:15] "PUT /security-group/b9492974-0a4d-4dc7-9e7c-a4b20e8b6021 HTTP/1.1" 200 262 0.071538 10.0.0.33 - - [2026-07-18 05:45:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.030001 10.0.0.33 - - [2026-07-18 05:45:15] "PUT /access-control-list/68670b86-5576-46d4-9c5d-e19148ab2f15 HTTP/1.1" 200 272 0.015277 10.0.0.33 - - [2026-07-18 05:45:15] "GET /firewall-policy/4cf9007f-0276-4a1f-b9cc-45367d4e54e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.033945 10.0.0.33 - - [2026-07-18 05:45:15] "PUT /access-control-list/cc37b41d-91af-4693-9afd-096c98e0f7cb HTTP/1.1" 200 272 0.048623 10.0.0.33 - - [2026-07-18 05:45:15] "GET /firewall-rule/eb29f51f-98a8-478b-826a-f9d9acb78e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004154 10.0.0.33 - - [2026-07-18 05:45:15] "POST /ref-update HTTP/1.1" 200 156 0.069055 10.0.0.33 - - [2026-07-18 05:45:15] "DELETE /firewall-rule/eb29f51f-98a8-478b-826a-f9d9acb78e15 HTTP/1.1" 200 115 0.054437 10.0.0.33 - - [2026-07-18 05:45:15] "GET /firewall-policy/4cf9007f-0276-4a1f-b9cc-45367d4e54e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.005703 10.0.0.33 - - [2026-07-18 05:45:15] "GET /firewall-rule/43e38374-022e-4509-9da0-2af49402c51e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003750 10.0.0.33 - - [2026-07-18 05:45:16] "POST /ref-update HTTP/1.1" 200 156 0.068982 10.0.0.33 - - [2026-07-18 05:45:16] "DELETE /firewall-rule/43e38374-022e-4509-9da0-2af49402c51e HTTP/1.1" 200 115 0.057286 10.0.0.33 - - [2026-07-18 05:45:16] "DELETE /tag/dfd75989-09ef-4469-bca6-606c07fe50f3 HTTP/1.1" 200 115 0.053927 10.0.0.33 - - [2026-07-18 05:45:16] "DELETE /tag/d0e76b25-d875-479b-a22f-f5eb98dec871 HTTP/1.1" 409 236 0.006526 10.0.0.33 - - [2026-07-18 05:45:16] "DELETE /tag/e41a1adb-ca9c-4ed1-be7a-ff2d0f0c6443 HTTP/1.1" 409 236 0.007830 10.0.0.33 - - [2026-07-18 05:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006727 10.0.0.33 - - [2026-07-18 05:45:16] "GET /virtual-network/941bb6aa-261f-48fe-a84a-1e5a8b0320b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005318 10.0.0.33 - - [2026-07-18 05:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002732 10.0.0.33 - - [2026-07-18 05:45:16] "GET /virtual-network/e120793c-830f-4a3d-87a2-2e335d889298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005213 10.0.0.33 - - [2026-07-18 05:45:16] "PUT /virtual-network/941bb6aa-261f-48fe-a84a-1e5a8b0320b1 HTTP/1.1" 200 264 0.053684 10.0.0.33 - - [2026-07-18 05:45:16] "PUT /virtual-network/e120793c-830f-4a3d-87a2-2e335d889298 HTTP/1.1" 200 264 0.081183 10.0.0.33 - - [2026-07-18 05:45:16] "DELETE /security-group/b9492974-0a4d-4dc7-9e7c-a4b20e8b6021 HTTP/1.1" 200 115 0.067048 10.0.0.33 - - [2026-07-18 05:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.33 - - [2026-07-18 05:45:16] "DELETE /access-control-list/68670b86-5576-46d4-9c5d-e19148ab2f15 HTTP/1.1" 200 115 0.041095 10.0.0.33 - - [2026-07-18 05:45:16] "DELETE /access-control-list/cc37b41d-91af-4693-9afd-096c98e0f7cb HTTP/1.1" 200 115 0.041030 10.0.0.33 - - [2026-07-18 05:45:16] "GET /project/8daf8949-3f6e-4ae7-9c2a-540595372f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.045023 10.0.0.33 - - [2026-07-18 05:45:16] "GET /project/8daf8949-3f6e-4ae7-9c2a-540595372f2c?fields=security_groups HTTP/1.1" 200 1353 0.054582 10.0.0.33 - - [2026-07-18 05:45:16] "DELETE /security-group/a0156647-f760-433b-b039-bc93d5f9f29a HTTP/1.1" 200 115 0.064657 10.0.0.33 - - [2026-07-18 05:45:16] "DELETE /access-control-list/202b6f44-b14a-40db-91c4-fb49025e8d6e HTTP/1.1" 200 115 0.039670 10.0.0.33 - - [2026-07-18 05:45:16] "GET /project/8daf8949-3f6e-4ae7-9c2a-540595372f2c?fields=application_policy_sets HTTP/1.1" 200 1392 0.063037 10.0.0.33 - - [2026-07-18 05:45:16] "DELETE /access-control-list/b816857a-416e-4d4f-85a1-6cce47311819 HTTP/1.1" 200 115 0.059106 10.0.0.33 - - [2026-07-18 05:45:16] "DELETE /project/8daf8949-3f6e-4ae7-9c2a-540595372f2c HTTP/1.1" 200 115 0.392548 10.0.0.33 - - [2026-07-18 05:45:16] "POST /projects HTTP/1.1" 409 238 0.002363 10.0.0.33 - - [2026-07-18 05:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009982 10.0.0.33 - - [2026-07-18 05:45:17] "GET /project/3aa1c4d5-548b-4f8d-b9cc-335ceca630b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044489 10.0.0.33 - - [2026-07-18 05:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.33 - - [2026-07-18 05:45:17] "GET /virtual-network/941bb6aa-261f-48fe-a84a-1e5a8b0320b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005828 10.0.0.33 - - [2026-07-18 05:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.33 - - [2026-07-18 05:45:17] "GET /virtual-network/e120793c-830f-4a3d-87a2-2e335d889298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006085 10.0.0.33 - - [2026-07-18 05:45:17] "POST /security-groups HTTP/1.1" 409 285 0.003356 10.0.0.33 - - [2026-07-18 05:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.33 - - [2026-07-18 05:45:17] "PUT /security-group/8bd555c9-ca3f-4414-9d01-d70d128f22e1 HTTP/1.1" 200 262 0.063238 10.0.0.33 - - [2026-07-18 05:45:17] "PUT /access-control-list/13b7fd7a-4100-4205-9c21-c99f319cfaaa HTTP/1.1" 200 272 0.019279 10.0.0.33 - - [2026-07-18 05:45:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.049667 10.0.0.33 - - [2026-07-18 05:45:17] "PUT /access-control-list/a1e192f4-2d82-4be2-9071-c855aa1ba7bc HTTP/1.1" 200 272 0.048511 10.0.0.33 - - [2026-07-18 05:45:21] "GET /application-policy-set/9ded2276-096d-4a60-bea7-d19d740cc3c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003721 10.0.0.33 - - [2026-07-18 05:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.33 - - [2026-07-18 05:45:21] "GET /policy-management/a5fd90f5-377d-48a0-8fba-cfaa323e7cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005378 10.0.0.33 - - [2026-07-18 05:45:21] "GET /firewall-policy/00c1bcb7-1a68-48d0-b191-e4d0d747122b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.004324 10.0.0.33 - - [2026-07-18 05:45:21] "GET /firewall-rule/26d33e53-bfc7-4c51-8091-e7ec00fb4e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.004402 10.0.0.33 - - [2026-07-18 05:45:21] "POST /ref-update HTTP/1.1" 200 156 0.017280 10.0.0.33 - - [2026-07-18 05:45:21] "DELETE /firewall-rule/26d33e53-bfc7-4c51-8091-e7ec00fb4e0d HTTP/1.1" 200 115 0.071484 10.0.0.33 - - [2026-07-18 05:45:21] "GET /firewall-policy/9d627914-ca14-4de5-b0aa-4ed43c10b349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003618 10.0.0.33 - - [2026-07-18 05:45:21] "GET /firewall-rule/6aa5cedd-d713-4ffd-aaa8-0e6c399ab5df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2909 0.004354 10.0.0.33 - - [2026-07-18 05:45:21] "POST /ref-update HTTP/1.1" 200 156 0.018897 10.0.0.33 - - [2026-07-18 05:45:21] "DELETE /firewall-rule/6aa5cedd-d713-4ffd-aaa8-0e6c399ab5df HTTP/1.1" 200 115 0.064503 10.0.0.33 - - [2026-07-18 05:45:21] "GET /firewall-policy/9d627914-ca14-4de5-b0aa-4ed43c10b349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.013251 10.0.0.33 - - [2026-07-18 05:45:21] "GET /firewall-rule/f4bdd1fc-f81b-4301-b773-d93fb144fd15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.004068 10.0.0.33 - - [2026-07-18 05:45:21] "POST /ref-update HTTP/1.1" 200 156 0.015500 10.0.0.33 - - [2026-07-18 05:45:21] "DELETE /firewall-rule/f4bdd1fc-f81b-4301-b773-d93fb144fd15 HTTP/1.1" 200 115 0.055678 10.0.0.33 - - [2026-07-18 05:45:21] "GET /application-policy-set/9ded2276-096d-4a60-bea7-d19d740cc3c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003894 10.0.0.33 - - [2026-07-18 05:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.33 - - [2026-07-18 05:45:21] "GET /policy-management/a5fd90f5-377d-48a0-8fba-cfaa323e7cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004720 10.0.0.33 - - [2026-07-18 05:45:21] "GET /firewall-policy/9d627914-ca14-4de5-b0aa-4ed43c10b349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.011901 10.0.0.33 - - [2026-07-18 05:45:21] "POST /ref-update HTTP/1.1" 200 156 0.027374 10.0.0.33 - - [2026-07-18 05:45:22] "DELETE /firewall-policy/9d627914-ca14-4de5-b0aa-4ed43c10b349 HTTP/1.1" 200 115 0.045339 10.0.0.33 - - [2026-07-18 05:45:22] "DELETE /tag/5df8d5d3-98ff-4205-8532-12101fca8353 HTTP/1.1" 200 115 0.076993 10.0.0.33 - - [2026-07-18 05:45:22] "DELETE /tag/d0e76b25-d875-479b-a22f-f5eb98dec871 HTTP/1.1" 200 115 0.047825 10.0.0.33 - - [2026-07-18 05:45:22] "DELETE /tag/17eac444-a9be-40dc-92d8-b74ec4e6321a HTTP/1.1" 200 115 0.104348 10.0.0.33 - - [2026-07-18 05:45:22] "DELETE /tag/e41a1adb-ca9c-4ed1-be7a-ff2d0f0c6443 HTTP/1.1" 200 115 0.110576 10.0.0.33 - - [2026-07-18 05:45:22] "DELETE /loadbalancer-member/4b44a4f0-4033-4d74-a374-21b5e5324d96 HTTP/1.1" 200 115 0.050866 10.0.0.33 - - [2026-07-18 05:45:22] "DELETE /loadbalancer-pool/c286242d-8a98-4266-9bb2-d7891788e285 HTTP/1.1" 200 115 0.045544 10.0.0.33 - - [2026-07-18 05:45:22] "DELETE /loadbalancer-listener/78973518-038b-4b82-95c4-86b9319a24d4 HTTP/1.1" 200 115 0.059341 10.0.0.33 - - [2026-07-18 05:45:22] "DELETE /loadbalancer/e8cb7895-fa9d-4af4-8a1a-a04aa495e244 HTTP/1.1" 200 115 0.051303 10.0.0.33 - - [2026-07-18 05:45:22] "DELETE /floating-ip/1ebf754d-dcc1-4d29-8789-13a792f00cf2 HTTP/1.1" 200 115 0.043948 10.0.0.33 - - [2026-07-18 05:45:22] "DELETE /instance-ip/e7cf7de7-f680-4c6d-961b-774786e4b0c7 HTTP/1.1" 200 115 0.060328 10.0.0.33 - - [2026-07-18 05:45:22] "DELETE /virtual-machine-interface/1fe98099-9358-43d4-ae71-cab33a1d2bbc HTTP/1.1" 200 115 0.080132 10.0.0.33 - - [2026-07-18 05:45:22] "DELETE /tag/6142ee06-73bc-4a63-9fc9-54e84bba86b8 HTTP/1.1" 200 115 0.056413 10.0.0.33 - - [2026-07-18 05:45:22] "POST /projects HTTP/1.1" 409 238 0.002331 10.0.0.33 - - [2026-07-18 05:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.33 - - [2026-07-18 05:45:23] "GET /project/3aa1c4d5-548b-4f8d-b9cc-335ceca630b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.057868 10.0.0.33 - - [2026-07-18 05:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.33 - - [2026-07-18 05:45:23] "GET /virtual-network/941bb6aa-261f-48fe-a84a-1e5a8b0320b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.011317 10.0.0.33 - - [2026-07-18 05:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006434 10.0.0.33 - - [2026-07-18 05:45:23] "GET /virtual-network/e120793c-830f-4a3d-87a2-2e335d889298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.011066 10.0.0.33 - - [2026-07-18 05:45:23] "POST /security-groups HTTP/1.1" 409 285 0.006963 10.0.0.33 - - [2026-07-18 05:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007365 10.0.0.33 - - [2026-07-18 05:45:23] "PUT /security-group/8bd555c9-ca3f-4414-9d01-d70d128f22e1 HTTP/1.1" 200 262 0.068626 10.0.0.33 - - [2026-07-18 05:45:23] "PUT /access-control-list/13b7fd7a-4100-4205-9c21-c99f319cfaaa HTTP/1.1" 200 272 0.044980 10.0.0.33 - - [2026-07-18 05:45:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.059023 10.0.0.33 - - [2026-07-18 05:45:23] "GET /firewall-policy/4cf9007f-0276-4a1f-b9cc-45367d4e54e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.024827 10.0.0.33 - - [2026-07-18 05:45:23] "GET /firewall-rule/e963ea00-ff2d-4f9a-846b-42f83ae12a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.008315 10.0.0.33 - - [2026-07-18 05:45:23] "PUT /access-control-list/a1e192f4-2d82-4be2-9071-c855aa1ba7bc HTTP/1.1" 200 272 0.071052 10.0.0.33 - - [2026-07-18 05:45:23] "POST /ref-update HTTP/1.1" 200 156 0.081764 10.0.0.33 - - [2026-07-18 05:45:23] "DELETE /firewall-rule/e963ea00-ff2d-4f9a-846b-42f83ae12a26 HTTP/1.1" 200 115 0.073402 10.0.0.33 - - [2026-07-18 05:45:23] "GET /firewall-policy/4cf9007f-0276-4a1f-b9cc-45367d4e54e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.007248 10.0.0.33 - - [2026-07-18 05:45:23] "GET /firewall-rule/7cd001f1-ce3d-4e0b-b5e7-60e0be8ab4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005557 10.0.0.33 - - [2026-07-18 05:45:23] "POST /ref-update HTTP/1.1" 200 156 0.144110 10.0.0.33 - - [2026-07-18 05:45:23] "DELETE /firewall-rule/7cd001f1-ce3d-4e0b-b5e7-60e0be8ab4c7 HTTP/1.1" 200 115 0.082988 10.0.0.33 - - [2026-07-18 05:45:24] "DELETE /tag/55cbee01-3d17-4f4a-8c8c-c7b59c116c8d HTTP/1.1" 200 115 0.060900 10.0.0.33 - - [2026-07-18 05:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006564 10.0.0.33 - - [2026-07-18 05:45:24] "GET /virtual-network/941bb6aa-261f-48fe-a84a-1e5a8b0320b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005540 10.0.0.33 - - [2026-07-18 05:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.33 - - [2026-07-18 05:45:24] "GET /virtual-network/e120793c-830f-4a3d-87a2-2e335d889298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005243 10.0.0.33 - - [2026-07-18 05:45:24] "PUT /virtual-network/941bb6aa-261f-48fe-a84a-1e5a8b0320b1 HTTP/1.1" 200 264 0.075119 10.0.0.33 - - [2026-07-18 05:45:24] "PUT /virtual-network/e120793c-830f-4a3d-87a2-2e335d889298 HTTP/1.1" 200 264 0.091359 10.0.0.33 - - [2026-07-18 05:45:24] "DELETE /security-group/8bd555c9-ca3f-4414-9d01-d70d128f22e1 HTTP/1.1" 200 115 0.102170 10.0.0.33 - - [2026-07-18 05:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.33 - - [2026-07-18 05:45:24] "DELETE /access-control-list/13b7fd7a-4100-4205-9c21-c99f319cfaaa HTTP/1.1" 200 115 0.071902 10.0.0.33 - - [2026-07-18 05:45:24] "DELETE /access-control-list/a1e192f4-2d82-4be2-9071-c855aa1ba7bc HTTP/1.1" 200 115 0.048032 10.0.0.33 - - [2026-07-18 05:45:24] "GET /project/3aa1c4d5-548b-4f8d-b9cc-335ceca630b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.077359 10.0.0.33 - - [2026-07-18 05:45:24] "GET /project/3aa1c4d5-548b-4f8d-b9cc-335ceca630b3?fields=security_groups HTTP/1.1" 200 1352 0.086373 10.0.0.33 - - [2026-07-18 05:45:24] "DELETE /security-group/c645206e-7121-40ec-95d7-884c847d6f1c HTTP/1.1" 200 115 0.061237 10.0.0.33 - - [2026-07-18 05:45:24] "DELETE /access-control-list/d5534cdb-bd58-4557-b310-656e4d332161 HTTP/1.1" 200 115 0.068958 10.0.0.33 - - [2026-07-18 05:45:24] "GET /project/3aa1c4d5-548b-4f8d-b9cc-335ceca630b3?fields=application_policy_sets HTTP/1.1" 200 1391 0.083708 10.0.0.33 - - [2026-07-18 05:45:24] "DELETE /access-control-list/13384360-c038-453a-91d3-bb58b91cebbe HTTP/1.1" 200 115 0.082515 10.0.0.33 - - [2026-07-18 05:45:24] "DELETE /project/3aa1c4d5-548b-4f8d-b9cc-335ceca630b3 HTTP/1.1" 200 115 0.499481 10.0.0.33 - - [2026-07-18 05:46:29] "GET / HTTP/1.1" 200 35931 0.002168 10.0.0.33 - - [2026-07-18 05:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004196 10.0.0.33 - - [2026-07-18 05:46:29] "GET /global-vrouter-config/47ebe6c0-c16a-487a-b86c-ff88e04fb549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006507 10.0.0.33 - - [2026-07-18 05:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002859 10.0.0.33 - - [2026-07-18 05:46:30] "GET /global-vrouter-config/47ebe6c0-c16a-487a-b86c-ff88e04fb549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003208 10.0.0.33 - - [2026-07-18 05:46:47] "GET / HTTP/1.1" 200 35931 0.001467 10.0.0.33 - - [2026-07-18 05:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.33 - - [2026-07-18 05:46:47] "GET /global-system-config/b0287984-17e3-4574-9d88-af755eea35e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.007187 10.0.0.33 - - [2026-07-18 05:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.33 - - [2026-07-18 05:46:47] "GET /config-node/bd54d5df-1784-4783-ae5a-5b017790260a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003249 10.0.0.33 - - [2026-07-18 05:46:47] "GET / HTTP/1.1" 200 35931 0.001710 10.0.0.33 - - [2026-07-18 05:46:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002603 10.0.0.33 - - [2026-07-18 05:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.33 - - [2026-07-18 05:46:52] "GET /global-vrouter-config/47ebe6c0-c16a-487a-b86c-ff88e04fb549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002845 10.0.0.33 - - [2026-07-18 05:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.33 - - [2026-07-18 05:46:53] "PUT /global-vrouter-config/47ebe6c0-c16a-487a-b86c-ff88e04fb549 HTTP/1.1" 200 276 0.012708 10.0.0.33 - - [2026-07-18 05:46:53] "GET / HTTP/1.1" 200 35931 0.002302 10.0.0.33 - - [2026-07-18 05:46:53] "POST /alarms HTTP/1.1" 409 264 0.002836 10.0.0.33 - - [2026-07-18 05:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.33 - - [2026-07-18 05:46:53] "PUT /alarm/e269f1d6-d621-4450-ad53-8afe83b60016 HTTP/1.1" 200 244 0.013339 10.0.0.33 - - [2026-07-18 05:46:53] "POST /alarms HTTP/1.1" 409 261 0.005676 10.0.0.33 - - [2026-07-18 05:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.33 - - [2026-07-18 05:46:53] "PUT /alarm/24771ac4-dbf0-4e77-87cc-900b34bafc86 HTTP/1.1" 200 244 0.019893 10.0.0.33 - - [2026-07-18 05:46:53] "POST /alarms HTTP/1.1" 409 261 0.003088 10.0.0.33 - - [2026-07-18 05:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.33 - - [2026-07-18 05:46:53] "PUT /alarm/8968856a-99a7-4f7e-8347-4a393288426f HTTP/1.1" 200 244 0.014466 10.0.0.33 - - [2026-07-18 05:46:53] "POST /alarms HTTP/1.1" 409 253 0.003107 10.0.0.33 - - [2026-07-18 05:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.33 - - [2026-07-18 05:46:53] "PUT /alarm/7c33d741-cdc9-4901-b6b3-36057cdb0b1a HTTP/1.1" 200 244 0.017307 10.0.0.33 - - [2026-07-18 05:46:53] "POST /alarms HTTP/1.1" 409 251 0.003273 10.0.0.33 - - [2026-07-18 05:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.33 - - [2026-07-18 05:46:53] "PUT /alarm/0f48e763-b770-4318-8ca4-60c0a0456ac9 HTTP/1.1" 200 244 0.015069 10.0.0.33 - - [2026-07-18 05:46:53] "POST /alarms HTTP/1.1" 409 252 0.012076 10.0.0.33 - - [2026-07-18 05:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.33 - - [2026-07-18 05:46:53] "PUT /alarm/3b7fb5f3-153a-42d4-839b-fd414ff4ec27 HTTP/1.1" 200 244 0.016765 10.0.0.33 - - [2026-07-18 05:46:53] "POST /alarms HTTP/1.1" 409 256 0.013376 10.0.0.33 - - [2026-07-18 05:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.33 - - [2026-07-18 05:46:53] "PUT /alarm/da114f8c-80c4-414f-85a6-7d502cd8fde4 HTTP/1.1" 200 244 0.015180 10.0.0.33 - - [2026-07-18 05:46:53] "POST /alarms HTTP/1.1" 409 248 0.013552 10.0.0.33 - - [2026-07-18 05:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.33 - - [2026-07-18 05:46:53] "PUT /alarm/06335659-bbf1-412d-8cda-2b8b74cbf076 HTTP/1.1" 200 244 0.015710 10.0.0.33 - - [2026-07-18 05:46:53] "POST /alarms HTTP/1.1" 409 252 0.007808 10.0.0.33 - - [2026-07-18 05:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.33 - - [2026-07-18 05:46:54] "PUT /alarm/00bc175f-fd46-4484-be60-54cfb53c5170 HTTP/1.1" 200 244 0.017758 10.0.0.33 - - [2026-07-18 05:46:54] "POST /alarms HTTP/1.1" 409 257 0.015656 10.0.0.33 - - [2026-07-18 05:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.33 - - [2026-07-18 05:46:54] "PUT /alarm/b3ea8874-12b6-4f90-82e0-e6e95ada3051 HTTP/1.1" 200 244 0.014345 10.0.0.33 - - [2026-07-18 05:46:54] "POST /alarms HTTP/1.1" 409 251 0.008665 10.0.0.33 - - [2026-07-18 05:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.33 - - [2026-07-18 05:46:54] "PUT /alarm/0997ce27-171d-4e3d-85f5-fbd17b6cb9ea HTTP/1.1" 200 244 0.014327 10.0.0.33 - - [2026-07-18 05:46:54] "POST /alarms HTTP/1.1" 409 257 0.015992 10.0.0.33 - - [2026-07-18 05:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.33 - - [2026-07-18 05:46:54] "PUT /alarm/7c6b5e54-ec52-4c97-814b-76ce769f280d HTTP/1.1" 200 244 0.016080 10.0.0.33 - - [2026-07-18 05:46:54] "POST /alarms HTTP/1.1" 409 261 0.016800 10.0.0.33 - - [2026-07-18 05:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.33 - - [2026-07-18 05:46:54] "PUT /alarm/32bfed58-c9ba-4e87-8555-16b65d6084e1 HTTP/1.1" 200 244 0.013881 10.0.0.33 - - [2026-07-18 05:46:54] "POST /alarms HTTP/1.1" 409 258 0.006323 10.0.0.33 - - [2026-07-18 05:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.33 - - [2026-07-18 05:46:54] "PUT /alarm/a8d6fa2d-8c2e-479b-a3bf-92858155d52d HTTP/1.1" 200 244 0.014707 10.0.0.33 - - [2026-07-18 05:46:54] "POST /alarms HTTP/1.1" 409 254 0.005341 10.0.0.33 - - [2026-07-18 05:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.33 - - [2026-07-18 05:46:54] "PUT /alarm/9ffa283c-fa72-4125-95f6-05184c37338c HTTP/1.1" 200 244 0.012619 10.0.0.33 - - [2026-07-18 05:46:54] "POST /alarms HTTP/1.1" 409 254 0.005256 10.0.0.33 - - [2026-07-18 05:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.33 - - [2026-07-18 05:46:54] "PUT /alarm/a37455a7-8956-43b7-9576-442989373f1d HTTP/1.1" 200 244 0.015584 10.0.0.33 - - [2026-07-18 05:46:54] "POST /alarms HTTP/1.1" 409 254 0.009935 10.0.0.33 - - [2026-07-18 05:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.33 - - [2026-07-18 05:46:54] "PUT /alarm/fa55bd97-7cce-4b83-a9e6-1af0ba421507 HTTP/1.1" 200 244 0.030888 10.0.0.33 - - [2026-07-18 05:46:54] "POST /alarms HTTP/1.1" 409 247 0.020471 10.0.0.33 - - [2026-07-18 05:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006989 10.0.0.33 - - [2026-07-18 05:46:54] "PUT /alarm/c1c8ce82-8f39-4367-a785-1defbfe1d400 HTTP/1.1" 200 244 0.017277 10.0.0.33 - - [2026-07-18 05:46:54] "POST /alarms HTTP/1.1" 409 272 0.006634 10.0.0.33 - - [2026-07-18 05:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.33 - - [2026-07-18 05:46:54] "PUT /alarm/834aa4b0-7f2a-4c0c-b248-fd0e6fc9a0aa HTTP/1.1" 200 244 0.011910 10.0.0.33 - - [2026-07-18 05:46:54] "POST /alarms HTTP/1.1" 409 261 0.015594 10.0.0.33 - - [2026-07-18 05:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648 10.0.0.33 - - [2026-07-18 05:46:54] "PUT /alarm/b0771243-ef9e-4f96-a891-6d77cc44ba39 HTTP/1.1" 200 244 0.014135 10.0.0.33 - - [2026-07-18 05:46:54] "POST /alarms HTTP/1.1" 409 259 0.010776 10.0.0.33 - - [2026-07-18 05:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623 10.0.0.33 - - [2026-07-18 05:46:55] "PUT /alarm/360e2e45-3eb6-4d09-86ee-2ccb9a645030 HTTP/1.1" 200 244 0.014164 10.0.0.33 - - [2026-07-18 05:46:55] "POST /alarms HTTP/1.1" 409 265 0.004779 10.0.0.33 - - [2026-07-18 05:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.33 - - [2026-07-18 05:46:55] "PUT /alarm/310a70ab-a964-4824-9d20-c3bc4c492b9d HTTP/1.1" 200 244 0.014846 10.0.0.33 - - [2026-07-18 05:46:55] "POST /alarms HTTP/1.1" 409 279 0.015475 10.0.0.33 - - [2026-07-18 05:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.33 - - [2026-07-18 05:46:55] "PUT /alarm/1f036293-28be-4dd4-bb15-1106cefb610c HTTP/1.1" 200 244 0.012958 10.0.0.33 - - [2026-07-18 05:46:55] "GET / HTTP/1.1" 200 35931 0.001956 10.0.0.33 - - [2026-07-18 05:46:55] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002686 10.0.0.33 - - [2026-07-18 05:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.33 - - [2026-07-18 05:46:55] "PUT /global-vrouter-config/47ebe6c0-c16a-487a-b86c-ff88e04fb549 HTTP/1.1" 200 276 0.011432 10.0.0.33 - - [2026-07-18 05:46:55] "GET / HTTP/1.1" 200 35931 0.001718 10.0.0.33 - - [2026-07-18 05:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.33 - - [2026-07-18 05:46:55] "GET /global-vrouter-config/47ebe6c0-c16a-487a-b86c-ff88e04fb549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003626 10.0.0.33 - - [2026-07-18 05:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.33 - - [2026-07-18 05:46:55] "PUT /global-vrouter-config/47ebe6c0-c16a-487a-b86c-ff88e04fb549 HTTP/1.1" 200 276 0.011638 10.0.0.33 - - [2026-07-18 05:46:56] "GET / HTTP/1.1" 200 35931 0.002648 10.0.0.33 - - [2026-07-18 05:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.33 - - [2026-07-18 05:46:56] "GET /global-system-config/b0287984-17e3-4574-9d88-af755eea35e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006727 10.0.0.33 - - [2026-07-18 05:46:56] "PUT /global-system-config/b0287984-17e3-4574-9d88-af755eea35e9 HTTP/1.1" 200 274 0.032457 10.0.0.33 - - [2026-07-18 05:46:59] "GET / HTTP/1.1" 200 35931 0.001644 10.0.0.33 - - [2026-07-18 05:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662 10.0.0.33 - - [2026-07-18 05:46:59] "GET /routing-instance/01e1546d-7e60-473c-9345-b1d56417234c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003175 10.0.0.33 - - [2026-07-18 05:46:59] "POST /bgp-routers HTTP/1.1" 409 301 0.002142 10.0.0.33 - - [2026-07-18 05:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.33 - - [2026-07-18 05:46:59] "GET /bgp-router/6fc15db4-675f-45e6-b63a-98cac61d54bb?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003896 10.0.0.33 - - [2026-07-18 05:46:59] "PUT /bgp-router/6fc15db4-675f-45e6-b63a-98cac61d54bb HTTP/1.1" 200 254 0.019556 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:46:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001291 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:46:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001180 10.0.0.33 - - [2026-07-18 05:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008055 10.0.0.33 - - [2026-07-18 05:47:01] "GET /global-vrouter-config/47ebe6c0-c16a-487a-b86c-ff88e04fb549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.009722 10.0.0.33 - - [2026-07-18 05:47:15] "GET / HTTP/1.1" 200 35931 0.002167 10.0.0.33 - - [2026-07-18 05:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.33 - - [2026-07-18 05:47:15] "GET /global-system-config/b0287984-17e3-4574-9d88-af755eea35e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006063 10.0.0.33 - - [2026-07-18 05:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.33 - - [2026-07-18 05:47:15] "GET /config-node/bd54d5df-1784-4783-ae5a-5b017790260a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002761 10.0.0.33 - - [2026-07-18 05:47:27] "GET / HTTP/1.1" 200 35931 0.001975 10.0.0.33 - - [2026-07-18 05:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010658 10.0.0.33 - - [2026-07-18 05:47:28] "GET /routing-instance/01e1546d-7e60-473c-9345-b1d56417234c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.006080 10.0.0.33 - - [2026-07-18 05:47:28] "POST /bgp-routers HTTP/1.1" 409 301 0.003877 10.0.0.33 - - [2026-07-18 05:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.33 - - [2026-07-18 05:47:28] "GET /bgp-router/6fc15db4-675f-45e6-b63a-98cac61d54bb?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003711 10.0.0.33 - - [2026-07-18 05:47:28] "PUT /bgp-router/6fc15db4-675f-45e6-b63a-98cac61d54bb HTTP/1.1" 200 254 0.022933 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:47:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001253 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:47:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001272 10.0.0.33 - - [2026-07-18 05:47:31] "GET /global-system-configs HTTP/1.1" 200 322 0.006066 10.0.0.33 - - [2026-07-18 05:47:33] "GET /global-system-configs HTTP/1.1" 200 322 0.008043 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:47:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001203 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:47:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001204 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:47:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001253 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:47:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001142 10.0.0.33 - - [2026-07-18 05:48:20] "GET / HTTP/1.1" 200 35931 0.002152 10.0.0.33 - - [2026-07-18 05:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.33 - - [2026-07-18 05:48:20] "GET /global-system-config/b0287984-17e3-4574-9d88-af755eea35e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005351 10.0.0.33 - - [2026-07-18 05:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.33 - - [2026-07-18 05:48:20] "GET /config-node/bd54d5df-1784-4783-ae5a-5b017790260a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003191 10.0.0.33 - - [2026-07-18 05:48:21] "GET / HTTP/1.1" 200 35931 0.001849 10.0.0.33 - - [2026-07-18 05:48:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002743 10.0.0.33 - - [2026-07-18 05:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.33 - - [2026-07-18 05:48:26] "GET /global-vrouter-config/47ebe6c0-c16a-487a-b86c-ff88e04fb549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003073 10.0.0.33 - - [2026-07-18 05:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.33 - - [2026-07-18 05:48:26] "PUT /global-vrouter-config/47ebe6c0-c16a-487a-b86c-ff88e04fb549 HTTP/1.1" 200 276 0.014905 10.0.0.33 - - [2026-07-18 05:48:26] "GET / HTTP/1.1" 200 35931 0.001954 10.0.0.33 - - [2026-07-18 05:48:26] "POST /alarms HTTP/1.1" 409 264 0.002651 10.0.0.33 - - [2026-07-18 05:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.33 - - [2026-07-18 05:48:26] "PUT /alarm/e269f1d6-d621-4450-ad53-8afe83b60016 HTTP/1.1" 200 244 0.014500 10.0.0.33 - - [2026-07-18 05:48:26] "POST /alarms HTTP/1.1" 409 261 0.003189 10.0.0.33 - - [2026-07-18 05:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.33 - - [2026-07-18 05:48:26] "PUT /alarm/24771ac4-dbf0-4e77-87cc-900b34bafc86 HTTP/1.1" 200 244 0.020353 10.0.0.33 - - [2026-07-18 05:48:26] "POST /alarms HTTP/1.1" 409 261 0.023398 10.0.0.33 - - [2026-07-18 05:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.33 - - [2026-07-18 05:48:26] "PUT /alarm/8968856a-99a7-4f7e-8347-4a393288426f HTTP/1.1" 200 244 0.016043 10.0.0.33 - - [2026-07-18 05:48:26] "POST /alarms HTTP/1.1" 409 253 0.015711 10.0.0.33 - - [2026-07-18 05:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.33 - - [2026-07-18 05:48:26] "PUT /alarm/7c33d741-cdc9-4901-b6b3-36057cdb0b1a HTTP/1.1" 200 244 0.015725 10.0.0.33 - - [2026-07-18 05:48:26] "POST /alarms HTTP/1.1" 409 251 0.009500 10.0.0.33 - - [2026-07-18 05:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.33 - - [2026-07-18 05:48:26] "PUT /alarm/0f48e763-b770-4318-8ca4-60c0a0456ac9 HTTP/1.1" 200 244 0.019757 10.0.0.33 - - [2026-07-18 05:48:26] "POST /alarms HTTP/1.1" 409 252 0.015131 10.0.0.33 - - [2026-07-18 05:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.33 - - [2026-07-18 05:48:27] "PUT /alarm/3b7fb5f3-153a-42d4-839b-fd414ff4ec27 HTTP/1.1" 200 244 0.022529 10.0.0.33 - - [2026-07-18 05:48:27] "POST /alarms HTTP/1.1" 409 256 0.017548 10.0.0.33 - - [2026-07-18 05:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.33 - - [2026-07-18 05:48:27] "PUT /alarm/da114f8c-80c4-414f-85a6-7d502cd8fde4 HTTP/1.1" 200 244 0.016417 10.0.0.33 - - [2026-07-18 05:48:27] "POST /alarms HTTP/1.1" 409 248 0.015933 10.0.0.33 - - [2026-07-18 05:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.33 - - [2026-07-18 05:48:27] "PUT /alarm/06335659-bbf1-412d-8cda-2b8b74cbf076 HTTP/1.1" 200 244 0.017524 10.0.0.33 - - [2026-07-18 05:48:27] "POST /alarms HTTP/1.1" 409 252 0.017239 10.0.0.33 - - [2026-07-18 05:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.33 - - [2026-07-18 05:48:27] "PUT /alarm/00bc175f-fd46-4484-be60-54cfb53c5170 HTTP/1.1" 200 244 0.014287 10.0.0.33 - - [2026-07-18 05:48:27] "POST /alarms HTTP/1.1" 409 257 0.007677 10.0.0.33 - - [2026-07-18 05:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.33 - - [2026-07-18 05:48:27] "PUT /alarm/b3ea8874-12b6-4f90-82e0-e6e95ada3051 HTTP/1.1" 200 244 0.015010 10.0.0.33 - - [2026-07-18 05:48:27] "POST /alarms HTTP/1.1" 409 251 0.013171 10.0.0.33 - - [2026-07-18 05:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.33 - - [2026-07-18 05:48:27] "PUT /alarm/0997ce27-171d-4e3d-85f5-fbd17b6cb9ea HTTP/1.1" 200 244 0.014190 10.0.0.33 - - [2026-07-18 05:48:27] "POST /alarms HTTP/1.1" 409 257 0.018867 10.0.0.33 - - [2026-07-18 05:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.33 - - [2026-07-18 05:48:27] "PUT /alarm/7c6b5e54-ec52-4c97-814b-76ce769f280d HTTP/1.1" 200 244 0.016429 10.0.0.33 - - [2026-07-18 05:48:27] "POST /alarms HTTP/1.1" 409 261 0.034822 10.0.0.33 - - [2026-07-18 05:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.33 - - [2026-07-18 05:48:27] "PUT /alarm/32bfed58-c9ba-4e87-8555-16b65d6084e1 HTTP/1.1" 200 244 0.013452 10.0.0.33 - - [2026-07-18 05:48:27] "POST /alarms HTTP/1.1" 409 258 0.024026 10.0.0.33 - - [2026-07-18 05:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.016223 10.0.0.33 - - [2026-07-18 05:48:27] "PUT /alarm/a8d6fa2d-8c2e-479b-a3bf-92858155d52d HTTP/1.1" 200 244 0.023206 10.0.0.33 - - [2026-07-18 05:48:27] "POST /alarms HTTP/1.1" 409 254 0.009005 10.0.0.33 - - [2026-07-18 05:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.33 - - [2026-07-18 05:48:27] "PUT /alarm/9ffa283c-fa72-4125-95f6-05184c37338c HTTP/1.1" 200 244 0.011065 10.0.0.33 - - [2026-07-18 05:48:27] "POST /alarms HTTP/1.1" 409 254 0.012391 10.0.0.33 - - [2026-07-18 05:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.33 - - [2026-07-18 05:48:27] "PUT /alarm/a37455a7-8956-43b7-9576-442989373f1d HTTP/1.1" 200 244 0.013624 10.0.0.33 - - [2026-07-18 05:48:27] "POST /alarms HTTP/1.1" 409 254 0.008483 10.0.0.33 - - [2026-07-18 05:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.33 - - [2026-07-18 05:48:27] "PUT /alarm/fa55bd97-7cce-4b83-a9e6-1af0ba421507 HTTP/1.1" 200 244 0.014829 10.0.0.33 - - [2026-07-18 05:48:28] "POST /alarms HTTP/1.1" 409 247 0.012171 10.0.0.33 - - [2026-07-18 05:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.33 - - [2026-07-18 05:48:28] "PUT /alarm/c1c8ce82-8f39-4367-a785-1defbfe1d400 HTTP/1.1" 200 244 0.018593 10.0.0.33 - - [2026-07-18 05:48:28] "POST /alarms HTTP/1.1" 409 272 0.010811 10.0.0.33 - - [2026-07-18 05:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.33 - - [2026-07-18 05:48:28] "PUT /alarm/834aa4b0-7f2a-4c0c-b248-fd0e6fc9a0aa HTTP/1.1" 200 244 0.020693 10.0.0.33 - - [2026-07-18 05:48:28] "POST /alarms HTTP/1.1" 409 261 0.012148 10.0.0.33 - - [2026-07-18 05:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.33 - - [2026-07-18 05:48:28] "PUT /alarm/b0771243-ef9e-4f96-a891-6d77cc44ba39 HTTP/1.1" 200 244 0.021531 10.0.0.33 - - [2026-07-18 05:48:28] "POST /alarms HTTP/1.1" 409 259 0.014508 10.0.0.33 - - [2026-07-18 05:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.33 - - [2026-07-18 05:48:28] "PUT /alarm/360e2e45-3eb6-4d09-86ee-2ccb9a645030 HTTP/1.1" 200 244 0.018706 10.0.0.33 - - [2026-07-18 05:48:28] "POST /alarms HTTP/1.1" 409 265 0.016992 10.0.0.33 - - [2026-07-18 05:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.33 - - [2026-07-18 05:48:28] "PUT /alarm/310a70ab-a964-4824-9d20-c3bc4c492b9d HTTP/1.1" 200 244 0.022532 10.0.0.33 - - [2026-07-18 05:48:28] "POST /alarms HTTP/1.1" 409 279 0.015687 10.0.0.33 - - [2026-07-18 05:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.33 - - [2026-07-18 05:48:28] "PUT /alarm/1f036293-28be-4dd4-bb15-1106cefb610c HTTP/1.1" 200 244 0.013105 10.0.0.33 - - [2026-07-18 05:48:28] "GET / HTTP/1.1" 200 35931 0.002785 10.0.0.33 - - [2026-07-18 05:48:28] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002663 10.0.0.33 - - [2026-07-18 05:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.33 - - [2026-07-18 05:48:28] "PUT /global-vrouter-config/47ebe6c0-c16a-487a-b86c-ff88e04fb549 HTTP/1.1" 200 276 0.016888 10.0.0.33 - - [2026-07-18 05:48:29] "GET / HTTP/1.1" 200 35931 0.001731 10.0.0.33 - - [2026-07-18 05:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.33 - - [2026-07-18 05:48:29] "GET /global-vrouter-config/47ebe6c0-c16a-487a-b86c-ff88e04fb549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006892 10.0.0.33 - - [2026-07-18 05:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.33 - - [2026-07-18 05:48:29] "PUT /global-vrouter-config/47ebe6c0-c16a-487a-b86c-ff88e04fb549 HTTP/1.1" 200 276 0.022894 10.0.0.33 - - [2026-07-18 05:48:29] "GET / HTTP/1.1" 200 35931 0.002770 10.0.0.33 - - [2026-07-18 05:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.33 - - [2026-07-18 05:48:29] "GET /global-system-config/b0287984-17e3-4574-9d88-af755eea35e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006659 10.0.0.33 - - [2026-07-18 05:48:29] "PUT /global-system-config/b0287984-17e3-4574-9d88-af755eea35e9 HTTP/1.1" 200 274 0.032803 10.0.0.33 - - [2026-07-18 05:48:33] "GET / HTTP/1.1" 200 35931 0.002184 10.0.0.33 - - [2026-07-18 05:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 10.0.0.33 - - [2026-07-18 05:48:33] "GET /routing-instance/01e1546d-7e60-473c-9345-b1d56417234c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.004139 10.0.0.33 - - [2026-07-18 05:48:33] "POST /bgp-routers HTTP/1.1" 409 301 0.003154 10.0.0.33 - - [2026-07-18 05:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.33 - - [2026-07-18 05:48:33] "GET /bgp-router/6fc15db4-675f-45e6-b63a-98cac61d54bb?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003577 10.0.0.33 - - [2026-07-18 05:48:33] "PUT /bgp-router/6fc15db4-675f-45e6-b63a-98cac61d54bb HTTP/1.1" 200 254 0.020783 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:48:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001326 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:48:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001383 10.0.0.33 - - [2026-07-18 05:48:38] "POST /tags HTTP/1.1" 200 355 0.036726 10.0.0.33 - - [2026-07-18 05:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.033124 10.0.0.33 - - [2026-07-18 05:48:38] "GET /tag/84f983f6-ed6e-46eb-a0b5-790d9e6ff95c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.028566 10.0.0.33 - - [2026-07-18 05:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.33 - - [2026-07-18 05:48:38] "GET /virtual-network/941bb6aa-261f-48fe-a84a-1e5a8b0320b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006337 10.0.0.33 - - [2026-07-18 05:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.33 - - [2026-07-18 05:48:38] "GET /project/46116780-113a-4308-82ed-a29cdbfcdc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.100512 10.0.0.33 - - [2026-07-18 05:48:39] "POST /virtual-machines HTTP/1.1" 200 351 0.039466 10.0.0.33 - - [2026-07-18 05:48:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.042876 10.0.0.33 - - [2026-07-18 05:48:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.147292 10.0.0.33 - - [2026-07-18 05:48:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.011178 10.0.0.33 - - [2026-07-18 05:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005569 10.0.0.33 - - [2026-07-18 05:48:39] "GET /virtual-machine-interface/534d24c2-826c-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.019421 10.0.0.33 - - [2026-07-18 05:48:39] "POST /instance-ips HTTP/1.1" 200 391 0.027459 10.0.0.33 - - [2026-07-18 05:48:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.037792 10.0.0.33 - - [2026-07-18 05:48:39] "GET /virtual-machine-interface/534d24c2-826c-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.012061 10.0.0.33 - - [2026-07-18 05:48:39] "POST /set-tag HTTP/1.1" 200 109 0.018625 10.0.0.33 - - [2026-07-18 05:48:39] "GET /virtual-machine-interface/534d24c2-826c-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.024929 10.0.0.33 - - [2026-07-18 05:48:39] "GET /instance-ip/536d0f80-826c-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003991 10.0.0.33 - - [2026-07-18 05:48:39] "GET /virtual-machine-interface/534d24c2-826c-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005226 10.0.0.33 - - [2026-07-18 05:48:39] "POST /set-tag HTTP/1.1" 200 109 0.003156 10.0.0.33 - - [2026-07-18 05:48:39] "GET /virtual-router/f73a08a2-cd6b-4d52-a67b-cd52c396c142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004343 10.0.0.33 - - [2026-07-18 05:48:39] "POST /ref-update HTTP/1.1" 200 156 0.022395 10.0.0.33 - - [2026-07-18 05:48:39] "GET /virtual-machine-interface/534d24c2-826c-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.025202 10.0.0.33 - - [2026-07-18 05:48:39] "POST /set-tag HTTP/1.1" 200 109 0.004029 10.0.0.33 - - [2026-07-18 05:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.33 - - [2026-07-18 05:48:39] "GET /virtual-network/941bb6aa-261f-48fe-a84a-1e5a8b0320b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005207 10.0.0.33 - - [2026-07-18 05:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.33 - - [2026-07-18 05:48:39] "GET /project/46116780-113a-4308-82ed-a29cdbfcdc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.052382 10.0.0.33 - - [2026-07-18 05:48:39] "POST /virtual-machines HTTP/1.1" 200 355 0.011491 10.0.0.33 - - [2026-07-18 05:48:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.017378 10.0.0.33 - - [2026-07-18 05:48:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.138247 10.0.0.33 - - [2026-07-18 05:48:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.018740 10.0.0.33 - - [2026-07-18 05:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008062 10.0.0.33 - - [2026-07-18 05:48:40] "GET /virtual-machine-interface/53d7ce88-826c-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.010049 10.0.0.33 - - [2026-07-18 05:48:40] "POST /instance-ips HTTP/1.1" 200 395 0.053858 10.0.0.33 - - [2026-07-18 05:48:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.047569 10.0.0.33 - - [2026-07-18 05:48:40] "GET /virtual-machine-interface/53d7ce88-826c-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.021158 10.0.0.33 - - [2026-07-18 05:48:40] "POST /set-tag HTTP/1.1" 200 109 0.018107 10.0.0.33 - - [2026-07-18 05:48:40] "GET /virtual-machine-interface/53d7ce88-826c-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.019920 10.0.0.33 - - [2026-07-18 05:48:40] "GET /instance-ip/53f7fcda-826c-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.010135 10.0.0.33 - - [2026-07-18 05:48:40] "GET /virtual-machine-interface/53d7ce88-826c-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007429 10.0.0.33 - - [2026-07-18 05:48:40] "POST /set-tag HTTP/1.1" 200 109 0.002950 10.0.0.33 - - [2026-07-18 05:48:40] "GET /virtual-router/f73a08a2-cd6b-4d52-a67b-cd52c396c142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.004109 10.0.0.33 - - [2026-07-18 05:48:40] "POST /ref-update HTTP/1.1" 200 156 0.010628 10.0.0.33 - - [2026-07-18 05:48:40] "GET /virtual-machine-interface/53d7ce88-826c-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.016971 10.0.0.33 - - [2026-07-18 05:48:40] "POST /set-tag HTTP/1.1" 200 109 0.002825 10.0.0.33 - - [2026-07-18 05:48:40] "GET /virtual-machine-interface/534d24c2-826c-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007028 10.0.0.33 - - [2026-07-18 05:48:40] "POST /set-tag HTTP/1.1" 200 109 0.003688 10.0.0.33 - - [2026-07-18 05:48:40] "GET /virtual-machine-interface/53d7ce88-826c-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006775 10.0.0.33 - - [2026-07-18 05:48:40] "POST /set-tag HTTP/1.1" 200 109 0.003413 10.0.0.33 - - [2026-07-18 05:48:50] "GET / HTTP/1.1" 200 35931 0.002701 10.0.0.33 - - [2026-07-18 05:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.33 - - [2026-07-18 05:48:50] "GET /global-system-config/b0287984-17e3-4574-9d88-af755eea35e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.007215 10.0.0.33 - - [2026-07-18 05:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.33 - - [2026-07-18 05:48:50] "GET /config-node/bd54d5df-1784-4783-ae5a-5b017790260a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002939 10.0.0.33 - - [2026-07-18 05:48:51] "GET /virtual-machine-interface/534d24c2-826c-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005632 10.0.0.33 - - [2026-07-18 05:48:51] "POST /set-tag HTTP/1.1" 200 109 0.003105 10.0.0.33 - - [2026-07-18 05:48:51] "GET /virtual-machine-interface/53d7ce88-826c-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005262 10.0.0.33 - - [2026-07-18 05:48:51] "POST /set-tag HTTP/1.1" 200 109 0.004676 10.0.0.33 - - [2026-07-18 05:48:52] "GET /virtual-machine-interface/534d24c2-826c-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005725 10.0.0.33 - - [2026-07-18 05:48:52] "POST /set-tag HTTP/1.1" 200 109 0.002740 10.0.0.33 - - [2026-07-18 05:49:02] "GET / HTTP/1.1" 200 35931 0.002211 10.0.0.33 - - [2026-07-18 05:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.33 - - [2026-07-18 05:49:02] "GET /routing-instance/01e1546d-7e60-473c-9345-b1d56417234c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003886 10.0.0.33 - - [2026-07-18 05:49:02] "POST /bgp-routers HTTP/1.1" 409 301 0.002472 10.0.0.33 - - [2026-07-18 05:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.33 - - [2026-07-18 05:49:02] "GET /bgp-router/6fc15db4-675f-45e6-b63a-98cac61d54bb?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004866 10.0.0.33 - - [2026-07-18 05:49:02] "PUT /bgp-router/6fc15db4-675f-45e6-b63a-98cac61d54bb HTTP/1.1" 200 254 0.019227 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:49:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001146 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:49:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001361 10.0.0.33 - - [2026-07-18 05:49:24] "GET /virtual-machine-interface/534d24c2-826c-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006899 10.0.0.33 - - [2026-07-18 05:49:24] "POST /set-tag HTTP/1.1" 200 109 0.003759 10.0.0.33 - - [2026-07-18 05:49:24] "GET /virtual-machine-interface/534d24c2-826c-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005229 10.0.0.33 - - [2026-07-18 05:49:24] "POST /set-tag HTTP/1.1" 200 109 0.002454 10.0.0.33 - - [2026-07-18 05:49:24] "GET /virtual-machine/32b5b30a-712a-4601-b324-87ca448da46e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.003963 10.0.0.33 - - [2026-07-18 05:49:24] "POST /ref-update HTTP/1.1" 200 156 0.013105 10.0.0.33 - - [2026-07-18 05:49:24] "GET /virtual-machine-interface/534d24c2-826c-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.009343 10.0.0.33 - - [2026-07-18 05:49:24] "POST /set-tag HTTP/1.1" 200 109 0.017215 10.0.0.33 - - [2026-07-18 05:49:24] "POST /set-tag HTTP/1.1" 200 109 0.040822 10.0.0.33 - - [2026-07-18 05:49:24] "DELETE /instance-ip/536d0f80-826c-11f1-ad5a-fa163ebeffbd HTTP/1.1" 200 115 0.051543 10.0.0.33 - - [2026-07-18 05:49:24] "DELETE /virtual-machine-interface/534d24c2-826c-11f1-ad5a-fa163ebeffbd HTTP/1.1" 200 115 0.057521 10.0.0.33 - - [2026-07-18 05:49:24] "DELETE /virtual-machine/32b5b30a-712a-4601-b324-87ca448da46e HTTP/1.1" 200 115 0.025406 10.0.0.33 - - [2026-07-18 05:49:24] "GET /virtual-machine-interface/53d7ce88-826c-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006046 10.0.0.33 - - [2026-07-18 05:49:24] "POST /set-tag HTTP/1.1" 200 109 0.003493 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:49:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001033 [Introspect:8084]10.0.0.33 - - [2026-07-18 05:49:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001029 10.0.0.33 - - [2026-07-18 05:49:55] "GET /virtual-machine-interface/53d7ce88-826c-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.014247 10.0.0.33 - - [2026-07-18 05:49:55] "POST /set-tag HTTP/1.1" 200 109 0.004264 10.0.0.33 - - [2026-07-18 05:49:55] "GET /virtual-machine-interface/53d7ce88-826c-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006700 10.0.0.33 - - [2026-07-18 05:49:55] "POST /set-tag HTTP/1.1" 200 109 0.003746 10.0.0.33 - - [2026-07-18 05:49:55] "GET /virtual-machine/1d60caf3-fe27-4522-9e63-921423566305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.003958 10.0.0.33 - - [2026-07-18 05:49:55] "POST /ref-update HTTP/1.1" 200 156 0.015302 10.0.0.33 - - [2026-07-18 05:49:55] "GET /virtual-machine-interface/53d7ce88-826c-11f1-ad5a-fa163ebeffbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005636 10.0.0.33 - - [2026-07-18 05:49:55] "POST /set-tag HTTP/1.1" 200 109 0.019167 10.0.0.33 - - [2026-07-18 05:49:55] "POST /set-tag HTTP/1.1" 200 109 0.045654 10.0.0.33 - - [2026-07-18 05:49:55] "DELETE /instance-ip/53f7fcda-826c-11f1-ad5a-fa163ebeffbd HTTP/1.1" 200 115 0.099485 10.0.0.33 - - [2026-07-18 05:49:56] "DELETE /virtual-machine-interface/53d7ce88-826c-11f1-ad5a-fa163ebeffbd HTTP/1.1" 200 115 0.069093 10.0.0.33 - - [2026-07-18 05:49:56] "DELETE /virtual-machine/1d60caf3-fe27-4522-9e63-921423566305 HTTP/1.1" 200 115 0.035970 10.0.0.33 - - [2026-07-18 05:49:56] "DELETE /tag/84f983f6-ed6e-46eb-a0b5-790d9e6ff95c HTTP/1.1" 200 115 0.057657