+++ date ++ echo 'INFO: =================== Thu Aug 21 01:49:01 UTC 2025 ===================' INFO: =================== Thu Aug 21 01:49:01 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ cut -d / -f 1 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' ++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.33 + 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 +++ 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 +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ uniq ++++ grep -vi host ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.33,10.78.93.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.78.93.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=__ ++ sort ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set ++ cut -d = -f 1 ++ sed 's/^API__//g' + 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 08/21/2025 01:49:43.542 7f5ed91b8808 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/21/2025 01:49:43.790 7f5ed91b8808 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/21/2025 01:49:43.804 7f5ed91b8808 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/21/2025 01:49:43.805 7f5ed91b8808 [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 - - [2025-08-21 01:49:50] "GET / HTTP/1.1" 503 181 0.000213 10.0.0.33 - - [2025-08-21 01:49:51] "GET / HTTP/1.1" 200 35931 0.001467 10.0.0.33 - - [2025-08-21 01:49:51] "GET / HTTP/1.1" 200 45303 0.001290 10.0.0.33 - - [2025-08-21 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005116 10.0.0.33 - - [2025-08-21 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.33 - - [2025-08-21 01:49:52] "GET / HTTP/1.1" 200 35931 0.001280 [Introspect:8084]10.0.0.33 - - [2025-08-21 01:49:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001100 [Introspect:8084]10.0.0.33 - - [2025-08-21 01:49:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000966 10.0.0.33 - - [2025-08-21 01:49:52] "POST /fqname-to-id HTTP/1.1" 404 196 0.011451 10.0.0.33 - - [2025-08-21 01:49:52] "POST /job-templates HTTP/1.1" 200 555 0.124356 10.0.0.33 - - [2025-08-21 01:49:52] "POST /fqname-to-id HTTP/1.1" 404 200 0.014155 10.0.0.33 - - [2025-08-21 01:49:52] "GET / HTTP/1.1" 200 35931 0.017589 10.0.0.33 - - [2025-08-21 01:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005769 10.0.0.33 - - [2025-08-21 01:49:52] "GET /global-system-config/f343b895-e8b5-496a-98fc-14af90d84231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.076549 10.0.0.33 - - [2025-08-21 01:49:52] "POST /job-templates HTTP/1.1" 200 563 0.178240 10.0.0.33 - - [2025-08-21 01:49:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.006238 10.0.0.33 - - [2025-08-21 01:49:52] "GET / HTTP/1.1" 200 35931 0.001261 10.0.0.33 - - [2025-08-21 01:49:52] "POST /fqname-to-id HTTP/1.1" 404 191 0.002340 10.0.0.33 - - [2025-08-21 01:49:52] "POST /job-templates HTTP/1.1" 200 545 0.066070 10.0.0.33 - - [2025-08-21 01:49:52] "POST /config-database-nodes HTTP/1.1" 200 611 0.075128 10.0.0.33 - - [2025-08-21 01:49:52] "POST /fqname-to-id HTTP/1.1" 404 207 0.011430 10.0.0.33 - - [2025-08-21 01:49:52] "POST /job-templates HTTP/1.1" 200 577 0.074780 10.0.0.33 - - [2025-08-21 01:49:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.015150 10.0.0.33 - - [2025-08-21 01:49:52] "POST /fqname-to-id HTTP/1.1" 404 208 0.014484 10.0.0.33 - - [2025-08-21 01:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007719 10.0.0.33 - - [2025-08-21 01:49:52] "GET /global-system-config/f343b895-e8b5-496a-98fc-14af90d84231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012444 10.0.0.33 - - [2025-08-21 01:49:52] "POST /job-templates HTTP/1.1" 200 579 0.202473 10.0.0.33 - - [2025-08-21 01:49:52] "POST /service-appliance-sets HTTP/1.1" 200 553 0.185426 10.0.0.33 - - [2025-08-21 01:49:53] "POST /fqname-to-id HTTP/1.1" 404 210 0.004646 10.0.0.33 - - [2025-08-21 01:49:53] "POST /fqname-to-id HTTP/1.1" 404 180 0.002074 10.0.0.33 - - [2025-08-21 01:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.33 - - [2025-08-21 01:49:53] "GET /global-system-config/f343b895-e8b5-496a-98fc-14af90d84231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005985 10.0.0.33 - - [2025-08-21 01:49:53] "POST /job-templates HTTP/1.1" 200 583 0.089705 10.0.0.33 - - [2025-08-21 01:49:53] "POST /fqname-to-id HTTP/1.1" 404 198 0.005223 10.0.0.33 - - [2025-08-21 01:49:53] "POST /service-appliance-sets HTTP/1.1" 200 541 0.039475 10.0.0.33 - - [2025-08-21 01:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.33 - - [2025-08-21 01:49:53] "GET /network-ipam/1d81dc58-75af-4b80-bb18-aa1b3714e259?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002739 10.0.0.33 - - [2025-08-21 01:49:53] "POST /job-templates HTTP/1.1" 200 559 0.123205 10.0.0.33 - - [2025-08-21 01:49:53] "POST /fqname-to-id HTTP/1.1" 404 203 0.006026 10.0.0.33 - - [2025-08-21 01:49:53] "POST /job-templates HTTP/1.1" 200 569 0.082121 10.0.0.33 - - [2025-08-21 01:49:53] "POST /service-templates HTTP/1.1" 200 511 0.036030 10.0.0.33 - - [2025-08-21 01:49:53] "POST /fqname-to-id HTTP/1.1" 404 196 0.003398 10.0.0.33 - - [2025-08-21 01:49:53] "POST /service-templates HTTP/1.1" 200 501 0.037460 10.0.0.33 - - [2025-08-21 01:49:53] "POST /job-templates HTTP/1.1" 200 555 0.092251 10.0.0.33 - - [2025-08-21 01:49:53] "POST /fqname-to-id HTTP/1.1" 404 196 0.004419 10.0.0.33 - - [2025-08-21 01:49:53] "POST /service-templates HTTP/1.1" 200 515 0.082885 10.0.0.33 - - [2025-08-21 01:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006041 10.0.0.33 - - [2025-08-21 01:49:53] "POST /service-templates HTTP/1.1" 200 535 0.093016 10.0.0.33 - - [2025-08-21 01:49:53] "GET /network-ipam/1d81dc58-75af-4b80-bb18-aa1b3714e259?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.044216 10.0.0.33 - - [2025-08-21 01:49:53] "POST /job-templates HTTP/1.1" 200 555 0.108590 10.0.0.33 - - [2025-08-21 01:49:53] "POST /fqname-to-id HTTP/1.1" 404 196 0.021630 10.0.0.33 - - [2025-08-21 01:49:53] "POST /service-templates HTTP/1.1" 200 507 0.083070 10.0.0.33 - - [2025-08-21 01:49:53] "POST /job-templates HTTP/1.1" 200 555 0.151328 10.0.0.33 - - [2025-08-21 01:49:53] "POST /fqname-to-id HTTP/1.1" 404 186 0.002211 10.0.0.33 - - [2025-08-21 01:49:54] "POST /job-templates HTTP/1.1" 200 535 0.066017 10.0.0.33 - - [2025-08-21 01:49:54] "POST /fqname-to-id HTTP/1.1" 404 198 0.004111 10.0.0.33 - - [2025-08-21 01:49:54] "POST /job-templates HTTP/1.1" 200 559 0.065708 10.0.0.33 - - [2025-08-21 01:49:54] "POST /fqname-to-id HTTP/1.1" 404 198 0.002900 10.0.0.33 - - [2025-08-21 01:49:54] "POST /job-templates HTTP/1.1" 200 559 0.065143 10.0.0.33 - - [2025-08-21 01:49:54] "POST /fqname-to-id HTTP/1.1" 404 198 0.002328 10.0.0.33 - - [2025-08-21 01:49:54] "GET / HTTP/1.1" 200 35931 0.001628 10.0.0.33 - - [2025-08-21 01:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.33 - - [2025-08-21 01:49:54] "GET /routing-instance/033c747d-f5dd-4761-9cc4-4587df03f72b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.027173 10.0.0.33 - - [2025-08-21 01:49:54] "POST /job-templates HTTP/1.1" 200 559 0.079627 10.0.0.33 - - [2025-08-21 01:49:54] "POST /fqname-to-id HTTP/1.1" 404 225 0.012577 10.0.0.33 - - [2025-08-21 01:49:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.011483 10.0.0.33 - - [2025-08-21 01:49:54] "POST /access-control-lists HTTP/1.1" 200 587 0.032587 10.0.0.33 - - [2025-08-21 01:49:54] "POST /bgp-routers HTTP/1.1" 200 616 0.050689 10.0.0.33 - - [2025-08-21 01:49:54] "POST /fqname-to-id HTTP/1.1" 404 224 0.016002 10.0.0.33 - - [2025-08-21 01:49:54] "GET /bgp-router/fd3fd967-1db1-4fec-a7f6-9e7bcc62cfab?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.038957 10.0.0.33 - - [2025-08-21 01:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012397 10.0.0.33 - - [2025-08-21 01:49:54] "POST /job-templates HTTP/1.1" 200 565 0.101788 10.0.0.33 - - [2025-08-21 01:49:54] "POST /fqname-to-id HTTP/1.1" 404 197 0.004177 10.0.0.33 - - [2025-08-21 01:49:54] "GET /global-system-config/f343b895-e8b5-496a-98fc-14af90d84231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.019425 10.0.0.33 - - [2025-08-21 01:49:54] "POST /access-control-lists HTTP/1.1" 200 585 0.083106 10.0.0.33 - - [2025-08-21 01:49:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011608 10.0.0.33 - - [2025-08-21 01:49:54] "POST /job-templates HTTP/1.1" 200 557 0.067968 10.0.0.33 - - [2025-08-21 01:49:54] "POST /ref-update HTTP/1.1" 200 156 0.039072 10.0.0.33 - - [2025-08-21 01:49:54] "POST /fqname-to-id HTTP/1.1" 404 196 0.027334 10.0.0.33 - - [2025-08-21 01:49:54] "POST /route-targets HTTP/1.1" 200 327 0.062578 10.0.0.33 - - [2025-08-21 01:49:54] "POST /job-templates HTTP/1.1" 200 555 0.087139 10.0.0.33 - - [2025-08-21 01:49:54] "POST /fqname-to-id HTTP/1.1" 404 205 0.008669 10.0.0.33 - - [2025-08-21 01:49:54] "POST /ref-update HTTP/1.1" 200 156 0.053076 10.0.0.33 - - [2025-08-21 01:49:54] "POST /route-targets HTTP/1.1" 200 327 0.027340 10.0.0.33 - - [2025-08-21 01:49:54] "POST /ref-update HTTP/1.1" 200 156 0.048161 10.0.0.33 - - [2025-08-21 01:49:54] "POST /job-templates HTTP/1.1" 200 573 0.110211 10.0.0.33 - - [2025-08-21 01:49:54] "POST /fqname-to-id HTTP/1.1" 404 194 0.016277 10.0.0.33 - - [2025-08-21 01:49:54] "POST /route-targets HTTP/1.1" 200 327 0.024225 10.0.0.33 - - [2025-08-21 01:49:55] "POST /ref-update HTTP/1.1" 200 156 0.047168 10.0.0.33 - - [2025-08-21 01:49:55] "POST /job-templates HTTP/1.1" 200 551 0.164630 10.0.0.33 - - [2025-08-21 01:49:55] "POST /route-targets HTTP/1.1" 200 327 0.027443 10.0.0.33 - - [2025-08-21 01:49:55] "POST /ref-update HTTP/1.1" 200 156 0.019398 10.0.0.33 - - [2025-08-21 01:49:55] "POST /fqname-to-id HTTP/1.1" 404 208 0.004365 10.0.0.33 - - [2025-08-21 01:49:55] "POST /fqname-to-id HTTP/1.1" 404 201 0.003202 10.0.0.33 - - [2025-08-21 01:49:55] "POST /job-templates HTTP/1.1" 200 579 0.137889 10.0.0.33 - - [2025-08-21 01:49:55] "POST /fqname-to-id HTTP/1.1" 404 196 0.005711 10.0.0.33 - - [2025-08-21 01:49:55] "POST /access-control-lists HTTP/1.1" 200 551 0.156211 10.0.0.33 - - [2025-08-21 01:49:55] "PUT /access-control-list/85e9b999-3bf3-4146-ab01-ec7cf3875a39 HTTP/1.1" 200 272 0.060098 10.0.0.33 - - [2025-08-21 01:49:55] "POST /job-templates HTTP/1.1" 200 555 0.109920 10.0.0.33 - - [2025-08-21 01:49:55] "POST /fqname-to-id HTTP/1.1" 404 198 0.007471 10.0.0.33 - - [2025-08-21 01:49:55] "PUT /access-control-list/30b20e02-6a16-4293-88a5-81be1c1eba1c HTTP/1.1" 200 272 0.040242 10.0.0.33 - - [2025-08-21 01:49:55] "POST /job-templates HTTP/1.1" 200 559 0.076003 10.0.0.33 - - [2025-08-21 01:49:55] "POST /fqname-to-id HTTP/1.1" 404 206 0.002548 10.0.0.33 - - [2025-08-21 01:49:55] "POST /job-templates HTTP/1.1" 200 575 0.074853 10.0.0.33 - - [2025-08-21 01:49:55] "POST /fqname-to-id HTTP/1.1" 404 197 0.004350 10.0.0.33 - - [2025-08-21 01:49:55] "POST /job-templates HTTP/1.1" 200 557 0.073796 10.0.0.33 - - [2025-08-21 01:49:55] "POST /fqname-to-id HTTP/1.1" 404 198 0.012773 10.0.0.33 - - [2025-08-21 01:49:55] "POST /job-templates HTTP/1.1" 200 559 0.078430 10.0.0.33 - - [2025-08-21 01:49:55] "POST /fqname-to-id HTTP/1.1" 404 196 0.004018 10.0.0.33 - - [2025-08-21 01:49:56] "POST /job-templates HTTP/1.1" 200 555 0.063283 10.0.0.33 - - [2025-08-21 01:49:56] "POST /fqname-to-id HTTP/1.1" 404 195 0.012606 10.0.0.33 - - [2025-08-21 01:49:56] "POST /job-templates HTTP/1.1" 200 553 0.062170 10.0.0.33 - - [2025-08-21 01:49:56] "POST /fqname-to-id HTTP/1.1" 404 195 0.003199 10.0.0.33 - - [2025-08-21 01:49:56] "POST /job-templates HTTP/1.1" 200 553 0.061585 10.0.0.33 - - [2025-08-21 01:49:56] "POST /fqname-to-id HTTP/1.1" 404 195 0.012998 10.0.0.33 - - [2025-08-21 01:49:56] "POST /job-templates HTTP/1.1" 200 553 0.081318 10.0.0.33 - - [2025-08-21 01:49:56] "POST /fqname-to-id HTTP/1.1" 404 200 0.015934 10.0.0.33 - - [2025-08-21 01:49:56] "POST /job-templates HTTP/1.1" 200 563 0.093503 10.0.0.33 - - [2025-08-21 01:49:56] "POST /fqname-to-id HTTP/1.1" 404 201 0.003618 10.0.0.33 - - [2025-08-21 01:49:56] "POST /job-templates HTTP/1.1" 200 565 0.080536 [Introspect:8084]10.0.0.33 - - [2025-08-21 01:49:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000802 [Introspect:8084]10.0.0.33 - - [2025-08-21 01:49:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.001220 10.0.0.33 - - [2025-08-21 01:49:56] "POST /fqname-to-id HTTP/1.1" 404 189 0.002490 10.0.0.33 - - [2025-08-21 01:49:56] "POST /config-propertiess HTTP/1.1" 200 551 0.034448 10.0.0.33 - - [2025-08-21 01:49:56] "POST /fqname-to-id HTTP/1.1" 404 168 0.008418 10.0.0.33 - - [2025-08-21 01:49:56] "POST /tags HTTP/1.1" 200 321 0.054831 10.0.0.33 - - [2025-08-21 01:49:56] "POST /fqname-to-id HTTP/1.1" 404 166 0.012506 10.0.0.33 - - [2025-08-21 01:49:57] "POST /tags HTTP/1.1" 200 317 0.169940 10.0.0.33 - - [2025-08-21 01:49:57] "POST /fqname-to-id HTTP/1.1" 404 174 0.005785 10.0.0.33 - - [2025-08-21 01:49:57] "POST /tags HTTP/1.1" 200 333 0.070172 10.0.0.33 - - [2025-08-21 01:49:57] "POST /fqname-to-id HTTP/1.1" 404 162 0.008122 10.0.0.33 - - [2025-08-21 01:49:57] "POST /tags HTTP/1.1" 200 309 0.040297 10.0.0.33 - - [2025-08-21 01:49:57] "POST /fqname-to-id HTTP/1.1" 404 174 0.007677 10.0.0.33 - - [2025-08-21 01:49:57] "POST /tags HTTP/1.1" 200 333 0.024828 10.0.0.33 - - [2025-08-21 01:49:57] "POST /fqname-to-id HTTP/1.1" 404 164 0.002256 10.0.0.33 - - [2025-08-21 01:49:57] "POST /tags HTTP/1.1" 200 313 0.019158 10.0.0.33 - - [2025-08-21 01:49:57] "POST /fqname-to-id HTTP/1.1" 404 169 0.008287 10.0.0.33 - - [2025-08-21 01:49:57] "POST /tags HTTP/1.1" 200 323 0.020835 10.0.0.33 - - [2025-08-21 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009814 10.0.0.33 - - [2025-08-21 01:49:57] "PUT /global-system-config/f343b895-e8b5-496a-98fc-14af90d84231 HTTP/1.1" 200 274 0.013320 10.0.0.33 - - [2025-08-21 01:49:57] "POST /fqname-to-id HTTP/1.1" 404 166 0.002547 10.0.0.33 - - [2025-08-21 01:49:57] "POST /hardwares HTTP/1.1" 200 327 0.013385 10.0.0.33 - - [2025-08-21 01:49:57] "POST /fqname-to-id HTTP/1.1" 404 166 0.009894 10.0.0.33 - - [2025-08-21 01:49:57] "POST /hardwares HTTP/1.1" 200 327 0.020646 10.0.0.33 - - [2025-08-21 01:49:57] "POST /fqname-to-id HTTP/1.1" 404 166 0.007213 10.0.0.33 - - [2025-08-21 01:49:57] "POST /hardwares HTTP/1.1" 200 327 0.013252 10.0.0.33 - - [2025-08-21 01:49:57] "POST /fqname-to-id HTTP/1.1" 404 166 0.002641 10.0.0.33 - - [2025-08-21 01:49:57] "POST /hardwares HTTP/1.1" 200 327 0.010640 10.0.0.33 - - [2025-08-21 01:49:57] "POST /fqname-to-id HTTP/1.1" 404 164 0.006215 10.0.0.33 - - [2025-08-21 01:49:57] "POST /hardwares HTTP/1.1" 200 323 0.016557 10.0.0.33 - - [2025-08-21 01:49:57] "POST /fqname-to-id HTTP/1.1" 404 164 0.004547 10.0.0.33 - - [2025-08-21 01:49:57] "POST /hardwares HTTP/1.1" 200 323 0.014671 10.0.0.33 - - [2025-08-21 01:49:57] "POST /fqname-to-id HTTP/1.1" 404 161 0.002527 10.0.0.33 - - [2025-08-21 01:49:57] "POST /hardwares HTTP/1.1" 200 317 0.024365 10.0.0.33 - - [2025-08-21 01:49:57] "POST /fqname-to-id HTTP/1.1" 404 164 0.010618 10.0.0.33 - - [2025-08-21 01:49:57] "POST /hardwares HTTP/1.1" 200 323 0.018095 10.0.0.33 - - [2025-08-21 01:49:57] "POST /fqname-to-id HTTP/1.1" 404 164 0.010024 10.0.0.33 - - [2025-08-21 01:49:57] "POST /hardwares HTTP/1.1" 200 323 0.016405 10.0.0.33 - - [2025-08-21 01:49:58] "POST /fqname-to-id HTTP/1.1" 404 164 0.002315 10.0.0.33 - - [2025-08-21 01:49:58] "POST /hardwares HTTP/1.1" 200 323 0.014333 10.0.0.33 - - [2025-08-21 01:49:58] "POST /fqname-to-id HTTP/1.1" 404 165 0.005731 10.0.0.33 - - [2025-08-21 01:49:58] "POST /hardwares HTTP/1.1" 200 325 0.011530 10.0.0.33 - - [2025-08-21 01:49:58] "POST /fqname-to-id HTTP/1.1" 404 165 0.006423 10.0.0.33 - - [2025-08-21 01:49:58] "POST /hardwares HTTP/1.1" 200 325 0.015192 10.0.0.33 - - [2025-08-21 01:49:58] "POST /fqname-to-id HTTP/1.1" 404 165 0.002523 10.0.0.33 - - [2025-08-21 01:49:58] "POST /hardwares HTTP/1.1" 200 325 0.027126 10.0.0.33 - - [2025-08-21 01:49:58] "POST /fqname-to-id HTTP/1.1" 404 165 0.010756 10.0.0.33 - - [2025-08-21 01:49:58] "POST /hardwares HTTP/1.1" 200 325 0.018034 10.0.0.33 - - [2025-08-21 01:49:58] "POST /fqname-to-id HTTP/1.1" 404 164 0.008312 10.0.0.33 - - [2025-08-21 01:49:58] "POST /hardwares HTTP/1.1" 200 323 0.019152 10.0.0.33 - - [2025-08-21 01:49:58] "POST /fqname-to-id HTTP/1.1" 404 161 0.002526 10.0.0.33 - - [2025-08-21 01:49:58] "POST /hardwares HTTP/1.1" 200 317 0.017836 10.0.0.33 - - [2025-08-21 01:49:58] "POST /fqname-to-id HTTP/1.1" 404 164 0.007787 10.0.0.33 - - [2025-08-21 01:49:58] "POST /hardwares HTTP/1.1" 200 323 0.012773 10.0.0.33 - - [2025-08-21 01:49:58] "POST /fqname-to-id HTTP/1.1" 404 161 0.004705 10.0.0.33 - - [2025-08-21 01:49:58] "POST /hardwares HTTP/1.1" 200 317 0.032822 10.0.0.33 - - [2025-08-21 01:49:58] "POST /fqname-to-id HTTP/1.1" 404 164 0.003225 10.0.0.33 - - [2025-08-21 01:49:58] "POST /hardwares HTTP/1.1" 200 323 0.013264 10.0.0.33 - - [2025-08-21 01:49:58] "POST /fqname-to-id HTTP/1.1" 404 162 0.008292 10.0.0.33 - - [2025-08-21 01:49:58] "POST /hardwares HTTP/1.1" 200 319 0.016868 10.0.0.33 - - [2025-08-21 01:49:58] "POST /fqname-to-id HTTP/1.1" 404 162 0.002897 10.0.0.33 - - [2025-08-21 01:49:58] "POST /hardwares HTTP/1.1" 200 319 0.011874 10.0.0.33 - - [2025-08-21 01:49:58] "POST /fqname-to-id HTTP/1.1" 404 165 0.003913 10.0.0.33 - - [2025-08-21 01:49:58] "POST /hardwares HTTP/1.1" 200 325 0.010941 10.0.0.33 - - [2025-08-21 01:49:58] "POST /fqname-to-id HTTP/1.1" 404 161 0.004714 10.0.0.33 - - [2025-08-21 01:49:58] "POST /hardwares HTTP/1.1" 200 317 0.011711 10.0.0.33 - - [2025-08-21 01:49:58] "POST /fqname-to-id HTTP/1.1" 404 161 0.004071 10.0.0.33 - - [2025-08-21 01:49:58] "POST /hardwares HTTP/1.1" 200 317 0.015121 10.0.0.33 - - [2025-08-21 01:49:58] "POST /fqname-to-id HTTP/1.1" 404 162 0.004225 10.0.0.33 - - [2025-08-21 01:49:58] "POST /hardwares HTTP/1.1" 200 319 0.016602 10.0.0.33 - - [2025-08-21 01:49:58] "POST /fqname-to-id HTTP/1.1" 404 162 0.004703 10.0.0.33 - - [2025-08-21 01:49:58] "POST /hardwares HTTP/1.1" 200 319 0.011263 10.0.0.33 - - [2025-08-21 01:49:58] "POST /fqname-to-id HTTP/1.1" 404 162 0.002664 10.0.0.33 - - [2025-08-21 01:49:59] "POST /hardwares HTTP/1.1" 200 319 0.026118 10.0.0.33 - - [2025-08-21 01:49:59] "POST /fqname-to-id HTTP/1.1" 404 158 0.002198 10.0.0.33 - - [2025-08-21 01:49:59] "POST /hardwares HTTP/1.1" 200 311 0.027731 10.0.0.33 - - [2025-08-21 01:49:59] "POST /fqname-to-id HTTP/1.1" 404 158 0.008985 10.0.0.33 - - [2025-08-21 01:49:59] "POST /hardwares HTTP/1.1" 200 311 0.012151 10.0.0.33 - - [2025-08-21 01:49:59] "POST /fqname-to-id HTTP/1.1" 404 160 0.009678 10.0.0.33 - - [2025-08-21 01:49:59] "POST /hardwares HTTP/1.1" 200 315 0.014753 10.0.0.33 - - [2025-08-21 01:49:59] "POST /fqname-to-id HTTP/1.1" 404 154 0.007973 10.0.0.33 - - [2025-08-21 01:49:59] "POST /hardwares HTTP/1.1" 200 303 0.011668 10.0.0.33 - - [2025-08-21 01:49:59] "POST /fqname-to-id HTTP/1.1" 404 158 0.003299 10.0.0.33 - - [2025-08-21 01:49:59] "POST /hardwares HTTP/1.1" 200 311 0.015798 10.0.0.33 - - [2025-08-21 01:49:59] "POST /fqname-to-id HTTP/1.1" 404 155 0.004772 10.0.0.33 - - [2025-08-21 01:49:59] "POST /hardwares HTTP/1.1" 200 305 0.011380 10.0.0.33 - - [2025-08-21 01:49:59] "POST /fqname-to-id HTTP/1.1" 404 155 0.003257 10.0.0.33 - - [2025-08-21 01:49:59] "POST /hardwares HTTP/1.1" 200 305 0.012066 10.0.0.33 - - [2025-08-21 01:49:59] "POST /fqname-to-id HTTP/1.1" 404 155 0.004654 10.0.0.33 - - [2025-08-21 01:49:59] "POST /hardwares HTTP/1.1" 200 305 0.016434 10.0.0.33 - - [2025-08-21 01:49:59] "POST /fqname-to-id HTTP/1.1" 404 155 0.010068 10.0.0.33 - - [2025-08-21 01:49:59] "POST /hardwares HTTP/1.1" 200 305 0.012951 10.0.0.33 - - [2025-08-21 01:49:59] "POST /fqname-to-id HTTP/1.1" 404 156 0.002186 10.0.0.33 - - [2025-08-21 01:49:59] "POST /hardwares HTTP/1.1" 200 307 0.011990 10.0.0.33 - - [2025-08-21 01:49:59] "POST /fqname-to-id HTTP/1.1" 404 156 0.011688 10.0.0.33 - - [2025-08-21 01:49:59] "POST /hardwares HTTP/1.1" 200 307 0.060837 10.0.0.33 - - [2025-08-21 01:49:59] "POST /fqname-to-id HTTP/1.1" 404 156 0.004885 10.0.0.33 - - [2025-08-21 01:49:59] "POST /hardwares HTTP/1.1" 200 307 0.024640 10.0.0.33 - - [2025-08-21 01:49:59] "POST /fqname-to-id HTTP/1.1" 404 157 0.011445 10.0.0.33 - - [2025-08-21 01:49:59] "POST /hardwares HTTP/1.1" 200 309 0.022584 10.0.0.33 - - [2025-08-21 01:49:59] "POST /fqname-to-id HTTP/1.1" 404 158 0.022439 10.0.0.33 - - [2025-08-21 01:49:59] "POST /hardwares HTTP/1.1" 200 311 0.086136 10.0.0.33 - - [2025-08-21 01:50:00] "POST /fqname-to-id HTTP/1.1" 404 158 0.012601 10.0.0.33 - - [2025-08-21 01:50:00] "GET / HTTP/1.1" 200 35931 0.001856 10.0.0.33 - - [2025-08-21 01:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004099 10.0.0.33 - - [2025-08-21 01:50:00] "GET /global-system-config/f343b895-e8b5-496a-98fc-14af90d84231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.010776 10.0.0.33 - - [2025-08-21 01:50:00] "POST /hardwares HTTP/1.1" 200 311 0.103918 10.0.0.33 - - [2025-08-21 01:50:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.018034 10.0.0.33 - - [2025-08-21 01:50:00] "POST /fqname-to-id HTTP/1.1" 404 153 0.005241 10.0.0.33 - - [2025-08-21 01:50:00] "POST /hardwares HTTP/1.1" 200 301 0.028349 10.0.0.33 - - [2025-08-21 01:50:00] "POST /fqname-to-id HTTP/1.1" 404 157 0.015693 10.0.0.33 - - [2025-08-21 01:50:00] "POST /config-nodes HTTP/1.1" 200 593 0.040488 10.0.0.33 - - [2025-08-21 01:50:00] "POST /hardwares HTTP/1.1" 200 309 0.022474 10.0.0.33 - - [2025-08-21 01:50:00] "POST /fqname-to-id HTTP/1.1" 404 157 0.003032 10.0.0.33 - - [2025-08-21 01:50:00] "POST /hardwares HTTP/1.1" 200 309 0.021062 10.0.0.33 - - [2025-08-21 01:50:00] "POST /fqname-to-id HTTP/1.1" 404 157 0.002542 10.0.0.33 - - [2025-08-21 01:50:00] "POST /hardwares HTTP/1.1" 200 309 0.042938 10.0.0.33 - - [2025-08-21 01:50:00] "POST /fqname-to-id HTTP/1.1" 404 157 0.001926 10.0.0.33 - - [2025-08-21 01:50:00] "POST /hardwares HTTP/1.1" 200 309 0.021704 10.0.0.33 - - [2025-08-21 01:50:00] "POST /fqname-to-id HTTP/1.1" 404 157 0.001985 10.0.0.33 - - [2025-08-21 01:50:00] "POST /hardwares HTTP/1.1" 200 309 0.024235 10.0.0.33 - - [2025-08-21 01:50:00] "POST /fqname-to-id HTTP/1.1" 404 161 0.016726 10.0.0.33 - - [2025-08-21 01:50:00] "POST /hardwares HTTP/1.1" 200 317 0.035952 10.0.0.33 - - [2025-08-21 01:50:00] "POST /fqname-to-id HTTP/1.1" 404 157 0.009207 10.0.0.33 - - [2025-08-21 01:50:00] "POST /hardwares HTTP/1.1" 200 309 0.039768 10.0.0.33 - - [2025-08-21 01:50:00] "POST /fqname-to-id HTTP/1.1" 404 157 0.006711 10.0.0.33 - - [2025-08-21 01:50:00] "POST /hardwares HTTP/1.1" 200 309 0.046567 10.0.0.33 - - [2025-08-21 01:50:00] "POST /fqname-to-id HTTP/1.1" 404 154 0.002876 10.0.0.33 - - [2025-08-21 01:50:00] "POST /hardwares HTTP/1.1" 200 303 0.032191 10.0.0.33 - - [2025-08-21 01:50:00] "POST /fqname-to-id HTTP/1.1" 404 190 0.017460 10.0.0.33 - - [2025-08-21 01:50:00] "GET / HTTP/1.1" 200 35931 0.001360 10.0.0.33 - - [2025-08-21 01:50:00] "POST /features HTTP/1.1" 200 533 0.068900 10.0.0.33 - - [2025-08-21 01:50:01] "POST /fqname-to-id HTTP/1.1" 404 185 0.028016 10.0.0.33 - - [2025-08-21 01:50:01] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.021394 10.0.0.33 - - [2025-08-21 01:50:01] "POST /features HTTP/1.1" 200 523 0.058708 10.0.0.33 - - [2025-08-21 01:50:01] "POST /fqname-to-id HTTP/1.1" 404 184 0.004099 10.0.0.33 - - [2025-08-21 01:50:01] "POST /features HTTP/1.1" 200 521 0.028054 10.0.0.33 - - [2025-08-21 01:50:01] "POST /fqname-to-id HTTP/1.1" 404 184 0.008535 10.0.0.33 - - [2025-08-21 01:50:01] "POST /features HTTP/1.1" 200 521 0.032785 10.0.0.33 - - [2025-08-21 01:50:01] "POST /fqname-to-id HTTP/1.1" 404 189 0.011462 10.0.0.33 - - [2025-08-21 01:50:01] "POST /features HTTP/1.1" 200 531 0.026557 10.0.0.33 - - [2025-08-21 01:50:01] "POST /fqname-to-id HTTP/1.1" 404 184 0.003971 10.0.0.33 - - [2025-08-21 01:50:01] "POST /features HTTP/1.1" 200 521 0.046186 10.0.0.33 - - [2025-08-21 01:50:01] "POST /fqname-to-id HTTP/1.1" 404 193 0.006202 10.0.0.33 - - [2025-08-21 01:50:01] "POST /features HTTP/1.1" 200 539 0.072196 10.0.0.33 - - [2025-08-21 01:50:01] "POST /fqname-to-id HTTP/1.1" 404 186 0.018750 10.0.0.33 - - [2025-08-21 01:50:01] "POST /features HTTP/1.1" 200 525 0.109389 10.0.0.33 - - [2025-08-21 01:50:01] "POST /fqname-to-id HTTP/1.1" 404 183 0.021132 10.0.0.33 - - [2025-08-21 01:50:01] "POST /features HTTP/1.1" 200 519 0.051545 10.0.0.33 - - [2025-08-21 01:50:01] "POST /fqname-to-id HTTP/1.1" 404 182 0.004826 10.0.0.33 - - [2025-08-21 01:50:01] "POST /features HTTP/1.1" 200 517 0.044265 10.0.0.33 - - [2025-08-21 01:50:01] "POST /fqname-to-id HTTP/1.1" 404 190 0.001715 10.0.0.33 - - [2025-08-21 01:50:01] "POST /features HTTP/1.1" 200 533 0.039934 10.0.0.33 - - [2025-08-21 01:50:01] "POST /fqname-to-id HTTP/1.1" 404 194 0.002149 10.0.0.33 - - [2025-08-21 01:50:02] "POST /features HTTP/1.1" 200 541 0.069749 10.0.0.33 - - [2025-08-21 01:50:02] "POST /fqname-to-id HTTP/1.1" 404 178 0.003595 10.0.0.33 - - [2025-08-21 01:50:02] "POST /physical-roles HTTP/1.1" 200 521 0.044683 10.0.0.33 - - [2025-08-21 01:50:02] "POST /fqname-to-id HTTP/1.1" 404 179 0.004981 10.0.0.33 - - [2025-08-21 01:50:02] "POST /physical-roles HTTP/1.1" 200 523 0.127689 10.0.0.33 - - [2025-08-21 01:50:02] "POST /fqname-to-id HTTP/1.1" 404 184 0.017413 10.0.0.33 - - [2025-08-21 01:50:02] "POST /physical-roles HTTP/1.1" 200 533 0.064163 10.0.0.33 - - [2025-08-21 01:50:02] "POST /fqname-to-id HTTP/1.1" 404 177 0.010803 10.0.0.33 - - [2025-08-21 01:50:02] "POST /physical-roles HTTP/1.1" 200 519 0.037427 10.0.0.33 - - [2025-08-21 01:50:02] "POST /fqname-to-id HTTP/1.1" 404 191 0.017149 10.0.0.33 - - [2025-08-21 01:50:02] "POST /overlay-roles HTTP/1.1" 200 545 0.048152 10.0.0.33 - - [2025-08-21 01:50:02] "POST /fqname-to-id HTTP/1.1" 404 184 0.022228 10.0.0.33 - - [2025-08-21 01:50:02] "POST /overlay-roles HTTP/1.1" 200 531 0.037743 10.0.0.33 - - [2025-08-21 01:50:02] "POST /fqname-to-id HTTP/1.1" 404 191 0.005500 10.0.0.33 - - [2025-08-21 01:50:02] "POST /overlay-roles HTTP/1.1" 200 545 0.041419 10.0.0.33 - - [2025-08-21 01:50:02] "POST /fqname-to-id HTTP/1.1" 404 185 0.002172 10.0.0.33 - - [2025-08-21 01:50:02] "POST /overlay-roles HTTP/1.1" 200 533 0.023239 10.0.0.33 - - [2025-08-21 01:50:02] "POST /fqname-to-id HTTP/1.1" 404 189 0.012426 10.0.0.33 - - [2025-08-21 01:50:02] "POST /overlay-roles HTTP/1.1" 200 541 0.023729 10.0.0.33 - - [2025-08-21 01:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010581 10.0.0.33 - - [2025-08-21 01:50:02] "PUT /overlay-role/19a2e95a-99a1-4401-8a5e-fcc3b4e8e6d3 HTTP/1.1" 200 258 0.014255 10.0.0.33 - - [2025-08-21 01:50:03] "POST /fqname-to-id HTTP/1.1" 404 184 0.002452 10.0.0.33 - - [2025-08-21 01:50:03] "POST /overlay-roles HTTP/1.1" 200 531 0.021780 10.0.0.33 - - [2025-08-21 01:50:03] "POST /fqname-to-id HTTP/1.1" 404 185 0.007315 10.0.0.33 - - [2025-08-21 01:50:03] "POST /overlay-roles HTTP/1.1" 200 533 0.021528 10.0.0.33 - - [2025-08-21 01:50:03] "POST /fqname-to-id HTTP/1.1" 404 183 0.008803 10.0.0.33 - - [2025-08-21 01:50:03] "POST /overlay-roles HTTP/1.1" 200 529 0.028001 10.0.0.33 - - [2025-08-21 01:50:03] "POST /fqname-to-id HTTP/1.1" 404 187 0.002427 10.0.0.33 - - [2025-08-21 01:50:03] "POST /overlay-roles HTTP/1.1" 200 537 0.017757 10.0.0.33 - - [2025-08-21 01:50:03] "POST /fqname-to-id HTTP/1.1" 404 189 0.008287 10.0.0.33 - - [2025-08-21 01:50:03] "POST /overlay-roles HTTP/1.1" 200 541 0.020252 10.0.0.33 - - [2025-08-21 01:50:03] "POST /fqname-to-id HTTP/1.1" 404 178 0.006122 10.0.0.33 - - [2025-08-21 01:50:03] "POST /overlay-roles HTTP/1.1" 200 519 0.021411 10.0.0.33 - - [2025-08-21 01:50:03] "POST /fqname-to-id HTTP/1.1" 404 190 0.002331 10.0.0.33 - - [2025-08-21 01:50:03] "POST /overlay-roles HTTP/1.1" 200 543 0.026616 10.0.0.33 - - [2025-08-21 01:50:03] "POST /fqname-to-id HTTP/1.1" 404 182 0.004853 10.0.0.33 - - [2025-08-21 01:50:03] "POST /role-definitions HTTP/1.1" 200 533 0.041373 10.0.0.33 - - [2025-08-21 01:50:03] "POST /fqname-to-id HTTP/1.1" 404 189 0.004370 10.0.0.33 - - [2025-08-21 01:50:03] "POST /role-definitions HTTP/1.1" 200 547 0.039962 10.0.0.33 - - [2025-08-21 01:50:03] "POST /fqname-to-id HTTP/1.1" 404 190 0.002277 10.0.0.33 - - [2025-08-21 01:50:03] "POST /role-definitions HTTP/1.1" 200 549 0.025744 10.0.0.33 - - [2025-08-21 01:50:03] "POST /fqname-to-id HTTP/1.1" 404 191 0.007030 10.0.0.33 - - [2025-08-21 01:50:03] "POST /role-definitions HTTP/1.1" 200 551 0.024878 10.0.0.33 - - [2025-08-21 01:50:03] "POST /fqname-to-id HTTP/1.1" 404 197 0.005346 10.0.0.33 - - [2025-08-21 01:50:03] "POST /role-definitions HTTP/1.1" 200 563 0.059538 10.0.0.33 - - [2025-08-21 01:50:03] "POST /fqname-to-id HTTP/1.1" 404 189 0.002347 10.0.0.33 - - [2025-08-21 01:50:03] "POST /role-definitions HTTP/1.1" 200 547 0.060377 10.0.0.33 - - [2025-08-21 01:50:03] "POST /fqname-to-id HTTP/1.1" 404 190 0.002811 10.0.0.33 - - [2025-08-21 01:50:03] "POST /role-definitions HTTP/1.1" 200 549 0.028914 10.0.0.33 - - [2025-08-21 01:50:03] "POST /fqname-to-id HTTP/1.1" 404 191 0.003435 10.0.0.33 - - [2025-08-21 01:50:04] "POST /role-definitions HTTP/1.1" 200 551 0.028527 10.0.0.33 - - [2025-08-21 01:50:04] "POST /fqname-to-id HTTP/1.1" 404 190 0.003664 10.0.0.33 - - [2025-08-21 01:50:04] "POST /role-definitions HTTP/1.1" 200 549 0.039506 10.0.0.33 - - [2025-08-21 01:50:04] "POST /fqname-to-id HTTP/1.1" 404 196 0.018024 10.0.0.33 - - [2025-08-21 01:50:04] "POST /role-definitions HTTP/1.1" 200 561 0.035233 10.0.0.33 - - [2025-08-21 01:50:04] "POST /fqname-to-id HTTP/1.1" 404 189 0.002070 10.0.0.33 - - [2025-08-21 01:50:04] "POST /role-definitions HTTP/1.1" 200 547 0.020177 10.0.0.33 - - [2025-08-21 01:50:04] "POST /fqname-to-id HTTP/1.1" 404 190 0.002434 10.0.0.33 - - [2025-08-21 01:50:04] "POST /role-definitions HTTP/1.1" 200 549 0.058361 10.0.0.33 - - [2025-08-21 01:50:04] "POST /fqname-to-id HTTP/1.1" 404 188 0.001781 10.0.0.33 - - [2025-08-21 01:50:04] "POST /role-definitions HTTP/1.1" 200 545 0.052013 10.0.0.33 - - [2025-08-21 01:50:04] "POST /fqname-to-id HTTP/1.1" 404 189 0.004056 10.0.0.33 - - [2025-08-21 01:50:04] "GET / HTTP/1.1" 200 35931 0.002398 10.0.0.33 - - [2025-08-21 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008213 10.0.0.33 - - [2025-08-21 01:50:04] "GET /global-system-config/f343b895-e8b5-496a-98fc-14af90d84231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.011214 10.0.0.33 - - [2025-08-21 01:50:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.001854 10.0.0.33 - - [2025-08-21 01:50:04] "POST /role-definitions HTTP/1.1" 200 547 0.051559 10.0.0.33 - - [2025-08-21 01:50:04] "POST /fqname-to-id HTTP/1.1" 404 192 0.001873 10.0.0.33 - - [2025-08-21 01:50:04] "POST /analytics-nodes HTTP/1.1" 200 599 0.026699 10.0.0.33 - - [2025-08-21 01:50:04] "POST /role-definitions HTTP/1.1" 200 553 0.070468 10.0.0.33 - - [2025-08-21 01:50:04] "POST /fqname-to-id HTTP/1.1" 404 193 0.001602 10.0.0.33 - - [2025-08-21 01:50:04] "POST /role-definitions HTTP/1.1" 200 555 0.017889 10.0.0.33 - - [2025-08-21 01:50:04] "POST /fqname-to-id HTTP/1.1" 404 182 0.005745 10.0.0.33 - - [2025-08-21 01:50:04] "POST /role-definitions HTTP/1.1" 200 533 0.022668 10.0.0.33 - - [2025-08-21 01:50:04] "POST /fqname-to-id HTTP/1.1" 404 187 0.003385 10.0.0.33 - - [2025-08-21 01:50:04] "POST /role-definitions HTTP/1.1" 200 543 0.030427 10.0.0.33 - - [2025-08-21 01:50:04] "POST /fqname-to-id HTTP/1.1" 404 181 0.013439 10.0.0.33 - - [2025-08-21 01:50:04] "POST /role-definitions HTTP/1.1" 200 531 0.031011 10.0.0.33 - - [2025-08-21 01:50:04] "POST /fqname-to-id HTTP/1.1" 404 184 0.006204 10.0.0.33 - - [2025-08-21 01:50:04] "POST /role-definitions HTTP/1.1" 200 537 0.038778 10.0.0.33 - - [2025-08-21 01:50:05] "POST /fqname-to-id HTTP/1.1" 404 189 0.013465 10.0.0.33 - - [2025-08-21 01:50:05] "POST /role-definitions HTTP/1.1" 200 547 0.023641 10.0.0.33 - - [2025-08-21 01:50:05] "POST /fqname-to-id HTTP/1.1" 404 194 0.005152 10.0.0.33 - - [2025-08-21 01:50:05] "POST /role-definitions HTTP/1.1" 200 557 0.021862 10.0.0.33 - - [2025-08-21 01:50:05] "POST /fqname-to-id HTTP/1.1" 404 196 0.004827 10.0.0.33 - - [2025-08-21 01:50:05] "POST /role-definitions HTTP/1.1" 200 561 0.035362 10.0.0.33 - - [2025-08-21 01:50:05] "POST /fqname-to-id HTTP/1.1" 404 195 0.003325 10.0.0.33 - - [2025-08-21 01:50:05] "POST /role-definitions HTTP/1.1" 200 559 0.037987 10.0.0.33 - - [2025-08-21 01:50:05] "POST /fqname-to-id HTTP/1.1" 404 196 0.016426 10.0.0.33 - - [2025-08-21 01:50:05] "POST /feature-configs HTTP/1.1" 200 537 0.045715 10.0.0.33 - - [2025-08-21 01:50:05] "POST /fqname-to-id HTTP/1.1" 404 212 0.016438 10.0.0.33 - - [2025-08-21 01:50:05] "POST /feature-configs HTTP/1.1" 200 562 0.029025 10.0.0.33 - - [2025-08-21 01:50:05] "POST /fqname-to-id HTTP/1.1" 404 211 0.003328 10.0.0.33 - - [2025-08-21 01:50:05] "POST /feature-configs HTTP/1.1" 200 561 0.045444 10.0.0.33 - - [2025-08-21 01:50:05] "POST /fqname-to-id HTTP/1.1" 404 192 0.014139 10.0.0.33 - - [2025-08-21 01:50:05] "POST /node-profiles HTTP/1.1" 200 547 0.048516 10.0.0.33 - - [2025-08-21 01:50:05] "POST /fqname-to-id HTTP/1.1" 404 187 0.007730 10.0.0.33 - - [2025-08-21 01:50:05] "POST /node-profiles HTTP/1.1" 200 537 0.028143 10.0.0.33 - - [2025-08-21 01:50:05] "POST /fqname-to-id HTTP/1.1" 404 193 0.005109 10.0.0.33 - - [2025-08-21 01:50:05] "POST /node-profiles HTTP/1.1" 200 549 0.032887 10.0.0.33 - - [2025-08-21 01:50:05] "POST /fqname-to-id HTTP/1.1" 404 189 0.007675 10.0.0.33 - - [2025-08-21 01:50:05] "POST /node-profiles HTTP/1.1" 200 541 0.024246 10.0.0.33 - - [2025-08-21 01:50:05] "POST /fqname-to-id HTTP/1.1" 404 189 0.009925 10.0.0.33 - - [2025-08-21 01:50:05] "POST /node-profiles HTTP/1.1" 200 541 0.039800 10.0.0.33 - - [2025-08-21 01:50:05] "POST /fqname-to-id HTTP/1.1" 404 188 0.002240 10.0.0.33 - - [2025-08-21 01:50:06] "GET / HTTP/1.1" 200 35931 0.003828 10.0.0.33 - - [2025-08-21 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.33 - - [2025-08-21 01:50:06] "GET /global-vrouter-config/8a858cf2-c3fb-40a6-b6e9-2a15fe457281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.008729 10.0.0.33 - - [2025-08-21 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012315 10.0.0.33 - - [2025-08-21 01:50:06] "POST /node-profiles HTTP/1.1" 200 539 0.072947 10.0.0.33 - - [2025-08-21 01:50:06] "POST /fqname-to-id HTTP/1.1" 404 184 0.015511 10.0.0.33 - - [2025-08-21 01:50:06] "PUT /global-vrouter-config/8a858cf2-c3fb-40a6-b6e9-2a15fe457281 HTTP/1.1" 200 276 0.032775 10.0.0.33 - - [2025-08-21 01:50:06] "POST /node-profiles HTTP/1.1" 200 531 0.068318 10.0.0.33 - - [2025-08-21 01:50:06] "POST /fqname-to-id HTTP/1.1" 404 185 0.004788 10.0.0.33 - - [2025-08-21 01:50:06] "POST /node-profiles HTTP/1.1" 200 533 0.072568 10.0.0.33 - - [2025-08-21 01:50:06] "POST /fqname-to-id HTTP/1.1" 404 197 0.004222 10.0.0.33 - - [2025-08-21 01:50:06] "POST /node-profiles HTTP/1.1" 200 557 0.044098 10.0.0.33 - - [2025-08-21 01:50:06] "POST /fqname-to-id HTTP/1.1" 404 206 0.017375 10.0.0.33 - - [2025-08-21 01:50:06] "POST /telemetry-profiles HTTP/1.1" 200 554 0.024110 10.0.0.33 - - [2025-08-21 01:50:06] "POST /fqname-to-id HTTP/1.1" 404 206 0.001910 10.0.0.33 - - [2025-08-21 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006065 10.0.0.33 - - [2025-08-21 01:50:06] "POST /telemetry-profiles HTTP/1.1" 200 554 0.090662 10.0.0.33 - - [2025-08-21 01:50:06] "GET /domain/7575143c-607f-4d18-a7b6-853604c9f4f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.012866 10.0.0.33 - - [2025-08-21 01:50:06] "POST /fqname-to-id HTTP/1.1" 404 206 0.007264 10.0.0.33 - - [2025-08-21 01:50:06] "GET / HTTP/1.1" 200 35931 0.006015 10.0.0.33 - - [2025-08-21 01:50:06] "POST /telemetry-profiles HTTP/1.1" 200 554 0.107430 10.0.0.33 - - [2025-08-21 01:50:06] "POST /fqname-to-id HTTP/1.1" 404 206 0.009734 10.0.0.33 - - [2025-08-21 01:50:06] "POST /alarms HTTP/1.1" 200 581 0.060042 10.0.0.33 - - [2025-08-21 01:50:06] "POST /telemetry-profiles HTTP/1.1" 200 554 0.106671 10.0.0.33 - - [2025-08-21 01:50:06] "POST /fqname-to-id HTTP/1.1" 404 206 0.022262 10.0.0.33 - - [2025-08-21 01:50:06] "POST /alarms HTTP/1.1" 200 575 0.165833 10.0.0.33 - - [2025-08-21 01:50:06] "POST /id-to-fqname HTTP/1.1" 200 173 0.000583 10.0.0.33 - - [2025-08-21 01:50:06] "POST /fqname-to-id HTTP/1.1" 404 182 0.007341 10.0.0.33 - - [2025-08-21 01:50:07] "POST /telemetry-profiles HTTP/1.1" 200 554 0.078221 10.0.0.33 - - [2025-08-21 01:50:07] "POST /alarms HTTP/1.1" 200 575 0.059749 10.0.0.33 - - [2025-08-21 01:50:07] "POST /fqname-to-id HTTP/1.1" 404 206 0.001910 10.0.0.33 - - [2025-08-21 01:50:07] "POST /security-groups HTTP/1.1" 200 570 0.085479 10.0.0.33 - - [2025-08-21 01:50:07] "POST /projects HTTP/1.1" 200 481 0.538749 10.0.0.33 - - [2025-08-21 01:50:07] "POST /fqname-to-id HTTP/1.1" 404 213 0.003835 10.0.0.33 - - [2025-08-21 01:50:07] "POST /alarms HTTP/1.1" 200 559 0.131063 10.0.0.33 - - [2025-08-21 01:50:07] "POST /telemetry-profiles HTTP/1.1" 200 554 0.154492 10.0.0.33 - - [2025-08-21 01:50:07] "POST /fqname-to-id HTTP/1.1" 404 199 0.006607 10.0.0.33 - - [2025-08-21 01:50:07] "POST /access-control-lists HTTP/1.1" 200 579 0.132880 10.0.0.33 - - [2025-08-21 01:50:07] "POST /fqname-to-id HTTP/1.1" 404 212 0.011696 10.0.0.33 - - [2025-08-21 01:50:07] "POST /alarms HTTP/1.1" 200 555 0.128749 10.0.0.33 - - [2025-08-21 01:50:07] "POST /security-groups HTTP/1.1" 200 534 0.196621 10.0.0.33 - - [2025-08-21 01:50:07] "POST /sflow-profiles HTTP/1.1" 200 532 0.117069 10.0.0.33 - - [2025-08-21 01:50:07] "POST /fqname-to-id HTTP/1.1" 404 202 0.009269 10.0.0.33 - - [2025-08-21 01:50:07] "POST /alarms HTTP/1.1" 200 557 0.084410 10.0.0.33 - - [2025-08-21 01:50:07] "POST /chown HTTP/1.1" 200 109 0.090740 10.0.0.33 - - [2025-08-21 01:50:07] "POST /access-control-lists HTTP/1.1" 200 577 0.120400 10.0.0.33 - - [2025-08-21 01:50:07] "POST /policy-managements HTTP/1.1" 409 214 0.006215 10.0.0.33 - - [2025-08-21 01:50:07] "POST /sflow-profiles HTTP/1.1" 200 538 0.105116 10.0.0.33 - - [2025-08-21 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.33 - - [2025-08-21 01:50:07] "POST /alarms HTTP/1.1" 200 565 0.078629 10.0.0.33 - - [2025-08-21 01:50:07] "POST /fqname-to-id HTTP/1.1" 404 202 0.008461 10.0.0.33 - - [2025-08-21 01:50:07] "GET /policy-management/37649ac8-2fdb-4a15-b502-021b1b5b2347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.016177 10.0.0.33 - - [2025-08-21 01:50:07] "POST /fqname-to-id HTTP/1.1" 404 232 0.003225 10.0.0.33 - - [2025-08-21 01:50:07] "POST /alarms HTTP/1.1" 200 549 0.079422 10.0.0.33 - - [2025-08-21 01:50:07] "POST /sflow-profiles HTTP/1.1" 200 538 0.086305 10.0.0.33 - - [2025-08-21 01:50:07] "POST /application-policy-sets HTTP/1.1" 200 528 0.089984 10.0.0.33 - - [2025-08-21 01:50:07] "POST /fqname-to-id HTTP/1.1" 404 199 0.009646 10.0.0.33 - - [2025-08-21 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010848 10.0.0.33 - - [2025-08-21 01:50:07] "POST /access-control-lists HTTP/1.1" 200 594 0.116260 10.0.0.33 - - [2025-08-21 01:50:07] "POST /fqname-to-id HTTP/1.1" 404 231 0.006653 10.0.0.33 - - [2025-08-21 01:50:07] "POST /alarms HTTP/1.1" 200 557 0.107007 10.0.0.33 - - [2025-08-21 01:50:07] "GET /global-vrouter-config/8a858cf2-c3fb-40a6-b6e9-2a15fe457281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.019521 10.0.0.33 - - [2025-08-21 01:50:07] "PUT /global-vrouter-config/8a858cf2-c3fb-40a6-b6e9-2a15fe457281 HTTP/1.1" 200 276 0.050748 10.0.0.33 - - [2025-08-21 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.018054 10.0.0.33 - - [2025-08-21 01:50:07] "POST /grpc-profiles HTTP/1.1" 200 530 0.118877 10.0.0.33 - - [2025-08-21 01:50:07] "POST /fqname-to-id HTTP/1.1" 404 199 0.015519 10.0.0.33 - - [2025-08-21 01:50:07] "GET /virtual-network/0fc62b92-b25c-4dc3-af08-fc6a7ffd8b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.011447 10.0.0.33 - - [2025-08-21 01:50:07] "POST /alarms HTTP/1.1" 200 567 0.149225 10.0.0.33 - - [2025-08-21 01:50:07] "POST /access-control-lists HTTP/1.1" 200 592 0.174706 10.0.0.33 - - [2025-08-21 01:50:08] "POST /snmp-profiles HTTP/1.1" 200 530 0.125844 10.0.0.33 - - [2025-08-21 01:50:08] "POST /alarms HTTP/1.1" 200 555 0.120758 10.0.0.33 - - [2025-08-21 01:50:08] "POST /fqname-to-id HTTP/1.1" 404 202 0.007024 10.0.0.33 - - [2025-08-21 01:50:08] "POST /alarms HTTP/1.1" 200 567 0.092369 10.0.0.33 - - [2025-08-21 01:50:08] "POST /netconf-profiles HTTP/1.1" 200 542 0.094554 10.0.0.33 - - [2025-08-21 01:50:08] "POST /fqname-to-id HTTP/1.1" 404 193 0.012130 10.0.0.33 - - [2025-08-21 01:50:08] "POST /id-to-fqname HTTP/1.1" 200 177 0.000519 10.0.0.33 - - [2025-08-21 01:50:08] "POST /fqname-to-id HTTP/1.1" 404 186 0.011963 10.0.0.33 - - [2025-08-21 01:50:08] "POST /alarms HTTP/1.1" 200 575 0.146736 10.0.0.33 - - [2025-08-21 01:50:08] "POST /security-groups HTTP/1.1" 200 574 0.131474 10.0.0.33 - - [2025-08-21 01:50:08] "POST /device-functional-groups HTTP/1.1" 200 540 0.112069 10.0.0.33 - - [2025-08-21 01:50:08] "POST /fqname-to-id HTTP/1.1" 404 193 0.021985 10.0.0.33 - - [2025-08-21 01:50:08] "POST /fqname-to-id HTTP/1.1" 404 217 0.009007 10.0.0.33 - - [2025-08-21 01:50:08] "POST /projects HTTP/1.1" 200 489 0.507677 10.0.0.33 - - [2025-08-21 01:50:08] "POST /alarms HTTP/1.1" 200 569 0.089309 10.0.0.33 - - [2025-08-21 01:50:08] "POST /device-functional-groups HTTP/1.1" 200 540 0.134324 10.0.0.33 - - [2025-08-21 01:50:08] "POST /access-control-lists HTTP/1.1" 200 583 0.157627 10.0.0.33 - - [2025-08-21 01:50:08] "POST /fqname-to-id HTTP/1.1" 404 195 0.019986 10.0.0.33 - - [2025-08-21 01:50:08] "POST /alarms HTTP/1.1" 200 561 0.147324 10.0.0.33 - - [2025-08-21 01:50:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.016217 10.0.0.33 - - [2025-08-21 01:50:08] "POST /security-groups HTTP/1.1" 200 546 0.182631 10.0.0.33 - - [2025-08-21 01:50:08] "POST /device-functional-groups HTTP/1.1" 200 544 0.068766 10.0.0.33 - - [2025-08-21 01:50:08] "POST /fqname-to-id HTTP/1.1" 404 194 0.015956 10.0.0.33 - - [2025-08-21 01:50:08] "POST /chown HTTP/1.1" 200 109 0.044620 10.0.0.33 - - [2025-08-21 01:50:08] "POST /alarms HTTP/1.1" 200 561 0.087233 10.0.0.33 - - [2025-08-21 01:50:08] "POST /access-control-lists HTTP/1.1" 200 581 0.093173 10.0.0.33 - - [2025-08-21 01:50:08] "POST /fqname-to-id HTTP/1.1" 404 240 0.024672 10.0.0.33 - - [2025-08-21 01:50:08] "POST /network-ipams HTTP/1.1" 200 522 0.163226 10.0.0.33 - - [2025-08-21 01:50:08] "POST /alarms HTTP/1.1" 200 561 0.134872 10.0.0.33 - - [2025-08-21 01:50:08] "POST /device-functional-groups HTTP/1.1" 200 542 0.151482 10.0.0.33 - - [2025-08-21 01:50:08] "POST /access-control-lists HTTP/1.1" 200 602 0.121731 10.0.0.33 - - [2025-08-21 01:50:08] "POST /fqname-to-id HTTP/1.1" 404 218 0.005707 10.0.0.33 - - [2025-08-21 01:50:08] "POST /fqname-to-id HTTP/1.1" 404 239 0.003553 10.0.0.33 - - [2025-08-21 01:50:09] "POST /alarms HTTP/1.1" 200 547 0.111223 10.0.0.33 - - [2025-08-21 01:50:09] "POST /device-functional-groups HTTP/1.1" 200 590 0.093352 10.0.0.33 - - [2025-08-21 01:50:09] "POST /network-ipams HTTP/1.1" 200 510 0.111698 10.0.0.33 - - [2025-08-21 01:50:09] "POST /access-control-lists HTTP/1.1" 200 600 0.076813 10.0.0.33 - - [2025-08-21 01:50:09] "POST /fqname-to-id HTTP/1.1" 404 208 0.025625 10.0.0.33 - - [2025-08-21 01:50:09] "POST /fqname-to-id HTTP/1.1" 404 198 0.007314 10.0.0.33 - - [2025-08-21 01:50:09] "POST /alarms HTTP/1.1" 200 595 0.189149 10.0.0.33 - - [2025-08-21 01:50:09] "POST /device-functional-groups HTTP/1.1" 200 570 0.441064 10.0.0.33 - - [2025-08-21 01:50:09] "POST /fqname-to-id HTTP/1.1" 404 236 0.007802 10.0.0.33 - - [2025-08-21 01:50:09] "POST /alarms HTTP/1.1" 200 575 0.299682 10.0.0.33 - - [2025-08-21 01:50:09] "POST /alarms HTTP/1.1" 200 571 0.139705 10.0.0.33 - - [2025-08-21 01:50:09] "POST /device-functional-groups HTTP/1.1" 200 620 0.108092 10.0.0.33 - - [2025-08-21 01:50:09] "POST /fqname-to-id HTTP/1.1" 404 229 0.002829 10.0.0.33 - - [2025-08-21 01:50:09] "POST /fqname-to-id HTTP/1.1" 404 206 0.012546 10.0.0.33 - - [2025-08-21 01:50:09] "POST /useragent-kv HTTP/1.1" 200 115 0.015000 10.0.0.33 - - [2025-08-21 01:50:09] "POST /virtual-networks HTTP/1.1" 200 538 0.800287 10.0.0.33 - - [2025-08-21 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.33 - - [2025-08-21 01:50:09] "POST /access-control-lists HTTP/1.1" 200 589 0.228157 10.0.0.33 - - [2025-08-21 01:50:09] "POST /alarms HTTP/1.1" 200 583 0.149721 10.0.0.33 - - [2025-08-21 01:50:09] "POST /device-functional-groups HTTP/1.1" 200 566 0.233301 10.0.0.33 - - [2025-08-21 01:50:09] "GET /virtual-network/b7ea3bec-a8eb-4d83-a699-e5370e2021f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.036011 10.0.0.33 - - [2025-08-21 01:50:09] "POST /fqname-to-id HTTP/1.1" 404 205 0.003849 10.0.0.33 - - [2025-08-21 01:50:10] "POST /alarms HTTP/1.1" 200 609 0.108734 10.0.0.33 - - [2025-08-21 01:50:10] "POST /route-targets HTTP/1.1" 200 327 0.065549 10.0.0.33 - - [2025-08-21 01:50:10] "POST /device-functional-groups HTTP/1.1" 200 564 0.099766 10.0.0.33 - - [2025-08-21 01:50:10] "POST /fqname-to-id HTTP/1.1" 404 210 0.019812 10.0.0.33 - - [2025-08-21 01:50:10] "POST /network-ipams HTTP/1.1" 200 518 0.124048 10.0.0.33 - - [2025-08-21 01:50:10] "POST /fqname-to-id HTTP/1.1" 404 202 0.011841 10.0.0.33 - - [2025-08-21 01:50:10] "POST /ref-update HTTP/1.1" 200 156 0.054694 10.0.0.33 - - [2025-08-21 01:50:10] "PUT /access-control-list/563b1695-764c-4e91-bcc7-c433a8355321 HTTP/1.1" 200 272 0.074930 10.0.0.33 - - [2025-08-21 01:50:10] "POST /device-functional-groups HTTP/1.1" 200 574 0.098729 10.0.0.33 - - [2025-08-21 01:50:10] "POST /fqname-to-id HTTP/1.1" 404 201 0.007034 10.0.0.33 - - [2025-08-21 01:50:10] "POST /role-configs HTTP/1.1" 200 525 0.108372 10.0.0.33 - - [2025-08-21 01:50:10] "POST /fqname-to-id HTTP/1.1" 404 196 0.005819 10.0.0.33 - - [2025-08-21 01:50:10] "POST /useragent-kv HTTP/1.1" 200 115 0.004528 10.0.0.33 - - [2025-08-21 01:50:10] "POST /virtual-networks HTTP/1.1" 200 546 0.332506 10.0.0.33 - - [2025-08-21 01:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.33 - - [2025-08-21 01:50:10] "GET /virtual-network/ff806d88-533c-4bf5-9535-19b6089f652b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.017497 10.0.0.33 - - [2025-08-21 01:50:10] "POST /role-configs HTTP/1.1" 200 520 0.099197 10.0.0.33 - - [2025-08-21 01:50:10] "POST /fqname-to-id HTTP/1.1" 404 198 0.008746 10.0.0.33 - - [2025-08-21 01:50:10] "POST /route-targets HTTP/1.1" 200 327 0.012486 10.0.0.33 - - [2025-08-21 01:50:10] "POST /fqname-to-id HTTP/1.1" 404 199 0.018713 10.0.0.33 - - [2025-08-21 01:50:10] "POST /ref-update HTTP/1.1" 200 156 0.110087 10.0.0.33 - - [2025-08-21 01:50:10] "POST /role-configs HTTP/1.1" 200 522 0.158512 10.0.0.33 - - [2025-08-21 01:50:10] "POST /fqname-to-id HTTP/1.1" 404 198 0.015014 10.0.0.33 - - [2025-08-21 01:50:10] "POST /network-policys HTTP/1.1" 200 538 0.173905 10.0.0.33 - - [2025-08-21 01:50:10] "POST /fqname-to-id HTTP/1.1" 404 197 0.019931 10.0.0.33 - - [2025-08-21 01:50:10] "POST /role-configs HTTP/1.1" 200 522 0.059765 10.0.0.33 - - [2025-08-21 01:50:10] "GET / HTTP/1.1" 200 35931 0.001625 10.0.0.33 - - [2025-08-21 01:50:10] "POST /fqname-to-id HTTP/1.1" 404 202 0.015970 10.0.0.33 - - [2025-08-21 01:50:10] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006922 10.0.0.33 - - [2025-08-21 01:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.33 - - [2025-08-21 01:50:10] "POST /network-policys HTTP/1.1" 200 534 0.110011 10.0.0.33 - - [2025-08-21 01:50:10] "POST /fqname-to-id HTTP/1.1" 404 201 0.014090 10.0.0.33 - - [2025-08-21 01:50:11] "POST /role-configs HTTP/1.1" 200 526 0.108726 10.0.0.33 - - [2025-08-21 01:50:11] "PUT /global-vrouter-config/8a858cf2-c3fb-40a6-b6e9-2a15fe457281 HTTP/1.1" 200 276 0.096545 10.0.0.33 - - [2025-08-21 01:50:11] "POST /fqname-to-id HTTP/1.1" 404 197 0.007537 10.0.0.33 - - [2025-08-21 01:50:11] "POST /network-policys HTTP/1.1" 200 542 0.105158 10.0.0.33 - - [2025-08-21 01:50:11] "POST /role-configs HTTP/1.1" 200 521 0.087684 10.0.0.33 - - [2025-08-21 01:50:11] "POST /fqname-to-id HTTP/1.1" 404 193 0.029443 10.0.0.33 - - [2025-08-21 01:50:11] "PUT /access-control-list/09766e29-a6f4-4aef-b4b9-a504687a910b HTTP/1.1" 200 272 0.053906 10.0.0.33 - - [2025-08-21 01:50:11] "POST /ref-update HTTP/1.1" 200 156 0.169155 10.0.0.33 - - [2025-08-21 01:50:11] "POST /role-configs HTTP/1.1" 200 517 0.119690 10.0.0.33 - - [2025-08-21 01:50:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025404 10.0.0.33 - - [2025-08-21 01:50:11] "POST /fqname-to-id HTTP/1.1" 404 194 0.004003 10.0.0.33 - - [2025-08-21 01:50:11] "POST /role-configs HTTP/1.1" 200 518 0.134273 10.0.0.33 - - [2025-08-21 01:50:11] "PUT /access-control-list/09766e29-a6f4-4aef-b4b9-a504687a910b HTTP/1.1" 200 272 0.081611 10.0.0.33 - - [2025-08-21 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.022583 10.0.0.33 - - [2025-08-21 01:50:11] "POST /ref-update HTTP/1.1" 200 156 0.222951 10.0.0.33 - - [2025-08-21 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.33 - - [2025-08-21 01:50:11] "PUT /access-control-list/563b1695-764c-4e91-bcc7-c433a8355321 HTTP/1.1" 200 272 0.080005 10.0.0.33 - - [2025-08-21 01:50:11] "POST /ref-update HTTP/1.1" 200 156 0.054536 10.0.0.33 - - [2025-08-21 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007667 10.0.0.33 - - [2025-08-21 01:50:11] "POST /ref-update HTTP/1.1" 200 156 0.095224 10.0.0.33 - - [2025-08-21 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005243 10.0.0.33 - - [2025-08-21 01:50:11] "GET / HTTP/1.1" 200 35931 0.009546 10.0.0.33 - - [2025-08-21 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008576 10.0.0.33 - - [2025-08-21 01:50:11] "POST /ref-update HTTP/1.1" 200 156 0.098015 10.0.0.33 - - [2025-08-21 01:50:11] "GET /global-vrouter-config/8a858cf2-c3fb-40a6-b6e9-2a15fe457281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.028150 10.0.0.33 - - [2025-08-21 01:50:11] "PUT /access-control-list/563b1695-764c-4e91-bcc7-c433a8355321 HTTP/1.1" 200 272 0.056048 10.0.0.33 - - [2025-08-21 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.031568 10.0.0.33 - - [2025-08-21 01:50:11] "POST /ref-update HTTP/1.1" 200 156 0.263738 10.0.0.33 - - [2025-08-21 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.020054 10.0.0.33 - - [2025-08-21 01:50:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012485 10.0.0.33 - - [2025-08-21 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011434 10.0.0.33 - - [2025-08-21 01:50:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024847 10.0.0.33 - - [2025-08-21 01:50:11] "POST /ref-update HTTP/1.1" 200 156 0.054252 10.0.0.33 - - [2025-08-21 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.016371 10.0.0.33 - - [2025-08-21 01:50:11] "PUT /global-vrouter-config/8a858cf2-c3fb-40a6-b6e9-2a15fe457281 HTTP/1.1" 200 276 0.086457 10.0.0.33 - - [2025-08-21 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.015986 10.0.0.33 - - [2025-08-21 01:50:12] "POST /ref-update HTTP/1.1" 200 156 0.045516 10.0.0.33 - - [2025-08-21 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012989 10.0.0.33 - - [2025-08-21 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012872 10.0.0.33 - - [2025-08-21 01:50:12] "POST /ref-update HTTP/1.1" 200 156 0.072393 10.0.0.33 - - [2025-08-21 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.018685 10.0.0.33 - - [2025-08-21 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.33 - - [2025-08-21 01:50:12] "PUT /access-control-list/09766e29-a6f4-4aef-b4b9-a504687a910b HTTP/1.1" 200 272 0.131611 10.0.0.33 - - [2025-08-21 01:50:12] "POST /ref-update HTTP/1.1" 200 156 0.360569 10.0.0.33 - - [2025-08-21 01:50:12] "POST /fqname-to-id HTTP/1.1" 404 237 0.006345 10.0.0.33 - - [2025-08-21 01:50:12] "POST /ref-update HTTP/1.1" 200 156 0.048151 10.0.0.33 - - [2025-08-21 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005598 10.0.0.33 - - [2025-08-21 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.022277 10.0.0.33 - - [2025-08-21 01:50:12] "POST /access-control-lists HTTP/1.1" 200 601 0.105462 10.0.0.33 - - [2025-08-21 01:50:12] "POST /ref-update HTTP/1.1" 200 156 0.071954 10.0.0.33 - - [2025-08-21 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.33 - - [2025-08-21 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.080948 10.0.0.33 - - [2025-08-21 01:50:12] "POST /ref-update HTTP/1.1" 200 156 0.189101 10.0.0.33 - - [2025-08-21 01:50:12] "POST /ref-update HTTP/1.1" 200 156 0.361701 10.0.0.33 - - [2025-08-21 01:50:12] "POST /ref-update HTTP/1.1" 200 156 0.095418 10.0.0.33 - - [2025-08-21 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.023994 10.0.0.33 - - [2025-08-21 01:50:12] "PUT /access-control-list/095ebfc3-68ea-4038-997b-9b1af41bba44 HTTP/1.1" 200 272 0.084530 10.0.0.33 - - [2025-08-21 01:50:12] "GET / HTTP/1.1" 200 35931 0.001565 10.0.0.33 - - [2025-08-21 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.014060 10.0.0.33 - - [2025-08-21 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.028677 10.0.0.33 - - [2025-08-21 01:50:12] "GET /global-system-config/f343b895-e8b5-496a-98fc-14af90d84231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.022330 10.0.0.33 - - [2025-08-21 01:50:12] "POST /ref-update HTTP/1.1" 200 156 0.101187 10.0.0.33 - - [2025-08-21 01:50:12] "POST /ref-update HTTP/1.1" 200 156 0.139298 10.0.0.33 - - [2025-08-21 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.037294 10.0.0.33 - - [2025-08-21 01:50:13] "POST /ref-update HTTP/1.1" 200 156 0.302018 10.0.0.33 - - [2025-08-21 01:50:13] "PUT /global-system-config/f343b895-e8b5-496a-98fc-14af90d84231 HTTP/1.1" 200 274 0.186846 10.0.0.33 - - [2025-08-21 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012505 10.0.0.33 - - [2025-08-21 01:50:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016137 10.0.0.33 - - [2025-08-21 01:50:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016146 10.0.0.33 - - [2025-08-21 01:50:13] "PUT /access-control-list/095ebfc3-68ea-4038-997b-9b1af41bba44 HTTP/1.1" 200 272 0.093203 10.0.0.33 - - [2025-08-21 01:50:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020066 10.0.0.33 - - [2025-08-21 01:50:13] "POST /ref-update HTTP/1.1" 200 156 0.088840 10.0.0.33 - - [2025-08-21 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.028578 10.0.0.33 - - [2025-08-21 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.33 - - [2025-08-21 01:50:13] "GET /virtual-network/0fc62b92-b25c-4dc3-af08-fc6a7ffd8b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.015123 10.0.0.33 - - [2025-08-21 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006943 10.0.0.33 - - [2025-08-21 01:50:13] "POST /ref-update HTTP/1.1" 200 156 0.030798 10.0.0.33 - - [2025-08-21 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.33 - - [2025-08-21 01:50:13] "GET /application-policy-set/6ee58dec-a365-4f0f-9ec2-645a0491a469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.011216 10.0.0.33 - - [2025-08-21 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.33 - - [2025-08-21 01:50:13] "GET /policy-management/37649ac8-2fdb-4a15-b502-021b1b5b2347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007123 10.0.0.33 - - [2025-08-21 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.033441 10.0.0.33 - - [2025-08-21 01:50:13] "POST /ref-update HTTP/1.1" 200 156 0.040620 10.0.0.33 - - [2025-08-21 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012862 10.0.0.33 - - [2025-08-21 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011461 10.0.0.33 - - [2025-08-21 01:50:13] "POST /firewall-policys HTTP/1.1" 200 530 0.113333 10.0.0.33 - - [2025-08-21 01:50:13] "POST /ref-update HTTP/1.1" 200 156 0.054866 10.0.0.33 - - [2025-08-21 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010354 10.0.0.33 - - [2025-08-21 01:50:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.067989 10.0.0.33 - - [2025-08-21 01:50:13] "GET /firewall-policy/7d16aa4f-714f-4096-82ef-8860e02277a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003412 10.0.0.33 - - [2025-08-21 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010813 10.0.0.33 - - [2025-08-21 01:50:13] "GET /application-policy-set/6ee58dec-a365-4f0f-9ec2-645a0491a469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.007553 10.0.0.33 - - [2025-08-21 01:50:13] "POST /ref-update HTTP/1.1" 200 156 0.023002 10.0.0.33 - - [2025-08-21 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010717 10.0.0.33 - - [2025-08-21 01:50:13] "GET /firewall-policy/7d16aa4f-714f-4096-82ef-8860e02277a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.011817 10.0.0.33 - - [2025-08-21 01:50:13] "POST /ref-update HTTP/1.1" 200 156 0.030635 10.0.0.33 - - [2025-08-21 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.33 - - [2025-08-21 01:50:13] "GET /application-policy-set/6ee58dec-a365-4f0f-9ec2-645a0491a469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.013164 10.0.0.33 - - [2025-08-21 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005376 10.0.0.33 - - [2025-08-21 01:50:13] "GET /policy-management/37649ac8-2fdb-4a15-b502-021b1b5b2347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.193595 10.0.0.33 - - [2025-08-21 01:50:13] "POST /ref-update HTTP/1.1" 200 156 0.267965 10.0.0.33 - - [2025-08-21 01:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007971 10.0.0.33 - - [2025-08-21 01:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004275 10.0.0.33 - - [2025-08-21 01:50:14] "POST /ref-update HTTP/1.1" 200 156 0.012130 10.0.0.33 - - [2025-08-21 01:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.33 - - [2025-08-21 01:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007755 10.0.0.33 - - [2025-08-21 01:50:14] "POST /ref-update HTTP/1.1" 200 156 0.018189 10.0.0.33 - - [2025-08-21 01:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.013016 10.0.0.33 - - [2025-08-21 01:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007204 10.0.0.33 - - [2025-08-21 01:50:14] "POST /firewall-policys HTTP/1.1" 200 532 0.201162 10.0.0.33 - - [2025-08-21 01:50:14] "POST /ref-update HTTP/1.1" 200 156 0.045979 10.0.0.33 - - [2025-08-21 01:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004691 10.0.0.33 - - [2025-08-21 01:50:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.051389 10.0.0.33 - - [2025-08-21 01:50:14] "GET /firewall-policy/0a491e75-0062-46e3-9182-bb2947a30f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.004466 10.0.0.33 - - [2025-08-21 01:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011271 10.0.0.33 - - [2025-08-21 01:50:14] "GET /application-policy-set/6ee58dec-a365-4f0f-9ec2-645a0491a469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.009087 10.0.0.33 - - [2025-08-21 01:50:14] "GET /firewall-policy/0a491e75-0062-46e3-9182-bb2947a30f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002490 10.0.0.33 - - [2025-08-21 01:50:14] "POST /ref-update HTTP/1.1" 200 156 0.032754 10.0.0.33 - - [2025-08-21 01:50:14] "GET /firewall-policy/7d16aa4f-714f-4096-82ef-8860e02277a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.013661 10.0.0.33 - - [2025-08-21 01:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.015996 10.0.0.33 - - [2025-08-21 01:50:14] "GET /firewall-policy/7d16aa4f-714f-4096-82ef-8860e02277a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.008035 10.0.0.33 - - [2025-08-21 01:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006858 10.0.0.33 - - [2025-08-21 01:50:14] "POST /ref-update HTTP/1.1" 200 156 0.026929 10.0.0.33 - - [2025-08-21 01:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.018548 10.0.0.33 - - [2025-08-21 01:50:14] "POST /ref-update HTTP/1.1" 200 156 0.065058 10.0.0.33 - - [2025-08-21 01:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008458 10.0.0.33 - - [2025-08-21 01:50:14] "GET / HTTP/1.1" 200 35931 0.008783 10.0.0.33 - - [2025-08-21 01:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008572 10.0.0.33 - - [2025-08-21 01:50:14] "POST /ref-update HTTP/1.1" 200 156 0.069303 10.0.0.33 - - [2025-08-21 01:50:14] "GET /global-system-config/f343b895-e8b5-496a-98fc-14af90d84231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.039026 10.0.0.33 - - [2025-08-21 01:50:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.021009 10.0.0.33 - - [2025-08-21 01:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.018176 10.0.0.33 - - [2025-08-21 01:50:14] "POST /ref-update HTTP/1.1" 200 156 0.177718 10.0.0.33 - - [2025-08-21 01:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.018306 10.0.0.33 - - [2025-08-21 01:50:14] "POST /ref-update HTTP/1.1" 200 156 0.043344 10.0.0.33 - - [2025-08-21 01:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011208 10.0.0.33 - - [2025-08-21 01:50:14] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.108975 10.0.0.33 - - [2025-08-21 01:50:14] "POST /ref-update HTTP/1.1" 200 156 0.119791 10.0.0.33 - - [2025-08-21 01:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.030405 10.0.0.33 - - [2025-08-21 01:50:14] "GET /application-policy-set/6ee58dec-a365-4f0f-9ec2-645a0491a469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.027917 10.0.0.33 - - [2025-08-21 01:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007705 10.0.0.33 - - [2025-08-21 01:50:14] "POST /ref-update HTTP/1.1" 200 156 0.034167 10.0.0.33 - - [2025-08-21 01:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.019537 10.0.0.33 - - [2025-08-21 01:50:14] "GET /policy-management/37649ac8-2fdb-4a15-b502-021b1b5b2347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.032070 10.0.0.33 - - [2025-08-21 01:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.026832 10.0.0.33 - - [2025-08-21 01:50:15] "POST /ref-update HTTP/1.1" 200 156 0.041314 10.0.0.33 - - [2025-08-21 01:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.044835 10.0.0.33 - - [2025-08-21 01:50:15] "POST /firewall-policys HTTP/1.1" 200 530 0.134004 10.0.0.33 - - [2025-08-21 01:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005322 10.0.0.33 - - [2025-08-21 01:50:15] "POST /ref-update HTTP/1.1" 200 156 0.087767 10.0.0.33 - - [2025-08-21 01:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.032640 10.0.0.33 - - [2025-08-21 01:50:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.177495 10.0.0.33 - - [2025-08-21 01:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.33 - - [2025-08-21 01:50:15] "GET /firewall-policy/daea68d7-ed09-464e-a6a2-bf5a804b2ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.032415 10.0.0.33 - - [2025-08-21 01:50:15] "GET /application-policy-set/6ee58dec-a365-4f0f-9ec2-645a0491a469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.029741 10.0.0.33 - - [2025-08-21 01:50:15] "POST /ref-update HTTP/1.1" 200 156 0.092651 10.0.0.33 - - [2025-08-21 01:50:15] "GET /firewall-policy/daea68d7-ed09-464e-a6a2-bf5a804b2ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.039728 10.0.0.33 - - [2025-08-21 01:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.039763 10.0.0.33 - - [2025-08-21 01:50:15] "GET /firewall-policy/0a491e75-0062-46e3-9182-bb2947a30f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.012679 10.0.0.33 - - [2025-08-21 01:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006329 10.0.0.33 - - [2025-08-21 01:50:15] "GET /firewall-policy/7d16aa4f-714f-4096-82ef-8860e02277a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003351 10.0.0.33 - - [2025-08-21 01:50:15] "GET /firewall-policy/7d16aa4f-714f-4096-82ef-8860e02277a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.009346 10.0.0.33 - - [2025-08-21 01:50:15] "GET /firewall-policy/0a491e75-0062-46e3-9182-bb2947a30f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.035360 10.0.0.33 - - [2025-08-21 01:50:15] "POST /ref-update HTTP/1.1" 200 156 0.077955 10.0.0.33 - - [2025-08-21 01:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.016780 10.0.0.33 - - [2025-08-21 01:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.013041 10.0.0.33 - - [2025-08-21 01:50:15] "POST /ref-update HTTP/1.1" 200 156 0.032464 10.0.0.33 - - [2025-08-21 01:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.029075 10.0.0.33 - - [2025-08-21 01:50:15] "POST /ref-update HTTP/1.1" 200 156 0.133109 10.0.0.33 - - [2025-08-21 01:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.020266 10.0.0.33 - - [2025-08-21 01:50:15] "POST /ref-update HTTP/1.1" 200 156 0.053975 10.0.0.33 - - [2025-08-21 01:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.013237 10.0.0.33 - - [2025-08-21 01:50:15] "POST /ref-update HTTP/1.1" 200 156 0.130318 10.0.0.33 - - [2025-08-21 01:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004452 10.0.0.33 - - [2025-08-21 01:50:16] "POST /ref-update HTTP/1.1" 200 156 0.051174 10.0.0.33 - - [2025-08-21 01:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011347 10.0.0.33 - - [2025-08-21 01:50:16] "POST /ref-update HTTP/1.1" 200 156 0.128958 10.0.0.33 - - [2025-08-21 01:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.33 - - [2025-08-21 01:50:16] "POST /ref-update HTTP/1.1" 200 156 0.066823 10.0.0.33 - - [2025-08-21 01:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005444 10.0.0.33 - - [2025-08-21 01:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005911 10.0.0.33 - - [2025-08-21 01:50:16] "POST /ref-update HTTP/1.1" 200 156 0.161875 10.0.0.33 - - [2025-08-21 01:50:16] "POST /ref-update HTTP/1.1" 200 156 0.042462 10.0.0.33 - - [2025-08-21 01:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006373 10.0.0.33 - - [2025-08-21 01:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.33 - - [2025-08-21 01:50:16] "POST /ref-update HTTP/1.1" 200 156 0.023299 10.0.0.33 - - [2025-08-21 01:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010172 10.0.0.33 - - [2025-08-21 01:50:16] "POST /ref-update HTTP/1.1" 200 156 0.120066 10.0.0.33 - - [2025-08-21 01:50:16] "GET /application-policy-set/6ee58dec-a365-4f0f-9ec2-645a0491a469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.021085 10.0.0.33 - - [2025-08-21 01:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005025 10.0.0.33 - - [2025-08-21 01:50:16] "POST /ref-update HTTP/1.1" 200 156 0.024630 10.0.0.33 - - [2025-08-21 01:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010190 10.0.0.33 - - [2025-08-21 01:50:16] "POST /tags HTTP/1.1" 200 299 0.051467 10.0.0.33 - - [2025-08-21 01:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007752 10.0.0.33 - - [2025-08-21 01:50:16] "GET /tag/88abfdd5-b7b6-4978-8ed8-4157c7bd4079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.028136 10.0.0.33 - - [2025-08-21 01:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.33 - - [2025-08-21 01:50:16] "POST /ref-update HTTP/1.1" 200 156 0.027716 10.0.0.33 - - [2025-08-21 01:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.015869 10.0.0.33 - - [2025-08-21 01:50:16] "POST /set-tag HTTP/1.1" 200 109 0.055587 10.0.0.33 - - [2025-08-21 01:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.33 - - [2025-08-21 01:50:16] "POST /ref-update HTTP/1.1" 200 156 0.013716 10.0.0.33 - - [2025-08-21 01:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005637 10.0.0.33 - - [2025-08-21 01:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.33 - - [2025-08-21 01:50:16] "POST /ref-update HTTP/1.1" 200 156 0.010568 10.0.0.33 - - [2025-08-21 01:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.33 - - [2025-08-21 01:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.33 - - [2025-08-21 01:50:16] "POST /ref-update HTTP/1.1" 200 156 0.013072 10.0.0.33 - - [2025-08-21 01:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.019077 10.0.0.33 - - [2025-08-21 01:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004383 10.0.0.33 - - [2025-08-21 01:50:16] "POST /ref-update HTTP/1.1" 200 156 0.042896 10.0.0.33 - - [2025-08-21 01:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.025150 10.0.0.33 - - [2025-08-21 01:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.016783 10.0.0.33 - - [2025-08-21 01:50:17] "POST /ref-update HTTP/1.1" 200 156 0.067286 10.0.0.33 - - [2025-08-21 01:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.018700 10.0.0.33 - - [2025-08-21 01:50:17] "POST /tags HTTP/1.1" 200 305 0.228723 10.0.0.33 - - [2025-08-21 01:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.025547 10.0.0.33 - - [2025-08-21 01:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014159 10.0.0.33 - - [2025-08-21 01:50:17] "GET /tag/42a52588-5dfd-40d9-b9e1-3ba69e91cb73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.093880 10.0.0.33 - - [2025-08-21 01:50:17] "POST /ref-update HTTP/1.1" 200 156 0.099649 10.0.0.33 - - [2025-08-21 01:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006782 10.0.0.33 - - [2025-08-21 01:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.33 - - [2025-08-21 01:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003723 10.0.0.33 - - [2025-08-21 01:50:17] "GET /project/dff6eeb9-e510-4ce5-9d81-7678849283c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.046438 10.0.0.33 - - [2025-08-21 01:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950 10.0.0.33 - - [2025-08-21 01:50:17] "POST /ref-update HTTP/1.1" 200 156 0.036381 10.0.0.33 - - [2025-08-21 01:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.33 - - [2025-08-21 01:50:17] "GET /virtual-network/ff806d88-533c-4bf5-9535-19b6089f652b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.004112 10.0.0.33 - - [2025-08-21 01:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004204 10.0.0.33 - - [2025-08-21 01:50:17] "GET /service-appliance-set/e077d12e-f572-4d8b-ab7a-f8f648ae1fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.008071 10.0.0.33 - - [2025-08-21 01:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.33 - - [2025-08-21 01:50:17] "POST /ref-update HTTP/1.1" 200 156 0.019871 10.0.0.33 - - [2025-08-21 01:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.017595 10.0.0.33 - - [2025-08-21 01:50:17] "POST /fqname-to-id HTTP/1.1" 404 240 0.010514 10.0.0.33 - - [2025-08-21 01:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.33 - - [2025-08-21 01:50:17] "POST /ref-update HTTP/1.1" 200 156 0.075927 10.0.0.33 - - [2025-08-21 01:50:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.164700 10.0.0.33 - - [2025-08-21 01:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.031593 10.0.0.33 - - [2025-08-21 01:50:17] "GET /virtual-machine-interface/b42b3cf2-5a5e-47d9-9e4c-86315555e5dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.005666 10.0.0.33 - - [2025-08-21 01:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.026708 10.0.0.33 - - [2025-08-21 01:50:17] "POST /ref-update HTTP/1.1" 200 156 0.043550 10.0.0.33 - - [2025-08-21 01:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.020314 10.0.0.33 - - [2025-08-21 01:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008766 10.0.0.33 - - [2025-08-21 01:50:17] "POST /instance-ips HTTP/1.1" 200 381 0.191874 10.0.0.33 - - [2025-08-21 01:50:17] "POST /ref-update HTTP/1.1" 200 156 0.063046 10.0.0.33 - - [2025-08-21 01:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012459 10.0.0.33 - - [2025-08-21 01:50:17] "GET /instance-ip/e8046946-60b5-4be1-997e-35e0abde1436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.036201 10.0.0.33 - - [2025-08-21 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.013778 10.0.0.33 - - [2025-08-21 01:50:18] "POST /ref-update HTTP/1.1" 200 156 0.074470 10.0.0.33 - - [2025-08-21 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009506 10.0.0.33 - - [2025-08-21 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.015622 10.0.0.33 - - [2025-08-21 01:50:18] "POST /loadbalancers HTTP/1.1" 200 582 0.259633 10.0.0.33 - - [2025-08-21 01:50:18] "POST /ref-update HTTP/1.1" 200 156 0.095019 10.0.0.33 - - [2025-08-21 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.018618 10.0.0.33 - - [2025-08-21 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.029506 10.0.0.33 - - [2025-08-21 01:50:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.054914 10.0.0.33 - - [2025-08-21 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.33 - - [2025-08-21 01:50:18] "POST /ref-update HTTP/1.1" 200 156 0.030425 10.0.0.33 - - [2025-08-21 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.33 - - [2025-08-21 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.040186 10.0.0.33 - - [2025-08-21 01:50:18] "GET /project/dff6eeb9-e510-4ce5-9d81-7678849283c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.145056 10.0.0.33 - - [2025-08-21 01:50:18] "GET /loadbalancer/d21eff28-e871-47b0-b660-c0f394edff46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.008792 10.0.0.33 - - [2025-08-21 01:50:18] "POST /ref-update HTTP/1.1" 200 156 0.044265 10.0.0.33 - - [2025-08-21 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004982 10.0.0.33 - - [2025-08-21 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007330 10.0.0.33 - - [2025-08-21 01:50:18] "GET /project/dff6eeb9-e510-4ce5-9d81-7678849283c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.110269 10.0.0.33 - - [2025-08-21 01:50:18] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.110265 10.0.0.33 - - [2025-08-21 01:50:18] "GET /instance-ip/e8046946-60b5-4be1-997e-35e0abde1436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.013438 10.0.0.33 - - [2025-08-21 01:50:18] "POST /ref-update HTTP/1.1" 200 156 0.059222 10.0.0.33 - - [2025-08-21 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010746 10.0.0.33 - - [2025-08-21 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005394 10.0.0.33 - - [2025-08-21 01:50:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.047802 10.0.0.33 - - [2025-08-21 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006094 10.0.0.33 - - [2025-08-21 01:50:18] "POST /floating-ips HTTP/1.1" 200 583 0.072597 10.0.0.33 - - [2025-08-21 01:50:18] "POST /ref-update HTTP/1.1" 200 156 0.008226 10.0.0.33 - - [2025-08-21 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004685 10.0.0.33 - - [2025-08-21 01:50:18] "GET /project/dff6eeb9-e510-4ce5-9d81-7678849283c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.047380 10.0.0.33 - - [2025-08-21 01:50:18] "GET /loadbalancer-listener/724245c7-5929-452d-a53b-71006096a149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.008974 10.0.0.33 - - [2025-08-21 01:50:18] "GET /loadbalancer-listener/724245c7-5929-452d-a53b-71006096a149?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.010118 10.0.0.33 - - [2025-08-21 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.078123 10.0.0.33 - - [2025-08-21 01:50:18] "POST /ref-update HTTP/1.1" 200 156 0.016304 10.0.0.33 - - [2025-08-21 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.014817 10.0.0.33 - - [2025-08-21 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.33 - - [2025-08-21 01:50:19] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.074929 10.0.0.33 - - [2025-08-21 01:50:19] "GET /instance-ip/e8046946-60b5-4be1-997e-35e0abde1436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.013086 10.0.0.33 - - [2025-08-21 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.33 - - [2025-08-21 01:50:19] "GET / HTTP/1.1" 200 35931 0.001378 10.0.0.33 - - [2025-08-21 01:50:19] "GET /global-vrouter-config/8a858cf2-c3fb-40a6-b6e9-2a15fe457281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.033182 10.0.0.33 - - [2025-08-21 01:50:19] "GET /instance-ip/e8046946-60b5-4be1-997e-35e0abde1436?fields=floating_ips HTTP/1.1" 200 1171 0.048185 10.0.0.33 - - [2025-08-21 01:50:19] "POST /ref-update HTTP/1.1" 200 156 0.067432 10.0.0.33 - - [2025-08-21 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.33 - - [2025-08-21 01:50:19] "GET /floating-ip/0395ff7d-9f6b-48a3-84c2-09c583b26b02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.004012 10.0.0.33 - - [2025-08-21 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.33 - - [2025-08-21 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.018570 10.0.0.33 - - [2025-08-21 01:50:19] "GET /global-system-config/f343b895-e8b5-496a-98fc-14af90d84231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.007048 10.0.0.33 - - [2025-08-21 01:50:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.001620 10.0.0.33 - - [2025-08-21 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.33 - - [2025-08-21 01:50:19] "PUT /global-vrouter-config/8a858cf2-c3fb-40a6-b6e9-2a15fe457281 HTTP/1.1" 200 276 0.009542 10.0.0.33 - - [2025-08-21 01:50:19] "POST /ref-update HTTP/1.1" 200 156 0.050095 10.0.0.33 - - [2025-08-21 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006029 10.0.0.33 - - [2025-08-21 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005035 10.0.0.33 - - [2025-08-21 01:50:19] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.094693 10.0.0.33 - - [2025-08-21 01:50:19] "POST /ref-update HTTP/1.1" 200 156 0.042516 10.0.0.33 - - [2025-08-21 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.33 - - [2025-08-21 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009018 10.0.0.33 - - [2025-08-21 01:50:19] "POST /tags HTTP/1.1" 200 357 0.198470 10.0.0.33 - - [2025-08-21 01:50:19] "POST /ref-update HTTP/1.1" 200 156 0.011146 10.0.0.33 - - [2025-08-21 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012583 10.0.0.33 - - [2025-08-21 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.015970 10.0.0.33 - - [2025-08-21 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.33 - - [2025-08-21 01:50:19] "GET /tag/372943af-13d2-4a1d-82aa-0cc350af7277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.044461 10.0.0.33 - - [2025-08-21 01:50:19] "POST /ref-update HTTP/1.1" 200 156 0.021036 10.0.0.33 - - [2025-08-21 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006419 10.0.0.33 - - [2025-08-21 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.33 - - [2025-08-21 01:50:19] "POST /ref-update HTTP/1.1" 200 156 0.014361 10.0.0.33 - - [2025-08-21 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007370 10.0.0.33 - - [2025-08-21 01:50:19] "POST /tags HTTP/1.1" 200 305 0.111244 10.0.0.33 - - [2025-08-21 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.33 - - [2025-08-21 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.33 - - [2025-08-21 01:50:19] "POST /ref-update HTTP/1.1" 200 156 0.015779 10.0.0.33 - - [2025-08-21 01:50:19] "GET /tag/2e723458-ad1a-453e-a005-90dc90d519f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.034450 10.0.0.33 - - [2025-08-21 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012566 10.0.0.33 - - [2025-08-21 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.019727 10.0.0.33 - - [2025-08-21 01:50:19] "POST /ref-update HTTP/1.1" 200 156 0.041948 [Introspect:8084]10.0.0.33 - - [2025-08-21 01:50:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000700 10.0.0.33 - - [2025-08-21 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012176 [Introspect:8084]10.0.0.33 - - [2025-08-21 01:50:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000901 10.0.0.33 - - [2025-08-21 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004701 10.0.0.33 - - [2025-08-21 01:50:19] "POST /ref-update HTTP/1.1" 200 156 0.020124 10.0.0.33 - - [2025-08-21 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008903 10.0.0.33 - - [2025-08-21 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008129 10.0.0.33 - - [2025-08-21 01:50:19] "POST /id-to-fqname HTTP/1.1" 200 174 0.000515 10.0.0.33 - - [2025-08-21 01:50:19] "POST /fqname-to-id HTTP/1.1" 404 183 0.005234 10.0.0.33 - - [2025-08-21 01:50:19] "POST /ref-update HTTP/1.1" 200 156 0.035962 10.0.0.33 - - [2025-08-21 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.33 - - [2025-08-21 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006718 10.0.0.33 - - [2025-08-21 01:50:20] "POST /ref-update HTTP/1.1" 200 156 0.016691 10.0.0.33 - - [2025-08-21 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005726 10.0.0.33 - - [2025-08-21 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007510 10.0.0.33 - - [2025-08-21 01:50:20] "POST /security-groups HTTP/1.1" 200 571 0.160142 10.0.0.33 - - [2025-08-21 01:50:20] "POST /projects HTTP/1.1" 200 483 0.415784 10.0.0.33 - - [2025-08-21 01:50:20] "POST /fqname-to-id HTTP/1.1" 404 214 0.012696 10.0.0.33 - - [2025-08-21 01:50:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.057618 10.0.0.33 - - [2025-08-21 01:50:20] "POST /ref-update HTTP/1.1" 200 156 0.057328 10.0.0.33 - - [2025-08-21 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.022895 10.0.0.33 - - [2025-08-21 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.030258 10.0.0.33 - - [2025-08-21 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009750 10.0.0.33 - - [2025-08-21 01:50:20] "GET /virtual-network/b7ea3bec-a8eb-4d83-a699-e5370e2021f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.023972 10.0.0.33 - - [2025-08-21 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.33 - - [2025-08-21 01:50:20] "GET /virtual-network/ff806d88-533c-4bf5-9535-19b6089f652b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.015498 10.0.0.33 - - [2025-08-21 01:50:20] "POST /access-control-lists HTTP/1.1" 200 580 0.170935 10.0.0.33 - - [2025-08-21 01:50:20] "POST /ref-update HTTP/1.1" 200 156 0.066227 10.0.0.33 - - [2025-08-21 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008570 10.0.0.33 - - [2025-08-21 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.33 - - [2025-08-21 01:50:20] "POST /fqname-to-id HTTP/1.1" 404 213 0.005275 10.0.0.33 - - [2025-08-21 01:50:20] "POST /access-control-lists HTTP/1.1" 200 578 0.050621 10.0.0.33 - - [2025-08-21 01:50:20] "POST /ref-update HTTP/1.1" 200 156 0.064656 10.0.0.33 - - [2025-08-21 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.013675 10.0.0.33 - - [2025-08-21 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005903 10.0.0.33 - - [2025-08-21 01:50:20] "PUT /virtual-network/b7ea3bec-a8eb-4d83-a699-e5370e2021f8 HTTP/1.1" 200 264 0.181988 10.0.0.33 - - [2025-08-21 01:50:20] "POST /ref-update HTTP/1.1" 200 156 0.027495 10.0.0.33 - - [2025-08-21 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006840 10.0.0.33 - - [2025-08-21 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010716 10.0.0.33 - - [2025-08-21 01:50:20] "POST /ref-update HTTP/1.1" 200 156 0.033573 10.0.0.33 - - [2025-08-21 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.015107 10.0.0.33 - - [2025-08-21 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.33 - - [2025-08-21 01:50:20] "PUT /virtual-network/ff806d88-533c-4bf5-9535-19b6089f652b HTTP/1.1" 200 264 0.157839 10.0.0.33 - - [2025-08-21 01:50:20] "POST /ref-update HTTP/1.1" 200 156 0.014800 10.0.0.33 - - [2025-08-21 01:50:20] "POST /security-groups HTTP/1.1" 200 537 0.051171 10.0.0.33 - - [2025-08-21 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.040871 10.0.0.33 - - [2025-08-21 01:50:20] "POST /fqname-to-id HTTP/1.1" 404 234 0.009950 10.0.0.33 - - [2025-08-21 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007852 10.0.0.33 - - [2025-08-21 01:50:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.062870 10.0.0.33 - - [2025-08-21 01:50:20] "POST /access-control-lists HTTP/1.1" 200 596 0.057495 10.0.0.33 - - [2025-08-21 01:50:20] "POST /chown HTTP/1.1" 200 109 0.050208 10.0.0.33 - - [2025-08-21 01:50:20] "POST /ref-update HTTP/1.1" 200 156 0.054442 10.0.0.33 - - [2025-08-21 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008926 10.0.0.33 - - [2025-08-21 01:50:20] "POST /fqname-to-id HTTP/1.1" 404 233 0.011276 10.0.0.33 - - [2025-08-21 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010539 10.0.0.33 - - [2025-08-21 01:50:20] "GET /application-policy-set/6ee58dec-a365-4f0f-9ec2-645a0491a469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010692 10.0.0.33 - - [2025-08-21 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.33 - - [2025-08-21 01:50:20] "GET /policy-management/37649ac8-2fdb-4a15-b502-021b1b5b2347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010482 10.0.0.33 - - [2025-08-21 01:50:21] "POST /tags HTTP/1.1" 409 207 0.003201 10.0.0.33 - - [2025-08-21 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007863 10.0.0.33 - - [2025-08-21 01:50:21] "POST /access-control-lists HTTP/1.1" 200 594 0.093208 10.0.0.33 - - [2025-08-21 01:50:21] "GET /tag/2e723458-ad1a-453e-a005-90dc90d519f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.033875 10.0.0.33 - - [2025-08-21 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.084767 10.0.0.33 - - [2025-08-21 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012398 10.0.0.33 - - [2025-08-21 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.33 - - [2025-08-21 01:50:21] "POST /firewall-rules HTTP/1.1" 200 564 0.060261 10.0.0.33 - - [2025-08-21 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.047642 10.0.0.33 - - [2025-08-21 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.33 - - [2025-08-21 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.33 - - [2025-08-21 01:50:21] "GET /firewall-rule/cb24536f-67de-46a8-be10-e9d1cfcf9d15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.018922 10.0.0.33 - - [2025-08-21 01:50:21] "GET /firewall-policy/0a491e75-0062-46e3-9182-bb2947a30f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.009505 10.0.0.33 - - [2025-08-21 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.009512 10.0.0.33 - - [2025-08-21 01:50:21] "GET /firewall-rule/cb24536f-67de-46a8-be10-e9d1cfcf9d15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.002356 10.0.0.33 - - [2025-08-21 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001548 10.0.0.33 - - [2025-08-21 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005446 10.0.0.33 - - [2025-08-21 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.036921 10.0.0.33 - - [2025-08-21 01:50:21] "GET /application-policy-set/6ee58dec-a365-4f0f-9ec2-645a0491a469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014783 10.0.0.33 - - [2025-08-21 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.007293 10.0.0.33 - - [2025-08-21 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004749 10.0.0.33 - - [2025-08-21 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.33 - - [2025-08-21 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.33 - - [2025-08-21 01:50:21] "GET /policy-management/37649ac8-2fdb-4a15-b502-021b1b5b2347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010181 10.0.0.33 - - [2025-08-21 01:50:21] "POST /tags HTTP/1.1" 409 207 0.004340 10.0.0.33 - - [2025-08-21 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.020472 10.0.0.33 - - [2025-08-21 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.33 - - [2025-08-21 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.33 - - [2025-08-21 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001473 10.0.0.33 - - [2025-08-21 01:50:21] "GET /tag/2e723458-ad1a-453e-a005-90dc90d519f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.068062 10.0.0.33 - - [2025-08-21 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.029170 10.0.0.33 - - [2025-08-21 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.028810 10.0.0.33 - - [2025-08-21 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.33 - - [2025-08-21 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.022006 10.0.0.33 - - [2025-08-21 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.33 - - [2025-08-21 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005725 10.0.0.33 - - [2025-08-21 01:50:21] "POST /firewall-rules HTTP/1.1" 200 562 0.244571 10.0.0.33 - - [2025-08-21 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.010451 10.0.0.33 - - [2025-08-21 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012125 10.0.0.33 - - [2025-08-21 01:50:21] "GET /firewall-rule/e43a469b-edba-47c8-ac7c-ba9b399e4e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.018892 10.0.0.33 - - [2025-08-21 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868 10.0.0.33 - - [2025-08-21 01:50:21] "GET /firewall-policy/0a491e75-0062-46e3-9182-bb2947a30f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.015323 10.0.0.33 - - [2025-08-21 01:50:21] "GET /firewall-rule/e43a469b-edba-47c8-ac7c-ba9b399e4e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.006910 10.0.0.33 - - [2025-08-21 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.016769 10.0.0.33 - - [2025-08-21 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006776 10.0.0.33 - - [2025-08-21 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.33 - - [2025-08-21 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.010476 10.0.0.33 - - [2025-08-21 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.014835 10.0.0.33 - - [2025-08-21 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.33 - - [2025-08-21 01:50:22] "POST /ref-update HTTP/1.1" 200 156 0.091077 10.0.0.33 - - [2025-08-21 01:50:22] "POST /tags HTTP/1.1" 200 301 0.050042 10.0.0.33 - - [2025-08-21 01:50:22] "POST /ref-update HTTP/1.1" 200 156 0.022724 10.0.0.33 - - [2025-08-21 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013425 10.0.0.33 - - [2025-08-21 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013353 10.0.0.33 - - [2025-08-21 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.33 - - [2025-08-21 01:50:22] "GET /tag/2b4c9a7d-08cc-4fec-a98c-07ffd6b39ac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.030110 10.0.0.33 - - [2025-08-21 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004393 10.0.0.33 - - [2025-08-21 01:50:22] "POST /ref-update HTTP/1.1" 200 156 0.038965 10.0.0.33 - - [2025-08-21 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013303 10.0.0.33 - - [2025-08-21 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010814 10.0.0.33 - - [2025-08-21 01:50:22] "GET /project/8c2ae55c-e286-4c67-a4d8-0d41faa41699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.076968 10.0.0.33 - - [2025-08-21 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.015115 10.0.0.33 - - [2025-08-21 01:50:22] "POST /ref-update HTTP/1.1" 200 156 0.058942 10.0.0.33 - - [2025-08-21 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.018062 10.0.0.33 - - [2025-08-21 01:50:22] "GET /virtual-network/ff806d88-533c-4bf5-9535-19b6089f652b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.029099 10.0.0.33 - - [2025-08-21 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.026114 10.0.0.33 - - [2025-08-21 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009809 10.0.0.33 - - [2025-08-21 01:50:22] "POST /ref-update HTTP/1.1" 200 156 0.021698 10.0.0.33 - - [2025-08-21 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.038517 10.0.0.33 - - [2025-08-21 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013747 10.0.0.33 - - [2025-08-21 01:50:22] "GET /service-appliance-set/e077d12e-f572-4d8b-ab7a-f8f648ae1fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.052848 10.0.0.33 - - [2025-08-21 01:50:22] "POST /fqname-to-id HTTP/1.1" 404 242 0.001919 10.0.0.33 - - [2025-08-21 01:50:22] "POST /ref-update HTTP/1.1" 200 156 0.066286 10.0.0.33 - - [2025-08-21 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.019906 10.0.0.33 - - [2025-08-21 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.33 - - [2025-08-21 01:50:22] "POST /ref-update HTTP/1.1" 200 156 0.038648 10.0.0.33 - - [2025-08-21 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.018824 10.0.0.33 - - [2025-08-21 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008180 10.0.0.33 - - [2025-08-21 01:50:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.262936 10.0.0.33 - - [2025-08-21 01:50:22] "POST /ref-update HTTP/1.1" 200 156 0.018081 10.0.0.33 - - [2025-08-21 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007720 10.0.0.33 - - [2025-08-21 01:50:22] "GET /virtual-machine-interface/f6d30191-e021-40c5-a209-18f1b91952e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.033960 10.0.0.33 - - [2025-08-21 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013260 10.0.0.33 - - [2025-08-21 01:50:22] "POST /ref-update HTTP/1.1" 200 156 0.044878 10.0.0.33 - - [2025-08-21 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.015937 10.0.0.33 - - [2025-08-21 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.019118 10.0.0.33 - - [2025-08-21 01:50:23] "POST /instance-ips HTTP/1.1" 200 377 0.181604 10.0.0.33 - - [2025-08-21 01:50:23] "GET /instance-ip/5bd33c51-efc8-4033-a400-2f2f0af351d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.043570 10.0.0.33 - - [2025-08-21 01:50:23] "POST /ref-update HTTP/1.1" 200 156 0.052977 10.0.0.33 - - [2025-08-21 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.021190 10.0.0.33 - - [2025-08-21 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.33 - - [2025-08-21 01:50:23] "POST /ref-update HTTP/1.1" 200 156 0.023598 10.0.0.33 - - [2025-08-21 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.024177 10.0.0.33 - - [2025-08-21 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009511 10.0.0.33 - - [2025-08-21 01:50:23] "POST /loadbalancers HTTP/1.1" 200 582 0.165513 10.0.0.33 - - [2025-08-21 01:50:23] "POST /ref-update HTTP/1.1" 200 156 0.042681 10.0.0.33 - - [2025-08-21 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010509 10.0.0.33 - - [2025-08-21 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.33 - - [2025-08-21 01:50:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.078096 10.0.0.33 - - [2025-08-21 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010993 10.0.0.33 - - [2025-08-21 01:50:23] "GET /project/8c2ae55c-e286-4c67-a4d8-0d41faa41699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.116184 10.0.0.33 - - [2025-08-21 01:50:23] "GET /instance-ip/5bd33c51-efc8-4033-a400-2f2f0af351d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.034087 10.0.0.33 - - [2025-08-21 01:50:23] "POST /ref-update HTTP/1.1" 200 156 0.055572 10.0.0.33 - - [2025-08-21 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010657 10.0.0.33 - - [2025-08-21 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.021555 10.0.0.33 - - [2025-08-21 01:50:23] "GET /project/8c2ae55c-e286-4c67-a4d8-0d41faa41699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.253664 10.0.0.33 - - [2025-08-21 01:50:23] "POST /ref-update HTTP/1.1" 200 156 0.083549 10.0.0.33 - - [2025-08-21 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.023296 10.0.0.33 - - [2025-08-21 01:50:23] "GET /loadbalancer/65a91b38-f552-495b-a13e-e09f89def6b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.017606 10.0.0.33 - - [2025-08-21 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.019433 10.0.0.33 - - [2025-08-21 01:50:23] "POST /floating-ips HTTP/1.1" 200 581 0.268500 10.0.0.33 - - [2025-08-21 01:50:23] "POST /ref-update HTTP/1.1" 200 156 0.038558 10.0.0.33 - - [2025-08-21 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.018018 10.0.0.33 - - [2025-08-21 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008413 10.0.0.33 - - [2025-08-21 01:50:23] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.122592 10.0.0.33 - - [2025-08-21 01:50:23] "POST /ref-update HTTP/1.1" 200 156 0.033236 10.0.0.33 - - [2025-08-21 01:50:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.061282 10.0.0.33 - - [2025-08-21 01:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.029374 10.0.0.33 - - [2025-08-21 01:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.020460 10.0.0.33 - - [2025-08-21 01:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.019173 10.0.0.33 - - [2025-08-21 01:50:24] "GET /project/8c2ae55c-e286-4c67-a4d8-0d41faa41699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.048435 10.0.0.33 - - [2025-08-21 01:50:24] "POST /ref-update HTTP/1.1" 200 156 0.050162 10.0.0.33 - - [2025-08-21 01:50:24] "GET /loadbalancer-listener/935c0f53-b62a-4ff9-92d7-6d64eca2c7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.013545 10.0.0.33 - - [2025-08-21 01:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.029715 10.0.0.33 - - [2025-08-21 01:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006102 10.0.0.33 - - [2025-08-21 01:50:24] "GET /loadbalancer-listener/935c0f53-b62a-4ff9-92d7-6d64eca2c7ec?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.021465 10.0.0.33 - - [2025-08-21 01:50:24] "POST /ref-update HTTP/1.1" 200 156 0.024305 10.0.0.33 - - [2025-08-21 01:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013270 10.0.0.33 - - [2025-08-21 01:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011482 10.0.0.33 - - [2025-08-21 01:50:24] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.088057 10.0.0.33 - - [2025-08-21 01:50:24] "GET /instance-ip/5bd33c51-efc8-4033-a400-2f2f0af351d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.014791 10.0.0.33 - - [2025-08-21 01:50:24] "GET /instance-ip/5bd33c51-efc8-4033-a400-2f2f0af351d2?fields=floating_ips HTTP/1.1" 200 1164 0.011166 10.0.0.33 - - [2025-08-21 01:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.33 - - [2025-08-21 01:50:24] "GET /floating-ip/2b2f87b0-db3f-4110-aceb-33096888bbf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.011698 10.0.0.33 - - [2025-08-21 01:50:24] "POST /ref-update HTTP/1.1" 200 156 0.083989 10.0.0.33 - - [2025-08-21 01:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009584 10.0.0.33 - - [2025-08-21 01:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.016760 10.0.0.33 - - [2025-08-21 01:50:24] "GET /project/8c2ae55c-e286-4c67-a4d8-0d41faa41699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.183332 10.0.0.33 - - [2025-08-21 01:50:24] "GET /loadbalancer/65a91b38-f552-495b-a13e-e09f89def6b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.013265 10.0.0.33 - - [2025-08-21 01:50:24] "POST /ref-update HTTP/1.1" 200 156 0.075139 10.0.0.33 - - [2025-08-21 01:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.015896 10.0.0.33 - - [2025-08-21 01:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004519 10.0.0.33 - - [2025-08-21 01:50:24] "POST /ref-update HTTP/1.1" 200 156 0.093726 10.0.0.33 - - [2025-08-21 01:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.047745 10.0.0.33 - - [2025-08-21 01:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010441 10.0.0.33 - - [2025-08-21 01:50:24] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.274905 10.0.0.33 - - [2025-08-21 01:50:24] "POST /ref-update HTTP/1.1" 200 156 0.034648 10.0.0.33 - - [2025-08-21 01:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010558 10.0.0.33 - - [2025-08-21 01:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011849 10.0.0.33 - - [2025-08-21 01:50:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.042506 10.0.0.33 - - [2025-08-21 01:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.33 - - [2025-08-21 01:50:24] "POST /ref-update HTTP/1.1" 200 156 0.029082 10.0.0.33 - - [2025-08-21 01:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007392 10.0.0.33 - - [2025-08-21 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009669 10.0.0.33 - - [2025-08-21 01:50:25] "GET /project/8c2ae55c-e286-4c67-a4d8-0d41faa41699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.107802 10.0.0.33 - - [2025-08-21 01:50:25] "GET /loadbalancer-listener/c78b9420-91f5-4938-befb-953857b61211?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.012537 10.0.0.33 - - [2025-08-21 01:50:25] "GET /loadbalancer-listener/c78b9420-91f5-4938-befb-953857b61211?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.035208 10.0.0.33 - - [2025-08-21 01:50:25] "POST /ref-update HTTP/1.1" 200 156 0.053623 10.0.0.33 - - [2025-08-21 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.013123 10.0.0.33 - - [2025-08-21 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004099 10.0.0.33 - - [2025-08-21 01:50:25] "POST /ref-update HTTP/1.1" 200 156 0.046168 10.0.0.33 - - [2025-08-21 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011641 10.0.0.33 - - [2025-08-21 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.020709 10.0.0.33 - - [2025-08-21 01:50:25] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.104310 10.0.0.33 - - [2025-08-21 01:50:25] "GET /instance-ip/5bd33c51-efc8-4033-a400-2f2f0af351d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.026826 10.0.0.33 - - [2025-08-21 01:50:25] "GET /instance-ip/5bd33c51-efc8-4033-a400-2f2f0af351d2?fields=floating_ips HTTP/1.1" 200 1164 0.016259 10.0.0.33 - - [2025-08-21 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.028669 10.0.0.33 - - [2025-08-21 01:50:25] "GET /floating-ip/2b2f87b0-db3f-4110-aceb-33096888bbf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.019696 10.0.0.33 - - [2025-08-21 01:50:25] "POST /ref-update HTTP/1.1" 200 156 0.056445 10.0.0.33 - - [2025-08-21 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.015788 10.0.0.33 - - [2025-08-21 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.33 - - [2025-08-21 01:50:25] "GET /project/8c2ae55c-e286-4c67-a4d8-0d41faa41699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.149992 10.0.0.33 - - [2025-08-21 01:50:25] "POST /ref-update HTTP/1.1" 200 156 0.064713 10.0.0.33 - - [2025-08-21 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014620 10.0.0.33 - - [2025-08-21 01:50:25] "GET /loadbalancer/65a91b38-f552-495b-a13e-e09f89def6b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.013770 10.0.0.33 - - [2025-08-21 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.032835 10.0.0.33 - - [2025-08-21 01:50:25] "POST /ref-update HTTP/1.1" 200 156 0.032148 10.0.0.33 - - [2025-08-21 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007832 10.0.0.33 - - [2025-08-21 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007492 10.0.0.33 - - [2025-08-21 01:50:25] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.108299 10.0.0.33 - - [2025-08-21 01:50:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.049213 10.0.0.33 - - [2025-08-21 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.018803 10.0.0.33 - - [2025-08-21 01:50:25] "POST /ref-update HTTP/1.1" 200 156 0.052096 10.0.0.33 - - [2025-08-21 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010208 10.0.0.33 - - [2025-08-21 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005843 10.0.0.33 - - [2025-08-21 01:50:25] "GET /project/8c2ae55c-e286-4c67-a4d8-0d41faa41699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.070008 10.0.0.33 - - [2025-08-21 01:50:25] "GET /loadbalancer-listener/cf6fc9f4-2033-4a43-8517-3b31efb05d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.013528 10.0.0.33 - - [2025-08-21 01:50:25] "POST /ref-update HTTP/1.1" 200 156 0.069244 10.0.0.33 - - [2025-08-21 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.015295 10.0.0.33 - - [2025-08-21 01:50:25] "GET /loadbalancer-listener/cf6fc9f4-2033-4a43-8517-3b31efb05d4a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.035867 10.0.0.33 - - [2025-08-21 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.013895 10.0.0.33 - - [2025-08-21 01:50:25] "POST /ref-update HTTP/1.1" 200 156 0.022245 10.0.0.33 - - [2025-08-21 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005540 10.0.0.33 - - [2025-08-21 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006079 10.0.0.33 - - [2025-08-21 01:50:26] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.055148 10.0.0.33 - - [2025-08-21 01:50:26] "GET /instance-ip/5bd33c51-efc8-4033-a400-2f2f0af351d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.007536 10.0.0.33 - - [2025-08-21 01:50:26] "GET /instance-ip/5bd33c51-efc8-4033-a400-2f2f0af351d2?fields=floating_ips HTTP/1.1" 200 1164 0.018939 10.0.0.33 - - [2025-08-21 01:50:26] "POST /ref-update HTTP/1.1" 200 156 0.031752 10.0.0.33 - - [2025-08-21 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010380 10.0.0.33 - - [2025-08-21 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011685 10.0.0.33 - - [2025-08-21 01:50:26] "GET /floating-ip/2b2f87b0-db3f-4110-aceb-33096888bbf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.016384 10.0.0.33 - - [2025-08-21 01:50:26] "POST /tags HTTP/1.1" 200 355 0.089477 10.0.0.33 - - [2025-08-21 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.017032 10.0.0.33 - - [2025-08-21 01:50:26] "POST /ref-update HTTP/1.1" 200 156 0.043871 10.0.0.33 - - [2025-08-21 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.018837 10.0.0.33 - - [2025-08-21 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012455 10.0.0.33 - - [2025-08-21 01:50:26] "GET /tag/db639f75-ff86-40bb-8052-1df15ccc262b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.044748 10.0.0.33 - - [2025-08-21 01:50:26] "POST /ref-update HTTP/1.1" 200 156 0.008169 10.0.0.33 - - [2025-08-21 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.015594 10.0.0.33 - - [2025-08-21 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.33 - - [2025-08-21 01:50:26] "POST /tags HTTP/1.1" 200 303 0.084560 10.0.0.33 - - [2025-08-21 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001568 10.0.0.33 - - [2025-08-21 01:50:26] "POST /ref-update HTTP/1.1" 200 156 0.033285 10.0.0.33 - - [2025-08-21 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.015998 10.0.0.33 - - [2025-08-21 01:50:26] "GET /tag/3f1d3cb5-2a30-4f00-9a1e-b13abd88f6c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.043619 10.0.0.33 - - [2025-08-21 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.044063 10.0.0.33 - - [2025-08-21 01:50:26] "POST /projects HTTP/1.1" 409 218 0.002042 10.0.0.33 - - [2025-08-21 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.33 - - [2025-08-21 01:50:26] "POST /ref-update HTTP/1.1" 200 156 0.068265 10.0.0.33 - - [2025-08-21 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.016866 10.0.0.33 - - [2025-08-21 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.33 - - [2025-08-21 01:50:26] "GET /project/dff6eeb9-e510-4ce5-9d81-7678849283c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.108346 10.0.0.33 - - [2025-08-21 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006242 10.0.0.33 - - [2025-08-21 01:50:26] "GET /network-ipam/4e093ef0-4e07-4d60-9247-bd27b949b4a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.013231 10.0.0.33 - - [2025-08-21 01:50:26] "POST /ref-update HTTP/1.1" 200 156 0.056581 10.0.0.33 - - [2025-08-21 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011048 10.0.0.33 - - [2025-08-21 01:50:26] "GET /virtual-network/b7ea3bec-a8eb-4d83-a699-e5370e2021f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.011387 10.0.0.33 - - [2025-08-21 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.023323 10.0.0.33 - - [2025-08-21 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005778 10.0.0.33 - - [2025-08-21 01:50:26] "POST /ref-update HTTP/1.1" 200 156 0.022881 10.0.0.33 - - [2025-08-21 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.020020 10.0.0.33 - - [2025-08-21 01:50:26] "PUT /virtual-network/b7ea3bec-a8eb-4d83-a699-e5370e2021f8 HTTP/1.1" 200 264 0.099936 10.0.0.33 - - [2025-08-21 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.017761 10.0.0.33 - - [2025-08-21 01:50:26] "GET /virtual-network/b7ea3bec-a8eb-4d83-a699-e5370e2021f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004643 10.0.0.33 - - [2025-08-21 01:50:26] "POST /ref-update HTTP/1.1" 200 156 0.025544 10.0.0.33 - - [2025-08-21 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.013781 10.0.0.33 - - [2025-08-21 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007821 10.0.0.33 - - [2025-08-21 01:50:27] "POST /ref-update HTTP/1.1" 200 156 0.080385 10.0.0.33 - - [2025-08-21 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011656 10.0.0.33 - - [2025-08-21 01:50:27] "POST /set-tag HTTP/1.1" 200 109 0.198060 10.0.0.33 - - [2025-08-21 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.024281 10.0.0.33 - - [2025-08-21 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.018383 10.0.0.33 - - [2025-08-21 01:50:27] "GET /network-ipam/bcbdacdb-4a01-453e-a87a-55c0169b3970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.005785 10.0.0.33 - - [2025-08-21 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010067 10.0.0.33 - - [2025-08-21 01:50:27] "GET /virtual-network/ff806d88-533c-4bf5-9535-19b6089f652b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.011065 10.0.0.33 - - [2025-08-21 01:50:27] "POST /ref-update HTTP/1.1" 200 156 0.054179 10.0.0.33 - - [2025-08-21 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.026243 10.0.0.33 - - [2025-08-21 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009667 10.0.0.33 - - [2025-08-21 01:50:27] "POST /ref-update HTTP/1.1" 200 156 0.029361 10.0.0.33 - - [2025-08-21 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006554 10.0.0.33 - - [2025-08-21 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010957 10.0.0.33 - - [2025-08-21 01:50:27] "PUT /virtual-network/ff806d88-533c-4bf5-9535-19b6089f652b HTTP/1.1" 200 264 0.108817 10.0.0.33 - - [2025-08-21 01:50:27] "GET /virtual-network/ff806d88-533c-4bf5-9535-19b6089f652b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.008909 10.0.0.33 - - [2025-08-21 01:50:27] "POST /ref-update HTTP/1.1" 200 156 0.024063 10.0.0.33 - - [2025-08-21 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.021930 10.0.0.33 - - [2025-08-21 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010647 10.0.0.33 - - [2025-08-21 01:50:27] "POST /set-tag HTTP/1.1" 200 109 0.102100 10.0.0.33 - - [2025-08-21 01:50:27] "POST /ref-update HTTP/1.1" 200 156 0.011284 10.0.0.33 - - [2025-08-21 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009806 10.0.0.33 - - [2025-08-21 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.33 - - [2025-08-21 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.33 - - [2025-08-21 01:50:27] "GET /network-policy/c2fb1ce1-2616-4d1a-8451-f234dae5932f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003077 10.0.0.33 - - [2025-08-21 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006358 10.0.0.33 - - [2025-08-21 01:50:27] "POST /ref-update HTTP/1.1" 200 156 0.015322 10.0.0.33 - - [2025-08-21 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010463 10.0.0.33 - - [2025-08-21 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.017747 10.0.0.33 - - [2025-08-21 01:50:27] "GET /network-policy/3b39e705-f03c-4984-aa01-449bc684d5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.029333 10.0.0.33 - - [2025-08-21 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010891 10.0.0.33 - - [2025-08-21 01:50:27] "GET /network-policy/4a47ed6a-2274-43b4-a607-6f8970b4b181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005055 10.0.0.33 - - [2025-08-21 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005905 10.0.0.33 - - [2025-08-21 01:50:27] "POST /ref-update HTTP/1.1" 200 156 0.052130 10.0.0.33 - - [2025-08-21 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.023559 10.0.0.33 - - [2025-08-21 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010100 10.0.0.33 - - [2025-08-21 01:50:27] "PUT /network-policy/4a47ed6a-2274-43b4-a607-6f8970b4b181 HTTP/1.1" 200 262 0.062931 10.0.0.33 - - [2025-08-21 01:50:27] "POST /ref-update HTTP/1.1" 200 156 0.082860 10.0.0.33 - - [2025-08-21 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.035732 10.0.0.33 - - [2025-08-21 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.022394 10.0.0.33 - - [2025-08-21 01:50:27] "POST /ref-update HTTP/1.1" 200 156 0.179935 10.0.0.33 - - [2025-08-21 01:50:27] "POST /ref-update HTTP/1.1" 200 156 0.008412 10.0.0.33 - - [2025-08-21 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004363 10.0.0.33 - - [2025-08-21 01:50:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021149 10.0.0.33 - - [2025-08-21 01:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.017646 10.0.0.33 - - [2025-08-21 01:50:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.030015 10.0.0.33 - - [2025-08-21 01:50:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009187 10.0.0.33 - - [2025-08-21 01:50:28] "POST /ref-update HTTP/1.1" 200 156 0.028244 10.0.0.33 - - [2025-08-21 01:50:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002535 10.0.0.33 - - [2025-08-21 01:50:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002269 10.0.0.33 - - [2025-08-21 01:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.012809 10.0.0.33 - - [2025-08-21 01:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004531 10.0.0.33 - - [2025-08-21 01:50:28] "POST /security-groups HTTP/1.1" 409 245 0.004279 10.0.0.33 - - [2025-08-21 01:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.33 - - [2025-08-21 01:50:28] "POST /ref-update HTTP/1.1" 200 156 0.011175 10.0.0.33 - - [2025-08-21 01:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.014252 10.0.0.33 - - [2025-08-21 01:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.016492 10.0.0.33 - - [2025-08-21 01:50:28] "PUT /security-group/129ca7b6-056d-491b-b464-b5b49be2d96c HTTP/1.1" 200 262 0.089674 10.0.0.33 - - [2025-08-21 01:50:28] "POST /ref-update HTTP/1.1" 200 156 0.055544 10.0.0.33 - - [2025-08-21 01:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.028686 10.0.0.33 - - [2025-08-21 01:50:28] "GET / HTTP/1.1" 200 35931 0.002137 10.0.0.33 - - [2025-08-21 01:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.024736 10.0.0.33 - - [2025-08-21 01:50:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.090947 10.0.0.33 - - [2025-08-21 01:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.019516 10.0.0.33 - - [2025-08-21 01:50:28] "PUT /access-control-list/de7eb11b-9826-401c-afa6-0e1738fd3ab8 HTTP/1.1" 200 272 0.088272 10.0.0.33 - - [2025-08-21 01:50:28] "GET /global-system-config/f343b895-e8b5-496a-98fc-14af90d84231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.021154 10.0.0.33 - - [2025-08-21 01:50:28] "GET /application-policy-set/6ee58dec-a365-4f0f-9ec2-645a0491a469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.026630 10.0.0.33 - - [2025-08-21 01:50:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.006285 10.0.0.33 - - [2025-08-21 01:50:28] "POST /ref-update HTTP/1.1" 200 156 0.049509 10.0.0.33 - - [2025-08-21 01:50:28] "PUT /access-control-list/657f97b7-8efb-4a3f-a902-ae85560575a3 HTTP/1.1" 200 272 0.046880 10.0.0.33 - - [2025-08-21 01:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.044292 10.0.0.33 - - [2025-08-21 01:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.035577 10.0.0.33 - - [2025-08-21 01:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.022707 10.0.0.33 - - [2025-08-21 01:50:28] "GET /policy-management/37649ac8-2fdb-4a15-b502-021b1b5b2347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006562 10.0.0.33 - - [2025-08-21 01:50:28] "POST /tags HTTP/1.1" 409 206 0.002892 10.0.0.33 - - [2025-08-21 01:50:28] "POST /database-nodes HTTP/1.1" 200 597 0.082564 10.0.0.33 - - [2025-08-21 01:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.016487 10.0.0.33 - - [2025-08-21 01:50:28] "POST /ref-update HTTP/1.1" 200 156 0.035418 10.0.0.33 - - [2025-08-21 01:50:28] "GET /tag/3f1d3cb5-2a30-4f00-9a1e-b13abd88f6c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.049551 10.0.0.33 - - [2025-08-21 01:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.047744 10.0.0.33 - - [2025-08-21 01:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004834 10.0.0.33 - - [2025-08-21 01:50:28] "POST /ref-update HTTP/1.1" 200 156 0.035965 10.0.0.33 - - [2025-08-21 01:50:28] "POST /firewall-rules HTTP/1.1" 200 562 0.097801 10.0.0.33 - - [2025-08-21 01:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.063177 10.0.0.33 - - [2025-08-21 01:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011310 10.0.0.33 - - [2025-08-21 01:50:28] "GET /firewall-rule/23616bd8-7142-4e60-b548-510b4ef9dd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.036901 10.0.0.33 - - [2025-08-21 01:50:28] "GET /firewall-policy/0a491e75-0062-46e3-9182-bb2947a30f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.012009 10.0.0.33 - - [2025-08-21 01:50:28] "GET /firewall-rule/23616bd8-7142-4e60-b548-510b4ef9dd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.005780 10.0.0.33 - - [2025-08-21 01:50:28] "POST /ref-update HTTP/1.1" 200 156 0.018764 10.0.0.33 - - [2025-08-21 01:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013732 10.0.0.33 - - [2025-08-21 01:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.33 - - [2025-08-21 01:50:28] "POST /ref-update HTTP/1.1" 200 156 0.072196 10.0.0.33 - - [2025-08-21 01:50:28] "GET /application-policy-set/6ee58dec-a365-4f0f-9ec2-645a0491a469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013377 10.0.0.33 - - [2025-08-21 01:50:28] "POST /ref-update HTTP/1.1" 200 156 0.041782 10.0.0.33 - - [2025-08-21 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.024525 10.0.0.33 - - [2025-08-21 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014742 10.0.0.33 - - [2025-08-21 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006679 10.0.0.33 - - [2025-08-21 01:50:29] "GET /policy-management/37649ac8-2fdb-4a15-b502-021b1b5b2347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003016 10.0.0.33 - - [2025-08-21 01:50:29] "POST /tags HTTP/1.1" 409 206 0.002366 10.0.0.33 - - [2025-08-21 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.33 - - [2025-08-21 01:50:29] "POST /ref-update HTTP/1.1" 200 156 0.007720 10.0.0.33 - - [2025-08-21 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007347 10.0.0.33 - - [2025-08-21 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006108 10.0.0.33 - - [2025-08-21 01:50:29] "GET /tag/3f1d3cb5-2a30-4f00-9a1e-b13abd88f6c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.032274 10.0.0.33 - - [2025-08-21 01:50:29] "POST /ref-update HTTP/1.1" 200 156 0.022316 10.0.0.33 - - [2025-08-21 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005581 10.0.0.33 - - [2025-08-21 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004987 10.0.0.33 - - [2025-08-21 01:50:29] "POST /ref-update HTTP/1.1" 200 156 0.026166 10.0.0.33 - - [2025-08-21 01:50:29] "POST /firewall-rules HTTP/1.1" 200 560 0.135071 10.0.0.33 - - [2025-08-21 01:50:29] "GET /firewall-rule/96973b13-0d57-47f3-8dc9-a2ef222414f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.039374 10.0.0.33 - - [2025-08-21 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.029939 10.0.0.33 - - [2025-08-21 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008111 10.0.0.33 - - [2025-08-21 01:50:29] "GET /firewall-policy/0a491e75-0062-46e3-9182-bb2947a30f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.007113 10.0.0.33 - - [2025-08-21 01:50:29] "GET /firewall-rule/96973b13-0d57-47f3-8dc9-a2ef222414f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.003860 10.0.0.33 - - [2025-08-21 01:50:29] "POST /ref-update HTTP/1.1" 200 156 0.021257 10.0.0.33 - - [2025-08-21 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.019578 10.0.0.33 - - [2025-08-21 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.33 - - [2025-08-21 01:50:29] "POST /ref-update HTTP/1.1" 200 156 0.070598 10.0.0.33 - - [2025-08-21 01:50:29] "POST /ref-update HTTP/1.1" 200 156 0.031251 10.0.0.33 - - [2025-08-21 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.026836 10.0.0.33 - - [2025-08-21 01:50:29] "GET /loadbalancer/d21eff28-e871-47b0-b660-c0f394edff46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.006895 10.0.0.33 - - [2025-08-21 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.035185 10.0.0.33 - - [2025-08-21 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.33 - - [2025-08-21 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.33 - - [2025-08-21 01:50:29] "GET /loadbalancer/65a91b38-f552-495b-a13e-e09f89def6b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003495 10.0.0.33 - - [2025-08-21 01:50:29] "POST /ref-update HTTP/1.1" 200 156 0.021202 10.0.0.33 - - [2025-08-21 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.33 - - [2025-08-21 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.33 - - [2025-08-21 01:50:29] "POST /ref-update HTTP/1.1" 200 156 0.009325 10.0.0.33 - - [2025-08-21 01:50:29] "POST /tags HTTP/1.1" 200 371 0.062198 10.0.0.33 - - [2025-08-21 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008406 10.0.0.33 - - [2025-08-21 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008883 10.0.0.33 - - [2025-08-21 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.33 - - [2025-08-21 01:50:29] "POST /ref-update HTTP/1.1" 200 156 0.011564 10.0.0.33 - - [2025-08-21 01:50:29] "GET /tag/da30a3b1-961b-4674-8882-4ea6d2e43fc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.014993 10.0.0.33 - - [2025-08-21 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.013101 10.0.0.33 - - [2025-08-21 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004807 10.0.0.33 - - [2025-08-21 01:50:29] "POST /ref-update HTTP/1.1" 200 156 0.016893 10.0.0.33 - - [2025-08-21 01:50:29] "POST /tags HTTP/1.1" 200 319 0.057587 10.0.0.33 - - [2025-08-21 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009316 10.0.0.33 - - [2025-08-21 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.33 - - [2025-08-21 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006344 10.0.0.33 - - [2025-08-21 01:50:29] "POST /ref-update HTTP/1.1" 200 156 0.007838 10.0.0.33 - - [2025-08-21 01:50:29] "GET /tag/72737c7f-69e2-4d26-8aa0-63e7e6823118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.022116 10.0.0.33 - - [2025-08-21 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007380 10.0.0.33 - - [2025-08-21 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010455 10.0.0.33 - - [2025-08-21 01:50:29] "POST /ref-update HTTP/1.1" 200 156 0.015199 10.0.0.33 - - [2025-08-21 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004199 10.0.0.33 - - [2025-08-21 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010994 10.0.0.33 - - [2025-08-21 01:50:30] "POST /ref-update HTTP/1.1" 200 156 0.025724 10.0.0.33 - - [2025-08-21 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006750 10.0.0.33 - - [2025-08-21 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005390 10.0.0.33 - - [2025-08-21 01:50:30] "POST /id-to-fqname HTTP/1.1" 200 181 0.000560 10.0.0.33 - - [2025-08-21 01:50:30] "POST /ref-update HTTP/1.1" 200 156 0.037700 10.0.0.33 - - [2025-08-21 01:50:30] "POST /fqname-to-id HTTP/1.1" 404 190 0.003583 10.0.0.33 - - [2025-08-21 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005648 10.0.0.33 - - [2025-08-21 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006835 10.0.0.33 - - [2025-08-21 01:50:30] "POST /security-groups HTTP/1.1" 200 578 0.075505 10.0.0.33 - - [2025-08-21 01:50:30] "POST /projects HTTP/1.1" 200 497 0.322037 10.0.0.33 - - [2025-08-21 01:50:30] "POST /ref-update HTTP/1.1" 200 156 0.021985 10.0.0.33 - - [2025-08-21 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005213 10.0.0.33 - - [2025-08-21 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009968 10.0.0.33 - - [2025-08-21 01:50:30] "POST /fqname-to-id HTTP/1.1" 404 225 0.009845 10.0.0.33 - - [2025-08-21 01:50:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.071138 10.0.0.33 - - [2025-08-21 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009399 10.0.0.33 - - [2025-08-21 01:50:30] "POST /ref-update HTTP/1.1" 200 156 0.052438 10.0.0.33 - - [2025-08-21 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.33 - - [2025-08-21 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.33 - - [2025-08-21 01:50:30] "GET /virtual-network/b7ea3bec-a8eb-4d83-a699-e5370e2021f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.025882 10.0.0.33 - - [2025-08-21 01:50:30] "POST /access-control-lists HTTP/1.1" 200 587 0.117717 10.0.0.33 - - [2025-08-21 01:50:30] "POST /fqname-to-id HTTP/1.1" 404 224 0.028212 10.0.0.33 - - [2025-08-21 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.033912 10.0.0.33 - - [2025-08-21 01:50:30] "POST /ref-update HTTP/1.1" 200 156 0.054851 10.0.0.33 - - [2025-08-21 01:50:30] "GET /virtual-network/ff806d88-533c-4bf5-9535-19b6089f652b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.010749 10.0.0.33 - - [2025-08-21 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.33 - - [2025-08-21 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.33 - - [2025-08-21 01:50:30] "POST /access-control-lists HTTP/1.1" 200 585 0.101894 10.0.0.33 - - [2025-08-21 01:50:30] "POST /ref-update HTTP/1.1" 200 156 0.058190 10.0.0.33 - - [2025-08-21 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005426 10.0.0.33 - - [2025-08-21 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012399 10.0.0.33 - - [2025-08-21 01:50:30] "POST /ref-update HTTP/1.1" 200 156 0.018102 10.0.0.33 - - [2025-08-21 01:50:30] "PUT /virtual-network/b7ea3bec-a8eb-4d83-a699-e5370e2021f8 HTTP/1.1" 200 264 0.145370 10.0.0.33 - - [2025-08-21 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008248 10.0.0.33 - - [2025-08-21 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008489 10.0.0.33 - - [2025-08-21 01:50:30] "POST /ref-update HTTP/1.1" 200 156 0.041054 10.0.0.33 - - [2025-08-21 01:50:30] "PUT /virtual-network/ff806d88-533c-4bf5-9535-19b6089f652b HTTP/1.1" 200 264 0.107449 10.0.0.33 - - [2025-08-21 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.015239 10.0.0.33 - - [2025-08-21 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.014388 10.0.0.33 - - [2025-08-21 01:50:30] "POST /ref-update HTTP/1.1" 200 156 0.016869 10.0.0.33 - - [2025-08-21 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010092 10.0.0.33 - - [2025-08-21 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.33 - - [2025-08-21 01:50:30] "POST /security-groups HTTP/1.1" 200 558 0.124005 10.0.0.33 - - [2025-08-21 01:50:30] "POST /ref-update HTTP/1.1" 200 156 0.055572 10.0.0.33 - - [2025-08-21 01:50:31] "POST /fqname-to-id HTTP/1.1" 404 248 0.004264 10.0.0.33 - - [2025-08-21 01:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.019758 10.0.0.33 - - [2025-08-21 01:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009305 10.0.0.33 - - [2025-08-21 01:50:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.079744 10.0.0.33 - - [2025-08-21 01:50:31] "POST /access-control-lists HTTP/1.1" 200 610 0.072048 10.0.0.33 - - [2025-08-21 01:50:31] "POST /fqname-to-id HTTP/1.1" 404 247 0.024715 10.0.0.33 - - [2025-08-21 01:50:31] "POST /ref-update HTTP/1.1" 200 156 0.083007 10.0.0.33 - - [2025-08-21 01:50:31] "POST /chown HTTP/1.1" 200 109 0.092422 10.0.0.33 - - [2025-08-21 01:50:31] "GET /application-policy-set/6ee58dec-a365-4f0f-9ec2-645a0491a469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014321 10.0.0.33 - - [2025-08-21 01:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.026262 10.0.0.33 - - [2025-08-21 01:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008855 10.0.0.33 - - [2025-08-21 01:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009191 10.0.0.33 - - [2025-08-21 01:50:31] "GET /policy-management/37649ac8-2fdb-4a15-b502-021b1b5b2347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.039643 10.0.0.33 - - [2025-08-21 01:50:31] "POST /access-control-lists HTTP/1.1" 200 608 0.173485 10.0.0.33 - - [2025-08-21 01:50:31] "POST /tags HTTP/1.1" 409 214 0.019343 10.0.0.33 - - [2025-08-21 01:50:31] "POST /ref-update HTTP/1.1" 200 156 0.092136 10.0.0.33 - - [2025-08-21 01:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.017807 10.0.0.33 - - [2025-08-21 01:50:31] "GET /tag/72737c7f-69e2-4d26-8aa0-63e7e6823118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.025566 10.0.0.33 - - [2025-08-21 01:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.051597 10.0.0.33 - - [2025-08-21 01:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007221 10.0.0.33 - - [2025-08-21 01:50:31] "POST /ref-update HTTP/1.1" 200 156 0.026187 10.0.0.33 - - [2025-08-21 01:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.33 - - [2025-08-21 01:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.33 - - [2025-08-21 01:50:31] "POST /firewall-rules HTTP/1.1" 200 578 0.141355 10.0.0.33 - - [2025-08-21 01:50:31] "POST /ref-update HTTP/1.1" 200 156 0.050760 10.0.0.33 - - [2025-08-21 01:50:31] "GET /firewall-rule/f7830cc8-fcd7-485c-abc3-83ae9d74c423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004149 10.0.0.33 - - [2025-08-21 01:50:31] "GET /firewall-policy/0a491e75-0062-46e3-9182-bb2947a30f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.004175 10.0.0.33 - - [2025-08-21 01:50:31] "GET /firewall-rule/f7830cc8-fcd7-485c-abc3-83ae9d74c423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.003447 10.0.0.33 - - [2025-08-21 01:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.33 - - [2025-08-21 01:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007172 10.0.0.33 - - [2025-08-21 01:50:31] "POST /ref-update HTTP/1.1" 200 156 0.047832 10.0.0.33 - - [2025-08-21 01:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004467 10.0.0.33 - - [2025-08-21 01:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.33 - - [2025-08-21 01:50:31] "POST /ref-update HTTP/1.1" 200 156 0.013409 10.0.0.33 - - [2025-08-21 01:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.013142 10.0.0.33 - - [2025-08-21 01:50:31] "POST /ref-update HTTP/1.1" 200 156 0.127638 10.0.0.33 - - [2025-08-21 01:50:31] "GET /application-policy-set/6ee58dec-a365-4f0f-9ec2-645a0491a469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.025859 10.0.0.33 - - [2025-08-21 01:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.012968 10.0.0.33 - - [2025-08-21 01:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.023614 10.0.0.33 - - [2025-08-21 01:50:31] "POST /ref-update HTTP/1.1" 200 156 0.022977 10.0.0.33 - - [2025-08-21 01:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011615 10.0.0.33 - - [2025-08-21 01:50:31] "GET /policy-management/37649ac8-2fdb-4a15-b502-021b1b5b2347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002756 10.0.0.33 - - [2025-08-21 01:50:31] "POST /tags HTTP/1.1" 409 214 0.001861 10.0.0.33 - - [2025-08-21 01:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004417 10.0.0.33 - - [2025-08-21 01:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006625 10.0.0.33 - - [2025-08-21 01:50:31] "POST /ref-update HTTP/1.1" 200 156 0.019393 10.0.0.33 - - [2025-08-21 01:50:31] "GET /tag/72737c7f-69e2-4d26-8aa0-63e7e6823118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.050201 10.0.0.33 - - [2025-08-21 01:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.053255 10.0.0.33 - - [2025-08-21 01:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.33 - - [2025-08-21 01:50:32] "POST /firewall-rules HTTP/1.1" 200 576 0.089864 10.0.0.33 - - [2025-08-21 01:50:32] "POST /ref-update HTTP/1.1" 200 156 0.065024 10.0.0.33 - - [2025-08-21 01:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002972 10.0.0.33 - - [2025-08-21 01:50:32] "GET /firewall-rule/93a81ec4-a8de-46ad-8867-8e290beda790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.048996 10.0.0.33 - - [2025-08-21 01:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.33 - - [2025-08-21 01:50:32] "POST /ref-update HTTP/1.1" 200 156 0.032032 10.0.0.33 - - [2025-08-21 01:50:32] "GET /firewall-policy/0a491e75-0062-46e3-9182-bb2947a30f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2668 0.013843 10.0.0.33 - - [2025-08-21 01:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.013044 10.0.0.33 - - [2025-08-21 01:50:32] "GET /firewall-rule/93a81ec4-a8de-46ad-8867-8e290beda790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.010100 10.0.0.33 - - [2025-08-21 01:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.33 - - [2025-08-21 01:50:32] "POST /ref-update HTTP/1.1" 200 156 0.042455 10.0.0.33 - - [2025-08-21 01:50:32] "POST /ref-update HTTP/1.1" 200 156 0.049700 10.0.0.33 - - [2025-08-21 01:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004874 10.0.0.33 - - [2025-08-21 01:50:32] "POST /tags HTTP/1.1" 200 363 0.067420 10.0.0.33 - - [2025-08-21 01:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006181 10.0.0.33 - - [2025-08-21 01:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011538 10.0.0.33 - - [2025-08-21 01:50:32] "GET /tag/343ea75b-a23f-4b3f-90da-e3be933efce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.044518 10.0.0.33 - - [2025-08-21 01:50:32] "POST /ref-update HTTP/1.1" 200 156 0.060877 10.0.0.33 - - [2025-08-21 01:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005588 10.0.0.33 - - [2025-08-21 01:50:32] "POST /tags HTTP/1.1" 200 311 0.021075 10.0.0.33 - - [2025-08-21 01:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007189 10.0.0.33 - - [2025-08-21 01:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006437 10.0.0.33 - - [2025-08-21 01:50:32] "GET /tag/b4dac13c-f7ad-4580-b444-4110491b04a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.034028 10.0.0.33 - - [2025-08-21 01:50:32] "POST /ref-update HTTP/1.1" 200 156 0.049041 10.0.0.33 - - [2025-08-21 01:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.018836 10.0.0.33 - - [2025-08-21 01:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.33 - - [2025-08-21 01:50:32] "POST /ref-update HTTP/1.1" 200 156 0.067389 10.0.0.33 - - [2025-08-21 01:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.021969 10.0.0.33 - - [2025-08-21 01:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.33 - - [2025-08-21 01:50:32] "POST /id-to-fqname HTTP/1.1" 200 177 0.000511 10.0.0.33 - - [2025-08-21 01:50:32] "POST /fqname-to-id HTTP/1.1" 404 186 0.013121 10.0.0.33 - - [2025-08-21 01:50:32] "POST /ref-update HTTP/1.1" 200 156 0.077473 10.0.0.33 - - [2025-08-21 01:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009147 10.0.0.33 - - [2025-08-21 01:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009755 10.0.0.33 - - [2025-08-21 01:50:32] "POST /security-groups HTTP/1.1" 200 574 0.121889 10.0.0.33 - - [2025-08-21 01:50:32] "POST /ref-update HTTP/1.1" 200 156 0.046859 10.0.0.33 - - [2025-08-21 01:50:32] "POST /fqname-to-id HTTP/1.1" 404 217 0.015238 10.0.0.33 - - [2025-08-21 01:50:32] "POST /projects HTTP/1.1" 200 489 0.380107 10.0.0.33 - - [2025-08-21 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.025931 10.0.0.33 - - [2025-08-21 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006302 10.0.0.33 - - [2025-08-21 01:50:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.020615 10.0.0.33 - - [2025-08-21 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.023372 10.0.0.33 - - [2025-08-21 01:50:33] "POST /access-control-lists HTTP/1.1" 200 583 0.066968 10.0.0.33 - - [2025-08-21 01:50:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.001668 10.0.0.33 - - [2025-08-21 01:50:33] "GET /virtual-network/b7ea3bec-a8eb-4d83-a699-e5370e2021f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.011727 10.0.0.33 - - [2025-08-21 01:50:33] "POST /ref-update HTTP/1.1" 200 156 0.066814 10.0.0.33 - - [2025-08-21 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.015559 10.0.0.33 - - [2025-08-21 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.019371 10.0.0.33 - - [2025-08-21 01:50:33] "GET /virtual-network/ff806d88-533c-4bf5-9535-19b6089f652b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.028060 10.0.0.33 - - [2025-08-21 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.019784 10.0.0.33 - - [2025-08-21 01:50:33] "POST /access-control-lists HTTP/1.1" 200 581 0.138892 10.0.0.33 - - [2025-08-21 01:50:33] "POST /ref-update HTTP/1.1" 200 156 0.067250 10.0.0.33 - - [2025-08-21 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005227 10.0.0.33 - - [2025-08-21 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 [Introspect:8084]10.0.0.33 - - [2025-08-21 01:50:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000765 [Introspect:8084]10.0.0.33 - - [2025-08-21 01:50:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001404 10.0.0.33 - - [2025-08-21 01:50:33] "POST /ref-update HTTP/1.1" 200 156 0.044573 10.0.0.33 - - [2025-08-21 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.017174 10.0.0.33 - - [2025-08-21 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.33 - - [2025-08-21 01:50:33] "PUT /virtual-network/b7ea3bec-a8eb-4d83-a699-e5370e2021f8 HTTP/1.1" 200 264 0.212938 10.0.0.33 - - [2025-08-21 01:50:33] "POST /ref-update HTTP/1.1" 200 156 0.050811 10.0.0.33 - - [2025-08-21 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.016896 10.0.0.33 - - [2025-08-21 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.015318 10.0.0.33 - - [2025-08-21 01:50:33] "PUT /virtual-network/ff806d88-533c-4bf5-9535-19b6089f652b HTTP/1.1" 200 264 0.133404 10.0.0.33 - - [2025-08-21 01:50:33] "POST /ref-update HTTP/1.1" 200 156 0.034545 10.0.0.33 - - [2025-08-21 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006118 10.0.0.33 - - [2025-08-21 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.018115 10.0.0.33 - - [2025-08-21 01:50:33] "POST /security-groups HTTP/1.1" 200 546 0.140370 10.0.0.33 - - [2025-08-21 01:50:33] "POST /fqname-to-id HTTP/1.1" 404 240 0.010799 10.0.0.33 - - [2025-08-21 01:50:33] "POST /ref-update HTTP/1.1" 200 156 0.052480 10.0.0.33 - - [2025-08-21 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.022299 10.0.0.33 - - [2025-08-21 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008615 10.0.0.33 - - [2025-08-21 01:50:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.060826 10.0.0.33 - - [2025-08-21 01:50:33] "POST /chown HTTP/1.1" 200 109 0.062059 10.0.0.33 - - [2025-08-21 01:50:33] "POST /ref-update HTTP/1.1" 200 156 0.082080 10.0.0.33 - - [2025-08-21 01:50:34] "POST /access-control-lists HTTP/1.1" 200 602 0.247323 10.0.0.33 - - [2025-08-21 01:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.022949 10.0.0.33 - - [2025-08-21 01:50:34] "GET /application-policy-set/6ee58dec-a365-4f0f-9ec2-645a0491a469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.039306 10.0.0.33 - - [2025-08-21 01:50:34] "POST /fqname-to-id HTTP/1.1" 404 239 0.038078 10.0.0.33 - - [2025-08-21 01:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.032899 10.0.0.33 - - [2025-08-21 01:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.019554 10.0.0.33 - - [2025-08-21 01:50:34] "GET /policy-management/37649ac8-2fdb-4a15-b502-021b1b5b2347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010452 10.0.0.33 - - [2025-08-21 01:50:34] "POST /tags HTTP/1.1" 409 210 0.009189 10.0.0.33 - - [2025-08-21 01:50:34] "POST /ref-update HTTP/1.1" 200 156 0.032174 10.0.0.33 - - [2025-08-21 01:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.017098 10.0.0.33 - - [2025-08-21 01:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.023284 10.0.0.33 - - [2025-08-21 01:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010895 10.0.0.33 - - [2025-08-21 01:50:34] "GET /tag/b4dac13c-f7ad-4580-b444-4110491b04a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.049304 10.0.0.33 - - [2025-08-21 01:50:34] "POST /access-control-lists HTTP/1.1" 200 600 0.181840 10.0.0.33 - - [2025-08-21 01:50:34] "POST /ref-update HTTP/1.1" 200 156 0.061957 10.0.0.33 - - [2025-08-21 01:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011686 10.0.0.33 - - [2025-08-21 01:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009992 10.0.0.33 - - [2025-08-21 01:50:34] "POST /firewall-rules HTTP/1.1" 200 570 0.149427 10.0.0.33 - - [2025-08-21 01:50:34] "POST /ref-update HTTP/1.1" 200 156 0.062662 10.0.0.33 - - [2025-08-21 01:50:34] "GET /firewall-rule/05c874ce-6184-4558-a34f-d79acc8cb7ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.040614 10.0.0.33 - - [2025-08-21 01:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010018 10.0.0.33 - - [2025-08-21 01:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011426 10.0.0.33 - - [2025-08-21 01:50:34] "GET /firewall-policy/0a491e75-0062-46e3-9182-bb2947a30f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.017794 10.0.0.33 - - [2025-08-21 01:50:34] "GET /firewall-rule/05c874ce-6184-4558-a34f-d79acc8cb7ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004139 10.0.0.33 - - [2025-08-21 01:50:34] "POST /ref-update HTTP/1.1" 200 156 0.022263 10.0.0.33 - - [2025-08-21 01:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.040792 10.0.0.33 - - [2025-08-21 01:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010241 10.0.0.33 - - [2025-08-21 01:50:34] "POST /ref-update HTTP/1.1" 200 156 0.035978 10.0.0.33 - - [2025-08-21 01:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011074 10.0.0.33 - - [2025-08-21 01:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011994 10.0.0.33 - - [2025-08-21 01:50:34] "POST /ref-update HTTP/1.1" 200 156 0.183855 10.0.0.33 - - [2025-08-21 01:50:34] "POST /ref-update HTTP/1.1" 200 156 0.010725 10.0.0.33 - - [2025-08-21 01:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008985 10.0.0.33 - - [2025-08-21 01:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.33 - - [2025-08-21 01:50:34] "GET /application-policy-set/6ee58dec-a365-4f0f-9ec2-645a0491a469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011030 10.0.0.33 - - [2025-08-21 01:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.33 - - [2025-08-21 01:50:34] "GET /policy-management/37649ac8-2fdb-4a15-b502-021b1b5b2347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004263 10.0.0.33 - - [2025-08-21 01:50:34] "POST /ref-update HTTP/1.1" 200 156 0.012167 10.0.0.33 - - [2025-08-21 01:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005219 10.0.0.33 - - [2025-08-21 01:50:34] "POST /tags HTTP/1.1" 409 210 0.014793 10.0.0.33 - - [2025-08-21 01:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013532 10.0.0.33 - - [2025-08-21 01:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011482 10.0.0.33 - - [2025-08-21 01:50:34] "GET /tag/b4dac13c-f7ad-4580-b444-4110491b04a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.040045 10.0.0.33 - - [2025-08-21 01:50:34] "POST /ref-update HTTP/1.1" 200 156 0.073018 10.0.0.33 - - [2025-08-21 01:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.018039 10.0.0.33 - - [2025-08-21 01:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008461 10.0.0.33 - - [2025-08-21 01:50:35] "POST /firewall-rules HTTP/1.1" 200 568 0.141891 10.0.0.33 - - [2025-08-21 01:50:35] "GET /firewall-rule/77c5519a-ab5f-4e0c-8839-31e351922577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.014197 10.0.0.33 - - [2025-08-21 01:50:35] "POST /ref-update HTTP/1.1" 200 156 0.083606 10.0.0.33 - - [2025-08-21 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004096 10.0.0.33 - - [2025-08-21 01:50:35] "GET /firewall-policy/0a491e75-0062-46e3-9182-bb2947a30f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.013271 10.0.0.33 - - [2025-08-21 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.33 - - [2025-08-21 01:50:35] "GET /firewall-rule/77c5519a-ab5f-4e0c-8839-31e351922577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.007966 10.0.0.33 - - [2025-08-21 01:50:35] "POST /ref-update HTTP/1.1" 200 156 0.055748 10.0.0.33 - - [2025-08-21 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.33 - - [2025-08-21 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012752 10.0.0.33 - - [2025-08-21 01:50:35] "POST /ref-update HTTP/1.1" 200 156 0.021981 10.0.0.33 - - [2025-08-21 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.029118 10.0.0.33 - - [2025-08-21 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004962 10.0.0.33 - - [2025-08-21 01:50:35] "POST /ref-update HTTP/1.1" 200 156 0.184291 10.0.0.33 - - [2025-08-21 01:50:35] "POST /ref-update HTTP/1.1" 200 156 0.045630 10.0.0.33 - - [2025-08-21 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.017928 10.0.0.33 - - [2025-08-21 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.33 - - [2025-08-21 01:50:35] "POST /tags HTTP/1.1" 200 363 0.094328 10.0.0.33 - - [2025-08-21 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008133 10.0.0.33 - - [2025-08-21 01:50:35] "GET /tag/a0a3ab8c-b2b4-4f84-8499-8070355a2041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.040214 10.0.0.33 - - [2025-08-21 01:50:35] "POST /ref-update HTTP/1.1" 200 156 0.054119 10.0.0.33 - - [2025-08-21 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.013395 10.0.0.33 - - [2025-08-21 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005969 10.0.0.33 - - [2025-08-21 01:50:35] "POST /tags HTTP/1.1" 200 311 0.109974 10.0.0.33 - - [2025-08-21 01:50:35] "POST /ref-update HTTP/1.1" 200 156 0.086706 10.0.0.33 - - [2025-08-21 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.015047 10.0.0.33 - - [2025-08-21 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.015526 10.0.0.33 - - [2025-08-21 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007220 10.0.0.33 - - [2025-08-21 01:50:35] "GET /tag/f2641a7a-9dbc-4f82-99f8-f93cd2123b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.040045 10.0.0.33 - - [2025-08-21 01:50:35] "POST /projects HTTP/1.1" 409 223 0.004346 10.0.0.33 - - [2025-08-21 01:50:35] "POST /ref-update HTTP/1.1" 200 156 0.022249 10.0.0.33 - - [2025-08-21 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007192 10.0.0.33 - - [2025-08-21 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001582 10.0.0.33 - - [2025-08-21 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.33 - - [2025-08-21 01:50:35] "GET /project/8c2ae55c-e286-4c67-a4d8-0d41faa41699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.052853 10.0.0.33 - - [2025-08-21 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.33 - - [2025-08-21 01:50:35] "POST /ref-update HTTP/1.1" 200 156 0.028692 10.0.0.33 - - [2025-08-21 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005123 10.0.0.33 - - [2025-08-21 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006930 10.0.0.33 - - [2025-08-21 01:50:36] "GET /virtual-network/b7ea3bec-a8eb-4d83-a699-e5370e2021f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.004714 10.0.0.33 - - [2025-08-21 01:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006642 10.0.0.33 - - [2025-08-21 01:50:36] "GET /virtual-network/ff806d88-533c-4bf5-9535-19b6089f652b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.015170 10.0.0.33 - - [2025-08-21 01:50:36] "POST /ref-update HTTP/1.1" 200 156 0.034624 10.0.0.33 - - [2025-08-21 01:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012785 10.0.0.33 - - [2025-08-21 01:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.33 - - [2025-08-21 01:50:36] "POST /ref-update HTTP/1.1" 200 156 0.027727 10.0.0.33 - - [2025-08-21 01:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009702 10.0.0.33 - - [2025-08-21 01:50:36] "PUT /virtual-network/b7ea3bec-a8eb-4d83-a699-e5370e2021f8 HTTP/1.1" 200 264 0.082770 10.0.0.33 - - [2025-08-21 01:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008650 10.0.0.33 - - [2025-08-21 01:50:36] "POST /ref-update HTTP/1.1" 200 156 0.032590 10.0.0.33 - - [2025-08-21 01:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013748 10.0.0.33 - - [2025-08-21 01:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.33 - - [2025-08-21 01:50:36] "POST /ref-update HTTP/1.1" 200 156 0.044154 10.0.0.33 - - [2025-08-21 01:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.016780 10.0.0.33 - - [2025-08-21 01:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.33 - - [2025-08-21 01:50:36] "PUT /virtual-network/ff806d88-533c-4bf5-9535-19b6089f652b HTTP/1.1" 200 264 0.210448 10.0.0.33 - - [2025-08-21 01:50:36] "POST /security-groups HTTP/1.1" 409 253 0.003138 10.0.0.33 - - [2025-08-21 01:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007787 10.0.0.33 - - [2025-08-21 01:50:36] "POST /ref-update HTTP/1.1" 200 156 0.030896 10.0.0.33 - - [2025-08-21 01:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.019679 10.0.0.33 - - [2025-08-21 01:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005163 10.0.0.33 - - [2025-08-21 01:50:36] "PUT /security-group/8d35657d-b083-4ecb-a4ce-0356288e78ea HTTP/1.1" 200 262 0.087197 10.0.0.33 - - [2025-08-21 01:50:36] "POST /ref-update HTTP/1.1" 200 156 0.074733 10.0.0.33 - - [2025-08-21 01:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.026135 10.0.0.33 - - [2025-08-21 01:50:36] "PUT /access-control-list/1f55f41c-5efa-4a3b-9894-17dc99aa94d3 HTTP/1.1" 200 272 0.078118 10.0.0.33 - - [2025-08-21 01:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.028224 10.0.0.33 - - [2025-08-21 01:50:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.114732 10.0.0.33 - - [2025-08-21 01:50:36] "GET /application-policy-set/6ee58dec-a365-4f0f-9ec2-645a0491a469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013288 10.0.0.33 - - [2025-08-21 01:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.33 - - [2025-08-21 01:50:36] "GET /policy-management/37649ac8-2fdb-4a15-b502-021b1b5b2347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.112179 10.0.0.33 - - [2025-08-21 01:50:36] "PUT /access-control-list/1271b76d-5009-49af-9987-2785e08b01fa HTTP/1.1" 200 272 0.216586 10.0.0.33 - - [2025-08-21 01:50:36] "POST /ref-update HTTP/1.1" 200 156 0.170529 10.0.0.33 - - [2025-08-21 01:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.038173 10.0.0.33 - - [2025-08-21 01:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.33 - - [2025-08-21 01:50:36] "POST /tags HTTP/1.1" 409 210 0.059880 10.0.0.33 - - [2025-08-21 01:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.33 - - [2025-08-21 01:50:36] "GET /tag/f2641a7a-9dbc-4f82-99f8-f93cd2123b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.018123 10.0.0.33 - - [2025-08-21 01:50:37] "POST /ref-update HTTP/1.1" 200 156 0.048720 10.0.0.33 - - [2025-08-21 01:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.019256 10.0.0.33 - - [2025-08-21 01:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011862 10.0.0.33 - - [2025-08-21 01:50:37] "POST /firewall-rules HTTP/1.1" 200 570 0.119453 10.0.0.33 - - [2025-08-21 01:50:37] "POST /ref-update HTTP/1.1" 200 156 0.071316 10.0.0.33 - - [2025-08-21 01:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.018705 10.0.0.33 - - [2025-08-21 01:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.33 - - [2025-08-21 01:50:37] "GET /firewall-rule/6cad46f6-3258-4526-b5b8-b32583a00b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.077940 10.0.0.33 - - [2025-08-21 01:50:37] "GET /firewall-policy/0a491e75-0062-46e3-9182-bb2947a30f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3393 0.006683 10.0.0.33 - - [2025-08-21 01:50:37] "GET /firewall-rule/6cad46f6-3258-4526-b5b8-b32583a00b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008809 10.0.0.33 - - [2025-08-21 01:50:37] "POST /ref-update HTTP/1.1" 200 156 0.124200 10.0.0.33 - - [2025-08-21 01:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.036563 10.0.0.33 - - [2025-08-21 01:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007938 10.0.0.33 - - [2025-08-21 01:50:37] "POST /ref-update HTTP/1.1" 200 156 0.055545 10.0.0.33 - - [2025-08-21 01:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.021792 10.0.0.33 - - [2025-08-21 01:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006326 10.0.0.33 - - [2025-08-21 01:50:37] "POST /ref-update HTTP/1.1" 200 156 0.202263 10.0.0.33 - - [2025-08-21 01:50:37] "GET /application-policy-set/6ee58dec-a365-4f0f-9ec2-645a0491a469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014951 10.0.0.33 - - [2025-08-21 01:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012237 10.0.0.33 - - [2025-08-21 01:50:37] "POST /ref-update HTTP/1.1" 200 156 0.042123 10.0.0.33 - - [2025-08-21 01:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008846 10.0.0.33 - - [2025-08-21 01:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012275 10.0.0.33 - - [2025-08-21 01:50:37] "GET /policy-management/37649ac8-2fdb-4a15-b502-021b1b5b2347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008884 10.0.0.33 - - [2025-08-21 01:50:37] "POST /tags HTTP/1.1" 409 210 0.001736 10.0.0.33 - - [2025-08-21 01:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.33 - - [2025-08-21 01:50:37] "GET /tag/f2641a7a-9dbc-4f82-99f8-f93cd2123b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012386 10.0.0.33 - - [2025-08-21 01:50:37] "POST /ref-update HTTP/1.1" 200 156 0.021205 10.0.0.33 - - [2025-08-21 01:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011015 10.0.0.33 - - [2025-08-21 01:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005301 10.0.0.33 - - [2025-08-21 01:50:37] "POST /ref-update HTTP/1.1" 200 156 0.051529 10.0.0.33 - - [2025-08-21 01:50:37] "POST /firewall-rules HTTP/1.1" 200 568 0.140909 10.0.0.33 - - [2025-08-21 01:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.141388 10.0.0.33 - - [2025-08-21 01:50:38] "GET /firewall-rule/28db43dd-0cf5-4f1a-af1d-747c69dd3f46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.135412 10.0.0.33 - - [2025-08-21 01:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.014248 10.0.0.33 - - [2025-08-21 01:50:38] "GET /firewall-policy/0a491e75-0062-46e3-9182-bb2947a30f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3634 0.011729 10.0.0.33 - - [2025-08-21 01:50:38] "POST /ref-update HTTP/1.1" 200 156 0.025424 10.0.0.33 - - [2025-08-21 01:50:38] "GET /firewall-rule/28db43dd-0cf5-4f1a-af1d-747c69dd3f46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.052413 10.0.0.33 - - [2025-08-21 01:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.049833 10.0.0.33 - - [2025-08-21 01:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006978 10.0.0.33 - - [2025-08-21 01:50:38] "POST /ref-update HTTP/1.1" 200 156 0.035981 10.0.0.33 - - [2025-08-21 01:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.022688 10.0.0.33 - - [2025-08-21 01:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.018579 10.0.0.33 - - [2025-08-21 01:50:38] "POST /ref-update HTTP/1.1" 200 156 0.027143 10.0.0.33 - - [2025-08-21 01:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.028530 10.0.0.33 - - [2025-08-21 01:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008009 10.0.0.33 - - [2025-08-21 01:50:38] "POST /ref-update HTTP/1.1" 200 156 0.265597 10.0.0.33 - - [2025-08-21 01:50:38] "POST /ref-update HTTP/1.1" 200 156 0.038534 10.0.0.33 - - [2025-08-21 01:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.021647 10.0.0.33 - - [2025-08-21 01:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011826 10.0.0.33 - - [2025-08-21 01:50:38] "POST /ref-update HTTP/1.1" 200 156 0.067613 10.0.0.33 - - [2025-08-21 01:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008796 10.0.0.33 - - [2025-08-21 01:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004741 10.0.0.33 - - [2025-08-21 01:50:38] "POST /tags HTTP/1.1" 200 301 0.284056 10.0.0.33 - - [2025-08-21 01:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.33 - - [2025-08-21 01:50:38] "POST /ref-update HTTP/1.1" 200 156 0.022438 10.0.0.33 - - [2025-08-21 01:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006087 10.0.0.33 - - [2025-08-21 01:50:38] "GET /tag/52297577-7d7c-4a66-8d28-956ad87a928f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.047387 10.0.0.33 - - [2025-08-21 01:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.33 - - [2025-08-21 01:50:38] "POST /ref-update HTTP/1.1" 200 156 0.017377 10.0.0.33 - - [2025-08-21 01:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.019671 10.0.0.33 - - [2025-08-21 01:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.015098 10.0.0.33 - - [2025-08-21 01:50:38] "POST /tags HTTP/1.1" 200 325 0.101844 10.0.0.33 - - [2025-08-21 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008408 10.0.0.33 - - [2025-08-21 01:50:39] "POST /ref-update HTTP/1.1" 200 156 0.032282 10.0.0.33 - - [2025-08-21 01:50:39] "GET /tag/9972a07f-7495-4ae5-9b12-dce54e8e11b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.049280 10.0.0.33 - - [2025-08-21 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012404 10.0.0.33 - - [2025-08-21 01:50:39] "POST /tags HTTP/1.1" 409 237 0.009168 10.0.0.33 - - [2025-08-21 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.33 - - [2025-08-21 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.014416 10.0.0.33 - - [2025-08-21 01:50:39] "GET /tag/a0a3ab8c-b2b4-4f84-8499-8070355a2041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.030438 10.0.0.33 - - [2025-08-21 01:50:39] "POST /tags HTTP/1.1" 409 210 0.004905 10.0.0.33 - - [2025-08-21 01:50:39] "POST /ref-update HTTP/1.1" 200 156 0.057213 10.0.0.33 - - [2025-08-21 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.021049 10.0.0.33 - - [2025-08-21 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011647 10.0.0.33 - - [2025-08-21 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.33 - - [2025-08-21 01:50:39] "GET /tag/f2641a7a-9dbc-4f82-99f8-f93cd2123b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015221 10.0.0.33 - - [2025-08-21 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.33 - - [2025-08-21 01:50:39] "POST /ref-update HTTP/1.1" 200 156 0.021336 10.0.0.33 - - [2025-08-21 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011509 10.0.0.33 - - [2025-08-21 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005655 10.0.0.33 - - [2025-08-21 01:50:39] "GET /virtual-network/b7ea3bec-a8eb-4d83-a699-e5370e2021f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.018588 10.0.0.33 - - [2025-08-21 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005116 10.0.0.33 - - [2025-08-21 01:50:39] "POST /ref-update HTTP/1.1" 200 156 0.028728 10.0.0.33 - - [2025-08-21 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.033883 10.0.0.33 - - [2025-08-21 01:50:39] "GET /project/8c2ae55c-e286-4c67-a4d8-0d41faa41699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.098350 10.0.0.33 - - [2025-08-21 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.026253 10.0.0.33 - - [2025-08-21 01:50:39] "POST /virtual-machines HTTP/1.1" 200 377 0.007203 10.0.0.33 - - [2025-08-21 01:50:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.079145 10.0.0.33 - - [2025-08-21 01:50:39] "POST /ref-update HTTP/1.1" 200 156 0.105979 10.0.0.33 - - [2025-08-21 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.017537 10.0.0.33 - - [2025-08-21 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.015489 10.0.0.33 - - [2025-08-21 01:50:39] "POST /ref-update HTTP/1.1" 200 156 0.096099 10.0.0.33 - - [2025-08-21 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.023692 10.0.0.33 - - [2025-08-21 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009943 10.0.0.33 - - [2025-08-21 01:50:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.229767 10.0.0.33 - - [2025-08-21 01:50:39] "POST /ref-update HTTP/1.1" 200 156 0.042779 10.0.0.33 - - [2025-08-21 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010355 10.0.0.33 - - [2025-08-21 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004281 10.0.0.33 - - [2025-08-21 01:50:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.054122 10.0.0.33 - - [2025-08-21 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.014962 10.0.0.33 - - [2025-08-21 01:50:40] "GET /virtual-machine-interface/3d53d426-7e31-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.021583 10.0.0.33 - - [2025-08-21 01:50:40] "POST /ref-update HTTP/1.1" 200 156 0.046714 10.0.0.33 - - [2025-08-21 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.023401 10.0.0.33 - - [2025-08-21 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012597 10.0.0.33 - - [2025-08-21 01:50:40] "POST /ref-update HTTP/1.1" 200 156 0.020540 10.0.0.33 - - [2025-08-21 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008362 10.0.0.33 - - [2025-08-21 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007780 10.0.0.33 - - [2025-08-21 01:50:40] "POST /instance-ips HTTP/1.1" 200 409 0.143032 10.0.0.33 - - [2025-08-21 01:50:40] "POST /ref-update HTTP/1.1" 200 156 0.051010 10.0.0.33 - - [2025-08-21 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.020527 10.0.0.33 - - [2025-08-21 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008469 10.0.0.33 - - [2025-08-21 01:50:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.079808 10.0.0.33 - - [2025-08-21 01:50:40] "GET /virtual-machine-interface/3d53d426-7e31-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.019738 10.0.0.33 - - [2025-08-21 01:50:40] "POST /ref-update HTTP/1.1" 200 156 0.031143 10.0.0.33 - - [2025-08-21 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004192 10.0.0.33 - - [2025-08-21 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.33 - - [2025-08-21 01:50:40] "POST /set-tag HTTP/1.1" 200 109 0.074922 10.0.0.33 - - [2025-08-21 01:50:40] "GET /virtual-machine-interface/3d53d426-7e31-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.030925 10.0.0.33 - - [2025-08-21 01:50:40] "GET /instance-ip/3d8b1990-7e31-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.006717 10.0.0.33 - - [2025-08-21 01:50:40] "POST /ref-update HTTP/1.1" 200 156 0.075512 10.0.0.33 - - [2025-08-21 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012997 10.0.0.33 - - [2025-08-21 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005951 10.0.0.33 - - [2025-08-21 01:50:40] "GET /virtual-machine-interface/3d53d426-7e31-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006885 10.0.0.33 - - [2025-08-21 01:50:40] "POST /set-tag HTTP/1.1" 200 109 0.019355 10.0.0.33 - - [2025-08-21 01:50:40] "POST /ref-update HTTP/1.1" 200 156 0.036470 10.0.0.33 - - [2025-08-21 01:50:40] "GET /virtual-machine-interface/3d53d426-7e31-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.036328 10.0.0.33 - - [2025-08-21 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.034832 10.0.0.33 - - [2025-08-21 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010295 10.0.0.33 - - [2025-08-21 01:50:40] "POST /set-tag HTTP/1.1" 200 109 0.002627 10.0.0.33 - - [2025-08-21 01:50:40] "GET /virtual-machine-interface/3d53d426-7e31-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008521 10.0.0.33 - - [2025-08-21 01:50:40] "POST /set-tag HTTP/1.1" 200 109 0.008433 10.0.0.33 - - [2025-08-21 01:50:40] "POST /ref-update HTTP/1.1" 200 156 0.019723 10.0.0.33 - - [2025-08-21 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.018266 10.0.0.33 - - [2025-08-21 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004997 10.0.0.33 - - [2025-08-21 01:50:40] "POST /ref-update HTTP/1.1" 200 156 0.010993 10.0.0.33 - - [2025-08-21 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.015282 10.0.0.33 - - [2025-08-21 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004006 10.0.0.33 - - [2025-08-21 01:50:40] "POST /ref-update HTTP/1.1" 200 156 0.008391 10.0.0.33 - - [2025-08-21 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007883 10.0.0.33 - - [2025-08-21 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.33 - - [2025-08-21 01:50:40] "POST /ref-update HTTP/1.1" 200 156 0.007867 10.0.0.33 - - [2025-08-21 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.018730 10.0.0.33 - - [2025-08-21 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005798 10.0.0.33 - - [2025-08-21 01:50:41] "POST /ref-update HTTP/1.1" 200 156 0.006257 10.0.0.33 - - [2025-08-21 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004865 10.0.0.33 - - [2025-08-21 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005393 10.0.0.33 - - [2025-08-21 01:50:41] "POST /ref-update HTTP/1.1" 200 156 0.014573 10.0.0.33 - - [2025-08-21 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009767 10.0.0.33 - - [2025-08-21 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006657 10.0.0.33 - - [2025-08-21 01:50:41] "POST /ref-update HTTP/1.1" 200 156 0.013373 10.0.0.33 - - [2025-08-21 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.33 - - [2025-08-21 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921 10.0.0.33 - - [2025-08-21 01:50:41] "POST /ref-update HTTP/1.1" 200 156 0.019863 10.0.0.33 - - [2025-08-21 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.33 - - [2025-08-21 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.33 - - [2025-08-21 01:50:41] "POST /ref-update HTTP/1.1" 200 156 0.013007 10.0.0.33 - - [2025-08-21 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009366 10.0.0.33 - - [2025-08-21 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.33 - - [2025-08-21 01:50:41] "POST /ref-update HTTP/1.1" 200 156 0.014835 10.0.0.33 - - [2025-08-21 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.33 - - [2025-08-21 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.023327 10.0.0.33 - - [2025-08-21 01:50:41] "POST /ref-update HTTP/1.1" 200 156 0.043178 10.0.0.33 - - [2025-08-21 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012705 10.0.0.33 - - [2025-08-21 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.33 - - [2025-08-21 01:50:41] "POST /ref-update HTTP/1.1" 200 156 0.020025 10.0.0.33 - - [2025-08-21 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005427 10.0.0.33 - - [2025-08-21 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.33 - - [2025-08-21 01:50:41] "POST /ref-update HTTP/1.1" 200 156 0.020379 10.0.0.33 - - [2025-08-21 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007700 10.0.0.33 - - [2025-08-21 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004641 10.0.0.33 - - [2025-08-21 01:50:41] "POST /ref-update HTTP/1.1" 200 156 0.016076 10.0.0.33 - - [2025-08-21 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008132 10.0.0.33 - - [2025-08-21 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.33 - - [2025-08-21 01:50:41] "POST /ref-update HTTP/1.1" 200 156 0.009866 10.0.0.33 - - [2025-08-21 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.014514 10.0.0.33 - - [2025-08-21 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005014 10.0.0.33 - - [2025-08-21 01:50:41] "POST /ref-update HTTP/1.1" 200 156 0.021191 10.0.0.33 - - [2025-08-21 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.016471 10.0.0.33 - - [2025-08-21 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.33 - - [2025-08-21 01:50:42] "POST /ref-update HTTP/1.1" 200 156 0.032554 10.0.0.33 - - [2025-08-21 01:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013342 10.0.0.33 - - [2025-08-21 01:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.33 - - [2025-08-21 01:50:42] "POST /ref-update HTTP/1.1" 200 156 0.032465 10.0.0.33 - - [2025-08-21 01:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011964 10.0.0.33 - - [2025-08-21 01:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013015 10.0.0.33 - - [2025-08-21 01:50:42] "POST /ref-update HTTP/1.1" 200 156 0.014285 10.0.0.33 - - [2025-08-21 01:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011697 10.0.0.33 - - [2025-08-21 01:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006743 10.0.0.33 - - [2025-08-21 01:50:42] "POST /ref-update HTTP/1.1" 200 156 0.011002 10.0.0.33 - - [2025-08-21 01:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001437 10.0.0.33 - - [2025-08-21 01:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.33 - - [2025-08-21 01:50:42] "POST /ref-update HTTP/1.1" 200 156 0.011909 10.0.0.33 - - [2025-08-21 01:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007439 10.0.0.33 - - [2025-08-21 01:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.33 - - [2025-08-21 01:50:42] "POST /ref-update HTTP/1.1" 200 156 0.007907 10.0.0.33 - - [2025-08-21 01:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.33 - - [2025-08-21 01:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.33 - - [2025-08-21 01:50:42] "POST /ref-update HTTP/1.1" 200 156 0.009335 10.0.0.33 - - [2025-08-21 01:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006093 10.0.0.33 - - [2025-08-21 01:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.33 - - [2025-08-21 01:50:42] "POST /ref-update HTTP/1.1" 200 156 0.008346 10.0.0.33 - - [2025-08-21 01:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.33 - - [2025-08-21 01:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.33 - - [2025-08-21 01:50:42] "POST /ref-update HTTP/1.1" 200 156 0.008204 10.0.0.33 - - [2025-08-21 01:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001314 10.0.0.33 - - [2025-08-21 01:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001402 10.0.0.33 - - [2025-08-21 01:50:42] "POST /ref-update HTTP/1.1" 200 156 0.055761 10.0.0.33 - - [2025-08-21 01:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.33 - - [2025-08-21 01:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.33 - - [2025-08-21 01:50:42] "POST /ref-update HTTP/1.1" 200 156 0.025993 10.0.0.33 - - [2025-08-21 01:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.023060 10.0.0.33 - - [2025-08-21 01:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.33 - - [2025-08-21 01:50:42] "POST /ref-update HTTP/1.1" 200 156 0.019009 10.0.0.33 - - [2025-08-21 01:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005838 10.0.0.33 - - [2025-08-21 01:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.33 - - [2025-08-21 01:50:43] "POST /ref-update HTTP/1.1" 200 156 0.009178 10.0.0.33 - - [2025-08-21 01:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005073 10.0.0.33 - - [2025-08-21 01:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.33 - - [2025-08-21 01:50:43] "POST /ref-update HTTP/1.1" 200 156 0.006376 10.0.0.33 - - [2025-08-21 01:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.33 - - [2025-08-21 01:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.33 - - [2025-08-21 01:50:43] "POST /ref-update HTTP/1.1" 200 156 0.007448 10.0.0.33 - - [2025-08-21 01:50:43] "POST /network-ipams HTTP/1.1" 200 550 0.031007 10.0.0.33 - - [2025-08-21 01:50:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002521 10.0.0.33 - - [2025-08-21 01:50:43] "POST /virtual-networks HTTP/1.1" 200 552 0.156880 10.0.0.33 - - [2025-08-21 01:50:43] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.008174 10.0.0.33 - - [2025-08-21 01:50:43] "POST /fqname-to-id HTTP/1.1" 404 188 0.012994 10.0.0.33 - - [2025-08-21 01:50:43] "POST /route-targets HTTP/1.1" 200 327 0.033485 10.0.0.33 - - [2025-08-21 01:50:43] "POST /fqname-to-id HTTP/1.1" 404 178 0.009637 10.0.0.33 - - [2025-08-21 01:50:43] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.009192 10.0.0.33 - - [2025-08-21 01:50:43] "GET /fabric/7ce63729-b070-45b6-b6b5-6a3fff89a4ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.013618 10.0.0.33 - - [2025-08-21 01:50:43] "POST /ref-update HTTP/1.1" 200 156 0.071589 10.0.0.33 - - [2025-08-21 01:50:43] "POST /fqname-to-id HTTP/1.1" 404 198 0.002020 10.0.0.33 - - [2025-08-21 01:50:43] "POST /fqname-to-id HTTP/1.1" 404 205 0.001724 10.0.0.33 - - [2025-08-21 01:50:43] "POST /fqname-to-id HTTP/1.1" 404 207 0.001563 [Introspect:8084]10.0.0.33 - - [2025-08-21 01:50:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000832 [Introspect:8084]10.0.0.33 - - [2025-08-21 01:50:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000813 [Introspect:8084]10.0.0.33 - - [2025-08-21 01:50:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000797 [Introspect:8084]10.0.0.33 - - [2025-08-21 01:50:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000832 10.0.0.56 - - [2025-08-21 01:51:02] "GET / HTTP/1.1" 200 35931 0.001763 10.0.0.56 - - [2025-08-21 01:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013913 10.0.0.56 - - [2025-08-21 01:51:02] "GET /global-system-config/f343b895-e8b5-496a-98fc-14af90d84231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.005155 10.0.0.56 - - [2025-08-21 01:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009944 10.0.0.56 - - [2025-08-21 01:51:02] "GET /routing-instance/033c747d-f5dd-4761-9cc4-4587df03f72b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002915 10.0.0.56 - - [2025-08-21 01:51:02] "PUT /global-system-config/f343b895-e8b5-496a-98fc-14af90d84231 HTTP/1.1" 200 274 0.007998 10.0.0.56 - - [2025-08-21 01:51:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.002675 10.0.0.56 - - [2025-08-21 01:51:02] "POST /virtual-routers HTTP/1.1" 200 599 0.028915 10.0.0.56 - - [2025-08-21 01:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009643 10.0.0.56 - - [2025-08-21 01:51:02] "GET /virtual-router/5456a771-5a84-4fb7-a71a-23eb3cea0b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.006566 10.0.0.56 - - [2025-08-21 01:51:02] "POST /fqname-to-id HTTP/1.1" 404 229 0.005430 10.0.0.56 - - [2025-08-21 01:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.56 - - [2025-08-21 01:51:02] "GET /virtual-network/0fc62b92-b25c-4dc3-af08-fc6a7ffd8b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.006798 10.0.0.56 - - [2025-08-21 01:51:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.068234 [Introspect:8084]10.0.0.33 - - [2025-08-21 01:51:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000866 [Introspect:8084]10.0.0.33 - - [2025-08-21 01:51:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.007764 [Introspect:8084]10.0.0.33 - - [2025-08-21 01:51:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000855 [Introspect:8084]10.0.0.33 - - [2025-08-21 01:51:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000859 10.0.0.56 - - [2025-08-21 01:52:29] "GET / HTTP/1.1" 200 35931 0.001805 10.0.0.56 - - [2025-08-21 01:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.56 - - [2025-08-21 01:52:29] "GET /global-system-config/f343b895-e8b5-496a-98fc-14af90d84231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.005893 10.0.0.56 - - [2025-08-21 01:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.56 - - [2025-08-21 01:52:29] "GET /routing-instance/033c747d-f5dd-4761-9cc4-4587df03f72b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003514 10.0.0.56 - - [2025-08-21 01:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.56 - - [2025-08-21 01:52:29] "GET /virtual-router/5456a771-5a84-4fb7-a71a-23eb3cea0b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002667 10.0.0.56 - - [2025-08-21 01:52:29] "PUT /virtual-router/5456a771-5a84-4fb7-a71a-23eb3cea0b26 HTTP/1.1" 200 262 0.009116 10.0.0.56 - - [2025-08-21 01:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636 10.0.0.56 - - [2025-08-21 01:52:29] "GET /virtual-router/5456a771-5a84-4fb7-a71a-23eb3cea0b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002993 10.0.0.56 - - [2025-08-21 01:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.56 - - [2025-08-21 01:52:29] "GET /virtual-machine-interface/78cdb639-18ac-4d26-9eab-3ed4a08236d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.005509 10.0.0.56 - - [2025-08-21 01:52:29] "PUT /virtual-machine-interface/78cdb639-18ac-4d26-9eab-3ed4a08236d8 HTTP/1.1" 200 284 0.027144 [Introspect:8084]10.0.0.33 - - [2025-08-21 01:52:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000928 [Introspect:8084]10.0.0.33 - - [2025-08-21 01:52:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000959 10.0.0.33 - - [2025-08-21 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007191 10.0.0.33 - - [2025-08-21 01:52:53] "GET /virtual-router/5456a771-5a84-4fb7-a71a-23eb3cea0b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003175 [Introspect:8084]10.0.0.33 - - [2025-08-21 01:53:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000906 [Introspect:8084]10.0.0.33 - - [2025-08-21 01:53:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001113 [Introspect:8084]10.0.0.33 - - [2025-08-21 01:54:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000781 [Introspect:8084]10.0.0.33 - - [2025-08-21 01:54:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000826 10.0.0.33 - - [2025-08-21 01:54:16] "GET / HTTP/1.1" 200 35931 0.001681 10.0.0.33 - - [2025-08-21 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009732 10.0.0.33 - - [2025-08-21 01:54:16] "GET /global-system-config/f343b895-e8b5-496a-98fc-14af90d84231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.008370 10.0.0.33 - - [2025-08-21 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.33 - - [2025-08-21 01:54:16] "GET /config-node/32f34d91-7134-465f-994d-9a5521312df1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.007679 10.0.0.33 - - [2025-08-21 01:54:28] "GET / HTTP/1.1" 200 35931 0.001557 10.0.0.33 - - [2025-08-21 01:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.33 - - [2025-08-21 01:54:28] "GET /routing-instance/033c747d-f5dd-4761-9cc4-4587df03f72b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002656 10.0.0.33 - - [2025-08-21 01:54:28] "POST /bgp-routers HTTP/1.1" 409 301 0.001757 10.0.0.33 - - [2025-08-21 01:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.33 - - [2025-08-21 01:54:28] "GET /bgp-router/fd3fd967-1db1-4fec-a7f6-9e7bcc62cfab?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003972 10.0.0.33 - - [2025-08-21 01:54:28] "PUT /bgp-router/fd3fd967-1db1-4fec-a7f6-9e7bcc62cfab HTTP/1.1" 200 254 0.015441 [Introspect:8084]10.0.0.33 - - [2025-08-21 01:54:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000789 [Introspect:8084]10.0.0.33 - - [2025-08-21 01:54:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000889 10.0.0.33 - - [2025-08-21 01:55:16] "GET /virtual-router/5456a771-5a84-4fb7-a71a-23eb3cea0b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.005329 10.0.0.33 - - [2025-08-21 01:55:16] "POST /ref-update HTTP/1.1" 200 156 0.016496 10.0.0.33 - - [2025-08-21 01:55:27] "GET /virtual-machine-interface/3d53d426-7e31-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004514 10.0.0.33 - - [2025-08-21 01:55:27] "POST /set-tag HTTP/1.1" 200 109 0.002176 10.0.0.33 - - [2025-08-21 01:55:27] "GET /virtual-machine-interface/3d53d426-7e31-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004790 10.0.0.33 - - [2025-08-21 01:55:27] "POST /set-tag HTTP/1.1" 200 109 0.002328 10.0.0.33 - - [2025-08-21 01:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.33 - - [2025-08-21 01:55:27] "GET /loadbalancer/65a91b38-f552-495b-a13e-e09f89def6b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002741 10.0.0.33 - - [2025-08-21 01:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.33 - - [2025-08-21 01:55:27] "GET /loadbalancer/65a91b38-f552-495b-a13e-e09f89def6b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.009114 10.0.0.33 - - [2025-08-21 01:55:27] "GET /loadbalancer-pool/137fcd2b-3fa3-437e-8e32-1f0a85783c60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003791 10.0.0.33 - - [2025-08-21 01:55:27] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026790 10.0.0.33 - - [2025-08-21 01:55:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.050256 10.0.0.33 - - [2025-08-21 01:55:27] "GET /virtual-machine-interface/3d53d426-7e31-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.033516 10.0.0.33 - - [2025-08-21 01:55:27] "GET /virtual-machine-interface/3d53d426-7e31-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.023588 10.0.0.33 - - [2025-08-21 01:55:27] "POST /ref-update HTTP/1.1" 200 156 0.013418 10.0.0.33 - - [2025-08-21 01:55:27] "POST /tags HTTP/1.1" 409 205 0.002563 10.0.0.33 - - [2025-08-21 01:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.33 - - [2025-08-21 01:55:27] "GET /tag/2b4c9a7d-08cc-4fec-a98c-07ffd6b39ac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.017755 10.0.0.33 - - [2025-08-21 01:55:27] "GET /floating-ip/2b2f87b0-db3f-4110-aceb-33096888bbf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.005558 10.0.0.33 - - [2025-08-21 01:55:27] "PUT /floating-ip/2b2f87b0-db3f-4110-aceb-33096888bbf5 HTTP/1.1" 200 256 0.013842 10.0.0.33 - - [2025-08-21 01:55:27] "POST /set-tag HTTP/1.1" 200 109 0.073963 10.0.0.33 - - [2025-08-21 01:55:27] "GET /loadbalancer-pool/a7948dc7-1029-4334-a159-86a92c2c4315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005614 10.0.0.33 - - [2025-08-21 01:55:27] "POST /loadbalancer-members HTTP/1.1" 200 690 0.037007 10.0.0.33 - - [2025-08-21 01:55:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.008846 10.0.0.33 - - [2025-08-21 01:55:27] "GET /virtual-machine-interface/3d53d426-7e31-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009698 10.0.0.33 - - [2025-08-21 01:55:27] "POST /set-tag HTTP/1.1" 200 109 0.006615 10.0.0.33 - - [2025-08-21 01:55:27] "GET /virtual-machine-interface/3d53d426-7e31-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006047 10.0.0.33 - - [2025-08-21 01:55:27] "POST /ref-update HTTP/1.1" 200 156 0.006846 10.0.0.33 - - [2025-08-21 01:55:27] "GET /loadbalancer-pool/b64e8015-ae02-4cdf-9923-ff3ce176c999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.006458 10.0.0.33 - - [2025-08-21 01:55:27] "POST /loadbalancer-members HTTP/1.1" 200 692 0.027478 10.0.0.33 - - [2025-08-21 01:55:27] "GET /floating-ip/2b2f87b0-db3f-4110-aceb-33096888bbf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.005277 10.0.0.33 - - [2025-08-21 01:55:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.024266 10.0.0.33 - - [2025-08-21 01:55:28] "GET /virtual-machine-interface/3d53d426-7e31-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012062 10.0.0.33 - - [2025-08-21 01:55:28] "PUT /floating-ip/2b2f87b0-db3f-4110-aceb-33096888bbf5 HTTP/1.1" 200 256 0.047296 10.0.0.33 - - [2025-08-21 01:55:28] "GET /virtual-machine-interface/3d53d426-7e31-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005363 10.0.0.33 - - [2025-08-21 01:55:28] "POST /set-tag HTTP/1.1" 200 109 0.002595 10.0.0.33 - - [2025-08-21 01:55:28] "POST /ref-update HTTP/1.1" 200 156 0.006625 10.0.0.33 - - [2025-08-21 01:55:28] "GET /floating-ip/2b2f87b0-db3f-4110-aceb-33096888bbf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.002168 10.0.0.33 - - [2025-08-21 01:55:28] "PUT /floating-ip/2b2f87b0-db3f-4110-aceb-33096888bbf5 HTTP/1.1" 200 256 0.009893 [Introspect:8084]10.0.0.33 - - [2025-08-21 01:57:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000893 [Introspect:8084]10.0.0.33 - - [2025-08-21 01:57:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000869 [Introspect:8084]10.0.0.33 - - [2025-08-21 01:58:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000820 [Introspect:8084]10.0.0.33 - - [2025-08-21 01:58:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001420 [Introspect:8084]10.0.0.33 - - [2025-08-21 01:58:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000804 [Introspect:8084]10.0.0.33 - - [2025-08-21 01:58:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001084 [Introspect:8084]10.0.0.33 - - [2025-08-21 01:58:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000853 [Introspect:8084]10.0.0.33 - - [2025-08-21 01:58:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000903 10.0.0.33 - - [2025-08-21 01:58:32] "GET /virtual-machine-interface/3d53d426-7e31-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004507 10.0.0.33 - - [2025-08-21 01:58:32] "POST /set-tag HTTP/1.1" 200 109 0.003197 10.0.0.33 - - [2025-08-21 01:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008417 10.0.0.33 - - [2025-08-21 01:58:32] "GET /loadbalancer/65a91b38-f552-495b-a13e-e09f89def6b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002645 10.0.0.33 - - [2025-08-21 01:58:32] "GET /virtual-machine-interface/3d53d426-7e31-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004749 10.0.0.33 - - [2025-08-21 01:58:32] "POST /set-tag HTTP/1.1" 200 109 0.030428 10.0.0.33 - - [2025-08-21 01:58:33] "DELETE /loadbalancer-member/e19f375e-1aee-452a-83be-6df649835d85 HTTP/1.1" 200 115 0.127466 10.0.0.33 - - [2025-08-21 01:58:33] "GET /virtual-machine-interface/3d53d426-7e31-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010676 10.0.0.33 - - [2025-08-21 01:58:33] "POST /set-tag HTTP/1.1" 200 109 0.002457 10.0.0.33 - - [2025-08-21 01:58:33] "DELETE /loadbalancer-member/d9b3a641-8337-4b63-bdfc-13d1ab98eac0 HTTP/1.1" 200 115 0.058197 10.0.0.33 - - [2025-08-21 01:58:33] "GET /virtual-machine-interface/3d53d426-7e31-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011478 10.0.0.33 - - [2025-08-21 01:58:33] "POST /set-tag HTTP/1.1" 200 109 0.013080 10.0.0.33 - - [2025-08-21 01:58:33] "DELETE /loadbalancer-member/2f2a4f2e-42c0-4e33-90fb-4872c9a3e9be HTTP/1.1" 200 115 0.088079 10.0.0.33 - - [2025-08-21 01:58:33] "GET /virtual-machine-interface/3d53d426-7e31-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007635 10.0.0.33 - - [2025-08-21 01:58:33] "POST /set-tag HTTP/1.1" 200 109 0.002494 10.0.0.33 - - [2025-08-21 01:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006990 10.0.0.33 - - [2025-08-21 01:58:33] "GET /loadbalancer/65a91b38-f552-495b-a13e-e09f89def6b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002543 10.0.0.33 - - [2025-08-21 01:58:33] "GET /loadbalancer-pool/137fcd2b-3fa3-437e-8e32-1f0a85783c60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003359 10.0.0.33 - - [2025-08-21 01:58:33] "POST /loadbalancer-members HTTP/1.1" 200 690 0.036090 10.0.0.33 - - [2025-08-21 01:58:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.026360 10.0.0.33 - - [2025-08-21 01:58:33] "GET /virtual-machine-interface/3d53d426-7e31-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.021403 10.0.0.33 - - [2025-08-21 01:58:33] "GET /virtual-machine-interface/3d53d426-7e31-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.024575 10.0.0.33 - - [2025-08-21 01:58:33] "GET /floating-ip/2b2f87b0-db3f-4110-aceb-33096888bbf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002893 10.0.0.33 - - [2025-08-21 01:58:33] "POST /set-tag HTTP/1.1" 200 109 0.059861 10.0.0.33 - - [2025-08-21 01:58:33] "GET /loadbalancer-pool/a7948dc7-1029-4334-a159-86a92c2c4315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.010526 10.0.0.33 - - [2025-08-21 01:58:33] "POST /loadbalancer-members HTTP/1.1" 200 690 0.034203 10.0.0.33 - - [2025-08-21 01:58:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.015763 10.0.0.33 - - [2025-08-21 01:58:33] "GET /virtual-machine-interface/3d53d426-7e31-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012119 10.0.0.33 - - [2025-08-21 01:58:33] "POST /set-tag HTTP/1.1" 200 109 0.004863 10.0.0.33 - - [2025-08-21 01:58:33] "GET /virtual-machine-interface/3d53d426-7e31-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007101 10.0.0.33 - - [2025-08-21 01:58:33] "GET /floating-ip/2b2f87b0-db3f-4110-aceb-33096888bbf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.014487 10.0.0.33 - - [2025-08-21 01:58:33] "GET /loadbalancer-pool/b64e8015-ae02-4cdf-9923-ff3ce176c999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.016279 10.0.0.33 - - [2025-08-21 01:58:33] "POST /loadbalancer-members HTTP/1.1" 200 692 0.033463 10.0.0.33 - - [2025-08-21 01:58:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.041906 10.0.0.33 - - [2025-08-21 01:58:33] "GET /virtual-machine-interface/3d53d426-7e31-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016546 10.0.0.33 - - [2025-08-21 01:58:33] "GET /virtual-machine-interface/3d53d426-7e31-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.020076 10.0.0.33 - - [2025-08-21 01:58:33] "GET /floating-ip/2b2f87b0-db3f-4110-aceb-33096888bbf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.006402 10.0.0.33 - - [2025-08-21 01:58:34] "POST /set-tag HTTP/1.1" 200 109 0.003948 [Introspect:8084]10.0.0.33 - - [2025-08-21 02:02:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000805 [Introspect:8084]10.0.0.33 - - [2025-08-21 02:02:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001844 [Introspect:8084]10.0.0.33 - - [2025-08-21 02:03:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000931 [Introspect:8084]10.0.0.33 - - [2025-08-21 02:03:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000885 [Introspect:8084]10.0.0.33 - - [2025-08-21 02:03:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001286 [Introspect:8084]10.0.0.33 - - [2025-08-21 02:03:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001074 [Introspect:8084]10.0.0.33 - - [2025-08-21 02:03:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000863 [Introspect:8084]10.0.0.33 - - [2025-08-21 02:03:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001002 10.0.0.33 - - [2025-08-21 02:04:38] "GET /virtual-machine-interface/3d53d426-7e31-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006789 10.0.0.33 - - [2025-08-21 02:04:38] "POST /set-tag HTTP/1.1" 200 109 0.007461 10.0.0.33 - - [2025-08-21 02:04:38] "GET /virtual-machine-interface/3d53d426-7e31-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009921 10.0.0.33 - - [2025-08-21 02:04:39] "POST /set-tag HTTP/1.1" 200 109 0.016971 10.0.0.33 - - [2025-08-21 02:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.33 - - [2025-08-21 02:04:39] "GET /loadbalancer/65a91b38-f552-495b-a13e-e09f89def6b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004179 10.0.0.33 - - [2025-08-21 02:04:39] "GET /virtual-machine-interface/3d53d426-7e31-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011720 10.0.0.33 - - [2025-08-21 02:04:39] "POST /set-tag HTTP/1.1" 200 109 0.068634 10.0.0.33 - - [2025-08-21 02:04:39] "DELETE /loadbalancer-member/fc209db4-2b32-47f2-8dae-baebe32599f0 HTTP/1.1" 200 115 0.072948 10.0.0.33 - - [2025-08-21 02:04:39] "GET /virtual-machine-interface/3d53d426-7e31-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005093 10.0.0.33 - - [2025-08-21 02:04:39] "POST /set-tag HTTP/1.1" 200 109 0.002551 10.0.0.33 - - [2025-08-21 02:04:39] "DELETE /loadbalancer-member/53170044-da5e-42e6-9e08-581a3c304ac6 HTTP/1.1" 200 115 0.045576 10.0.0.33 - - [2025-08-21 02:04:39] "GET /virtual-machine-interface/3d53d426-7e31-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007428 10.0.0.33 - - [2025-08-21 02:04:39] "POST /set-tag HTTP/1.1" 200 109 0.002606 10.0.0.33 - - [2025-08-21 02:04:39] "DELETE /loadbalancer-member/b2d96411-7e52-4c31-9f17-942393f8b9f3 HTTP/1.1" 200 115 0.078434 10.0.0.33 - - [2025-08-21 02:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006574 10.0.0.33 - - [2025-08-21 02:04:39] "GET /loadbalancer/65a91b38-f552-495b-a13e-e09f89def6b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002748 10.0.0.33 - - [2025-08-21 02:04:39] "GET /loadbalancer-pool/137fcd2b-3fa3-437e-8e32-1f0a85783c60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004156 10.0.0.33 - - [2025-08-21 02:04:39] "POST /loadbalancer-members HTTP/1.1" 200 690 0.030686 10.0.0.33 - - [2025-08-21 02:04:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.016170 10.0.0.33 - - [2025-08-21 02:04:39] "GET /virtual-machine-interface/3d53d426-7e31-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.025825 10.0.0.33 - - [2025-08-21 02:04:39] "GET /virtual-machine-interface/3d53d426-7e31-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013156 10.0.0.33 - - [2025-08-21 02:04:39] "GET /floating-ip/2b2f87b0-db3f-4110-aceb-33096888bbf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.004958 10.0.0.33 - - [2025-08-21 02:04:39] "POST /set-tag HTTP/1.1" 200 109 0.087562 10.0.0.33 - - [2025-08-21 02:04:39] "GET /loadbalancer-pool/a7948dc7-1029-4334-a159-86a92c2c4315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.008375 10.0.0.33 - - [2025-08-21 02:04:39] "POST /loadbalancer-members HTTP/1.1" 200 690 0.040756 10.0.0.33 - - [2025-08-21 02:04:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.045862 10.0.0.33 - - [2025-08-21 02:04:40] "GET /virtual-machine-interface/3d53d426-7e31-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.036297 10.0.0.33 - - [2025-08-21 02:04:40] "GET /virtual-machine-interface/3d53d426-7e31-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007005 10.0.0.33 - - [2025-08-21 02:04:40] "GET /floating-ip/2b2f87b0-db3f-4110-aceb-33096888bbf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003643 10.0.0.33 - - [2025-08-21 02:04:40] "POST /set-tag HTTP/1.1" 200 109 0.007940 10.0.0.33 - - [2025-08-21 02:04:40] "GET /loadbalancer-pool/b64e8015-ae02-4cdf-9923-ff3ce176c999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.014122 10.0.0.33 - - [2025-08-21 02:04:40] "POST /loadbalancer-members HTTP/1.1" 200 692 0.027534 10.0.0.33 - - [2025-08-21 02:04:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.020468 10.0.0.33 - - [2025-08-21 02:04:40] "GET /virtual-machine-interface/3d53d426-7e31-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.035981 10.0.0.33 - - [2025-08-21 02:04:40] "GET /virtual-machine-interface/3d53d426-7e31-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.022213 10.0.0.33 - - [2025-08-21 02:04:40] "POST /set-tag HTTP/1.1" 200 109 0.009258 10.0.0.33 - - [2025-08-21 02:04:40] "GET /floating-ip/2b2f87b0-db3f-4110-aceb-33096888bbf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003501 [Introspect:8084]10.0.0.33 - - [2025-08-21 02:06:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000809 [Introspect:8084]10.0.0.33 - - [2025-08-21 02:06:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000889 [Introspect:8084]10.0.0.33 - - [2025-08-21 02:08:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000823 [Introspect:8084]10.0.0.33 - - [2025-08-21 02:08:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001290 [Introspect:8084]10.0.0.33 - - [2025-08-21 02:08:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000816 [Introspect:8084]10.0.0.33 - - [2025-08-21 02:08:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000947 [Introspect:8084]10.0.0.33 - - [2025-08-21 02:08:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000782 [Introspect:8084]10.0.0.33 - - [2025-08-21 02:08:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000942 10.0.0.33 - - [2025-08-21 02:10:38] "GET / HTTP/1.1" 200 35931 0.001711 10.0.0.33 - - [2025-08-21 02:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.33 - - [2025-08-21 02:10:38] "GET /project/dff6eeb9-e510-4ce5-9d81-7678849283c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.057872 10.0.0.33 - - [2025-08-21 02:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.33 - - [2025-08-21 02:10:38] "GET /project/dff6eeb9-e510-4ce5-9d81-7678849283c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037526 10.0.0.33 - - [2025-08-21 02:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.33 - - [2025-08-21 02:10:39] "GET /project/dff6eeb9-e510-4ce5-9d81-7678849283c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.052716 10.0.0.33 - - [2025-08-21 02:10:39] "POST /tags HTTP/1.1" 200 333 0.035227 10.0.0.33 - - [2025-08-21 02:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.021665 10.0.0.33 - - [2025-08-21 02:10:39] "GET /tag/21a43e28-efd8-458a-93f5-3b6676a75f39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.040515 10.0.0.33 - - [2025-08-21 02:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007052 10.0.0.33 - - [2025-08-21 02:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005354 10.0.0.33 - - [2025-08-21 02:10:39] "GET /project/dff6eeb9-e510-4ce5-9d81-7678849283c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.048956 10.0.0.33 - - [2025-08-21 02:10:39] "GET /project/dff6eeb9-e510-4ce5-9d81-7678849283c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037709 10.0.0.33 - - [2025-08-21 02:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.024198 10.0.0.33 - - [2025-08-21 02:10:39] "GET /virtual-networks?parent_id=dff6eeb9-e510-4ce5-9d81-7678849283c8&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.010381 10.0.0.33 - - [2025-08-21 02:10:39] "GET /virtual-network/ff806d88-533c-4bf5-9535-19b6089f652b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.019608 10.0.0.33 - - [2025-08-21 02:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011696 10.0.0.33 - - [2025-08-21 02:10:39] "GET /service-appliance-set/e077d12e-f572-4d8b-ab7a-f8f648ae1fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.009983 10.0.0.33 - - [2025-08-21 02:10:39] "POST /fqname-to-id HTTP/1.1" 404 254 0.003020 10.0.0.33 - - [2025-08-21 02:10:39] "POST /virtual-networks HTTP/1.1" 200 512 0.121324 10.0.0.33 - - [2025-08-21 02:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012225 10.0.0.33 - - [2025-08-21 02:10:39] "GET /network-ipam/5fd4638e-58c4-4ddc-8b75-c635ef8c0567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.026839 10.0.0.33 - - [2025-08-21 02:10:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.131681 10.0.0.33 - - [2025-08-21 02:10:39] "GET /virtual-machine-interface/07d712b6-043e-4a56-8239-95eaeb577447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.010950 10.0.0.33 - - [2025-08-21 02:10:40] "POST /useragent-kv HTTP/1.1" 200 115 0.004570 10.0.0.33 - - [2025-08-21 02:10:40] "POST /ref-update HTTP/1.1" 200 156 0.160280 10.0.0.33 - - [2025-08-21 02:10:40] "GET /virtual-network/bb4d9fc2-ba74-412d-b141-5bee6004734f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.007798 10.0.0.33 - - [2025-08-21 02:10:40] "POST /instance-ips HTTP/1.1" 200 409 0.090830 10.0.0.33 - - [2025-08-21 02:10:40] "GET /domains HTTP/1.1" 200 280 0.001915 10.0.0.33 - - [2025-08-21 02:10:40] "GET /instance-ip/591eb213-8d9f-41dc-a0c2-0c72b9c47d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.008731 10.0.0.33 - - [2025-08-21 02:10:40] "GET /domain/7575143c-607f-4d18-a7b6-853604c9f4f3 HTTP/1.1" 200 3086 0.027774 10.0.0.33 - - [2025-08-21 02:10:40] "POST /loadbalancers HTTP/1.1" 200 610 0.094994 10.0.0.33 - - [2025-08-21 02:10:40] "GET /project/dff6eeb9-e510-4ce5-9d81-7678849283c8 HTTP/1.1" 200 5717 0.149334 10.0.0.33 - - [2025-08-21 02:10:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.073805 10.0.0.33 - - [2025-08-21 02:10:40] "GET /virtual-network/bb4d9fc2-ba74-412d-b141-5bee6004734f HTTP/1.1" 200 2089 0.032354 10.0.0.33 - - [2025-08-21 02:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.024824 10.0.0.33 - - [2025-08-21 02:10:40] "GET /virtual-network/bb4d9fc2-ba74-412d-b141-5bee6004734f HTTP/1.1" 200 2089 0.009466 10.0.0.33 - - [2025-08-21 02:10:40] "GET /routing-instance/dd06bec4-42dc-4a3a-bfc5-edf0af584dec HTTP/1.1" 200 1182 0.009564 10.0.0.33 - - [2025-08-21 02:10:40] "POST /route-targets HTTP/1.1" 200 327 0.099480 10.0.0.33 - - [2025-08-21 02:10:40] "GET /routing-instance/dd06bec4-42dc-4a3a-bfc5-edf0af584dec HTTP/1.1" 200 1182 0.033025 10.0.0.33 - - [2025-08-21 02:10:40] "GET /project/dff6eeb9-e510-4ce5-9d81-7678849283c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.164609 10.0.0.33 - - [2025-08-21 02:10:40] "GET /instance-ip/591eb213-8d9f-41dc-a0c2-0c72b9c47d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.008515 10.0.0.33 - - [2025-08-21 02:10:40] "POST /ref-update HTTP/1.1" 200 156 0.081511 10.0.0.33 - - [2025-08-21 02:10:40] "GET /project/dff6eeb9-e510-4ce5-9d81-7678849283c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.116900 10.0.0.33 - - [2025-08-21 02:10:40] "GET /loadbalancer/783b4deb-75bb-44fb-888f-59f5d606dd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.014059 10.0.0.33 - - [2025-08-21 02:10:40] "POST /floating-ips HTTP/1.1" 200 597 0.103653 10.0.0.33 - - [2025-08-21 02:10:40] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.086210 10.0.0.33 - - [2025-08-21 02:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.33 - - [2025-08-21 02:10:40] "GET /project/dff6eeb9-e510-4ce5-9d81-7678849283c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039518 10.0.0.33 - - [2025-08-21 02:10:40] "GET /loadbalancer-listener/a40b23b6-25d2-4e58-aa8a-4d234c26d173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.009949 10.0.0.33 - - [2025-08-21 02:10:40] "GET /loadbalancer-listener/a40b23b6-25d2-4e58-aa8a-4d234c26d173?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003315 10.0.0.33 - - [2025-08-21 02:10:40] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.045434 10.0.0.33 - - [2025-08-21 02:10:40] "GET /instance-ip/591eb213-8d9f-41dc-a0c2-0c72b9c47d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.002830 10.0.0.33 - - [2025-08-21 02:10:40] "GET /instance-ip/591eb213-8d9f-41dc-a0c2-0c72b9c47d92?fields=floating_ips HTTP/1.1" 200 1212 0.005141 10.0.0.33 - - [2025-08-21 02:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004531 10.0.0.33 - - [2025-08-21 02:10:40] "GET /loadbalancer/783b4deb-75bb-44fb-888f-59f5d606dd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.007521 10.0.0.33 - - [2025-08-21 02:10:40] "GET /floating-ip/77fd9253-6c2a-4efc-88bc-9c1d41d91540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.015297 10.0.0.33 - - [2025-08-21 02:10:41] "POST /tags HTTP/1.1" 200 295 0.085138 10.0.0.33 - - [2025-08-21 02:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.33 - - [2025-08-21 02:10:41] "GET /tag/be95e93e-a393-4e0a-84f0-289cc236bfd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.015326 10.0.0.33 - - [2025-08-21 02:10:41] "POST /tags HTTP/1.1" 409 233 0.002289 10.0.0.33 - - [2025-08-21 02:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005079 10.0.0.33 - - [2025-08-21 02:10:41] "GET /tag/db639f75-ff86-40bb-8052-1df15ccc262b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.016191 10.0.0.33 - - [2025-08-21 02:10:41] "POST /tags HTTP/1.1" 409 206 0.008293 10.0.0.33 - - [2025-08-21 02:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.33 - - [2025-08-21 02:10:41] "GET /tag/3f1d3cb5-2a30-4f00-9a1e-b13abd88f6c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013364 10.0.0.33 - - [2025-08-21 02:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.33 - - [2025-08-21 02:10:41] "GET /virtual-network/b7ea3bec-a8eb-4d83-a699-e5370e2021f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.008275 10.0.0.33 - - [2025-08-21 02:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004643 10.0.0.33 - - [2025-08-21 02:10:41] "GET /project/dff6eeb9-e510-4ce5-9d81-7678849283c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.032690 10.0.0.33 - - [2025-08-21 02:10:41] "POST /virtual-machines HTTP/1.1" 200 369 0.011207 10.0.0.33 - - [2025-08-21 02:10:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.029948 10.0.0.33 - - [2025-08-21 02:10:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.174087 10.0.0.33 - - [2025-08-21 02:10:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.020433 10.0.0.33 - - [2025-08-21 02:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012890 10.0.0.33 - - [2025-08-21 02:10:41] "GET /virtual-machine-interface/09b1f60e-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.010407 10.0.0.33 - - [2025-08-21 02:10:41] "POST /instance-ips HTTP/1.1" 200 409 0.031109 10.0.0.33 - - [2025-08-21 02:10:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.056178 10.0.0.33 - - [2025-08-21 02:10:41] "GET /virtual-machine-interface/09b1f60e-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.023802 10.0.0.33 - - [2025-08-21 02:10:42] "POST /set-tag HTTP/1.1" 200 109 0.077794 10.0.0.33 - - [2025-08-21 02:10:42] "GET /virtual-machine-interface/09b1f60e-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.017022 10.0.0.33 - - [2025-08-21 02:10:42] "GET /instance-ip/09d7c24e-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004222 10.0.0.33 - - [2025-08-21 02:10:42] "GET /virtual-machine-interface/09b1f60e-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004239 10.0.0.33 - - [2025-08-21 02:10:42] "POST /set-tag HTTP/1.1" 200 109 0.002256 10.0.0.33 - - [2025-08-21 02:10:42] "GET /virtual-router/5456a771-5a84-4fb7-a71a-23eb3cea0b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004483 10.0.0.33 - - [2025-08-21 02:10:42] "POST /ref-update HTTP/1.1" 200 156 0.007240 10.0.0.33 - - [2025-08-21 02:10:42] "GET /virtual-machine-interface/09b1f60e-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.009792 10.0.0.33 - - [2025-08-21 02:10:42] "POST /set-tag HTTP/1.1" 200 109 0.001963 10.0.0.33 - - [2025-08-21 02:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.33 - - [2025-08-21 02:10:42] "GET /virtual-network/b7ea3bec-a8eb-4d83-a699-e5370e2021f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004290 10.0.0.33 - - [2025-08-21 02:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.33 - - [2025-08-21 02:10:42] "GET /project/dff6eeb9-e510-4ce5-9d81-7678849283c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.052597 10.0.0.33 - - [2025-08-21 02:10:42] "POST /virtual-machines HTTP/1.1" 200 369 0.016933 10.0.0.33 - - [2025-08-21 02:10:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.020555 10.0.0.33 - - [2025-08-21 02:10:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.127735 10.0.0.33 - - [2025-08-21 02:10:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.008667 10.0.0.33 - - [2025-08-21 02:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010990 10.0.0.33 - - [2025-08-21 02:10:42] "GET /virtual-machine-interface/0a48c73c-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.011367 10.0.0.33 - - [2025-08-21 02:10:42] "POST /instance-ips HTTP/1.1" 200 409 0.030361 10.0.0.33 - - [2025-08-21 02:10:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.049805 10.0.0.33 - - [2025-08-21 02:10:42] "GET /virtual-machine-interface/0a48c73c-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.015433 10.0.0.33 - - [2025-08-21 02:10:42] "POST /set-tag HTTP/1.1" 200 109 0.035723 10.0.0.33 - - [2025-08-21 02:10:42] "GET /virtual-machine-interface/0a48c73c-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.035373 10.0.0.33 - - [2025-08-21 02:10:42] "GET /instance-ip/0a666986-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.009112 10.0.0.33 - - [2025-08-21 02:10:43] "GET /virtual-machine-interface/0a48c73c-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004561 10.0.0.33 - - [2025-08-21 02:10:43] "POST /set-tag HTTP/1.1" 200 109 0.002677 10.0.0.33 - - [2025-08-21 02:10:43] "GET /virtual-router/5456a771-5a84-4fb7-a71a-23eb3cea0b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.009615 10.0.0.33 - - [2025-08-21 02:10:43] "POST /ref-update HTTP/1.1" 200 156 0.028805 10.0.0.33 - - [2025-08-21 02:10:43] "GET /virtual-machine-interface/0a48c73c-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.016411 10.0.0.33 - - [2025-08-21 02:10:43] "POST /set-tag HTTP/1.1" 200 109 0.008749 10.0.0.33 - - [2025-08-21 02:10:43] "GET /virtual-machine-interface/09b1f60e-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.007011 10.0.0.33 - - [2025-08-21 02:10:43] "POST /set-tag HTTP/1.1" 200 109 0.002248 10.0.0.33 - - [2025-08-21 02:10:43] "GET /virtual-machine-interface/0a48c73c-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003989 10.0.0.33 - - [2025-08-21 02:10:43] "POST /set-tag HTTP/1.1" 200 109 0.001925 10.0.0.33 - - [2025-08-21 02:10:45] "GET /domains HTTP/1.1" 200 280 0.015070 10.0.0.33 - - [2025-08-21 02:10:45] "GET /domain/7575143c-607f-4d18-a7b6-853604c9f4f3 HTTP/1.1" 200 3086 0.015408 10.0.0.33 - - [2025-08-21 02:10:45] "GET /project/dff6eeb9-e510-4ce5-9d81-7678849283c8 HTTP/1.1" 200 7065 0.068998 10.0.0.33 - - [2025-08-21 02:10:45] "GET /virtual-network/bb4d9fc2-ba74-412d-b141-5bee6004734f HTTP/1.1" 200 2089 0.008035 10.0.0.33 - - [2025-08-21 02:10:45] "GET /virtual-network/bb4d9fc2-ba74-412d-b141-5bee6004734f HTTP/1.1" 200 2089 0.006699 10.0.0.33 - - [2025-08-21 02:10:45] "GET /routing-instance/dd06bec4-42dc-4a3a-bfc5-edf0af584dec HTTP/1.1" 200 1403 0.009392 10.0.0.33 - - [2025-08-21 02:10:45] "GET /routing-instance/dd06bec4-42dc-4a3a-bfc5-edf0af584dec HTTP/1.1" 200 1403 0.009149 10.0.0.33 - - [2025-08-21 02:10:45] "GET /route-target/bbe07e56-0631-4b7d-8c6e-5f7e312196d7 HTTP/1.1" 200 1153 0.005097 10.0.0.33 - - [2025-08-21 02:10:45] "GET /virtual-network/bb4d9fc2-ba74-412d-b141-5bee6004734f HTTP/1.1" 200 2089 0.004078 10.0.0.33 - - [2025-08-21 02:10:45] "GET /routing-instance/dd06bec4-42dc-4a3a-bfc5-edf0af584dec HTTP/1.1" 200 1403 0.002871 10.0.0.33 - - [2025-08-21 02:10:45] "GET /virtual-network/bb4d9fc2-ba74-412d-b141-5bee6004734f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004148 10.0.0.33 - - [2025-08-21 02:10:45] "GET /virtual-network/bb4d9fc2-ba74-412d-b141-5bee6004734f HTTP/1.1" 200 2089 0.008923 10.0.0.33 - - [2025-08-21 02:10:45] "GET /routing-instance/dd06bec4-42dc-4a3a-bfc5-edf0af584dec HTTP/1.1" 200 1403 0.002754 10.0.0.33 - - [2025-08-21 02:10:45] "GET /routing-instance/dd06bec4-42dc-4a3a-bfc5-edf0af584dec HTTP/1.1" 200 1403 0.002728 10.0.0.33 - - [2025-08-21 02:10:45] "GET /route-target/bbe07e56-0631-4b7d-8c6e-5f7e312196d7 HTTP/1.1" 200 1153 0.001978 10.0.0.33 - - [2025-08-21 02:10:45] "GET /domains HTTP/1.1" 200 280 0.008429 10.0.0.33 - - [2025-08-21 02:10:45] "GET /domain/7575143c-607f-4d18-a7b6-853604c9f4f3 HTTP/1.1" 200 3086 0.002903 10.0.0.33 - - [2025-08-21 02:10:45] "GET /project/dff6eeb9-e510-4ce5-9d81-7678849283c8 HTTP/1.1" 200 7065 0.028354 10.0.0.33 - - [2025-08-21 02:10:45] "GET /virtual-network/bb4d9fc2-ba74-412d-b141-5bee6004734f HTTP/1.1" 200 2089 0.004169 10.0.0.33 - - [2025-08-21 02:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.33 - - [2025-08-21 02:10:45] "GET /project/dff6eeb9-e510-4ce5-9d81-7678849283c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.060138 10.0.0.33 - - [2025-08-21 02:10:45] "GET /virtual-network/bb4d9fc2-ba74-412d-b141-5bee6004734f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.011006 10.0.0.33 - - [2025-08-21 02:10:45] "GET /floating-ip-pools?parent_id=bb4d9fc2-ba74-412d-b141-5bee6004734f&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.005235 10.0.0.33 - - [2025-08-21 02:10:45] "GET /virtual-network/bb4d9fc2-ba74-412d-b141-5bee6004734f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006376 10.0.0.33 - - [2025-08-21 02:10:46] "POST /floating-ip-pools HTTP/1.1" 200 562 0.064436 10.0.0.33 - - [2025-08-21 02:10:46] "POST /ref-update HTTP/1.1" 200 156 0.040096 10.0.0.33 - - [2025-08-21 02:10:46] "GET /virtual-network/bb4d9fc2-ba74-412d-b141-5bee6004734f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.013967 10.0.0.33 - - [2025-08-21 02:10:46] "GET /domains HTTP/1.1" 200 280 0.001898 10.0.0.33 - - [2025-08-21 02:10:46] "GET /domain/7575143c-607f-4d18-a7b6-853604c9f4f3 HTTP/1.1" 200 3086 0.002743 10.0.0.33 - - [2025-08-21 02:10:46] "GET /project/dff6eeb9-e510-4ce5-9d81-7678849283c8 HTTP/1.1" 200 7321 0.051093 10.0.0.33 - - [2025-08-21 02:10:46] "GET /virtual-network/bb4d9fc2-ba74-412d-b141-5bee6004734f HTTP/1.1" 200 2327 0.005845 10.0.0.33 - - [2025-08-21 02:10:46] "GET /floating-ip-pool/010b7a49-3d3b-4783-98d6-917c3b9678f2 HTTP/1.1" 200 1312 0.006096 10.0.0.33 - - [2025-08-21 02:10:46] "GET /domains HTTP/1.1" 200 280 0.018704 10.0.0.33 - - [2025-08-21 02:10:46] "GET /domain/7575143c-607f-4d18-a7b6-853604c9f4f3 HTTP/1.1" 200 3086 0.005176 10.0.0.33 - - [2025-08-21 02:10:46] "GET /project/dff6eeb9-e510-4ce5-9d81-7678849283c8 HTTP/1.1" 200 7321 0.052125 10.0.0.33 - - [2025-08-21 02:10:46] "GET /virtual-network/bb4d9fc2-ba74-412d-b141-5bee6004734f HTTP/1.1" 200 2327 0.004347 10.0.0.33 - - [2025-08-21 02:10:46] "GET /virtual-network/bb4d9fc2-ba74-412d-b141-5bee6004734f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004008 10.0.0.33 - - [2025-08-21 02:10:46] "POST /tags HTTP/1.1" 200 365 0.094871 10.0.0.33 - - [2025-08-21 02:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.33 - - [2025-08-21 02:10:46] "GET /tag/451947f2-7a23-474d-9ddf-d7aff05ecf0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.042695 10.0.0.33 - - [2025-08-21 02:10:46] "POST /tags HTTP/1.1" 409 206 0.003928 10.0.0.33 - - [2025-08-21 02:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.33 - - [2025-08-21 02:10:46] "GET /tag/3f1d3cb5-2a30-4f00-9a1e-b13abd88f6c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012649 10.0.0.33 - - [2025-08-21 02:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.33 - - [2025-08-21 02:10:46] "GET /project/dff6eeb9-e510-4ce5-9d81-7678849283c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.076493 10.0.0.33 - - [2025-08-21 02:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.020061 10.0.0.33 - - [2025-08-21 02:10:46] "GET /virtual-network/b7ea3bec-a8eb-4d83-a699-e5370e2021f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006641 10.0.0.33 - - [2025-08-21 02:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.33 - - [2025-08-21 02:10:46] "GET /service-appliance-set/63f83870-7113-456e-923b-c39f36768a15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003812 10.0.0.33 - - [2025-08-21 02:10:46] "POST /fqname-to-id HTTP/1.1" 404 258 0.001580 10.0.0.33 - - [2025-08-21 02:10:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.189024 10.0.0.33 - - [2025-08-21 02:10:47] "GET /virtual-machine-interface/d0612c87-1588-4cdd-aa86-4462356c5113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.023459 10.0.0.33 - - [2025-08-21 02:10:47] "POST /set-tag HTTP/1.1" 200 109 0.018606 10.0.0.33 - - [2025-08-21 02:10:47] "POST /instance-ips HTTP/1.1" 200 417 0.050162 10.0.0.33 - - [2025-08-21 02:10:47] "GET /instance-ip/6d8d512f-b175-4c2e-b221-6b41e0893217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.033728 10.0.0.33 - - [2025-08-21 02:10:47] "POST /loadbalancers HTTP/1.1" 200 618 0.091458 10.0.0.33 - - [2025-08-21 02:10:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.015937 10.0.0.33 - - [2025-08-21 02:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005282 10.0.0.33 - - [2025-08-21 02:10:47] "POST /service-instances HTTP/1.1" 200 566 0.063985 10.0.0.33 - - [2025-08-21 02:10:47] "GET /project/dff6eeb9-e510-4ce5-9d81-7678849283c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.097453 10.0.0.33 - - [2025-08-21 02:10:47] "POST /ref-update HTTP/1.1" 200 156 0.077135 10.0.0.33 - - [2025-08-21 02:10:47] "GET /virtual-machine-interface/d0612c87-1588-4cdd-aa86-4462356c5113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.012036 10.0.0.33 - - [2025-08-21 02:10:47] "GET /virtual-machine-interface/d0612c87-1588-4cdd-aa86-4462356c5113?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.013671 10.0.0.33 - - [2025-08-21 02:10:47] "PUT /service-instance/1928de66-d1cb-44bc-8d98-307bee2bb33e HTTP/1.1" 200 266 0.030391 10.0.0.33 - - [2025-08-21 02:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012996 10.0.0.33 - - [2025-08-21 02:10:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.035932 10.0.0.33 - - [2025-08-21 02:10:47] "GET /floating-ip-pool/010b7a49-3d3b-4783-98d6-917c3b9678f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.011470 10.0.0.33 - - [2025-08-21 02:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012931 10.0.0.33 - - [2025-08-21 02:10:47] "POST /floating-ips HTTP/1.1" 200 671 0.120446 10.0.0.33 - - [2025-08-21 02:10:47] "POST /virtual-machines HTTP/1.1" 200 429 0.068948 10.0.0.33 - - [2025-08-21 02:10:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.032239 10.0.0.33 - - [2025-08-21 02:10:47] "GET /application-policy-set/6ee58dec-a365-4f0f-9ec2-645a0491a469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002487 10.0.0.33 - - [2025-08-21 02:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.33 - - [2025-08-21 02:10:47] "GET /policy-management/37649ac8-2fdb-4a15-b502-021b1b5b2347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012452 10.0.0.33 - - [2025-08-21 02:10:47] "POST /tags HTTP/1.1" 409 221 0.002038 10.0.0.33 - - [2025-08-21 02:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.020296 10.0.0.33 - - [2025-08-21 02:10:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.213852 10.0.0.33 - - [2025-08-21 02:10:48] "GET /tag/21a43e28-efd8-458a-93f5-3b6676a75f39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.030397 10.0.0.33 - - [2025-08-21 02:10:48] "POST /tags HTTP/1.1" 409 238 0.007694 10.0.0.33 - - [2025-08-21 02:10:48] "POST /chown HTTP/1.1" 200 109 0.024884 10.0.0.33 - - [2025-08-21 02:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008846 10.0.0.33 - - [2025-08-21 02:10:48] "GET /tag/451947f2-7a23-474d-9ddf-d7aff05ecf0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.036725 10.0.0.33 - - [2025-08-21 02:10:48] "POST /chown HTTP/1.1" 200 109 0.028002 10.0.0.33 - - [2025-08-21 02:10:48] "PUT /virtual-machine-interface/707c6d38-a7c9-401b-8010-abdb41e2fbff HTTP/1.1" 200 284 0.046350 10.0.0.33 - - [2025-08-21 02:10:48] "PUT /instance-ip/6d8d512f-b175-4c2e-b221-6b41e0893217 HTTP/1.1" 200 256 0.051331 10.0.0.33 - - [2025-08-21 02:10:48] "POST /firewall-rules HTTP/1.1" 200 650 0.199815 10.0.0.33 - - [2025-08-21 02:10:48] "GET /firewall-rule/77c6ed5c-235f-496a-98ee-eacdff785c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.011501 10.0.0.33 - - [2025-08-21 02:10:48] "POST /ref-update HTTP/1.1" 200 156 0.071970 10.0.0.33 - - [2025-08-21 02:10:48] "GET /firewall-policy/daea68d7-ed09-464e-a6a2-bf5a804b2ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.008406 10.0.0.33 - - [2025-08-21 02:10:48] "GET /firewall-rule/77c6ed5c-235f-496a-98ee-eacdff785c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.007534 10.0.0.33 - - [2025-08-21 02:10:48] "POST /ref-update HTTP/1.1" 200 156 0.025939 10.0.0.33 - - [2025-08-21 02:10:48] "POST /ref-update HTTP/1.1" 200 156 0.038285 10.0.0.33 - - [2025-08-21 02:10:48] "POST /ref-update HTTP/1.1" 200 156 0.060436 10.0.0.33 - - [2025-08-21 02:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010589 10.0.0.33 - - [2025-08-21 02:10:48] "POST /ref-update HTTP/1.1" 200 156 0.035822 10.0.0.33 - - [2025-08-21 02:10:48] "POST /ref-update HTTP/1.1" 200 156 0.054501 10.0.0.33 - - [2025-08-21 02:10:48] "GET /project/dff6eeb9-e510-4ce5-9d81-7678849283c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.147118 10.0.0.33 - - [2025-08-21 02:10:48] "POST /ref-update HTTP/1.1" 200 156 0.065901 10.0.0.33 - - [2025-08-21 02:10:48] "GET /loadbalancer/787f6c4d-a606-4525-97ea-93c2c1f0a0a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.008493 10.0.0.33 - - [2025-08-21 02:10:48] "POST /virtual-machines HTTP/1.1" 200 429 0.064403 10.0.0.33 - - [2025-08-21 02:10:48] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.072108 10.0.0.33 - - [2025-08-21 02:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008535 10.0.0.33 - - [2025-08-21 02:10:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.202421 10.0.0.33 - - [2025-08-21 02:10:49] "GET /project/dff6eeb9-e510-4ce5-9d81-7678849283c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.121347 10.0.0.33 - - [2025-08-21 02:10:49] "GET /loadbalancer-listener/48982bcd-31d3-468b-b414-9d580df1dda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.014234 10.0.0.33 - - [2025-08-21 02:10:49] "POST /chown HTTP/1.1" 200 109 0.042645 10.0.0.33 - - [2025-08-21 02:10:49] "GET /loadbalancer-listener/48982bcd-31d3-468b-b414-9d580df1dda4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.016828 10.0.0.33 - - [2025-08-21 02:10:49] "POST /chown HTTP/1.1" 200 109 0.008873 10.0.0.33 - - [2025-08-21 02:10:49] "PUT /virtual-machine-interface/a56a8090-8fcc-4f59-828b-3f58ff80df02 HTTP/1.1" 200 284 0.023134 10.0.0.33 - - [2025-08-21 02:10:49] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.071290 10.0.0.33 - - [2025-08-21 02:10:49] "PUT /instance-ip/6d8d512f-b175-4c2e-b221-6b41e0893217 HTTP/1.1" 200 256 0.056539 10.0.0.33 - - [2025-08-21 02:10:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.029788 10.0.0.33 - - [2025-08-21 02:10:49] "GET /loadbalancer-pool/cf873a48-7285-4290-ab53-f1f33efe2ff1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003273 10.0.0.33 - - [2025-08-21 02:10:49] "POST /ref-update HTTP/1.1" 200 156 0.044214 10.0.0.33 - - [2025-08-21 02:10:49] "POST /ref-update HTTP/1.1" 200 156 0.066530 10.0.0.33 - - [2025-08-21 02:10:49] "POST /ref-update HTTP/1.1" 200 156 0.021676 10.0.0.33 - - [2025-08-21 02:10:49] "POST /loadbalancer-members HTTP/1.1" 200 707 0.129909 10.0.0.33 - - [2025-08-21 02:10:49] "POST /ref-update HTTP/1.1" 200 156 0.012206 10.0.0.33 - - [2025-08-21 02:10:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.008986 10.0.0.33 - - [2025-08-21 02:10:49] "GET /loadbalancer-member/dffe452c-ab20-41e2-8a75-867d11c348fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.023120 10.0.0.33 - - [2025-08-21 02:10:49] "GET /application-policy-set/6ee58dec-a365-4f0f-9ec2-645a0491a469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.026794 10.0.0.33 - - [2025-08-21 02:10:49] "POST /ref-update HTTP/1.1" 200 156 0.072211 10.0.0.33 - - [2025-08-21 02:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.086466 10.0.0.33 - - [2025-08-21 02:10:49] "GET /policy-management/37649ac8-2fdb-4a15-b502-021b1b5b2347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004716 10.0.0.33 - - [2025-08-21 02:10:49] "POST /tags HTTP/1.1" 409 221 0.003787 10.0.0.33 - - [2025-08-21 02:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.33 - - [2025-08-21 02:10:49] "PUT /service-instance/1928de66-d1cb-44bc-8d98-307bee2bb33e HTTP/1.1" 200 266 0.012550 10.0.0.33 - - [2025-08-21 02:10:49] "GET /tag/21a43e28-efd8-458a-93f5-3b6676a75f39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.039328 10.0.0.33 - - [2025-08-21 02:10:49] "POST /tags HTTP/1.1" 409 238 0.003210 10.0.0.33 - - [2025-08-21 02:10:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.051220 10.0.0.33 - - [2025-08-21 02:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004959 10.0.0.33 - - [2025-08-21 02:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.33 - - [2025-08-21 02:10:49] "GET /tag/451947f2-7a23-474d-9ddf-d7aff05ecf0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.026752 10.0.0.33 - - [2025-08-21 02:10:50] "POST /firewall-rules HTTP/1.1" 409 293 0.002135 10.0.0.33 - - [2025-08-21 02:10:50] "POST /chown HTTP/1.1" 200 109 0.025539 10.0.0.33 - - [2025-08-21 02:10:50] "POST /chown HTTP/1.1" 200 109 0.020712 10.0.0.33 - - [2025-08-21 02:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.025126 10.0.0.33 - - [2025-08-21 02:10:50] "PUT /instance-ip/6d8d512f-b175-4c2e-b221-6b41e0893217 HTTP/1.1" 200 256 0.081291 10.0.0.33 - - [2025-08-21 02:10:50] "PUT /firewall-rule/77c6ed5c-235f-496a-98ee-eacdff785c62 HTTP/1.1" 200 260 0.052806 10.0.0.33 - - [2025-08-21 02:10:50] "GET /firewall-rule/77c6ed5c-235f-496a-98ee-eacdff785c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.012432 10.0.0.33 - - [2025-08-21 02:10:50] "POST /ref-update HTTP/1.1" 200 156 0.036343 10.0.0.33 - - [2025-08-21 02:10:50] "GET /firewall-policy/daea68d7-ed09-464e-a6a2-bf5a804b2ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.007803 10.0.0.33 - - [2025-08-21 02:10:50] "POST /chown HTTP/1.1" 200 109 0.018097 10.0.0.33 - - [2025-08-21 02:10:50] "GET /firewall-rule/77c6ed5c-235f-496a-98ee-eacdff785c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.024807 10.0.0.33 - - [2025-08-21 02:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005116 10.0.0.33 - - [2025-08-21 02:10:50] "POST /chown HTTP/1.1" 200 109 0.029931 10.0.0.33 - - [2025-08-21 02:10:50] "GET /virtual-network/b7ea3bec-a8eb-4d83-a699-e5370e2021f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007832 10.0.0.33 - - [2025-08-21 02:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.33 - - [2025-08-21 02:10:50] "PUT /instance-ip/6d8d512f-b175-4c2e-b221-6b41e0893217 HTTP/1.1" 200 256 0.027615 10.0.0.33 - - [2025-08-21 02:10:50] "POST /ref-update HTTP/1.1" 200 156 0.044767 10.0.0.33 - - [2025-08-21 02:10:50] "GET /project/dff6eeb9-e510-4ce5-9d81-7678849283c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.086729 10.0.0.33 - - [2025-08-21 02:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.013285 10.0.0.33 - - [2025-08-21 02:10:50] "POST /virtual-machines HTTP/1.1" 200 373 0.028377 10.0.0.33 - - [2025-08-21 02:10:50] "POST /chown HTTP/1.1" 200 109 0.037245 10.0.0.33 - - [2025-08-21 02:10:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.043070 10.0.0.33 - - [2025-08-21 02:10:50] "POST /chown HTTP/1.1" 200 109 0.038118 10.0.0.33 - - [2025-08-21 02:10:50] "PUT /instance-ip/6d8d512f-b175-4c2e-b221-6b41e0893217 HTTP/1.1" 200 256 0.027400 10.0.0.33 - - [2025-08-21 02:10:50] "POST /ref-update HTTP/1.1" 200 156 0.015737 10.0.0.33 - - [2025-08-21 02:10:50] "POST /chown HTTP/1.1" 200 109 0.075644 10.0.0.33 - - [2025-08-21 02:10:50] "POST /chown HTTP/1.1" 200 109 0.079527 10.0.0.33 - - [2025-08-21 02:10:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.306800 10.0.0.33 - - [2025-08-21 02:10:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.023802 10.0.0.33 - - [2025-08-21 02:10:50] "PUT /instance-ip/6d8d512f-b175-4c2e-b221-6b41e0893217 HTTP/1.1" 200 256 0.060941 10.0.0.33 - - [2025-08-21 02:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009701 10.0.0.33 - - [2025-08-21 02:10:51] "GET /virtual-machine-interface/0f217006-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.023793 10.0.0.33 - - [2025-08-21 02:10:51] "POST /ref-update HTTP/1.1" 200 156 0.099907 10.0.0.33 - - [2025-08-21 02:10:51] "POST /instance-ips HTTP/1.1" 200 413 0.066608 10.0.0.33 - - [2025-08-21 02:10:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.084908 10.0.0.33 - - [2025-08-21 02:10:51] "GET /virtual-machine-interface/0f217006-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.023502 10.0.0.33 - - [2025-08-21 02:10:51] "POST /set-tag HTTP/1.1" 200 109 0.051301 10.0.0.33 - - [2025-08-21 02:10:51] "GET /virtual-machine-interface/0f217006-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.035568 10.0.0.33 - - [2025-08-21 02:10:51] "GET /instance-ip/0f5bdb1a-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.009367 10.0.0.33 - - [2025-08-21 02:10:51] "PUT /service-instance/1928de66-d1cb-44bc-8d98-307bee2bb33e HTTP/1.1" 200 266 0.015131 10.0.0.33 - - [2025-08-21 02:10:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.036750 10.0.0.33 - - [2025-08-21 02:10:51] "GET /virtual-machine-interface/0f217006-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.022244 10.0.0.33 - - [2025-08-21 02:10:51] "POST /set-tag HTTP/1.1" 200 109 0.013494 10.0.0.33 - - [2025-08-21 02:10:51] "GET /virtual-router/5456a771-5a84-4fb7-a71a-23eb3cea0b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.004231 10.0.0.33 - - [2025-08-21 02:10:51] "PUT /service-instance/1928de66-d1cb-44bc-8d98-307bee2bb33e HTTP/1.1" 200 266 0.006609 10.0.0.33 - - [2025-08-21 02:10:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.010652 10.0.0.33 - - [2025-08-21 02:10:51] "POST /ref-update HTTP/1.1" 200 156 0.018528 10.0.0.33 - - [2025-08-21 02:10:51] "GET /virtual-machine-interface/0f217006-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.036147 10.0.0.33 - - [2025-08-21 02:10:51] "POST /set-tag HTTP/1.1" 200 109 0.001999 10.0.0.33 - - [2025-08-21 02:10:51] "PUT /service-instance/1928de66-d1cb-44bc-8d98-307bee2bb33e HTTP/1.1" 200 266 0.031354 10.0.0.33 - - [2025-08-21 02:10:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.021119 10.0.0.33 - - [2025-08-21 02:10:51] "GET /virtual-machine-interface/0f217006-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.014604 10.0.0.33 - - [2025-08-21 02:10:51] "POST /set-tag HTTP/1.1" 200 109 0.006305 10.0.0.33 - - [2025-08-21 02:10:51] "PUT /service-instance/1928de66-d1cb-44bc-8d98-307bee2bb33e HTTP/1.1" 200 266 0.014214 10.0.0.33 - - [2025-08-21 02:10:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.008789 10.0.0.33 - - [2025-08-21 02:10:51] "PUT /service-instance/1928de66-d1cb-44bc-8d98-307bee2bb33e HTTP/1.1" 200 266 0.014115 10.0.0.33 - - [2025-08-21 02:10:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.010167 10.0.0.33 - - [2025-08-21 02:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008264 10.0.0.33 - - [2025-08-21 02:10:52] "POST /chown HTTP/1.1" 200 109 0.009742 10.0.0.33 - - [2025-08-21 02:10:52] "POST /chown HTTP/1.1" 200 109 0.007033 10.0.0.33 - - [2025-08-21 02:10:52] "POST /ref-update HTTP/1.1" 200 156 0.022770 10.0.0.33 - - [2025-08-21 02:10:52] "POST /chown HTTP/1.1" 200 109 0.037902 10.0.0.33 - - [2025-08-21 02:10:52] "POST /chown HTTP/1.1" 200 109 0.011507 10.0.0.33 - - [2025-08-21 02:10:52] "POST /ref-update HTTP/1.1" 200 156 0.023242 10.0.0.33 - - [2025-08-21 02:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.33 - - [2025-08-21 02:10:52] "POST /chown HTTP/1.1" 200 109 0.030792 10.0.0.33 - - [2025-08-21 02:10:52] "POST /chown HTTP/1.1" 200 109 0.023283 10.0.0.33 - - [2025-08-21 02:10:52] "POST /chown HTTP/1.1" 200 109 0.030866 10.0.0.33 - - [2025-08-21 02:10:52] "POST /chown HTTP/1.1" 200 109 0.011019 10.0.0.33 - - [2025-08-21 02:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.33 - - [2025-08-21 02:10:52] "POST /chown HTTP/1.1" 200 109 0.008074 10.0.0.33 - - [2025-08-21 02:10:52] "POST /chown HTTP/1.1" 200 109 0.007385 10.0.0.33 - - [2025-08-21 02:10:52] "POST /chown HTTP/1.1" 200 109 0.012627 10.0.0.33 - - [2025-08-21 02:10:52] "POST /chown HTTP/1.1" 200 109 0.019244 10.0.0.33 - - [2025-08-21 02:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.014833 10.0.0.33 - - [2025-08-21 02:10:52] "POST /chown HTTP/1.1" 200 109 0.016336 10.0.0.33 - - [2025-08-21 02:10:52] "POST /chown HTTP/1.1" 200 109 0.020042 10.0.0.33 - - [2025-08-21 02:10:52] "POST /chown HTTP/1.1" 200 109 0.018530 10.0.0.33 - - [2025-08-21 02:10:52] "POST /chown HTTP/1.1" 200 109 0.022597 10.0.0.33 - - [2025-08-21 02:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.33 - - [2025-08-21 02:10:53] "POST /chown HTTP/1.1" 200 109 0.009034 10.0.0.33 - - [2025-08-21 02:10:53] "POST /chown HTTP/1.1" 200 109 0.047045 10.0.0.33 - - [2025-08-21 02:10:53] "POST /chown HTTP/1.1" 200 109 0.036141 10.0.0.33 - - [2025-08-21 02:10:53] "POST /chown HTTP/1.1" 200 109 0.049515 10.0.0.33 - - [2025-08-21 02:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.024897 10.0.0.33 - - [2025-08-21 02:10:53] "POST /chown HTTP/1.1" 200 109 0.006694 10.0.0.33 - - [2025-08-21 02:10:53] "POST /chown HTTP/1.1" 200 109 0.019626 10.0.0.33 - - [2025-08-21 02:10:53] "POST /chown HTTP/1.1" 200 109 0.029293 10.0.0.33 - - [2025-08-21 02:10:53] "POST /chown HTTP/1.1" 200 109 0.012132 10.0.0.33 - - [2025-08-21 02:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.018955 10.0.0.33 - - [2025-08-21 02:10:53] "POST /chown HTTP/1.1" 200 109 0.008373 10.0.0.33 - - [2025-08-21 02:10:53] "POST /chown HTTP/1.1" 200 109 0.011271 10.0.0.33 - - [2025-08-21 02:10:53] "POST /chown HTTP/1.1" 200 109 0.055294 10.0.0.33 - - [2025-08-21 02:10:53] "POST /chown HTTP/1.1" 200 109 0.025096 10.0.0.33 - - [2025-08-21 02:10:53] "GET /virtual-machine-interface/09b1f60e-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.024864 10.0.0.33 - - [2025-08-21 02:10:53] "POST /set-tag HTTP/1.1" 200 109 0.003151 10.0.0.33 - - [2025-08-21 02:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.33 - - [2025-08-21 02:10:53] "POST /chown HTTP/1.1" 200 109 0.022718 10.0.0.33 - - [2025-08-21 02:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.014399 10.0.0.33 - - [2025-08-21 02:10:53] "GET /loadbalancer/783b4deb-75bb-44fb-888f-59f5d606dd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.004237 10.0.0.33 - - [2025-08-21 02:10:53] "POST /chown HTTP/1.1" 200 109 0.023975 10.0.0.33 - - [2025-08-21 02:10:53] "GET /loadbalancer-pool/82215f2b-5298-4390-896a-561ec97ec273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.009002 10.0.0.33 - - [2025-08-21 02:10:53] "POST /chown HTTP/1.1" 200 109 0.013341 10.0.0.33 - - [2025-08-21 02:10:53] "POST /chown HTTP/1.1" 200 109 0.044217 10.0.0.33 - - [2025-08-21 02:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.022877 10.0.0.33 - - [2025-08-21 02:10:53] "POST /loadbalancer-members HTTP/1.1" 200 702 0.079051 10.0.0.33 - - [2025-08-21 02:10:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.045305 10.0.0.33 - - [2025-08-21 02:10:53] "POST /chown HTTP/1.1" 200 109 0.045466 10.0.0.33 - - [2025-08-21 02:10:53] "GET /virtual-machine-interface/09b1f60e-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.034311 10.0.0.33 - - [2025-08-21 02:10:53] "POST /chown HTTP/1.1" 200 109 0.050992 10.0.0.33 - - [2025-08-21 02:10:54] "POST /chown HTTP/1.1" 200 109 0.023576 10.0.0.33 - - [2025-08-21 02:10:54] "POST /tags HTTP/1.1" 409 221 0.008767 10.0.0.33 - - [2025-08-21 02:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.33 - - [2025-08-21 02:10:54] "GET /tag/21a43e28-efd8-458a-93f5-3b6676a75f39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.021965 10.0.0.33 - - [2025-08-21 02:10:54] "POST /chown HTTP/1.1" 200 109 0.020721 10.0.0.33 - - [2025-08-21 02:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012779 10.0.0.33 - - [2025-08-21 02:10:54] "POST /chown HTTP/1.1" 200 109 0.014357 10.0.0.33 - - [2025-08-21 02:10:54] "POST /set-tag HTTP/1.1" 200 109 0.070655 10.0.0.33 - - [2025-08-21 02:10:54] "POST /chown HTTP/1.1" 200 109 0.015134 10.0.0.33 - - [2025-08-21 02:10:54] "POST /chown HTTP/1.1" 200 109 0.011833 10.0.0.33 - - [2025-08-21 02:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.33 - - [2025-08-21 02:10:54] "POST /chown HTTP/1.1" 200 109 0.036180 10.0.0.33 - - [2025-08-21 02:10:54] "POST /chown HTTP/1.1" 200 109 0.009826 10.0.0.33 - - [2025-08-21 02:10:54] "POST /chown HTTP/1.1" 200 109 0.012104 10.0.0.33 - - [2025-08-21 02:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009380 10.0.0.33 - - [2025-08-21 02:10:54] "POST /chown HTTP/1.1" 200 109 0.012099 10.0.0.33 - - [2025-08-21 02:10:54] "POST /chown HTTP/1.1" 200 109 0.025644 10.0.0.33 - - [2025-08-21 02:10:54] "POST /chown HTTP/1.1" 200 109 0.009111 10.0.0.33 - - [2025-08-21 02:10:54] "POST /chown HTTP/1.1" 200 109 0.028302 10.0.0.33 - - [2025-08-21 02:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005560 10.0.0.33 - - [2025-08-21 02:10:54] "GET /virtual-machine/9f631dbe-43b2-4528-8dfc-a546b6382a35?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.010822 10.0.0.33 - - [2025-08-21 02:10:54] "GET /virtual-machine-interface/09b1f60e-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005558 10.0.0.33 - - [2025-08-21 02:10:54] "GET /virtual-machine-interface/0a48c73c-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.010707 10.0.0.33 - - [2025-08-21 02:10:54] "POST /chown HTTP/1.1" 200 109 0.023364 10.0.0.33 - - [2025-08-21 02:10:54] "POST /set-tag HTTP/1.1" 200 109 0.007301 10.0.0.33 - - [2025-08-21 02:10:54] "POST /chown HTTP/1.1" 200 109 0.030122 10.0.0.33 - - [2025-08-21 02:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008792 10.0.0.33 - - [2025-08-21 02:10:54] "GET /loadbalancer/783b4deb-75bb-44fb-888f-59f5d606dd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.007228 10.0.0.33 - - [2025-08-21 02:10:54] "POST /chown HTTP/1.1" 200 109 0.038394 10.0.0.33 - - [2025-08-21 02:10:54] "GET /virtual-machine/02780c4c-2b78-4286-936e-748cec03ca4a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.003608 10.0.0.33 - - [2025-08-21 02:10:54] "GET /loadbalancer-pool/82215f2b-5298-4390-896a-561ec97ec273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.012790 10.0.0.33 - - [2025-08-21 02:10:54] "GET /virtual-machine-interface/0a48c73c-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.017210 10.0.0.33 - - [2025-08-21 02:10:54] "POST /chown HTTP/1.1" 200 109 0.055893 10.0.0.33 - - [2025-08-21 02:10:54] "POST /loadbalancer-members HTTP/1.1" 200 702 0.073925 10.0.0.33 - - [2025-08-21 02:10:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.023127 10.0.0.33 - - [2025-08-21 02:10:54] "GET /virtual-machine-interface/0a48c73c-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.026443 10.0.0.33 - - [2025-08-21 02:10:54] "POST /set-tag HTTP/1.1" 200 109 0.050706 10.0.0.33 - - [2025-08-21 02:10:55] "GET /virtual-machine-interface/09b1f60e-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004511 10.0.0.33 - - [2025-08-21 02:10:55] "POST /ref-update HTTP/1.1" 200 156 0.006540 10.0.0.33 - - [2025-08-21 02:10:55] "GET /floating-ip/77fd9253-6c2a-4efc-88bc-9c1d41d91540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.011289 10.0.0.33 - - [2025-08-21 02:10:55] "PUT /floating-ip/77fd9253-6c2a-4efc-88bc-9c1d41d91540 HTTP/1.1" 200 256 0.011479 10.0.0.33 - - [2025-08-21 02:10:55] "GET /virtual-machine-interface/0a48c73c-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004526 10.0.0.33 - - [2025-08-21 02:10:55] "POST /ref-update HTTP/1.1" 200 156 0.019597 10.0.0.33 - - [2025-08-21 02:10:55] "GET /floating-ip/77fd9253-6c2a-4efc-88bc-9c1d41d91540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.010632 10.0.0.33 - - [2025-08-21 02:10:59] "GET /virtual-machine-interface/0f217006-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005410 10.0.0.33 - - [2025-08-21 02:10:59] "POST /set-tag HTTP/1.1" 200 109 0.002728 10.0.0.33 - - [2025-08-21 02:10:59] "GET /virtual-machine/91e26fdc-2a52-4b01-9568-37ef70ceb0d4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.008616 10.0.0.33 - - [2025-08-21 02:10:59] "GET /virtual-machine-interface/0f217006-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011050 10.0.0.33 - - [2025-08-21 02:11:00] "GET /virtual-machine-interface/0f217006-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005757 10.0.0.33 - - [2025-08-21 02:11:00] "POST /set-tag HTTP/1.1" 200 109 0.003379 [Introspect:8084]10.0.0.33 - - [2025-08-21 02:11:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000759 [Introspect:8084]10.0.0.33 - - [2025-08-21 02:11:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000855 10.0.0.33 - - [2025-08-21 02:11:32] "GET /virtual-machine-interface/0f217006-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005241 10.0.0.33 - - [2025-08-21 02:11:32] "POST /set-tag HTTP/1.1" 200 109 0.002081 10.0.0.33 - - [2025-08-21 02:11:32] "GET /virtual-machine-interface/0f217006-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003895 10.0.0.33 - - [2025-08-21 02:11:32] "POST /set-tag HTTP/1.1" 200 109 0.002577 10.0.0.33 - - [2025-08-21 02:11:32] "GET /virtual-machine/91e26fdc-2a52-4b01-9568-37ef70ceb0d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002970 10.0.0.33 - - [2025-08-21 02:11:32] "POST /ref-update HTTP/1.1" 200 156 0.021318 10.0.0.33 - - [2025-08-21 02:11:32] "GET /virtual-machine-interface/0f217006-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.029967 10.0.0.33 - - [2025-08-21 02:11:32] "POST /set-tag HTTP/1.1" 200 109 0.022905 10.0.0.33 - - [2025-08-21 02:11:32] "POST /set-tag HTTP/1.1" 200 109 0.044632 10.0.0.33 - - [2025-08-21 02:11:33] "DELETE /instance-ip/0f5bdb1a-7e34-11f0-93c0-fa163e9b1eda HTTP/1.1" 200 115 0.100872 10.0.0.33 - - [2025-08-21 02:11:33] "DELETE /virtual-machine-interface/0f217006-7e34-11f0-93c0-fa163e9b1eda HTTP/1.1" 200 115 0.073011 10.0.0.33 - - [2025-08-21 02:11:33] "DELETE /virtual-machine/91e26fdc-2a52-4b01-9568-37ef70ceb0d4 HTTP/1.1" 200 115 0.051327 10.0.0.33 - - [2025-08-21 02:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006311 10.0.0.33 - - [2025-08-21 02:11:35] "GET /tag/451947f2-7a23-474d-9ddf-d7aff05ecf0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.017343 10.0.0.33 - - [2025-08-21 02:11:35] "GET /tag/451947f2-7a23-474d-9ddf-d7aff05ecf0f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.017860 10.0.0.33 - - [2025-08-21 02:11:35] "GET /virtual-machine-interface/707c6d38-a7c9-401b-8010-abdb41e2fbff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.015783 10.0.0.33 - - [2025-08-21 02:11:35] "POST /set-tag HTTP/1.1" 200 109 0.024462 10.0.0.33 - - [2025-08-21 02:11:35] "GET /virtual-machine-interface/a56a8090-8fcc-4f59-828b-3f58ff80df02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.010903 10.0.0.33 - - [2025-08-21 02:11:35] "POST /set-tag HTTP/1.1" 200 109 0.016329 10.0.0.33 - - [2025-08-21 02:11:35] "GET /virtual-machine-interface/d0612c87-1588-4cdd-aa86-4462356c5113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004829 10.0.0.33 - - [2025-08-21 02:11:35] "POST /set-tag HTTP/1.1" 200 109 0.029891 10.0.0.33 - - [2025-08-21 02:11:35] "GET /firewall-policy/daea68d7-ed09-464e-a6a2-bf5a804b2ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.006135 10.0.0.33 - - [2025-08-21 02:11:35] "GET /firewall-rule/77c6ed5c-235f-496a-98ee-eacdff785c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003371 10.0.0.33 - - [2025-08-21 02:11:35] "POST /ref-update HTTP/1.1" 200 156 0.015621 10.0.0.33 - - [2025-08-21 02:11:35] "DELETE /firewall-rule/77c6ed5c-235f-496a-98ee-eacdff785c62 HTTP/1.1" 200 115 0.068806 10.0.0.33 - - [2025-08-21 02:11:35] "DELETE /loadbalancer-member/dffe452c-ab20-41e2-8a75-867d11c348fb HTTP/1.1" 200 115 0.061711 10.0.0.33 - - [2025-08-21 02:11:35] "PUT /service-instance/1928de66-d1cb-44bc-8d98-307bee2bb33e HTTP/1.1" 200 266 0.037786 10.0.0.33 - - [2025-08-21 02:11:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.021240 10.0.0.33 - - [2025-08-21 02:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.014752 10.0.0.33 - - [2025-08-21 02:11:35] "POST /chown HTTP/1.1" 200 109 0.033947 10.0.0.33 - - [2025-08-21 02:11:35] "DELETE /loadbalancer-pool/cf873a48-7285-4290-ab53-f1f33efe2ff1 HTTP/1.1" 200 115 0.179593 10.0.0.33 - - [2025-08-21 02:11:35] "POST /chown HTTP/1.1" 200 109 0.024063 10.0.0.33 - - [2025-08-21 02:11:35] "POST /chown HTTP/1.1" 200 109 0.036058 10.0.0.33 - - [2025-08-21 02:11:35] "POST /chown HTTP/1.1" 200 109 0.040898 10.0.0.33 - - [2025-08-21 02:11:35] "DELETE /loadbalancer-listener/48982bcd-31d3-468b-b414-9d580df1dda4 HTTP/1.1" 200 115 0.116886 10.0.0.33 - - [2025-08-21 02:11:36] "GET /floating-ip/2149878d-bf99-45b5-b428-4698949066b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.009156 10.0.0.33 - - [2025-08-21 02:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.33 - - [2025-08-21 02:11:36] "POST /chown HTTP/1.1" 200 109 0.005795 10.0.0.33 - - [2025-08-21 02:11:36] "POST /chown HTTP/1.1" 200 109 0.010501 10.0.0.33 - - [2025-08-21 02:11:36] "POST /chown HTTP/1.1" 200 109 0.016762 10.0.0.33 - - [2025-08-21 02:11:36] "PUT /floating-ip/2149878d-bf99-45b5-b428-4698949066b7 HTTP/1.1" 200 256 0.042362 10.0.0.33 - - [2025-08-21 02:11:36] "POST /chown HTTP/1.1" 200 109 0.014691 10.0.0.33 - - [2025-08-21 02:11:36] "DELETE /floating-ip/2149878d-bf99-45b5-b428-4698949066b7 HTTP/1.1" 200 115 0.062140 10.0.0.33 - - [2025-08-21 02:11:36] "POST /ref-update HTTP/1.1" 404 171 0.006494 10.0.0.33 - - [2025-08-21 02:11:36] "DELETE /loadbalancer/787f6c4d-a606-4525-97ea-93c2c1f0a0a7 HTTP/1.1" 200 115 0.058542 10.0.0.33 - - [2025-08-21 02:11:36] "GET /floating-ip-pool/010b7a49-3d3b-4783-98d6-917c3b9678f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.007885 10.0.0.33 - - [2025-08-21 02:11:36] "PUT /service-instance/1928de66-d1cb-44bc-8d98-307bee2bb33e HTTP/1.1" 200 266 0.030276 10.0.0.33 - - [2025-08-21 02:11:36] "POST /ref-update HTTP/1.1" 200 156 0.032203 10.0.0.33 - - [2025-08-21 02:11:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.019887 10.0.0.33 - - [2025-08-21 02:11:36] "POST /ref-update HTTP/1.1" 404 171 0.002848 10.0.0.33 - - [2025-08-21 02:11:36] "DELETE /floating-ip-pool/010b7a49-3d3b-4783-98d6-917c3b9678f2 HTTP/1.1" 200 115 0.069781 10.0.0.33 - - [2025-08-21 02:11:36] "POST /ref-update HTTP/1.1" 404 171 0.009935 10.0.0.33 - - [2025-08-21 02:11:36] "DELETE /instance-ip/6d8d512f-b175-4c2e-b221-6b41e0893217 HTTP/1.1" 200 115 0.179346 10.0.0.33 - - [2025-08-21 02:11:36] "PUT /service-instance/1928de66-d1cb-44bc-8d98-307bee2bb33e HTTP/1.1" 200 266 0.024685 10.0.0.33 - - [2025-08-21 02:11:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.025073 10.0.0.33 - - [2025-08-21 02:11:36] "PUT /service-instance/1928de66-d1cb-44bc-8d98-307bee2bb33e HTTP/1.1" 200 266 0.027347 10.0.0.33 - - [2025-08-21 02:11:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.032810 10.0.0.33 - - [2025-08-21 02:11:36] "DELETE /virtual-machine-interface/d0612c87-1588-4cdd-aa86-4462356c5113 HTTP/1.1" 200 115 0.217813 10.0.0.33 - - [2025-08-21 02:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.040373 10.0.0.33 - - [2025-08-21 02:11:36] "POST /useragent-kv HTTP/1.1" 200 115 0.005412 10.0.0.33 - - [2025-08-21 02:11:36] "POST /useragent-kv HTTP/1.1" 200 115 0.008369 10.0.0.33 - - [2025-08-21 02:11:36] "DELETE /virtual-network/bb4d9fc2-ba74-412d-b141-5bee6004734f HTTP/1.1" 200 115 0.413075 10.0.0.33 - - [2025-08-21 02:11:36] "GET /routing-instance/dd06bec4-42dc-4a3a-bfc5-edf0af584dec HTTP/1.1" 404 171 0.016305 10.0.0.33 - - [2025-08-21 02:11:36] "DELETE /route-target/bbe07e56-0631-4b7d-8c6e-5f7e312196d7 HTTP/1.1" 200 115 0.086325 10.0.0.33 - - [2025-08-21 02:11:36] "GET /domains HTTP/1.1" 200 280 0.006711 10.0.0.33 - - [2025-08-21 02:11:36] "GET /domain/7575143c-607f-4d18-a7b6-853604c9f4f3 HTTP/1.1" 200 3086 0.016665 10.0.0.33 - - [2025-08-21 02:11:36] "DELETE /tag/451947f2-7a23-474d-9ddf-d7aff05ecf0f HTTP/1.1" 200 115 0.233316 10.0.0.33 - - [2025-08-21 02:11:36] "GET /project/dff6eeb9-e510-4ce5-9d81-7678849283c8 HTTP/1.1" 200 7412 0.097170 10.0.0.33 - - [2025-08-21 02:11:36] "DELETE /service-instance/1928de66-d1cb-44bc-8d98-307bee2bb33e HTTP/1.1" 200 115 0.217796 10.0.0.33 - - [2025-08-21 02:11:37] "GET /virtual-machine-interface/0a48c73c-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.009513 10.0.0.33 - - [2025-08-21 02:11:37] "GET /virtual-machine-interface/707c6d38-a7c9-401b-8010-abdb41e2fbff?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1207 0.017359 10.0.0.33 - - [2025-08-21 02:11:37] "POST /set-tag HTTP/1.1" 200 109 0.007965 10.0.0.33 - - [2025-08-21 02:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005237 10.0.0.33 - - [2025-08-21 02:11:37] "GET /loadbalancer/783b4deb-75bb-44fb-888f-59f5d606dd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002212 10.0.0.33 - - [2025-08-21 02:11:37] "DELETE /virtual-machine-interface/707c6d38-a7c9-401b-8010-abdb41e2fbff HTTP/1.1" 200 115 0.087182 10.0.0.33 - - [2025-08-21 02:11:37] "GET /virtual-machine-interface/0a48c73c-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.008812 10.0.0.33 - - [2025-08-21 02:11:37] "POST /ref-update HTTP/1.1" 200 156 0.038203 10.0.0.33 - - [2025-08-21 02:11:37] "POST /set-tag HTTP/1.1" 200 109 0.061993 10.0.0.33 - - [2025-08-21 02:11:37] "DELETE /virtual-machine/98175373-ba98-4f5d-9606-d819ce4ccb43 HTTP/1.1" 200 115 0.052130 10.0.0.33 - - [2025-08-21 02:11:37] "GET /virtual-machine-interface/a56a8090-8fcc-4f59-828b-3f58ff80df02?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.010432 10.0.0.33 - - [2025-08-21 02:11:37] "DELETE /loadbalancer-member/41756cb1-29ae-41a9-a490-357bddde1418 HTTP/1.1" 200 115 0.093026 10.0.0.33 - - [2025-08-21 02:11:37] "DELETE /virtual-machine-interface/a56a8090-8fcc-4f59-828b-3f58ff80df02 HTTP/1.1" 200 115 0.079984 10.0.0.33 - - [2025-08-21 02:11:37] "DELETE /virtual-machine/3f02ecb6-be1b-407c-b665-abe553639a91 HTTP/1.1" 200 115 0.040108 10.0.0.33 - - [2025-08-21 02:11:38] "GET /virtual-machine-interface/0a48c73c-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.010519 10.0.0.33 - - [2025-08-21 02:11:38] "POST /set-tag HTTP/1.1" 200 109 0.002338 10.0.0.33 - - [2025-08-21 02:11:38] "GET /virtual-machine-interface/0a48c73c-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003994 10.0.0.33 - - [2025-08-21 02:11:38] "POST /set-tag HTTP/1.1" 200 109 0.003471 10.0.0.33 - - [2025-08-21 02:11:38] "GET /virtual-machine/02780c4c-2b78-4286-936e-748cec03ca4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.006102 10.0.0.33 - - [2025-08-21 02:11:38] "POST /ref-update HTTP/1.1" 200 156 0.021313 10.0.0.33 - - [2025-08-21 02:11:38] "GET /virtual-machine-interface/0a48c73c-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.027447 10.0.0.33 - - [2025-08-21 02:11:38] "POST /set-tag HTTP/1.1" 200 109 0.026895 10.0.0.33 - - [2025-08-21 02:11:38] "POST /set-tag HTTP/1.1" 200 109 0.021196 10.0.0.33 - - [2025-08-21 02:11:38] "POST /set-tag HTTP/1.1" 200 109 0.035295 10.0.0.33 - - [2025-08-21 02:11:39] "DELETE /instance-ip/0a666986-7e34-11f0-93c0-fa163e9b1eda HTTP/1.1" 200 115 0.060015 10.0.0.33 - - [2025-08-21 02:11:39] "POST /ref-update HTTP/1.1" 200 156 0.007432 10.0.0.33 - - [2025-08-21 02:11:39] "DELETE /virtual-machine-interface/0a48c73c-7e34-11f0-93c0-fa163e9b1eda HTTP/1.1" 200 115 0.057497 10.0.0.33 - - [2025-08-21 02:11:39] "DELETE /virtual-machine/02780c4c-2b78-4286-936e-748cec03ca4a HTTP/1.1" 200 115 0.029488 10.0.0.33 - - [2025-08-21 02:11:42] "GET /virtual-machine-interface/09b1f60e-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005186 10.0.0.33 - - [2025-08-21 02:11:42] "POST /set-tag HTTP/1.1" 200 109 0.002402 10.0.0.33 - - [2025-08-21 02:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.33 - - [2025-08-21 02:11:42] "GET /loadbalancer/783b4deb-75bb-44fb-888f-59f5d606dd83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002287 10.0.0.33 - - [2025-08-21 02:11:42] "GET /virtual-machine-interface/09b1f60e-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004343 10.0.0.33 - - [2025-08-21 02:11:42] "POST /set-tag HTTP/1.1" 200 109 0.002116 10.0.0.33 - - [2025-08-21 02:11:42] "GET /virtual-machine-interface/09b1f60e-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005911 10.0.0.33 - - [2025-08-21 02:11:42] "POST /set-tag HTTP/1.1" 200 109 0.002254 10.0.0.33 - - [2025-08-21 02:11:42] "GET /virtual-machine/9f631dbe-43b2-4528-8dfc-a546b6382a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002568 10.0.0.33 - - [2025-08-21 02:11:43] "POST /ref-update HTTP/1.1" 200 156 0.009501 10.0.0.33 - - [2025-08-21 02:11:43] "GET /virtual-machine-interface/09b1f60e-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.006012 10.0.0.33 - - [2025-08-21 02:11:43] "POST /set-tag HTTP/1.1" 200 109 0.025369 10.0.0.33 - - [2025-08-21 02:11:43] "POST /set-tag HTTP/1.1" 200 109 0.026698 10.0.0.33 - - [2025-08-21 02:11:43] "POST /set-tag HTTP/1.1" 200 109 0.046224 10.0.0.33 - - [2025-08-21 02:11:43] "DELETE /instance-ip/09d7c24e-7e34-11f0-93c0-fa163e9b1eda HTTP/1.1" 200 115 0.066025 10.0.0.33 - - [2025-08-21 02:11:43] "POST /ref-update HTTP/1.1" 200 156 0.011051 10.0.0.33 - - [2025-08-21 02:11:43] "DELETE /virtual-machine-interface/09b1f60e-7e34-11f0-93c0-fa163e9b1eda HTTP/1.1" 200 115 0.058911 10.0.0.33 - - [2025-08-21 02:11:43] "DELETE /virtual-machine/9f631dbe-43b2-4528-8dfc-a546b6382a35 HTTP/1.1" 200 115 0.024071 10.0.0.33 - - [2025-08-21 02:11:43] "DELETE /tag/db639f75-ff86-40bb-8052-1df15ccc262b HTTP/1.1" 200 115 0.042120 10.0.0.33 - - [2025-08-21 02:11:43] "DELETE /tag/be95e93e-a393-4e0a-84f0-289cc236bfd7 HTTP/1.1" 200 115 0.070964 10.0.0.33 - - [2025-08-21 02:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004831 10.0.0.33 - - [2025-08-21 02:11:47] "GET /project/dff6eeb9-e510-4ce5-9d81-7678849283c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.051986 10.0.0.33 - - [2025-08-21 02:11:47] "POST /tags HTTP/1.1" 200 393 0.021255 10.0.0.33 - - [2025-08-21 02:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006951 10.0.0.33 - - [2025-08-21 02:11:47] "GET /tag/445750a9-3de7-4b8a-9858-0a1e1a06f805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016425 10.0.0.33 - - [2025-08-21 02:11:47] "POST /tags HTTP/1.1" 200 341 0.027647 10.0.0.33 - - [2025-08-21 02:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010724 10.0.0.33 - - [2025-08-21 02:11:47] "GET /tag/fe033578-23d1-44ba-8d30-2b52566ef76a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.021335 10.0.0.33 - - [2025-08-21 02:11:47] "POST /id-to-fqname HTTP/1.1" 200 192 0.000500 10.0.0.33 - - [2025-08-21 02:11:47] "POST /fqname-to-id HTTP/1.1" 404 201 0.008535 10.0.0.33 - - [2025-08-21 02:11:47] "POST /security-groups HTTP/1.1" 200 589 0.083647 10.0.0.33 - - [2025-08-21 02:11:47] "POST /projects HTTP/1.1" 200 519 0.193897 10.0.0.33 - - [2025-08-21 02:11:47] "POST /fqname-to-id HTTP/1.1" 404 236 0.004895 10.0.0.33 - - [2025-08-21 02:11:48] "POST /access-control-lists HTTP/1.1" 200 598 0.071131 10.0.0.33 - - [2025-08-21 02:11:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.064797 10.0.0.33 - - [2025-08-21 02:11:48] "POST /fqname-to-id HTTP/1.1" 404 235 0.007559 10.0.0.33 - - [2025-08-21 02:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.33 - - [2025-08-21 02:11:48] "GET /virtual-network/b7ea3bec-a8eb-4d83-a699-e5370e2021f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007429 10.0.0.33 - - [2025-08-21 02:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.33 - - [2025-08-21 02:11:48] "GET /virtual-network/ff806d88-533c-4bf5-9535-19b6089f652b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.027612 10.0.0.33 - - [2025-08-21 02:11:48] "POST /access-control-lists HTTP/1.1" 200 596 0.063847 10.0.0.33 - - [2025-08-21 02:11:48] "PUT /virtual-network/b7ea3bec-a8eb-4d83-a699-e5370e2021f8 HTTP/1.1" 200 264 0.074053 10.0.0.33 - - [2025-08-21 02:11:48] "PUT /virtual-network/ff806d88-533c-4bf5-9535-19b6089f652b HTTP/1.1" 200 264 0.052333 10.0.0.33 - - [2025-08-21 02:11:48] "POST /security-groups HTTP/1.1" 200 591 0.075255 10.0.0.33 - - [2025-08-21 02:11:48] "POST /fqname-to-id HTTP/1.1" 404 270 0.002338 10.0.0.33 - - [2025-08-21 02:11:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.020296 10.0.0.33 - - [2025-08-21 02:11:48] "POST /chown HTTP/1.1" 200 109 0.026989 10.0.0.33 - - [2025-08-21 02:11:48] "GET /application-policy-set/6ee58dec-a365-4f0f-9ec2-645a0491a469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015896 10.0.0.33 - - [2025-08-21 02:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.33 - - [2025-08-21 02:11:48] "GET /policy-management/37649ac8-2fdb-4a15-b502-021b1b5b2347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002879 10.0.0.33 - - [2025-08-21 02:11:48] "POST /access-control-lists HTTP/1.1" 200 632 0.098264 10.0.0.33 - - [2025-08-21 02:11:48] "POST /tags HTTP/1.1" 409 226 0.021559 10.0.0.33 - - [2025-08-21 02:11:48] "POST /fqname-to-id HTTP/1.1" 404 269 0.015158 10.0.0.33 - - [2025-08-21 02:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.33 - - [2025-08-21 02:11:48] "GET /tag/fe033578-23d1-44ba-8d30-2b52566ef76a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.018711 10.0.0.33 - - [2025-08-21 02:11:48] "POST /access-control-lists HTTP/1.1" 200 630 0.084050 10.0.0.33 - - [2025-08-21 02:11:48] "POST /firewall-rules HTTP/1.1" 200 600 0.175524 10.0.0.33 - - [2025-08-21 02:11:48] "GET /firewall-rule/0e1e4e7e-448f-44ad-a0cc-78deaa6bdf09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004706 10.0.0.33 - - [2025-08-21 02:11:48] "GET /firewall-policy/0a491e75-0062-46e3-9182-bb2947a30f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003839 10.0.0.33 - - [2025-08-21 02:11:48] "GET /firewall-rule/0e1e4e7e-448f-44ad-a0cc-78deaa6bdf09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002425 10.0.0.33 - - [2025-08-21 02:11:49] "POST /ref-update HTTP/1.1" 200 156 0.056912 10.0.0.33 - - [2025-08-21 02:11:49] "GET /application-policy-set/6ee58dec-a365-4f0f-9ec2-645a0491a469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014411 10.0.0.33 - - [2025-08-21 02:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.33 - - [2025-08-21 02:11:49] "GET /policy-management/37649ac8-2fdb-4a15-b502-021b1b5b2347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004017 10.0.0.33 - - [2025-08-21 02:11:49] "POST /tags HTTP/1.1" 409 226 0.001679 10.0.0.33 - - [2025-08-21 02:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001387 10.0.0.33 - - [2025-08-21 02:11:49] "GET /tag/fe033578-23d1-44ba-8d30-2b52566ef76a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013037 10.0.0.33 - - [2025-08-21 02:11:49] "POST /firewall-rules HTTP/1.1" 200 598 0.074730 10.0.0.33 - - [2025-08-21 02:11:49] "GET /firewall-rule/8e1c1a4f-e1bb-40e0-b9ed-385f6cc3a19c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003886 10.0.0.33 - - [2025-08-21 02:11:49] "GET /firewall-policy/0a491e75-0062-46e3-9182-bb2947a30f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.003118 10.0.0.33 - - [2025-08-21 02:11:49] "GET /firewall-rule/8e1c1a4f-e1bb-40e0-b9ed-385f6cc3a19c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002148 10.0.0.33 - - [2025-08-21 02:11:49] "POST /ref-update HTTP/1.1" 200 156 0.055882 10.0.0.33 - - [2025-08-21 02:11:50] "POST /tags HTTP/1.1" 200 393 0.027720 10.0.0.33 - - [2025-08-21 02:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004891 10.0.0.33 - - [2025-08-21 02:11:50] "GET /tag/fa4a9a79-fb7f-4a57-ba5b-64643e809410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.028749 10.0.0.33 - - [2025-08-21 02:11:50] "POST /tags HTTP/1.1" 200 341 0.018015 10.0.0.33 - - [2025-08-21 02:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008983 10.0.0.33 - - [2025-08-21 02:11:50] "GET /tag/308ac336-d3e8-4b18-91ad-34510da2b328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.023336 10.0.0.33 - - [2025-08-21 02:11:50] "POST /id-to-fqname HTTP/1.1" 200 192 0.000863 10.0.0.33 - - [2025-08-21 02:11:50] "POST /fqname-to-id HTTP/1.1" 404 201 0.001891 10.0.0.33 - - [2025-08-21 02:11:51] "POST /security-groups HTTP/1.1" 200 589 0.069756 10.0.0.33 - - [2025-08-21 02:11:51] "POST /fqname-to-id HTTP/1.1" 404 236 0.001608 10.0.0.33 - - [2025-08-21 02:11:51] "POST /projects HTTP/1.1" 200 519 0.260460 10.0.0.33 - - [2025-08-21 02:11:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.008101 10.0.0.33 - - [2025-08-21 02:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.33 - - [2025-08-21 02:11:51] "GET /virtual-network/b7ea3bec-a8eb-4d83-a699-e5370e2021f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.029378 10.0.0.33 - - [2025-08-21 02:11:51] "POST /access-control-lists HTTP/1.1" 200 598 0.109338 10.0.0.33 - - [2025-08-21 02:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.012859 10.0.0.33 - - [2025-08-21 02:11:51] "POST /fqname-to-id HTTP/1.1" 404 235 0.009497 10.0.0.33 - - [2025-08-21 02:11:51] "GET /virtual-network/ff806d88-533c-4bf5-9535-19b6089f652b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.007336 10.0.0.33 - - [2025-08-21 02:11:51] "POST /access-control-lists HTTP/1.1" 200 596 0.079804 10.0.0.33 - - [2025-08-21 02:11:51] "PUT /virtual-network/b7ea3bec-a8eb-4d83-a699-e5370e2021f8 HTTP/1.1" 200 264 0.124897 10.0.0.33 - - [2025-08-21 02:11:51] "PUT /virtual-network/ff806d88-533c-4bf5-9535-19b6089f652b HTTP/1.1" 200 264 0.070597 10.0.0.33 - - [2025-08-21 02:11:51] "POST /security-groups HTTP/1.1" 200 591 0.086046 10.0.0.33 - - [2025-08-21 02:11:51] "POST /fqname-to-id HTTP/1.1" 404 270 0.009027 10.0.0.33 - - [2025-08-21 02:11:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.041435 10.0.0.33 - - [2025-08-21 02:11:51] "POST /chown HTTP/1.1" 200 109 0.071666 10.0.0.33 - - [2025-08-21 02:11:51] "POST /access-control-lists HTTP/1.1" 200 632 0.109280 10.0.0.33 - - [2025-08-21 02:11:51] "GET /application-policy-set/6ee58dec-a365-4f0f-9ec2-645a0491a469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.037337 10.0.0.33 - - [2025-08-21 02:11:51] "POST /fqname-to-id HTTP/1.1" 404 269 0.023235 10.0.0.33 - - [2025-08-21 02:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.33 - - [2025-08-21 02:11:51] "GET /policy-management/37649ac8-2fdb-4a15-b502-021b1b5b2347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.021872 10.0.0.33 - - [2025-08-21 02:11:51] "POST /access-control-lists HTTP/1.1" 200 630 0.071274 10.0.0.33 - - [2025-08-21 02:11:51] "POST /tags HTTP/1.1" 409 226 0.011883 10.0.0.33 - - [2025-08-21 02:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.33 - - [2025-08-21 02:11:51] "GET /tag/308ac336-d3e8-4b18-91ad-34510da2b328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015895 10.0.0.33 - - [2025-08-21 02:11:52] "POST /firewall-rules HTTP/1.1" 200 600 0.080878 10.0.0.33 - - [2025-08-21 02:11:52] "GET /firewall-rule/8fd55a2b-0964-4142-bb77-5966f0543c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003954 10.0.0.33 - - [2025-08-21 02:11:52] "GET /firewall-policy/0a491e75-0062-46e3-9182-bb2947a30f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.003566 10.0.0.33 - - [2025-08-21 02:11:52] "GET /firewall-rule/8fd55a2b-0964-4142-bb77-5966f0543c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002076 10.0.0.33 - - [2025-08-21 02:11:52] "POST /ref-update HTTP/1.1" 200 156 0.156814 10.0.0.33 - - [2025-08-21 02:11:52] "GET /application-policy-set/6ee58dec-a365-4f0f-9ec2-645a0491a469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003435 10.0.0.33 - - [2025-08-21 02:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004404 10.0.0.33 - - [2025-08-21 02:11:52] "GET /policy-management/37649ac8-2fdb-4a15-b502-021b1b5b2347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003611 10.0.0.33 - - [2025-08-21 02:11:52] "POST /tags HTTP/1.1" 409 226 0.001711 10.0.0.33 - - [2025-08-21 02:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.33 - - [2025-08-21 02:11:52] "GET /tag/308ac336-d3e8-4b18-91ad-34510da2b328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010404 10.0.0.33 - - [2025-08-21 02:11:52] "POST /firewall-rules HTTP/1.1" 200 598 0.076710 10.0.0.33 - - [2025-08-21 02:11:52] "GET /firewall-rule/f5b55fa7-b8a2-4e41-ba2c-9764adf8006a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003928 10.0.0.33 - - [2025-08-21 02:11:52] "GET /firewall-policy/0a491e75-0062-46e3-9182-bb2947a30f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004102 10.0.0.33 - - [2025-08-21 02:11:52] "GET /firewall-rule/f5b55fa7-b8a2-4e41-ba2c-9764adf8006a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002252 10.0.0.33 - - [2025-08-21 02:11:52] "POST /ref-update HTTP/1.1" 200 156 0.069365 10.0.0.33 - - [2025-08-21 02:11:53] "POST /tags HTTP/1.1" 200 345 0.143057 10.0.0.33 - - [2025-08-21 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007257 10.0.0.33 - - [2025-08-21 02:11:53] "GET /tag/1372d5aa-245f-4853-8c84-5b399ef2fbb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.030735 10.0.0.33 - - [2025-08-21 02:11:53] "POST /projects HTTP/1.1" 409 238 0.002025 10.0.0.33 - - [2025-08-21 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.33 - - [2025-08-21 02:11:53] "GET /project/da5dd22d-6cc3-4612-bed4-a534095e1bf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.087392 10.0.0.33 - - [2025-08-21 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.33 - - [2025-08-21 02:11:54] "GET /virtual-network/b7ea3bec-a8eb-4d83-a699-e5370e2021f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006161 10.0.0.33 - - [2025-08-21 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008007 10.0.0.33 - - [2025-08-21 02:11:54] "GET /virtual-network/ff806d88-533c-4bf5-9535-19b6089f652b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005062 10.0.0.33 - - [2025-08-21 02:11:54] "POST /security-groups HTTP/1.1" 409 285 0.003604 10.0.0.33 - - [2025-08-21 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.33 - - [2025-08-21 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.33 - - [2025-08-21 02:11:54] "GET /project/da5dd22d-6cc3-4612-bed4-a534095e1bf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038163 10.0.0.33 - - [2025-08-21 02:11:54] "PUT /security-group/e22face5-49d7-4370-994c-672f0934471b HTTP/1.1" 200 262 0.067301 10.0.0.33 - - [2025-08-21 02:11:54] "PUT /access-control-list/cdbbee61-d43e-4758-94ce-263c183ec2ff HTTP/1.1" 200 272 0.019682 10.0.0.33 - - [2025-08-21 02:11:54] "PUT /access-control-list/ebfd07de-1678-4ac4-8c46-2569a3e328a0 HTTP/1.1" 200 272 0.030839 10.0.0.33 - - [2025-08-21 02:11:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.045167 10.0.0.33 - - [2025-08-21 02:11:54] "POST /tags HTTP/1.1" 409 228 0.002315 10.0.0.33 - - [2025-08-21 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.33 - - [2025-08-21 02:11:54] "GET /tag/1372d5aa-245f-4853-8c84-5b399ef2fbb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013367 10.0.0.33 - - [2025-08-21 02:11:54] "POST /tags HTTP/1.1" 200 345 0.029180 10.0.0.33 - - [2025-08-21 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.044316 10.0.0.33 - - [2025-08-21 02:11:54] "GET /tag/0d1534d3-6c56-4726-9c0a-f13494adbb01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.021634 10.0.0.33 - - [2025-08-21 02:11:54] "POST /projects HTTP/1.1" 409 238 0.003805 10.0.0.33 - - [2025-08-21 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001474 10.0.0.33 - - [2025-08-21 02:11:54] "GET /project/775bcae2-03fa-45ee-a8b3-097d59544ea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028946 10.0.0.33 - - [2025-08-21 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.33 - - [2025-08-21 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.33 - - [2025-08-21 02:11:54] "GET /project/775bcae2-03fa-45ee-a8b3-097d59544ea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044255 10.0.0.33 - - [2025-08-21 02:11:54] "GET /virtual-network/b7ea3bec-a8eb-4d83-a699-e5370e2021f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.013823 10.0.0.33 - - [2025-08-21 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.33 - - [2025-08-21 02:11:54] "GET /virtual-network/ff806d88-533c-4bf5-9535-19b6089f652b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005946 10.0.0.33 - - [2025-08-21 02:11:54] "POST /security-groups HTTP/1.1" 409 285 0.003610 10.0.0.33 - - [2025-08-21 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.33 - - [2025-08-21 02:11:54] "PUT /security-group/04a2b202-39f6-427a-a4ea-01846db7f787 HTTP/1.1" 200 262 0.083793 10.0.0.33 - - [2025-08-21 02:11:55] "PUT /access-control-list/e2a1149a-1220-4a51-affa-eeaa092972d2 HTTP/1.1" 200 272 0.045816 10.0.0.33 - - [2025-08-21 02:11:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.047631 10.0.0.33 - - [2025-08-21 02:11:55] "POST /tags HTTP/1.1" 409 228 0.023464 10.0.0.33 - - [2025-08-21 02:11:55] "PUT /access-control-list/86a79b98-e71f-4560-bf3a-0d6ca07724bb HTTP/1.1" 200 272 0.051366 10.0.0.33 - - [2025-08-21 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004304 10.0.0.33 - - [2025-08-21 02:11:55] "GET /tag/0d1534d3-6c56-4726-9c0a-f13494adbb01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.017484 10.0.0.33 - - [2025-08-21 02:11:55] "POST /tags HTTP/1.1" 200 291 0.073458 10.0.0.33 - - [2025-08-21 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005351 10.0.0.33 - - [2025-08-21 02:11:55] "GET /tag/a1a1b910-751a-4d20-9662-23fddf95b354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.027125 10.0.0.33 - - [2025-08-21 02:11:55] "POST /tags HTTP/1.1" 200 303 0.074657 10.0.0.33 - - [2025-08-21 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005534 10.0.0.33 - - [2025-08-21 02:11:55] "GET /tag/f8d8e205-5a60-44f6-88eb-8f0ca9db5788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.023055 10.0.0.33 - - [2025-08-21 02:11:55] "POST /tags HTTP/1.1" 409 252 0.003008 10.0.0.33 - - [2025-08-21 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005711 10.0.0.33 - - [2025-08-21 02:11:55] "GET /tag/445750a9-3de7-4b8a-9858-0a1e1a06f805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.018305 10.0.0.33 - - [2025-08-21 02:11:55] "POST /tags HTTP/1.1" 409 226 0.002083 10.0.0.33 - - [2025-08-21 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.33 - - [2025-08-21 02:11:55] "GET /tag/fe033578-23d1-44ba-8d30-2b52566ef76a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010913 10.0.0.33 - - [2025-08-21 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.33 - - [2025-08-21 02:11:55] "GET /virtual-network/b7ea3bec-a8eb-4d83-a699-e5370e2021f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006675 10.0.0.33 - - [2025-08-21 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.33 - - [2025-08-21 02:11:55] "GET /project/da5dd22d-6cc3-4612-bed4-a534095e1bf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.063869 10.0.0.33 - - [2025-08-21 02:11:55] "POST /virtual-machines HTTP/1.1" 200 395 0.015296 10.0.0.33 - - [2025-08-21 02:11:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.037146 10.0.0.33 - - [2025-08-21 02:11:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.162184 10.0.0.33 - - [2025-08-21 02:11:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.048671 10.0.0.33 - - [2025-08-21 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.013996 10.0.0.33 - - [2025-08-21 02:11:56] "GET /virtual-machine-interface/3601cdba-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006722 10.0.0.33 - - [2025-08-21 02:11:56] "POST /instance-ips HTTP/1.1" 200 397 0.028388 10.0.0.33 - - [2025-08-21 02:11:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.018883 10.0.0.33 - - [2025-08-21 02:11:56] "GET /virtual-machine-interface/3601cdba-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007384 10.0.0.33 - - [2025-08-21 02:11:56] "POST /set-tag HTTP/1.1" 200 109 0.063223 10.0.0.33 - - [2025-08-21 02:11:56] "GET /virtual-machine-interface/3601cdba-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.032500 10.0.0.33 - - [2025-08-21 02:11:56] "GET /instance-ip/36291596-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.009998 10.0.0.33 - - [2025-08-21 02:11:56] "GET /virtual-machine-interface/3601cdba-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004301 10.0.0.33 - - [2025-08-21 02:11:56] "POST /set-tag HTTP/1.1" 200 109 0.002285 10.0.0.33 - - [2025-08-21 02:11:56] "GET /virtual-router/5456a771-5a84-4fb7-a71a-23eb3cea0b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.011530 10.0.0.33 - - [2025-08-21 02:11:56] "POST /ref-update HTTP/1.1" 200 156 0.007846 10.0.0.33 - - [2025-08-21 02:11:56] "GET /virtual-machine-interface/3601cdba-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004110 10.0.0.33 - - [2025-08-21 02:11:56] "POST /set-tag HTTP/1.1" 200 109 0.002193 10.0.0.33 - - [2025-08-21 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.33 - - [2025-08-21 02:11:56] "GET /virtual-network/b7ea3bec-a8eb-4d83-a699-e5370e2021f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003914 10.0.0.33 - - [2025-08-21 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.33 - - [2025-08-21 02:11:56] "GET /project/da5dd22d-6cc3-4612-bed4-a534095e1bf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.049087 10.0.0.33 - - [2025-08-21 02:11:56] "POST /virtual-machines HTTP/1.1" 200 395 0.015275 10.0.0.33 - - [2025-08-21 02:11:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.029896 10.0.0.33 - - [2025-08-21 02:11:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.144845 10.0.0.33 - - [2025-08-21 02:11:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.014695 10.0.0.33 - - [2025-08-21 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.022723 10.0.0.33 - - [2025-08-21 02:11:56] "GET /virtual-machine-interface/3694449c-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010998 10.0.0.33 - - [2025-08-21 02:11:57] "POST /instance-ips HTTP/1.1" 200 397 0.034195 10.0.0.33 - - [2025-08-21 02:11:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.053504 10.0.0.33 - - [2025-08-21 02:11:57] "GET /virtual-machine-interface/3694449c-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.022563 10.0.0.33 - - [2025-08-21 02:11:57] "POST /set-tag HTTP/1.1" 200 109 0.102889 10.0.0.33 - - [2025-08-21 02:11:57] "GET /virtual-machine-interface/3694449c-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.024787 10.0.0.33 - - [2025-08-21 02:11:57] "GET /instance-ip/36b39180-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007432 10.0.0.33 - - [2025-08-21 02:11:57] "GET /virtual-machine-interface/3694449c-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004684 10.0.0.33 - - [2025-08-21 02:11:57] "POST /set-tag HTTP/1.1" 200 109 0.002885 10.0.0.33 - - [2025-08-21 02:11:57] "GET /virtual-router/5456a771-5a84-4fb7-a71a-23eb3cea0b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.006885 10.0.0.33 - - [2025-08-21 02:11:57] "POST /ref-update HTTP/1.1" 200 156 0.014437 10.0.0.33 - - [2025-08-21 02:11:57] "GET /virtual-machine-interface/3694449c-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.025168 10.0.0.33 - - [2025-08-21 02:11:57] "POST /set-tag HTTP/1.1" 200 109 0.007062 10.0.0.33 - - [2025-08-21 02:11:57] "POST /tags HTTP/1.1" 200 291 0.024333 10.0.0.33 - - [2025-08-21 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014210 10.0.0.33 - - [2025-08-21 02:11:57] "GET /tag/18358586-df32-412e-b99e-71abc7279843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.015980 10.0.0.33 - - [2025-08-21 02:11:57] "POST /tags HTTP/1.1" 409 252 0.002378 10.0.0.33 - - [2025-08-21 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.33 - - [2025-08-21 02:11:57] "GET /tag/fa4a9a79-fb7f-4a57-ba5b-64643e809410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.016924 10.0.0.33 - - [2025-08-21 02:11:57] "POST /tags HTTP/1.1" 409 226 0.005961 10.0.0.33 - - [2025-08-21 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004727 10.0.0.33 - - [2025-08-21 02:11:57] "GET /tag/308ac336-d3e8-4b18-91ad-34510da2b328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.026093 10.0.0.33 - - [2025-08-21 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.33 - - [2025-08-21 02:11:57] "GET /virtual-network/b7ea3bec-a8eb-4d83-a699-e5370e2021f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.010031 10.0.0.33 - - [2025-08-21 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005522 10.0.0.33 - - [2025-08-21 02:11:57] "GET /project/775bcae2-03fa-45ee-a8b3-097d59544ea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045541 10.0.0.33 - - [2025-08-21 02:11:57] "POST /virtual-machines HTTP/1.1" 200 395 0.023122 10.0.0.33 - - [2025-08-21 02:11:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.037719 10.0.0.33 - - [2025-08-21 02:11:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113457 10.0.0.33 - - [2025-08-21 02:11:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.010305 10.0.0.33 - - [2025-08-21 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.33 - - [2025-08-21 02:11:58] "GET /virtual-machine-interface/3755cd74-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004668 10.0.0.33 - - [2025-08-21 02:11:58] "POST /instance-ips HTTP/1.1" 200 397 0.031015 10.0.0.33 - - [2025-08-21 02:11:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.010086 10.0.0.33 - - [2025-08-21 02:11:58] "GET /virtual-machine-interface/3755cd74-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005001 10.0.0.33 - - [2025-08-21 02:11:58] "POST /set-tag HTTP/1.1" 200 109 0.063167 10.0.0.33 - - [2025-08-21 02:11:58] "GET /virtual-machine-interface/3755cd74-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012519 10.0.0.33 - - [2025-08-21 02:11:58] "GET /instance-ip/3770e0be-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004943 10.0.0.33 - - [2025-08-21 02:11:58] "GET /virtual-machine-interface/3755cd74-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004711 10.0.0.33 - - [2025-08-21 02:11:58] "POST /set-tag HTTP/1.1" 200 109 0.002055 10.0.0.33 - - [2025-08-21 02:11:58] "GET /virtual-router/5456a771-5a84-4fb7-a71a-23eb3cea0b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003430 10.0.0.33 - - [2025-08-21 02:11:58] "POST /ref-update HTTP/1.1" 200 156 0.010310 10.0.0.33 - - [2025-08-21 02:11:58] "GET /virtual-machine-interface/3755cd74-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011702 10.0.0.33 - - [2025-08-21 02:11:58] "POST /set-tag HTTP/1.1" 200 109 0.002486 10.0.0.33 - - [2025-08-21 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.33 - - [2025-08-21 02:11:58] "GET /virtual-network/b7ea3bec-a8eb-4d83-a699-e5370e2021f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005900 10.0.0.33 - - [2025-08-21 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.33 - - [2025-08-21 02:11:58] "GET /project/775bcae2-03fa-45ee-a8b3-097d59544ea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039113 10.0.0.33 - - [2025-08-21 02:11:58] "POST /virtual-machines HTTP/1.1" 200 395 0.009460 10.0.0.33 - - [2025-08-21 02:11:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.036187 10.0.0.33 - - [2025-08-21 02:11:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.129117 10.0.0.33 - - [2025-08-21 02:11:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.011057 10.0.0.33 - - [2025-08-21 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.016192 10.0.0.33 - - [2025-08-21 02:11:59] "GET /virtual-machine-interface/37daf328-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010891 10.0.0.33 - - [2025-08-21 02:11:59] "POST /instance-ips HTTP/1.1" 200 397 0.036521 10.0.0.33 - - [2025-08-21 02:11:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.031852 10.0.0.33 - - [2025-08-21 02:11:59] "GET /virtual-machine-interface/37daf328-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005028 10.0.0.33 - - [2025-08-21 02:11:59] "POST /set-tag HTTP/1.1" 200 109 0.063270 10.0.0.33 - - [2025-08-21 02:11:59] "GET /virtual-machine-interface/37daf328-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005391 10.0.0.33 - - [2025-08-21 02:11:59] "GET /instance-ip/37f8ae68-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002845 10.0.0.33 - - [2025-08-21 02:11:59] "GET /virtual-machine-interface/37daf328-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004293 10.0.0.33 - - [2025-08-21 02:11:59] "POST /set-tag HTTP/1.1" 200 109 0.001992 10.0.0.33 - - [2025-08-21 02:11:59] "GET /virtual-router/5456a771-5a84-4fb7-a71a-23eb3cea0b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003513 10.0.0.33 - - [2025-08-21 02:11:59] "POST /ref-update HTTP/1.1" 200 156 0.006945 10.0.0.33 - - [2025-08-21 02:11:59] "GET /virtual-machine-interface/37daf328-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006744 10.0.0.33 - - [2025-08-21 02:11:59] "POST /set-tag HTTP/1.1" 200 109 0.002750 10.0.0.33 - - [2025-08-21 02:11:59] "POST /tags HTTP/1.1" 200 299 0.026909 10.0.0.33 - - [2025-08-21 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007376 10.0.0.33 - - [2025-08-21 02:11:59] "GET /tag/8a8bd944-3f0c-4c82-9897-271548e343be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.025114 10.0.0.33 - - [2025-08-21 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.33 - - [2025-08-21 02:11:59] "GET /virtual-network/b7ea3bec-a8eb-4d83-a699-e5370e2021f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005758 10.0.0.33 - - [2025-08-21 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.33 - - [2025-08-21 02:11:59] "GET /project/da5dd22d-6cc3-4612-bed4-a534095e1bf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045506 10.0.0.33 - - [2025-08-21 02:11:59] "POST /virtual-machines HTTP/1.1" 200 395 0.017000 10.0.0.33 - - [2025-08-21 02:11:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.049114 10.0.0.33 - - [2025-08-21 02:12:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.151274 10.0.0.33 - - [2025-08-21 02:12:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.011841 10.0.0.33 - - [2025-08-21 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010111 10.0.0.33 - - [2025-08-21 02:12:00] "GET /virtual-machine-interface/38716cfe-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005403 10.0.0.33 - - [2025-08-21 02:12:00] "POST /instance-ips HTTP/1.1" 200 397 0.038903 10.0.0.33 - - [2025-08-21 02:12:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.021403 10.0.0.33 - - [2025-08-21 02:12:00] "GET /virtual-machine-interface/38716cfe-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008108 10.0.0.33 - - [2025-08-21 02:12:00] "POST /set-tag HTTP/1.1" 200 109 0.025921 10.0.0.33 - - [2025-08-21 02:12:00] "GET /virtual-machine-interface/38716cfe-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009540 10.0.0.33 - - [2025-08-21 02:12:00] "GET /instance-ip/38933b0e-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004055 10.0.0.33 - - [2025-08-21 02:12:00] "GET /virtual-machine-interface/38716cfe-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014258 10.0.0.33 - - [2025-08-21 02:12:00] "POST /set-tag HTTP/1.1" 200 109 0.002672 10.0.0.33 - - [2025-08-21 02:12:00] "POST /tags HTTP/1.1" 200 299 0.032461 10.0.0.33 - - [2025-08-21 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.014116 10.0.0.33 - - [2025-08-21 02:12:00] "GET /tag/e2a51494-6c42-4637-8ef5-262c67424ace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013868 10.0.0.33 - - [2025-08-21 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005232 10.0.0.33 - - [2025-08-21 02:12:00] "GET /virtual-network/b7ea3bec-a8eb-4d83-a699-e5370e2021f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005999 10.0.0.33 - - [2025-08-21 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.33 - - [2025-08-21 02:12:00] "GET /project/da5dd22d-6cc3-4612-bed4-a534095e1bf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.061324 10.0.0.33 - - [2025-08-21 02:12:00] "POST /virtual-machines HTTP/1.1" 200 395 0.021902 10.0.0.33 - - [2025-08-21 02:12:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.011977 10.0.0.33 - - [2025-08-21 02:12:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.173249 10.0.0.33 - - [2025-08-21 02:12:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.028882 10.0.0.33 - - [2025-08-21 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.013737 10.0.0.33 - - [2025-08-21 02:12:01] "GET /virtual-machine-interface/38fafc8a-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007893 10.0.0.33 - - [2025-08-21 02:12:01] "POST /instance-ips HTTP/1.1" 200 397 0.030914 10.0.0.33 - - [2025-08-21 02:12:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.047971 10.0.0.33 - - [2025-08-21 02:12:01] "GET /virtual-machine-interface/38fafc8a-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.026495 10.0.0.33 - - [2025-08-21 02:12:01] "POST /set-tag HTTP/1.1" 200 109 0.027392 10.0.0.33 - - [2025-08-21 02:12:01] "GET /virtual-machine-interface/38fafc8a-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.034112 10.0.0.33 - - [2025-08-21 02:12:01] "GET /instance-ip/391f0422-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.009451 10.0.0.33 - - [2025-08-21 02:12:01] "GET /virtual-machine-interface/38fafc8a-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015092 10.0.0.33 - - [2025-08-21 02:12:01] "POST /set-tag HTTP/1.1" 200 109 0.009350 10.0.0.33 - - [2025-08-21 02:12:01] "POST /tags HTTP/1.1" 200 299 0.039332 10.0.0.33 - - [2025-08-21 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.33 - - [2025-08-21 02:12:01] "GET /tag/9124f212-7dea-4cca-a84e-a6621c4ed186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011750 10.0.0.33 - - [2025-08-21 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.33 - - [2025-08-21 02:12:01] "GET /virtual-network/b7ea3bec-a8eb-4d83-a699-e5370e2021f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004173 10.0.0.33 - - [2025-08-21 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.33 - - [2025-08-21 02:12:01] "GET /project/775bcae2-03fa-45ee-a8b3-097d59544ea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042764 10.0.0.33 - - [2025-08-21 02:12:01] "POST /virtual-machines HTTP/1.1" 200 395 0.009298 10.0.0.33 - - [2025-08-21 02:12:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.014858 10.0.0.33 - - [2025-08-21 02:12:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109762 10.0.0.33 - - [2025-08-21 02:12:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.036780 10.0.0.33 - - [2025-08-21 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011372 10.0.0.33 - - [2025-08-21 02:12:01] "GET /virtual-machine-interface/3988432e-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005198 10.0.0.33 - - [2025-08-21 02:12:01] "POST /instance-ips HTTP/1.1" 200 397 0.021969 10.0.0.33 - - [2025-08-21 02:12:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.028471 10.0.0.33 - - [2025-08-21 02:12:02] "GET /virtual-machine-interface/3988432e-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012540 10.0.0.33 - - [2025-08-21 02:12:02] "POST /set-tag HTTP/1.1" 200 109 0.030148 10.0.0.33 - - [2025-08-21 02:12:02] "GET /virtual-machine-interface/3988432e-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011129 10.0.0.33 - - [2025-08-21 02:12:02] "GET /instance-ip/399f5e92-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007430 10.0.0.33 - - [2025-08-21 02:12:02] "GET /virtual-machine-interface/3988432e-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009040 10.0.0.33 - - [2025-08-21 02:12:02] "POST /set-tag HTTP/1.1" 200 109 0.005783 10.0.0.33 - - [2025-08-21 02:12:02] "POST /tags HTTP/1.1" 200 299 0.029595 10.0.0.33 - - [2025-08-21 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005606 10.0.0.33 - - [2025-08-21 02:12:02] "GET /tag/a83334ee-995c-4969-8a2b-595ed80daab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.027139 10.0.0.33 - - [2025-08-21 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.33 - - [2025-08-21 02:12:02] "GET /virtual-network/b7ea3bec-a8eb-4d83-a699-e5370e2021f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.009435 10.0.0.33 - - [2025-08-21 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.33 - - [2025-08-21 02:12:02] "GET /project/775bcae2-03fa-45ee-a8b3-097d59544ea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.066511 10.0.0.33 - - [2025-08-21 02:12:02] "POST /virtual-machines HTTP/1.1" 200 395 0.020653 10.0.0.33 - - [2025-08-21 02:12:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.009221 10.0.0.33 - - [2025-08-21 02:12:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114395 10.0.0.33 - - [2025-08-21 02:12:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.015094 10.0.0.33 - - [2025-08-21 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013597 10.0.0.33 - - [2025-08-21 02:12:02] "GET /virtual-machine-interface/3a0da474-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007348 10.0.0.33 - - [2025-08-21 02:12:02] "POST /instance-ips HTTP/1.1" 200 397 0.026148 10.0.0.33 - - [2025-08-21 02:12:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.036487 10.0.0.33 - - [2025-08-21 02:12:02] "GET /virtual-machine-interface/3a0da474-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.028368 10.0.0.33 - - [2025-08-21 02:12:03] "POST /set-tag HTTP/1.1" 200 109 0.027190 10.0.0.33 - - [2025-08-21 02:12:03] "GET /virtual-machine-interface/3a0da474-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017517 10.0.0.33 - - [2025-08-21 02:12:03] "GET /instance-ip/3a2a9868-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004127 10.0.0.33 - - [2025-08-21 02:12:03] "GET /virtual-machine-interface/3a0da474-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005033 10.0.0.33 - - [2025-08-21 02:12:03] "POST /set-tag HTTP/1.1" 200 109 0.002916 10.0.0.33 - - [2025-08-21 02:12:03] "GET /virtual-router/5456a771-5a84-4fb7-a71a-23eb3cea0b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.010910 10.0.0.33 - - [2025-08-21 02:12:03] "POST /ref-update HTTP/1.1" 200 156 0.007668 10.0.0.33 - - [2025-08-21 02:12:03] "GET /virtual-machine-interface/38716cfe-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013410 10.0.0.33 - - [2025-08-21 02:12:03] "POST /set-tag HTTP/1.1" 200 109 0.002853 10.0.0.33 - - [2025-08-21 02:12:03] "GET /virtual-router/5456a771-5a84-4fb7-a71a-23eb3cea0b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.004081 10.0.0.33 - - [2025-08-21 02:12:03] "POST /ref-update HTTP/1.1" 200 156 0.006923 10.0.0.33 - - [2025-08-21 02:12:03] "GET /virtual-machine-interface/38fafc8a-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004438 10.0.0.33 - - [2025-08-21 02:12:03] "POST /set-tag HTTP/1.1" 200 109 0.002332 10.0.0.33 - - [2025-08-21 02:12:03] "GET /virtual-machine-interface/3601cdba-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003983 10.0.0.33 - - [2025-08-21 02:12:03] "POST /set-tag HTTP/1.1" 200 109 0.002207 10.0.0.33 - - [2025-08-21 02:12:03] "GET /virtual-router/5456a771-5a84-4fb7-a71a-23eb3cea0b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.010855 10.0.0.33 - - [2025-08-21 02:12:03] "POST /ref-update HTTP/1.1" 200 156 0.019657 10.0.0.33 - - [2025-08-21 02:12:03] "GET /virtual-machine-interface/3988432e-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008216 10.0.0.33 - - [2025-08-21 02:12:03] "POST /set-tag HTTP/1.1" 200 109 0.002529 10.0.0.33 - - [2025-08-21 02:12:03] "GET /virtual-router/5456a771-5a84-4fb7-a71a-23eb3cea0b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004243 10.0.0.33 - - [2025-08-21 02:12:03] "POST /ref-update HTTP/1.1" 200 156 0.009679 10.0.0.33 - - [2025-08-21 02:12:03] "GET /virtual-machine-interface/3a0da474-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011241 10.0.0.33 - - [2025-08-21 02:12:03] "POST /set-tag HTTP/1.1" 200 109 0.002533 10.0.0.33 - - [2025-08-21 02:12:03] "GET /virtual-machine-interface/3694449c-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004302 10.0.0.33 - - [2025-08-21 02:12:03] "POST /set-tag HTTP/1.1" 200 109 0.002804 10.0.0.33 - - [2025-08-21 02:12:03] "GET /virtual-machine-interface/3755cd74-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004635 10.0.0.33 - - [2025-08-21 02:12:03] "POST /set-tag HTTP/1.1" 200 109 0.009732 10.0.0.33 - - [2025-08-21 02:12:03] "GET /virtual-machine-interface/37daf328-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005109 10.0.0.33 - - [2025-08-21 02:12:03] "POST /set-tag HTTP/1.1" 200 109 0.002432 10.0.0.33 - - [2025-08-21 02:12:03] "GET /virtual-machine-interface/38716cfe-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009041 10.0.0.33 - - [2025-08-21 02:12:03] "POST /set-tag HTTP/1.1" 200 109 0.002327 10.0.0.33 - - [2025-08-21 02:12:03] "GET /virtual-machine-interface/3601cdba-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007275 10.0.0.33 - - [2025-08-21 02:12:03] "POST /set-tag HTTP/1.1" 200 109 0.003526 10.0.0.33 - - [2025-08-21 02:12:03] "GET /virtual-machine-interface/38fafc8a-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005137 10.0.0.33 - - [2025-08-21 02:12:03] "POST /set-tag HTTP/1.1" 200 109 0.003739 10.0.0.33 - - [2025-08-21 02:12:03] "GET /virtual-machine-interface/3755cd74-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006425 10.0.0.33 - - [2025-08-21 02:12:03] "POST /set-tag HTTP/1.1" 200 109 0.002808 10.0.0.33 - - [2025-08-21 02:12:04] "GET /virtual-machine-interface/3988432e-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005035 10.0.0.33 - - [2025-08-21 02:12:04] "POST /set-tag HTTP/1.1" 200 109 0.003769 10.0.0.33 - - [2025-08-21 02:12:04] "GET /virtual-machine-interface/3a0da474-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003932 10.0.0.33 - - [2025-08-21 02:12:04] "POST /set-tag HTTP/1.1" 200 109 0.002433 10.0.0.33 - - [2025-08-21 02:12:04] "GET /virtual-machine/ce78352a-1390-48d6-9e18-0dc1cec335c7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.007906 10.0.0.33 - - [2025-08-21 02:12:04] "GET /virtual-machine-interface/3601cdba-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004049 10.0.0.33 - - [2025-08-21 02:12:06] "GET /virtual-machine-interface/3988432e-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004456 10.0.0.33 - - [2025-08-21 02:12:06] "POST /set-tag HTTP/1.1" 200 109 0.002193 10.0.0.33 - - [2025-08-21 02:12:06] "GET /virtual-machine-interface/3694449c-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006339 10.0.0.33 - - [2025-08-21 02:12:06] "POST /set-tag HTTP/1.1" 200 109 0.003302 10.0.0.33 - - [2025-08-21 02:12:06] "GET /virtual-machine-interface/38716cfe-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014739 10.0.0.33 - - [2025-08-21 02:12:06] "POST /set-tag HTTP/1.1" 200 109 0.005391 10.0.0.33 - - [2025-08-21 02:12:07] "GET /virtual-machine-interface/37daf328-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004905 10.0.0.33 - - [2025-08-21 02:12:07] "POST /set-tag HTTP/1.1" 200 109 0.003397 10.0.0.33 - - [2025-08-21 02:12:09] "GET /virtual-machine/34d0c616-1084-40bf-97fb-4979c28e87b7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.020521 10.0.0.33 - - [2025-08-21 02:12:09] "GET /virtual-machine-interface/3694449c-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015580 10.0.0.33 - - [2025-08-21 02:12:10] "GET /virtual-machine/3e21b883-53de-43a9-b16f-a30d481a671a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003212 10.0.0.33 - - [2025-08-21 02:12:10] "GET /virtual-machine-interface/3755cd74-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004263 10.0.0.33 - - [2025-08-21 02:12:10] "GET /virtual-machine/11efb1be-e19e-4e31-b4af-24bfa525c4c3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002923 10.0.0.33 - - [2025-08-21 02:12:10] "GET /virtual-machine-interface/37daf328-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005259 10.0.0.33 - - [2025-08-21 02:12:10] "GET /virtual-machine/a7a9fb75-ca3e-4638-994d-9df94ee6f5e6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003542 10.0.0.33 - - [2025-08-21 02:12:10] "GET /virtual-machine-interface/38716cfe-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004394 10.0.0.33 - - [2025-08-21 02:12:10] "GET /virtual-machine/c090fa52-ed72-4847-a348-7c18d4e739ab?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003410 10.0.0.33 - - [2025-08-21 02:12:10] "GET /virtual-machine-interface/3988432e-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004274 10.0.0.33 - - [2025-08-21 02:12:10] "GET /virtual-machine-interface/38fafc8a-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004537 10.0.0.33 - - [2025-08-21 02:12:10] "POST /set-tag HTTP/1.1" 200 109 0.003393 10.0.0.33 - - [2025-08-21 02:12:11] "GET /virtual-machine-interface/3a0da474-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007350 10.0.0.33 - - [2025-08-21 02:12:11] "POST /set-tag HTTP/1.1" 200 109 0.003731 10.0.0.33 - - [2025-08-21 02:12:15] "GET /virtual-machine/3da7ebb0-d31a-4b0c-aeae-585b07a2b38f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003685 10.0.0.33 - - [2025-08-21 02:12:15] "GET /virtual-machine-interface/38fafc8a-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007724 10.0.0.33 - - [2025-08-21 02:12:15] "GET /virtual-machine/cf61873f-6cf8-44fe-add8-aee53a083c34?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003453 10.0.0.33 - - [2025-08-21 02:12:15] "GET /virtual-machine-interface/3a0da474-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004766 10.0.0.33 - - [2025-08-21 02:12:15] "POST /tags HTTP/1.1" 200 333 0.050694 10.0.0.33 - - [2025-08-21 02:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.024509 10.0.0.33 - - [2025-08-21 02:12:15] "GET /loadbalancer/202f1719-acff-4dc0-9ff4-e6e2bfa16d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.014854 10.0.0.33 - - [2025-08-21 02:12:16] "GET /tag/7078dbe6-4fd5-4cd4-938f-19bb950b9665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.021975 10.0.0.33 - - [2025-08-21 02:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.33 - - [2025-08-21 02:12:16] "GET /project/da5dd22d-6cc3-4612-bed4-a534095e1bf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035609 10.0.0.33 - - [2025-08-21 02:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005221 10.0.0.33 - - [2025-08-21 02:12:16] "GET /virtual-network/ff806d88-533c-4bf5-9535-19b6089f652b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.008908 10.0.0.33 - - [2025-08-21 02:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.33 - - [2025-08-21 02:12:16] "GET /service-appliance-set/e077d12e-f572-4d8b-ab7a-f8f648ae1fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002678 10.0.0.33 - - [2025-08-21 02:12:16] "POST /fqname-to-id HTTP/1.1" 404 273 0.001521 10.0.0.33 - - [2025-08-21 02:12:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.115473 10.0.0.33 - - [2025-08-21 02:12:16] "GET /virtual-machine-interface/9c9bb4a1-4529-4a4a-a930-5439950303e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.004946 10.0.0.33 - - [2025-08-21 02:12:16] "POST /instance-ips HTTP/1.1" 200 409 0.036227 10.0.0.33 - - [2025-08-21 02:12:16] "GET /instance-ip/250889bf-a957-4aa1-afbb-ad39d852f946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.024068 10.0.0.33 - - [2025-08-21 02:12:16] "POST /loadbalancers HTTP/1.1" 200 629 0.084703 10.0.0.33 - - [2025-08-21 02:12:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.020965 10.0.0.33 - - [2025-08-21 02:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.016625 10.0.0.33 - - [2025-08-21 02:12:16] "GET /project/da5dd22d-6cc3-4612-bed4-a534095e1bf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.077446 10.0.0.33 - - [2025-08-21 02:12:16] "GET /instance-ip/250889bf-a957-4aa1-afbb-ad39d852f946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.002360 10.0.0.33 - - [2025-08-21 02:12:16] "POST /floating-ips HTTP/1.1" 200 597 0.024686 10.0.0.33 - - [2025-08-21 02:12:16] "GET /project/da5dd22d-6cc3-4612-bed4-a534095e1bf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.061949 10.0.0.33 - - [2025-08-21 02:12:16] "GET /loadbalancer/202f1719-acff-4dc0-9ff4-e6e2bfa16d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.010422 10.0.0.33 - - [2025-08-21 02:12:16] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.030739 10.0.0.33 - - [2025-08-21 02:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005202 10.0.0.33 - - [2025-08-21 02:12:16] "GET /project/da5dd22d-6cc3-4612-bed4-a534095e1bf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040162 10.0.0.33 - - [2025-08-21 02:12:16] "GET /loadbalancer-listener/7b5d0b8b-6ce3-40df-8cbf-ea679fe5c897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.002936 10.0.0.33 - - [2025-08-21 02:12:16] "GET /loadbalancer-listener/7b5d0b8b-6ce3-40df-8cbf-ea679fe5c897?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003575 10.0.0.33 - - [2025-08-21 02:12:16] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.031277 10.0.0.33 - - [2025-08-21 02:12:17] "GET /loadbalancer/202f1719-acff-4dc0-9ff4-e6e2bfa16d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.025148 10.0.0.33 - - [2025-08-21 02:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005545 10.0.0.33 - - [2025-08-21 02:12:17] "GET /instance-ip/250889bf-a957-4aa1-afbb-ad39d852f946?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.029848 10.0.0.33 - - [2025-08-21 02:12:17] "GET /instance-ip/250889bf-a957-4aa1-afbb-ad39d852f946?fields=floating_ips HTTP/1.1" 200 1212 0.007668 10.0.0.33 - - [2025-08-21 02:12:17] "GET /loadbalancer/202f1719-acff-4dc0-9ff4-e6e2bfa16d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003175 10.0.0.33 - - [2025-08-21 02:12:17] "GET /loadbalancer-pool/e4957ab4-5919-4e52-88f0-d56761814ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003823 10.0.0.33 - - [2025-08-21 02:12:17] "GET /floating-ip/c65f672c-e258-4d78-bd9e-c4d5abe2a750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.008043 10.0.0.33 - - [2025-08-21 02:12:17] "POST /loadbalancer-members HTTP/1.1" 200 721 0.026686 10.0.0.33 - - [2025-08-21 02:12:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.012071 10.0.0.33 - - [2025-08-21 02:12:17] "GET /virtual-machine-interface/3694449c-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008553 10.0.0.33 - - [2025-08-21 02:12:17] "GET /virtual-machine-interface/3694449c-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009861 10.0.0.33 - - [2025-08-21 02:12:17] "POST /tags HTTP/1.1" 409 221 0.002171 10.0.0.33 - - [2025-08-21 02:12:17] "POST /ref-update HTTP/1.1" 200 156 0.010067 10.0.0.33 - - [2025-08-21 02:12:17] "GET /floating-ip/c65f672c-e258-4d78-bd9e-c4d5abe2a750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.025530 10.0.0.33 - - [2025-08-21 02:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.33 - - [2025-08-21 02:12:17] "GET /tag/7078dbe6-4fd5-4cd4-938f-19bb950b9665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.018264 10.0.0.33 - - [2025-08-21 02:12:17] "PUT /floating-ip/c65f672c-e258-4d78-bd9e-c4d5abe2a750 HTTP/1.1" 200 256 0.016872 10.0.0.33 - - [2025-08-21 02:12:17] "POST /set-tag HTTP/1.1" 200 109 0.098528 10.0.0.33 - - [2025-08-21 02:12:17] "GET /loadbalancer-pool/e4957ab4-5919-4e52-88f0-d56761814ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003849 10.0.0.33 - - [2025-08-21 02:12:17] "POST /loadbalancer-members HTTP/1.1" 200 721 0.031349 10.0.0.33 - - [2025-08-21 02:12:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.029900 10.0.0.33 - - [2025-08-21 02:12:17] "GET /virtual-machine-interface/3601cdba-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017894 10.0.0.33 - - [2025-08-21 02:12:17] "GET /virtual-machine-interface/3601cdba-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006075 10.0.0.33 - - [2025-08-21 02:12:17] "POST /ref-update HTTP/1.1" 200 156 0.018332 10.0.0.33 - - [2025-08-21 02:12:17] "GET /floating-ip/c65f672c-e258-4d78-bd9e-c4d5abe2a750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.010875 10.0.0.33 - - [2025-08-21 02:12:17] "POST /set-tag HTTP/1.1" 200 109 0.137719 10.0.0.33 - - [2025-08-21 02:12:18] "POST /tags HTTP/1.1" 409 206 0.002927 10.0.0.33 - - [2025-08-21 02:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.33 - - [2025-08-21 02:12:18] "GET /tag/f8d8e205-5a60-44f6-88eb-8f0ca9db5788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013852 10.0.0.33 - - [2025-08-21 02:12:18] "POST /tags HTTP/1.1" 409 204 0.002337 10.0.0.33 - - [2025-08-21 02:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.33 - - [2025-08-21 02:12:18] "GET /tag/e2a51494-6c42-4637-8ef5-262c67424ace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.016984 10.0.0.33 - - [2025-08-21 02:12:18] "GET /application-policy-set/6ee58dec-a365-4f0f-9ec2-645a0491a469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006828 10.0.0.33 - - [2025-08-21 02:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006221 10.0.0.33 - - [2025-08-21 02:12:18] "GET /policy-management/37649ac8-2fdb-4a15-b502-021b1b5b2347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004304 10.0.0.33 - - [2025-08-21 02:12:18] "POST /tags HTTP/1.1" 409 206 0.005179 10.0.0.33 - - [2025-08-21 02:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.33 - - [2025-08-21 02:12:18] "GET /tag/f8d8e205-5a60-44f6-88eb-8f0ca9db5788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015662 10.0.0.33 - - [2025-08-21 02:12:18] "POST /tags HTTP/1.1" 409 226 0.003666 10.0.0.33 - - [2025-08-21 02:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.33 - - [2025-08-21 02:12:18] "GET /tag/fe033578-23d1-44ba-8d30-2b52566ef76a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014735 10.0.0.33 - - [2025-08-21 02:12:18] "POST /tags HTTP/1.1" 409 204 0.002947 10.0.0.33 - - [2025-08-21 02:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007273 10.0.0.33 - - [2025-08-21 02:12:18] "GET /tag/e2a51494-6c42-4637-8ef5-262c67424ace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.036806 10.0.0.33 - - [2025-08-21 02:12:18] "POST /tags HTTP/1.1" 409 226 0.005597 10.0.0.33 - - [2025-08-21 02:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007077 10.0.0.33 - - [2025-08-21 02:12:18] "GET /tag/fe033578-23d1-44ba-8d30-2b52566ef76a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.025920 10.0.0.33 - - [2025-08-21 02:12:18] "GET /application-policy-set/6ee58dec-a365-4f0f-9ec2-645a0491a469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004765 10.0.0.33 - - [2025-08-21 02:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007639 10.0.0.33 - - [2025-08-21 02:12:19] "GET /policy-management/37649ac8-2fdb-4a15-b502-021b1b5b2347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007659 10.0.0.33 - - [2025-08-21 02:12:19] "POST /firewall-rules HTTP/1.1" 200 626 0.087781 10.0.0.33 - - [2025-08-21 02:12:19] "POST /firewall-rules HTTP/1.1" 200 646 0.124049 10.0.0.33 - - [2025-08-21 02:12:19] "GET /firewall-rule/cae09dec-b15d-4155-91e5-bea6ffd0cb5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.023840 10.0.0.33 - - [2025-08-21 02:12:19] "GET /firewall-policy/7d16aa4f-714f-4096-82ef-8860e02277a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002712 10.0.0.33 - - [2025-08-21 02:12:19] "GET /firewall-rule/d438cee1-ef68-4be5-8b93-c503aba4cbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004338 10.0.0.33 - - [2025-08-21 02:12:19] "POST /ref-update HTTP/1.1" 200 156 0.029463 10.0.0.33 - - [2025-08-21 02:12:19] "POST /firewall-policys HTTP/1.1" 200 606 0.040923 10.0.0.33 - - [2025-08-21 02:12:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.022671 10.0.0.33 - - [2025-08-21 02:12:19] "GET /firewall-policy/fda02c15-f802-469f-9eb0-7adcacdcfd0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.013986 10.0.0.33 - - [2025-08-21 02:12:19] "GET /application-policy-set/6ee58dec-a365-4f0f-9ec2-645a0491a469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002743 10.0.0.33 - - [2025-08-21 02:12:19] "GET /firewall-policy/fda02c15-f802-469f-9eb0-7adcacdcfd0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002496 10.0.0.33 - - [2025-08-21 02:12:19] "GET /firewall-policy/0a491e75-0062-46e3-9182-bb2947a30f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.003285 10.0.0.33 - - [2025-08-21 02:12:19] "GET /firewall-policy/7d16aa4f-714f-4096-82ef-8860e02277a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002669 10.0.0.33 - - [2025-08-21 02:12:19] "GET /firewall-policy/daea68d7-ed09-464e-a6a2-bf5a804b2ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003539 10.0.0.33 - - [2025-08-21 02:12:19] "GET /firewall-policy/7d16aa4f-714f-4096-82ef-8860e02277a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.001905 10.0.0.33 - - [2025-08-21 02:12:19] "GET /firewall-policy/0a491e75-0062-46e3-9182-bb2947a30f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002312 10.0.0.33 - - [2025-08-21 02:12:19] "POST /ref-update HTTP/1.1" 200 156 0.029692 10.0.0.33 - - [2025-08-21 02:12:19] "POST /ref-update HTTP/1.1" 200 156 0.034863 10.0.0.33 - - [2025-08-21 02:12:19] "POST /ref-update HTTP/1.1" 200 156 0.052482 10.0.0.33 - - [2025-08-21 02:12:19] "POST /ref-update HTTP/1.1" 200 156 0.040441 10.0.0.33 - - [2025-08-21 02:12:19] "POST /ref-update HTTP/1.1" 200 156 0.050268 10.0.0.33 - - [2025-08-21 02:12:20] "GET /firewall-policy/fda02c15-f802-469f-9eb0-7adcacdcfd0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.019912 [Introspect:8084]10.0.0.33 - - [2025-08-21 02:13:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000910 [Introspect:8084]10.0.0.33 - - [2025-08-21 02:13:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000925 [Introspect:8084]10.0.0.33 - - [2025-08-21 02:13:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000769 [Introspect:8084]10.0.0.33 - - [2025-08-21 02:13:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000878 [Introspect:8084]10.0.0.33 - - [2025-08-21 02:13:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000847 [Introspect:8084]10.0.0.33 - - [2025-08-21 02:13:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000815 10.0.0.33 - - [2025-08-21 02:14:18] "POST /tags HTTP/1.1" 409 252 0.012760 10.0.0.33 - - [2025-08-21 02:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.33 - - [2025-08-21 02:14:18] "GET /tag/fa4a9a79-fb7f-4a57-ba5b-64643e809410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.025219 10.0.0.33 - - [2025-08-21 02:14:18] "POST /tags HTTP/1.1" 409 228 0.004303 10.0.0.33 - - [2025-08-21 02:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007441 10.0.0.33 - - [2025-08-21 02:14:18] "GET /tag/0d1534d3-6c56-4726-9c0a-f13494adbb01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.013242 10.0.0.33 - - [2025-08-21 02:14:18] "GET /application-policy-set/6ee58dec-a365-4f0f-9ec2-645a0491a469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.007103 10.0.0.33 - - [2025-08-21 02:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.33 - - [2025-08-21 02:14:18] "GET /policy-management/37649ac8-2fdb-4a15-b502-021b1b5b2347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008447 10.0.0.33 - - [2025-08-21 02:14:18] "POST /tags HTTP/1.1" 409 206 0.005410 10.0.0.33 - - [2025-08-21 02:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005753 10.0.0.33 - - [2025-08-21 02:14:18] "GET /tag/f8d8e205-5a60-44f6-88eb-8f0ca9db5788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.020422 10.0.0.33 - - [2025-08-21 02:14:18] "POST /tags HTTP/1.1" 409 226 0.005088 10.0.0.33 - - [2025-08-21 02:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.33 - - [2025-08-21 02:14:18] "GET /tag/fe033578-23d1-44ba-8d30-2b52566ef76a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.021451 10.0.0.33 - - [2025-08-21 02:14:18] "POST /tags HTTP/1.1" 409 204 0.005344 10.0.0.33 - - [2025-08-21 02:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.33 - - [2025-08-21 02:14:18] "GET /tag/e2a51494-6c42-4637-8ef5-262c67424ace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.020612 10.0.0.33 - - [2025-08-21 02:14:18] "POST /tags HTTP/1.1" 409 226 0.004768 10.0.0.33 - - [2025-08-21 02:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.33 - - [2025-08-21 02:14:18] "GET /tag/fe033578-23d1-44ba-8d30-2b52566ef76a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.021545 10.0.0.33 - - [2025-08-21 02:14:18] "POST /tags HTTP/1.1" 409 228 0.004627 10.0.0.33 - - [2025-08-21 02:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.33 - - [2025-08-21 02:14:18] "GET /tag/0d1534d3-6c56-4726-9c0a-f13494adbb01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.023312 10.0.0.33 - - [2025-08-21 02:14:18] "POST /tags HTTP/1.1" 409 252 0.004756 10.0.0.33 - - [2025-08-21 02:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.33 - - [2025-08-21 02:14:18] "GET /tag/fa4a9a79-fb7f-4a57-ba5b-64643e809410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.025078 10.0.0.33 - - [2025-08-21 02:14:18] "GET /application-policy-set/6ee58dec-a365-4f0f-9ec2-645a0491a469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005615 10.0.0.33 - - [2025-08-21 02:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.33 - - [2025-08-21 02:14:18] "GET /policy-management/37649ac8-2fdb-4a15-b502-021b1b5b2347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008652 10.0.0.33 - - [2025-08-21 02:14:18] "POST /firewall-rules HTTP/1.1" 409 281 0.004882 10.0.0.33 - - [2025-08-21 02:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.33 - - [2025-08-21 02:14:19] "PUT /firewall-rule/d438cee1-ef68-4be5-8b93-c503aba4cbae HTTP/1.1" 200 260 0.024548 10.0.0.33 - - [2025-08-21 02:14:19] "POST /firewall-rules HTTP/1.1" 409 291 0.028234 10.0.0.33 - - [2025-08-21 02:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004502 10.0.0.33 - - [2025-08-21 02:14:19] "PUT /firewall-rule/cae09dec-b15d-4155-91e5-bea6ffd0cb5e HTTP/1.1" 200 260 0.049166 10.0.0.33 - - [2025-08-21 02:14:19] "GET /firewall-rule/cae09dec-b15d-4155-91e5-bea6ffd0cb5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.030633 10.0.0.33 - - [2025-08-21 02:14:19] "POST /firewall-rules HTTP/1.1" 200 658 0.097564 10.0.0.33 - - [2025-08-21 02:14:19] "GET /firewall-rule/ae9bd5c1-fc51-48aa-b94d-273fafb55b07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.014699 10.0.0.33 - - [2025-08-21 02:14:19] "GET /firewall-policy/7d16aa4f-714f-4096-82ef-8860e02277a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.005375 10.0.0.33 - - [2025-08-21 02:14:19] "GET /firewall-rule/d438cee1-ef68-4be5-8b93-c503aba4cbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003573 10.0.0.33 - - [2025-08-21 02:14:19] "POST /firewall-policys HTTP/1.1" 409 269 0.002170 10.0.0.33 - - [2025-08-21 02:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.33 - - [2025-08-21 02:14:19] "PUT /firewall-policy/fda02c15-f802-469f-9eb0-7adcacdcfd0d HTTP/1.1" 200 264 0.029257 10.0.0.33 - - [2025-08-21 02:14:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.022026 10.0.0.33 - - [2025-08-21 02:14:19] "GET /firewall-policy/fda02c15-f802-469f-9eb0-7adcacdcfd0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.025724 10.0.0.33 - - [2025-08-21 02:14:19] "GET /application-policy-set/6ee58dec-a365-4f0f-9ec2-645a0491a469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.007045 10.0.0.33 - - [2025-08-21 02:14:19] "GET /firewall-policy/fda02c15-f802-469f-9eb0-7adcacdcfd0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006171 10.0.0.33 - - [2025-08-21 02:14:19] "GET /firewall-policy/0a491e75-0062-46e3-9182-bb2947a30f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.005363 10.0.0.33 - - [2025-08-21 02:14:19] "GET /firewall-policy/7d16aa4f-714f-4096-82ef-8860e02277a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.003082 10.0.0.33 - - [2025-08-21 02:14:19] "GET /firewall-policy/daea68d7-ed09-464e-a6a2-bf5a804b2ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.005949 10.0.0.33 - - [2025-08-21 02:14:19] "GET /firewall-policy/fda02c15-f802-469f-9eb0-7adcacdcfd0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006303 10.0.0.33 - - [2025-08-21 02:14:19] "GET /firewall-policy/fda02c15-f802-469f-9eb0-7adcacdcfd0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004060 10.0.0.33 - - [2025-08-21 02:15:20] "GET /virtual-machine-interface/3601cdba-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.014102 10.0.0.33 - - [2025-08-21 02:15:20] "POST /set-tag HTTP/1.1" 200 109 0.004304 10.0.0.33 - - [2025-08-21 02:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 10.0.0.33 - - [2025-08-21 02:15:20] "GET /loadbalancer/202f1719-acff-4dc0-9ff4-e6e2bfa16d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.009487 10.0.0.33 - - [2025-08-21 02:15:20] "GET /virtual-machine-interface/3601cdba-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004701 10.0.0.33 - - [2025-08-21 02:15:20] "POST /set-tag HTTP/1.1" 200 109 0.050438 10.0.0.33 - - [2025-08-21 02:15:21] "DELETE /loadbalancer-member/f7fe0dc1-d0fb-443b-9ee4-fe9a719fdac2 HTTP/1.1" 200 115 0.073766 10.0.0.33 - - [2025-08-21 02:15:21] "GET /virtual-machine-interface/38716cfe-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011982 10.0.0.33 - - [2025-08-21 02:15:21] "POST /set-tag HTTP/1.1" 200 109 0.002463 10.0.0.33 - - [2025-08-21 02:15:21] "GET /virtual-machine-interface/37daf328-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006207 10.0.0.33 - - [2025-08-21 02:15:21] "POST /set-tag HTTP/1.1" 200 109 0.002972 10.0.0.33 - - [2025-08-21 02:15:21] "GET /virtual-machine-interface/3a0da474-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008738 10.0.0.33 - - [2025-08-21 02:15:21] "POST /set-tag HTTP/1.1" 200 109 0.003307 10.0.0.33 - - [2025-08-21 02:15:21] "GET /virtual-machine-interface/3755cd74-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006345 10.0.0.33 - - [2025-08-21 02:15:21] "POST /set-tag HTTP/1.1" 200 109 0.003057 10.0.0.33 - - [2025-08-21 02:15:21] "GET /virtual-machine-interface/3988432e-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016399 10.0.0.33 - - [2025-08-21 02:15:21] "POST /set-tag HTTP/1.1" 200 109 0.002595 10.0.0.33 - - [2025-08-21 02:15:21] "GET /virtual-machine-interface/3694449c-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.008018 10.0.0.33 - - [2025-08-21 02:15:21] "POST /set-tag HTTP/1.1" 200 109 0.002459 10.0.0.33 - - [2025-08-21 02:15:21] "GET /virtual-machine-interface/38fafc8a-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008128 10.0.0.33 - - [2025-08-21 02:15:21] "POST /set-tag HTTP/1.1" 200 109 0.002923 10.0.0.33 - - [2025-08-21 02:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.33 - - [2025-08-21 02:15:21] "GET /loadbalancer/202f1719-acff-4dc0-9ff4-e6e2bfa16d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002156 10.0.0.33 - - [2025-08-21 02:15:22] "GET /virtual-machine-interface/3601cdba-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008759 10.0.0.33 - - [2025-08-21 02:15:22] "POST /set-tag HTTP/1.1" 200 109 0.003253 10.0.0.33 - - [2025-08-21 02:15:22] "GET /virtual-machine-interface/3601cdba-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004913 10.0.0.33 - - [2025-08-21 02:15:22] "POST /set-tag HTTP/1.1" 200 109 0.006258 10.0.0.33 - - [2025-08-21 02:15:22] "GET /virtual-machine/ce78352a-1390-48d6-9e18-0dc1cec335c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.007996 10.0.0.33 - - [2025-08-21 02:15:22] "POST /ref-update HTTP/1.1" 200 156 0.010298 10.0.0.33 - - [2025-08-21 02:15:22] "GET /virtual-machine-interface/3601cdba-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005567 10.0.0.33 - - [2025-08-21 02:15:22] "POST /set-tag HTTP/1.1" 200 109 0.017849 10.0.0.33 - - [2025-08-21 02:15:22] "POST /set-tag HTTP/1.1" 200 109 0.038827 10.0.0.33 - - [2025-08-21 02:15:22] "POST /set-tag HTTP/1.1" 200 109 0.045440 10.0.0.33 - - [2025-08-21 02:15:22] "POST /set-tag HTTP/1.1" 200 109 0.038819 10.0.0.33 - - [2025-08-21 02:15:22] "POST /set-tag HTTP/1.1" 200 109 0.046966 10.0.0.33 - - [2025-08-21 02:15:22] "DELETE /instance-ip/36291596-7e34-11f0-93c0-fa163e9b1eda HTTP/1.1" 200 115 0.085860 10.0.0.33 - - [2025-08-21 02:15:22] "POST /ref-update HTTP/1.1" 200 156 0.030219 10.0.0.33 - - [2025-08-21 02:15:22] "DELETE /virtual-machine-interface/3601cdba-7e34-11f0-93c0-fa163e9b1eda HTTP/1.1" 200 115 0.074995 10.0.0.33 - - [2025-08-21 02:15:22] "DELETE /virtual-machine/ce78352a-1390-48d6-9e18-0dc1cec335c7 HTTP/1.1" 200 115 0.029748 10.0.0.33 - - [2025-08-21 02:15:22] "GET /virtual-machine-interface/3755cd74-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014127 10.0.0.33 - - [2025-08-21 02:15:22] "POST /set-tag HTTP/1.1" 200 109 0.002391 10.0.0.33 - - [2025-08-21 02:15:22] "GET /virtual-machine-interface/3755cd74-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004606 10.0.0.33 - - [2025-08-21 02:15:22] "POST /set-tag HTTP/1.1" 200 109 0.009239 10.0.0.33 - - [2025-08-21 02:15:22] "GET /virtual-machine/3e21b883-53de-43a9-b16f-a30d481a671a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003132 10.0.0.33 - - [2025-08-21 02:15:22] "POST /ref-update HTTP/1.1" 200 156 0.019485 10.0.0.33 - - [2025-08-21 02:15:22] "GET /virtual-machine-interface/3755cd74-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017969 10.0.0.33 - - [2025-08-21 02:15:23] "POST /set-tag HTTP/1.1" 200 109 0.074203 10.0.0.33 - - [2025-08-21 02:15:23] "POST /set-tag HTTP/1.1" 200 109 0.051853 10.0.0.33 - - [2025-08-21 02:15:23] "POST /set-tag HTTP/1.1" 200 109 0.025211 10.0.0.33 - - [2025-08-21 02:15:23] "POST /set-tag HTTP/1.1" 200 109 0.022531 10.0.0.33 - - [2025-08-21 02:15:23] "POST /set-tag HTTP/1.1" 200 109 0.061788 10.0.0.33 - - [2025-08-21 02:15:23] "DELETE /instance-ip/3770e0be-7e34-11f0-93c0-fa163e9b1eda HTTP/1.1" 200 115 0.090085 10.0.0.33 - - [2025-08-21 02:15:23] "DELETE /virtual-machine-interface/3755cd74-7e34-11f0-93c0-fa163e9b1eda HTTP/1.1" 200 115 0.051406 10.0.0.33 - - [2025-08-21 02:15:23] "DELETE /virtual-machine/3e21b883-53de-43a9-b16f-a30d481a671a HTTP/1.1" 200 115 0.042291 10.0.0.33 - - [2025-08-21 02:15:23] "GET /virtual-machine-interface/3694449c-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006014 10.0.0.33 - - [2025-08-21 02:15:23] "POST /set-tag HTTP/1.1" 200 109 0.002556 10.0.0.33 - - [2025-08-21 02:15:23] "GET /virtual-machine-interface/3694449c-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.011125 10.0.0.33 - - [2025-08-21 02:15:23] "POST /set-tag HTTP/1.1" 200 109 0.002820 10.0.0.33 - - [2025-08-21 02:15:23] "GET /virtual-machine/34d0c616-1084-40bf-97fb-4979c28e87b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.005896 10.0.0.33 - - [2025-08-21 02:15:23] "POST /ref-update HTTP/1.1" 200 156 0.014420 10.0.0.33 - - [2025-08-21 02:15:23] "GET /virtual-machine-interface/3694449c-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.009834 10.0.0.33 - - [2025-08-21 02:15:23] "POST /set-tag HTTP/1.1" 200 109 0.036093 10.0.0.33 - - [2025-08-21 02:15:23] "POST /set-tag HTTP/1.1" 200 109 0.054526 10.0.0.33 - - [2025-08-21 02:15:23] "POST /set-tag HTTP/1.1" 200 109 0.047543 10.0.0.33 - - [2025-08-21 02:15:23] "POST /set-tag HTTP/1.1" 200 109 0.024847 10.0.0.33 - - [2025-08-21 02:15:23] "POST /set-tag HTTP/1.1" 200 109 0.025918 10.0.0.33 - - [2025-08-21 02:15:24] "DELETE /instance-ip/36b39180-7e34-11f0-93c0-fa163e9b1eda HTTP/1.1" 200 115 0.089590 10.0.0.33 - - [2025-08-21 02:15:24] "POST /ref-update HTTP/1.1" 200 156 0.008539 10.0.0.33 - - [2025-08-21 02:15:24] "DELETE /virtual-machine-interface/3694449c-7e34-11f0-93c0-fa163e9b1eda HTTP/1.1" 200 115 0.062157 10.0.0.33 - - [2025-08-21 02:15:24] "DELETE /virtual-machine/34d0c616-1084-40bf-97fb-4979c28e87b7 HTTP/1.1" 200 115 0.023307 10.0.0.33 - - [2025-08-21 02:15:24] "DELETE /tag/a1a1b910-751a-4d20-9662-23fddf95b354 HTTP/1.1" 200 115 0.043657 10.0.0.33 - - [2025-08-21 02:15:24] "GET /virtual-machine-interface/37daf328-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007983 10.0.0.33 - - [2025-08-21 02:15:24] "POST /set-tag HTTP/1.1" 200 109 0.003075 10.0.0.33 - - [2025-08-21 02:15:24] "GET /virtual-machine-interface/37daf328-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007091 10.0.0.33 - - [2025-08-21 02:15:24] "POST /set-tag HTTP/1.1" 200 109 0.002812 10.0.0.33 - - [2025-08-21 02:15:24] "GET /virtual-machine/11efb1be-e19e-4e31-b4af-24bfa525c4c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003691 10.0.0.33 - - [2025-08-21 02:15:24] "POST /ref-update HTTP/1.1" 200 156 0.014173 10.0.0.33 - - [2025-08-21 02:15:24] "GET /virtual-machine-interface/37daf328-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010207 10.0.0.33 - - [2025-08-21 02:15:24] "POST /set-tag HTTP/1.1" 200 109 0.028376 10.0.0.33 - - [2025-08-21 02:15:24] "POST /set-tag HTTP/1.1" 200 109 0.037952 10.0.0.33 - - [2025-08-21 02:15:24] "POST /set-tag HTTP/1.1" 200 109 0.033034 10.0.0.33 - - [2025-08-21 02:15:24] "POST /set-tag HTTP/1.1" 200 109 0.024891 10.0.0.33 - - [2025-08-21 02:15:24] "POST /set-tag HTTP/1.1" 200 109 0.041289 10.0.0.33 - - [2025-08-21 02:15:24] "DELETE /instance-ip/37f8ae68-7e34-11f0-93c0-fa163e9b1eda HTTP/1.1" 200 115 0.044101 10.0.0.33 - - [2025-08-21 02:15:24] "DELETE /virtual-machine-interface/37daf328-7e34-11f0-93c0-fa163e9b1eda HTTP/1.1" 200 115 0.046098 10.0.0.33 - - [2025-08-21 02:15:24] "DELETE /virtual-machine/11efb1be-e19e-4e31-b4af-24bfa525c4c3 HTTP/1.1" 200 115 0.015079 10.0.0.33 - - [2025-08-21 02:15:24] "DELETE /tag/f8d8e205-5a60-44f6-88eb-8f0ca9db5788 HTTP/1.1" 409 388 0.008900 10.0.0.33 - - [2025-08-21 02:15:24] "DELETE /tag/18358586-df32-412e-b99e-71abc7279843 HTTP/1.1" 200 115 0.031468 [Introspect:8084]10.0.0.33 - - [2025-08-21 02:15:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000758 [Introspect:8084]10.0.0.33 - - [2025-08-21 02:15:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001277 10.0.0.33 - - [2025-08-21 02:15:52] "GET /virtual-machine-interface/38716cfe-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013702 10.0.0.33 - - [2025-08-21 02:15:52] "POST /set-tag HTTP/1.1" 200 109 0.002570 10.0.0.33 - - [2025-08-21 02:15:52] "GET /virtual-machine-interface/38716cfe-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007102 10.0.0.33 - - [2025-08-21 02:15:52] "POST /set-tag HTTP/1.1" 200 109 0.003011 10.0.0.33 - - [2025-08-21 02:15:52] "GET /virtual-machine/a7a9fb75-ca3e-4638-994d-9df94ee6f5e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002823 10.0.0.33 - - [2025-08-21 02:15:52] "POST /ref-update HTTP/1.1" 200 156 0.009291 10.0.0.33 - - [2025-08-21 02:15:52] "GET /virtual-machine-interface/38716cfe-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012046 10.0.0.33 - - [2025-08-21 02:15:52] "POST /set-tag HTTP/1.1" 200 109 0.021714 10.0.0.33 - - [2025-08-21 02:15:52] "POST /set-tag HTTP/1.1" 200 109 0.046508 10.0.0.33 - - [2025-08-21 02:15:52] "POST /set-tag HTTP/1.1" 200 109 0.044234 10.0.0.33 - - [2025-08-21 02:15:52] "POST /set-tag HTTP/1.1" 200 109 0.023785 10.0.0.33 - - [2025-08-21 02:15:52] "DELETE /instance-ip/38933b0e-7e34-11f0-93c0-fa163e9b1eda HTTP/1.1" 200 115 0.071291 10.0.0.33 - - [2025-08-21 02:15:52] "DELETE /virtual-machine-interface/38716cfe-7e34-11f0-93c0-fa163e9b1eda HTTP/1.1" 200 115 0.055459 10.0.0.33 - - [2025-08-21 02:15:52] "DELETE /virtual-machine/a7a9fb75-ca3e-4638-994d-9df94ee6f5e6 HTTP/1.1" 200 115 0.037070 10.0.0.33 - - [2025-08-21 02:15:52] "DELETE /tag/8a8bd944-3f0c-4c82-9897-271548e343be HTTP/1.1" 200 115 0.048243 10.0.0.33 - - [2025-08-21 02:15:52] "GET /virtual-machine-interface/3988432e-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009273 10.0.0.33 - - [2025-08-21 02:15:52] "POST /set-tag HTTP/1.1" 200 109 0.002360 10.0.0.33 - - [2025-08-21 02:15:52] "GET /virtual-machine-interface/3988432e-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004021 10.0.0.33 - - [2025-08-21 02:15:52] "POST /set-tag HTTP/1.1" 200 109 0.001873 10.0.0.33 - - [2025-08-21 02:15:52] "GET /virtual-machine/c090fa52-ed72-4847-a348-7c18d4e739ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.005431 10.0.0.33 - - [2025-08-21 02:15:52] "POST /ref-update HTTP/1.1" 200 156 0.015660 10.0.0.33 - - [2025-08-21 02:15:52] "GET /virtual-machine-interface/3988432e-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006818 10.0.0.33 - - [2025-08-21 02:15:53] "POST /set-tag HTTP/1.1" 200 109 0.018262 10.0.0.33 - - [2025-08-21 02:15:53] "POST /set-tag HTTP/1.1" 200 109 0.044771 10.0.0.33 - - [2025-08-21 02:15:53] "POST /set-tag HTTP/1.1" 200 109 0.028404 10.0.0.33 - - [2025-08-21 02:15:53] "POST /set-tag HTTP/1.1" 200 109 0.035937 10.0.0.33 - - [2025-08-21 02:15:53] "DELETE /instance-ip/399f5e92-7e34-11f0-93c0-fa163e9b1eda HTTP/1.1" 200 115 0.051569 10.0.0.33 - - [2025-08-21 02:15:53] "DELETE /virtual-machine-interface/3988432e-7e34-11f0-93c0-fa163e9b1eda HTTP/1.1" 200 115 0.049558 10.0.0.33 - - [2025-08-21 02:15:53] "DELETE /virtual-machine/c090fa52-ed72-4847-a348-7c18d4e739ab HTTP/1.1" 200 115 0.031033 10.0.0.33 - - [2025-08-21 02:15:53] "DELETE /tag/9124f212-7dea-4cca-a84e-a6621c4ed186 HTTP/1.1" 200 115 0.048712 10.0.0.33 - - [2025-08-21 02:15:53] "GET /virtual-machine-interface/38fafc8a-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010209 10.0.0.33 - - [2025-08-21 02:15:53] "POST /set-tag HTTP/1.1" 200 109 0.002292 10.0.0.33 - - [2025-08-21 02:15:53] "GET /virtual-machine-interface/38fafc8a-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003854 10.0.0.33 - - [2025-08-21 02:15:53] "POST /set-tag HTTP/1.1" 200 109 0.001804 10.0.0.33 - - [2025-08-21 02:15:53] "GET /virtual-machine/3da7ebb0-d31a-4b0c-aeae-585b07a2b38f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003049 10.0.0.33 - - [2025-08-21 02:15:53] "POST /ref-update HTTP/1.1" 200 156 0.014588 10.0.0.33 - - [2025-08-21 02:15:53] "GET /virtual-machine-interface/38fafc8a-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.027450 10.0.0.33 - - [2025-08-21 02:15:53] "POST /set-tag HTTP/1.1" 200 109 0.042086 10.0.0.33 - - [2025-08-21 02:15:53] "POST /set-tag HTTP/1.1" 200 109 0.062003 10.0.0.33 - - [2025-08-21 02:15:53] "POST /set-tag HTTP/1.1" 200 109 0.016597 10.0.0.33 - - [2025-08-21 02:15:53] "POST /set-tag HTTP/1.1" 200 109 0.015194 10.0.0.33 - - [2025-08-21 02:15:53] "DELETE /instance-ip/391f0422-7e34-11f0-93c0-fa163e9b1eda HTTP/1.1" 200 115 0.047951 10.0.0.33 - - [2025-08-21 02:15:53] "DELETE /virtual-machine-interface/38fafc8a-7e34-11f0-93c0-fa163e9b1eda HTTP/1.1" 200 115 0.045167 10.0.0.33 - - [2025-08-21 02:15:53] "DELETE /virtual-machine/3da7ebb0-d31a-4b0c-aeae-585b07a2b38f HTTP/1.1" 200 115 0.020643 10.0.0.33 - - [2025-08-21 02:15:53] "DELETE /tag/1372d5aa-245f-4853-8c84-5b399ef2fbb1 HTTP/1.1" 200 115 0.053370 10.0.0.33 - - [2025-08-21 02:15:53] "DELETE /tag/e2a51494-6c42-4637-8ef5-262c67424ace HTTP/1.1" 409 236 0.008074 10.0.0.33 - - [2025-08-21 02:15:54] "DELETE /tag/445750a9-3de7-4b8a-9858-0a1e1a06f805 HTTP/1.1" 200 115 0.068749 10.0.0.33 - - [2025-08-21 02:15:54] "GET /virtual-machine-interface/3a0da474-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007390 10.0.0.33 - - [2025-08-21 02:15:54] "POST /set-tag HTTP/1.1" 200 109 0.003518 10.0.0.33 - - [2025-08-21 02:15:54] "GET /virtual-machine-interface/3a0da474-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015682 10.0.0.33 - - [2025-08-21 02:15:54] "POST /set-tag HTTP/1.1" 200 109 0.005678 10.0.0.33 - - [2025-08-21 02:15:54] "GET /virtual-machine/cf61873f-6cf8-44fe-add8-aee53a083c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002362 10.0.0.33 - - [2025-08-21 02:15:54] "POST /ref-update HTTP/1.1" 200 156 0.015628 10.0.0.33 - - [2025-08-21 02:15:54] "GET /virtual-machine-interface/3a0da474-7e34-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.033632 10.0.0.33 - - [2025-08-21 02:15:54] "POST /set-tag HTTP/1.1" 200 109 0.027992 10.0.0.33 - - [2025-08-21 02:15:54] "POST /set-tag HTTP/1.1" 200 109 0.031580 10.0.0.33 - - [2025-08-21 02:15:54] "POST /set-tag HTTP/1.1" 200 109 0.044939 10.0.0.33 - - [2025-08-21 02:15:54] "POST /set-tag HTTP/1.1" 200 109 0.028945 10.0.0.33 - - [2025-08-21 02:15:54] "DELETE /instance-ip/3a2a9868-7e34-11f0-93c0-fa163e9b1eda HTTP/1.1" 200 115 0.058465 10.0.0.33 - - [2025-08-21 02:15:54] "DELETE /virtual-machine-interface/3a0da474-7e34-11f0-93c0-fa163e9b1eda HTTP/1.1" 200 115 0.045676 10.0.0.33 - - [2025-08-21 02:15:54] "DELETE /virtual-machine/cf61873f-6cf8-44fe-add8-aee53a083c34 HTTP/1.1" 200 115 0.026541 10.0.0.33 - - [2025-08-21 02:15:54] "DELETE /tag/a83334ee-995c-4969-8a2b-595ed80daab2 HTTP/1.1" 200 115 0.038792 10.0.0.33 - - [2025-08-21 02:15:54] "DELETE /tag/fa4a9a79-fb7f-4a57-ba5b-64643e809410 HTTP/1.1" 409 236 0.012269 10.0.0.33 - - [2025-08-21 02:15:54] "DELETE /tag/0d1534d3-6c56-4726-9c0a-f13494adbb01 HTTP/1.1" 409 236 0.005318 10.0.0.33 - - [2025-08-21 02:15:56] "POST /projects HTTP/1.1" 409 238 0.003198 10.0.0.33 - - [2025-08-21 02:15:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.33 - - [2025-08-21 02:15:56] "GET /project/775bcae2-03fa-45ee-a8b3-097d59544ea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.061934 10.0.0.33 - - [2025-08-21 02:15:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.33 - - [2025-08-21 02:15:56] "GET /virtual-network/b7ea3bec-a8eb-4d83-a699-e5370e2021f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003582 10.0.0.33 - - [2025-08-21 02:15:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001417 10.0.0.33 - - [2025-08-21 02:15:56] "GET /virtual-network/ff806d88-533c-4bf5-9535-19b6089f652b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004067 10.0.0.33 - - [2025-08-21 02:15:56] "POST /security-groups HTTP/1.1" 409 285 0.002034 10.0.0.33 - - [2025-08-21 02:15:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.33 - - [2025-08-21 02:15:56] "PUT /security-group/04a2b202-39f6-427a-a4ea-01846db7f787 HTTP/1.1" 200 262 0.067443 10.0.0.33 - - [2025-08-21 02:15:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.036084 10.0.0.33 - - [2025-08-21 02:15:56] "PUT /access-control-list/e2a1149a-1220-4a51-affa-eeaa092972d2 HTTP/1.1" 200 272 0.028262 10.0.0.33 - - [2025-08-21 02:15:56] "PUT /access-control-list/86a79b98-e71f-4560-bf3a-0d6ca07724bb HTTP/1.1" 200 272 0.032766 10.0.0.33 - - [2025-08-21 02:16:01] "POST /projects HTTP/1.1" 409 238 0.004064 10.0.0.33 - - [2025-08-21 02:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002915 10.0.0.33 - - [2025-08-21 02:16:01] "GET /project/775bcae2-03fa-45ee-a8b3-097d59544ea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.052680 10.0.0.33 - - [2025-08-21 02:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009784 10.0.0.33 - - [2025-08-21 02:16:01] "GET /virtual-network/b7ea3bec-a8eb-4d83-a699-e5370e2021f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004174 10.0.0.33 - - [2025-08-21 02:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.33 - - [2025-08-21 02:16:01] "GET /virtual-network/ff806d88-533c-4bf5-9535-19b6089f652b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003707 10.0.0.33 - - [2025-08-21 02:16:01] "POST /security-groups HTTP/1.1" 409 285 0.001826 10.0.0.33 - - [2025-08-21 02:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.33 - - [2025-08-21 02:16:01] "PUT /security-group/04a2b202-39f6-427a-a4ea-01846db7f787 HTTP/1.1" 200 262 0.060868 10.0.0.33 - - [2025-08-21 02:16:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.063755 10.0.0.33 - - [2025-08-21 02:16:01] "PUT /access-control-list/e2a1149a-1220-4a51-affa-eeaa092972d2 HTTP/1.1" 200 272 0.046746 10.0.0.33 - - [2025-08-21 02:16:01] "GET /firewall-policy/0a491e75-0062-46e3-9182-bb2947a30f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.016092 10.0.0.33 - - [2025-08-21 02:16:01] "PUT /access-control-list/86a79b98-e71f-4560-bf3a-0d6ca07724bb HTTP/1.1" 200 272 0.027588 10.0.0.33 - - [2025-08-21 02:16:01] "GET /firewall-rule/8fd55a2b-0964-4142-bb77-5966f0543c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.010381 10.0.0.33 - - [2025-08-21 02:16:01] "POST /ref-update HTTP/1.1" 200 156 0.103000 10.0.0.33 - - [2025-08-21 02:16:01] "DELETE /firewall-rule/8fd55a2b-0964-4142-bb77-5966f0543c61 HTTP/1.1" 200 115 0.056921 10.0.0.33 - - [2025-08-21 02:16:01] "GET /firewall-policy/0a491e75-0062-46e3-9182-bb2947a30f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.005984 10.0.0.33 - - [2025-08-21 02:16:02] "GET /firewall-rule/f5b55fa7-b8a2-4e41-ba2c-9764adf8006a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.006673 10.0.0.33 - - [2025-08-21 02:16:02] "POST /ref-update HTTP/1.1" 200 156 0.084986 10.0.0.33 - - [2025-08-21 02:16:02] "DELETE /firewall-rule/f5b55fa7-b8a2-4e41-ba2c-9764adf8006a HTTP/1.1" 200 115 0.024634 10.0.0.33 - - [2025-08-21 02:16:02] "DELETE /tag/0d1534d3-6c56-4726-9c0a-f13494adbb01 HTTP/1.1" 409 236 0.004819 10.0.0.33 - - [2025-08-21 02:16:02] "DELETE /tag/fa4a9a79-fb7f-4a57-ba5b-64643e809410 HTTP/1.1" 409 236 0.005558 10.0.0.33 - - [2025-08-21 02:16:02] "DELETE /tag/308ac336-d3e8-4b18-91ad-34510da2b328 HTTP/1.1" 200 115 0.028797 10.0.0.33 - - [2025-08-21 02:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.33 - - [2025-08-21 02:16:02] "GET /virtual-network/b7ea3bec-a8eb-4d83-a699-e5370e2021f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007363 10.0.0.33 - - [2025-08-21 02:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.33 - - [2025-08-21 02:16:02] "GET /virtual-network/ff806d88-533c-4bf5-9535-19b6089f652b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003873 10.0.0.33 - - [2025-08-21 02:16:02] "PUT /virtual-network/b7ea3bec-a8eb-4d83-a699-e5370e2021f8 HTTP/1.1" 200 264 0.046872 10.0.0.33 - - [2025-08-21 02:16:02] "PUT /virtual-network/ff806d88-533c-4bf5-9535-19b6089f652b HTTP/1.1" 200 264 0.051647 10.0.0.33 - - [2025-08-21 02:16:02] "DELETE /security-group/04a2b202-39f6-427a-a4ea-01846db7f787 HTTP/1.1" 200 115 0.050264 10.0.0.33 - - [2025-08-21 02:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.33 - - [2025-08-21 02:16:02] "DELETE /access-control-list/e2a1149a-1220-4a51-affa-eeaa092972d2 HTTP/1.1" 200 115 0.027783 10.0.0.33 - - [2025-08-21 02:16:02] "DELETE /access-control-list/86a79b98-e71f-4560-bf3a-0d6ca07724bb HTTP/1.1" 200 115 0.046408 10.0.0.33 - - [2025-08-21 02:16:02] "GET /project/775bcae2-03fa-45ee-a8b3-097d59544ea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.036505 10.0.0.33 - - [2025-08-21 02:16:02] "GET /project/775bcae2-03fa-45ee-a8b3-097d59544ea8?fields=security_groups HTTP/1.1" 200 1352 0.059603 10.0.0.33 - - [2025-08-21 02:16:02] "DELETE /security-group/5e923cb5-34b0-4073-a912-97766dc12787 HTTP/1.1" 200 115 0.073402 10.0.0.33 - - [2025-08-21 02:16:02] "DELETE /access-control-list/589ddfcb-9648-41a6-abba-b704bf0cc723 HTTP/1.1" 200 115 0.054629 10.0.0.33 - - [2025-08-21 02:16:02] "GET /project/775bcae2-03fa-45ee-a8b3-097d59544ea8?fields=application_policy_sets HTTP/1.1" 200 1391 0.042057 10.0.0.33 - - [2025-08-21 02:16:02] "DELETE /access-control-list/321f7985-803e-46f3-b266-63a7bf3cfe32 HTTP/1.1" 200 115 0.054502 10.0.0.33 - - [2025-08-21 02:16:02] "DELETE /project/775bcae2-03fa-45ee-a8b3-097d59544ea8 HTTP/1.1" 200 115 0.376035 10.0.0.33 - - [2025-08-21 02:16:03] "POST /projects HTTP/1.1" 409 238 0.004003 10.0.0.33 - - [2025-08-21 02:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004336 10.0.0.33 - - [2025-08-21 02:16:03] "GET /project/da5dd22d-6cc3-4612-bed4-a534095e1bf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.053730 10.0.0.33 - - [2025-08-21 02:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005606 10.0.0.33 - - [2025-08-21 02:16:03] "GET /virtual-network/b7ea3bec-a8eb-4d83-a699-e5370e2021f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.007884 10.0.0.33 - - [2025-08-21 02:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005550 10.0.0.33 - - [2025-08-21 02:16:03] "GET /virtual-network/ff806d88-533c-4bf5-9535-19b6089f652b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.009816 10.0.0.33 - - [2025-08-21 02:16:03] "POST /security-groups HTTP/1.1" 409 285 0.003400 10.0.0.33 - - [2025-08-21 02:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005372 10.0.0.33 - - [2025-08-21 02:16:03] "PUT /security-group/e22face5-49d7-4370-994c-672f0934471b HTTP/1.1" 200 262 0.063940 10.0.0.33 - - [2025-08-21 02:16:03] "PUT /access-control-list/cdbbee61-d43e-4758-94ce-263c183ec2ff HTTP/1.1" 200 272 0.030074 10.0.0.33 - - [2025-08-21 02:16:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.066559 10.0.0.33 - - [2025-08-21 02:16:03] "PUT /access-control-list/ebfd07de-1678-4ac4-8c46-2569a3e328a0 HTTP/1.1" 200 272 0.046382 10.0.0.33 - - [2025-08-21 02:16:07] "GET /application-policy-set/6ee58dec-a365-4f0f-9ec2-645a0491a469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005008 10.0.0.33 - - [2025-08-21 02:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.33 - - [2025-08-21 02:16:07] "GET /policy-management/37649ac8-2fdb-4a15-b502-021b1b5b2347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003550 10.0.0.33 - - [2025-08-21 02:16:07] "GET /firewall-policy/7d16aa4f-714f-4096-82ef-8860e02277a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.001976 10.0.0.33 - - [2025-08-21 02:16:07] "GET /firewall-rule/d438cee1-ef68-4be5-8b93-c503aba4cbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.011500 10.0.0.33 - - [2025-08-21 02:16:07] "POST /ref-update HTTP/1.1" 200 156 0.033448 10.0.0.33 - - [2025-08-21 02:16:07] "DELETE /firewall-rule/d438cee1-ef68-4be5-8b93-c503aba4cbae HTTP/1.1" 200 115 0.067195 10.0.0.33 - - [2025-08-21 02:16:07] "GET /firewall-policy/fda02c15-f802-469f-9eb0-7adcacdcfd0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.020185 10.0.0.33 - - [2025-08-21 02:16:07] "GET /firewall-rule/ae9bd5c1-fc51-48aa-b94d-273fafb55b07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.005100 10.0.0.33 - - [2025-08-21 02:16:07] "POST /ref-update HTTP/1.1" 200 156 0.027649 10.0.0.33 - - [2025-08-21 02:16:07] "DELETE /firewall-rule/ae9bd5c1-fc51-48aa-b94d-273fafb55b07 HTTP/1.1" 200 115 0.075080 10.0.0.33 - - [2025-08-21 02:16:07] "GET /firewall-policy/fda02c15-f802-469f-9eb0-7adcacdcfd0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.003686 10.0.0.33 - - [2025-08-21 02:16:07] "GET /firewall-rule/cae09dec-b15d-4155-91e5-bea6ffd0cb5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002744 10.0.0.33 - - [2025-08-21 02:16:07] "POST /ref-update HTTP/1.1" 200 156 0.021178 10.0.0.33 - - [2025-08-21 02:16:07] "DELETE /firewall-rule/cae09dec-b15d-4155-91e5-bea6ffd0cb5e HTTP/1.1" 200 115 0.068894 10.0.0.33 - - [2025-08-21 02:16:07] "GET /application-policy-set/6ee58dec-a365-4f0f-9ec2-645a0491a469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005215 10.0.0.33 - - [2025-08-21 02:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.33 - - [2025-08-21 02:16:07] "GET /policy-management/37649ac8-2fdb-4a15-b502-021b1b5b2347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002224 10.0.0.33 - - [2025-08-21 02:16:07] "GET /firewall-policy/fda02c15-f802-469f-9eb0-7adcacdcfd0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004001 10.0.0.33 - - [2025-08-21 02:16:07] "POST /ref-update HTTP/1.1" 200 156 0.059459 10.0.0.33 - - [2025-08-21 02:16:07] "DELETE /firewall-policy/fda02c15-f802-469f-9eb0-7adcacdcfd0d HTTP/1.1" 200 115 0.043080 10.0.0.33 - - [2025-08-21 02:16:08] "DELETE /tag/e2a51494-6c42-4637-8ef5-262c67424ace HTTP/1.1" 200 115 0.079665 10.0.0.33 - - [2025-08-21 02:16:08] "DELETE /tag/fa4a9a79-fb7f-4a57-ba5b-64643e809410 HTTP/1.1" 200 115 0.053576 10.0.0.33 - - [2025-08-21 02:16:08] "DELETE /tag/f8d8e205-5a60-44f6-88eb-8f0ca9db5788 HTTP/1.1" 200 115 0.104139 10.0.0.33 - - [2025-08-21 02:16:08] "DELETE /tag/0d1534d3-6c56-4726-9c0a-f13494adbb01 HTTP/1.1" 200 115 0.134358 10.0.0.33 - - [2025-08-21 02:16:08] "DELETE /loadbalancer-member/3074fa21-a152-478e-b488-aa4df73960fb HTTP/1.1" 200 115 0.079520 10.0.0.33 - - [2025-08-21 02:16:08] "DELETE /loadbalancer-pool/e4957ab4-5919-4e52-88f0-d56761814ef9 HTTP/1.1" 200 115 0.085198 10.0.0.33 - - [2025-08-21 02:16:08] "DELETE /loadbalancer-listener/7b5d0b8b-6ce3-40df-8cbf-ea679fe5c897 HTTP/1.1" 200 115 0.086755 10.0.0.33 - - [2025-08-21 02:16:08] "DELETE /loadbalancer/202f1719-acff-4dc0-9ff4-e6e2bfa16d80 HTTP/1.1" 200 115 0.072952 10.0.0.33 - - [2025-08-21 02:16:08] "DELETE /floating-ip/c65f672c-e258-4d78-bd9e-c4d5abe2a750 HTTP/1.1" 200 115 0.059891 10.0.0.33 - - [2025-08-21 02:16:08] "DELETE /instance-ip/250889bf-a957-4aa1-afbb-ad39d852f946 HTTP/1.1" 200 115 0.073023 10.0.0.33 - - [2025-08-21 02:16:08] "DELETE /virtual-machine-interface/9c9bb4a1-4529-4a4a-a930-5439950303e1 HTTP/1.1" 200 115 0.058321 10.0.0.33 - - [2025-08-21 02:16:08] "DELETE /tag/7078dbe6-4fd5-4cd4-938f-19bb950b9665 HTTP/1.1" 200 115 0.043095 10.0.0.33 - - [2025-08-21 02:16:08] "POST /projects HTTP/1.1" 409 238 0.002517 10.0.0.33 - - [2025-08-21 02:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.33 - - [2025-08-21 02:16:09] "GET /project/da5dd22d-6cc3-4612-bed4-a534095e1bf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.026318 10.0.0.33 - - [2025-08-21 02:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.33 - - [2025-08-21 02:16:09] "GET /virtual-network/b7ea3bec-a8eb-4d83-a699-e5370e2021f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004178 10.0.0.33 - - [2025-08-21 02:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.33 - - [2025-08-21 02:16:09] "GET /virtual-network/ff806d88-533c-4bf5-9535-19b6089f652b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003677 10.0.0.33 - - [2025-08-21 02:16:09] "POST /security-groups HTTP/1.1" 409 285 0.002247 10.0.0.33 - - [2025-08-21 02:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.33 - - [2025-08-21 02:16:09] "PUT /security-group/e22face5-49d7-4370-994c-672f0934471b HTTP/1.1" 200 262 0.053256 10.0.0.33 - - [2025-08-21 02:16:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.031068 10.0.0.33 - - [2025-08-21 02:16:09] "PUT /access-control-list/cdbbee61-d43e-4758-94ce-263c183ec2ff HTTP/1.1" 200 272 0.023655 10.0.0.33 - - [2025-08-21 02:16:09] "GET /firewall-policy/0a491e75-0062-46e3-9182-bb2947a30f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.022805 10.0.0.33 - - [2025-08-21 02:16:09] "PUT /access-control-list/ebfd07de-1678-4ac4-8c46-2569a3e328a0 HTTP/1.1" 200 272 0.044298 10.0.0.33 - - [2025-08-21 02:16:09] "GET /firewall-rule/0e1e4e7e-448f-44ad-a0cc-78deaa6bdf09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.010235 10.0.0.33 - - [2025-08-21 02:16:09] "POST /ref-update HTTP/1.1" 200 156 0.107803 10.0.0.33 - - [2025-08-21 02:16:09] "DELETE /firewall-rule/0e1e4e7e-448f-44ad-a0cc-78deaa6bdf09 HTTP/1.1" 200 115 0.037872 10.0.0.33 - - [2025-08-21 02:16:09] "GET /firewall-policy/0a491e75-0062-46e3-9182-bb2947a30f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.010857 10.0.0.33 - - [2025-08-21 02:16:09] "GET /firewall-rule/8e1c1a4f-e1bb-40e0-b9ed-385f6cc3a19c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.015619 10.0.0.33 - - [2025-08-21 02:16:09] "POST /ref-update HTTP/1.1" 200 156 0.087556 10.0.0.33 - - [2025-08-21 02:16:09] "DELETE /firewall-rule/8e1c1a4f-e1bb-40e0-b9ed-385f6cc3a19c HTTP/1.1" 200 115 0.076994 10.0.0.33 - - [2025-08-21 02:16:09] "DELETE /tag/fe033578-23d1-44ba-8d30-2b52566ef76a HTTP/1.1" 200 115 0.035594 10.0.0.33 - - [2025-08-21 02:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.33 - - [2025-08-21 02:16:09] "GET /virtual-network/b7ea3bec-a8eb-4d83-a699-e5370e2021f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004538 10.0.0.33 - - [2025-08-21 02:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.33 - - [2025-08-21 02:16:09] "GET /virtual-network/ff806d88-533c-4bf5-9535-19b6089f652b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004061 10.0.0.33 - - [2025-08-21 02:16:09] "PUT /virtual-network/b7ea3bec-a8eb-4d83-a699-e5370e2021f8 HTTP/1.1" 200 264 0.077567 10.0.0.33 - - [2025-08-21 02:16:10] "PUT /virtual-network/ff806d88-533c-4bf5-9535-19b6089f652b HTTP/1.1" 200 264 0.067521 10.0.0.33 - - [2025-08-21 02:16:10] "DELETE /security-group/e22face5-49d7-4370-994c-672f0934471b HTTP/1.1" 200 115 0.067978 10.0.0.33 - - [2025-08-21 02:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.33 - - [2025-08-21 02:16:10] "DELETE /access-control-list/cdbbee61-d43e-4758-94ce-263c183ec2ff HTTP/1.1" 200 115 0.036783 10.0.0.33 - - [2025-08-21 02:16:10] "DELETE /access-control-list/ebfd07de-1678-4ac4-8c46-2569a3e328a0 HTTP/1.1" 200 115 0.035169 10.0.0.33 - - [2025-08-21 02:16:10] "GET /project/da5dd22d-6cc3-4612-bed4-a534095e1bf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.046598 10.0.0.33 - - [2025-08-21 02:16:10] "GET /project/da5dd22d-6cc3-4612-bed4-a534095e1bf2?fields=security_groups HTTP/1.1" 200 1353 0.048868 10.0.0.33 - - [2025-08-21 02:16:10] "DELETE /security-group/c17905b2-7efb-4847-9803-6a0c181cece4 HTTP/1.1" 200 115 0.087252 10.0.0.33 - - [2025-08-21 02:16:10] "DELETE /access-control-list/31e9806a-b17c-4f2b-bae2-c97f53dcab7a HTTP/1.1" 200 115 0.047079 10.0.0.33 - - [2025-08-21 02:16:10] "GET /project/da5dd22d-6cc3-4612-bed4-a534095e1bf2?fields=application_policy_sets HTTP/1.1" 200 1392 0.072470 10.0.0.33 - - [2025-08-21 02:16:10] "DELETE /access-control-list/07938cd3-b52e-4674-a1a9-e2ed431594ae HTTP/1.1" 200 115 0.084188 10.0.0.33 - - [2025-08-21 02:16:10] "DELETE /project/da5dd22d-6cc3-4612-bed4-a534095e1bf2 HTTP/1.1" 200 115 0.447278 10.0.0.33 - - [2025-08-21 02:17:06] "GET / HTTP/1.1" 200 35931 0.002046 10.0.0.33 - - [2025-08-21 02:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.33 - - [2025-08-21 02:17:06] "GET /global-vrouter-config/8a858cf2-c3fb-40a6-b6e9-2a15fe457281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002454 10.0.0.33 - - [2025-08-21 02:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.33 - - [2025-08-21 02:17:06] "GET /global-vrouter-config/8a858cf2-c3fb-40a6-b6e9-2a15fe457281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002785 10.0.0.33 - - [2025-08-21 02:17:23] "GET / HTTP/1.1" 200 35931 0.001426 10.0.0.33 - - [2025-08-21 02:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.33 - - [2025-08-21 02:17:23] "GET /global-system-config/f343b895-e8b5-496a-98fc-14af90d84231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.004365 10.0.0.33 - - [2025-08-21 02:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.33 - - [2025-08-21 02:17:23] "GET /config-node/32f34d91-7134-465f-994d-9a5521312df1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001810 10.0.0.33 - - [2025-08-21 02:17:23] "GET / HTTP/1.1" 200 35931 0.001669 10.0.0.33 - - [2025-08-21 02:17:23] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002379 10.0.0.33 - - [2025-08-21 02:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.33 - - [2025-08-21 02:17:28] "GET /global-vrouter-config/8a858cf2-c3fb-40a6-b6e9-2a15fe457281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002953 10.0.0.33 - - [2025-08-21 02:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.33 - - [2025-08-21 02:17:28] "PUT /global-vrouter-config/8a858cf2-c3fb-40a6-b6e9-2a15fe457281 HTTP/1.1" 200 276 0.026101 10.0.0.33 - - [2025-08-21 02:17:29] "GET / HTTP/1.1" 200 35931 0.001700 10.0.0.33 - - [2025-08-21 02:17:29] "POST /alarms HTTP/1.1" 409 264 0.002028 10.0.0.33 - - [2025-08-21 02:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.33 - - [2025-08-21 02:17:29] "PUT /alarm/21a8258f-8542-4589-aa67-4efe0dfde10d HTTP/1.1" 200 244 0.014557 10.0.0.33 - - [2025-08-21 02:17:29] "POST /alarms HTTP/1.1" 409 261 0.003368 10.0.0.33 - - [2025-08-21 02:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007416 10.0.0.33 - - [2025-08-21 02:17:29] "PUT /alarm/e796e482-a389-474e-8a4c-5506ba2e9fa1 HTTP/1.1" 200 244 0.009933 10.0.0.33 - - [2025-08-21 02:17:29] "POST /alarms HTTP/1.1" 409 261 0.002254 10.0.0.33 - - [2025-08-21 02:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.33 - - [2025-08-21 02:17:29] "PUT /alarm/e5c7ad10-31f7-44f0-8ec2-3ee8c7972eff HTTP/1.1" 200 244 0.008312 10.0.0.33 - - [2025-08-21 02:17:29] "POST /alarms HTTP/1.1" 409 253 0.005963 10.0.0.33 - - [2025-08-21 02:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005059 10.0.0.33 - - [2025-08-21 02:17:29] "PUT /alarm/24d900a8-a57a-4846-8206-9e86e394c8de HTTP/1.1" 200 244 0.009350 10.0.0.33 - - [2025-08-21 02:17:29] "POST /alarms HTTP/1.1" 409 251 0.003402 10.0.0.33 - - [2025-08-21 02:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.33 - - [2025-08-21 02:17:29] "PUT /alarm/5d4d3675-841a-44ad-9c7b-05ba1fdc413c HTTP/1.1" 200 244 0.009969 10.0.0.33 - - [2025-08-21 02:17:29] "POST /alarms HTTP/1.1" 409 252 0.007865 10.0.0.33 - - [2025-08-21 02:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.33 - - [2025-08-21 02:17:29] "PUT /alarm/1dceaf63-8021-4081-a7d0-ca2b03248834 HTTP/1.1" 200 244 0.010280 10.0.0.33 - - [2025-08-21 02:17:29] "POST /alarms HTTP/1.1" 409 256 0.009476 10.0.0.33 - - [2025-08-21 02:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.33 - - [2025-08-21 02:17:29] "PUT /alarm/8062b996-77e1-4f7f-b327-015b68ed8696 HTTP/1.1" 200 244 0.021874 10.0.0.33 - - [2025-08-21 02:17:29] "POST /alarms HTTP/1.1" 409 248 0.020572 10.0.0.33 - - [2025-08-21 02:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.33 - - [2025-08-21 02:17:29] "PUT /alarm/6b6d5a24-ae9d-41ea-890f-7e948d01c6d3 HTTP/1.1" 200 244 0.013722 10.0.0.33 - - [2025-08-21 02:17:29] "POST /alarms HTTP/1.1" 409 252 0.013992 10.0.0.33 - - [2025-08-21 02:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004367 10.0.0.33 - - [2025-08-21 02:17:29] "PUT /alarm/699fdd21-0563-40d5-b036-353b17365f6e HTTP/1.1" 200 244 0.013967 10.0.0.33 - - [2025-08-21 02:17:29] "POST /alarms HTTP/1.1" 409 257 0.014560 10.0.0.33 - - [2025-08-21 02:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.33 - - [2025-08-21 02:17:29] "PUT /alarm/4f29e9be-a85c-46b7-b27d-46f34a1deed3 HTTP/1.1" 200 244 0.025153 10.0.0.33 - - [2025-08-21 02:17:30] "POST /alarms HTTP/1.1" 409 251 0.016756 10.0.0.33 - - [2025-08-21 02:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010026 10.0.0.33 - - [2025-08-21 02:17:30] "PUT /alarm/61a90507-1dee-4692-bb4d-ceac3885988b HTTP/1.1" 200 244 0.014280 10.0.0.33 - - [2025-08-21 02:17:30] "POST /alarms HTTP/1.1" 409 257 0.016337 10.0.0.33 - - [2025-08-21 02:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007449 10.0.0.33 - - [2025-08-21 02:17:30] "PUT /alarm/91b85c7b-6655-41c8-8324-0e5e2985150a HTTP/1.1" 200 244 0.012676 10.0.0.33 - - [2025-08-21 02:17:30] "POST /alarms HTTP/1.1" 409 261 0.009475 10.0.0.33 - - [2025-08-21 02:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004382 10.0.0.33 - - [2025-08-21 02:17:30] "PUT /alarm/0fe0f7e0-0f0e-46a0-a18b-fffb49d91dc3 HTTP/1.1" 200 244 0.009917 10.0.0.33 - - [2025-08-21 02:17:30] "POST /alarms HTTP/1.1" 409 258 0.005471 10.0.0.33 - - [2025-08-21 02:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.33 - - [2025-08-21 02:17:30] "PUT /alarm/1cec3e63-d2a3-41c2-b489-fdeab65a3946 HTTP/1.1" 200 244 0.011108 10.0.0.33 - - [2025-08-21 02:17:30] "POST /alarms HTTP/1.1" 409 254 0.012352 10.0.0.33 - - [2025-08-21 02:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.33 - - [2025-08-21 02:17:30] "PUT /alarm/6c054d0b-888c-4e59-934d-4d9f9417d0cb HTTP/1.1" 200 244 0.029701 10.0.0.33 - - [2025-08-21 02:17:30] "POST /alarms HTTP/1.1" 409 254 0.009839 10.0.0.33 - - [2025-08-21 02:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.33 - - [2025-08-21 02:17:30] "PUT /alarm/a1a71a4e-ccfd-4ae3-b1a6-64443a296e00 HTTP/1.1" 200 244 0.012617 10.0.0.33 - - [2025-08-21 02:17:30] "POST /alarms HTTP/1.1" 409 254 0.017553 10.0.0.33 - - [2025-08-21 02:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.33 - - [2025-08-21 02:17:30] "PUT /alarm/436111ac-240b-4027-bba5-96629247a557 HTTP/1.1" 200 244 0.012592 10.0.0.33 - - [2025-08-21 02:17:30] "POST /alarms HTTP/1.1" 409 247 0.006418 10.0.0.33 - - [2025-08-21 02:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.33 - - [2025-08-21 02:17:30] "PUT /alarm/c9ded2b2-5f60-4d8b-a576-07deb19815a8 HTTP/1.1" 200 244 0.017335 10.0.0.33 - - [2025-08-21 02:17:30] "POST /alarms HTTP/1.1" 409 272 0.018371 10.0.0.33 - - [2025-08-21 02:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.33 - - [2025-08-21 02:17:30] "PUT /alarm/32ef6d79-c16c-4008-a238-33673e488345 HTTP/1.1" 200 244 0.013531 10.0.0.33 - - [2025-08-21 02:17:30] "POST /alarms HTTP/1.1" 409 261 0.017477 10.0.0.33 - - [2025-08-21 02:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.33 - - [2025-08-21 02:17:30] "PUT /alarm/2ec51daf-29a7-4ff1-b689-1a81c5122c90 HTTP/1.1" 200 244 0.014275 10.0.0.33 - - [2025-08-21 02:17:30] "POST /alarms HTTP/1.1" 409 259 0.015156 10.0.0.33 - - [2025-08-21 02:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001377 10.0.0.33 - - [2025-08-21 02:17:30] "PUT /alarm/0ec28849-52c5-4bd7-917f-0f1df5c69683 HTTP/1.1" 200 244 0.015046 10.0.0.33 - - [2025-08-21 02:17:30] "POST /alarms HTTP/1.1" 409 265 0.003156 10.0.0.33 - - [2025-08-21 02:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.33 - - [2025-08-21 02:17:30] "PUT /alarm/9e93ce6f-06a6-41b5-8f11-d79ac9ae585b HTTP/1.1" 200 244 0.011312 10.0.0.33 - - [2025-08-21 02:17:30] "POST /alarms HTTP/1.1" 409 279 0.008000 10.0.0.33 - - [2025-08-21 02:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.33 - - [2025-08-21 02:17:31] "PUT /alarm/b607df19-2e41-4ee8-bd94-536b51be81c3 HTTP/1.1" 200 244 0.014465 10.0.0.33 - - [2025-08-21 02:17:31] "GET / HTTP/1.1" 200 35931 0.001570 10.0.0.33 - - [2025-08-21 02:17:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002099 10.0.0.33 - - [2025-08-21 02:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.33 - - [2025-08-21 02:17:31] "PUT /global-vrouter-config/8a858cf2-c3fb-40a6-b6e9-2a15fe457281 HTTP/1.1" 200 276 0.009192 10.0.0.33 - - [2025-08-21 02:17:31] "GET / HTTP/1.1" 200 35931 0.001753 10.0.0.33 - - [2025-08-21 02:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.33 - - [2025-08-21 02:17:31] "GET /global-vrouter-config/8a858cf2-c3fb-40a6-b6e9-2a15fe457281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005190 10.0.0.33 - - [2025-08-21 02:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.33 - - [2025-08-21 02:17:31] "PUT /global-vrouter-config/8a858cf2-c3fb-40a6-b6e9-2a15fe457281 HTTP/1.1" 200 276 0.010583 10.0.0.33 - - [2025-08-21 02:17:32] "GET / HTTP/1.1" 200 35931 0.001425 10.0.0.33 - - [2025-08-21 02:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.33 - - [2025-08-21 02:17:32] "GET /global-system-config/f343b895-e8b5-496a-98fc-14af90d84231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.004994 10.0.0.33 - - [2025-08-21 02:17:32] "PUT /global-system-config/f343b895-e8b5-496a-98fc-14af90d84231 HTTP/1.1" 200 274 0.038952 10.0.0.33 - - [2025-08-21 02:17:35] "GET / HTTP/1.1" 200 35931 0.001678 10.0.0.33 - - [2025-08-21 02:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.33 - - [2025-08-21 02:17:35] "GET /routing-instance/033c747d-f5dd-4761-9cc4-4587df03f72b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002764 10.0.0.33 - - [2025-08-21 02:17:35] "POST /bgp-routers HTTP/1.1" 409 301 0.001624 10.0.0.33 - - [2025-08-21 02:17:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.33 - - [2025-08-21 02:17:35] "GET /bgp-router/fd3fd967-1db1-4fec-a7f6-9e7bcc62cfab?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003350 10.0.0.33 - - [2025-08-21 02:17:35] "PUT /bgp-router/fd3fd967-1db1-4fec-a7f6-9e7bcc62cfab HTTP/1.1" 200 254 0.015814 [Introspect:8084]10.0.0.33 - - [2025-08-21 02:17:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000768 [Introspect:8084]10.0.0.33 - - [2025-08-21 02:17:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000821 10.0.0.33 - - [2025-08-21 02:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006445 10.0.0.33 - - [2025-08-21 02:17:39] "GET /global-vrouter-config/8a858cf2-c3fb-40a6-b6e9-2a15fe457281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002614 10.0.0.33 - - [2025-08-21 02:17:51] "GET / HTTP/1.1" 200 35931 0.001395 10.0.0.33 - - [2025-08-21 02:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.33 - - [2025-08-21 02:17:52] "GET /global-system-config/f343b895-e8b5-496a-98fc-14af90d84231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.004496 10.0.0.33 - - [2025-08-21 02:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.33 - - [2025-08-21 02:17:52] "GET /config-node/32f34d91-7134-465f-994d-9a5521312df1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001710 10.0.0.33 - - [2025-08-21 02:18:04] "GET / HTTP/1.1" 200 35931 0.014987 10.0.0.33 - - [2025-08-21 02:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.33 - - [2025-08-21 02:18:04] "GET /routing-instance/033c747d-f5dd-4761-9cc4-4587df03f72b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002319 10.0.0.33 - - [2025-08-21 02:18:04] "POST /bgp-routers HTTP/1.1" 409 301 0.001481 10.0.0.33 - - [2025-08-21 02:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001375 10.0.0.33 - - [2025-08-21 02:18:04] "GET /bgp-router/fd3fd967-1db1-4fec-a7f6-9e7bcc62cfab?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002284 10.0.0.33 - - [2025-08-21 02:18:04] "PUT /bgp-router/fd3fd967-1db1-4fec-a7f6-9e7bcc62cfab HTTP/1.1" 200 254 0.009179 [Introspect:8084]10.0.0.33 - - [2025-08-21 02:18:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000771 [Introspect:8084]10.0.0.33 - - [2025-08-21 02:18:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000806 10.0.0.33 - - [2025-08-21 02:18:20] "GET / HTTP/1.1" 200 35931 0.001400 10.0.0.33 - - [2025-08-21 02:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.33 - - [2025-08-21 02:18:20] "GET /global-system-config/f343b895-e8b5-496a-98fc-14af90d84231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.008624 10.0.0.33 - - [2025-08-21 02:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.33 - - [2025-08-21 02:18:20] "GET /config-node/32f34d91-7134-465f-994d-9a5521312df1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002585 10.0.0.33 - - [2025-08-21 02:18:21] "GET / HTTP/1.1" 200 35931 0.001403 10.0.0.33 - - [2025-08-21 02:18:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002645 10.0.0.33 - - [2025-08-21 02:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.33 - - [2025-08-21 02:18:26] "GET /global-vrouter-config/8a858cf2-c3fb-40a6-b6e9-2a15fe457281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003008 10.0.0.33 - - [2025-08-21 02:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.33 - - [2025-08-21 02:18:26] "PUT /global-vrouter-config/8a858cf2-c3fb-40a6-b6e9-2a15fe457281 HTTP/1.1" 200 276 0.024216 10.0.0.33 - - [2025-08-21 02:18:26] "GET / HTTP/1.1" 200 35931 0.002021 10.0.0.33 - - [2025-08-21 02:18:26] "POST /alarms HTTP/1.1" 409 264 0.002514 10.0.0.33 - - [2025-08-21 02:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.33 - - [2025-08-21 02:18:26] "PUT /alarm/21a8258f-8542-4589-aa67-4efe0dfde10d HTTP/1.1" 200 244 0.012131 10.0.0.33 - - [2025-08-21 02:18:26] "POST /alarms HTTP/1.1" 409 261 0.003130 10.0.0.33 - - [2025-08-21 02:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.33 - - [2025-08-21 02:18:26] "PUT /alarm/e796e482-a389-474e-8a4c-5506ba2e9fa1 HTTP/1.1" 200 244 0.013005 10.0.0.33 - - [2025-08-21 02:18:26] "POST /alarms HTTP/1.1" 409 261 0.003370 10.0.0.33 - - [2025-08-21 02:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.33 - - [2025-08-21 02:18:26] "PUT /alarm/e5c7ad10-31f7-44f0-8ec2-3ee8c7972eff HTTP/1.1" 200 244 0.011399 10.0.0.33 - - [2025-08-21 02:18:26] "POST /alarms HTTP/1.1" 409 253 0.002895 10.0.0.33 - - [2025-08-21 02:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652 10.0.0.33 - - [2025-08-21 02:18:26] "PUT /alarm/24d900a8-a57a-4846-8206-9e86e394c8de HTTP/1.1" 200 244 0.014369 10.0.0.33 - - [2025-08-21 02:18:26] "POST /alarms HTTP/1.1" 409 251 0.006342 10.0.0.33 - - [2025-08-21 02:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004351 10.0.0.33 - - [2025-08-21 02:18:26] "PUT /alarm/5d4d3675-841a-44ad-9c7b-05ba1fdc413c HTTP/1.1" 200 244 0.027982 10.0.0.33 - - [2025-08-21 02:18:26] "POST /alarms HTTP/1.1" 409 252 0.015659 10.0.0.33 - - [2025-08-21 02:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.33 - - [2025-08-21 02:18:26] "PUT /alarm/1dceaf63-8021-4081-a7d0-ca2b03248834 HTTP/1.1" 200 244 0.029265 10.0.0.33 - - [2025-08-21 02:18:26] "POST /alarms HTTP/1.1" 409 256 0.024004 10.0.0.33 - - [2025-08-21 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.019351 10.0.0.33 - - [2025-08-21 02:18:27] "PUT /alarm/8062b996-77e1-4f7f-b327-015b68ed8696 HTTP/1.1" 200 244 0.021935 10.0.0.33 - - [2025-08-21 02:18:27] "POST /alarms HTTP/1.1" 409 248 0.024914 10.0.0.33 - - [2025-08-21 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005053 10.0.0.33 - - [2025-08-21 02:18:27] "PUT /alarm/6b6d5a24-ae9d-41ea-890f-7e948d01c6d3 HTTP/1.1" 200 244 0.025687 10.0.0.33 - - [2025-08-21 02:18:27] "POST /alarms HTTP/1.1" 409 252 0.019146 10.0.0.33 - - [2025-08-21 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.33 - - [2025-08-21 02:18:27] "PUT /alarm/699fdd21-0563-40d5-b036-353b17365f6e HTTP/1.1" 200 244 0.010928 10.0.0.33 - - [2025-08-21 02:18:27] "POST /alarms HTTP/1.1" 409 257 0.014613 10.0.0.33 - - [2025-08-21 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.33 - - [2025-08-21 02:18:27] "PUT /alarm/4f29e9be-a85c-46b7-b27d-46f34a1deed3 HTTP/1.1" 200 244 0.010066 10.0.0.33 - - [2025-08-21 02:18:27] "POST /alarms HTTP/1.1" 409 251 0.009377 10.0.0.33 - - [2025-08-21 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004477 10.0.0.33 - - [2025-08-21 02:18:27] "PUT /alarm/61a90507-1dee-4692-bb4d-ceac3885988b HTTP/1.1" 200 244 0.015981 10.0.0.33 - - [2025-08-21 02:18:27] "POST /alarms HTTP/1.1" 409 257 0.020120 10.0.0.33 - - [2025-08-21 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.33 - - [2025-08-21 02:18:27] "PUT /alarm/91b85c7b-6655-41c8-8324-0e5e2985150a HTTP/1.1" 200 244 0.041664 10.0.0.33 - - [2025-08-21 02:18:27] "POST /alarms HTTP/1.1" 409 261 0.035087 10.0.0.33 - - [2025-08-21 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007451 10.0.0.33 - - [2025-08-21 02:18:27] "PUT /alarm/0fe0f7e0-0f0e-46a0-a18b-fffb49d91dc3 HTTP/1.1" 200 244 0.021216 10.0.0.33 - - [2025-08-21 02:18:27] "POST /alarms HTTP/1.1" 409 258 0.004028 10.0.0.33 - - [2025-08-21 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.33 - - [2025-08-21 02:18:27] "PUT /alarm/1cec3e63-d2a3-41c2-b489-fdeab65a3946 HTTP/1.1" 200 244 0.019339 10.0.0.33 - - [2025-08-21 02:18:27] "POST /alarms HTTP/1.1" 409 254 0.010285 10.0.0.33 - - [2025-08-21 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.33 - - [2025-08-21 02:18:27] "PUT /alarm/6c054d0b-888c-4e59-934d-4d9f9417d0cb HTTP/1.1" 200 244 0.007514 10.0.0.33 - - [2025-08-21 02:18:27] "POST /alarms HTTP/1.1" 409 254 0.002328 10.0.0.33 - - [2025-08-21 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.33 - - [2025-08-21 02:18:27] "PUT /alarm/a1a71a4e-ccfd-4ae3-b1a6-64443a296e00 HTTP/1.1" 200 244 0.008468 10.0.0.33 - - [2025-08-21 02:18:27] "POST /alarms HTTP/1.1" 409 254 0.003021 10.0.0.33 - - [2025-08-21 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.33 - - [2025-08-21 02:18:27] "PUT /alarm/436111ac-240b-4027-bba5-96629247a557 HTTP/1.1" 200 244 0.025450 10.0.0.33 - - [2025-08-21 02:18:27] "POST /alarms HTTP/1.1" 409 247 0.023136 10.0.0.33 - - [2025-08-21 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.33 - - [2025-08-21 02:18:28] "PUT /alarm/c9ded2b2-5f60-4d8b-a576-07deb19815a8 HTTP/1.1" 200 244 0.011425 10.0.0.33 - - [2025-08-21 02:18:28] "POST /alarms HTTP/1.1" 409 272 0.004102 10.0.0.33 - - [2025-08-21 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.33 - - [2025-08-21 02:18:28] "PUT /alarm/32ef6d79-c16c-4008-a238-33673e488345 HTTP/1.1" 200 244 0.022483 10.0.0.33 - - [2025-08-21 02:18:28] "POST /alarms HTTP/1.1" 409 261 0.011102 10.0.0.33 - - [2025-08-21 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011033 10.0.0.33 - - [2025-08-21 02:18:28] "PUT /alarm/2ec51daf-29a7-4ff1-b689-1a81c5122c90 HTTP/1.1" 200 244 0.016258 10.0.0.33 - - [2025-08-21 02:18:28] "POST /alarms HTTP/1.1" 409 259 0.007369 10.0.0.33 - - [2025-08-21 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.33 - - [2025-08-21 02:18:28] "PUT /alarm/0ec28849-52c5-4bd7-917f-0f1df5c69683 HTTP/1.1" 200 244 0.022143 10.0.0.33 - - [2025-08-21 02:18:28] "POST /alarms HTTP/1.1" 409 265 0.003850 10.0.0.33 - - [2025-08-21 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.015485 10.0.0.33 - - [2025-08-21 02:18:28] "PUT /alarm/9e93ce6f-06a6-41b5-8f11-d79ac9ae585b HTTP/1.1" 200 244 0.022597 10.0.0.33 - - [2025-08-21 02:18:28] "POST /alarms HTTP/1.1" 409 279 0.004082 10.0.0.33 - - [2025-08-21 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.021010 10.0.0.33 - - [2025-08-21 02:18:28] "PUT /alarm/b607df19-2e41-4ee8-bd94-536b51be81c3 HTTP/1.1" 200 244 0.020802 10.0.0.33 - - [2025-08-21 02:18:29] "GET / HTTP/1.1" 200 35931 0.001422 10.0.0.33 - - [2025-08-21 02:18:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.007437 10.0.0.33 - - [2025-08-21 02:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.33 - - [2025-08-21 02:18:29] "PUT /global-vrouter-config/8a858cf2-c3fb-40a6-b6e9-2a15fe457281 HTTP/1.1" 200 276 0.010098 10.0.0.33 - - [2025-08-21 02:18:29] "GET / HTTP/1.1" 200 35931 0.001431 10.0.0.33 - - [2025-08-21 02:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.33 - - [2025-08-21 02:18:29] "GET /global-vrouter-config/8a858cf2-c3fb-40a6-b6e9-2a15fe457281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003761 10.0.0.33 - - [2025-08-21 02:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001573 10.0.0.33 - - [2025-08-21 02:18:29] "PUT /global-vrouter-config/8a858cf2-c3fb-40a6-b6e9-2a15fe457281 HTTP/1.1" 200 276 0.009602 10.0.0.33 - - [2025-08-21 02:18:30] "GET / HTTP/1.1" 200 35931 0.001775 10.0.0.33 - - [2025-08-21 02:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007332 10.0.0.33 - - [2025-08-21 02:18:30] "GET /global-system-config/f343b895-e8b5-496a-98fc-14af90d84231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.004742 10.0.0.33 - - [2025-08-21 02:18:30] "PUT /global-system-config/f343b895-e8b5-496a-98fc-14af90d84231 HTTP/1.1" 200 274 0.032877 10.0.0.33 - - [2025-08-21 02:18:33] "GET / HTTP/1.1" 200 35931 0.001402 10.0.0.33 - - [2025-08-21 02:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.33 - - [2025-08-21 02:18:33] "GET /routing-instance/033c747d-f5dd-4761-9cc4-4587df03f72b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002832 10.0.0.33 - - [2025-08-21 02:18:33] "POST /bgp-routers HTTP/1.1" 409 301 0.001770 10.0.0.33 - - [2025-08-21 02:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001352 10.0.0.33 - - [2025-08-21 02:18:33] "GET /bgp-router/fd3fd967-1db1-4fec-a7f6-9e7bcc62cfab?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003221 10.0.0.33 - - [2025-08-21 02:18:33] "PUT /bgp-router/fd3fd967-1db1-4fec-a7f6-9e7bcc62cfab HTTP/1.1" 200 254 0.009869 [Introspect:8084]10.0.0.33 - - [2025-08-21 02:18:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000786 [Introspect:8084]10.0.0.33 - - [2025-08-21 02:18:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001105 10.0.0.33 - - [2025-08-21 02:18:38] "POST /tags HTTP/1.1" 200 355 0.016959 10.0.0.33 - - [2025-08-21 02:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009202 10.0.0.33 - - [2025-08-21 02:18:38] "GET /tag/3f5e7982-53ed-4774-b22c-6af2e4220678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.019401 10.0.0.33 - - [2025-08-21 02:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.33 - - [2025-08-21 02:18:38] "GET /virtual-network/b7ea3bec-a8eb-4d83-a699-e5370e2021f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004257 10.0.0.33 - - [2025-08-21 02:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.33 - - [2025-08-21 02:18:38] "GET /project/dff6eeb9-e510-4ce5-9d81-7678849283c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.087410 10.0.0.33 - - [2025-08-21 02:18:38] "POST /virtual-machines HTTP/1.1" 200 351 0.015545 10.0.0.33 - - [2025-08-21 02:18:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.026572 10.0.0.33 - - [2025-08-21 02:18:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.118245 10.0.0.33 - - [2025-08-21 02:18:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.011534 10.0.0.33 - - [2025-08-21 02:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.014140 10.0.0.33 - - [2025-08-21 02:18:38] "GET /virtual-machine-interface/26063a1c-7e35-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.008009 10.0.0.33 - - [2025-08-21 02:18:38] "POST /instance-ips HTTP/1.1" 200 391 0.034589 10.0.0.33 - - [2025-08-21 02:18:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.018254 10.0.0.33 - - [2025-08-21 02:18:38] "GET /virtual-machine-interface/26063a1c-7e35-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.007705 10.0.0.33 - - [2025-08-21 02:18:38] "POST /set-tag HTTP/1.1" 200 109 0.029102 10.0.0.33 - - [2025-08-21 02:18:38] "GET /virtual-machine-interface/26063a1c-7e35-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.022183 10.0.0.33 - - [2025-08-21 02:18:38] "GET /instance-ip/262208b4-7e35-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.014978 10.0.0.33 - - [2025-08-21 02:18:39] "GET /virtual-machine-interface/26063a1c-7e35-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006585 10.0.0.33 - - [2025-08-21 02:18:39] "POST /set-tag HTTP/1.1" 200 109 0.002597 10.0.0.33 - - [2025-08-21 02:18:39] "GET /virtual-router/5456a771-5a84-4fb7-a71a-23eb3cea0b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004317 10.0.0.33 - - [2025-08-21 02:18:39] "POST /ref-update HTTP/1.1" 200 156 0.008170 10.0.0.33 - - [2025-08-21 02:18:39] "GET /virtual-machine-interface/26063a1c-7e35-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007705 10.0.0.33 - - [2025-08-21 02:18:39] "POST /set-tag HTTP/1.1" 200 109 0.006496 10.0.0.33 - - [2025-08-21 02:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.33 - - [2025-08-21 02:18:39] "GET /virtual-network/b7ea3bec-a8eb-4d83-a699-e5370e2021f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.009939 10.0.0.33 - - [2025-08-21 02:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005796 10.0.0.33 - - [2025-08-21 02:18:39] "GET /project/dff6eeb9-e510-4ce5-9d81-7678849283c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.044855 10.0.0.33 - - [2025-08-21 02:18:39] "POST /virtual-machines HTTP/1.1" 200 355 0.006844 10.0.0.33 - - [2025-08-21 02:18:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.014271 10.0.0.33 - - [2025-08-21 02:18:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.098398 10.0.0.33 - - [2025-08-21 02:18:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.006733 10.0.0.33 - - [2025-08-21 02:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001268 10.0.0.33 - - [2025-08-21 02:18:39] "GET /virtual-machine-interface/2681ba66-7e35-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.014246 10.0.0.33 - - [2025-08-21 02:18:39] "POST /instance-ips HTTP/1.1" 200 395 0.022505 10.0.0.33 - - [2025-08-21 02:18:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.020520 10.0.0.33 - - [2025-08-21 02:18:39] "GET /virtual-machine-interface/2681ba66-7e35-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.019368 10.0.0.33 - - [2025-08-21 02:18:39] "POST /set-tag HTTP/1.1" 200 109 0.023365 10.0.0.33 - - [2025-08-21 02:18:39] "GET /virtual-machine-interface/2681ba66-7e35-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.012988 10.0.0.33 - - [2025-08-21 02:18:39] "GET /instance-ip/26995266-7e35-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.009900 10.0.0.33 - - [2025-08-21 02:18:39] "GET /virtual-machine-interface/2681ba66-7e35-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004527 10.0.0.33 - - [2025-08-21 02:18:39] "POST /set-tag HTTP/1.1" 200 109 0.002061 10.0.0.33 - - [2025-08-21 02:18:39] "GET /virtual-router/5456a771-5a84-4fb7-a71a-23eb3cea0b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.003241 10.0.0.33 - - [2025-08-21 02:18:39] "POST /ref-update HTTP/1.1" 200 156 0.006075 10.0.0.33 - - [2025-08-21 02:18:39] "GET /virtual-machine-interface/2681ba66-7e35-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004559 10.0.0.33 - - [2025-08-21 02:18:39] "POST /set-tag HTTP/1.1" 200 109 0.002017 10.0.0.33 - - [2025-08-21 02:18:39] "GET /virtual-machine-interface/26063a1c-7e35-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004163 10.0.0.33 - - [2025-08-21 02:18:39] "POST /set-tag HTTP/1.1" 200 109 0.001918 10.0.0.33 - - [2025-08-21 02:18:39] "GET /virtual-machine-interface/2681ba66-7e35-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004718 10.0.0.33 - - [2025-08-21 02:18:39] "POST /set-tag HTTP/1.1" 200 109 0.002320 10.0.0.33 - - [2025-08-21 02:18:49] "GET / HTTP/1.1" 200 35931 0.002011 10.0.0.33 - - [2025-08-21 02:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.33 - - [2025-08-21 02:18:49] "GET /global-system-config/f343b895-e8b5-496a-98fc-14af90d84231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.007934 10.0.0.33 - - [2025-08-21 02:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.33 - - [2025-08-21 02:18:49] "GET /config-node/32f34d91-7134-465f-994d-9a5521312df1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001783 10.0.0.33 - - [2025-08-21 02:18:51] "GET /virtual-machine-interface/26063a1c-7e35-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005355 10.0.0.33 - - [2025-08-21 02:18:51] "POST /set-tag HTTP/1.1" 200 109 0.002931 10.0.0.33 - - [2025-08-21 02:18:52] "GET /virtual-machine-interface/2681ba66-7e35-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.009524 10.0.0.33 - - [2025-08-21 02:18:52] "POST /set-tag HTTP/1.1" 200 109 0.006441 10.0.0.33 - - [2025-08-21 02:18:53] "GET /virtual-machine-interface/26063a1c-7e35-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004674 10.0.0.33 - - [2025-08-21 02:18:53] "POST /set-tag HTTP/1.1" 200 109 0.002737 10.0.0.33 - - [2025-08-21 02:19:01] "GET / HTTP/1.1" 200 35931 0.001408 10.0.0.33 - - [2025-08-21 02:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.33 - - [2025-08-21 02:19:01] "GET /routing-instance/033c747d-f5dd-4761-9cc4-4587df03f72b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002504 10.0.0.33 - - [2025-08-21 02:19:01] "POST /bgp-routers HTTP/1.1" 409 301 0.001720 10.0.0.33 - - [2025-08-21 02:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.33 - - [2025-08-21 02:19:01] "GET /bgp-router/fd3fd967-1db1-4fec-a7f6-9e7bcc62cfab?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002392 10.0.0.33 - - [2025-08-21 02:19:01] "PUT /bgp-router/fd3fd967-1db1-4fec-a7f6-9e7bcc62cfab HTTP/1.1" 200 254 0.009573 [Introspect:8084]10.0.0.33 - - [2025-08-21 02:19:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000799 [Introspect:8084]10.0.0.33 - - [2025-08-21 02:19:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000762 [Introspect:8084]10.0.0.33 - - [2025-08-21 02:19:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000776 [Introspect:8084]10.0.0.33 - - [2025-08-21 02:19:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000802 [Introspect:8084]10.0.0.33 - - [2025-08-21 02:19:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000736 [Introspect:8084]10.0.0.33 - - [2025-08-21 02:19:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000789 [Introspect:8084]10.0.0.33 - - [2025-08-21 02:19:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000745 [Introspect:8084]10.0.0.33 - - [2025-08-21 02:19:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000783 10.0.0.33 - - [2025-08-21 02:19:24] "GET /virtual-machine-interface/26063a1c-7e35-11f0-93c0-fa163e9b1eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007341