++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Tue Sep 9 10:31:45 PM UTC 2025 ===================' INFO: =================== Tue Sep 9 10:31:45 PM 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 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.50 ++ 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.50 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.50 ++ ANALYTICSDB_NODES=10.0.0.50 ++ ANALYTICS_SNMP_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ '[' -n '10.0.0.50:8081 ' ']' +++ echo 10.0.0.50:8081 ++ ANALYTICS_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ '[' -n '10.0.0.50:9042 ' ']' +++ echo 10.0.0.50:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.50:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ '[' -n '10.0.0.50:8086 ' ']' +++ echo 10.0.0.50:8086 ++ COLLECTOR_SERVERS=10.0.0.50: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.50 ++ CONFIGDB_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ '[' -n '10.0.0.50:8082 ' ']' +++ echo 10.0.0.50:8082 ++ CONFIG_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ '[' -n '10.0.0.50:9161 ' ']' +++ echo 10.0.0.50:9161 ++ CONFIGDB_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ '[' -n '10.0.0.50:9041 ' ']' +++ echo 10.0.0.50:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.50: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.50 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.50 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ '[' -n 10.0.0.50:2181, ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ '[' -n '10.0.0.50:2181 ' ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.50:2181 ++ RABBITMQ_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ '[' -n 10.0.0.50:5673, ']' +++ echo 10.0.0.50:5673 ++ RABBITMQ_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ '[' -n '10.0.0.50:6379 ' ']' +++ echo 10.0.0.50:6379 ++ REDIS_SERVERS=10.0.0.50: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.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ '[' -n '10.0.0.50:9092 ' ']' +++ echo 10.0.0.50:9092 ++ KAFKA_SERVERS=10.0.0.50: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.50 ++ 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.50 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.50 ++ cut -d , -f 1 + local cassandra=10.0.0.50 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.50 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.50 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.50 9041 + echo -e '\035\nquit' + 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.50 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.50 +++ local servers=10.0.0.50 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ grep -vi host ++++ sort +++ local local_ips=,10.0.0.50,10.36.18.1,127.0.0.1,172.17.0.1,252.50.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.50,10.36.18.1,127.0.0.1,172.17.0.1,252.50.0.1,, =~ ,10\.0\.0\.50, ]] +++ echo 10.0.0.50 1 +++ return ++ local ip=10.0.0.50 ++ [[ -z 10.0.0.50 ]] ++ echo 10.0.0.50 + host_ip=10.0.0.50 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.50:9041 + cassandra_server_list=10.0.0.50:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.50: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=__ ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 09/09/2025 22:32:28.130 7f5f7487d640 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/09/2025 22:32:28.354 7f5f7487d640 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/09/2025 22:32:28.367 7f5f7487d640 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/09/2025 22:32:28.367 7f5f7487d640 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.50 - - [2025-09-09 22:32:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000586 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.50:8082/ Hit Ctrl-C to quit. 10.0.0.50 - - [2025-09-09 22:32:39] "GET / HTTP/1.1" 503 181 0.000221 10.0.0.50 - - [2025-09-09 22:32:40] "GET / HTTP/1.1" 200 35931 0.001236 10.0.0.50 - - [2025-09-09 22:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.50 - - [2025-09-09 22:32:40] "GET /global-system-config/783922f6-f09c-4949-a06a-90ec0e674a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.106174 10.0.0.50 - - [2025-09-09 22:32:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.003161 10.0.0.50 - - [2025-09-09 22:32:40] "GET / HTTP/1.1" 200 45303 0.002813 10.0.0.50 - - [2025-09-09 22:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005810 10.0.0.50 - - [2025-09-09 22:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.50 - - [2025-09-09 22:32:40] "POST /database-nodes HTTP/1.1" 200 597 0.132252 10.0.0.50 - - [2025-09-09 22:32:40] "GET / HTTP/1.1" 200 35931 0.001290 10.0.0.50 - - [2025-09-09 22:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006595 10.0.0.50 - - [2025-09-09 22:32:40] "GET /global-system-config/783922f6-f09c-4949-a06a-90ec0e674a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008687 10.0.0.50 - - [2025-09-09 22:32:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.003111 10.0.0.50 - - [2025-09-09 22:32:40] "POST /analytics-nodes HTTP/1.1" 200 599 0.064047 10.0.0.50 - - [2025-09-09 22:32:41] "GET / HTTP/1.1" 200 35931 0.001397 10.0.0.50 - - [2025-09-09 22:32:41] "GET / HTTP/1.1" 200 35931 0.001458 10.0.0.50 - - [2025-09-09 22:32:41] "GET / HTTP/1.1" 200 35931 0.001107 10.0.0.50 - - [2025-09-09 22:32:41] "POST /fqname-to-id HTTP/1.1" 404 186 0.031035 10.0.0.50 - - [2025-09-09 22:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.50 - - [2025-09-09 22:32:41] "GET /global-system-config/783922f6-f09c-4949-a06a-90ec0e674a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.018769 10.0.0.50 - - [2025-09-09 22:32:41] "POST /service-appliance-sets HTTP/1.1" 200 553 0.036816 10.0.0.50 - - [2025-09-09 22:32:41] "POST /fqname-to-id HTTP/1.1" 404 180 0.008581 10.0.0.50 - - [2025-09-09 22:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.50 - - [2025-09-09 22:32:42] "GET /global-system-config/783922f6-f09c-4949-a06a-90ec0e674a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.061298 10.0.0.50 - - [2025-09-09 22:32:42] "POST /service-appliance-sets HTTP/1.1" 200 541 0.103853 10.0.0.50 - - [2025-09-09 22:32:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007279 10.0.0.50 - - [2025-09-09 22:32:42] "GET /network-ipam/4619246f-179a-4b75-8e5c-46056ed6d3d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.007762 10.0.0.50 - - [2025-09-09 22:32:42] "GET / HTTP/1.1" 200 35931 0.001317 10.0.0.50 - - [2025-09-09 22:32:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.026367 10.0.0.50 - - [2025-09-09 22:32:42] "GET /global-system-config/783922f6-f09c-4949-a06a-90ec0e674a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012946 10.0.0.50 - - [2025-09-09 22:32:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.002718 10.0.0.50 - - [2025-09-09 22:32:42] "POST /config-nodes HTTP/1.1" 200 593 0.029896 10.0.0.50 - - [2025-09-09 22:32:42] "POST /service-templates HTTP/1.1" 200 511 0.052974 10.0.0.50 - - [2025-09-09 22:32:42] "POST /service-templates HTTP/1.1" 200 501 0.024559 10.0.0.50 - - [2025-09-09 22:32:42] "POST /service-templates HTTP/1.1" 200 515 0.033160 10.0.0.50 - - [2025-09-09 22:32:42] "POST /service-templates HTTP/1.1" 200 535 0.040020 10.0.0.50 - - [2025-09-09 22:32:42] "POST /service-templates HTTP/1.1" 200 507 0.038208 10.0.0.50 - - [2025-09-09 22:32:42] "GET / HTTP/1.1" 200 35931 0.001364 10.0.0.50 - - [2025-09-09 22:32:42] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005054 10.0.0.50 - - [2025-09-09 22:32:43] "GET / HTTP/1.1" 200 35931 0.001121 10.0.0.50 - - [2025-09-09 22:32:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.50 - - [2025-09-09 22:32:43] "GET /global-system-config/783922f6-f09c-4949-a06a-90ec0e674a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007573 10.0.0.50 - - [2025-09-09 22:32:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.006848 10.0.0.50 - - [2025-09-09 22:32:43] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.019764 10.0.0.50 - - [2025-09-09 22:32:43] "GET / HTTP/1.1" 200 35931 0.001303 10.0.0.50 - - [2025-09-09 22:32:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005615 10.0.0.50 - - [2025-09-09 22:32:43] "GET /global-system-config/783922f6-f09c-4949-a06a-90ec0e674a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007074 10.0.0.50 - - [2025-09-09 22:32:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.002809 10.0.0.50 - - [2025-09-09 22:32:43] "POST /config-database-nodes HTTP/1.1" 200 611 0.041995 10.0.0.50 - - [2025-09-09 22:32:44] "GET / HTTP/1.1" 200 35931 0.001259 10.0.0.50 - - [2025-09-09 22:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.50 - - [2025-09-09 22:32:44] "GET /global-system-config/783922f6-f09c-4949-a06a-90ec0e674a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.014278 10.0.0.50 - - [2025-09-09 22:32:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.003267 10.0.0.50 - - [2025-09-09 22:32:44] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.043353 [Introspect:8084]10.0.0.50 - - [2025-09-09 22:32:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.004441 [Introspect:8084]10.0.0.50 - - [2025-09-09 22:32:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000787 10.0.0.50 - - [2025-09-09 22:32:45] "GET / HTTP/1.1" 200 35931 0.001376 10.0.0.50 - - [2025-09-09 22:32:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.50 - - [2025-09-09 22:32:45] "GET /routing-instance/80165b2b-2ea8-4b7c-87ad-086b3089f31a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.005117 10.0.0.50 - - [2025-09-09 22:32:45] "POST /bgp-routers HTTP/1.1" 200 616 0.045110 10.0.0.50 - - [2025-09-09 22:32:45] "GET /bgp-router/660bd623-5a14-4091-a41d-d1668b6923f3?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.029320 10.0.0.50 - - [2025-09-09 22:32:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005110 10.0.0.50 - - [2025-09-09 22:32:45] "GET /global-system-config/783922f6-f09c-4949-a06a-90ec0e674a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005366 10.0.0.50 - - [2025-09-09 22:32:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002317 10.0.0.50 - - [2025-09-09 22:32:46] "POST /ref-update HTTP/1.1" 200 156 0.017037 10.0.0.50 - - [2025-09-09 22:32:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.015322 10.0.0.50 - - [2025-09-09 22:32:46] "GET /network-ipam/4619246f-179a-4b75-8e5c-46056ed6d3d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004141 10.0.0.50 - - [2025-09-09 22:32:47] "POST /fqname-to-id HTTP/1.1" 404 225 0.003238 10.0.0.50 - - [2025-09-09 22:32:47] "POST /access-control-lists HTTP/1.1" 200 587 0.032505 10.0.0.50 - - [2025-09-09 22:32:47] "POST /fqname-to-id HTTP/1.1" 404 224 0.020609 10.0.0.50 - - [2025-09-09 22:32:47] "POST /access-control-lists HTTP/1.1" 200 585 0.023913 10.0.0.50 - - [2025-09-09 22:32:47] "POST /route-targets HTTP/1.1" 200 327 0.023462 10.0.0.50 - - [2025-09-09 22:32:47] "POST /ref-update HTTP/1.1" 200 156 0.057291 10.0.0.50 - - [2025-09-09 22:32:47] "POST /route-targets HTTP/1.1" 200 327 0.046073 10.0.0.50 - - [2025-09-09 22:32:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.023810 10.0.0.50 - - [2025-09-09 22:32:47] "GET /global-vrouter-config/bb603544-b0f6-4f24-a38c-0ff872c49753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.001901 10.0.0.50 - - [2025-09-09 22:32:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.50 - - [2025-09-09 22:32:47] "POST /ref-update HTTP/1.1" 200 156 0.021343 10.0.0.50 - - [2025-09-09 22:32:47] "PUT /global-vrouter-config/bb603544-b0f6-4f24-a38c-0ff872c49753 HTTP/1.1" 200 276 0.044713 10.0.0.50 - - [2025-09-09 22:32:47] "POST /route-targets HTTP/1.1" 200 327 0.012649 10.0.0.50 - - [2025-09-09 22:32:48] "POST /ref-update HTTP/1.1" 200 156 0.048638 10.0.0.50 - - [2025-09-09 22:32:48] "POST /route-targets HTTP/1.1" 200 327 0.019831 10.0.0.50 - - [2025-09-09 22:32:48] "POST /ref-update HTTP/1.1" 200 156 0.028095 10.0.0.50 - - [2025-09-09 22:32:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.010656 10.0.0.50 - - [2025-09-09 22:32:48] "POST /access-control-lists HTTP/1.1" 200 551 0.084546 10.0.0.50 - - [2025-09-09 22:32:48] "PUT /access-control-list/1c5a5d98-2f1d-42b7-8a61-0090e56591f3 HTTP/1.1" 200 272 0.010955 10.0.0.50 - - [2025-09-09 22:32:48] "PUT /access-control-list/1e0daf5e-ecae-47ae-a368-617c1d557098 HTTP/1.1" 200 272 0.030695 10.0.0.50 - - [2025-09-09 22:32:48] "GET / HTTP/1.1" 200 35931 0.001365 10.0.0.50 - - [2025-09-09 22:32:48] "POST /alarms HTTP/1.1" 200 581 0.173323 10.0.0.50 - - [2025-09-09 22:32:48] "POST /alarms HTTP/1.1" 200 575 0.061567 10.0.0.50 - - [2025-09-09 22:32:48] "POST /alarms HTTP/1.1" 200 575 0.050187 10.0.0.50 - - [2025-09-09 22:32:48] "POST /alarms HTTP/1.1" 200 559 0.029326 10.0.0.50 - - [2025-09-09 22:32:48] "POST /alarms HTTP/1.1" 200 555 0.026752 10.0.0.50 - - [2025-09-09 22:32:49] "POST /alarms HTTP/1.1" 200 557 0.057715 10.0.0.50 - - [2025-09-09 22:32:49] "POST /alarms HTTP/1.1" 200 565 0.035977 10.0.0.50 - - [2025-09-09 22:32:49] "POST /alarms HTTP/1.1" 200 549 0.033391 10.0.0.50 - - [2025-09-09 22:32:49] "POST /alarms HTTP/1.1" 200 557 0.043581 10.0.0.50 - - [2025-09-09 22:32:49] "POST /alarms HTTP/1.1" 200 567 0.037183 10.0.0.50 - - [2025-09-09 22:32:49] "POST /alarms HTTP/1.1" 200 555 0.031014 10.0.0.50 - - [2025-09-09 22:32:49] "POST /alarms HTTP/1.1" 200 567 0.075996 10.0.0.50 - - [2025-09-09 22:32:49] "POST /alarms HTTP/1.1" 200 575 0.090757 10.0.0.50 - - [2025-09-09 22:32:49] "POST /alarms HTTP/1.1" 200 569 0.034606 10.0.0.50 - - [2025-09-09 22:32:49] "POST /alarms HTTP/1.1" 200 561 0.032583 10.0.0.50 - - [2025-09-09 22:32:49] "POST /alarms HTTP/1.1" 200 561 0.027146 10.0.0.50 - - [2025-09-09 22:32:49] "POST /alarms HTTP/1.1" 200 561 0.038357 10.0.0.50 - - [2025-09-09 22:32:49] "POST /alarms HTTP/1.1" 200 547 0.041761 10.0.0.50 - - [2025-09-09 22:32:49] "POST /alarms HTTP/1.1" 200 595 0.054466 10.0.0.50 - - [2025-09-09 22:32:49] "POST /alarms HTTP/1.1" 200 575 0.052109 10.0.0.50 - - [2025-09-09 22:32:49] "POST /alarms HTTP/1.1" 200 571 0.038327 10.0.0.50 - - [2025-09-09 22:32:50] "POST /alarms HTTP/1.1" 200 583 0.032090 [Introspect:8084]10.0.0.50 - - [2025-09-09 22:32:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000994 [Introspect:8084]10.0.0.50 - - [2025-09-09 22:32:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000741 10.0.0.50 - - [2025-09-09 22:32:50] "POST /alarms HTTP/1.1" 200 609 0.023246 10.0.0.50 - - [2025-09-09 22:32:50] "GET / HTTP/1.1" 200 35931 0.001407 10.0.0.50 - - [2025-09-09 22:32:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002285 10.0.0.50 - - [2025-09-09 22:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001480 10.0.0.50 - - [2025-09-09 22:32:50] "PUT /global-vrouter-config/bb603544-b0f6-4f24-a38c-0ff872c49753 HTTP/1.1" 200 276 0.009052 10.0.0.50 - - [2025-09-09 22:32:50] "GET / HTTP/1.1" 200 35931 0.001204 10.0.0.50 - - [2025-09-09 22:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.50 - - [2025-09-09 22:32:50] "GET /global-vrouter-config/bb603544-b0f6-4f24-a38c-0ff872c49753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007550 10.0.0.50 - - [2025-09-09 22:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.50 - - [2025-09-09 22:32:50] "PUT /global-vrouter-config/bb603544-b0f6-4f24-a38c-0ff872c49753 HTTP/1.1" 200 276 0.007822 10.0.0.50 - - [2025-09-09 22:32:50] "GET / HTTP/1.1" 200 35931 0.001275 10.0.0.50 - - [2025-09-09 22:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.50 - - [2025-09-09 22:32:50] "GET /global-system-config/783922f6-f09c-4949-a06a-90ec0e674a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006524 10.0.0.50 - - [2025-09-09 22:32:51] "PUT /global-system-config/783922f6-f09c-4949-a06a-90ec0e674a4d HTTP/1.1" 200 274 0.038924 [Introspect:8084]10.0.0.50 - - [2025-09-09 22:32:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000940 [Introspect:8084]10.0.0.50 - - [2025-09-09 22:32:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000876 10.0.0.50 - - [2025-09-09 22:32:56] "GET / HTTP/1.1" 200 35931 0.001624 10.0.0.50 - - [2025-09-09 22:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007537 10.0.0.50 - - [2025-09-09 22:32:56] "GET /domain/6f94d777-f316-4d18-ad28-4e9fda458c22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.005159 10.0.0.50 - - [2025-09-09 22:32:56] "POST /id-to-fqname HTTP/1.1" 200 173 0.002037 10.0.0.50 - - [2025-09-09 22:32:56] "POST /fqname-to-id HTTP/1.1" 404 182 0.006734 10.0.0.50 - - [2025-09-09 22:32:56] "POST /security-groups HTTP/1.1" 200 570 0.064748 10.0.0.50 - - [2025-09-09 22:32:56] "POST /projects HTTP/1.1" 200 481 0.278484 10.0.0.50 - - [2025-09-09 22:32:56] "POST /fqname-to-id HTTP/1.1" 404 213 0.014302 10.0.0.50 - - [2025-09-09 22:32:57] "POST /access-control-lists HTTP/1.1" 200 579 0.071617 10.0.0.50 - - [2025-09-09 22:32:57] "POST /security-groups HTTP/1.1" 200 534 0.098435 10.0.0.50 - - [2025-09-09 22:32:57] "POST /fqname-to-id HTTP/1.1" 404 212 0.002680 10.0.0.50 - - [2025-09-09 22:32:57] "POST /chown HTTP/1.1" 200 109 0.031836 10.0.0.50 - - [2025-09-09 22:32:57] "POST /policy-managements HTTP/1.1" 409 214 0.008289 10.0.0.50 - - [2025-09-09 22:32:57] "POST /access-control-lists HTTP/1.1" 200 577 0.047184 10.0.0.50 - - [2025-09-09 22:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.031204 10.0.0.50 - - [2025-09-09 22:32:57] "POST /fqname-to-id HTTP/1.1" 404 232 0.004972 10.0.0.50 - - [2025-09-09 22:32:57] "GET /policy-management/2bdc4dcc-81e4-4b70-9d2d-c082ddefd417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003225 10.0.0.50 - - [2025-09-09 22:32:57] "POST /access-control-lists HTTP/1.1" 200 594 0.059140 10.0.0.50 - - [2025-09-09 22:32:57] "POST /fqname-to-id HTTP/1.1" 404 231 0.008163 10.0.0.50 - - [2025-09-09 22:32:57] "POST /application-policy-sets HTTP/1.1" 200 528 0.096240 10.0.0.50 - - [2025-09-09 22:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.50 - - [2025-09-09 22:32:57] "POST /access-control-lists HTTP/1.1" 200 592 0.072728 10.0.0.50 - - [2025-09-09 22:32:57] "GET /global-vrouter-config/bb603544-b0f6-4f24-a38c-0ff872c49753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003261 10.0.0.50 - - [2025-09-09 22:32:57] "PUT /global-vrouter-config/bb603544-b0f6-4f24-a38c-0ff872c49753 HTTP/1.1" 200 276 0.012338 10.0.0.50 - - [2025-09-09 22:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.50 - - [2025-09-09 22:32:57] "GET /virtual-network/e3114fd5-10f6-4af1-ba06-589f526582e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004826 10.0.0.50 - - [2025-09-09 22:32:57] "POST /id-to-fqname HTTP/1.1" 200 177 0.000444 10.0.0.50 - - [2025-09-09 22:32:57] "POST /fqname-to-id HTTP/1.1" 404 186 0.007302 10.0.0.50 - - [2025-09-09 22:32:57] "POST /security-groups HTTP/1.1" 200 574 0.075380 10.0.0.50 - - [2025-09-09 22:32:57] "POST /projects HTTP/1.1" 200 489 0.210302 10.0.0.50 - - [2025-09-09 22:32:57] "POST /fqname-to-id HTTP/1.1" 404 217 0.001692 10.0.0.50 - - [2025-09-09 22:32:57] "POST /security-groups HTTP/1.1" 200 546 0.041270 10.0.0.50 - - [2025-09-09 22:32:57] "POST /access-control-lists HTTP/1.1" 200 583 0.093883 10.0.0.50 - - [2025-09-09 22:32:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.003491 10.0.0.50 - - [2025-09-09 22:32:57] "POST /chown HTTP/1.1" 200 109 0.047276 10.0.0.50 - - [2025-09-09 22:32:57] "POST /access-control-lists HTTP/1.1" 200 581 0.092122 10.0.0.50 - - [2025-09-09 22:32:57] "POST /network-ipams HTTP/1.1" 200 522 0.114657 10.0.0.50 - - [2025-09-09 22:32:58] "POST /fqname-to-id HTTP/1.1" 404 240 0.031129 10.0.0.50 - - [2025-09-09 22:32:58] "POST /network-ipams HTTP/1.1" 200 510 0.083166 10.0.0.50 - - [2025-09-09 22:32:58] "POST /fqname-to-id HTTP/1.1" 404 198 0.001706 10.0.0.50 - - [2025-09-09 22:32:58] "POST /access-control-lists HTTP/1.1" 200 602 0.083749 10.0.0.50 - - [2025-09-09 22:32:58] "POST /fqname-to-id HTTP/1.1" 404 239 0.008636 10.0.0.50 - - [2025-09-09 22:32:58] "POST /access-control-lists HTTP/1.1" 200 600 0.039431 10.0.0.50 - - [2025-09-09 22:32:58] "POST /fqname-to-id HTTP/1.1" 404 229 0.009287 10.0.0.50 - - [2025-09-09 22:32:58] "POST /useragent-kv HTTP/1.1" 200 115 0.016648 10.0.0.50 - - [2025-09-09 22:32:58] "POST /virtual-networks HTTP/1.1" 200 538 0.252492 10.0.0.50 - - [2025-09-09 22:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005183 10.0.0.50 - - [2025-09-09 22:32:58] "POST /access-control-lists HTTP/1.1" 200 589 0.082622 10.0.0.50 - - [2025-09-09 22:32:58] "GET /virtual-network/0cce93bb-33ae-4f16-bbec-aa93a1f16db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.033615 10.0.0.50 - - [2025-09-09 22:32:58] "POST /route-targets HTTP/1.1" 200 327 0.016390 10.0.0.50 - - [2025-09-09 22:32:58] "POST /network-ipams HTTP/1.1" 200 518 0.053996 10.0.0.50 - - [2025-09-09 22:32:58] "POST /fqname-to-id HTTP/1.1" 404 202 0.002177 10.0.0.50 - - [2025-09-09 22:32:58] "POST /ref-update HTTP/1.1" 200 156 0.075394 10.0.0.50 - - [2025-09-09 22:32:58] "PUT /access-control-list/0dd811d9-8cd6-41a7-ba55-3bd78d11f861 HTTP/1.1" 200 272 0.047851 10.0.0.50 - - [2025-09-09 22:32:58] "POST /useragent-kv HTTP/1.1" 200 115 0.016721 10.0.0.50 - - [2025-09-09 22:32:58] "POST /virtual-networks HTTP/1.1" 200 546 0.233777 10.0.0.50 - - [2025-09-09 22:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008324 10.0.0.50 - - [2025-09-09 22:32:58] "POST /route-targets HTTP/1.1" 200 327 0.060529 10.0.0.50 - - [2025-09-09 22:32:58] "GET /virtual-network/9c8c659f-dbf9-4615-9f0e-71e0c9b97ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.045503 10.0.0.50 - - [2025-09-09 22:32:58] "POST /fqname-to-id HTTP/1.1" 404 199 0.013675 10.0.0.50 - - [2025-09-09 22:32:58] "POST /ref-update HTTP/1.1" 200 156 0.052575 10.0.0.50 - - [2025-09-09 22:32:59] "POST /network-policys HTTP/1.1" 200 538 0.110652 10.0.0.50 - - [2025-09-09 22:32:59] "POST /fqname-to-id HTTP/1.1" 404 197 0.023536 10.0.0.50 - - [2025-09-09 22:32:59] "POST /network-policys HTTP/1.1" 200 534 0.021114 10.0.0.50 - - [2025-09-09 22:32:59] "POST /fqname-to-id HTTP/1.1" 404 201 0.002280 10.0.0.50 - - [2025-09-09 22:32:59] "POST /network-policys HTTP/1.1" 200 542 0.030358 10.0.0.50 - - [2025-09-09 22:32:59] "PUT /access-control-list/ba88f8de-f703-4055-b2d3-1a490752079c HTTP/1.1" 200 272 0.036569 10.0.0.50 - - [2025-09-09 22:32:59] "POST /ref-update HTTP/1.1" 200 156 0.096778 10.0.0.50 - - [2025-09-09 22:32:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005497 10.0.0.50 - - [2025-09-09 22:32:59] "PUT /access-control-list/ba88f8de-f703-4055-b2d3-1a490752079c HTTP/1.1" 200 272 0.069502 10.0.0.50 - - [2025-09-09 22:32:59] "POST /ref-update HTTP/1.1" 200 156 0.119546 10.0.0.50 - - [2025-09-09 22:32:59] "PUT /access-control-list/0dd811d9-8cd6-41a7-ba55-3bd78d11f861 HTTP/1.1" 200 272 0.028380 10.0.0.50 - - [2025-09-09 22:32:59] "POST /ref-update HTTP/1.1" 200 156 0.049221 10.0.0.50 - - [2025-09-09 22:32:59] "POST /ref-update HTTP/1.1" 200 156 0.105971 10.0.0.50 - - [2025-09-09 22:32:59] "PUT /access-control-list/0dd811d9-8cd6-41a7-ba55-3bd78d11f861 HTTP/1.1" 200 272 0.064511 10.0.0.50 - - [2025-09-09 22:32:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.057479 10.0.0.50 - - [2025-09-09 22:32:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002579 10.0.0.50 - - [2025-09-09 22:32:59] "PUT /access-control-list/ba88f8de-f703-4055-b2d3-1a490752079c HTTP/1.1" 200 272 0.028857 10.0.0.50 - - [2025-09-09 22:32:59] "POST /fqname-to-id HTTP/1.1" 404 237 0.010412 10.0.0.50 - - [2025-09-09 22:32:59] "POST /ref-update HTTP/1.1" 200 156 0.080168 10.0.0.50 - - [2025-09-09 22:32:59] "POST /access-control-lists HTTP/1.1" 200 601 0.049960 10.0.0.50 - - [2025-09-09 22:32:59] "POST /ref-update HTTP/1.1" 200 156 0.023123 10.0.0.50 - - [2025-09-09 22:32:59] "POST /ref-update HTTP/1.1" 200 156 0.108492 10.0.0.50 - - [2025-09-09 22:32:59] "PUT /access-control-list/4aba7077-9688-4adb-b5ae-3dbff09d0d26 HTTP/1.1" 200 272 0.051708 10.0.0.50 - - [2025-09-09 22:33:00] "POST /ref-update HTTP/1.1" 200 156 0.114989 10.0.0.50 - - [2025-09-09 22:33:00] "PUT /access-control-list/4aba7077-9688-4adb-b5ae-3dbff09d0d26 HTTP/1.1" 200 272 0.037794 10.0.0.50 - - [2025-09-09 22:33:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018558 10.0.0.50 - - [2025-09-09 22:33:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007576 10.0.0.50 - - [2025-09-09 22:33:00] "POST /ref-update HTTP/1.1" 200 156 0.023466 10.0.0.50 - - [2025-09-09 22:33:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002433 10.0.0.50 - - [2025-09-09 22:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.50 - - [2025-09-09 22:33:00] "GET /virtual-network/e3114fd5-10f6-4af1-ba06-589f526582e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.005839 [Introspect:8084]10.0.0.50 - - [2025-09-09 22:33:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000850 10.0.0.50 - - [2025-09-09 22:33:00] "GET /application-policy-set/983429dc-12e8-4ccf-b23d-d9489671bc86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004811 [Introspect:8084]10.0.0.50 - - [2025-09-09 22:33:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000777 10.0.0.50 - - [2025-09-09 22:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.50 - - [2025-09-09 22:33:00] "GET /policy-management/2bdc4dcc-81e4-4b70-9d2d-c082ddefd417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002078 10.0.0.50 - - [2025-09-09 22:33:00] "POST /firewall-policys HTTP/1.1" 200 530 0.023803 10.0.0.50 - - [2025-09-09 22:33:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.041371 10.0.0.50 - - [2025-09-09 22:33:00] "GET /firewall-policy/2a330b14-288d-4a7d-9b5b-0d6a3f878b8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.023043 10.0.0.50 - - [2025-09-09 22:33:00] "GET /application-policy-set/983429dc-12e8-4ccf-b23d-d9489671bc86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.003099 10.0.0.50 - - [2025-09-09 22:33:00] "GET /firewall-policy/2a330b14-288d-4a7d-9b5b-0d6a3f878b8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.011302 10.0.0.50 - - [2025-09-09 22:33:00] "POST /ref-update HTTP/1.1" 200 156 0.019042 10.0.0.50 - - [2025-09-09 22:33:00] "GET /application-policy-set/983429dc-12e8-4ccf-b23d-d9489671bc86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004249 10.0.0.50 - - [2025-09-09 22:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001557 10.0.0.50 - - [2025-09-09 22:33:00] "GET /policy-management/2bdc4dcc-81e4-4b70-9d2d-c082ddefd417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002111 10.0.0.50 - - [2025-09-09 22:33:00] "POST /firewall-policys HTTP/1.1" 200 532 0.046595 10.0.0.50 - - [2025-09-09 22:33:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.015733 10.0.0.50 - - [2025-09-09 22:33:00] "GET /firewall-policy/3d7923c5-2679-4858-8bcb-6a408cda43f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.026064 10.0.0.50 - - [2025-09-09 22:33:00] "GET /application-policy-set/983429dc-12e8-4ccf-b23d-d9489671bc86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.005336 10.0.0.50 - - [2025-09-09 22:33:00] "GET /firewall-policy/3d7923c5-2679-4858-8bcb-6a408cda43f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005657 10.0.0.50 - - [2025-09-09 22:33:00] "GET /firewall-policy/2a330b14-288d-4a7d-9b5b-0d6a3f878b8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003242 10.0.0.50 - - [2025-09-09 22:33:00] "GET /firewall-policy/2a330b14-288d-4a7d-9b5b-0d6a3f878b8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.076389 10.0.0.50 - - [2025-09-09 22:33:00] "POST /ref-update HTTP/1.1" 200 156 0.014340 10.0.0.50 - - [2025-09-09 22:33:00] "POST /ref-update HTTP/1.1" 200 156 0.022993 10.0.0.50 - - [2025-09-09 22:33:00] "POST /ref-update HTTP/1.1" 200 156 0.041189 10.0.0.50 - - [2025-09-09 22:33:00] "GET /application-policy-set/983429dc-12e8-4ccf-b23d-d9489671bc86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.005541 10.0.0.50 - - [2025-09-09 22:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.50 - - [2025-09-09 22:33:00] "GET /policy-management/2bdc4dcc-81e4-4b70-9d2d-c082ddefd417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003227 10.0.0.50 - - [2025-09-09 22:33:01] "POST /firewall-policys HTTP/1.1" 200 530 0.025257 10.0.0.50 - - [2025-09-09 22:33:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.036032 10.0.0.50 - - [2025-09-09 22:33:01] "GET /firewall-policy/31c02da1-b334-4bc2-ba2c-3d25b9fd55ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.015683 10.0.0.50 - - [2025-09-09 22:33:01] "GET /application-policy-set/983429dc-12e8-4ccf-b23d-d9489671bc86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.002886 10.0.0.50 - - [2025-09-09 22:33:01] "GET /firewall-policy/31c02da1-b334-4bc2-ba2c-3d25b9fd55ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002209 10.0.0.50 - - [2025-09-09 22:33:01] "GET /firewall-policy/2a330b14-288d-4a7d-9b5b-0d6a3f878b8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.001988 10.0.0.50 - - [2025-09-09 22:33:01] "GET /firewall-policy/3d7923c5-2679-4858-8bcb-6a408cda43f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003004 10.0.0.50 - - [2025-09-09 22:33:01] "GET /firewall-policy/2a330b14-288d-4a7d-9b5b-0d6a3f878b8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002633 10.0.0.50 - - [2025-09-09 22:33:01] "GET /firewall-policy/3d7923c5-2679-4858-8bcb-6a408cda43f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002512 10.0.0.50 - - [2025-09-09 22:33:01] "POST /ref-update HTTP/1.1" 200 156 0.037012 10.0.0.50 - - [2025-09-09 22:33:01] "POST /ref-update HTTP/1.1" 200 156 0.039255 10.0.0.50 - - [2025-09-09 22:33:01] "POST /ref-update HTTP/1.1" 200 156 0.101412 10.0.0.50 - - [2025-09-09 22:33:01] "POST /ref-update HTTP/1.1" 200 156 0.026496 10.0.0.50 - - [2025-09-09 22:33:01] "POST /ref-update HTTP/1.1" 200 156 0.051787 10.0.0.50 - - [2025-09-09 22:33:01] "GET /application-policy-set/983429dc-12e8-4ccf-b23d-d9489671bc86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.004454 10.0.0.50 - - [2025-09-09 22:33:01] "POST /tags HTTP/1.1" 200 299 0.041625 10.0.0.50 - - [2025-09-09 22:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006541 10.0.0.50 - - [2025-09-09 22:33:01] "GET /tag/bf802f77-26b2-4497-b40d-f6fbe8d42b60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014202 10.0.0.50 - - [2025-09-09 22:33:01] "POST /set-tag HTTP/1.1" 200 109 0.016753 10.0.0.50 - - [2025-09-09 22:33:02] "POST /tags HTTP/1.1" 200 357 0.117305 10.0.0.50 - - [2025-09-09 22:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013149 10.0.0.50 - - [2025-09-09 22:33:02] "GET /tag/e210a11e-9a8b-4831-8708-f5031170e752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.014743 10.0.0.50 - - [2025-09-09 22:33:02] "POST /tags HTTP/1.1" 200 305 0.270607 10.0.0.50 - - [2025-09-09 22:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.019156 10.0.0.50 - - [2025-09-09 22:33:02] "GET /tag/637d9e9a-d077-44e5-8e2a-f4fd07ba760e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.018125 10.0.0.50 - - [2025-09-09 22:33:02] "POST /id-to-fqname HTTP/1.1" 200 174 0.000722 10.0.0.50 - - [2025-09-09 22:33:02] "POST /fqname-to-id HTTP/1.1" 404 183 0.015786 10.0.0.50 - - [2025-09-09 22:33:02] "POST /security-groups HTTP/1.1" 200 571 0.129837 10.0.0.50 - - [2025-09-09 22:33:02] "POST /projects HTTP/1.1" 200 483 0.343452 10.0.0.50 - - [2025-09-09 22:33:02] "POST /fqname-to-id HTTP/1.1" 404 214 0.003967 10.0.0.50 - - [2025-09-09 22:33:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.025343 10.0.0.50 - - [2025-09-09 22:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.022747 10.0.0.50 - - [2025-09-09 22:33:02] "GET /virtual-network/0cce93bb-33ae-4f16-bbec-aa93a1f16db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.032643 10.0.0.50 - - [2025-09-09 22:33:02] "POST /access-control-lists HTTP/1.1" 200 580 0.103153 10.0.0.50 - - [2025-09-09 22:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.020210 10.0.0.50 - - [2025-09-09 22:33:03] "POST /fqname-to-id HTTP/1.1" 404 213 0.004692 10.0.0.50 - - [2025-09-09 22:33:03] "GET /virtual-network/9c8c659f-dbf9-4615-9f0e-71e0c9b97ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.019344 10.0.0.50 - - [2025-09-09 22:33:03] "POST /access-control-lists HTTP/1.1" 200 578 0.068048 10.0.0.50 - - [2025-09-09 22:33:03] "PUT /virtual-network/0cce93bb-33ae-4f16-bbec-aa93a1f16db7 HTTP/1.1" 200 264 0.096241 10.0.0.50 - - [2025-09-09 22:33:03] "PUT /virtual-network/9c8c659f-dbf9-4615-9f0e-71e0c9b97ba5 HTTP/1.1" 200 264 0.051523 10.0.0.50 - - [2025-09-09 22:33:03] "POST /security-groups HTTP/1.1" 200 537 0.088874 10.0.0.50 - - [2025-09-09 22:33:03] "POST /fqname-to-id HTTP/1.1" 404 234 0.001788 10.0.0.50 - - [2025-09-09 22:33:03] "POST /access-control-lists HTTP/1.1" 200 596 0.064161 10.0.0.50 - - [2025-09-09 22:33:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.081534 10.0.0.50 - - [2025-09-09 22:33:03] "POST /fqname-to-id HTTP/1.1" 404 233 0.005540 10.0.0.50 - - [2025-09-09 22:33:03] "POST /access-control-lists HTTP/1.1" 200 594 0.033509 10.0.0.50 - - [2025-09-09 22:33:03] "POST /chown HTTP/1.1" 200 109 0.058353 10.0.0.50 - - [2025-09-09 22:33:03] "GET /application-policy-set/983429dc-12e8-4ccf-b23d-d9489671bc86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.023396 10.0.0.50 - - [2025-09-09 22:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.50 - - [2025-09-09 22:33:03] "GET /policy-management/2bdc4dcc-81e4-4b70-9d2d-c082ddefd417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003120 10.0.0.50 - - [2025-09-09 22:33:03] "POST /tags HTTP/1.1" 409 207 0.001580 10.0.0.50 - - [2025-09-09 22:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.50 - - [2025-09-09 22:33:03] "GET /tag/637d9e9a-d077-44e5-8e2a-f4fd07ba760e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.009539 10.0.0.50 - - [2025-09-09 22:33:03] "POST /firewall-rules HTTP/1.1" 200 564 0.063066 10.0.0.50 - - [2025-09-09 22:33:03] "GET /firewall-rule/6d94479a-186b-4054-a123-d1133e305b12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004128 10.0.0.50 - - [2025-09-09 22:33:03] "GET /firewall-policy/3d7923c5-2679-4858-8bcb-6a408cda43f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.001938 10.0.0.50 - - [2025-09-09 22:33:03] "GET /firewall-rule/6d94479a-186b-4054-a123-d1133e305b12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.001858 10.0.0.50 - - [2025-09-09 22:33:03] "POST /ref-update HTTP/1.1" 200 156 0.021821 10.0.0.50 - - [2025-09-09 22:33:03] "GET /application-policy-set/983429dc-12e8-4ccf-b23d-d9489671bc86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010918 10.0.0.50 - - [2025-09-09 22:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.50 - - [2025-09-09 22:33:03] "GET /policy-management/2bdc4dcc-81e4-4b70-9d2d-c082ddefd417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002814 10.0.0.50 - - [2025-09-09 22:33:03] "POST /tags HTTP/1.1" 409 207 0.001387 10.0.0.50 - - [2025-09-09 22:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.50 - - [2025-09-09 22:33:03] "GET /tag/637d9e9a-d077-44e5-8e2a-f4fd07ba760e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.011371 10.0.0.50 - - [2025-09-09 22:33:04] "POST /firewall-rules HTTP/1.1" 200 562 0.076248 10.0.0.50 - - [2025-09-09 22:33:04] "GET /firewall-rule/2762cb27-6a82-4127-b3b8-833335b8d2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.011797 10.0.0.50 - - [2025-09-09 22:33:04] "GET /firewall-policy/3d7923c5-2679-4858-8bcb-6a408cda43f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004073 10.0.0.50 - - [2025-09-09 22:33:04] "GET /firewall-rule/2762cb27-6a82-4127-b3b8-833335b8d2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.003992 10.0.0.50 - - [2025-09-09 22:33:04] "POST /ref-update HTTP/1.1" 200 156 0.029227 10.0.0.50 - - [2025-09-09 22:33:04] "POST /tags HTTP/1.1" 200 301 0.041995 10.0.0.50 - - [2025-09-09 22:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013275 10.0.0.50 - - [2025-09-09 22:33:04] "GET /tag/ffb328bb-85c3-4ef6-a504-22fd040e5c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014800 [Introspect:8084]10.0.0.50 - - [2025-09-09 22:33:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000847 [Introspect:8084]10.0.0.50 - - [2025-09-09 22:33:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000699 10.0.0.50 - - [2025-09-09 22:33:04] "POST /tags HTTP/1.1" 200 325 0.057162 10.0.0.50 - - [2025-09-09 22:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004647 10.0.0.50 - - [2025-09-09 22:33:04] "GET /tag/5162ad5d-eea6-444a-bb2a-e761793b5e13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.012208 10.0.0.50 - - [2025-09-09 22:33:04] "POST /tags HTTP/1.1" 200 363 0.031671 10.0.0.50 - - [2025-09-09 22:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.022994 10.0.0.50 - - [2025-09-09 22:33:04] "GET /tag/92a43ebf-0c20-4368-88ce-8476ff0abd13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.018393 10.0.0.50 - - [2025-09-09 22:33:04] "POST /tags HTTP/1.1" 200 311 0.288434 10.0.0.50 - - [2025-09-09 22:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004746 10.0.0.50 - - [2025-09-09 22:33:04] "GET /tag/c3c12015-1623-4b6b-bad3-9056667ce43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.021233 10.0.0.50 - - [2025-09-09 22:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.50 - - [2025-09-09 22:33:04] "GET /virtual-network/0cce93bb-33ae-4f16-bbec-aa93a1f16db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006296 10.0.0.50 - - [2025-09-09 22:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.50 - - [2025-09-09 22:33:05] "GET /project/064f7cbf-c8ac-42e2-96be-29c87c4d7930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.041966 10.0.0.50 - - [2025-09-09 22:33:05] "POST /virtual-machines HTTP/1.1" 200 377 0.011044 10.0.0.50 - - [2025-09-09 22:33:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.021126 10.0.0.50 - - [2025-09-09 22:33:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.122792 10.0.0.50 - - [2025-09-09 22:33:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.013726 10.0.0.50 - - [2025-09-09 22:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.013853 10.0.0.50 - - [2025-09-09 22:33:05] "GET /virtual-machine-interface/f3c62632-8dcc-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.019406 10.0.0.50 - - [2025-09-09 22:33:05] "POST /instance-ips HTTP/1.1" 200 409 0.037801 10.0.0.50 - - [2025-09-09 22:33:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.054732 10.0.0.50 - - [2025-09-09 22:33:05] "GET /virtual-machine-interface/f3c62632-8dcc-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.019875 10.0.0.50 - - [2025-09-09 22:33:05] "POST /set-tag HTTP/1.1" 200 109 0.033792 10.0.0.50 - - [2025-09-09 22:33:05] "GET /virtual-machine-interface/f3c62632-8dcc-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006165 10.0.0.50 - - [2025-09-09 22:33:05] "GET /instance-ip/f3e2ecc2-8dcc-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.008159 10.0.0.50 - - [2025-09-09 22:33:05] "POST /fqname-to-id HTTP/1.1" 404 226 0.003236 10.0.0.50 - - [2025-09-09 22:33:05] "POST /tags HTTP/1.1" 200 305 0.069578 10.0.0.50 - - [2025-09-09 22:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012496 10.0.0.50 - - [2025-09-09 22:33:05] "GET /tag/8ba54b1c-e492-498e-9200-574a2591a61e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.013258 10.0.0.50 - - [2025-09-09 22:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.50 - - [2025-09-09 22:33:05] "GET /project/87514179-257c-4fa8-b2f0-757ec686c574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.053477 10.0.0.50 - - [2025-09-09 22:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004766 10.0.0.50 - - [2025-09-09 22:33:05] "GET /virtual-network/9c8c659f-dbf9-4615-9f0e-71e0c9b97ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.012449 10.0.0.50 - - [2025-09-09 22:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.015728 10.0.0.50 - - [2025-09-09 22:33:06] "GET /service-appliance-set/c936e5a5-f115-4d7c-b10a-046184b62e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004009 10.0.0.50 - - [2025-09-09 22:33:06] "POST /fqname-to-id HTTP/1.1" 404 240 0.005259 10.0.0.50 - - [2025-09-09 22:33:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.158595 10.0.0.50 - - [2025-09-09 22:33:06] "GET /virtual-machine-interface/2d083fe1-b182-4011-8ca5-29e5648dd75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.006243 10.0.0.50 - - [2025-09-09 22:33:06] "POST /instance-ips HTTP/1.1" 200 381 0.080955 10.0.0.50 - - [2025-09-09 22:33:06] "GET /instance-ip/d444a526-92a1-4a2b-ae5a-087c389a4343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.018663 10.0.0.50 - - [2025-09-09 22:33:06] "POST /loadbalancers HTTP/1.1" 200 582 0.077168 10.0.0.50 - - [2025-09-09 22:33:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.013991 10.0.0.50 - - [2025-09-09 22:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.016576 10.0.0.50 - - [2025-09-09 22:33:06] "GET /project/87514179-257c-4fa8-b2f0-757ec686c574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043095 10.0.0.50 - - [2025-09-09 22:33:06] "GET /loadbalancer/e8e46a47-1869-4150-83ac-b2aa89ff6c2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.015867 10.0.0.50 - - [2025-09-09 22:33:06] "GET /project/87514179-257c-4fa8-b2f0-757ec686c574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.080417 10.0.0.50 - - [2025-09-09 22:33:06] "GET /instance-ip/d444a526-92a1-4a2b-ae5a-087c389a4343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006904 10.0.0.50 - - [2025-09-09 22:33:06] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.071297 10.0.0.50 - - [2025-09-09 22:33:06] "POST /floating-ips HTTP/1.1" 200 583 0.042141 10.0.0.50 - - [2025-09-09 22:33:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.029000 10.0.0.50 - - [2025-09-09 22:33:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.015147 10.0.0.50 - - [2025-09-09 22:33:06] "GET /project/87514179-257c-4fa8-b2f0-757ec686c574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.052231 10.0.0.50 - - [2025-09-09 22:33:06] "GET /loadbalancer-listener/16bed10d-78b4-4518-b47f-8957b256ea21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.009097 10.0.0.50 - - [2025-09-09 22:33:06] "GET /loadbalancer-listener/16bed10d-78b4-4518-b47f-8957b256ea21?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.008080 10.0.0.50 - - [2025-09-09 22:33:07] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.058454 10.0.0.50 - - [2025-09-09 22:33:07] "GET /instance-ip/d444a526-92a1-4a2b-ae5a-087c389a4343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003816 10.0.0.50 - - [2025-09-09 22:33:07] "GET /instance-ip/d444a526-92a1-4a2b-ae5a-087c389a4343?fields=floating_ips HTTP/1.1" 200 1171 0.005424 10.0.0.50 - - [2025-09-09 22:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006490 10.0.0.50 - - [2025-09-09 22:33:07] "GET /global-vrouter-config/bb603544-b0f6-4f24-a38c-0ff872c49753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003139 10.0.0.50 - - [2025-09-09 22:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.50 - - [2025-09-09 22:33:07] "GET /floating-ip/33a6b250-e5dd-4751-a60a-ce61dffbf774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002853 10.0.0.50 - - [2025-09-09 22:33:07] "PUT /global-vrouter-config/bb603544-b0f6-4f24-a38c-0ff872c49753 HTTP/1.1" 200 276 0.013142 10.0.0.50 - - [2025-09-09 22:33:07] "POST /tags HTTP/1.1" 200 355 0.027732 10.0.0.50 - - [2025-09-09 22:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.50 - - [2025-09-09 22:33:07] "GET /tag/9c81d740-c74e-4b60-baf8-d30b0b49b2db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.016998 10.0.0.50 - - [2025-09-09 22:33:07] "POST /tags HTTP/1.1" 200 303 0.184210 10.0.0.50 - - [2025-09-09 22:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.017833 10.0.0.50 - - [2025-09-09 22:33:07] "GET /tag/c92685bc-f8c6-48a9-88c1-71eed66967f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.022778 10.0.0.50 - - [2025-09-09 22:33:07] "POST /projects HTTP/1.1" 409 218 0.005358 10.0.0.50 - - [2025-09-09 22:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.50 - - [2025-09-09 22:33:07] "GET /project/87514179-257c-4fa8-b2f0-757ec686c574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033104 10.0.0.50 - - [2025-09-09 22:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005550 10.0.0.50 - - [2025-09-09 22:33:07] "GET /network-ipam/efdea4b7-07de-4ec4-9c59-02f36f7c6cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002894 10.0.0.50 - - [2025-09-09 22:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.50 - - [2025-09-09 22:33:07] "GET /virtual-network/0cce93bb-33ae-4f16-bbec-aa93a1f16db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.007147 10.0.0.50 - - [2025-09-09 22:33:07] "PUT /virtual-network/0cce93bb-33ae-4f16-bbec-aa93a1f16db7 HTTP/1.1" 200 264 0.109315 10.0.0.50 - - [2025-09-09 22:33:07] "GET /virtual-network/0cce93bb-33ae-4f16-bbec-aa93a1f16db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.025849 10.0.0.50 - - [2025-09-09 22:33:07] "POST /set-tag HTTP/1.1" 200 109 0.060087 10.0.0.50 - - [2025-09-09 22:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.50 - - [2025-09-09 22:33:08] "GET /network-ipam/e9542a1b-ed58-4f00-b3c4-b0e3a2dc6262?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.002807 10.0.0.50 - - [2025-09-09 22:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.50 - - [2025-09-09 22:33:08] "GET /virtual-network/9c8c659f-dbf9-4615-9f0e-71e0c9b97ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004069 10.0.0.50 - - [2025-09-09 22:33:08] "PUT /virtual-network/9c8c659f-dbf9-4615-9f0e-71e0c9b97ba5 HTTP/1.1" 200 264 0.059519 10.0.0.50 - - [2025-09-09 22:33:08] "GET /virtual-network/9c8c659f-dbf9-4615-9f0e-71e0c9b97ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.013434 10.0.0.50 - - [2025-09-09 22:33:08] "POST /set-tag HTTP/1.1" 200 109 0.057308 10.0.0.50 - - [2025-09-09 22:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010419 10.0.0.50 - - [2025-09-09 22:33:08] "GET /network-policy/ce65922c-5d9d-462a-b8f9-86480f0bce16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002271 10.0.0.50 - - [2025-09-09 22:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.50 - - [2025-09-09 22:33:08] "GET /network-policy/de07d168-71d5-4995-89d5-f0c720e6fad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005038 10.0.0.50 - - [2025-09-09 22:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.50 - - [2025-09-09 22:33:08] "GET /network-policy/b62d6579-0c9c-48e3-ada0-948534a44157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.009363 10.0.0.50 - - [2025-09-09 22:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006977 10.0.0.50 - - [2025-09-09 22:33:08] "PUT /network-policy/b62d6579-0c9c-48e3-ada0-948534a44157 HTTP/1.1" 200 262 0.015469 10.0.0.50 - - [2025-09-09 22:33:08] "POST /ref-update HTTP/1.1" 200 156 0.087615 10.0.0.50 - - [2025-09-09 22:33:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006038 10.0.0.50 - - [2025-09-09 22:33:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002517 10.0.0.50 - - [2025-09-09 22:33:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001693 10.0.0.50 - - [2025-09-09 22:33:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001779 10.0.0.50 - - [2025-09-09 22:33:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002105 10.0.0.50 - - [2025-09-09 22:33:08] "POST /security-groups HTTP/1.1" 409 245 0.003067 10.0.0.50 - - [2025-09-09 22:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.50 - - [2025-09-09 22:33:08] "PUT /security-group/efc9bd26-b5b8-464f-8fe7-0e503cf61b0d HTTP/1.1" 200 262 0.062904 10.0.0.50 - - [2025-09-09 22:33:08] "PUT /access-control-list/13548d0c-e839-4d5d-981b-05d6e45bc258 HTTP/1.1" 200 272 0.021310 10.0.0.50 - - [2025-09-09 22:33:08] "PUT /access-control-list/451fd7f5-a5d1-4962-90f5-9ccae39d24de HTTP/1.1" 200 272 0.021939 10.0.0.50 - - [2025-09-09 22:33:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.025261 10.0.0.50 - - [2025-09-09 22:33:08] "GET /application-policy-set/983429dc-12e8-4ccf-b23d-d9489671bc86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008291 10.0.0.50 - - [2025-09-09 22:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.50 - - [2025-09-09 22:33:08] "GET /policy-management/2bdc4dcc-81e4-4b70-9d2d-c082ddefd417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002826 10.0.0.50 - - [2025-09-09 22:33:08] "POST /tags HTTP/1.1" 409 206 0.002031 10.0.0.50 - - [2025-09-09 22:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001268 10.0.0.50 - - [2025-09-09 22:33:08] "GET /tag/c92685bc-f8c6-48a9-88c1-71eed66967f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009508 10.0.0.50 - - [2025-09-09 22:33:08] "POST /firewall-rules HTTP/1.1" 200 562 0.077986 10.0.0.50 - - [2025-09-09 22:33:09] "GET /firewall-rule/b3f58191-8b0c-4f85-8c6b-80e41c16b931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.017261 10.0.0.50 - - [2025-09-09 22:33:09] "GET /firewall-policy/3d7923c5-2679-4858-8bcb-6a408cda43f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003794 10.0.0.50 - - [2025-09-09 22:33:09] "GET /firewall-rule/b3f58191-8b0c-4f85-8c6b-80e41c16b931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.001869 10.0.0.50 - - [2025-09-09 22:33:09] "POST /ref-update HTTP/1.1" 200 156 0.021016 10.0.0.50 - - [2025-09-09 22:33:09] "GET /application-policy-set/983429dc-12e8-4ccf-b23d-d9489671bc86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.020808 10.0.0.50 - - [2025-09-09 22:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008917 10.0.0.50 - - [2025-09-09 22:33:09] "GET /policy-management/2bdc4dcc-81e4-4b70-9d2d-c082ddefd417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003787 10.0.0.50 - - [2025-09-09 22:33:09] "POST /tags HTTP/1.1" 409 206 0.002061 10.0.0.50 - - [2025-09-09 22:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.50 - - [2025-09-09 22:33:09] "GET /tag/c92685bc-f8c6-48a9-88c1-71eed66967f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010993 10.0.0.50 - - [2025-09-09 22:33:09] "POST /firewall-rules HTTP/1.1" 200 560 0.067772 10.0.0.50 - - [2025-09-09 22:33:09] "GET /firewall-rule/38ad7caa-9e31-425a-b7b3-48d5d87c9fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.004095 10.0.0.50 - - [2025-09-09 22:33:09] "GET /firewall-policy/3d7923c5-2679-4858-8bcb-6a408cda43f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.002738 10.0.0.50 - - [2025-09-09 22:33:09] "GET /firewall-rule/38ad7caa-9e31-425a-b7b3-48d5d87c9fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.001884 10.0.0.50 - - [2025-09-09 22:33:09] "POST /ref-update HTTP/1.1" 200 156 0.026577 10.0.0.50 - - [2025-09-09 22:33:09] "POST /tags HTTP/1.1" 200 371 0.024065 [Introspect:8084]10.0.0.50 - - [2025-09-09 22:33:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000822 [Introspect:8084]10.0.0.50 - - [2025-09-09 22:33:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000781 10.0.0.50 - - [2025-09-09 22:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.50 - - [2025-09-09 22:33:09] "GET /tag/28d2b20e-8eba-451f-81c2-0464f5842dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1276 0.017143 10.0.0.50 - - [2025-09-09 22:33:09] "POST /tags HTTP/1.1" 200 319 0.033105 10.0.0.50 - - [2025-09-09 22:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.012314 10.0.0.50 - - [2025-09-09 22:33:09] "GET /tag/33595c18-75c9-423e-b0e1-01683ae6aac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.017309 10.0.0.50 - - [2025-09-09 22:33:09] "POST /id-to-fqname HTTP/1.1" 200 181 0.000504 10.0.0.50 - - [2025-09-09 22:33:09] "POST /fqname-to-id HTTP/1.1" 404 190 0.005784 10.0.0.50 - - [2025-09-09 22:33:10] "POST /security-groups HTTP/1.1" 200 578 0.287487 10.0.0.50 - - [2025-09-09 22:33:10] "POST /fqname-to-id HTTP/1.1" 404 225 0.003348 10.0.0.50 - - [2025-09-09 22:33:10] "POST /projects HTTP/1.1" 200 497 0.504808 10.0.0.50 - - [2025-09-09 22:33:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.010338 10.0.0.50 - - [2025-09-09 22:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008160 10.0.0.50 - - [2025-09-09 22:33:10] "POST /access-control-lists HTTP/1.1" 200 587 0.081139 10.0.0.50 - - [2025-09-09 22:33:10] "GET /virtual-network/0cce93bb-33ae-4f16-bbec-aa93a1f16db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.012158 10.0.0.50 - - [2025-09-09 22:33:10] "POST /fqname-to-id HTTP/1.1" 404 224 0.020427 10.0.0.50 - - [2025-09-09 22:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004382 10.0.0.50 - - [2025-09-09 22:33:10] "GET /virtual-network/9c8c659f-dbf9-4615-9f0e-71e0c9b97ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.003446 10.0.0.50 - - [2025-09-09 22:33:10] "POST /access-control-lists HTTP/1.1" 200 585 0.061025 10.0.0.50 - - [2025-09-09 22:33:10] "PUT /virtual-network/0cce93bb-33ae-4f16-bbec-aa93a1f16db7 HTTP/1.1" 200 264 0.058401 10.0.0.50 - - [2025-09-09 22:33:10] "PUT /virtual-network/9c8c659f-dbf9-4615-9f0e-71e0c9b97ba5 HTTP/1.1" 200 264 0.051339 10.0.0.50 - - [2025-09-09 22:33:10] "POST /security-groups HTTP/1.1" 200 558 0.072741 10.0.0.50 - - [2025-09-09 22:33:10] "POST /fqname-to-id HTTP/1.1" 404 248 0.008965 10.0.0.50 - - [2025-09-09 22:33:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.027766 10.0.0.50 - - [2025-09-09 22:33:10] "POST /chown HTTP/1.1" 200 109 0.021980 10.0.0.50 - - [2025-09-09 22:33:10] "POST /access-control-lists HTTP/1.1" 200 610 0.065504 10.0.0.50 - - [2025-09-09 22:33:10] "GET /application-policy-set/983429dc-12e8-4ccf-b23d-d9489671bc86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.020494 10.0.0.50 - - [2025-09-09 22:33:10] "POST /fqname-to-id HTTP/1.1" 404 247 0.020494 10.0.0.50 - - [2025-09-09 22:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009965 10.0.0.50 - - [2025-09-09 22:33:10] "GET /policy-management/2bdc4dcc-81e4-4b70-9d2d-c082ddefd417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004478 10.0.0.50 - - [2025-09-09 22:33:10] "POST /access-control-lists HTTP/1.1" 200 608 0.060740 10.0.0.50 - - [2025-09-09 22:33:10] "POST /tags HTTP/1.1" 409 214 0.017365 10.0.0.50 - - [2025-09-09 22:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.50 - - [2025-09-09 22:33:10] "GET /tag/33595c18-75c9-423e-b0e1-01683ae6aac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.009518 10.0.0.50 - - [2025-09-09 22:33:10] "POST /firewall-rules HTTP/1.1" 200 578 0.067238 10.0.0.50 - - [2025-09-09 22:33:10] "GET /firewall-rule/6a1b5843-7815-4d9f-b985-680b9ec5ce43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003901 10.0.0.50 - - [2025-09-09 22:33:10] "GET /firewall-policy/3d7923c5-2679-4858-8bcb-6a408cda43f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004902 10.0.0.50 - - [2025-09-09 22:33:10] "GET /firewall-rule/6a1b5843-7815-4d9f-b985-680b9ec5ce43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002470 10.0.0.50 - - [2025-09-09 22:33:10] "POST /ref-update HTTP/1.1" 200 156 0.045770 10.0.0.50 - - [2025-09-09 22:33:10] "GET /application-policy-set/983429dc-12e8-4ccf-b23d-d9489671bc86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009160 10.0.0.50 - - [2025-09-09 22:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.50 - - [2025-09-09 22:33:11] "GET /policy-management/2bdc4dcc-81e4-4b70-9d2d-c082ddefd417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003066 10.0.0.50 - - [2025-09-09 22:33:11] "POST /tags HTTP/1.1" 409 214 0.001435 10.0.0.50 - - [2025-09-09 22:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001174 10.0.0.50 - - [2025-09-09 22:33:11] "GET /tag/33595c18-75c9-423e-b0e1-01683ae6aac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.017437 10.0.0.50 - - [2025-09-09 22:33:11] "POST /firewall-rules HTTP/1.1" 200 576 0.078987 10.0.0.50 - - [2025-09-09 22:33:11] "GET /firewall-rule/1b8f33f6-9bc8-4b41-a188-d46c0a61386c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.018297 10.0.0.50 - - [2025-09-09 22:33:11] "GET /firewall-policy/3d7923c5-2679-4858-8bcb-6a408cda43f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.011920 10.0.0.50 - - [2025-09-09 22:33:11] "GET /firewall-rule/1b8f33f6-9bc8-4b41-a188-d46c0a61386c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002301 10.0.0.50 - - [2025-09-09 22:33:11] "POST /ref-update HTTP/1.1" 200 156 0.054075 10.0.0.50 - - [2025-09-09 22:33:11] "POST /tags HTTP/1.1" 200 301 0.056513 10.0.0.50 - - [2025-09-09 22:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.50 - - [2025-09-09 22:33:11] "GET /tag/be70ffb3-4860-40c2-82e9-8c887954cfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013510 10.0.0.50 - - [2025-09-09 22:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009903 10.0.0.50 - - [2025-09-09 22:33:11] "GET /project/064f7cbf-c8ac-42e2-96be-29c87c4d7930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.039158 10.0.0.50 - - [2025-09-09 22:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.50 - - [2025-09-09 22:33:11] "GET /virtual-network/9c8c659f-dbf9-4615-9f0e-71e0c9b97ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.004543 10.0.0.50 - - [2025-09-09 22:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002379 10.0.0.50 - - [2025-09-09 22:33:11] "GET /service-appliance-set/c936e5a5-f115-4d7c-b10a-046184b62e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004082 10.0.0.50 - - [2025-09-09 22:33:11] "POST /fqname-to-id HTTP/1.1" 404 242 0.001476 10.0.0.50 - - [2025-09-09 22:33:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.140714 10.0.0.50 - - [2025-09-09 22:33:11] "GET /virtual-machine-interface/b884e2e6-2d96-4260-ac5f-45c145fc1a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.021178 10.0.0.50 - - [2025-09-09 22:33:11] "POST /instance-ips HTTP/1.1" 200 377 0.023709 10.0.0.50 - - [2025-09-09 22:33:11] "GET /instance-ip/1a730173-8d3f-48b0-a8a8-5aaf86f6b6d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003913 10.0.0.50 - - [2025-09-09 22:33:12] "POST /loadbalancers HTTP/1.1" 200 582 0.064026 10.0.0.50 - - [2025-09-09 22:33:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.020415 10.0.0.50 - - [2025-09-09 22:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.019093 10.0.0.50 - - [2025-09-09 22:33:12] "GET /project/064f7cbf-c8ac-42e2-96be-29c87c4d7930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.043377 10.0.0.50 - - [2025-09-09 22:33:12] "GET /instance-ip/1a730173-8d3f-48b0-a8a8-5aaf86f6b6d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005041 10.0.0.50 - - [2025-09-09 22:33:12] "POST /floating-ips HTTP/1.1" 200 581 0.026901 10.0.0.50 - - [2025-09-09 22:33:12] "GET /project/064f7cbf-c8ac-42e2-96be-29c87c4d7930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.064492 10.0.0.50 - - [2025-09-09 22:33:12] "GET /loadbalancer/02d6fb10-1cc6-4215-8ccf-9596e5a700ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002167 10.0.0.50 - - [2025-09-09 22:33:12] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.019907 10.0.0.50 - - [2025-09-09 22:33:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.008251 10.0.0.50 - - [2025-09-09 22:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008006 10.0.0.50 - - [2025-09-09 22:33:12] "GET /project/064f7cbf-c8ac-42e2-96be-29c87c4d7930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.041946 10.0.0.50 - - [2025-09-09 22:33:12] "GET /loadbalancer-listener/b35528af-15db-4f25-9f72-d1e6676eba69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.002705 10.0.0.50 - - [2025-09-09 22:33:12] "GET /loadbalancer-listener/b35528af-15db-4f25-9f72-d1e6676eba69?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.002975 10.0.0.50 - - [2025-09-09 22:33:12] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.024533 10.0.0.50 - - [2025-09-09 22:33:12] "GET /instance-ip/1a730173-8d3f-48b0-a8a8-5aaf86f6b6d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.013690 10.0.0.50 - - [2025-09-09 22:33:12] "GET /instance-ip/1a730173-8d3f-48b0-a8a8-5aaf86f6b6d8?fields=floating_ips HTTP/1.1" 200 1164 0.004619 10.0.0.50 - - [2025-09-09 22:33:12] "GET /floating-ip/93d71ea0-8ee7-42e6-ae87-e93b1f64d5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.001967 10.0.0.50 - - [2025-09-09 22:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.50 - - [2025-09-09 22:33:12] "GET /project/064f7cbf-c8ac-42e2-96be-29c87c4d7930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.038812 10.0.0.50 - - [2025-09-09 22:33:12] "GET /loadbalancer/02d6fb10-1cc6-4215-8ccf-9596e5a700ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002809 10.0.0.50 - - [2025-09-09 22:33:12] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.018308 10.0.0.50 - - [2025-09-09 22:33:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.019316 10.0.0.50 - - [2025-09-09 22:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.015212 10.0.0.50 - - [2025-09-09 22:33:12] "GET /project/064f7cbf-c8ac-42e2-96be-29c87c4d7930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.037323 10.0.0.50 - - [2025-09-09 22:33:12] "GET /loadbalancer-listener/a7b53087-0339-463b-9fa1-013bc804d2fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.002566 10.0.0.50 - - [2025-09-09 22:33:12] "GET /loadbalancer-listener/a7b53087-0339-463b-9fa1-013bc804d2fa?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003155 [Introspect:8084]10.0.0.50 - - [2025-09-09 22:33:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000767 [Introspect:8084]10.0.0.50 - - [2025-09-09 22:33:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000744 10.0.0.50 - - [2025-09-09 22:33:12] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.020371 10.0.0.50 - - [2025-09-09 22:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.50 - - [2025-09-09 22:33:12] "GET /instance-ip/1a730173-8d3f-48b0-a8a8-5aaf86f6b6d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005635 10.0.0.50 - - [2025-09-09 22:33:12] "GET /instance-ip/1a730173-8d3f-48b0-a8a8-5aaf86f6b6d8?fields=floating_ips HTTP/1.1" 200 1164 0.005042 10.0.0.50 - - [2025-09-09 22:33:12] "GET /project/064f7cbf-c8ac-42e2-96be-29c87c4d7930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.045826 10.0.0.50 - - [2025-09-09 22:33:12] "GET /floating-ip/93d71ea0-8ee7-42e6-ae87-e93b1f64d5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.005981 10.0.0.50 - - [2025-09-09 22:33:12] "GET /loadbalancer/02d6fb10-1cc6-4215-8ccf-9596e5a700ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003450 10.0.0.50 - - [2025-09-09 22:33:12] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.020579 10.0.0.50 - - [2025-09-09 22:33:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.020154 10.0.0.50 - - [2025-09-09 22:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006698 10.0.0.50 - - [2025-09-09 22:33:13] "GET /project/064f7cbf-c8ac-42e2-96be-29c87c4d7930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.039535 10.0.0.50 - - [2025-09-09 22:33:13] "GET /loadbalancer-listener/93932aa9-6825-4002-9e82-3dfdfc540082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.001784 10.0.0.50 - - [2025-09-09 22:33:13] "GET /loadbalancer-listener/93932aa9-6825-4002-9e82-3dfdfc540082?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.002702 10.0.0.50 - - [2025-09-09 22:33:13] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.234989 10.0.0.50 - - [2025-09-09 22:33:13] "GET /instance-ip/1a730173-8d3f-48b0-a8a8-5aaf86f6b6d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003222 10.0.0.50 - - [2025-09-09 22:33:13] "GET /instance-ip/1a730173-8d3f-48b0-a8a8-5aaf86f6b6d8?fields=floating_ips HTTP/1.1" 200 1164 0.002645 10.0.0.50 - - [2025-09-09 22:33:13] "GET /floating-ip/93d71ea0-8ee7-42e6-ae87-e93b1f64d5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002113 10.0.0.50 - - [2025-09-09 22:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.50 - - [2025-09-09 22:33:13] "GET /loadbalancer/02d6fb10-1cc6-4215-8ccf-9596e5a700ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002361 10.0.0.50 - - [2025-09-09 22:33:13] "POST /tags HTTP/1.1" 200 363 0.033777 10.0.0.50 - - [2025-09-09 22:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011803 10.0.0.50 - - [2025-09-09 22:33:13] "GET /tag/1bad8c78-8a88-4dbb-a68b-f8b9c81d1dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.016435 10.0.0.50 - - [2025-09-09 22:33:13] "POST /tags HTTP/1.1" 200 311 0.022836 10.0.0.50 - - [2025-09-09 22:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011905 10.0.0.50 - - [2025-09-09 22:33:13] "GET /tag/c10cb2fb-2c7d-4c8f-8ee9-b1543b745c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010519 10.0.0.50 - - [2025-09-09 22:33:13] "POST /id-to-fqname HTTP/1.1" 200 177 0.000491 10.0.0.50 - - [2025-09-09 22:33:13] "POST /fqname-to-id HTTP/1.1" 404 186 0.005510 10.0.0.50 - - [2025-09-09 22:33:13] "POST /security-groups HTTP/1.1" 200 574 0.069316 10.0.0.50 - - [2025-09-09 22:33:13] "POST /projects HTTP/1.1" 200 489 0.175288 10.0.0.50 - - [2025-09-09 22:33:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.015544 10.0.0.50 - - [2025-09-09 22:33:13] "POST /fqname-to-id HTTP/1.1" 404 217 0.004834 10.0.0.50 - - [2025-09-09 22:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012050 10.0.0.50 - - [2025-09-09 22:33:13] "GET /virtual-network/0cce93bb-33ae-4f16-bbec-aa93a1f16db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.012777 10.0.0.50 - - [2025-09-09 22:33:13] "POST /access-control-lists HTTP/1.1" 200 583 0.062337 10.0.0.50 - - [2025-09-09 22:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.013294 10.0.0.50 - - [2025-09-09 22:33:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.008718 10.0.0.50 - - [2025-09-09 22:33:13] "GET /virtual-network/9c8c659f-dbf9-4615-9f0e-71e0c9b97ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.003627 10.0.0.50 - - [2025-09-09 22:33:13] "POST /access-control-lists HTTP/1.1" 200 581 0.063194 10.0.0.50 - - [2025-09-09 22:33:14] "PUT /virtual-network/0cce93bb-33ae-4f16-bbec-aa93a1f16db7 HTTP/1.1" 200 264 0.087299 10.0.0.50 - - [2025-09-09 22:33:14] "PUT /virtual-network/9c8c659f-dbf9-4615-9f0e-71e0c9b97ba5 HTTP/1.1" 200 264 0.041350 10.0.0.50 - - [2025-09-09 22:33:14] "POST /security-groups HTTP/1.1" 200 546 0.065719 10.0.0.50 - - [2025-09-09 22:33:14] "POST /fqname-to-id HTTP/1.1" 404 240 0.002467 10.0.0.50 - - [2025-09-09 22:33:14] "POST /access-control-lists HTTP/1.1" 200 602 0.065871 10.0.0.50 - - [2025-09-09 22:33:14] "POST /fqname-to-id HTTP/1.1" 404 239 0.009079 10.0.0.50 - - [2025-09-09 22:33:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.086827 10.0.0.50 - - [2025-09-09 22:33:14] "POST /chown HTTP/1.1" 200 109 0.022197 10.0.0.50 - - [2025-09-09 22:33:14] "GET /application-policy-set/983429dc-12e8-4ccf-b23d-d9489671bc86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010273 10.0.0.50 - - [2025-09-09 22:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.50 - - [2025-09-09 22:33:14] "POST /access-control-lists HTTP/1.1" 200 600 0.103279 10.0.0.50 - - [2025-09-09 22:33:14] "GET /policy-management/2bdc4dcc-81e4-4b70-9d2d-c082ddefd417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015924 10.0.0.50 - - [2025-09-09 22:33:14] "POST /tags HTTP/1.1" 409 210 0.001534 10.0.0.50 - - [2025-09-09 22:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005004 10.0.0.50 - - [2025-09-09 22:33:14] "GET /tag/c10cb2fb-2c7d-4c8f-8ee9-b1543b745c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010122 10.0.0.50 - - [2025-09-09 22:33:14] "POST /firewall-rules HTTP/1.1" 200 570 0.064010 10.0.0.50 - - [2025-09-09 22:33:14] "GET /firewall-rule/55154af8-5564-4c6e-ae40-cb12e470bd57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008439 10.0.0.50 - - [2025-09-09 22:33:14] "GET /firewall-policy/3d7923c5-2679-4858-8bcb-6a408cda43f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003641 10.0.0.50 - - [2025-09-09 22:33:14] "GET /firewall-rule/55154af8-5564-4c6e-ae40-cb12e470bd57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002493 10.0.0.50 - - [2025-09-09 22:33:14] "POST /ref-update HTTP/1.1" 200 156 0.029719 10.0.0.50 - - [2025-09-09 22:33:14] "GET /application-policy-set/983429dc-12e8-4ccf-b23d-d9489671bc86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008565 10.0.0.50 - - [2025-09-09 22:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.50 - - [2025-09-09 22:33:14] "GET /policy-management/2bdc4dcc-81e4-4b70-9d2d-c082ddefd417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002789 10.0.0.50 - - [2025-09-09 22:33:14] "POST /tags HTTP/1.1" 409 210 0.001493 10.0.0.50 - - [2025-09-09 22:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001155 10.0.0.50 - - [2025-09-09 22:33:14] "GET /tag/c10cb2fb-2c7d-4c8f-8ee9-b1543b745c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.008678 10.0.0.50 - - [2025-09-09 22:33:14] "POST /firewall-rules HTTP/1.1" 200 568 0.060656 10.0.0.50 - - [2025-09-09 22:33:14] "GET /firewall-rule/f9a296ce-e50e-4bc5-9902-7368800491bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003863 10.0.0.50 - - [2025-09-09 22:33:14] "GET /firewall-policy/3d7923c5-2679-4858-8bcb-6a408cda43f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.002817 10.0.0.50 - - [2025-09-09 22:33:14] "GET /firewall-rule/f9a296ce-e50e-4bc5-9902-7368800491bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.001763 10.0.0.50 - - [2025-09-09 22:33:14] "POST /ref-update HTTP/1.1" 200 156 0.036689 10.0.0.50 - - [2025-09-09 22:33:14] "POST /tags HTTP/1.1" 409 237 0.004435 10.0.0.50 - - [2025-09-09 22:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.50 - - [2025-09-09 22:33:15] "GET /tag/92a43ebf-0c20-4368-88ce-8476ff0abd13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.010122 10.0.0.50 - - [2025-09-09 22:33:15] "POST /tags HTTP/1.1" 409 210 0.001776 10.0.0.50 - - [2025-09-09 22:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001278 10.0.0.50 - - [2025-09-09 22:33:15] "GET /tag/c3c12015-1623-4b6b-bad3-9056667ce43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.009746 10.0.0.50 - - [2025-09-09 22:33:15] "POST /projects HTTP/1.1" 409 223 0.001740 10.0.0.50 - - [2025-09-09 22:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001328 10.0.0.50 - - [2025-09-09 22:33:15] "GET /project/064f7cbf-c8ac-42e2-96be-29c87c4d7930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.045972 10.0.0.50 - - [2025-09-09 22:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.50 - - [2025-09-09 22:33:15] "GET /virtual-network/0cce93bb-33ae-4f16-bbec-aa93a1f16db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.004125 10.0.0.50 - - [2025-09-09 22:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.50 - - [2025-09-09 22:33:15] "GET /virtual-network/9c8c659f-dbf9-4615-9f0e-71e0c9b97ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.003509 10.0.0.50 - - [2025-09-09 22:33:15] "PUT /virtual-network/0cce93bb-33ae-4f16-bbec-aa93a1f16db7 HTTP/1.1" 200 264 0.053339 10.0.0.50 - - [2025-09-09 22:33:15] "PUT /virtual-network/9c8c659f-dbf9-4615-9f0e-71e0c9b97ba5 HTTP/1.1" 200 264 0.043225 10.0.0.50 - - [2025-09-09 22:33:15] "POST /security-groups HTTP/1.1" 409 253 0.002869 10.0.0.50 - - [2025-09-09 22:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.50 - - [2025-09-09 22:33:15] "PUT /security-group/b2ff4111-e398-4f6a-91ca-c113cc777c44 HTTP/1.1" 200 262 0.056592 10.0.0.50 - - [2025-09-09 22:33:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.018852 10.0.0.50 - - [2025-09-09 22:33:15] "GET /application-policy-set/983429dc-12e8-4ccf-b23d-d9489671bc86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007349 10.0.0.50 - - [2025-09-09 22:33:15] "PUT /access-control-list/125a5c54-fa13-4e37-b660-c9fb9a6d73e7 HTTP/1.1" 200 272 0.023251 10.0.0.50 - - [2025-09-09 22:33:15] "PUT /access-control-list/96a20212-7d99-4c0e-bf0a-b36591d21016 HTTP/1.1" 200 272 0.032475 10.0.0.50 - - [2025-09-09 22:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006232 10.0.0.50 - - [2025-09-09 22:33:15] "GET /policy-management/2bdc4dcc-81e4-4b70-9d2d-c082ddefd417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002242 10.0.0.50 - - [2025-09-09 22:33:15] "POST /tags HTTP/1.1" 409 210 0.001467 10.0.0.50 - - [2025-09-09 22:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.50 - - [2025-09-09 22:33:15] "GET /tag/c3c12015-1623-4b6b-bad3-9056667ce43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010101 10.0.0.50 - - [2025-09-09 22:33:15] "POST /firewall-rules HTTP/1.1" 200 570 0.059821 10.0.0.50 - - [2025-09-09 22:33:15] "GET /firewall-rule/8ebac9a3-8863-4793-999c-03c55794dc7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004106 10.0.0.50 - - [2025-09-09 22:33:15] "GET /firewall-policy/3d7923c5-2679-4858-8bcb-6a408cda43f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.002919 10.0.0.50 - - [2025-09-09 22:33:15] "GET /firewall-rule/8ebac9a3-8863-4793-999c-03c55794dc7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.001837 10.0.0.50 - - [2025-09-09 22:33:15] "POST /ref-update HTTP/1.1" 200 156 0.064037 10.0.0.50 - - [2025-09-09 22:33:15] "GET /application-policy-set/983429dc-12e8-4ccf-b23d-d9489671bc86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003396 10.0.0.50 - - [2025-09-09 22:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005708 10.0.0.50 - - [2025-09-09 22:33:15] "GET /policy-management/2bdc4dcc-81e4-4b70-9d2d-c082ddefd417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002979 10.0.0.50 - - [2025-09-09 22:33:15] "POST /tags HTTP/1.1" 409 210 0.001703 10.0.0.50 - - [2025-09-09 22:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001299 10.0.0.50 - - [2025-09-09 22:33:15] "GET /tag/c3c12015-1623-4b6b-bad3-9056667ce43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010268 10.0.0.50 - - [2025-09-09 22:33:16] "POST /firewall-rules HTTP/1.1" 200 568 0.064799 10.0.0.50 - - [2025-09-09 22:33:16] "GET /firewall-rule/da015391-5e5c-4a19-bb7b-0a41605880eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.019814 10.0.0.50 - - [2025-09-09 22:33:16] "GET /firewall-policy/3d7923c5-2679-4858-8bcb-6a408cda43f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004241 10.0.0.50 - - [2025-09-09 22:33:16] "GET /firewall-rule/da015391-5e5c-4a19-bb7b-0a41605880eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.001964 10.0.0.50 - - [2025-09-09 22:33:16] "POST /ref-update HTTP/1.1" 200 156 0.034911 10.0.0.50 - - [2025-09-09 22:33:16] "GET /virtual-machine-interface/f3c62632-8dcc-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012109 10.0.0.50 - - [2025-09-09 22:33:16] "POST /set-tag HTTP/1.1" 200 109 0.002574 10.0.0.129 - - [2025-09-09 22:34:01] "GET / HTTP/1.1" 200 35931 0.002419 10.0.0.129 - - [2025-09-09 22:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.129 - - [2025-09-09 22:34:01] "GET /global-system-config/783922f6-f09c-4949-a06a-90ec0e674a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005711 10.0.0.129 - - [2025-09-09 22:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005993 10.0.0.129 - - [2025-09-09 22:34:01] "GET /routing-instance/80165b2b-2ea8-4b7c-87ad-086b3089f31a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002981 10.0.0.129 - - [2025-09-09 22:34:01] "PUT /global-system-config/783922f6-f09c-4949-a06a-90ec0e674a4d HTTP/1.1" 200 274 0.011137 10.0.0.129 - - [2025-09-09 22:34:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.016697 10.0.0.129 - - [2025-09-09 22:34:01] "POST /virtual-routers HTTP/1.1" 200 599 0.017215 10.0.0.129 - - [2025-09-09 22:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.129 - - [2025-09-09 22:34:01] "GET /virtual-router/3df79634-b7f8-45f3-976c-d9e6da7ddd76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004843 10.0.0.129 - - [2025-09-09 22:34:01] "POST /fqname-to-id HTTP/1.1" 404 229 0.001668 10.0.0.129 - - [2025-09-09 22:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.129 - - [2025-09-09 22:34:01] "GET /virtual-network/e3114fd5-10f6-4af1-ba06-589f526582e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.005159 10.0.0.129 - - [2025-09-09 22:34:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.057036 [Introspect:8084]10.0.0.50 - - [2025-09-09 22:34:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000982 [Introspect:8084]10.0.0.50 - - [2025-09-09 22:34:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000873 [Introspect:8084]10.0.0.50 - - [2025-09-09 22:34:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000870 [Introspect:8084]10.0.0.50 - - [2025-09-09 22:34:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000749 10.0.0.50 - - [2025-09-09 22:34:46] "GET / HTTP/1.1" 200 35931 0.001325 10.0.0.50 - - [2025-09-09 22:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.50 - - [2025-09-09 22:34:46] "GET /global-system-config/783922f6-f09c-4949-a06a-90ec0e674a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004137 10.0.0.50 - - [2025-09-09 22:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008079 10.0.0.50 - - [2025-09-09 22:34:46] "GET /config-node/e92580b6-6383-46e6-9062-cfb6d07bb819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003931 10.0.0.50 - - [2025-09-09 22:34:58] "GET / HTTP/1.1" 200 35931 0.001336 10.0.0.50 - - [2025-09-09 22:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.50 - - [2025-09-09 22:34:58] "GET /routing-instance/80165b2b-2ea8-4b7c-87ad-086b3089f31a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.004048 10.0.0.50 - - [2025-09-09 22:34:58] "POST /bgp-routers HTTP/1.1" 409 301 0.001618 10.0.0.50 - - [2025-09-09 22:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001208 10.0.0.50 - - [2025-09-09 22:34:58] "GET /bgp-router/660bd623-5a14-4091-a41d-d1668b6923f3?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.005170 10.0.0.50 - - [2025-09-09 22:34:58] "PUT /bgp-router/660bd623-5a14-4091-a41d-d1668b6923f3 HTTP/1.1" 200 254 0.015865 [Introspect:8084]10.0.0.50 - - [2025-09-09 22:34:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000923 [Introspect:8084]10.0.0.50 - - [2025-09-09 22:34:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000696 10.0.0.129 - - [2025-09-09 22:35:10] "GET / HTTP/1.1" 200 35931 0.001693 10.0.0.129 - - [2025-09-09 22:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.129 - - [2025-09-09 22:35:10] "GET /global-system-config/783922f6-f09c-4949-a06a-90ec0e674a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003953 10.0.0.129 - - [2025-09-09 22:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001604 10.0.0.129 - - [2025-09-09 22:35:10] "GET /routing-instance/80165b2b-2ea8-4b7c-87ad-086b3089f31a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003566 10.0.0.129 - - [2025-09-09 22:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.129 - - [2025-09-09 22:35:10] "GET /virtual-router/3df79634-b7f8-45f3-976c-d9e6da7ddd76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002702 10.0.0.129 - - [2025-09-09 22:35:10] "PUT /virtual-router/3df79634-b7f8-45f3-976c-d9e6da7ddd76 HTTP/1.1" 200 262 0.009625 10.0.0.129 - - [2025-09-09 22:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009876 10.0.0.129 - - [2025-09-09 22:35:10] "GET /virtual-router/3df79634-b7f8-45f3-976c-d9e6da7ddd76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003618 10.0.0.129 - - [2025-09-09 22:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.129 - - [2025-09-09 22:35:10] "GET /virtual-machine-interface/595670c4-b3e5-415f-93fa-8f7cc0137475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.003558 10.0.0.129 - - [2025-09-09 22:35:10] "PUT /virtual-machine-interface/595670c4-b3e5-415f-93fa-8f7cc0137475 HTTP/1.1" 200 284 0.007550 [Introspect:8084]10.0.0.50 - - [2025-09-09 22:36:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000973 [Introspect:8084]10.0.0.50 - - [2025-09-09 22:36:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000788 10.0.0.50 - - [2025-09-09 22:36:54] "GET /global-system-configs HTTP/1.1" 200 322 0.002155 10.0.0.50 - - [2025-09-09 22:36:55] "GET /global-system-configs HTTP/1.1" 200 322 0.001903 10.0.0.50 - - [2025-09-09 22:37:01] "GET /virtual-router/3df79634-b7f8-45f3-976c-d9e6da7ddd76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003280 10.0.0.50 - - [2025-09-09 22:37:02] "POST /ref-update HTTP/1.1" 200 156 0.011790 10.0.0.50 - - [2025-09-09 22:37:09] "GET /virtual-machine-interface/f3c62632-8dcc-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010175 10.0.0.50 - - [2025-09-09 22:37:09] "POST /set-tag HTTP/1.1" 200 109 0.005831 10.0.0.50 - - [2025-09-09 22:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.50 - - [2025-09-09 22:37:09] "GET /loadbalancer/02d6fb10-1cc6-4215-8ccf-9596e5a700ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003059 10.0.0.50 - - [2025-09-09 22:37:09] "GET /virtual-machine-interface/f3c62632-8dcc-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004555 10.0.0.50 - - [2025-09-09 22:37:09] "POST /set-tag HTTP/1.1" 200 109 0.002265 10.0.0.50 - - [2025-09-09 22:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.50 - - [2025-09-09 22:37:09] "GET /loadbalancer/02d6fb10-1cc6-4215-8ccf-9596e5a700ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002626 10.0.0.50 - - [2025-09-09 22:37:09] "GET /loadbalancer-pool/cff6c56e-3f62-4709-bb82-763d07b48516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003112 10.0.0.50 - - [2025-09-09 22:37:09] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017152 10.0.0.50 - - [2025-09-09 22:37:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.016999 10.0.0.50 - - [2025-09-09 22:37:09] "GET /virtual-machine-interface/f3c62632-8dcc-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005397 10.0.0.50 - - [2025-09-09 22:37:09] "GET /virtual-machine-interface/f3c62632-8dcc-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.002947 10.0.0.50 - - [2025-09-09 22:37:09] "POST /ref-update HTTP/1.1" 200 156 0.007001 10.0.0.50 - - [2025-09-09 22:37:09] "GET /floating-ip/93d71ea0-8ee7-42e6-ae87-e93b1f64d5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.008626 10.0.0.50 - - [2025-09-09 22:37:09] "PUT /floating-ip/93d71ea0-8ee7-42e6-ae87-e93b1f64d5ec HTTP/1.1" 200 256 0.008901 10.0.0.50 - - [2025-09-09 22:37:09] "POST /tags HTTP/1.1" 409 205 0.003170 10.0.0.50 - - [2025-09-09 22:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.50 - - [2025-09-09 22:37:09] "GET /tag/be70ffb3-4860-40c2-82e9-8c887954cfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.016227 10.0.0.50 - - [2025-09-09 22:37:09] "POST /set-tag HTTP/1.1" 200 109 0.067089 10.0.0.50 - - [2025-09-09 22:37:09] "GET /loadbalancer-pool/871d3ebd-0bcc-4ad9-83f9-3f7cd4886a62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.004026 10.0.0.50 - - [2025-09-09 22:37:09] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015654 10.0.0.50 - - [2025-09-09 22:37:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.019883 10.0.0.50 - - [2025-09-09 22:37:09] "GET /virtual-machine-interface/f3c62632-8dcc-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010923 10.0.0.50 - - [2025-09-09 22:37:10] "GET /virtual-machine-interface/f3c62632-8dcc-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010812 10.0.0.50 - - [2025-09-09 22:37:10] "POST /ref-update HTTP/1.1" 200 156 0.008981 10.0.0.50 - - [2025-09-09 22:37:10] "POST /set-tag HTTP/1.1" 200 109 0.001858 10.0.0.50 - - [2025-09-09 22:37:10] "GET /loadbalancer-pool/0664ed6b-f082-4bed-aca9-dec4597ba205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.002816 10.0.0.50 - - [2025-09-09 22:37:10] "POST /loadbalancer-members HTTP/1.1" 200 692 0.012007 10.0.0.50 - - [2025-09-09 22:37:10] "GET /floating-ip/93d71ea0-8ee7-42e6-ae87-e93b1f64d5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.005421 10.0.0.50 - - [2025-09-09 22:37:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.018658 10.0.0.50 - - [2025-09-09 22:37:10] "GET /virtual-machine-interface/f3c62632-8dcc-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007241 10.0.0.50 - - [2025-09-09 22:37:10] "PUT /floating-ip/93d71ea0-8ee7-42e6-ae87-e93b1f64d5ec HTTP/1.1" 200 256 0.026664 10.0.0.50 - - [2025-09-09 22:37:10] "GET /virtual-machine-interface/f3c62632-8dcc-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003579 10.0.0.50 - - [2025-09-09 22:37:10] "POST /set-tag HTTP/1.1" 200 109 0.002419 10.0.0.50 - - [2025-09-09 22:37:10] "POST /ref-update HTTP/1.1" 200 156 0.009147 10.0.0.50 - - [2025-09-09 22:37:10] "GET /floating-ip/93d71ea0-8ee7-42e6-ae87-e93b1f64d5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.004952 10.0.0.50 - - [2025-09-09 22:37:10] "PUT /floating-ip/93d71ea0-8ee7-42e6-ae87-e93b1f64d5ec HTTP/1.1" 200 256 0.011633 10.0.0.50 - - [2025-09-09 22:38:25] "GET /virtual-machine-interface/f3c62632-8dcc-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004309 10.0.0.50 - - [2025-09-09 22:38:25] "POST /set-tag HTTP/1.1" 200 109 0.002897 10.0.0.50 - - [2025-09-09 22:38:25] "GET /virtual-machine-interface/f3c62632-8dcc-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007174 10.0.0.50 - - [2025-09-09 22:38:25] "POST /set-tag HTTP/1.1" 200 109 0.004590 10.0.0.50 - - [2025-09-09 22:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.50 - - [2025-09-09 22:38:25] "GET /loadbalancer/02d6fb10-1cc6-4215-8ccf-9596e5a700ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002004 10.0.0.50 - - [2025-09-09 22:38:25] "GET /virtual-machine-interface/f3c62632-8dcc-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004232 10.0.0.50 - - [2025-09-09 22:38:25] "POST /set-tag HTTP/1.1" 200 109 0.021858 10.0.0.50 - - [2025-09-09 22:38:26] "DELETE /loadbalancer-member/1edb25bc-b08c-4eb1-80ad-646073f33e77 HTTP/1.1" 200 115 0.057056 10.0.0.50 - - [2025-09-09 22:38:26] "GET /virtual-machine-interface/f3c62632-8dcc-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006433 10.0.0.50 - - [2025-09-09 22:38:26] "POST /set-tag HTTP/1.1" 200 109 0.002528 10.0.0.50 - - [2025-09-09 22:38:26] "DELETE /loadbalancer-member/c1fb32c9-efe2-406f-9552-d14ef7604b65 HTTP/1.1" 200 115 0.026043 10.0.0.50 - - [2025-09-09 22:38:26] "GET /virtual-machine-interface/f3c62632-8dcc-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005910 10.0.0.50 - - [2025-09-09 22:38:26] "POST /set-tag HTTP/1.1" 200 109 0.003189 10.0.0.50 - - [2025-09-09 22:38:26] "DELETE /loadbalancer-member/f7e79b0c-a06d-4193-9418-d115a32bfc45 HTTP/1.1" 200 115 0.027253 10.0.0.50 - - [2025-09-09 22:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.50 - - [2025-09-09 22:38:26] "GET /loadbalancer/02d6fb10-1cc6-4215-8ccf-9596e5a700ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002789 10.0.0.50 - - [2025-09-09 22:38:26] "GET /loadbalancer-pool/cff6c56e-3f62-4709-bb82-763d07b48516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002877 10.0.0.50 - - [2025-09-09 22:38:26] "POST /loadbalancer-members HTTP/1.1" 200 690 0.031294 10.0.0.50 - - [2025-09-09 22:38:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.011595 10.0.0.50 - - [2025-09-09 22:38:26] "GET /virtual-machine-interface/f3c62632-8dcc-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.020971 10.0.0.50 - - [2025-09-09 22:38:26] "GET /virtual-machine-interface/f3c62632-8dcc-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004662 10.0.0.50 - - [2025-09-09 22:38:26] "GET /floating-ip/93d71ea0-8ee7-42e6-ae87-e93b1f64d5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002560 10.0.0.50 - - [2025-09-09 22:38:26] "POST /set-tag HTTP/1.1" 200 109 0.067910 10.0.0.50 - - [2025-09-09 22:38:26] "GET /loadbalancer-pool/871d3ebd-0bcc-4ad9-83f9-3f7cd4886a62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.002673 10.0.0.50 - - [2025-09-09 22:38:26] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022753 10.0.0.50 - - [2025-09-09 22:38:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.027949 10.0.0.50 - - [2025-09-09 22:38:26] "GET /virtual-machine-interface/f3c62632-8dcc-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011571 10.0.0.50 - - [2025-09-09 22:38:26] "GET /virtual-machine-interface/f3c62632-8dcc-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004286 10.0.0.50 - - [2025-09-09 22:38:26] "GET /floating-ip/93d71ea0-8ee7-42e6-ae87-e93b1f64d5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004969 10.0.0.50 - - [2025-09-09 22:38:26] "POST /set-tag HTTP/1.1" 200 109 0.003540 10.0.0.50 - - [2025-09-09 22:38:26] "GET /loadbalancer-pool/0664ed6b-f082-4bed-aca9-dec4597ba205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.002285 10.0.0.50 - - [2025-09-09 22:38:26] "POST /loadbalancer-members HTTP/1.1" 200 692 0.027013 10.0.0.50 - - [2025-09-09 22:38:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.011848 10.0.0.50 - - [2025-09-09 22:38:26] "GET /virtual-machine-interface/f3c62632-8dcc-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010688 10.0.0.50 - - [2025-09-09 22:38:26] "POST /set-tag HTTP/1.1" 200 109 0.003348 10.0.0.50 - - [2025-09-09 22:38:26] "GET /virtual-machine-interface/f3c62632-8dcc-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003902 10.0.0.50 - - [2025-09-09 22:38:26] "GET /floating-ip/93d71ea0-8ee7-42e6-ae87-e93b1f64d5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.001965 [Introspect:8084]10.0.0.50 - - [2025-09-09 22:39:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001036 [Introspect:8084]10.0.0.50 - - [2025-09-09 22:39:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000920 [Introspect:8084]10.0.0.50 - - [2025-09-09 22:39:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001174 [Introspect:8084]10.0.0.50 - - [2025-09-09 22:39:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000812 [Introspect:8084]10.0.0.50 - - [2025-09-09 22:39:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001020 [Introspect:8084]10.0.0.50 - - [2025-09-09 22:39:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000864 10.0.0.50 - - [2025-09-09 22:39:36] "GET / HTTP/1.1" 200 35931 0.001670 10.0.0.50 - - [2025-09-09 22:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006675 10.0.0.50 - - [2025-09-09 22:39:36] "GET /project/87514179-257c-4fa8-b2f0-757ec686c574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034933 10.0.0.50 - - [2025-09-09 22:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.50 - - [2025-09-09 22:39:36] "GET /project/87514179-257c-4fa8-b2f0-757ec686c574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031404 10.0.0.50 - - [2025-09-09 22:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.50 - - [2025-09-09 22:39:37] "GET /project/87514179-257c-4fa8-b2f0-757ec686c574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026337 10.0.0.50 - - [2025-09-09 22:39:37] "POST /tags HTTP/1.1" 200 333 0.037215 10.0.0.50 - - [2025-09-09 22:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.034393 10.0.0.50 - - [2025-09-09 22:39:37] "GET /tag/912b3ca1-7198-4a0a-91c6-65b0889d30a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.016245 10.0.0.50 - - [2025-09-09 22:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.50 - - [2025-09-09 22:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.50 - - [2025-09-09 22:39:37] "GET /project/87514179-257c-4fa8-b2f0-757ec686c574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030602 10.0.0.50 - - [2025-09-09 22:39:37] "GET /virtual-networks?parent_id=87514179-257c-4fa8-b2f0-757ec686c574&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001723 10.0.0.50 - - [2025-09-09 22:39:37] "GET /project/87514179-257c-4fa8-b2f0-757ec686c574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.024607 10.0.0.50 - - [2025-09-09 22:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001265 10.0.0.50 - - [2025-09-09 22:39:37] "GET /virtual-network/9c8c659f-dbf9-4615-9f0e-71e0c9b97ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004071 10.0.0.50 - - [2025-09-09 22:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001146 10.0.0.50 - - [2025-09-09 22:39:37] "GET /service-appliance-set/c936e5a5-f115-4d7c-b10a-046184b62e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002601 10.0.0.50 - - [2025-09-09 22:39:37] "POST /fqname-to-id HTTP/1.1" 404 254 0.001321 10.0.0.50 - - [2025-09-09 22:39:37] "POST /virtual-networks HTTP/1.1" 200 512 0.047034 10.0.0.50 - - [2025-09-09 22:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009173 10.0.0.50 - - [2025-09-09 22:39:37] "GET /network-ipam/9534d7de-3b4d-4b2c-89e0-9c011ec89954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.003091 10.0.0.50 - - [2025-09-09 22:39:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.109652 10.0.0.50 - - [2025-09-09 22:39:37] "GET /virtual-machine-interface/b3353ba3-518f-4f7d-bf0d-fefbd2b5e5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.023168 10.0.0.50 - - [2025-09-09 22:39:37] "POST /useragent-kv HTTP/1.1" 200 115 0.007902 10.0.0.50 - - [2025-09-09 22:39:37] "POST /ref-update HTTP/1.1" 200 156 0.102520 10.0.0.50 - - [2025-09-09 22:39:37] "GET /virtual-network/7c5873f2-46f3-4e5f-80a9-fa5516fbdd9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005896 10.0.0.50 - - [2025-09-09 22:39:37] "GET /domains HTTP/1.1" 200 280 0.004261 10.0.0.50 - - [2025-09-09 22:39:37] "GET /domain/6f94d777-f316-4d18-ad28-4e9fda458c22 HTTP/1.1" 200 3086 0.011500 10.0.0.50 - - [2025-09-09 22:39:37] "POST /instance-ips HTTP/1.1" 200 409 0.032282 10.0.0.50 - - [2025-09-09 22:39:37] "GET /instance-ip/040d69f3-26bc-455a-a589-e5b5516a1bd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.012697 10.0.0.50 - - [2025-09-09 22:39:37] "GET /project/87514179-257c-4fa8-b2f0-757ec686c574 HTTP/1.1" 200 5476 0.055791 10.0.0.50 - - [2025-09-09 22:39:37] "GET /virtual-network/7c5873f2-46f3-4e5f-80a9-fa5516fbdd9e HTTP/1.1" 200 2090 0.003725 10.0.0.50 - - [2025-09-09 22:39:37] "GET /virtual-network/7c5873f2-46f3-4e5f-80a9-fa5516fbdd9e HTTP/1.1" 200 2090 0.003409 10.0.0.50 - - [2025-09-09 22:39:37] "POST /loadbalancers HTTP/1.1" 200 610 0.033046 10.0.0.50 - - [2025-09-09 22:39:37] "GET /routing-instance/617a316d-0d17-4016-a93e-e6ca4631f77a HTTP/1.1" 200 1181 0.014460 10.0.0.50 - - [2025-09-09 22:39:37] "GET /routing-instance/617a316d-0d17-4016-a93e-e6ca4631f77a HTTP/1.1" 200 1181 0.002331 10.0.0.50 - - [2025-09-09 22:39:37] "GET /project/87514179-257c-4fa8-b2f0-757ec686c574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032905 10.0.0.50 - - [2025-09-09 22:39:37] "GET /instance-ip/040d69f3-26bc-455a-a589-e5b5516a1bd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.002717 10.0.0.50 - - [2025-09-09 22:39:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.010614 10.0.0.50 - - [2025-09-09 22:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011306 10.0.0.50 - - [2025-09-09 22:39:37] "POST /floating-ips HTTP/1.1" 200 597 0.031201 10.0.0.50 - - [2025-09-09 22:39:37] "GET /project/87514179-257c-4fa8-b2f0-757ec686c574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041044 10.0.0.50 - - [2025-09-09 22:39:37] "GET /loadbalancer/80066875-e7ff-4760-a268-b034a9a32043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002875 10.0.0.50 - - [2025-09-09 22:39:37] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.014465 10.0.0.50 - - [2025-09-09 22:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006227 10.0.0.50 - - [2025-09-09 22:39:37] "POST /route-targets HTTP/1.1" 200 327 0.007473 10.0.0.50 - - [2025-09-09 22:39:37] "POST /ref-update HTTP/1.1" 200 156 0.014446 10.0.0.50 - - [2025-09-09 22:39:38] "GET /project/87514179-257c-4fa8-b2f0-757ec686c574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038454 10.0.0.50 - - [2025-09-09 22:39:38] "GET /loadbalancer-listener/1347a8ff-05c8-4104-9d00-976c94b32bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.006663 10.0.0.50 - - [2025-09-09 22:39:38] "GET /loadbalancer-listener/1347a8ff-05c8-4104-9d00-976c94b32bab?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.007244 10.0.0.50 - - [2025-09-09 22:39:38] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.019914 10.0.0.50 - - [2025-09-09 22:39:38] "GET /instance-ip/040d69f3-26bc-455a-a589-e5b5516a1bd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.002209 10.0.0.50 - - [2025-09-09 22:39:38] "GET /instance-ip/040d69f3-26bc-455a-a589-e5b5516a1bd0?fields=floating_ips HTTP/1.1" 200 1211 0.004230 10.0.0.50 - - [2025-09-09 22:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.50 - - [2025-09-09 22:39:38] "GET /floating-ip/39af6a15-3383-41cc-8b3e-8ab48cf93709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.001681 10.0.0.50 - - [2025-09-09 22:39:38] "GET /loadbalancer/80066875-e7ff-4760-a268-b034a9a32043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.001636 10.0.0.50 - - [2025-09-09 22:39:38] "POST /tags HTTP/1.1" 200 295 0.047086 10.0.0.50 - - [2025-09-09 22:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005010 10.0.0.50 - - [2025-09-09 22:39:38] "GET /tag/c44d008e-c764-4514-926d-63a166be91c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.011355 10.0.0.50 - - [2025-09-09 22:39:38] "POST /tags HTTP/1.1" 409 233 0.001399 10.0.0.50 - - [2025-09-09 22:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001133 10.0.0.50 - - [2025-09-09 22:39:38] "GET /tag/9c81d740-c74e-4b60-baf8-d30b0b49b2db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.009592 10.0.0.50 - - [2025-09-09 22:39:38] "POST /tags HTTP/1.1" 409 206 0.001835 10.0.0.50 - - [2025-09-09 22:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001318 10.0.0.50 - - [2025-09-09 22:39:38] "GET /tag/c92685bc-f8c6-48a9-88c1-71eed66967f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009216 10.0.0.50 - - [2025-09-09 22:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.50 - - [2025-09-09 22:39:38] "GET /virtual-network/0cce93bb-33ae-4f16-bbec-aa93a1f16db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004360 10.0.0.50 - - [2025-09-09 22:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.50 - - [2025-09-09 22:39:38] "GET /project/87514179-257c-4fa8-b2f0-757ec686c574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028877 10.0.0.50 - - [2025-09-09 22:39:38] "POST /virtual-machines HTTP/1.1" 200 369 0.008393 10.0.0.50 - - [2025-09-09 22:39:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.017977 10.0.0.50 - - [2025-09-09 22:39:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.102571 10.0.0.50 - - [2025-09-09 22:39:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.026364 10.0.0.50 - - [2025-09-09 22:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009537 10.0.0.50 - - [2025-09-09 22:39:38] "GET /virtual-machine-interface/de3c358a-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004492 10.0.0.50 - - [2025-09-09 22:39:38] "POST /instance-ips HTTP/1.1" 200 409 0.020049 10.0.0.50 - - [2025-09-09 22:39:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.026301 10.0.0.50 - - [2025-09-09 22:39:38] "GET /virtual-machine-interface/de3c358a-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.010113 10.0.0.50 - - [2025-09-09 22:39:38] "POST /set-tag HTTP/1.1" 200 109 0.014593 10.0.0.50 - - [2025-09-09 22:39:38] "GET /virtual-machine-interface/de3c358a-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008337 10.0.0.50 - - [2025-09-09 22:39:38] "GET /instance-ip/de584482-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003433 10.0.0.50 - - [2025-09-09 22:39:38] "GET /virtual-machine-interface/de3c358a-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004747 10.0.0.50 - - [2025-09-09 22:39:38] "POST /set-tag HTTP/1.1" 200 109 0.002089 10.0.0.50 - - [2025-09-09 22:39:38] "GET /virtual-router/3df79634-b7f8-45f3-976c-d9e6da7ddd76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004319 10.0.0.50 - - [2025-09-09 22:39:39] "POST /ref-update HTTP/1.1" 200 156 0.019412 10.0.0.50 - - [2025-09-09 22:39:39] "GET /virtual-machine-interface/de3c358a-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.016546 10.0.0.50 - - [2025-09-09 22:39:39] "POST /set-tag HTTP/1.1" 200 109 0.002148 10.0.0.50 - - [2025-09-09 22:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.50 - - [2025-09-09 22:39:39] "GET /virtual-network/0cce93bb-33ae-4f16-bbec-aa93a1f16db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.008364 10.0.0.50 - - [2025-09-09 22:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007935 10.0.0.50 - - [2025-09-09 22:39:39] "GET /project/87514179-257c-4fa8-b2f0-757ec686c574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035563 10.0.0.50 - - [2025-09-09 22:39:39] "POST /virtual-machines HTTP/1.1" 200 369 0.020994 10.0.0.50 - - [2025-09-09 22:39:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.034030 10.0.0.50 - - [2025-09-09 22:39:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.158065 10.0.0.50 - - [2025-09-09 22:39:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.017179 10.0.0.50 - - [2025-09-09 22:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.014088 10.0.0.50 - - [2025-09-09 22:39:39] "GET /virtual-machine-interface/deb695be-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.008596 10.0.0.50 - - [2025-09-09 22:39:39] "POST /instance-ips HTTP/1.1" 200 409 0.060879 10.0.0.50 - - [2025-09-09 22:39:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.050746 10.0.0.50 - - [2025-09-09 22:39:39] "GET /virtual-machine-interface/deb695be-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.032104 10.0.0.50 - - [2025-09-09 22:39:39] "POST /set-tag HTTP/1.1" 200 109 0.033377 10.0.0.50 - - [2025-09-09 22:39:39] "GET /virtual-machine-interface/deb695be-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.022964 10.0.0.50 - - [2025-09-09 22:39:39] "GET /instance-ip/ded907c0-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005199 10.0.0.50 - - [2025-09-09 22:39:39] "GET /virtual-machine-interface/deb695be-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005641 10.0.0.50 - - [2025-09-09 22:39:39] "POST /set-tag HTTP/1.1" 200 109 0.004370 10.0.0.50 - - [2025-09-09 22:39:39] "GET /virtual-router/3df79634-b7f8-45f3-976c-d9e6da7ddd76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.004564 10.0.0.50 - - [2025-09-09 22:39:39] "POST /ref-update HTTP/1.1" 200 156 0.014648 10.0.0.50 - - [2025-09-09 22:39:40] "GET /virtual-machine-interface/deb695be-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.021865 10.0.0.50 - - [2025-09-09 22:39:40] "POST /set-tag HTTP/1.1" 200 109 0.007123 10.0.0.50 - - [2025-09-09 22:39:40] "GET /virtual-machine-interface/de3c358a-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008111 10.0.0.50 - - [2025-09-09 22:39:40] "POST /set-tag HTTP/1.1" 200 109 0.007232 10.0.0.50 - - [2025-09-09 22:39:40] "GET /virtual-machine-interface/deb695be-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006486 10.0.0.50 - - [2025-09-09 22:39:40] "POST /set-tag HTTP/1.1" 200 109 0.005009 10.0.0.50 - - [2025-09-09 22:39:42] "GET /domains HTTP/1.1" 200 280 0.003164 10.0.0.50 - - [2025-09-09 22:39:42] "GET /domain/6f94d777-f316-4d18-ad28-4e9fda458c22 HTTP/1.1" 200 3086 0.003268 10.0.0.50 - - [2025-09-09 22:39:42] "GET /project/87514179-257c-4fa8-b2f0-757ec686c574 HTTP/1.1" 200 7064 0.035260 10.0.0.50 - - [2025-09-09 22:39:42] "GET /virtual-network/7c5873f2-46f3-4e5f-80a9-fa5516fbdd9e HTTP/1.1" 200 2090 0.003847 10.0.0.50 - - [2025-09-09 22:39:42] "GET /virtual-network/7c5873f2-46f3-4e5f-80a9-fa5516fbdd9e HTTP/1.1" 200 2090 0.008215 10.0.0.50 - - [2025-09-09 22:39:42] "GET /routing-instance/617a316d-0d17-4016-a93e-e6ca4631f77a HTTP/1.1" 200 1402 0.003477 10.0.0.50 - - [2025-09-09 22:39:42] "GET /routing-instance/617a316d-0d17-4016-a93e-e6ca4631f77a HTTP/1.1" 200 1402 0.002206 10.0.0.50 - - [2025-09-09 22:39:42] "GET /route-target/da1a01f8-131c-4af7-91cf-d9f4dac33e7f HTTP/1.1" 200 1153 0.001849 10.0.0.50 - - [2025-09-09 22:39:42] "GET /virtual-network/7c5873f2-46f3-4e5f-80a9-fa5516fbdd9e HTTP/1.1" 200 2090 0.004093 10.0.0.50 - - [2025-09-09 22:39:42] "GET /routing-instance/617a316d-0d17-4016-a93e-e6ca4631f77a HTTP/1.1" 200 1402 0.002113 10.0.0.50 - - [2025-09-09 22:39:42] "GET /virtual-network/7c5873f2-46f3-4e5f-80a9-fa5516fbdd9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003106 10.0.0.50 - - [2025-09-09 22:39:42] "GET /virtual-network/7c5873f2-46f3-4e5f-80a9-fa5516fbdd9e HTTP/1.1" 200 2090 0.002870 10.0.0.50 - - [2025-09-09 22:39:42] "GET /routing-instance/617a316d-0d17-4016-a93e-e6ca4631f77a HTTP/1.1" 200 1402 0.002158 10.0.0.50 - - [2025-09-09 22:39:42] "GET /routing-instance/617a316d-0d17-4016-a93e-e6ca4631f77a HTTP/1.1" 200 1402 0.001703 10.0.0.50 - - [2025-09-09 22:39:42] "GET /route-target/da1a01f8-131c-4af7-91cf-d9f4dac33e7f HTTP/1.1" 200 1153 0.001478 10.0.0.50 - - [2025-09-09 22:39:42] "GET /domains HTTP/1.1" 200 280 0.001721 10.0.0.50 - - [2025-09-09 22:39:42] "GET /domain/6f94d777-f316-4d18-ad28-4e9fda458c22 HTTP/1.1" 200 3086 0.002336 10.0.0.50 - - [2025-09-09 22:39:42] "GET /project/87514179-257c-4fa8-b2f0-757ec686c574 HTTP/1.1" 200 7064 0.027172 10.0.0.50 - - [2025-09-09 22:39:42] "GET /virtual-network/7c5873f2-46f3-4e5f-80a9-fa5516fbdd9e HTTP/1.1" 200 2090 0.003349 10.0.0.50 - - [2025-09-09 22:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.50 - - [2025-09-09 22:39:42] "GET /project/87514179-257c-4fa8-b2f0-757ec686c574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028035 10.0.0.50 - - [2025-09-09 22:39:43] "GET /virtual-network/7c5873f2-46f3-4e5f-80a9-fa5516fbdd9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004523 10.0.0.50 - - [2025-09-09 22:39:43] "GET /floating-ip-pools?parent_id=7c5873f2-46f3-4e5f-80a9-fa5516fbdd9e&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002029 10.0.0.50 - - [2025-09-09 22:39:43] "GET /virtual-network/7c5873f2-46f3-4e5f-80a9-fa5516fbdd9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003948 10.0.0.50 - - [2025-09-09 22:39:43] "POST /floating-ip-pools HTTP/1.1" 200 562 0.017759 10.0.0.50 - - [2025-09-09 22:39:43] "POST /ref-update HTTP/1.1" 200 156 0.008015 10.0.0.50 - - [2025-09-09 22:39:43] "GET /virtual-network/7c5873f2-46f3-4e5f-80a9-fa5516fbdd9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.009856 10.0.0.50 - - [2025-09-09 22:39:43] "GET /domains HTTP/1.1" 200 280 0.001300 10.0.0.50 - - [2025-09-09 22:39:43] "GET /domain/6f94d777-f316-4d18-ad28-4e9fda458c22 HTTP/1.1" 200 3086 0.002129 10.0.0.50 - - [2025-09-09 22:39:43] "GET /project/87514179-257c-4fa8-b2f0-757ec686c574 HTTP/1.1" 200 7320 0.032782 10.0.0.50 - - [2025-09-09 22:39:43] "GET /virtual-network/7c5873f2-46f3-4e5f-80a9-fa5516fbdd9e HTTP/1.1" 200 2328 0.005097 10.0.0.50 - - [2025-09-09 22:39:43] "GET /floating-ip-pool/d4f4507c-658f-43fe-98e6-0fcc2ed2414b HTTP/1.1" 200 1315 0.002004 10.0.0.50 - - [2025-09-09 22:39:43] "GET /domains HTTP/1.1" 200 280 0.001143 10.0.0.50 - - [2025-09-09 22:39:43] "GET /domain/6f94d777-f316-4d18-ad28-4e9fda458c22 HTTP/1.1" 200 3086 0.001903 10.0.0.50 - - [2025-09-09 22:39:43] "GET /project/87514179-257c-4fa8-b2f0-757ec686c574 HTTP/1.1" 200 7320 0.021461 10.0.0.50 - - [2025-09-09 22:39:43] "GET /virtual-network/7c5873f2-46f3-4e5f-80a9-fa5516fbdd9e HTTP/1.1" 200 2328 0.003030 10.0.0.50 - - [2025-09-09 22:39:43] "GET /virtual-network/7c5873f2-46f3-4e5f-80a9-fa5516fbdd9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003273 10.0.0.50 - - [2025-09-09 22:39:43] "POST /tags HTTP/1.1" 200 365 0.039727 10.0.0.50 - - [2025-09-09 22:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005504 10.0.0.50 - - [2025-09-09 22:39:43] "GET /tag/f6b945b4-74c0-4f42-abb4-ea59a03486d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010923 10.0.0.50 - - [2025-09-09 22:39:43] "POST /tags HTTP/1.1" 409 206 0.002143 10.0.0.50 - - [2025-09-09 22:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.50 - - [2025-09-09 22:39:43] "GET /tag/c92685bc-f8c6-48a9-88c1-71eed66967f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009253 10.0.0.50 - - [2025-09-09 22:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001430 10.0.0.50 - - [2025-09-09 22:39:43] "GET /project/87514179-257c-4fa8-b2f0-757ec686c574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.063007 10.0.0.50 - - [2025-09-09 22:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.50 - - [2025-09-09 22:39:43] "GET /virtual-network/0cce93bb-33ae-4f16-bbec-aa93a1f16db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.003279 10.0.0.50 - - [2025-09-09 22:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.50 - - [2025-09-09 22:39:43] "GET /service-appliance-set/9af65e79-70a6-423f-b618-0b82565a1264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.002886 10.0.0.50 - - [2025-09-09 22:39:43] "POST /fqname-to-id HTTP/1.1" 404 258 0.001176 10.0.0.50 - - [2025-09-09 22:39:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.086629 10.0.0.50 - - [2025-09-09 22:39:43] "GET /virtual-machine-interface/259c16b8-7b59-45dc-b662-cfab7f29f95b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.018467 10.0.0.50 - - [2025-09-09 22:39:43] "POST /set-tag HTTP/1.1" 200 109 0.011921 10.0.0.50 - - [2025-09-09 22:39:43] "POST /instance-ips HTTP/1.1" 200 417 0.017646 10.0.0.50 - - [2025-09-09 22:39:43] "GET /instance-ip/fdf490da-5e05-4cc9-ba18-30e414c4ac3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.007272 10.0.0.50 - - [2025-09-09 22:39:43] "POST /loadbalancers HTTP/1.1" 200 618 0.068281 10.0.0.50 - - [2025-09-09 22:39:43] "POST /service-instances HTTP/1.1" 200 566 0.017677 10.0.0.50 - - [2025-09-09 22:39:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.012362 10.0.0.50 - - [2025-09-09 22:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012213 10.0.0.50 - - [2025-09-09 22:39:43] "POST /ref-update HTTP/1.1" 200 156 0.016317 10.0.0.50 - - [2025-09-09 22:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.50 - - [2025-09-09 22:39:44] "GET /project/87514179-257c-4fa8-b2f0-757ec686c574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.051039 10.0.0.50 - - [2025-09-09 22:39:44] "PUT /service-instance/901f13f3-13d2-4c75-a594-aaeda380f33d HTTP/1.1" 200 266 0.008209 10.0.0.50 - - [2025-09-09 22:39:44] "GET /virtual-machine-interface/259c16b8-7b59-45dc-b662-cfab7f29f95b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004791 10.0.0.50 - - [2025-09-09 22:39:44] "GET /virtual-machine-interface/259c16b8-7b59-45dc-b662-cfab7f29f95b?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.004430 10.0.0.50 - - [2025-09-09 22:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001393 10.0.0.50 - - [2025-09-09 22:39:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.006217 10.0.0.50 - - [2025-09-09 22:39:44] "GET /floating-ip-pool/d4f4507c-658f-43fe-98e6-0fcc2ed2414b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.003789 10.0.0.50 - - [2025-09-09 22:39:44] "PUT /service-instance/901f13f3-13d2-4c75-a594-aaeda380f33d HTTP/1.1" 200 266 0.017306 10.0.0.50 - - [2025-09-09 22:39:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.014126 10.0.0.50 - - [2025-09-09 22:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.50 - - [2025-09-09 22:39:44] "POST /floating-ips HTTP/1.1" 200 671 0.107743 10.0.0.50 - - [2025-09-09 22:39:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.005733 10.0.0.50 - - [2025-09-09 22:39:44] "GET /application-policy-set/983429dc-12e8-4ccf-b23d-d9489671bc86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002840 10.0.0.50 - - [2025-09-09 22:39:44] "POST /virtual-machines HTTP/1.1" 200 429 0.043211 10.0.0.50 - - [2025-09-09 22:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001258 10.0.0.50 - - [2025-09-09 22:39:44] "GET /policy-management/2bdc4dcc-81e4-4b70-9d2d-c082ddefd417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.037663 10.0.0.50 - - [2025-09-09 22:39:44] "POST /tags HTTP/1.1" 409 221 0.025670 10.0.0.50 - - [2025-09-09 22:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.50 - - [2025-09-09 22:39:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.106324 10.0.0.50 - - [2025-09-09 22:39:44] "POST /chown HTTP/1.1" 200 109 0.024417 10.0.0.50 - - [2025-09-09 22:39:44] "GET /tag/912b3ca1-7198-4a0a-91c6-65b0889d30a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009098 10.0.0.50 - - [2025-09-09 22:39:44] "POST /tags HTTP/1.1" 409 238 0.001525 10.0.0.50 - - [2025-09-09 22:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001153 10.0.0.50 - - [2025-09-09 22:39:44] "POST /chown HTTP/1.1" 200 109 0.004910 10.0.0.50 - - [2025-09-09 22:39:44] "PUT /virtual-machine-interface/33b29dbe-dad1-497f-8eef-b8ad782f6580 HTTP/1.1" 200 284 0.016965 10.0.0.50 - - [2025-09-09 22:39:44] "GET /tag/f6b945b4-74c0-4f42-abb4-ea59a03486d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.014772 10.0.0.50 - - [2025-09-09 22:39:44] "PUT /instance-ip/fdf490da-5e05-4cc9-ba18-30e414c4ac3b HTTP/1.1" 200 256 0.028564 10.0.0.50 - - [2025-09-09 22:39:44] "POST /firewall-rules HTTP/1.1" 200 650 0.080556 10.0.0.50 - - [2025-09-09 22:39:44] "GET /firewall-rule/a91e7706-23c8-4bbf-a4dc-9c098970bdd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.012076 10.0.0.50 - - [2025-09-09 22:39:44] "POST /ref-update HTTP/1.1" 200 156 0.041202 10.0.0.50 - - [2025-09-09 22:39:44] "POST /ref-update HTTP/1.1" 200 156 0.025766 10.0.0.50 - - [2025-09-09 22:39:44] "GET /firewall-policy/31c02da1-b334-4bc2-ba2c-3d25b9fd55ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.006511 10.0.0.50 - - [2025-09-09 22:39:44] "POST /ref-update HTTP/1.1" 200 156 0.018807 10.0.0.50 - - [2025-09-09 22:39:44] "GET /firewall-rule/a91e7706-23c8-4bbf-a4dc-9c098970bdd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002946 10.0.0.50 - - [2025-09-09 22:39:44] "POST /ref-update HTTP/1.1" 200 156 0.022198 10.0.0.50 - - [2025-09-09 22:39:44] "POST /ref-update HTTP/1.1" 200 156 0.006880 10.0.0.50 - - [2025-09-09 22:39:44] "POST /ref-update HTTP/1.1" 200 156 0.017823 10.0.0.50 - - [2025-09-09 22:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.50 - - [2025-09-09 22:39:44] "POST /ref-update HTTP/1.1" 200 156 0.014080 10.0.0.50 - - [2025-09-09 22:39:44] "GET /project/87514179-257c-4fa8-b2f0-757ec686c574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.030504 10.0.0.50 - - [2025-09-09 22:39:44] "GET /loadbalancer/19baa5dd-34e6-4eac-9182-e54268c251c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.002272 10.0.0.50 - - [2025-09-09 22:39:44] "POST /virtual-machines HTTP/1.1" 200 429 0.010021 10.0.0.50 - - [2025-09-09 22:39:44] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.026781 10.0.0.50 - - [2025-09-09 22:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.50 - - [2025-09-09 22:39:44] "GET /project/87514179-257c-4fa8-b2f0-757ec686c574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.081055 10.0.0.50 - - [2025-09-09 22:39:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.131274 10.0.0.50 - - [2025-09-09 22:39:44] "POST /chown HTTP/1.1" 200 109 0.023009 10.0.0.50 - - [2025-09-09 22:39:45] "GET /loadbalancer-listener/19286e54-5d77-499d-9f37-2c9633bf6e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.009605 10.0.0.50 - - [2025-09-09 22:39:45] "GET /loadbalancer-listener/19286e54-5d77-499d-9f37-2c9633bf6e7a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.003345 10.0.0.50 - - [2025-09-09 22:39:45] "POST /chown HTTP/1.1" 200 109 0.007343 10.0.0.50 - - [2025-09-09 22:39:45] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.054867 10.0.0.50 - - [2025-09-09 22:39:45] "PUT /virtual-machine-interface/3f77c3ef-60e6-49dd-82bf-f5477911969a HTTP/1.1" 200 284 0.042512 10.0.0.50 - - [2025-09-09 22:39:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.009869 10.0.0.50 - - [2025-09-09 22:39:45] "PUT /instance-ip/fdf490da-5e05-4cc9-ba18-30e414c4ac3b HTTP/1.1" 200 256 0.044719 10.0.0.50 - - [2025-09-09 22:39:45] "GET /loadbalancer-pool/26d6d2cc-bb8d-4b11-a950-800be833bace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.023169 10.0.0.50 - - [2025-09-09 22:39:45] "POST /loadbalancer-members HTTP/1.1" 200 707 0.015225 10.0.0.50 - - [2025-09-09 22:39:45] "POST /ref-update HTTP/1.1" 200 156 0.013774 10.0.0.50 - - [2025-09-09 22:39:45] "POST /ref-update HTTP/1.1" 200 156 0.018409 10.0.0.50 - - [2025-09-09 22:39:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.021294 10.0.0.50 - - [2025-09-09 22:39:45] "POST /ref-update HTTP/1.1" 200 156 0.027846 10.0.0.50 - - [2025-09-09 22:39:45] "GET /loadbalancer-member/cdb867bc-8113-47f9-a103-ce9c2d3dccd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.017374 10.0.0.50 - - [2025-09-09 22:39:45] "GET /application-policy-set/983429dc-12e8-4ccf-b23d-d9489671bc86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006831 10.0.0.50 - - [2025-09-09 22:39:45] "POST /ref-update HTTP/1.1" 200 156 0.008806 10.0.0.50 - - [2025-09-09 22:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.50 - - [2025-09-09 22:39:45] "GET /policy-management/2bdc4dcc-81e4-4b70-9d2d-c082ddefd417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004250 10.0.0.50 - - [2025-09-09 22:39:45] "POST /tags HTTP/1.1" 409 221 0.001339 10.0.0.50 - - [2025-09-09 22:39:45] "POST /ref-update HTTP/1.1" 200 156 0.025968 10.0.0.50 - - [2025-09-09 22:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.50 - - [2025-09-09 22:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.50 - - [2025-09-09 22:39:45] "GET /tag/912b3ca1-7198-4a0a-91c6-65b0889d30a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.008806 10.0.0.50 - - [2025-09-09 22:39:45] "POST /tags HTTP/1.1" 409 238 0.001461 10.0.0.50 - - [2025-09-09 22:39:45] "POST /chown HTTP/1.1" 200 109 0.004803 10.0.0.50 - - [2025-09-09 22:39:45] "POST /chown HTTP/1.1" 200 109 0.011900 10.0.0.50 - - [2025-09-09 22:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.50 - - [2025-09-09 22:39:45] "GET /tag/f6b945b4-74c0-4f42-abb4-ea59a03486d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011495 10.0.0.50 - - [2025-09-09 22:39:45] "POST /firewall-rules HTTP/1.1" 409 293 0.002233 10.0.0.50 - - [2025-09-09 22:39:45] "PUT /instance-ip/fdf490da-5e05-4cc9-ba18-30e414c4ac3b HTTP/1.1" 200 256 0.039058 10.0.0.50 - - [2025-09-09 22:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004349 10.0.0.50 - - [2025-09-09 22:39:45] "POST /ref-update HTTP/1.1" 200 156 0.017073 10.0.0.50 - - [2025-09-09 22:39:45] "PUT /firewall-rule/a91e7706-23c8-4bbf-a4dc-9c098970bdd3 HTTP/1.1" 200 260 0.040149 10.0.0.50 - - [2025-09-09 22:39:45] "POST /chown HTTP/1.1" 200 109 0.014699 10.0.0.50 - - [2025-09-09 22:39:45] "GET /firewall-rule/a91e7706-23c8-4bbf-a4dc-9c098970bdd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.020567 10.0.0.50 - - [2025-09-09 22:39:45] "GET /firewall-policy/31c02da1-b334-4bc2-ba2c-3d25b9fd55ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.008554 10.0.0.50 - - [2025-09-09 22:39:45] "POST /chown HTTP/1.1" 200 109 0.035369 10.0.0.50 - - [2025-09-09 22:39:45] "GET /firewall-rule/a91e7706-23c8-4bbf-a4dc-9c098970bdd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003347 10.0.0.50 - - [2025-09-09 22:39:45] "PUT /instance-ip/fdf490da-5e05-4cc9-ba18-30e414c4ac3b HTTP/1.1" 200 256 0.013043 10.0.0.50 - - [2025-09-09 22:39:45] "POST /ref-update HTTP/1.1" 200 156 0.018385 10.0.0.50 - - [2025-09-09 22:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.50 - - [2025-09-09 22:39:45] "POST /chown HTTP/1.1" 200 109 0.006236 10.0.0.50 - - [2025-09-09 22:39:45] "POST /chown HTTP/1.1" 200 109 0.016406 10.0.0.50 - - [2025-09-09 22:39:45] "PUT /instance-ip/fdf490da-5e05-4cc9-ba18-30e414c4ac3b HTTP/1.1" 200 256 0.022243 10.0.0.50 - - [2025-09-09 22:39:45] "POST /ref-update HTTP/1.1" 200 156 0.010457 10.0.0.50 - - [2025-09-09 22:39:45] "POST /chown HTTP/1.1" 200 109 0.015916 10.0.0.50 - - [2025-09-09 22:39:45] "POST /chown HTTP/1.1" 200 109 0.024467 10.0.0.50 - - [2025-09-09 22:39:45] "PUT /instance-ip/fdf490da-5e05-4cc9-ba18-30e414c4ac3b HTTP/1.1" 200 256 0.010883 10.0.0.50 - - [2025-09-09 22:39:45] "POST /ref-update HTTP/1.1" 200 156 0.015793 10.0.0.50 - - [2025-09-09 22:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.50 - - [2025-09-09 22:39:46] "POST /chown HTTP/1.1" 200 109 0.006029 10.0.0.50 - - [2025-09-09 22:39:46] "POST /chown HTTP/1.1" 200 109 0.016548 10.0.0.50 - - [2025-09-09 22:39:46] "PUT /instance-ip/fdf490da-5e05-4cc9-ba18-30e414c4ac3b HTTP/1.1" 200 256 0.017903 10.0.0.50 - - [2025-09-09 22:39:46] "POST /ref-update HTTP/1.1" 200 156 0.008956 10.0.0.50 - - [2025-09-09 22:39:46] "POST /chown HTTP/1.1" 200 109 0.009315 10.0.0.50 - - [2025-09-09 22:39:46] "POST /chown HTTP/1.1" 200 109 0.016218 10.0.0.50 - - [2025-09-09 22:39:46] "PUT /instance-ip/fdf490da-5e05-4cc9-ba18-30e414c4ac3b HTTP/1.1" 200 256 0.010164 10.0.0.50 - - [2025-09-09 22:39:46] "POST /ref-update HTTP/1.1" 200 156 0.017683 10.0.0.50 - - [2025-09-09 22:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.50 - - [2025-09-09 22:39:46] "GET /virtual-network/0cce93bb-33ae-4f16-bbec-aa93a1f16db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004404 10.0.0.50 - - [2025-09-09 22:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.50 - - [2025-09-09 22:39:46] "PUT /service-instance/901f13f3-13d2-4c75-a594-aaeda380f33d HTTP/1.1" 200 266 0.008472 10.0.0.50 - - [2025-09-09 22:39:46] "GET /project/87514179-257c-4fa8-b2f0-757ec686c574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.040800 10.0.0.50 - - [2025-09-09 22:39:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.027164 10.0.0.50 - - [2025-09-09 22:39:46] "POST /virtual-machines HTTP/1.1" 200 373 0.016723 10.0.0.50 - - [2025-09-09 22:39:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.032274 10.0.0.50 - - [2025-09-09 22:39:46] "PUT /service-instance/901f13f3-13d2-4c75-a594-aaeda380f33d HTTP/1.1" 200 266 0.029569 10.0.0.50 - - [2025-09-09 22:39:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.037776 10.0.0.50 - - [2025-09-09 22:39:46] "PUT /service-instance/901f13f3-13d2-4c75-a594-aaeda380f33d HTTP/1.1" 200 266 0.064795 10.0.0.50 - - [2025-09-09 22:39:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.184018 10.0.0.50 - - [2025-09-09 22:39:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.024566 10.0.0.50 - - [2025-09-09 22:39:46] "PUT /service-instance/901f13f3-13d2-4c75-a594-aaeda380f33d HTTP/1.1" 200 266 0.010437 10.0.0.50 - - [2025-09-09 22:39:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.015601 10.0.0.50 - - [2025-09-09 22:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.011442 10.0.0.50 - - [2025-09-09 22:39:46] "GET /virtual-machine-interface/e2fc76d4-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.003920 10.0.0.50 - - [2025-09-09 22:39:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.005531 10.0.0.50 - - [2025-09-09 22:39:46] "PUT /service-instance/901f13f3-13d2-4c75-a594-aaeda380f33d HTTP/1.1" 200 266 0.016197 10.0.0.50 - - [2025-09-09 22:39:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.019916 10.0.0.50 - - [2025-09-09 22:39:46] "POST /instance-ips HTTP/1.1" 200 413 0.061674 10.0.0.50 - - [2025-09-09 22:39:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.022976 10.0.0.50 - - [2025-09-09 22:39:46] "GET /virtual-machine-interface/e2fc76d4-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.012901 10.0.0.50 - - [2025-09-09 22:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.50 - - [2025-09-09 22:39:46] "POST /chown HTTP/1.1" 200 109 0.006052 10.0.0.50 - - [2025-09-09 22:39:46] "POST /set-tag HTTP/1.1" 200 109 0.012616 10.0.0.50 - - [2025-09-09 22:39:46] "GET /virtual-machine-interface/e2fc76d4-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007305 10.0.0.50 - - [2025-09-09 22:39:46] "GET /instance-ip/e3225ce6-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.003779 10.0.0.50 - - [2025-09-09 22:39:46] "POST /chown HTTP/1.1" 200 109 0.005370 10.0.0.50 - - [2025-09-09 22:39:46] "POST /ref-update HTTP/1.1" 200 156 0.014534 10.0.0.50 - - [2025-09-09 22:39:46] "POST /chown HTTP/1.1" 200 109 0.010292 10.0.0.50 - - [2025-09-09 22:39:47] "GET /virtual-machine-interface/e2fc76d4-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007806 10.0.0.50 - - [2025-09-09 22:39:47] "POST /set-tag HTTP/1.1" 200 109 0.001743 10.0.0.50 - - [2025-09-09 22:39:47] "GET /virtual-router/3df79634-b7f8-45f3-976c-d9e6da7ddd76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.004771 10.0.0.50 - - [2025-09-09 22:39:47] "POST /chown HTTP/1.1" 200 109 0.013203 10.0.0.50 - - [2025-09-09 22:39:47] "POST /ref-update HTTP/1.1" 200 156 0.023654 10.0.0.50 - - [2025-09-09 22:39:47] "POST /ref-update HTTP/1.1" 200 156 0.022231 10.0.0.50 - - [2025-09-09 22:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.50 - - [2025-09-09 22:39:47] "GET /virtual-machine-interface/e2fc76d4-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003309 10.0.0.50 - - [2025-09-09 22:39:47] "POST /set-tag HTTP/1.1" 200 109 0.001394 10.0.0.50 - - [2025-09-09 22:39:47] "GET /virtual-machine-interface/e2fc76d4-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003253 10.0.0.50 - - [2025-09-09 22:39:47] "POST /chown HTTP/1.1" 200 109 0.006485 10.0.0.50 - - [2025-09-09 22:39:47] "POST /set-tag HTTP/1.1" 200 109 0.011712 10.0.0.50 - - [2025-09-09 22:39:47] "POST /chown HTTP/1.1" 200 109 0.021347 10.0.0.50 - - [2025-09-09 22:39:47] "POST /chown HTTP/1.1" 200 109 0.012778 10.0.0.50 - - [2025-09-09 22:39:47] "POST /chown HTTP/1.1" 200 109 0.006170 10.0.0.50 - - [2025-09-09 22:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.50 - - [2025-09-09 22:39:47] "POST /chown HTTP/1.1" 200 109 0.005380 10.0.0.50 - - [2025-09-09 22:39:47] "POST /chown HTTP/1.1" 200 109 0.009147 10.0.0.50 - - [2025-09-09 22:39:47] "POST /chown HTTP/1.1" 200 109 0.026975 10.0.0.50 - - [2025-09-09 22:39:47] "POST /chown HTTP/1.1" 200 109 0.041130 10.0.0.50 - - [2025-09-09 22:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.50 - - [2025-09-09 22:39:47] "POST /chown HTTP/1.1" 200 109 0.005546 10.0.0.50 - - [2025-09-09 22:39:47] "POST /chown HTTP/1.1" 200 109 0.017817 10.0.0.50 - - [2025-09-09 22:39:47] "POST /chown HTTP/1.1" 200 109 0.011838 10.0.0.50 - - [2025-09-09 22:39:47] "POST /chown HTTP/1.1" 200 109 0.005816 10.0.0.50 - - [2025-09-09 22:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.50 - - [2025-09-09 22:39:47] "POST /chown HTTP/1.1" 200 109 0.005210 10.0.0.50 - - [2025-09-09 22:39:47] "POST /chown HTTP/1.1" 200 109 0.005759 10.0.0.50 - - [2025-09-09 22:39:47] "POST /chown HTTP/1.1" 200 109 0.016455 10.0.0.50 - - [2025-09-09 22:39:47] "POST /chown HTTP/1.1" 200 109 0.017286 10.0.0.50 - - [2025-09-09 22:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.50 - - [2025-09-09 22:39:47] "POST /chown HTTP/1.1" 200 109 0.005773 10.0.0.50 - - [2025-09-09 22:39:47] "POST /chown HTTP/1.1" 200 109 0.010439 10.0.0.50 - - [2025-09-09 22:39:47] "POST /chown HTTP/1.1" 200 109 0.006298 10.0.0.50 - - [2025-09-09 22:39:47] "POST /chown HTTP/1.1" 200 109 0.019423 10.0.0.50 - - [2025-09-09 22:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.50 - - [2025-09-09 22:39:47] "POST /chown HTTP/1.1" 200 109 0.006182 10.0.0.50 - - [2025-09-09 22:39:47] "POST /chown HTTP/1.1" 200 109 0.019610 10.0.0.50 - - [2025-09-09 22:39:47] "POST /chown HTTP/1.1" 200 109 0.010522 10.0.0.50 - - [2025-09-09 22:39:47] "POST /chown HTTP/1.1" 200 109 0.005654 10.0.0.50 - - [2025-09-09 22:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.50 - - [2025-09-09 22:39:48] "POST /chown HTTP/1.1" 200 109 0.006975 10.0.0.50 - - [2025-09-09 22:39:48] "POST /chown HTTP/1.1" 200 109 0.005736 10.0.0.50 - - [2025-09-09 22:39:48] "POST /chown HTTP/1.1" 200 109 0.008012 10.0.0.50 - - [2025-09-09 22:39:48] "POST /chown HTTP/1.1" 200 109 0.025652 10.0.0.50 - - [2025-09-09 22:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.50 - - [2025-09-09 22:39:48] "POST /chown HTTP/1.1" 200 109 0.006959 10.0.0.50 - - [2025-09-09 22:39:48] "POST /chown HTTP/1.1" 200 109 0.019109 10.0.0.50 - - [2025-09-09 22:39:48] "POST /chown HTTP/1.1" 200 109 0.012788 10.0.0.50 - - [2025-09-09 22:39:48] "POST /chown HTTP/1.1" 200 109 0.006477 10.0.0.50 - - [2025-09-09 22:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002905 10.0.0.50 - - [2025-09-09 22:39:48] "POST /chown HTTP/1.1" 200 109 0.005882 10.0.0.50 - - [2025-09-09 22:39:48] "POST /chown HTTP/1.1" 200 109 0.006562 10.0.0.50 - - [2025-09-09 22:39:48] "POST /chown HTTP/1.1" 200 109 0.011108 10.0.0.50 - - [2025-09-09 22:39:48] "POST /chown HTTP/1.1" 200 109 0.012740 10.0.0.50 - - [2025-09-09 22:39:54] "GET /virtual-machine-interface/de3c358a-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005067 10.0.0.50 - - [2025-09-09 22:39:54] "POST /set-tag HTTP/1.1" 200 109 0.002182 10.0.0.50 - - [2025-09-09 22:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.50 - - [2025-09-09 22:39:54] "GET /loadbalancer/80066875-e7ff-4760-a268-b034a9a32043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.001762 10.0.0.50 - - [2025-09-09 22:39:55] "GET /loadbalancer-pool/f00f5379-4348-4bf0-9f7f-d338be965b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002932 10.0.0.50 - - [2025-09-09 22:39:55] "POST /loadbalancer-members HTTP/1.1" 200 702 0.012880 10.0.0.50 - - [2025-09-09 22:39:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.011074 10.0.0.50 - - [2025-09-09 22:39:55] "GET /virtual-machine-interface/de3c358a-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006938 10.0.0.50 - - [2025-09-09 22:39:55] "GET /virtual-machine-interface/de3c358a-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003772 10.0.0.50 - - [2025-09-09 22:39:55] "POST /ref-update HTTP/1.1" 200 156 0.006438 10.0.0.50 - - [2025-09-09 22:39:55] "GET /floating-ip/39af6a15-3383-41cc-8b3e-8ab48cf93709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.005755 10.0.0.50 - - [2025-09-09 22:39:55] "PUT /floating-ip/39af6a15-3383-41cc-8b3e-8ab48cf93709 HTTP/1.1" 200 256 0.007661 10.0.0.50 - - [2025-09-09 22:39:55] "POST /tags HTTP/1.1" 409 221 0.004798 10.0.0.50 - - [2025-09-09 22:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001363 10.0.0.50 - - [2025-09-09 22:39:55] "GET /tag/912b3ca1-7198-4a0a-91c6-65b0889d30a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.008858 10.0.0.50 - - [2025-09-09 22:39:55] "POST /set-tag HTTP/1.1" 200 109 0.014173 10.0.0.50 - - [2025-09-09 22:39:55] "GET /virtual-machine-interface/deb695be-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004487 10.0.0.50 - - [2025-09-09 22:39:55] "POST /set-tag HTTP/1.1" 200 109 0.002100 10.0.0.50 - - [2025-09-09 22:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.50 - - [2025-09-09 22:39:56] "GET /loadbalancer/80066875-e7ff-4760-a268-b034a9a32043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002541 10.0.0.50 - - [2025-09-09 22:39:56] "GET /loadbalancer-pool/f00f5379-4348-4bf0-9f7f-d338be965b14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002142 10.0.0.50 - - [2025-09-09 22:39:56] "POST /loadbalancer-members HTTP/1.1" 200 702 0.012039 10.0.0.50 - - [2025-09-09 22:39:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.009660 10.0.0.50 - - [2025-09-09 22:39:56] "GET /virtual-machine-interface/deb695be-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009116 10.0.0.50 - - [2025-09-09 22:39:56] "GET /virtual-machine-interface/deb695be-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004937 10.0.0.50 - - [2025-09-09 22:39:56] "POST /ref-update HTTP/1.1" 200 156 0.006046 10.0.0.50 - - [2025-09-09 22:39:56] "GET /floating-ip/39af6a15-3383-41cc-8b3e-8ab48cf93709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.007342 10.0.0.50 - - [2025-09-09 22:39:56] "POST /set-tag HTTP/1.1" 200 109 0.038621 10.0.0.50 - - [2025-09-09 22:39:56] "GET /virtual-machine/ccc75a19-6e73-4800-8106-07603ab48363?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002915 10.0.0.50 - - [2025-09-09 22:39:56] "GET /virtual-machine-interface/de3c358a-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003953 10.0.0.50 - - [2025-09-09 22:39:56] "GET /virtual-machine/c8366c30-e27d-4d67-8038-471a6ea2c740?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002759 10.0.0.50 - - [2025-09-09 22:39:56] "GET /virtual-machine-interface/deb695be-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003377 10.0.0.50 - - [2025-09-09 22:39:58] "GET /virtual-machine-interface/e2fc76d4-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004191 10.0.0.50 - - [2025-09-09 22:39:58] "POST /set-tag HTTP/1.1" 200 109 0.001681 10.0.0.50 - - [2025-09-09 22:40:01] "GET /virtual-machine/f6c28827-b339-4cb1-83f5-a34219d9bff9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003485 10.0.0.50 - - [2025-09-09 22:40:01] "GET /virtual-machine-interface/e2fc76d4-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005001 10.0.0.50 - - [2025-09-09 22:40:01] "GET /virtual-machine-interface/e2fc76d4-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005525 10.0.0.50 - - [2025-09-09 22:40:01] "POST /set-tag HTTP/1.1" 200 109 0.001863 [Introspect:8084]10.0.0.50 - - [2025-09-09 22:40:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000927 [Introspect:8084]10.0.0.50 - - [2025-09-09 22:40:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000874 10.0.0.50 - - [2025-09-09 22:40:32] "GET /virtual-machine-interface/e2fc76d4-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004067 10.0.0.50 - - [2025-09-09 22:40:32] "POST /set-tag HTTP/1.1" 200 109 0.001599 10.0.0.50 - - [2025-09-09 22:40:32] "GET /virtual-machine-interface/e2fc76d4-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003992 10.0.0.50 - - [2025-09-09 22:40:32] "POST /set-tag HTTP/1.1" 200 109 0.001639 10.0.0.50 - - [2025-09-09 22:40:32] "GET /virtual-machine/f6c28827-b339-4cb1-83f5-a34219d9bff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.001911 10.0.0.50 - - [2025-09-09 22:40:32] "POST /ref-update HTTP/1.1" 200 156 0.006999 10.0.0.50 - - [2025-09-09 22:40:32] "GET /virtual-machine-interface/e2fc76d4-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.008862 10.0.0.50 - - [2025-09-09 22:40:32] "POST /set-tag HTTP/1.1" 200 109 0.014776 10.0.0.50 - - [2025-09-09 22:40:32] "POST /set-tag HTTP/1.1" 200 109 0.027961 10.0.0.50 - - [2025-09-09 22:40:32] "DELETE /instance-ip/e3225ce6-8dcd-11f0-b72f-fa163e00237d HTTP/1.1" 200 115 0.052193 10.0.0.50 - - [2025-09-09 22:40:32] "DELETE /virtual-machine-interface/e2fc76d4-8dcd-11f0-b72f-fa163e00237d HTTP/1.1" 200 115 0.040836 10.0.0.50 - - [2025-09-09 22:40:32] "DELETE /virtual-machine/f6c28827-b339-4cb1-83f5-a34219d9bff9 HTTP/1.1" 200 115 0.019677 10.0.0.50 - - [2025-09-09 22:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004038 10.0.0.50 - - [2025-09-09 22:40:36] "GET /tag/f6b945b4-74c0-4f42-abb4-ea59a03486d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011205 10.0.0.50 - - [2025-09-09 22:40:36] "GET /tag/f6b945b4-74c0-4f42-abb4-ea59a03486d4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.011650 10.0.0.50 - - [2025-09-09 22:40:36] "GET /virtual-machine-interface/259c16b8-7b59-45dc-b662-cfab7f29f95b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004677 10.0.0.50 - - [2025-09-09 22:40:36] "POST /set-tag HTTP/1.1" 200 109 0.016613 10.0.0.50 - - [2025-09-09 22:40:36] "GET /virtual-machine-interface/33b29dbe-dad1-497f-8eef-b8ad782f6580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.005839 10.0.0.50 - - [2025-09-09 22:40:36] "POST /set-tag HTTP/1.1" 200 109 0.013708 10.0.0.50 - - [2025-09-09 22:40:36] "GET /virtual-machine-interface/3f77c3ef-60e6-49dd-82bf-f5477911969a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.004098 10.0.0.50 - - [2025-09-09 22:40:36] "POST /set-tag HTTP/1.1" 200 109 0.012700 10.0.0.50 - - [2025-09-09 22:40:36] "GET /firewall-policy/31c02da1-b334-4bc2-ba2c-3d25b9fd55ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.013767 10.0.0.50 - - [2025-09-09 22:40:37] "GET /firewall-rule/a91e7706-23c8-4bbf-a4dc-9c098970bdd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002631 10.0.0.50 - - [2025-09-09 22:40:37] "POST /ref-update HTTP/1.1" 200 156 0.009720 10.0.0.50 - - [2025-09-09 22:40:37] "DELETE /firewall-rule/a91e7706-23c8-4bbf-a4dc-9c098970bdd3 HTTP/1.1" 200 115 0.030868 10.0.0.50 - - [2025-09-09 22:40:37] "DELETE /loadbalancer-member/cdb867bc-8113-47f9-a103-ce9c2d3dccd4 HTTP/1.1" 200 115 0.027157 10.0.0.50 - - [2025-09-09 22:40:37] "PUT /service-instance/901f13f3-13d2-4c75-a594-aaeda380f33d HTTP/1.1" 200 266 0.016860 10.0.0.50 - - [2025-09-09 22:40:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.017832 10.0.0.50 - - [2025-09-09 22:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.50 - - [2025-09-09 22:40:37] "DELETE /loadbalancer-pool/26d6d2cc-bb8d-4b11-a950-800be833bace HTTP/1.1" 200 115 0.072961 10.0.0.50 - - [2025-09-09 22:40:37] "DELETE /loadbalancer-listener/19286e54-5d77-499d-9f37-2c9633bf6e7a HTTP/1.1" 200 115 0.028112 10.0.0.50 - - [2025-09-09 22:40:37] "GET /floating-ip/c5ca5e80-cddc-4f3a-b12e-b8ba710bd58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2395 0.002028 10.0.0.50 - - [2025-09-09 22:40:37] "POST /chown HTTP/1.1" 200 109 0.005882 10.0.0.50 - - [2025-09-09 22:40:37] "POST /chown HTTP/1.1" 200 109 0.014537 10.0.0.50 - - [2025-09-09 22:40:37] "POST /chown HTTP/1.1" 200 109 0.019706 10.0.0.50 - - [2025-09-09 22:40:37] "PUT /floating-ip/c5ca5e80-cddc-4f3a-b12e-b8ba710bd58a HTTP/1.1" 200 256 0.033002 10.0.0.50 - - [2025-09-09 22:40:37] "POST /chown HTTP/1.1" 200 109 0.005548 10.0.0.50 - - [2025-09-09 22:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.50 - - [2025-09-09 22:40:37] "POST /chown HTTP/1.1" 200 109 0.021399 10.0.0.50 - - [2025-09-09 22:40:37] "DELETE /floating-ip/c5ca5e80-cddc-4f3a-b12e-b8ba710bd58a HTTP/1.1" 200 115 0.072371 10.0.0.50 - - [2025-09-09 22:40:37] "DELETE /loadbalancer/19baa5dd-34e6-4eac-9182-e54268c251c8 HTTP/1.1" 200 115 0.030925 10.0.0.50 - - [2025-09-09 22:40:37] "POST /chown HTTP/1.1" 200 109 0.005690 10.0.0.50 - - [2025-09-09 22:40:37] "POST /chown HTTP/1.1" 200 109 0.012122 10.0.0.50 - - [2025-09-09 22:40:37] "POST /chown HTTP/1.1" 200 109 0.014481 10.0.0.50 - - [2025-09-09 22:40:37] "DELETE /instance-ip/fdf490da-5e05-4cc9-ba18-30e414c4ac3b HTTP/1.1" 200 115 0.076180 10.0.0.50 - - [2025-09-09 22:40:37] "PUT /service-instance/901f13f3-13d2-4c75-a594-aaeda380f33d HTTP/1.1" 200 266 0.009925 10.0.0.50 - - [2025-09-09 22:40:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.011671 10.0.0.50 - - [2025-09-09 22:40:37] "DELETE /virtual-machine-interface/259c16b8-7b59-45dc-b662-cfab7f29f95b HTTP/1.1" 200 115 0.081408 10.0.0.50 - - [2025-09-09 22:40:37] "PUT /service-instance/901f13f3-13d2-4c75-a594-aaeda380f33d HTTP/1.1" 200 266 0.011429 10.0.0.50 - - [2025-09-09 22:40:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.007382 10.0.0.50 - - [2025-09-09 22:40:37] "DELETE /tag/f6b945b4-74c0-4f42-abb4-ea59a03486d4 HTTP/1.1" 200 115 0.074746 10.0.0.50 - - [2025-09-09 22:40:37] "PUT /service-instance/901f13f3-13d2-4c75-a594-aaeda380f33d HTTP/1.1" 200 266 0.007114 10.0.0.50 - - [2025-09-09 22:40:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.022407 10.0.0.50 - - [2025-09-09 22:40:37] "DELETE /service-instance/901f13f3-13d2-4c75-a594-aaeda380f33d HTTP/1.1" 200 115 0.023079 10.0.0.50 - - [2025-09-09 22:40:37] "GET /floating-ip-pool/d4f4507c-658f-43fe-98e6-0fcc2ed2414b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.001858 10.0.0.50 - - [2025-09-09 22:40:37] "GET /virtual-machine-interface/33b29dbe-dad1-497f-8eef-b8ad782f6580?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.004432 10.0.0.50 - - [2025-09-09 22:40:37] "POST /ref-update HTTP/1.1" 200 156 0.009688 10.0.0.50 - - [2025-09-09 22:40:37] "DELETE /floating-ip-pool/d4f4507c-658f-43fe-98e6-0fcc2ed2414b HTTP/1.1" 200 115 0.025927 10.0.0.50 - - [2025-09-09 22:40:37] "DELETE /virtual-machine-interface/33b29dbe-dad1-497f-8eef-b8ad782f6580 HTTP/1.1" 200 115 0.047697 10.0.0.50 - - [2025-09-09 22:40:37] "POST /ref-update HTTP/1.1" 200 156 0.017936 10.0.0.50 - - [2025-09-09 22:40:37] "DELETE /virtual-machine/44c38f10-b639-41a6-b776-e21a8ce4ddc1 HTTP/1.1" 200 115 0.026627 10.0.0.50 - - [2025-09-09 22:40:37] "GET /virtual-machine-interface/3f77c3ef-60e6-49dd-82bf-f5477911969a?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1207 0.005050 10.0.0.50 - - [2025-09-09 22:40:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002805 10.0.0.50 - - [2025-09-09 22:40:37] "POST /useragent-kv HTTP/1.1" 200 115 0.001006 10.0.0.50 - - [2025-09-09 22:40:37] "DELETE /virtual-network/7c5873f2-46f3-4e5f-80a9-fa5516fbdd9e HTTP/1.1" 200 115 0.130884 10.0.0.50 - - [2025-09-09 22:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001255 10.0.0.50 - - [2025-09-09 22:40:37] "GET /routing-instance/617a316d-0d17-4016-a93e-e6ca4631f77a HTTP/1.1" 404 171 0.001824 10.0.0.50 - - [2025-09-09 22:40:37] "GET /domains HTTP/1.1" 200 280 0.001563 10.0.0.50 - - [2025-09-09 22:40:37] "GET /domain/6f94d777-f316-4d18-ad28-4e9fda458c22 HTTP/1.1" 200 3086 0.002120 10.0.0.50 - - [2025-09-09 22:40:37] "DELETE /route-target/da1a01f8-131c-4af7-91cf-d9f4dac33e7f HTTP/1.1" 200 115 0.016600 10.0.0.50 - - [2025-09-09 22:40:38] "GET /project/87514179-257c-4fa8-b2f0-757ec686c574 HTTP/1.1" 200 7142 0.039301 10.0.0.50 - - [2025-09-09 22:40:38] "DELETE /virtual-machine-interface/3f77c3ef-60e6-49dd-82bf-f5477911969a HTTP/1.1" 200 115 0.091134 10.0.0.50 - - [2025-09-09 22:40:38] "GET /virtual-machine-interface/deb695be-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.009206 10.0.0.50 - - [2025-09-09 22:40:38] "POST /set-tag HTTP/1.1" 200 109 0.003757 10.0.0.50 - - [2025-09-09 22:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.50 - - [2025-09-09 22:40:38] "DELETE /virtual-machine/47f2d95a-c408-44f6-9196-b6cb669c0915 HTTP/1.1" 200 115 0.033168 10.0.0.50 - - [2025-09-09 22:40:38] "GET /loadbalancer/80066875-e7ff-4760-a268-b034a9a32043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.004822 10.0.0.50 - - [2025-09-09 22:40:38] "GET /virtual-machine-interface/deb695be-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006451 10.0.0.50 - - [2025-09-09 22:40:38] "POST /set-tag HTTP/1.1" 200 109 0.014928 10.0.0.50 - - [2025-09-09 22:40:38] "DELETE /loadbalancer-member/467fec26-6ead-449a-aca9-1766e0d5e608 HTTP/1.1" 200 115 0.032894 10.0.0.50 - - [2025-09-09 22:40:39] "GET /virtual-machine-interface/deb695be-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005314 10.0.0.50 - - [2025-09-09 22:40:39] "POST /set-tag HTTP/1.1" 200 109 0.002517 10.0.0.50 - - [2025-09-09 22:40:39] "GET /virtual-machine-interface/deb695be-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004121 10.0.0.50 - - [2025-09-09 22:40:39] "POST /set-tag HTTP/1.1" 200 109 0.002138 10.0.0.50 - - [2025-09-09 22:40:39] "GET /virtual-machine/c8366c30-e27d-4d67-8038-471a6ea2c740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.001960 10.0.0.50 - - [2025-09-09 22:40:39] "POST /ref-update HTTP/1.1" 200 156 0.008870 10.0.0.50 - - [2025-09-09 22:40:39] "GET /virtual-machine-interface/deb695be-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005518 10.0.0.50 - - [2025-09-09 22:40:39] "POST /set-tag HTTP/1.1" 200 109 0.013777 10.0.0.50 - - [2025-09-09 22:40:39] "POST /set-tag HTTP/1.1" 200 109 0.021186 10.0.0.50 - - [2025-09-09 22:40:39] "POST /set-tag HTTP/1.1" 200 109 0.026237 10.0.0.50 - - [2025-09-09 22:40:39] "DELETE /instance-ip/ded907c0-8dcd-11f0-b72f-fa163e00237d HTTP/1.1" 200 115 0.033087 10.0.0.50 - - [2025-09-09 22:40:39] "POST /ref-update HTTP/1.1" 200 156 0.006435 10.0.0.50 - - [2025-09-09 22:40:39] "DELETE /virtual-machine-interface/deb695be-8dcd-11f0-b72f-fa163e00237d HTTP/1.1" 200 115 0.030756 10.0.0.50 - - [2025-09-09 22:40:39] "DELETE /virtual-machine/c8366c30-e27d-4d67-8038-471a6ea2c740 HTTP/1.1" 200 115 0.022777 10.0.0.50 - - [2025-09-09 22:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.50 - - [2025-09-09 22:40:43] "GET /loadbalancer/80066875-e7ff-4760-a268-b034a9a32043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002736 10.0.0.50 - - [2025-09-09 22:40:43] "GET /virtual-machine-interface/de3c358a-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004134 10.0.0.50 - - [2025-09-09 22:40:43] "POST /set-tag HTTP/1.1" 200 109 0.002521 10.0.0.50 - - [2025-09-09 22:40:44] "GET /virtual-machine-interface/de3c358a-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005529 10.0.0.50 - - [2025-09-09 22:40:44] "POST /set-tag HTTP/1.1" 200 109 0.002079 10.0.0.50 - - [2025-09-09 22:40:44] "GET /virtual-machine-interface/de3c358a-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004551 10.0.0.50 - - [2025-09-09 22:40:44] "POST /set-tag HTTP/1.1" 200 109 0.002056 10.0.0.50 - - [2025-09-09 22:40:44] "GET /virtual-machine/ccc75a19-6e73-4800-8106-07603ab48363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002904 10.0.0.50 - - [2025-09-09 22:40:44] "POST /ref-update HTTP/1.1" 200 156 0.008421 10.0.0.50 - - [2025-09-09 22:40:44] "GET /virtual-machine-interface/de3c358a-8dcd-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.014064 10.0.0.50 - - [2025-09-09 22:40:44] "POST /set-tag HTTP/1.1" 200 109 0.017086 10.0.0.50 - - [2025-09-09 22:40:44] "POST /set-tag HTTP/1.1" 200 109 0.023977 10.0.0.50 - - [2025-09-09 22:40:44] "POST /set-tag HTTP/1.1" 200 109 0.014252 10.0.0.50 - - [2025-09-09 22:40:44] "DELETE /instance-ip/de584482-8dcd-11f0-b72f-fa163e00237d HTTP/1.1" 200 115 0.042678 10.0.0.50 - - [2025-09-09 22:40:44] "POST /ref-update HTTP/1.1" 200 156 0.010661 10.0.0.50 - - [2025-09-09 22:40:44] "DELETE /virtual-machine-interface/de3c358a-8dcd-11f0-b72f-fa163e00237d HTTP/1.1" 200 115 0.040214 10.0.0.50 - - [2025-09-09 22:40:44] "DELETE /virtual-machine/ccc75a19-6e73-4800-8106-07603ab48363 HTTP/1.1" 200 115 0.029314 10.0.0.50 - - [2025-09-09 22:40:44] "DELETE /tag/c44d008e-c764-4514-926d-63a166be91c0 HTTP/1.1" 200 115 0.076377 10.0.0.50 - - [2025-09-09 22:40:44] "DELETE /tag/9c81d740-c74e-4b60-baf8-d30b0b49b2db HTTP/1.1" 200 115 0.043989 10.0.0.50 - - [2025-09-09 22:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.50 - - [2025-09-09 22:40:48] "GET /project/87514179-257c-4fa8-b2f0-757ec686c574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030793 10.0.0.50 - - [2025-09-09 22:40:48] "POST /tags HTTP/1.1" 200 393 0.023376 10.0.0.50 - - [2025-09-09 22:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.015952 10.0.0.50 - - [2025-09-09 22:40:48] "GET /tag/af6ddc2b-d9de-4a66-aa4d-d8b5ed0d8af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.026803 10.0.0.50 - - [2025-09-09 22:40:48] "POST /tags HTTP/1.1" 200 341 0.020398 10.0.0.50 - - [2025-09-09 22:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.50 - - [2025-09-09 22:40:48] "GET /tag/57e78e53-0c08-4366-a558-912d9193d668?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009595 10.0.0.50 - - [2025-09-09 22:40:48] "POST /id-to-fqname HTTP/1.1" 200 192 0.000423 10.0.0.50 - - [2025-09-09 22:40:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.003310 10.0.0.50 - - [2025-09-09 22:40:48] "POST /security-groups HTTP/1.1" 200 589 0.068485 10.0.0.50 - - [2025-09-09 22:40:48] "POST /projects HTTP/1.1" 200 519 0.195074 10.0.0.50 - - [2025-09-09 22:40:48] "POST /fqname-to-id HTTP/1.1" 404 236 0.013420 10.0.0.50 - - [2025-09-09 22:40:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.017063 10.0.0.50 - - [2025-09-09 22:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.049899 10.0.0.50 - - [2025-09-09 22:40:48] "GET /virtual-network/0cce93bb-33ae-4f16-bbec-aa93a1f16db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.012554 10.0.0.50 - - [2025-09-09 22:40:48] "POST /access-control-lists HTTP/1.1" 200 598 0.122453 10.0.0.50 - - [2025-09-09 22:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010587 10.0.0.50 - - [2025-09-09 22:40:48] "POST /fqname-to-id HTTP/1.1" 404 235 0.006635 10.0.0.50 - - [2025-09-09 22:40:48] "GET /virtual-network/9c8c659f-dbf9-4615-9f0e-71e0c9b97ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.003690 10.0.0.50 - - [2025-09-09 22:40:49] "POST /access-control-lists HTTP/1.1" 200 596 0.058939 10.0.0.50 - - [2025-09-09 22:40:49] "PUT /virtual-network/0cce93bb-33ae-4f16-bbec-aa93a1f16db7 HTTP/1.1" 200 264 0.071245 10.0.0.50 - - [2025-09-09 22:40:49] "PUT /virtual-network/9c8c659f-dbf9-4615-9f0e-71e0c9b97ba5 HTTP/1.1" 200 264 0.050688 10.0.0.50 - - [2025-09-09 22:40:49] "POST /security-groups HTTP/1.1" 200 591 0.068091 10.0.0.50 - - [2025-09-09 22:40:49] "POST /fqname-to-id HTTP/1.1" 404 270 0.002195 10.0.0.50 - - [2025-09-09 22:40:49] "POST /access-control-lists HTTP/1.1" 200 632 0.020055 10.0.0.50 - - [2025-09-09 22:40:49] "POST /fqname-to-id HTTP/1.1" 404 269 0.007002 10.0.0.50 - - [2025-09-09 22:40:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.029470 10.0.0.50 - - [2025-09-09 22:40:49] "POST /chown HTTP/1.1" 200 109 0.022601 10.0.0.50 - - [2025-09-09 22:40:49] "GET /application-policy-set/983429dc-12e8-4ccf-b23d-d9489671bc86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011203 10.0.0.50 - - [2025-09-09 22:40:49] "POST /access-control-lists HTTP/1.1" 200 630 0.050772 10.0.0.50 - - [2025-09-09 22:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.50 - - [2025-09-09 22:40:49] "GET /policy-management/2bdc4dcc-81e4-4b70-9d2d-c082ddefd417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001966 10.0.0.50 - - [2025-09-09 22:40:49] "POST /tags HTTP/1.1" 409 226 0.001246 10.0.0.50 - - [2025-09-09 22:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001072 10.0.0.50 - - [2025-09-09 22:40:49] "GET /tag/57e78e53-0c08-4366-a558-912d9193d668?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.008601 10.0.0.50 - - [2025-09-09 22:40:49] "POST /firewall-rules HTTP/1.1" 200 600 0.062692 10.0.0.50 - - [2025-09-09 22:40:49] "GET /firewall-rule/e5b7c1e4-610a-4ae0-a723-af9f8a7c5b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003842 10.0.0.50 - - [2025-09-09 22:40:49] "GET /firewall-policy/3d7923c5-2679-4858-8bcb-6a408cda43f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.002805 10.0.0.50 - - [2025-09-09 22:40:49] "GET /firewall-rule/e5b7c1e4-610a-4ae0-a723-af9f8a7c5b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.001914 10.0.0.50 - - [2025-09-09 22:40:49] "POST /ref-update HTTP/1.1" 200 156 0.040911 10.0.0.50 - - [2025-09-09 22:40:49] "GET /application-policy-set/983429dc-12e8-4ccf-b23d-d9489671bc86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008100 10.0.0.50 - - [2025-09-09 22:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002858 10.0.0.50 - - [2025-09-09 22:40:49] "GET /policy-management/2bdc4dcc-81e4-4b70-9d2d-c082ddefd417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002659 10.0.0.50 - - [2025-09-09 22:40:49] "POST /tags HTTP/1.1" 409 226 0.001461 10.0.0.50 - - [2025-09-09 22:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001235 10.0.0.50 - - [2025-09-09 22:40:49] "GET /tag/57e78e53-0c08-4366-a558-912d9193d668?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.008841 10.0.0.50 - - [2025-09-09 22:40:49] "POST /firewall-rules HTTP/1.1" 200 598 0.064569 10.0.0.50 - - [2025-09-09 22:40:49] "GET /firewall-rule/70ad5417-fc99-48aa-ace2-246c2160ce57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.011130 10.0.0.50 - - [2025-09-09 22:40:49] "GET /firewall-policy/3d7923c5-2679-4858-8bcb-6a408cda43f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003270 10.0.0.50 - - [2025-09-09 22:40:49] "GET /firewall-rule/70ad5417-fc99-48aa-ace2-246c2160ce57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.001825 10.0.0.50 - - [2025-09-09 22:40:49] "POST /ref-update HTTP/1.1" 200 156 0.041591 10.0.0.50 - - [2025-09-09 22:40:51] "POST /tags HTTP/1.1" 200 393 0.026564 10.0.0.50 - - [2025-09-09 22:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.50 - - [2025-09-09 22:40:51] "GET /tag/862692e9-8be4-468b-b473-a2c541125963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.024602 10.0.0.50 - - [2025-09-09 22:40:51] "POST /tags HTTP/1.1" 200 341 0.016783 10.0.0.50 - - [2025-09-09 22:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.012492 10.0.0.50 - - [2025-09-09 22:40:51] "GET /tag/11b74904-8bfb-40b8-8f84-b6b2e8f703d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009627 10.0.0.50 - - [2025-09-09 22:40:51] "POST /id-to-fqname HTTP/1.1" 200 192 0.001095 10.0.0.50 - - [2025-09-09 22:40:51] "POST /fqname-to-id HTTP/1.1" 404 201 0.001874 10.0.0.50 - - [2025-09-09 22:40:51] "POST /security-groups HTTP/1.1" 200 589 0.069869 10.0.0.50 - - [2025-09-09 22:40:51] "POST /fqname-to-id HTTP/1.1" 404 236 0.003261 10.0.0.50 - - [2025-09-09 22:40:51] "POST /projects HTTP/1.1" 200 519 0.187762 10.0.0.50 - - [2025-09-09 22:40:51] "POST /access-control-lists HTTP/1.1" 200 598 0.061715 10.0.0.50 - - [2025-09-09 22:40:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.059078 10.0.0.50 - - [2025-09-09 22:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005383 10.0.0.50 - - [2025-09-09 22:40:51] "POST /fqname-to-id HTTP/1.1" 404 235 0.001797 10.0.0.50 - - [2025-09-09 22:40:52] "GET /virtual-network/0cce93bb-33ae-4f16-bbec-aa93a1f16db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.037838 10.0.0.50 - - [2025-09-09 22:40:52] "POST /access-control-lists HTTP/1.1" 200 596 0.059100 10.0.0.50 - - [2025-09-09 22:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008403 10.0.0.50 - - [2025-09-09 22:40:52] "GET /virtual-network/9c8c659f-dbf9-4615-9f0e-71e0c9b97ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003670 10.0.0.50 - - [2025-09-09 22:40:52] "PUT /virtual-network/0cce93bb-33ae-4f16-bbec-aa93a1f16db7 HTTP/1.1" 200 264 0.041952 10.0.0.50 - - [2025-09-09 22:40:52] "PUT /virtual-network/9c8c659f-dbf9-4615-9f0e-71e0c9b97ba5 HTTP/1.1" 200 264 0.045105 10.0.0.50 - - [2025-09-09 22:40:52] "POST /security-groups HTTP/1.1" 200 591 0.062105 10.0.0.50 - - [2025-09-09 22:40:52] "POST /fqname-to-id HTTP/1.1" 404 270 0.001669 10.0.0.50 - - [2025-09-09 22:40:52] "POST /access-control-lists HTTP/1.1" 200 632 0.056968 10.0.0.50 - - [2025-09-09 22:40:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.058165 10.0.0.50 - - [2025-09-09 22:40:52] "POST /chown HTTP/1.1" 200 109 0.019185 10.0.0.50 - - [2025-09-09 22:40:52] "GET /application-policy-set/983429dc-12e8-4ccf-b23d-d9489671bc86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005139 10.0.0.50 - - [2025-09-09 22:40:52] "POST /fqname-to-id HTTP/1.1" 404 269 0.005937 10.0.0.50 - - [2025-09-09 22:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.50 - - [2025-09-09 22:40:52] "GET /policy-management/2bdc4dcc-81e4-4b70-9d2d-c082ddefd417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012215 10.0.0.50 - - [2025-09-09 22:40:52] "POST /access-control-lists HTTP/1.1" 200 630 0.055540 10.0.0.50 - - [2025-09-09 22:40:52] "POST /tags HTTP/1.1" 409 226 0.013439 10.0.0.50 - - [2025-09-09 22:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.50 - - [2025-09-09 22:40:52] "GET /tag/11b74904-8bfb-40b8-8f84-b6b2e8f703d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011897 10.0.0.50 - - [2025-09-09 22:40:52] "POST /firewall-rules HTTP/1.1" 200 600 0.066750 10.0.0.50 - - [2025-09-09 22:40:52] "GET /firewall-rule/0d79fe13-1889-4843-b76a-dc1dddc6f1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005997 10.0.0.50 - - [2025-09-09 22:40:52] "GET /firewall-policy/3d7923c5-2679-4858-8bcb-6a408cda43f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003511 10.0.0.50 - - [2025-09-09 22:40:52] "GET /firewall-rule/0d79fe13-1889-4843-b76a-dc1dddc6f1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.001702 10.0.0.50 - - [2025-09-09 22:40:52] "POST /ref-update HTTP/1.1" 200 156 0.038614 10.0.0.50 - - [2025-09-09 22:40:52] "GET /application-policy-set/983429dc-12e8-4ccf-b23d-d9489671bc86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002480 10.0.0.50 - - [2025-09-09 22:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001516 10.0.0.50 - - [2025-09-09 22:40:52] "GET /policy-management/2bdc4dcc-81e4-4b70-9d2d-c082ddefd417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002419 10.0.0.50 - - [2025-09-09 22:40:52] "POST /tags HTTP/1.1" 409 226 0.001267 10.0.0.50 - - [2025-09-09 22:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001287 10.0.0.50 - - [2025-09-09 22:40:52] "GET /tag/11b74904-8bfb-40b8-8f84-b6b2e8f703d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.008739 10.0.0.50 - - [2025-09-09 22:40:52] "POST /firewall-rules HTTP/1.1" 200 598 0.064640 10.0.0.50 - - [2025-09-09 22:40:52] "GET /firewall-rule/2aaff367-6335-49ec-b717-e8b092c38712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.008495 10.0.0.50 - - [2025-09-09 22:40:52] "GET /firewall-policy/3d7923c5-2679-4858-8bcb-6a408cda43f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003134 10.0.0.50 - - [2025-09-09 22:40:52] "GET /firewall-rule/2aaff367-6335-49ec-b717-e8b092c38712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002738 10.0.0.50 - - [2025-09-09 22:40:52] "POST /ref-update HTTP/1.1" 200 156 0.046404 10.0.0.50 - - [2025-09-09 22:40:54] "POST /tags HTTP/1.1" 200 345 0.061545 10.0.0.50 - - [2025-09-09 22:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005095 10.0.0.50 - - [2025-09-09 22:40:54] "GET /tag/b8c12018-fa03-4df9-96eb-2422736eabbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.020428 10.0.0.50 - - [2025-09-09 22:40:54] "POST /projects HTTP/1.1" 409 238 0.002992 10.0.0.50 - - [2025-09-09 22:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001361 10.0.0.50 - - [2025-09-09 22:40:54] "GET /project/82977228-ecee-4d0b-a8fb-faa2f2d3d77d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031204 10.0.0.50 - - [2025-09-09 22:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.50 - - [2025-09-09 22:40:54] "GET /virtual-network/0cce93bb-33ae-4f16-bbec-aa93a1f16db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003522 10.0.0.50 - - [2025-09-09 22:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001343 10.0.0.50 - - [2025-09-09 22:40:54] "GET /virtual-network/9c8c659f-dbf9-4615-9f0e-71e0c9b97ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004204 10.0.0.50 - - [2025-09-09 22:40:54] "POST /security-groups HTTP/1.1" 409 285 0.003376 10.0.0.50 - - [2025-09-09 22:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001348 10.0.0.50 - - [2025-09-09 22:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.50 - - [2025-09-09 22:40:54] "PUT /security-group/6dd0eb41-d7b8-4228-96ea-e62ea738c2fc HTTP/1.1" 200 262 0.060412 10.0.0.50 - - [2025-09-09 22:40:54] "GET /project/82977228-ecee-4d0b-a8fb-faa2f2d3d77d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.080522 10.0.0.50 - - [2025-09-09 22:40:54] "PUT /access-control-list/69fac1f6-bc06-4bb3-9f9f-0f56b9dcfb06 HTTP/1.1" 200 272 0.057614 10.0.0.50 - - [2025-09-09 22:40:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.075157 10.0.0.50 - - [2025-09-09 22:40:54] "POST /tags HTTP/1.1" 409 228 0.010985 10.0.0.50 - - [2025-09-09 22:40:55] "PUT /access-control-list/60574e7a-85f2-44a9-a5aa-bffc8c8302fd HTTP/1.1" 200 272 0.050730 10.0.0.50 - - [2025-09-09 22:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.50 - - [2025-09-09 22:40:55] "GET /tag/b8c12018-fa03-4df9-96eb-2422736eabbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013766 10.0.0.50 - - [2025-09-09 22:40:55] "POST /tags HTTP/1.1" 200 345 0.016409 10.0.0.50 - - [2025-09-09 22:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.50 - - [2025-09-09 22:40:55] "GET /tag/d567d8b3-2cd7-4141-94af-d47b9f62efa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011827 10.0.0.50 - - [2025-09-09 22:40:55] "POST /projects HTTP/1.1" 409 238 0.002449 10.0.0.50 - - [2025-09-09 22:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.50 - - [2025-09-09 22:40:55] "GET /project/f62cd3e9-5dc0-43a9-a1eb-c4d03a69b846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029588 10.0.0.50 - - [2025-09-09 22:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.50 - - [2025-09-09 22:40:55] "GET /virtual-network/0cce93bb-33ae-4f16-bbec-aa93a1f16db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003193 10.0.0.50 - - [2025-09-09 22:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001338 10.0.0.50 - - [2025-09-09 22:40:55] "GET /project/f62cd3e9-5dc0-43a9-a1eb-c4d03a69b846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.026974 10.0.0.50 - - [2025-09-09 22:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.50 - - [2025-09-09 22:40:55] "GET /virtual-network/9c8c659f-dbf9-4615-9f0e-71e0c9b97ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003733 10.0.0.50 - - [2025-09-09 22:40:55] "POST /security-groups HTTP/1.1" 409 285 0.001790 10.0.0.50 - - [2025-09-09 22:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.50 - - [2025-09-09 22:40:55] "PUT /security-group/191f2663-edb7-4c87-9258-2a873ce633dc HTTP/1.1" 200 262 0.055224 10.0.0.50 - - [2025-09-09 22:40:55] "PUT /access-control-list/077fd081-5446-4111-8b8e-832435421615 HTTP/1.1" 200 272 0.019545 10.0.0.50 - - [2025-09-09 22:40:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.024008 10.0.0.50 - - [2025-09-09 22:40:55] "POST /tags HTTP/1.1" 409 228 0.008428 10.0.0.50 - - [2025-09-09 22:40:55] "PUT /access-control-list/496a4f53-912f-49a2-be59-629fbbf50c65 HTTP/1.1" 200 272 0.030275 10.0.0.50 - - [2025-09-09 22:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.50 - - [2025-09-09 22:40:55] "GET /tag/d567d8b3-2cd7-4141-94af-d47b9f62efa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.009249 10.0.0.50 - - [2025-09-09 22:40:55] "POST /tags HTTP/1.1" 200 291 0.046160 10.0.0.50 - - [2025-09-09 22:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.019495 10.0.0.50 - - [2025-09-09 22:40:55] "GET /tag/3c9c7966-bc47-4ef7-a398-6520ca6c16fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.010818 10.0.0.50 - - [2025-09-09 22:40:55] "POST /tags HTTP/1.1" 200 303 0.051668 10.0.0.50 - - [2025-09-09 22:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008002 10.0.0.50 - - [2025-09-09 22:40:55] "GET /tag/5fdd11ab-8e55-499d-89fb-0b6057e8fb4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.010959 10.0.0.50 - - [2025-09-09 22:40:55] "POST /tags HTTP/1.1" 409 252 0.001529 10.0.0.50 - - [2025-09-09 22:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001278 10.0.0.50 - - [2025-09-09 22:40:55] "GET /tag/af6ddc2b-d9de-4a66-aa4d-d8b5ed0d8af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.009822 10.0.0.50 - - [2025-09-09 22:40:55] "POST /tags HTTP/1.1" 409 226 0.001835 10.0.0.50 - - [2025-09-09 22:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001383 10.0.0.50 - - [2025-09-09 22:40:55] "GET /tag/57e78e53-0c08-4366-a558-912d9193d668?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009092 10.0.0.50 - - [2025-09-09 22:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001427 10.0.0.50 - - [2025-09-09 22:40:55] "GET /virtual-network/0cce93bb-33ae-4f16-bbec-aa93a1f16db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004213 10.0.0.50 - - [2025-09-09 22:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.50 - - [2025-09-09 22:40:55] "GET /project/82977228-ecee-4d0b-a8fb-faa2f2d3d77d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047229 10.0.0.50 - - [2025-09-09 22:40:55] "POST /virtual-machines HTTP/1.1" 200 395 0.012643 10.0.0.50 - - [2025-09-09 22:40:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.008604 10.0.0.50 - - [2025-09-09 22:40:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108294 10.0.0.50 - - [2025-09-09 22:40:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.016003 10.0.0.50 - - [2025-09-09 22:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.014863 10.0.0.50 - - [2025-09-09 22:40:56] "GET /virtual-machine-interface/0c75be08-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004528 10.0.0.50 - - [2025-09-09 22:40:56] "POST /instance-ips HTTP/1.1" 200 397 0.018871 10.0.0.50 - - [2025-09-09 22:40:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.028396 10.0.0.50 - - [2025-09-09 22:40:56] "GET /virtual-machine-interface/0c75be08-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.007112 10.0.0.50 - - [2025-09-09 22:40:56] "POST /set-tag HTTP/1.1" 200 109 0.063840 10.0.0.50 - - [2025-09-09 22:40:56] "GET /virtual-machine-interface/0c75be08-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004853 10.0.0.50 - - [2025-09-09 22:40:56] "GET /instance-ip/0c8ae60c-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.006911 10.0.0.50 - - [2025-09-09 22:40:56] "GET /virtual-machine-interface/0c75be08-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004218 10.0.0.50 - - [2025-09-09 22:40:56] "POST /set-tag HTTP/1.1" 200 109 0.001860 10.0.0.50 - - [2025-09-09 22:40:56] "GET /virtual-router/3df79634-b7f8-45f3-976c-d9e6da7ddd76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003286 10.0.0.50 - - [2025-09-09 22:40:56] "POST /ref-update HTTP/1.1" 200 156 0.006802 10.0.0.50 - - [2025-09-09 22:40:56] "GET /virtual-machine-interface/0c75be08-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005280 10.0.0.50 - - [2025-09-09 22:40:56] "POST /set-tag HTTP/1.1" 200 109 0.001829 10.0.0.50 - - [2025-09-09 22:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001281 10.0.0.50 - - [2025-09-09 22:40:56] "GET /virtual-network/0cce93bb-33ae-4f16-bbec-aa93a1f16db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003145 10.0.0.50 - - [2025-09-09 22:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001080 10.0.0.50 - - [2025-09-09 22:40:56] "GET /project/82977228-ecee-4d0b-a8fb-faa2f2d3d77d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038577 10.0.0.50 - - [2025-09-09 22:40:56] "POST /virtual-machines HTTP/1.1" 200 395 0.012014 10.0.0.50 - - [2025-09-09 22:40:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.008072 10.0.0.50 - - [2025-09-09 22:40:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095110 10.0.0.50 - - [2025-09-09 22:40:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.018068 10.0.0.50 - - [2025-09-09 22:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.50 - - [2025-09-09 22:40:56] "GET /virtual-machine-interface/0cdd6012-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.003854 10.0.0.50 - - [2025-09-09 22:40:56] "POST /instance-ips HTTP/1.1" 200 397 0.017596 10.0.0.50 - - [2025-09-09 22:40:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.015855 10.0.0.50 - - [2025-09-09 22:40:56] "GET /virtual-machine-interface/0cdd6012-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.003239 10.0.0.50 - - [2025-09-09 22:40:57] "POST /set-tag HTTP/1.1" 200 109 0.059819 10.0.0.50 - - [2025-09-09 22:40:57] "GET /virtual-machine-interface/0cdd6012-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.021059 10.0.0.50 - - [2025-09-09 22:40:57] "GET /instance-ip/0cf0d14c-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002414 10.0.0.50 - - [2025-09-09 22:40:57] "GET /virtual-machine-interface/0cdd6012-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003959 10.0.0.50 - - [2025-09-09 22:40:57] "POST /set-tag HTTP/1.1" 200 109 0.001996 10.0.0.50 - - [2025-09-09 22:40:57] "GET /virtual-router/3df79634-b7f8-45f3-976c-d9e6da7ddd76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.005081 10.0.0.50 - - [2025-09-09 22:40:57] "POST /ref-update HTTP/1.1" 200 156 0.007639 10.0.0.50 - - [2025-09-09 22:40:57] "GET /virtual-machine-interface/0cdd6012-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005468 10.0.0.50 - - [2025-09-09 22:40:57] "POST /set-tag HTTP/1.1" 200 109 0.001707 10.0.0.50 - - [2025-09-09 22:40:57] "POST /tags HTTP/1.1" 200 291 0.026994 10.0.0.50 - - [2025-09-09 22:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004658 10.0.0.50 - - [2025-09-09 22:40:57] "GET /tag/ff028903-5697-4538-8657-287ef28db26c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.015862 10.0.0.50 - - [2025-09-09 22:40:57] "POST /tags HTTP/1.1" 409 252 0.001827 10.0.0.50 - - [2025-09-09 22:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001290 10.0.0.50 - - [2025-09-09 22:40:57] "GET /tag/862692e9-8be4-468b-b473-a2c541125963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014058 10.0.0.50 - - [2025-09-09 22:40:57] "POST /tags HTTP/1.1" 409 226 0.001840 10.0.0.50 - - [2025-09-09 22:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.50 - - [2025-09-09 22:40:57] "GET /tag/11b74904-8bfb-40b8-8f84-b6b2e8f703d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010317 10.0.0.50 - - [2025-09-09 22:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.50 - - [2025-09-09 22:40:57] "GET /virtual-network/0cce93bb-33ae-4f16-bbec-aa93a1f16db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003016 10.0.0.50 - - [2025-09-09 22:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001169 10.0.0.50 - - [2025-09-09 22:40:57] "GET /project/f62cd3e9-5dc0-43a9-a1eb-c4d03a69b846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039472 10.0.0.50 - - [2025-09-09 22:40:57] "POST /virtual-machines HTTP/1.1" 200 395 0.016623 10.0.0.50 - - [2025-09-09 22:40:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.016555 10.0.0.50 - - [2025-09-09 22:40:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.094890 10.0.0.50 - - [2025-09-09 22:40:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.007685 10.0.0.50 - - [2025-09-09 22:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.50 - - [2025-09-09 22:40:57] "GET /virtual-machine-interface/0d642eee-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009284 10.0.0.50 - - [2025-09-09 22:40:57] "POST /instance-ips HTTP/1.1" 200 397 0.016601 10.0.0.50 - - [2025-09-09 22:40:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.022615 10.0.0.50 - - [2025-09-09 22:40:57] "GET /virtual-machine-interface/0d642eee-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.003167 10.0.0.50 - - [2025-09-09 22:40:57] "POST /set-tag HTTP/1.1" 200 109 0.059983 10.0.0.50 - - [2025-09-09 22:40:57] "GET /virtual-machine-interface/0d642eee-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003928 10.0.0.50 - - [2025-09-09 22:40:57] "GET /instance-ip/0d7bd42c-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.008309 10.0.0.50 - - [2025-09-09 22:40:58] "GET /virtual-machine-interface/0d642eee-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004234 10.0.0.50 - - [2025-09-09 22:40:58] "POST /set-tag HTTP/1.1" 200 109 0.001595 10.0.0.50 - - [2025-09-09 22:40:58] "GET /virtual-router/3df79634-b7f8-45f3-976c-d9e6da7ddd76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002677 10.0.0.50 - - [2025-09-09 22:40:58] "POST /ref-update HTTP/1.1" 200 156 0.005609 10.0.0.50 - - [2025-09-09 22:40:58] "GET /virtual-machine-interface/0d642eee-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.002991 10.0.0.50 - - [2025-09-09 22:40:58] "POST /set-tag HTTP/1.1" 200 109 0.002106 10.0.0.50 - - [2025-09-09 22:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001186 10.0.0.50 - - [2025-09-09 22:40:58] "GET /virtual-network/0cce93bb-33ae-4f16-bbec-aa93a1f16db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003066 10.0.0.50 - - [2025-09-09 22:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001227 10.0.0.50 - - [2025-09-09 22:40:58] "GET /project/f62cd3e9-5dc0-43a9-a1eb-c4d03a69b846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.022694 10.0.0.50 - - [2025-09-09 22:40:58] "POST /virtual-machines HTTP/1.1" 200 395 0.006870 10.0.0.50 - - [2025-09-09 22:40:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.007967 10.0.0.50 - - [2025-09-09 22:40:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.093264 10.0.0.50 - - [2025-09-09 22:40:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.008736 10.0.0.50 - - [2025-09-09 22:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.50 - - [2025-09-09 22:40:58] "GET /virtual-machine-interface/0dbb7640-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006306 10.0.0.50 - - [2025-09-09 22:40:58] "POST /instance-ips HTTP/1.1" 200 397 0.017121 10.0.0.50 - - [2025-09-09 22:40:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.021660 10.0.0.50 - - [2025-09-09 22:40:58] "GET /virtual-machine-interface/0dbb7640-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.007554 10.0.0.50 - - [2025-09-09 22:40:58] "POST /set-tag HTTP/1.1" 200 109 0.059379 10.0.0.50 - - [2025-09-09 22:40:58] "GET /virtual-machine-interface/0dbb7640-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.010252 10.0.0.50 - - [2025-09-09 22:40:58] "GET /instance-ip/0dd2446a-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003482 10.0.0.50 - - [2025-09-09 22:40:58] "GET /virtual-machine-interface/0dbb7640-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004333 10.0.0.50 - - [2025-09-09 22:40:58] "POST /set-tag HTTP/1.1" 200 109 0.012561 10.0.0.50 - - [2025-09-09 22:40:58] "GET /virtual-router/3df79634-b7f8-45f3-976c-d9e6da7ddd76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.003274 10.0.0.50 - - [2025-09-09 22:40:58] "POST /ref-update HTTP/1.1" 200 156 0.007943 10.0.0.50 - - [2025-09-09 22:40:58] "GET /virtual-machine-interface/0dbb7640-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004822 10.0.0.50 - - [2025-09-09 22:40:58] "POST /set-tag HTTP/1.1" 200 109 0.001620 10.0.0.50 - - [2025-09-09 22:40:58] "POST /tags HTTP/1.1" 200 299 0.020364 10.0.0.50 - - [2025-09-09 22:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.50 - - [2025-09-09 22:40:58] "GET /tag/be61adb8-14f8-4f26-9c57-295ff876c418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013228 10.0.0.50 - - [2025-09-09 22:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.50 - - [2025-09-09 22:40:58] "GET /virtual-network/0cce93bb-33ae-4f16-bbec-aa93a1f16db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003840 10.0.0.50 - - [2025-09-09 22:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001311 10.0.0.50 - - [2025-09-09 22:40:58] "GET /project/82977228-ecee-4d0b-a8fb-faa2f2d3d77d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.023833 10.0.0.50 - - [2025-09-09 22:40:58] "POST /virtual-machines HTTP/1.1" 200 395 0.007619 10.0.0.50 - - [2025-09-09 22:40:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.016312 10.0.0.50 - - [2025-09-09 22:40:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.097736 10.0.0.50 - - [2025-09-09 22:40:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.007118 10.0.0.50 - - [2025-09-09 22:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.50 - - [2025-09-09 22:40:59] "GET /virtual-machine-interface/0e349520-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006600 10.0.0.50 - - [2025-09-09 22:40:59] "POST /instance-ips HTTP/1.1" 200 397 0.017738 10.0.0.50 - - [2025-09-09 22:40:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.023208 10.0.0.50 - - [2025-09-09 22:40:59] "GET /virtual-machine-interface/0e349520-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015862 10.0.0.50 - - [2025-09-09 22:40:59] "POST /set-tag HTTP/1.1" 200 109 0.025146 10.0.0.50 - - [2025-09-09 22:40:59] "GET /virtual-machine-interface/0e349520-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007684 10.0.0.50 - - [2025-09-09 22:40:59] "GET /instance-ip/0e4c1376-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002358 10.0.0.50 - - [2025-09-09 22:40:59] "GET /virtual-machine-interface/0e349520-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003964 10.0.0.50 - - [2025-09-09 22:40:59] "POST /set-tag HTTP/1.1" 200 109 0.001624 10.0.0.50 - - [2025-09-09 22:40:59] "POST /tags HTTP/1.1" 200 299 0.014967 10.0.0.50 - - [2025-09-09 22:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.50 - - [2025-09-09 22:40:59] "GET /tag/77f8ae15-6a9a-4d20-a065-72f6ec837741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.009943 10.0.0.50 - - [2025-09-09 22:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001311 10.0.0.50 - - [2025-09-09 22:40:59] "GET /virtual-network/0cce93bb-33ae-4f16-bbec-aa93a1f16db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003169 10.0.0.50 - - [2025-09-09 22:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001169 10.0.0.50 - - [2025-09-09 22:40:59] "GET /project/82977228-ecee-4d0b-a8fb-faa2f2d3d77d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038502 10.0.0.50 - - [2025-09-09 22:40:59] "POST /virtual-machines HTTP/1.1" 200 395 0.011496 10.0.0.50 - - [2025-09-09 22:40:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.019694 10.0.0.50 - - [2025-09-09 22:40:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.089818 10.0.0.50 - - [2025-09-09 22:40:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.007491 10.0.0.50 - - [2025-09-09 22:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.014409 10.0.0.50 - - [2025-09-09 22:40:59] "GET /virtual-machine-interface/0e95a39c-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003616 10.0.0.50 - - [2025-09-09 22:40:59] "POST /instance-ips HTTP/1.1" 200 397 0.016893 10.0.0.50 - - [2025-09-09 22:40:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.016950 10.0.0.50 - - [2025-09-09 22:40:59] "GET /virtual-machine-interface/0e95a39c-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006596 10.0.0.50 - - [2025-09-09 22:40:59] "POST /set-tag HTTP/1.1" 200 109 0.022799 10.0.0.50 - - [2025-09-09 22:40:59] "GET /virtual-machine-interface/0e95a39c-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.020578 10.0.0.50 - - [2025-09-09 22:40:59] "GET /instance-ip/0eabf598-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002580 10.0.0.50 - - [2025-09-09 22:41:00] "GET /virtual-machine-interface/0e95a39c-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005076 10.0.0.50 - - [2025-09-09 22:41:00] "POST /set-tag HTTP/1.1" 200 109 0.002168 10.0.0.50 - - [2025-09-09 22:41:00] "POST /tags HTTP/1.1" 200 299 0.015970 10.0.0.50 - - [2025-09-09 22:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.50 - - [2025-09-09 22:41:00] "GET /tag/026638bd-5cc1-4523-b6cf-ef3d750c6065?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.010568 10.0.0.50 - - [2025-09-09 22:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001427 10.0.0.50 - - [2025-09-09 22:41:00] "GET /virtual-network/0cce93bb-33ae-4f16-bbec-aa93a1f16db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004103 10.0.0.50 - - [2025-09-09 22:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001526 10.0.0.50 - - [2025-09-09 22:41:00] "GET /project/f62cd3e9-5dc0-43a9-a1eb-c4d03a69b846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.025773 10.0.0.50 - - [2025-09-09 22:41:00] "POST /virtual-machines HTTP/1.1" 200 395 0.008290 10.0.0.50 - - [2025-09-09 22:41:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.012383 10.0.0.50 - - [2025-09-09 22:41:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102797 10.0.0.50 - - [2025-09-09 22:41:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.007589 10.0.0.50 - - [2025-09-09 22:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005840 10.0.0.50 - - [2025-09-09 22:41:00] "GET /virtual-machine-interface/0ef9816e-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010629 10.0.0.50 - - [2025-09-09 22:41:00] "POST /instance-ips HTTP/1.1" 200 397 0.017245 10.0.0.50 - - [2025-09-09 22:41:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.015905 10.0.0.50 - - [2025-09-09 22:41:00] "GET /virtual-machine-interface/0ef9816e-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006520 10.0.0.50 - - [2025-09-09 22:41:00] "POST /set-tag HTTP/1.1" 200 109 0.015505 10.0.0.50 - - [2025-09-09 22:41:00] "GET /virtual-machine-interface/0ef9816e-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010112 10.0.0.50 - - [2025-09-09 22:41:00] "GET /instance-ip/0f11565e-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002380 10.0.0.50 - - [2025-09-09 22:41:00] "GET /virtual-machine-interface/0ef9816e-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005162 10.0.0.50 - - [2025-09-09 22:41:00] "POST /set-tag HTTP/1.1" 200 109 0.001912 10.0.0.50 - - [2025-09-09 22:41:00] "POST /tags HTTP/1.1" 200 299 0.014391 10.0.0.50 - - [2025-09-09 22:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001506 10.0.0.50 - - [2025-09-09 22:41:00] "GET /tag/c8b537a9-4a14-404d-b7a9-b5ca4b864473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010902 10.0.0.50 - - [2025-09-09 22:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001557 10.0.0.50 - - [2025-09-09 22:41:00] "GET /virtual-network/0cce93bb-33ae-4f16-bbec-aa93a1f16db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003238 10.0.0.50 - - [2025-09-09 22:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.50 - - [2025-09-09 22:41:00] "GET /project/f62cd3e9-5dc0-43a9-a1eb-c4d03a69b846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033042 10.0.0.50 - - [2025-09-09 22:41:00] "POST /virtual-machines HTTP/1.1" 200 395 0.019656 10.0.0.50 - - [2025-09-09 22:41:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.009160 10.0.0.50 - - [2025-09-09 22:41:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111584 10.0.0.50 - - [2025-09-09 22:41:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.012659 10.0.0.50 - - [2025-09-09 22:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008797 10.0.0.50 - - [2025-09-09 22:41:01] "GET /virtual-machine-interface/0f6093e0-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004220 10.0.0.50 - - [2025-09-09 22:41:01] "POST /instance-ips HTTP/1.1" 200 397 0.017044 10.0.0.50 - - [2025-09-09 22:41:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.020659 10.0.0.50 - - [2025-09-09 22:41:01] "GET /virtual-machine-interface/0f6093e0-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007501 10.0.0.50 - - [2025-09-09 22:41:01] "POST /set-tag HTTP/1.1" 200 109 0.016666 10.0.0.50 - - [2025-09-09 22:41:01] "GET /virtual-machine-interface/0f6093e0-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012258 10.0.0.50 - - [2025-09-09 22:41:01] "GET /instance-ip/0f76665c-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002510 10.0.0.50 - - [2025-09-09 22:41:01] "GET /virtual-machine-interface/0f6093e0-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004228 10.0.0.50 - - [2025-09-09 22:41:01] "POST /set-tag HTTP/1.1" 200 109 0.002032 10.0.0.50 - - [2025-09-09 22:41:01] "GET /virtual-router/3df79634-b7f8-45f3-976c-d9e6da7ddd76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003081 10.0.0.50 - - [2025-09-09 22:41:01] "POST /ref-update HTTP/1.1" 200 156 0.006992 10.0.0.50 - - [2025-09-09 22:41:01] "GET /virtual-machine-interface/0e349520-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004122 10.0.0.50 - - [2025-09-09 22:41:01] "POST /set-tag HTTP/1.1" 200 109 0.001604 10.0.0.50 - - [2025-09-09 22:41:01] "GET /virtual-machine-interface/0c75be08-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.002936 10.0.0.50 - - [2025-09-09 22:41:01] "POST /set-tag HTTP/1.1" 200 109 0.002436 10.0.0.50 - - [2025-09-09 22:41:01] "GET /virtual-router/3df79634-b7f8-45f3-976c-d9e6da7ddd76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.005133 10.0.0.50 - - [2025-09-09 22:41:01] "POST /ref-update HTTP/1.1" 200 156 0.008556 10.0.0.50 - - [2025-09-09 22:41:01] "GET /virtual-machine-interface/0e95a39c-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003895 10.0.0.50 - - [2025-09-09 22:41:01] "POST /set-tag HTTP/1.1" 200 109 0.001937 10.0.0.50 - - [2025-09-09 22:41:01] "GET /virtual-machine-interface/0cdd6012-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003373 10.0.0.50 - - [2025-09-09 22:41:01] "POST /set-tag HTTP/1.1" 200 109 0.002479 10.0.0.50 - - [2025-09-09 22:41:01] "GET /virtual-router/3df79634-b7f8-45f3-976c-d9e6da7ddd76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.006542 10.0.0.50 - - [2025-09-09 22:41:01] "POST /ref-update HTTP/1.1" 200 156 0.007977 10.0.0.50 - - [2025-09-09 22:41:01] "GET /virtual-machine-interface/0ef9816e-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007281 10.0.0.50 - - [2025-09-09 22:41:01] "POST /set-tag HTTP/1.1" 200 109 0.002861 10.0.0.50 - - [2025-09-09 22:41:01] "GET /virtual-router/3df79634-b7f8-45f3-976c-d9e6da7ddd76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004359 10.0.0.50 - - [2025-09-09 22:41:01] "POST /ref-update HTTP/1.1" 200 156 0.010034 10.0.0.50 - - [2025-09-09 22:41:01] "GET /virtual-machine-interface/0f6093e0-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004984 10.0.0.50 - - [2025-09-09 22:41:01] "POST /set-tag HTTP/1.1" 200 109 0.002111 10.0.0.50 - - [2025-09-09 22:41:01] "GET /virtual-machine-interface/0d642eee-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004081 10.0.0.50 - - [2025-09-09 22:41:01] "POST /set-tag HTTP/1.1" 200 109 0.001953 10.0.0.50 - - [2025-09-09 22:41:01] "GET /virtual-machine-interface/0dbb7640-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004719 10.0.0.50 - - [2025-09-09 22:41:01] "POST /set-tag HTTP/1.1" 200 109 0.002114 10.0.0.50 - - [2025-09-09 22:41:01] "GET /virtual-machine-interface/0e349520-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008270 10.0.0.50 - - [2025-09-09 22:41:01] "POST /set-tag HTTP/1.1" 200 109 0.002397 10.0.0.50 - - [2025-09-09 22:41:01] "GET /virtual-machine-interface/0e95a39c-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008843 10.0.0.50 - - [2025-09-09 22:41:01] "POST /set-tag HTTP/1.1" 200 109 0.002944 10.0.0.50 - - [2025-09-09 22:41:01] "GET /virtual-machine-interface/0ef9816e-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004593 10.0.0.50 - - [2025-09-09 22:41:01] "POST /set-tag HTTP/1.1" 200 109 0.002350 10.0.0.50 - - [2025-09-09 22:41:01] "GET /virtual-machine-interface/0f6093e0-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004840 10.0.0.50 - - [2025-09-09 22:41:01] "POST /set-tag HTTP/1.1" 200 109 0.003133 10.0.0.50 - - [2025-09-09 22:41:02] "GET /virtual-machine-interface/0c75be08-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006437 10.0.0.50 - - [2025-09-09 22:41:02] "POST /set-tag HTTP/1.1" 200 109 0.002202 10.0.0.50 - - [2025-09-09 22:41:03] "GET /virtual-machine-interface/0dbb7640-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004802 10.0.0.50 - - [2025-09-09 22:41:03] "POST /set-tag HTTP/1.1" 200 109 0.001822 10.0.0.50 - - [2025-09-09 22:41:05] "GET /virtual-machine/1f04bf64-929e-47a2-84c5-46ad519d8b3c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003376 10.0.0.50 - - [2025-09-09 22:41:05] "GET /virtual-machine-interface/0c75be08-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003332 10.0.0.50 - - [2025-09-09 22:41:07] "GET /virtual-machine-interface/0e349520-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006789 10.0.0.50 - - [2025-09-09 22:41:07] "POST /set-tag HTTP/1.1" 200 109 0.001832 10.0.0.50 - - [2025-09-09 22:41:07] "GET /virtual-machine-interface/0cdd6012-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003599 10.0.0.50 - - [2025-09-09 22:41:07] "POST /set-tag HTTP/1.1" 200 109 0.001535 10.0.0.50 - - [2025-09-09 22:41:07] "GET /virtual-machine-interface/0ef9816e-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.002951 10.0.0.50 - - [2025-09-09 22:41:07] "POST /set-tag HTTP/1.1" 200 109 0.001369 10.0.0.50 - - [2025-09-09 22:41:08] "GET /virtual-machine-interface/0d642eee-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004030 10.0.0.50 - - [2025-09-09 22:41:08] "POST /set-tag HTTP/1.1" 200 109 0.001689 10.0.0.50 - - [2025-09-09 22:41:10] "GET /virtual-machine/15514780-6b60-4b3c-883e-bdd45daa0c85?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003091 10.0.0.50 - - [2025-09-09 22:41:10] "GET /virtual-machine-interface/0cdd6012-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003780 10.0.0.50 - - [2025-09-09 22:41:10] "GET /virtual-machine/82686491-6d61-4007-8e10-80d54c6722ce?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003354 10.0.0.50 - - [2025-09-09 22:41:10] "GET /virtual-machine-interface/0d642eee-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003345 10.0.0.50 - - [2025-09-09 22:41:10] "GET /virtual-machine/fc80a6ee-f3be-4788-b906-ce983edd7e51?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003139 10.0.0.50 - - [2025-09-09 22:41:10] "GET /virtual-machine-interface/0dbb7640-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004116 10.0.0.50 - - [2025-09-09 22:41:10] "GET /virtual-machine/30b407c1-b4a4-493e-bac9-9812fabd8b4e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003104 10.0.0.50 - - [2025-09-09 22:41:10] "GET /virtual-machine-interface/0e349520-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005023 10.0.0.50 - - [2025-09-09 22:41:10] "GET /virtual-machine/d7457bc5-8705-49ca-b9db-8189c1880c2a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003338 10.0.0.50 - - [2025-09-09 22:41:10] "GET /virtual-machine-interface/0ef9816e-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004582 10.0.0.50 - - [2025-09-09 22:41:12] "GET /virtual-machine-interface/0e95a39c-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004838 10.0.0.50 - - [2025-09-09 22:41:12] "POST /set-tag HTTP/1.1" 200 109 0.005804 10.0.0.50 - - [2025-09-09 22:41:12] "GET /virtual-machine-interface/0f6093e0-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003273 10.0.0.50 - - [2025-09-09 22:41:12] "POST /set-tag HTTP/1.1" 200 109 0.004455 10.0.0.50 - - [2025-09-09 22:41:15] "GET /virtual-machine/2bdd1d94-7163-4917-bca9-926c43e3b7d8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002971 10.0.0.50 - - [2025-09-09 22:41:15] "GET /virtual-machine-interface/0e95a39c-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003744 10.0.0.50 - - [2025-09-09 22:41:15] "GET /virtual-machine/7e99d1dd-d4f4-4d21-9a5d-d9a77aab62e1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003132 10.0.0.50 - - [2025-09-09 22:41:15] "GET /virtual-machine-interface/0f6093e0-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004335 10.0.0.50 - - [2025-09-09 22:41:16] "GET /loadbalancer/14cbe32a-3652-4501-8d94-dc573503da29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004564 10.0.0.50 - - [2025-09-09 22:41:16] "POST /tags HTTP/1.1" 200 333 0.028214 10.0.0.50 - - [2025-09-09 22:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.020498 10.0.0.50 - - [2025-09-09 22:41:16] "GET /tag/6e2e85b3-c826-4bd1-ab67-2a13ee930326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014827 10.0.0.50 - - [2025-09-09 22:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.50 - - [2025-09-09 22:41:16] "GET /project/82977228-ecee-4d0b-a8fb-faa2f2d3d77d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.048727 10.0.0.50 - - [2025-09-09 22:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.50 - - [2025-09-09 22:41:16] "GET /virtual-network/9c8c659f-dbf9-4615-9f0e-71e0c9b97ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004914 10.0.0.50 - - [2025-09-09 22:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.50 - - [2025-09-09 22:41:16] "GET /service-appliance-set/c936e5a5-f115-4d7c-b10a-046184b62e93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002115 10.0.0.50 - - [2025-09-09 22:41:16] "POST /fqname-to-id HTTP/1.1" 404 273 0.001369 10.0.0.50 - - [2025-09-09 22:41:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.096589 10.0.0.50 - - [2025-09-09 22:41:16] "GET /virtual-machine-interface/823d7408-d414-4903-8f55-a74245ff0d4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.008307 10.0.0.50 - - [2025-09-09 22:41:16] "POST /instance-ips HTTP/1.1" 200 409 0.019854 10.0.0.50 - - [2025-09-09 22:41:16] "GET /instance-ip/c36e31db-bf02-4407-99aa-5df0a605deb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.004254 10.0.0.50 - - [2025-09-09 22:41:16] "POST /loadbalancers HTTP/1.1" 200 629 0.057722 10.0.0.50 - - [2025-09-09 22:41:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.020632 10.0.0.50 - - [2025-09-09 22:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011335 10.0.0.50 - - [2025-09-09 22:41:16] "GET /project/82977228-ecee-4d0b-a8fb-faa2f2d3d77d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040219 10.0.0.50 - - [2025-09-09 22:41:16] "GET /instance-ip/c36e31db-bf02-4407-99aa-5df0a605deb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.002252 10.0.0.50 - - [2025-09-09 22:41:16] "GET /project/82977228-ecee-4d0b-a8fb-faa2f2d3d77d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028494 10.0.0.50 - - [2025-09-09 22:41:16] "GET /loadbalancer/14cbe32a-3652-4501-8d94-dc573503da29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002088 10.0.0.50 - - [2025-09-09 22:41:16] "POST /floating-ips HTTP/1.1" 200 597 0.022797 10.0.0.50 - - [2025-09-09 22:41:16] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.033481 10.0.0.50 - - [2025-09-09 22:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007936 10.0.0.50 - - [2025-09-09 22:41:16] "GET /project/82977228-ecee-4d0b-a8fb-faa2f2d3d77d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040210 10.0.0.50 - - [2025-09-09 22:41:16] "GET /loadbalancer-listener/dedeaf38-60d5-4277-8913-c7c9a634a985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.010660 10.0.0.50 - - [2025-09-09 22:41:16] "GET /loadbalancer-listener/dedeaf38-60d5-4277-8913-c7c9a634a985?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.002645 10.0.0.50 - - [2025-09-09 22:41:17] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.016703 10.0.0.50 - - [2025-09-09 22:41:17] "GET /instance-ip/c36e31db-bf02-4407-99aa-5df0a605deb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.006539 10.0.0.50 - - [2025-09-09 22:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001417 10.0.0.50 - - [2025-09-09 22:41:17] "GET /loadbalancer/14cbe32a-3652-4501-8d94-dc573503da29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.001724 10.0.0.50 - - [2025-09-09 22:41:17] "GET /instance-ip/c36e31db-bf02-4407-99aa-5df0a605deb5?fields=floating_ips HTTP/1.1" 200 1213 0.004648 10.0.0.50 - - [2025-09-09 22:41:17] "GET /floating-ip/58acf150-5a7b-4838-bb96-1da35c86e607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.001573 10.0.0.50 - - [2025-09-09 22:41:17] "GET /loadbalancer-pool/827b2b90-418a-4056-9d59-918fe6abacde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003052 10.0.0.50 - - [2025-09-09 22:41:17] "POST /loadbalancer-members HTTP/1.1" 200 721 0.011240 10.0.0.50 - - [2025-09-09 22:41:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.007015 10.0.0.50 - - [2025-09-09 22:41:17] "GET /virtual-machine-interface/0cdd6012-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005010 10.0.0.50 - - [2025-09-09 22:41:17] "GET /virtual-machine-interface/0cdd6012-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005184 10.0.0.50 - - [2025-09-09 22:41:17] "POST /tags HTTP/1.1" 409 221 0.001203 10.0.0.50 - - [2025-09-09 22:41:17] "POST /ref-update HTTP/1.1" 200 156 0.008191 10.0.0.50 - - [2025-09-09 22:41:17] "GET /floating-ip/58acf150-5a7b-4838-bb96-1da35c86e607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.008952 10.0.0.50 - - [2025-09-09 22:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.50 - - [2025-09-09 22:41:17] "GET /tag/6e2e85b3-c826-4bd1-ab67-2a13ee930326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009451 10.0.0.50 - - [2025-09-09 22:41:17] "GET /loadbalancer/14cbe32a-3652-4501-8d94-dc573503da29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004288 10.0.0.50 - - [2025-09-09 22:41:17] "PUT /floating-ip/58acf150-5a7b-4838-bb96-1da35c86e607 HTTP/1.1" 200 256 0.017854 10.0.0.50 - - [2025-09-09 22:41:17] "POST /set-tag HTTP/1.1" 200 109 0.081516 10.0.0.50 - - [2025-09-09 22:41:17] "GET /loadbalancer-pool/827b2b90-418a-4056-9d59-918fe6abacde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.009261 10.0.0.50 - - [2025-09-09 22:41:17] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015748 10.0.0.50 - - [2025-09-09 22:41:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.015121 10.0.0.50 - - [2025-09-09 22:41:17] "GET /virtual-machine-interface/0c75be08-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007984 10.0.0.50 - - [2025-09-09 22:41:17] "GET /virtual-machine-interface/0c75be08-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003722 10.0.0.50 - - [2025-09-09 22:41:17] "POST /ref-update HTTP/1.1" 200 156 0.005680 10.0.0.50 - - [2025-09-09 22:41:17] "GET /floating-ip/58acf150-5a7b-4838-bb96-1da35c86e607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.017197 10.0.0.50 - - [2025-09-09 22:41:17] "POST /set-tag HTTP/1.1" 200 109 0.075843 10.0.0.50 - - [2025-09-09 22:41:17] "POST /tags HTTP/1.1" 409 206 0.002144 10.0.0.50 - - [2025-09-09 22:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.50 - - [2025-09-09 22:41:17] "GET /tag/5fdd11ab-8e55-499d-89fb-0b6057e8fb4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.009557 10.0.0.50 - - [2025-09-09 22:41:17] "POST /tags HTTP/1.1" 409 204 0.001104 10.0.0.50 - - [2025-09-09 22:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.50 - - [2025-09-09 22:41:17] "GET /tag/77f8ae15-6a9a-4d20-a065-72f6ec837741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014341 10.0.0.50 - - [2025-09-09 22:41:17] "GET /application-policy-set/983429dc-12e8-4ccf-b23d-d9489671bc86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.001949 10.0.0.50 - - [2025-09-09 22:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.50 - - [2025-09-09 22:41:17] "GET /policy-management/2bdc4dcc-81e4-4b70-9d2d-c082ddefd417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002116 10.0.0.50 - - [2025-09-09 22:41:17] "POST /tags HTTP/1.1" 409 206 0.001358 10.0.0.50 - - [2025-09-09 22:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001142 10.0.0.50 - - [2025-09-09 22:41:17] "GET /tag/5fdd11ab-8e55-499d-89fb-0b6057e8fb4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.009036 10.0.0.50 - - [2025-09-09 22:41:17] "POST /tags HTTP/1.1" 409 226 0.001600 10.0.0.50 - - [2025-09-09 22:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.50 - - [2025-09-09 22:41:17] "GET /tag/57e78e53-0c08-4366-a558-912d9193d668?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009014 10.0.0.50 - - [2025-09-09 22:41:17] "POST /tags HTTP/1.1" 409 204 0.001351 10.0.0.50 - - [2025-09-09 22:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.50 - - [2025-09-09 22:41:17] "GET /tag/77f8ae15-6a9a-4d20-a065-72f6ec837741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012039 10.0.0.50 - - [2025-09-09 22:41:17] "POST /tags HTTP/1.1" 409 226 0.001909 10.0.0.50 - - [2025-09-09 22:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001480 10.0.0.50 - - [2025-09-09 22:41:18] "GET /tag/57e78e53-0c08-4366-a558-912d9193d668?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012677 10.0.0.50 - - [2025-09-09 22:41:18] "GET /application-policy-set/983429dc-12e8-4ccf-b23d-d9489671bc86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007298 10.0.0.50 - - [2025-09-09 22:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.50 - - [2025-09-09 22:41:18] "GET /policy-management/2bdc4dcc-81e4-4b70-9d2d-c082ddefd417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003223 10.0.0.50 - - [2025-09-09 22:41:18] "POST /firewall-rules HTTP/1.1" 200 626 0.067910 10.0.0.50 - - [2025-09-09 22:41:18] "POST /firewall-rules HTTP/1.1" 200 646 0.085109 10.0.0.50 - - [2025-09-09 22:41:18] "GET /firewall-rule/4d04d661-e388-4be2-8b7c-95aab6aa2a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.004252 10.0.0.50 - - [2025-09-09 22:41:18] "GET /firewall-policy/2a330b14-288d-4a7d-9b5b-0d6a3f878b8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002041 10.0.0.50 - - [2025-09-09 22:41:18] "GET /firewall-rule/695027dd-995d-4288-b1af-db8c08fd6c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002874 10.0.0.50 - - [2025-09-09 22:41:18] "POST /ref-update HTTP/1.1" 200 156 0.013509 10.0.0.50 - - [2025-09-09 22:41:18] "POST /firewall-policys HTTP/1.1" 200 606 0.037196 10.0.0.50 - - [2025-09-09 22:41:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.012596 10.0.0.50 - - [2025-09-09 22:41:18] "GET /firewall-policy/3e097687-d705-49f4-90a2-55ba7633784b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.005322 10.0.0.50 - - [2025-09-09 22:41:18] "GET /application-policy-set/983429dc-12e8-4ccf-b23d-d9489671bc86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002766 10.0.0.50 - - [2025-09-09 22:41:18] "GET /firewall-policy/3e097687-d705-49f4-90a2-55ba7633784b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002005 10.0.0.50 - - [2025-09-09 22:41:18] "GET /firewall-policy/2a330b14-288d-4a7d-9b5b-0d6a3f878b8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002714 10.0.0.50 - - [2025-09-09 22:41:18] "GET /firewall-policy/31c02da1-b334-4bc2-ba2c-3d25b9fd55ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003893 10.0.0.50 - - [2025-09-09 22:41:18] "GET /firewall-policy/3d7923c5-2679-4858-8bcb-6a408cda43f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003089 10.0.0.50 - - [2025-09-09 22:41:18] "GET /firewall-policy/2a330b14-288d-4a7d-9b5b-0d6a3f878b8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001541 10.0.0.50 - - [2025-09-09 22:41:18] "GET /firewall-policy/3d7923c5-2679-4858-8bcb-6a408cda43f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002791 10.0.0.50 - - [2025-09-09 22:41:18] "POST /ref-update HTTP/1.1" 200 156 0.015633 10.0.0.50 - - [2025-09-09 22:41:18] "POST /ref-update HTTP/1.1" 200 156 0.020501 10.0.0.50 - - [2025-09-09 22:41:18] "POST /ref-update HTTP/1.1" 200 156 0.014814 10.0.0.50 - - [2025-09-09 22:41:18] "POST /ref-update HTTP/1.1" 200 156 0.026710 10.0.0.50 - - [2025-09-09 22:41:18] "POST /ref-update HTTP/1.1" 200 156 0.036325 10.0.0.50 - - [2025-09-09 22:41:18] "GET /firewall-policy/3e097687-d705-49f4-90a2-55ba7633784b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002675 10.0.0.50 - - [2025-09-09 22:41:54] "GET /global-system-configs HTTP/1.1" 200 322 0.005115 10.0.0.50 - - [2025-09-09 22:41:55] "GET /global-system-configs HTTP/1.1" 200 322 0.002003 10.0.0.50 - - [2025-09-09 22:43:17] "POST /tags HTTP/1.1" 409 252 0.002167 10.0.0.50 - - [2025-09-09 22:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.50 - - [2025-09-09 22:43:17] "GET /tag/862692e9-8be4-468b-b473-a2c541125963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010188 10.0.0.50 - - [2025-09-09 22:43:17] "POST /tags HTTP/1.1" 409 228 0.002237 10.0.0.50 - - [2025-09-09 22:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001428 10.0.0.50 - - [2025-09-09 22:43:17] "GET /tag/d567d8b3-2cd7-4141-94af-d47b9f62efa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012551 10.0.0.50 - - [2025-09-09 22:43:17] "GET /application-policy-set/983429dc-12e8-4ccf-b23d-d9489671bc86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003849 10.0.0.50 - - [2025-09-09 22:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.50 - - [2025-09-09 22:43:17] "GET /policy-management/2bdc4dcc-81e4-4b70-9d2d-c082ddefd417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002952 10.0.0.50 - - [2025-09-09 22:43:17] "POST /tags HTTP/1.1" 409 206 0.002627 10.0.0.50 - - [2025-09-09 22:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.50 - - [2025-09-09 22:43:17] "GET /tag/5fdd11ab-8e55-499d-89fb-0b6057e8fb4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.009993 10.0.0.50 - - [2025-09-09 22:43:17] "POST /tags HTTP/1.1" 409 226 0.001605 10.0.0.50 - - [2025-09-09 22:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.50 - - [2025-09-09 22:43:17] "GET /tag/57e78e53-0c08-4366-a558-912d9193d668?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012080 10.0.0.50 - - [2025-09-09 22:43:17] "POST /tags HTTP/1.1" 409 204 0.001752 10.0.0.50 - - [2025-09-09 22:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001392 10.0.0.50 - - [2025-09-09 22:43:17] "GET /tag/77f8ae15-6a9a-4d20-a065-72f6ec837741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011517 10.0.0.50 - - [2025-09-09 22:43:17] "POST /tags HTTP/1.1" 409 226 0.002229 10.0.0.50 - - [2025-09-09 22:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.50 - - [2025-09-09 22:43:17] "GET /tag/57e78e53-0c08-4366-a558-912d9193d668?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010816 10.0.0.50 - - [2025-09-09 22:43:17] "POST /tags HTTP/1.1" 409 228 0.002066 10.0.0.50 - - [2025-09-09 22:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.50 - - [2025-09-09 22:43:17] "GET /tag/d567d8b3-2cd7-4141-94af-d47b9f62efa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.009425 10.0.0.50 - - [2025-09-09 22:43:17] "POST /tags HTTP/1.1" 409 252 0.001635 10.0.0.50 - - [2025-09-09 22:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001203 10.0.0.50 - - [2025-09-09 22:43:17] "GET /tag/862692e9-8be4-468b-b473-a2c541125963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.008804 10.0.0.50 - - [2025-09-09 22:43:17] "GET /application-policy-set/983429dc-12e8-4ccf-b23d-d9489671bc86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002496 10.0.0.50 - - [2025-09-09 22:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001481 10.0.0.50 - - [2025-09-09 22:43:17] "GET /policy-management/2bdc4dcc-81e4-4b70-9d2d-c082ddefd417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002111 10.0.0.50 - - [2025-09-09 22:43:17] "POST /firewall-rules HTTP/1.1" 409 281 0.001799 10.0.0.50 - - [2025-09-09 22:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.50 - - [2025-09-09 22:43:17] "PUT /firewall-rule/695027dd-995d-4288-b1af-db8c08fd6c82 HTTP/1.1" 200 260 0.014823 10.0.0.50 - - [2025-09-09 22:43:17] "POST /firewall-rules HTTP/1.1" 409 291 0.018241 10.0.0.50 - - [2025-09-09 22:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.50 - - [2025-09-09 22:43:18] "PUT /firewall-rule/4d04d661-e388-4be2-8b7c-95aab6aa2a36 HTTP/1.1" 200 260 0.020292 10.0.0.50 - - [2025-09-09 22:43:18] "GET /firewall-rule/4d04d661-e388-4be2-8b7c-95aab6aa2a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.004614 10.0.0.50 - - [2025-09-09 22:43:18] "POST /firewall-rules HTTP/1.1" 200 658 0.073596 10.0.0.50 - - [2025-09-09 22:43:18] "GET /firewall-rule/be6f48e6-d920-42e4-86c5-dc75c37f761b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.004262 10.0.0.50 - - [2025-09-09 22:43:18] "GET /firewall-policy/2a330b14-288d-4a7d-9b5b-0d6a3f878b8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002266 10.0.0.50 - - [2025-09-09 22:43:18] "GET /firewall-rule/695027dd-995d-4288-b1af-db8c08fd6c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002286 10.0.0.50 - - [2025-09-09 22:43:18] "POST /firewall-policys HTTP/1.1" 409 269 0.002248 10.0.0.50 - - [2025-09-09 22:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.50 - - [2025-09-09 22:43:18] "PUT /firewall-policy/3e097687-d705-49f4-90a2-55ba7633784b HTTP/1.1" 200 264 0.019000 10.0.0.50 - - [2025-09-09 22:43:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.020281 10.0.0.50 - - [2025-09-09 22:43:18] "GET /firewall-policy/3e097687-d705-49f4-90a2-55ba7633784b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007224 10.0.0.50 - - [2025-09-09 22:43:18] "GET /application-policy-set/983429dc-12e8-4ccf-b23d-d9489671bc86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002806 10.0.0.50 - - [2025-09-09 22:43:18] "GET /firewall-policy/3e097687-d705-49f4-90a2-55ba7633784b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001847 10.0.0.50 - - [2025-09-09 22:43:18] "GET /firewall-policy/2a330b14-288d-4a7d-9b5b-0d6a3f878b8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001489 10.0.0.50 - - [2025-09-09 22:43:18] "GET /firewall-policy/31c02da1-b334-4bc2-ba2c-3d25b9fd55ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004298 10.0.0.50 - - [2025-09-09 22:43:18] "GET /firewall-policy/3d7923c5-2679-4858-8bcb-6a408cda43f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002239 10.0.0.50 - - [2025-09-09 22:43:18] "GET /firewall-policy/3e097687-d705-49f4-90a2-55ba7633784b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001819 10.0.0.50 - - [2025-09-09 22:43:18] "GET /firewall-policy/3e097687-d705-49f4-90a2-55ba7633784b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002542 10.0.0.50 - - [2025-09-09 22:43:38] "GET /virtual-machine-interface/f3c62632-8dcc-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009396 10.0.0.50 - - [2025-09-09 22:43:38] "POST /set-tag HTTP/1.1" 200 109 0.003418 10.0.0.50 - - [2025-09-09 22:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.50 - - [2025-09-09 22:43:38] "GET /loadbalancer/02d6fb10-1cc6-4215-8ccf-9596e5a700ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002488 10.0.0.50 - - [2025-09-09 22:43:38] "GET /virtual-machine-interface/f3c62632-8dcc-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005356 10.0.0.50 - - [2025-09-09 22:43:38] "POST /set-tag HTTP/1.1" 200 109 0.028476 10.0.0.50 - - [2025-09-09 22:43:38] "DELETE /loadbalancer-member/4154e1fb-f9ec-43f2-8b2f-22ff0c801476 HTTP/1.1" 200 115 0.043814 10.0.0.50 - - [2025-09-09 22:43:38] "GET /virtual-machine-interface/f3c62632-8dcc-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005517 10.0.0.50 - - [2025-09-09 22:43:38] "POST /set-tag HTTP/1.1" 200 109 0.002426 10.0.0.50 - - [2025-09-09 22:43:38] "DELETE /loadbalancer-member/dcc788b2-d9a6-456f-b220-d36443c5bd61 HTTP/1.1" 200 115 0.043017 10.0.0.50 - - [2025-09-09 22:43:38] "GET /virtual-machine-interface/f3c62632-8dcc-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003703 10.0.0.50 - - [2025-09-09 22:43:38] "POST /set-tag HTTP/1.1" 200 109 0.001688 10.0.0.50 - - [2025-09-09 22:43:38] "DELETE /loadbalancer-member/2657d913-581c-43b0-8075-a3d2b814e9a5 HTTP/1.1" 200 115 0.030135 10.0.0.50 - - [2025-09-09 22:43:38] "GET /virtual-machine-interface/f3c62632-8dcc-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005108 10.0.0.50 - - [2025-09-09 22:43:38] "POST /set-tag HTTP/1.1" 200 109 0.002509 10.0.0.50 - - [2025-09-09 22:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.50 - - [2025-09-09 22:43:38] "GET /loadbalancer/02d6fb10-1cc6-4215-8ccf-9596e5a700ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002178 10.0.0.50 - - [2025-09-09 22:43:38] "GET /loadbalancer-pool/cff6c56e-3f62-4709-bb82-763d07b48516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.006653 10.0.0.50 - - [2025-09-09 22:43:38] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023126 10.0.0.50 - - [2025-09-09 22:43:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.033494 10.0.0.50 - - [2025-09-09 22:43:38] "GET /virtual-machine-interface/f3c62632-8dcc-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.022706 10.0.0.50 - - [2025-09-09 22:43:38] "GET /virtual-machine-interface/f3c62632-8dcc-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007603 10.0.0.50 - - [2025-09-09 22:43:38] "GET /floating-ip/93d71ea0-8ee7-42e6-ae87-e93b1f64d5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002899 10.0.0.50 - - [2025-09-09 22:43:38] "POST /set-tag HTTP/1.1" 200 109 0.074132 10.0.0.50 - - [2025-09-09 22:43:38] "GET /loadbalancer-pool/871d3ebd-0bcc-4ad9-83f9-3f7cd4886a62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.010696 10.0.0.50 - - [2025-09-09 22:43:38] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027477 10.0.0.50 - - [2025-09-09 22:43:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.018644 10.0.0.50 - - [2025-09-09 22:43:38] "GET /virtual-machine-interface/f3c62632-8dcc-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.017139 10.0.0.50 - - [2025-09-09 22:43:38] "GET /virtual-machine-interface/f3c62632-8dcc-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.020261 10.0.0.50 - - [2025-09-09 22:43:38] "POST /set-tag HTTP/1.1" 200 109 0.021598 10.0.0.50 - - [2025-09-09 22:43:39] "GET /floating-ip/93d71ea0-8ee7-42e6-ae87-e93b1f64d5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.005164 10.0.0.50 - - [2025-09-09 22:43:39] "GET /loadbalancer-pool/0664ed6b-f082-4bed-aca9-dec4597ba205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.002823 10.0.0.50 - - [2025-09-09 22:43:39] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024452 10.0.0.50 - - [2025-09-09 22:43:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.011308 10.0.0.50 - - [2025-09-09 22:43:39] "GET /virtual-machine-interface/f3c62632-8dcc-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011330 10.0.0.50 - - [2025-09-09 22:43:39] "GET /virtual-machine-interface/f3c62632-8dcc-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013925 10.0.0.50 - - [2025-09-09 22:43:39] "GET /floating-ip/93d71ea0-8ee7-42e6-ae87-e93b1f64d5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004653 10.0.0.50 - - [2025-09-09 22:43:39] "POST /set-tag HTTP/1.1" 200 109 0.001850 [Introspect:8084]10.0.0.50 - - [2025-09-09 22:43:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000894 [Introspect:8084]10.0.0.50 - - [2025-09-09 22:43:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000765 [Introspect:8084]10.0.0.50 - - [2025-09-09 22:43:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001024 [Introspect:8084]10.0.0.50 - - [2025-09-09 22:43:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001058 [Introspect:8084]10.0.0.50 - - [2025-09-09 22:43:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001011 [Introspect:8084]10.0.0.50 - - [2025-09-09 22:43:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000783 10.0.0.50 - - [2025-09-09 22:44:26] "GET /virtual-machine-interface/0c75be08-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.005056 10.0.0.50 - - [2025-09-09 22:44:26] "POST /set-tag HTTP/1.1" 200 109 0.003183 10.0.0.50 - - [2025-09-09 22:44:26] "GET /virtual-machine-interface/0ef9816e-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005912 10.0.0.50 - - [2025-09-09 22:44:26] "POST /set-tag HTTP/1.1" 200 109 0.002609 10.0.0.50 - - [2025-09-09 22:44:26] "GET /virtual-machine-interface/0cdd6012-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.005137 10.0.0.50 - - [2025-09-09 22:44:26] "POST /set-tag HTTP/1.1" 200 109 0.001871 10.0.0.50 - - [2025-09-09 22:44:26] "GET /virtual-machine-interface/0e349520-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004234 10.0.0.50 - - [2025-09-09 22:44:26] "POST /set-tag HTTP/1.1" 200 109 0.001992 10.0.0.50 - - [2025-09-09 22:44:26] "GET /virtual-machine-interface/0dbb7640-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003524 10.0.0.50 - - [2025-09-09 22:44:26] "POST /set-tag HTTP/1.1" 200 109 0.001704 10.0.0.50 - - [2025-09-09 22:44:26] "GET /virtual-machine-interface/0e95a39c-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004209 10.0.0.50 - - [2025-09-09 22:44:26] "POST /set-tag HTTP/1.1" 200 109 0.001804 10.0.0.50 - - [2025-09-09 22:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.50 - - [2025-09-09 22:44:26] "GET /loadbalancer/14cbe32a-3652-4501-8d94-dc573503da29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002597 10.0.0.50 - - [2025-09-09 22:44:26] "GET /virtual-machine-interface/0c75be08-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.003145 10.0.0.50 - - [2025-09-09 22:44:26] "POST /set-tag HTTP/1.1" 200 109 0.015751 10.0.0.50 - - [2025-09-09 22:44:26] "DELETE /loadbalancer-member/0af3f873-f093-4cc0-a891-501548dafbde HTTP/1.1" 200 115 0.028624 10.0.0.50 - - [2025-09-09 22:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.50 - - [2025-09-09 22:44:26] "GET /loadbalancer/14cbe32a-3652-4501-8d94-dc573503da29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.001954 10.0.0.50 - - [2025-09-09 22:44:26] "GET /virtual-machine-interface/0d642eee-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003139 10.0.0.50 - - [2025-09-09 22:44:26] "POST /set-tag HTTP/1.1" 200 109 0.002636 10.0.0.50 - - [2025-09-09 22:44:26] "GET /virtual-machine-interface/0f6093e0-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003732 10.0.0.50 - - [2025-09-09 22:44:26] "POST /set-tag HTTP/1.1" 200 109 0.001657 10.0.0.50 - - [2025-09-09 22:44:27] "GET /virtual-machine-interface/0d642eee-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.009918 10.0.0.50 - - [2025-09-09 22:44:27] "POST /set-tag HTTP/1.1" 200 109 0.010437 10.0.0.50 - - [2025-09-09 22:44:27] "GET /virtual-machine-interface/0d642eee-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004384 10.0.0.50 - - [2025-09-09 22:44:27] "POST /set-tag HTTP/1.1" 200 109 0.003966 10.0.0.50 - - [2025-09-09 22:44:27] "GET /virtual-machine/82686491-6d61-4007-8e10-80d54c6722ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003088 10.0.0.50 - - [2025-09-09 22:44:27] "POST /ref-update HTTP/1.1" 200 156 0.008766 10.0.0.50 - - [2025-09-09 22:44:27] "GET /virtual-machine-interface/0d642eee-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.015209 10.0.0.50 - - [2025-09-09 22:44:27] "POST /set-tag HTTP/1.1" 200 109 0.016010 10.0.0.50 - - [2025-09-09 22:44:27] "POST /set-tag HTTP/1.1" 200 109 0.027083 10.0.0.50 - - [2025-09-09 22:44:27] "POST /set-tag HTTP/1.1" 200 109 0.027714 10.0.0.50 - - [2025-09-09 22:44:27] "POST /set-tag HTTP/1.1" 200 109 0.012385 10.0.0.50 - - [2025-09-09 22:44:27] "POST /set-tag HTTP/1.1" 200 109 0.030154 10.0.0.50 - - [2025-09-09 22:44:27] "DELETE /instance-ip/0d7bd42c-8dce-11f0-b72f-fa163e00237d HTTP/1.1" 200 115 0.041723 10.0.0.50 - - [2025-09-09 22:44:27] "DELETE /virtual-machine-interface/0d642eee-8dce-11f0-b72f-fa163e00237d HTTP/1.1" 200 115 0.032881 10.0.0.50 - - [2025-09-09 22:44:28] "DELETE /virtual-machine/82686491-6d61-4007-8e10-80d54c6722ce HTTP/1.1" 200 115 0.014719 10.0.0.50 - - [2025-09-09 22:44:28] "GET /virtual-machine-interface/0cdd6012-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.010314 10.0.0.50 - - [2025-09-09 22:44:28] "POST /set-tag HTTP/1.1" 200 109 0.002557 10.0.0.50 - - [2025-09-09 22:44:28] "GET /virtual-machine-interface/0cdd6012-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.003822 10.0.0.50 - - [2025-09-09 22:44:28] "POST /set-tag HTTP/1.1" 200 109 0.002011 10.0.0.50 - - [2025-09-09 22:44:28] "GET /virtual-machine/15514780-6b60-4b3c-883e-bdd45daa0c85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.004949 10.0.0.50 - - [2025-09-09 22:44:28] "POST /ref-update HTTP/1.1" 200 156 0.015859 10.0.0.50 - - [2025-09-09 22:44:28] "GET /virtual-machine-interface/0cdd6012-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.016190 10.0.0.50 - - [2025-09-09 22:44:28] "POST /set-tag HTTP/1.1" 200 109 0.016461 10.0.0.50 - - [2025-09-09 22:44:28] "POST /set-tag HTTP/1.1" 200 109 0.027039 10.0.0.50 - - [2025-09-09 22:44:28] "POST /set-tag HTTP/1.1" 200 109 0.027171 10.0.0.50 - - [2025-09-09 22:44:28] "POST /set-tag HTTP/1.1" 200 109 0.013805 10.0.0.50 - - [2025-09-09 22:44:28] "POST /set-tag HTTP/1.1" 200 109 0.025443 10.0.0.50 - - [2025-09-09 22:44:28] "DELETE /instance-ip/0cf0d14c-8dce-11f0-b72f-fa163e00237d HTTP/1.1" 200 115 0.063383 10.0.0.50 - - [2025-09-09 22:44:28] "POST /ref-update HTTP/1.1" 200 156 0.023235 10.0.0.50 - - [2025-09-09 22:44:28] "DELETE /virtual-machine-interface/0cdd6012-8dce-11f0-b72f-fa163e00237d HTTP/1.1" 200 115 0.033463 10.0.0.50 - - [2025-09-09 22:44:28] "DELETE /virtual-machine/15514780-6b60-4b3c-883e-bdd45daa0c85 HTTP/1.1" 200 115 0.017484 10.0.0.50 - - [2025-09-09 22:44:28] "GET /virtual-machine-interface/0dbb7640-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003587 10.0.0.50 - - [2025-09-09 22:44:28] "POST /set-tag HTTP/1.1" 200 109 0.002249 10.0.0.50 - - [2025-09-09 22:44:28] "GET /virtual-machine-interface/0dbb7640-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.009169 10.0.0.50 - - [2025-09-09 22:44:28] "POST /set-tag HTTP/1.1" 200 109 0.001536 10.0.0.50 - - [2025-09-09 22:44:28] "GET /virtual-machine/fc80a6ee-f3be-4788-b906-ce983edd7e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002825 10.0.0.50 - - [2025-09-09 22:44:28] "POST /ref-update HTTP/1.1" 200 156 0.009437 10.0.0.50 - - [2025-09-09 22:44:28] "GET /virtual-machine-interface/0dbb7640-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.011902 10.0.0.50 - - [2025-09-09 22:44:28] "POST /set-tag HTTP/1.1" 200 109 0.024032 10.0.0.50 - - [2025-09-09 22:44:28] "POST /set-tag HTTP/1.1" 200 109 0.025311 10.0.0.50 - - [2025-09-09 22:44:28] "POST /set-tag HTTP/1.1" 200 109 0.020889 10.0.0.50 - - [2025-09-09 22:44:28] "POST /set-tag HTTP/1.1" 200 109 0.012760 10.0.0.50 - - [2025-09-09 22:44:28] "POST /set-tag HTTP/1.1" 200 109 0.020223 10.0.0.50 - - [2025-09-09 22:44:28] "DELETE /instance-ip/0dd2446a-8dce-11f0-b72f-fa163e00237d HTTP/1.1" 200 115 0.035833 10.0.0.50 - - [2025-09-09 22:44:29] "DELETE /virtual-machine-interface/0dbb7640-8dce-11f0-b72f-fa163e00237d HTTP/1.1" 200 115 0.035846 10.0.0.50 - - [2025-09-09 22:44:29] "DELETE /virtual-machine/fc80a6ee-f3be-4788-b906-ce983edd7e51 HTTP/1.1" 200 115 0.016128 10.0.0.50 - - [2025-09-09 22:44:29] "DELETE /tag/ff028903-5697-4538-8657-287ef28db26c HTTP/1.1" 200 115 0.036379 10.0.0.50 - - [2025-09-09 22:44:29] "GET /virtual-machine-interface/0c75be08-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003853 10.0.0.50 - - [2025-09-09 22:44:29] "POST /set-tag HTTP/1.1" 200 109 0.003031 10.0.0.50 - - [2025-09-09 22:44:29] "GET /virtual-machine-interface/0c75be08-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003487 10.0.0.50 - - [2025-09-09 22:44:29] "POST /set-tag HTTP/1.1" 200 109 0.001838 10.0.0.50 - - [2025-09-09 22:44:29] "GET /virtual-machine/1f04bf64-929e-47a2-84c5-46ad519d8b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002845 10.0.0.50 - - [2025-09-09 22:44:29] "POST /ref-update HTTP/1.1" 200 156 0.007756 10.0.0.50 - - [2025-09-09 22:44:29] "GET /virtual-machine-interface/0c75be08-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.015907 10.0.0.50 - - [2025-09-09 22:44:29] "POST /set-tag HTTP/1.1" 200 109 0.016839 10.0.0.50 - - [2025-09-09 22:44:29] "POST /set-tag HTTP/1.1" 200 109 0.023205 10.0.0.50 - - [2025-09-09 22:44:29] "POST /set-tag HTTP/1.1" 200 109 0.026139 10.0.0.50 - - [2025-09-09 22:44:29] "POST /set-tag HTTP/1.1" 200 109 0.014134 10.0.0.50 - - [2025-09-09 22:44:29] "POST /set-tag HTTP/1.1" 200 109 0.022189 10.0.0.50 - - [2025-09-09 22:44:29] "DELETE /instance-ip/0c8ae60c-8dce-11f0-b72f-fa163e00237d HTTP/1.1" 200 115 0.047500 10.0.0.50 - - [2025-09-09 22:44:29] "POST /ref-update HTTP/1.1" 200 156 0.011472 10.0.0.50 - - [2025-09-09 22:44:29] "DELETE /virtual-machine-interface/0c75be08-8dce-11f0-b72f-fa163e00237d HTTP/1.1" 200 115 0.038933 10.0.0.50 - - [2025-09-09 22:44:29] "DELETE /virtual-machine/1f04bf64-929e-47a2-84c5-46ad519d8b3c HTTP/1.1" 200 115 0.021116 10.0.0.50 - - [2025-09-09 22:44:29] "DELETE /tag/5fdd11ab-8e55-499d-89fb-0b6057e8fb4d HTTP/1.1" 409 388 0.006490 10.0.0.50 - - [2025-09-09 22:44:29] "DELETE /tag/3c9c7966-bc47-4ef7-a398-6520ca6c16fe HTTP/1.1" 200 115 0.036747 10.0.0.50 - - [2025-09-09 22:44:57] "GET /virtual-machine-interface/0f6093e0-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004718 10.0.0.50 - - [2025-09-09 22:44:57] "POST /set-tag HTTP/1.1" 200 109 0.002572 10.0.0.50 - - [2025-09-09 22:44:57] "GET /virtual-machine-interface/0f6093e0-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004899 10.0.0.50 - - [2025-09-09 22:44:57] "POST /set-tag HTTP/1.1" 200 109 0.002406 10.0.0.50 - - [2025-09-09 22:44:57] "GET /virtual-machine/7e99d1dd-d4f4-4d21-9a5d-d9a77aab62e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002338 10.0.0.50 - - [2025-09-09 22:44:57] "POST /ref-update HTTP/1.1" 200 156 0.007765 10.0.0.50 - - [2025-09-09 22:44:57] "GET /virtual-machine-interface/0f6093e0-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003896 10.0.0.50 - - [2025-09-09 22:44:57] "POST /set-tag HTTP/1.1" 200 109 0.014537 10.0.0.50 - - [2025-09-09 22:44:57] "POST /set-tag HTTP/1.1" 200 109 0.025484 10.0.0.50 - - [2025-09-09 22:44:57] "POST /set-tag HTTP/1.1" 200 109 0.013556 10.0.0.50 - - [2025-09-09 22:44:57] "POST /set-tag HTTP/1.1" 200 109 0.025416 10.0.0.50 - - [2025-09-09 22:44:57] "DELETE /instance-ip/0f76665c-8dce-11f0-b72f-fa163e00237d HTTP/1.1" 200 115 0.053389 10.0.0.50 - - [2025-09-09 22:44:57] "DELETE /virtual-machine-interface/0f6093e0-8dce-11f0-b72f-fa163e00237d HTTP/1.1" 200 115 0.033071 10.0.0.50 - - [2025-09-09 22:44:58] "DELETE /virtual-machine/7e99d1dd-d4f4-4d21-9a5d-d9a77aab62e1 HTTP/1.1" 200 115 0.018507 10.0.0.50 - - [2025-09-09 22:44:58] "DELETE /tag/c8b537a9-4a14-404d-b7a9-b5ca4b864473 HTTP/1.1" 200 115 0.034507 10.0.0.50 - - [2025-09-09 22:44:58] "GET /virtual-machine-interface/0e349520-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009673 10.0.0.50 - - [2025-09-09 22:44:58] "POST /set-tag HTTP/1.1" 200 109 0.002517 10.0.0.50 - - [2025-09-09 22:44:58] "GET /virtual-machine-interface/0e349520-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003487 10.0.0.50 - - [2025-09-09 22:44:58] "POST /set-tag HTTP/1.1" 200 109 0.001631 10.0.0.50 - - [2025-09-09 22:44:58] "GET /virtual-machine/30b407c1-b4a4-493e-bac9-9812fabd8b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002885 10.0.0.50 - - [2025-09-09 22:44:58] "POST /ref-update HTTP/1.1" 200 156 0.007887 10.0.0.50 - - [2025-09-09 22:44:58] "GET /virtual-machine-interface/0e349520-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009696 10.0.0.50 - - [2025-09-09 22:44:58] "POST /set-tag HTTP/1.1" 200 109 0.014807 10.0.0.50 - - [2025-09-09 22:44:58] "POST /set-tag HTTP/1.1" 200 109 0.022172 10.0.0.50 - - [2025-09-09 22:44:58] "POST /set-tag HTTP/1.1" 200 109 0.018477 10.0.0.50 - - [2025-09-09 22:44:58] "POST /set-tag HTTP/1.1" 200 109 0.012636 10.0.0.50 - - [2025-09-09 22:44:58] "DELETE /instance-ip/0e4c1376-8dce-11f0-b72f-fa163e00237d HTTP/1.1" 200 115 0.047848 10.0.0.50 - - [2025-09-09 22:44:58] "DELETE /virtual-machine-interface/0e349520-8dce-11f0-b72f-fa163e00237d HTTP/1.1" 200 115 0.039473 10.0.0.50 - - [2025-09-09 22:44:58] "DELETE /virtual-machine/30b407c1-b4a4-493e-bac9-9812fabd8b4e HTTP/1.1" 200 115 0.014569 10.0.0.50 - - [2025-09-09 22:44:58] "DELETE /tag/be61adb8-14f8-4f26-9c57-295ff876c418 HTTP/1.1" 200 115 0.035875 10.0.0.50 - - [2025-09-09 22:44:58] "GET /virtual-machine-interface/0ef9816e-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003293 10.0.0.50 - - [2025-09-09 22:44:58] "POST /set-tag HTTP/1.1" 200 109 0.002358 10.0.0.50 - - [2025-09-09 22:44:58] "GET /virtual-machine-interface/0ef9816e-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003368 10.0.0.50 - - [2025-09-09 22:44:58] "POST /set-tag HTTP/1.1" 200 109 0.002065 10.0.0.50 - - [2025-09-09 22:44:58] "GET /virtual-machine/d7457bc5-8705-49ca-b9db-8189c1880c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002775 10.0.0.50 - - [2025-09-09 22:44:58] "POST /ref-update HTTP/1.1" 200 156 0.020284 10.0.0.50 - - [2025-09-09 22:44:58] "GET /virtual-machine-interface/0ef9816e-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007849 10.0.0.50 - - [2025-09-09 22:44:58] "POST /set-tag HTTP/1.1" 200 109 0.015355 10.0.0.50 - - [2025-09-09 22:44:58] "POST /set-tag HTTP/1.1" 200 109 0.027302 10.0.0.50 - - [2025-09-09 22:44:58] "POST /set-tag HTTP/1.1" 200 109 0.019412 10.0.0.50 - - [2025-09-09 22:44:58] "POST /set-tag HTTP/1.1" 200 109 0.011889 10.0.0.50 - - [2025-09-09 22:44:58] "DELETE /instance-ip/0f11565e-8dce-11f0-b72f-fa163e00237d HTTP/1.1" 200 115 0.041448 10.0.0.50 - - [2025-09-09 22:44:58] "DELETE /virtual-machine-interface/0ef9816e-8dce-11f0-b72f-fa163e00237d HTTP/1.1" 200 115 0.031468 10.0.0.50 - - [2025-09-09 22:44:58] "DELETE /virtual-machine/d7457bc5-8705-49ca-b9db-8189c1880c2a HTTP/1.1" 200 115 0.014966 10.0.0.50 - - [2025-09-09 22:44:58] "DELETE /tag/026638bd-5cc1-4523-b6cf-ef3d750c6065 HTTP/1.1" 200 115 0.041937 10.0.0.50 - - [2025-09-09 22:44:58] "DELETE /tag/862692e9-8be4-468b-b473-a2c541125963 HTTP/1.1" 409 236 0.003844 10.0.0.50 - - [2025-09-09 22:44:59] "DELETE /tag/d567d8b3-2cd7-4141-94af-d47b9f62efa2 HTTP/1.1" 409 236 0.006602 10.0.0.50 - - [2025-09-09 22:44:59] "GET /virtual-machine-interface/0e95a39c-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003404 10.0.0.50 - - [2025-09-09 22:44:59] "POST /set-tag HTTP/1.1" 200 109 0.001537 10.0.0.50 - - [2025-09-09 22:44:59] "GET /virtual-machine-interface/0e95a39c-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004104 10.0.0.50 - - [2025-09-09 22:44:59] "POST /set-tag HTTP/1.1" 200 109 0.001942 10.0.0.50 - - [2025-09-09 22:44:59] "GET /virtual-machine/2bdd1d94-7163-4917-bca9-926c43e3b7d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002365 10.0.0.50 - - [2025-09-09 22:44:59] "POST /ref-update HTTP/1.1" 200 156 0.007236 10.0.0.50 - - [2025-09-09 22:44:59] "GET /virtual-machine-interface/0e95a39c-8dce-11f0-b72f-fa163e00237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003670 10.0.0.50 - - [2025-09-09 22:44:59] "POST /set-tag HTTP/1.1" 200 109 0.014101 10.0.0.50 - - [2025-09-09 22:44:59] "POST /set-tag HTTP/1.1" 200 109 0.018317 10.0.0.50 - - [2025-09-09 22:44:59] "POST /set-tag HTTP/1.1" 200 109 0.019713 10.0.0.50 - - [2025-09-09 22:44:59] "POST /set-tag HTTP/1.1" 200 109 0.011016 10.0.0.50 - - [2025-09-09 22:44:59] "DELETE /instance-ip/0eabf598-8dce-11f0-b72f-fa163e00237d HTTP/1.1" 200 115 0.035458 10.0.0.50 - - [2025-09-09 22:44:59] "DELETE /virtual-machine-interface/0e95a39c-8dce-11f0-b72f-fa163e00237d HTTP/1.1" 200 115 0.039713 10.0.0.50 - - [2025-09-09 22:44:59] "DELETE /virtual-machine/2bdd1d94-7163-4917-bca9-926c43e3b7d8 HTTP/1.1" 200 115 0.015059 10.0.0.50 - - [2025-09-09 22:44:59] "DELETE /tag/af6ddc2b-d9de-4a66-aa4d-d8b5ed0d8af4 HTTP/1.1" 200 115 0.025663 10.0.0.50 - - [2025-09-09 22:44:59] "DELETE /tag/b8c12018-fa03-4df9-96eb-2422736eabbd HTTP/1.1" 200 115 0.023532 10.0.0.50 - - [2025-09-09 22:44:59] "DELETE /tag/77f8ae15-6a9a-4d20-a065-72f6ec837741 HTTP/1.1" 409 236 0.003412 10.0.0.50 - - [2025-09-09 22:45:01] "POST /projects HTTP/1.1" 409 238 0.002141 10.0.0.50 - - [2025-09-09 22:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001315 10.0.0.50 - - [2025-09-09 22:45:01] "GET /project/f62cd3e9-5dc0-43a9-a1eb-c4d03a69b846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.026694 10.0.0.50 - - [2025-09-09 22:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.50 - - [2025-09-09 22:45:01] "GET /virtual-network/0cce93bb-33ae-4f16-bbec-aa93a1f16db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005041 10.0.0.50 - - [2025-09-09 22:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.50 - - [2025-09-09 22:45:01] "GET /virtual-network/9c8c659f-dbf9-4615-9f0e-71e0c9b97ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003761 10.0.0.50 - - [2025-09-09 22:45:01] "POST /security-groups HTTP/1.1" 409 285 0.002694 10.0.0.50 - - [2025-09-09 22:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001389 10.0.0.50 - - [2025-09-09 22:45:01] "PUT /security-group/191f2663-edb7-4c87-9258-2a873ce633dc HTTP/1.1" 200 262 0.055151 10.0.0.50 - - [2025-09-09 22:45:01] "PUT /access-control-list/077fd081-5446-4111-8b8e-832435421615 HTTP/1.1" 200 272 0.012468 10.0.0.50 - - [2025-09-09 22:45:01] "PUT /access-control-list/496a4f53-912f-49a2-be59-629fbbf50c65 HTTP/1.1" 200 272 0.013259 10.0.0.50 - - [2025-09-09 22:45:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.009978 10.0.0.50 - - [2025-09-09 22:45:06] "POST /projects HTTP/1.1" 409 238 0.002749 10.0.0.50 - - [2025-09-09 22:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.50 - - [2025-09-09 22:45:06] "GET /project/f62cd3e9-5dc0-43a9-a1eb-c4d03a69b846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031430 10.0.0.50 - - [2025-09-09 22:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001450 10.0.0.50 - - [2025-09-09 22:45:06] "GET /virtual-network/0cce93bb-33ae-4f16-bbec-aa93a1f16db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004167 10.0.0.50 - - [2025-09-09 22:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.50 - - [2025-09-09 22:45:06] "GET /virtual-network/9c8c659f-dbf9-4615-9f0e-71e0c9b97ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003685 10.0.0.50 - - [2025-09-09 22:45:06] "POST /security-groups HTTP/1.1" 409 285 0.002429 10.0.0.50 - - [2025-09-09 22:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001291 10.0.0.50 - - [2025-09-09 22:45:06] "PUT /security-group/191f2663-edb7-4c87-9258-2a873ce633dc HTTP/1.1" 200 262 0.052428 10.0.0.50 - - [2025-09-09 22:45:06] "PUT /access-control-list/077fd081-5446-4111-8b8e-832435421615 HTTP/1.1" 200 272 0.010148 10.0.0.50 - - [2025-09-09 22:45:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.018271 10.0.0.50 - - [2025-09-09 22:45:06] "GET /firewall-policy/3d7923c5-2679-4858-8bcb-6a408cda43f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.010171 10.0.0.50 - - [2025-09-09 22:45:06] "PUT /access-control-list/496a4f53-912f-49a2-be59-629fbbf50c65 HTTP/1.1" 200 272 0.020514 10.0.0.50 - - [2025-09-09 22:45:06] "GET /firewall-rule/0d79fe13-1889-4843-b76a-dc1dddc6f1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002568 10.0.0.50 - - [2025-09-09 22:45:06] "POST /ref-update HTTP/1.1" 200 156 0.046305 10.0.0.50 - - [2025-09-09 22:45:06] "DELETE /firewall-rule/0d79fe13-1889-4843-b76a-dc1dddc6f1d8 HTTP/1.1" 200 115 0.038829 10.0.0.50 - - [2025-09-09 22:45:07] "GET /firewall-policy/3d7923c5-2679-4858-8bcb-6a408cda43f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.003651 10.0.0.50 - - [2025-09-09 22:45:07] "GET /firewall-rule/2aaff367-6335-49ec-b717-e8b092c38712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003163 10.0.0.50 - - [2025-09-09 22:45:07] "POST /ref-update HTTP/1.1" 200 156 0.073678 10.0.0.50 - - [2025-09-09 22:45:07] "DELETE /firewall-rule/2aaff367-6335-49ec-b717-e8b092c38712 HTTP/1.1" 200 115 0.040369 10.0.0.50 - - [2025-09-09 22:45:07] "DELETE /tag/862692e9-8be4-468b-b473-a2c541125963 HTTP/1.1" 409 236 0.006945 10.0.0.50 - - [2025-09-09 22:45:07] "DELETE /tag/11b74904-8bfb-40b8-8f84-b6b2e8f703d7 HTTP/1.1" 200 115 0.033499 10.0.0.50 - - [2025-09-09 22:45:07] "DELETE /tag/d567d8b3-2cd7-4141-94af-d47b9f62efa2 HTTP/1.1" 409 236 0.003462 10.0.0.50 - - [2025-09-09 22:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001388 10.0.0.50 - - [2025-09-09 22:45:07] "GET /virtual-network/0cce93bb-33ae-4f16-bbec-aa93a1f16db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004107 10.0.0.50 - - [2025-09-09 22:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.50 - - [2025-09-09 22:45:07] "GET /virtual-network/9c8c659f-dbf9-4615-9f0e-71e0c9b97ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003206 10.0.0.50 - - [2025-09-09 22:45:07] "PUT /virtual-network/0cce93bb-33ae-4f16-bbec-aa93a1f16db7 HTTP/1.1" 200 264 0.036054 10.0.0.50 - - [2025-09-09 22:45:07] "PUT /virtual-network/9c8c659f-dbf9-4615-9f0e-71e0c9b97ba5 HTTP/1.1" 200 264 0.036091 10.0.0.50 - - [2025-09-09 22:45:07] "DELETE /security-group/191f2663-edb7-4c87-9258-2a873ce633dc HTTP/1.1" 200 115 0.044520 10.0.0.50 - - [2025-09-09 22:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001485 10.0.0.50 - - [2025-09-09 22:45:07] "DELETE /access-control-list/077fd081-5446-4111-8b8e-832435421615 HTTP/1.1" 200 115 0.022840 10.0.0.50 - - [2025-09-09 22:45:07] "DELETE /access-control-list/496a4f53-912f-49a2-be59-629fbbf50c65 HTTP/1.1" 200 115 0.018102 10.0.0.50 - - [2025-09-09 22:45:07] "GET /project/f62cd3e9-5dc0-43a9-a1eb-c4d03a69b846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.025753 10.0.0.50 - - [2025-09-09 22:45:07] "GET /project/f62cd3e9-5dc0-43a9-a1eb-c4d03a69b846?fields=security_groups HTTP/1.1" 200 1353 0.036153 10.0.0.50 - - [2025-09-09 22:45:07] "DELETE /security-group/6bb2aeb2-7b7e-4701-ba0e-acb6a56ad2c4 HTTP/1.1" 200 115 0.053973 10.0.0.50 - - [2025-09-09 22:45:07] "DELETE /access-control-list/53ffce8e-72a9-4419-85fc-c1d2531f2672 HTTP/1.1" 200 115 0.036289 10.0.0.50 - - [2025-09-09 22:45:07] "GET /project/f62cd3e9-5dc0-43a9-a1eb-c4d03a69b846?fields=application_policy_sets HTTP/1.1" 200 1392 0.042820 10.0.0.50 - - [2025-09-09 22:45:07] "DELETE /access-control-list/0ca97e93-41e6-4249-8c79-9dce1ae1c0dd HTTP/1.1" 200 115 0.035457 10.0.0.50 - - [2025-09-09 22:45:07] "DELETE /project/f62cd3e9-5dc0-43a9-a1eb-c4d03a69b846 HTTP/1.1" 200 115 0.279671 10.0.0.50 - - [2025-09-09 22:45:07] "POST /projects HTTP/1.1" 409 238 0.001786 10.0.0.50 - - [2025-09-09 22:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001175 10.0.0.50 - - [2025-09-09 22:45:07] "GET /project/82977228-ecee-4d0b-a8fb-faa2f2d3d77d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028347 10.0.0.50 - - [2025-09-09 22:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.50 - - [2025-09-09 22:45:07] "GET /virtual-network/0cce93bb-33ae-4f16-bbec-aa93a1f16db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004048 10.0.0.50 - - [2025-09-09 22:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001400 10.0.0.50 - - [2025-09-09 22:45:07] "GET /virtual-network/9c8c659f-dbf9-4615-9f0e-71e0c9b97ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004639 10.0.0.50 - - [2025-09-09 22:45:07] "POST /security-groups HTTP/1.1" 409 285 0.002453 10.0.0.50 - - [2025-09-09 22:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.50 - - [2025-09-09 22:45:08] "PUT /security-group/6dd0eb41-d7b8-4228-96ea-e62ea738c2fc HTTP/1.1" 200 262 0.051987 10.0.0.50 - - [2025-09-09 22:45:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.018859 10.0.0.50 - - [2025-09-09 22:45:08] "PUT /access-control-list/69fac1f6-bc06-4bb3-9f9f-0f56b9dcfb06 HTTP/1.1" 200 272 0.017793 10.0.0.50 - - [2025-09-09 22:45:08] "PUT /access-control-list/60574e7a-85f2-44a9-a5aa-bffc8c8302fd HTTP/1.1" 200 272 0.009439 10.0.0.50 - - [2025-09-09 22:45:12] "DELETE /loadbalancer-member/808ffe96-2813-4cdd-b43f-e8306cbf90af HTTP/1.1" 200 115 0.053166 10.0.0.50 - - [2025-09-09 22:45:12] "DELETE /loadbalancer-pool/827b2b90-418a-4056-9d59-918fe6abacde HTTP/1.1" 200 115 0.042505 10.0.0.50 - - [2025-09-09 22:45:12] "DELETE /loadbalancer-listener/dedeaf38-60d5-4277-8913-c7c9a634a985 HTTP/1.1" 200 115 0.027833 10.0.0.50 - - [2025-09-09 22:45:12] "DELETE /loadbalancer/14cbe32a-3652-4501-8d94-dc573503da29 HTTP/1.1" 200 115 0.040245 10.0.0.50 - - [2025-09-09 22:45:12] "DELETE /floating-ip/58acf150-5a7b-4838-bb96-1da35c86e607 HTTP/1.1" 200 115 0.037857 10.0.0.50 - - [2025-09-09 22:45:12] "DELETE /instance-ip/c36e31db-bf02-4407-99aa-5df0a605deb5 HTTP/1.1" 200 115 0.042760 10.0.0.50 - - [2025-09-09 22:45:12] "DELETE /virtual-machine-interface/823d7408-d414-4903-8f55-a74245ff0d4f HTTP/1.1" 200 115 0.054126 10.0.0.50 - - [2025-09-09 22:45:12] "DELETE /tag/6e2e85b3-c826-4bd1-ab67-2a13ee930326 HTTP/1.1" 200 115 0.028271 10.0.0.50 - - [2025-09-09 22:45:12] "GET /application-policy-set/983429dc-12e8-4ccf-b23d-d9489671bc86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002312 10.0.0.50 - - [2025-09-09 22:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.50 - - [2025-09-09 22:45:12] "GET /policy-management/2bdc4dcc-81e4-4b70-9d2d-c082ddefd417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002173 10.0.0.50 - - [2025-09-09 22:45:12] "GET /firewall-policy/2a330b14-288d-4a7d-9b5b-0d6a3f878b8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001562 10.0.0.50 - - [2025-09-09 22:45:12] "GET /firewall-rule/695027dd-995d-4288-b1af-db8c08fd6c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002860 10.0.0.50 - - [2025-09-09 22:45:12] "POST /ref-update HTTP/1.1" 200 156 0.010625 10.0.0.50 - - [2025-09-09 22:45:12] "DELETE /firewall-rule/695027dd-995d-4288-b1af-db8c08fd6c82 HTTP/1.1" 200 115 0.032722 10.0.0.50 - - [2025-09-09 22:45:12] "GET /firewall-policy/3e097687-d705-49f4-90a2-55ba7633784b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002700 10.0.0.50 - - [2025-09-09 22:45:13] "GET /firewall-rule/4d04d661-e388-4be2-8b7c-95aab6aa2a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.002778 10.0.0.50 - - [2025-09-09 22:45:13] "POST /ref-update HTTP/1.1" 200 156 0.014039 10.0.0.50 - - [2025-09-09 22:45:13] "DELETE /firewall-rule/4d04d661-e388-4be2-8b7c-95aab6aa2a36 HTTP/1.1" 200 115 0.041505 10.0.0.50 - - [2025-09-09 22:45:13] "GET /firewall-policy/3e097687-d705-49f4-90a2-55ba7633784b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.021365 10.0.0.50 - - [2025-09-09 22:45:13] "GET /firewall-rule/be6f48e6-d920-42e4-86c5-dc75c37f761b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003416 10.0.0.50 - - [2025-09-09 22:45:13] "POST /ref-update HTTP/1.1" 200 156 0.010326 10.0.0.50 - - [2025-09-09 22:45:13] "DELETE /firewall-rule/be6f48e6-d920-42e4-86c5-dc75c37f761b HTTP/1.1" 200 115 0.048321 10.0.0.50 - - [2025-09-09 22:45:13] "GET /application-policy-set/983429dc-12e8-4ccf-b23d-d9489671bc86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004652 10.0.0.50 - - [2025-09-09 22:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.50 - - [2025-09-09 22:45:13] "GET /policy-management/2bdc4dcc-81e4-4b70-9d2d-c082ddefd417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002369 10.0.0.50 - - [2025-09-09 22:45:13] "GET /firewall-policy/3e097687-d705-49f4-90a2-55ba7633784b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002682 10.0.0.50 - - [2025-09-09 22:45:13] "POST /ref-update HTTP/1.1" 200 156 0.028517 10.0.0.50 - - [2025-09-09 22:45:13] "DELETE /firewall-policy/3e097687-d705-49f4-90a2-55ba7633784b HTTP/1.1" 200 115 0.051996 10.0.0.50 - - [2025-09-09 22:45:13] "DELETE /tag/862692e9-8be4-468b-b473-a2c541125963 HTTP/1.1" 200 115 0.062252 10.0.0.50 - - [2025-09-09 22:45:13] "DELETE /tag/77f8ae15-6a9a-4d20-a065-72f6ec837741 HTTP/1.1" 200 115 0.097142 10.0.0.50 - - [2025-09-09 22:45:13] "DELETE /tag/5fdd11ab-8e55-499d-89fb-0b6057e8fb4d HTTP/1.1" 200 115 0.072900 10.0.0.50 - - [2025-09-09 22:45:13] "DELETE /tag/d567d8b3-2cd7-4141-94af-d47b9f62efa2 HTTP/1.1" 200 115 0.111259 10.0.0.50 - - [2025-09-09 22:45:13] "POST /projects HTTP/1.1" 409 238 0.006305 10.0.0.50 - - [2025-09-09 22:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.50 - - [2025-09-09 22:45:13] "GET /project/82977228-ecee-4d0b-a8fb-faa2f2d3d77d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.065032 10.0.0.50 - - [2025-09-09 22:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005924 10.0.0.50 - - [2025-09-09 22:45:13] "GET /virtual-network/0cce93bb-33ae-4f16-bbec-aa93a1f16db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.006736 10.0.0.50 - - [2025-09-09 22:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.50 - - [2025-09-09 22:45:13] "GET /virtual-network/9c8c659f-dbf9-4615-9f0e-71e0c9b97ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003642 10.0.0.50 - - [2025-09-09 22:45:13] "POST /security-groups HTTP/1.1" 409 285 0.002822 10.0.0.50 - - [2025-09-09 22:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.50 - - [2025-09-09 22:45:14] "PUT /security-group/6dd0eb41-d7b8-4228-96ea-e62ea738c2fc HTTP/1.1" 200 262 0.058648 10.0.0.50 - - [2025-09-09 22:45:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.041070 10.0.0.50 - - [2025-09-09 22:45:14] "PUT /access-control-list/69fac1f6-bc06-4bb3-9f9f-0f56b9dcfb06 HTTP/1.1" 200 272 0.032627 10.0.0.50 - - [2025-09-09 22:45:14] "GET /firewall-policy/3d7923c5-2679-4858-8bcb-6a408cda43f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.043891 10.0.0.50 - - [2025-09-09 22:45:14] "PUT /access-control-list/60574e7a-85f2-44a9-a5aa-bffc8c8302fd HTTP/1.1" 200 272 0.048242 10.0.0.50 - - [2025-09-09 22:45:14] "GET /firewall-rule/e5b7c1e4-610a-4ae0-a723-af9f8a7c5b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005946 10.0.0.50 - - [2025-09-09 22:45:14] "POST /ref-update HTTP/1.1" 200 156 0.080143 10.0.0.50 - - [2025-09-09 22:45:14] "DELETE /firewall-rule/e5b7c1e4-610a-4ae0-a723-af9f8a7c5b5d HTTP/1.1" 200 115 0.155300 10.0.0.50 - - [2025-09-09 22:45:14] "GET /firewall-policy/3d7923c5-2679-4858-8bcb-6a408cda43f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.012471 10.0.0.50 - - [2025-09-09 22:45:14] "GET /firewall-rule/70ad5417-fc99-48aa-ace2-246c2160ce57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004267 10.0.0.50 - - [2025-09-09 22:45:14] "POST /ref-update HTTP/1.1" 200 156 0.060988 10.0.0.50 - - [2025-09-09 22:45:14] "DELETE /firewall-rule/70ad5417-fc99-48aa-ace2-246c2160ce57 HTTP/1.1" 200 115 0.158651 10.0.0.50 - - [2025-09-09 22:45:14] "DELETE /tag/57e78e53-0c08-4366-a558-912d9193d668 HTTP/1.1" 200 115 0.112076 10.0.0.50 - - [2025-09-09 22:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004591 10.0.0.50 - - [2025-09-09 22:45:14] "GET /virtual-network/0cce93bb-33ae-4f16-bbec-aa93a1f16db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.007632 10.0.0.50 - - [2025-09-09 22:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.50 - - [2025-09-09 22:45:14] "GET /virtual-network/9c8c659f-dbf9-4615-9f0e-71e0c9b97ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004288 10.0.0.50 - - [2025-09-09 22:45:15] "PUT /virtual-network/0cce93bb-33ae-4f16-bbec-aa93a1f16db7 HTTP/1.1" 200 264 0.063152 10.0.0.50 - - [2025-09-09 22:45:15] "PUT /virtual-network/9c8c659f-dbf9-4615-9f0e-71e0c9b97ba5 HTTP/1.1" 200 264 0.051619 10.0.0.50 - - [2025-09-09 22:45:15] "DELETE /security-group/6dd0eb41-d7b8-4228-96ea-e62ea738c2fc HTTP/1.1" 200 115 0.117566 10.0.0.50 - - [2025-09-09 22:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.50 - - [2025-09-09 22:45:15] "DELETE /access-control-list/69fac1f6-bc06-4bb3-9f9f-0f56b9dcfb06 HTTP/1.1" 200 115 0.081982 10.0.0.50 - - [2025-09-09 22:45:15] "DELETE /access-control-list/60574e7a-85f2-44a9-a5aa-bffc8c8302fd HTTP/1.1" 200 115 0.022767 10.0.0.50 - - [2025-09-09 22:45:15] "GET /project/82977228-ecee-4d0b-a8fb-faa2f2d3d77d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.032570 10.0.0.50 - - [2025-09-09 22:45:15] "GET /project/82977228-ecee-4d0b-a8fb-faa2f2d3d77d?fields=security_groups HTTP/1.1" 200 1352 0.036464 10.0.0.50 - - [2025-09-09 22:45:15] "DELETE /security-group/6de0eac0-39e3-40c0-8b40-154efed0be93 HTTP/1.1" 200 115 0.062476 10.0.0.50 - - [2025-09-09 22:45:15] "DELETE /access-control-list/4799c16b-eeff-4128-adba-bd91c1aca185 HTTP/1.1" 200 115 0.057112 10.0.0.50 - - [2025-09-09 22:45:15] "GET /project/82977228-ecee-4d0b-a8fb-faa2f2d3d77d?fields=application_policy_sets HTTP/1.1" 200 1391 0.071624 10.0.0.50 - - [2025-09-09 22:45:15] "DELETE /access-control-list/49919928-5ea3-4d8e-8a1f-997720cdb355 HTTP/1.1" 200 115 0.052431 10.0.0.50 - - [2025-09-09 22:45:15] "DELETE /project/82977228-ecee-4d0b-a8fb-faa2f2d3d77d HTTP/1.1" 200 115 0.333951 [Introspect:8084]10.0.0.50 - - [2025-09-09 22:45:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001039 [Introspect:8084]10.0.0.50 - - [2025-09-09 22:45:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000757