++ 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: =================== Thu Feb 5 10:38:29 PM UTC 2026 ===================' INFO: =================== Thu Feb 5 10:38:29 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 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.38 + 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 )) + nc -z 10.0.0.38 9041 + echo -e '\035\nquit' + 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 )) + nc -z 10.0.0.38 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.38 +++ local servers=10.0.0.38 +++ cut -d ' ' -f 1 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ uniq ++++ grep -vi host ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.38,10.161.0.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.161.0.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 ]] ++ echo 10.0.0.38:9041 ++ sed 's/,/ /g' + 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__.*__.*=.*$' ++ set -o posix ++ set ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /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: 02/05/2026 22:39:13.722 7ff677a91c80 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/05/2026 22:39:14.069 7ff677a91c80 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/05/2026 22:39:14.085 7ff677a91c80 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/05/2026 22:39:14.086 7ff677a91c80 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.38 - - [2026-02-05 22:39:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000839 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-02-05 22:39:26] "GET / HTTP/1.1" 503 181 0.000180 10.0.0.38 - - [2026-02-05 22:39:27] "GET / HTTP/1.1" 200 45303 0.001496 10.0.0.38 - - [2026-02-05 22:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.38 - - [2026-02-05 22:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.38 - - [2026-02-05 22:39:27] "GET / HTTP/1.1" 200 35931 0.001306 10.0.0.38 - - [2026-02-05 22:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.38 - - [2026-02-05 22:39:27] "GET /global-system-config/6c757b63-9b25-4806-b087-3f898f187a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005118 10.0.0.38 - - [2026-02-05 22:39:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.001656 10.0.0.38 - - [2026-02-05 22:39:28] "POST /config-database-nodes HTTP/1.1" 200 611 0.017395 10.0.0.38 - - [2026-02-05 22:39:29] "GET / HTTP/1.1" 200 35931 0.002205 10.0.0.38 - - [2026-02-05 22:39:29] "GET / HTTP/1.1" 200 35931 0.001156 10.0.0.38 - - [2026-02-05 22:39:29] "POST /fqname-to-id HTTP/1.1" 404 186 0.004857 10.0.0.38 - - [2026-02-05 22:39:29] "GET / HTTP/1.1" 200 35931 0.001199 10.0.0.38 - - [2026-02-05 22:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.38 - - [2026-02-05 22:39:29] "GET /global-system-config/6c757b63-9b25-4806-b087-3f898f187a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008870 10.0.0.38 - - [2026-02-05 22:39:29] "POST /service-appliance-sets HTTP/1.1" 200 553 0.053910 10.0.0.38 - - [2026-02-05 22:39:29] "POST /fqname-to-id HTTP/1.1" 404 180 0.002340 10.0.0.38 - - [2026-02-05 22:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008931 10.0.0.38 - - [2026-02-05 22:39:29] "GET / HTTP/1.1" 200 35931 0.001540 10.0.0.38 - - [2026-02-05 22:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.38 - - [2026-02-05 22:39:29] "GET /global-system-config/6c757b63-9b25-4806-b087-3f898f187a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008026 10.0.0.38 - - [2026-02-05 22:39:29] "GET /global-system-config/6c757b63-9b25-4806-b087-3f898f187a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011030 10.0.0.38 - - [2026-02-05 22:39:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.004383 10.0.0.38 - - [2026-02-05 22:39:29] "POST /service-appliance-sets HTTP/1.1" 200 541 0.043320 10.0.0.38 - - [2026-02-05 22:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.38 - - [2026-02-05 22:39:29] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.036962 10.0.0.38 - - [2026-02-05 22:39:29] "GET /network-ipam/e47b9de5-7d08-46d3-916b-b027ae2d3d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.006998 10.0.0.38 - - [2026-02-05 22:39:30] "POST /service-templates HTTP/1.1" 200 511 0.050606 10.0.0.38 - - [2026-02-05 22:39:30] "POST /service-templates HTTP/1.1" 200 501 0.053919 10.0.0.38 - - [2026-02-05 22:39:30] "POST /service-templates HTTP/1.1" 200 515 0.029187 10.0.0.38 - - [2026-02-05 22:39:30] "POST /service-templates HTTP/1.1" 200 535 0.058883 10.0.0.38 - - [2026-02-05 22:39:30] "POST /service-templates HTTP/1.1" 200 507 0.050528 10.0.0.38 - - [2026-02-05 22:39:30] "GET / HTTP/1.1" 200 35931 0.001439 10.0.0.38 - - [2026-02-05 22:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.38 - - [2026-02-05 22:39:30] "GET /global-system-config/6c757b63-9b25-4806-b087-3f898f187a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008292 10.0.0.38 - - [2026-02-05 22:39:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.001626 10.0.0.38 - - [2026-02-05 22:39:30] "POST /database-nodes HTTP/1.1" 200 597 0.034718 10.0.0.38 - - [2026-02-05 22:39:30] "GET / HTTP/1.1" 200 35931 0.001370 10.0.0.38 - - [2026-02-05 22:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.38 - - [2026-02-05 22:39:30] "GET /global-system-config/6c757b63-9b25-4806-b087-3f898f187a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005459 10.0.0.38 - - [2026-02-05 22:39:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.001816 10.0.0.38 - - [2026-02-05 22:39:30] "POST /analytics-nodes HTTP/1.1" 200 599 0.020446 10.0.0.38 - - [2026-02-05 22:39:30] "GET / HTTP/1.1" 200 35931 0.001449 10.0.0.38 - - [2026-02-05 22:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006119 10.0.0.38 - - [2026-02-05 22:39:30] "GET /routing-instance/9a69f622-9046-43fc-8732-00a767ad2068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004997 10.0.0.38 - - [2026-02-05 22:39:30] "POST /bgp-routers HTTP/1.1" 200 616 0.024935 10.0.0.38 - - [2026-02-05 22:39:30] "GET /bgp-router/c9e16215-c537-4db5-8d49-bf7b092baeab?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.006846 10.0.0.38 - - [2026-02-05 22:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.38 - - [2026-02-05 22:39:30] "GET /global-system-config/6c757b63-9b25-4806-b087-3f898f187a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006093 10.0.0.38 - - [2026-02-05 22:39:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002015 10.0.0.38 - - [2026-02-05 22:39:30] "POST /ref-update HTTP/1.1" 200 156 0.009737 10.0.0.38 - - [2026-02-05 22:39:31] "GET / HTTP/1.1" 200 35931 0.001354 10.0.0.38 - - [2026-02-05 22:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.38 - - [2026-02-05 22:39:31] "GET /global-system-config/6c757b63-9b25-4806-b087-3f898f187a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007705 10.0.0.38 - - [2026-02-05 22:39:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.001557 10.0.0.38 - - [2026-02-05 22:39:31] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.019800 10.0.0.38 - - [2026-02-05 22:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.38 - - [2026-02-05 22:39:32] "GET /network-ipam/e47b9de5-7d08-46d3-916b-b027ae2d3d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.002896 10.0.0.38 - - [2026-02-05 22:39:32] "POST /fqname-to-id HTTP/1.1" 404 225 0.001897 10.0.0.38 - - [2026-02-05 22:39:32] "POST /access-control-lists HTTP/1.1" 200 587 0.020966 10.0.0.38 - - [2026-02-05 22:39:32] "POST /fqname-to-id HTTP/1.1" 404 224 0.003284 10.0.0.38 - - [2026-02-05 22:39:32] "POST /access-control-lists HTTP/1.1" 200 585 0.026519 10.0.0.38 - - [2026-02-05 22:39:32] "POST /route-targets HTTP/1.1" 200 327 0.009831 10.0.0.38 - - [2026-02-05 22:39:32] "POST /ref-update HTTP/1.1" 200 156 0.028564 10.0.0.38 - - [2026-02-05 22:39:33] "POST /route-targets HTTP/1.1" 200 327 0.008512 10.0.0.38 - - [2026-02-05 22:39:33] "POST /ref-update HTTP/1.1" 200 156 0.013018 10.0.0.38 - - [2026-02-05 22:39:33] "POST /route-targets HTTP/1.1" 200 327 0.014305 10.0.0.38 - - [2026-02-05 22:39:33] "POST /ref-update HTTP/1.1" 200 156 0.029951 10.0.0.38 - - [2026-02-05 22:39:33] "POST /route-targets HTTP/1.1" 200 327 0.008708 10.0.0.38 - - [2026-02-05 22:39:33] "POST /ref-update HTTP/1.1" 200 156 0.026918 10.0.0.38 - - [2026-02-05 22:39:33] "POST /fqname-to-id HTTP/1.1" 404 201 0.006088 10.0.0.38 - - [2026-02-05 22:39:33] "POST /access-control-lists HTTP/1.1" 200 551 0.061189 10.0.0.38 - - [2026-02-05 22:39:33] "PUT /access-control-list/ae3c2521-3b51-4714-8956-59af43319fb7 HTTP/1.1" 200 272 0.013107 10.0.0.38 - - [2026-02-05 22:39:33] "PUT /access-control-list/52755421-810c-4d26-ba55-d9138469c601 HTTP/1.1" 200 272 0.020801 10.0.0.38 - - [2026-02-05 22:39:36] "GET / HTTP/1.1" 200 35931 0.001148 10.0.0.38 - - [2026-02-05 22:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.38 - - [2026-02-05 22:39:36] "GET /global-system-config/6c757b63-9b25-4806-b087-3f898f187a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008578 10.0.0.38 - - [2026-02-05 22:39:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.002006 10.0.0.38 - - [2026-02-05 22:39:36] "POST /config-nodes HTTP/1.1" 200 593 0.040014 10.0.0.38 - - [2026-02-05 22:39:37] "GET / HTTP/1.1" 200 35931 0.001418 10.0.0.38 - - [2026-02-05 22:39:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002313 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:39:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000821 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:39:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000774 10.0.0.38 - - [2026-02-05 22:39:39] "GET /global-system-configs HTTP/1.1" 200 322 0.004331 10.0.0.38 - - [2026-02-05 22:39:41] "GET /global-system-configs HTTP/1.1" 200 322 0.002018 10.0.0.38 - - [2026-02-05 22:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.38 - - [2026-02-05 22:39:42] "GET /global-vrouter-config/6bf87490-c942-4fb1-b499-08cf98e24aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.004595 10.0.0.38 - - [2026-02-05 22:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.38 - - [2026-02-05 22:39:42] "PUT /global-vrouter-config/6bf87490-c942-4fb1-b499-08cf98e24aec HTTP/1.1" 200 276 0.016841 10.0.0.38 - - [2026-02-05 22:39:42] "GET / HTTP/1.1" 200 35931 0.001840 10.0.0.38 - - [2026-02-05 22:39:42] "POST /alarms HTTP/1.1" 200 581 0.031093 10.0.0.38 - - [2026-02-05 22:39:42] "POST /alarms HTTP/1.1" 200 575 0.223396 10.0.0.38 - - [2026-02-05 22:39:42] "POST /alarms HTTP/1.1" 200 575 0.056006 10.0.0.38 - - [2026-02-05 22:39:42] "POST /alarms HTTP/1.1" 200 559 0.023252 10.0.0.38 - - [2026-02-05 22:39:43] "POST /alarms HTTP/1.1" 200 555 0.055567 10.0.0.38 - - [2026-02-05 22:39:43] "POST /alarms HTTP/1.1" 200 557 0.051804 10.0.0.38 - - [2026-02-05 22:39:43] "POST /alarms HTTP/1.1" 200 565 0.051455 10.0.0.38 - - [2026-02-05 22:39:43] "POST /alarms HTTP/1.1" 200 549 0.046294 10.0.0.38 - - [2026-02-05 22:39:43] "POST /alarms HTTP/1.1" 200 557 0.048433 10.0.0.38 - - [2026-02-05 22:39:43] "POST /alarms HTTP/1.1" 200 567 0.058906 10.0.0.38 - - [2026-02-05 22:39:43] "POST /alarms HTTP/1.1" 200 555 0.058801 10.0.0.38 - - [2026-02-05 22:39:43] "POST /alarms HTTP/1.1" 200 567 0.099067 10.0.0.38 - - [2026-02-05 22:39:43] "POST /alarms HTTP/1.1" 200 575 0.081667 10.0.0.38 - - [2026-02-05 22:39:43] "POST /alarms HTTP/1.1" 200 569 0.056218 10.0.0.38 - - [2026-02-05 22:39:43] "POST /alarms HTTP/1.1" 200 561 0.038349 10.0.0.38 - - [2026-02-05 22:39:43] "POST /alarms HTTP/1.1" 200 561 0.029471 10.0.0.38 - - [2026-02-05 22:39:43] "POST /alarms HTTP/1.1" 200 561 0.046449 10.0.0.38 - - [2026-02-05 22:39:43] "POST /alarms HTTP/1.1" 200 547 0.042861 10.0.0.38 - - [2026-02-05 22:39:44] "POST /alarms HTTP/1.1" 200 595 0.063633 10.0.0.38 - - [2026-02-05 22:39:44] "POST /alarms HTTP/1.1" 200 575 0.063345 10.0.0.38 - - [2026-02-05 22:39:44] "POST /alarms HTTP/1.1" 200 571 0.082234 10.0.0.38 - - [2026-02-05 22:39:44] "POST /alarms HTTP/1.1" 200 583 0.038121 10.0.0.38 - - [2026-02-05 22:39:44] "POST /alarms HTTP/1.1" 200 609 0.040625 10.0.0.38 - - [2026-02-05 22:39:44] "GET / HTTP/1.1" 200 35931 0.001192 10.0.0.38 - - [2026-02-05 22:39:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.009719 10.0.0.38 - - [2026-02-05 22:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.38 - - [2026-02-05 22:39:44] "PUT /global-vrouter-config/6bf87490-c942-4fb1-b499-08cf98e24aec HTTP/1.1" 200 276 0.031703 10.0.0.38 - - [2026-02-05 22:39:44] "GET / HTTP/1.1" 200 35931 0.001267 10.0.0.38 - - [2026-02-05 22:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.38 - - [2026-02-05 22:39:44] "GET /global-vrouter-config/6bf87490-c942-4fb1-b499-08cf98e24aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002400 10.0.0.38 - - [2026-02-05 22:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001425 10.0.0.38 - - [2026-02-05 22:39:44] "PUT /global-vrouter-config/6bf87490-c942-4fb1-b499-08cf98e24aec HTTP/1.1" 200 276 0.008994 10.0.0.38 - - [2026-02-05 22:39:45] "GET / HTTP/1.1" 200 35931 0.001171 10.0.0.38 - - [2026-02-05 22:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.38 - - [2026-02-05 22:39:45] "GET /global-system-config/6c757b63-9b25-4806-b087-3f898f187a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004150 10.0.0.38 - - [2026-02-05 22:39:45] "PUT /global-system-config/6c757b63-9b25-4806-b087-3f898f187a61 HTTP/1.1" 200 274 0.016757 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:39:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000848 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:39:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000816 10.0.0.38 - - [2026-02-05 22:40:01] "GET / HTTP/1.1" 200 35931 0.001441 10.0.0.38 - - [2026-02-05 22:40:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.38 - - [2026-02-05 22:40:01] "GET /global-system-config/6c757b63-9b25-4806-b087-3f898f187a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005546 10.0.0.38 - - [2026-02-05 22:40:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.38 - - [2026-02-05 22:40:01] "GET /config-node/1e53adc7-2c32-4f83-92fe-482736a89904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003996 10.0.0.38 - - [2026-02-05 22:40:12] "GET / HTTP/1.1" 200 35931 0.001224 10.0.0.38 - - [2026-02-05 22:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.38 - - [2026-02-05 22:40:12] "GET /routing-instance/9a69f622-9046-43fc-8732-00a767ad2068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003574 10.0.0.38 - - [2026-02-05 22:40:12] "POST /bgp-routers HTTP/1.1" 409 301 0.005873 10.0.0.38 - - [2026-02-05 22:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.38 - - [2026-02-05 22:40:12] "GET /bgp-router/c9e16215-c537-4db5-8d49-bf7b092baeab?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004692 10.0.0.38 - - [2026-02-05 22:40:12] "PUT /bgp-router/c9e16215-c537-4db5-8d49-bf7b092baeab HTTP/1.1" 200 254 0.013482 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:40:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001024 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:40:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000955 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:40:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000857 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:40:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000860 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:40:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000868 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:40:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000986 10.0.0.38 - - [2026-02-05 22:40:25] "GET / HTTP/1.1" 200 35931 0.001442 10.0.0.38 - - [2026-02-05 22:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.38 - - [2026-02-05 22:40:25] "GET /domain/8e1af5ae-80e4-45cb-b302-2be4609d30ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.002993 10.0.0.38 - - [2026-02-05 22:40:25] "POST /id-to-fqname HTTP/1.1" 200 173 0.002982 10.0.0.38 - - [2026-02-05 22:40:25] "POST /fqname-to-id HTTP/1.1" 404 182 0.012503 10.0.0.38 - - [2026-02-05 22:40:25] "POST /security-groups HTTP/1.1" 200 570 0.078513 10.0.0.38 - - [2026-02-05 22:40:25] "POST /projects HTTP/1.1" 200 481 0.222809 10.0.0.38 - - [2026-02-05 22:40:25] "POST /fqname-to-id HTTP/1.1" 404 213 0.009172 10.0.0.38 - - [2026-02-05 22:40:25] "POST /security-groups HTTP/1.1" 200 534 0.076844 10.0.0.38 - - [2026-02-05 22:40:25] "POST /access-control-lists HTTP/1.1" 200 579 0.081238 10.0.0.38 - - [2026-02-05 22:40:25] "POST /fqname-to-id HTTP/1.1" 404 212 0.021694 10.0.0.38 - - [2026-02-05 22:40:25] "POST /chown HTTP/1.1" 200 109 0.077581 10.0.0.38 - - [2026-02-05 22:40:25] "POST /policy-managements HTTP/1.1" 409 214 0.019080 10.0.0.38 - - [2026-02-05 22:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004213 10.0.0.38 - - [2026-02-05 22:40:25] "GET /policy-management/360caebd-2e27-4935-8427-420343a4f810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002931 10.0.0.38 - - [2026-02-05 22:40:25] "POST /access-control-lists HTTP/1.1" 200 577 0.092591 10.0.0.38 - - [2026-02-05 22:40:25] "POST /fqname-to-id HTTP/1.1" 404 232 0.001776 10.0.0.38 - - [2026-02-05 22:40:25] "POST /application-policy-sets HTTP/1.1" 200 528 0.062552 10.0.0.38 - - [2026-02-05 22:40:25] "POST /access-control-lists HTTP/1.1" 200 594 0.029318 10.0.0.38 - - [2026-02-05 22:40:25] "POST /fqname-to-id HTTP/1.1" 404 231 0.005795 10.0.0.38 - - [2026-02-05 22:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.38 - - [2026-02-05 22:40:25] "GET /global-vrouter-config/6bf87490-c942-4fb1-b499-08cf98e24aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003544 10.0.0.38 - - [2026-02-05 22:40:25] "POST /access-control-lists HTTP/1.1" 200 592 0.029855 10.0.0.38 - - [2026-02-05 22:40:25] "PUT /global-vrouter-config/6bf87490-c942-4fb1-b499-08cf98e24aec HTTP/1.1" 200 276 0.017875 10.0.0.38 - - [2026-02-05 22:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004726 10.0.0.38 - - [2026-02-05 22:40:25] "GET /virtual-network/ad069c2e-be26-4afd-9120-29d6a6c1e235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.005321 10.0.0.38 - - [2026-02-05 22:40:26] "POST /id-to-fqname HTTP/1.1" 200 177 0.000459 10.0.0.38 - - [2026-02-05 22:40:26] "POST /fqname-to-id HTTP/1.1" 404 186 0.003412 10.0.0.38 - - [2026-02-05 22:40:26] "POST /security-groups HTTP/1.1" 200 574 0.078022 10.0.0.38 - - [2026-02-05 22:40:26] "POST /projects HTTP/1.1" 200 489 0.191123 10.0.0.38 - - [2026-02-05 22:40:26] "POST /fqname-to-id HTTP/1.1" 404 217 0.003029 10.0.0.38 - - [2026-02-05 22:40:26] "POST /access-control-lists HTTP/1.1" 200 583 0.031711 10.0.0.38 - - [2026-02-05 22:40:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.028064 10.0.0.38 - - [2026-02-05 22:40:26] "POST /security-groups HTTP/1.1" 200 546 0.126073 10.0.0.38 - - [2026-02-05 22:40:26] "POST /chown HTTP/1.1" 200 109 0.021712 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:40:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001272 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:40:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000842 10.0.0.38 - - [2026-02-05 22:40:26] "POST /access-control-lists HTTP/1.1" 200 581 0.167672 10.0.0.38 - - [2026-02-05 22:40:26] "POST /fqname-to-id HTTP/1.1" 404 240 0.002341 10.0.0.38 - - [2026-02-05 22:40:26] "POST /network-ipams HTTP/1.1" 200 522 0.102303 10.0.0.38 - - [2026-02-05 22:40:26] "POST /access-control-lists HTTP/1.1" 200 602 0.028584 10.0.0.38 - - [2026-02-05 22:40:26] "POST /fqname-to-id HTTP/1.1" 404 239 0.024847 10.0.0.38 - - [2026-02-05 22:40:26] "POST /network-ipams HTTP/1.1" 200 510 0.055994 10.0.0.38 - - [2026-02-05 22:40:26] "POST /fqname-to-id HTTP/1.1" 404 198 0.006185 10.0.0.38 - - [2026-02-05 22:40:26] "POST /access-control-lists HTTP/1.1" 200 600 0.051329 10.0.0.38 - - [2026-02-05 22:40:26] "POST /fqname-to-id HTTP/1.1" 404 229 0.004766 10.0.0.38 - - [2026-02-05 22:40:26] "POST /useragent-kv HTTP/1.1" 200 115 0.025795 10.0.0.38 - - [2026-02-05 22:40:26] "POST /virtual-networks HTTP/1.1" 200 538 0.250823 10.0.0.38 - - [2026-02-05 22:40:26] "POST /access-control-lists HTTP/1.1" 200 589 0.082237 10.0.0.38 - - [2026-02-05 22:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007199 10.0.0.38 - - [2026-02-05 22:40:26] "GET /virtual-network/eaee73c7-7f90-4ce8-9b31-dc036d6dc0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.023841 10.0.0.38 - - [2026-02-05 22:40:26] "POST /route-targets HTTP/1.1" 200 327 0.011921 10.0.0.38 - - [2026-02-05 22:40:26] "POST /ref-update HTTP/1.1" 200 156 0.027742 10.0.0.38 - - [2026-02-05 22:40:26] "PUT /access-control-list/2eaa0538-304d-4d5a-b602-79bed47cc6fc HTTP/1.1" 200 272 0.021208 10.0.0.38 - - [2026-02-05 22:40:26] "POST /network-ipams HTTP/1.1" 200 518 0.052310 10.0.0.38 - - [2026-02-05 22:40:26] "POST /fqname-to-id HTTP/1.1" 404 202 0.001967 10.0.0.38 - - [2026-02-05 22:40:27] "POST /useragent-kv HTTP/1.1" 200 115 0.019651 10.0.0.38 - - [2026-02-05 22:40:27] "POST /virtual-networks HTTP/1.1" 200 546 0.135842 10.0.0.38 - - [2026-02-05 22:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.021951 10.0.0.38 - - [2026-02-05 22:40:27] "GET /virtual-network/cd464915-b0e2-4d3a-9479-b1c9fced83cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.010289 10.0.0.38 - - [2026-02-05 22:40:27] "POST /route-targets HTTP/1.1" 200 327 0.014828 10.0.0.38 - - [2026-02-05 22:40:27] "POST /fqname-to-id HTTP/1.1" 404 199 0.008957 10.0.0.38 - - [2026-02-05 22:40:27] "POST /ref-update HTTP/1.1" 200 156 0.034578 10.0.0.38 - - [2026-02-05 22:40:27] "POST /network-policys HTTP/1.1" 200 538 0.047797 10.0.0.38 - - [2026-02-05 22:40:27] "POST /fqname-to-id HTTP/1.1" 404 197 0.025141 10.0.0.38 - - [2026-02-05 22:40:27] "POST /network-policys HTTP/1.1" 200 534 0.033302 10.0.0.38 - - [2026-02-05 22:40:27] "POST /fqname-to-id HTTP/1.1" 404 201 0.021904 10.0.0.38 - - [2026-02-05 22:40:27] "POST /network-policys HTTP/1.1" 200 542 0.028787 10.0.0.38 - - [2026-02-05 22:40:27] "PUT /access-control-list/54222494-7848-40fe-b39f-0b8894fc7734 HTTP/1.1" 200 272 0.018286 10.0.0.38 - - [2026-02-05 22:40:27] "POST /ref-update HTTP/1.1" 200 156 0.085238 10.0.0.38 - - [2026-02-05 22:40:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015013 10.0.0.38 - - [2026-02-05 22:40:27] "PUT /access-control-list/54222494-7848-40fe-b39f-0b8894fc7734 HTTP/1.1" 200 272 0.075350 10.0.0.38 - - [2026-02-05 22:40:27] "POST /ref-update HTTP/1.1" 200 156 0.117491 10.0.0.38 - - [2026-02-05 22:40:27] "PUT /access-control-list/2eaa0538-304d-4d5a-b602-79bed47cc6fc HTTP/1.1" 200 272 0.074649 10.0.0.38 - - [2026-02-05 22:40:27] "POST /ref-update HTTP/1.1" 200 156 0.044627 10.0.0.38 - - [2026-02-05 22:40:27] "POST /ref-update HTTP/1.1" 200 156 0.169796 10.0.0.38 - - [2026-02-05 22:40:27] "PUT /access-control-list/2eaa0538-304d-4d5a-b602-79bed47cc6fc HTTP/1.1" 200 272 0.026967 10.0.0.38 - - [2026-02-05 22:40:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012160 10.0.0.38 - - [2026-02-05 22:40:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007153 10.0.0.38 - - [2026-02-05 22:40:28] "POST /fqname-to-id HTTP/1.1" 404 237 0.008122 10.0.0.38 - - [2026-02-05 22:40:28] "POST /ref-update HTTP/1.1" 200 156 0.121007 10.0.0.38 - - [2026-02-05 22:40:28] "POST /access-control-lists HTTP/1.1" 200 601 0.112283 10.0.0.38 - - [2026-02-05 22:40:28] "PUT /access-control-list/54222494-7848-40fe-b39f-0b8894fc7734 HTTP/1.1" 200 272 0.084368 10.0.0.38 - - [2026-02-05 22:40:28] "POST /ref-update HTTP/1.1" 200 156 0.134365 10.0.0.38 - - [2026-02-05 22:40:28] "POST /ref-update HTTP/1.1" 200 156 0.029305 10.0.0.38 - - [2026-02-05 22:40:28] "PUT /access-control-list/a43e6434-5b2f-4caf-a6dc-843e73dd3c40 HTTP/1.1" 200 272 0.059740 10.0.0.38 - - [2026-02-05 22:40:28] "POST /ref-update HTTP/1.1" 200 156 0.160626 10.0.0.38 - - [2026-02-05 22:40:28] "POST /ref-update HTTP/1.1" 200 156 0.041571 10.0.0.38 - - [2026-02-05 22:40:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024477 10.0.0.38 - - [2026-02-05 22:40:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017328 10.0.0.38 - - [2026-02-05 22:40:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004468 10.0.0.38 - - [2026-02-05 22:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.38 - - [2026-02-05 22:40:28] "GET /virtual-network/ad069c2e-be26-4afd-9120-29d6a6c1e235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.005323 10.0.0.38 - - [2026-02-05 22:40:28] "GET /application-policy-set/dc0a7c30-d8fe-4ef8-8334-51daa390be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004325 10.0.0.38 - - [2026-02-05 22:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.38 - - [2026-02-05 22:40:28] "GET /policy-management/360caebd-2e27-4935-8427-420343a4f810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002628 10.0.0.38 - - [2026-02-05 22:40:28] "POST /firewall-policys HTTP/1.1" 200 530 0.028806 10.0.0.38 - - [2026-02-05 22:40:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.029382 10.0.0.38 - - [2026-02-05 22:40:28] "GET /firewall-policy/0c2d97a4-dcad-405a-a35b-d50c1846d5ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.015410 10.0.0.38 - - [2026-02-05 22:40:28] "GET /application-policy-set/dc0a7c30-d8fe-4ef8-8334-51daa390be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.003580 10.0.0.38 - - [2026-02-05 22:40:28] "GET /firewall-policy/0c2d97a4-dcad-405a-a35b-d50c1846d5ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002463 10.0.0.38 - - [2026-02-05 22:40:28] "POST /ref-update HTTP/1.1" 200 156 0.017326 10.0.0.38 - - [2026-02-05 22:40:28] "GET /application-policy-set/dc0a7c30-d8fe-4ef8-8334-51daa390be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.014762 10.0.0.38 - - [2026-02-05 22:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013014 10.0.0.38 - - [2026-02-05 22:40:28] "GET /policy-management/360caebd-2e27-4935-8427-420343a4f810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003022 10.0.0.38 - - [2026-02-05 22:40:29] "POST /firewall-policys HTTP/1.1" 200 532 0.092653 10.0.0.38 - - [2026-02-05 22:40:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.016364 10.0.0.38 - - [2026-02-05 22:40:29] "GET /firewall-policy/3abc8c6c-3d0b-4adb-b2fc-7fbdc05cab45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.013432 10.0.0.38 - - [2026-02-05 22:40:29] "GET /application-policy-set/dc0a7c30-d8fe-4ef8-8334-51daa390be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.002466 10.0.0.38 - - [2026-02-05 22:40:29] "GET /firewall-policy/3abc8c6c-3d0b-4adb-b2fc-7fbdc05cab45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002316 10.0.0.38 - - [2026-02-05 22:40:29] "GET /firewall-policy/0c2d97a4-dcad-405a-a35b-d50c1846d5ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002601 10.0.0.38 - - [2026-02-05 22:40:29] "GET /firewall-policy/0c2d97a4-dcad-405a-a35b-d50c1846d5ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002687 10.0.0.38 - - [2026-02-05 22:40:29] "POST /ref-update HTTP/1.1" 200 156 0.013645 10.0.0.38 - - [2026-02-05 22:40:29] "POST /ref-update HTTP/1.1" 200 156 0.027684 10.0.0.38 - - [2026-02-05 22:40:29] "POST /ref-update HTTP/1.1" 200 156 0.032107 10.0.0.38 - - [2026-02-05 22:40:29] "GET /application-policy-set/dc0a7c30-d8fe-4ef8-8334-51daa390be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.011236 10.0.0.38 - - [2026-02-05 22:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.38 - - [2026-02-05 22:40:29] "GET /policy-management/360caebd-2e27-4935-8427-420343a4f810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003002 10.0.0.38 - - [2026-02-05 22:40:29] "POST /firewall-policys HTTP/1.1" 200 530 0.019154 10.0.0.38 - - [2026-02-05 22:40:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.025683 10.0.0.38 - - [2026-02-05 22:40:29] "GET /firewall-policy/c6649766-cb1b-492a-bf23-790708affc48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002919 10.0.0.38 - - [2026-02-05 22:40:29] "GET /application-policy-set/dc0a7c30-d8fe-4ef8-8334-51daa390be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.004171 10.0.0.38 - - [2026-02-05 22:40:29] "GET /firewall-policy/c6649766-cb1b-492a-bf23-790708affc48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002298 10.0.0.38 - - [2026-02-05 22:40:29] "GET /firewall-policy/0c2d97a4-dcad-405a-a35b-d50c1846d5ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002071 10.0.0.38 - - [2026-02-05 22:40:29] "GET /firewall-policy/3abc8c6c-3d0b-4adb-b2fc-7fbdc05cab45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002780 10.0.0.38 - - [2026-02-05 22:40:29] "GET /firewall-policy/0c2d97a4-dcad-405a-a35b-d50c1846d5ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002553 10.0.0.38 - - [2026-02-05 22:40:29] "GET /firewall-policy/3abc8c6c-3d0b-4adb-b2fc-7fbdc05cab45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002655 10.0.0.38 - - [2026-02-05 22:40:29] "POST /ref-update HTTP/1.1" 200 156 0.028275 10.0.0.38 - - [2026-02-05 22:40:29] "POST /ref-update HTTP/1.1" 200 156 0.036611 10.0.0.38 - - [2026-02-05 22:40:29] "POST /ref-update HTTP/1.1" 200 156 0.029101 10.0.0.38 - - [2026-02-05 22:40:29] "POST /ref-update HTTP/1.1" 200 156 0.105913 10.0.0.38 - - [2026-02-05 22:40:30] "POST /ref-update HTTP/1.1" 200 156 0.057207 10.0.0.38 - - [2026-02-05 22:40:30] "GET /application-policy-set/dc0a7c30-d8fe-4ef8-8334-51daa390be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.017637 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:40:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000908 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:40:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000777 10.0.0.38 - - [2026-02-05 22:40:30] "POST /tags HTTP/1.1" 200 299 0.047514 10.0.0.38 - - [2026-02-05 22:40:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.020170 10.0.0.38 - - [2026-02-05 22:40:30] "GET /tag/647b5594-c839-4e34-aa70-38b48a6e4eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.026401 10.0.0.38 - - [2026-02-05 22:40:30] "POST /set-tag HTTP/1.1" 200 109 0.018429 10.0.0.38 - - [2026-02-05 22:40:30] "POST /tags HTTP/1.1" 200 301 0.375992 10.0.0.38 - - [2026-02-05 22:40:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007374 10.0.0.38 - - [2026-02-05 22:40:30] "GET /tag/9e2cc706-625f-42d5-bacb-002552b57ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.019185 10.0.0.38 - - [2026-02-05 22:40:30] "POST /tags HTTP/1.1" 200 325 0.068139 10.0.0.38 - - [2026-02-05 22:40:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.013540 10.0.0.38 - - [2026-02-05 22:40:30] "GET /tag/3111aa1f-8b55-44b6-ab35-c82122ccc1b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.014899 10.0.0.38 - - [2026-02-05 22:40:31] "POST /tags HTTP/1.1" 200 311 0.049632 10.0.0.38 - - [2026-02-05 22:40:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.017294 10.0.0.38 - - [2026-02-05 22:40:31] "GET /tag/b2d16baa-ffbc-4e9c-957e-e496e71fa20c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012246 10.0.0.38 - - [2026-02-05 22:40:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.38 - - [2026-02-05 22:40:31] "GET /virtual-network/eaee73c7-7f90-4ce8-9b31-dc036d6dc0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.006273 10.0.0.38 - - [2026-02-05 22:40:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.38 - - [2026-02-05 22:40:31] "GET /project/50dce721-b68a-4e57-b0d5-85fedf38cb3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043244 10.0.0.38 - - [2026-02-05 22:40:31] "POST /virtual-machines HTTP/1.1" 200 377 0.035863 10.0.0.38 - - [2026-02-05 22:40:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.028436 10.0.0.38 - - [2026-02-05 22:40:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.116134 10.0.0.38 - - [2026-02-05 22:40:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.007934 10.0.0.38 - - [2026-02-05 22:40:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006423 10.0.0.38 - - [2026-02-05 22:40:31] "GET /virtual-machine-interface/ad43101c-02e3-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.014839 10.0.0.38 - - [2026-02-05 22:40:31] "POST /instance-ips HTTP/1.1" 200 409 0.063521 10.0.0.38 - - [2026-02-05 22:40:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.022355 10.0.0.38 - - [2026-02-05 22:40:31] "GET /virtual-machine-interface/ad43101c-02e3-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.020935 10.0.0.38 - - [2026-02-05 22:40:31] "POST /set-tag HTTP/1.1" 200 109 0.023381 10.0.0.38 - - [2026-02-05 22:40:31] "GET /virtual-machine-interface/ad43101c-02e3-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.003677 10.0.0.38 - - [2026-02-05 22:40:31] "GET /instance-ip/ad5dc6be-02e3-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.014514 10.0.0.38 - - [2026-02-05 22:40:31] "POST /tags HTTP/1.1" 200 357 0.112406 10.0.0.38 - - [2026-02-05 22:40:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.38 - - [2026-02-05 22:40:31] "GET /tag/7824b86a-ab8f-48e6-acf8-1311c254ae14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.052561 10.0.0.38 - - [2026-02-05 22:40:32] "POST /tags HTTP/1.1" 200 305 0.036677 10.0.0.38 - - [2026-02-05 22:40:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.016090 10.0.0.38 - - [2026-02-05 22:40:32] "GET /tag/3eaf5207-4e16-407f-b71a-6e6e5730d672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.022610 10.0.0.38 - - [2026-02-05 22:40:32] "POST /id-to-fqname HTTP/1.1" 200 174 0.000462 10.0.0.38 - - [2026-02-05 22:40:32] "POST /fqname-to-id HTTP/1.1" 404 183 0.022855 10.0.0.38 - - [2026-02-05 22:40:32] "POST /security-groups HTTP/1.1" 200 571 0.082266 10.0.0.38 - - [2026-02-05 22:40:32] "POST /projects HTTP/1.1" 200 483 0.231411 10.0.0.38 - - [2026-02-05 22:40:32] "POST /fqname-to-id HTTP/1.1" 404 214 0.006188 10.0.0.38 - - [2026-02-05 22:40:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.020968 10.0.0.38 - - [2026-02-05 22:40:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.037495 10.0.0.38 - - [2026-02-05 22:40:32] "GET /virtual-network/eaee73c7-7f90-4ce8-9b31-dc036d6dc0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.031090 10.0.0.38 - - [2026-02-05 22:40:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004575 10.0.0.38 - - [2026-02-05 22:40:32] "POST /access-control-lists HTTP/1.1" 200 580 0.118055 10.0.0.38 - - [2026-02-05 22:40:32] "POST /fqname-to-id HTTP/1.1" 404 213 0.006703 10.0.0.38 - - [2026-02-05 22:40:32] "GET /virtual-network/cd464915-b0e2-4d3a-9479-b1c9fced83cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.023859 10.0.0.38 - - [2026-02-05 22:40:32] "POST /access-control-lists HTTP/1.1" 200 578 0.175644 10.0.0.38 - - [2026-02-05 22:40:32] "PUT /virtual-network/eaee73c7-7f90-4ce8-9b31-dc036d6dc0c6 HTTP/1.1" 200 264 0.183156 10.0.0.38 - - [2026-02-05 22:40:32] "PUT /virtual-network/cd464915-b0e2-4d3a-9479-b1c9fced83cf HTTP/1.1" 200 264 0.118767 10.0.0.38 - - [2026-02-05 22:40:33] "POST /security-groups HTTP/1.1" 200 537 0.114394 10.0.0.38 - - [2026-02-05 22:40:33] "POST /fqname-to-id HTTP/1.1" 404 234 0.014896 10.0.0.38 - - [2026-02-05 22:40:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.031931 10.0.0.38 - - [2026-02-05 22:40:33] "POST /chown HTTP/1.1" 200 109 0.025809 10.0.0.38 - - [2026-02-05 22:40:33] "GET /application-policy-set/dc0a7c30-d8fe-4ef8-8334-51daa390be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008254 10.0.0.38 - - [2026-02-05 22:40:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.38 - - [2026-02-05 22:40:33] "GET /policy-management/360caebd-2e27-4935-8427-420343a4f810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.011940 10.0.0.38 - - [2026-02-05 22:40:33] "POST /access-control-lists HTTP/1.1" 200 596 0.121460 10.0.0.38 - - [2026-02-05 22:40:33] "POST /tags HTTP/1.1" 409 207 0.029999 10.0.0.38 - - [2026-02-05 22:40:33] "POST /fqname-to-id HTTP/1.1" 404 233 0.027263 10.0.0.38 - - [2026-02-05 22:40:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.38 - - [2026-02-05 22:40:33] "GET /tag/3eaf5207-4e16-407f-b71a-6e6e5730d672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.036660 10.0.0.38 - - [2026-02-05 22:40:33] "POST /access-control-lists HTTP/1.1" 200 594 0.084437 10.0.0.38 - - [2026-02-05 22:40:33] "POST /firewall-rules HTTP/1.1" 200 564 0.114848 10.0.0.38 - - [2026-02-05 22:40:33] "GET /firewall-rule/6b842417-e818-44af-8714-27c569f15ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.004307 10.0.0.38 - - [2026-02-05 22:40:33] "GET /firewall-policy/3abc8c6c-3d0b-4adb-b2fc-7fbdc05cab45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004321 10.0.0.38 - - [2026-02-05 22:40:33] "GET /firewall-rule/6b842417-e818-44af-8714-27c569f15ec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.019372 10.0.0.38 - - [2026-02-05 22:40:33] "POST /ref-update HTTP/1.1" 200 156 0.068351 10.0.0.38 - - [2026-02-05 22:40:33] "GET /application-policy-set/dc0a7c30-d8fe-4ef8-8334-51daa390be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012549 10.0.0.38 - - [2026-02-05 22:40:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012270 10.0.0.38 - - [2026-02-05 22:40:33] "GET /policy-management/360caebd-2e27-4935-8427-420343a4f810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.028219 10.0.0.38 - - [2026-02-05 22:40:33] "POST /tags HTTP/1.1" 409 207 0.003073 10.0.0.38 - - [2026-02-05 22:40:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.38 - - [2026-02-05 22:40:33] "GET /tag/3eaf5207-4e16-407f-b71a-6e6e5730d672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.011968 10.0.0.38 - - [2026-02-05 22:40:33] "POST /firewall-rules HTTP/1.1" 200 562 0.083916 10.0.0.38 - - [2026-02-05 22:40:33] "GET /firewall-rule/81b811bc-093d-4563-9880-45de8e043d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.018142 10.0.0.38 - - [2026-02-05 22:40:34] "GET /firewall-policy/3abc8c6c-3d0b-4adb-b2fc-7fbdc05cab45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.007065 10.0.0.38 - - [2026-02-05 22:40:34] "GET /firewall-rule/81b811bc-093d-4563-9880-45de8e043d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.003207 10.0.0.38 - - [2026-02-05 22:40:34] "POST /ref-update HTTP/1.1" 200 156 0.024735 10.0.0.38 - - [2026-02-05 22:40:34] "POST /tags HTTP/1.1" 200 305 0.099066 10.0.0.38 - - [2026-02-05 22:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.015336 10.0.0.38 - - [2026-02-05 22:40:34] "GET /tag/7d7e212a-cee3-40d5-b820-3702d31cd115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.012579 10.0.0.38 - - [2026-02-05 22:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.38 - - [2026-02-05 22:40:34] "GET /project/a7b9c112-8882-4fb9-a3cd-5a53f5667ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031253 10.0.0.38 - - [2026-02-05 22:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005504 10.0.0.38 - - [2026-02-05 22:40:34] "GET /virtual-network/cd464915-b0e2-4d3a-9479-b1c9fced83cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005092 10.0.0.38 - - [2026-02-05 22:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.38 - - [2026-02-05 22:40:34] "GET /service-appliance-set/445e1c9c-e70b-4165-a67b-e872d0d038fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003607 10.0.0.38 - - [2026-02-05 22:40:34] "POST /fqname-to-id HTTP/1.1" 404 240 0.001875 10.0.0.38 - - [2026-02-05 22:40:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.109581 10.0.0.38 - - [2026-02-05 22:40:34] "GET /virtual-machine-interface/cec84109-534a-4c42-9d7c-4d69b31e1397?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.014916 10.0.0.38 - - [2026-02-05 22:40:34] "POST /instance-ips HTTP/1.1" 200 381 0.039838 10.0.0.38 - - [2026-02-05 22:40:34] "GET /instance-ip/1f971e52-f8db-448f-b8fe-11164b5603ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.015622 10.0.0.38 - - [2026-02-05 22:40:34] "POST /loadbalancers HTTP/1.1" 200 582 0.068143 10.0.0.38 - - [2026-02-05 22:40:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.024245 10.0.0.38 - - [2026-02-05 22:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.38 - - [2026-02-05 22:40:34] "GET /project/a7b9c112-8882-4fb9-a3cd-5a53f5667ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.070053 10.0.0.38 - - [2026-02-05 22:40:34] "GET /project/a7b9c112-8882-4fb9-a3cd-5a53f5667ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.043041 10.0.0.38 - - [2026-02-05 22:40:34] "GET /instance-ip/1f971e52-f8db-448f-b8fe-11164b5603ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008326 10.0.0.38 - - [2026-02-05 22:40:34] "GET /loadbalancer/e5af68a6-8776-4059-979f-f7918e57294c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.009275 10.0.0.38 - - [2026-02-05 22:40:34] "POST /floating-ips HTTP/1.1" 200 583 0.032965 10.0.0.38 - - [2026-02-05 22:40:35] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.045124 10.0.0.38 - - [2026-02-05 22:40:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.025223 10.0.0.38 - - [2026-02-05 22:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011538 10.0.0.38 - - [2026-02-05 22:40:35] "GET /project/a7b9c112-8882-4fb9-a3cd-5a53f5667ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.040351 10.0.0.38 - - [2026-02-05 22:40:35] "GET /loadbalancer-listener/893cd160-a53c-428f-b565-ac874a6b4cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.005842 10.0.0.38 - - [2026-02-05 22:40:35] "GET /loadbalancer-listener/893cd160-a53c-428f-b565-ac874a6b4cde?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003066 10.0.0.38 - - [2026-02-05 22:40:35] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.025099 10.0.0.38 - - [2026-02-05 22:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005700 10.0.0.38 - - [2026-02-05 22:40:35] "GET /instance-ip/1f971e52-f8db-448f-b8fe-11164b5603ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006581 10.0.0.38 - - [2026-02-05 22:40:35] "GET /global-vrouter-config/6bf87490-c942-4fb1-b499-08cf98e24aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.007348 10.0.0.38 - - [2026-02-05 22:40:35] "GET /instance-ip/1f971e52-f8db-448f-b8fe-11164b5603ea?fields=floating_ips HTTP/1.1" 200 1170 0.028475 10.0.0.38 - - [2026-02-05 22:40:35] "GET /floating-ip/d8b12ce2-c5a4-4eb2-99bc-a8e6f0c72cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002445 10.0.0.38 - - [2026-02-05 22:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.38 - - [2026-02-05 22:40:35] "PUT /global-vrouter-config/6bf87490-c942-4fb1-b499-08cf98e24aec HTTP/1.1" 200 276 0.012025 10.0.0.38 - - [2026-02-05 22:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007166 10.0.0.38 - - [2026-02-05 22:40:35] "GET /loadbalancer/e5af68a6-8776-4059-979f-f7918e57294c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.002639 10.0.0.38 - - [2026-02-05 22:40:35] "POST /tags HTTP/1.1" 200 355 0.185421 10.0.0.38 - - [2026-02-05 22:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007132 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:40:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001090 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:40:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000957 10.0.0.38 - - [2026-02-05 22:40:35] "GET /tag/e01e27a9-eda2-4147-b1fc-a80aac2faca9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.020427 10.0.0.38 - - [2026-02-05 22:40:35] "POST /tags HTTP/1.1" 200 303 0.038498 10.0.0.38 - - [2026-02-05 22:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012019 10.0.0.38 - - [2026-02-05 22:40:35] "GET /tag/2455fd91-5d75-4077-afd2-8e5ceb6476ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.028514 10.0.0.38 - - [2026-02-05 22:40:35] "POST /projects HTTP/1.1" 409 218 0.005260 10.0.0.38 - - [2026-02-05 22:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.38 - - [2026-02-05 22:40:35] "GET /project/a7b9c112-8882-4fb9-a3cd-5a53f5667ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042543 10.0.0.38 - - [2026-02-05 22:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008468 10.0.0.38 - - [2026-02-05 22:40:35] "GET /network-ipam/119a5781-ac21-4d42-a0a0-495d61751329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.004414 10.0.0.38 - - [2026-02-05 22:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.38 - - [2026-02-05 22:40:35] "GET /virtual-network/eaee73c7-7f90-4ce8-9b31-dc036d6dc0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.003938 10.0.0.38 - - [2026-02-05 22:40:36] "PUT /virtual-network/eaee73c7-7f90-4ce8-9b31-dc036d6dc0c6 HTTP/1.1" 200 264 0.071194 10.0.0.38 - - [2026-02-05 22:40:36] "GET /virtual-network/eaee73c7-7f90-4ce8-9b31-dc036d6dc0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.008870 10.0.0.38 - - [2026-02-05 22:40:36] "POST /set-tag HTTP/1.1" 200 109 0.058578 10.0.0.38 - - [2026-02-05 22:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.38 - - [2026-02-05 22:40:36] "GET /network-ipam/cbf4b88c-2e3d-4052-a493-7b85b7a1e03d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.002755 10.0.0.38 - - [2026-02-05 22:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.38 - - [2026-02-05 22:40:36] "GET /virtual-network/cd464915-b0e2-4d3a-9479-b1c9fced83cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.003609 10.0.0.38 - - [2026-02-05 22:40:36] "PUT /virtual-network/cd464915-b0e2-4d3a-9479-b1c9fced83cf HTTP/1.1" 200 264 0.048388 10.0.0.38 - - [2026-02-05 22:40:36] "GET /virtual-network/cd464915-b0e2-4d3a-9479-b1c9fced83cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.008040 10.0.0.38 - - [2026-02-05 22:40:36] "POST /set-tag HTTP/1.1" 200 109 0.053860 10.0.0.38 - - [2026-02-05 22:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008680 10.0.0.38 - - [2026-02-05 22:40:36] "GET /network-policy/f8788722-88c0-4f9f-8bee-27030c773588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002807 10.0.0.38 - - [2026-02-05 22:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.38 - - [2026-02-05 22:40:36] "GET /network-policy/26a7ed64-308b-4d0a-839c-7e5960f90cd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.003758 10.0.0.38 - - [2026-02-05 22:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007183 10.0.0.38 - - [2026-02-05 22:40:36] "GET /network-policy/8aa1d06b-9595-4905-b901-683ca2cc6dcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003056 10.0.0.38 - - [2026-02-05 22:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004330 10.0.0.38 - - [2026-02-05 22:40:36] "PUT /network-policy/8aa1d06b-9595-4905-b901-683ca2cc6dcd HTTP/1.1" 200 262 0.015232 10.0.0.38 - - [2026-02-05 22:40:36] "POST /ref-update HTTP/1.1" 200 156 0.068459 10.0.0.38 - - [2026-02-05 22:40:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010427 10.0.0.38 - - [2026-02-05 22:40:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003472 10.0.0.38 - - [2026-02-05 22:40:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003572 10.0.0.38 - - [2026-02-05 22:40:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001763 10.0.0.38 - - [2026-02-05 22:40:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002574 10.0.0.38 - - [2026-02-05 22:40:36] "POST /security-groups HTTP/1.1" 409 245 0.002149 10.0.0.38 - - [2026-02-05 22:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001497 10.0.0.38 - - [2026-02-05 22:40:36] "PUT /security-group/4f01e029-c55b-4930-b434-06bfd407ce4d HTTP/1.1" 200 262 0.071647 10.0.0.38 - - [2026-02-05 22:40:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.042342 10.0.0.38 - - [2026-02-05 22:40:36] "PUT /access-control-list/155e035a-8972-4eae-8309-3a845f79f825 HTTP/1.1" 200 272 0.048223 10.0.0.38 - - [2026-02-05 22:40:36] "GET /application-policy-set/dc0a7c30-d8fe-4ef8-8334-51daa390be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.028283 10.0.0.38 - - [2026-02-05 22:40:36] "PUT /access-control-list/38a5aabc-45c9-43fc-acc0-c114d67f26a5 HTTP/1.1" 200 272 0.023638 10.0.0.38 - - [2026-02-05 22:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.38 - - [2026-02-05 22:40:37] "GET /policy-management/360caebd-2e27-4935-8427-420343a4f810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004341 10.0.0.38 - - [2026-02-05 22:40:37] "POST /tags HTTP/1.1" 409 206 0.001959 10.0.0.38 - - [2026-02-05 22:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.38 - - [2026-02-05 22:40:37] "GET /tag/2455fd91-5d75-4077-afd2-8e5ceb6476ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.014526 10.0.0.38 - - [2026-02-05 22:40:37] "POST /firewall-rules HTTP/1.1" 200 562 0.089098 10.0.0.38 - - [2026-02-05 22:40:37] "GET /firewall-rule/97dc2568-40ae-43e8-95c1-ff78b32f0ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.011467 10.0.0.38 - - [2026-02-05 22:40:37] "GET /firewall-policy/3abc8c6c-3d0b-4adb-b2fc-7fbdc05cab45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.007480 10.0.0.38 - - [2026-02-05 22:40:37] "GET /firewall-rule/97dc2568-40ae-43e8-95c1-ff78b32f0ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002396 10.0.0.38 - - [2026-02-05 22:40:37] "POST /ref-update HTTP/1.1" 200 156 0.032439 10.0.0.38 - - [2026-02-05 22:40:37] "GET /application-policy-set/dc0a7c30-d8fe-4ef8-8334-51daa390be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006010 10.0.0.38 - - [2026-02-05 22:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.38 - - [2026-02-05 22:40:37] "GET /policy-management/360caebd-2e27-4935-8427-420343a4f810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.010023 10.0.0.38 - - [2026-02-05 22:40:37] "POST /tags HTTP/1.1" 409 206 0.003335 10.0.0.38 - - [2026-02-05 22:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005400 10.0.0.38 - - [2026-02-05 22:40:37] "GET /tag/2455fd91-5d75-4077-afd2-8e5ceb6476ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.014554 10.0.0.38 - - [2026-02-05 22:40:37] "POST /firewall-rules HTTP/1.1" 200 560 0.105298 10.0.0.38 - - [2026-02-05 22:40:37] "GET /firewall-rule/cc605e18-69f1-4e28-b92b-30629656fdb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.009737 10.0.0.38 - - [2026-02-05 22:40:37] "GET /firewall-policy/3abc8c6c-3d0b-4adb-b2fc-7fbdc05cab45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.003528 10.0.0.38 - - [2026-02-05 22:40:37] "GET /firewall-rule/cc605e18-69f1-4e28-b92b-30629656fdb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.002188 10.0.0.38 - - [2026-02-05 22:40:37] "POST /ref-update HTTP/1.1" 200 156 0.031773 10.0.0.38 - - [2026-02-05 22:40:37] "POST /tags HTTP/1.1" 200 301 0.033233 10.0.0.38 - - [2026-02-05 22:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.019690 10.0.0.38 - - [2026-02-05 22:40:37] "GET /tag/30e6a147-080a-4b44-b526-fa6016367b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.023613 10.0.0.38 - - [2026-02-05 22:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005532 10.0.0.38 - - [2026-02-05 22:40:37] "GET /project/50dce721-b68a-4e57-b0d5-85fedf38cb3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.040738 10.0.0.38 - - [2026-02-05 22:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.38 - - [2026-02-05 22:40:37] "GET /virtual-network/cd464915-b0e2-4d3a-9479-b1c9fced83cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.004057 10.0.0.38 - - [2026-02-05 22:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.38 - - [2026-02-05 22:40:38] "GET /service-appliance-set/445e1c9c-e70b-4165-a67b-e872d0d038fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002625 10.0.0.38 - - [2026-02-05 22:40:38] "POST /fqname-to-id HTTP/1.1" 404 242 0.001718 10.0.0.38 - - [2026-02-05 22:40:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.084328 10.0.0.38 - - [2026-02-05 22:40:38] "GET /virtual-machine-interface/61ad7fce-16b3-46a1-b290-cfb039169e45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.006266 10.0.0.38 - - [2026-02-05 22:40:38] "POST /instance-ips HTTP/1.1" 200 377 0.043729 10.0.0.38 - - [2026-02-05 22:40:38] "GET /instance-ip/3e1ec5b6-3d8d-4e1e-b79a-7d40d95b1514?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.018159 10.0.0.38 - - [2026-02-05 22:40:38] "POST /loadbalancers HTTP/1.1" 200 582 0.076440 10.0.0.38 - - [2026-02-05 22:40:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.032661 10.0.0.38 - - [2026-02-05 22:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004401 10.0.0.38 - - [2026-02-05 22:40:38] "GET /project/50dce721-b68a-4e57-b0d5-85fedf38cb3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.045759 10.0.0.38 - - [2026-02-05 22:40:38] "GET /instance-ip/3e1ec5b6-3d8d-4e1e-b79a-7d40d95b1514?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.002708 10.0.0.38 - - [2026-02-05 22:40:38] "GET /project/50dce721-b68a-4e57-b0d5-85fedf38cb3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.033870 10.0.0.38 - - [2026-02-05 22:40:38] "GET /loadbalancer/dfbc74e2-297e-4197-ab30-505461cfeec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004894 10.0.0.38 - - [2026-02-05 22:40:38] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.060790 10.0.0.38 - - [2026-02-05 22:40:38] "POST /floating-ips HTTP/1.1" 200 581 0.077717 10.0.0.38 - - [2026-02-05 22:40:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.054392 10.0.0.38 - - [2026-02-05 22:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008093 10.0.0.38 - - [2026-02-05 22:40:38] "GET /project/50dce721-b68a-4e57-b0d5-85fedf38cb3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.048157 10.0.0.38 - - [2026-02-05 22:40:38] "GET /loadbalancer-listener/8c4b6746-4a2d-41e8-8664-79b1127b5797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.003925 10.0.0.38 - - [2026-02-05 22:40:38] "GET /loadbalancer-listener/8c4b6746-4a2d-41e8-8664-79b1127b5797?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003495 10.0.0.38 - - [2026-02-05 22:40:38] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.017612 10.0.0.38 - - [2026-02-05 22:40:38] "GET /instance-ip/3e1ec5b6-3d8d-4e1e-b79a-7d40d95b1514?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005230 10.0.0.38 - - [2026-02-05 22:40:38] "GET /instance-ip/3e1ec5b6-3d8d-4e1e-b79a-7d40d95b1514?fields=floating_ips HTTP/1.1" 200 1164 0.004276 10.0.0.38 - - [2026-02-05 22:40:38] "GET /floating-ip/1fec5b6f-e3e6-4cf1-836d-702adfde4fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.004066 10.0.0.38 - - [2026-02-05 22:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.38 - - [2026-02-05 22:40:38] "GET /project/50dce721-b68a-4e57-b0d5-85fedf38cb3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.042163 10.0.0.38 - - [2026-02-05 22:40:38] "GET /loadbalancer/dfbc74e2-297e-4197-ab30-505461cfeec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.007612 10.0.0.38 - - [2026-02-05 22:40:38] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.025886 10.0.0.38 - - [2026-02-05 22:40:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.014275 10.0.0.38 - - [2026-02-05 22:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011487 10.0.0.38 - - [2026-02-05 22:40:39] "GET /project/50dce721-b68a-4e57-b0d5-85fedf38cb3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.048702 10.0.0.38 - - [2026-02-05 22:40:39] "GET /loadbalancer-listener/233cda43-f426-43fa-b2b4-217e6cb86c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.002634 10.0.0.38 - - [2026-02-05 22:40:39] "GET /loadbalancer-listener/233cda43-f426-43fa-b2b4-217e6cb86c65?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003128 10.0.0.38 - - [2026-02-05 22:40:39] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.023288 10.0.0.38 - - [2026-02-05 22:40:39] "GET /instance-ip/3e1ec5b6-3d8d-4e1e-b79a-7d40d95b1514?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003613 10.0.0.38 - - [2026-02-05 22:40:39] "GET /instance-ip/3e1ec5b6-3d8d-4e1e-b79a-7d40d95b1514?fields=floating_ips HTTP/1.1" 200 1164 0.003628 10.0.0.38 - - [2026-02-05 22:40:39] "GET /floating-ip/1fec5b6f-e3e6-4cf1-836d-702adfde4fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.001865 10.0.0.38 - - [2026-02-05 22:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.38 - - [2026-02-05 22:40:39] "GET /project/50dce721-b68a-4e57-b0d5-85fedf38cb3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.029781 10.0.0.38 - - [2026-02-05 22:40:39] "GET /loadbalancer/dfbc74e2-297e-4197-ab30-505461cfeec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003788 10.0.0.38 - - [2026-02-05 22:40:39] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.026402 10.0.0.38 - - [2026-02-05 22:40:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.009189 10.0.0.38 - - [2026-02-05 22:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005155 10.0.0.38 - - [2026-02-05 22:40:39] "GET /project/50dce721-b68a-4e57-b0d5-85fedf38cb3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.030478 10.0.0.38 - - [2026-02-05 22:40:39] "GET /loadbalancer-listener/a2419355-ab84-49c1-a181-afcdaa4e2ad1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.002800 10.0.0.38 - - [2026-02-05 22:40:39] "GET /loadbalancer-listener/a2419355-ab84-49c1-a181-afcdaa4e2ad1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003514 10.0.0.38 - - [2026-02-05 22:40:39] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.018034 10.0.0.38 - - [2026-02-05 22:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.38 - - [2026-02-05 22:40:39] "GET /instance-ip/3e1ec5b6-3d8d-4e1e-b79a-7d40d95b1514?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003552 10.0.0.38 - - [2026-02-05 22:40:39] "GET /instance-ip/3e1ec5b6-3d8d-4e1e-b79a-7d40d95b1514?fields=floating_ips HTTP/1.1" 200 1164 0.004663 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:40:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000813 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:40:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000948 10.0.0.38 - - [2026-02-05 22:40:39] "GET /loadbalancer/dfbc74e2-297e-4197-ab30-505461cfeec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004204 10.0.0.38 - - [2026-02-05 22:40:39] "GET /floating-ip/1fec5b6f-e3e6-4cf1-836d-702adfde4fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.003231 10.0.0.38 - - [2026-02-05 22:40:39] "POST /tags HTTP/1.1" 200 371 0.034352 10.0.0.38 - - [2026-02-05 22:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.031410 10.0.0.38 - - [2026-02-05 22:40:39] "GET /tag/792c959f-47a4-43bd-b81b-462b91ae1222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.013353 10.0.0.38 - - [2026-02-05 22:40:39] "POST /tags HTTP/1.1" 200 319 0.026253 10.0.0.38 - - [2026-02-05 22:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.013932 10.0.0.38 - - [2026-02-05 22:40:39] "GET /tag/95a77025-80e7-4467-983a-90d3dc0d0fda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.011223 10.0.0.38 - - [2026-02-05 22:40:39] "POST /id-to-fqname HTTP/1.1" 200 181 0.003196 10.0.0.38 - - [2026-02-05 22:40:40] "POST /fqname-to-id HTTP/1.1" 404 190 0.017551 10.0.0.38 - - [2026-02-05 22:40:40] "POST /security-groups HTTP/1.1" 200 578 0.064672 10.0.0.38 - - [2026-02-05 22:40:40] "POST /projects HTTP/1.1" 200 497 0.392833 10.0.0.38 - - [2026-02-05 22:40:40] "POST /fqname-to-id HTTP/1.1" 404 225 0.006145 10.0.0.38 - - [2026-02-05 22:40:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.035182 10.0.0.38 - - [2026-02-05 22:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.024522 10.0.0.38 - - [2026-02-05 22:40:40] "GET /virtual-network/eaee73c7-7f90-4ce8-9b31-dc036d6dc0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.013851 10.0.0.38 - - [2026-02-05 22:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.38 - - [2026-02-05 22:40:40] "POST /access-control-lists HTTP/1.1" 200 587 0.096805 10.0.0.38 - - [2026-02-05 22:40:40] "GET /virtual-network/cd464915-b0e2-4d3a-9479-b1c9fced83cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.019361 10.0.0.38 - - [2026-02-05 22:40:40] "POST /fqname-to-id HTTP/1.1" 404 224 0.010148 10.0.0.38 - - [2026-02-05 22:40:40] "POST /access-control-lists HTTP/1.1" 200 585 0.046331 10.0.0.38 - - [2026-02-05 22:40:40] "PUT /virtual-network/eaee73c7-7f90-4ce8-9b31-dc036d6dc0c6 HTTP/1.1" 200 264 0.077891 10.0.0.38 - - [2026-02-05 22:40:40] "PUT /virtual-network/cd464915-b0e2-4d3a-9479-b1c9fced83cf HTTP/1.1" 200 264 0.046093 10.0.0.38 - - [2026-02-05 22:40:40] "POST /security-groups HTTP/1.1" 200 558 0.065171 10.0.0.38 - - [2026-02-05 22:40:40] "POST /fqname-to-id HTTP/1.1" 404 248 0.001595 10.0.0.38 - - [2026-02-05 22:40:40] "POST /access-control-lists HTTP/1.1" 200 610 0.021229 10.0.0.38 - - [2026-02-05 22:40:40] "POST /fqname-to-id HTTP/1.1" 404 247 0.012712 10.0.0.38 - - [2026-02-05 22:40:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.032260 10.0.0.38 - - [2026-02-05 22:40:40] "POST /chown HTTP/1.1" 200 109 0.025376 10.0.0.38 - - [2026-02-05 22:40:40] "GET /application-policy-set/dc0a7c30-d8fe-4ef8-8334-51daa390be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009687 10.0.0.38 - - [2026-02-05 22:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.38 - - [2026-02-05 22:40:40] "GET /policy-management/360caebd-2e27-4935-8427-420343a4f810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003814 10.0.0.38 - - [2026-02-05 22:40:40] "POST /tags HTTP/1.1" 409 214 0.001995 10.0.0.38 - - [2026-02-05 22:40:40] "POST /access-control-lists HTTP/1.1" 200 608 0.099977 10.0.0.38 - - [2026-02-05 22:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.38 - - [2026-02-05 22:40:40] "GET /tag/95a77025-80e7-4467-983a-90d3dc0d0fda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.017057 10.0.0.38 - - [2026-02-05 22:40:40] "POST /firewall-rules HTTP/1.1" 200 578 0.063002 10.0.0.38 - - [2026-02-05 22:40:40] "GET /firewall-rule/07b2b49c-6068-4a8b-ae27-33f8e24b4981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.020760 10.0.0.38 - - [2026-02-05 22:40:40] "GET /firewall-policy/3abc8c6c-3d0b-4adb-b2fc-7fbdc05cab45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.003381 10.0.0.38 - - [2026-02-05 22:40:40] "GET /firewall-rule/07b2b49c-6068-4a8b-ae27-33f8e24b4981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001789 10.0.0.38 - - [2026-02-05 22:40:40] "POST /ref-update HTTP/1.1" 200 156 0.028998 10.0.0.38 - - [2026-02-05 22:40:40] "GET /application-policy-set/dc0a7c30-d8fe-4ef8-8334-51daa390be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002227 10.0.0.38 - - [2026-02-05 22:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001380 10.0.0.38 - - [2026-02-05 22:40:40] "GET /policy-management/360caebd-2e27-4935-8427-420343a4f810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.001884 10.0.0.38 - - [2026-02-05 22:40:40] "POST /tags HTTP/1.1" 409 214 0.001246 10.0.0.38 - - [2026-02-05 22:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001263 10.0.0.38 - - [2026-02-05 22:40:40] "GET /tag/95a77025-80e7-4467-983a-90d3dc0d0fda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.010007 10.0.0.38 - - [2026-02-05 22:40:41] "POST /firewall-rules HTTP/1.1" 200 576 0.064369 10.0.0.38 - - [2026-02-05 22:40:41] "GET /firewall-rule/9f2386b3-eff1-48a9-a8f6-73d78c70457c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.016235 10.0.0.38 - - [2026-02-05 22:40:41] "GET /firewall-policy/3abc8c6c-3d0b-4adb-b2fc-7fbdc05cab45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004128 10.0.0.38 - - [2026-02-05 22:40:41] "GET /firewall-rule/9f2386b3-eff1-48a9-a8f6-73d78c70457c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002885 10.0.0.38 - - [2026-02-05 22:40:41] "POST /ref-update HTTP/1.1" 200 156 0.041291 10.0.0.38 - - [2026-02-05 22:40:41] "POST /tags HTTP/1.1" 200 363 0.022262 10.0.0.38 - - [2026-02-05 22:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.38 - - [2026-02-05 22:40:41] "GET /tag/97de45b3-b508-4722-bf86-8f72f1ff971c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.011625 10.0.0.38 - - [2026-02-05 22:40:41] "POST /tags HTTP/1.1" 200 311 0.036384 10.0.0.38 - - [2026-02-05 22:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.38 - - [2026-02-05 22:40:41] "GET /tag/9353cc94-6ffa-44bf-8343-988433100d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013847 10.0.0.38 - - [2026-02-05 22:40:41] "POST /id-to-fqname HTTP/1.1" 200 177 0.000569 10.0.0.38 - - [2026-02-05 22:40:41] "POST /fqname-to-id HTTP/1.1" 404 186 0.009995 10.0.0.38 - - [2026-02-05 22:40:41] "POST /security-groups HTTP/1.1" 200 574 0.065025 10.0.0.38 - - [2026-02-05 22:40:41] "POST /projects HTTP/1.1" 200 489 0.196408 10.0.0.38 - - [2026-02-05 22:40:41] "POST /fqname-to-id HTTP/1.1" 404 217 0.002184 10.0.0.38 - - [2026-02-05 22:40:41] "POST /access-control-lists HTTP/1.1" 200 583 0.060300 10.0.0.38 - - [2026-02-05 22:40:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.040639 10.0.0.38 - - [2026-02-05 22:40:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.009683 10.0.0.38 - - [2026-02-05 22:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007527 10.0.0.38 - - [2026-02-05 22:40:41] "GET /virtual-network/eaee73c7-7f90-4ce8-9b31-dc036d6dc0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.008685 10.0.0.38 - - [2026-02-05 22:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.38 - - [2026-02-05 22:40:41] "GET /virtual-network/cd464915-b0e2-4d3a-9479-b1c9fced83cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.010103 10.0.0.38 - - [2026-02-05 22:40:41] "POST /access-control-lists HTTP/1.1" 200 581 0.078262 10.0.0.38 - - [2026-02-05 22:40:41] "PUT /virtual-network/eaee73c7-7f90-4ce8-9b31-dc036d6dc0c6 HTTP/1.1" 200 264 0.057217 10.0.0.38 - - [2026-02-05 22:40:41] "PUT /virtual-network/cd464915-b0e2-4d3a-9479-b1c9fced83cf HTTP/1.1" 200 264 0.035687 10.0.0.38 - - [2026-02-05 22:40:42] "POST /security-groups HTTP/1.1" 200 546 0.067201 10.0.0.38 - - [2026-02-05 22:40:42] "POST /fqname-to-id HTTP/1.1" 404 240 0.001893 10.0.0.38 - - [2026-02-05 22:40:42] "POST /access-control-lists HTTP/1.1" 200 602 0.064225 10.0.0.38 - - [2026-02-05 22:40:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.096384 10.0.0.38 - - [2026-02-05 22:40:42] "POST /fqname-to-id HTTP/1.1" 404 239 0.003699 10.0.0.38 - - [2026-02-05 22:40:42] "POST /chown HTTP/1.1" 200 109 0.043845 10.0.0.38 - - [2026-02-05 22:40:42] "GET /application-policy-set/dc0a7c30-d8fe-4ef8-8334-51daa390be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.037195 10.0.0.38 - - [2026-02-05 22:40:42] "POST /access-control-lists HTTP/1.1" 200 600 0.086605 10.0.0.38 - - [2026-02-05 22:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005126 10.0.0.38 - - [2026-02-05 22:40:42] "GET /policy-management/360caebd-2e27-4935-8427-420343a4f810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.009944 10.0.0.38 - - [2026-02-05 22:40:42] "POST /tags HTTP/1.1" 409 210 0.001961 10.0.0.38 - - [2026-02-05 22:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001491 10.0.0.38 - - [2026-02-05 22:40:42] "GET /tag/9353cc94-6ffa-44bf-8343-988433100d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010223 10.0.0.38 - - [2026-02-05 22:40:42] "POST /firewall-rules HTTP/1.1" 200 570 0.075585 10.0.0.38 - - [2026-02-05 22:40:42] "GET /firewall-rule/259b15a9-e843-43da-8042-921bba82b0e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.013120 10.0.0.38 - - [2026-02-05 22:40:42] "GET /firewall-policy/3abc8c6c-3d0b-4adb-b2fc-7fbdc05cab45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.006225 10.0.0.38 - - [2026-02-05 22:40:42] "GET /firewall-rule/259b15a9-e843-43da-8042-921bba82b0e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002274 10.0.0.38 - - [2026-02-05 22:40:42] "POST /ref-update HTTP/1.1" 200 156 0.042152 10.0.0.38 - - [2026-02-05 22:40:42] "GET /application-policy-set/dc0a7c30-d8fe-4ef8-8334-51daa390be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002711 10.0.0.38 - - [2026-02-05 22:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.38 - - [2026-02-05 22:40:42] "GET /policy-management/360caebd-2e27-4935-8427-420343a4f810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002206 10.0.0.38 - - [2026-02-05 22:40:42] "POST /tags HTTP/1.1" 409 210 0.001874 10.0.0.38 - - [2026-02-05 22:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.38 - - [2026-02-05 22:40:42] "GET /tag/9353cc94-6ffa-44bf-8343-988433100d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010894 10.0.0.38 - - [2026-02-05 22:40:42] "POST /firewall-rules HTTP/1.1" 200 568 0.068337 10.0.0.38 - - [2026-02-05 22:40:42] "GET /firewall-rule/d3545786-dccc-42c5-bd16-2af04d14a938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.015086 10.0.0.38 - - [2026-02-05 22:40:42] "GET /firewall-policy/3abc8c6c-3d0b-4adb-b2fc-7fbdc05cab45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.003911 10.0.0.38 - - [2026-02-05 22:40:42] "GET /firewall-rule/d3545786-dccc-42c5-bd16-2af04d14a938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.004603 10.0.0.38 - - [2026-02-05 22:40:42] "POST /ref-update HTTP/1.1" 200 156 0.036081 10.0.0.38 - - [2026-02-05 22:40:42] "POST /tags HTTP/1.1" 200 363 0.022259 10.0.0.38 - - [2026-02-05 22:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006916 10.0.0.38 - - [2026-02-05 22:40:42] "GET /tag/d08c75a1-1652-48b9-abc4-2870585cb038?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.010394 10.0.0.38 - - [2026-02-05 22:40:42] "POST /tags HTTP/1.1" 409 210 0.002792 10.0.0.38 - - [2026-02-05 22:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.38 - - [2026-02-05 22:40:42] "GET /tag/b2d16baa-ffbc-4e9c-957e-e496e71fa20c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012067 10.0.0.38 - - [2026-02-05 22:40:42] "POST /projects HTTP/1.1" 409 223 0.001557 10.0.0.38 - - [2026-02-05 22:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.38 - - [2026-02-05 22:40:43] "GET /project/50dce721-b68a-4e57-b0d5-85fedf38cb3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.032942 10.0.0.38 - - [2026-02-05 22:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.016084 10.0.0.38 - - [2026-02-05 22:40:43] "GET /virtual-network/eaee73c7-7f90-4ce8-9b31-dc036d6dc0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.004776 10.0.0.38 - - [2026-02-05 22:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.38 - - [2026-02-05 22:40:43] "GET /virtual-network/cd464915-b0e2-4d3a-9479-b1c9fced83cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.008223 10.0.0.38 - - [2026-02-05 22:40:43] "PUT /virtual-network/eaee73c7-7f90-4ce8-9b31-dc036d6dc0c6 HTTP/1.1" 200 264 0.053189 10.0.0.38 - - [2026-02-05 22:40:43] "PUT /virtual-network/cd464915-b0e2-4d3a-9479-b1c9fced83cf HTTP/1.1" 200 264 0.039886 10.0.0.38 - - [2026-02-05 22:40:43] "POST /security-groups HTTP/1.1" 409 253 0.007706 10.0.0.38 - - [2026-02-05 22:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.38 - - [2026-02-05 22:40:43] "PUT /security-group/271b55ba-5e32-43e1-9370-2a4f8684de4b HTTP/1.1" 200 262 0.059761 10.0.0.38 - - [2026-02-05 22:40:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.036785 10.0.0.38 - - [2026-02-05 22:40:43] "PUT /access-control-list/ea4177d5-9a4e-4cfa-bd6f-b05dcc7117fb HTTP/1.1" 200 272 0.048966 10.0.0.38 - - [2026-02-05 22:40:43] "GET /application-policy-set/dc0a7c30-d8fe-4ef8-8334-51daa390be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.025448 10.0.0.38 - - [2026-02-05 22:40:43] "PUT /access-control-list/05d0e4b8-c149-4335-b9c3-a167ee13b79e HTTP/1.1" 200 272 0.022680 10.0.0.38 - - [2026-02-05 22:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.38 - - [2026-02-05 22:40:43] "GET /policy-management/360caebd-2e27-4935-8427-420343a4f810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002045 10.0.0.38 - - [2026-02-05 22:40:43] "POST /tags HTTP/1.1" 409 210 0.001370 10.0.0.38 - - [2026-02-05 22:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001137 10.0.0.38 - - [2026-02-05 22:40:43] "GET /tag/b2d16baa-ffbc-4e9c-957e-e496e71fa20c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015307 10.0.0.38 - - [2026-02-05 22:40:43] "POST /firewall-rules HTTP/1.1" 200 570 0.069771 10.0.0.38 - - [2026-02-05 22:40:43] "GET /firewall-rule/4ca1b025-dbc3-46d4-99aa-e64a1c0d8744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.010566 10.0.0.38 - - [2026-02-05 22:40:43] "GET /firewall-policy/3abc8c6c-3d0b-4adb-b2fc-7fbdc05cab45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.003851 10.0.0.38 - - [2026-02-05 22:40:43] "GET /firewall-rule/4ca1b025-dbc3-46d4-99aa-e64a1c0d8744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002135 10.0.0.38 - - [2026-02-05 22:40:43] "POST /ref-update HTTP/1.1" 200 156 0.045927 10.0.0.38 - - [2026-02-05 22:40:43] "GET /application-policy-set/dc0a7c30-d8fe-4ef8-8334-51daa390be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002861 10.0.0.38 - - [2026-02-05 22:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.38 - - [2026-02-05 22:40:43] "GET /policy-management/360caebd-2e27-4935-8427-420343a4f810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002241 10.0.0.38 - - [2026-02-05 22:40:43] "POST /tags HTTP/1.1" 409 210 0.005758 10.0.0.38 - - [2026-02-05 22:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.38 - - [2026-02-05 22:40:43] "GET /tag/b2d16baa-ffbc-4e9c-957e-e496e71fa20c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.009773 10.0.0.38 - - [2026-02-05 22:40:43] "POST /firewall-rules HTTP/1.1" 200 568 0.064626 10.0.0.38 - - [2026-02-05 22:40:44] "GET /firewall-rule/c753a1f9-4d48-4e7b-835e-bba88c4d8aa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.011473 10.0.0.38 - - [2026-02-05 22:40:44] "GET /firewall-policy/3abc8c6c-3d0b-4adb-b2fc-7fbdc05cab45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.003312 10.0.0.38 - - [2026-02-05 22:40:44] "GET /firewall-rule/c753a1f9-4d48-4e7b-835e-bba88c4d8aa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002680 10.0.0.38 - - [2026-02-05 22:40:44] "POST /ref-update HTTP/1.1" 200 156 0.055447 10.0.0.38 - - [2026-02-05 22:40:44] "POST /tags HTTP/1.1" 409 237 0.010721 10.0.0.38 - - [2026-02-05 22:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005662 10.0.0.38 - - [2026-02-05 22:40:44] "GET /tag/d08c75a1-1652-48b9-abc4-2870585cb038?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.012522 10.0.0.38 - - [2026-02-05 22:40:44] "GET /virtual-machine-interface/ad43101c-02e3-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.012470 10.0.0.38 - - [2026-02-05 22:40:44] "POST /set-tag HTTP/1.1" 200 109 0.016220 10.0.0.141 - - [2026-02-05 22:41:29] "GET / HTTP/1.1" 200 35931 0.001362 10.0.0.141 - - [2026-02-05 22:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.141 - - [2026-02-05 22:41:29] "GET /global-system-config/6c757b63-9b25-4806-b087-3f898f187a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.003950 10.0.0.141 - - [2026-02-05 22:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001298 10.0.0.141 - - [2026-02-05 22:41:29] "GET /routing-instance/9a69f622-9046-43fc-8732-00a767ad2068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002777 10.0.0.141 - - [2026-02-05 22:41:29] "PUT /global-system-config/6c757b63-9b25-4806-b087-3f898f187a61 HTTP/1.1" 200 274 0.007888 10.0.0.141 - - [2026-02-05 22:41:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.005606 10.0.0.141 - - [2026-02-05 22:41:29] "POST /virtual-routers HTTP/1.1" 200 599 0.015992 10.0.0.141 - - [2026-02-05 22:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.025648 10.0.0.141 - - [2026-02-05 22:41:29] "GET /virtual-router/38feb36d-a690-4e49-847a-8aebf6eb09cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003734 10.0.0.141 - - [2026-02-05 22:41:29] "POST /fqname-to-id HTTP/1.1" 404 229 0.001808 10.0.0.141 - - [2026-02-05 22:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.141 - - [2026-02-05 22:41:29] "GET /virtual-network/ad069c2e-be26-4afd-9120-29d6a6c1e235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003551 10.0.0.141 - - [2026-02-05 22:41:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.070660 10.0.0.38 - - [2026-02-05 22:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.38 - - [2026-02-05 22:41:30] "GET /virtual-router/38feb36d-a690-4e49-847a-8aebf6eb09cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004977 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:42:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000915 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:42:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000875 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:42:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000946 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:42:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001196 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:42:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000801 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:42:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000756 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:42:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000828 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:42:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000722 10.0.0.38 - - [2026-02-05 22:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.38 - - [2026-02-05 22:43:30] "GET /virtual-router/38feb36d-a690-4e49-847a-8aebf6eb09cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002290 10.0.0.141 - - [2026-02-05 22:43:33] "GET / HTTP/1.1" 200 35931 0.001302 10.0.0.141 - - [2026-02-05 22:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.141 - - [2026-02-05 22:43:33] "GET /global-system-config/6c757b63-9b25-4806-b087-3f898f187a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.021366 10.0.0.141 - - [2026-02-05 22:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.141 - - [2026-02-05 22:43:33] "GET /routing-instance/9a69f622-9046-43fc-8732-00a767ad2068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003160 10.0.0.141 - - [2026-02-05 22:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.141 - - [2026-02-05 22:43:33] "GET /virtual-router/38feb36d-a690-4e49-847a-8aebf6eb09cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003208 10.0.0.141 - - [2026-02-05 22:43:33] "PUT /virtual-router/38feb36d-a690-4e49-847a-8aebf6eb09cb HTTP/1.1" 200 262 0.028100 10.0.0.141 - - [2026-02-05 22:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007124 10.0.0.141 - - [2026-02-05 22:43:33] "GET /virtual-router/38feb36d-a690-4e49-847a-8aebf6eb09cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003640 10.0.0.141 - - [2026-02-05 22:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001422 10.0.0.141 - - [2026-02-05 22:43:33] "GET /virtual-machine-interface/eeb77a12-6e56-4d41-a8f3-37bd8ef39f09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004642 10.0.0.141 - - [2026-02-05 22:43:33] "PUT /virtual-machine-interface/eeb77a12-6e56-4d41-a8f3-37bd8ef39f09 HTTP/1.1" 200 284 0.015003 10.0.0.38 - - [2026-02-05 22:44:30] "GET /virtual-router/38feb36d-a690-4e49-847a-8aebf6eb09cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004463 10.0.0.38 - - [2026-02-05 22:44:30] "POST /ref-update HTTP/1.1" 200 156 0.007582 10.0.0.38 - - [2026-02-05 22:44:39] "GET /global-system-configs HTTP/1.1" 200 322 0.001777 10.0.0.38 - - [2026-02-05 22:44:40] "GET /virtual-machine-interface/ad43101c-02e3-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004455 10.0.0.38 - - [2026-02-05 22:44:40] "POST /set-tag HTTP/1.1" 200 109 0.003025 10.0.0.38 - - [2026-02-05 22:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.38 - - [2026-02-05 22:44:40] "GET /loadbalancer/dfbc74e2-297e-4197-ab30-505461cfeec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.001918 10.0.0.38 - - [2026-02-05 22:44:40] "GET /virtual-machine-interface/ad43101c-02e3-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003213 10.0.0.38 - - [2026-02-05 22:44:40] "POST /set-tag HTTP/1.1" 200 109 0.002095 10.0.0.38 - - [2026-02-05 22:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001348 10.0.0.38 - - [2026-02-05 22:44:40] "GET /loadbalancer/dfbc74e2-297e-4197-ab30-505461cfeec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.001795 10.0.0.38 - - [2026-02-05 22:44:40] "GET /loadbalancer-pool/fa25dee8-036b-4542-a3d2-30a8716e4798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003661 10.0.0.38 - - [2026-02-05 22:44:40] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014425 10.0.0.38 - - [2026-02-05 22:44:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.006609 10.0.0.38 - - [2026-02-05 22:44:40] "GET /virtual-machine-interface/ad43101c-02e3-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004373 10.0.0.38 - - [2026-02-05 22:44:40] "GET /virtual-machine-interface/ad43101c-02e3-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005605 10.0.0.38 - - [2026-02-05 22:44:40] "POST /tags HTTP/1.1" 409 205 0.002383 10.0.0.38 - - [2026-02-05 22:44:40] "POST /ref-update HTTP/1.1" 200 156 0.011021 10.0.0.38 - - [2026-02-05 22:44:40] "GET /floating-ip/1fec5b6f-e3e6-4cf1-836d-702adfde4fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1770 0.005251 10.0.0.38 - - [2026-02-05 22:44:40] "PUT /floating-ip/1fec5b6f-e3e6-4cf1-836d-702adfde4fcf HTTP/1.1" 200 256 0.011064 10.0.0.38 - - [2026-02-05 22:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001327 10.0.0.38 - - [2026-02-05 22:44:40] "GET /tag/30e6a147-080a-4b44-b526-fa6016367b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.009391 10.0.0.38 - - [2026-02-05 22:44:40] "POST /set-tag HTTP/1.1" 200 109 0.093306 10.0.0.38 - - [2026-02-05 22:44:40] "GET /loadbalancer-pool/8ebdd651-4f65-4663-9e42-4d086d402cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.019848 10.0.0.38 - - [2026-02-05 22:44:40] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027531 10.0.0.38 - - [2026-02-05 22:44:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.026199 10.0.0.38 - - [2026-02-05 22:44:40] "GET /virtual-machine-interface/ad43101c-02e3-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.038657 10.0.0.38 - - [2026-02-05 22:44:40] "GET /virtual-machine-interface/ad43101c-02e3-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004991 10.0.0.38 - - [2026-02-05 22:44:40] "POST /ref-update HTTP/1.1" 200 156 0.010362 10.0.0.38 - - [2026-02-05 22:44:40] "GET /floating-ip/1fec5b6f-e3e6-4cf1-836d-702adfde4fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.013035 10.0.0.38 - - [2026-02-05 22:44:40] "POST /set-tag HTTP/1.1" 200 109 0.002020 10.0.0.38 - - [2026-02-05 22:44:40] "PUT /floating-ip/1fec5b6f-e3e6-4cf1-836d-702adfde4fcf HTTP/1.1" 200 256 0.016011 10.0.0.38 - - [2026-02-05 22:44:40] "GET /loadbalancer-pool/dd34c43d-72fe-4fd8-b423-a352a517fbc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.011260 10.0.0.38 - - [2026-02-05 22:44:40] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018391 10.0.0.38 - - [2026-02-05 22:44:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.008489 10.0.0.38 - - [2026-02-05 22:44:40] "GET /virtual-machine-interface/ad43101c-02e3-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003883 10.0.0.38 - - [2026-02-05 22:44:40] "GET /virtual-machine-interface/ad43101c-02e3-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003972 10.0.0.38 - - [2026-02-05 22:44:40] "POST /ref-update HTTP/1.1" 200 156 0.005798 10.0.0.38 - - [2026-02-05 22:44:40] "GET /floating-ip/1fec5b6f-e3e6-4cf1-836d-702adfde4fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.006002 10.0.0.38 - - [2026-02-05 22:44:40] "POST /set-tag HTTP/1.1" 200 109 0.001739 10.0.0.38 - - [2026-02-05 22:44:40] "PUT /floating-ip/1fec5b6f-e3e6-4cf1-836d-702adfde4fcf HTTP/1.1" 200 256 0.011425 10.0.0.38 - - [2026-02-05 22:44:41] "GET /global-system-configs HTTP/1.1" 200 322 0.008909 10.0.0.38 - - [2026-02-05 22:45:41] "GET /virtual-machine-interface/ad43101c-02e3-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.015390 10.0.0.38 - - [2026-02-05 22:45:41] "POST /set-tag HTTP/1.1" 200 109 0.005254 10.0.0.38 - - [2026-02-05 22:45:41] "GET /virtual-machine-interface/ad43101c-02e3-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007322 10.0.0.38 - - [2026-02-05 22:45:41] "POST /set-tag HTTP/1.1" 200 109 0.002343 10.0.0.38 - - [2026-02-05 22:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.38 - - [2026-02-05 22:45:41] "GET /loadbalancer/dfbc74e2-297e-4197-ab30-505461cfeec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002040 10.0.0.38 - - [2026-02-05 22:45:41] "GET /virtual-machine-interface/ad43101c-02e3-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004037 10.0.0.38 - - [2026-02-05 22:45:41] "POST /set-tag HTTP/1.1" 200 109 0.020399 10.0.0.38 - - [2026-02-05 22:45:41] "DELETE /loadbalancer-member/846e1dda-b8dc-4b8e-8e47-5430bdbbd29a HTTP/1.1" 200 115 0.040516 10.0.0.38 - - [2026-02-05 22:45:41] "GET /virtual-machine-interface/ad43101c-02e3-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005707 10.0.0.38 - - [2026-02-05 22:45:41] "POST /set-tag HTTP/1.1" 200 109 0.002694 10.0.0.38 - - [2026-02-05 22:45:41] "DELETE /loadbalancer-member/4e344826-aa1b-41df-9f0a-f1ef09c01dfc HTTP/1.1" 200 115 0.033651 10.0.0.38 - - [2026-02-05 22:45:41] "GET /virtual-machine-interface/ad43101c-02e3-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011188 10.0.0.38 - - [2026-02-05 22:45:41] "POST /set-tag HTTP/1.1" 200 109 0.004151 10.0.0.38 - - [2026-02-05 22:45:41] "DELETE /loadbalancer-member/4dca31fe-218b-4599-b481-c98702ecb7c5 HTTP/1.1" 200 115 0.030822 10.0.0.38 - - [2026-02-05 22:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009199 10.0.0.38 - - [2026-02-05 22:45:41] "GET /loadbalancer/dfbc74e2-297e-4197-ab30-505461cfeec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003135 10.0.0.38 - - [2026-02-05 22:45:41] "GET /loadbalancer-pool/fa25dee8-036b-4542-a3d2-30a8716e4798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002856 10.0.0.38 - - [2026-02-05 22:45:41] "POST /loadbalancer-members HTTP/1.1" 200 690 0.028955 10.0.0.38 - - [2026-02-05 22:45:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.010545 10.0.0.38 - - [2026-02-05 22:45:41] "GET /virtual-machine-interface/ad43101c-02e3-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003802 10.0.0.38 - - [2026-02-05 22:45:41] "GET /virtual-machine-interface/ad43101c-02e3-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012047 10.0.0.38 - - [2026-02-05 22:45:41] "GET /floating-ip/1fec5b6f-e3e6-4cf1-836d-702adfde4fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.007857 10.0.0.38 - - [2026-02-05 22:45:41] "POST /set-tag HTTP/1.1" 200 109 0.087675 10.0.0.38 - - [2026-02-05 22:45:41] "GET /loadbalancer-pool/8ebdd651-4f65-4663-9e42-4d086d402cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.007247 10.0.0.38 - - [2026-02-05 22:45:41] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015983 10.0.0.38 - - [2026-02-05 22:45:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.012156 10.0.0.38 - - [2026-02-05 22:45:41] "GET /virtual-machine-interface/ad43101c-02e3-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004519 10.0.0.38 - - [2026-02-05 22:45:41] "GET /virtual-machine-interface/ad43101c-02e3-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005510 10.0.0.38 - - [2026-02-05 22:45:41] "GET /floating-ip/1fec5b6f-e3e6-4cf1-836d-702adfde4fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.002485 10.0.0.38 - - [2026-02-05 22:45:41] "POST /set-tag HTTP/1.1" 200 109 0.002230 10.0.0.38 - - [2026-02-05 22:45:41] "GET /loadbalancer-pool/dd34c43d-72fe-4fd8-b423-a352a517fbc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002400 10.0.0.38 - - [2026-02-05 22:45:41] "POST /loadbalancer-members HTTP/1.1" 200 692 0.032167 10.0.0.38 - - [2026-02-05 22:45:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.010187 10.0.0.38 - - [2026-02-05 22:45:41] "GET /virtual-machine-interface/ad43101c-02e3-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007675 10.0.0.38 - - [2026-02-05 22:45:41] "POST /set-tag HTTP/1.1" 200 109 0.003867 10.0.0.38 - - [2026-02-05 22:45:41] "GET /virtual-machine-interface/ad43101c-02e3-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004652 10.0.0.38 - - [2026-02-05 22:45:41] "GET /floating-ip/1fec5b6f-e3e6-4cf1-836d-702adfde4fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.004433 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:46:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000933 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:46:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000770 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:47:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000886 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:47:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000896 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:47:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000834 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:47:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000808 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:47:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000849 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:47:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000738 10.0.0.38 - - [2026-02-05 22:48:50] "GET / HTTP/1.1" 200 35931 0.001477 10.0.0.38 - - [2026-02-05 22:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.38 - - [2026-02-05 22:48:50] "GET /project/a7b9c112-8882-4fb9-a3cd-5a53f5667ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.026888 10.0.0.38 - - [2026-02-05 22:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.38 - - [2026-02-05 22:48:50] "GET /project/a7b9c112-8882-4fb9-a3cd-5a53f5667ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.018371 10.0.0.38 - - [2026-02-05 22:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.38 - - [2026-02-05 22:48:51] "GET /project/a7b9c112-8882-4fb9-a3cd-5a53f5667ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041475 10.0.0.38 - - [2026-02-05 22:48:51] "POST /tags HTTP/1.1" 200 333 0.038973 10.0.0.38 - - [2026-02-05 22:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.015129 10.0.0.38 - - [2026-02-05 22:48:51] "GET /tag/25931543-312d-4661-8cbd-4b2af8d619e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012924 10.0.0.38 - - [2026-02-05 22:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001495 10.0.0.38 - - [2026-02-05 22:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.38 - - [2026-02-05 22:48:51] "GET /project/a7b9c112-8882-4fb9-a3cd-5a53f5667ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.028661 10.0.0.38 - - [2026-02-05 22:48:51] "GET /virtual-networks?parent_id=a7b9c112-8882-4fb9-a3cd-5a53f5667ded&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002161 10.0.0.38 - - [2026-02-05 22:48:51] "GET /project/a7b9c112-8882-4fb9-a3cd-5a53f5667ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033960 10.0.0.38 - - [2026-02-05 22:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.38 - - [2026-02-05 22:48:51] "GET /virtual-network/cd464915-b0e2-4d3a-9479-b1c9fced83cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004072 10.0.0.38 - - [2026-02-05 22:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.38 - - [2026-02-05 22:48:51] "POST /virtual-networks HTTP/1.1" 200 512 0.090513 10.0.0.38 - - [2026-02-05 22:48:51] "GET /service-appliance-set/445e1c9c-e70b-4165-a67b-e872d0d038fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002837 10.0.0.38 - - [2026-02-05 22:48:51] "POST /fqname-to-id HTTP/1.1" 404 254 0.001584 10.0.0.38 - - [2026-02-05 22:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.38 - - [2026-02-05 22:48:51] "GET /network-ipam/173d5d5b-5046-4afa-8e9f-f7fe0c754e9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.006438 10.0.0.38 - - [2026-02-05 22:48:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.116547 10.0.0.38 - - [2026-02-05 22:48:51] "POST /useragent-kv HTTP/1.1" 200 115 0.008350 10.0.0.38 - - [2026-02-05 22:48:51] "POST /ref-update HTTP/1.1" 200 156 0.126726 10.0.0.38 - - [2026-02-05 22:48:51] "GET /virtual-machine-interface/a7cd73e9-bc56-45a5-9c1a-5ed34548bad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004083 10.0.0.38 - - [2026-02-05 22:48:51] "POST /instance-ips HTTP/1.1" 200 409 0.018991 10.0.0.38 - - [2026-02-05 22:48:51] "GET /virtual-network/bf464dce-1555-4e44-a809-1a2abb706d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.007223 10.0.0.38 - - [2026-02-05 22:48:51] "GET /instance-ip/a85494e7-79c0-40f6-9822-8db8e90560ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.007309 10.0.0.38 - - [2026-02-05 22:48:51] "GET /domains HTTP/1.1" 200 280 0.001486 10.0.0.38 - - [2026-02-05 22:48:51] "GET /domain/8e1af5ae-80e4-45cb-b302-2be4609d30ef HTTP/1.1" 200 3087 0.007402 10.0.0.38 - - [2026-02-05 22:48:51] "GET /project/a7b9c112-8882-4fb9-a3cd-5a53f5667ded HTTP/1.1" 200 5477 0.030832 10.0.0.38 - - [2026-02-05 22:48:51] "GET /virtual-network/bf464dce-1555-4e44-a809-1a2abb706d7f HTTP/1.1" 200 2092 0.005169 10.0.0.38 - - [2026-02-05 22:48:51] "GET /virtual-network/bf464dce-1555-4e44-a809-1a2abb706d7f HTTP/1.1" 200 2092 0.004339 10.0.0.38 - - [2026-02-05 22:48:51] "GET /routing-instance/51104fd8-d7b2-4d41-90ac-25b79531f556 HTTP/1.1" 200 1181 0.002141 10.0.0.38 - - [2026-02-05 22:48:51] "GET /routing-instance/51104fd8-d7b2-4d41-90ac-25b79531f556 HTTP/1.1" 200 1181 0.040977 10.0.0.38 - - [2026-02-05 22:48:51] "POST /loadbalancers HTTP/1.1" 200 610 0.068718 10.0.0.38 - - [2026-02-05 22:48:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.021925 10.0.0.38 - - [2026-02-05 22:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006043 10.0.0.38 - - [2026-02-05 22:48:52] "GET /project/a7b9c112-8882-4fb9-a3cd-5a53f5667ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037997 10.0.0.38 - - [2026-02-05 22:48:52] "GET /instance-ip/a85494e7-79c0-40f6-9822-8db8e90560ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.002070 10.0.0.38 - - [2026-02-05 22:48:52] "POST /floating-ips HTTP/1.1" 200 597 0.014043 10.0.0.38 - - [2026-02-05 22:48:52] "GET /project/a7b9c112-8882-4fb9-a3cd-5a53f5667ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031452 10.0.0.38 - - [2026-02-05 22:48:52] "GET /loadbalancer/0c4768df-2bbf-4223-8794-6ebe5edbe2a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.001897 10.0.0.38 - - [2026-02-05 22:48:52] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.022899 10.0.0.38 - - [2026-02-05 22:48:52] "POST /route-targets HTTP/1.1" 200 327 0.021318 10.0.0.38 - - [2026-02-05 22:48:52] "POST /ref-update HTTP/1.1" 200 156 0.012130 10.0.0.38 - - [2026-02-05 22:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007068 10.0.0.38 - - [2026-02-05 22:48:52] "GET /project/a7b9c112-8882-4fb9-a3cd-5a53f5667ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.026512 10.0.0.38 - - [2026-02-05 22:48:52] "GET /loadbalancer-listener/fe16f82a-343a-4c9e-a735-ca4b22b94f7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.003498 10.0.0.38 - - [2026-02-05 22:48:52] "GET /loadbalancer-listener/fe16f82a-343a-4c9e-a735-ca4b22b94f7d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003229 10.0.0.38 - - [2026-02-05 22:48:52] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.015164 10.0.0.38 - - [2026-02-05 22:48:52] "GET /instance-ip/a85494e7-79c0-40f6-9822-8db8e90560ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.002424 10.0.0.38 - - [2026-02-05 22:48:52] "GET /instance-ip/a85494e7-79c0-40f6-9822-8db8e90560ba?fields=floating_ips HTTP/1.1" 200 1213 0.004555 10.0.0.38 - - [2026-02-05 22:48:52] "GET /floating-ip/313d9e7a-9093-4aa7-9b10-9b180bc858e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.002358 10.0.0.38 - - [2026-02-05 22:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006629 10.0.0.38 - - [2026-02-05 22:48:52] "GET /loadbalancer/0c4768df-2bbf-4223-8794-6ebe5edbe2a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.010071 10.0.0.38 - - [2026-02-05 22:48:52] "POST /tags HTTP/1.1" 200 295 0.050419 10.0.0.38 - - [2026-02-05 22:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010277 10.0.0.38 - - [2026-02-05 22:48:52] "GET /tag/bf5f3128-1f97-4f54-a64d-2aac022a3ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.012226 10.0.0.38 - - [2026-02-05 22:48:52] "POST /tags HTTP/1.1" 409 233 0.001360 10.0.0.38 - - [2026-02-05 22:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001278 10.0.0.38 - - [2026-02-05 22:48:52] "GET /tag/e01e27a9-eda2-4147-b1fc-a80aac2faca9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.010436 10.0.0.38 - - [2026-02-05 22:48:52] "POST /tags HTTP/1.1" 409 206 0.001578 10.0.0.38 - - [2026-02-05 22:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001195 10.0.0.38 - - [2026-02-05 22:48:52] "GET /tag/2455fd91-5d75-4077-afd2-8e5ceb6476ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009253 10.0.0.38 - - [2026-02-05 22:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001349 10.0.0.38 - - [2026-02-05 22:48:52] "GET /virtual-network/eaee73c7-7f90-4ce8-9b31-dc036d6dc0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004452 10.0.0.38 - - [2026-02-05 22:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.38 - - [2026-02-05 22:48:52] "GET /project/a7b9c112-8882-4fb9-a3cd-5a53f5667ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.024115 10.0.0.38 - - [2026-02-05 22:48:52] "POST /virtual-machines HTTP/1.1" 200 369 0.007297 10.0.0.38 - - [2026-02-05 22:48:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.008186 10.0.0.38 - - [2026-02-05 22:48:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.101031 10.0.0.38 - - [2026-02-05 22:48:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.014997 10.0.0.38 - - [2026-02-05 22:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004266 10.0.0.38 - - [2026-02-05 22:48:52] "GET /virtual-machine-interface/d822ec20-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004411 10.0.0.38 - - [2026-02-05 22:48:52] "POST /instance-ips HTTP/1.1" 200 409 0.017385 10.0.0.38 - - [2026-02-05 22:48:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.029343 10.0.0.38 - - [2026-02-05 22:48:52] "GET /virtual-machine-interface/d822ec20-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.014431 10.0.0.38 - - [2026-02-05 22:48:53] "POST /set-tag HTTP/1.1" 200 109 0.013865 10.0.0.38 - - [2026-02-05 22:48:53] "GET /virtual-machine-interface/d822ec20-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.015635 10.0.0.38 - - [2026-02-05 22:48:53] "GET /instance-ip/d8358d58-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002367 10.0.0.38 - - [2026-02-05 22:48:53] "GET /virtual-machine-interface/d822ec20-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004178 10.0.0.38 - - [2026-02-05 22:48:53] "POST /set-tag HTTP/1.1" 200 109 0.001937 10.0.0.38 - - [2026-02-05 22:48:53] "GET /virtual-router/38feb36d-a690-4e49-847a-8aebf6eb09cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003198 10.0.0.38 - - [2026-02-05 22:48:53] "POST /ref-update HTTP/1.1" 200 156 0.007178 10.0.0.38 - - [2026-02-05 22:48:53] "GET /virtual-machine-interface/d822ec20-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004023 10.0.0.38 - - [2026-02-05 22:48:53] "POST /set-tag HTTP/1.1" 200 109 0.001882 10.0.0.38 - - [2026-02-05 22:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001193 10.0.0.38 - - [2026-02-05 22:48:53] "GET /virtual-network/eaee73c7-7f90-4ce8-9b31-dc036d6dc0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004072 10.0.0.38 - - [2026-02-05 22:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.38 - - [2026-02-05 22:48:53] "GET /project/a7b9c112-8882-4fb9-a3cd-5a53f5667ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.026052 10.0.0.38 - - [2026-02-05 22:48:53] "POST /virtual-machines HTTP/1.1" 200 369 0.006628 10.0.0.38 - - [2026-02-05 22:48:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.010095 10.0.0.38 - - [2026-02-05 22:48:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.104866 10.0.0.38 - - [2026-02-05 22:48:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.008088 10.0.0.38 - - [2026-02-05 22:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010453 10.0.0.38 - - [2026-02-05 22:48:53] "GET /virtual-machine-interface/d882e4b8-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004463 10.0.0.38 - - [2026-02-05 22:48:53] "POST /instance-ips HTTP/1.1" 200 409 0.018701 10.0.0.38 - - [2026-02-05 22:48:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.016574 10.0.0.38 - - [2026-02-05 22:48:53] "GET /virtual-machine-interface/d882e4b8-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.020993 10.0.0.38 - - [2026-02-05 22:48:53] "POST /set-tag HTTP/1.1" 200 109 0.018500 10.0.0.38 - - [2026-02-05 22:48:53] "GET /virtual-machine-interface/d882e4b8-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012783 10.0.0.38 - - [2026-02-05 22:48:53] "GET /instance-ip/d89d57e4-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002697 10.0.0.38 - - [2026-02-05 22:48:53] "GET /virtual-machine-interface/d882e4b8-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013860 10.0.0.38 - - [2026-02-05 22:48:53] "POST /set-tag HTTP/1.1" 200 109 0.002039 10.0.0.38 - - [2026-02-05 22:48:53] "GET /virtual-router/38feb36d-a690-4e49-847a-8aebf6eb09cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003453 10.0.0.38 - - [2026-02-05 22:48:53] "POST /ref-update HTTP/1.1" 200 156 0.008299 10.0.0.38 - - [2026-02-05 22:48:53] "GET /virtual-machine-interface/d882e4b8-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013109 10.0.0.38 - - [2026-02-05 22:48:53] "POST /set-tag HTTP/1.1" 200 109 0.002687 10.0.0.38 - - [2026-02-05 22:48:53] "GET /virtual-machine-interface/d822ec20-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004083 10.0.0.38 - - [2026-02-05 22:48:53] "POST /set-tag HTTP/1.1" 200 109 0.001767 10.0.0.38 - - [2026-02-05 22:48:53] "GET /virtual-machine-interface/d882e4b8-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003249 10.0.0.38 - - [2026-02-05 22:48:53] "POST /set-tag HTTP/1.1" 200 109 0.001519 10.0.0.38 - - [2026-02-05 22:48:56] "GET /domains HTTP/1.1" 200 280 0.001726 10.0.0.38 - - [2026-02-05 22:48:56] "GET /domain/8e1af5ae-80e4-45cb-b302-2be4609d30ef HTTP/1.1" 200 3087 0.002276 10.0.0.38 - - [2026-02-05 22:48:57] "GET /project/a7b9c112-8882-4fb9-a3cd-5a53f5667ded HTTP/1.1" 200 7065 0.030021 10.0.0.38 - - [2026-02-05 22:48:57] "GET /virtual-network/bf464dce-1555-4e44-a809-1a2abb706d7f HTTP/1.1" 200 2092 0.003143 10.0.0.38 - - [2026-02-05 22:48:57] "GET /virtual-network/bf464dce-1555-4e44-a809-1a2abb706d7f HTTP/1.1" 200 2092 0.003336 10.0.0.38 - - [2026-02-05 22:48:57] "GET /routing-instance/51104fd8-d7b2-4d41-90ac-25b79531f556 HTTP/1.1" 200 1402 0.002777 10.0.0.38 - - [2026-02-05 22:48:57] "GET /routing-instance/51104fd8-d7b2-4d41-90ac-25b79531f556 HTTP/1.1" 200 1402 0.001915 10.0.0.38 - - [2026-02-05 22:48:57] "GET /route-target/5ef92ee9-53d2-4583-82a9-504c417b0b67 HTTP/1.1" 200 1151 0.001667 10.0.0.38 - - [2026-02-05 22:48:57] "GET /virtual-network/bf464dce-1555-4e44-a809-1a2abb706d7f HTTP/1.1" 200 2092 0.003518 10.0.0.38 - - [2026-02-05 22:48:57] "GET /routing-instance/51104fd8-d7b2-4d41-90ac-25b79531f556 HTTP/1.1" 200 1402 0.001817 10.0.0.38 - - [2026-02-05 22:48:57] "GET /virtual-network/bf464dce-1555-4e44-a809-1a2abb706d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003142 10.0.0.38 - - [2026-02-05 22:48:57] "GET /virtual-network/bf464dce-1555-4e44-a809-1a2abb706d7f HTTP/1.1" 200 2092 0.002987 10.0.0.38 - - [2026-02-05 22:48:57] "GET /routing-instance/51104fd8-d7b2-4d41-90ac-25b79531f556 HTTP/1.1" 200 1402 0.002284 10.0.0.38 - - [2026-02-05 22:48:57] "GET /routing-instance/51104fd8-d7b2-4d41-90ac-25b79531f556 HTTP/1.1" 200 1402 0.001962 10.0.0.38 - - [2026-02-05 22:48:57] "GET /route-target/5ef92ee9-53d2-4583-82a9-504c417b0b67 HTTP/1.1" 200 1151 0.002092 10.0.0.38 - - [2026-02-05 22:48:57] "GET /domains HTTP/1.1" 200 280 0.001588 10.0.0.38 - - [2026-02-05 22:48:57] "GET /domain/8e1af5ae-80e4-45cb-b302-2be4609d30ef HTTP/1.1" 200 3087 0.002230 10.0.0.38 - - [2026-02-05 22:48:57] "GET /project/a7b9c112-8882-4fb9-a3cd-5a53f5667ded HTTP/1.1" 200 7065 0.027815 10.0.0.38 - - [2026-02-05 22:48:57] "GET /virtual-network/bf464dce-1555-4e44-a809-1a2abb706d7f HTTP/1.1" 200 2092 0.003872 10.0.0.38 - - [2026-02-05 22:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.38 - - [2026-02-05 22:48:57] "GET /project/a7b9c112-8882-4fb9-a3cd-5a53f5667ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.022194 10.0.0.38 - - [2026-02-05 22:48:57] "GET /virtual-network/bf464dce-1555-4e44-a809-1a2abb706d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003324 10.0.0.38 - - [2026-02-05 22:48:57] "GET /floating-ip-pools?parent_id=bf464dce-1555-4e44-a809-1a2abb706d7f&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001328 10.0.0.38 - - [2026-02-05 22:48:57] "GET /virtual-network/bf464dce-1555-4e44-a809-1a2abb706d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005528 10.0.0.38 - - [2026-02-05 22:48:57] "POST /floating-ip-pools HTTP/1.1" 200 562 0.014819 10.0.0.38 - - [2026-02-05 22:48:57] "POST /ref-update HTTP/1.1" 200 156 0.009500 10.0.0.38 - - [2026-02-05 22:48:57] "GET /virtual-network/bf464dce-1555-4e44-a809-1a2abb706d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004117 10.0.0.38 - - [2026-02-05 22:48:57] "GET /domains HTTP/1.1" 200 280 0.001469 10.0.0.38 - - [2026-02-05 22:48:57] "GET /domain/8e1af5ae-80e4-45cb-b302-2be4609d30ef HTTP/1.1" 200 3087 0.002044 10.0.0.38 - - [2026-02-05 22:48:57] "GET /project/a7b9c112-8882-4fb9-a3cd-5a53f5667ded HTTP/1.1" 200 7321 0.025414 10.0.0.38 - - [2026-02-05 22:48:57] "GET /virtual-network/bf464dce-1555-4e44-a809-1a2abb706d7f HTTP/1.1" 200 2330 0.004103 10.0.0.38 - - [2026-02-05 22:48:57] "GET /floating-ip-pool/38ed0dc3-d18f-4d7d-aca7-da5283a65a60 HTTP/1.1" 200 1314 0.006381 10.0.0.38 - - [2026-02-05 22:48:57] "GET /domains HTTP/1.1" 200 280 0.001395 10.0.0.38 - - [2026-02-05 22:48:57] "GET /domain/8e1af5ae-80e4-45cb-b302-2be4609d30ef HTTP/1.1" 200 3087 0.003169 10.0.0.38 - - [2026-02-05 22:48:57] "GET /project/a7b9c112-8882-4fb9-a3cd-5a53f5667ded HTTP/1.1" 200 7321 0.024770 10.0.0.38 - - [2026-02-05 22:48:57] "GET /virtual-network/bf464dce-1555-4e44-a809-1a2abb706d7f HTTP/1.1" 200 2330 0.003403 10.0.0.38 - - [2026-02-05 22:48:57] "GET /virtual-network/bf464dce-1555-4e44-a809-1a2abb706d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003474 10.0.0.38 - - [2026-02-05 22:48:57] "POST /tags HTTP/1.1" 200 365 0.045829 10.0.0.38 - - [2026-02-05 22:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014044 10.0.0.38 - - [2026-02-05 22:48:57] "GET /tag/394e3c9c-02c3-4b44-9b06-7ec22e4f555c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011947 10.0.0.38 - - [2026-02-05 22:48:57] "POST /tags HTTP/1.1" 409 206 0.001280 10.0.0.38 - - [2026-02-05 22:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001190 10.0.0.38 - - [2026-02-05 22:48:57] "GET /tag/2455fd91-5d75-4077-afd2-8e5ceb6476ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010282 10.0.0.38 - - [2026-02-05 22:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001329 10.0.0.38 - - [2026-02-05 22:48:57] "GET /project/a7b9c112-8882-4fb9-a3cd-5a53f5667ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.039845 10.0.0.38 - - [2026-02-05 22:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.38 - - [2026-02-05 22:48:57] "GET /virtual-network/eaee73c7-7f90-4ce8-9b31-dc036d6dc0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004026 10.0.0.38 - - [2026-02-05 22:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001445 10.0.0.38 - - [2026-02-05 22:48:57] "GET /service-appliance-set/b8d1d7db-f7dd-4242-89af-7afe8b77b23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.002593 10.0.0.38 - - [2026-02-05 22:48:57] "POST /fqname-to-id HTTP/1.1" 404 258 0.001755 10.0.0.38 - - [2026-02-05 22:48:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.083191 10.0.0.38 - - [2026-02-05 22:48:57] "GET /virtual-machine-interface/f9151249-e2a1-43bc-ba7f-da343a01f78a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.022833 10.0.0.38 - - [2026-02-05 22:48:57] "POST /set-tag HTTP/1.1" 200 109 0.015303 10.0.0.38 - - [2026-02-05 22:48:57] "POST /instance-ips HTTP/1.1" 200 417 0.018954 10.0.0.38 - - [2026-02-05 22:48:58] "GET /instance-ip/7b868c43-4449-48df-95a6-0a3eaa34132d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.019563 10.0.0.38 - - [2026-02-05 22:48:58] "POST /loadbalancers HTTP/1.1" 200 618 0.064903 10.0.0.38 - - [2026-02-05 22:48:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.020684 10.0.0.38 - - [2026-02-05 22:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.015830 10.0.0.38 - - [2026-02-05 22:48:58] "POST /service-instances HTTP/1.1" 200 566 0.054674 10.0.0.38 - - [2026-02-05 22:48:58] "GET /project/a7b9c112-8882-4fb9-a3cd-5a53f5667ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.061534 10.0.0.38 - - [2026-02-05 22:48:58] "POST /ref-update HTTP/1.1" 200 156 0.030902 10.0.0.38 - - [2026-02-05 22:48:58] "GET /virtual-machine-interface/f9151249-e2a1-43bc-ba7f-da343a01f78a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004134 10.0.0.38 - - [2026-02-05 22:48:58] "GET /virtual-machine-interface/f9151249-e2a1-43bc-ba7f-da343a01f78a?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.006303 10.0.0.38 - - [2026-02-05 22:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007135 10.0.0.38 - - [2026-02-05 22:48:58] "PUT /service-instance/91858c6b-924a-4504-b07a-4a84e928e4ba HTTP/1.1" 200 266 0.012122 10.0.0.38 - - [2026-02-05 22:48:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.018128 10.0.0.38 - - [2026-02-05 22:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.38 - - [2026-02-05 22:48:58] "GET /floating-ip-pool/38ed0dc3-d18f-4d7d-aca7-da5283a65a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.010983 10.0.0.38 - - [2026-02-05 22:48:58] "POST /floating-ips HTTP/1.1" 200 671 0.072917 10.0.0.38 - - [2026-02-05 22:48:58] "POST /virtual-machines HTTP/1.1" 200 429 0.049851 10.0.0.38 - - [2026-02-05 22:48:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.027004 10.0.0.38 - - [2026-02-05 22:48:58] "GET /application-policy-set/dc0a7c30-d8fe-4ef8-8334-51daa390be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003105 10.0.0.38 - - [2026-02-05 22:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.38 - - [2026-02-05 22:48:58] "GET /policy-management/360caebd-2e27-4935-8427-420343a4f810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004720 10.0.0.38 - - [2026-02-05 22:48:58] "POST /tags HTTP/1.1" 409 221 0.004969 10.0.0.38 - - [2026-02-05 22:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.38 - - [2026-02-05 22:48:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.110430 10.0.0.38 - - [2026-02-05 22:48:58] "POST /chown HTTP/1.1" 200 109 0.026110 10.0.0.38 - - [2026-02-05 22:48:58] "GET /tag/25931543-312d-4661-8cbd-4b2af8d619e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.023321 10.0.0.38 - - [2026-02-05 22:48:58] "POST /tags HTTP/1.1" 409 238 0.001632 10.0.0.38 - - [2026-02-05 22:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001373 10.0.0.38 - - [2026-02-05 22:48:58] "POST /chown HTTP/1.1" 200 109 0.006944 10.0.0.38 - - [2026-02-05 22:48:58] "PUT /virtual-machine-interface/57015d7d-4168-43a0-b989-94a5fb76b8c2 HTTP/1.1" 200 284 0.016612 10.0.0.38 - - [2026-02-05 22:48:58] "GET /tag/394e3c9c-02c3-4b44-9b06-7ec22e4f555c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.017838 10.0.0.38 - - [2026-02-05 22:48:58] "PUT /instance-ip/7b868c43-4449-48df-95a6-0a3eaa34132d HTTP/1.1" 200 256 0.036612 10.0.0.38 - - [2026-02-05 22:48:58] "POST /firewall-rules HTTP/1.1" 200 650 0.088940 10.0.0.38 - - [2026-02-05 22:48:58] "GET /firewall-rule/18939910-8641-4aec-b5f9-61d2f71f8acd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.009791 10.0.0.38 - - [2026-02-05 22:48:58] "POST /ref-update HTTP/1.1" 200 156 0.058168 10.0.0.38 - - [2026-02-05 22:48:58] "POST /ref-update HTTP/1.1" 200 156 0.013812 10.0.0.38 - - [2026-02-05 22:48:58] "POST /ref-update HTTP/1.1" 200 156 0.015178 10.0.0.38 - - [2026-02-05 22:48:58] "GET /firewall-policy/c6649766-cb1b-492a-bf23-790708affc48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.010226 10.0.0.38 - - [2026-02-05 22:48:58] "GET /firewall-rule/18939910-8641-4aec-b5f9-61d2f71f8acd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.003324 10.0.0.38 - - [2026-02-05 22:48:58] "POST /ref-update HTTP/1.1" 200 156 0.013887 10.0.0.38 - - [2026-02-05 22:48:58] "POST /ref-update HTTP/1.1" 200 156 0.012945 10.0.0.38 - - [2026-02-05 22:48:58] "POST /ref-update HTTP/1.1" 200 156 0.018938 10.0.0.38 - - [2026-02-05 22:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011780 10.0.0.38 - - [2026-02-05 22:48:58] "POST /ref-update HTTP/1.1" 200 156 0.024524 10.0.0.38 - - [2026-02-05 22:48:59] "GET /project/a7b9c112-8882-4fb9-a3cd-5a53f5667ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.046941 10.0.0.38 - - [2026-02-05 22:48:59] "GET /loadbalancer/3c65afcc-9934-45c6-b151-377c38121de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.002680 10.0.0.38 - - [2026-02-05 22:48:59] "POST /virtual-machines HTTP/1.1" 200 429 0.023265 10.0.0.38 - - [2026-02-05 22:48:59] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.036766 10.0.0.38 - - [2026-02-05 22:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.38 - - [2026-02-05 22:48:59] "GET /project/a7b9c112-8882-4fb9-a3cd-5a53f5667ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.063675 10.0.0.38 - - [2026-02-05 22:48:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.171468 10.0.0.38 - - [2026-02-05 22:48:59] "GET /loadbalancer-listener/416557ae-5eb6-4365-bb00-faa39a1a39be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.011497 10.0.0.38 - - [2026-02-05 22:48:59] "POST /chown HTTP/1.1" 200 109 0.021086 10.0.0.38 - - [2026-02-05 22:48:59] "GET /loadbalancer-listener/416557ae-5eb6-4365-bb00-faa39a1a39be?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.012764 10.0.0.38 - - [2026-02-05 22:48:59] "POST /chown HTTP/1.1" 200 109 0.005704 10.0.0.38 - - [2026-02-05 22:48:59] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.071646 10.0.0.38 - - [2026-02-05 22:48:59] "PUT /virtual-machine-interface/679d0d2a-8b12-489f-b6df-ca1fbf1ca78e HTTP/1.1" 200 284 0.045064 10.0.0.38 - - [2026-02-05 22:48:59] "PUT /instance-ip/7b868c43-4449-48df-95a6-0a3eaa34132d HTTP/1.1" 200 256 0.021800 10.0.0.38 - - [2026-02-05 22:48:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.011845 10.0.0.38 - - [2026-02-05 22:48:59] "GET /loadbalancer-pool/e2edd036-838a-4d2d-a392-6760f2219b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006170 10.0.0.38 - - [2026-02-05 22:48:59] "POST /ref-update HTTP/1.1" 200 156 0.020404 10.0.0.38 - - [2026-02-05 22:48:59] "POST /ref-update HTTP/1.1" 200 156 0.018001 10.0.0.38 - - [2026-02-05 22:48:59] "POST /loadbalancer-members HTTP/1.1" 200 707 0.056195 10.0.0.38 - - [2026-02-05 22:48:59] "POST /ref-update HTTP/1.1" 200 156 0.024444 10.0.0.38 - - [2026-02-05 22:48:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.008627 10.0.0.38 - - [2026-02-05 22:48:59] "GET /loadbalancer-member/d233c94a-6fa6-4fb1-870e-538eea646b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.010207 10.0.0.38 - - [2026-02-05 22:48:59] "GET /application-policy-set/dc0a7c30-d8fe-4ef8-8334-51daa390be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004758 10.0.0.38 - - [2026-02-05 22:48:59] "POST /ref-update HTTP/1.1" 200 156 0.022684 10.0.0.38 - - [2026-02-05 22:48:59] "POST /ref-update HTTP/1.1" 200 156 0.029096 10.0.0.38 - - [2026-02-05 22:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009710 10.0.0.38 - - [2026-02-05 22:48:59] "GET /policy-management/360caebd-2e27-4935-8427-420343a4f810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.007340 10.0.0.38 - - [2026-02-05 22:48:59] "POST /tags HTTP/1.1" 409 221 0.004122 10.0.0.38 - - [2026-02-05 22:48:59] "PUT /service-instance/91858c6b-924a-4504-b07a-4a84e928e4ba HTTP/1.1" 200 266 0.015266 10.0.0.38 - - [2026-02-05 22:48:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.014338 10.0.0.38 - - [2026-02-05 22:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005322 10.0.0.38 - - [2026-02-05 22:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001318 10.0.0.38 - - [2026-02-05 22:48:59] "GET /tag/25931543-312d-4661-8cbd-4b2af8d619e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.013526 10.0.0.38 - - [2026-02-05 22:48:59] "POST /tags HTTP/1.1" 409 238 0.002676 10.0.0.38 - - [2026-02-05 22:48:59] "POST /chown HTTP/1.1" 200 109 0.006779 10.0.0.38 - - [2026-02-05 22:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008662 10.0.0.38 - - [2026-02-05 22:48:59] "GET /tag/394e3c9c-02c3-4b44-9b06-7ec22e4f555c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013472 10.0.0.38 - - [2026-02-05 22:48:59] "POST /chown HTTP/1.1" 200 109 0.030679 10.0.0.38 - - [2026-02-05 22:48:59] "POST /firewall-rules HTTP/1.1" 409 293 0.002245 10.0.0.38 - - [2026-02-05 22:48:59] "PUT /instance-ip/7b868c43-4449-48df-95a6-0a3eaa34132d HTTP/1.1" 200 256 0.017744 10.0.0.38 - - [2026-02-05 22:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.38 - - [2026-02-05 22:48:59] "PUT /firewall-rule/18939910-8641-4aec-b5f9-61d2f71f8acd HTTP/1.1" 200 260 0.015544 10.0.0.38 - - [2026-02-05 22:48:59] "GET /firewall-rule/18939910-8641-4aec-b5f9-61d2f71f8acd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.011560 10.0.0.38 - - [2026-02-05 22:48:59] "GET /firewall-policy/c6649766-cb1b-492a-bf23-790708affc48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.005590 10.0.0.38 - - [2026-02-05 22:48:59] "POST /ref-update HTTP/1.1" 200 156 0.025653 10.0.0.38 - - [2026-02-05 22:48:59] "POST /chown HTTP/1.1" 200 109 0.007307 10.0.0.38 - - [2026-02-05 22:48:59] "POST /chown HTTP/1.1" 200 109 0.014575 10.0.0.38 - - [2026-02-05 22:48:59] "GET /firewall-rule/18939910-8641-4aec-b5f9-61d2f71f8acd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.004338 10.0.0.38 - - [2026-02-05 22:48:59] "PUT /instance-ip/7b868c43-4449-48df-95a6-0a3eaa34132d HTTP/1.1" 200 256 0.009712 10.0.0.38 - - [2026-02-05 22:48:59] "POST /ref-update HTTP/1.1" 200 156 0.011580 10.0.0.38 - - [2026-02-05 22:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005438 10.0.0.38 - - [2026-02-05 22:49:00] "POST /chown HTTP/1.1" 200 109 0.006117 10.0.0.38 - - [2026-02-05 22:49:00] "POST /chown HTTP/1.1" 200 109 0.020050 10.0.0.38 - - [2026-02-05 22:49:00] "PUT /instance-ip/7b868c43-4449-48df-95a6-0a3eaa34132d HTTP/1.1" 200 256 0.021697 10.0.0.38 - - [2026-02-05 22:49:00] "POST /ref-update HTTP/1.1" 200 156 0.010473 10.0.0.38 - - [2026-02-05 22:49:00] "POST /chown HTTP/1.1" 200 109 0.011591 10.0.0.38 - - [2026-02-05 22:49:00] "POST /chown HTTP/1.1" 200 109 0.015979 10.0.0.38 - - [2026-02-05 22:49:00] "PUT /instance-ip/7b868c43-4449-48df-95a6-0a3eaa34132d HTTP/1.1" 200 256 0.011419 10.0.0.38 - - [2026-02-05 22:49:00] "POST /ref-update HTTP/1.1" 200 156 0.015547 10.0.0.38 - - [2026-02-05 22:49:00] "PUT /service-instance/91858c6b-924a-4504-b07a-4a84e928e4ba HTTP/1.1" 200 266 0.007822 10.0.0.38 - - [2026-02-05 22:49:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.012351 10.0.0.38 - - [2026-02-05 22:49:00] "PUT /service-instance/91858c6b-924a-4504-b07a-4a84e928e4ba HTTP/1.1" 200 266 0.008034 10.0.0.38 - - [2026-02-05 22:49:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.006811 10.0.0.38 - - [2026-02-05 22:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.38 - - [2026-02-05 22:49:00] "GET /virtual-network/eaee73c7-7f90-4ce8-9b31-dc036d6dc0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004110 10.0.0.38 - - [2026-02-05 22:49:00] "PUT /service-instance/91858c6b-924a-4504-b07a-4a84e928e4ba HTTP/1.1" 200 266 0.015800 10.0.0.38 - - [2026-02-05 22:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008734 10.0.0.38 - - [2026-02-05 22:49:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.016039 10.0.0.38 - - [2026-02-05 22:49:00] "GET /project/a7b9c112-8882-4fb9-a3cd-5a53f5667ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.045724 10.0.0.38 - - [2026-02-05 22:49:00] "PUT /service-instance/91858c6b-924a-4504-b07a-4a84e928e4ba HTTP/1.1" 200 266 0.006845 10.0.0.38 - - [2026-02-05 22:49:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.013210 10.0.0.38 - - [2026-02-05 22:49:00] "POST /virtual-machines HTTP/1.1" 200 373 0.015740 10.0.0.38 - - [2026-02-05 22:49:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.021739 10.0.0.38 - - [2026-02-05 22:49:00] "PUT /service-instance/91858c6b-924a-4504-b07a-4a84e928e4ba HTTP/1.1" 200 266 0.010673 10.0.0.38 - - [2026-02-05 22:49:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.022665 10.0.0.38 - - [2026-02-05 22:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006866 10.0.0.38 - - [2026-02-05 22:49:00] "POST /chown HTTP/1.1" 200 109 0.010127 10.0.0.38 - - [2026-02-05 22:49:00] "POST /chown HTTP/1.1" 200 109 0.048461 10.0.0.38 - - [2026-02-05 22:49:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.193422 10.0.0.38 - - [2026-02-05 22:49:00] "POST /ref-update HTTP/1.1" 200 156 0.033145 10.0.0.38 - - [2026-02-05 22:49:00] "POST /chown HTTP/1.1" 200 109 0.035980 10.0.0.38 - - [2026-02-05 22:49:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.034621 10.0.0.38 - - [2026-02-05 22:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.38 - - [2026-02-05 22:49:00] "GET /virtual-machine-interface/dce27b36-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.006963 10.0.0.38 - - [2026-02-05 22:49:00] "POST /chown HTTP/1.1" 200 109 0.012126 10.0.0.38 - - [2026-02-05 22:49:01] "POST /ref-update HTTP/1.1" 200 156 0.014729 10.0.0.38 - - [2026-02-05 22:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004695 10.0.0.38 - - [2026-02-05 22:49:01] "POST /instance-ips HTTP/1.1" 200 413 0.031076 10.0.0.38 - - [2026-02-05 22:49:01] "POST /chown HTTP/1.1" 200 109 0.012141 10.0.0.38 - - [2026-02-05 22:49:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.038877 10.0.0.38 - - [2026-02-05 22:49:01] "GET /virtual-machine-interface/dce27b36-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.014782 10.0.0.38 - - [2026-02-05 22:49:01] "POST /chown HTTP/1.1" 200 109 0.027966 10.0.0.38 - - [2026-02-05 22:49:01] "POST /chown HTTP/1.1" 200 109 0.012577 10.0.0.38 - - [2026-02-05 22:49:01] "POST /set-tag HTTP/1.1" 200 109 0.011965 10.0.0.38 - - [2026-02-05 22:49:01] "GET /virtual-machine-interface/dce27b36-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006699 10.0.0.38 - - [2026-02-05 22:49:01] "GET /instance-ip/dd0cee2a-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.002703 10.0.0.38 - - [2026-02-05 22:49:01] "POST /chown HTTP/1.1" 200 109 0.014852 10.0.0.38 - - [2026-02-05 22:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.38 - - [2026-02-05 22:49:01] "GET /virtual-machine-interface/dce27b36-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004459 10.0.0.38 - - [2026-02-05 22:49:01] "POST /chown HTTP/1.1" 200 109 0.011719 10.0.0.38 - - [2026-02-05 22:49:01] "POST /set-tag HTTP/1.1" 200 109 0.007223 10.0.0.38 - - [2026-02-05 22:49:01] "GET /virtual-router/38feb36d-a690-4e49-847a-8aebf6eb09cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.006263 10.0.0.38 - - [2026-02-05 22:49:01] "POST /chown HTTP/1.1" 200 109 0.011657 10.0.0.38 - - [2026-02-05 22:49:01] "POST /chown HTTP/1.1" 200 109 0.021432 10.0.0.38 - - [2026-02-05 22:49:01] "POST /ref-update HTTP/1.1" 200 156 0.018418 10.0.0.38 - - [2026-02-05 22:49:01] "GET /virtual-machine-interface/dce27b36-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.015462 10.0.0.38 - - [2026-02-05 22:49:01] "POST /set-tag HTTP/1.1" 200 109 0.005236 10.0.0.38 - - [2026-02-05 22:49:01] "POST /chown HTTP/1.1" 200 109 0.034638 10.0.0.38 - - [2026-02-05 22:49:01] "GET /virtual-machine-interface/dce27b36-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004413 10.0.0.38 - - [2026-02-05 22:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.38 - - [2026-02-05 22:49:01] "POST /set-tag HTTP/1.1" 200 109 0.002432 10.0.0.38 - - [2026-02-05 22:49:01] "POST /chown HTTP/1.1" 200 109 0.006643 10.0.0.38 - - [2026-02-05 22:49:01] "POST /chown HTTP/1.1" 200 109 0.019686 10.0.0.38 - - [2026-02-05 22:49:01] "POST /chown HTTP/1.1" 200 109 0.005950 10.0.0.38 - - [2026-02-05 22:49:01] "POST /chown HTTP/1.1" 200 109 0.014144 10.0.0.38 - - [2026-02-05 22:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.38 - - [2026-02-05 22:49:01] "POST /chown HTTP/1.1" 200 109 0.006020 10.0.0.38 - - [2026-02-05 22:49:01] "POST /chown HTTP/1.1" 200 109 0.020901 10.0.0.38 - - [2026-02-05 22:49:01] "POST /chown HTTP/1.1" 200 109 0.011999 10.0.0.38 - - [2026-02-05 22:49:01] "POST /chown HTTP/1.1" 200 109 0.014223 10.0.0.38 - - [2026-02-05 22:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.022439 10.0.0.38 - - [2026-02-05 22:49:01] "POST /chown HTTP/1.1" 200 109 0.006778 10.0.0.38 - - [2026-02-05 22:49:01] "POST /chown HTTP/1.1" 200 109 0.005504 10.0.0.38 - - [2026-02-05 22:49:01] "POST /chown HTTP/1.1" 200 109 0.014541 10.0.0.38 - - [2026-02-05 22:49:01] "POST /chown HTTP/1.1" 200 109 0.014886 10.0.0.38 - - [2026-02-05 22:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.38 - - [2026-02-05 22:49:01] "POST /chown HTTP/1.1" 200 109 0.005319 10.0.0.38 - - [2026-02-05 22:49:01] "POST /chown HTTP/1.1" 200 109 0.013683 10.0.0.38 - - [2026-02-05 22:49:01] "POST /chown HTTP/1.1" 200 109 0.011171 10.0.0.38 - - [2026-02-05 22:49:01] "POST /chown HTTP/1.1" 200 109 0.006360 10.0.0.38 - - [2026-02-05 22:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001511 10.0.0.38 - - [2026-02-05 22:49:01] "POST /chown HTTP/1.1" 200 109 0.005077 10.0.0.38 - - [2026-02-05 22:49:02] "POST /chown HTTP/1.1" 200 109 0.005970 10.0.0.38 - - [2026-02-05 22:49:02] "POST /chown HTTP/1.1" 200 109 0.008748 10.0.0.38 - - [2026-02-05 22:49:02] "POST /chown HTTP/1.1" 200 109 0.015737 10.0.0.38 - - [2026-02-05 22:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.38 - - [2026-02-05 22:49:02] "POST /chown HTTP/1.1" 200 109 0.012591 10.0.0.38 - - [2026-02-05 22:49:02] "POST /chown HTTP/1.1" 200 109 0.014325 10.0.0.38 - - [2026-02-05 22:49:02] "POST /chown HTTP/1.1" 200 109 0.009913 10.0.0.38 - - [2026-02-05 22:49:02] "POST /chown HTTP/1.1" 200 109 0.005608 10.0.0.38 - - [2026-02-05 22:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.38 - - [2026-02-05 22:49:02] "POST /chown HTTP/1.1" 200 109 0.005037 10.0.0.38 - - [2026-02-05 22:49:02] "POST /chown HTTP/1.1" 200 109 0.007082 10.0.0.38 - - [2026-02-05 22:49:02] "POST /chown HTTP/1.1" 200 109 0.012124 10.0.0.38 - - [2026-02-05 22:49:02] "POST /chown HTTP/1.1" 200 109 0.017730 10.0.0.38 - - [2026-02-05 22:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.38 - - [2026-02-05 22:49:02] "POST /chown HTTP/1.1" 200 109 0.005655 10.0.0.38 - - [2026-02-05 22:49:02] "POST /chown HTTP/1.1" 200 109 0.019549 10.0.0.38 - - [2026-02-05 22:49:02] "POST /chown HTTP/1.1" 200 109 0.014215 10.0.0.38 - - [2026-02-05 22:49:02] "POST /chown HTTP/1.1" 200 109 0.007989 10.0.0.38 - - [2026-02-05 22:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.38 - - [2026-02-05 22:49:02] "POST /chown HTTP/1.1" 200 109 0.005305 10.0.0.38 - - [2026-02-05 22:49:02] "POST /chown HTTP/1.1" 200 109 0.006429 10.0.0.38 - - [2026-02-05 22:49:02] "POST /chown HTTP/1.1" 200 109 0.011092 10.0.0.38 - - [2026-02-05 22:49:02] "POST /chown HTTP/1.1" 200 109 0.015950 10.0.0.38 - - [2026-02-05 22:49:03] "GET /virtual-machine-interface/d882e4b8-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003969 10.0.0.38 - - [2026-02-05 22:49:03] "POST /set-tag HTTP/1.1" 200 109 0.002430 10.0.0.38 - - [2026-02-05 22:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.38 - - [2026-02-05 22:49:03] "GET /loadbalancer/0c4768df-2bbf-4223-8794-6ebe5edbe2a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002105 10.0.0.38 - - [2026-02-05 22:49:03] "GET /loadbalancer-pool/5794ee30-ba8b-4412-9dd9-4fc92ff5e5f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002028 10.0.0.38 - - [2026-02-05 22:49:03] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014239 10.0.0.38 - - [2026-02-05 22:49:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.012750 10.0.0.38 - - [2026-02-05 22:49:03] "GET /virtual-machine-interface/d882e4b8-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007651 10.0.0.38 - - [2026-02-05 22:49:03] "GET /virtual-machine-interface/d882e4b8-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005346 10.0.0.38 - - [2026-02-05 22:49:03] "POST /ref-update HTTP/1.1" 200 156 0.005793 10.0.0.38 - - [2026-02-05 22:49:03] "GET /floating-ip/313d9e7a-9093-4aa7-9b10-9b180bc858e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.013907 10.0.0.38 - - [2026-02-05 22:49:04] "PUT /floating-ip/313d9e7a-9093-4aa7-9b10-9b180bc858e6 HTTP/1.1" 200 256 0.007301 10.0.0.38 - - [2026-02-05 22:49:04] "POST /tags HTTP/1.1" 409 221 0.015303 10.0.0.38 - - [2026-02-05 22:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.38 - - [2026-02-05 22:49:04] "GET /tag/25931543-312d-4661-8cbd-4b2af8d619e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009966 10.0.0.38 - - [2026-02-05 22:49:04] "POST /set-tag HTTP/1.1" 200 109 0.019005 10.0.0.38 - - [2026-02-05 22:49:04] "GET /virtual-machine-interface/d822ec20-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007591 10.0.0.38 - - [2026-02-05 22:49:04] "POST /set-tag HTTP/1.1" 200 109 0.005725 10.0.0.38 - - [2026-02-05 22:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.38 - - [2026-02-05 22:49:04] "GET /loadbalancer/0c4768df-2bbf-4223-8794-6ebe5edbe2a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002849 10.0.0.38 - - [2026-02-05 22:49:04] "GET /loadbalancer-pool/5794ee30-ba8b-4412-9dd9-4fc92ff5e5f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002342 10.0.0.38 - - [2026-02-05 22:49:04] "POST /loadbalancer-members HTTP/1.1" 200 702 0.012850 10.0.0.38 - - [2026-02-05 22:49:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.008202 10.0.0.38 - - [2026-02-05 22:49:04] "GET /virtual-machine-interface/d822ec20-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.015014 10.0.0.38 - - [2026-02-05 22:49:05] "GET /virtual-machine-interface/d822ec20-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007335 10.0.0.38 - - [2026-02-05 22:49:05] "POST /ref-update HTTP/1.1" 200 156 0.009946 10.0.0.38 - - [2026-02-05 22:49:05] "GET /floating-ip/313d9e7a-9093-4aa7-9b10-9b180bc858e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.005395 10.0.0.38 - - [2026-02-05 22:49:05] "POST /set-tag HTTP/1.1" 200 109 0.039131 10.0.0.38 - - [2026-02-05 22:49:05] "GET /virtual-machine/870bbb68-f5aa-4f62-9aec-b2937d98f0d5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.004454 10.0.0.38 - - [2026-02-05 22:49:05] "GET /virtual-machine-interface/d822ec20-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003909 10.0.0.38 - - [2026-02-05 22:49:05] "GET /virtual-machine/9c8c5684-c760-4b14-950c-4d66cb4fd5a3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002613 10.0.0.38 - - [2026-02-05 22:49:05] "GET /virtual-machine-interface/d882e4b8-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004905 10.0.0.38 - - [2026-02-05 22:49:09] "GET /virtual-machine-interface/dce27b36-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004615 10.0.0.38 - - [2026-02-05 22:49:09] "POST /set-tag HTTP/1.1" 200 109 0.003489 10.0.0.38 - - [2026-02-05 22:49:10] "GET /virtual-machine/3f8f7abd-db55-40fd-9504-fc51c0387611?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003180 10.0.0.38 - - [2026-02-05 22:49:10] "GET /virtual-machine-interface/dce27b36-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003297 10.0.0.38 - - [2026-02-05 22:49:11] "GET /virtual-machine-interface/dce27b36-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004539 10.0.0.38 - - [2026-02-05 22:49:11] "POST /set-tag HTTP/1.1" 200 109 0.002146 10.0.0.38 - - [2026-02-05 22:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.38 - - [2026-02-05 22:49:30] "POST /chown HTTP/1.1" 200 109 0.014567 10.0.0.38 - - [2026-02-05 22:49:30] "POST /chown HTTP/1.1" 200 109 0.021007 10.0.0.38 - - [2026-02-05 22:49:30] "POST /chown HTTP/1.1" 200 109 0.005650 10.0.0.38 - - [2026-02-05 22:49:30] "POST /chown HTTP/1.1" 200 109 0.013674 10.0.0.38 - - [2026-02-05 22:49:39] "GET /global-system-configs HTTP/1.1" 200 322 0.002423 10.0.0.38 - - [2026-02-05 22:49:41] "GET /global-system-configs HTTP/1.1" 200 322 0.001788 10.0.0.38 - - [2026-02-05 22:49:42] "GET /virtual-machine-interface/dce27b36-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003856 10.0.0.38 - - [2026-02-05 22:49:42] "POST /set-tag HTTP/1.1" 200 109 0.002805 10.0.0.38 - - [2026-02-05 22:49:42] "GET /virtual-machine-interface/dce27b36-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003999 10.0.0.38 - - [2026-02-05 22:49:42] "POST /set-tag HTTP/1.1" 200 109 0.001822 10.0.0.38 - - [2026-02-05 22:49:42] "GET /virtual-machine/3f8f7abd-db55-40fd-9504-fc51c0387611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.001768 10.0.0.38 - - [2026-02-05 22:49:42] "POST /ref-update HTTP/1.1" 200 156 0.007620 10.0.0.38 - - [2026-02-05 22:49:43] "GET /virtual-machine-interface/dce27b36-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.008485 10.0.0.38 - - [2026-02-05 22:49:43] "POST /set-tag HTTP/1.1" 200 109 0.012931 10.0.0.38 - - [2026-02-05 22:49:43] "POST /set-tag HTTP/1.1" 200 109 0.026751 10.0.0.38 - - [2026-02-05 22:49:43] "DELETE /instance-ip/dd0cee2a-02e4-11f1-acd3-fa163e9c013f HTTP/1.1" 200 115 0.048288 10.0.0.38 - - [2026-02-05 22:49:43] "DELETE /virtual-machine-interface/dce27b36-02e4-11f1-acd3-fa163e9c013f HTTP/1.1" 200 115 0.043383 10.0.0.38 - - [2026-02-05 22:49:43] "DELETE /virtual-machine/3f8f7abd-db55-40fd-9504-fc51c0387611 HTTP/1.1" 200 115 0.016709 10.0.0.38 - - [2026-02-05 22:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.38 - - [2026-02-05 22:49:46] "GET /tag/394e3c9c-02c3-4b44-9b06-7ec22e4f555c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010266 10.0.0.38 - - [2026-02-05 22:49:46] "GET /tag/394e3c9c-02c3-4b44-9b06-7ec22e4f555c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.021239 10.0.0.38 - - [2026-02-05 22:49:46] "GET /virtual-machine-interface/57015d7d-4168-43a0-b989-94a5fb76b8c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.005862 10.0.0.38 - - [2026-02-05 22:49:46] "POST /set-tag HTTP/1.1" 200 109 0.014012 10.0.0.38 - - [2026-02-05 22:49:46] "GET /virtual-machine-interface/679d0d2a-8b12-489f-b6df-ca1fbf1ca78e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.005465 10.0.0.38 - - [2026-02-05 22:49:46] "POST /set-tag HTTP/1.1" 200 109 0.016494 10.0.0.38 - - [2026-02-05 22:49:46] "GET /virtual-machine-interface/f9151249-e2a1-43bc-ba7f-da343a01f78a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.016125 10.0.0.38 - - [2026-02-05 22:49:46] "POST /set-tag HTTP/1.1" 200 109 0.014255 10.0.0.38 - - [2026-02-05 22:49:46] "GET /firewall-policy/c6649766-cb1b-492a-bf23-790708affc48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.016009 10.0.0.38 - - [2026-02-05 22:49:46] "GET /firewall-rule/18939910-8641-4aec-b5f9-61d2f71f8acd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.004349 10.0.0.38 - - [2026-02-05 22:49:46] "POST /ref-update HTTP/1.1" 200 156 0.009619 10.0.0.38 - - [2026-02-05 22:49:46] "DELETE /firewall-rule/18939910-8641-4aec-b5f9-61d2f71f8acd HTTP/1.1" 200 115 0.047784 10.0.0.38 - - [2026-02-05 22:49:46] "DELETE /loadbalancer-member/d233c94a-6fa6-4fb1-870e-538eea646b6a HTTP/1.1" 200 115 0.032616 10.0.0.38 - - [2026-02-05 22:49:46] "DELETE /loadbalancer-pool/e2edd036-838a-4d2d-a392-6760f2219b4a HTTP/1.1" 200 115 0.026127 10.0.0.38 - - [2026-02-05 22:49:46] "PUT /service-instance/91858c6b-924a-4504-b07a-4a84e928e4ba HTTP/1.1" 200 266 0.023245 10.0.0.38 - - [2026-02-05 22:49:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.017426 10.0.0.38 - - [2026-02-05 22:49:46] "DELETE /loadbalancer-listener/416557ae-5eb6-4365-bb00-faa39a1a39be HTTP/1.1" 200 115 0.065820 10.0.0.38 - - [2026-02-05 22:49:46] "GET /floating-ip/c718b8fe-98b1-4d73-886f-3f2e675b8213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.002714 10.0.0.38 - - [2026-02-05 22:49:46] "PUT /service-instance/91858c6b-924a-4504-b07a-4a84e928e4ba HTTP/1.1" 200 266 0.007981 10.0.0.38 - - [2026-02-05 22:49:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.029669 10.0.0.38 - - [2026-02-05 22:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.38 - - [2026-02-05 22:49:46] "POST /chown HTTP/1.1" 200 109 0.012623 10.0.0.38 - - [2026-02-05 22:49:46] "PUT /floating-ip/c718b8fe-98b1-4d73-886f-3f2e675b8213 HTTP/1.1" 200 256 0.057979 10.0.0.38 - - [2026-02-05 22:49:46] "POST /chown HTTP/1.1" 200 109 0.013743 10.0.0.38 - - [2026-02-05 22:49:46] "POST /chown HTTP/1.1" 200 109 0.028523 10.0.0.38 - - [2026-02-05 22:49:46] "DELETE /floating-ip/c718b8fe-98b1-4d73-886f-3f2e675b8213 HTTP/1.1" 200 115 0.098687 10.0.0.38 - - [2026-02-05 22:49:46] "POST /chown HTTP/1.1" 200 109 0.030683 10.0.0.38 - - [2026-02-05 22:49:46] "DELETE /loadbalancer/3c65afcc-9934-45c6-b151-377c38121de1 HTTP/1.1" 200 115 0.063056 10.0.0.38 - - [2026-02-05 22:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.38 - - [2026-02-05 22:49:46] "POST /service-instances HTTP/1.1" 409 259 0.007047 10.0.0.38 - - [2026-02-05 22:49:46] "POST /service-instances HTTP/1.1" 409 259 0.002197 10.0.0.38 - - [2026-02-05 22:49:46] "DELETE /instance-ip/7b868c43-4449-48df-95a6-0a3eaa34132d HTTP/1.1" 200 115 0.072522 10.0.0.38 - - [2026-02-05 22:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.38 - - [2026-02-05 22:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.38 - - [2026-02-05 22:49:47] "DELETE /virtual-machine-interface/f9151249-e2a1-43bc-ba7f-da343a01f78a HTTP/1.1" 200 115 0.076750 10.0.0.38 - - [2026-02-05 22:49:47] "DELETE /service-instance/91858c6b-924a-4504-b07a-4a84e928e4ba HTTP/1.1" 200 115 0.055416 10.0.0.38 - - [2026-02-05 22:49:47] "GET /virtual-machine-interface/679d0d2a-8b12-489f-b6df-ca1fbf1ca78e?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.010249 10.0.0.38 - - [2026-02-05 22:49:47] "DELETE /tag/394e3c9c-02c3-4b44-9b06-7ec22e4f555c HTTP/1.1" 200 115 0.093617 10.0.0.38 - - [2026-02-05 22:49:47] "GET /floating-ip-pool/38ed0dc3-d18f-4d7d-aca7-da5283a65a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.012801 10.0.0.38 - - [2026-02-05 22:49:47] "POST /ref-update HTTP/1.1" 200 156 0.015576 10.0.0.38 - - [2026-02-05 22:49:47] "DELETE /floating-ip-pool/38ed0dc3-d18f-4d7d-aca7-da5283a65a60 HTTP/1.1" 200 115 0.031930 10.0.0.38 - - [2026-02-05 22:49:47] "DELETE /virtual-machine-interface/679d0d2a-8b12-489f-b6df-ca1fbf1ca78e HTTP/1.1" 200 115 0.085221 10.0.0.38 - - [2026-02-05 22:49:47] "DELETE /virtual-machine/b83491a8-777c-4444-9b64-b00d9836486d HTTP/1.1" 200 115 0.024553 10.0.0.38 - - [2026-02-05 22:49:47] "GET /virtual-machine-interface/57015d7d-4168-43a0-b989-94a5fb76b8c2?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.005049 10.0.0.38 - - [2026-02-05 22:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005681 10.0.0.38 - - [2026-02-05 22:49:47] "POST /useragent-kv HTTP/1.1" 200 115 0.003171 10.0.0.38 - - [2026-02-05 22:49:47] "POST /useragent-kv HTTP/1.1" 200 115 0.002190 10.0.0.38 - - [2026-02-05 22:49:47] "DELETE /virtual-network/bf464dce-1555-4e44-a809-1a2abb706d7f HTTP/1.1" 200 115 0.154634 10.0.0.38 - - [2026-02-05 22:49:47] "GET /routing-instance/51104fd8-d7b2-4d41-90ac-25b79531f556 HTTP/1.1" 404 171 0.004451 10.0.0.38 - - [2026-02-05 22:49:47] "GET /domains HTTP/1.1" 200 280 0.013505 10.0.0.38 - - [2026-02-05 22:49:47] "DELETE /route-target/5ef92ee9-53d2-4583-82a9-504c417b0b67 HTTP/1.1" 200 115 0.049164 10.0.0.38 - - [2026-02-05 22:49:47] "GET /domain/8e1af5ae-80e4-45cb-b302-2be4609d30ef HTTP/1.1" 200 3087 0.006776 10.0.0.38 - - [2026-02-05 22:49:47] "GET /project/a7b9c112-8882-4fb9-a3cd-5a53f5667ded HTTP/1.1" 200 6874 0.053169 10.0.0.38 - - [2026-02-05 22:49:47] "DELETE /virtual-machine-interface/57015d7d-4168-43a0-b989-94a5fb76b8c2 HTTP/1.1" 200 115 0.172957 10.0.0.38 - - [2026-02-05 22:49:47] "POST /ref-update HTTP/1.1" 200 156 0.009193 10.0.0.38 - - [2026-02-05 22:49:47] "GET /virtual-machine-interface/d882e4b8-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006700 10.0.0.38 - - [2026-02-05 22:49:47] "POST /set-tag HTTP/1.1" 200 109 0.002881 10.0.0.38 - - [2026-02-05 22:49:47] "DELETE /virtual-machine/6afffd0d-3526-4284-8176-f2fe27d367d0 HTTP/1.1" 200 115 0.069428 10.0.0.38 - - [2026-02-05 22:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004430 10.0.0.38 - - [2026-02-05 22:49:47] "GET /loadbalancer/0c4768df-2bbf-4223-8794-6ebe5edbe2a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002472 10.0.0.38 - - [2026-02-05 22:49:47] "GET /virtual-machine-interface/d882e4b8-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003896 10.0.0.38 - - [2026-02-05 22:49:47] "POST /set-tag HTTP/1.1" 200 109 0.013807 10.0.0.38 - - [2026-02-05 22:49:47] "DELETE /loadbalancer-member/409098e8-5c73-4e8a-b9d6-79a69be26a30 HTTP/1.1" 200 115 0.030539 10.0.0.38 - - [2026-02-05 22:49:48] "GET /virtual-machine-interface/d882e4b8-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006237 10.0.0.38 - - [2026-02-05 22:49:48] "POST /set-tag HTTP/1.1" 200 109 0.003949 10.0.0.38 - - [2026-02-05 22:49:48] "GET /virtual-machine-interface/d882e4b8-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004241 10.0.0.38 - - [2026-02-05 22:49:48] "POST /set-tag HTTP/1.1" 200 109 0.002359 10.0.0.38 - - [2026-02-05 22:49:49] "GET /virtual-machine/9c8c5684-c760-4b14-950c-4d66cb4fd5a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002676 10.0.0.38 - - [2026-02-05 22:49:49] "POST /ref-update HTTP/1.1" 200 156 0.008853 10.0.0.38 - - [2026-02-05 22:49:49] "GET /virtual-machine-interface/d882e4b8-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006851 10.0.0.38 - - [2026-02-05 22:49:49] "POST /set-tag HTTP/1.1" 200 109 0.015870 10.0.0.38 - - [2026-02-05 22:49:49] "POST /set-tag HTTP/1.1" 200 109 0.050250 10.0.0.38 - - [2026-02-05 22:49:49] "POST /set-tag HTTP/1.1" 200 109 0.030665 10.0.0.38 - - [2026-02-05 22:49:49] "DELETE /instance-ip/d89d57e4-02e4-11f1-acd3-fa163e9c013f HTTP/1.1" 200 115 0.029702 10.0.0.38 - - [2026-02-05 22:49:49] "POST /ref-update HTTP/1.1" 200 156 0.012765 10.0.0.38 - - [2026-02-05 22:49:49] "DELETE /virtual-machine-interface/d882e4b8-02e4-11f1-acd3-fa163e9c013f HTTP/1.1" 200 115 0.041943 10.0.0.38 - - [2026-02-05 22:49:49] "DELETE /virtual-machine/9c8c5684-c760-4b14-950c-4d66cb4fd5a3 HTTP/1.1" 200 115 0.018266 10.0.0.38 - - [2026-02-05 22:49:52] "GET /virtual-machine-interface/d822ec20-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004846 10.0.0.38 - - [2026-02-05 22:49:52] "POST /set-tag HTTP/1.1" 200 109 0.002360 10.0.0.38 - - [2026-02-05 22:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001423 10.0.0.38 - - [2026-02-05 22:49:52] "GET /loadbalancer/0c4768df-2bbf-4223-8794-6ebe5edbe2a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.001862 10.0.0.38 - - [2026-02-05 22:49:53] "GET /virtual-machine-interface/d822ec20-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003939 10.0.0.38 - - [2026-02-05 22:49:53] "POST /set-tag HTTP/1.1" 200 109 0.002017 10.0.0.38 - - [2026-02-05 22:49:53] "GET /virtual-machine-interface/d822ec20-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007790 10.0.0.38 - - [2026-02-05 22:49:53] "POST /set-tag HTTP/1.1" 200 109 0.002172 10.0.0.38 - - [2026-02-05 22:49:54] "GET /virtual-machine/870bbb68-f5aa-4f62-9aec-b2937d98f0d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002180 10.0.0.38 - - [2026-02-05 22:49:54] "POST /ref-update HTTP/1.1" 200 156 0.007688 10.0.0.38 - - [2026-02-05 22:49:54] "GET /virtual-machine-interface/d822ec20-02e4-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004157 10.0.0.38 - - [2026-02-05 22:49:54] "POST /set-tag HTTP/1.1" 200 109 0.018072 10.0.0.38 - - [2026-02-05 22:49:54] "POST /set-tag HTTP/1.1" 200 109 0.030886 10.0.0.38 - - [2026-02-05 22:49:54] "POST /set-tag HTTP/1.1" 200 109 0.013295 10.0.0.38 - - [2026-02-05 22:49:54] "DELETE /instance-ip/d8358d58-02e4-11f1-acd3-fa163e9c013f HTTP/1.1" 200 115 0.040541 10.0.0.38 - - [2026-02-05 22:49:54] "POST /ref-update HTTP/1.1" 200 156 0.009950 10.0.0.38 - - [2026-02-05 22:49:54] "DELETE /virtual-machine-interface/d822ec20-02e4-11f1-acd3-fa163e9c013f HTTP/1.1" 200 115 0.034026 10.0.0.38 - - [2026-02-05 22:49:54] "DELETE /virtual-machine/870bbb68-f5aa-4f62-9aec-b2937d98f0d5 HTTP/1.1" 200 115 0.018456 10.0.0.38 - - [2026-02-05 22:49:54] "DELETE /tag/e01e27a9-eda2-4147-b1fc-a80aac2faca9 HTTP/1.1" 200 115 0.037322 10.0.0.38 - - [2026-02-05 22:49:54] "DELETE /tag/bf5f3128-1f97-4f54-a64d-2aac022a3ab4 HTTP/1.1" 200 115 0.054583 10.0.0.38 - - [2026-02-05 22:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.38 - - [2026-02-05 22:49:57] "GET /project/a7b9c112-8882-4fb9-a3cd-5a53f5667ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.024479 10.0.0.38 - - [2026-02-05 22:49:57] "POST /tags HTTP/1.1" 200 393 0.022178 10.0.0.38 - - [2026-02-05 22:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011613 10.0.0.38 - - [2026-02-05 22:49:57] "GET /tag/45dd744d-c83d-4cf3-82cc-c42106165d66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.013710 10.0.0.38 - - [2026-02-05 22:49:58] "POST /tags HTTP/1.1" 200 341 0.020597 10.0.0.38 - - [2026-02-05 22:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.38 - - [2026-02-05 22:49:58] "GET /tag/cce5be44-71bd-4f5c-b352-5538032aa32f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010531 10.0.0.38 - - [2026-02-05 22:49:58] "POST /id-to-fqname HTTP/1.1" 200 192 0.000453 10.0.0.38 - - [2026-02-05 22:49:58] "POST /fqname-to-id HTTP/1.1" 404 201 0.004962 10.0.0.38 - - [2026-02-05 22:49:58] "POST /security-groups HTTP/1.1" 200 589 0.059586 10.0.0.38 - - [2026-02-05 22:49:58] "POST /projects HTTP/1.1" 200 519 0.145945 10.0.0.38 - - [2026-02-05 22:49:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.013604 10.0.0.38 - - [2026-02-05 22:49:58] "POST /fqname-to-id HTTP/1.1" 404 236 0.008814 10.0.0.38 - - [2026-02-05 22:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009859 10.0.0.38 - - [2026-02-05 22:49:58] "GET /virtual-network/eaee73c7-7f90-4ce8-9b31-dc036d6dc0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.017847 10.0.0.38 - - [2026-02-05 22:49:58] "POST /access-control-lists HTTP/1.1" 200 598 0.066274 10.0.0.38 - - [2026-02-05 22:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008196 10.0.0.38 - - [2026-02-05 22:49:58] "GET /virtual-network/cd464915-b0e2-4d3a-9479-b1c9fced83cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004693 10.0.0.38 - - [2026-02-05 22:49:58] "POST /fqname-to-id HTTP/1.1" 404 235 0.001806 10.0.0.38 - - [2026-02-05 22:49:58] "POST /access-control-lists HTTP/1.1" 200 596 0.065349 10.0.0.38 - - [2026-02-05 22:49:58] "PUT /virtual-network/eaee73c7-7f90-4ce8-9b31-dc036d6dc0c6 HTTP/1.1" 200 264 0.098943 10.0.0.38 - - [2026-02-05 22:49:58] "PUT /virtual-network/cd464915-b0e2-4d3a-9479-b1c9fced83cf HTTP/1.1" 200 264 0.048092 10.0.0.38 - - [2026-02-05 22:49:58] "POST /security-groups HTTP/1.1" 200 591 0.067637 10.0.0.38 - - [2026-02-05 22:49:58] "POST /fqname-to-id HTTP/1.1" 404 270 0.001603 10.0.0.38 - - [2026-02-05 22:49:58] "POST /access-control-lists HTTP/1.1" 200 632 0.072601 10.0.0.38 - - [2026-02-05 22:49:58] "POST /fqname-to-id HTTP/1.1" 404 269 0.015995 10.0.0.38 - - [2026-02-05 22:49:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.083969 10.0.0.38 - - [2026-02-05 22:49:58] "POST /chown HTTP/1.1" 200 109 0.011640 10.0.0.38 - - [2026-02-05 22:49:58] "GET /application-policy-set/dc0a7c30-d8fe-4ef8-8334-51daa390be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003292 10.0.0.38 - - [2026-02-05 22:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.38 - - [2026-02-05 22:49:58] "GET /policy-management/360caebd-2e27-4935-8427-420343a4f810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.021492 10.0.0.38 - - [2026-02-05 22:49:58] "POST /access-control-lists HTTP/1.1" 200 630 0.058140 10.0.0.38 - - [2026-02-05 22:49:58] "POST /tags HTTP/1.1" 409 226 0.020028 10.0.0.38 - - [2026-02-05 22:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.38 - - [2026-02-05 22:49:58] "GET /tag/cce5be44-71bd-4f5c-b352-5538032aa32f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011252 10.0.0.38 - - [2026-02-05 22:49:58] "POST /firewall-rules HTTP/1.1" 200 600 0.067435 10.0.0.38 - - [2026-02-05 22:49:59] "GET /firewall-rule/2cad789a-aae0-4a7c-ab7f-716f2cdebd97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.030705 10.0.0.38 - - [2026-02-05 22:49:59] "GET /firewall-policy/3abc8c6c-3d0b-4adb-b2fc-7fbdc05cab45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003799 10.0.0.38 - - [2026-02-05 22:49:59] "GET /firewall-rule/2cad789a-aae0-4a7c-ab7f-716f2cdebd97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.001936 10.0.0.38 - - [2026-02-05 22:49:59] "POST /ref-update HTTP/1.1" 200 156 0.037414 10.0.0.38 - - [2026-02-05 22:49:59] "GET /application-policy-set/dc0a7c30-d8fe-4ef8-8334-51daa390be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002522 10.0.0.38 - - [2026-02-05 22:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001485 10.0.0.38 - - [2026-02-05 22:49:59] "GET /policy-management/360caebd-2e27-4935-8427-420343a4f810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.001949 10.0.0.38 - - [2026-02-05 22:49:59] "POST /tags HTTP/1.1" 409 226 0.001821 10.0.0.38 - - [2026-02-05 22:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001357 10.0.0.38 - - [2026-02-05 22:49:59] "GET /tag/cce5be44-71bd-4f5c-b352-5538032aa32f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009561 10.0.0.38 - - [2026-02-05 22:49:59] "POST /firewall-rules HTTP/1.1" 200 598 0.062748 10.0.0.38 - - [2026-02-05 22:49:59] "GET /firewall-rule/10db32dc-f34b-4648-88f7-55839c999705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.006498 10.0.0.38 - - [2026-02-05 22:49:59] "GET /firewall-policy/3abc8c6c-3d0b-4adb-b2fc-7fbdc05cab45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003810 10.0.0.38 - - [2026-02-05 22:49:59] "GET /firewall-rule/10db32dc-f34b-4648-88f7-55839c999705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.001891 10.0.0.38 - - [2026-02-05 22:49:59] "POST /ref-update HTTP/1.1" 200 156 0.046257 10.0.0.38 - - [2026-02-05 22:50:00] "POST /tags HTTP/1.1" 200 393 0.024556 10.0.0.38 - - [2026-02-05 22:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.016699 10.0.0.38 - - [2026-02-05 22:50:01] "GET /tag/247d2683-5ceb-4ec1-bcd7-fe5203e032a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.022650 10.0.0.38 - - [2026-02-05 22:50:01] "POST /tags HTTP/1.1" 200 341 0.032804 10.0.0.38 - - [2026-02-05 22:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.38 - - [2026-02-05 22:50:01] "GET /tag/01b0f6b6-a249-4e2a-ae94-72359a1202ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010822 10.0.0.38 - - [2026-02-05 22:50:01] "POST /id-to-fqname HTTP/1.1" 200 192 0.000531 10.0.0.38 - - [2026-02-05 22:50:01] "POST /fqname-to-id HTTP/1.1" 404 201 0.002138 10.0.0.38 - - [2026-02-05 22:50:01] "POST /security-groups HTTP/1.1" 200 589 0.076041 10.0.0.38 - - [2026-02-05 22:50:01] "POST /projects HTTP/1.1" 200 519 0.205249 10.0.0.38 - - [2026-02-05 22:50:01] "POST /fqname-to-id HTTP/1.1" 404 236 0.007687 10.0.0.38 - - [2026-02-05 22:50:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.013691 10.0.0.38 - - [2026-02-05 22:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006184 10.0.0.38 - - [2026-02-05 22:50:01] "GET /virtual-network/eaee73c7-7f90-4ce8-9b31-dc036d6dc0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.015172 10.0.0.38 - - [2026-02-05 22:50:01] "POST /access-control-lists HTTP/1.1" 200 598 0.085893 10.0.0.38 - - [2026-02-05 22:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.022513 10.0.0.38 - - [2026-02-05 22:50:01] "POST /fqname-to-id HTTP/1.1" 404 235 0.006577 10.0.0.38 - - [2026-02-05 22:50:01] "GET /virtual-network/cd464915-b0e2-4d3a-9479-b1c9fced83cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.006025 10.0.0.38 - - [2026-02-05 22:50:01] "POST /access-control-lists HTTP/1.1" 200 596 0.071666 10.0.0.38 - - [2026-02-05 22:50:01] "PUT /virtual-network/eaee73c7-7f90-4ce8-9b31-dc036d6dc0c6 HTTP/1.1" 200 264 0.111663 10.0.0.38 - - [2026-02-05 22:50:01] "PUT /virtual-network/cd464915-b0e2-4d3a-9479-b1c9fced83cf HTTP/1.1" 200 264 0.063493 10.0.0.38 - - [2026-02-05 22:50:01] "POST /security-groups HTTP/1.1" 200 591 0.064637 10.0.0.38 - - [2026-02-05 22:50:01] "POST /fqname-to-id HTTP/1.1" 404 270 0.001913 10.0.0.38 - - [2026-02-05 22:50:01] "POST /access-control-lists HTTP/1.1" 200 632 0.076834 10.0.0.38 - - [2026-02-05 22:50:01] "POST /fqname-to-id HTTP/1.1" 404 269 0.009271 10.0.0.38 - - [2026-02-05 22:50:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.068776 10.0.0.38 - - [2026-02-05 22:50:01] "POST /chown HTTP/1.1" 200 109 0.012071 10.0.0.38 - - [2026-02-05 22:50:01] "GET /application-policy-set/dc0a7c30-d8fe-4ef8-8334-51daa390be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012136 10.0.0.38 - - [2026-02-05 22:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.38 - - [2026-02-05 22:50:01] "GET /policy-management/360caebd-2e27-4935-8427-420343a4f810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.012526 10.0.0.38 - - [2026-02-05 22:50:01] "POST /access-control-lists HTTP/1.1" 200 630 0.059826 10.0.0.38 - - [2026-02-05 22:50:01] "POST /tags HTTP/1.1" 409 226 0.005113 10.0.0.38 - - [2026-02-05 22:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.38 - - [2026-02-05 22:50:02] "GET /tag/01b0f6b6-a249-4e2a-ae94-72359a1202ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010296 10.0.0.38 - - [2026-02-05 22:50:02] "POST /firewall-rules HTTP/1.1" 200 600 0.067878 10.0.0.38 - - [2026-02-05 22:50:02] "GET /firewall-rule/a081cdb3-505b-4575-a706-f7944e17159f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.007860 10.0.0.38 - - [2026-02-05 22:50:02] "GET /firewall-policy/3abc8c6c-3d0b-4adb-b2fc-7fbdc05cab45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003580 10.0.0.38 - - [2026-02-05 22:50:02] "GET /firewall-rule/a081cdb3-505b-4575-a706-f7944e17159f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001961 10.0.0.38 - - [2026-02-05 22:50:02] "POST /ref-update HTTP/1.1" 200 156 0.040768 10.0.0.38 - - [2026-02-05 22:50:02] "GET /application-policy-set/dc0a7c30-d8fe-4ef8-8334-51daa390be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002421 10.0.0.38 - - [2026-02-05 22:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.38 - - [2026-02-05 22:50:02] "GET /policy-management/360caebd-2e27-4935-8427-420343a4f810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.001885 10.0.0.38 - - [2026-02-05 22:50:02] "POST /tags HTTP/1.1" 409 226 0.001187 10.0.0.38 - - [2026-02-05 22:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001085 10.0.0.38 - - [2026-02-05 22:50:02] "GET /tag/01b0f6b6-a249-4e2a-ae94-72359a1202ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.009498 10.0.0.38 - - [2026-02-05 22:50:02] "POST /firewall-rules HTTP/1.1" 200 598 0.073594 10.0.0.38 - - [2026-02-05 22:50:02] "GET /firewall-rule/d33cefcb-fc08-40a1-b81f-7daebe1fc293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.020712 10.0.0.38 - - [2026-02-05 22:50:02] "GET /firewall-policy/3abc8c6c-3d0b-4adb-b2fc-7fbdc05cab45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003474 10.0.0.38 - - [2026-02-05 22:50:02] "GET /firewall-rule/d33cefcb-fc08-40a1-b81f-7daebe1fc293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002512 10.0.0.38 - - [2026-02-05 22:50:02] "POST /ref-update HTTP/1.1" 200 156 0.063158 10.0.0.38 - - [2026-02-05 22:50:04] "POST /tags HTTP/1.1" 200 345 0.067987 10.0.0.38 - - [2026-02-05 22:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007742 10.0.0.38 - - [2026-02-05 22:50:04] "GET /tag/78f21efb-dfbe-4364-bd68-4eaed2c61048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.019598 10.0.0.38 - - [2026-02-05 22:50:04] "POST /projects HTTP/1.1" 409 238 0.002051 10.0.0.38 - - [2026-02-05 22:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.38 - - [2026-02-05 22:50:04] "GET /project/7ad0c134-c335-43d4-8973-41e1456bcc98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.053245 10.0.0.38 - - [2026-02-05 22:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.38 - - [2026-02-05 22:50:04] "GET /virtual-network/eaee73c7-7f90-4ce8-9b31-dc036d6dc0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004423 10.0.0.38 - - [2026-02-05 22:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.38 - - [2026-02-05 22:50:04] "GET /virtual-network/cd464915-b0e2-4d3a-9479-b1c9fced83cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004099 10.0.0.38 - - [2026-02-05 22:50:04] "POST /security-groups HTTP/1.1" 409 285 0.002267 10.0.0.38 - - [2026-02-05 22:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.38 - - [2026-02-05 22:50:04] "PUT /security-group/5fe6eb33-deca-4035-a860-355b3aa7efa5 HTTP/1.1" 200 262 0.059574 10.0.0.38 - - [2026-02-05 22:50:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.022930 10.0.0.38 - - [2026-02-05 22:50:04] "PUT /access-control-list/917fecf9-6167-43f9-96dd-759d96024904 HTTP/1.1" 200 272 0.020312 10.0.0.38 - - [2026-02-05 22:50:04] "POST /tags HTTP/1.1" 409 228 0.019176 10.0.0.38 - - [2026-02-05 22:50:04] "PUT /access-control-list/c3d969d8-4c63-431c-9f42-65998dedaabb HTTP/1.1" 200 272 0.027120 10.0.0.38 - - [2026-02-05 22:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.38 - - [2026-02-05 22:50:04] "GET /tag/78f21efb-dfbe-4364-bd68-4eaed2c61048?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011546 10.0.0.38 - - [2026-02-05 22:50:04] "POST /tags HTTP/1.1" 200 345 0.023351 10.0.0.38 - - [2026-02-05 22:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.38 - - [2026-02-05 22:50:04] "GET /tag/ba87a6a2-e795-459b-a5d4-2ea2f07901bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011101 10.0.0.38 - - [2026-02-05 22:50:04] "POST /projects HTTP/1.1" 409 238 0.001597 10.0.0.38 - - [2026-02-05 22:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001247 10.0.0.38 - - [2026-02-05 22:50:04] "GET /project/c363741e-869c-4bd7-b1cf-827080189916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031436 10.0.0.38 - - [2026-02-05 22:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.38 - - [2026-02-05 22:50:04] "GET /virtual-network/eaee73c7-7f90-4ce8-9b31-dc036d6dc0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003312 10.0.0.38 - - [2026-02-05 22:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.38 - - [2026-02-05 22:50:04] "GET /virtual-network/cd464915-b0e2-4d3a-9479-b1c9fced83cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003454 10.0.0.38 - - [2026-02-05 22:50:04] "POST /security-groups HTTP/1.1" 409 285 0.001580 10.0.0.38 - - [2026-02-05 22:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001170 10.0.0.38 - - [2026-02-05 22:50:04] "PUT /security-group/f1bb6bb5-7c86-4a47-be2d-a12ad0347178 HTTP/1.1" 200 262 0.084934 10.0.0.38 - - [2026-02-05 22:50:04] "PUT /access-control-list/cce22cf7-8080-4a07-b0ae-19419083b701 HTTP/1.1" 200 272 0.012877 10.0.0.38 - - [2026-02-05 22:50:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.031451 10.0.0.38 - - [2026-02-05 22:50:04] "POST /tags HTTP/1.1" 409 228 0.020397 10.0.0.38 - - [2026-02-05 22:50:04] "PUT /access-control-list/922855e2-ca13-4185-aff7-de9a85da3229 HTTP/1.1" 200 272 0.032448 10.0.0.38 - - [2026-02-05 22:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.38 - - [2026-02-05 22:50:04] "GET /tag/ba87a6a2-e795-459b-a5d4-2ea2f07901bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.015835 10.0.0.38 - - [2026-02-05 22:50:05] "POST /tags HTTP/1.1" 200 291 0.043960 10.0.0.38 - - [2026-02-05 22:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.38 - - [2026-02-05 22:50:05] "GET /tag/2d922f27-54a8-4f19-8582-4532a0dd6d71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.012362 10.0.0.38 - - [2026-02-05 22:50:05] "POST /tags HTTP/1.1" 200 303 0.038384 10.0.0.38 - - [2026-02-05 22:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.38 - - [2026-02-05 22:50:05] "GET /tag/56509e54-136c-4a95-a316-c7edbd370d71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013671 10.0.0.38 - - [2026-02-05 22:50:05] "POST /tags HTTP/1.1" 409 252 0.001488 10.0.0.38 - - [2026-02-05 22:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001231 10.0.0.38 - - [2026-02-05 22:50:05] "GET /tag/45dd744d-c83d-4cf3-82cc-c42106165d66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.009343 10.0.0.38 - - [2026-02-05 22:50:05] "POST /tags HTTP/1.1" 409 226 0.001248 10.0.0.38 - - [2026-02-05 22:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.38 - - [2026-02-05 22:50:05] "GET /tag/cce5be44-71bd-4f5c-b352-5538032aa32f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011305 10.0.0.38 - - [2026-02-05 22:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001287 10.0.0.38 - - [2026-02-05 22:50:05] "GET /virtual-network/eaee73c7-7f90-4ce8-9b31-dc036d6dc0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003204 10.0.0.38 - - [2026-02-05 22:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001088 10.0.0.38 - - [2026-02-05 22:50:05] "GET /project/7ad0c134-c335-43d4-8973-41e1456bcc98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.037805 10.0.0.38 - - [2026-02-05 22:50:05] "POST /virtual-machines HTTP/1.1" 200 395 0.007595 10.0.0.38 - - [2026-02-05 22:50:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.011804 10.0.0.38 - - [2026-02-05 22:50:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.088580 10.0.0.38 - - [2026-02-05 22:50:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.018772 10.0.0.38 - - [2026-02-05 22:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007014 10.0.0.38 - - [2026-02-05 22:50:05] "GET /virtual-machine-interface/03767f9a-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005039 10.0.0.38 - - [2026-02-05 22:50:05] "POST /instance-ips HTTP/1.1" 200 397 0.016864 10.0.0.38 - - [2026-02-05 22:50:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.021785 10.0.0.38 - - [2026-02-05 22:50:05] "GET /virtual-machine-interface/03767f9a-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.008764 10.0.0.38 - - [2026-02-05 22:50:05] "POST /set-tag HTTP/1.1" 200 109 0.079148 10.0.0.38 - - [2026-02-05 22:50:05] "GET /virtual-machine-interface/03767f9a-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008535 10.0.0.38 - - [2026-02-05 22:50:05] "GET /instance-ip/038e35f4-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.006056 10.0.0.38 - - [2026-02-05 22:50:05] "GET /virtual-machine-interface/03767f9a-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004342 10.0.0.38 - - [2026-02-05 22:50:05] "POST /set-tag HTTP/1.1" 200 109 0.001931 10.0.0.38 - - [2026-02-05 22:50:05] "GET /virtual-router/38feb36d-a690-4e49-847a-8aebf6eb09cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002902 10.0.0.38 - - [2026-02-05 22:50:05] "POST /ref-update HTTP/1.1" 200 156 0.006442 10.0.0.38 - - [2026-02-05 22:50:05] "GET /virtual-machine-interface/03767f9a-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.014915 10.0.0.38 - - [2026-02-05 22:50:05] "POST /set-tag HTTP/1.1" 200 109 0.002147 10.0.0.38 - - [2026-02-05 22:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.38 - - [2026-02-05 22:50:05] "GET /virtual-network/eaee73c7-7f90-4ce8-9b31-dc036d6dc0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003252 10.0.0.38 - - [2026-02-05 22:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001202 10.0.0.38 - - [2026-02-05 22:50:06] "GET /project/7ad0c134-c335-43d4-8973-41e1456bcc98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.026021 10.0.0.38 - - [2026-02-05 22:50:06] "POST /virtual-machines HTTP/1.1" 200 395 0.008174 10.0.0.38 - - [2026-02-05 22:50:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.016423 10.0.0.38 - - [2026-02-05 22:50:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101402 10.0.0.38 - - [2026-02-05 22:50:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.007548 10.0.0.38 - - [2026-02-05 22:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007404 10.0.0.38 - - [2026-02-05 22:50:06] "GET /virtual-machine-interface/03df1a28-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006373 10.0.0.38 - - [2026-02-05 22:50:06] "POST /instance-ips HTTP/1.1" 200 397 0.019254 10.0.0.38 - - [2026-02-05 22:50:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.020252 10.0.0.38 - - [2026-02-05 22:50:06] "GET /virtual-machine-interface/03df1a28-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.008926 10.0.0.38 - - [2026-02-05 22:50:06] "POST /set-tag HTTP/1.1" 200 109 0.059713 10.0.0.38 - - [2026-02-05 22:50:06] "GET /virtual-machine-interface/03df1a28-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.018338 10.0.0.38 - - [2026-02-05 22:50:06] "GET /instance-ip/03f749b8-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002353 10.0.0.38 - - [2026-02-05 22:50:06] "GET /virtual-machine-interface/03df1a28-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003947 10.0.0.38 - - [2026-02-05 22:50:06] "POST /set-tag HTTP/1.1" 200 109 0.001690 10.0.0.38 - - [2026-02-05 22:50:06] "GET /virtual-router/38feb36d-a690-4e49-847a-8aebf6eb09cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003072 10.0.0.38 - - [2026-02-05 22:50:06] "POST /ref-update HTTP/1.1" 200 156 0.007544 10.0.0.38 - - [2026-02-05 22:50:06] "GET /virtual-machine-interface/03df1a28-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.009730 10.0.0.38 - - [2026-02-05 22:50:06] "POST /set-tag HTTP/1.1" 200 109 0.005686 10.0.0.38 - - [2026-02-05 22:50:06] "POST /tags HTTP/1.1" 200 291 0.034751 10.0.0.38 - - [2026-02-05 22:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014559 10.0.0.38 - - [2026-02-05 22:50:06] "GET /tag/27b38dc3-0ff7-430a-b7ef-57781c944c4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.011544 10.0.0.38 - - [2026-02-05 22:50:06] "POST /tags HTTP/1.1" 409 252 0.002021 10.0.0.38 - - [2026-02-05 22:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.38 - - [2026-02-05 22:50:06] "GET /tag/247d2683-5ceb-4ec1-bcd7-fe5203e032a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011002 10.0.0.38 - - [2026-02-05 22:50:06] "POST /tags HTTP/1.1" 409 226 0.001609 10.0.0.38 - - [2026-02-05 22:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.38 - - [2026-02-05 22:50:06] "GET /tag/01b0f6b6-a249-4e2a-ae94-72359a1202ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.012685 10.0.0.38 - - [2026-02-05 22:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.38 - - [2026-02-05 22:50:06] "GET /virtual-network/eaee73c7-7f90-4ce8-9b31-dc036d6dc0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004021 10.0.0.38 - - [2026-02-05 22:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.38 - - [2026-02-05 22:50:06] "GET /project/c363741e-869c-4bd7-b1cf-827080189916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029075 10.0.0.38 - - [2026-02-05 22:50:06] "POST /virtual-machines HTTP/1.1" 200 395 0.007331 10.0.0.38 - - [2026-02-05 22:50:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.006643 10.0.0.38 - - [2026-02-05 22:50:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102981 10.0.0.38 - - [2026-02-05 22:50:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.014317 10.0.0.38 - - [2026-02-05 22:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.38 - - [2026-02-05 22:50:07] "GET /virtual-machine-interface/04709430-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004597 10.0.0.38 - - [2026-02-05 22:50:07] "POST /instance-ips HTTP/1.1" 200 397 0.030340 10.0.0.38 - - [2026-02-05 22:50:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.020488 10.0.0.38 - - [2026-02-05 22:50:07] "GET /virtual-machine-interface/04709430-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009158 10.0.0.38 - - [2026-02-05 22:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.38 - - [2026-02-05 22:50:07] "GET /project/7ad0c134-c335-43d4-8973-41e1456bcc98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.036676 10.0.0.38 - - [2026-02-05 22:50:07] "POST /set-tag HTTP/1.1" 200 109 0.089368 10.0.0.38 - - [2026-02-05 22:50:07] "GET /virtual-machine-interface/04709430-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006948 10.0.0.38 - - [2026-02-05 22:50:07] "GET /instance-ip/0483ce60-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002576 10.0.0.38 - - [2026-02-05 22:50:07] "GET /virtual-machine-interface/04709430-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004147 10.0.0.38 - - [2026-02-05 22:50:07] "POST /set-tag HTTP/1.1" 200 109 0.002352 10.0.0.38 - - [2026-02-05 22:50:07] "GET /virtual-router/38feb36d-a690-4e49-847a-8aebf6eb09cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002946 10.0.0.38 - - [2026-02-05 22:50:07] "POST /ref-update HTTP/1.1" 200 156 0.007178 10.0.0.38 - - [2026-02-05 22:50:07] "GET /virtual-machine-interface/04709430-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005564 10.0.0.38 - - [2026-02-05 22:50:07] "POST /set-tag HTTP/1.1" 200 109 0.002008 10.0.0.38 - - [2026-02-05 22:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.38 - - [2026-02-05 22:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001228 10.0.0.38 - - [2026-02-05 22:50:07] "GET /project/c363741e-869c-4bd7-b1cf-827080189916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039747 10.0.0.38 - - [2026-02-05 22:50:07] "GET /virtual-network/eaee73c7-7f90-4ce8-9b31-dc036d6dc0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003795 10.0.0.38 - - [2026-02-05 22:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001258 10.0.0.38 - - [2026-02-05 22:50:07] "GET /project/c363741e-869c-4bd7-b1cf-827080189916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032228 10.0.0.38 - - [2026-02-05 22:50:07] "POST /virtual-machines HTTP/1.1" 200 395 0.007964 10.0.0.38 - - [2026-02-05 22:50:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.010616 10.0.0.38 - - [2026-02-05 22:50:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.091288 10.0.0.38 - - [2026-02-05 22:50:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.008073 10.0.0.38 - - [2026-02-05 22:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006553 10.0.0.38 - - [2026-02-05 22:50:07] "GET /virtual-machine-interface/04e75606-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004828 10.0.0.38 - - [2026-02-05 22:50:08] "POST /instance-ips HTTP/1.1" 200 397 0.017260 10.0.0.38 - - [2026-02-05 22:50:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.034703 10.0.0.38 - - [2026-02-05 22:50:08] "GET /virtual-machine-interface/04e75606-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.011059 10.0.0.38 - - [2026-02-05 22:50:08] "POST /set-tag HTTP/1.1" 200 109 0.059525 10.0.0.38 - - [2026-02-05 22:50:08] "GET /virtual-machine-interface/04e75606-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.014168 10.0.0.38 - - [2026-02-05 22:50:08] "GET /instance-ip/04ffa3aa-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002361 10.0.0.38 - - [2026-02-05 22:50:08] "GET /virtual-machine-interface/04e75606-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004220 10.0.0.38 - - [2026-02-05 22:50:08] "POST /set-tag HTTP/1.1" 200 109 0.002050 10.0.0.38 - - [2026-02-05 22:50:08] "GET /virtual-router/38feb36d-a690-4e49-847a-8aebf6eb09cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.002999 10.0.0.38 - - [2026-02-05 22:50:08] "POST /ref-update HTTP/1.1" 200 156 0.017945 10.0.0.38 - - [2026-02-05 22:50:08] "GET /virtual-machine-interface/04e75606-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.012495 10.0.0.38 - - [2026-02-05 22:50:08] "POST /set-tag HTTP/1.1" 200 109 0.006329 10.0.0.38 - - [2026-02-05 22:50:08] "POST /tags HTTP/1.1" 200 299 0.022387 10.0.0.38 - - [2026-02-05 22:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.014746 10.0.0.38 - - [2026-02-05 22:50:08] "GET /tag/8ba47df1-48dd-4b49-a465-c137940caecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013151 10.0.0.38 - - [2026-02-05 22:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.38 - - [2026-02-05 22:50:08] "GET /virtual-network/eaee73c7-7f90-4ce8-9b31-dc036d6dc0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003408 10.0.0.38 - - [2026-02-05 22:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001406 10.0.0.38 - - [2026-02-05 22:50:08] "GET /project/7ad0c134-c335-43d4-8973-41e1456bcc98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.047277 10.0.0.38 - - [2026-02-05 22:50:08] "POST /virtual-machines HTTP/1.1" 200 395 0.011258 10.0.0.38 - - [2026-02-05 22:50:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.020881 10.0.0.38 - - [2026-02-05 22:50:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.142247 10.0.0.38 - - [2026-02-05 22:50:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.010497 10.0.0.38 - - [2026-02-05 22:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.014413 10.0.0.38 - - [2026-02-05 22:50:08] "GET /virtual-machine-interface/056ee0da-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004463 10.0.0.38 - - [2026-02-05 22:50:09] "POST /instance-ips HTTP/1.1" 200 397 0.021957 10.0.0.38 - - [2026-02-05 22:50:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.025614 10.0.0.38 - - [2026-02-05 22:50:09] "GET /virtual-machine-interface/056ee0da-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.011033 10.0.0.38 - - [2026-02-05 22:50:09] "POST /set-tag HTTP/1.1" 200 109 0.026037 10.0.0.38 - - [2026-02-05 22:50:09] "GET /virtual-machine-interface/056ee0da-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.013534 10.0.0.38 - - [2026-02-05 22:50:09] "GET /instance-ip/058debf6-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002966 10.0.0.38 - - [2026-02-05 22:50:09] "GET /virtual-machine-interface/056ee0da-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004053 10.0.0.38 - - [2026-02-05 22:50:09] "POST /set-tag HTTP/1.1" 200 109 0.001898 10.0.0.38 - - [2026-02-05 22:50:09] "POST /tags HTTP/1.1" 200 299 0.018704 10.0.0.38 - - [2026-02-05 22:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.38 - - [2026-02-05 22:50:09] "GET /tag/7e8380e8-54b2-49cd-870e-b6dbd12e79ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.013576 10.0.0.38 - - [2026-02-05 22:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.38 - - [2026-02-05 22:50:09] "GET /virtual-network/eaee73c7-7f90-4ce8-9b31-dc036d6dc0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005542 10.0.0.38 - - [2026-02-05 22:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.38 - - [2026-02-05 22:50:09] "GET /project/7ad0c134-c335-43d4-8973-41e1456bcc98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.029385 10.0.0.38 - - [2026-02-05 22:50:09] "POST /virtual-machines HTTP/1.1" 200 395 0.006749 10.0.0.38 - - [2026-02-05 22:50:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.011644 10.0.0.38 - - [2026-02-05 22:50:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100919 10.0.0.38 - - [2026-02-05 22:50:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.009256 10.0.0.38 - - [2026-02-05 22:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009677 10.0.0.38 - - [2026-02-05 22:50:09] "GET /virtual-machine-interface/05d99588-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004782 10.0.0.38 - - [2026-02-05 22:50:09] "POST /instance-ips HTTP/1.1" 200 397 0.018597 10.0.0.38 - - [2026-02-05 22:50:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.023685 10.0.0.38 - - [2026-02-05 22:50:09] "GET /virtual-machine-interface/05d99588-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.013548 10.0.0.38 - - [2026-02-05 22:50:09] "POST /set-tag HTTP/1.1" 200 109 0.017633 10.0.0.38 - - [2026-02-05 22:50:09] "GET /virtual-machine-interface/05d99588-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.012016 10.0.0.38 - - [2026-02-05 22:50:09] "GET /instance-ip/05f181ca-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.007140 10.0.0.38 - - [2026-02-05 22:50:09] "GET /virtual-machine-interface/05d99588-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004504 10.0.0.38 - - [2026-02-05 22:50:09] "POST /set-tag HTTP/1.1" 200 109 0.002520 10.0.0.38 - - [2026-02-05 22:50:09] "POST /tags HTTP/1.1" 200 299 0.023101 10.0.0.38 - - [2026-02-05 22:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005315 10.0.0.38 - - [2026-02-05 22:50:09] "GET /tag/8dd5af00-522f-43b0-bdb8-639e859447e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012963 10.0.0.38 - - [2026-02-05 22:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.38 - - [2026-02-05 22:50:09] "GET /virtual-network/eaee73c7-7f90-4ce8-9b31-dc036d6dc0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005037 10.0.0.38 - - [2026-02-05 22:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001361 10.0.0.38 - - [2026-02-05 22:50:10] "GET /project/c363741e-869c-4bd7-b1cf-827080189916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044602 10.0.0.38 - - [2026-02-05 22:50:10] "POST /virtual-machines HTTP/1.1" 200 395 0.011809 10.0.0.38 - - [2026-02-05 22:50:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.011195 10.0.0.38 - - [2026-02-05 22:50:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.119791 10.0.0.38 - - [2026-02-05 22:50:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.027555 10.0.0.38 - - [2026-02-05 22:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009071 10.0.0.38 - - [2026-02-05 22:50:10] "GET /virtual-machine-interface/0644270e-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004999 10.0.0.38 - - [2026-02-05 22:50:10] "POST /instance-ips HTTP/1.1" 200 397 0.026920 10.0.0.38 - - [2026-02-05 22:50:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.026698 10.0.0.38 - - [2026-02-05 22:50:10] "GET /virtual-machine-interface/0644270e-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.022788 10.0.0.38 - - [2026-02-05 22:50:10] "POST /set-tag HTTP/1.1" 200 109 0.020963 10.0.0.38 - - [2026-02-05 22:50:10] "GET /virtual-machine-interface/0644270e-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.016748 10.0.0.38 - - [2026-02-05 22:50:10] "GET /instance-ip/065b5a96-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.004170 10.0.0.38 - - [2026-02-05 22:50:10] "GET /virtual-machine-interface/0644270e-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004159 10.0.0.38 - - [2026-02-05 22:50:10] "POST /set-tag HTTP/1.1" 200 109 0.002111 10.0.0.38 - - [2026-02-05 22:50:10] "POST /tags HTTP/1.1" 200 299 0.017398 10.0.0.38 - - [2026-02-05 22:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007982 10.0.0.38 - - [2026-02-05 22:50:10] "GET /tag/094dce0f-b5c7-462a-95f4-8f4f1e1a82fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.011340 10.0.0.38 - - [2026-02-05 22:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.38 - - [2026-02-05 22:50:10] "GET /virtual-network/eaee73c7-7f90-4ce8-9b31-dc036d6dc0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005926 10.0.0.38 - - [2026-02-05 22:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.38 - - [2026-02-05 22:50:10] "GET /project/c363741e-869c-4bd7-b1cf-827080189916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.049747 10.0.0.38 - - [2026-02-05 22:50:10] "POST /virtual-machines HTTP/1.1" 200 395 0.009356 10.0.0.38 - - [2026-02-05 22:50:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.015501 10.0.0.38 - - [2026-02-05 22:50:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110869 10.0.0.38 - - [2026-02-05 22:50:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.018099 10.0.0.38 - - [2026-02-05 22:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008231 10.0.0.38 - - [2026-02-05 22:50:11] "GET /virtual-machine-interface/06b3b894-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.007878 10.0.0.38 - - [2026-02-05 22:50:11] "POST /instance-ips HTTP/1.1" 200 397 0.026339 10.0.0.38 - - [2026-02-05 22:50:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.015147 10.0.0.38 - - [2026-02-05 22:50:11] "GET /virtual-machine-interface/06b3b894-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005438 10.0.0.38 - - [2026-02-05 22:50:11] "POST /set-tag HTTP/1.1" 200 109 0.021442 10.0.0.38 - - [2026-02-05 22:50:11] "GET /virtual-machine-interface/06b3b894-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.009694 10.0.0.38 - - [2026-02-05 22:50:11] "GET /instance-ip/06d10354-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.015990 10.0.0.38 - - [2026-02-05 22:50:11] "GET /virtual-machine-interface/06b3b894-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003832 10.0.0.38 - - [2026-02-05 22:50:11] "POST /set-tag HTTP/1.1" 200 109 0.001962 10.0.0.38 - - [2026-02-05 22:50:11] "GET /virtual-router/38feb36d-a690-4e49-847a-8aebf6eb09cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.004813 10.0.0.38 - - [2026-02-05 22:50:11] "POST /ref-update HTTP/1.1" 200 156 0.007033 10.0.0.38 - - [2026-02-05 22:50:11] "GET /virtual-machine-interface/056ee0da-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.013141 10.0.0.38 - - [2026-02-05 22:50:11] "POST /set-tag HTTP/1.1" 200 109 0.001736 10.0.0.38 - - [2026-02-05 22:50:11] "GET /virtual-machine-interface/03767f9a-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007156 10.0.0.38 - - [2026-02-05 22:50:11] "POST /set-tag HTTP/1.1" 200 109 0.001999 10.0.0.38 - - [2026-02-05 22:50:11] "GET /virtual-router/38feb36d-a690-4e49-847a-8aebf6eb09cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003796 10.0.0.38 - - [2026-02-05 22:50:11] "POST /ref-update HTTP/1.1" 200 156 0.010236 10.0.0.38 - - [2026-02-05 22:50:11] "GET /virtual-machine-interface/05d99588-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.011264 10.0.0.38 - - [2026-02-05 22:50:11] "POST /set-tag HTTP/1.1" 200 109 0.002784 10.0.0.38 - - [2026-02-05 22:50:11] "GET /virtual-machine-interface/03df1a28-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004486 10.0.0.38 - - [2026-02-05 22:50:11] "POST /set-tag HTTP/1.1" 200 109 0.002083 10.0.0.38 - - [2026-02-05 22:50:11] "GET /virtual-router/38feb36d-a690-4e49-847a-8aebf6eb09cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.003563 10.0.0.38 - - [2026-02-05 22:50:11] "POST /ref-update HTTP/1.1" 200 156 0.012622 10.0.0.38 - - [2026-02-05 22:50:11] "GET /virtual-machine-interface/0644270e-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005047 10.0.0.38 - - [2026-02-05 22:50:11] "POST /set-tag HTTP/1.1" 200 109 0.002581 10.0.0.38 - - [2026-02-05 22:50:11] "GET /virtual-router/38feb36d-a690-4e49-847a-8aebf6eb09cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.007034 10.0.0.38 - - [2026-02-05 22:50:11] "POST /ref-update HTTP/1.1" 200 156 0.009815 10.0.0.38 - - [2026-02-05 22:50:11] "GET /virtual-machine-interface/06b3b894-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.014987 10.0.0.38 - - [2026-02-05 22:50:11] "POST /set-tag HTTP/1.1" 200 109 0.010429 10.0.0.38 - - [2026-02-05 22:50:11] "GET /virtual-machine-interface/04709430-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004427 10.0.0.38 - - [2026-02-05 22:50:11] "POST /set-tag HTTP/1.1" 200 109 0.001832 10.0.0.38 - - [2026-02-05 22:50:11] "GET /virtual-machine-interface/04e75606-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003359 10.0.0.38 - - [2026-02-05 22:50:11] "POST /set-tag HTTP/1.1" 200 109 0.001765 10.0.0.38 - - [2026-02-05 22:50:11] "GET /virtual-machine-interface/056ee0da-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004235 10.0.0.38 - - [2026-02-05 22:50:11] "POST /set-tag HTTP/1.1" 200 109 0.001876 10.0.0.38 - - [2026-02-05 22:50:11] "GET /virtual-machine-interface/05d99588-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005801 10.0.0.38 - - [2026-02-05 22:50:11] "POST /set-tag HTTP/1.1" 200 109 0.001972 10.0.0.38 - - [2026-02-05 22:50:11] "GET /virtual-machine-interface/0644270e-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006096 10.0.0.38 - - [2026-02-05 22:50:11] "POST /set-tag HTTP/1.1" 200 109 0.001887 10.0.0.38 - - [2026-02-05 22:50:12] "GET /virtual-machine-interface/06b3b894-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.010968 10.0.0.38 - - [2026-02-05 22:50:12] "POST /set-tag HTTP/1.1" 200 109 0.003116 10.0.0.38 - - [2026-02-05 22:50:15] "GET /virtual-machine-interface/056ee0da-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004183 10.0.0.38 - - [2026-02-05 22:50:15] "POST /set-tag HTTP/1.1" 200 109 0.002196 10.0.0.38 - - [2026-02-05 22:50:16] "GET /virtual-machine-interface/03df1a28-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005746 10.0.0.38 - - [2026-02-05 22:50:17] "POST /set-tag HTTP/1.1" 200 109 0.004402 10.0.0.38 - - [2026-02-05 22:50:17] "GET /virtual-machine-interface/06b3b894-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005430 10.0.0.38 - - [2026-02-05 22:50:17] "POST /set-tag HTTP/1.1" 200 109 0.015718 10.0.0.38 - - [2026-02-05 22:50:17] "GET /virtual-machine-interface/05d99588-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005529 10.0.0.38 - - [2026-02-05 22:50:17] "POST /set-tag HTTP/1.1" 200 109 0.002396 10.0.0.38 - - [2026-02-05 22:50:21] "GET /virtual-machine-interface/03767f9a-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003946 10.0.0.38 - - [2026-02-05 22:50:21] "POST /set-tag HTTP/1.1" 200 109 0.001714 10.0.0.38 - - [2026-02-05 22:50:21] "GET /virtual-machine-interface/04e75606-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004004 10.0.0.38 - - [2026-02-05 22:50:21] "POST /set-tag HTTP/1.1" 200 109 0.001731 10.0.0.38 - - [2026-02-05 22:50:21] "GET /virtual-machine-interface/04709430-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004344 10.0.0.38 - - [2026-02-05 22:50:21] "POST /set-tag HTTP/1.1" 200 109 0.001830 10.0.0.38 - - [2026-02-05 22:50:22] "GET /virtual-machine-interface/04e75606-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004613 10.0.0.38 - - [2026-02-05 22:50:22] "POST /set-tag HTTP/1.1" 200 109 0.002393 10.0.0.38 - - [2026-02-05 22:50:23] "GET /virtual-machine-interface/03767f9a-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003883 10.0.0.38 - - [2026-02-05 22:50:23] "POST /set-tag HTTP/1.1" 200 109 0.002096 10.0.0.38 - - [2026-02-05 22:50:25] "GET /virtual-machine-interface/0644270e-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005947 10.0.0.38 - - [2026-02-05 22:50:25] "POST /set-tag HTTP/1.1" 200 109 0.002479 10.0.0.38 - - [2026-02-05 22:50:27] "GET /virtual-machine/49c12d1d-bd9b-47e9-957f-29eb04ba00c1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003265 10.0.0.38 - - [2026-02-05 22:50:27] "GET /virtual-machine-interface/03767f9a-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003495 10.0.0.38 - - [2026-02-05 22:50:27] "GET /virtual-machine/1f13bdc3-bd6c-4c52-881b-4759d40e11ca?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.006256 10.0.0.38 - - [2026-02-05 22:50:27] "GET /virtual-machine-interface/03df1a28-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005631 10.0.0.38 - - [2026-02-05 22:50:27] "GET /virtual-machine/bcf2ab75-b53d-4318-bc97-900df906886f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.005498 10.0.0.38 - - [2026-02-05 22:50:27] "GET /virtual-machine-interface/04709430-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003983 10.0.0.38 - - [2026-02-05 22:50:27] "GET /virtual-machine/2b7ada71-0505-4ffb-92a1-4656577f4d35?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003352 10.0.0.38 - - [2026-02-05 22:50:27] "GET /virtual-machine-interface/04e75606-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003516 10.0.0.38 - - [2026-02-05 22:50:28] "GET /virtual-machine/fb62139e-7ae9-44d3-9a2a-399b8da2d03c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002564 10.0.0.38 - - [2026-02-05 22:50:28] "GET /virtual-machine-interface/056ee0da-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003228 10.0.0.38 - - [2026-02-05 22:50:28] "GET /virtual-machine/44132b10-272e-47b2-a132-b02502d37614?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003424 10.0.0.38 - - [2026-02-05 22:50:28] "GET /virtual-machine-interface/0644270e-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004615 10.0.0.38 - - [2026-02-05 22:50:28] "GET /virtual-machine/0bbd237e-4699-4a86-9fda-b61b394f4a1e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002702 10.0.0.38 - - [2026-02-05 22:50:28] "GET /virtual-machine-interface/05d99588-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003774 10.0.0.38 - - [2026-02-05 22:50:28] "GET /virtual-machine/4792e7a3-3f63-479e-bd18-b6ad18bb5f56?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003662 10.0.0.38 - - [2026-02-05 22:50:28] "GET /virtual-machine-interface/06b3b894-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005497 10.0.0.38 - - [2026-02-05 22:50:28] "GET /loadbalancer/5371880f-4041-477f-9bd4-d7fef5dda95c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002243 10.0.0.38 - - [2026-02-05 22:50:28] "POST /tags HTTP/1.1" 200 333 0.018446 10.0.0.38 - - [2026-02-05 22:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.017258 10.0.0.38 - - [2026-02-05 22:50:28] "GET /tag/8962923a-78e9-4d97-a1d7-defc8d56425e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.021543 10.0.0.38 - - [2026-02-05 22:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.38 - - [2026-02-05 22:50:28] "GET /project/7ad0c134-c335-43d4-8973-41e1456bcc98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.042439 10.0.0.38 - - [2026-02-05 22:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.38 - - [2026-02-05 22:50:28] "GET /virtual-network/cd464915-b0e2-4d3a-9479-b1c9fced83cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003334 10.0.0.38 - - [2026-02-05 22:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.38 - - [2026-02-05 22:50:28] "GET /service-appliance-set/445e1c9c-e70b-4165-a67b-e872d0d038fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002410 10.0.0.38 - - [2026-02-05 22:50:28] "POST /fqname-to-id HTTP/1.1" 404 273 0.001295 10.0.0.38 - - [2026-02-05 22:50:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.121702 10.0.0.38 - - [2026-02-05 22:50:29] "GET /virtual-machine-interface/8d6df77d-a3c1-48e8-82e7-ee5dd629d9b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.048368 10.0.0.38 - - [2026-02-05 22:50:29] "POST /instance-ips HTTP/1.1" 200 409 0.025815 10.0.0.38 - - [2026-02-05 22:50:29] "GET /instance-ip/5ea6150e-860d-41a4-b3a5-3ececbe90d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.033802 10.0.0.38 - - [2026-02-05 22:50:29] "POST /loadbalancers HTTP/1.1" 200 629 0.069331 10.0.0.38 - - [2026-02-05 22:50:29] "GET /project/7ad0c134-c335-43d4-8973-41e1456bcc98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.040795 10.0.0.38 - - [2026-02-05 22:50:29] "GET /instance-ip/5ea6150e-860d-41a4-b3a5-3ececbe90d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002705 10.0.0.38 - - [2026-02-05 22:50:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.026158 10.0.0.38 - - [2026-02-05 22:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.012039 10.0.0.38 - - [2026-02-05 22:50:29] "GET /project/7ad0c134-c335-43d4-8973-41e1456bcc98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.033120 10.0.0.38 - - [2026-02-05 22:50:29] "POST /floating-ips HTTP/1.1" 200 597 0.066327 10.0.0.38 - - [2026-02-05 22:50:29] "GET /loadbalancer/5371880f-4041-477f-9bd4-d7fef5dda95c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003009 10.0.0.38 - - [2026-02-05 22:50:29] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.038497 10.0.0.38 - - [2026-02-05 22:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007500 10.0.0.38 - - [2026-02-05 22:50:29] "GET /project/7ad0c134-c335-43d4-8973-41e1456bcc98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.085773 10.0.0.38 - - [2026-02-05 22:50:29] "GET /loadbalancer-listener/54ee1568-3676-4f71-8929-4b57160ec49c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1841 0.004487 10.0.0.38 - - [2026-02-05 22:50:29] "GET /loadbalancer-listener/54ee1568-3676-4f71-8929-4b57160ec49c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1241 0.003550 10.0.0.38 - - [2026-02-05 22:50:29] "GET /loadbalancer/5371880f-4041-477f-9bd4-d7fef5dda95c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004631 10.0.0.38 - - [2026-02-05 22:50:29] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.036201 10.0.0.38 - - [2026-02-05 22:50:29] "GET /instance-ip/5ea6150e-860d-41a4-b3a5-3ececbe90d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003722 10.0.0.38 - - [2026-02-05 22:50:29] "GET /instance-ip/5ea6150e-860d-41a4-b3a5-3ececbe90d8d?fields=floating_ips HTTP/1.1" 200 1212 0.018340 10.0.0.38 - - [2026-02-05 22:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.38 - - [2026-02-05 22:50:29] "GET /loadbalancer/5371880f-4041-477f-9bd4-d7fef5dda95c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.007690 10.0.0.38 - - [2026-02-05 22:50:29] "GET /loadbalancer-pool/6a98af36-e5be-485a-81e2-209ee8002fab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.004468 10.0.0.38 - - [2026-02-05 22:50:29] "POST /loadbalancer-members HTTP/1.1" 200 721 0.020555 10.0.0.38 - - [2026-02-05 22:50:29] "GET /floating-ip/54a47d51-74d3-46ec-9d48-83bf1cd3e3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.018555 10.0.0.38 - - [2026-02-05 22:50:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.010288 10.0.0.38 - - [2026-02-05 22:50:29] "GET /virtual-machine-interface/03df1a28-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003429 10.0.0.38 - - [2026-02-05 22:50:29] "POST /tags HTTP/1.1" 409 221 0.008729 10.0.0.38 - - [2026-02-05 22:50:29] "GET /virtual-machine-interface/03df1a28-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003489 10.0.0.38 - - [2026-02-05 22:50:29] "POST /ref-update HTTP/1.1" 200 156 0.009327 10.0.0.38 - - [2026-02-05 22:50:29] "GET /floating-ip/54a47d51-74d3-46ec-9d48-83bf1cd3e3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.005639 10.0.0.38 - - [2026-02-05 22:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.38 - - [2026-02-05 22:50:29] "GET /tag/8962923a-78e9-4d97-a1d7-defc8d56425e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014940 10.0.0.38 - - [2026-02-05 22:50:30] "PUT /floating-ip/54a47d51-74d3-46ec-9d48-83bf1cd3e3ef HTTP/1.1" 200 256 0.020154 10.0.0.38 - - [2026-02-05 22:50:30] "POST /set-tag HTTP/1.1" 200 109 0.100328 10.0.0.38 - - [2026-02-05 22:50:30] "GET /loadbalancer-pool/6a98af36-e5be-485a-81e2-209ee8002fab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.002934 10.0.0.38 - - [2026-02-05 22:50:30] "POST /loadbalancer-members HTTP/1.1" 200 721 0.035547 10.0.0.38 - - [2026-02-05 22:50:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.015870 10.0.0.38 - - [2026-02-05 22:50:30] "GET /virtual-machine-interface/03767f9a-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.017575 10.0.0.38 - - [2026-02-05 22:50:30] "GET /virtual-machine-interface/03767f9a-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003865 10.0.0.38 - - [2026-02-05 22:50:30] "POST /ref-update HTTP/1.1" 200 156 0.010332 10.0.0.38 - - [2026-02-05 22:50:30] "GET /floating-ip/54a47d51-74d3-46ec-9d48-83bf1cd3e3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.012952 10.0.0.38 - - [2026-02-05 22:50:30] "POST /set-tag HTTP/1.1" 200 109 0.082457 10.0.0.38 - - [2026-02-05 22:50:30] "GET /virtual-machine-interface/ad43101c-02e3-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.015127 10.0.0.38 - - [2026-02-05 22:50:30] "POST /set-tag HTTP/1.1" 200 109 0.005384 10.0.0.38 - - [2026-02-05 22:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.38 - - [2026-02-05 22:50:30] "GET /loadbalancer/dfbc74e2-297e-4197-ab30-505461cfeec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004236 10.0.0.38 - - [2026-02-05 22:50:30] "GET /virtual-machine-interface/ad43101c-02e3-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007091 10.0.0.38 - - [2026-02-05 22:50:30] "POST /set-tag HTTP/1.1" 200 109 0.030760 10.0.0.38 - - [2026-02-05 22:50:30] "DELETE /loadbalancer-member/f8502688-0808-4645-a4f4-af01ce35848b HTTP/1.1" 200 115 0.066768 10.0.0.38 - - [2026-02-05 22:50:30] "GET /virtual-machine-interface/ad43101c-02e3-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007897 10.0.0.38 - - [2026-02-05 22:50:30] "POST /set-tag HTTP/1.1" 200 109 0.004924 10.0.0.38 - - [2026-02-05 22:50:30] "DELETE /loadbalancer-member/4a87bebf-0315-4fe7-92e1-8f9a4119c4d9 HTTP/1.1" 200 115 0.039029 10.0.0.38 - - [2026-02-05 22:50:30] "GET /virtual-machine-interface/ad43101c-02e3-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005604 10.0.0.38 - - [2026-02-05 22:50:30] "POST /set-tag HTTP/1.1" 200 109 0.004252 10.0.0.38 - - [2026-02-05 22:50:30] "DELETE /loadbalancer-member/d058d29b-d5f8-4e9b-8f11-5e70cc5f95f7 HTTP/1.1" 200 115 0.024284 10.0.0.38 - - [2026-02-05 22:50:30] "GET /virtual-machine-interface/ad43101c-02e3-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004694 10.0.0.38 - - [2026-02-05 22:50:30] "POST /set-tag HTTP/1.1" 200 109 0.002725 10.0.0.38 - - [2026-02-05 22:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.38 - - [2026-02-05 22:50:30] "GET /loadbalancer/dfbc74e2-297e-4197-ab30-505461cfeec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.006475 10.0.0.38 - - [2026-02-05 22:50:30] "GET /loadbalancer-pool/fa25dee8-036b-4542-a3d2-30a8716e4798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002815 10.0.0.38 - - [2026-02-05 22:50:30] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015305 10.0.0.38 - - [2026-02-05 22:50:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.017675 10.0.0.38 - - [2026-02-05 22:50:30] "GET /virtual-machine-interface/ad43101c-02e3-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004128 10.0.0.38 - - [2026-02-05 22:50:30] "GET /virtual-machine-interface/ad43101c-02e3-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005660 10.0.0.38 - - [2026-02-05 22:50:30] "GET /floating-ip/1fec5b6f-e3e6-4cf1-836d-702adfde4fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.005420 10.0.0.38 - - [2026-02-05 22:50:31] "POST /set-tag HTTP/1.1" 200 109 0.063694 10.0.0.38 - - [2026-02-05 22:50:31] "GET /loadbalancer-pool/8ebdd651-4f65-4663-9e42-4d086d402cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.026646 10.0.0.38 - - [2026-02-05 22:50:31] "POST /loadbalancer-members HTTP/1.1" 200 690 0.053814 10.0.0.38 - - [2026-02-05 22:50:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.012604 10.0.0.38 - - [2026-02-05 22:50:31] "GET /virtual-machine-interface/ad43101c-02e3-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013465 10.0.0.38 - - [2026-02-05 22:50:31] "GET /virtual-machine-interface/ad43101c-02e3-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006510 10.0.0.38 - - [2026-02-05 22:50:31] "POST /set-tag HTTP/1.1" 200 109 0.007252 10.0.0.38 - - [2026-02-05 22:50:31] "GET /floating-ip/1fec5b6f-e3e6-4cf1-836d-702adfde4fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.007111 10.0.0.38 - - [2026-02-05 22:50:31] "GET /loadbalancer-pool/dd34c43d-72fe-4fd8-b423-a352a517fbc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002788 10.0.0.38 - - [2026-02-05 22:50:31] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021390 10.0.0.38 - - [2026-02-05 22:50:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.010000 10.0.0.38 - - [2026-02-05 22:50:31] "GET /virtual-machine-interface/ad43101c-02e3-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012245 10.0.0.38 - - [2026-02-05 22:50:31] "GET /virtual-machine-interface/ad43101c-02e3-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004053 10.0.0.38 - - [2026-02-05 22:50:31] "GET /floating-ip/1fec5b6f-e3e6-4cf1-836d-702adfde4fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.002102 10.0.0.38 - - [2026-02-05 22:50:31] "POST /set-tag HTTP/1.1" 200 109 0.002323 10.0.0.38 - - [2026-02-05 22:50:31] "POST /tags HTTP/1.1" 409 206 0.001541 10.0.0.38 - - [2026-02-05 22:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001177 10.0.0.38 - - [2026-02-05 22:50:31] "GET /tag/56509e54-136c-4a95-a316-c7edbd370d71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011273 10.0.0.38 - - [2026-02-05 22:50:31] "POST /tags HTTP/1.1" 409 204 0.003548 10.0.0.38 - - [2026-02-05 22:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.38 - - [2026-02-05 22:50:31] "GET /tag/7e8380e8-54b2-49cd-870e-b6dbd12e79ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.013329 10.0.0.38 - - [2026-02-05 22:50:31] "GET /application-policy-set/dc0a7c30-d8fe-4ef8-8334-51daa390be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002273 10.0.0.38 - - [2026-02-05 22:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001259 10.0.0.38 - - [2026-02-05 22:50:31] "GET /policy-management/360caebd-2e27-4935-8427-420343a4f810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002805 10.0.0.38 - - [2026-02-05 22:50:31] "POST /tags HTTP/1.1" 409 206 0.001271 10.0.0.38 - - [2026-02-05 22:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001012 10.0.0.38 - - [2026-02-05 22:50:31] "GET /tag/56509e54-136c-4a95-a316-c7edbd370d71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015652 10.0.0.38 - - [2026-02-05 22:50:31] "POST /tags HTTP/1.1" 409 226 0.001100 10.0.0.38 - - [2026-02-05 22:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011241 10.0.0.38 - - [2026-02-05 22:50:31] "GET /tag/cce5be44-71bd-4f5c-b352-5538032aa32f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.028280 10.0.0.38 - - [2026-02-05 22:50:31] "POST /tags HTTP/1.1" 409 204 0.003508 10.0.0.38 - - [2026-02-05 22:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.38 - - [2026-02-05 22:50:31] "GET /tag/7e8380e8-54b2-49cd-870e-b6dbd12e79ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.013441 10.0.0.38 - - [2026-02-05 22:50:31] "POST /tags HTTP/1.1" 409 226 0.002834 10.0.0.38 - - [2026-02-05 22:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.38 - - [2026-02-05 22:50:31] "GET /tag/cce5be44-71bd-4f5c-b352-5538032aa32f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.017814 10.0.0.38 - - [2026-02-05 22:50:31] "GET /application-policy-set/dc0a7c30-d8fe-4ef8-8334-51daa390be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004644 10.0.0.38 - - [2026-02-05 22:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.38 - - [2026-02-05 22:50:31] "GET /policy-management/360caebd-2e27-4935-8427-420343a4f810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.013158 10.0.0.38 - - [2026-02-05 22:50:32] "POST /firewall-rules HTTP/1.1" 200 626 0.090909 10.0.0.38 - - [2026-02-05 22:50:32] "POST /firewall-rules HTTP/1.1" 200 646 0.096739 10.0.0.38 - - [2026-02-05 22:50:32] "GET /firewall-rule/eef05a2c-246b-40c2-999b-841c97ad835e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.003667 10.0.0.38 - - [2026-02-05 22:50:32] "GET /firewall-policy/0c2d97a4-dcad-405a-a35b-d50c1846d5ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.001759 10.0.0.38 - - [2026-02-05 22:50:32] "GET /firewall-rule/ba134d4e-f8d8-45cc-835b-d4b5b0ee0bc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002768 10.0.0.38 - - [2026-02-05 22:50:32] "POST /ref-update HTTP/1.1" 200 156 0.018904 10.0.0.38 - - [2026-02-05 22:50:32] "POST /firewall-policys HTTP/1.1" 200 606 0.035802 10.0.0.38 - - [2026-02-05 22:50:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.030997 10.0.0.38 - - [2026-02-05 22:50:32] "GET /firewall-policy/5646af17-a8f9-42b6-b901-6f5b39d85028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002821 10.0.0.38 - - [2026-02-05 22:50:32] "GET /application-policy-set/dc0a7c30-d8fe-4ef8-8334-51daa390be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002277 10.0.0.38 - - [2026-02-05 22:50:32] "GET /firewall-policy/5646af17-a8f9-42b6-b901-6f5b39d85028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.004657 10.0.0.38 - - [2026-02-05 22:50:32] "GET /firewall-policy/0c2d97a4-dcad-405a-a35b-d50c1846d5ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.003547 10.0.0.38 - - [2026-02-05 22:50:32] "GET /firewall-policy/3abc8c6c-3d0b-4adb-b2fc-7fbdc05cab45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.005847 10.0.0.38 - - [2026-02-05 22:50:32] "GET /firewall-policy/c6649766-cb1b-492a-bf23-790708affc48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002681 10.0.0.38 - - [2026-02-05 22:50:32] "GET /firewall-policy/0c2d97a4-dcad-405a-a35b-d50c1846d5ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002314 10.0.0.38 - - [2026-02-05 22:50:32] "GET /firewall-policy/3abc8c6c-3d0b-4adb-b2fc-7fbdc05cab45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002573 10.0.0.38 - - [2026-02-05 22:50:32] "POST /ref-update HTTP/1.1" 200 156 0.024420 10.0.0.38 - - [2026-02-05 22:50:32] "POST /ref-update HTTP/1.1" 200 156 0.045837 10.0.0.38 - - [2026-02-05 22:50:32] "POST /ref-update HTTP/1.1" 200 156 0.015902 10.0.0.38 - - [2026-02-05 22:50:32] "POST /ref-update HTTP/1.1" 200 156 0.042768 10.0.0.38 - - [2026-02-05 22:50:32] "POST /ref-update HTTP/1.1" 200 156 0.068089 10.0.0.38 - - [2026-02-05 22:50:32] "GET /firewall-policy/5646af17-a8f9-42b6-b901-6f5b39d85028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003642 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:52:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000807 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:52:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000748 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:52:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000801 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:52:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000792 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:52:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000809 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:52:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000795 10.0.0.38 - - [2026-02-05 22:52:30] "POST /tags HTTP/1.1" 409 252 0.002430 10.0.0.38 - - [2026-02-05 22:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.38 - - [2026-02-05 22:52:30] "GET /tag/247d2683-5ceb-4ec1-bcd7-fe5203e032a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015038 10.0.0.38 - - [2026-02-05 22:52:30] "POST /tags HTTP/1.1" 409 228 0.002249 10.0.0.38 - - [2026-02-05 22:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001384 10.0.0.38 - - [2026-02-05 22:52:30] "GET /tag/ba87a6a2-e795-459b-a5d4-2ea2f07901bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011647 10.0.0.38 - - [2026-02-05 22:52:30] "GET /application-policy-set/dc0a7c30-d8fe-4ef8-8334-51daa390be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.008971 10.0.0.38 - - [2026-02-05 22:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.38 - - [2026-02-05 22:52:30] "GET /policy-management/360caebd-2e27-4935-8427-420343a4f810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002177 10.0.0.38 - - [2026-02-05 22:52:30] "POST /tags HTTP/1.1" 409 206 0.001269 10.0.0.38 - - [2026-02-05 22:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001113 10.0.0.38 - - [2026-02-05 22:52:30] "GET /tag/56509e54-136c-4a95-a316-c7edbd370d71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.009483 10.0.0.38 - - [2026-02-05 22:52:30] "POST /tags HTTP/1.1" 409 226 0.001305 10.0.0.38 - - [2026-02-05 22:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.38 - - [2026-02-05 22:52:31] "GET /tag/cce5be44-71bd-4f5c-b352-5538032aa32f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016034 10.0.0.38 - - [2026-02-05 22:52:31] "POST /tags HTTP/1.1" 409 204 0.002166 10.0.0.38 - - [2026-02-05 22:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.38 - - [2026-02-05 22:52:31] "GET /tag/7e8380e8-54b2-49cd-870e-b6dbd12e79ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.011768 10.0.0.38 - - [2026-02-05 22:52:31] "POST /tags HTTP/1.1" 409 226 0.001570 10.0.0.38 - - [2026-02-05 22:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009375 10.0.0.38 - - [2026-02-05 22:52:31] "GET /tag/cce5be44-71bd-4f5c-b352-5538032aa32f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009812 10.0.0.38 - - [2026-02-05 22:52:31] "POST /tags HTTP/1.1" 409 228 0.001869 10.0.0.38 - - [2026-02-05 22:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001209 10.0.0.38 - - [2026-02-05 22:52:31] "GET /tag/ba87a6a2-e795-459b-a5d4-2ea2f07901bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.009194 10.0.0.38 - - [2026-02-05 22:52:31] "POST /tags HTTP/1.1" 409 252 0.001215 10.0.0.38 - - [2026-02-05 22:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001031 10.0.0.38 - - [2026-02-05 22:52:31] "GET /tag/247d2683-5ceb-4ec1-bcd7-fe5203e032a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016533 10.0.0.38 - - [2026-02-05 22:52:31] "GET /application-policy-set/dc0a7c30-d8fe-4ef8-8334-51daa390be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.001907 10.0.0.38 - - [2026-02-05 22:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001230 10.0.0.38 - - [2026-02-05 22:52:31] "GET /policy-management/360caebd-2e27-4935-8427-420343a4f810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002455 10.0.0.38 - - [2026-02-05 22:52:31] "POST /firewall-rules HTTP/1.1" 409 281 0.001374 10.0.0.38 - - [2026-02-05 22:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004573 10.0.0.38 - - [2026-02-05 22:52:31] "PUT /firewall-rule/ba134d4e-f8d8-45cc-835b-d4b5b0ee0bc4 HTTP/1.1" 200 260 0.017012 10.0.0.38 - - [2026-02-05 22:52:31] "POST /firewall-rules HTTP/1.1" 409 291 0.018141 10.0.0.38 - - [2026-02-05 22:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.38 - - [2026-02-05 22:52:31] "PUT /firewall-rule/eef05a2c-246b-40c2-999b-841c97ad835e HTTP/1.1" 200 260 0.027887 10.0.0.38 - - [2026-02-05 22:52:31] "GET /firewall-rule/eef05a2c-246b-40c2-999b-841c97ad835e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.007904 10.0.0.38 - - [2026-02-05 22:52:31] "POST /firewall-rules HTTP/1.1" 200 658 0.077686 10.0.0.38 - - [2026-02-05 22:52:31] "GET /firewall-rule/5ae21772-6ce5-4ce4-8332-22e29308b7d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2892 0.003510 10.0.0.38 - - [2026-02-05 22:52:31] "GET /firewall-policy/0c2d97a4-dcad-405a-a35b-d50c1846d5ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.001966 10.0.0.38 - - [2026-02-05 22:52:31] "GET /firewall-rule/ba134d4e-f8d8-45cc-835b-d4b5b0ee0bc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002550 10.0.0.38 - - [2026-02-05 22:52:31] "POST /firewall-policys HTTP/1.1" 409 269 0.005083 10.0.0.38 - - [2026-02-05 22:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.38 - - [2026-02-05 22:52:31] "PUT /firewall-policy/5646af17-a8f9-42b6-b901-6f5b39d85028 HTTP/1.1" 200 264 0.022476 10.0.0.38 - - [2026-02-05 22:52:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.015062 10.0.0.38 - - [2026-02-05 22:52:31] "GET /firewall-policy/5646af17-a8f9-42b6-b901-6f5b39d85028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.011684 10.0.0.38 - - [2026-02-05 22:52:31] "GET /application-policy-set/dc0a7c30-d8fe-4ef8-8334-51daa390be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002501 10.0.0.38 - - [2026-02-05 22:52:31] "GET /firewall-policy/5646af17-a8f9-42b6-b901-6f5b39d85028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002944 10.0.0.38 - - [2026-02-05 22:52:31] "GET /firewall-policy/0c2d97a4-dcad-405a-a35b-d50c1846d5ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002048 10.0.0.38 - - [2026-02-05 22:52:31] "GET /firewall-policy/3abc8c6c-3d0b-4adb-b2fc-7fbdc05cab45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.001906 10.0.0.38 - - [2026-02-05 22:52:31] "GET /firewall-policy/5646af17-a8f9-42b6-b901-6f5b39d85028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002308 10.0.0.38 - - [2026-02-05 22:52:31] "GET /firewall-policy/5646af17-a8f9-42b6-b901-6f5b39d85028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001976 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:52:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000932 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:52:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000783 10.0.0.38 - - [2026-02-05 22:53:33] "GET /virtual-machine-interface/03767f9a-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.007161 10.0.0.38 - - [2026-02-05 22:53:33] "POST /set-tag HTTP/1.1" 200 109 0.005274 10.0.0.38 - - [2026-02-05 22:53:33] "GET /virtual-machine-interface/0644270e-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003929 10.0.0.38 - - [2026-02-05 22:53:33] "POST /set-tag HTTP/1.1" 200 109 0.002293 10.0.0.38 - - [2026-02-05 22:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.38 - - [2026-02-05 22:53:33] "GET /loadbalancer/5371880f-4041-477f-9bd4-d7fef5dda95c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002770 10.0.0.38 - - [2026-02-05 22:53:33] "GET /virtual-machine-interface/03767f9a-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.003407 10.0.0.38 - - [2026-02-05 22:53:33] "POST /set-tag HTTP/1.1" 200 109 0.018482 10.0.0.38 - - [2026-02-05 22:53:33] "DELETE /loadbalancer-member/7a2c4750-629f-4753-8dc2-e7d52b03724c HTTP/1.1" 200 115 0.031333 10.0.0.38 - - [2026-02-05 22:53:33] "GET /virtual-machine-interface/04e75606-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005105 10.0.0.38 - - [2026-02-05 22:53:33] "POST /set-tag HTTP/1.1" 200 109 0.001905 10.0.0.38 - - [2026-02-05 22:53:33] "GET /virtual-machine-interface/06b3b894-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003884 10.0.0.38 - - [2026-02-05 22:53:33] "POST /set-tag HTTP/1.1" 200 109 0.001899 10.0.0.38 - - [2026-02-05 22:53:33] "GET /virtual-machine-interface/056ee0da-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003543 10.0.0.38 - - [2026-02-05 22:53:33] "POST /set-tag HTTP/1.1" 200 109 0.001728 10.0.0.38 - - [2026-02-05 22:53:33] "GET /virtual-machine-interface/04709430-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004059 10.0.0.38 - - [2026-02-05 22:53:33] "POST /set-tag HTTP/1.1" 200 109 0.001753 10.0.0.38 - - [2026-02-05 22:53:33] "GET /virtual-machine-interface/05d99588-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003350 10.0.0.38 - - [2026-02-05 22:53:33] "POST /set-tag HTTP/1.1" 200 109 0.001663 10.0.0.38 - - [2026-02-05 22:53:33] "GET /virtual-machine-interface/03df1a28-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.003560 10.0.0.38 - - [2026-02-05 22:53:33] "POST /set-tag HTTP/1.1" 200 109 0.001571 10.0.0.38 - - [2026-02-05 22:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.38 - - [2026-02-05 22:53:33] "GET /loadbalancer/5371880f-4041-477f-9bd4-d7fef5dda95c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003058 10.0.0.38 - - [2026-02-05 22:53:34] "GET /virtual-machine-interface/04e75606-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006619 10.0.0.38 - - [2026-02-05 22:53:34] "POST /set-tag HTTP/1.1" 200 109 0.002085 10.0.0.38 - - [2026-02-05 22:53:34] "GET /virtual-machine-interface/04e75606-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004017 10.0.0.38 - - [2026-02-05 22:53:34] "POST /set-tag HTTP/1.1" 200 109 0.001715 10.0.0.38 - - [2026-02-05 22:53:34] "GET /virtual-machine/2b7ada71-0505-4ffb-92a1-4656577f4d35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.001981 10.0.0.38 - - [2026-02-05 22:53:34] "POST /ref-update HTTP/1.1" 200 156 0.013272 10.0.0.38 - - [2026-02-05 22:53:34] "GET /virtual-machine-interface/04e75606-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007260 10.0.0.38 - - [2026-02-05 22:53:34] "POST /set-tag HTTP/1.1" 200 109 0.016382 10.0.0.38 - - [2026-02-05 22:53:34] "POST /set-tag HTTP/1.1" 200 109 0.024427 10.0.0.38 - - [2026-02-05 22:53:34] "POST /set-tag HTTP/1.1" 200 109 0.026156 10.0.0.38 - - [2026-02-05 22:53:34] "POST /set-tag HTTP/1.1" 200 109 0.013661 10.0.0.38 - - [2026-02-05 22:53:34] "POST /set-tag HTTP/1.1" 200 109 0.026014 10.0.0.38 - - [2026-02-05 22:53:34] "DELETE /instance-ip/04ffa3aa-02e5-11f1-acd3-fa163e9c013f HTTP/1.1" 200 115 0.034409 10.0.0.38 - - [2026-02-05 22:53:34] "DELETE /virtual-machine-interface/04e75606-02e5-11f1-acd3-fa163e9c013f HTTP/1.1" 200 115 0.034231 10.0.0.38 - - [2026-02-05 22:53:34] "DELETE /virtual-machine/2b7ada71-0505-4ffb-92a1-4656577f4d35 HTTP/1.1" 200 115 0.018789 10.0.0.38 - - [2026-02-05 22:53:34] "GET /virtual-machine-interface/03df1a28-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004275 10.0.0.38 - - [2026-02-05 22:53:34] "POST /set-tag HTTP/1.1" 200 109 0.002283 10.0.0.38 - - [2026-02-05 22:53:34] "GET /virtual-machine-interface/03df1a28-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.003724 10.0.0.38 - - [2026-02-05 22:53:34] "POST /set-tag HTTP/1.1" 200 109 0.001771 10.0.0.38 - - [2026-02-05 22:53:34] "GET /virtual-machine/1f13bdc3-bd6c-4c52-881b-4759d40e11ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002666 10.0.0.38 - - [2026-02-05 22:53:34] "POST /ref-update HTTP/1.1" 200 156 0.007804 10.0.0.38 - - [2026-02-05 22:53:34] "GET /virtual-machine-interface/03df1a28-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.016215 10.0.0.38 - - [2026-02-05 22:53:34] "POST /set-tag HTTP/1.1" 200 109 0.034372 10.0.0.38 - - [2026-02-05 22:53:34] "POST /set-tag HTTP/1.1" 200 109 0.028797 10.0.0.38 - - [2026-02-05 22:53:35] "POST /set-tag HTTP/1.1" 200 109 0.031592 10.0.0.38 - - [2026-02-05 22:53:35] "POST /set-tag HTTP/1.1" 200 109 0.030020 10.0.0.38 - - [2026-02-05 22:53:35] "POST /set-tag HTTP/1.1" 200 109 0.029271 10.0.0.38 - - [2026-02-05 22:53:35] "DELETE /instance-ip/03f749b8-02e5-11f1-acd3-fa163e9c013f HTTP/1.1" 200 115 0.056226 10.0.0.38 - - [2026-02-05 22:53:35] "POST /ref-update HTTP/1.1" 200 156 0.013776 10.0.0.38 - - [2026-02-05 22:53:35] "DELETE /virtual-machine-interface/03df1a28-02e5-11f1-acd3-fa163e9c013f HTTP/1.1" 200 115 0.060119 10.0.0.38 - - [2026-02-05 22:53:35] "DELETE /virtual-machine/1f13bdc3-bd6c-4c52-881b-4759d40e11ca HTTP/1.1" 200 115 0.022179 10.0.0.38 - - [2026-02-05 22:53:35] "GET /virtual-machine-interface/04709430-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004142 10.0.0.38 - - [2026-02-05 22:53:35] "POST /set-tag HTTP/1.1" 200 109 0.003647 10.0.0.38 - - [2026-02-05 22:53:35] "GET /virtual-machine-interface/04709430-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003606 10.0.0.38 - - [2026-02-05 22:53:35] "POST /set-tag HTTP/1.1" 200 109 0.002341 10.0.0.38 - - [2026-02-05 22:53:35] "GET /virtual-machine/bcf2ab75-b53d-4318-bc97-900df906886f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002911 10.0.0.38 - - [2026-02-05 22:53:35] "POST /ref-update HTTP/1.1" 200 156 0.008571 10.0.0.38 - - [2026-02-05 22:53:35] "GET /virtual-machine-interface/04709430-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004679 10.0.0.38 - - [2026-02-05 22:53:35] "POST /set-tag HTTP/1.1" 200 109 0.017976 10.0.0.38 - - [2026-02-05 22:53:35] "POST /set-tag HTTP/1.1" 200 109 0.035250 10.0.0.38 - - [2026-02-05 22:53:35] "POST /set-tag HTTP/1.1" 200 109 0.023915 10.0.0.38 - - [2026-02-05 22:53:35] "POST /set-tag HTTP/1.1" 200 109 0.014577 10.0.0.38 - - [2026-02-05 22:53:35] "POST /set-tag HTTP/1.1" 200 109 0.020123 10.0.0.38 - - [2026-02-05 22:53:35] "DELETE /instance-ip/0483ce60-02e5-11f1-acd3-fa163e9c013f HTTP/1.1" 200 115 0.042877 10.0.0.38 - - [2026-02-05 22:53:35] "DELETE /virtual-machine-interface/04709430-02e5-11f1-acd3-fa163e9c013f HTTP/1.1" 200 115 0.044844 10.0.0.38 - - [2026-02-05 22:53:35] "DELETE /virtual-machine/bcf2ab75-b53d-4318-bc97-900df906886f HTTP/1.1" 200 115 0.019592 10.0.0.38 - - [2026-02-05 22:53:35] "DELETE /tag/27b38dc3-0ff7-430a-b7ef-57781c944c4e HTTP/1.1" 200 115 0.028030 10.0.0.38 - - [2026-02-05 22:53:35] "GET /virtual-machine-interface/03767f9a-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003946 10.0.0.38 - - [2026-02-05 22:53:35] "POST /set-tag HTTP/1.1" 200 109 0.002162 10.0.0.38 - - [2026-02-05 22:53:35] "GET /virtual-machine-interface/03767f9a-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004519 10.0.0.38 - - [2026-02-05 22:53:35] "POST /set-tag HTTP/1.1" 200 109 0.001539 10.0.0.38 - - [2026-02-05 22:53:35] "GET /virtual-machine/49c12d1d-bd9b-47e9-957f-29eb04ba00c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003363 10.0.0.38 - - [2026-02-05 22:53:35] "POST /ref-update HTTP/1.1" 200 156 0.015230 10.0.0.38 - - [2026-02-05 22:53:36] "GET /virtual-machine-interface/03767f9a-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.012465 10.0.0.38 - - [2026-02-05 22:53:36] "POST /set-tag HTTP/1.1" 200 109 0.017972 10.0.0.38 - - [2026-02-05 22:53:36] "POST /set-tag HTTP/1.1" 200 109 0.031583 10.0.0.38 - - [2026-02-05 22:53:36] "POST /set-tag HTTP/1.1" 200 109 0.025481 10.0.0.38 - - [2026-02-05 22:53:36] "POST /set-tag HTTP/1.1" 200 109 0.016889 10.0.0.38 - - [2026-02-05 22:53:36] "POST /set-tag HTTP/1.1" 200 109 0.023818 10.0.0.38 - - [2026-02-05 22:53:36] "DELETE /instance-ip/038e35f4-02e5-11f1-acd3-fa163e9c013f HTTP/1.1" 200 115 0.047738 10.0.0.38 - - [2026-02-05 22:53:36] "POST /ref-update HTTP/1.1" 200 156 0.010617 10.0.0.38 - - [2026-02-05 22:53:36] "DELETE /virtual-machine-interface/03767f9a-02e5-11f1-acd3-fa163e9c013f HTTP/1.1" 200 115 0.047440 10.0.0.38 - - [2026-02-05 22:53:36] "DELETE /virtual-machine/49c12d1d-bd9b-47e9-957f-29eb04ba00c1 HTTP/1.1" 200 115 0.018064 10.0.0.38 - - [2026-02-05 22:53:36] "DELETE /tag/56509e54-136c-4a95-a316-c7edbd370d71 HTTP/1.1" 409 388 0.017433 10.0.0.38 - - [2026-02-05 22:53:36] "DELETE /tag/2d922f27-54a8-4f19-8582-4532a0dd6d71 HTTP/1.1" 200 115 0.032153 10.0.0.38 - - [2026-02-05 22:54:04] "GET /virtual-machine-interface/06b3b894-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004421 10.0.0.38 - - [2026-02-05 22:54:04] "POST /set-tag HTTP/1.1" 200 109 0.001893 10.0.0.38 - - [2026-02-05 22:54:04] "GET /virtual-machine-interface/06b3b894-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005492 10.0.0.38 - - [2026-02-05 22:54:04] "POST /set-tag HTTP/1.1" 200 109 0.001994 10.0.0.38 - - [2026-02-05 22:54:04] "GET /virtual-machine/4792e7a3-3f63-479e-bd18-b6ad18bb5f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002504 10.0.0.38 - - [2026-02-05 22:54:04] "POST /ref-update HTTP/1.1" 200 156 0.008326 10.0.0.38 - - [2026-02-05 22:54:04] "GET /virtual-machine-interface/06b3b894-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004302 10.0.0.38 - - [2026-02-05 22:54:04] "POST /set-tag HTTP/1.1" 200 109 0.014441 10.0.0.38 - - [2026-02-05 22:54:04] "POST /set-tag HTTP/1.1" 200 109 0.028247 10.0.0.38 - - [2026-02-05 22:54:04] "POST /set-tag HTTP/1.1" 200 109 0.017824 10.0.0.38 - - [2026-02-05 22:54:04] "POST /set-tag HTTP/1.1" 200 109 0.011332 10.0.0.38 - - [2026-02-05 22:54:04] "DELETE /instance-ip/06d10354-02e5-11f1-acd3-fa163e9c013f HTTP/1.1" 200 115 0.040915 10.0.0.38 - - [2026-02-05 22:54:04] "DELETE /virtual-machine-interface/06b3b894-02e5-11f1-acd3-fa163e9c013f HTTP/1.1" 200 115 0.036011 10.0.0.38 - - [2026-02-05 22:54:04] "DELETE /virtual-machine/4792e7a3-3f63-479e-bd18-b6ad18bb5f56 HTTP/1.1" 200 115 0.015052 10.0.0.38 - - [2026-02-05 22:54:04] "DELETE /tag/094dce0f-b5c7-462a-95f4-8f4f1e1a82fc HTTP/1.1" 200 115 0.036610 10.0.0.38 - - [2026-02-05 22:54:04] "GET /virtual-machine-interface/05d99588-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004117 10.0.0.38 - - [2026-02-05 22:54:04] "POST /set-tag HTTP/1.1" 200 109 0.002048 10.0.0.38 - - [2026-02-05 22:54:04] "GET /virtual-machine-interface/05d99588-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003253 10.0.0.38 - - [2026-02-05 22:54:04] "POST /set-tag HTTP/1.1" 200 109 0.001605 10.0.0.38 - - [2026-02-05 22:54:04] "GET /virtual-machine/0bbd237e-4699-4a86-9fda-b61b394f4a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.001783 10.0.0.38 - - [2026-02-05 22:54:04] "POST /ref-update HTTP/1.1" 200 156 0.009143 10.0.0.38 - - [2026-02-05 22:54:04] "GET /virtual-machine-interface/05d99588-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.025928 10.0.0.38 - - [2026-02-05 22:54:05] "POST /set-tag HTTP/1.1" 200 109 0.020290 10.0.0.38 - - [2026-02-05 22:54:05] "POST /set-tag HTTP/1.1" 200 109 0.013226 10.0.0.38 - - [2026-02-05 22:54:05] "POST /set-tag HTTP/1.1" 200 109 0.020424 10.0.0.38 - - [2026-02-05 22:54:05] "POST /set-tag HTTP/1.1" 200 109 0.024067 10.0.0.38 - - [2026-02-05 22:54:05] "DELETE /instance-ip/05f181ca-02e5-11f1-acd3-fa163e9c013f HTTP/1.1" 200 115 0.040080 10.0.0.38 - - [2026-02-05 22:54:05] "DELETE /virtual-machine-interface/05d99588-02e5-11f1-acd3-fa163e9c013f HTTP/1.1" 200 115 0.034307 10.0.0.38 - - [2026-02-05 22:54:05] "DELETE /virtual-machine/0bbd237e-4699-4a86-9fda-b61b394f4a1e HTTP/1.1" 200 115 0.016000 10.0.0.38 - - [2026-02-05 22:54:05] "DELETE /tag/7e8380e8-54b2-49cd-870e-b6dbd12e79ef HTTP/1.1" 409 236 0.008181 10.0.0.38 - - [2026-02-05 22:54:05] "GET /virtual-machine-interface/056ee0da-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003953 10.0.0.38 - - [2026-02-05 22:54:05] "POST /set-tag HTTP/1.1" 200 109 0.001713 10.0.0.38 - - [2026-02-05 22:54:05] "GET /virtual-machine-interface/056ee0da-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003179 10.0.0.38 - - [2026-02-05 22:54:05] "POST /set-tag HTTP/1.1" 200 109 0.002437 10.0.0.38 - - [2026-02-05 22:54:05] "GET /virtual-machine/fb62139e-7ae9-44d3-9a2a-399b8da2d03c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.001993 10.0.0.38 - - [2026-02-05 22:54:05] "POST /ref-update HTTP/1.1" 200 156 0.009917 10.0.0.38 - - [2026-02-05 22:54:05] "GET /virtual-machine-interface/056ee0da-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003771 10.0.0.38 - - [2026-02-05 22:54:05] "POST /set-tag HTTP/1.1" 200 109 0.013424 10.0.0.38 - - [2026-02-05 22:54:05] "POST /set-tag HTTP/1.1" 200 109 0.019445 10.0.0.38 - - [2026-02-05 22:54:05] "POST /set-tag HTTP/1.1" 200 109 0.012351 10.0.0.38 - - [2026-02-05 22:54:05] "POST /set-tag HTTP/1.1" 200 109 0.021106 10.0.0.38 - - [2026-02-05 22:54:05] "DELETE /instance-ip/058debf6-02e5-11f1-acd3-fa163e9c013f HTTP/1.1" 200 115 0.038384 10.0.0.38 - - [2026-02-05 22:54:05] "DELETE /virtual-machine-interface/056ee0da-02e5-11f1-acd3-fa163e9c013f HTTP/1.1" 200 115 0.033465 10.0.0.38 - - [2026-02-05 22:54:05] "DELETE /virtual-machine/fb62139e-7ae9-44d3-9a2a-399b8da2d03c HTTP/1.1" 200 115 0.020604 10.0.0.38 - - [2026-02-05 22:54:05] "DELETE /tag/8ba47df1-48dd-4b49-a465-c137940caecb HTTP/1.1" 200 115 0.030551 10.0.0.38 - - [2026-02-05 22:54:05] "DELETE /tag/45dd744d-c83d-4cf3-82cc-c42106165d66 HTTP/1.1" 200 115 0.026335 10.0.0.38 - - [2026-02-05 22:54:05] "DELETE /tag/78f21efb-dfbe-4364-bd68-4eaed2c61048 HTTP/1.1" 200 115 0.025414 10.0.0.38 - - [2026-02-05 22:54:05] "GET /virtual-machine-interface/0644270e-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003330 10.0.0.38 - - [2026-02-05 22:54:05] "POST /set-tag HTTP/1.1" 200 109 0.002131 10.0.0.38 - - [2026-02-05 22:54:05] "GET /virtual-machine-interface/0644270e-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003426 10.0.0.38 - - [2026-02-05 22:54:05] "POST /set-tag HTTP/1.1" 200 109 0.001515 10.0.0.38 - - [2026-02-05 22:54:05] "GET /virtual-machine/44132b10-272e-47b2-a132-b02502d37614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002957 10.0.0.38 - - [2026-02-05 22:54:05] "POST /ref-update HTTP/1.1" 200 156 0.007549 10.0.0.38 - - [2026-02-05 22:54:05] "GET /virtual-machine-interface/0644270e-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006956 10.0.0.38 - - [2026-02-05 22:54:05] "POST /set-tag HTTP/1.1" 200 109 0.014107 10.0.0.38 - - [2026-02-05 22:54:05] "POST /set-tag HTTP/1.1" 200 109 0.021660 10.0.0.38 - - [2026-02-05 22:54:06] "POST /set-tag HTTP/1.1" 200 109 0.022604 10.0.0.38 - - [2026-02-05 22:54:06] "POST /set-tag HTTP/1.1" 200 109 0.011520 10.0.0.38 - - [2026-02-05 22:54:06] "DELETE /instance-ip/065b5a96-02e5-11f1-acd3-fa163e9c013f HTTP/1.1" 200 115 0.045650 10.0.0.38 - - [2026-02-05 22:54:06] "DELETE /virtual-machine-interface/0644270e-02e5-11f1-acd3-fa163e9c013f HTTP/1.1" 200 115 0.034892 10.0.0.38 - - [2026-02-05 22:54:06] "DELETE /virtual-machine/44132b10-272e-47b2-a132-b02502d37614 HTTP/1.1" 200 115 0.017816 10.0.0.38 - - [2026-02-05 22:54:06] "DELETE /tag/ba87a6a2-e795-459b-a5d4-2ea2f07901bc HTTP/1.1" 409 236 0.005551 10.0.0.38 - - [2026-02-05 22:54:06] "DELETE /tag/8dd5af00-522f-43b0-bdb8-639e859447e1 HTTP/1.1" 200 115 0.031835 10.0.0.38 - - [2026-02-05 22:54:06] "DELETE /tag/247d2683-5ceb-4ec1-bcd7-fe5203e032a4 HTTP/1.1" 409 236 0.003595 10.0.0.38 - - [2026-02-05 22:54:08] "POST /projects HTTP/1.1" 409 238 0.001890 10.0.0.38 - - [2026-02-05 22:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001355 10.0.0.38 - - [2026-02-05 22:54:08] "GET /project/c363741e-869c-4bd7-b1cf-827080189916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028083 10.0.0.38 - - [2026-02-05 22:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001438 10.0.0.38 - - [2026-02-05 22:54:08] "GET /virtual-network/eaee73c7-7f90-4ce8-9b31-dc036d6dc0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003227 10.0.0.38 - - [2026-02-05 22:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.38 - - [2026-02-05 22:54:08] "GET /virtual-network/cd464915-b0e2-4d3a-9479-b1c9fced83cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003544 10.0.0.38 - - [2026-02-05 22:54:08] "POST /security-groups HTTP/1.1" 409 285 0.001839 10.0.0.38 - - [2026-02-05 22:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001289 10.0.0.38 - - [2026-02-05 22:54:08] "PUT /security-group/f1bb6bb5-7c86-4a47-be2d-a12ad0347178 HTTP/1.1" 200 262 0.055285 10.0.0.38 - - [2026-02-05 22:54:08] "PUT /access-control-list/cce22cf7-8080-4a07-b0ae-19419083b701 HTTP/1.1" 200 272 0.010860 10.0.0.38 - - [2026-02-05 22:54:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.031879 10.0.0.38 - - [2026-02-05 22:54:08] "PUT /access-control-list/922855e2-ca13-4185-aff7-de9a85da3229 HTTP/1.1" 200 272 0.026748 10.0.0.38 - - [2026-02-05 22:54:13] "POST /projects HTTP/1.1" 409 238 0.002325 10.0.0.38 - - [2026-02-05 22:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.38 - - [2026-02-05 22:54:13] "GET /project/c363741e-869c-4bd7-b1cf-827080189916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028304 10.0.0.38 - - [2026-02-05 22:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.38 - - [2026-02-05 22:54:13] "GET /virtual-network/eaee73c7-7f90-4ce8-9b31-dc036d6dc0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003440 10.0.0.38 - - [2026-02-05 22:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.38 - - [2026-02-05 22:54:13] "GET /virtual-network/cd464915-b0e2-4d3a-9479-b1c9fced83cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005867 10.0.0.38 - - [2026-02-05 22:54:13] "POST /security-groups HTTP/1.1" 409 285 0.003415 10.0.0.38 - - [2026-02-05 22:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.38 - - [2026-02-05 22:54:13] "PUT /security-group/f1bb6bb5-7c86-4a47-be2d-a12ad0347178 HTTP/1.1" 200 262 0.063099 10.0.0.38 - - [2026-02-05 22:54:13] "PUT /access-control-list/cce22cf7-8080-4a07-b0ae-19419083b701 HTTP/1.1" 200 272 0.015350 10.0.0.38 - - [2026-02-05 22:54:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.021918 10.0.0.38 - - [2026-02-05 22:54:13] "GET /firewall-policy/3abc8c6c-3d0b-4adb-b2fc-7fbdc05cab45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.007490 10.0.0.38 - - [2026-02-05 22:54:13] "PUT /access-control-list/922855e2-ca13-4185-aff7-de9a85da3229 HTTP/1.1" 200 272 0.027469 10.0.0.38 - - [2026-02-05 22:54:13] "GET /firewall-rule/a081cdb3-505b-4575-a706-f7944e17159f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002433 10.0.0.38 - - [2026-02-05 22:54:14] "POST /ref-update HTTP/1.1" 200 156 0.044962 10.0.0.38 - - [2026-02-05 22:54:14] "DELETE /firewall-rule/a081cdb3-505b-4575-a706-f7944e17159f HTTP/1.1" 200 115 0.029186 10.0.0.38 - - [2026-02-05 22:54:14] "GET /firewall-policy/3abc8c6c-3d0b-4adb-b2fc-7fbdc05cab45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004687 10.0.0.38 - - [2026-02-05 22:54:14] "GET /firewall-rule/d33cefcb-fc08-40a1-b81f-7daebe1fc293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002569 10.0.0.38 - - [2026-02-05 22:54:14] "POST /ref-update HTTP/1.1" 200 156 0.041921 10.0.0.38 - - [2026-02-05 22:54:14] "DELETE /firewall-rule/d33cefcb-fc08-40a1-b81f-7daebe1fc293 HTTP/1.1" 200 115 0.038139 10.0.0.38 - - [2026-02-05 22:54:14] "DELETE /tag/247d2683-5ceb-4ec1-bcd7-fe5203e032a4 HTTP/1.1" 409 236 0.004853 10.0.0.38 - - [2026-02-05 22:54:14] "DELETE /tag/ba87a6a2-e795-459b-a5d4-2ea2f07901bc HTTP/1.1" 409 236 0.004603 10.0.0.38 - - [2026-02-05 22:54:14] "DELETE /tag/01b0f6b6-a249-4e2a-ae94-72359a1202ca HTTP/1.1" 200 115 0.029769 10.0.0.38 - - [2026-02-05 22:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.38 - - [2026-02-05 22:54:14] "GET /virtual-network/eaee73c7-7f90-4ce8-9b31-dc036d6dc0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004488 10.0.0.38 - - [2026-02-05 22:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001563 10.0.0.38 - - [2026-02-05 22:54:14] "GET /virtual-network/cd464915-b0e2-4d3a-9479-b1c9fced83cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003278 10.0.0.38 - - [2026-02-05 22:54:14] "PUT /virtual-network/eaee73c7-7f90-4ce8-9b31-dc036d6dc0c6 HTTP/1.1" 200 264 0.035501 10.0.0.38 - - [2026-02-05 22:54:14] "PUT /virtual-network/cd464915-b0e2-4d3a-9479-b1c9fced83cf HTTP/1.1" 200 264 0.040642 10.0.0.38 - - [2026-02-05 22:54:14] "DELETE /security-group/f1bb6bb5-7c86-4a47-be2d-a12ad0347178 HTTP/1.1" 200 115 0.035639 10.0.0.38 - - [2026-02-05 22:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001252 10.0.0.38 - - [2026-02-05 22:54:14] "DELETE /access-control-list/cce22cf7-8080-4a07-b0ae-19419083b701 HTTP/1.1" 200 115 0.027244 10.0.0.38 - - [2026-02-05 22:54:14] "DELETE /access-control-list/922855e2-ca13-4185-aff7-de9a85da3229 HTTP/1.1" 200 115 0.023856 10.0.0.38 - - [2026-02-05 22:54:14] "GET /project/c363741e-869c-4bd7-b1cf-827080189916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.027614 10.0.0.38 - - [2026-02-05 22:54:14] "GET /project/c363741e-869c-4bd7-b1cf-827080189916?fields=security_groups HTTP/1.1" 200 1353 0.039058 10.0.0.38 - - [2026-02-05 22:54:14] "DELETE /security-group/5ecae667-5103-48f1-8001-c1966a727499 HTTP/1.1" 200 115 0.041873 10.0.0.38 - - [2026-02-05 22:54:14] "DELETE /access-control-list/047896cb-1e26-4de7-ac44-241ec921f216 HTTP/1.1" 200 115 0.031495 10.0.0.38 - - [2026-02-05 22:54:14] "GET /project/c363741e-869c-4bd7-b1cf-827080189916?fields=application_policy_sets HTTP/1.1" 200 1392 0.047948 10.0.0.38 - - [2026-02-05 22:54:14] "DELETE /access-control-list/a0ba497c-e8fd-4ca9-aea9-becc539d612e HTTP/1.1" 200 115 0.046380 10.0.0.38 - - [2026-02-05 22:54:14] "DELETE /project/c363741e-869c-4bd7-b1cf-827080189916 HTTP/1.1" 200 115 0.277916 10.0.0.38 - - [2026-02-05 22:54:14] "POST /projects HTTP/1.1" 409 238 0.001616 10.0.0.38 - - [2026-02-05 22:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.38 - - [2026-02-05 22:54:14] "GET /project/7ad0c134-c335-43d4-8973-41e1456bcc98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.027148 10.0.0.38 - - [2026-02-05 22:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001453 10.0.0.38 - - [2026-02-05 22:54:14] "GET /virtual-network/eaee73c7-7f90-4ce8-9b31-dc036d6dc0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003931 10.0.0.38 - - [2026-02-05 22:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.38 - - [2026-02-05 22:54:14] "GET /virtual-network/cd464915-b0e2-4d3a-9479-b1c9fced83cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003620 10.0.0.38 - - [2026-02-05 22:54:14] "POST /security-groups HTTP/1.1" 409 285 0.002810 10.0.0.38 - - [2026-02-05 22:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001604 10.0.0.38 - - [2026-02-05 22:54:15] "PUT /security-group/5fe6eb33-deca-4035-a860-355b3aa7efa5 HTTP/1.1" 200 262 0.055286 10.0.0.38 - - [2026-02-05 22:54:15] "PUT /access-control-list/917fecf9-6167-43f9-96dd-759d96024904 HTTP/1.1" 200 272 0.008552 10.0.0.38 - - [2026-02-05 22:54:15] "PUT /access-control-list/c3d969d8-4c63-431c-9f42-65998dedaabb HTTP/1.1" 200 272 0.015933 10.0.0.38 - - [2026-02-05 22:54:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.009727 10.0.0.38 - - [2026-02-05 22:54:19] "GET /application-policy-set/dc0a7c30-d8fe-4ef8-8334-51daa390be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002279 10.0.0.38 - - [2026-02-05 22:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.38 - - [2026-02-05 22:54:19] "GET /policy-management/360caebd-2e27-4935-8427-420343a4f810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.001992 10.0.0.38 - - [2026-02-05 22:54:19] "GET /firewall-policy/0c2d97a4-dcad-405a-a35b-d50c1846d5ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002346 10.0.0.38 - - [2026-02-05 22:54:19] "GET /firewall-rule/ba134d4e-f8d8-45cc-835b-d4b5b0ee0bc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002234 10.0.0.38 - - [2026-02-05 22:54:19] "POST /ref-update HTTP/1.1" 200 156 0.012205 10.0.0.38 - - [2026-02-05 22:54:19] "DELETE /firewall-rule/ba134d4e-f8d8-45cc-835b-d4b5b0ee0bc4 HTTP/1.1" 200 115 0.044796 10.0.0.38 - - [2026-02-05 22:54:19] "GET /firewall-policy/5646af17-a8f9-42b6-b901-6f5b39d85028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004523 10.0.0.38 - - [2026-02-05 22:54:19] "GET /firewall-rule/eef05a2c-246b-40c2-999b-841c97ad835e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.004492 10.0.0.38 - - [2026-02-05 22:54:19] "POST /ref-update HTTP/1.1" 200 156 0.012816 10.0.0.38 - - [2026-02-05 22:54:19] "DELETE /firewall-rule/eef05a2c-246b-40c2-999b-841c97ad835e HTTP/1.1" 200 115 0.033251 10.0.0.38 - - [2026-02-05 22:54:19] "GET /firewall-policy/5646af17-a8f9-42b6-b901-6f5b39d85028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.003239 10.0.0.38 - - [2026-02-05 22:54:19] "GET /firewall-rule/5ae21772-6ce5-4ce4-8332-22e29308b7d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2892 0.002326 10.0.0.38 - - [2026-02-05 22:54:19] "POST /ref-update HTTP/1.1" 200 156 0.009458 10.0.0.38 - - [2026-02-05 22:54:19] "DELETE /firewall-rule/5ae21772-6ce5-4ce4-8332-22e29308b7d9 HTTP/1.1" 200 115 0.042108 10.0.0.38 - - [2026-02-05 22:54:19] "GET /application-policy-set/dc0a7c30-d8fe-4ef8-8334-51daa390be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002353 10.0.0.38 - - [2026-02-05 22:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.38 - - [2026-02-05 22:54:19] "GET /policy-management/360caebd-2e27-4935-8427-420343a4f810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002007 10.0.0.38 - - [2026-02-05 22:54:19] "GET /firewall-policy/5646af17-a8f9-42b6-b901-6f5b39d85028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002765 10.0.0.38 - - [2026-02-05 22:54:19] "POST /ref-update HTTP/1.1" 200 156 0.019943 10.0.0.38 - - [2026-02-05 22:54:20] "DELETE /firewall-policy/5646af17-a8f9-42b6-b901-6f5b39d85028 HTTP/1.1" 200 115 0.020356 10.0.0.38 - - [2026-02-05 22:54:20] "DELETE /tag/247d2683-5ceb-4ec1-bcd7-fe5203e032a4 HTTP/1.1" 200 115 0.026540 10.0.0.38 - - [2026-02-05 22:54:20] "DELETE /tag/ba87a6a2-e795-459b-a5d4-2ea2f07901bc HTTP/1.1" 200 115 0.046294 10.0.0.38 - - [2026-02-05 22:54:20] "DELETE /tag/56509e54-136c-4a95-a316-c7edbd370d71 HTTP/1.1" 200 115 0.041407 10.0.0.38 - - [2026-02-05 22:54:20] "DELETE /tag/7e8380e8-54b2-49cd-870e-b6dbd12e79ef HTTP/1.1" 200 115 0.055437 10.0.0.38 - - [2026-02-05 22:54:20] "DELETE /loadbalancer-member/a9c95fa8-fb3e-46f8-af1d-88d353ca019d HTTP/1.1" 200 115 0.027982 10.0.0.38 - - [2026-02-05 22:54:20] "DELETE /loadbalancer-pool/6a98af36-e5be-485a-81e2-209ee8002fab HTTP/1.1" 200 115 0.020753 10.0.0.38 - - [2026-02-05 22:54:20] "DELETE /loadbalancer-listener/54ee1568-3676-4f71-8929-4b57160ec49c HTTP/1.1" 200 115 0.019363 10.0.0.38 - - [2026-02-05 22:54:20] "DELETE /loadbalancer/5371880f-4041-477f-9bd4-d7fef5dda95c HTTP/1.1" 200 115 0.034997 10.0.0.38 - - [2026-02-05 22:54:20] "DELETE /floating-ip/54a47d51-74d3-46ec-9d48-83bf1cd3e3ef HTTP/1.1" 200 115 0.021171 10.0.0.38 - - [2026-02-05 22:54:20] "DELETE /instance-ip/5ea6150e-860d-41a4-b3a5-3ececbe90d8d HTTP/1.1" 200 115 0.028781 10.0.0.38 - - [2026-02-05 22:54:20] "DELETE /virtual-machine-interface/8d6df77d-a3c1-48e8-82e7-ee5dd629d9b3 HTTP/1.1" 200 115 0.030803 10.0.0.38 - - [2026-02-05 22:54:20] "DELETE /tag/8962923a-78e9-4d97-a1d7-defc8d56425e HTTP/1.1" 200 115 0.027793 10.0.0.38 - - [2026-02-05 22:54:20] "POST /projects HTTP/1.1" 409 238 0.001438 10.0.0.38 - - [2026-02-05 22:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.38 - - [2026-02-05 22:54:20] "GET /project/7ad0c134-c335-43d4-8973-41e1456bcc98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.033544 10.0.0.38 - - [2026-02-05 22:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.38 - - [2026-02-05 22:54:20] "GET /virtual-network/eaee73c7-7f90-4ce8-9b31-dc036d6dc0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.007416 10.0.0.38 - - [2026-02-05 22:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.38 - - [2026-02-05 22:54:20] "GET /virtual-network/cd464915-b0e2-4d3a-9479-b1c9fced83cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003725 10.0.0.38 - - [2026-02-05 22:54:20] "POST /security-groups HTTP/1.1" 409 285 0.003959 10.0.0.38 - - [2026-02-05 22:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.38 - - [2026-02-05 22:54:20] "PUT /security-group/5fe6eb33-deca-4035-a860-355b3aa7efa5 HTTP/1.1" 200 262 0.055526 10.0.0.38 - - [2026-02-05 22:54:20] "PUT /access-control-list/917fecf9-6167-43f9-96dd-759d96024904 HTTP/1.1" 200 272 0.020505 10.0.0.38 - - [2026-02-05 22:54:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.041670 10.0.0.38 - - [2026-02-05 22:54:20] "GET /firewall-policy/3abc8c6c-3d0b-4adb-b2fc-7fbdc05cab45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.019892 10.0.0.38 - - [2026-02-05 22:54:20] "PUT /access-control-list/c3d969d8-4c63-431c-9f42-65998dedaabb HTTP/1.1" 200 272 0.033424 10.0.0.38 - - [2026-02-05 22:54:20] "GET /firewall-rule/2cad789a-aae0-4a7c-ab7f-716f2cdebd97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003450 10.0.0.38 - - [2026-02-05 22:54:20] "POST /ref-update HTTP/1.1" 200 156 0.060024 10.0.0.38 - - [2026-02-05 22:54:20] "DELETE /firewall-rule/2cad789a-aae0-4a7c-ab7f-716f2cdebd97 HTTP/1.1" 200 115 0.051185 10.0.0.38 - - [2026-02-05 22:54:20] "GET /firewall-policy/3abc8c6c-3d0b-4adb-b2fc-7fbdc05cab45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.005401 10.0.0.38 - - [2026-02-05 22:54:21] "GET /firewall-rule/10db32dc-f34b-4648-88f7-55839c999705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.004592 10.0.0.38 - - [2026-02-05 22:54:21] "POST /ref-update HTTP/1.1" 200 156 0.050317 10.0.0.38 - - [2026-02-05 22:54:21] "DELETE /firewall-rule/10db32dc-f34b-4648-88f7-55839c999705 HTTP/1.1" 200 115 0.052950 10.0.0.38 - - [2026-02-05 22:54:21] "DELETE /tag/cce5be44-71bd-4f5c-b352-5538032aa32f HTTP/1.1" 200 115 0.041069 10.0.0.38 - - [2026-02-05 22:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.38 - - [2026-02-05 22:54:21] "GET /virtual-network/eaee73c7-7f90-4ce8-9b31-dc036d6dc0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003857 10.0.0.38 - - [2026-02-05 22:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001329 10.0.0.38 - - [2026-02-05 22:54:21] "GET /virtual-network/cd464915-b0e2-4d3a-9479-b1c9fced83cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003433 10.0.0.38 - - [2026-02-05 22:54:21] "PUT /virtual-network/eaee73c7-7f90-4ce8-9b31-dc036d6dc0c6 HTTP/1.1" 200 264 0.035246 10.0.0.38 - - [2026-02-05 22:54:21] "PUT /virtual-network/cd464915-b0e2-4d3a-9479-b1c9fced83cf HTTP/1.1" 200 264 0.035695 10.0.0.38 - - [2026-02-05 22:54:21] "DELETE /security-group/5fe6eb33-deca-4035-a860-355b3aa7efa5 HTTP/1.1" 200 115 0.054997 10.0.0.38 - - [2026-02-05 22:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.38 - - [2026-02-05 22:54:21] "DELETE /access-control-list/917fecf9-6167-43f9-96dd-759d96024904 HTTP/1.1" 200 115 0.021421 10.0.0.38 - - [2026-02-05 22:54:21] "DELETE /access-control-list/c3d969d8-4c63-431c-9f42-65998dedaabb HTTP/1.1" 200 115 0.028520 10.0.0.38 - - [2026-02-05 22:54:21] "GET /project/7ad0c134-c335-43d4-8973-41e1456bcc98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.026122 10.0.0.38 - - [2026-02-05 22:54:21] "GET /project/7ad0c134-c335-43d4-8973-41e1456bcc98?fields=security_groups HTTP/1.1" 200 1351 0.031857 10.0.0.38 - - [2026-02-05 22:54:21] "DELETE /security-group/9abe20c9-29db-4b88-907a-b617ee2db71e HTTP/1.1" 200 115 0.046906 10.0.0.38 - - [2026-02-05 22:54:21] "DELETE /access-control-list/7f79b3d6-d847-45fc-b821-430b9149a64b HTTP/1.1" 200 115 0.052605 10.0.0.38 - - [2026-02-05 22:54:21] "GET /project/7ad0c134-c335-43d4-8973-41e1456bcc98?fields=application_policy_sets HTTP/1.1" 200 1390 0.058287 10.0.0.38 - - [2026-02-05 22:54:21] "DELETE /access-control-list/3896dd42-daa5-4d8a-8027-2f3356b0a3eb HTTP/1.1" 200 115 0.043339 10.0.0.38 - - [2026-02-05 22:54:21] "DELETE /project/7ad0c134-c335-43d4-8973-41e1456bcc98 HTTP/1.1" 200 115 0.301748 10.0.0.38 - - [2026-02-05 22:54:39] "GET /global-system-configs HTTP/1.1" 200 322 0.002480 10.0.0.38 - - [2026-02-05 22:54:41] "GET /global-system-configs HTTP/1.1" 200 322 0.001695 10.0.0.38 - - [2026-02-05 22:55:10] "GET / HTTP/1.1" 200 35931 0.002022 10.0.0.38 - - [2026-02-05 22:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.38 - - [2026-02-05 22:55:10] "GET /global-vrouter-config/6bf87490-c942-4fb1-b499-08cf98e24aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002045 10.0.0.38 - - [2026-02-05 22:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.38 - - [2026-02-05 22:55:10] "GET /global-vrouter-config/6bf87490-c942-4fb1-b499-08cf98e24aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002127 10.0.0.38 - - [2026-02-05 22:55:26] "GET / HTTP/1.1" 200 35931 0.001304 10.0.0.38 - - [2026-02-05 22:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.38 - - [2026-02-05 22:55:26] "GET /global-system-config/6c757b63-9b25-4806-b087-3f898f187a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003767 10.0.0.38 - - [2026-02-05 22:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001160 10.0.0.38 - - [2026-02-05 22:55:26] "GET /config-node/1e53adc7-2c32-4f83-92fe-482736a89904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002071 10.0.0.38 - - [2026-02-05 22:55:26] "GET / HTTP/1.1" 200 35931 0.001489 10.0.0.38 - - [2026-02-05 22:55:26] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001890 10.0.0.38 - - [2026-02-05 22:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.38 - - [2026-02-05 22:55:31] "GET /global-vrouter-config/6bf87490-c942-4fb1-b499-08cf98e24aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002079 10.0.0.38 - - [2026-02-05 22:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001313 10.0.0.38 - - [2026-02-05 22:55:31] "PUT /global-vrouter-config/6bf87490-c942-4fb1-b499-08cf98e24aec HTTP/1.1" 200 276 0.006925 10.0.0.38 - - [2026-02-05 22:55:31] "GET / HTTP/1.1" 200 35931 0.001509 10.0.0.38 - - [2026-02-05 22:55:31] "POST /alarms HTTP/1.1" 409 264 0.001833 10.0.0.38 - - [2026-02-05 22:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001163 10.0.0.38 - - [2026-02-05 22:55:31] "PUT /alarm/49252676-57b0-4c7f-9bda-080f4206ac18 HTTP/1.1" 200 244 0.008082 10.0.0.38 - - [2026-02-05 22:55:31] "POST /alarms HTTP/1.1" 409 261 0.002010 10.0.0.38 - - [2026-02-05 22:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001289 10.0.0.38 - - [2026-02-05 22:55:31] "PUT /alarm/0d3f5547-81fe-4d6b-a465-2a896efccb70 HTTP/1.1" 200 244 0.008240 10.0.0.38 - - [2026-02-05 22:55:31] "POST /alarms HTTP/1.1" 409 261 0.001836 10.0.0.38 - - [2026-02-05 22:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001161 10.0.0.38 - - [2026-02-05 22:55:31] "PUT /alarm/2301ac7f-465a-4eed-95f4-8cd19efedff8 HTTP/1.1" 200 244 0.011634 10.0.0.38 - - [2026-02-05 22:55:31] "POST /alarms HTTP/1.1" 409 253 0.004908 10.0.0.38 - - [2026-02-05 22:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.38 - - [2026-02-05 22:55:31] "PUT /alarm/6b1a72c7-b072-4295-bdad-9d7d7fd8a38b HTTP/1.1" 200 244 0.009576 10.0.0.38 - - [2026-02-05 22:55:31] "POST /alarms HTTP/1.1" 409 251 0.010193 10.0.0.38 - - [2026-02-05 22:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.38 - - [2026-02-05 22:55:32] "PUT /alarm/8f857a4c-0131-44c6-988e-b1193852d1c1 HTTP/1.1" 200 244 0.009719 10.0.0.38 - - [2026-02-05 22:55:32] "POST /alarms HTTP/1.1" 409 252 0.002723 10.0.0.38 - - [2026-02-05 22:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001420 10.0.0.38 - - [2026-02-05 22:55:32] "PUT /alarm/a1a1ea63-455a-42d4-932d-f5e874e2350e HTTP/1.1" 200 244 0.008816 10.0.0.38 - - [2026-02-05 22:55:32] "POST /alarms HTTP/1.1" 409 256 0.006610 10.0.0.38 - - [2026-02-05 22:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.38 - - [2026-02-05 22:55:32] "PUT /alarm/8fbc3778-fc04-425f-8379-7b7c3a1e3425 HTTP/1.1" 200 244 0.008753 10.0.0.38 - - [2026-02-05 22:55:32] "POST /alarms HTTP/1.1" 409 248 0.002918 10.0.0.38 - - [2026-02-05 22:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.38 - - [2026-02-05 22:55:32] "PUT /alarm/08e76bb7-0892-423e-9950-29609bc55dd4 HTTP/1.1" 200 244 0.015692 10.0.0.38 - - [2026-02-05 22:55:32] "POST /alarms HTTP/1.1" 409 252 0.003872 10.0.0.38 - - [2026-02-05 22:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005303 10.0.0.38 - - [2026-02-05 22:55:32] "PUT /alarm/25477f66-78bd-46b7-b5c8-f3dbbee9479d HTTP/1.1" 200 244 0.009408 10.0.0.38 - - [2026-02-05 22:55:32] "POST /alarms HTTP/1.1" 409 257 0.009311 10.0.0.38 - - [2026-02-05 22:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001234 10.0.0.38 - - [2026-02-05 22:55:32] "PUT /alarm/b8058717-2b48-45ab-afb3-bec33978a78c HTTP/1.1" 200 244 0.009163 10.0.0.38 - - [2026-02-05 22:55:32] "POST /alarms HTTP/1.1" 409 251 0.002834 10.0.0.38 - - [2026-02-05 22:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001208 10.0.0.38 - - [2026-02-05 22:55:32] "PUT /alarm/670b4ffb-bd84-45af-ac5e-14be5505d1a5 HTTP/1.1" 200 244 0.009351 10.0.0.38 - - [2026-02-05 22:55:32] "POST /alarms HTTP/1.1" 409 257 0.005611 10.0.0.38 - - [2026-02-05 22:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.38 - - [2026-02-05 22:55:32] "PUT /alarm/aaca10de-3ef7-4552-943f-626a10a49a88 HTTP/1.1" 200 244 0.008946 10.0.0.38 - - [2026-02-05 22:55:32] "POST /alarms HTTP/1.1" 409 261 0.009022 10.0.0.38 - - [2026-02-05 22:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001491 10.0.0.38 - - [2026-02-05 22:55:32] "PUT /alarm/660d963d-94e9-4581-8217-dff7e0eb2586 HTTP/1.1" 200 244 0.009603 10.0.0.38 - - [2026-02-05 22:55:32] "POST /alarms HTTP/1.1" 409 258 0.011061 10.0.0.38 - - [2026-02-05 22:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001209 10.0.0.38 - - [2026-02-05 22:55:32] "PUT /alarm/55b77d54-f29a-4b93-8b20-0e65c9ecf974 HTTP/1.1" 200 244 0.010261 10.0.0.38 - - [2026-02-05 22:55:32] "POST /alarms HTTP/1.1" 409 254 0.010078 10.0.0.38 - - [2026-02-05 22:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001179 10.0.0.38 - - [2026-02-05 22:55:32] "PUT /alarm/81cf3892-f655-4fdf-8e59-c4a6ada851b8 HTTP/1.1" 200 244 0.008739 10.0.0.38 - - [2026-02-05 22:55:32] "POST /alarms HTTP/1.1" 409 254 0.005733 10.0.0.38 - - [2026-02-05 22:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.38 - - [2026-02-05 22:55:32] "PUT /alarm/9fe5368b-3e94-471a-8bcf-d1565f8d20ec HTTP/1.1" 200 244 0.008556 10.0.0.38 - - [2026-02-05 22:55:32] "POST /alarms HTTP/1.1" 409 254 0.002128 10.0.0.38 - - [2026-02-05 22:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001418 10.0.0.38 - - [2026-02-05 22:55:32] "PUT /alarm/f915ef20-1453-4d55-b0c0-1e5d85efa8b6 HTTP/1.1" 200 244 0.010728 10.0.0.38 - - [2026-02-05 22:55:32] "POST /alarms HTTP/1.1" 409 247 0.005926 10.0.0.38 - - [2026-02-05 22:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.38 - - [2026-02-05 22:55:32] "PUT /alarm/d43dd0cb-6011-45f7-ba3c-b99149ff430c HTTP/1.1" 200 244 0.008796 10.0.0.38 - - [2026-02-05 22:55:32] "POST /alarms HTTP/1.1" 409 272 0.005100 10.0.0.38 - - [2026-02-05 22:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.38 - - [2026-02-05 22:55:32] "PUT /alarm/0b443067-b902-4f13-b610-810af5f4aff8 HTTP/1.1" 200 244 0.011046 10.0.0.38 - - [2026-02-05 22:55:32] "POST /alarms HTTP/1.1" 409 261 0.007860 10.0.0.38 - - [2026-02-05 22:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.38 - - [2026-02-05 22:55:33] "PUT /alarm/aa3b2e90-9dbd-4a52-8dcd-fa29085484e7 HTTP/1.1" 200 244 0.008601 10.0.0.38 - - [2026-02-05 22:55:33] "POST /alarms HTTP/1.1" 409 259 0.003423 10.0.0.38 - - [2026-02-05 22:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001369 10.0.0.38 - - [2026-02-05 22:55:33] "PUT /alarm/5244e9bf-717e-466c-b471-98687baa6c26 HTTP/1.1" 200 244 0.009584 10.0.0.38 - - [2026-02-05 22:55:33] "POST /alarms HTTP/1.1" 409 265 0.001918 10.0.0.38 - - [2026-02-05 22:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.38 - - [2026-02-05 22:55:33] "PUT /alarm/717b1f1a-a615-457f-9c96-05b9b79a5a2d HTTP/1.1" 200 244 0.008975 10.0.0.38 - - [2026-02-05 22:55:33] "POST /alarms HTTP/1.1" 409 279 0.004732 10.0.0.38 - - [2026-02-05 22:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.38 - - [2026-02-05 22:55:33] "PUT /alarm/0bd23ba1-b508-4ec9-a8d5-e078d86d056a HTTP/1.1" 200 244 0.015137 10.0.0.38 - - [2026-02-05 22:55:33] "GET / HTTP/1.1" 200 35931 0.001539 10.0.0.38 - - [2026-02-05 22:55:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002952 10.0.0.38 - - [2026-02-05 22:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001199 10.0.0.38 - - [2026-02-05 22:55:33] "PUT /global-vrouter-config/6bf87490-c942-4fb1-b499-08cf98e24aec HTTP/1.1" 200 276 0.008907 10.0.0.38 - - [2026-02-05 22:55:33] "GET / HTTP/1.1" 200 35931 0.001594 10.0.0.38 - - [2026-02-05 22:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.38 - - [2026-02-05 22:55:33] "GET /global-vrouter-config/6bf87490-c942-4fb1-b499-08cf98e24aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002795 10.0.0.38 - - [2026-02-05 22:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001288 10.0.0.38 - - [2026-02-05 22:55:33] "PUT /global-vrouter-config/6bf87490-c942-4fb1-b499-08cf98e24aec HTTP/1.1" 200 276 0.013335 10.0.0.38 - - [2026-02-05 22:55:33] "GET / HTTP/1.1" 200 35931 0.001512 10.0.0.38 - - [2026-02-05 22:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.38 - - [2026-02-05 22:55:33] "GET /global-system-config/6c757b63-9b25-4806-b087-3f898f187a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004487 10.0.0.38 - - [2026-02-05 22:55:33] "PUT /global-system-config/6c757b63-9b25-4806-b087-3f898f187a61 HTTP/1.1" 200 274 0.012538 10.0.0.38 - - [2026-02-05 22:55:37] "GET / HTTP/1.1" 200 35931 0.001401 10.0.0.38 - - [2026-02-05 22:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.38 - - [2026-02-05 22:55:38] "GET /routing-instance/9a69f622-9046-43fc-8732-00a767ad2068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002331 10.0.0.38 - - [2026-02-05 22:55:38] "POST /bgp-routers HTTP/1.1" 409 301 0.001874 10.0.0.38 - - [2026-02-05 22:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001253 10.0.0.38 - - [2026-02-05 22:55:38] "GET /bgp-router/c9e16215-c537-4db5-8d49-bf7b092baeab?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002263 10.0.0.38 - - [2026-02-05 22:55:38] "PUT /bgp-router/c9e16215-c537-4db5-8d49-bf7b092baeab HTTP/1.1" 200 254 0.014132 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:55:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001266 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:55:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000799 10.0.0.38 - - [2026-02-05 22:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.38 - - [2026-02-05 22:55:41] "GET /global-vrouter-config/6bf87490-c942-4fb1-b499-08cf98e24aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002760 10.0.0.38 - - [2026-02-05 22:55:52] "GET / HTTP/1.1" 200 35931 0.001533 10.0.0.38 - - [2026-02-05 22:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.38 - - [2026-02-05 22:55:52] "GET /global-system-config/6c757b63-9b25-4806-b087-3f898f187a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004076 10.0.0.38 - - [2026-02-05 22:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001301 10.0.0.38 - - [2026-02-05 22:55:52] "GET /config-node/1e53adc7-2c32-4f83-92fe-482736a89904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.005770 10.0.0.38 - - [2026-02-05 22:56:04] "GET / HTTP/1.1" 200 35931 0.001260 10.0.0.38 - - [2026-02-05 22:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.38 - - [2026-02-05 22:56:04] "GET /routing-instance/9a69f622-9046-43fc-8732-00a767ad2068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002968 10.0.0.38 - - [2026-02-05 22:56:04] "POST /bgp-routers HTTP/1.1" 409 301 0.001352 10.0.0.38 - - [2026-02-05 22:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001265 10.0.0.38 - - [2026-02-05 22:56:04] "GET /bgp-router/c9e16215-c537-4db5-8d49-bf7b092baeab?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002308 10.0.0.38 - - [2026-02-05 22:56:04] "PUT /bgp-router/c9e16215-c537-4db5-8d49-bf7b092baeab HTTP/1.1" 200 254 0.022221 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:56:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000854 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:56:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000815 10.0.0.38 - - [2026-02-05 22:56:18] "GET / HTTP/1.1" 200 35931 0.001578 10.0.0.38 - - [2026-02-05 22:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004378 10.0.0.38 - - [2026-02-05 22:56:18] "GET /global-system-config/6c757b63-9b25-4806-b087-3f898f187a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004031 10.0.0.38 - - [2026-02-05 22:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001314 10.0.0.38 - - [2026-02-05 22:56:18] "GET /config-node/1e53adc7-2c32-4f83-92fe-482736a89904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001529 10.0.0.38 - - [2026-02-05 22:56:18] "GET / HTTP/1.1" 200 35931 0.001287 10.0.0.38 - - [2026-02-05 22:56:18] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001773 10.0.0.38 - - [2026-02-05 22:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.38 - - [2026-02-05 22:56:23] "GET /global-vrouter-config/6bf87490-c942-4fb1-b499-08cf98e24aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002039 10.0.0.38 - - [2026-02-05 22:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001255 10.0.0.38 - - [2026-02-05 22:56:23] "PUT /global-vrouter-config/6bf87490-c942-4fb1-b499-08cf98e24aec HTTP/1.1" 200 276 0.005988 10.0.0.38 - - [2026-02-05 22:56:23] "GET / HTTP/1.1" 200 35931 0.001448 10.0.0.38 - - [2026-02-05 22:56:23] "POST /alarms HTTP/1.1" 409 264 0.001770 10.0.0.38 - - [2026-02-05 22:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001175 10.0.0.38 - - [2026-02-05 22:56:23] "PUT /alarm/49252676-57b0-4c7f-9bda-080f4206ac18 HTTP/1.1" 200 244 0.013472 10.0.0.38 - - [2026-02-05 22:56:23] "POST /alarms HTTP/1.1" 409 261 0.007302 10.0.0.38 - - [2026-02-05 22:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.38 - - [2026-02-05 22:56:23] "PUT /alarm/0d3f5547-81fe-4d6b-a465-2a896efccb70 HTTP/1.1" 200 244 0.008306 10.0.0.38 - - [2026-02-05 22:56:23] "POST /alarms HTTP/1.1" 409 261 0.002844 10.0.0.38 - - [2026-02-05 22:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001382 10.0.0.38 - - [2026-02-05 22:56:23] "PUT /alarm/2301ac7f-465a-4eed-95f4-8cd19efedff8 HTTP/1.1" 200 244 0.008908 10.0.0.38 - - [2026-02-05 22:56:23] "POST /alarms HTTP/1.1" 409 253 0.005236 10.0.0.38 - - [2026-02-05 22:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.38 - - [2026-02-05 22:56:24] "PUT /alarm/6b1a72c7-b072-4295-bdad-9d7d7fd8a38b HTTP/1.1" 200 244 0.008930 10.0.0.38 - - [2026-02-05 22:56:24] "POST /alarms HTTP/1.1" 409 251 0.005813 10.0.0.38 - - [2026-02-05 22:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001378 10.0.0.38 - - [2026-02-05 22:56:24] "PUT /alarm/8f857a4c-0131-44c6-988e-b1193852d1c1 HTTP/1.1" 200 244 0.010330 10.0.0.38 - - [2026-02-05 22:56:24] "POST /alarms HTTP/1.1" 409 252 0.004722 10.0.0.38 - - [2026-02-05 22:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.38 - - [2026-02-05 22:56:24] "PUT /alarm/a1a1ea63-455a-42d4-932d-f5e874e2350e HTTP/1.1" 200 244 0.010360 10.0.0.38 - - [2026-02-05 22:56:24] "POST /alarms HTTP/1.1" 409 256 0.005984 10.0.0.38 - - [2026-02-05 22:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.38 - - [2026-02-05 22:56:24] "PUT /alarm/8fbc3778-fc04-425f-8379-7b7c3a1e3425 HTTP/1.1" 200 244 0.008543 10.0.0.38 - - [2026-02-05 22:56:24] "POST /alarms HTTP/1.1" 409 248 0.009333 10.0.0.38 - - [2026-02-05 22:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.38 - - [2026-02-05 22:56:24] "PUT /alarm/08e76bb7-0892-423e-9950-29609bc55dd4 HTTP/1.1" 200 244 0.008352 10.0.0.38 - - [2026-02-05 22:56:24] "POST /alarms HTTP/1.1" 409 252 0.007964 10.0.0.38 - - [2026-02-05 22:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.38 - - [2026-02-05 22:56:24] "PUT /alarm/25477f66-78bd-46b7-b5c8-f3dbbee9479d HTTP/1.1" 200 244 0.014944 10.0.0.38 - - [2026-02-05 22:56:24] "POST /alarms HTTP/1.1" 409 257 0.019243 10.0.0.38 - - [2026-02-05 22:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.38 - - [2026-02-05 22:56:24] "PUT /alarm/b8058717-2b48-45ab-afb3-bec33978a78c HTTP/1.1" 200 244 0.009580 10.0.0.38 - - [2026-02-05 22:56:24] "POST /alarms HTTP/1.1" 409 251 0.001922 10.0.0.38 - - [2026-02-05 22:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.38 - - [2026-02-05 22:56:24] "PUT /alarm/670b4ffb-bd84-45af-ac5e-14be5505d1a5 HTTP/1.1" 200 244 0.008063 10.0.0.38 - - [2026-02-05 22:56:24] "POST /alarms HTTP/1.1" 409 257 0.007096 10.0.0.38 - - [2026-02-05 22:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006454 10.0.0.38 - - [2026-02-05 22:56:24] "PUT /alarm/aaca10de-3ef7-4552-943f-626a10a49a88 HTTP/1.1" 200 244 0.009389 10.0.0.38 - - [2026-02-05 22:56:24] "POST /alarms HTTP/1.1" 409 261 0.006379 10.0.0.38 - - [2026-02-05 22:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.38 - - [2026-02-05 22:56:24] "PUT /alarm/660d963d-94e9-4581-8217-dff7e0eb2586 HTTP/1.1" 200 244 0.008341 10.0.0.38 - - [2026-02-05 22:56:24] "POST /alarms HTTP/1.1" 409 258 0.010708 10.0.0.38 - - [2026-02-05 22:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.38 - - [2026-02-05 22:56:24] "PUT /alarm/55b77d54-f29a-4b93-8b20-0e65c9ecf974 HTTP/1.1" 200 244 0.008821 10.0.0.38 - - [2026-02-05 22:56:24] "POST /alarms HTTP/1.1" 409 254 0.005737 10.0.0.38 - - [2026-02-05 22:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.38 - - [2026-02-05 22:56:24] "PUT /alarm/81cf3892-f655-4fdf-8e59-c4a6ada851b8 HTTP/1.1" 200 244 0.009093 10.0.0.38 - - [2026-02-05 22:56:24] "POST /alarms HTTP/1.1" 409 254 0.001964 10.0.0.38 - - [2026-02-05 22:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.38 - - [2026-02-05 22:56:24] "PUT /alarm/9fe5368b-3e94-471a-8bcf-d1565f8d20ec HTTP/1.1" 200 244 0.009334 10.0.0.38 - - [2026-02-05 22:56:24] "POST /alarms HTTP/1.1" 409 254 0.003075 10.0.0.38 - - [2026-02-05 22:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.38 - - [2026-02-05 22:56:24] "PUT /alarm/f915ef20-1453-4d55-b0c0-1e5d85efa8b6 HTTP/1.1" 200 244 0.009061 10.0.0.38 - - [2026-02-05 22:56:24] "POST /alarms HTTP/1.1" 409 247 0.004465 10.0.0.38 - - [2026-02-05 22:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.38 - - [2026-02-05 22:56:24] "PUT /alarm/d43dd0cb-6011-45f7-ba3c-b99149ff430c HTTP/1.1" 200 244 0.009996 10.0.0.38 - - [2026-02-05 22:56:24] "POST /alarms HTTP/1.1" 409 272 0.013925 10.0.0.38 - - [2026-02-05 22:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001312 10.0.0.38 - - [2026-02-05 22:56:25] "PUT /alarm/0b443067-b902-4f13-b610-810af5f4aff8 HTTP/1.1" 200 244 0.009792 10.0.0.38 - - [2026-02-05 22:56:25] "POST /alarms HTTP/1.1" 409 261 0.009588 10.0.0.38 - - [2026-02-05 22:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.38 - - [2026-02-05 22:56:25] "PUT /alarm/aa3b2e90-9dbd-4a52-8dcd-fa29085484e7 HTTP/1.1" 200 244 0.008047 10.0.0.38 - - [2026-02-05 22:56:25] "POST /alarms HTTP/1.1" 409 259 0.021624 10.0.0.38 - - [2026-02-05 22:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.38 - - [2026-02-05 22:56:25] "PUT /alarm/5244e9bf-717e-466c-b471-98687baa6c26 HTTP/1.1" 200 244 0.008230 10.0.0.38 - - [2026-02-05 22:56:25] "POST /alarms HTTP/1.1" 409 265 0.008071 10.0.0.38 - - [2026-02-05 22:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001566 10.0.0.38 - - [2026-02-05 22:56:25] "PUT /alarm/717b1f1a-a615-457f-9c96-05b9b79a5a2d HTTP/1.1" 200 244 0.007873 10.0.0.38 - - [2026-02-05 22:56:25] "POST /alarms HTTP/1.1" 409 279 0.003565 10.0.0.38 - - [2026-02-05 22:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.38 - - [2026-02-05 22:56:25] "PUT /alarm/0bd23ba1-b508-4ec9-a8d5-e078d86d056a HTTP/1.1" 200 244 0.010118 10.0.0.38 - - [2026-02-05 22:56:25] "GET / HTTP/1.1" 200 35931 0.001652 10.0.0.38 - - [2026-02-05 22:56:25] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001706 10.0.0.38 - - [2026-02-05 22:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001417 10.0.0.38 - - [2026-02-05 22:56:25] "PUT /global-vrouter-config/6bf87490-c942-4fb1-b499-08cf98e24aec HTTP/1.1" 200 276 0.006537 10.0.0.38 - - [2026-02-05 22:56:25] "GET / HTTP/1.1" 200 35931 0.002017 10.0.0.38 - - [2026-02-05 22:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.38 - - [2026-02-05 22:56:25] "GET /global-vrouter-config/6bf87490-c942-4fb1-b499-08cf98e24aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005426 10.0.0.38 - - [2026-02-05 22:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001372 10.0.0.38 - - [2026-02-05 22:56:25] "PUT /global-vrouter-config/6bf87490-c942-4fb1-b499-08cf98e24aec HTTP/1.1" 200 276 0.008402 10.0.0.38 - - [2026-02-05 22:56:26] "GET / HTTP/1.1" 200 35931 0.001652 10.0.0.38 - - [2026-02-05 22:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.38 - - [2026-02-05 22:56:26] "GET /global-system-config/6c757b63-9b25-4806-b087-3f898f187a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005987 10.0.0.38 - - [2026-02-05 22:56:26] "PUT /global-system-config/6c757b63-9b25-4806-b087-3f898f187a61 HTTP/1.1" 200 274 0.012304 10.0.0.38 - - [2026-02-05 22:56:29] "GET / HTTP/1.1" 200 35931 0.001335 10.0.0.38 - - [2026-02-05 22:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003856 10.0.0.38 - - [2026-02-05 22:56:29] "GET /routing-instance/9a69f622-9046-43fc-8732-00a767ad2068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002586 10.0.0.38 - - [2026-02-05 22:56:30] "POST /bgp-routers HTTP/1.1" 409 301 0.005393 10.0.0.38 - - [2026-02-05 22:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.38 - - [2026-02-05 22:56:30] "GET /bgp-router/c9e16215-c537-4db5-8d49-bf7b092baeab?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.008298 10.0.0.38 - - [2026-02-05 22:56:30] "PUT /bgp-router/c9e16215-c537-4db5-8d49-bf7b092baeab HTTP/1.1" 200 254 0.017270 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:56:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001230 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:56:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001222 10.0.0.38 - - [2026-02-05 22:56:34] "POST /tags HTTP/1.1" 200 355 0.022102 10.0.0.38 - - [2026-02-05 22:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007376 10.0.0.38 - - [2026-02-05 22:56:34] "GET /tag/de190b90-9bca-4d4c-a962-0f34ce9788b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.011378 10.0.0.38 - - [2026-02-05 22:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.38 - - [2026-02-05 22:56:34] "GET /virtual-network/eaee73c7-7f90-4ce8-9b31-dc036d6dc0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003905 10.0.0.38 - - [2026-02-05 22:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.38 - - [2026-02-05 22:56:34] "GET /project/a7b9c112-8882-4fb9-a3cd-5a53f5667ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038037 10.0.0.38 - - [2026-02-05 22:56:34] "POST /virtual-machines HTTP/1.1" 200 351 0.009211 10.0.0.38 - - [2026-02-05 22:56:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.020547 10.0.0.38 - - [2026-02-05 22:56:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.107470 10.0.0.38 - - [2026-02-05 22:56:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.007060 10.0.0.38 - - [2026-02-05 22:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004664 10.0.0.38 - - [2026-02-05 22:56:34] "GET /virtual-machine-interface/eb4863f6-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.003961 10.0.0.38 - - [2026-02-05 22:56:34] "POST /instance-ips HTTP/1.1" 200 391 0.019185 10.0.0.38 - - [2026-02-05 22:56:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.026404 10.0.0.38 - - [2026-02-05 22:56:34] "GET /virtual-machine-interface/eb4863f6-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.007062 10.0.0.38 - - [2026-02-05 22:56:34] "POST /set-tag HTTP/1.1" 200 109 0.017270 10.0.0.38 - - [2026-02-05 22:56:34] "GET /virtual-machine-interface/eb4863f6-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.014908 10.0.0.38 - - [2026-02-05 22:56:34] "GET /instance-ip/eb62ee06-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002541 10.0.0.38 - - [2026-02-05 22:56:34] "GET /virtual-machine-interface/eb4863f6-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005731 10.0.0.38 - - [2026-02-05 22:56:34] "POST /set-tag HTTP/1.1" 200 109 0.001793 10.0.0.38 - - [2026-02-05 22:56:34] "GET /virtual-router/38feb36d-a690-4e49-847a-8aebf6eb09cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005946 10.0.0.38 - - [2026-02-05 22:56:34] "POST /ref-update HTTP/1.1" 200 156 0.007700 10.0.0.38 - - [2026-02-05 22:56:34] "GET /virtual-machine-interface/eb4863f6-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004594 10.0.0.38 - - [2026-02-05 22:56:34] "POST /set-tag HTTP/1.1" 200 109 0.002401 10.0.0.38 - - [2026-02-05 22:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.38 - - [2026-02-05 22:56:34] "GET /virtual-network/eaee73c7-7f90-4ce8-9b31-dc036d6dc0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005904 10.0.0.38 - - [2026-02-05 22:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001560 10.0.0.38 - - [2026-02-05 22:56:34] "GET /project/a7b9c112-8882-4fb9-a3cd-5a53f5667ded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035831 10.0.0.38 - - [2026-02-05 22:56:35] "POST /virtual-machines HTTP/1.1" 200 355 0.021038 10.0.0.38 - - [2026-02-05 22:56:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.017457 10.0.0.38 - - [2026-02-05 22:56:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.118544 10.0.0.38 - - [2026-02-05 22:56:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.008375 10.0.0.38 - - [2026-02-05 22:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008730 10.0.0.38 - - [2026-02-05 22:56:35] "GET /virtual-machine-interface/ebb87196-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.012184 10.0.0.38 - - [2026-02-05 22:56:35] "POST /instance-ips HTTP/1.1" 200 395 0.019073 10.0.0.38 - - [2026-02-05 22:56:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.020076 10.0.0.38 - - [2026-02-05 22:56:35] "GET /virtual-machine-interface/ebb87196-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.011192 10.0.0.38 - - [2026-02-05 22:56:35] "POST /set-tag HTTP/1.1" 200 109 0.014348 10.0.0.38 - - [2026-02-05 22:56:35] "GET /virtual-machine-interface/ebb87196-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.023466 10.0.0.38 - - [2026-02-05 22:56:35] "GET /instance-ip/ebd2f78c-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.005319 10.0.0.38 - - [2026-02-05 22:56:35] "GET /virtual-machine-interface/ebb87196-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004881 10.0.0.38 - - [2026-02-05 22:56:35] "POST /set-tag HTTP/1.1" 200 109 0.001827 10.0.0.38 - - [2026-02-05 22:56:35] "GET /virtual-router/38feb36d-a690-4e49-847a-8aebf6eb09cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.003268 10.0.0.38 - - [2026-02-05 22:56:35] "POST /ref-update HTTP/1.1" 200 156 0.005931 10.0.0.38 - - [2026-02-05 22:56:35] "GET /virtual-machine-interface/ebb87196-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004989 10.0.0.38 - - [2026-02-05 22:56:35] "POST /set-tag HTTP/1.1" 200 109 0.001780 10.0.0.38 - - [2026-02-05 22:56:35] "GET /virtual-machine-interface/eb4863f6-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003547 10.0.0.38 - - [2026-02-05 22:56:35] "POST /set-tag HTTP/1.1" 200 109 0.001610 10.0.0.38 - - [2026-02-05 22:56:35] "GET /virtual-machine-interface/ebb87196-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006455 10.0.0.38 - - [2026-02-05 22:56:35] "POST /set-tag HTTP/1.1" 200 109 0.002128 10.0.0.38 - - [2026-02-05 22:56:45] "GET / HTTP/1.1" 200 35931 0.001579 10.0.0.38 - - [2026-02-05 22:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.38 - - [2026-02-05 22:56:45] "GET /global-system-config/6c757b63-9b25-4806-b087-3f898f187a61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004069 10.0.0.38 - - [2026-02-05 22:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001227 10.0.0.38 - - [2026-02-05 22:56:45] "GET /config-node/1e53adc7-2c32-4f83-92fe-482736a89904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001380 10.0.0.38 - - [2026-02-05 22:56:46] "GET /virtual-machine-interface/ebb87196-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003961 10.0.0.38 - - [2026-02-05 22:56:46] "POST /set-tag HTTP/1.1" 200 109 0.003937 10.0.0.38 - - [2026-02-05 22:56:47] "GET /virtual-machine-interface/eb4863f6-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003956 10.0.0.38 - - [2026-02-05 22:56:47] "POST /set-tag HTTP/1.1" 200 109 0.004398 10.0.0.38 - - [2026-02-05 22:56:48] "GET /virtual-machine-interface/eb4863f6-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004083 10.0.0.38 - - [2026-02-05 22:56:48] "POST /set-tag HTTP/1.1" 200 109 0.001953 10.0.0.38 - - [2026-02-05 22:56:57] "GET / HTTP/1.1" 200 35931 0.001256 10.0.0.38 - - [2026-02-05 22:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.38 - - [2026-02-05 22:56:57] "GET /routing-instance/9a69f622-9046-43fc-8732-00a767ad2068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003511 10.0.0.38 - - [2026-02-05 22:56:57] "POST /bgp-routers HTTP/1.1" 409 301 0.002283 10.0.0.38 - - [2026-02-05 22:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.38 - - [2026-02-05 22:56:57] "GET /bgp-router/c9e16215-c537-4db5-8d49-bf7b092baeab?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002237 10.0.0.38 - - [2026-02-05 22:56:57] "PUT /bgp-router/c9e16215-c537-4db5-8d49-bf7b092baeab HTTP/1.1" 200 254 0.009162 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:56:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000855 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:56:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000870 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:57:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001148 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:57:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001225 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:57:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000884 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:57:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000731 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:57:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000851 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:57:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000870 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:57:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000809 [Introspect:8084]10.0.0.38 - - [2026-02-05 22:57:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000716 10.0.0.38 - - [2026-02-05 22:57:20] "GET /virtual-machine-interface/eb4863f6-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.012009 10.0.0.38 - - [2026-02-05 22:57:20] "POST /set-tag HTTP/1.1" 200 109 0.001930 10.0.0.38 - - [2026-02-05 22:57:20] "GET /virtual-machine-interface/eb4863f6-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.010620 10.0.0.38 - - [2026-02-05 22:57:20] "POST /set-tag HTTP/1.1" 200 109 0.001978 10.0.0.38 - - [2026-02-05 22:57:20] "GET /virtual-machine/c4053d28-7fa1-4bcf-ad14-f01c4896260b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002681 10.0.0.38 - - [2026-02-05 22:57:20] "POST /ref-update HTTP/1.1" 200 156 0.009719 10.0.0.38 - - [2026-02-05 22:57:20] "GET /virtual-machine-interface/eb4863f6-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.018793 10.0.0.38 - - [2026-02-05 22:57:20] "POST /set-tag HTTP/1.1" 200 109 0.012684 10.0.0.38 - - [2026-02-05 22:57:20] "POST /set-tag HTTP/1.1" 200 109 0.012304 10.0.0.38 - - [2026-02-05 22:57:21] "DELETE /instance-ip/eb62ee06-02e5-11f1-acd3-fa163e9c013f HTTP/1.1" 200 115 0.033781 10.0.0.38 - - [2026-02-05 22:57:21] "DELETE /virtual-machine-interface/eb4863f6-02e5-11f1-acd3-fa163e9c013f HTTP/1.1" 200 115 0.035954 10.0.0.38 - - [2026-02-05 22:57:21] "DELETE /virtual-machine/c4053d28-7fa1-4bcf-ad14-f01c4896260b HTTP/1.1" 200 115 0.019022 10.0.0.38 - - [2026-02-05 22:57:21] "GET /virtual-machine-interface/ebb87196-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006689 10.0.0.38 - - [2026-02-05 22:57:21] "POST /set-tag HTTP/1.1" 200 109 0.002023 10.0.0.38 - - [2026-02-05 22:57:51] "GET /virtual-machine-interface/ebb87196-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.011754 10.0.0.38 - - [2026-02-05 22:57:51] "POST /set-tag HTTP/1.1" 200 109 0.001987 10.0.0.38 - - [2026-02-05 22:57:51] "GET /virtual-machine-interface/ebb87196-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005892 10.0.0.38 - - [2026-02-05 22:57:51] "POST /set-tag HTTP/1.1" 200 109 0.003352 10.0.0.38 - - [2026-02-05 22:57:51] "GET /virtual-machine/3880c0ff-6f77-4dd1-908b-01e113598a93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.003721 10.0.0.38 - - [2026-02-05 22:57:51] "POST /ref-update HTTP/1.1" 200 156 0.021179 10.0.0.38 - - [2026-02-05 22:57:51] "GET /virtual-machine-interface/ebb87196-02e5-11f1-acd3-fa163e9c013f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.009145 10.0.0.38 - - [2026-02-05 22:57:51] "POST /set-tag HTTP/1.1" 200 109 0.020277 10.0.0.38 - - [2026-02-05 22:57:52] "POST /set-tag HTTP/1.1" 200 109 0.049442 10.0.0.38 - - [2026-02-05 22:57:52] "DELETE /instance-ip/ebd2f78c-02e5-11f1-acd3-fa163e9c013f HTTP/1.1" 200 115 0.040911 10.0.0.38 - - [2026-02-05 22:57:52] "DELETE /virtual-machine-interface/ebb87196-02e5-11f1-acd3-fa163e9c013f HTTP/1.1" 200 115 0.040872 10.0.0.38 - - [2026-02-05 22:57:52] "DELETE /virtual-machine/3880c0ff-6f77-4dd1-908b-01e113598a93 HTTP/1.1" 200 115 0.017704 10.0.0.38 - - [2026-02-05 22:57:52] "DELETE /tag/de190b90-9bca-4d4c-a962-0f34ce9788b0 HTTP/1.1" 200 115 0.039957