++ 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 Apr 7 05:47:40 PM UTC 2026 ===================' INFO: =================== Tue Apr 7 05:47:40 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ cut -d / -f 1 +++ awk '{print $2}' +++ grep 'inet ' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.38 ++ 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.38 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.38 ++ ANALYTICSDB_NODES=10.0.0.38 ++ ANALYTICS_SNMP_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ '[' -n '10.0.0.38:8081 ' ']' +++ echo 10.0.0.38:8081 ++ ANALYTICS_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ '[' -n '10.0.0.38:9042 ' ']' +++ echo 10.0.0.38:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.38:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ '[' -n '10.0.0.38:8086 ' ']' +++ echo 10.0.0.38:8086 ++ COLLECTOR_SERVERS=10.0.0.38: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.38 ++ CONFIGDB_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ '[' -n '10.0.0.38:8082 ' ']' +++ echo 10.0.0.38:8082 ++ CONFIG_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ '[' -n '10.0.0.38:9161 ' ']' +++ echo 10.0.0.38:9161 ++ CONFIGDB_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ '[' -n '10.0.0.38:9041 ' ']' +++ echo 10.0.0.38:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.38: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.38 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.38 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ '[' -n 10.0.0.38:2181, ']' +++ echo 10.0.0.38:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ '[' -n '10.0.0.38:2181 ' ']' +++ echo 10.0.0.38:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.38:2181 ++ RABBITMQ_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ '[' -n 10.0.0.38:5673, ']' +++ echo 10.0.0.38:5673 ++ RABBITMQ_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ '[' -n '10.0.0.38:6379 ' ']' +++ echo 10.0.0.38:6379 ++ REDIS_SERVERS=10.0.0.38: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.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ '[' -n '10.0.0.38:9092 ' ']' +++ echo 10.0.0.38:9092 ++ KAFKA_SERVERS=10.0.0.38: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.38 ++ 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.38 ++ 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.38 ++ cut -d , -f 1 + local cassandra=10.0.0.38 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 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.38 +++ local servers=10.0.0.38 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ grep -vi host ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.38,10.182.35.1,127.0.0.1,172.17.0.1,252.38.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.38,10.182.35.1,127.0.0.1,172.17.0.1,252.38.0.1,, =~ ,10\.0\.0\.38, ]] +++ echo 10.0.0.38 1 +++ return ++ local ip=10.0.0.38 ++ [[ -z 10.0.0.38 ]] ++ echo 10.0.0.38 + host_ip=10.0.0.38 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.38:9041 + cassandra_server_list=10.0.0.38:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.38:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sort ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ 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: 04/07/2026 17:48:25.919 7f0b06e33d00 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 04/07/2026 17:48:26.375 7f0b06e33d00 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 04/07/2026 17:48:26.407 7f0b06e33d00 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 04/07/2026 17:48:26.408 7f0b06e33d00 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.38 - - [2026-04-07 17:48:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000637 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.38:8082/ Hit Ctrl-C to quit. 10.0.0.38 - - [2026-04-07 17:48:38] "GET / HTTP/1.1" 503 181 0.000203 10.0.0.38 - - [2026-04-07 17:48:38] "GET / HTTP/1.1" 200 35931 0.006743 10.0.0.38 - - [2026-04-07 17:48:38] "GET / HTTP/1.1" 200 35931 0.003353 10.0.0.38 - - [2026-04-07 17:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.38 - - [2026-04-07 17:48:38] "GET /global-system-config/f61b56b1-50fa-418a-8e26-480b57400216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009867 10.0.0.38 - - [2026-04-07 17:48:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.005338 10.0.0.38 - - [2026-04-07 17:48:38] "POST /database-nodes HTTP/1.1" 200 597 0.047433 10.0.0.38 - - [2026-04-07 17:48:39] "GET / HTTP/1.1" 200 45303 0.001524 10.0.0.38 - - [2026-04-07 17:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.38 - - [2026-04-07 17:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.38 - - [2026-04-07 17:48:39] "GET / HTTP/1.1" 200 35931 0.001247 10.0.0.38 - - [2026-04-07 17:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.38 - - [2026-04-07 17:48:39] "GET /global-system-config/f61b56b1-50fa-418a-8e26-480b57400216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005843 10.0.0.38 - - [2026-04-07 17:48:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.009663 10.0.0.38 - - [2026-04-07 17:48:39] "POST /config-database-nodes HTTP/1.1" 200 611 0.045542 10.0.0.38 - - [2026-04-07 17:48:40] "GET / HTTP/1.1" 200 35931 0.002382 10.0.0.38 - - [2026-04-07 17:48:40] "POST /fqname-to-id HTTP/1.1" 404 186 0.002546 10.0.0.38 - - [2026-04-07 17:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.38 - - [2026-04-07 17:48:40] "GET /global-system-config/f61b56b1-50fa-418a-8e26-480b57400216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004978 10.0.0.38 - - [2026-04-07 17:48:40] "POST /service-appliance-sets HTTP/1.1" 200 553 0.030258 10.0.0.38 - - [2026-04-07 17:48:40] "POST /fqname-to-id HTTP/1.1" 404 180 0.003183 10.0.0.38 - - [2026-04-07 17:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.38 - - [2026-04-07 17:48:40] "GET /global-system-config/f61b56b1-50fa-418a-8e26-480b57400216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004332 10.0.0.38 - - [2026-04-07 17:48:40] "POST /service-appliance-sets HTTP/1.1" 200 541 0.041340 10.0.0.38 - - [2026-04-07 17:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.38 - - [2026-04-07 17:48:40] "GET /network-ipam/eafeb569-7498-4eef-8f0b-a6d7bbce6df2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.002764 10.0.0.38 - - [2026-04-07 17:48:40] "GET / HTTP/1.1" 200 35931 0.001531 10.0.0.38 - - [2026-04-07 17:48:40] "POST /service-templates HTTP/1.1" 200 511 0.038789 10.0.0.38 - - [2026-04-07 17:48:41] "POST /service-templates HTTP/1.1" 200 501 0.019773 10.0.0.38 - - [2026-04-07 17:48:41] "POST /service-templates HTTP/1.1" 200 515 0.020221 10.0.0.38 - - [2026-04-07 17:48:41] "POST /service-templates HTTP/1.1" 200 535 0.045715 10.0.0.38 - - [2026-04-07 17:48:41] "POST /service-templates HTTP/1.1" 200 507 0.030566 10.0.0.38 - - [2026-04-07 17:48:41] "GET / HTTP/1.1" 200 35931 0.001494 10.0.0.38 - - [2026-04-07 17:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008739 10.0.0.38 - - [2026-04-07 17:48:41] "GET /global-system-config/f61b56b1-50fa-418a-8e26-480b57400216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008754 10.0.0.38 - - [2026-04-07 17:48:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.004735 10.0.0.38 - - [2026-04-07 17:48:41] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.021431 10.0.0.38 - - [2026-04-07 17:48:41] "GET / HTTP/1.1" 200 35931 0.001851 10.0.0.38 - - [2026-04-07 17:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.38 - - [2026-04-07 17:48:41] "GET /global-system-config/f61b56b1-50fa-418a-8e26-480b57400216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005833 10.0.0.38 - - [2026-04-07 17:48:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.001842 10.0.0.38 - - [2026-04-07 17:48:41] "POST /analytics-nodes HTTP/1.1" 200 599 0.025934 [Introspect:8084]10.0.0.38 - - [2026-04-07 17:48:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000928 [Introspect:8084]10.0.0.38 - - [2026-04-07 17:48:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001147 10.0.0.38 - - [2026-04-07 17:48:42] "GET / HTTP/1.1" 200 35931 0.001496 10.0.0.38 - - [2026-04-07 17:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006761 10.0.0.38 - - [2026-04-07 17:48:42] "GET /global-system-config/f61b56b1-50fa-418a-8e26-480b57400216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004896 10.0.0.38 - - [2026-04-07 17:48:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.002091 10.0.0.38 - - [2026-04-07 17:48:43] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.300415 10.0.0.38 - - [2026-04-07 17:48:43] "GET / HTTP/1.1" 200 35931 0.001487 10.0.0.38 - - [2026-04-07 17:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006075 10.0.0.38 - - [2026-04-07 17:48:43] "GET /routing-instance/292068ce-c997-429c-9255-9b264812b66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004492 10.0.0.38 - - [2026-04-07 17:48:43] "POST /bgp-routers HTTP/1.1" 200 616 0.018710 10.0.0.38 - - [2026-04-07 17:48:43] "GET /bgp-router/d23d274e-0bdd-4f8f-94d4-830aa637a910?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.005937 10.0.0.38 - - [2026-04-07 17:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.38 - - [2026-04-07 17:48:43] "GET /global-system-config/f61b56b1-50fa-418a-8e26-480b57400216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010309 10.0.0.38 - - [2026-04-07 17:48:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008630 10.0.0.38 - - [2026-04-07 17:48:43] "POST /ref-update HTTP/1.1" 200 156 0.019800 10.0.0.38 - - [2026-04-07 17:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006207 10.0.0.38 - - [2026-04-07 17:48:43] "GET /network-ipam/eafeb569-7498-4eef-8f0b-a6d7bbce6df2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.009336 10.0.0.38 - - [2026-04-07 17:48:43] "POST /fqname-to-id HTTP/1.1" 404 225 0.005765 10.0.0.38 - - [2026-04-07 17:48:44] "POST /access-control-lists HTTP/1.1" 200 587 0.038926 10.0.0.38 - - [2026-04-07 17:48:44] "POST /fqname-to-id HTTP/1.1" 404 224 0.006656 10.0.0.38 - - [2026-04-07 17:48:44] "POST /access-control-lists HTTP/1.1" 200 585 0.032255 10.0.0.38 - - [2026-04-07 17:48:44] "POST /route-targets HTTP/1.1" 200 327 0.029538 10.0.0.38 - - [2026-04-07 17:48:44] "POST /ref-update HTTP/1.1" 200 156 0.021005 10.0.0.38 - - [2026-04-07 17:48:44] "POST /route-targets HTTP/1.1" 200 327 0.017845 10.0.0.38 - - [2026-04-07 17:48:44] "POST /ref-update HTTP/1.1" 200 156 0.010234 10.0.0.38 - - [2026-04-07 17:48:44] "POST /route-targets HTTP/1.1" 200 327 0.009469 10.0.0.38 - - [2026-04-07 17:48:44] "POST /ref-update HTTP/1.1" 200 156 0.017698 10.0.0.38 - - [2026-04-07 17:48:44] "POST /route-targets HTTP/1.1" 200 327 0.010042 10.0.0.38 - - [2026-04-07 17:48:44] "POST /ref-update HTTP/1.1" 200 156 0.016864 10.0.0.38 - - [2026-04-07 17:48:44] "POST /fqname-to-id HTTP/1.1" 404 201 0.006122 10.0.0.38 - - [2026-04-07 17:48:44] "POST /access-control-lists HTTP/1.1" 200 551 0.074411 10.0.0.38 - - [2026-04-07 17:48:44] "PUT /access-control-list/60f3dc88-a2fa-4d02-89f8-6356db991da7 HTTP/1.1" 200 272 0.010311 10.0.0.38 - - [2026-04-07 17:48:44] "PUT /access-control-list/6973e4c3-f206-4e8d-a26b-a473945a9dee HTTP/1.1" 200 272 0.034971 10.0.0.38 - - [2026-04-07 17:48:48] "GET / HTTP/1.1" 200 35931 0.001417 10.0.0.38 - - [2026-04-07 17:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009552 10.0.0.38 - - [2026-04-07 17:48:48] "GET /global-system-config/f61b56b1-50fa-418a-8e26-480b57400216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007560 10.0.0.38 - - [2026-04-07 17:48:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.014163 10.0.0.38 - - [2026-04-07 17:48:49] "POST /config-nodes HTTP/1.1" 200 593 0.054234 10.0.0.38 - - [2026-04-07 17:48:49] "GET / HTTP/1.1" 200 35931 0.001366 10.0.0.38 - - [2026-04-07 17:48:49] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004740 10.0.0.38 - - [2026-04-07 17:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.38 - - [2026-04-07 17:48:54] "GET /global-vrouter-config/b48f6977-0bff-4c22-80d9-2cd20e9bac40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.003031 10.0.0.38 - - [2026-04-07 17:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.38 - - [2026-04-07 17:48:54] "PUT /global-vrouter-config/b48f6977-0bff-4c22-80d9-2cd20e9bac40 HTTP/1.1" 200 276 0.012423 10.0.0.38 - - [2026-04-07 17:48:54] "GET / HTTP/1.1" 200 35931 0.001338 10.0.0.38 - - [2026-04-07 17:48:54] "POST /alarms HTTP/1.1" 200 581 0.017473 10.0.0.38 - - [2026-04-07 17:48:54] "POST /alarms HTTP/1.1" 200 575 0.030839 10.0.0.38 - - [2026-04-07 17:48:54] "POST /alarms HTTP/1.1" 200 575 0.032489 10.0.0.38 - - [2026-04-07 17:48:54] "POST /alarms HTTP/1.1" 200 559 0.034169 10.0.0.38 - - [2026-04-07 17:48:54] "POST /alarms HTTP/1.1" 200 555 0.036438 10.0.0.38 - - [2026-04-07 17:48:54] "POST /alarms HTTP/1.1" 200 557 0.027632 10.0.0.38 - - [2026-04-07 17:48:55] "POST /alarms HTTP/1.1" 200 565 0.042320 10.0.0.38 - - [2026-04-07 17:48:55] "POST /alarms HTTP/1.1" 200 549 0.018091 10.0.0.38 - - [2026-04-07 17:48:55] "POST /alarms HTTP/1.1" 200 557 0.034879 10.0.0.38 - - [2026-04-07 17:48:55] "POST /alarms HTTP/1.1" 200 567 0.043990 10.0.0.38 - - [2026-04-07 17:48:55] "POST /alarms HTTP/1.1" 200 555 0.019559 10.0.0.38 - - [2026-04-07 17:48:55] "POST /alarms HTTP/1.1" 200 567 0.032384 10.0.0.38 - - [2026-04-07 17:48:55] "POST /alarms HTTP/1.1" 200 575 0.110800 10.0.0.38 - - [2026-04-07 17:48:55] "POST /alarms HTTP/1.1" 200 569 0.035708 10.0.0.38 - - [2026-04-07 17:48:55] "POST /alarms HTTP/1.1" 200 561 0.025896 [Introspect:8084]10.0.0.38 - - [2026-04-07 17:48:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000744 [Introspect:8084]10.0.0.38 - - [2026-04-07 17:48:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002043 10.0.0.38 - - [2026-04-07 17:48:55] "POST /alarms HTTP/1.1" 200 561 0.048339 10.0.0.38 - - [2026-04-07 17:48:55] "POST /alarms HTTP/1.1" 200 561 0.028724 10.0.0.38 - - [2026-04-07 17:48:55] "POST /alarms HTTP/1.1" 200 547 0.053077 10.0.0.38 - - [2026-04-07 17:48:55] "POST /alarms HTTP/1.1" 200 595 0.274843 10.0.0.38 - - [2026-04-07 17:48:56] "POST /alarms HTTP/1.1" 200 575 0.039135 10.0.0.38 - - [2026-04-07 17:48:56] "POST /alarms HTTP/1.1" 200 571 0.067241 10.0.0.38 - - [2026-04-07 17:48:56] "POST /alarms HTTP/1.1" 200 583 0.042043 10.0.0.38 - - [2026-04-07 17:48:56] "POST /alarms HTTP/1.1" 200 609 0.030164 10.0.0.38 - - [2026-04-07 17:48:56] "GET / HTTP/1.1" 200 35931 0.001574 10.0.0.38 - - [2026-04-07 17:48:56] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002661 10.0.0.38 - - [2026-04-07 17:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.38 - - [2026-04-07 17:48:56] "PUT /global-vrouter-config/b48f6977-0bff-4c22-80d9-2cd20e9bac40 HTTP/1.1" 200 276 0.008509 10.0.0.38 - - [2026-04-07 17:48:56] "GET / HTTP/1.1" 200 35931 0.001858 10.0.0.38 - - [2026-04-07 17:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.38 - - [2026-04-07 17:48:56] "GET /global-vrouter-config/b48f6977-0bff-4c22-80d9-2cd20e9bac40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003097 10.0.0.38 - - [2026-04-07 17:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.38 - - [2026-04-07 17:48:56] "PUT /global-vrouter-config/b48f6977-0bff-4c22-80d9-2cd20e9bac40 HTTP/1.1" 200 276 0.015917 10.0.0.38 - - [2026-04-07 17:48:57] "GET / HTTP/1.1" 200 35931 0.001159 10.0.0.38 - - [2026-04-07 17:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.38 - - [2026-04-07 17:48:57] "GET /global-system-config/f61b56b1-50fa-418a-8e26-480b57400216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.047108 10.0.0.38 - - [2026-04-07 17:48:57] "PUT /global-system-config/f61b56b1-50fa-418a-8e26-480b57400216 HTTP/1.1" 200 274 0.024909 [Introspect:8084]10.0.0.38 - - [2026-04-07 17:49:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000957 [Introspect:8084]10.0.0.38 - - [2026-04-07 17:49:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001158 10.0.0.38 - - [2026-04-07 17:49:08] "GET / HTTP/1.1" 200 35931 0.002115 10.0.0.38 - - [2026-04-07 17:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.38 - - [2026-04-07 17:49:08] "GET /domain/e11b63b1-de5b-4035-9145-43d1ef69cbe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003234 10.0.0.38 - - [2026-04-07 17:49:09] "POST /id-to-fqname HTTP/1.1" 200 173 0.003264 10.0.0.38 - - [2026-04-07 17:49:09] "POST /fqname-to-id HTTP/1.1" 404 182 0.016329 10.0.0.38 - - [2026-04-07 17:49:09] "POST /security-groups HTTP/1.1" 200 570 0.117174 10.0.0.38 - - [2026-04-07 17:49:09] "POST /projects HTTP/1.1" 200 481 0.409809 10.0.0.38 - - [2026-04-07 17:49:09] "POST /fqname-to-id HTTP/1.1" 404 213 0.007957 10.0.0.38 - - [2026-04-07 17:49:09] "POST /security-groups HTTP/1.1" 200 534 0.082835 10.0.0.38 - - [2026-04-07 17:49:09] "POST /access-control-lists HTTP/1.1" 200 579 0.104339 10.0.0.38 - - [2026-04-07 17:49:09] "POST /fqname-to-id HTTP/1.1" 404 212 0.002185 10.0.0.38 - - [2026-04-07 17:49:09] "POST /chown HTTP/1.1" 200 109 0.058728 10.0.0.38 - - [2026-04-07 17:49:09] "POST /policy-managements HTTP/1.1" 409 214 0.050838 10.0.0.38 - - [2026-04-07 17:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.38 - - [2026-04-07 17:49:09] "GET /policy-management/3bbf1be2-eda4-49fb-9c13-cc5c15b80b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004954 10.0.0.38 - - [2026-04-07 17:49:09] "POST /access-control-lists HTTP/1.1" 200 577 0.117868 10.0.0.38 - - [2026-04-07 17:49:09] "POST /fqname-to-id HTTP/1.1" 404 232 0.003086 10.0.0.38 - - [2026-04-07 17:49:09] "POST /application-policy-sets HTTP/1.1" 200 528 0.056774 10.0.0.38 - - [2026-04-07 17:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.015315 10.0.0.38 - - [2026-04-07 17:49:09] "GET /global-vrouter-config/b48f6977-0bff-4c22-80d9-2cd20e9bac40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.013356 10.0.0.38 - - [2026-04-07 17:49:09] "PUT /global-vrouter-config/b48f6977-0bff-4c22-80d9-2cd20e9bac40 HTTP/1.1" 200 276 0.024870 10.0.0.38 - - [2026-04-07 17:49:09] "POST /access-control-lists HTTP/1.1" 200 594 0.067380 10.0.0.38 - - [2026-04-07 17:49:09] "POST /fqname-to-id HTTP/1.1" 404 231 0.045064 10.0.0.38 - - [2026-04-07 17:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.023986 10.0.0.38 - - [2026-04-07 17:49:09] "GET /virtual-network/7d4c5572-8d46-4236-af25-4df74fa54d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.007402 10.0.0.38 - - [2026-04-07 17:49:09] "POST /access-control-lists HTTP/1.1" 200 592 0.082252 10.0.0.38 - - [2026-04-07 17:49:09] "POST /id-to-fqname HTTP/1.1" 200 177 0.000451 10.0.0.38 - - [2026-04-07 17:49:09] "POST /fqname-to-id HTTP/1.1" 404 186 0.002501 10.0.0.38 - - [2026-04-07 17:49:09] "POST /security-groups HTTP/1.1" 200 574 0.082569 10.0.0.38 - - [2026-04-07 17:49:09] "POST /projects HTTP/1.1" 200 489 0.265711 10.0.0.38 - - [2026-04-07 17:49:10] "POST /fqname-to-id HTTP/1.1" 404 217 0.003608 10.0.0.38 - - [2026-04-07 17:49:10] "POST /security-groups HTTP/1.1" 200 546 0.164911 10.0.0.38 - - [2026-04-07 17:49:10] "POST /access-control-lists HTTP/1.1" 200 583 0.187176 10.0.0.38 - - [2026-04-07 17:49:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.021099 10.0.0.38 - - [2026-04-07 17:49:10] "POST /chown HTTP/1.1" 200 109 0.073629 10.0.0.38 - - [2026-04-07 17:49:10] "POST /network-ipams HTTP/1.1" 200 522 0.099594 10.0.0.38 - - [2026-04-07 17:49:10] "POST /access-control-lists HTTP/1.1" 200 581 0.146727 10.0.0.38 - - [2026-04-07 17:49:10] "POST /fqname-to-id HTTP/1.1" 404 240 0.002596 10.0.0.38 - - [2026-04-07 17:49:10] "POST /network-ipams HTTP/1.1" 200 510 0.068555 10.0.0.38 - - [2026-04-07 17:49:10] "POST /fqname-to-id HTTP/1.1" 404 198 0.013058 10.0.0.38 - - [2026-04-07 17:49:10] "POST /access-control-lists HTTP/1.1" 200 602 0.082555 10.0.0.38 - - [2026-04-07 17:49:10] "POST /fqname-to-id HTTP/1.1" 404 239 0.022051 10.0.0.38 - - [2026-04-07 17:49:10] "POST /access-control-lists HTTP/1.1" 200 600 0.051361 10.0.0.38 - - [2026-04-07 17:49:10] "POST /fqname-to-id HTTP/1.1" 404 229 0.002841 10.0.0.38 - - [2026-04-07 17:49:10] "POST /useragent-kv HTTP/1.1" 200 115 0.014436 10.0.0.38 - - [2026-04-07 17:49:10] "POST /virtual-networks HTTP/1.1" 200 538 0.224405 10.0.0.38 - - [2026-04-07 17:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.38 - - [2026-04-07 17:49:10] "POST /access-control-lists HTTP/1.1" 200 589 0.089895 10.0.0.38 - - [2026-04-07 17:49:10] "GET /virtual-network/2bd7f01d-40d4-4b04-aced-96548ab7e338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.038562 10.0.0.38 - - [2026-04-07 17:49:10] "POST /route-targets HTTP/1.1" 200 327 0.015819 10.0.0.38 - - [2026-04-07 17:49:10] "POST /network-ipams HTTP/1.1" 200 518 0.048324 10.0.0.38 - - [2026-04-07 17:49:10] "POST /ref-update HTTP/1.1" 200 156 0.047985 10.0.0.38 - - [2026-04-07 17:49:10] "POST /fqname-to-id HTTP/1.1" 404 202 0.001791 10.0.0.38 - - [2026-04-07 17:49:10] "PUT /access-control-list/29197bef-d431-4f28-9570-ebb6bc480fe8 HTTP/1.1" 200 272 0.031630 10.0.0.38 - - [2026-04-07 17:49:11] "POST /useragent-kv HTTP/1.1" 200 115 0.009072 10.0.0.38 - - [2026-04-07 17:49:11] "POST /virtual-networks HTTP/1.1" 200 546 0.101985 10.0.0.38 - - [2026-04-07 17:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.38 - - [2026-04-07 17:49:11] "GET /virtual-network/cbfcce73-25e2-4c4a-a23d-8c500f617443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.013114 10.0.0.38 - - [2026-04-07 17:49:11] "POST /fqname-to-id HTTP/1.1" 404 199 0.001836 10.0.0.38 - - [2026-04-07 17:49:11] "POST /route-targets HTTP/1.1" 200 327 0.009656 10.0.0.38 - - [2026-04-07 17:49:11] "POST /ref-update HTTP/1.1" 200 156 0.036395 10.0.0.38 - - [2026-04-07 17:49:11] "POST /network-policys HTTP/1.1" 200 538 0.041782 10.0.0.38 - - [2026-04-07 17:49:11] "POST /fqname-to-id HTTP/1.1" 404 197 0.004544 10.0.0.38 - - [2026-04-07 17:49:11] "POST /network-policys HTTP/1.1" 200 534 0.025453 10.0.0.38 - - [2026-04-07 17:49:11] "POST /fqname-to-id HTTP/1.1" 404 201 0.002101 10.0.0.38 - - [2026-04-07 17:49:11] "POST /network-policys HTTP/1.1" 200 542 0.025749 10.0.0.38 - - [2026-04-07 17:49:11] "PUT /access-control-list/27c8349e-6197-491e-b499-421b7821b154 HTTP/1.1" 200 272 0.029244 10.0.0.38 - - [2026-04-07 17:49:11] "POST /ref-update HTTP/1.1" 200 156 0.101885 10.0.0.38 - - [2026-04-07 17:49:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007864 10.0.0.38 - - [2026-04-07 17:49:11] "PUT /access-control-list/29197bef-d431-4f28-9570-ebb6bc480fe8 HTTP/1.1" 200 272 0.032989 10.0.0.38 - - [2026-04-07 17:49:11] "POST /ref-update HTTP/1.1" 200 156 0.089492 10.0.0.38 - - [2026-04-07 17:49:11] "POST /ref-update HTTP/1.1" 200 156 0.068147 10.0.0.38 - - [2026-04-07 17:49:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006520 10.0.0.38 - - [2026-04-07 17:49:11] "PUT /access-control-list/27c8349e-6197-491e-b499-421b7821b154 HTTP/1.1" 200 272 0.069900 10.0.0.38 - - [2026-04-07 17:49:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014746 10.0.0.38 - - [2026-04-07 17:49:11] "PUT /access-control-list/29197bef-d431-4f28-9570-ebb6bc480fe8 HTTP/1.1" 200 272 0.077926 10.0.0.38 - - [2026-04-07 17:49:11] "POST /ref-update HTTP/1.1" 200 156 0.028607 10.0.0.38 - - [2026-04-07 17:49:11] "POST /ref-update HTTP/1.1" 200 156 0.160931 10.0.0.38 - - [2026-04-07 17:49:11] "POST /fqname-to-id HTTP/1.1" 404 237 0.004110 10.0.0.38 - - [2026-04-07 17:49:11] "POST /access-control-lists HTTP/1.1" 200 601 0.085997 [Introspect:8084]10.0.0.38 - - [2026-04-07 17:49:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000878 [Introspect:8084]10.0.0.38 - - [2026-04-07 17:49:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000837 10.0.0.38 - - [2026-04-07 17:49:12] "POST /ref-update HTTP/1.1" 200 156 0.073453 10.0.0.38 - - [2026-04-07 17:49:12] "POST /ref-update HTTP/1.1" 200 156 0.177013 10.0.0.38 - - [2026-04-07 17:49:12] "PUT /access-control-list/7efcc891-36f6-44c4-8b21-b0ce3ed2f7db HTTP/1.1" 200 272 0.026817 10.0.0.38 - - [2026-04-07 17:49:12] "PUT /access-control-list/27c8349e-6197-491e-b499-421b7821b154 HTTP/1.1" 200 272 0.068309 10.0.0.38 - - [2026-04-07 17:49:12] "POST /ref-update HTTP/1.1" 200 156 0.165488 10.0.0.38 - - [2026-04-07 17:49:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008977 10.0.0.38 - - [2026-04-07 17:49:12] "PUT /access-control-list/7efcc891-36f6-44c4-8b21-b0ce3ed2f7db HTTP/1.1" 200 272 0.062691 10.0.0.38 - - [2026-04-07 17:49:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.039491 10.0.0.38 - - [2026-04-07 17:49:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002350 10.0.0.38 - - [2026-04-07 17:49:12] "POST /ref-update HTTP/1.1" 200 156 0.033885 10.0.0.38 - - [2026-04-07 17:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.38 - - [2026-04-07 17:49:12] "GET /virtual-network/7d4c5572-8d46-4236-af25-4df74fa54d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.011339 10.0.0.38 - - [2026-04-07 17:49:12] "GET /application-policy-set/d5148ecf-b58a-4c61-a406-64259c768d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004216 10.0.0.38 - - [2026-04-07 17:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.38 - - [2026-04-07 17:49:12] "GET /policy-management/3bbf1be2-eda4-49fb-9c13-cc5c15b80b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002239 10.0.0.38 - - [2026-04-07 17:49:12] "POST /firewall-policys HTTP/1.1" 200 530 0.156745 10.0.0.38 - - [2026-04-07 17:49:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.064137 10.0.0.38 - - [2026-04-07 17:49:12] "GET /firewall-policy/ddab19cd-220e-496e-8e50-15ab5b48032c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.042606 10.0.0.38 - - [2026-04-07 17:49:12] "GET /application-policy-set/d5148ecf-b58a-4c61-a406-64259c768d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.003430 10.0.0.38 - - [2026-04-07 17:49:12] "GET /firewall-policy/ddab19cd-220e-496e-8e50-15ab5b48032c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004131 10.0.0.38 - - [2026-04-07 17:49:12] "POST /ref-update HTTP/1.1" 200 156 0.017144 10.0.0.38 - - [2026-04-07 17:49:12] "GET /application-policy-set/d5148ecf-b58a-4c61-a406-64259c768d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004715 10.0.0.38 - - [2026-04-07 17:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.38 - - [2026-04-07 17:49:12] "GET /policy-management/3bbf1be2-eda4-49fb-9c13-cc5c15b80b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002213 10.0.0.38 - - [2026-04-07 17:49:12] "POST /firewall-policys HTTP/1.1" 200 532 0.040132 10.0.0.38 - - [2026-04-07 17:49:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.040083 10.0.0.38 - - [2026-04-07 17:49:13] "GET /firewall-policy/da14c566-7185-486a-90a1-352b462037c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.019780 10.0.0.38 - - [2026-04-07 17:49:13] "GET /application-policy-set/d5148ecf-b58a-4c61-a406-64259c768d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.002589 10.0.0.38 - - [2026-04-07 17:49:13] "GET /firewall-policy/da14c566-7185-486a-90a1-352b462037c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002244 10.0.0.38 - - [2026-04-07 17:49:13] "GET /firewall-policy/ddab19cd-220e-496e-8e50-15ab5b48032c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.001933 10.0.0.38 - - [2026-04-07 17:49:13] "GET /firewall-policy/ddab19cd-220e-496e-8e50-15ab5b48032c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002845 10.0.0.38 - - [2026-04-07 17:49:13] "POST /ref-update HTTP/1.1" 200 156 0.016178 10.0.0.38 - - [2026-04-07 17:49:13] "POST /ref-update HTTP/1.1" 200 156 0.044155 10.0.0.38 - - [2026-04-07 17:49:13] "POST /ref-update HTTP/1.1" 200 156 0.022463 10.0.0.38 - - [2026-04-07 17:49:13] "GET /application-policy-set/d5148ecf-b58a-4c61-a406-64259c768d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.024247 10.0.0.38 - - [2026-04-07 17:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.38 - - [2026-04-07 17:49:13] "GET /policy-management/3bbf1be2-eda4-49fb-9c13-cc5c15b80b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003111 10.0.0.38 - - [2026-04-07 17:49:13] "POST /firewall-policys HTTP/1.1" 200 530 0.020368 10.0.0.38 - - [2026-04-07 17:49:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.025635 10.0.0.38 - - [2026-04-07 17:49:13] "GET /firewall-policy/a30ca09c-30c2-4639-9305-08d7060af761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.017892 10.0.0.38 - - [2026-04-07 17:49:13] "GET /application-policy-set/d5148ecf-b58a-4c61-a406-64259c768d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.002647 10.0.0.38 - - [2026-04-07 17:49:13] "GET /firewall-policy/a30ca09c-30c2-4639-9305-08d7060af761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002465 10.0.0.38 - - [2026-04-07 17:49:13] "GET /firewall-policy/da14c566-7185-486a-90a1-352b462037c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002215 10.0.0.38 - - [2026-04-07 17:49:13] "GET /firewall-policy/ddab19cd-220e-496e-8e50-15ab5b48032c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002901 10.0.0.38 - - [2026-04-07 17:49:13] "GET /firewall-policy/ddab19cd-220e-496e-8e50-15ab5b48032c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002211 10.0.0.38 - - [2026-04-07 17:49:13] "GET /firewall-policy/da14c566-7185-486a-90a1-352b462037c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002355 10.0.0.38 - - [2026-04-07 17:49:13] "POST /ref-update HTTP/1.1" 200 156 0.017558 10.0.0.38 - - [2026-04-07 17:49:13] "POST /ref-update HTTP/1.1" 200 156 0.064272 10.0.0.38 - - [2026-04-07 17:49:13] "POST /ref-update HTTP/1.1" 200 156 0.061482 10.0.0.38 - - [2026-04-07 17:49:13] "POST /ref-update HTTP/1.1" 200 156 0.038294 10.0.0.38 - - [2026-04-07 17:49:13] "POST /ref-update HTTP/1.1" 200 156 0.050753 10.0.0.38 - - [2026-04-07 17:49:13] "GET /application-policy-set/d5148ecf-b58a-4c61-a406-64259c768d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.024697 10.0.0.38 - - [2026-04-07 17:49:14] "POST /tags HTTP/1.1" 200 299 0.056082 10.0.0.38 - - [2026-04-07 17:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.023425 10.0.0.38 - - [2026-04-07 17:49:14] "GET /tag/9a99885c-2200-4dc4-bba8-c900de4bcfd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.021405 10.0.0.38 - - [2026-04-07 17:49:14] "POST /set-tag HTTP/1.1" 200 109 0.025561 10.0.0.38 - - [2026-04-07 17:49:14] "POST /tags HTTP/1.1" 200 357 0.121868 10.0.0.38 - - [2026-04-07 17:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008202 10.0.0.38 - - [2026-04-07 17:49:14] "GET /tag/a9ee63bd-3e79-47d3-b437-1e9e76053011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.036160 10.0.0.38 - - [2026-04-07 17:49:14] "POST /tags HTTP/1.1" 200 305 0.070109 10.0.0.38 - - [2026-04-07 17:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.38 - - [2026-04-07 17:49:14] "GET /tag/3676b3c2-9338-42b0-8b5d-664120eab5c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.036418 10.0.0.38 - - [2026-04-07 17:49:14] "POST /id-to-fqname HTTP/1.1" 200 174 0.000508 10.0.0.38 - - [2026-04-07 17:49:14] "POST /fqname-to-id HTTP/1.1" 404 183 0.036148 10.0.0.38 - - [2026-04-07 17:49:15] "POST /security-groups HTTP/1.1" 200 571 0.096835 10.0.0.38 - - [2026-04-07 17:49:15] "POST /projects HTTP/1.1" 200 483 0.516953 10.0.0.38 - - [2026-04-07 17:49:15] "POST /fqname-to-id HTTP/1.1" 404 214 0.007945 10.0.0.38 - - [2026-04-07 17:49:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.022450 10.0.0.38 - - [2026-04-07 17:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.028354 10.0.0.38 - - [2026-04-07 17:49:15] "GET /virtual-network/2bd7f01d-40d4-4b04-aced-96548ab7e338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.010987 10.0.0.38 - - [2026-04-07 17:49:15] "POST /access-control-lists HTTP/1.1" 200 580 0.085295 10.0.0.38 - - [2026-04-07 17:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.38 - - [2026-04-07 17:49:15] "POST /fqname-to-id HTTP/1.1" 404 213 0.001769 10.0.0.38 - - [2026-04-07 17:49:15] "GET /virtual-network/cbfcce73-25e2-4c4a-a23d-8c500f617443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.011242 10.0.0.38 - - [2026-04-07 17:49:15] "POST /access-control-lists HTTP/1.1" 200 578 0.051187 10.0.0.38 - - [2026-04-07 17:49:15] "PUT /virtual-network/2bd7f01d-40d4-4b04-aced-96548ab7e338 HTTP/1.1" 200 264 0.091604 10.0.0.38 - - [2026-04-07 17:49:15] "PUT /virtual-network/cbfcce73-25e2-4c4a-a23d-8c500f617443 HTTP/1.1" 200 264 0.080696 10.0.0.38 - - [2026-04-07 17:49:15] "POST /security-groups HTTP/1.1" 200 537 0.184956 10.0.0.38 - - [2026-04-07 17:49:15] "POST /fqname-to-id HTTP/1.1" 404 234 0.006271 10.0.0.38 - - [2026-04-07 17:49:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.057057 10.0.0.38 - - [2026-04-07 17:49:15] "POST /chown HTTP/1.1" 200 109 0.032814 10.0.0.38 - - [2026-04-07 17:49:15] "GET /application-policy-set/d5148ecf-b58a-4c61-a406-64259c768d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.020343 10.0.0.38 - - [2026-04-07 17:49:15] "POST /access-control-lists HTTP/1.1" 200 596 0.115266 10.0.0.38 - - [2026-04-07 17:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.013870 10.0.0.38 - - [2026-04-07 17:49:15] "POST /fqname-to-id HTTP/1.1" 404 233 0.020816 10.0.0.38 - - [2026-04-07 17:49:15] "GET /policy-management/3bbf1be2-eda4-49fb-9c13-cc5c15b80b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002508 10.0.0.38 - - [2026-04-07 17:49:15] "POST /tags HTTP/1.1" 409 207 0.005244 10.0.0.38 - - [2026-04-07 17:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.38 - - [2026-04-07 17:49:15] "GET /tag/3676b3c2-9338-42b0-8b5d-664120eab5c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.017380 10.0.0.38 - - [2026-04-07 17:49:16] "POST /access-control-lists HTTP/1.1" 200 594 0.094846 10.0.0.38 - - [2026-04-07 17:49:16] "POST /firewall-rules HTTP/1.1" 200 564 0.105450 10.0.0.38 - - [2026-04-07 17:49:16] "GET /firewall-rule/a21ca42d-500d-48cb-b85a-25f5a0acc6cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.044831 10.0.0.38 - - [2026-04-07 17:49:16] "GET /firewall-policy/da14c566-7185-486a-90a1-352b462037c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002925 10.0.0.38 - - [2026-04-07 17:49:16] "GET /firewall-rule/a21ca42d-500d-48cb-b85a-25f5a0acc6cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.003765 10.0.0.38 - - [2026-04-07 17:49:16] "POST /ref-update HTTP/1.1" 200 156 0.018633 10.0.0.38 - - [2026-04-07 17:49:16] "GET /application-policy-set/d5148ecf-b58a-4c61-a406-64259c768d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.018674 10.0.0.38 - - [2026-04-07 17:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.38 - - [2026-04-07 17:49:16] "GET /policy-management/3bbf1be2-eda4-49fb-9c13-cc5c15b80b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002612 10.0.0.38 - - [2026-04-07 17:49:16] "POST /tags HTTP/1.1" 409 207 0.001743 10.0.0.38 - - [2026-04-07 17:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.38 - - [2026-04-07 17:49:16] "GET /tag/3676b3c2-9338-42b0-8b5d-664120eab5c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.012985 10.0.0.38 - - [2026-04-07 17:49:16] "POST /firewall-rules HTTP/1.1" 200 562 0.086792 10.0.0.38 - - [2026-04-07 17:49:16] "GET /firewall-rule/85d30252-0a56-45fb-bd22-725779b5c358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.007818 10.0.0.38 - - [2026-04-07 17:49:16] "GET /firewall-policy/da14c566-7185-486a-90a1-352b462037c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.004747 10.0.0.38 - - [2026-04-07 17:49:16] "GET /firewall-rule/85d30252-0a56-45fb-bd22-725779b5c358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003636 10.0.0.38 - - [2026-04-07 17:49:16] "POST /ref-update HTTP/1.1" 200 156 0.029026 10.0.0.38 - - [2026-04-07 17:49:16] "POST /tags HTTP/1.1" 200 355 0.022639 10.0.0.38 - - [2026-04-07 17:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010253 10.0.0.38 - - [2026-04-07 17:49:16] "GET /tag/084b0f8c-0d39-4714-ab20-ce9bfaf350be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.012623 10.0.0.38 - - [2026-04-07 17:49:16] "POST /tags HTTP/1.1" 200 303 0.029425 10.0.0.38 - - [2026-04-07 17:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004284 10.0.0.38 - - [2026-04-07 17:49:16] "GET /tag/5491fc7e-f995-4590-a04a-b678bc883446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.014968 [Introspect:8084]10.0.0.38 - - [2026-04-07 17:49:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000784 [Introspect:8084]10.0.0.38 - - [2026-04-07 17:49:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001030 10.0.0.38 - - [2026-04-07 17:49:16] "POST /projects HTTP/1.1" 409 218 0.002214 10.0.0.38 - - [2026-04-07 17:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.38 - - [2026-04-07 17:49:16] "GET /project/2f62da34-1789-4599-8697-04629be8e906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.036970 10.0.0.38 - - [2026-04-07 17:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.38 - - [2026-04-07 17:49:16] "GET /network-ipam/f506051f-5483-4932-aef9-ddd7846a9960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003594 10.0.0.38 - - [2026-04-07 17:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.38 - - [2026-04-07 17:49:17] "GET /virtual-network/2bd7f01d-40d4-4b04-aced-96548ab7e338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004956 10.0.0.38 - - [2026-04-07 17:49:17] "PUT /virtual-network/2bd7f01d-40d4-4b04-aced-96548ab7e338 HTTP/1.1" 200 264 0.058268 10.0.0.38 - - [2026-04-07 17:49:17] "GET /virtual-network/2bd7f01d-40d4-4b04-aced-96548ab7e338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.105107 10.0.0.38 - - [2026-04-07 17:49:17] "POST /set-tag HTTP/1.1" 200 109 0.058518 10.0.0.38 - - [2026-04-07 17:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010181 10.0.0.38 - - [2026-04-07 17:49:17] "GET /network-ipam/5de22b9e-bacb-4d60-b511-41d2a2b890d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.010964 10.0.0.38 - - [2026-04-07 17:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.38 - - [2026-04-07 17:49:17] "GET /virtual-network/cbfcce73-25e2-4c4a-a23d-8c500f617443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004432 10.0.0.38 - - [2026-04-07 17:49:17] "PUT /virtual-network/cbfcce73-25e2-4c4a-a23d-8c500f617443 HTTP/1.1" 200 264 0.057242 10.0.0.38 - - [2026-04-07 17:49:17] "GET /virtual-network/cbfcce73-25e2-4c4a-a23d-8c500f617443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004987 10.0.0.38 - - [2026-04-07 17:49:17] "POST /set-tag HTTP/1.1" 200 109 0.044032 10.0.0.38 - - [2026-04-07 17:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.013604 10.0.0.38 - - [2026-04-07 17:49:17] "GET /network-policy/6a7169ae-531f-4456-8d92-592f8a13d602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003005 10.0.0.38 - - [2026-04-07 17:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.38 - - [2026-04-07 17:49:17] "GET /network-policy/a001e750-9840-4483-abea-2a2eaaa7c009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.002299 10.0.0.38 - - [2026-04-07 17:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.38 - - [2026-04-07 17:49:17] "GET /network-policy/0ede842a-aeef-46fb-ac9e-00595a264525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003536 10.0.0.38 - - [2026-04-07 17:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.38 - - [2026-04-07 17:49:17] "PUT /network-policy/0ede842a-aeef-46fb-ac9e-00595a264525 HTTP/1.1" 200 262 0.015688 10.0.0.38 - - [2026-04-07 17:49:17] "POST /ref-update HTTP/1.1" 200 156 0.091434 10.0.0.38 - - [2026-04-07 17:49:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.026097 10.0.0.38 - - [2026-04-07 17:49:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002360 10.0.0.38 - - [2026-04-07 17:49:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001815 10.0.0.38 - - [2026-04-07 17:49:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001598 10.0.0.38 - - [2026-04-07 17:49:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004322 10.0.0.38 - - [2026-04-07 17:49:17] "POST /security-groups HTTP/1.1" 409 245 0.002721 10.0.0.38 - - [2026-04-07 17:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.38 - - [2026-04-07 17:49:18] "PUT /security-group/80fcc42b-b720-4c58-86d7-667044de9832 HTTP/1.1" 200 262 0.058435 10.0.0.38 - - [2026-04-07 17:49:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.033421 10.0.0.38 - - [2026-04-07 17:49:18] "GET /application-policy-set/d5148ecf-b58a-4c61-a406-64259c768d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013133 10.0.0.38 - - [2026-04-07 17:49:18] "PUT /access-control-list/942999ac-c24a-4386-abdf-c4006c31cdab HTTP/1.1" 200 272 0.042109 10.0.0.38 - - [2026-04-07 17:49:18] "PUT /access-control-list/b180c7da-d7f2-4ae8-a01f-b2209509c48a HTTP/1.1" 200 272 0.018002 10.0.0.38 - - [2026-04-07 17:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010416 10.0.0.38 - - [2026-04-07 17:49:18] "GET /policy-management/3bbf1be2-eda4-49fb-9c13-cc5c15b80b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.020365 10.0.0.38 - - [2026-04-07 17:49:18] "POST /tags HTTP/1.1" 409 206 0.007444 10.0.0.38 - - [2026-04-07 17:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.38 - - [2026-04-07 17:49:18] "GET /tag/5491fc7e-f995-4590-a04a-b678bc883446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.010725 10.0.0.38 - - [2026-04-07 17:49:18] "POST /firewall-rules HTTP/1.1" 200 562 0.077130 10.0.0.38 - - [2026-04-07 17:49:18] "GET /firewall-rule/49c04d82-038c-482e-8860-835527e5c76a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.006620 10.0.0.38 - - [2026-04-07 17:49:18] "GET /firewall-policy/da14c566-7185-486a-90a1-352b462037c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003935 10.0.0.38 - - [2026-04-07 17:49:18] "GET /firewall-rule/49c04d82-038c-482e-8860-835527e5c76a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002270 10.0.0.38 - - [2026-04-07 17:49:18] "POST /ref-update HTTP/1.1" 200 156 0.028455 10.0.0.38 - - [2026-04-07 17:49:18] "GET /application-policy-set/d5148ecf-b58a-4c61-a406-64259c768d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005872 10.0.0.38 - - [2026-04-07 17:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.38 - - [2026-04-07 17:49:18] "GET /policy-management/3bbf1be2-eda4-49fb-9c13-cc5c15b80b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002430 10.0.0.38 - - [2026-04-07 17:49:18] "POST /tags HTTP/1.1" 409 206 0.001606 10.0.0.38 - - [2026-04-07 17:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.38 - - [2026-04-07 17:49:18] "GET /tag/5491fc7e-f995-4590-a04a-b678bc883446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.016968 10.0.0.38 - - [2026-04-07 17:49:18] "POST /firewall-rules HTTP/1.1" 200 560 0.128772 10.0.0.38 - - [2026-04-07 17:49:18] "GET /firewall-rule/ace25026-e26f-4458-996c-d1bc1b275284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.003861 10.0.0.38 - - [2026-04-07 17:49:18] "GET /firewall-policy/da14c566-7185-486a-90a1-352b462037c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.003029 10.0.0.38 - - [2026-04-07 17:49:18] "GET /firewall-rule/ace25026-e26f-4458-996c-d1bc1b275284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002530 10.0.0.38 - - [2026-04-07 17:49:18] "POST /ref-update HTTP/1.1" 200 156 0.040907 10.0.0.38 - - [2026-04-07 17:49:18] "POST /fqname-to-id HTTP/1.1" 404 226 0.017004 10.0.0.38 - - [2026-04-07 17:49:18] "POST /tags HTTP/1.1" 200 301 0.052392 10.0.0.38 - - [2026-04-07 17:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.38 - - [2026-04-07 17:49:19] "GET /tag/ec813075-c6f0-42ae-a3c6-a086d8ff6a11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.012245 10.0.0.38 - - [2026-04-07 17:49:19] "POST /tags HTTP/1.1" 200 325 0.077372 10.0.0.38 - - [2026-04-07 17:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008986 10.0.0.38 - - [2026-04-07 17:49:19] "GET /tag/9652936c-d73a-45b0-8a74-be612c1f04a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.015795 10.0.0.38 - - [2026-04-07 17:49:19] "POST /tags HTTP/1.1" 200 363 0.038398 10.0.0.38 - - [2026-04-07 17:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.38 - - [2026-04-07 17:49:19] "GET /tag/39659e34-74e8-49ac-9dd0-d6ce9b6afeff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.013417 10.0.0.38 - - [2026-04-07 17:49:19] "POST /tags HTTP/1.1" 200 311 0.021664 10.0.0.38 - - [2026-04-07 17:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.38 - - [2026-04-07 17:49:19] "GET /tag/54c1e310-1d49-4342-b63c-2a31419157e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.013528 10.0.0.38 - - [2026-04-07 17:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.38 - - [2026-04-07 17:49:19] "GET /virtual-network/2bd7f01d-40d4-4b04-aced-96548ab7e338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.005899 10.0.0.38 - - [2026-04-07 17:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189 10.0.0.38 - - [2026-04-07 17:49:19] "GET /project/ec8f2ea0-b495-4f8c-b9b6-07765d7ec57f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.039014 10.0.0.38 - - [2026-04-07 17:49:19] "POST /virtual-machines HTTP/1.1" 200 377 0.012023 10.0.0.38 - - [2026-04-07 17:49:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.029626 10.0.0.38 - - [2026-04-07 17:49:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.130837 10.0.0.38 - - [2026-04-07 17:49:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.015318 10.0.0.38 - - [2026-04-07 17:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010574 10.0.0.38 - - [2026-04-07 17:49:19] "GET /virtual-machine-interface/1a7fb9dc-32aa-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.005305 10.0.0.38 - - [2026-04-07 17:49:19] "POST /instance-ips HTTP/1.1" 200 409 0.035781 10.0.0.38 - - [2026-04-07 17:49:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.024042 10.0.0.38 - - [2026-04-07 17:49:19] "GET /virtual-machine-interface/1a7fb9dc-32aa-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.012990 10.0.0.38 - - [2026-04-07 17:49:19] "POST /set-tag HTTP/1.1" 200 109 0.042826 10.0.0.38 - - [2026-04-07 17:49:20] "GET /virtual-machine-interface/1a7fb9dc-32aa-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.015370 10.0.0.38 - - [2026-04-07 17:49:20] "GET /instance-ip/1a9da5d2-32aa-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.004272 10.0.0.38 - - [2026-04-07 17:49:20] "POST /tags HTTP/1.1" 200 305 0.053235 10.0.0.38 - - [2026-04-07 17:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007918 10.0.0.38 - - [2026-04-07 17:49:20] "GET /tag/e353cc7d-5e1c-406e-9752-7bf970a0d0e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.018148 10.0.0.38 - - [2026-04-07 17:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.38 - - [2026-04-07 17:49:20] "GET /project/2f62da34-1789-4599-8697-04629be8e906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.058222 10.0.0.38 - - [2026-04-07 17:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.38 - - [2026-04-07 17:49:20] "GET /virtual-network/cbfcce73-25e2-4c4a-a23d-8c500f617443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.004383 10.0.0.38 - - [2026-04-07 17:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.38 - - [2026-04-07 17:49:20] "GET /service-appliance-set/d23f5894-fc45-4681-af0f-65ed5ae9b99f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003136 10.0.0.38 - - [2026-04-07 17:49:20] "POST /fqname-to-id HTTP/1.1" 404 240 0.001597 10.0.0.38 - - [2026-04-07 17:49:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.128391 10.0.0.38 - - [2026-04-07 17:49:20] "GET /virtual-machine-interface/0e08e8bb-386e-4116-be4b-828ac6049eff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.014384 10.0.0.38 - - [2026-04-07 17:49:20] "POST /instance-ips HTTP/1.1" 200 381 0.074046 10.0.0.38 - - [2026-04-07 17:49:20] "GET /instance-ip/1240e6c9-107c-4bb7-a69d-134b2041b6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005218 10.0.0.38 - - [2026-04-07 17:49:20] "POST /loadbalancers HTTP/1.1" 200 582 0.068092 10.0.0.38 - - [2026-04-07 17:49:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.017532 10.0.0.38 - - [2026-04-07 17:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.017019 10.0.0.38 - - [2026-04-07 17:49:20] "GET /project/2f62da34-1789-4599-8697-04629be8e906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.070304 10.0.0.38 - - [2026-04-07 17:49:20] "GET /loadbalancer/f7d486b0-0333-4be0-81cb-971ca911f643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.007583 10.0.0.38 - - [2026-04-07 17:49:20] "GET /project/2f62da34-1789-4599-8697-04629be8e906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.086044 10.0.0.38 - - [2026-04-07 17:49:20] "GET /instance-ip/1240e6c9-107c-4bb7-a69d-134b2041b6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003243 10.0.0.38 - - [2026-04-07 17:49:20] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.033579 10.0.0.38 - - [2026-04-07 17:49:20] "POST /floating-ips HTTP/1.1" 200 583 0.041937 10.0.0.38 - - [2026-04-07 17:49:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.022160 10.0.0.38 - - [2026-04-07 17:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.38 - - [2026-04-07 17:49:21] "GET /project/2f62da34-1789-4599-8697-04629be8e906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.041938 10.0.0.38 - - [2026-04-07 17:49:21] "GET /loadbalancer-listener/a534a032-92e4-44ca-887a-5253d42dcc78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003115 10.0.0.38 - - [2026-04-07 17:49:21] "GET /loadbalancer-listener/a534a032-92e4-44ca-887a-5253d42dcc78?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003121 10.0.0.38 - - [2026-04-07 17:49:21] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.028798 10.0.0.38 - - [2026-04-07 17:49:21] "GET /instance-ip/1240e6c9-107c-4bb7-a69d-134b2041b6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003460 10.0.0.38 - - [2026-04-07 17:49:21] "GET /instance-ip/1240e6c9-107c-4bb7-a69d-134b2041b6ec?fields=floating_ips HTTP/1.1" 200 1170 0.006699 10.0.0.38 - - [2026-04-07 17:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.38 - - [2026-04-07 17:49:21] "GET /global-vrouter-config/b48f6977-0bff-4c22-80d9-2cd20e9bac40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002542 10.0.0.38 - - [2026-04-07 17:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.38 - - [2026-04-07 17:49:21] "GET /floating-ip/f76eef78-5188-4175-aedc-5f5b83f76804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.005580 10.0.0.38 - - [2026-04-07 17:49:21] "PUT /global-vrouter-config/b48f6977-0bff-4c22-80d9-2cd20e9bac40 HTTP/1.1" 200 276 0.009093 10.0.0.38 - - [2026-04-07 17:49:21] "POST /tags HTTP/1.1" 200 371 0.030665 10.0.0.38 - - [2026-04-07 17:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012641 10.0.0.38 - - [2026-04-07 17:49:21] "GET /tag/fee09fdb-2514-4dfc-b2fd-9fb20de8dd29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.012241 10.0.0.38 - - [2026-04-07 17:49:21] "POST /tags HTTP/1.1" 200 319 0.027963 10.0.0.38 - - [2026-04-07 17:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.014221 10.0.0.38 - - [2026-04-07 17:49:21] "GET /tag/dbe17fc2-6c42-4923-89fa-e8f19b0e9dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.011741 10.0.0.38 - - [2026-04-07 17:49:21] "POST /id-to-fqname HTTP/1.1" 200 181 0.000597 10.0.0.38 - - [2026-04-07 17:49:21] "POST /fqname-to-id HTTP/1.1" 404 190 0.006526 10.0.0.38 - - [2026-04-07 17:49:21] "POST /security-groups HTTP/1.1" 200 578 0.068553 10.0.0.38 - - [2026-04-07 17:49:21] "POST /projects HTTP/1.1" 200 497 0.200393 10.0.0.38 - - [2026-04-07 17:49:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.016997 10.0.0.38 - - [2026-04-07 17:49:21] "POST /fqname-to-id HTTP/1.1" 404 225 0.009835 10.0.0.38 - - [2026-04-07 17:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010742 10.0.0.38 - - [2026-04-07 17:49:21] "GET /virtual-network/2bd7f01d-40d4-4b04-aced-96548ab7e338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.026041 10.0.0.38 - - [2026-04-07 17:49:21] "POST /access-control-lists HTTP/1.1" 200 587 0.070224 10.0.0.38 - - [2026-04-07 17:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005784 10.0.0.38 - - [2026-04-07 17:49:21] "GET /virtual-network/cbfcce73-25e2-4c4a-a23d-8c500f617443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.004501 10.0.0.38 - - [2026-04-07 17:49:21] "POST /fqname-to-id HTTP/1.1" 404 224 0.002196 10.0.0.38 - - [2026-04-07 17:49:21] "POST /access-control-lists HTTP/1.1" 200 585 0.033314 10.0.0.38 - - [2026-04-07 17:49:21] "PUT /virtual-network/2bd7f01d-40d4-4b04-aced-96548ab7e338 HTTP/1.1" 200 264 0.066803 10.0.0.38 - - [2026-04-07 17:49:22] "PUT /virtual-network/cbfcce73-25e2-4c4a-a23d-8c500f617443 HTTP/1.1" 200 264 0.061120 10.0.0.38 - - [2026-04-07 17:49:22] "POST /security-groups HTTP/1.1" 200 558 0.072014 10.0.0.38 - - [2026-04-07 17:49:22] "POST /fqname-to-id HTTP/1.1" 404 248 0.001911 10.0.0.38 - - [2026-04-07 17:49:22] "POST /access-control-lists HTTP/1.1" 200 610 0.061330 10.0.0.38 - - [2026-04-07 17:49:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.063860 10.0.0.38 - - [2026-04-07 17:49:22] "POST /chown HTTP/1.1" 200 109 0.007862 10.0.0.38 - - [2026-04-07 17:49:22] "GET /application-policy-set/d5148ecf-b58a-4c61-a406-64259c768d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005834 10.0.0.38 - - [2026-04-07 17:49:22] "POST /fqname-to-id HTTP/1.1" 404 247 0.009770 10.0.0.38 - - [2026-04-07 17:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.38 - - [2026-04-07 17:49:22] "GET /policy-management/3bbf1be2-eda4-49fb-9c13-cc5c15b80b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.028823 10.0.0.38 - - [2026-04-07 17:49:22] "POST /access-control-lists HTTP/1.1" 200 608 0.069837 10.0.0.38 - - [2026-04-07 17:49:22] "POST /tags HTTP/1.1" 409 214 0.017717 10.0.0.38 - - [2026-04-07 17:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002628 10.0.0.38 - - [2026-04-07 17:49:22] "GET /tag/dbe17fc2-6c42-4923-89fa-e8f19b0e9dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.013723 10.0.0.38 - - [2026-04-07 17:49:22] "POST /firewall-rules HTTP/1.1" 200 578 0.072273 10.0.0.38 - - [2026-04-07 17:49:22] "GET /firewall-rule/709a5849-b410-466e-988e-a0b5b3c38c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.010066 10.0.0.38 - - [2026-04-07 17:49:22] "GET /firewall-policy/da14c566-7185-486a-90a1-352b462037c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.004103 10.0.0.38 - - [2026-04-07 17:49:22] "GET /firewall-rule/709a5849-b410-466e-988e-a0b5b3c38c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002011 10.0.0.38 - - [2026-04-07 17:49:22] "POST /ref-update HTTP/1.1" 200 156 0.026493 10.0.0.38 - - [2026-04-07 17:49:22] "GET /application-policy-set/d5148ecf-b58a-4c61-a406-64259c768d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006506 10.0.0.38 - - [2026-04-07 17:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.38 - - [2026-04-07 17:49:22] "GET /policy-management/3bbf1be2-eda4-49fb-9c13-cc5c15b80b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004164 10.0.0.38 - - [2026-04-07 17:49:22] "POST /tags HTTP/1.1" 409 214 0.001634 10.0.0.38 - - [2026-04-07 17:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003849 10.0.0.38 - - [2026-04-07 17:49:22] "GET /tag/dbe17fc2-6c42-4923-89fa-e8f19b0e9dda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.013162 10.0.0.38 - - [2026-04-07 17:49:22] "POST /firewall-rules HTTP/1.1" 200 576 0.065783 10.0.0.38 - - [2026-04-07 17:49:22] "GET /firewall-rule/ea4a11f4-3c5b-411f-93f1-e0387437f64e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004034 10.0.0.38 - - [2026-04-07 17:49:22] "GET /firewall-policy/da14c566-7185-486a-90a1-352b462037c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.002934 10.0.0.38 - - [2026-04-07 17:49:22] "GET /firewall-rule/ea4a11f4-3c5b-411f-93f1-e0387437f64e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002077 10.0.0.38 - - [2026-04-07 17:49:22] "POST /ref-update HTTP/1.1" 200 156 0.039108 10.0.0.38 - - [2026-04-07 17:49:22] "POST /tags HTTP/1.1" 200 301 0.040535 10.0.0.38 - - [2026-04-07 17:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005082 10.0.0.38 - - [2026-04-07 17:49:23] "GET /tag/ff1a7749-4aaa-4d63-928c-48d5a84ce83b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.017398 10.0.0.38 - - [2026-04-07 17:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.38 - - [2026-04-07 17:49:23] "GET /project/ec8f2ea0-b495-4f8c-b9b6-07765d7ec57f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.031200 10.0.0.38 - - [2026-04-07 17:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.38 - - [2026-04-07 17:49:23] "GET /virtual-network/cbfcce73-25e2-4c4a-a23d-8c500f617443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.005602 10.0.0.38 - - [2026-04-07 17:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.38 - - [2026-04-07 17:49:23] "GET /service-appliance-set/d23f5894-fc45-4681-af0f-65ed5ae9b99f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002968 10.0.0.38 - - [2026-04-07 17:49:23] "POST /fqname-to-id HTTP/1.1" 404 242 0.002347 10.0.0.38 - - [2026-04-07 17:49:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.122326 10.0.0.38 - - [2026-04-07 17:49:23] "GET /virtual-machine-interface/e2489245-217b-475f-84cd-0f5b0e91cebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.020561 10.0.0.38 - - [2026-04-07 17:49:23] "POST /instance-ips HTTP/1.1" 200 377 0.030174 10.0.0.38 - - [2026-04-07 17:49:23] "GET /instance-ip/7337c2ab-ed4e-4e06-9437-80fb29eb60c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006537 10.0.0.38 - - [2026-04-07 17:49:23] "POST /loadbalancers HTTP/1.1" 200 582 0.072250 10.0.0.38 - - [2026-04-07 17:49:23] "GET /project/ec8f2ea0-b495-4f8c-b9b6-07765d7ec57f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.056875 10.0.0.38 - - [2026-04-07 17:49:23] "GET /instance-ip/7337c2ab-ed4e-4e06-9437-80fb29eb60c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003044 10.0.0.38 - - [2026-04-07 17:49:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.047648 10.0.0.38 - - [2026-04-07 17:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006316 10.0.0.38 - - [2026-04-07 17:49:23] "POST /floating-ips HTTP/1.1" 200 581 0.036382 10.0.0.38 - - [2026-04-07 17:49:23] "GET /project/ec8f2ea0-b495-4f8c-b9b6-07765d7ec57f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.069947 10.0.0.38 - - [2026-04-07 17:49:23] "GET /loadbalancer/1fcfc324-17bd-4498-9f35-1f2b3be67e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003267 10.0.0.38 - - [2026-04-07 17:49:23] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.018904 10.0.0.38 - - [2026-04-07 17:49:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.032920 10.0.0.38 - - [2026-04-07 17:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002839 10.0.0.38 - - [2026-04-07 17:49:23] "GET /project/ec8f2ea0-b495-4f8c-b9b6-07765d7ec57f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.029480 10.0.0.38 - - [2026-04-07 17:49:23] "GET /loadbalancer-listener/d8ceafb2-75aa-4828-be25-cb3c95395b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.002414 10.0.0.38 - - [2026-04-07 17:49:23] "GET /loadbalancer-listener/d8ceafb2-75aa-4828-be25-cb3c95395b50?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003034 10.0.0.38 - - [2026-04-07 17:49:23] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.020451 10.0.0.38 - - [2026-04-07 17:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.38 - - [2026-04-07 17:49:24] "GET /instance-ip/7337c2ab-ed4e-4e06-9437-80fb29eb60c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.017600 10.0.0.38 - - [2026-04-07 17:49:24] "GET /instance-ip/7337c2ab-ed4e-4e06-9437-80fb29eb60c9?fields=floating_ips HTTP/1.1" 200 1164 0.021552 10.0.0.38 - - [2026-04-07 17:49:24] "GET /floating-ip/62cab1e2-b8f5-4b1d-9576-ccb1bfcdd0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003768 10.0.0.38 - - [2026-04-07 17:49:24] "GET /project/ec8f2ea0-b495-4f8c-b9b6-07765d7ec57f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.063653 10.0.0.38 - - [2026-04-07 17:49:24] "GET /loadbalancer/1fcfc324-17bd-4498-9f35-1f2b3be67e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.006735 10.0.0.38 - - [2026-04-07 17:49:24] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.020124 10.0.0.38 - - [2026-04-07 17:49:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.023489 10.0.0.38 - - [2026-04-07 17:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.016858 10.0.0.38 - - [2026-04-07 17:49:24] "GET /project/ec8f2ea0-b495-4f8c-b9b6-07765d7ec57f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.037991 10.0.0.38 - - [2026-04-07 17:49:24] "GET /loadbalancer-listener/d3c27bdd-ccc4-4859-9c39-2f6ce53d1403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.002821 10.0.0.38 - - [2026-04-07 17:49:24] "GET /loadbalancer-listener/d3c27bdd-ccc4-4859-9c39-2f6ce53d1403?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003312 10.0.0.38 - - [2026-04-07 17:49:24] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.026859 10.0.0.38 - - [2026-04-07 17:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004351 10.0.0.38 - - [2026-04-07 17:49:24] "GET /instance-ip/7337c2ab-ed4e-4e06-9437-80fb29eb60c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002882 10.0.0.38 - - [2026-04-07 17:49:24] "GET /instance-ip/7337c2ab-ed4e-4e06-9437-80fb29eb60c9?fields=floating_ips HTTP/1.1" 200 1164 0.005754 10.0.0.38 - - [2026-04-07 17:49:24] "GET /project/ec8f2ea0-b495-4f8c-b9b6-07765d7ec57f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.037689 10.0.0.38 - - [2026-04-07 17:49:24] "GET /floating-ip/62cab1e2-b8f5-4b1d-9576-ccb1bfcdd0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002661 10.0.0.38 - - [2026-04-07 17:49:24] "GET /loadbalancer/1fcfc324-17bd-4498-9f35-1f2b3be67e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002902 10.0.0.38 - - [2026-04-07 17:49:24] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.019280 10.0.0.38 - - [2026-04-07 17:49:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.019416 10.0.0.38 - - [2026-04-07 17:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010926 10.0.0.38 - - [2026-04-07 17:49:24] "GET /project/ec8f2ea0-b495-4f8c-b9b6-07765d7ec57f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.036772 10.0.0.38 - - [2026-04-07 17:49:24] "GET /loadbalancer-listener/e5d47148-f2ce-4a36-b40c-be04bd2d659c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.001988 10.0.0.38 - - [2026-04-07 17:49:24] "GET /loadbalancer-listener/e5d47148-f2ce-4a36-b40c-be04bd2d659c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003030 10.0.0.38 - - [2026-04-07 17:49:24] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.033521 10.0.0.38 - - [2026-04-07 17:49:24] "GET /instance-ip/7337c2ab-ed4e-4e06-9437-80fb29eb60c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006253 10.0.0.38 - - [2026-04-07 17:49:24] "GET /instance-ip/7337c2ab-ed4e-4e06-9437-80fb29eb60c9?fields=floating_ips HTTP/1.1" 200 1164 0.008873 10.0.0.38 - - [2026-04-07 17:49:24] "GET /floating-ip/62cab1e2-b8f5-4b1d-9576-ccb1bfcdd0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003330 10.0.0.38 - - [2026-04-07 17:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008391 10.0.0.38 - - [2026-04-07 17:49:24] "GET /loadbalancer/1fcfc324-17bd-4498-9f35-1f2b3be67e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.006029 10.0.0.38 - - [2026-04-07 17:49:24] "POST /tags HTTP/1.1" 200 363 0.037916 10.0.0.38 - - [2026-04-07 17:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004057 10.0.0.38 - - [2026-04-07 17:49:24] "GET /tag/92a0c96c-41be-4523-a269-db26df3106d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.017015 10.0.0.38 - - [2026-04-07 17:49:24] "POST /tags HTTP/1.1" 200 311 0.027531 10.0.0.38 - - [2026-04-07 17:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.38 - - [2026-04-07 17:49:24] "GET /tag/80a2735f-76fa-46ab-b623-7ea8186bca8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.020077 10.0.0.38 - - [2026-04-07 17:49:25] "POST /id-to-fqname HTTP/1.1" 200 177 0.004812 10.0.0.38 - - [2026-04-07 17:49:25] "POST /fqname-to-id HTTP/1.1" 404 186 0.002046 10.0.0.38 - - [2026-04-07 17:49:25] "POST /security-groups HTTP/1.1" 200 574 0.063427 10.0.0.38 - - [2026-04-07 17:49:25] "POST /fqname-to-id HTTP/1.1" 404 217 0.007032 10.0.0.38 - - [2026-04-07 17:49:25] "POST /projects HTTP/1.1" 200 489 0.220421 10.0.0.38 - - [2026-04-07 17:49:25] "POST /access-control-lists HTTP/1.1" 200 583 0.069088 10.0.0.38 - - [2026-04-07 17:49:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.014037 10.0.0.38 - - [2026-04-07 17:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.016890 10.0.0.38 - - [2026-04-07 17:49:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.003177 10.0.0.38 - - [2026-04-07 17:49:25] "GET /virtual-network/2bd7f01d-40d4-4b04-aced-96548ab7e338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.024064 10.0.0.38 - - [2026-04-07 17:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012737 10.0.0.38 - - [2026-04-07 17:49:25] "GET /virtual-network/cbfcce73-25e2-4c4a-a23d-8c500f617443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.018644 10.0.0.38 - - [2026-04-07 17:49:25] "POST /access-control-lists HTTP/1.1" 200 581 0.075052 10.0.0.38 - - [2026-04-07 17:49:25] "PUT /virtual-network/2bd7f01d-40d4-4b04-aced-96548ab7e338 HTTP/1.1" 200 264 0.064522 10.0.0.38 - - [2026-04-07 17:49:25] "PUT /virtual-network/cbfcce73-25e2-4c4a-a23d-8c500f617443 HTTP/1.1" 200 264 0.052140 10.0.0.38 - - [2026-04-07 17:49:25] "POST /security-groups HTTP/1.1" 200 546 0.066672 10.0.0.38 - - [2026-04-07 17:49:25] "POST /fqname-to-id HTTP/1.1" 404 240 0.004717 10.0.0.38 - - [2026-04-07 17:49:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.029261 10.0.0.38 - - [2026-04-07 17:49:25] "POST /access-control-lists HTTP/1.1" 200 602 0.033735 10.0.0.38 - - [2026-04-07 17:49:25] "POST /chown HTTP/1.1" 200 109 0.043026 10.0.0.38 - - [2026-04-07 17:49:25] "POST /fqname-to-id HTTP/1.1" 404 239 0.003647 10.0.0.38 - - [2026-04-07 17:49:25] "GET /application-policy-set/d5148ecf-b58a-4c61-a406-64259c768d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.049173 10.0.0.38 - - [2026-04-07 17:49:25] "POST /access-control-lists HTTP/1.1" 200 600 0.079034 10.0.0.38 - - [2026-04-07 17:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.38 - - [2026-04-07 17:49:25] "GET /policy-management/3bbf1be2-eda4-49fb-9c13-cc5c15b80b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.017304 10.0.0.38 - - [2026-04-07 17:49:25] "POST /tags HTTP/1.1" 409 210 0.002041 10.0.0.38 - - [2026-04-07 17:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.38 - - [2026-04-07 17:49:25] "GET /tag/80a2735f-76fa-46ab-b623-7ea8186bca8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.011840 10.0.0.38 - - [2026-04-07 17:49:25] "POST /firewall-rules HTTP/1.1" 200 570 0.075237 10.0.0.38 - - [2026-04-07 17:49:25] "GET /firewall-rule/2ef01022-03f0-46e3-9530-975f1862765d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007764 10.0.0.38 - - [2026-04-07 17:49:26] "GET /firewall-policy/da14c566-7185-486a-90a1-352b462037c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.004129 10.0.0.38 - - [2026-04-07 17:49:26] "GET /firewall-rule/2ef01022-03f0-46e3-9530-975f1862765d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002005 10.0.0.38 - - [2026-04-07 17:49:26] "POST /ref-update HTTP/1.1" 200 156 0.040456 10.0.0.38 - - [2026-04-07 17:49:26] "GET /application-policy-set/d5148ecf-b58a-4c61-a406-64259c768d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003126 10.0.0.38 - - [2026-04-07 17:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005351 10.0.0.38 - - [2026-04-07 17:49:26] "GET /policy-management/3bbf1be2-eda4-49fb-9c13-cc5c15b80b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002475 10.0.0.38 - - [2026-04-07 17:49:26] "POST /tags HTTP/1.1" 409 210 0.005395 10.0.0.38 - - [2026-04-07 17:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.38 - - [2026-04-07 17:49:26] "GET /tag/80a2735f-76fa-46ab-b623-7ea8186bca8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.023542 10.0.0.38 - - [2026-04-07 17:49:26] "POST /firewall-rules HTTP/1.1" 200 568 0.076798 10.0.0.38 - - [2026-04-07 17:49:26] "GET /firewall-rule/82d2a721-bffa-4d90-a2bc-4250350b6be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.016360 10.0.0.38 - - [2026-04-07 17:49:26] "GET /firewall-policy/da14c566-7185-486a-90a1-352b462037c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.007893 10.0.0.38 - - [2026-04-07 17:49:26] "GET /firewall-rule/82d2a721-bffa-4d90-a2bc-4250350b6be9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004245 10.0.0.38 - - [2026-04-07 17:49:26] "POST /ref-update HTTP/1.1" 200 156 0.035344 10.0.0.38 - - [2026-04-07 17:49:26] "POST /tags HTTP/1.1" 409 237 0.011872 10.0.0.38 - - [2026-04-07 17:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.38 - - [2026-04-07 17:49:26] "GET /tag/39659e34-74e8-49ac-9dd0-d6ce9b6afeff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.011185 10.0.0.38 - - [2026-04-07 17:49:26] "POST /tags HTTP/1.1" 409 210 0.001833 10.0.0.38 - - [2026-04-07 17:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.38 - - [2026-04-07 17:49:26] "GET /tag/54c1e310-1d49-4342-b63c-2a31419157e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.015080 10.0.0.38 - - [2026-04-07 17:49:26] "POST /projects HTTP/1.1" 409 223 0.003088 10.0.0.38 - - [2026-04-07 17:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.38 - - [2026-04-07 17:49:26] "GET /project/ec8f2ea0-b495-4f8c-b9b6-07765d7ec57f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.031257 10.0.0.38 - - [2026-04-07 17:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.38 - - [2026-04-07 17:49:26] "GET /virtual-network/2bd7f01d-40d4-4b04-aced-96548ab7e338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004542 10.0.0.38 - - [2026-04-07 17:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.38 - - [2026-04-07 17:49:26] "GET /virtual-network/cbfcce73-25e2-4c4a-a23d-8c500f617443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.004317 10.0.0.38 - - [2026-04-07 17:49:26] "PUT /virtual-network/2bd7f01d-40d4-4b04-aced-96548ab7e338 HTTP/1.1" 200 264 0.048139 10.0.0.38 - - [2026-04-07 17:49:26] "PUT /virtual-network/cbfcce73-25e2-4c4a-a23d-8c500f617443 HTTP/1.1" 200 264 0.043604 10.0.0.38 - - [2026-04-07 17:49:26] "POST /security-groups HTTP/1.1" 409 253 0.003711 10.0.0.38 - - [2026-04-07 17:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.38 - - [2026-04-07 17:49:26] "PUT /security-group/ddc60ccd-2fef-4027-9408-fd2763c245ca HTTP/1.1" 200 262 0.059589 10.0.0.38 - - [2026-04-07 17:49:27] "PUT /access-control-list/97bb0194-4208-4dec-81d2-2fc7ed2553c5 HTTP/1.1" 200 272 0.018921 10.0.0.38 - - [2026-04-07 17:49:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.037179 10.0.0.38 - - [2026-04-07 17:49:27] "GET /application-policy-set/d5148ecf-b58a-4c61-a406-64259c768d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015604 10.0.0.38 - - [2026-04-07 17:49:27] "PUT /access-control-list/f104820e-4474-4a34-9a44-622bc5eed6e2 HTTP/1.1" 200 272 0.035846 10.0.0.38 - - [2026-04-07 17:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.38 - - [2026-04-07 17:49:27] "GET /policy-management/3bbf1be2-eda4-49fb-9c13-cc5c15b80b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004298 10.0.0.38 - - [2026-04-07 17:49:27] "POST /tags HTTP/1.1" 409 210 0.004493 10.0.0.38 - - [2026-04-07 17:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.38 - - [2026-04-07 17:49:27] "GET /tag/54c1e310-1d49-4342-b63c-2a31419157e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.017126 10.0.0.38 - - [2026-04-07 17:49:27] "POST /firewall-rules HTTP/1.1" 200 570 0.072948 10.0.0.38 - - [2026-04-07 17:49:27] "GET /firewall-rule/8963fbbe-02fe-4453-bc56-472f61b8e319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.018691 10.0.0.38 - - [2026-04-07 17:49:27] "GET /firewall-policy/da14c566-7185-486a-90a1-352b462037c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.004083 10.0.0.38 - - [2026-04-07 17:49:27] "GET /firewall-rule/8963fbbe-02fe-4453-bc56-472f61b8e319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.001957 10.0.0.38 - - [2026-04-07 17:49:27] "POST /ref-update HTTP/1.1" 200 156 0.033870 10.0.0.38 - - [2026-04-07 17:49:27] "GET /application-policy-set/d5148ecf-b58a-4c61-a406-64259c768d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002511 10.0.0.38 - - [2026-04-07 17:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.38 - - [2026-04-07 17:49:27] "GET /policy-management/3bbf1be2-eda4-49fb-9c13-cc5c15b80b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002208 10.0.0.38 - - [2026-04-07 17:49:27] "POST /tags HTTP/1.1" 409 210 0.002244 10.0.0.38 - - [2026-04-07 17:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.38 - - [2026-04-07 17:49:27] "GET /tag/54c1e310-1d49-4342-b63c-2a31419157e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.015726 10.0.0.38 - - [2026-04-07 17:49:27] "POST /firewall-rules HTTP/1.1" 200 568 0.081176 10.0.0.38 - - [2026-04-07 17:49:27] "GET /firewall-rule/83959d22-9532-4e24-9b1e-340d0a14bc27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004448 10.0.0.38 - - [2026-04-07 17:49:27] "GET /firewall-policy/da14c566-7185-486a-90a1-352b462037c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.004734 10.0.0.38 - - [2026-04-07 17:49:27] "GET /firewall-rule/83959d22-9532-4e24-9b1e-340d0a14bc27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002129 10.0.0.38 - - [2026-04-07 17:49:27] "POST /ref-update HTTP/1.1" 200 156 0.057827 10.0.0.38 - - [2026-04-07 17:49:27] "GET /virtual-machine-interface/1a7fb9dc-32aa-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.019286 10.0.0.38 - - [2026-04-07 17:49:27] "POST /set-tag HTTP/1.1" 200 109 0.003760 10.0.0.38 - - [2026-04-07 17:49:31] "GET / HTTP/1.1" 200 35931 0.004413 10.0.0.38 - - [2026-04-07 17:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.38 - - [2026-04-07 17:49:31] "GET /global-system-config/f61b56b1-50fa-418a-8e26-480b57400216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006651 10.0.0.38 - - [2026-04-07 17:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004662 10.0.0.38 - - [2026-04-07 17:49:31] "GET /config-node/851d5adb-26a3-4946-8288-0c1908d17ca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.007910 10.0.0.38 - - [2026-04-07 17:49:42] "GET / HTTP/1.1" 200 35931 0.001492 10.0.0.38 - - [2026-04-07 17:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.38 - - [2026-04-07 17:49:42] "GET /routing-instance/292068ce-c997-429c-9255-9b264812b66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002458 10.0.0.38 - - [2026-04-07 17:49:42] "POST /bgp-routers HTTP/1.1" 409 301 0.001679 10.0.0.38 - - [2026-04-07 17:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001358 10.0.0.38 - - [2026-04-07 17:49:42] "GET /bgp-router/d23d274e-0bdd-4f8f-94d4-830aa637a910?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.004247 10.0.0.38 - - [2026-04-07 17:49:42] "PUT /bgp-router/d23d274e-0bdd-4f8f-94d4-830aa637a910 HTTP/1.1" 200 254 0.034662 [Introspect:8084]10.0.0.38 - - [2026-04-07 17:49:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001021 [Introspect:8084]10.0.0.38 - - [2026-04-07 17:49:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000905 [Introspect:8084]10.0.0.38 - - [2026-04-07 17:49:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000849 [Introspect:8084]10.0.0.38 - - [2026-04-07 17:49:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000768 [Introspect:8084]10.0.0.38 - - [2026-04-07 17:49:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000937 [Introspect:8084]10.0.0.38 - - [2026-04-07 17:49:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000829 [Introspect:8084]10.0.0.38 - - [2026-04-07 17:49:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001045 [Introspect:8084]10.0.0.38 - - [2026-04-07 17:49:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001072 [Introspect:8084]10.0.0.38 - - [2026-04-07 17:49:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000917 [Introspect:8084]10.0.0.38 - - [2026-04-07 17:49:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000752 10.0.0.33 - - [2026-04-07 17:50:19] "GET / HTTP/1.1" 200 35931 0.003105 10.0.0.33 - - [2026-04-07 17:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.33 - - [2026-04-07 17:50:19] "GET /global-system-config/f61b56b1-50fa-418a-8e26-480b57400216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006032 10.0.0.33 - - [2026-04-07 17:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.33 - - [2026-04-07 17:50:19] "GET /routing-instance/292068ce-c997-429c-9255-9b264812b66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003561 10.0.0.33 - - [2026-04-07 17:50:19] "PUT /global-system-config/f61b56b1-50fa-418a-8e26-480b57400216 HTTP/1.1" 200 274 0.008530 10.0.0.33 - - [2026-04-07 17:50:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.005638 10.0.0.33 - - [2026-04-07 17:50:19] "POST /virtual-routers HTTP/1.1" 200 599 0.032152 10.0.0.33 - - [2026-04-07 17:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011125 10.0.0.33 - - [2026-04-07 17:50:19] "GET /virtual-router/bbbd9e4e-f237-44f5-8e8f-0d8518eff642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003779 10.0.0.33 - - [2026-04-07 17:50:19] "POST /fqname-to-id HTTP/1.1" 404 229 0.002028 10.0.0.33 - - [2026-04-07 17:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.33 - - [2026-04-07 17:50:19] "GET /virtual-network/7d4c5572-8d46-4236-af25-4df74fa54d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003757 10.0.0.33 - - [2026-04-07 17:50:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.059962 10.0.0.38 - - [2026-04-07 17:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.38 - - [2026-04-07 17:50:41] "GET /virtual-router/bbbd9e4e-f237-44f5-8e8f-0d8518eff642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002769 [Introspect:8084]10.0.0.38 - - [2026-04-07 17:51:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000842 [Introspect:8084]10.0.0.38 - - [2026-04-07 17:51:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000924 [Introspect:8084]10.0.0.38 - - [2026-04-07 17:51:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000937 [Introspect:8084]10.0.0.38 - - [2026-04-07 17:51:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000822 [Introspect:8084]10.0.0.38 - - [2026-04-07 17:51:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001186 [Introspect:8084]10.0.0.38 - - [2026-04-07 17:51:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001104 10.0.0.38 - - [2026-04-07 17:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.38 - - [2026-04-07 17:51:41] "GET /virtual-router/bbbd9e4e-f237-44f5-8e8f-0d8518eff642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004690 10.0.0.33 - - [2026-04-07 17:51:46] "GET / HTTP/1.1" 200 35931 0.001469 10.0.0.33 - - [2026-04-07 17:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.33 - - [2026-04-07 17:51:46] "GET /global-system-config/f61b56b1-50fa-418a-8e26-480b57400216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004708 10.0.0.33 - - [2026-04-07 17:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001338 10.0.0.33 - - [2026-04-07 17:51:46] "GET /routing-instance/292068ce-c997-429c-9255-9b264812b66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.007422 10.0.0.33 - - [2026-04-07 17:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.33 - - [2026-04-07 17:51:46] "GET /virtual-router/bbbd9e4e-f237-44f5-8e8f-0d8518eff642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002679 10.0.0.33 - - [2026-04-07 17:51:46] "PUT /virtual-router/bbbd9e4e-f237-44f5-8e8f-0d8518eff642 HTTP/1.1" 200 262 0.017843 10.0.0.33 - - [2026-04-07 17:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.016122 10.0.0.33 - - [2026-04-07 17:51:46] "GET /virtual-router/bbbd9e4e-f237-44f5-8e8f-0d8518eff642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.013114 10.0.0.33 - - [2026-04-07 17:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.33 - - [2026-04-07 17:51:46] "GET /virtual-machine-interface/060b6647-e02f-4bd6-9497-c6b0ccf001ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.004336 10.0.0.33 - - [2026-04-07 17:51:46] "PUT /virtual-machine-interface/060b6647-e02f-4bd6-9497-c6b0ccf001ae HTTP/1.1" 200 284 0.009341 10.0.0.38 - - [2026-04-07 17:52:49] "GET /global-system-configs HTTP/1.1" 200 322 0.002115 10.0.0.38 - - [2026-04-07 17:52:50] "GET /global-system-configs HTTP/1.1" 200 322 0.002254 10.0.0.38 - - [2026-04-07 17:53:14] "GET /virtual-router/bbbd9e4e-f237-44f5-8e8f-0d8518eff642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003014 10.0.0.38 - - [2026-04-07 17:53:14] "POST /ref-update HTTP/1.1" 200 156 0.008150 10.0.0.38 - - [2026-04-07 17:53:24] "GET /virtual-machine-interface/1a7fb9dc-32aa-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005208 10.0.0.38 - - [2026-04-07 17:53:24] "POST /set-tag HTTP/1.1" 200 109 0.002566 10.0.0.38 - - [2026-04-07 17:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.38 - - [2026-04-07 17:53:24] "GET /loadbalancer/1fcfc324-17bd-4498-9f35-1f2b3be67e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002661 10.0.0.38 - - [2026-04-07 17:53:24] "GET /virtual-machine-interface/1a7fb9dc-32aa-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003662 10.0.0.38 - - [2026-04-07 17:53:24] "POST /set-tag HTTP/1.1" 200 109 0.002074 10.0.0.38 - - [2026-04-07 17:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.38 - - [2026-04-07 17:53:24] "GET /loadbalancer/1fcfc324-17bd-4498-9f35-1f2b3be67e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002288 10.0.0.38 - - [2026-04-07 17:53:24] "GET /loadbalancer-pool/ae51a876-bc1a-49fa-8e7a-6ae117073da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003966 10.0.0.38 - - [2026-04-07 17:53:24] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014965 10.0.0.38 - - [2026-04-07 17:53:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.009194 10.0.0.38 - - [2026-04-07 17:53:24] "GET /virtual-machine-interface/1a7fb9dc-32aa-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003490 10.0.0.38 - - [2026-04-07 17:53:24] "GET /virtual-machine-interface/1a7fb9dc-32aa-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004201 10.0.0.38 - - [2026-04-07 17:53:24] "POST /ref-update HTTP/1.1" 200 156 0.007686 10.0.0.38 - - [2026-04-07 17:53:24] "GET /floating-ip/62cab1e2-b8f5-4b1d-9576-ccb1bfcdd0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.024241 10.0.0.38 - - [2026-04-07 17:53:24] "POST /tags HTTP/1.1" 409 205 0.003689 10.0.0.38 - - [2026-04-07 17:53:24] "PUT /floating-ip/62cab1e2-b8f5-4b1d-9576-ccb1bfcdd0ab HTTP/1.1" 200 256 0.017576 10.0.0.38 - - [2026-04-07 17:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004370 10.0.0.38 - - [2026-04-07 17:53:24] "GET /tag/ff1a7749-4aaa-4d63-928c-48d5a84ce83b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.019540 10.0.0.38 - - [2026-04-07 17:53:24] "POST /set-tag HTTP/1.1" 200 109 0.070475 10.0.0.38 - - [2026-04-07 17:53:24] "GET /loadbalancer-pool/ce6d35fe-699e-44c8-869b-ea0a16e58aac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.012333 10.0.0.38 - - [2026-04-07 17:53:24] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020813 10.0.0.38 - - [2026-04-07 17:53:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.016743 10.0.0.38 - - [2026-04-07 17:53:24] "GET /virtual-machine-interface/1a7fb9dc-32aa-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017790 10.0.0.38 - - [2026-04-07 17:53:24] "GET /virtual-machine-interface/1a7fb9dc-32aa-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008457 10.0.0.38 - - [2026-04-07 17:53:24] "POST /set-tag HTTP/1.1" 200 109 0.001650 10.0.0.38 - - [2026-04-07 17:53:24] "POST /ref-update HTTP/1.1" 200 156 0.009658 10.0.0.38 - - [2026-04-07 17:53:24] "GET /floating-ip/62cab1e2-b8f5-4b1d-9576-ccb1bfcdd0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.011385 10.0.0.38 - - [2026-04-07 17:53:25] "GET /loadbalancer-pool/e0a3a031-9f79-4ea6-9b57-d51d01b9b8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.010104 10.0.0.38 - - [2026-04-07 17:53:25] "PUT /floating-ip/62cab1e2-b8f5-4b1d-9576-ccb1bfcdd0ab HTTP/1.1" 200 256 0.046421 10.0.0.38 - - [2026-04-07 17:53:25] "POST /loadbalancer-members HTTP/1.1" 200 692 0.048613 10.0.0.38 - - [2026-04-07 17:53:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.021487 10.0.0.38 - - [2026-04-07 17:53:25] "GET /virtual-machine-interface/1a7fb9dc-32aa-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011352 10.0.0.38 - - [2026-04-07 17:53:25] "GET /virtual-machine-interface/1a7fb9dc-32aa-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008073 10.0.0.38 - - [2026-04-07 17:53:25] "POST /ref-update HTTP/1.1" 200 156 0.019447 10.0.0.38 - - [2026-04-07 17:53:25] "GET /floating-ip/62cab1e2-b8f5-4b1d-9576-ccb1bfcdd0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.020790 10.0.0.38 - - [2026-04-07 17:53:25] "POST /set-tag HTTP/1.1" 200 109 0.012837 10.0.0.38 - - [2026-04-07 17:53:25] "PUT /floating-ip/62cab1e2-b8f5-4b1d-9576-ccb1bfcdd0ab HTTP/1.1" 200 256 0.017007 [Introspect:8084]10.0.0.38 - - [2026-04-07 17:54:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000942 [Introspect:8084]10.0.0.38 - - [2026-04-07 17:54:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000854 10.0.0.38 - - [2026-04-07 17:56:21] "GET /virtual-machine-interface/1a7fb9dc-32aa-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004730 10.0.0.38 - - [2026-04-07 17:56:21] "POST /set-tag HTTP/1.1" 200 109 0.003056 10.0.0.38 - - [2026-04-07 17:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.38 - - [2026-04-07 17:56:21] "GET /loadbalancer/1fcfc324-17bd-4498-9f35-1f2b3be67e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002499 10.0.0.38 - - [2026-04-07 17:56:21] "GET /virtual-machine-interface/1a7fb9dc-32aa-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004063 10.0.0.38 - - [2026-04-07 17:56:21] "POST /set-tag HTTP/1.1" 200 109 0.020153 10.0.0.38 - - [2026-04-07 17:56:21] "DELETE /loadbalancer-member/c9b8f1eb-5f6a-4b30-959e-fd568f28cf96 HTTP/1.1" 200 115 0.027099 10.0.0.38 - - [2026-04-07 17:56:21] "GET /virtual-machine-interface/1a7fb9dc-32aa-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007774 10.0.0.38 - - [2026-04-07 17:56:21] "POST /set-tag HTTP/1.1" 200 109 0.002597 10.0.0.38 - - [2026-04-07 17:56:21] "DELETE /loadbalancer-member/cd406005-a18a-42b0-bcd1-fa88823fa6ef HTTP/1.1" 200 115 0.041318 10.0.0.38 - - [2026-04-07 17:56:21] "GET /virtual-machine-interface/1a7fb9dc-32aa-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004905 10.0.0.38 - - [2026-04-07 17:56:21] "POST /set-tag HTTP/1.1" 200 109 0.002456 10.0.0.38 - - [2026-04-07 17:56:21] "DELETE /loadbalancer-member/d2deb7c6-f36b-4519-99ee-ed469b3bbc9e HTTP/1.1" 200 115 0.025908 10.0.0.38 - - [2026-04-07 17:56:21] "GET /virtual-machine-interface/1a7fb9dc-32aa-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004220 10.0.0.38 - - [2026-04-07 17:56:21] "POST /set-tag HTTP/1.1" 200 109 0.002592 10.0.0.38 - - [2026-04-07 17:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.38 - - [2026-04-07 17:56:21] "GET /loadbalancer/1fcfc324-17bd-4498-9f35-1f2b3be67e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002176 10.0.0.38 - - [2026-04-07 17:56:21] "GET /loadbalancer-pool/ae51a876-bc1a-49fa-8e7a-6ae117073da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002686 10.0.0.38 - - [2026-04-07 17:56:21] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026407 10.0.0.38 - - [2026-04-07 17:56:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.030121 10.0.0.38 - - [2026-04-07 17:56:21] "GET /virtual-machine-interface/1a7fb9dc-32aa-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009092 10.0.0.38 - - [2026-04-07 17:56:21] "GET /virtual-machine-interface/1a7fb9dc-32aa-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004238 10.0.0.38 - - [2026-04-07 17:56:21] "GET /floating-ip/62cab1e2-b8f5-4b1d-9576-ccb1bfcdd0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.006551 10.0.0.38 - - [2026-04-07 17:56:21] "POST /set-tag HTTP/1.1" 200 109 0.064261 10.0.0.38 - - [2026-04-07 17:56:21] "GET /loadbalancer-pool/ce6d35fe-699e-44c8-869b-ea0a16e58aac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.010490 10.0.0.38 - - [2026-04-07 17:56:21] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015393 10.0.0.38 - - [2026-04-07 17:56:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.007423 10.0.0.38 - - [2026-04-07 17:56:22] "GET /virtual-machine-interface/1a7fb9dc-32aa-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014928 10.0.0.38 - - [2026-04-07 17:56:22] "POST /set-tag HTTP/1.1" 200 109 0.002126 10.0.0.38 - - [2026-04-07 17:56:22] "GET /virtual-machine-interface/1a7fb9dc-32aa-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004235 10.0.0.38 - - [2026-04-07 17:56:22] "GET /floating-ip/62cab1e2-b8f5-4b1d-9576-ccb1bfcdd0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002091 10.0.0.38 - - [2026-04-07 17:56:22] "GET /loadbalancer-pool/e0a3a031-9f79-4ea6-9b57-d51d01b9b8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002527 10.0.0.38 - - [2026-04-07 17:56:22] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014346 10.0.0.38 - - [2026-04-07 17:56:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.022445 10.0.0.38 - - [2026-04-07 17:56:22] "GET /virtual-machine-interface/1a7fb9dc-32aa-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005761 10.0.0.38 - - [2026-04-07 17:56:22] "GET /virtual-machine-interface/1a7fb9dc-32aa-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005381 10.0.0.38 - - [2026-04-07 17:56:22] "GET /floating-ip/62cab1e2-b8f5-4b1d-9576-ccb1bfcdd0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002102 10.0.0.38 - - [2026-04-07 17:56:22] "POST /set-tag HTTP/1.1" 200 109 0.002373 [Introspect:8084]10.0.0.38 - - [2026-04-07 17:56:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001481 [Introspect:8084]10.0.0.38 - - [2026-04-07 17:56:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001115 [Introspect:8084]10.0.0.38 - - [2026-04-07 17:56:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001319 [Introspect:8084]10.0.0.38 - - [2026-04-07 17:56:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000903 [Introspect:8084]10.0.0.38 - - [2026-04-07 17:56:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000832 [Introspect:8084]10.0.0.38 - - [2026-04-07 17:56:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000869 10.0.0.38 - - [2026-04-07 17:57:49] "GET /global-system-configs HTTP/1.1" 200 322 0.003110 10.0.0.38 - - [2026-04-07 17:57:50] "GET /global-system-configs HTTP/1.1" 200 322 0.002142 10.0.0.38 - - [2026-04-07 17:58:25] "GET / HTTP/1.1" 200 35931 0.001248 10.0.0.38 - - [2026-04-07 17:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.38 - - [2026-04-07 17:58:25] "GET /project/2f62da34-1789-4599-8697-04629be8e906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.036555 10.0.0.38 - - [2026-04-07 17:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.38 - - [2026-04-07 17:58:25] "GET /project/2f62da34-1789-4599-8697-04629be8e906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.038545 10.0.0.38 - - [2026-04-07 17:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.38 - - [2026-04-07 17:58:26] "GET /project/2f62da34-1789-4599-8697-04629be8e906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.041362 10.0.0.38 - - [2026-04-07 17:58:26] "POST /tags HTTP/1.1" 200 333 0.051727 10.0.0.38 - - [2026-04-07 17:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.38 - - [2026-04-07 17:58:26] "GET /tag/1358850e-6ad3-4e27-9e5d-93fa89f0fe1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.031362 10.0.0.38 - - [2026-04-07 17:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.38 - - [2026-04-07 17:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006091 10.0.0.38 - - [2026-04-07 17:58:26] "GET /project/2f62da34-1789-4599-8697-04629be8e906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.050133 10.0.0.38 - - [2026-04-07 17:58:26] "GET /project/2f62da34-1789-4599-8697-04629be8e906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.060999 10.0.0.38 - - [2026-04-07 17:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.38 - - [2026-04-07 17:58:26] "GET /virtual-networks?parent_id=2f62da34-1789-4599-8697-04629be8e906&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002146 10.0.0.38 - - [2026-04-07 17:58:26] "GET /virtual-network/cbfcce73-25e2-4c4a-a23d-8c500f617443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.007441 10.0.0.38 - - [2026-04-07 17:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.38 - - [2026-04-07 17:58:26] "GET /service-appliance-set/d23f5894-fc45-4681-af0f-65ed5ae9b99f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003226 10.0.0.38 - - [2026-04-07 17:58:26] "POST /virtual-networks HTTP/1.1" 200 512 0.072453 10.0.0.38 - - [2026-04-07 17:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007401 10.0.0.38 - - [2026-04-07 17:58:26] "POST /fqname-to-id HTTP/1.1" 404 254 0.001910 10.0.0.38 - - [2026-04-07 17:58:26] "GET /network-ipam/eb7e9e8e-30a5-4558-8b53-0272a20e7b8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.036794 10.0.0.38 - - [2026-04-07 17:58:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.100837 10.0.0.38 - - [2026-04-07 17:58:26] "GET /virtual-machine-interface/21b709ee-1c67-4965-b930-fd9365fa82a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.018169 10.0.0.38 - - [2026-04-07 17:58:26] "POST /useragent-kv HTTP/1.1" 200 115 0.018219 10.0.0.38 - - [2026-04-07 17:58:26] "POST /ref-update HTTP/1.1" 200 156 0.138407 10.0.0.38 - - [2026-04-07 17:58:26] "GET /virtual-network/dec97b6d-3af1-4788-889e-4d98d63e6db5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.007019 10.0.0.38 - - [2026-04-07 17:58:26] "POST /instance-ips HTTP/1.1" 200 409 0.053068 10.0.0.38 - - [2026-04-07 17:58:26] "GET /instance-ip/9ae6620c-ab24-4289-8622-09b8e09e6301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.008555 10.0.0.38 - - [2026-04-07 17:58:27] "GET /domains HTTP/1.1" 200 280 0.004052 10.0.0.38 - - [2026-04-07 17:58:27] "GET /domain/e11b63b1-de5b-4035-9145-43d1ef69cbe1 HTTP/1.1" 200 3087 0.015772 10.0.0.38 - - [2026-04-07 17:58:27] "POST /loadbalancers HTTP/1.1" 200 610 0.089213 10.0.0.38 - - [2026-04-07 17:58:27] "GET /project/2f62da34-1789-4599-8697-04629be8e906 HTTP/1.1" 200 5715 0.109355 10.0.0.38 - - [2026-04-07 17:58:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.019036 10.0.0.38 - - [2026-04-07 17:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004791 10.0.0.38 - - [2026-04-07 17:58:27] "GET /project/2f62da34-1789-4599-8697-04629be8e906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.071208 10.0.0.38 - - [2026-04-07 17:58:27] "GET /virtual-network/dec97b6d-3af1-4788-889e-4d98d63e6db5 HTTP/1.1" 200 2085 0.044738 10.0.0.38 - - [2026-04-07 17:58:27] "GET /instance-ip/9ae6620c-ab24-4289-8622-09b8e09e6301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.011220 10.0.0.38 - - [2026-04-07 17:58:27] "GET /virtual-network/dec97b6d-3af1-4788-889e-4d98d63e6db5 HTTP/1.1" 200 2085 0.012666 10.0.0.38 - - [2026-04-07 17:58:27] "GET /routing-instance/2a52bf78-3acc-4b28-9d44-ced4c44ff79a HTTP/1.1" 200 1181 0.013192 10.0.0.38 - - [2026-04-07 17:58:27] "GET /project/2f62da34-1789-4599-8697-04629be8e906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.088258 10.0.0.38 - - [2026-04-07 17:58:27] "GET /routing-instance/2a52bf78-3acc-4b28-9d44-ced4c44ff79a HTTP/1.1" 200 1181 0.019211 10.0.0.38 - - [2026-04-07 17:58:27] "POST /route-targets HTTP/1.1" 200 327 0.063910 10.0.0.38 - - [2026-04-07 17:58:27] "POST /ref-update HTTP/1.1" 200 156 0.035823 10.0.0.38 - - [2026-04-07 17:58:27] "POST /floating-ips HTTP/1.1" 200 597 0.107385 10.0.0.38 - - [2026-04-07 17:58:27] "GET /loadbalancer/93cfba0b-7b82-4c6e-bedb-359db35c8c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.013708 10.0.0.38 - - [2026-04-07 17:58:27] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.055993 10.0.0.38 - - [2026-04-07 17:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.38 - - [2026-04-07 17:58:27] "GET /project/2f62da34-1789-4599-8697-04629be8e906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.041020 10.0.0.38 - - [2026-04-07 17:58:27] "GET /loadbalancer-listener/327daeaf-d800-4ae3-8072-ed652398fd04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1803 0.003035 10.0.0.38 - - [2026-04-07 17:58:27] "GET /loadbalancer-listener/327daeaf-d800-4ae3-8072-ed652398fd04?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1222 0.002816 10.0.0.38 - - [2026-04-07 17:58:27] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.019645 10.0.0.38 - - [2026-04-07 17:58:27] "GET /instance-ip/9ae6620c-ab24-4289-8622-09b8e09e6301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.006918 10.0.0.38 - - [2026-04-07 17:58:27] "GET /instance-ip/9ae6620c-ab24-4289-8622-09b8e09e6301?fields=floating_ips HTTP/1.1" 200 1212 0.013671 10.0.0.38 - - [2026-04-07 17:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.38 - - [2026-04-07 17:58:27] "GET /floating-ip/5b34e6bb-ffb7-4592-8f5b-336e9037baf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.003257 10.0.0.38 - - [2026-04-07 17:58:27] "GET /loadbalancer/93cfba0b-7b82-4c6e-bedb-359db35c8c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002663 10.0.0.38 - - [2026-04-07 17:58:27] "POST /tags HTTP/1.1" 200 295 0.059425 10.0.0.38 - - [2026-04-07 17:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007685 10.0.0.38 - - [2026-04-07 17:58:27] "GET /tag/b3dfd79a-2ed9-484f-9dcd-3c72a54dff2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1097 0.015304 10.0.0.38 - - [2026-04-07 17:58:27] "POST /tags HTTP/1.1" 409 233 0.002809 10.0.0.38 - - [2026-04-07 17:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001528 10.0.0.38 - - [2026-04-07 17:58:27] "GET /tag/084b0f8c-0d39-4714-ab20-ce9bfaf350be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.010981 10.0.0.38 - - [2026-04-07 17:58:27] "POST /tags HTTP/1.1" 409 206 0.002090 10.0.0.38 - - [2026-04-07 17:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004315 10.0.0.38 - - [2026-04-07 17:58:27] "GET /tag/5491fc7e-f995-4590-a04a-b678bc883446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.013026 10.0.0.38 - - [2026-04-07 17:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.38 - - [2026-04-07 17:58:27] "GET /virtual-network/2bd7f01d-40d4-4b04-aced-96548ab7e338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004640 10.0.0.38 - - [2026-04-07 17:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.38 - - [2026-04-07 17:58:28] "GET /project/2f62da34-1789-4599-8697-04629be8e906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.042978 10.0.0.38 - - [2026-04-07 17:58:28] "POST /virtual-machines HTTP/1.1" 200 369 0.012461 10.0.0.38 - - [2026-04-07 17:58:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.022243 10.0.0.38 - - [2026-04-07 17:58:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.110190 10.0.0.38 - - [2026-04-07 17:58:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.008457 10.0.0.38 - - [2026-04-07 17:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007973 10.0.0.38 - - [2026-04-07 17:58:28] "GET /virtual-machine-interface/616f5982-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004464 10.0.0.38 - - [2026-04-07 17:58:28] "POST /instance-ips HTTP/1.1" 200 409 0.020696 10.0.0.38 - - [2026-04-07 17:58:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.027128 10.0.0.38 - - [2026-04-07 17:58:28] "GET /virtual-machine-interface/616f5982-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.013925 10.0.0.38 - - [2026-04-07 17:58:28] "POST /set-tag HTTP/1.1" 200 109 0.020713 10.0.0.38 - - [2026-04-07 17:58:28] "GET /virtual-machine-interface/616f5982-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013824 10.0.0.38 - - [2026-04-07 17:58:28] "GET /instance-ip/618907ba-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003186 10.0.0.38 - - [2026-04-07 17:58:28] "GET /virtual-machine-interface/616f5982-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005096 10.0.0.38 - - [2026-04-07 17:58:28] "POST /set-tag HTTP/1.1" 200 109 0.002261 10.0.0.38 - - [2026-04-07 17:58:28] "GET /virtual-router/bbbd9e4e-f237-44f5-8e8f-0d8518eff642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003215 10.0.0.38 - - [2026-04-07 17:58:28] "POST /ref-update HTTP/1.1" 200 156 0.016795 10.0.0.38 - - [2026-04-07 17:58:28] "GET /virtual-machine-interface/616f5982-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015495 10.0.0.38 - - [2026-04-07 17:58:28] "POST /set-tag HTTP/1.1" 200 109 0.002376 10.0.0.38 - - [2026-04-07 17:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.38 - - [2026-04-07 17:58:28] "GET /virtual-network/2bd7f01d-40d4-4b04-aced-96548ab7e338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003905 10.0.0.38 - - [2026-04-07 17:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.38 - - [2026-04-07 17:58:28] "GET /project/2f62da34-1789-4599-8697-04629be8e906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.040778 10.0.0.38 - - [2026-04-07 17:58:28] "POST /virtual-machines HTTP/1.1" 200 369 0.009660 10.0.0.38 - - [2026-04-07 17:58:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.016658 10.0.0.38 - - [2026-04-07 17:58:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.120873 10.0.0.38 - - [2026-04-07 17:58:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.020510 10.0.0.38 - - [2026-04-07 17:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004990 10.0.0.38 - - [2026-04-07 17:58:29] "GET /virtual-machine-interface/61e1b5c2-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006096 10.0.0.38 - - [2026-04-07 17:58:29] "POST /instance-ips HTTP/1.1" 200 409 0.027737 10.0.0.38 - - [2026-04-07 17:58:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.023072 10.0.0.38 - - [2026-04-07 17:58:29] "GET /virtual-machine-interface/61e1b5c2-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.012616 10.0.0.38 - - [2026-04-07 17:58:29] "POST /set-tag HTTP/1.1" 200 109 0.019973 10.0.0.38 - - [2026-04-07 17:58:29] "GET /virtual-machine-interface/61e1b5c2-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010417 10.0.0.38 - - [2026-04-07 17:58:29] "GET /instance-ip/620021d8-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003416 10.0.0.38 - - [2026-04-07 17:58:29] "GET /virtual-machine-interface/61e1b5c2-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003956 10.0.0.38 - - [2026-04-07 17:58:29] "POST /set-tag HTTP/1.1" 200 109 0.001926 10.0.0.38 - - [2026-04-07 17:58:29] "GET /virtual-router/bbbd9e4e-f237-44f5-8e8f-0d8518eff642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.003354 10.0.0.38 - - [2026-04-07 17:58:29] "POST /ref-update HTTP/1.1" 200 156 0.008464 10.0.0.38 - - [2026-04-07 17:58:29] "GET /virtual-machine-interface/61e1b5c2-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004390 10.0.0.38 - - [2026-04-07 17:58:29] "POST /set-tag HTTP/1.1" 200 109 0.002166 10.0.0.38 - - [2026-04-07 17:58:29] "GET /virtual-machine-interface/616f5982-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003291 10.0.0.38 - - [2026-04-07 17:58:29] "POST /set-tag HTTP/1.1" 200 109 0.002416 10.0.0.38 - - [2026-04-07 17:58:29] "GET /virtual-machine-interface/61e1b5c2-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003900 10.0.0.38 - - [2026-04-07 17:58:29] "POST /set-tag HTTP/1.1" 200 109 0.001814 10.0.0.38 - - [2026-04-07 17:58:32] "GET /domains HTTP/1.1" 200 280 0.002033 10.0.0.38 - - [2026-04-07 17:58:32] "GET /domain/e11b63b1-de5b-4035-9145-43d1ef69cbe1 HTTP/1.1" 200 3087 0.002928 10.0.0.38 - - [2026-04-07 17:58:32] "GET /project/2f62da34-1789-4599-8697-04629be8e906 HTTP/1.1" 200 7063 0.051518 10.0.0.38 - - [2026-04-07 17:58:32] "GET /virtual-network/dec97b6d-3af1-4788-889e-4d98d63e6db5 HTTP/1.1" 200 2085 0.004299 10.0.0.38 - - [2026-04-07 17:58:32] "GET /virtual-network/dec97b6d-3af1-4788-889e-4d98d63e6db5 HTTP/1.1" 200 2085 0.004370 10.0.0.38 - - [2026-04-07 17:58:32] "GET /routing-instance/2a52bf78-3acc-4b28-9d44-ced4c44ff79a HTTP/1.1" 200 1402 0.003370 10.0.0.38 - - [2026-04-07 17:58:32] "GET /routing-instance/2a52bf78-3acc-4b28-9d44-ced4c44ff79a HTTP/1.1" 200 1402 0.002299 10.0.0.38 - - [2026-04-07 17:58:32] "GET /route-target/1e1a3618-c3d2-4214-830a-93bd588634c0 HTTP/1.1" 200 1151 0.002035 10.0.0.38 - - [2026-04-07 17:58:32] "GET /virtual-network/dec97b6d-3af1-4788-889e-4d98d63e6db5 HTTP/1.1" 200 2085 0.003987 10.0.0.38 - - [2026-04-07 17:58:32] "GET /routing-instance/2a52bf78-3acc-4b28-9d44-ced4c44ff79a HTTP/1.1" 200 1402 0.005094 10.0.0.38 - - [2026-04-07 17:58:32] "GET /virtual-network/dec97b6d-3af1-4788-889e-4d98d63e6db5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.008206 10.0.0.38 - - [2026-04-07 17:58:32] "GET /virtual-network/dec97b6d-3af1-4788-889e-4d98d63e6db5 HTTP/1.1" 200 2085 0.008317 10.0.0.38 - - [2026-04-07 17:58:32] "GET /routing-instance/2a52bf78-3acc-4b28-9d44-ced4c44ff79a HTTP/1.1" 200 1402 0.006052 10.0.0.38 - - [2026-04-07 17:58:32] "GET /routing-instance/2a52bf78-3acc-4b28-9d44-ced4c44ff79a HTTP/1.1" 200 1402 0.007117 10.0.0.38 - - [2026-04-07 17:58:32] "GET /route-target/1e1a3618-c3d2-4214-830a-93bd588634c0 HTTP/1.1" 200 1151 0.008442 10.0.0.38 - - [2026-04-07 17:58:32] "GET /domains HTTP/1.1" 200 280 0.001800 10.0.0.38 - - [2026-04-07 17:58:32] "GET /domain/e11b63b1-de5b-4035-9145-43d1ef69cbe1 HTTP/1.1" 200 3087 0.002913 10.0.0.38 - - [2026-04-07 17:58:32] "GET /project/2f62da34-1789-4599-8697-04629be8e906 HTTP/1.1" 200 7063 0.063106 10.0.0.38 - - [2026-04-07 17:58:32] "GET /virtual-network/dec97b6d-3af1-4788-889e-4d98d63e6db5 HTTP/1.1" 200 2085 0.010193 10.0.0.38 - - [2026-04-07 17:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002507 10.0.0.38 - - [2026-04-07 17:58:32] "GET /project/2f62da34-1789-4599-8697-04629be8e906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.044345 10.0.0.38 - - [2026-04-07 17:58:32] "GET /virtual-network/dec97b6d-3af1-4788-889e-4d98d63e6db5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004081 10.0.0.38 - - [2026-04-07 17:58:32] "GET /floating-ip-pools?parent_id=dec97b6d-3af1-4788-889e-4d98d63e6db5&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001896 10.0.0.38 - - [2026-04-07 17:58:32] "GET /virtual-network/dec97b6d-3af1-4788-889e-4d98d63e6db5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005005 10.0.0.38 - - [2026-04-07 17:58:32] "POST /floating-ip-pools HTTP/1.1" 200 562 0.029263 10.0.0.38 - - [2026-04-07 17:58:32] "POST /ref-update HTTP/1.1" 200 156 0.038405 10.0.0.38 - - [2026-04-07 17:58:32] "GET /virtual-network/dec97b6d-3af1-4788-889e-4d98d63e6db5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.008999 10.0.0.38 - - [2026-04-07 17:58:32] "GET /domains HTTP/1.1" 200 280 0.002082 10.0.0.38 - - [2026-04-07 17:58:32] "GET /domain/e11b63b1-de5b-4035-9145-43d1ef69cbe1 HTTP/1.1" 200 3087 0.003692 10.0.0.38 - - [2026-04-07 17:58:32] "GET /project/2f62da34-1789-4599-8697-04629be8e906 HTTP/1.1" 200 7319 0.027258 10.0.0.38 - - [2026-04-07 17:58:32] "GET /virtual-network/dec97b6d-3af1-4788-889e-4d98d63e6db5 HTTP/1.1" 200 2323 0.006115 10.0.0.38 - - [2026-04-07 17:58:32] "GET /floating-ip-pool/f4830fa2-d95b-4e5c-81ed-38514c3c86f4 HTTP/1.1" 200 1314 0.002609 10.0.0.38 - - [2026-04-07 17:58:32] "GET /domains HTTP/1.1" 200 280 0.002831 10.0.0.38 - - [2026-04-07 17:58:32] "GET /domain/e11b63b1-de5b-4035-9145-43d1ef69cbe1 HTTP/1.1" 200 3087 0.003309 10.0.0.38 - - [2026-04-07 17:58:32] "GET /project/2f62da34-1789-4599-8697-04629be8e906 HTTP/1.1" 200 7319 0.044958 10.0.0.38 - - [2026-04-07 17:58:32] "GET /virtual-network/dec97b6d-3af1-4788-889e-4d98d63e6db5 HTTP/1.1" 200 2323 0.007361 10.0.0.38 - - [2026-04-07 17:58:32] "GET /virtual-network/dec97b6d-3af1-4788-889e-4d98d63e6db5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.006523 10.0.0.38 - - [2026-04-07 17:58:33] "POST /tags HTTP/1.1" 200 365 0.052863 10.0.0.38 - - [2026-04-07 17:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.015455 10.0.0.38 - - [2026-04-07 17:58:33] "GET /tag/3671c025-64a0-486d-a4ce-dcbde1b69097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.020338 10.0.0.38 - - [2026-04-07 17:58:33] "POST /tags HTTP/1.1" 409 206 0.007239 10.0.0.38 - - [2026-04-07 17:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.38 - - [2026-04-07 17:58:33] "GET /tag/5491fc7e-f995-4590-a04a-b678bc883446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.011147 10.0.0.38 - - [2026-04-07 17:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004730 10.0.0.38 - - [2026-04-07 17:58:33] "GET /project/2f62da34-1789-4599-8697-04629be8e906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.048552 10.0.0.38 - - [2026-04-07 17:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.38 - - [2026-04-07 17:58:33] "GET /virtual-network/2bd7f01d-40d4-4b04-aced-96548ab7e338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003898 10.0.0.38 - - [2026-04-07 17:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.38 - - [2026-04-07 17:58:33] "GET /service-appliance-set/7b298191-659c-45ae-8b90-60b747045768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003955 10.0.0.38 - - [2026-04-07 17:58:33] "POST /fqname-to-id HTTP/1.1" 404 258 0.001696 10.0.0.38 - - [2026-04-07 17:58:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.123344 10.0.0.38 - - [2026-04-07 17:58:33] "GET /virtual-machine-interface/cfe16d73-7180-45a9-835b-610a9f11e957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.004899 10.0.0.38 - - [2026-04-07 17:58:33] "POST /set-tag HTTP/1.1" 200 109 0.017432 10.0.0.38 - - [2026-04-07 17:58:33] "POST /instance-ips HTTP/1.1" 200 417 0.040149 10.0.0.38 - - [2026-04-07 17:58:33] "GET /instance-ip/c08173aa-9354-401b-a74b-6deff5f004ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.013437 10.0.0.38 - - [2026-04-07 17:58:33] "POST /loadbalancers HTTP/1.1" 200 618 0.077762 10.0.0.38 - - [2026-04-07 17:58:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.026430 10.0.0.38 - - [2026-04-07 17:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011574 10.0.0.38 - - [2026-04-07 17:58:33] "GET /project/2f62da34-1789-4599-8697-04629be8e906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.052003 10.0.0.38 - - [2026-04-07 17:58:33] "GET /virtual-machine-interface/cfe16d73-7180-45a9-835b-610a9f11e957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.013284 10.0.0.38 - - [2026-04-07 17:58:33] "GET /virtual-machine-interface/cfe16d73-7180-45a9-835b-610a9f11e957?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.007840 10.0.0.38 - - [2026-04-07 17:58:33] "POST /service-instances HTTP/1.1" 200 566 0.074284 10.0.0.38 - - [2026-04-07 17:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005876 10.0.0.38 - - [2026-04-07 17:58:33] "POST /ref-update HTTP/1.1" 200 156 0.027156 10.0.0.38 - - [2026-04-07 17:58:33] "GET /floating-ip-pool/f4830fa2-d95b-4e5c-81ed-38514c3c86f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.011989 10.0.0.38 - - [2026-04-07 17:58:34] "POST /floating-ips HTTP/1.1" 200 671 0.089754 10.0.0.38 - - [2026-04-07 17:58:34] "PUT /service-instance/f0e1be41-95da-4fcf-afec-93c1f43f2bf1 HTTP/1.1" 200 266 0.048116 10.0.0.38 - - [2026-04-07 17:58:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.019306 10.0.0.38 - - [2026-04-07 17:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.38 - - [2026-04-07 17:58:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.017392 10.0.0.38 - - [2026-04-07 17:58:34] "GET /application-policy-set/d5148ecf-b58a-4c61-a406-64259c768d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002353 10.0.0.38 - - [2026-04-07 17:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001587 10.0.0.38 - - [2026-04-07 17:58:34] "POST /virtual-machines HTTP/1.1" 200 429 0.010650 10.0.0.38 - - [2026-04-07 17:58:34] "GET /policy-management/3bbf1be2-eda4-49fb-9c13-cc5c15b80b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002427 10.0.0.38 - - [2026-04-07 17:58:34] "POST /tags HTTP/1.1" 409 221 0.003375 10.0.0.38 - - [2026-04-07 17:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.38 - - [2026-04-07 17:58:34] "GET /tag/1358850e-6ad3-4e27-9e5d-93fa89f0fe1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.017112 10.0.0.38 - - [2026-04-07 17:58:34] "POST /tags HTTP/1.1" 409 238 0.015492 10.0.0.38 - - [2026-04-07 17:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.38 - - [2026-04-07 17:58:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.112369 10.0.0.38 - - [2026-04-07 17:58:34] "POST /chown HTTP/1.1" 200 109 0.017626 10.0.0.38 - - [2026-04-07 17:58:34] "GET /tag/3671c025-64a0-486d-a4ce-dcbde1b69097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.017205 10.0.0.38 - - [2026-04-07 17:58:34] "POST /firewall-rules HTTP/1.1" 200 650 0.032439 10.0.0.38 - - [2026-04-07 17:58:34] "POST /chown HTTP/1.1" 200 109 0.022335 10.0.0.38 - - [2026-04-07 17:58:34] "GET /firewall-rule/c75116a9-fdbe-4760-b004-deb4f4ec9cc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.010652 10.0.0.38 - - [2026-04-07 17:58:34] "PUT /virtual-machine-interface/ce0ba487-5417-4389-b397-671a0ddad00e HTTP/1.1" 200 284 0.016110 10.0.0.38 - - [2026-04-07 17:58:34] "PUT /instance-ip/c08173aa-9354-401b-a74b-6deff5f004ea HTTP/1.1" 200 256 0.016648 10.0.0.38 - - [2026-04-07 17:58:34] "GET /firewall-policy/a30ca09c-30c2-4639-9305-08d7060af761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.005718 10.0.0.38 - - [2026-04-07 17:58:34] "GET /firewall-rule/c75116a9-fdbe-4760-b004-deb4f4ec9cc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.002232 10.0.0.38 - - [2026-04-07 17:58:34] "POST /ref-update HTTP/1.1" 200 156 0.018108 10.0.0.38 - - [2026-04-07 17:58:34] "POST /ref-update HTTP/1.1" 200 156 0.012303 10.0.0.38 - - [2026-04-07 17:58:34] "POST /ref-update HTTP/1.1" 200 156 0.014726 10.0.0.38 - - [2026-04-07 17:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006407 10.0.0.38 - - [2026-04-07 17:58:34] "POST /ref-update HTTP/1.1" 200 156 0.023334 10.0.0.38 - - [2026-04-07 17:58:34] "GET /project/2f62da34-1789-4599-8697-04629be8e906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.044023 10.0.0.38 - - [2026-04-07 17:58:34] "GET /loadbalancer/b891160b-56c5-4ed1-a426-074e0df1ff44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.002312 10.0.0.38 - - [2026-04-07 17:58:34] "POST /ref-update HTTP/1.1" 200 156 0.009409 10.0.0.38 - - [2026-04-07 17:58:34] "POST /ref-update HTTP/1.1" 200 156 0.016671 10.0.0.38 - - [2026-04-07 17:58:34] "POST /ref-update HTTP/1.1" 200 156 0.016225 10.0.0.38 - - [2026-04-07 17:58:34] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.052048 10.0.0.38 - - [2026-04-07 17:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.38 - - [2026-04-07 17:58:34] "POST /virtual-machines HTTP/1.1" 200 429 0.043473 10.0.0.38 - - [2026-04-07 17:58:34] "GET /project/2f62da34-1789-4599-8697-04629be8e906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.053085 10.0.0.38 - - [2026-04-07 17:58:34] "GET /loadbalancer-listener/bf7eab23-8c28-403c-98cf-b7007a7c237f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.012345 10.0.0.38 - - [2026-04-07 17:58:34] "GET /loadbalancer-listener/bf7eab23-8c28-403c-98cf-b7007a7c237f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.022108 10.0.0.38 - - [2026-04-07 17:58:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.145236 10.0.0.38 - - [2026-04-07 17:58:34] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.070522 10.0.0.38 - - [2026-04-07 17:58:34] "POST /chown HTTP/1.1" 200 109 0.054821 10.0.0.38 - - [2026-04-07 17:58:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.030802 10.0.0.38 - - [2026-04-07 17:58:34] "GET /loadbalancer-pool/d6a44afe-2ac9-4b2a-ad7b-00616bdaaada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.016622 10.0.0.38 - - [2026-04-07 17:58:35] "POST /chown HTTP/1.1" 200 109 0.005865 10.0.0.38 - - [2026-04-07 17:58:35] "PUT /virtual-machine-interface/3bfbbf15-aea9-43b6-8e33-4adb9d8221da HTTP/1.1" 200 284 0.022101 10.0.0.38 - - [2026-04-07 17:58:35] "PUT /instance-ip/c08173aa-9354-401b-a74b-6deff5f004ea HTTP/1.1" 200 256 0.036630 10.0.0.38 - - [2026-04-07 17:58:35] "POST /loadbalancer-members HTTP/1.1" 200 707 0.049712 10.0.0.38 - - [2026-04-07 17:58:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.031815 10.0.0.38 - - [2026-04-07 17:58:35] "GET /loadbalancer-member/5e7715f0-94ec-48e3-9e58-38eb94df509f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.007509 10.0.0.38 - - [2026-04-07 17:58:35] "POST /ref-update HTTP/1.1" 200 156 0.017354 10.0.0.38 - - [2026-04-07 17:58:35] "POST /ref-update HTTP/1.1" 200 156 0.020899 10.0.0.38 - - [2026-04-07 17:58:35] "GET /application-policy-set/d5148ecf-b58a-4c61-a406-64259c768d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.021385 10.0.0.38 - - [2026-04-07 17:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.38 - - [2026-04-07 17:58:35] "GET /policy-management/3bbf1be2-eda4-49fb-9c13-cc5c15b80b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003108 10.0.0.38 - - [2026-04-07 17:58:35] "POST /tags HTTP/1.1" 409 221 0.002146 10.0.0.38 - - [2026-04-07 17:58:35] "POST /ref-update HTTP/1.1" 200 156 0.042791 10.0.0.38 - - [2026-04-07 17:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.38 - - [2026-04-07 17:58:35] "GET /tag/1358850e-6ad3-4e27-9e5d-93fa89f0fe1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.025084 10.0.0.38 - - [2026-04-07 17:58:35] "POST /tags HTTP/1.1" 409 238 0.011353 10.0.0.38 - - [2026-04-07 17:58:35] "POST /ref-update HTTP/1.1" 200 156 0.043316 10.0.0.38 - - [2026-04-07 17:58:35] "POST /ref-update HTTP/1.1" 200 156 0.033014 10.0.0.38 - - [2026-04-07 17:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.015928 10.0.0.38 - - [2026-04-07 17:58:35] "GET /tag/3671c025-64a0-486d-a4ce-dcbde1b69097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.021616 10.0.0.38 - - [2026-04-07 17:58:35] "POST /firewall-rules HTTP/1.1" 409 293 0.009315 10.0.0.38 - - [2026-04-07 17:58:35] "PUT /service-instance/f0e1be41-95da-4fcf-afec-93c1f43f2bf1 HTTP/1.1" 200 266 0.048924 10.0.0.38 - - [2026-04-07 17:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006347 10.0.0.38 - - [2026-04-07 17:58:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.024744 10.0.0.38 - - [2026-04-07 17:58:35] "PUT /firewall-rule/c75116a9-fdbe-4760-b004-deb4f4ec9cc4 HTTP/1.1" 200 260 0.045669 10.0.0.38 - - [2026-04-07 17:58:35] "GET /firewall-rule/c75116a9-fdbe-4760-b004-deb4f4ec9cc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.008181 10.0.0.38 - - [2026-04-07 17:58:35] "PUT /service-instance/f0e1be41-95da-4fcf-afec-93c1f43f2bf1 HTTP/1.1" 200 266 0.007674 10.0.0.38 - - [2026-04-07 17:58:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.012647 10.0.0.38 - - [2026-04-07 17:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001458 10.0.0.38 - - [2026-04-07 17:58:35] "GET /firewall-policy/a30ca09c-30c2-4639-9305-08d7060af761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.014885 10.0.0.38 - - [2026-04-07 17:58:35] "GET /firewall-rule/c75116a9-fdbe-4760-b004-deb4f4ec9cc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.002932 10.0.0.38 - - [2026-04-07 17:58:35] "POST /chown HTTP/1.1" 200 109 0.007536 10.0.0.38 - - [2026-04-07 17:58:35] "POST /chown HTTP/1.1" 200 109 0.005778 10.0.0.38 - - [2026-04-07 17:58:35] "PUT /instance-ip/c08173aa-9354-401b-a74b-6deff5f004ea HTTP/1.1" 200 256 0.017106 10.0.0.38 - - [2026-04-07 17:58:35] "POST /ref-update HTTP/1.1" 200 156 0.026926 10.0.0.38 - - [2026-04-07 17:58:35] "POST /ref-update HTTP/1.1" 200 156 0.009805 10.0.0.38 - - [2026-04-07 17:58:35] "POST /chown HTTP/1.1" 200 109 0.019006 10.0.0.38 - - [2026-04-07 17:58:35] "POST /chown HTTP/1.1" 200 109 0.021879 10.0.0.38 - - [2026-04-07 17:58:35] "PUT /instance-ip/c08173aa-9354-401b-a74b-6deff5f004ea HTTP/1.1" 200 256 0.011137 10.0.0.38 - - [2026-04-07 17:58:35] "POST /ref-update HTTP/1.1" 200 156 0.017814 10.0.0.38 - - [2026-04-07 17:58:35] "POST /ref-update HTTP/1.1" 200 156 0.016922 10.0.0.38 - - [2026-04-07 17:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.38 - - [2026-04-07 17:58:35] "POST /chown HTTP/1.1" 200 109 0.005731 10.0.0.38 - - [2026-04-07 17:58:35] "POST /chown HTTP/1.1" 200 109 0.014676 10.0.0.38 - - [2026-04-07 17:58:36] "PUT /instance-ip/c08173aa-9354-401b-a74b-6deff5f004ea HTTP/1.1" 200 256 0.017380 10.0.0.38 - - [2026-04-07 17:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012518 10.0.0.38 - - [2026-04-07 17:58:36] "POST /ref-update HTTP/1.1" 200 156 0.019883 10.0.0.38 - - [2026-04-07 17:58:36] "GET /virtual-network/2bd7f01d-40d4-4b04-aced-96548ab7e338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.011661 10.0.0.38 - - [2026-04-07 17:58:36] "POST /chown HTTP/1.1" 200 109 0.023369 10.0.0.38 - - [2026-04-07 17:58:36] "POST /chown HTTP/1.1" 200 109 0.015661 10.0.0.38 - - [2026-04-07 17:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.38 - - [2026-04-07 17:58:36] "GET /project/2f62da34-1789-4599-8697-04629be8e906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.028797 10.0.0.38 - - [2026-04-07 17:58:36] "POST /virtual-machines HTTP/1.1" 200 373 0.009505 10.0.0.38 - - [2026-04-07 17:58:36] "PUT /instance-ip/c08173aa-9354-401b-a74b-6deff5f004ea HTTP/1.1" 200 256 0.027794 10.0.0.38 - - [2026-04-07 17:58:36] "POST /ref-update HTTP/1.1" 200 156 0.012805 10.0.0.38 - - [2026-04-07 17:58:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.018484 10.0.0.38 - - [2026-04-07 17:58:36] "PUT /service-instance/f0e1be41-95da-4fcf-afec-93c1f43f2bf1 HTTP/1.1" 200 266 0.057506 10.0.0.38 - - [2026-04-07 17:58:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.019869 10.0.0.38 - - [2026-04-07 17:58:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.162057 10.0.0.38 - - [2026-04-07 17:58:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.039421 10.0.0.38 - - [2026-04-07 17:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007815 10.0.0.38 - - [2026-04-07 17:58:36] "PUT /service-instance/f0e1be41-95da-4fcf-afec-93c1f43f2bf1 HTTP/1.1" 200 266 0.023180 10.0.0.38 - - [2026-04-07 17:58:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.012216 10.0.0.38 - - [2026-04-07 17:58:36] "GET /virtual-machine-interface/664d81fe-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.012328 10.0.0.38 - - [2026-04-07 17:58:36] "PUT /service-instance/f0e1be41-95da-4fcf-afec-93c1f43f2bf1 HTTP/1.1" 200 266 0.012266 10.0.0.38 - - [2026-04-07 17:58:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.020028 10.0.0.38 - - [2026-04-07 17:58:36] "POST /instance-ips HTTP/1.1" 200 413 0.060138 10.0.0.38 - - [2026-04-07 17:58:36] "PUT /service-instance/f0e1be41-95da-4fcf-afec-93c1f43f2bf1 HTTP/1.1" 200 266 0.011389 10.0.0.38 - - [2026-04-07 17:58:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.030988 10.0.0.38 - - [2026-04-07 17:58:36] "GET /virtual-machine-interface/664d81fe-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.008757 10.0.0.38 - - [2026-04-07 17:58:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.010270 10.0.0.38 - - [2026-04-07 17:58:36] "PUT /service-instance/f0e1be41-95da-4fcf-afec-93c1f43f2bf1 HTTP/1.1" 200 266 0.010166 10.0.0.38 - - [2026-04-07 17:58:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.012820 10.0.0.38 - - [2026-04-07 17:58:36] "POST /set-tag HTTP/1.1" 200 109 0.032547 10.0.0.38 - - [2026-04-07 17:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.38 - - [2026-04-07 17:58:36] "GET /virtual-machine-interface/664d81fe-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.018925 10.0.0.38 - - [2026-04-07 17:58:36] "GET /instance-ip/666ed764-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.002793 10.0.0.38 - - [2026-04-07 17:58:36] "POST /chown HTTP/1.1" 200 109 0.006442 10.0.0.38 - - [2026-04-07 17:58:36] "GET /virtual-machine-interface/664d81fe-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.012680 10.0.0.38 - - [2026-04-07 17:58:36] "POST /set-tag HTTP/1.1" 200 109 0.002095 10.0.0.38 - - [2026-04-07 17:58:36] "POST /chown HTTP/1.1" 200 109 0.035593 10.0.0.38 - - [2026-04-07 17:58:36] "GET /virtual-router/bbbd9e4e-f237-44f5-8e8f-0d8518eff642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.005750 10.0.0.38 - - [2026-04-07 17:58:36] "POST /chown HTTP/1.1" 200 109 0.019629 10.0.0.38 - - [2026-04-07 17:58:36] "POST /ref-update HTTP/1.1" 200 156 0.021930 10.0.0.38 - - [2026-04-07 17:58:36] "POST /chown HTTP/1.1" 200 109 0.009587 10.0.0.38 - - [2026-04-07 17:58:36] "GET /virtual-machine-interface/664d81fe-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011137 10.0.0.38 - - [2026-04-07 17:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.38 - - [2026-04-07 17:58:36] "POST /set-tag HTTP/1.1" 200 109 0.002475 10.0.0.38 - - [2026-04-07 17:58:36] "GET /virtual-machine-interface/664d81fe-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004023 10.0.0.38 - - [2026-04-07 17:58:36] "POST /chown HTTP/1.1" 200 109 0.008297 10.0.0.38 - - [2026-04-07 17:58:37] "POST /set-tag HTTP/1.1" 200 109 0.002285 10.0.0.38 - - [2026-04-07 17:58:37] "POST /chown HTTP/1.1" 200 109 0.005891 10.0.0.38 - - [2026-04-07 17:58:37] "POST /chown HTTP/1.1" 200 109 0.014096 10.0.0.38 - - [2026-04-07 17:58:37] "POST /chown HTTP/1.1" 200 109 0.021919 10.0.0.38 - - [2026-04-07 17:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.38 - - [2026-04-07 17:58:37] "POST /chown HTTP/1.1" 200 109 0.008056 10.0.0.38 - - [2026-04-07 17:58:37] "POST /chown HTTP/1.1" 200 109 0.028500 10.0.0.38 - - [2026-04-07 17:58:37] "POST /chown HTTP/1.1" 200 109 0.006048 10.0.0.38 - - [2026-04-07 17:58:37] "POST /chown HTTP/1.1" 200 109 0.015456 10.0.0.38 - - [2026-04-07 17:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.38 - - [2026-04-07 17:58:37] "POST /chown HTTP/1.1" 200 109 0.006373 10.0.0.38 - - [2026-04-07 17:58:37] "POST /chown HTTP/1.1" 200 109 0.040350 10.0.0.38 - - [2026-04-07 17:58:37] "POST /chown HTTP/1.1" 200 109 0.019123 10.0.0.38 - - [2026-04-07 17:58:37] "POST /chown HTTP/1.1" 200 109 0.011686 10.0.0.38 - - [2026-04-07 17:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.38 - - [2026-04-07 17:58:37] "POST /chown HTTP/1.1" 200 109 0.005859 10.0.0.38 - - [2026-04-07 17:58:37] "POST /chown HTTP/1.1" 200 109 0.021438 10.0.0.38 - - [2026-04-07 17:58:37] "POST /chown HTTP/1.1" 200 109 0.016291 10.0.0.38 - - [2026-04-07 17:58:37] "POST /chown HTTP/1.1" 200 109 0.006360 10.0.0.38 - - [2026-04-07 17:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.38 - - [2026-04-07 17:58:37] "POST /chown HTTP/1.1" 200 109 0.005731 10.0.0.38 - - [2026-04-07 17:58:37] "POST /chown HTTP/1.1" 200 109 0.006058 10.0.0.38 - - [2026-04-07 17:58:37] "POST /chown HTTP/1.1" 200 109 0.017612 10.0.0.38 - - [2026-04-07 17:58:37] "POST /chown HTTP/1.1" 200 109 0.024040 10.0.0.38 - - [2026-04-07 17:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.38 - - [2026-04-07 17:58:37] "POST /chown HTTP/1.1" 200 109 0.005976 10.0.0.38 - - [2026-04-07 17:58:37] "POST /chown HTTP/1.1" 200 109 0.015605 10.0.0.38 - - [2026-04-07 17:58:37] "POST /chown HTTP/1.1" 200 109 0.011833 10.0.0.38 - - [2026-04-07 17:58:37] "POST /chown HTTP/1.1" 200 109 0.006036 10.0.0.38 - - [2026-04-07 17:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.38 - - [2026-04-07 17:58:37] "POST /chown HTTP/1.1" 200 109 0.006282 10.0.0.38 - - [2026-04-07 17:58:38] "POST /chown HTTP/1.1" 200 109 0.008374 10.0.0.38 - - [2026-04-07 17:58:38] "POST /chown HTTP/1.1" 200 109 0.016954 10.0.0.38 - - [2026-04-07 17:58:38] "POST /chown HTTP/1.1" 200 109 0.016071 10.0.0.38 - - [2026-04-07 17:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006692 10.0.0.38 - - [2026-04-07 17:58:38] "POST /chown HTTP/1.1" 200 109 0.006668 10.0.0.38 - - [2026-04-07 17:58:38] "POST /chown HTTP/1.1" 200 109 0.014162 10.0.0.38 - - [2026-04-07 17:58:38] "POST /chown HTTP/1.1" 200 109 0.009459 10.0.0.38 - - [2026-04-07 17:58:38] "POST /chown HTTP/1.1" 200 109 0.004966 10.0.0.38 - - [2026-04-07 17:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.38 - - [2026-04-07 17:58:38] "POST /chown HTTP/1.1" 200 109 0.006514 10.0.0.38 - - [2026-04-07 17:58:38] "POST /chown HTTP/1.1" 200 109 0.022705 10.0.0.38 - - [2026-04-07 17:58:38] "POST /chown HTTP/1.1" 200 109 0.018582 10.0.0.38 - - [2026-04-07 17:58:38] "POST /chown HTTP/1.1" 200 109 0.006326 10.0.0.38 - - [2026-04-07 17:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.38 - - [2026-04-07 17:58:38] "POST /chown HTTP/1.1" 200 109 0.006479 10.0.0.38 - - [2026-04-07 17:58:38] "POST /chown HTTP/1.1" 200 109 0.017600 10.0.0.38 - - [2026-04-07 17:58:38] "POST /chown HTTP/1.1" 200 109 0.006530 10.0.0.38 - - [2026-04-07 17:58:38] "POST /chown HTTP/1.1" 200 109 0.018534 10.0.0.38 - - [2026-04-07 17:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.38 - - [2026-04-07 17:58:38] "POST /chown HTTP/1.1" 200 109 0.007885 10.0.0.38 - - [2026-04-07 17:58:38] "POST /chown HTTP/1.1" 200 109 0.024507 10.0.0.38 - - [2026-04-07 17:58:38] "POST /chown HTTP/1.1" 200 109 0.016939 10.0.0.38 - - [2026-04-07 17:58:38] "POST /chown HTTP/1.1" 200 109 0.006324 10.0.0.38 - - [2026-04-07 17:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.38 - - [2026-04-07 17:58:38] "POST /chown HTTP/1.1" 200 109 0.009531 10.0.0.38 - - [2026-04-07 17:58:38] "GET /virtual-machine-interface/616f5982-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005891 10.0.0.38 - - [2026-04-07 17:58:38] "POST /set-tag HTTP/1.1" 200 109 0.002184 10.0.0.38 - - [2026-04-07 17:58:38] "POST /chown HTTP/1.1" 200 109 0.019938 10.0.0.38 - - [2026-04-07 17:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.022890 10.0.0.38 - - [2026-04-07 17:58:38] "POST /chown HTTP/1.1" 200 109 0.026607 10.0.0.38 - - [2026-04-07 17:58:38] "POST /chown HTTP/1.1" 200 109 0.021489 10.0.0.38 - - [2026-04-07 17:58:38] "GET /loadbalancer/93cfba0b-7b82-4c6e-bedb-359db35c8c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002870 10.0.0.38 - - [2026-04-07 17:58:38] "GET /loadbalancer-pool/f6721808-b48c-4357-bd0f-90c82e22db31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002404 10.0.0.38 - - [2026-04-07 17:58:38] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016836 10.0.0.38 - - [2026-04-07 17:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.38 - - [2026-04-07 17:58:38] "POST /chown HTTP/1.1" 200 109 0.006489 10.0.0.38 - - [2026-04-07 17:58:38] "POST /chown HTTP/1.1" 200 109 0.020101 10.0.0.38 - - [2026-04-07 17:58:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.016810 10.0.0.38 - - [2026-04-07 17:58:38] "GET /virtual-machine-interface/616f5982-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013284 10.0.0.38 - - [2026-04-07 17:58:38] "POST /tags HTTP/1.1" 409 221 0.002167 10.0.0.38 - - [2026-04-07 17:58:38] "POST /chown HTTP/1.1" 200 109 0.007613 10.0.0.38 - - [2026-04-07 17:58:38] "POST /chown HTTP/1.1" 200 109 0.019943 10.0.0.38 - - [2026-04-07 17:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.014918 10.0.0.38 - - [2026-04-07 17:58:39] "GET /tag/1358850e-6ad3-4e27-9e5d-93fa89f0fe1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.011739 10.0.0.38 - - [2026-04-07 17:58:39] "POST /set-tag HTTP/1.1" 200 109 0.021225 10.0.0.38 - - [2026-04-07 17:58:39] "GET /virtual-machine-interface/616f5982-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.017212 10.0.0.38 - - [2026-04-07 17:58:39] "POST /ref-update HTTP/1.1" 200 156 0.008520 10.0.0.38 - - [2026-04-07 17:58:39] "GET /floating-ip/5b34e6bb-ffb7-4592-8f5b-336e9037baf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.003352 10.0.0.38 - - [2026-04-07 17:58:39] "PUT /floating-ip/5b34e6bb-ffb7-4592-8f5b-336e9037baf8 HTTP/1.1" 200 256 0.006937 10.0.0.38 - - [2026-04-07 17:58:39] "GET /virtual-machine-interface/61e1b5c2-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005093 10.0.0.38 - - [2026-04-07 17:58:39] "POST /set-tag HTTP/1.1" 200 109 0.002578 10.0.0.38 - - [2026-04-07 17:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.38 - - [2026-04-07 17:58:39] "GET /loadbalancer/93cfba0b-7b82-4c6e-bedb-359db35c8c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003212 10.0.0.38 - - [2026-04-07 17:58:39] "GET /loadbalancer-pool/f6721808-b48c-4357-bd0f-90c82e22db31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003201 10.0.0.38 - - [2026-04-07 17:58:39] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015516 10.0.0.38 - - [2026-04-07 17:58:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.023658 10.0.0.38 - - [2026-04-07 17:58:39] "GET /virtual-machine-interface/61e1b5c2-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010935 10.0.0.38 - - [2026-04-07 17:58:39] "GET /virtual-machine-interface/61e1b5c2-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004600 10.0.0.38 - - [2026-04-07 17:58:39] "POST /ref-update HTTP/1.1" 200 156 0.008229 10.0.0.38 - - [2026-04-07 17:58:39] "POST /set-tag HTTP/1.1" 200 109 0.017380 10.0.0.38 - - [2026-04-07 17:58:39] "GET /floating-ip/5b34e6bb-ffb7-4592-8f5b-336e9037baf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.011704 10.0.0.38 - - [2026-04-07 17:58:41] "GET /virtual-machine/725274f9-3aaf-4d3e-8d77-6a2b2670916b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002920 10.0.0.38 - - [2026-04-07 17:58:41] "GET /virtual-machine-interface/616f5982-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004185 10.0.0.38 - - [2026-04-07 17:58:41] "GET /virtual-machine/82a8ae04-71bb-48e1-8704-2c815d9dc0b0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.002910 10.0.0.38 - - [2026-04-07 17:58:41] "GET /virtual-machine-interface/61e1b5c2-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004237 10.0.0.38 - - [2026-04-07 17:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.38 - - [2026-04-07 17:58:41] "POST /chown HTTP/1.1" 200 109 0.006134 10.0.0.38 - - [2026-04-07 17:58:41] "POST /chown HTTP/1.1" 200 109 0.019406 10.0.0.38 - - [2026-04-07 17:58:41] "POST /chown HTTP/1.1" 200 109 0.007590 10.0.0.38 - - [2026-04-07 17:58:41] "POST /chown HTTP/1.1" 200 109 0.016308 10.0.0.38 - - [2026-04-07 17:58:44] "GET /virtual-machine-interface/664d81fe-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004767 10.0.0.38 - - [2026-04-07 17:58:44] "POST /set-tag HTTP/1.1" 200 109 0.001992 10.0.0.38 - - [2026-04-07 17:58:46] "GET /virtual-machine/d47fba4a-d573-489b-af36-0a8d9ed34f34?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003260 10.0.0.38 - - [2026-04-07 17:58:46] "GET /virtual-machine-interface/664d81fe-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005046 10.0.0.38 - - [2026-04-07 17:58:46] "GET /virtual-machine-interface/664d81fe-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004365 10.0.0.38 - - [2026-04-07 17:58:46] "POST /set-tag HTTP/1.1" 200 109 0.002317 [Introspect:8084]10.0.0.38 - - [2026-04-07 17:58:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000847 [Introspect:8084]10.0.0.38 - - [2026-04-07 17:58:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001137 10.0.0.38 - - [2026-04-07 17:59:17] "GET /virtual-machine-interface/664d81fe-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004990 10.0.0.38 - - [2026-04-07 17:59:17] "POST /set-tag HTTP/1.1" 200 109 0.002591 10.0.0.38 - - [2026-04-07 17:59:17] "GET /virtual-machine-interface/664d81fe-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004248 10.0.0.38 - - [2026-04-07 17:59:17] "POST /set-tag HTTP/1.1" 200 109 0.001861 10.0.0.38 - - [2026-04-07 17:59:17] "GET /virtual-machine/d47fba4a-d573-489b-af36-0a8d9ed34f34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002791 10.0.0.38 - - [2026-04-07 17:59:17] "POST /ref-update HTTP/1.1" 200 156 0.009687 10.0.0.38 - - [2026-04-07 17:59:17] "GET /virtual-machine-interface/664d81fe-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011773 10.0.0.38 - - [2026-04-07 17:59:18] "POST /set-tag HTTP/1.1" 200 109 0.015426 10.0.0.38 - - [2026-04-07 17:59:18] "POST /set-tag HTTP/1.1" 200 109 0.024279 10.0.0.38 - - [2026-04-07 17:59:18] "DELETE /instance-ip/666ed764-32ab-11f1-a0fc-fa163ec94182 HTTP/1.1" 200 115 0.037061 10.0.0.38 - - [2026-04-07 17:59:18] "DELETE /virtual-machine-interface/664d81fe-32ab-11f1-a0fc-fa163ec94182 HTTP/1.1" 200 115 0.061544 10.0.0.38 - - [2026-04-07 17:59:18] "DELETE /virtual-machine/d47fba4a-d573-489b-af36-0a8d9ed34f34 HTTP/1.1" 200 115 0.021898 10.0.0.38 - - [2026-04-07 17:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.38 - - [2026-04-07 17:59:21] "GET /tag/3671c025-64a0-486d-a4ce-dcbde1b69097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.012684 10.0.0.38 - - [2026-04-07 17:59:21] "GET /tag/3671c025-64a0-486d-a4ce-dcbde1b69097?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.015857 10.0.0.38 - - [2026-04-07 17:59:21] "GET /virtual-machine-interface/3bfbbf15-aea9-43b6-8e33-4adb9d8221da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.005439 10.0.0.38 - - [2026-04-07 17:59:21] "POST /set-tag HTTP/1.1" 200 109 0.017918 10.0.0.38 - - [2026-04-07 17:59:21] "GET /virtual-machine-interface/ce0ba487-5417-4389-b397-671a0ddad00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.026563 10.0.0.38 - - [2026-04-07 17:59:21] "POST /set-tag HTTP/1.1" 200 109 0.014769 10.0.0.38 - - [2026-04-07 17:59:21] "GET /virtual-machine-interface/cfe16d73-7180-45a9-835b-610a9f11e957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004143 10.0.0.38 - - [2026-04-07 17:59:21] "POST /set-tag HTTP/1.1" 200 109 0.013586 10.0.0.38 - - [2026-04-07 17:59:21] "GET /firewall-policy/a30ca09c-30c2-4639-9305-08d7060af761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003258 10.0.0.38 - - [2026-04-07 17:59:21] "GET /firewall-rule/c75116a9-fdbe-4760-b004-deb4f4ec9cc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.002797 10.0.0.38 - - [2026-04-07 17:59:21] "POST /ref-update HTTP/1.1" 200 156 0.011327 10.0.0.38 - - [2026-04-07 17:59:21] "DELETE /firewall-rule/c75116a9-fdbe-4760-b004-deb4f4ec9cc4 HTTP/1.1" 200 115 0.045269 10.0.0.38 - - [2026-04-07 17:59:21] "DELETE /loadbalancer-member/5e7715f0-94ec-48e3-9e58-38eb94df509f HTTP/1.1" 200 115 0.028473 10.0.0.38 - - [2026-04-07 17:59:21] "DELETE /loadbalancer-pool/d6a44afe-2ac9-4b2a-ad7b-00616bdaaada HTTP/1.1" 200 115 0.023574 10.0.0.38 - - [2026-04-07 17:59:22] "PUT /service-instance/f0e1be41-95da-4fcf-afec-93c1f43f2bf1 HTTP/1.1" 200 266 0.018882 10.0.0.38 - - [2026-04-07 17:59:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.013156 10.0.0.38 - - [2026-04-07 17:59:22] "DELETE /loadbalancer-listener/bf7eab23-8c28-403c-98cf-b7007a7c237f HTTP/1.1" 200 115 0.064015 10.0.0.38 - - [2026-04-07 17:59:22] "GET /floating-ip/271ef936-1783-4ecb-992c-796ad0058240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.006598 10.0.0.38 - - [2026-04-07 17:59:22] "PUT /service-instance/f0e1be41-95da-4fcf-afec-93c1f43f2bf1 HTTP/1.1" 200 266 0.007495 10.0.0.38 - - [2026-04-07 17:59:22] "PUT /floating-ip/271ef936-1783-4ecb-992c-796ad0058240 HTTP/1.1" 200 256 0.014029 10.0.0.38 - - [2026-04-07 17:59:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.018758 10.0.0.38 - - [2026-04-07 17:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.38 - - [2026-04-07 17:59:22] "POST /chown HTTP/1.1" 200 109 0.006339 10.0.0.38 - - [2026-04-07 17:59:22] "DELETE /floating-ip/271ef936-1783-4ecb-992c-796ad0058240 HTTP/1.1" 200 115 0.087839 10.0.0.38 - - [2026-04-07 17:59:22] "POST /chown HTTP/1.1" 200 109 0.005648 10.0.0.38 - - [2026-04-07 17:59:22] "POST /chown HTTP/1.1" 200 109 0.007618 10.0.0.38 - - [2026-04-07 17:59:22] "POST /chown HTTP/1.1" 200 109 0.016311 10.0.0.38 - - [2026-04-07 17:59:22] "DELETE /loadbalancer/b891160b-56c5-4ed1-a426-074e0df1ff44 HTTP/1.1" 200 115 0.082260 10.0.0.38 - - [2026-04-07 17:59:22] "DELETE /instance-ip/c08173aa-9354-401b-a74b-6deff5f004ea HTTP/1.1" 200 115 0.044134 10.0.0.38 - - [2026-04-07 17:59:22] "PUT /service-instance/f0e1be41-95da-4fcf-afec-93c1f43f2bf1 HTTP/1.1" 200 266 0.013124 10.0.0.38 - - [2026-04-07 17:59:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.014795 10.0.0.38 - - [2026-04-07 17:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.38 - - [2026-04-07 17:59:22] "DELETE /virtual-machine-interface/cfe16d73-7180-45a9-835b-610a9f11e957 HTTP/1.1" 200 115 0.069836 10.0.0.38 - - [2026-04-07 17:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.38 - - [2026-04-07 17:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.38 - - [2026-04-07 17:59:22] "DELETE /tag/3671c025-64a0-486d-a4ce-dcbde1b69097 HTTP/1.1" 200 115 0.078281 10.0.0.38 - - [2026-04-07 17:59:22] "DELETE /service-instance/f0e1be41-95da-4fcf-afec-93c1f43f2bf1 HTTP/1.1" 200 115 0.033113 10.0.0.38 - - [2026-04-07 17:59:22] "GET /virtual-machine-interface/ce0ba487-5417-4389-b397-671a0ddad00e?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.004824 10.0.0.38 - - [2026-04-07 17:59:22] "GET /floating-ip-pool/f4830fa2-d95b-4e5c-81ed-38514c3c86f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003544 10.0.0.38 - - [2026-04-07 17:59:22] "POST /ref-update HTTP/1.1" 200 156 0.012890 10.0.0.38 - - [2026-04-07 17:59:22] "DELETE /floating-ip-pool/f4830fa2-d95b-4e5c-81ed-38514c3c86f4 HTTP/1.1" 200 115 0.056211 10.0.0.38 - - [2026-04-07 17:59:22] "DELETE /virtual-machine-interface/ce0ba487-5417-4389-b397-671a0ddad00e HTTP/1.1" 200 115 0.116809 10.0.0.38 - - [2026-04-07 17:59:22] "POST /ref-update HTTP/1.1" 200 156 0.012857 10.0.0.38 - - [2026-04-07 17:59:22] "DELETE /virtual-machine/5074bbaf-40a9-43e3-a724-f1f6fae9e907 HTTP/1.1" 200 115 0.039402 10.0.0.38 - - [2026-04-07 17:59:22] "GET /virtual-machine-interface/3bfbbf15-aea9-43b6-8e33-4adb9d8221da?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.016856 10.0.0.38 - - [2026-04-07 17:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007344 10.0.0.38 - - [2026-04-07 17:59:22] "POST /useragent-kv HTTP/1.1" 200 115 0.004159 10.0.0.38 - - [2026-04-07 17:59:22] "POST /useragent-kv HTTP/1.1" 200 115 0.001922 10.0.0.38 - - [2026-04-07 17:59:22] "DELETE /virtual-network/dec97b6d-3af1-4788-889e-4d98d63e6db5 HTTP/1.1" 200 115 0.166815 10.0.0.38 - - [2026-04-07 17:59:22] "GET /routing-instance/2a52bf78-3acc-4b28-9d44-ced4c44ff79a HTTP/1.1" 404 171 0.004634 10.0.0.38 - - [2026-04-07 17:59:22] "GET /domains HTTP/1.1" 200 280 0.010101 10.0.0.38 - - [2026-04-07 17:59:22] "GET /domain/e11b63b1-de5b-4035-9145-43d1ef69cbe1 HTTP/1.1" 200 3087 0.002285 10.0.0.38 - - [2026-04-07 17:59:22] "DELETE /route-target/1e1a3618-c3d2-4214-830a-93bd588634c0 HTTP/1.1" 200 115 0.038091 10.0.0.38 - - [2026-04-07 17:59:22] "GET /project/2f62da34-1789-4599-8697-04629be8e906 HTTP/1.1" 200 6872 0.040602 10.0.0.38 - - [2026-04-07 17:59:22] "DELETE /virtual-machine-interface/3bfbbf15-aea9-43b6-8e33-4adb9d8221da HTTP/1.1" 200 115 0.096482 10.0.0.38 - - [2026-04-07 17:59:22] "DELETE /virtual-machine/28f1938e-7d9e-4b98-821a-28a24c67af8d HTTP/1.1" 200 115 0.029775 10.0.0.38 - - [2026-04-07 17:59:23] "GET /virtual-machine-interface/61e1b5c2-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.018847 10.0.0.38 - - [2026-04-07 17:59:23] "POST /set-tag HTTP/1.1" 200 109 0.002614 10.0.0.38 - - [2026-04-07 17:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.38 - - [2026-04-07 17:59:23] "GET /loadbalancer/93cfba0b-7b82-4c6e-bedb-359db35c8c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002587 10.0.0.38 - - [2026-04-07 17:59:23] "GET /virtual-machine-interface/61e1b5c2-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004793 10.0.0.38 - - [2026-04-07 17:59:23] "POST /set-tag HTTP/1.1" 200 109 0.016338 10.0.0.38 - - [2026-04-07 17:59:23] "DELETE /loadbalancer-member/fb59357c-0c25-489b-bea1-e58692d0c1c2 HTTP/1.1" 200 115 0.116995 10.0.0.38 - - [2026-04-07 17:59:24] "GET /virtual-machine-interface/61e1b5c2-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006393 10.0.0.38 - - [2026-04-07 17:59:24] "POST /set-tag HTTP/1.1" 200 109 0.003871 10.0.0.38 - - [2026-04-07 17:59:24] "GET /virtual-machine-interface/61e1b5c2-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006610 10.0.0.38 - - [2026-04-07 17:59:24] "POST /set-tag HTTP/1.1" 200 109 0.003856 10.0.0.38 - - [2026-04-07 17:59:24] "GET /virtual-machine/82a8ae04-71bb-48e1-8704-2c815d9dc0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.005965 10.0.0.38 - - [2026-04-07 17:59:25] "POST /ref-update HTTP/1.1" 200 156 0.008994 10.0.0.38 - - [2026-04-07 17:59:25] "GET /virtual-machine-interface/61e1b5c2-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011910 10.0.0.38 - - [2026-04-07 17:59:25] "POST /set-tag HTTP/1.1" 200 109 0.017525 10.0.0.38 - - [2026-04-07 17:59:25] "POST /set-tag HTTP/1.1" 200 109 0.022913 10.0.0.38 - - [2026-04-07 17:59:25] "POST /set-tag HTTP/1.1" 200 109 0.018604 10.0.0.38 - - [2026-04-07 17:59:25] "DELETE /instance-ip/620021d8-32ab-11f1-a0fc-fa163ec94182 HTTP/1.1" 200 115 0.051363 10.0.0.38 - - [2026-04-07 17:59:25] "POST /ref-update HTTP/1.1" 200 156 0.011411 10.0.0.38 - - [2026-04-07 17:59:25] "DELETE /virtual-machine-interface/61e1b5c2-32ab-11f1-a0fc-fa163ec94182 HTTP/1.1" 200 115 0.047339 10.0.0.38 - - [2026-04-07 17:59:25] "DELETE /virtual-machine/82a8ae04-71bb-48e1-8704-2c815d9dc0b0 HTTP/1.1" 200 115 0.044787 10.0.0.38 - - [2026-04-07 17:59:28] "GET /virtual-machine-interface/616f5982-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008539 10.0.0.38 - - [2026-04-07 17:59:28] "POST /set-tag HTTP/1.1" 200 109 0.002242 10.0.0.38 - - [2026-04-07 17:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.38 - - [2026-04-07 17:59:28] "GET /loadbalancer/93cfba0b-7b82-4c6e-bedb-359db35c8c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002280 10.0.0.38 - - [2026-04-07 17:59:28] "GET /virtual-machine-interface/616f5982-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004663 10.0.0.38 - - [2026-04-07 17:59:28] "POST /set-tag HTTP/1.1" 200 109 0.004720 10.0.0.38 - - [2026-04-07 17:59:28] "GET /virtual-machine-interface/616f5982-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004546 10.0.0.38 - - [2026-04-07 17:59:28] "POST /set-tag HTTP/1.1" 200 109 0.002064 10.0.0.38 - - [2026-04-07 17:59:28] "GET /virtual-machine/725274f9-3aaf-4d3e-8d77-6a2b2670916b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002423 10.0.0.38 - - [2026-04-07 17:59:28] "POST /ref-update HTTP/1.1" 200 156 0.009045 10.0.0.38 - - [2026-04-07 17:59:29] "GET /virtual-machine-interface/616f5982-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004468 10.0.0.38 - - [2026-04-07 17:59:29] "POST /set-tag HTTP/1.1" 200 109 0.018678 10.0.0.38 - - [2026-04-07 17:59:29] "POST /set-tag HTTP/1.1" 200 109 0.026394 10.0.0.38 - - [2026-04-07 17:59:29] "POST /set-tag HTTP/1.1" 200 109 0.014683 10.0.0.38 - - [2026-04-07 17:59:29] "DELETE /instance-ip/618907ba-32ab-11f1-a0fc-fa163ec94182 HTTP/1.1" 200 115 0.052223 10.0.0.38 - - [2026-04-07 17:59:29] "POST /ref-update HTTP/1.1" 200 156 0.019276 10.0.0.38 - - [2026-04-07 17:59:29] "DELETE /virtual-machine-interface/616f5982-32ab-11f1-a0fc-fa163ec94182 HTTP/1.1" 200 115 0.049677 10.0.0.38 - - [2026-04-07 17:59:29] "DELETE /virtual-machine/725274f9-3aaf-4d3e-8d77-6a2b2670916b HTTP/1.1" 200 115 0.016538 10.0.0.38 - - [2026-04-07 17:59:29] "DELETE /tag/084b0f8c-0d39-4714-ab20-ce9bfaf350be HTTP/1.1" 200 115 0.042315 10.0.0.38 - - [2026-04-07 17:59:29] "DELETE /tag/b3dfd79a-2ed9-484f-9dcd-3c72a54dff2b HTTP/1.1" 200 115 0.073715 10.0.0.38 - - [2026-04-07 17:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005118 10.0.0.38 - - [2026-04-07 17:59:33] "GET /project/2f62da34-1789-4599-8697-04629be8e906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.044118 10.0.0.38 - - [2026-04-07 17:59:33] "POST /tags HTTP/1.1" 200 393 0.029793 10.0.0.38 - - [2026-04-07 17:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.029256 10.0.0.38 - - [2026-04-07 17:59:33] "GET /tag/909b42a7-cebc-4cde-8af1-913e2b1e549e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.014986 10.0.0.38 - - [2026-04-07 17:59:33] "POST /tags HTTP/1.1" 200 341 0.025668 10.0.0.38 - - [2026-04-07 17:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.38 - - [2026-04-07 17:59:33] "GET /tag/9ad73033-578b-4772-92f0-698b9a412a49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010838 10.0.0.38 - - [2026-04-07 17:59:33] "POST /id-to-fqname HTTP/1.1" 200 192 0.002433 10.0.0.38 - - [2026-04-07 17:59:33] "POST /fqname-to-id HTTP/1.1" 404 201 0.004468 10.0.0.38 - - [2026-04-07 17:59:33] "POST /security-groups HTTP/1.1" 200 589 0.061718 10.0.0.38 - - [2026-04-07 17:59:33] "POST /fqname-to-id HTTP/1.1" 404 236 0.001785 10.0.0.38 - - [2026-04-07 17:59:33] "POST /projects HTTP/1.1" 200 519 0.220997 10.0.0.38 - - [2026-04-07 17:59:33] "POST /access-control-lists HTTP/1.1" 200 598 0.059385 10.0.0.38 - - [2026-04-07 17:59:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.023349 10.0.0.38 - - [2026-04-07 17:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013220 10.0.0.38 - - [2026-04-07 17:59:33] "POST /fqname-to-id HTTP/1.1" 404 235 0.005134 10.0.0.38 - - [2026-04-07 17:59:33] "GET /virtual-network/2bd7f01d-40d4-4b04-aced-96548ab7e338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006484 10.0.0.38 - - [2026-04-07 17:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.38 - - [2026-04-07 17:59:34] "GET /virtual-network/cbfcce73-25e2-4c4a-a23d-8c500f617443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.009857 10.0.0.38 - - [2026-04-07 17:59:34] "POST /access-control-lists HTTP/1.1" 200 596 0.069299 10.0.0.38 - - [2026-04-07 17:59:34] "PUT /virtual-network/2bd7f01d-40d4-4b04-aced-96548ab7e338 HTTP/1.1" 200 264 0.152825 10.0.0.38 - - [2026-04-07 17:59:34] "PUT /virtual-network/cbfcce73-25e2-4c4a-a23d-8c500f617443 HTTP/1.1" 200 264 0.052762 10.0.0.38 - - [2026-04-07 17:59:34] "POST /security-groups HTTP/1.1" 200 591 0.088237 10.0.0.38 - - [2026-04-07 17:59:34] "POST /fqname-to-id HTTP/1.1" 404 270 0.001451 10.0.0.38 - - [2026-04-07 17:59:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.025861 10.0.0.38 - - [2026-04-07 17:59:34] "POST /chown HTTP/1.1" 200 109 0.022716 10.0.0.38 - - [2026-04-07 17:59:34] "GET /application-policy-set/d5148ecf-b58a-4c61-a406-64259c768d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.029013 10.0.0.38 - - [2026-04-07 17:59:34] "POST /access-control-lists HTTP/1.1" 200 632 0.107689 10.0.0.38 - - [2026-04-07 17:59:34] "POST /fqname-to-id HTTP/1.1" 404 269 0.016656 10.0.0.38 - - [2026-04-07 17:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002651 10.0.0.38 - - [2026-04-07 17:59:34] "GET /policy-management/3bbf1be2-eda4-49fb-9c13-cc5c15b80b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002198 10.0.0.38 - - [2026-04-07 17:59:34] "POST /tags HTTP/1.1" 409 226 0.001729 10.0.0.38 - - [2026-04-07 17:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.38 - - [2026-04-07 17:59:34] "GET /tag/9ad73033-578b-4772-92f0-698b9a412a49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.012395 10.0.0.38 - - [2026-04-07 17:59:34] "POST /access-control-lists HTTP/1.1" 200 630 0.084684 10.0.0.38 - - [2026-04-07 17:59:34] "POST /firewall-rules HTTP/1.1" 200 600 0.097086 10.0.0.38 - - [2026-04-07 17:59:34] "GET /firewall-rule/4fdf38d3-f9b0-4df8-a04f-f9b2f5f6f453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.011432 10.0.0.38 - - [2026-04-07 17:59:34] "GET /firewall-policy/da14c566-7185-486a-90a1-352b462037c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.003443 10.0.0.38 - - [2026-04-07 17:59:34] "GET /firewall-rule/4fdf38d3-f9b0-4df8-a04f-f9b2f5f6f453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002764 10.0.0.38 - - [2026-04-07 17:59:34] "POST /ref-update HTTP/1.1" 200 156 0.047438 10.0.0.38 - - [2026-04-07 17:59:34] "GET /application-policy-set/d5148ecf-b58a-4c61-a406-64259c768d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003278 10.0.0.38 - - [2026-04-07 17:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.38 - - [2026-04-07 17:59:34] "GET /policy-management/3bbf1be2-eda4-49fb-9c13-cc5c15b80b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002549 10.0.0.38 - - [2026-04-07 17:59:34] "POST /tags HTTP/1.1" 409 226 0.001333 10.0.0.38 - - [2026-04-07 17:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001060 10.0.0.38 - - [2026-04-07 17:59:34] "GET /tag/9ad73033-578b-4772-92f0-698b9a412a49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011397 10.0.0.38 - - [2026-04-07 17:59:35] "POST /firewall-rules HTTP/1.1" 200 598 0.065640 10.0.0.38 - - [2026-04-07 17:59:35] "GET /firewall-rule/0e32c7f0-7edf-4643-90de-1448748986b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004038 10.0.0.38 - - [2026-04-07 17:59:35] "GET /firewall-policy/da14c566-7185-486a-90a1-352b462037c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.005435 10.0.0.38 - - [2026-04-07 17:59:35] "GET /firewall-rule/0e32c7f0-7edf-4643-90de-1448748986b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002376 10.0.0.38 - - [2026-04-07 17:59:35] "POST /ref-update HTTP/1.1" 200 156 0.057338 10.0.0.38 - - [2026-04-07 17:59:36] "POST /tags HTTP/1.1" 200 393 0.047817 10.0.0.38 - - [2026-04-07 17:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009782 10.0.0.38 - - [2026-04-07 17:59:36] "GET /tag/72410faa-bc33-4950-989a-0a450c5b2621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.012860 10.0.0.38 - - [2026-04-07 17:59:36] "POST /tags HTTP/1.1" 200 341 0.016568 10.0.0.38 - - [2026-04-07 17:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.017979 10.0.0.38 - - [2026-04-07 17:59:36] "GET /tag/2770e4cd-7525-4899-a7cf-297077e20f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.013767 10.0.0.38 - - [2026-04-07 17:59:36] "POST /id-to-fqname HTTP/1.1" 200 192 0.000430 10.0.0.38 - - [2026-04-07 17:59:36] "POST /fqname-to-id HTTP/1.1" 404 201 0.008926 10.0.0.38 - - [2026-04-07 17:59:36] "POST /security-groups HTTP/1.1" 200 589 0.076896 10.0.0.38 - - [2026-04-07 17:59:36] "POST /projects HTTP/1.1" 200 519 0.162167 10.0.0.38 - - [2026-04-07 17:59:36] "POST /fqname-to-id HTTP/1.1" 404 236 0.008218 10.0.0.38 - - [2026-04-07 17:59:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.015530 10.0.0.38 - - [2026-04-07 17:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009895 10.0.0.38 - - [2026-04-07 17:59:36] "GET /virtual-network/2bd7f01d-40d4-4b04-aced-96548ab7e338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.018884 10.0.0.38 - - [2026-04-07 17:59:36] "POST /access-control-lists HTTP/1.1" 200 598 0.081620 10.0.0.38 - - [2026-04-07 17:59:37] "POST /fqname-to-id HTTP/1.1" 404 235 0.007020 10.0.0.38 - - [2026-04-07 17:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.38 - - [2026-04-07 17:59:37] "GET /virtual-network/cbfcce73-25e2-4c4a-a23d-8c500f617443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003543 10.0.0.38 - - [2026-04-07 17:59:37] "POST /access-control-lists HTTP/1.1" 200 596 0.067809 10.0.0.38 - - [2026-04-07 17:59:37] "PUT /virtual-network/2bd7f01d-40d4-4b04-aced-96548ab7e338 HTTP/1.1" 200 264 0.095904 10.0.0.38 - - [2026-04-07 17:59:37] "PUT /virtual-network/cbfcce73-25e2-4c4a-a23d-8c500f617443 HTTP/1.1" 200 264 0.056164 10.0.0.38 - - [2026-04-07 17:59:37] "POST /security-groups HTTP/1.1" 200 591 0.072527 10.0.0.38 - - [2026-04-07 17:59:37] "POST /fqname-to-id HTTP/1.1" 404 270 0.003585 10.0.0.38 - - [2026-04-07 17:59:37] "POST /access-control-lists HTTP/1.1" 200 632 0.021477 10.0.0.38 - - [2026-04-07 17:59:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.027539 10.0.0.38 - - [2026-04-07 17:59:37] "POST /fqname-to-id HTTP/1.1" 404 269 0.015192 10.0.0.38 - - [2026-04-07 17:59:37] "POST /chown HTTP/1.1" 200 109 0.021089 10.0.0.38 - - [2026-04-07 17:59:37] "GET /application-policy-set/d5148ecf-b58a-4c61-a406-64259c768d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005836 10.0.0.38 - - [2026-04-07 17:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.38 - - [2026-04-07 17:59:37] "GET /policy-management/3bbf1be2-eda4-49fb-9c13-cc5c15b80b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.033148 10.0.0.38 - - [2026-04-07 17:59:37] "POST /access-control-lists HTTP/1.1" 200 630 0.067013 10.0.0.38 - - [2026-04-07 17:59:37] "POST /tags HTTP/1.1" 409 226 0.001797 10.0.0.38 - - [2026-04-07 17:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.38 - - [2026-04-07 17:59:37] "GET /tag/2770e4cd-7525-4899-a7cf-297077e20f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011945 10.0.0.38 - - [2026-04-07 17:59:37] "POST /firewall-rules HTTP/1.1" 200 600 0.060695 10.0.0.38 - - [2026-04-07 17:59:37] "GET /firewall-rule/5d9cfcd7-b680-4e55-9376-cf159e26b94f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.008866 10.0.0.38 - - [2026-04-07 17:59:37] "GET /firewall-policy/da14c566-7185-486a-90a1-352b462037c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.003058 10.0.0.38 - - [2026-04-07 17:59:37] "GET /firewall-rule/5d9cfcd7-b680-4e55-9376-cf159e26b94f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002648 10.0.0.38 - - [2026-04-07 17:59:37] "POST /ref-update HTTP/1.1" 200 156 0.050904 10.0.0.38 - - [2026-04-07 17:59:37] "GET /application-policy-set/d5148ecf-b58a-4c61-a406-64259c768d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003754 10.0.0.38 - - [2026-04-07 17:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.38 - - [2026-04-07 17:59:37] "GET /policy-management/3bbf1be2-eda4-49fb-9c13-cc5c15b80b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002480 10.0.0.38 - - [2026-04-07 17:59:37] "POST /tags HTTP/1.1" 409 226 0.001197 10.0.0.38 - - [2026-04-07 17:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.38 - - [2026-04-07 17:59:37] "GET /tag/2770e4cd-7525-4899-a7cf-297077e20f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.013125 10.0.0.38 - - [2026-04-07 17:59:37] "POST /firewall-rules HTTP/1.1" 200 598 0.062160 10.0.0.38 - - [2026-04-07 17:59:37] "GET /firewall-rule/ea8d8f65-8dcf-441c-a1a1-fed7f3eb6cef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.014431 10.0.0.38 - - [2026-04-07 17:59:38] "GET /firewall-policy/da14c566-7185-486a-90a1-352b462037c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.003730 10.0.0.38 - - [2026-04-07 17:59:38] "GET /firewall-rule/ea8d8f65-8dcf-441c-a1a1-fed7f3eb6cef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002102 10.0.0.38 - - [2026-04-07 17:59:38] "POST /ref-update HTTP/1.1" 200 156 0.057470 10.0.0.38 - - [2026-04-07 17:59:39] "POST /tags HTTP/1.1" 200 345 0.095541 10.0.0.38 - - [2026-04-07 17:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008253 10.0.0.38 - - [2026-04-07 17:59:39] "GET /tag/0a500ef0-40f2-45c7-bd5e-8dfc7a9ce232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.015393 10.0.0.38 - - [2026-04-07 17:59:39] "POST /projects HTTP/1.1" 409 238 0.002561 10.0.0.38 - - [2026-04-07 17:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.38 - - [2026-04-07 17:59:39] "GET /project/2190e224-a4f4-4b0f-a38b-cfaeac173291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.054365 10.0.0.38 - - [2026-04-07 17:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.38 - - [2026-04-07 17:59:39] "GET /virtual-network/2bd7f01d-40d4-4b04-aced-96548ab7e338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006578 10.0.0.38 - - [2026-04-07 17:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012554 10.0.0.38 - - [2026-04-07 17:59:39] "GET /virtual-network/cbfcce73-25e2-4c4a-a23d-8c500f617443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006758 10.0.0.38 - - [2026-04-07 17:59:39] "POST /security-groups HTTP/1.1" 409 285 0.003288 10.0.0.38 - - [2026-04-07 17:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.38 - - [2026-04-07 17:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.38 - - [2026-04-07 17:59:39] "PUT /security-group/b09d86f5-38b1-4c67-a16e-3b14e2d225ae HTTP/1.1" 200 262 0.062269 10.0.0.38 - - [2026-04-07 17:59:39] "PUT /access-control-list/b9b7f75b-08f0-4f19-a18f-d3c3d429bee3 HTTP/1.1" 200 272 0.014277 10.0.0.38 - - [2026-04-07 17:59:40] "GET /project/2190e224-a4f4-4b0f-a38b-cfaeac173291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.060796 10.0.0.38 - - [2026-04-07 17:59:40] "PUT /access-control-list/8b437c32-40bb-4492-b7d3-ac4937a4654f HTTP/1.1" 200 272 0.039741 10.0.0.38 - - [2026-04-07 17:59:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.032025 10.0.0.38 - - [2026-04-07 17:59:40] "POST /tags HTTP/1.1" 409 228 0.011578 10.0.0.38 - - [2026-04-07 17:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.38 - - [2026-04-07 17:59:40] "GET /tag/0a500ef0-40f2-45c7-bd5e-8dfc7a9ce232?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.010551 10.0.0.38 - - [2026-04-07 17:59:40] "POST /tags HTTP/1.1" 200 345 0.025373 10.0.0.38 - - [2026-04-07 17:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006510 10.0.0.38 - - [2026-04-07 17:59:40] "GET /tag/2db10d84-467f-47d5-bd6b-e0e16a20e0cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.011885 10.0.0.38 - - [2026-04-07 17:59:40] "POST /projects HTTP/1.1" 409 238 0.001915 10.0.0.38 - - [2026-04-07 17:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.38 - - [2026-04-07 17:59:40] "GET /project/fea002f9-196a-4e25-85ed-b14d50cf8b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043001 10.0.0.38 - - [2026-04-07 17:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008771 10.0.0.38 - - [2026-04-07 17:59:40] "GET /virtual-network/2bd7f01d-40d4-4b04-aced-96548ab7e338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004819 10.0.0.38 - - [2026-04-07 17:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.38 - - [2026-04-07 17:59:40] "GET /virtual-network/cbfcce73-25e2-4c4a-a23d-8c500f617443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.007579 10.0.0.38 - - [2026-04-07 17:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.38 - - [2026-04-07 17:59:40] "GET /project/fea002f9-196a-4e25-85ed-b14d50cf8b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030597 10.0.0.38 - - [2026-04-07 17:59:40] "POST /security-groups HTTP/1.1" 409 285 0.002413 10.0.0.38 - - [2026-04-07 17:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.38 - - [2026-04-07 17:59:40] "PUT /security-group/8cea2f9a-5194-4edf-98ba-cb37e73b642c HTTP/1.1" 200 262 0.058171 10.0.0.38 - - [2026-04-07 17:59:40] "PUT /access-control-list/6e770975-7872-495a-8658-fb123aa5a83b HTTP/1.1" 200 272 0.010133 10.0.0.38 - - [2026-04-07 17:59:40] "PUT /access-control-list/aa867a32-775b-4b13-8421-b8a9bd583618 HTTP/1.1" 200 272 0.019415 10.0.0.38 - - [2026-04-07 17:59:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.021018 10.0.0.38 - - [2026-04-07 17:59:40] "POST /tags HTTP/1.1" 409 228 0.007793 10.0.0.38 - - [2026-04-07 17:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.38 - - [2026-04-07 17:59:40] "GET /tag/2db10d84-467f-47d5-bd6b-e0e16a20e0cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.013498 10.0.0.38 - - [2026-04-07 17:59:40] "POST /tags HTTP/1.1" 200 291 0.044413 10.0.0.38 - - [2026-04-07 17:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008628 10.0.0.38 - - [2026-04-07 17:59:40] "GET /tag/1243d5ea-75e7-4848-a62a-578421767f5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.012240 10.0.0.38 - - [2026-04-07 17:59:40] "POST /tags HTTP/1.1" 200 303 0.043319 10.0.0.38 - - [2026-04-07 17:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006975 10.0.0.38 - - [2026-04-07 17:59:40] "GET /tag/965da518-6d0d-4244-98e4-ecfeb46f271d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012039 10.0.0.38 - - [2026-04-07 17:59:40] "POST /tags HTTP/1.1" 409 252 0.002222 10.0.0.38 - - [2026-04-07 17:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.38 - - [2026-04-07 17:59:40] "GET /tag/909b42a7-cebc-4cde-8af1-913e2b1e549e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.010967 10.0.0.38 - - [2026-04-07 17:59:40] "POST /tags HTTP/1.1" 409 226 0.001976 10.0.0.38 - - [2026-04-07 17:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.38 - - [2026-04-07 17:59:41] "GET /tag/9ad73033-578b-4772-92f0-698b9a412a49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.013205 10.0.0.38 - - [2026-04-07 17:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.38 - - [2026-04-07 17:59:41] "GET /virtual-network/2bd7f01d-40d4-4b04-aced-96548ab7e338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003627 10.0.0.38 - - [2026-04-07 17:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.38 - - [2026-04-07 17:59:41] "GET /project/2190e224-a4f4-4b0f-a38b-cfaeac173291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034407 10.0.0.38 - - [2026-04-07 17:59:41] "POST /virtual-machines HTTP/1.1" 200 395 0.009285 10.0.0.38 - - [2026-04-07 17:59:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.021930 10.0.0.38 - - [2026-04-07 17:59:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106473 10.0.0.38 - - [2026-04-07 17:59:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.007619 10.0.0.38 - - [2026-04-07 17:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004047 10.0.0.38 - - [2026-04-07 17:59:41] "GET /virtual-machine-interface/8cfdb3dc-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006628 10.0.0.38 - - [2026-04-07 17:59:41] "POST /instance-ips HTTP/1.1" 200 397 0.025849 10.0.0.38 - - [2026-04-07 17:59:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.022463 10.0.0.38 - - [2026-04-07 17:59:41] "GET /virtual-machine-interface/8cfdb3dc-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010705 10.0.0.38 - - [2026-04-07 17:59:41] "POST /set-tag HTTP/1.1" 200 109 0.074784 10.0.0.38 - - [2026-04-07 17:59:41] "GET /virtual-machine-interface/8cfdb3dc-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014965 10.0.0.38 - - [2026-04-07 17:59:41] "GET /instance-ip/8d17650c-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004268 10.0.0.38 - - [2026-04-07 17:59:41] "GET /virtual-machine-interface/8cfdb3dc-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006137 10.0.0.38 - - [2026-04-07 17:59:41] "POST /set-tag HTTP/1.1" 200 109 0.005095 10.0.0.38 - - [2026-04-07 17:59:41] "GET /virtual-router/bbbd9e4e-f237-44f5-8e8f-0d8518eff642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003595 10.0.0.38 - - [2026-04-07 17:59:41] "POST /ref-update HTTP/1.1" 200 156 0.009062 10.0.0.38 - - [2026-04-07 17:59:41] "GET /virtual-machine-interface/8cfdb3dc-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015261 10.0.0.38 - - [2026-04-07 17:59:41] "POST /set-tag HTTP/1.1" 200 109 0.003989 10.0.0.38 - - [2026-04-07 17:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.38 - - [2026-04-07 17:59:41] "GET /virtual-network/2bd7f01d-40d4-4b04-aced-96548ab7e338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003803 10.0.0.38 - - [2026-04-07 17:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001317 10.0.0.38 - - [2026-04-07 17:59:41] "GET /project/2190e224-a4f4-4b0f-a38b-cfaeac173291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026264 10.0.0.38 - - [2026-04-07 17:59:41] "POST /virtual-machines HTTP/1.1" 200 395 0.012608 10.0.0.38 - - [2026-04-07 17:59:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.013861 10.0.0.38 - - [2026-04-07 17:59:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114860 10.0.0.38 - - [2026-04-07 17:59:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.007746 10.0.0.38 - - [2026-04-07 17:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.38 - - [2026-04-07 17:59:42] "GET /virtual-machine-interface/8d763b5e-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011502 10.0.0.38 - - [2026-04-07 17:59:42] "POST /instance-ips HTTP/1.1" 200 397 0.024002 10.0.0.38 - - [2026-04-07 17:59:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.018006 10.0.0.38 - - [2026-04-07 17:59:42] "GET /virtual-machine-interface/8d763b5e-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015549 10.0.0.38 - - [2026-04-07 17:59:42] "POST /set-tag HTTP/1.1" 200 109 0.060113 10.0.0.38 - - [2026-04-07 17:59:42] "GET /virtual-machine-interface/8d763b5e-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015504 10.0.0.38 - - [2026-04-07 17:59:42] "GET /instance-ip/8d90e3c8-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003596 10.0.0.38 - - [2026-04-07 17:59:42] "GET /virtual-machine-interface/8d763b5e-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006653 10.0.0.38 - - [2026-04-07 17:59:42] "POST /set-tag HTTP/1.1" 200 109 0.002520 10.0.0.38 - - [2026-04-07 17:59:42] "GET /virtual-router/bbbd9e4e-f237-44f5-8e8f-0d8518eff642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.005865 10.0.0.38 - - [2026-04-07 17:59:42] "POST /ref-update HTTP/1.1" 200 156 0.011625 10.0.0.38 - - [2026-04-07 17:59:42] "GET /virtual-machine-interface/8d763b5e-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.022038 10.0.0.38 - - [2026-04-07 17:59:42] "POST /set-tag HTTP/1.1" 200 109 0.010070 10.0.0.38 - - [2026-04-07 17:59:42] "POST /tags HTTP/1.1" 200 291 0.018567 10.0.0.38 - - [2026-04-07 17:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.017114 10.0.0.38 - - [2026-04-07 17:59:42] "GET /tag/e00b7f6a-b5b7-46d5-a2a3-9c13f93341c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.011050 10.0.0.38 - - [2026-04-07 17:59:42] "POST /tags HTTP/1.1" 409 252 0.002341 10.0.0.38 - - [2026-04-07 17:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.38 - - [2026-04-07 17:59:42] "GET /tag/72410faa-bc33-4950-989a-0a450c5b2621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.011855 10.0.0.38 - - [2026-04-07 17:59:42] "POST /tags HTTP/1.1" 409 226 0.002019 10.0.0.38 - - [2026-04-07 17:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001354 10.0.0.38 - - [2026-04-07 17:59:42] "GET /tag/2770e4cd-7525-4899-a7cf-297077e20f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010579 10.0.0.38 - - [2026-04-07 17:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.38 - - [2026-04-07 17:59:42] "GET /virtual-network/2bd7f01d-40d4-4b04-aced-96548ab7e338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004986 10.0.0.38 - - [2026-04-07 17:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.38 - - [2026-04-07 17:59:42] "GET /project/fea002f9-196a-4e25-85ed-b14d50cf8b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031863 10.0.0.38 - - [2026-04-07 17:59:42] "POST /virtual-machines HTTP/1.1" 200 395 0.006506 10.0.0.38 - - [2026-04-07 17:59:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.011996 10.0.0.38 - - [2026-04-07 17:59:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112763 10.0.0.38 - - [2026-04-07 17:59:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.016388 10.0.0.38 - - [2026-04-07 17:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008746 10.0.0.38 - - [2026-04-07 17:59:43] "GET /virtual-machine-interface/8e0f402e-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004799 10.0.0.38 - - [2026-04-07 17:59:43] "POST /instance-ips HTTP/1.1" 200 397 0.018656 10.0.0.38 - - [2026-04-07 17:59:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.037182 10.0.0.38 - - [2026-04-07 17:59:43] "GET /virtual-machine-interface/8e0f402e-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015357 10.0.0.38 - - [2026-04-07 17:59:43] "POST /set-tag HTTP/1.1" 200 109 0.059570 10.0.0.38 - - [2026-04-07 17:59:43] "GET /virtual-machine-interface/8e0f402e-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016622 10.0.0.38 - - [2026-04-07 17:59:43] "GET /instance-ip/8e23d886-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003449 10.0.0.38 - - [2026-04-07 17:59:43] "GET /virtual-machine-interface/8e0f402e-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004278 10.0.0.38 - - [2026-04-07 17:59:43] "POST /set-tag HTTP/1.1" 200 109 0.001854 10.0.0.38 - - [2026-04-07 17:59:43] "GET /virtual-router/bbbd9e4e-f237-44f5-8e8f-0d8518eff642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003551 10.0.0.38 - - [2026-04-07 17:59:43] "POST /ref-update HTTP/1.1" 200 156 0.008128 10.0.0.38 - - [2026-04-07 17:59:43] "GET /virtual-machine-interface/8e0f402e-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010554 10.0.0.38 - - [2026-04-07 17:59:43] "POST /set-tag HTTP/1.1" 200 109 0.004023 10.0.0.38 - - [2026-04-07 17:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.38 - - [2026-04-07 17:59:43] "GET /virtual-network/2bd7f01d-40d4-4b04-aced-96548ab7e338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003855 10.0.0.38 - - [2026-04-07 17:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001460 10.0.0.38 - - [2026-04-07 17:59:43] "GET /project/fea002f9-196a-4e25-85ed-b14d50cf8b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.052525 10.0.0.38 - - [2026-04-07 17:59:43] "POST /virtual-machines HTTP/1.1" 200 395 0.008378 10.0.0.38 - - [2026-04-07 17:59:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.016119 10.0.0.38 - - [2026-04-07 17:59:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108403 10.0.0.38 - - [2026-04-07 17:59:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.008345 10.0.0.38 - - [2026-04-07 17:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006411 10.0.0.38 - - [2026-04-07 17:59:43] "GET /virtual-machine-interface/8e8294f2-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003803 10.0.0.38 - - [2026-04-07 17:59:43] "POST /instance-ips HTTP/1.1" 200 397 0.020288 10.0.0.38 - - [2026-04-07 17:59:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.017629 10.0.0.38 - - [2026-04-07 17:59:43] "GET /virtual-machine-interface/8e8294f2-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008793 10.0.0.38 - - [2026-04-07 17:59:44] "POST /set-tag HTTP/1.1" 200 109 0.063970 10.0.0.38 - - [2026-04-07 17:59:44] "GET /virtual-machine-interface/8e8294f2-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010067 10.0.0.38 - - [2026-04-07 17:59:44] "GET /instance-ip/8e9bae42-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007994 10.0.0.38 - - [2026-04-07 17:59:44] "GET /virtual-machine-interface/8e8294f2-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004900 10.0.0.38 - - [2026-04-07 17:59:44] "POST /set-tag HTTP/1.1" 200 109 0.001995 10.0.0.38 - - [2026-04-07 17:59:44] "GET /virtual-router/bbbd9e4e-f237-44f5-8e8f-0d8518eff642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.003353 10.0.0.38 - - [2026-04-07 17:59:44] "POST /ref-update HTTP/1.1" 200 156 0.011279 10.0.0.38 - - [2026-04-07 17:59:44] "GET /virtual-machine-interface/8e8294f2-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.024409 10.0.0.38 - - [2026-04-07 17:59:44] "POST /set-tag HTTP/1.1" 200 109 0.008136 10.0.0.38 - - [2026-04-07 17:59:44] "POST /tags HTTP/1.1" 200 299 0.027884 10.0.0.38 - - [2026-04-07 17:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.022052 10.0.0.38 - - [2026-04-07 17:59:44] "GET /tag/1605f9c9-3d23-4ade-b253-9ccd6bd26cab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.014331 10.0.0.38 - - [2026-04-07 17:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652 10.0.0.38 - - [2026-04-07 17:59:44] "GET /virtual-network/2bd7f01d-40d4-4b04-aced-96548ab7e338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005169 10.0.0.38 - - [2026-04-07 17:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.38 - - [2026-04-07 17:59:44] "GET /project/2190e224-a4f4-4b0f-a38b-cfaeac173291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027598 10.0.0.38 - - [2026-04-07 17:59:44] "POST /virtual-machines HTTP/1.1" 200 395 0.006902 10.0.0.38 - - [2026-04-07 17:59:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.019640 10.0.0.38 - - [2026-04-07 17:59:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102858 10.0.0.38 - - [2026-04-07 17:59:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.008202 10.0.0.38 - - [2026-04-07 17:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010696 10.0.0.38 - - [2026-04-07 17:59:44] "GET /virtual-machine-interface/8f063be0-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005502 10.0.0.38 - - [2026-04-07 17:59:44] "POST /instance-ips HTTP/1.1" 200 397 0.017670 10.0.0.38 - - [2026-04-07 17:59:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.035320 10.0.0.38 - - [2026-04-07 17:59:44] "GET /virtual-machine-interface/8f063be0-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009819 10.0.0.38 - - [2026-04-07 17:59:44] "POST /set-tag HTTP/1.1" 200 109 0.018846 10.0.0.38 - - [2026-04-07 17:59:44] "GET /virtual-machine-interface/8f063be0-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015604 10.0.0.38 - - [2026-04-07 17:59:44] "GET /instance-ip/8f1f2f38-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002815 10.0.0.38 - - [2026-04-07 17:59:45] "GET /virtual-machine-interface/8f063be0-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004734 10.0.0.38 - - [2026-04-07 17:59:45] "POST /set-tag HTTP/1.1" 200 109 0.001923 10.0.0.38 - - [2026-04-07 17:59:45] "POST /tags HTTP/1.1" 200 299 0.016862 10.0.0.38 - - [2026-04-07 17:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006348 10.0.0.38 - - [2026-04-07 17:59:45] "GET /tag/80de47cc-0c2d-44ec-839c-b1603248d32d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.013085 10.0.0.38 - - [2026-04-07 17:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001425 10.0.0.38 - - [2026-04-07 17:59:45] "GET /virtual-network/2bd7f01d-40d4-4b04-aced-96548ab7e338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003258 10.0.0.38 - - [2026-04-07 17:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001091 10.0.0.38 - - [2026-04-07 17:59:45] "GET /project/2190e224-a4f4-4b0f-a38b-cfaeac173291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031102 10.0.0.38 - - [2026-04-07 17:59:45] "POST /virtual-machines HTTP/1.1" 200 395 0.008574 10.0.0.38 - - [2026-04-07 17:59:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.010527 10.0.0.38 - - [2026-04-07 17:59:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.126477 10.0.0.38 - - [2026-04-07 17:59:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.026839 10.0.0.38 - - [2026-04-07 17:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.019348 10.0.0.38 - - [2026-04-07 17:59:45] "GET /virtual-machine-interface/8f6c2dc4-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004636 10.0.0.38 - - [2026-04-07 17:59:45] "POST /instance-ips HTTP/1.1" 200 397 0.022163 10.0.0.38 - - [2026-04-07 17:59:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.021248 10.0.0.38 - - [2026-04-07 17:59:45] "GET /virtual-machine-interface/8f6c2dc4-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009677 10.0.0.38 - - [2026-04-07 17:59:45] "POST /set-tag HTTP/1.1" 200 109 0.035297 10.0.0.38 - - [2026-04-07 17:59:45] "GET /virtual-machine-interface/8f6c2dc4-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.026162 10.0.0.38 - - [2026-04-07 17:59:45] "GET /instance-ip/8f8540fc-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004110 10.0.0.38 - - [2026-04-07 17:59:45] "GET /virtual-machine-interface/8f6c2dc4-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005467 10.0.0.38 - - [2026-04-07 17:59:45] "POST /set-tag HTTP/1.1" 200 109 0.002317 10.0.0.38 - - [2026-04-07 17:59:45] "POST /tags HTTP/1.1" 200 299 0.021620 10.0.0.38 - - [2026-04-07 17:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.38 - - [2026-04-07 17:59:45] "GET /tag/459927fc-9722-4e18-b4ce-cd868ceaa619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.014108 10.0.0.38 - - [2026-04-07 17:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.38 - - [2026-04-07 17:59:45] "GET /virtual-network/2bd7f01d-40d4-4b04-aced-96548ab7e338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.009056 10.0.0.38 - - [2026-04-07 17:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.38 - - [2026-04-07 17:59:45] "GET /project/fea002f9-196a-4e25-85ed-b14d50cf8b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038734 10.0.0.38 - - [2026-04-07 17:59:45] "POST /virtual-machines HTTP/1.1" 200 395 0.010559 10.0.0.38 - - [2026-04-07 17:59:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.009706 10.0.0.38 - - [2026-04-07 17:59:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109258 10.0.0.38 - - [2026-04-07 17:59:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.023026 10.0.0.38 - - [2026-04-07 17:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012195 10.0.0.38 - - [2026-04-07 17:59:46] "GET /virtual-machine-interface/8fdcfae0-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005566 10.0.0.38 - - [2026-04-07 17:59:46] "POST /instance-ips HTTP/1.1" 200 397 0.027224 10.0.0.38 - - [2026-04-07 17:59:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.030198 10.0.0.38 - - [2026-04-07 17:59:46] "GET /virtual-machine-interface/8fdcfae0-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011004 10.0.0.38 - - [2026-04-07 17:59:46] "POST /set-tag HTTP/1.1" 200 109 0.018496 10.0.0.38 - - [2026-04-07 17:59:46] "GET /virtual-machine-interface/8fdcfae0-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016160 10.0.0.38 - - [2026-04-07 17:59:46] "GET /instance-ip/8ff3bc58-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.011794 10.0.0.38 - - [2026-04-07 17:59:46] "GET /virtual-machine-interface/8fdcfae0-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004101 10.0.0.38 - - [2026-04-07 17:59:46] "POST /set-tag HTTP/1.1" 200 109 0.001983 10.0.0.38 - - [2026-04-07 17:59:46] "POST /tags HTTP/1.1" 200 299 0.020180 10.0.0.38 - - [2026-04-07 17:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007048 10.0.0.38 - - [2026-04-07 17:59:46] "GET /tag/e6c79527-22ac-4bfe-bec4-d67717a19269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.011358 10.0.0.38 - - [2026-04-07 17:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.38 - - [2026-04-07 17:59:46] "GET /virtual-network/2bd7f01d-40d4-4b04-aced-96548ab7e338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004635 10.0.0.38 - - [2026-04-07 17:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.38 - - [2026-04-07 17:59:46] "GET /project/fea002f9-196a-4e25-85ed-b14d50cf8b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.048295 10.0.0.38 - - [2026-04-07 17:59:46] "POST /virtual-machines HTTP/1.1" 200 395 0.008295 10.0.0.38 - - [2026-04-07 17:59:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.010890 10.0.0.38 - - [2026-04-07 17:59:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102797 10.0.0.38 - - [2026-04-07 17:59:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.010709 10.0.0.38 - - [2026-04-07 17:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.014564 10.0.0.38 - - [2026-04-07 17:59:46] "GET /virtual-machine-interface/9047b24a-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005788 10.0.0.38 - - [2026-04-07 17:59:46] "POST /instance-ips HTTP/1.1" 200 397 0.031480 10.0.0.38 - - [2026-04-07 17:59:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.041352 10.0.0.38 - - [2026-04-07 17:59:46] "GET /virtual-machine-interface/9047b24a-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013404 10.0.0.38 - - [2026-04-07 17:59:47] "POST /set-tag HTTP/1.1" 200 109 0.020125 10.0.0.38 - - [2026-04-07 17:59:47] "GET /virtual-machine-interface/9047b24a-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013262 10.0.0.38 - - [2026-04-07 17:59:47] "GET /instance-ip/9060ed82-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002591 10.0.0.38 - - [2026-04-07 17:59:47] "GET /virtual-machine-interface/9047b24a-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012451 10.0.0.38 - - [2026-04-07 17:59:47] "POST /set-tag HTTP/1.1" 200 109 0.001897 10.0.0.38 - - [2026-04-07 17:59:47] "GET /virtual-router/bbbd9e4e-f237-44f5-8e8f-0d8518eff642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003819 10.0.0.38 - - [2026-04-07 17:59:47] "POST /ref-update HTTP/1.1" 200 156 0.009787 10.0.0.38 - - [2026-04-07 17:59:47] "GET /virtual-machine-interface/8f063be0-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019403 10.0.0.38 - - [2026-04-07 17:59:47] "POST /set-tag HTTP/1.1" 200 109 0.002695 10.0.0.38 - - [2026-04-07 17:59:47] "GET /virtual-machine-interface/8cfdb3dc-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004267 10.0.0.38 - - [2026-04-07 17:59:47] "POST /set-tag HTTP/1.1" 200 109 0.002026 10.0.0.38 - - [2026-04-07 17:59:47] "GET /virtual-router/bbbd9e4e-f237-44f5-8e8f-0d8518eff642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.003233 10.0.0.38 - - [2026-04-07 17:59:47] "POST /ref-update HTTP/1.1" 200 156 0.007921 10.0.0.38 - - [2026-04-07 17:59:47] "GET /virtual-machine-interface/8f6c2dc4-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004197 10.0.0.38 - - [2026-04-07 17:59:47] "POST /set-tag HTTP/1.1" 200 109 0.002009 10.0.0.38 - - [2026-04-07 17:59:47] "GET /virtual-router/bbbd9e4e-f237-44f5-8e8f-0d8518eff642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.003697 10.0.0.38 - - [2026-04-07 17:59:47] "POST /ref-update HTTP/1.1" 200 156 0.012459 10.0.0.38 - - [2026-04-07 17:59:47] "GET /virtual-machine-interface/8fdcfae0-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018848 10.0.0.38 - - [2026-04-07 17:59:47] "POST /set-tag HTTP/1.1" 200 109 0.001798 10.0.0.38 - - [2026-04-07 17:59:47] "GET /virtual-machine-interface/8d763b5e-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004025 10.0.0.38 - - [2026-04-07 17:59:47] "POST /set-tag HTTP/1.1" 200 109 0.001952 10.0.0.38 - - [2026-04-07 17:59:47] "GET /virtual-router/bbbd9e4e-f237-44f5-8e8f-0d8518eff642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.003155 10.0.0.38 - - [2026-04-07 17:59:47] "POST /ref-update HTTP/1.1" 200 156 0.009368 10.0.0.38 - - [2026-04-07 17:59:47] "GET /virtual-machine-interface/9047b24a-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014087 10.0.0.38 - - [2026-04-07 17:59:47] "POST /set-tag HTTP/1.1" 200 109 0.002458 10.0.0.38 - - [2026-04-07 17:59:47] "GET /virtual-machine-interface/8e0f402e-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004838 10.0.0.38 - - [2026-04-07 17:59:47] "POST /set-tag HTTP/1.1" 200 109 0.001954 10.0.0.38 - - [2026-04-07 17:59:47] "GET /virtual-machine-interface/8e8294f2-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004289 10.0.0.38 - - [2026-04-07 17:59:47] "POST /set-tag HTTP/1.1" 200 109 0.001825 10.0.0.38 - - [2026-04-07 17:59:47] "GET /virtual-machine-interface/8f063be0-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003867 10.0.0.38 - - [2026-04-07 17:59:47] "POST /set-tag HTTP/1.1" 200 109 0.001809 10.0.0.38 - - [2026-04-07 17:59:47] "GET /virtual-machine-interface/8f6c2dc4-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004674 10.0.0.38 - - [2026-04-07 17:59:47] "POST /set-tag HTTP/1.1" 200 109 0.001980 10.0.0.38 - - [2026-04-07 17:59:47] "GET /virtual-machine-interface/8fdcfae0-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003720 10.0.0.38 - - [2026-04-07 17:59:47] "POST /set-tag HTTP/1.1" 200 109 0.001807 10.0.0.38 - - [2026-04-07 17:59:47] "GET /virtual-machine-interface/8e0f402e-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004534 10.0.0.38 - - [2026-04-07 17:59:47] "POST /set-tag HTTP/1.1" 200 109 0.002147 10.0.0.38 - - [2026-04-07 17:59:47] "GET /virtual-machine-interface/8cfdb3dc-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003492 10.0.0.38 - - [2026-04-07 17:59:47] "POST /set-tag HTTP/1.1" 200 109 0.003788 10.0.0.38 - - [2026-04-07 17:59:47] "GET /virtual-machine-interface/9047b24a-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004862 10.0.0.38 - - [2026-04-07 17:59:47] "POST /set-tag HTTP/1.1" 200 109 0.001808 10.0.0.38 - - [2026-04-07 17:59:50] "GET /virtual-machine/8ceeb609-ce57-4947-95c4-ca4c2e7bfbd1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003631 10.0.0.38 - - [2026-04-07 17:59:50] "GET /virtual-machine-interface/8cfdb3dc-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004420 10.0.0.38 - - [2026-04-07 17:59:51] "GET /virtual-machine-interface/8e8294f2-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008390 10.0.0.38 - - [2026-04-07 17:59:51] "POST /set-tag HTTP/1.1" 200 109 0.002052 10.0.0.38 - - [2026-04-07 17:59:52] "GET /virtual-machine-interface/8f063be0-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004384 10.0.0.38 - - [2026-04-07 17:59:52] "POST /set-tag HTTP/1.1" 200 109 0.002439 10.0.0.38 - - [2026-04-07 17:59:52] "GET /virtual-machine-interface/8d763b5e-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004317 10.0.0.38 - - [2026-04-07 17:59:52] "POST /set-tag HTTP/1.1" 200 109 0.003123 10.0.0.38 - - [2026-04-07 17:59:53] "GET /virtual-machine-interface/9047b24a-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007321 10.0.0.38 - - [2026-04-07 17:59:53] "POST /set-tag HTTP/1.1" 200 109 0.002088 10.0.0.38 - - [2026-04-07 17:59:53] "GET /virtual-machine-interface/8fdcfae0-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003900 10.0.0.38 - - [2026-04-07 17:59:53] "POST /set-tag HTTP/1.1" 200 109 0.001965 10.0.0.38 - - [2026-04-07 17:59:55] "GET /virtual-machine/c1794d1a-9c50-4920-9c1a-caca85636ad4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002801 10.0.0.38 - - [2026-04-07 17:59:55] "GET /virtual-machine-interface/8d763b5e-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003990 10.0.0.38 - - [2026-04-07 17:59:55] "GET /virtual-machine/8f310698-f2f3-4d38-9b3d-b2be8a02003e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003145 10.0.0.38 - - [2026-04-07 17:59:55] "GET /virtual-machine-interface/8e0f402e-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006493 10.0.0.38 - - [2026-04-07 17:59:55] "GET /virtual-machine/4fa6383a-81aa-4421-bf39-e2a78214f505?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002900 10.0.0.38 - - [2026-04-07 17:59:55] "GET /virtual-machine-interface/8e8294f2-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004147 10.0.0.38 - - [2026-04-07 17:59:55] "GET /virtual-machine/3032d56e-fb8a-4534-bd2e-3629b493699f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003920 10.0.0.38 - - [2026-04-07 17:59:55] "GET /virtual-machine-interface/8f063be0-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005095 10.0.0.38 - - [2026-04-07 17:59:55] "GET /virtual-machine/0545a77f-68a0-42d8-a08c-9fdfe5c4f4d1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002677 10.0.0.38 - - [2026-04-07 17:59:55] "GET /virtual-machine-interface/8fdcfae0-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003591 10.0.0.38 - - [2026-04-07 17:59:56] "GET /virtual-machine-interface/8f6c2dc4-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005202 10.0.0.38 - - [2026-04-07 17:59:56] "POST /set-tag HTTP/1.1" 200 109 0.002415 10.0.0.38 - - [2026-04-07 18:00:00] "GET /virtual-machine/66e36f43-3687-4bd7-9ee8-014e733c147a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002884 10.0.0.38 - - [2026-04-07 18:00:00] "GET /virtual-machine-interface/8f6c2dc4-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004082 10.0.0.38 - - [2026-04-07 18:00:00] "GET /virtual-machine/db5099b6-a51a-4df4-9b32-da317dbd2c06?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002803 10.0.0.38 - - [2026-04-07 18:00:00] "GET /virtual-machine-interface/9047b24a-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003893 10.0.0.38 - - [2026-04-07 18:00:01] "GET /loadbalancer/1fca437c-f21e-40e2-b0d7-8e66e9d371ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005337 10.0.0.38 - - [2026-04-07 18:00:01] "POST /tags HTTP/1.1" 200 333 0.027021 10.0.0.38 - - [2026-04-07 18:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009854 10.0.0.38 - - [2026-04-07 18:00:01] "GET /tag/ccae0907-a627-43bc-b649-1ffca11c1a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.017591 10.0.0.38 - - [2026-04-07 18:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.38 - - [2026-04-07 18:00:01] "GET /project/2190e224-a4f4-4b0f-a38b-cfaeac173291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.068110 10.0.0.38 - - [2026-04-07 18:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004443 10.0.0.38 - - [2026-04-07 18:00:01] "GET /virtual-network/cbfcce73-25e2-4c4a-a23d-8c500f617443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.007495 10.0.0.38 - - [2026-04-07 18:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.38 - - [2026-04-07 18:00:01] "GET /service-appliance-set/d23f5894-fc45-4681-af0f-65ed5ae9b99f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.001902 10.0.0.38 - - [2026-04-07 18:00:01] "POST /fqname-to-id HTTP/1.1" 404 273 0.002162 10.0.0.38 - - [2026-04-07 18:00:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.095762 10.0.0.38 - - [2026-04-07 18:00:01] "GET /virtual-machine-interface/25fdb9d6-2a65-4be0-b680-0a0282603fa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.011306 10.0.0.38 - - [2026-04-07 18:00:01] "POST /instance-ips HTTP/1.1" 200 409 0.018547 10.0.0.38 - - [2026-04-07 18:00:01] "GET /instance-ip/f14ed70d-dc15-4adf-b850-8fb53fd6b0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.010124 10.0.0.38 - - [2026-04-07 18:00:02] "POST /loadbalancers HTTP/1.1" 200 629 0.057047 10.0.0.38 - - [2026-04-07 18:00:02] "GET /project/2190e224-a4f4-4b0f-a38b-cfaeac173291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029402 10.0.0.38 - - [2026-04-07 18:00:02] "GET /instance-ip/f14ed70d-dc15-4adf-b850-8fb53fd6b0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002508 10.0.0.38 - - [2026-04-07 18:00:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.010160 10.0.0.38 - - [2026-04-07 18:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006906 10.0.0.38 - - [2026-04-07 18:00:02] "GET /project/2190e224-a4f4-4b0f-a38b-cfaeac173291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025993 10.0.0.38 - - [2026-04-07 18:00:02] "POST /floating-ips HTTP/1.1" 200 597 0.017790 10.0.0.38 - - [2026-04-07 18:00:02] "GET /loadbalancer/1fca437c-f21e-40e2-b0d7-8e66e9d371ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003276 10.0.0.38 - - [2026-04-07 18:00:02] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.016337 10.0.0.38 - - [2026-04-07 18:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001399 10.0.0.38 - - [2026-04-07 18:00:02] "GET /project/2190e224-a4f4-4b0f-a38b-cfaeac173291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028526 10.0.0.38 - - [2026-04-07 18:00:02] "GET /loadbalancer-listener/41ff143f-abe7-4be5-9ea2-651cc6b315eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.005894 10.0.0.38 - - [2026-04-07 18:00:02] "GET /loadbalancer-listener/41ff143f-abe7-4be5-9ea2-651cc6b315eb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.002864 10.0.0.38 - - [2026-04-07 18:00:02] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.026335 10.0.0.38 - - [2026-04-07 18:00:02] "GET /instance-ip/f14ed70d-dc15-4adf-b850-8fb53fd6b0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002675 10.0.0.38 - - [2026-04-07 18:00:02] "GET /instance-ip/f14ed70d-dc15-4adf-b850-8fb53fd6b0f6?fields=floating_ips HTTP/1.1" 200 1213 0.005245 10.0.0.38 - - [2026-04-07 18:00:02] "GET /floating-ip/ca767e9f-1205-4ca5-afc3-f7f6fe3325c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.006488 10.0.0.38 - - [2026-04-07 18:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009311 10.0.0.38 - - [2026-04-07 18:00:02] "GET /loadbalancer/1fca437c-f21e-40e2-b0d7-8e66e9d371ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002657 10.0.0.38 - - [2026-04-07 18:00:02] "GET /loadbalancer-pool/0c1b3b00-700f-4af0-babd-bf511a74f546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.003910 10.0.0.38 - - [2026-04-07 18:00:02] "POST /loadbalancer-members HTTP/1.1" 200 721 0.017670 10.0.0.38 - - [2026-04-07 18:00:02] "GET /loadbalancer/1fca437c-f21e-40e2-b0d7-8e66e9d371ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.017591 10.0.0.38 - - [2026-04-07 18:00:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.028688 10.0.0.38 - - [2026-04-07 18:00:02] "GET /virtual-machine-interface/8d763b5e-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008270 10.0.0.38 - - [2026-04-07 18:00:02] "GET /virtual-machine-interface/8d763b5e-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006364 10.0.0.38 - - [2026-04-07 18:00:02] "POST /ref-update HTTP/1.1" 200 156 0.010915 10.0.0.38 - - [2026-04-07 18:00:02] "GET /floating-ip/ca767e9f-1205-4ca5-afc3-f7f6fe3325c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.008999 10.0.0.38 - - [2026-04-07 18:00:02] "PUT /floating-ip/ca767e9f-1205-4ca5-afc3-f7f6fe3325c6 HTTP/1.1" 200 256 0.008129 10.0.0.38 - - [2026-04-07 18:00:02] "POST /tags HTTP/1.1" 409 221 0.010309 10.0.0.38 - - [2026-04-07 18:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001429 10.0.0.38 - - [2026-04-07 18:00:02] "GET /tag/ccae0907-a627-43bc-b649-1ffca11c1a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.010120 10.0.0.38 - - [2026-04-07 18:00:02] "POST /set-tag HTTP/1.1" 200 109 0.059876 10.0.0.38 - - [2026-04-07 18:00:02] "GET /loadbalancer-pool/0c1b3b00-700f-4af0-babd-bf511a74f546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.003357 10.0.0.38 - - [2026-04-07 18:00:02] "POST /loadbalancer-members HTTP/1.1" 200 721 0.018245 10.0.0.38 - - [2026-04-07 18:00:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.016402 10.0.0.38 - - [2026-04-07 18:00:02] "GET /virtual-machine-interface/8cfdb3dc-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.032332 10.0.0.38 - - [2026-04-07 18:00:02] "GET /virtual-machine-interface/8cfdb3dc-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003886 10.0.0.38 - - [2026-04-07 18:00:02] "POST /ref-update HTTP/1.1" 200 156 0.021600 10.0.0.38 - - [2026-04-07 18:00:02] "GET /floating-ip/ca767e9f-1205-4ca5-afc3-f7f6fe3325c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.003141 10.0.0.38 - - [2026-04-07 18:00:02] "POST /set-tag HTTP/1.1" 200 109 0.059992 10.0.0.38 - - [2026-04-07 18:00:03] "POST /tags HTTP/1.1" 409 206 0.002244 10.0.0.38 - - [2026-04-07 18:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.38 - - [2026-04-07 18:00:03] "GET /tag/965da518-6d0d-4244-98e4-ecfeb46f271d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013140 10.0.0.38 - - [2026-04-07 18:00:03] "POST /tags HTTP/1.1" 409 204 0.004780 10.0.0.38 - - [2026-04-07 18:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004396 10.0.0.38 - - [2026-04-07 18:00:03] "GET /tag/80de47cc-0c2d-44ec-839c-b1603248d32d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010788 10.0.0.38 - - [2026-04-07 18:00:03] "GET /application-policy-set/d5148ecf-b58a-4c61-a406-64259c768d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002308 10.0.0.38 - - [2026-04-07 18:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.38 - - [2026-04-07 18:00:03] "GET /policy-management/3bbf1be2-eda4-49fb-9c13-cc5c15b80b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003125 10.0.0.38 - - [2026-04-07 18:00:03] "POST /tags HTTP/1.1" 409 206 0.001904 10.0.0.38 - - [2026-04-07 18:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.38 - - [2026-04-07 18:00:03] "GET /tag/965da518-6d0d-4244-98e4-ecfeb46f271d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012987 10.0.0.38 - - [2026-04-07 18:00:03] "POST /tags HTTP/1.1" 409 226 0.002497 10.0.0.38 - - [2026-04-07 18:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.38 - - [2026-04-07 18:00:03] "GET /tag/9ad73033-578b-4772-92f0-698b9a412a49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.015313 10.0.0.38 - - [2026-04-07 18:00:03] "POST /tags HTTP/1.1" 409 204 0.002240 10.0.0.38 - - [2026-04-07 18:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004237 10.0.0.38 - - [2026-04-07 18:00:04] "GET /tag/80de47cc-0c2d-44ec-839c-b1603248d32d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010537 10.0.0.38 - - [2026-04-07 18:00:04] "POST /tags HTTP/1.1" 409 226 0.001882 10.0.0.38 - - [2026-04-07 18:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.38 - - [2026-04-07 18:00:04] "GET /tag/9ad73033-578b-4772-92f0-698b9a412a49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.017828 10.0.0.38 - - [2026-04-07 18:00:04] "GET /application-policy-set/d5148ecf-b58a-4c61-a406-64259c768d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002491 10.0.0.38 - - [2026-04-07 18:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.38 - - [2026-04-07 18:00:04] "GET /policy-management/3bbf1be2-eda4-49fb-9c13-cc5c15b80b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002460 10.0.0.38 - - [2026-04-07 18:00:04] "POST /firewall-rules HTTP/1.1" 200 626 0.072721 10.0.0.38 - - [2026-04-07 18:00:04] "POST /firewall-rules HTTP/1.1" 200 646 0.083687 10.0.0.38 - - [2026-04-07 18:00:04] "GET /firewall-rule/0139e615-801e-4582-bdca-a80c7efbf63b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2605 0.013103 10.0.0.38 - - [2026-04-07 18:00:04] "GET /firewall-policy/ddab19cd-220e-496e-8e50-15ab5b48032c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003141 10.0.0.38 - - [2026-04-07 18:00:04] "GET /firewall-rule/544984f3-808c-4096-8762-71e488722a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.004022 10.0.0.38 - - [2026-04-07 18:00:04] "POST /ref-update HTTP/1.1" 200 156 0.018273 10.0.0.38 - - [2026-04-07 18:00:04] "POST /firewall-policys HTTP/1.1" 200 606 0.035054 10.0.0.38 - - [2026-04-07 18:00:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.011949 10.0.0.38 - - [2026-04-07 18:00:04] "GET /firewall-policy/c7b0c734-3bcf-44ba-963a-be9aa75cd4d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.008231 10.0.0.38 - - [2026-04-07 18:00:04] "GET /application-policy-set/d5148ecf-b58a-4c61-a406-64259c768d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007122 10.0.0.38 - - [2026-04-07 18:00:04] "GET /firewall-policy/c7b0c734-3bcf-44ba-963a-be9aa75cd4d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002646 10.0.0.38 - - [2026-04-07 18:00:04] "GET /firewall-policy/a30ca09c-30c2-4639-9305-08d7060af761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003167 10.0.0.38 - - [2026-04-07 18:00:04] "GET /firewall-policy/da14c566-7185-486a-90a1-352b462037c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003143 10.0.0.38 - - [2026-04-07 18:00:04] "GET /firewall-policy/ddab19cd-220e-496e-8e50-15ab5b48032c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.005498 10.0.0.38 - - [2026-04-07 18:00:04] "GET /firewall-policy/ddab19cd-220e-496e-8e50-15ab5b48032c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004372 10.0.0.38 - - [2026-04-07 18:00:04] "GET /firewall-policy/da14c566-7185-486a-90a1-352b462037c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002960 10.0.0.38 - - [2026-04-07 18:00:04] "POST /ref-update HTTP/1.1" 200 156 0.020133 10.0.0.38 - - [2026-04-07 18:00:04] "POST /ref-update HTTP/1.1" 200 156 0.028560 10.0.0.38 - - [2026-04-07 18:00:04] "POST /ref-update HTTP/1.1" 200 156 0.026882 10.0.0.38 - - [2026-04-07 18:00:04] "POST /ref-update HTTP/1.1" 200 156 0.020641 10.0.0.38 - - [2026-04-07 18:00:04] "POST /ref-update HTTP/1.1" 200 156 0.029331 10.0.0.38 - - [2026-04-07 18:00:04] "GET /firewall-policy/c7b0c734-3bcf-44ba-963a-be9aa75cd4d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.006487 10.0.0.38 - - [2026-04-07 18:02:00] "GET /virtual-machine-interface/1a7fb9dc-32aa-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008021 10.0.0.38 - - [2026-04-07 18:02:00] "POST /set-tag HTTP/1.1" 200 109 0.004866 10.0.0.38 - - [2026-04-07 18:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005266 10.0.0.38 - - [2026-04-07 18:02:00] "GET /loadbalancer/1fcfc324-17bd-4498-9f35-1f2b3be67e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005810 10.0.0.38 - - [2026-04-07 18:02:00] "GET /virtual-machine-interface/1a7fb9dc-32aa-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010347 10.0.0.38 - - [2026-04-07 18:02:00] "POST /set-tag HTTP/1.1" 200 109 0.028089 10.0.0.38 - - [2026-04-07 18:02:00] "DELETE /loadbalancer-member/e0dc3766-8ef5-4ba9-b25d-05bc79e5ed97 HTTP/1.1" 200 115 0.036885 10.0.0.38 - - [2026-04-07 18:02:00] "GET /virtual-machine-interface/1a7fb9dc-32aa-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008926 10.0.0.38 - - [2026-04-07 18:02:00] "POST /set-tag HTTP/1.1" 200 109 0.002789 10.0.0.38 - - [2026-04-07 18:02:00] "DELETE /loadbalancer-member/998ee90a-3f79-4528-8810-fd5c0b6e728f HTTP/1.1" 200 115 0.029823 10.0.0.38 - - [2026-04-07 18:02:00] "GET /virtual-machine-interface/1a7fb9dc-32aa-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006654 10.0.0.38 - - [2026-04-07 18:02:00] "POST /set-tag HTTP/1.1" 200 109 0.002129 10.0.0.38 - - [2026-04-07 18:02:00] "DELETE /loadbalancer-member/c4710279-e284-4371-97a8-7f3bb9aadee9 HTTP/1.1" 200 115 0.039013 10.0.0.38 - - [2026-04-07 18:02:00] "GET /virtual-machine-interface/1a7fb9dc-32aa-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006672 10.0.0.38 - - [2026-04-07 18:02:00] "POST /set-tag HTTP/1.1" 200 109 0.003135 10.0.0.38 - - [2026-04-07 18:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004826 10.0.0.38 - - [2026-04-07 18:02:00] "GET /loadbalancer/1fcfc324-17bd-4498-9f35-1f2b3be67e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.006876 10.0.0.38 - - [2026-04-07 18:02:00] "GET /loadbalancer-pool/ae51a876-bc1a-49fa-8e7a-6ae117073da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002819 10.0.0.38 - - [2026-04-07 18:02:00] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021127 10.0.0.38 - - [2026-04-07 18:02:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.019284 10.0.0.38 - - [2026-04-07 18:02:00] "GET /virtual-machine-interface/1a7fb9dc-32aa-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.021981 10.0.0.38 - - [2026-04-07 18:02:00] "GET /virtual-machine-interface/1a7fb9dc-32aa-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010607 10.0.0.38 - - [2026-04-07 18:02:00] "GET /floating-ip/62cab1e2-b8f5-4b1d-9576-ccb1bfcdd0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002700 10.0.0.38 - - [2026-04-07 18:02:00] "POST /set-tag HTTP/1.1" 200 109 0.069815 10.0.0.38 - - [2026-04-07 18:02:00] "GET /loadbalancer-pool/ce6d35fe-699e-44c8-869b-ea0a16e58aac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.013424 10.0.0.38 - - [2026-04-07 18:02:01] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024981 10.0.0.38 - - [2026-04-07 18:02:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.009302 10.0.0.38 - - [2026-04-07 18:02:01] "GET /virtual-machine-interface/1a7fb9dc-32aa-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010096 10.0.0.38 - - [2026-04-07 18:02:01] "POST /set-tag HTTP/1.1" 200 109 0.002348 10.0.0.38 - - [2026-04-07 18:02:01] "GET /virtual-machine-interface/1a7fb9dc-32aa-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004707 10.0.0.38 - - [2026-04-07 18:02:01] "GET /floating-ip/62cab1e2-b8f5-4b1d-9576-ccb1bfcdd0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.005271 10.0.0.38 - - [2026-04-07 18:02:01] "GET /loadbalancer-pool/e0a3a031-9f79-4ea6-9b57-d51d01b9b8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002773 10.0.0.38 - - [2026-04-07 18:02:01] "POST /loadbalancer-members HTTP/1.1" 200 692 0.029311 10.0.0.38 - - [2026-04-07 18:02:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.032689 10.0.0.38 - - [2026-04-07 18:02:01] "GET /virtual-machine-interface/1a7fb9dc-32aa-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.024287 10.0.0.38 - - [2026-04-07 18:02:01] "GET /virtual-machine-interface/1a7fb9dc-32aa-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010044 10.0.0.38 - - [2026-04-07 18:02:01] "GET /floating-ip/62cab1e2-b8f5-4b1d-9576-ccb1bfcdd0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002397 10.0.0.38 - - [2026-04-07 18:02:01] "POST /set-tag HTTP/1.1" 200 109 0.006027 [Introspect:8084]10.0.0.38 - - [2026-04-07 18:02:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000976 [Introspect:8084]10.0.0.38 - - [2026-04-07 18:02:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000857 [Introspect:8084]10.0.0.38 - - [2026-04-07 18:02:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000800 [Introspect:8084]10.0.0.38 - - [2026-04-07 18:02:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000798 [Introspect:8084]10.0.0.38 - - [2026-04-07 18:02:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000888 [Introspect:8084]10.0.0.38 - - [2026-04-07 18:02:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000986 10.0.0.38 - - [2026-04-07 18:02:49] "GET /global-system-configs HTTP/1.1" 200 322 0.005708 10.0.0.38 - - [2026-04-07 18:02:50] "GET /global-system-configs HTTP/1.1" 200 322 0.002114 [Introspect:8084]10.0.0.38 - - [2026-04-07 18:03:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001109 [Introspect:8084]10.0.0.38 - - [2026-04-07 18:03:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000965 [Introspect:8084]10.0.0.38 - - [2026-04-07 18:06:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001330 [Introspect:8084]10.0.0.38 - - [2026-04-07 18:06:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000973 [Introspect:8084]10.0.0.38 - - [2026-04-07 18:06:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000782 [Introspect:8084]10.0.0.38 - - [2026-04-07 18:06:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001007 [Introspect:8084]10.0.0.38 - - [2026-04-07 18:06:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000834 [Introspect:8084]10.0.0.38 - - [2026-04-07 18:06:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000768 10.0.0.38 - - [2026-04-07 18:07:49] "GET /global-system-configs HTTP/1.1" 200 322 0.001889 10.0.0.38 - - [2026-04-07 18:07:50] "GET /global-system-configs HTTP/1.1" 200 322 0.004295 [Introspect:8084]10.0.0.38 - - [2026-04-07 18:09:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000938 [Introspect:8084]10.0.0.38 - - [2026-04-07 18:09:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000904 [Introspect:8084]10.0.0.38 - - [2026-04-07 18:12:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001160 [Introspect:8084]10.0.0.38 - - [2026-04-07 18:12:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001157 [Introspect:8084]10.0.0.38 - - [2026-04-07 18:12:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000927 [Introspect:8084]10.0.0.38 - - [2026-04-07 18:12:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001007 [Introspect:8084]10.0.0.38 - - [2026-04-07 18:12:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000862 [Introspect:8084]10.0.0.38 - - [2026-04-07 18:12:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000878 10.0.0.38 - - [2026-04-07 18:12:49] "GET /global-system-configs HTTP/1.1" 200 322 0.001926 10.0.0.38 - - [2026-04-07 18:12:50] "GET /global-system-configs HTTP/1.1" 200 322 0.002643 [Introspect:8084]10.0.0.38 - - [2026-04-07 18:15:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000958 [Introspect:8084]10.0.0.38 - - [2026-04-07 18:15:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000829 10.0.0.38 - - [2026-04-07 18:15:03] "GET /virtual-machine-interface/8f6c2dc4-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010873 10.0.0.38 - - [2026-04-07 18:15:03] "POST /set-tag HTTP/1.1" 200 109 0.004296 10.0.0.38 - - [2026-04-07 18:15:03] "GET /virtual-machine-interface/8cfdb3dc-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004368 10.0.0.38 - - [2026-04-07 18:15:03] "POST /set-tag HTTP/1.1" 200 109 0.002375 10.0.0.38 - - [2026-04-07 18:15:03] "GET /virtual-machine-interface/9047b24a-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003651 10.0.0.38 - - [2026-04-07 18:15:03] "POST /set-tag HTTP/1.1" 200 109 0.002273 10.0.0.38 - - [2026-04-07 18:15:03] "GET /virtual-machine-interface/8fdcfae0-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004552 10.0.0.38 - - [2026-04-07 18:15:03] "POST /set-tag HTTP/1.1" 200 109 0.002228 10.0.0.38 - - [2026-04-07 18:15:03] "GET /virtual-machine-interface/8d763b5e-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004336 10.0.0.38 - - [2026-04-07 18:15:03] "POST /set-tag HTTP/1.1" 200 109 0.001895 10.0.0.38 - - [2026-04-07 18:15:03] "GET /virtual-machine-interface/8e0f402e-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005051 10.0.0.38 - - [2026-04-07 18:15:03] "POST /set-tag HTTP/1.1" 200 109 0.002109 10.0.0.38 - - [2026-04-07 18:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.38 - - [2026-04-07 18:15:03] "GET /loadbalancer/1fca437c-f21e-40e2-b0d7-8e66e9d371ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002426 10.0.0.38 - - [2026-04-07 18:15:03] "GET /virtual-machine-interface/8cfdb3dc-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003593 10.0.0.38 - - [2026-04-07 18:15:03] "POST /set-tag HTTP/1.1" 200 109 0.066268 10.0.0.38 - - [2026-04-07 18:15:03] "DELETE /loadbalancer-member/5a954db0-3bd4-44a9-a61e-9d82ad9a9558 HTTP/1.1" 200 115 0.030733 10.0.0.38 - - [2026-04-07 18:15:03] "GET /virtual-machine-interface/8e8294f2-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003964 10.0.0.38 - - [2026-04-07 18:15:03] "POST /set-tag HTTP/1.1" 200 109 0.002078 10.0.0.38 - - [2026-04-07 18:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.38 - - [2026-04-07 18:15:03] "GET /loadbalancer/1fca437c-f21e-40e2-b0d7-8e66e9d371ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002120 10.0.0.38 - - [2026-04-07 18:15:03] "GET /virtual-machine-interface/8f063be0-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003596 10.0.0.38 - - [2026-04-07 18:15:04] "POST /set-tag HTTP/1.1" 200 109 0.002518 10.0.0.38 - - [2026-04-07 18:15:05] "GET /virtual-machine-interface/8e8294f2-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010800 10.0.0.38 - - [2026-04-07 18:15:05] "POST /set-tag HTTP/1.1" 200 109 0.002059 10.0.0.38 - - [2026-04-07 18:15:05] "GET /virtual-machine-interface/8e8294f2-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005161 10.0.0.38 - - [2026-04-07 18:15:05] "POST /set-tag HTTP/1.1" 200 109 0.002386 10.0.0.38 - - [2026-04-07 18:15:05] "GET /virtual-machine/4fa6383a-81aa-4421-bf39-e2a78214f505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002469 10.0.0.38 - - [2026-04-07 18:15:05] "POST /ref-update HTTP/1.1" 200 156 0.009640 10.0.0.38 - - [2026-04-07 18:15:05] "GET /virtual-machine-interface/8e8294f2-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005351 10.0.0.38 - - [2026-04-07 18:15:05] "POST /set-tag HTTP/1.1" 200 109 0.023289 10.0.0.38 - - [2026-04-07 18:15:05] "POST /set-tag HTTP/1.1" 200 109 0.037997 10.0.0.38 - - [2026-04-07 18:15:05] "POST /set-tag HTTP/1.1" 200 109 0.014723 10.0.0.38 - - [2026-04-07 18:15:05] "POST /set-tag HTTP/1.1" 200 109 0.024260 10.0.0.38 - - [2026-04-07 18:15:05] "POST /set-tag HTTP/1.1" 200 109 0.031140 10.0.0.38 - - [2026-04-07 18:15:05] "DELETE /instance-ip/8e9bae42-32ab-11f1-a0fc-fa163ec94182 HTTP/1.1" 200 115 0.042084 10.0.0.38 - - [2026-04-07 18:15:05] "DELETE /virtual-machine-interface/8e8294f2-32ab-11f1-a0fc-fa163ec94182 HTTP/1.1" 200 115 0.053936 10.0.0.38 - - [2026-04-07 18:15:05] "DELETE /virtual-machine/4fa6383a-81aa-4421-bf39-e2a78214f505 HTTP/1.1" 200 115 0.015605 10.0.0.38 - - [2026-04-07 18:15:05] "GET /virtual-machine-interface/8e0f402e-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004550 10.0.0.38 - - [2026-04-07 18:15:05] "POST /set-tag HTTP/1.1" 200 109 0.002351 10.0.0.38 - - [2026-04-07 18:15:05] "GET /virtual-machine-interface/8e0f402e-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003814 10.0.0.38 - - [2026-04-07 18:15:05] "POST /set-tag HTTP/1.1" 200 109 0.001832 10.0.0.38 - - [2026-04-07 18:15:05] "GET /virtual-machine/8f310698-f2f3-4d38-9b3d-b2be8a02003e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002776 10.0.0.38 - - [2026-04-07 18:15:05] "POST /ref-update HTTP/1.1" 200 156 0.010763 10.0.0.38 - - [2026-04-07 18:15:05] "GET /virtual-machine-interface/8e0f402e-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010820 10.0.0.38 - - [2026-04-07 18:15:05] "POST /set-tag HTTP/1.1" 200 109 0.033309 10.0.0.38 - - [2026-04-07 18:15:05] "POST /set-tag HTTP/1.1" 200 109 0.034717 10.0.0.38 - - [2026-04-07 18:15:06] "POST /set-tag HTTP/1.1" 200 109 0.023870 10.0.0.38 - - [2026-04-07 18:15:06] "POST /set-tag HTTP/1.1" 200 109 0.015102 10.0.0.38 - - [2026-04-07 18:15:06] "POST /set-tag HTTP/1.1" 200 109 0.022352 10.0.0.38 - - [2026-04-07 18:15:06] "DELETE /instance-ip/8e23d886-32ab-11f1-a0fc-fa163ec94182 HTTP/1.1" 200 115 0.047344 10.0.0.38 - - [2026-04-07 18:15:06] "DELETE /virtual-machine-interface/8e0f402e-32ab-11f1-a0fc-fa163ec94182 HTTP/1.1" 200 115 0.049875 10.0.0.38 - - [2026-04-07 18:15:06] "DELETE /virtual-machine/8f310698-f2f3-4d38-9b3d-b2be8a02003e HTTP/1.1" 200 115 0.016016 10.0.0.38 - - [2026-04-07 18:15:06] "DELETE /tag/e00b7f6a-b5b7-46d5-a2a3-9c13f93341c2 HTTP/1.1" 200 115 0.034085 10.0.0.38 - - [2026-04-07 18:15:06] "GET /virtual-machine-interface/8cfdb3dc-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004256 10.0.0.38 - - [2026-04-07 18:15:06] "POST /set-tag HTTP/1.1" 200 109 0.002594 10.0.0.38 - - [2026-04-07 18:15:06] "GET /virtual-machine-interface/8cfdb3dc-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003933 10.0.0.38 - - [2026-04-07 18:15:06] "POST /set-tag HTTP/1.1" 200 109 0.002035 10.0.0.38 - - [2026-04-07 18:15:06] "GET /virtual-machine/8ceeb609-ce57-4947-95c4-ca4c2e7bfbd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002731 10.0.0.38 - - [2026-04-07 18:15:06] "POST /ref-update HTTP/1.1" 200 156 0.009306 10.0.0.38 - - [2026-04-07 18:15:06] "GET /virtual-machine-interface/8cfdb3dc-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004426 10.0.0.38 - - [2026-04-07 18:15:06] "POST /set-tag HTTP/1.1" 200 109 0.021852 10.0.0.38 - - [2026-04-07 18:15:06] "POST /set-tag HTTP/1.1" 200 109 0.033993 10.0.0.38 - - [2026-04-07 18:15:06] "POST /set-tag HTTP/1.1" 200 109 0.031347 10.0.0.38 - - [2026-04-07 18:15:06] "POST /set-tag HTTP/1.1" 200 109 0.015705 10.0.0.38 - - [2026-04-07 18:15:06] "POST /set-tag HTTP/1.1" 200 109 0.029908 10.0.0.38 - - [2026-04-07 18:15:06] "DELETE /instance-ip/8d17650c-32ab-11f1-a0fc-fa163ec94182 HTTP/1.1" 200 115 0.050554 10.0.0.38 - - [2026-04-07 18:15:06] "POST /ref-update HTTP/1.1" 200 156 0.009486 10.0.0.38 - - [2026-04-07 18:15:06] "DELETE /virtual-machine-interface/8cfdb3dc-32ab-11f1-a0fc-fa163ec94182 HTTP/1.1" 200 115 0.034813 10.0.0.38 - - [2026-04-07 18:15:06] "DELETE /virtual-machine/8ceeb609-ce57-4947-95c4-ca4c2e7bfbd1 HTTP/1.1" 200 115 0.012984 10.0.0.38 - - [2026-04-07 18:15:06] "GET /virtual-machine-interface/8d763b5e-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006185 10.0.0.38 - - [2026-04-07 18:15:06] "POST /set-tag HTTP/1.1" 200 109 0.002508 10.0.0.38 - - [2026-04-07 18:15:06] "GET /virtual-machine-interface/8d763b5e-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005163 10.0.0.38 - - [2026-04-07 18:15:06] "POST /set-tag HTTP/1.1" 200 109 0.002273 10.0.0.38 - - [2026-04-07 18:15:06] "GET /virtual-machine/c1794d1a-9c50-4920-9c1a-caca85636ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002770 10.0.0.38 - - [2026-04-07 18:15:06] "POST /ref-update HTTP/1.1" 200 156 0.013224 10.0.0.38 - - [2026-04-07 18:15:06] "GET /virtual-machine-interface/8d763b5e-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.014361 10.0.0.38 - - [2026-04-07 18:15:07] "POST /set-tag HTTP/1.1" 200 109 0.020230 10.0.0.38 - - [2026-04-07 18:15:07] "POST /set-tag HTTP/1.1" 200 109 0.027233 10.0.0.38 - - [2026-04-07 18:15:07] "POST /set-tag HTTP/1.1" 200 109 0.031067 10.0.0.38 - - [2026-04-07 18:15:07] "POST /set-tag HTTP/1.1" 200 109 0.013907 10.0.0.38 - - [2026-04-07 18:15:07] "POST /set-tag HTTP/1.1" 200 109 0.033438 10.0.0.38 - - [2026-04-07 18:15:07] "DELETE /instance-ip/8d90e3c8-32ab-11f1-a0fc-fa163ec94182 HTTP/1.1" 200 115 0.057892 10.0.0.38 - - [2026-04-07 18:15:07] "POST /ref-update HTTP/1.1" 200 156 0.009018 10.0.0.38 - - [2026-04-07 18:15:07] "DELETE /virtual-machine-interface/8d763b5e-32ab-11f1-a0fc-fa163ec94182 HTTP/1.1" 200 115 0.046227 10.0.0.38 - - [2026-04-07 18:15:07] "DELETE /virtual-machine/c1794d1a-9c50-4920-9c1a-caca85636ad4 HTTP/1.1" 200 115 0.023197 10.0.0.38 - - [2026-04-07 18:15:07] "DELETE /tag/1243d5ea-75e7-4848-a62a-578421767f5e HTTP/1.1" 200 115 0.030816 10.0.0.38 - - [2026-04-07 18:15:07] "DELETE /tag/965da518-6d0d-4244-98e4-ecfeb46f271d HTTP/1.1" 409 312 0.003991 10.0.0.38 - - [2026-04-07 18:15:34] "GET /virtual-machine-interface/8f6c2dc4-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004965 10.0.0.38 - - [2026-04-07 18:15:34] "POST /set-tag HTTP/1.1" 200 109 0.002297 10.0.0.38 - - [2026-04-07 18:15:34] "GET /virtual-machine-interface/9047b24a-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003778 10.0.0.38 - - [2026-04-07 18:15:34] "POST /set-tag HTTP/1.1" 200 109 0.002400 10.0.0.38 - - [2026-04-07 18:15:34] "GET /virtual-machine-interface/8fdcfae0-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004389 10.0.0.38 - - [2026-04-07 18:15:34] "POST /set-tag HTTP/1.1" 200 109 0.002136 10.0.0.38 - - [2026-04-07 18:15:34] "GET /virtual-machine-interface/8f6c2dc4-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006978 10.0.0.38 - - [2026-04-07 18:15:34] "POST /set-tag HTTP/1.1" 200 109 0.002082 10.0.0.38 - - [2026-04-07 18:15:34] "GET /virtual-machine/66e36f43-3687-4bd7-9ee8-014e733c147a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002834 10.0.0.38 - - [2026-04-07 18:15:34] "POST /ref-update HTTP/1.1" 200 156 0.008460 10.0.0.38 - - [2026-04-07 18:15:34] "GET /virtual-machine-interface/8f6c2dc4-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009783 10.0.0.38 - - [2026-04-07 18:15:34] "POST /set-tag HTTP/1.1" 200 109 0.015930 10.0.0.38 - - [2026-04-07 18:15:34] "POST /set-tag HTTP/1.1" 200 109 0.022769 10.0.0.38 - - [2026-04-07 18:15:34] "POST /set-tag HTTP/1.1" 200 109 0.018035 10.0.0.38 - - [2026-04-07 18:15:34] "POST /set-tag HTTP/1.1" 200 109 0.014400 10.0.0.38 - - [2026-04-07 18:15:34] "DELETE /instance-ip/8f8540fc-32ab-11f1-a0fc-fa163ec94182 HTTP/1.1" 200 115 0.042829 10.0.0.38 - - [2026-04-07 18:15:34] "DELETE /virtual-machine-interface/8f6c2dc4-32ab-11f1-a0fc-fa163ec94182 HTTP/1.1" 200 115 0.042630 10.0.0.38 - - [2026-04-07 18:15:34] "DELETE /virtual-machine/66e36f43-3687-4bd7-9ee8-014e733c147a HTTP/1.1" 200 115 0.023016 10.0.0.38 - - [2026-04-07 18:15:34] "DELETE /tag/80de47cc-0c2d-44ec-839c-b1603248d32d HTTP/1.1" 409 236 0.006402 10.0.0.38 - - [2026-04-07 18:15:35] "GET /virtual-machine-interface/9047b24a-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004067 10.0.0.38 - - [2026-04-07 18:15:35] "POST /set-tag HTTP/1.1" 200 109 0.001881 10.0.0.38 - - [2026-04-07 18:15:35] "GET /virtual-machine/db5099b6-a51a-4df4-9b32-da317dbd2c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002052 10.0.0.38 - - [2026-04-07 18:15:35] "POST /ref-update HTTP/1.1" 200 156 0.007222 10.0.0.38 - - [2026-04-07 18:15:35] "GET /virtual-machine-interface/9047b24a-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011468 10.0.0.38 - - [2026-04-07 18:15:35] "POST /set-tag HTTP/1.1" 200 109 0.019363 10.0.0.38 - - [2026-04-07 18:15:35] "POST /set-tag HTTP/1.1" 200 109 0.027865 10.0.0.38 - - [2026-04-07 18:15:35] "POST /set-tag HTTP/1.1" 200 109 0.025589 10.0.0.38 - - [2026-04-07 18:15:35] "POST /set-tag HTTP/1.1" 200 109 0.013655 10.0.0.38 - - [2026-04-07 18:15:35] "DELETE /instance-ip/9060ed82-32ab-11f1-a0fc-fa163ec94182 HTTP/1.1" 200 115 0.053306 10.0.0.38 - - [2026-04-07 18:15:35] "DELETE /virtual-machine-interface/9047b24a-32ab-11f1-a0fc-fa163ec94182 HTTP/1.1" 200 115 0.049057 10.0.0.38 - - [2026-04-07 18:15:35] "DELETE /virtual-machine/db5099b6-a51a-4df4-9b32-da317dbd2c06 HTTP/1.1" 200 115 0.027148 10.0.0.38 - - [2026-04-07 18:15:35] "DELETE /tag/e6c79527-22ac-4bfe-bec4-d67717a19269 HTTP/1.1" 200 115 0.045869 10.0.0.38 - - [2026-04-07 18:15:35] "GET /virtual-machine-interface/8fdcfae0-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005008 10.0.0.38 - - [2026-04-07 18:15:35] "POST /set-tag HTTP/1.1" 200 109 0.004861 10.0.0.38 - - [2026-04-07 18:15:35] "GET /virtual-machine/0545a77f-68a0-42d8-a08c-9fdfe5c4f4d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002236 10.0.0.38 - - [2026-04-07 18:15:35] "POST /ref-update HTTP/1.1" 200 156 0.009786 10.0.0.38 - - [2026-04-07 18:15:35] "GET /virtual-machine-interface/8fdcfae0-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005121 10.0.0.38 - - [2026-04-07 18:15:35] "POST /set-tag HTTP/1.1" 200 109 0.016751 10.0.0.38 - - [2026-04-07 18:15:35] "POST /set-tag HTTP/1.1" 200 109 0.053401 10.0.0.38 - - [2026-04-07 18:15:35] "POST /set-tag HTTP/1.1" 200 109 0.019756 10.0.0.38 - - [2026-04-07 18:15:35] "POST /set-tag HTTP/1.1" 200 109 0.035675 10.0.0.38 - - [2026-04-07 18:15:35] "DELETE /instance-ip/8ff3bc58-32ab-11f1-a0fc-fa163ec94182 HTTP/1.1" 200 115 0.065946 10.0.0.38 - - [2026-04-07 18:15:35] "DELETE /virtual-machine-interface/8fdcfae0-32ab-11f1-a0fc-fa163ec94182 HTTP/1.1" 200 115 0.045345 10.0.0.38 - - [2026-04-07 18:15:35] "DELETE /virtual-machine/0545a77f-68a0-42d8-a08c-9fdfe5c4f4d1 HTTP/1.1" 200 115 0.027795 10.0.0.38 - - [2026-04-07 18:15:35] "DELETE /tag/2db10d84-467f-47d5-bd6b-e0e16a20e0cb HTTP/1.1" 200 115 0.040875 10.0.0.38 - - [2026-04-07 18:15:35] "DELETE /tag/72410faa-bc33-4950-989a-0a450c5b2621 HTTP/1.1" 200 115 0.055218 10.0.0.38 - - [2026-04-07 18:15:36] "DELETE /tag/459927fc-9722-4e18-b4ce-cd868ceaa619 HTTP/1.1" 200 115 0.053763 10.0.0.38 - - [2026-04-07 18:15:36] "GET /virtual-machine-interface/8f063be0-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005170 10.0.0.38 - - [2026-04-07 18:15:36] "POST /set-tag HTTP/1.1" 200 109 0.002160 10.0.0.38 - - [2026-04-07 18:15:36] "GET /virtual-machine-interface/8f063be0-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003888 10.0.0.38 - - [2026-04-07 18:15:36] "POST /set-tag HTTP/1.1" 200 109 0.001775 10.0.0.38 - - [2026-04-07 18:15:36] "GET /virtual-machine/3032d56e-fb8a-4534-bd2e-3629b493699f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004290 10.0.0.38 - - [2026-04-07 18:15:36] "POST /ref-update HTTP/1.1" 200 156 0.011867 10.0.0.38 - - [2026-04-07 18:15:36] "GET /virtual-machine-interface/8f063be0-32ab-11f1-a0fc-fa163ec94182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011284 10.0.0.38 - - [2026-04-07 18:15:36] "POST /set-tag HTTP/1.1" 200 109 0.015788 10.0.0.38 - - [2026-04-07 18:15:36] "POST /set-tag HTTP/1.1" 200 109 0.022086 10.0.0.38 - - [2026-04-07 18:15:36] "POST /set-tag HTTP/1.1" 200 109 0.036899 10.0.0.38 - - [2026-04-07 18:15:36] "POST /set-tag HTTP/1.1" 200 109 0.019054 10.0.0.38 - - [2026-04-07 18:15:36] "DELETE /instance-ip/8f1f2f38-32ab-11f1-a0fc-fa163ec94182 HTTP/1.1" 200 115 0.043251 10.0.0.38 - - [2026-04-07 18:15:36] "DELETE /virtual-machine-interface/8f063be0-32ab-11f1-a0fc-fa163ec94182 HTTP/1.1" 200 115 0.054339 10.0.0.38 - - [2026-04-07 18:15:36] "DELETE /virtual-machine/3032d56e-fb8a-4534-bd2e-3629b493699f HTTP/1.1" 200 115 0.036695 10.0.0.38 - - [2026-04-07 18:15:36] "DELETE /tag/1605f9c9-3d23-4ade-b253-9ccd6bd26cab HTTP/1.1" 200 115 0.034442 10.0.0.38 - - [2026-04-07 18:15:36] "DELETE /tag/909b42a7-cebc-4cde-8af1-913e2b1e549e HTTP/1.1" 200 115 0.034052 10.0.0.38 - - [2026-04-07 18:15:36] "DELETE /tag/0a500ef0-40f2-45c7-bd5e-8dfc7a9ce232 HTTP/1.1" 200 115 0.048455 10.0.0.38 - - [2026-04-07 18:15:38] "POST /projects HTTP/1.1" 409 238 0.002782 10.0.0.38 - - [2026-04-07 18:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001386 10.0.0.38 - - [2026-04-07 18:15:38] "GET /project/fea002f9-196a-4e25-85ed-b14d50cf8b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034893 10.0.0.38 - - [2026-04-07 18:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.38 - - [2026-04-07 18:15:38] "GET /virtual-network/2bd7f01d-40d4-4b04-aced-96548ab7e338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004457 10.0.0.38 - - [2026-04-07 18:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001496 10.0.0.38 - - [2026-04-07 18:15:38] "GET /virtual-network/cbfcce73-25e2-4c4a-a23d-8c500f617443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003631 10.0.0.38 - - [2026-04-07 18:15:38] "POST /security-groups HTTP/1.1" 409 285 0.001865 10.0.0.38 - - [2026-04-07 18:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.38 - - [2026-04-07 18:15:38] "PUT /security-group/8cea2f9a-5194-4edf-98ba-cb37e73b642c HTTP/1.1" 200 262 0.071702 10.0.0.38 - - [2026-04-07 18:15:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.021767 10.0.0.38 - - [2026-04-07 18:15:39] "PUT /access-control-list/6e770975-7872-495a-8658-fb123aa5a83b HTTP/1.1" 200 272 0.025885 10.0.0.38 - - [2026-04-07 18:15:39] "PUT /access-control-list/aa867a32-775b-4b13-8421-b8a9bd583618 HTTP/1.1" 200 272 0.013584 10.0.0.38 - - [2026-04-07 18:15:44] "POST /projects HTTP/1.1" 409 238 0.004173 10.0.0.38 - - [2026-04-07 18:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.38 - - [2026-04-07 18:15:44] "GET /project/fea002f9-196a-4e25-85ed-b14d50cf8b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038836 10.0.0.38 - - [2026-04-07 18:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.38 - - [2026-04-07 18:15:44] "GET /virtual-network/2bd7f01d-40d4-4b04-aced-96548ab7e338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004339 10.0.0.38 - - [2026-04-07 18:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001392 10.0.0.38 - - [2026-04-07 18:15:44] "GET /virtual-network/cbfcce73-25e2-4c4a-a23d-8c500f617443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003628 10.0.0.38 - - [2026-04-07 18:15:44] "POST /security-groups HTTP/1.1" 409 285 0.002544 10.0.0.38 - - [2026-04-07 18:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001406 10.0.0.38 - - [2026-04-07 18:15:44] "PUT /security-group/8cea2f9a-5194-4edf-98ba-cb37e73b642c HTTP/1.1" 200 262 0.055747 10.0.0.38 - - [2026-04-07 18:15:44] "PUT /access-control-list/6e770975-7872-495a-8658-fb123aa5a83b HTTP/1.1" 200 272 0.020638 10.0.0.38 - - [2026-04-07 18:15:44] "PUT /access-control-list/aa867a32-775b-4b13-8421-b8a9bd583618 HTTP/1.1" 200 272 0.021696 10.0.0.38 - - [2026-04-07 18:15:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.016696 10.0.0.38 - - [2026-04-07 18:15:44] "GET /firewall-policy/da14c566-7185-486a-90a1-352b462037c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004522 10.0.0.38 - - [2026-04-07 18:15:44] "GET /firewall-rule/5d9cfcd7-b680-4e55-9376-cf159e26b94f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004501 10.0.0.38 - - [2026-04-07 18:15:44] "POST /ref-update HTTP/1.1" 200 156 0.052505 10.0.0.38 - - [2026-04-07 18:15:44] "DELETE /firewall-rule/5d9cfcd7-b680-4e55-9376-cf159e26b94f HTTP/1.1" 200 115 0.039582 10.0.0.38 - - [2026-04-07 18:15:44] "GET /firewall-policy/da14c566-7185-486a-90a1-352b462037c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.014009 10.0.0.38 - - [2026-04-07 18:15:44] "GET /firewall-rule/ea8d8f65-8dcf-441c-a1a1-fed7f3eb6cef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003092 10.0.0.38 - - [2026-04-07 18:15:44] "POST /ref-update HTTP/1.1" 200 156 0.045758 10.0.0.38 - - [2026-04-07 18:15:44] "DELETE /firewall-rule/ea8d8f65-8dcf-441c-a1a1-fed7f3eb6cef HTTP/1.1" 200 115 0.034455 10.0.0.38 - - [2026-04-07 18:15:44] "DELETE /tag/2770e4cd-7525-4899-a7cf-297077e20f59 HTTP/1.1" 200 115 0.032268 10.0.0.38 - - [2026-04-07 18:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001452 10.0.0.38 - - [2026-04-07 18:15:44] "GET /virtual-network/2bd7f01d-40d4-4b04-aced-96548ab7e338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.011487 10.0.0.38 - - [2026-04-07 18:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007669 10.0.0.38 - - [2026-04-07 18:15:44] "GET /virtual-network/cbfcce73-25e2-4c4a-a23d-8c500f617443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.010046 10.0.0.38 - - [2026-04-07 18:15:44] "PUT /virtual-network/2bd7f01d-40d4-4b04-aced-96548ab7e338 HTTP/1.1" 200 264 0.046776 10.0.0.38 - - [2026-04-07 18:15:44] "PUT /virtual-network/cbfcce73-25e2-4c4a-a23d-8c500f617443 HTTP/1.1" 200 264 0.044162 10.0.0.38 - - [2026-04-07 18:15:44] "DELETE /security-group/8cea2f9a-5194-4edf-98ba-cb37e73b642c HTTP/1.1" 200 115 0.043340 10.0.0.38 - - [2026-04-07 18:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.38 - - [2026-04-07 18:15:44] "DELETE /access-control-list/6e770975-7872-495a-8658-fb123aa5a83b HTTP/1.1" 200 115 0.030896 10.0.0.38 - - [2026-04-07 18:15:44] "DELETE /access-control-list/aa867a32-775b-4b13-8421-b8a9bd583618 HTTP/1.1" 200 115 0.025994 10.0.0.38 - - [2026-04-07 18:15:44] "GET /project/fea002f9-196a-4e25-85ed-b14d50cf8b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.025836 10.0.0.38 - - [2026-04-07 18:15:45] "GET /project/fea002f9-196a-4e25-85ed-b14d50cf8b37?fields=security_groups HTTP/1.1" 200 1352 0.028034 10.0.0.38 - - [2026-04-07 18:15:45] "DELETE /security-group/d177177d-c7a2-46eb-8880-0e94e0e1f85f HTTP/1.1" 200 115 0.039179 10.0.0.38 - - [2026-04-07 18:15:45] "DELETE /access-control-list/d271d91d-f0ab-4bc8-9f13-b3732356654b HTTP/1.1" 200 115 0.029571 10.0.0.38 - - [2026-04-07 18:15:45] "GET /project/fea002f9-196a-4e25-85ed-b14d50cf8b37?fields=application_policy_sets HTTP/1.1" 200 1391 0.039673 10.0.0.38 - - [2026-04-07 18:15:45] "DELETE /access-control-list/fa42cbd3-9ff6-4695-879e-8121d8c95a39 HTTP/1.1" 200 115 0.043798 10.0.0.38 - - [2026-04-07 18:15:45] "DELETE /project/fea002f9-196a-4e25-85ed-b14d50cf8b37 HTTP/1.1" 200 115 0.264270 10.0.0.38 - - [2026-04-07 18:15:45] "POST /projects HTTP/1.1" 409 238 0.001818 10.0.0.38 - - [2026-04-07 18:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.38 - - [2026-04-07 18:15:45] "GET /project/2190e224-a4f4-4b0f-a38b-cfaeac173291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030355 10.0.0.38 - - [2026-04-07 18:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001307 10.0.0.38 - - [2026-04-07 18:15:45] "GET /virtual-network/2bd7f01d-40d4-4b04-aced-96548ab7e338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004514 10.0.0.38 - - [2026-04-07 18:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.38 - - [2026-04-07 18:15:45] "GET /virtual-network/cbfcce73-25e2-4c4a-a23d-8c500f617443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003687 10.0.0.38 - - [2026-04-07 18:15:45] "POST /security-groups HTTP/1.1" 409 285 0.001767 10.0.0.38 - - [2026-04-07 18:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.38 - - [2026-04-07 18:15:45] "PUT /security-group/b09d86f5-38b1-4c67-a16e-3b14e2d225ae HTTP/1.1" 200 262 0.055576 10.0.0.38 - - [2026-04-07 18:15:45] "PUT /access-control-list/b9b7f75b-08f0-4f19-a18f-d3c3d429bee3 HTTP/1.1" 200 272 0.024176 10.0.0.38 - - [2026-04-07 18:15:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.036488 10.0.0.38 - - [2026-04-07 18:15:45] "PUT /access-control-list/8b437c32-40bb-4492-b7d3-ac4937a4654f HTTP/1.1" 200 272 0.031153 10.0.0.38 - - [2026-04-07 18:15:49] "GET /application-policy-set/d5148ecf-b58a-4c61-a406-64259c768d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004124 10.0.0.38 - - [2026-04-07 18:15:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.38 - - [2026-04-07 18:15:49] "GET /policy-management/3bbf1be2-eda4-49fb-9c13-cc5c15b80b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002677 10.0.0.38 - - [2026-04-07 18:15:49] "GET /firewall-policy/ddab19cd-220e-496e-8e50-15ab5b48032c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002456 10.0.0.38 - - [2026-04-07 18:15:49] "GET /firewall-rule/544984f3-808c-4096-8762-71e488722a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.002349 10.0.0.38 - - [2026-04-07 18:15:49] "POST /ref-update HTTP/1.1" 200 156 0.016918 10.0.0.38 - - [2026-04-07 18:15:50] "DELETE /firewall-rule/544984f3-808c-4096-8762-71e488722a6d HTTP/1.1" 200 115 0.085312 10.0.0.38 - - [2026-04-07 18:15:50] "GET /firewall-policy/c7b0c734-3bcf-44ba-963a-be9aa75cd4d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004960 10.0.0.38 - - [2026-04-07 18:15:50] "GET /firewall-rule/0139e615-801e-4582-bdca-a80c7efbf63b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2605 0.002979 10.0.0.38 - - [2026-04-07 18:15:50] "POST /ref-update HTTP/1.1" 200 156 0.012123 10.0.0.38 - - [2026-04-07 18:15:50] "DELETE /firewall-rule/0139e615-801e-4582-bdca-a80c7efbf63b HTTP/1.1" 200 115 0.056908 10.0.0.38 - - [2026-04-07 18:15:50] "GET /application-policy-set/d5148ecf-b58a-4c61-a406-64259c768d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003140 10.0.0.38 - - [2026-04-07 18:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.38 - - [2026-04-07 18:15:50] "GET /policy-management/3bbf1be2-eda4-49fb-9c13-cc5c15b80b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002365 10.0.0.38 - - [2026-04-07 18:15:50] "GET /firewall-policy/c7b0c734-3bcf-44ba-963a-be9aa75cd4d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1889 0.003493 10.0.0.38 - - [2026-04-07 18:15:50] "POST /ref-update HTTP/1.1" 200 156 0.019837 10.0.0.38 - - [2026-04-07 18:15:50] "DELETE /firewall-policy/c7b0c734-3bcf-44ba-963a-be9aa75cd4d8 HTTP/1.1" 200 115 0.023506 10.0.0.38 - - [2026-04-07 18:15:50] "DELETE /tag/965da518-6d0d-4244-98e4-ecfeb46f271d HTTP/1.1" 200 115 0.058044 10.0.0.38 - - [2026-04-07 18:15:50] "DELETE /tag/80de47cc-0c2d-44ec-839c-b1603248d32d HTTP/1.1" 200 115 0.057491 10.0.0.38 - - [2026-04-07 18:15:50] "DELETE /loadbalancer-member/6861030f-141b-46b0-8ba1-df2a732e3345 HTTP/1.1" 200 115 0.023257 10.0.0.38 - - [2026-04-07 18:15:50] "DELETE /loadbalancer-pool/0c1b3b00-700f-4af0-babd-bf511a74f546 HTTP/1.1" 200 115 0.027617 10.0.0.38 - - [2026-04-07 18:15:50] "DELETE /loadbalancer-listener/41ff143f-abe7-4be5-9ea2-651cc6b315eb HTTP/1.1" 200 115 0.021793 10.0.0.38 - - [2026-04-07 18:15:50] "DELETE /loadbalancer/1fca437c-f21e-40e2-b0d7-8e66e9d371ca HTTP/1.1" 200 115 0.040043 10.0.0.38 - - [2026-04-07 18:15:50] "DELETE /floating-ip/ca767e9f-1205-4ca5-afc3-f7f6fe3325c6 HTTP/1.1" 200 115 0.030769 10.0.0.38 - - [2026-04-07 18:15:50] "DELETE /instance-ip/f14ed70d-dc15-4adf-b850-8fb53fd6b0f6 HTTP/1.1" 200 115 0.047739 10.0.0.38 - - [2026-04-07 18:15:50] "DELETE /virtual-machine-interface/25fdb9d6-2a65-4be0-b680-0a0282603fa3 HTTP/1.1" 200 115 0.034743 10.0.0.38 - - [2026-04-07 18:15:50] "DELETE /tag/ccae0907-a627-43bc-b649-1ffca11c1a2f HTTP/1.1" 200 115 0.032006 10.0.0.38 - - [2026-04-07 18:15:50] "POST /projects HTTP/1.1" 409 238 0.001774 10.0.0.38 - - [2026-04-07 18:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.38 - - [2026-04-07 18:15:50] "GET /project/2190e224-a4f4-4b0f-a38b-cfaeac173291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039916 10.0.0.38 - - [2026-04-07 18:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.38 - - [2026-04-07 18:15:50] "GET /virtual-network/2bd7f01d-40d4-4b04-aced-96548ab7e338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003977 10.0.0.38 - - [2026-04-07 18:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.38 - - [2026-04-07 18:15:50] "GET /virtual-network/cbfcce73-25e2-4c4a-a23d-8c500f617443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003683 10.0.0.38 - - [2026-04-07 18:15:50] "POST /security-groups HTTP/1.1" 409 285 0.002645 10.0.0.38 - - [2026-04-07 18:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.38 - - [2026-04-07 18:15:51] "PUT /security-group/b09d86f5-38b1-4c67-a16e-3b14e2d225ae HTTP/1.1" 200 262 0.062020 10.0.0.38 - - [2026-04-07 18:15:51] "PUT /access-control-list/b9b7f75b-08f0-4f19-a18f-d3c3d429bee3 HTTP/1.1" 200 272 0.009847 10.0.0.38 - - [2026-04-07 18:15:51] "PUT /access-control-list/8b437c32-40bb-4492-b7d3-ac4937a4654f HTTP/1.1" 200 272 0.028166 10.0.0.38 - - [2026-04-07 18:15:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.031197 10.0.0.38 - - [2026-04-07 18:15:51] "GET /firewall-policy/da14c566-7185-486a-90a1-352b462037c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.012980 10.0.0.38 - - [2026-04-07 18:15:51] "GET /firewall-rule/4fdf38d3-f9b0-4df8-a04f-f9b2f5f6f453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.001987 10.0.0.38 - - [2026-04-07 18:15:51] "POST /ref-update HTTP/1.1" 200 156 0.052987 10.0.0.38 - - [2026-04-07 18:15:51] "DELETE /firewall-rule/4fdf38d3-f9b0-4df8-a04f-f9b2f5f6f453 HTTP/1.1" 200 115 0.038056 10.0.0.38 - - [2026-04-07 18:15:51] "GET /firewall-policy/da14c566-7185-486a-90a1-352b462037c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.008432 10.0.0.38 - - [2026-04-07 18:15:51] "GET /firewall-rule/0e32c7f0-7edf-4643-90de-1448748986b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002859 10.0.0.38 - - [2026-04-07 18:15:51] "POST /ref-update HTTP/1.1" 200 156 0.059765 10.0.0.38 - - [2026-04-07 18:15:51] "DELETE /firewall-rule/0e32c7f0-7edf-4643-90de-1448748986b6 HTTP/1.1" 200 115 0.061453 10.0.0.38 - - [2026-04-07 18:15:51] "DELETE /tag/9ad73033-578b-4772-92f0-698b9a412a49 HTTP/1.1" 200 115 0.033438 10.0.0.38 - - [2026-04-07 18:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.38 - - [2026-04-07 18:15:51] "GET /virtual-network/2bd7f01d-40d4-4b04-aced-96548ab7e338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.007977 10.0.0.38 - - [2026-04-07 18:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.38 - - [2026-04-07 18:15:51] "GET /virtual-network/cbfcce73-25e2-4c4a-a23d-8c500f617443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.007000 10.0.0.38 - - [2026-04-07 18:15:51] "PUT /virtual-network/2bd7f01d-40d4-4b04-aced-96548ab7e338 HTTP/1.1" 200 264 0.078322 10.0.0.38 - - [2026-04-07 18:15:51] "PUT /virtual-network/cbfcce73-25e2-4c4a-a23d-8c500f617443 HTTP/1.1" 200 264 0.056920 10.0.0.38 - - [2026-04-07 18:15:51] "DELETE /security-group/b09d86f5-38b1-4c67-a16e-3b14e2d225ae HTTP/1.1" 200 115 0.056038 10.0.0.38 - - [2026-04-07 18:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065 10.0.0.38 - - [2026-04-07 18:15:51] "DELETE /access-control-list/b9b7f75b-08f0-4f19-a18f-d3c3d429bee3 HTTP/1.1" 200 115 0.043076 10.0.0.38 - - [2026-04-07 18:15:51] "DELETE /access-control-list/8b437c32-40bb-4492-b7d3-ac4937a4654f HTTP/1.1" 200 115 0.046990 10.0.0.38 - - [2026-04-07 18:15:51] "GET /project/2190e224-a4f4-4b0f-a38b-cfaeac173291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.060109 10.0.0.38 - - [2026-04-07 18:15:51] "GET /project/2190e224-a4f4-4b0f-a38b-cfaeac173291?fields=security_groups HTTP/1.1" 200 1352 0.040970 10.0.0.38 - - [2026-04-07 18:15:52] "DELETE /security-group/b82a7795-740f-45ce-a9a4-3eb75a7c616a HTTP/1.1" 200 115 0.054053 10.0.0.38 - - [2026-04-07 18:15:52] "DELETE /access-control-list/5a04e2d3-8d60-4598-9f99-de227200e6a8 HTTP/1.1" 200 115 0.044522 10.0.0.38 - - [2026-04-07 18:15:52] "GET /project/2190e224-a4f4-4b0f-a38b-cfaeac173291?fields=application_policy_sets HTTP/1.1" 200 1391 0.059791 10.0.0.38 - - [2026-04-07 18:15:52] "DELETE /access-control-list/c4b2274d-7266-4c03-ac8e-bdd046c77721 HTTP/1.1" 200 115 0.056344 10.0.0.38 - - [2026-04-07 18:15:52] "DELETE /project/2190e224-a4f4-4b0f-a38b-cfaeac173291 HTTP/1.1" 200 115 0.361358 [Introspect:8084]10.0.0.38 - - [2026-04-07 18:16:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001096 [Introspect:8084]10.0.0.38 - - [2026-04-07 18:16:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001180