++ 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: =================== Fri Jan 30 05:52:17 PM UTC 2026 ===================' INFO: =================== Fri Jan 30 05:52:17 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ cut -d / -f 1 +++ awk '{print $2}' +++ grep 'inet ' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.19 ++ 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.19 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.19 ++ ANALYTICSDB_NODES=10.0.0.19 ++ ANALYTICS_SNMP_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ '[' -n '10.0.0.19:8081 ' ']' +++ echo 10.0.0.19:8081 ++ ANALYTICS_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ '[' -n '10.0.0.19:9042 ' ']' +++ echo 10.0.0.19:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.19:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ '[' -n '10.0.0.19:8086 ' ']' +++ echo 10.0.0.19:8086 ++ COLLECTOR_SERVERS=10.0.0.19: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.19 ++ CONFIGDB_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ '[' -n '10.0.0.19:8082 ' ']' +++ echo 10.0.0.19:8082 ++ CONFIG_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ '[' -n '10.0.0.19:9161 ' ']' +++ echo 10.0.0.19:9161 ++ CONFIGDB_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ '[' -n '10.0.0.19:9041 ' ']' +++ echo 10.0.0.19:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.19: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.19 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.19 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ '[' -n 10.0.0.19:2181, ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ '[' -n '10.0.0.19:2181 ' ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.19:2181 ++ RABBITMQ_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ '[' -n 10.0.0.19:5673, ']' +++ echo 10.0.0.19:5673 ++ RABBITMQ_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ '[' -n '10.0.0.19:6379 ' ']' +++ echo 10.0.0.19:6379 ++ REDIS_SERVERS=10.0.0.19: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.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ '[' -n '10.0.0.19:9092 ' ']' +++ echo 10.0.0.19:9092 ++ KAFKA_SERVERS=10.0.0.19: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.19 ++ 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.19 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.19 ++ cut -d , -f 1 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.19 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.19 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.19 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.19 +++ local servers=10.0.0.19 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ sort ++++ uniq ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.19,10.61.14.1,127.0.0.1,172.17.0.1,252.19.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.19'\''))' +++ local server_ip=10.0.0.19 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.19 ]] +++ [[ ,10.0.0.19,10.61.14.1,127.0.0.1,172.17.0.1,252.19.0.1,, =~ ,10\.0\.0\.19, ]] +++ echo 10.0.0.19 1 +++ return ++ local ip=10.0.0.19 ++ [[ -z 10.0.0.19 ]] ++ echo 10.0.0.19 + host_ip=10.0.0.19 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.19:9041 + cassandra_server_list=10.0.0.19:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.19: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=__ ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 01/30/2026 17:53:05.056 7f38ceb9d340 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/30/2026 17:53:05.705 7f38ceb9d340 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/30/2026 17:53:05.741 7f38ceb9d340 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/30/2026 17:53:05.742 7f38ceb9d340 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.19 - - [2026-01-30 17:53:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000719 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.19:8082/ Hit Ctrl-C to quit. 10.0.0.19 - - [2026-01-30 17:53:21] "GET / HTTP/1.1" 503 181 0.000507 10.0.0.19 - - [2026-01-30 17:53:22] "GET / HTTP/1.1" 200 35931 0.002277 10.0.0.19 - - [2026-01-30 17:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.19 - - [2026-01-30 17:53:22] "GET /global-system-config/523e54b2-6d8e-41d0-8d2f-5dec0c96019b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005961 10.0.0.19 - - [2026-01-30 17:53:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.003584 10.0.0.19 - - [2026-01-30 17:53:22] "GET / HTTP/1.1" 200 35931 0.001371 10.0.0.19 - - [2026-01-30 17:53:22] "GET / HTTP/1.1" 200 35931 0.001476 10.0.0.19 - - [2026-01-30 17:53:22] "POST /database-nodes HTTP/1.1" 200 597 0.038424 10.0.0.19 - - [2026-01-30 17:53:22] "GET / HTTP/1.1" 200 45303 0.001190 10.0.0.19 - - [2026-01-30 17:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.19 - - [2026-01-30 17:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007532 10.0.0.19 - - [2026-01-30 17:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004877 10.0.0.19 - - [2026-01-30 17:53:22] "GET /domain/90daa413-4112-400a-baed-8737192f3a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.012585 10.0.0.19 - - [2026-01-30 17:53:23] "POST /id-to-fqname HTTP/1.1" 200 173 0.000550 10.0.0.19 - - [2026-01-30 17:53:23] "POST /fqname-to-id HTTP/1.1" 404 182 0.015448 10.0.0.19 - - [2026-01-30 17:53:23] "GET / HTTP/1.1" 200 35931 0.001455 10.0.0.19 - - [2026-01-30 17:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.19 - - [2026-01-30 17:53:23] "POST /security-groups HTTP/1.1" 200 570 0.116730 10.0.0.19 - - [2026-01-30 17:53:23] "POST /projects HTTP/1.1" 200 481 0.485184 10.0.0.19 - - [2026-01-30 17:53:23] "GET /global-system-config/523e54b2-6d8e-41d0-8d2f-5dec0c96019b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.024512 10.0.0.19 - - [2026-01-30 17:53:23] "GET / HTTP/1.1" 200 35931 0.009035 10.0.0.19 - - [2026-01-30 17:53:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.003849 10.0.0.19 - - [2026-01-30 17:53:23] "POST /analytics-nodes HTTP/1.1" 200 599 0.055669 10.0.0.19 - - [2026-01-30 17:53:23] "GET / HTTP/1.1" 200 35931 0.001575 10.0.0.19 - - [2026-01-30 17:53:23] "POST /security-groups HTTP/1.1" 200 534 0.128562 10.0.0.19 - - [2026-01-30 17:53:23] "POST /chown HTTP/1.1" 200 109 0.031560 10.0.0.19 - - [2026-01-30 17:53:23] "POST /policy-managements HTTP/1.1" 409 214 0.010968 10.0.0.19 - - [2026-01-30 17:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.018342 10.0.0.19 - - [2026-01-30 17:53:23] "GET /policy-management/1554f862-65be-4623-b9ea-8a0bbf385ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.016758 10.0.0.19 - - [2026-01-30 17:53:23] "POST /application-policy-sets HTTP/1.1" 200 528 0.125455 10.0.0.19 - - [2026-01-30 17:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.19 - - [2026-01-30 17:53:23] "POST /fqname-to-id HTTP/1.1" 404 186 0.007676 10.0.0.19 - - [2026-01-30 17:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008483 10.0.0.19 - - [2026-01-30 17:53:23] "GET /global-system-config/523e54b2-6d8e-41d0-8d2f-5dec0c96019b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.014414 10.0.0.19 - - [2026-01-30 17:53:23] "GET /global-vrouter-config/620cf2c5-2323-4398-b6b4-f0671489f18e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.012885 10.0.0.19 - - [2026-01-30 17:53:23] "PUT /global-vrouter-config/620cf2c5-2323-4398-b6b4-f0671489f18e HTTP/1.1" 200 276 0.024524 10.0.0.19 - - [2026-01-30 17:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.013581 10.0.0.19 - - [2026-01-30 17:53:23] "POST /service-appliance-sets HTTP/1.1" 200 553 0.073423 10.0.0.19 - - [2026-01-30 17:53:23] "GET /virtual-network/c23411fc-c7c1-4ddc-833d-ea4acb46f99a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.008535 10.0.0.19 - - [2026-01-30 17:53:23] "POST /fqname-to-id HTTP/1.1" 404 180 0.006264 10.0.0.19 - - [2026-01-30 17:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004175 10.0.0.19 - - [2026-01-30 17:53:23] "GET /global-system-config/523e54b2-6d8e-41d0-8d2f-5dec0c96019b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010753 10.0.0.19 - - [2026-01-30 17:53:24] "POST /service-appliance-sets HTTP/1.1" 200 541 0.119596 10.0.0.19 - - [2026-01-30 17:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004757 10.0.0.19 - - [2026-01-30 17:53:24] "GET /network-ipam/d1ad745f-6a34-4d42-9447-f918708b343d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.013444 10.0.0.19 - - [2026-01-30 17:53:24] "POST /id-to-fqname HTTP/1.1" 200 177 0.000613 10.0.0.19 - - [2026-01-30 17:53:24] "POST /fqname-to-id HTTP/1.1" 404 186 0.025121 10.0.0.19 - - [2026-01-30 17:53:24] "POST /security-groups HTTP/1.1" 200 574 0.133870 10.0.0.19 - - [2026-01-30 17:53:24] "POST /projects HTTP/1.1" 200 489 0.490472 10.0.0.19 - - [2026-01-30 17:53:24] "POST /service-templates HTTP/1.1" 200 511 0.077052 10.0.0.19 - - [2026-01-30 17:53:24] "POST /security-groups HTTP/1.1" 200 546 0.077176 10.0.0.19 - - [2026-01-30 17:53:24] "POST /service-templates HTTP/1.1" 200 501 0.064628 10.0.0.19 - - [2026-01-30 17:53:24] "POST /chown HTTP/1.1" 200 109 0.078094 10.0.0.19 - - [2026-01-30 17:53:24] "POST /service-templates HTTP/1.1" 200 515 0.088249 10.0.0.19 - - [2026-01-30 17:53:24] "POST /service-templates HTTP/1.1" 200 535 0.078532 10.0.0.19 - - [2026-01-30 17:53:24] "POST /network-ipams HTTP/1.1" 200 522 0.115823 10.0.0.19 - - [2026-01-30 17:53:24] "POST /network-ipams HTTP/1.1" 200 510 0.095510 10.0.0.19 - - [2026-01-30 17:53:24] "POST /fqname-to-id HTTP/1.1" 404 198 0.012019 10.0.0.19 - - [2026-01-30 17:53:24] "POST /service-templates HTTP/1.1" 200 507 0.148126 10.0.0.19 - - [2026-01-30 17:53:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002549 10.0.0.19 - - [2026-01-30 17:53:25] "POST /virtual-networks HTTP/1.1" 200 538 0.251848 10.0.0.19 - - [2026-01-30 17:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007602 10.0.0.19 - - [2026-01-30 17:53:25] "GET /virtual-network/75dda372-53e7-4452-ae96-a34eaadf030c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.024740 10.0.0.19 - - [2026-01-30 17:53:25] "GET / HTTP/1.1" 200 35931 0.001659 10.0.0.19 - - [2026-01-30 17:53:25] "POST /network-ipams HTTP/1.1" 200 518 0.044937 10.0.0.19 - - [2026-01-30 17:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.028538 10.0.0.19 - - [2026-01-30 17:53:25] "POST /fqname-to-id HTTP/1.1" 404 202 0.007793 10.0.0.19 - - [2026-01-30 17:53:25] "GET /global-system-config/523e54b2-6d8e-41d0-8d2f-5dec0c96019b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.014975 10.0.0.19 - - [2026-01-30 17:53:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.004870 10.0.0.19 - - [2026-01-30 17:53:25] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.038735 10.0.0.19 - - [2026-01-30 17:53:25] "POST /useragent-kv HTTP/1.1" 200 115 0.013319 10.0.0.19 - - [2026-01-30 17:53:25] "POST /virtual-networks HTTP/1.1" 200 546 0.219072 10.0.0.19 - - [2026-01-30 17:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.19 - - [2026-01-30 17:53:25] "GET /virtual-network/9d563ba1-bc90-4244-b3cc-d3a776d3dce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.012130 10.0.0.19 - - [2026-01-30 17:53:25] "POST /fqname-to-id HTTP/1.1" 404 199 0.003389 10.0.0.19 - - [2026-01-30 17:53:25] "POST /network-policys HTTP/1.1" 200 538 0.050655 10.0.0.19 - - [2026-01-30 17:53:25] "POST /fqname-to-id HTTP/1.1" 404 197 0.003715 10.0.0.19 - - [2026-01-30 17:53:25] "POST /network-policys HTTP/1.1" 200 534 0.061997 10.0.0.19 - - [2026-01-30 17:53:25] "POST /fqname-to-id HTTP/1.1" 404 201 0.002894 10.0.0.19 - - [2026-01-30 17:53:25] "POST /network-policys HTTP/1.1" 200 542 0.028634 10.0.0.19 - - [2026-01-30 17:53:25] "POST /ref-update HTTP/1.1" 200 156 0.097740 [Introspect:8084]10.0.0.19 - - [2026-01-30 17:53:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001033 [Introspect:8084]10.0.0.19 - - [2026-01-30 17:53:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.009610 10.0.0.19 - - [2026-01-30 17:53:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003924 10.0.0.19 - - [2026-01-30 17:53:26] "POST /ref-update HTTP/1.1" 200 156 0.137009 10.0.0.19 - - [2026-01-30 17:53:26] "POST /ref-update HTTP/1.1" 200 156 0.182906 10.0.0.19 - - [2026-01-30 17:53:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012104 10.0.0.19 - - [2026-01-30 17:53:26] "GET / HTTP/1.1" 200 35931 0.002202 10.0.0.19 - - [2026-01-30 17:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.19 - - [2026-01-30 17:53:26] "GET /global-system-config/523e54b2-6d8e-41d0-8d2f-5dec0c96019b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007818 10.0.0.19 - - [2026-01-30 17:53:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.026576 10.0.0.19 - - [2026-01-30 17:53:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.004928 10.0.0.19 - - [2026-01-30 17:53:26] "POST /ref-update HTTP/1.1" 200 156 0.066586 10.0.0.19 - - [2026-01-30 17:53:26] "POST /config-nodes HTTP/1.1" 200 593 0.099607 10.0.0.19 - - [2026-01-30 17:53:26] "POST /ref-update HTTP/1.1" 200 156 0.206590 10.0.0.19 - - [2026-01-30 17:53:27] "POST /ref-update HTTP/1.1" 200 156 0.213583 10.0.0.19 - - [2026-01-30 17:53:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020176 10.0.0.19 - - [2026-01-30 17:53:27] "GET / HTTP/1.1" 200 35931 0.002647 10.0.0.19 - - [2026-01-30 17:53:27] "GET / HTTP/1.1" 200 35931 0.003373 10.0.0.19 - - [2026-01-30 17:53:27] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.010707 10.0.0.19 - - [2026-01-30 17:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010614 10.0.0.19 - - [2026-01-30 17:53:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006730 10.0.0.19 - - [2026-01-30 17:53:27] "GET /global-system-config/523e54b2-6d8e-41d0-8d2f-5dec0c96019b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.022600 10.0.0.19 - - [2026-01-30 17:53:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020624 10.0.0.19 - - [2026-01-30 17:53:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.005161 10.0.0.19 - - [2026-01-30 17:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008768 10.0.0.19 - - [2026-01-30 17:53:27] "GET /virtual-network/c23411fc-c7c1-4ddc-833d-ea4acb46f99a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.019399 10.0.0.19 - - [2026-01-30 17:53:27] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.153337 10.0.0.19 - - [2026-01-30 17:53:27] "GET /application-policy-set/981a57ad-25b2-4b2f-a4d5-65d9863a8498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.075407 10.0.0.19 - - [2026-01-30 17:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009193 10.0.0.19 - - [2026-01-30 17:53:27] "GET /policy-management/1554f862-65be-4623-b9ea-8a0bbf385ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004950 10.0.0.19 - - [2026-01-30 17:53:27] "POST /firewall-policys HTTP/1.1" 200 530 0.057147 10.0.0.19 - - [2026-01-30 17:53:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.052825 10.0.0.19 - - [2026-01-30 17:53:27] "GET /firewall-policy/565a4d40-049d-4996-9dcc-6ebdd1d59c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.037804 10.0.0.19 - - [2026-01-30 17:53:27] "GET /application-policy-set/981a57ad-25b2-4b2f-a4d5-65d9863a8498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.016269 10.0.0.19 - - [2026-01-30 17:53:27] "GET /firewall-policy/565a4d40-049d-4996-9dcc-6ebdd1d59c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006387 10.0.0.19 - - [2026-01-30 17:53:27] "POST /ref-update HTTP/1.1" 200 156 0.086330 10.0.0.19 - - [2026-01-30 17:53:27] "GET /application-policy-set/981a57ad-25b2-4b2f-a4d5-65d9863a8498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.054069 10.0.0.19 - - [2026-01-30 17:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006019 10.0.0.19 - - [2026-01-30 17:53:28] "GET /policy-management/1554f862-65be-4623-b9ea-8a0bbf385ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004596 10.0.0.19 - - [2026-01-30 17:53:28] "POST /firewall-policys HTTP/1.1" 200 532 0.070046 10.0.0.19 - - [2026-01-30 17:53:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.088655 10.0.0.19 - - [2026-01-30 17:53:28] "GET /firewall-policy/5364eec8-6563-4db5-a8c7-d007d7874050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.020801 10.0.0.19 - - [2026-01-30 17:53:28] "GET /application-policy-set/981a57ad-25b2-4b2f-a4d5-65d9863a8498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.015335 10.0.0.19 - - [2026-01-30 17:53:28] "GET /firewall-policy/5364eec8-6563-4db5-a8c7-d007d7874050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.008558 10.0.0.19 - - [2026-01-30 17:53:28] "GET /firewall-policy/565a4d40-049d-4996-9dcc-6ebdd1d59c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.008006 10.0.0.19 - - [2026-01-30 17:53:28] "GET /firewall-policy/565a4d40-049d-4996-9dcc-6ebdd1d59c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.014940 10.0.0.19 - - [2026-01-30 17:53:28] "POST /ref-update HTTP/1.1" 200 156 0.078989 10.0.0.19 - - [2026-01-30 17:53:28] "POST /ref-update HTTP/1.1" 200 156 0.143262 10.0.0.19 - - [2026-01-30 17:53:28] "POST /ref-update HTTP/1.1" 200 156 0.183535 10.0.0.19 - - [2026-01-30 17:53:28] "GET / HTTP/1.1" 200 35931 0.001767 10.0.0.19 - - [2026-01-30 17:53:28] "GET /application-policy-set/981a57ad-25b2-4b2f-a4d5-65d9863a8498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.036700 10.0.0.19 - - [2026-01-30 17:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.062870 10.0.0.19 - - [2026-01-30 17:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008494 10.0.0.19 - - [2026-01-30 17:53:28] "GET /global-system-config/523e54b2-6d8e-41d0-8d2f-5dec0c96019b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.015785 10.0.0.19 - - [2026-01-30 17:53:28] "GET /policy-management/1554f862-65be-4623-b9ea-8a0bbf385ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.028256 10.0.0.19 - - [2026-01-30 17:53:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.021272 10.0.0.19 - - [2026-01-30 17:53:29] "POST /config-database-nodes HTTP/1.1" 200 611 0.055588 10.0.0.19 - - [2026-01-30 17:53:29] "POST /firewall-policys HTTP/1.1" 200 530 0.077101 10.0.0.19 - - [2026-01-30 17:53:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.071625 10.0.0.19 - - [2026-01-30 17:53:29] "GET /firewall-policy/02fbc82f-1dcf-450a-bab5-bd7c89a0c231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.052848 10.0.0.19 - - [2026-01-30 17:53:29] "GET /application-policy-set/981a57ad-25b2-4b2f-a4d5-65d9863a8498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.055792 10.0.0.19 - - [2026-01-30 17:53:29] "GET /firewall-policy/02fbc82f-1dcf-450a-bab5-bd7c89a0c231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.005752 10.0.0.19 - - [2026-01-30 17:53:29] "GET /firewall-policy/5364eec8-6563-4db5-a8c7-d007d7874050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.141268 10.0.0.19 - - [2026-01-30 17:53:29] "GET /firewall-policy/565a4d40-049d-4996-9dcc-6ebdd1d59c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.013990 10.0.0.19 - - [2026-01-30 17:53:29] "GET /firewall-policy/565a4d40-049d-4996-9dcc-6ebdd1d59c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.015248 10.0.0.19 - - [2026-01-30 17:53:29] "GET /firewall-policy/5364eec8-6563-4db5-a8c7-d007d7874050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.012912 10.0.0.19 - - [2026-01-30 17:53:29] "POST /ref-update HTTP/1.1" 200 156 0.046877 10.0.0.19 - - [2026-01-30 17:53:29] "POST /ref-update HTTP/1.1" 200 156 0.093893 10.0.0.19 - - [2026-01-30 17:53:30] "POST /ref-update HTTP/1.1" 200 156 0.245970 10.0.0.19 - - [2026-01-30 17:53:30] "POST /ref-update HTTP/1.1" 200 156 0.137426 10.0.0.19 - - [2026-01-30 17:53:30] "POST /ref-update HTTP/1.1" 200 156 0.263196 10.0.0.19 - - [2026-01-30 17:53:30] "GET /application-policy-set/981a57ad-25b2-4b2f-a4d5-65d9863a8498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.005661 10.0.0.19 - - [2026-01-30 17:53:30] "POST /tags HTTP/1.1" 200 299 0.062101 10.0.0.19 - - [2026-01-30 17:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.031962 10.0.0.19 - - [2026-01-30 17:53:30] "GET /tag/6a049fca-a3d9-4e0f-9281-2c557b998687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.035613 10.0.0.19 - - [2026-01-30 17:53:30] "POST /set-tag HTTP/1.1" 200 109 0.021665 10.0.0.19 - - [2026-01-30 17:53:31] "POST /tags HTTP/1.1" 200 357 0.208106 10.0.0.19 - - [2026-01-30 17:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.028115 10.0.0.19 - - [2026-01-30 17:53:31] "GET /tag/26cbeeb8-8fc9-4402-bfd8-52868f2d5cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.059862 10.0.0.19 - - [2026-01-30 17:53:31] "GET / HTTP/1.1" 200 35931 0.001817 10.0.0.19 - - [2026-01-30 17:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009272 10.0.0.19 - - [2026-01-30 17:53:31] "GET /routing-instance/bb89b642-c694-4fbc-add5-8939788326cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.008674 10.0.0.19 - - [2026-01-30 17:53:31] "POST /bgp-routers HTTP/1.1" 200 616 0.126126 10.0.0.19 - - [2026-01-30 17:53:31] "GET /bgp-router/24084df4-38c4-42df-b147-5872244f75e7?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.010981 10.0.0.19 - - [2026-01-30 17:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.024289 10.0.0.19 - - [2026-01-30 17:53:31] "POST /tags HTTP/1.1" 200 305 0.204710 10.0.0.19 - - [2026-01-30 17:53:31] "GET /global-system-config/523e54b2-6d8e-41d0-8d2f-5dec0c96019b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.031328 10.0.0.19 - - [2026-01-30 17:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.035384 10.0.0.19 - - [2026-01-30 17:53:31] "GET /tag/6ef46b1d-84ea-4184-bfb7-496f155d03ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.057675 10.0.0.19 - - [2026-01-30 17:53:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.040813 10.0.0.19 - - [2026-01-30 17:53:31] "POST /ref-update HTTP/1.1" 200 156 0.061981 10.0.0.19 - - [2026-01-30 17:53:31] "POST /id-to-fqname HTTP/1.1" 200 174 0.000466 10.0.0.19 - - [2026-01-30 17:53:31] "POST /fqname-to-id HTTP/1.1" 404 183 0.016204 10.0.0.19 - - [2026-01-30 17:53:32] "POST /security-groups HTTP/1.1" 200 571 0.170234 10.0.0.19 - - [2026-01-30 17:53:32] "POST /projects HTTP/1.1" 200 483 0.468012 10.0.0.19 - - [2026-01-30 17:53:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.031862 10.0.0.19 - - [2026-01-30 17:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.021564 10.0.0.19 - - [2026-01-30 17:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.019699 10.0.0.19 - - [2026-01-30 17:53:32] "GET /global-vrouter-config/620cf2c5-2323-4398-b6b4-f0671489f18e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.008409 10.0.0.19 - - [2026-01-30 17:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.19 - - [2026-01-30 17:53:32] "GET /virtual-network/75dda372-53e7-4452-ae96-a34eaadf030c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.023439 10.0.0.19 - - [2026-01-30 17:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.19 - - [2026-01-30 17:53:32] "GET /virtual-network/9d563ba1-bc90-4244-b3cc-d3a776d3dce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.018419 10.0.0.19 - - [2026-01-30 17:53:32] "PUT /global-vrouter-config/620cf2c5-2323-4398-b6b4-f0671489f18e HTTP/1.1" 200 276 0.046925 10.0.0.19 - - [2026-01-30 17:53:32] "PUT /virtual-network/75dda372-53e7-4452-ae96-a34eaadf030c HTTP/1.1" 200 264 0.134556 10.0.0.19 - - [2026-01-30 17:53:32] "PUT /virtual-network/9d563ba1-bc90-4244-b3cc-d3a776d3dce5 HTTP/1.1" 200 264 0.113077 10.0.0.19 - - [2026-01-30 17:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.19 - - [2026-01-30 17:53:32] "GET /network-ipam/d1ad745f-6a34-4d42-9447-f918708b343d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.046153 10.0.0.19 - - [2026-01-30 17:53:32] "POST /security-groups HTTP/1.1" 200 537 0.213809 10.0.0.19 - - [2026-01-30 17:53:32] "GET / HTTP/1.1" 200 35931 0.001920 10.0.0.19 - - [2026-01-30 17:53:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.080071 10.0.0.19 - - [2026-01-30 17:53:33] "POST /alarms HTTP/1.1" 200 581 0.200631 10.0.0.19 - - [2026-01-30 17:53:33] "POST /chown HTTP/1.1" 200 109 0.171746 10.0.0.19 - - [2026-01-30 17:53:33] "GET /application-policy-set/981a57ad-25b2-4b2f-a4d5-65d9863a8498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.026906 [Introspect:8084]10.0.0.19 - - [2026-01-30 17:53:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000867 [Introspect:8084]10.0.0.19 - - [2026-01-30 17:53:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001097 10.0.0.19 - - [2026-01-30 17:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.19 - - [2026-01-30 17:53:33] "GET /policy-management/1554f862-65be-4623-b9ea-8a0bbf385ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.026190 10.0.0.19 - - [2026-01-30 17:53:33] "POST /tags HTTP/1.1" 409 207 0.011672 10.0.0.19 - - [2026-01-30 17:53:33] "POST /alarms HTTP/1.1" 200 575 0.139632 10.0.0.19 - - [2026-01-30 17:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002696 10.0.0.19 - - [2026-01-30 17:53:33] "GET /tag/6ef46b1d-84ea-4184-bfb7-496f155d03ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.021062 10.0.0.19 - - [2026-01-30 17:53:33] "POST /alarms HTTP/1.1" 200 575 0.085945 10.0.0.19 - - [2026-01-30 17:53:33] "POST /alarms HTTP/1.1" 200 559 0.059735 10.0.0.19 - - [2026-01-30 17:53:33] "POST /firewall-rules HTTP/1.1" 200 564 0.167499 10.0.0.19 - - [2026-01-30 17:53:33] "GET /firewall-rule/d554466c-3a81-4a28-81fb-65dcdd7313c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.015322 10.0.0.19 - - [2026-01-30 17:53:33] "GET /firewall-policy/5364eec8-6563-4db5-a8c7-d007d7874050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005535 10.0.0.19 - - [2026-01-30 17:53:33] "POST /alarms HTTP/1.1" 200 555 0.107123 10.0.0.19 - - [2026-01-30 17:53:33] "GET /firewall-rule/d554466c-3a81-4a28-81fb-65dcdd7313c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.017617 10.0.0.19 - - [2026-01-30 17:53:33] "POST /fqname-to-id HTTP/1.1" 404 225 0.012616 10.0.0.19 - - [2026-01-30 17:53:34] "POST /alarms HTTP/1.1" 200 557 0.465989 10.0.0.19 - - [2026-01-30 17:53:34] "POST /ref-update HTTP/1.1" 200 156 0.349586 10.0.0.19 - - [2026-01-30 17:53:34] "POST /access-control-lists HTTP/1.1" 200 587 0.207002 10.0.0.19 - - [2026-01-30 17:53:34] "POST /fqname-to-id HTTP/1.1" 404 224 0.045051 10.0.0.19 - - [2026-01-30 17:53:34] "GET /application-policy-set/981a57ad-25b2-4b2f-a4d5-65d9863a8498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.080524 10.0.0.19 - - [2026-01-30 17:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.014530 10.0.0.19 - - [2026-01-30 17:53:34] "POST /alarms HTTP/1.1" 200 565 0.149712 10.0.0.19 - - [2026-01-30 17:53:34] "GET /policy-management/1554f862-65be-4623-b9ea-8a0bbf385ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.013654 10.0.0.19 - - [2026-01-30 17:53:34] "POST /tags HTTP/1.1" 409 207 0.002242 10.0.0.19 - - [2026-01-30 17:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.19 - - [2026-01-30 17:53:34] "POST /access-control-lists HTTP/1.1" 200 585 0.084199 10.0.0.19 - - [2026-01-30 17:53:34] "POST /fqname-to-id HTTP/1.1" 404 214 0.019018 10.0.0.19 - - [2026-01-30 17:53:34] "GET /tag/6ef46b1d-84ea-4184-bfb7-496f155d03ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.030200 10.0.0.19 - - [2026-01-30 17:53:34] "POST /alarms HTTP/1.1" 200 549 0.161235 10.0.0.19 - - [2026-01-30 17:53:34] "POST /access-control-lists HTTP/1.1" 200 580 0.183069 10.0.0.19 - - [2026-01-30 17:53:34] "POST /firewall-rules HTTP/1.1" 200 562 0.214255 10.0.0.19 - - [2026-01-30 17:53:34] "POST /alarms HTTP/1.1" 200 557 0.175151 10.0.0.19 - - [2026-01-30 17:53:34] "POST /fqname-to-id HTTP/1.1" 404 213 0.028630 10.0.0.19 - - [2026-01-30 17:53:34] "GET /firewall-rule/3c9a1ab3-6fca-44cf-8ad7-f0a861129d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.030185 10.0.0.19 - - [2026-01-30 17:53:34] "POST /alarms HTTP/1.1" 200 567 0.086793 10.0.0.19 - - [2026-01-30 17:53:34] "POST /access-control-lists HTTP/1.1" 200 578 0.122550 10.0.0.19 - - [2026-01-30 17:53:34] "GET /firewall-policy/5364eec8-6563-4db5-a8c7-d007d7874050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.057903 10.0.0.19 - - [2026-01-30 17:53:34] "GET /firewall-rule/3c9a1ab3-6fca-44cf-8ad7-f0a861129d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.008179 10.0.0.19 - - [2026-01-30 17:53:34] "POST /fqname-to-id HTTP/1.1" 404 234 0.022714 10.0.0.19 - - [2026-01-30 17:53:34] "POST /alarms HTTP/1.1" 200 555 0.156744 10.0.0.19 - - [2026-01-30 17:53:34] "POST /access-control-lists HTTP/1.1" 200 596 0.080185 10.0.0.19 - - [2026-01-30 17:53:34] "POST /ref-update HTTP/1.1" 200 156 0.207964 10.0.0.19 - - [2026-01-30 17:53:35] "POST /fqname-to-id HTTP/1.1" 404 233 0.091779 10.0.0.19 - - [2026-01-30 17:53:35] "POST /alarms HTTP/1.1" 200 567 0.203953 10.0.0.19 - - [2026-01-30 17:53:35] "POST /access-control-lists HTTP/1.1" 200 594 0.199170 10.0.0.19 - - [2026-01-30 17:53:35] "POST /fqname-to-id HTTP/1.1" 404 213 0.005261 10.0.0.19 - - [2026-01-30 17:53:35] "POST /alarms HTTP/1.1" 200 575 0.183386 10.0.0.19 - - [2026-01-30 17:53:35] "POST /tags HTTP/1.1" 200 301 0.283162 10.0.0.19 - - [2026-01-30 17:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011735 10.0.0.19 - - [2026-01-30 17:53:35] "GET /tag/0ddaf033-853c-4fcc-8e7d-dca3d521c663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.038636 10.0.0.19 - - [2026-01-30 17:53:35] "POST /access-control-lists HTTP/1.1" 200 579 0.216312 10.0.0.19 - - [2026-01-30 17:53:35] "POST /alarms HTTP/1.1" 200 569 0.166141 10.0.0.19 - - [2026-01-30 17:53:35] "POST /fqname-to-id HTTP/1.1" 404 212 0.034333 10.0.0.19 - - [2026-01-30 17:53:35] "POST /tags HTTP/1.1" 200 325 0.244110 10.0.0.19 - - [2026-01-30 17:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.19 - - [2026-01-30 17:53:35] "POST /alarms HTTP/1.1" 200 561 0.185383 10.0.0.19 - - [2026-01-30 17:53:35] "GET /tag/d45138d8-bba1-487f-bcac-42706f95311f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.095363 10.0.0.19 - - [2026-01-30 17:53:35] "POST /access-control-lists HTTP/1.1" 200 577 0.208491 10.0.0.19 - - [2026-01-30 17:53:35] "POST /fqname-to-id HTTP/1.1" 404 232 0.015479 10.0.0.19 - - [2026-01-30 17:53:35] "POST /alarms HTTP/1.1" 200 561 0.143438 10.0.0.19 - - [2026-01-30 17:53:35] "POST /access-control-lists HTTP/1.1" 200 594 0.113933 10.0.0.19 - - [2026-01-30 17:53:35] "POST /tags HTTP/1.1" 200 363 0.136105 10.0.0.19 - - [2026-01-30 17:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.028991 10.0.0.19 - - [2026-01-30 17:53:36] "POST /fqname-to-id HTTP/1.1" 404 231 0.030947 10.0.0.19 - - [2026-01-30 17:53:36] "POST /alarms HTTP/1.1" 200 561 0.125397 10.0.0.19 - - [2026-01-30 17:53:36] "GET /tag/319ad2b7-2ec9-47d6-9fe7-32cc3d823839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.065843 10.0.0.19 - - [2026-01-30 17:53:36] "POST /access-control-lists HTTP/1.1" 200 592 0.105927 10.0.0.19 - - [2026-01-30 17:53:36] "POST /fqname-to-id HTTP/1.1" 404 217 0.022624 10.0.0.19 - - [2026-01-30 17:53:36] "POST /alarms HTTP/1.1" 200 547 0.132361 10.0.0.19 - - [2026-01-30 17:53:36] "POST /tags HTTP/1.1" 200 311 0.118850 10.0.0.19 - - [2026-01-30 17:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.041097 10.0.0.19 - - [2026-01-30 17:53:36] "GET /tag/d68f9f08-15b3-4774-9c84-4ff16554e33d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.039948 10.0.0.19 - - [2026-01-30 17:53:36] "POST /access-control-lists HTTP/1.1" 200 583 0.160742 10.0.0.19 - - [2026-01-30 17:53:36] "POST /alarms HTTP/1.1" 200 595 0.189718 10.0.0.19 - - [2026-01-30 17:53:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.044639 10.0.0.19 - - [2026-01-30 17:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.063983 10.0.0.19 - - [2026-01-30 17:53:36] "GET /virtual-network/75dda372-53e7-4452-ae96-a34eaadf030c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.009792 10.0.0.19 - - [2026-01-30 17:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009850 10.0.0.19 - - [2026-01-30 17:53:36] "POST /alarms HTTP/1.1" 200 575 0.067632 10.0.0.19 - - [2026-01-30 17:53:36] "POST /access-control-lists HTTP/1.1" 200 581 0.175111 10.0.0.19 - - [2026-01-30 17:53:36] "POST /alarms HTTP/1.1" 200 571 0.147167 10.0.0.19 - - [2026-01-30 17:53:36] "GET /project/8988a519-d5ed-4b6d-953a-dbcad61fb04a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.149189 10.0.0.19 - - [2026-01-30 17:53:36] "POST /fqname-to-id HTTP/1.1" 404 240 0.039053 10.0.0.19 - - [2026-01-30 17:53:36] "POST /virtual-machines HTTP/1.1" 200 377 0.077048 10.0.0.19 - - [2026-01-30 17:53:36] "POST /alarms HTTP/1.1" 200 583 0.169882 10.0.0.19 - - [2026-01-30 17:53:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.035790 10.0.0.19 - - [2026-01-30 17:53:36] "POST /access-control-lists HTTP/1.1" 200 602 0.122027 10.0.0.19 - - [2026-01-30 17:53:36] "POST /fqname-to-id HTTP/1.1" 404 239 0.067410 10.0.0.19 - - [2026-01-30 17:53:37] "POST /alarms HTTP/1.1" 200 609 0.131666 10.0.0.19 - - [2026-01-30 17:53:37] "POST /access-control-lists HTTP/1.1" 200 600 0.122524 10.0.0.19 - - [2026-01-30 17:53:37] "POST /route-targets HTTP/1.1" 200 327 0.083414 10.0.0.19 - - [2026-01-30 17:53:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.462590 10.0.0.19 - - [2026-01-30 17:53:37] "POST /ref-update HTTP/1.1" 200 156 0.083720 10.0.0.19 - - [2026-01-30 17:53:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.033443 10.0.0.19 - - [2026-01-30 17:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005968 10.0.0.19 - - [2026-01-30 17:53:37] "GET /virtual-machine-interface/9a2b1e04-fe04-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.045553 10.0.0.19 - - [2026-01-30 17:53:37] "POST /route-targets HTTP/1.1" 200 327 0.077656 10.0.0.19 - - [2026-01-30 17:53:37] "GET / HTTP/1.1" 200 35931 0.001812 10.0.0.19 - - [2026-01-30 17:53:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.008194 10.0.0.19 - - [2026-01-30 17:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005587 10.0.0.19 - - [2026-01-30 17:53:37] "PUT /global-vrouter-config/620cf2c5-2323-4398-b6b4-f0671489f18e HTTP/1.1" 200 276 0.026968 10.0.0.19 - - [2026-01-30 17:53:37] "POST /ref-update HTTP/1.1" 200 156 0.043584 10.0.0.19 - - [2026-01-30 17:53:37] "POST /route-targets HTTP/1.1" 200 327 0.075367 10.0.0.19 - - [2026-01-30 17:53:37] "POST /instance-ips HTTP/1.1" 200 409 0.186172 10.0.0.19 - - [2026-01-30 17:53:37] "POST /ref-update HTTP/1.1" 200 156 0.085410 10.0.0.19 - - [2026-01-30 17:53:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.120555 10.0.0.19 - - [2026-01-30 17:53:37] "GET /virtual-machine-interface/9a2b1e04-fe04-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.016277 10.0.0.19 - - [2026-01-30 17:53:37] "POST /route-targets HTTP/1.1" 200 327 0.020112 10.0.0.19 - - [2026-01-30 17:53:37] "POST /ref-update HTTP/1.1" 200 156 0.041849 10.0.0.19 - - [2026-01-30 17:53:38] "POST /route-targets HTTP/1.1" 200 327 0.056928 10.0.0.19 - - [2026-01-30 17:53:38] "POST /set-tag HTTP/1.1" 200 109 0.183796 10.0.0.19 - - [2026-01-30 17:53:38] "GET /virtual-machine-interface/9a2b1e04-fe04-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.033293 10.0.0.19 - - [2026-01-30 17:53:38] "GET /instance-ip/9a7fd53e-fe04-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.009800 10.0.0.19 - - [2026-01-30 17:53:38] "POST /ref-update HTTP/1.1" 200 156 0.074691 10.0.0.19 - - [2026-01-30 17:53:38] "POST /route-targets HTTP/1.1" 200 327 0.027063 10.0.0.19 - - [2026-01-30 17:53:38] "GET / HTTP/1.1" 200 35931 0.004715 10.0.0.19 - - [2026-01-30 17:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.19 - - [2026-01-30 17:53:38] "GET /global-vrouter-config/620cf2c5-2323-4398-b6b4-f0671489f18e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003634 10.0.0.19 - - [2026-01-30 17:53:38] "POST /fqname-to-id HTTP/1.1" 404 226 0.006666 10.0.0.19 - - [2026-01-30 17:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004192 10.0.0.19 - - [2026-01-30 17:53:38] "POST /ref-update HTTP/1.1" 200 156 0.044236 10.0.0.19 - - [2026-01-30 17:53:38] "PUT /global-vrouter-config/620cf2c5-2323-4398-b6b4-f0671489f18e HTTP/1.1" 200 276 0.075994 10.0.0.19 - - [2026-01-30 17:53:38] "POST /tags HTTP/1.1" 200 305 0.137808 10.0.0.19 - - [2026-01-30 17:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006763 10.0.0.19 - - [2026-01-30 17:53:38] "GET /tag/3827f477-de28-4797-b88d-daedac394c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.024175 10.0.0.19 - - [2026-01-30 17:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006880 10.0.0.19 - - [2026-01-30 17:53:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.012481 10.0.0.19 - - [2026-01-30 17:53:38] "GET /project/3fd13f40-23f3-4c93-9256-b28daa6ee758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036788 10.0.0.19 - - [2026-01-30 17:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006239 10.0.0.19 - - [2026-01-30 17:53:38] "GET /virtual-network/9d563ba1-bc90-4244-b3cc-d3a776d3dce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.025506 10.0.0.19 - - [2026-01-30 17:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.19 - - [2026-01-30 17:53:38] "POST /access-control-lists HTTP/1.1" 200 551 0.116557 10.0.0.19 - - [2026-01-30 17:53:38] "GET /service-appliance-set/ee15e15a-7760-426c-bce9-1e81fe731d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.029189 10.0.0.19 - - [2026-01-30 17:53:38] "POST /fqname-to-id HTTP/1.1" 404 229 0.012845 10.0.0.19 - - [2026-01-30 17:53:38] "POST /fqname-to-id HTTP/1.1" 404 240 0.009404 10.0.0.19 - - [2026-01-30 17:53:38] "POST /access-control-lists HTTP/1.1" 200 589 0.059973 10.0.0.19 - - [2026-01-30 17:53:38] "POST /ref-update HTTP/1.1" 200 156 0.052023 10.0.0.19 - - [2026-01-30 17:53:38] "POST /fqname-to-id HTTP/1.1" 404 237 0.015152 10.0.0.19 - - [2026-01-30 17:53:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.153376 10.0.0.19 - - [2026-01-30 17:53:38] "GET /virtual-machine-interface/f38d041c-7ddf-4306-a7f6-5b1f3f5c4b3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.062687 10.0.0.19 - - [2026-01-30 17:53:38] "POST /access-control-lists HTTP/1.1" 200 601 0.061505 10.0.0.19 - - [2026-01-30 17:53:38] "POST /ref-update HTTP/1.1" 200 156 0.061459 10.0.0.19 - - [2026-01-30 17:53:38] "POST /ref-update HTTP/1.1" 200 156 0.052204 10.0.0.19 - - [2026-01-30 17:53:39] "POST /instance-ips HTTP/1.1" 200 381 0.165606 10.0.0.19 - - [2026-01-30 17:53:39] "PUT /access-control-list/559e3f80-aa7c-4494-809d-99d5591c229b HTTP/1.1" 200 272 0.030936 10.0.0.19 - - [2026-01-30 17:53:39] "GET /instance-ip/8156b7c0-461b-4747-80b1-e72fe5037c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.012970 10.0.0.19 - - [2026-01-30 17:53:39] "GET / HTTP/1.1" 200 35931 0.001676 10.0.0.19 - - [2026-01-30 17:53:39] "PUT /access-control-list/320871d8-203a-4531-a79c-34e5b8a86bc0 HTTP/1.1" 200 272 0.029696 10.0.0.19 - - [2026-01-30 17:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.19 - - [2026-01-30 17:53:39] "GET /global-system-config/523e54b2-6d8e-41d0-8d2f-5dec0c96019b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008869 10.0.0.19 - - [2026-01-30 17:53:39] "PUT /access-control-list/e512cf34-8d6c-442b-ada0-430166eafd4d HTTP/1.1" 200 272 0.034437 10.0.0.19 - - [2026-01-30 17:53:39] "POST /loadbalancers HTTP/1.1" 200 582 0.152917 10.0.0.19 - - [2026-01-30 17:53:39] "PUT /global-system-config/523e54b2-6d8e-41d0-8d2f-5dec0c96019b HTTP/1.1" 200 274 0.156833 10.0.0.19 - - [2026-01-30 17:53:39] "PUT /access-control-list/3f4db7ea-4ad1-4fdd-ba96-6909bea39909 HTTP/1.1" 200 272 0.146088 10.0.0.19 - - [2026-01-30 17:53:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.082304 10.0.0.19 - - [2026-01-30 17:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.026381 10.0.0.19 - - [2026-01-30 17:53:39] "PUT /access-control-list/3bd7fc8c-a337-4787-b37c-fde1d4251b5e HTTP/1.1" 200 272 0.132795 10.0.0.19 - - [2026-01-30 17:53:39] "GET /project/3fd13f40-23f3-4c93-9256-b28daa6ee758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.157998 10.0.0.19 - - [2026-01-30 17:53:39] "PUT /access-control-list/ccfa40e7-64a4-48da-8014-9213bdeb2bce HTTP/1.1" 200 272 0.109583 10.0.0.19 - - [2026-01-30 17:53:39] "GET /project/3fd13f40-23f3-4c93-9256-b28daa6ee758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.143016 10.0.0.19 - - [2026-01-30 17:53:39] "GET /instance-ip/8156b7c0-461b-4747-80b1-e72fe5037c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.010906 10.0.0.19 - - [2026-01-30 17:53:39] "GET /loadbalancer/fa844bd9-1ca7-44c3-b91d-29ef220d583c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.007730 10.0.0.19 - - [2026-01-30 17:53:39] "PUT /access-control-list/865d675b-a9ce-4b56-adc8-d23affa1e2a0 HTTP/1.1" 200 272 0.027627 10.0.0.19 - - [2026-01-30 17:53:39] "POST /floating-ips HTTP/1.1" 200 583 0.071643 10.0.0.19 - - [2026-01-30 17:53:39] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.101214 10.0.0.19 - - [2026-01-30 17:53:39] "PUT /access-control-list/37f551c6-058a-461c-81db-4c05f336a522 HTTP/1.1" 200 272 0.071465 10.0.0.19 - - [2026-01-30 17:53:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.051299 10.0.0.19 - - [2026-01-30 17:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008570 10.0.0.19 - - [2026-01-30 17:53:39] "PUT /access-control-list/8f1ef19e-2b14-4106-90a2-f876fe61cc83 HTTP/1.1" 200 272 0.058444 10.0.0.19 - - [2026-01-30 17:53:39] "PUT /access-control-list/28976376-a0e0-40a5-9009-90b9f1fc3eb9 HTTP/1.1" 200 272 0.036780 10.0.0.19 - - [2026-01-30 17:53:39] "GET /project/3fd13f40-23f3-4c93-9256-b28daa6ee758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.097651 10.0.0.19 - - [2026-01-30 17:53:39] "GET /loadbalancer-listener/2c9b76ac-3b3a-4357-88ad-f1099bfa7021?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.006433 10.0.0.19 - - [2026-01-30 17:53:39] "PUT /access-control-list/9cba3c82-b98a-4f11-b683-abf49c297e80 HTTP/1.1" 200 272 0.062912 10.0.0.19 - - [2026-01-30 17:53:40] "GET /loadbalancer-listener/2c9b76ac-3b3a-4357-88ad-f1099bfa7021?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.025115 10.0.0.19 - - [2026-01-30 17:53:40] "PUT /access-control-list/24e112c1-b13f-41ac-a1da-32770ff40fd9 HTTP/1.1" 200 272 0.024734 10.0.0.19 - - [2026-01-30 17:53:40] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.042480 10.0.0.19 - - [2026-01-30 17:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.19 - - [2026-01-30 17:53:40] "PUT /access-control-list/5cd1d332-25e5-4402-a7c5-da6424437c83 HTTP/1.1" 200 272 0.044656 10.0.0.19 - - [2026-01-30 17:53:40] "GET /global-vrouter-config/620cf2c5-2323-4398-b6b4-f0671489f18e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.017783 10.0.0.19 - - [2026-01-30 17:53:40] "GET /instance-ip/8156b7c0-461b-4747-80b1-e72fe5037c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.020429 10.0.0.19 - - [2026-01-30 17:53:40] "GET /instance-ip/8156b7c0-461b-4747-80b1-e72fe5037c8c?fields=floating_ips HTTP/1.1" 200 1169 0.007794 10.0.0.19 - - [2026-01-30 17:53:40] "PUT /access-control-list/95dfdb58-a18d-4940-a20b-ad6e19100b66 HTTP/1.1" 200 272 0.031189 10.0.0.19 - - [2026-01-30 17:53:40] "GET /floating-ip/a8d3bf02-93ed-4e4f-8598-ff1f83643e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.025887 10.0.0.19 - - [2026-01-30 17:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004625 10.0.0.19 - - [2026-01-30 17:53:40] "PUT /global-vrouter-config/620cf2c5-2323-4398-b6b4-f0671489f18e HTTP/1.1" 200 276 0.055512 10.0.0.19 - - [2026-01-30 17:53:40] "POST /tags HTTP/1.1" 200 355 0.039201 10.0.0.19 - - [2026-01-30 17:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.19 - - [2026-01-30 17:53:40] "GET /tag/27a442da-9565-4fc9-bd0e-c99f8df61ee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.078071 10.0.0.19 - - [2026-01-30 17:53:40] "PUT /access-control-list/d49dd63b-2df0-4729-918f-502aa9ff003d HTTP/1.1" 200 272 0.094696 10.0.0.19 - - [2026-01-30 17:53:40] "POST /tags HTTP/1.1" 200 303 0.075578 10.0.0.19 - - [2026-01-30 17:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.19 - - [2026-01-30 17:53:40] "GET /tag/dc2c819e-5806-4659-a57a-c85536e67ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014313 10.0.0.19 - - [2026-01-30 17:53:40] "POST /projects HTTP/1.1" 409 218 0.002644 10.0.0.19 - - [2026-01-30 17:53:40] "PUT /access-control-list/39c63405-077a-4233-92cd-2187cb5713ff HTTP/1.1" 200 272 0.075277 10.0.0.19 - - [2026-01-30 17:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.019195 10.0.0.19 - - [2026-01-30 17:53:40] "GET /project/3fd13f40-23f3-4c93-9256-b28daa6ee758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.053898 10.0.0.19 - - [2026-01-30 17:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.19 - - [2026-01-30 17:53:40] "GET /network-ipam/162588be-5f86-4771-9646-54fdb28b1aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003591 10.0.0.19 - - [2026-01-30 17:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.19 - - [2026-01-30 17:53:40] "GET /virtual-network/75dda372-53e7-4452-ae96-a34eaadf030c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004526 10.0.0.19 - - [2026-01-30 17:53:40] "PUT /virtual-network/75dda372-53e7-4452-ae96-a34eaadf030c HTTP/1.1" 200 264 0.105515 10.0.0.19 - - [2026-01-30 17:53:40] "GET /virtual-network/75dda372-53e7-4452-ae96-a34eaadf030c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.017511 10.0.0.19 - - [2026-01-30 17:53:41] "POST /set-tag HTTP/1.1" 200 109 0.063520 10.0.0.19 - - [2026-01-30 17:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007353 10.0.0.19 - - [2026-01-30 17:53:41] "GET /network-ipam/5108f41c-554a-4623-8e3b-b67a2ec66489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.007671 10.0.0.19 - - [2026-01-30 17:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.19 - - [2026-01-30 17:53:41] "GET /virtual-network/9d563ba1-bc90-4244-b3cc-d3a776d3dce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004652 10.0.0.19 - - [2026-01-30 17:53:41] "PUT /virtual-network/9d563ba1-bc90-4244-b3cc-d3a776d3dce5 HTTP/1.1" 200 264 0.064786 10.0.0.19 - - [2026-01-30 17:53:41] "GET /virtual-network/9d563ba1-bc90-4244-b3cc-d3a776d3dce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.011164 10.0.0.19 - - [2026-01-30 17:53:41] "POST /set-tag HTTP/1.1" 200 109 0.063021 10.0.0.19 - - [2026-01-30 17:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.19 - - [2026-01-30 17:53:41] "GET /network-policy/2f453c99-0cd1-44ec-a461-6e324eb8fad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.002810 10.0.0.19 - - [2026-01-30 17:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.19 - - [2026-01-30 17:53:41] "GET /network-policy/9564b0bc-7f1d-4c2d-bdb9-49bfaf5bd8e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.002994 10.0.0.19 - - [2026-01-30 17:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.19 - - [2026-01-30 17:53:41] "GET /network-policy/47b200dc-c7b3-4dce-b4bc-3924d2704197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003999 10.0.0.19 - - [2026-01-30 17:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.19 - - [2026-01-30 17:53:41] "PUT /network-policy/47b200dc-c7b3-4dce-b4bc-3924d2704197 HTTP/1.1" 200 262 0.015703 10.0.0.19 - - [2026-01-30 17:53:41] "PUT /access-control-list/39c63405-077a-4233-92cd-2187cb5713ff HTTP/1.1" 200 272 0.075590 10.0.0.19 - - [2026-01-30 17:53:41] "POST /ref-update HTTP/1.1" 200 156 0.154723 10.0.0.19 - - [2026-01-30 17:53:41] "PUT /access-control-list/cc51f6ff-cf94-4313-98a0-404d0336aed7 HTTP/1.1" 200 272 0.047062 10.0.0.19 - - [2026-01-30 17:53:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002386 10.0.0.19 - - [2026-01-30 17:53:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007165 10.0.0.19 - - [2026-01-30 17:53:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010678 10.0.0.19 - - [2026-01-30 17:53:41] "PUT /access-control-list/d49dd63b-2df0-4729-918f-502aa9ff003d HTTP/1.1" 200 272 0.058687 10.0.0.19 - - [2026-01-30 17:53:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028288 10.0.0.19 - - [2026-01-30 17:53:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006740 10.0.0.19 - - [2026-01-30 17:53:41] "POST /security-groups HTTP/1.1" 409 245 0.007721 10.0.0.19 - - [2026-01-30 17:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010374 10.0.0.19 - - [2026-01-30 17:53:41] "PUT /security-group/2b70f115-a03d-4a3d-ab88-8a498d04ecbf HTTP/1.1" 200 262 0.062210 10.0.0.19 - - [2026-01-30 17:53:41] "PUT /access-control-list/8f1ef19e-2b14-4106-90a2-f876fe61cc83 HTTP/1.1" 200 272 0.031867 10.0.0.19 - - [2026-01-30 17:53:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.100729 10.0.0.19 - - [2026-01-30 17:53:42] "GET /application-policy-set/981a57ad-25b2-4b2f-a4d5-65d9863a8498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.022666 10.0.0.19 - - [2026-01-30 17:53:42] "PUT /access-control-list/28976376-a0e0-40a5-9009-90b9f1fc3eb9 HTTP/1.1" 200 272 0.079210 10.0.0.19 - - [2026-01-30 17:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005119 10.0.0.19 - - [2026-01-30 17:53:42] "GET /policy-management/1554f862-65be-4623-b9ea-8a0bbf385ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002888 10.0.0.19 - - [2026-01-30 17:53:42] "POST /tags HTTP/1.1" 409 206 0.002025 10.0.0.19 - - [2026-01-30 17:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.19 - - [2026-01-30 17:53:42] "GET /tag/dc2c819e-5806-4659-a57a-c85536e67ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011824 10.0.0.19 - - [2026-01-30 17:53:42] "POST /firewall-rules HTTP/1.1" 200 562 0.105153 10.0.0.19 - - [2026-01-30 17:53:42] "GET /firewall-rule/c5ce9d99-defa-4a54-9b77-cea3e5b44166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.016194 10.0.0.19 - - [2026-01-30 17:53:42] "GET /firewall-policy/5364eec8-6563-4db5-a8c7-d007d7874050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.005198 10.0.0.19 - - [2026-01-30 17:53:42] "GET /firewall-rule/c5ce9d99-defa-4a54-9b77-cea3e5b44166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003480 10.0.0.19 - - [2026-01-30 17:53:42] "POST /ref-update HTTP/1.1" 200 156 0.070408 10.0.0.19 - - [2026-01-30 17:53:42] "GET /application-policy-set/981a57ad-25b2-4b2f-a4d5-65d9863a8498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007777 10.0.0.19 - - [2026-01-30 17:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.19 - - [2026-01-30 17:53:42] "GET /policy-management/1554f862-65be-4623-b9ea-8a0bbf385ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006615 10.0.0.19 - - [2026-01-30 17:53:42] "POST /tags HTTP/1.1" 409 206 0.002849 10.0.0.19 - - [2026-01-30 17:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.19 - - [2026-01-30 17:53:42] "GET /tag/dc2c819e-5806-4659-a57a-c85536e67ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.023065 10.0.0.19 - - [2026-01-30 17:53:42] "POST /firewall-rules HTTP/1.1" 200 560 0.090493 10.0.0.19 - - [2026-01-30 17:53:42] "GET /firewall-rule/b8d8a5b6-bdce-4134-970d-b1afab57a36a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.037793 10.0.0.19 - - [2026-01-30 17:53:42] "GET /firewall-policy/5364eec8-6563-4db5-a8c7-d007d7874050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.006245 10.0.0.19 - - [2026-01-30 17:53:42] "GET /firewall-rule/b8d8a5b6-bdce-4134-970d-b1afab57a36a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.002760 10.0.0.19 - - [2026-01-30 17:53:42] "POST /ref-update HTTP/1.1" 200 156 0.076111 10.0.0.19 - - [2026-01-30 17:53:42] "POST /tags HTTP/1.1" 200 301 0.072582 10.0.0.19 - - [2026-01-30 17:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.033772 10.0.0.19 - - [2026-01-30 17:53:43] "GET /tag/cd012aef-685d-48e2-bd5f-c4e0486192d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.057056 10.0.0.19 - - [2026-01-30 17:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006384 10.0.0.19 - - [2026-01-30 17:53:43] "GET /project/8988a519-d5ed-4b6d-953a-dbcad61fb04a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.086691 10.0.0.19 - - [2026-01-30 17:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.19 - - [2026-01-30 17:53:43] "GET /virtual-network/9d563ba1-bc90-4244-b3cc-d3a776d3dce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.008356 10.0.0.19 - - [2026-01-30 17:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.19 - - [2026-01-30 17:53:43] "GET /service-appliance-set/ee15e15a-7760-426c-bce9-1e81fe731d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004275 10.0.0.19 - - [2026-01-30 17:53:43] "POST /fqname-to-id HTTP/1.1" 404 242 0.002009 10.0.0.19 - - [2026-01-30 17:53:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.111153 10.0.0.19 - - [2026-01-30 17:53:43] "GET /virtual-machine-interface/71290eca-5ece-454f-afb9-aebcce103eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.017168 10.0.0.19 - - [2026-01-30 17:53:43] "POST /instance-ips HTTP/1.1" 200 377 0.032253 10.0.0.19 - - [2026-01-30 17:53:43] "GET /instance-ip/31a9440d-379b-4f1a-b616-dd41f860a95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005479 10.0.0.19 - - [2026-01-30 17:53:43] "POST /loadbalancers HTTP/1.1" 200 582 0.097729 10.0.0.19 - - [2026-01-30 17:53:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.024894 10.0.0.19 - - [2026-01-30 17:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009895 10.0.0.19 - - [2026-01-30 17:53:43] "GET /project/8988a519-d5ed-4b6d-953a-dbcad61fb04a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.062560 10.0.0.19 - - [2026-01-30 17:53:43] "GET /instance-ip/31a9440d-379b-4f1a-b616-dd41f860a95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004019 10.0.0.19 - - [2026-01-30 17:53:43] "GET /project/8988a519-d5ed-4b6d-953a-dbcad61fb04a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.066909 10.0.0.19 - - [2026-01-30 17:53:43] "GET /loadbalancer/2fdf5bfd-1ff5-4ef6-a473-5ab2cb2982d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005807 10.0.0.19 - - [2026-01-30 17:53:43] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.045934 10.0.0.19 - - [2026-01-30 17:53:43] "POST /floating-ips HTTP/1.1" 200 581 0.055037 10.0.0.19 - - [2026-01-30 17:53:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.019865 10.0.0.19 - - [2026-01-30 17:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012596 10.0.0.19 - - [2026-01-30 17:53:44] "GET /project/8988a519-d5ed-4b6d-953a-dbcad61fb04a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.045425 10.0.0.19 - - [2026-01-30 17:53:44] "GET /loadbalancer-listener/aebe6c31-6d31-4dc7-98d2-723faf50fc5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.003268 10.0.0.19 - - [2026-01-30 17:53:44] "GET /loadbalancer-listener/aebe6c31-6d31-4dc7-98d2-723faf50fc5a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004309 10.0.0.19 - - [2026-01-30 17:53:44] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.027893 10.0.0.19 - - [2026-01-30 17:53:44] "GET /instance-ip/31a9440d-379b-4f1a-b616-dd41f860a95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003724 10.0.0.19 - - [2026-01-30 17:53:44] "GET /instance-ip/31a9440d-379b-4f1a-b616-dd41f860a95d?fields=floating_ips HTTP/1.1" 200 1164 0.011347 10.0.0.19 - - [2026-01-30 17:53:44] "GET /floating-ip/b091cfce-7c6c-4205-904c-bc4a36d9712a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002976 10.0.0.19 - - [2026-01-30 17:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.19 - - [2026-01-30 17:53:44] "GET /project/8988a519-d5ed-4b6d-953a-dbcad61fb04a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.044124 10.0.0.19 - - [2026-01-30 17:53:44] "GET /loadbalancer/2fdf5bfd-1ff5-4ef6-a473-5ab2cb2982d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004738 10.0.0.19 - - [2026-01-30 17:53:44] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.026997 10.0.0.19 - - [2026-01-30 17:53:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.023275 10.0.0.19 - - [2026-01-30 17:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.19 - - [2026-01-30 17:53:44] "GET /project/8988a519-d5ed-4b6d-953a-dbcad61fb04a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.046916 10.0.0.19 - - [2026-01-30 17:53:44] "GET /loadbalancer-listener/e7bb3c57-38e6-4d42-ab4b-16ac5dd7376f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.004332 10.0.0.19 - - [2026-01-30 17:53:44] "GET /loadbalancer-listener/e7bb3c57-38e6-4d42-ab4b-16ac5dd7376f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.006344 10.0.0.19 - - [2026-01-30 17:53:44] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.053747 10.0.0.19 - - [2026-01-30 17:53:44] "GET /instance-ip/31a9440d-379b-4f1a-b616-dd41f860a95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003294 10.0.0.19 - - [2026-01-30 17:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005468 10.0.0.19 - - [2026-01-30 17:53:44] "GET /instance-ip/31a9440d-379b-4f1a-b616-dd41f860a95d?fields=floating_ips HTTP/1.1" 200 1164 0.003815 10.0.0.19 - - [2026-01-30 17:53:44] "GET /floating-ip/b091cfce-7c6c-4205-904c-bc4a36d9712a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.004050 10.0.0.19 - - [2026-01-30 17:53:44] "GET /project/8988a519-d5ed-4b6d-953a-dbcad61fb04a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.047642 10.0.0.19 - - [2026-01-30 17:53:44] "GET /loadbalancer/2fdf5bfd-1ff5-4ef6-a473-5ab2cb2982d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004256 10.0.0.19 - - [2026-01-30 17:53:44] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.023875 10.0.0.19 - - [2026-01-30 17:53:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.040205 10.0.0.19 - - [2026-01-30 17:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.018549 10.0.0.19 - - [2026-01-30 17:53:44] "GET /project/8988a519-d5ed-4b6d-953a-dbcad61fb04a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.036023 10.0.0.19 - - [2026-01-30 17:53:44] "GET /loadbalancer-listener/3705e648-80e3-43e3-9f24-a87fabf97aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.004885 10.0.0.19 - - [2026-01-30 17:53:44] "GET /loadbalancer-listener/3705e648-80e3-43e3-9f24-a87fabf97aad?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.005487 10.0.0.19 - - [2026-01-30 17:53:44] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.028787 10.0.0.19 - - [2026-01-30 17:53:44] "GET /instance-ip/31a9440d-379b-4f1a-b616-dd41f860a95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.010498 10.0.0.19 - - [2026-01-30 17:53:44] "GET /instance-ip/31a9440d-379b-4f1a-b616-dd41f860a95d?fields=floating_ips HTTP/1.1" 200 1164 0.003780 10.0.0.19 - - [2026-01-30 17:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004393 10.0.0.19 - - [2026-01-30 17:53:44] "GET /loadbalancer/2fdf5bfd-1ff5-4ef6-a473-5ab2cb2982d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003052 10.0.0.19 - - [2026-01-30 17:53:45] "GET /floating-ip/b091cfce-7c6c-4205-904c-bc4a36d9712a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003852 10.0.0.19 - - [2026-01-30 17:53:45] "POST /tags HTTP/1.1" 200 371 0.025972 10.0.0.19 - - [2026-01-30 17:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012173 10.0.0.19 - - [2026-01-30 17:53:45] "GET /tag/800b4190-c909-44ba-9fcd-d447750281da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.021502 10.0.0.19 - - [2026-01-30 17:53:45] "POST /tags HTTP/1.1" 200 319 0.023781 10.0.0.19 - - [2026-01-30 17:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.017108 10.0.0.19 - - [2026-01-30 17:53:45] "GET /tag/33f8721a-ea38-474f-8c2a-4a1ddc5af5d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.021315 10.0.0.19 - - [2026-01-30 17:53:45] "POST /id-to-fqname HTTP/1.1" 200 181 0.000495 10.0.0.19 - - [2026-01-30 17:53:45] "POST /fqname-to-id HTTP/1.1" 404 190 0.029202 10.0.0.19 - - [2026-01-30 17:53:45] "POST /security-groups HTTP/1.1" 200 578 0.070286 10.0.0.19 - - [2026-01-30 17:53:45] "POST /projects HTTP/1.1" 200 497 0.248174 10.0.0.19 - - [2026-01-30 17:53:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.024647 10.0.0.19 - - [2026-01-30 17:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.015835 10.0.0.19 - - [2026-01-30 17:53:45] "POST /fqname-to-id HTTP/1.1" 404 225 0.015631 10.0.0.19 - - [2026-01-30 17:53:45] "GET /virtual-network/75dda372-53e7-4452-ae96-a34eaadf030c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.031946 10.0.0.19 - - [2026-01-30 17:53:45] "POST /access-control-lists HTTP/1.1" 200 587 0.075488 10.0.0.19 - - [2026-01-30 17:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.016336 10.0.0.19 - - [2026-01-30 17:53:45] "GET /virtual-network/9d563ba1-bc90-4244-b3cc-d3a776d3dce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.004657 10.0.0.19 - - [2026-01-30 17:53:45] "POST /fqname-to-id HTTP/1.1" 404 224 0.002069 10.0.0.19 - - [2026-01-30 17:53:45] "POST /access-control-lists HTTP/1.1" 200 585 0.065348 10.0.0.19 - - [2026-01-30 17:53:45] "PUT /virtual-network/75dda372-53e7-4452-ae96-a34eaadf030c HTTP/1.1" 200 264 0.101019 10.0.0.19 - - [2026-01-30 17:53:45] "PUT /virtual-network/9d563ba1-bc90-4244-b3cc-d3a776d3dce5 HTTP/1.1" 200 264 0.063557 10.0.0.19 - - [2026-01-30 17:53:45] "POST /security-groups HTTP/1.1" 200 558 0.073901 10.0.0.19 - - [2026-01-30 17:53:45] "POST /fqname-to-id HTTP/1.1" 404 248 0.001863 10.0.0.19 - - [2026-01-30 17:53:46] "POST /access-control-lists HTTP/1.1" 200 610 0.025485 10.0.0.19 - - [2026-01-30 17:53:46] "POST /fqname-to-id HTTP/1.1" 404 247 0.008445 10.0.0.19 - - [2026-01-30 17:53:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.041826 10.0.0.19 - - [2026-01-30 17:53:46] "POST /chown HTTP/1.1" 200 109 0.028437 10.0.0.19 - - [2026-01-30 17:53:46] "GET /application-policy-set/981a57ad-25b2-4b2f-a4d5-65d9863a8498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006248 10.0.0.19 - - [2026-01-30 17:53:46] "POST /access-control-lists HTTP/1.1" 200 608 0.064585 10.0.0.19 - - [2026-01-30 17:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.19 - - [2026-01-30 17:53:46] "GET /policy-management/1554f862-65be-4623-b9ea-8a0bbf385ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007061 10.0.0.19 - - [2026-01-30 17:53:46] "POST /tags HTTP/1.1" 409 214 0.002440 10.0.0.19 - - [2026-01-30 17:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.19 - - [2026-01-30 17:53:46] "GET /tag/33f8721a-ea38-474f-8c2a-4a1ddc5af5d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.013162 10.0.0.19 - - [2026-01-30 17:53:46] "POST /firewall-rules HTTP/1.1" 200 578 0.077870 10.0.0.19 - - [2026-01-30 17:53:46] "GET /firewall-rule/600a6e1b-b913-44c5-8b48-381d4d518a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005831 10.0.0.19 - - [2026-01-30 17:53:46] "GET /firewall-policy/5364eec8-6563-4db5-a8c7-d007d7874050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.005508 10.0.0.19 - - [2026-01-30 17:53:46] "GET /firewall-rule/600a6e1b-b913-44c5-8b48-381d4d518a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004373 10.0.0.19 - - [2026-01-30 17:53:46] "POST /ref-update HTTP/1.1" 200 156 0.044645 10.0.0.19 - - [2026-01-30 17:53:46] "GET /application-policy-set/981a57ad-25b2-4b2f-a4d5-65d9863a8498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007323 10.0.0.19 - - [2026-01-30 17:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.19 - - [2026-01-30 17:53:46] "GET /policy-management/1554f862-65be-4623-b9ea-8a0bbf385ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009122 10.0.0.19 - - [2026-01-30 17:53:46] "POST /tags HTTP/1.1" 409 214 0.002676 10.0.0.19 - - [2026-01-30 17:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.19 - - [2026-01-30 17:53:46] "GET /tag/33f8721a-ea38-474f-8c2a-4a1ddc5af5d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.017534 10.0.0.19 - - [2026-01-30 17:53:46] "POST /firewall-rules HTTP/1.1" 200 576 0.140840 10.0.0.19 - - [2026-01-30 17:53:46] "GET /firewall-rule/ad33bd8a-83f4-4edc-8e69-68e398ced671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.012240 10.0.0.19 - - [2026-01-30 17:53:46] "GET /firewall-policy/5364eec8-6563-4db5-a8c7-d007d7874050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.012836 10.0.0.19 - - [2026-01-30 17:53:46] "GET /firewall-rule/ad33bd8a-83f4-4edc-8e69-68e398ced671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002721 10.0.0.19 - - [2026-01-30 17:53:46] "POST /ref-update HTTP/1.1" 200 156 0.046595 10.0.0.19 - - [2026-01-30 17:53:46] "POST /tags HTTP/1.1" 200 363 0.028214 10.0.0.19 - - [2026-01-30 17:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.015099 10.0.0.19 - - [2026-01-30 17:53:47] "GET /tag/4a854dd9-9c26-4a9d-aadb-2d3552c4e4f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.029024 10.0.0.19 - - [2026-01-30 17:53:47] "POST /tags HTTP/1.1" 200 311 0.032797 10.0.0.19 - - [2026-01-30 17:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.19 - - [2026-01-30 17:53:47] "GET /tag/8c15603c-d0aa-4ef1-93ff-638892f8da90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.026668 10.0.0.19 - - [2026-01-30 17:53:47] "POST /id-to-fqname HTTP/1.1" 200 177 0.000547 10.0.0.19 - - [2026-01-30 17:53:47] "POST /fqname-to-id HTTP/1.1" 404 186 0.010129 10.0.0.19 - - [2026-01-30 17:53:47] "POST /security-groups HTTP/1.1" 200 574 0.077139 10.0.0.19 - - [2026-01-30 17:53:47] "POST /projects HTTP/1.1" 200 489 0.246940 10.0.0.19 - - [2026-01-30 17:53:47] "POST /fqname-to-id HTTP/1.1" 404 217 0.007994 10.0.0.19 - - [2026-01-30 17:53:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.037577 10.0.0.19 - - [2026-01-30 17:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011379 10.0.0.19 - - [2026-01-30 17:53:47] "GET /virtual-network/75dda372-53e7-4452-ae96-a34eaadf030c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.034236 10.0.0.19 - - [2026-01-30 17:53:47] "POST /access-control-lists HTTP/1.1" 200 583 0.099156 10.0.0.19 - - [2026-01-30 17:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005185 10.0.0.19 - - [2026-01-30 17:53:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.010393 10.0.0.19 - - [2026-01-30 17:53:47] "GET /virtual-network/9d563ba1-bc90-4244-b3cc-d3a776d3dce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.009171 10.0.0.19 - - [2026-01-30 17:53:47] "POST /access-control-lists HTTP/1.1" 200 581 0.086684 10.0.0.19 - - [2026-01-30 17:53:47] "PUT /virtual-network/75dda372-53e7-4452-ae96-a34eaadf030c HTTP/1.1" 200 264 0.094517 10.0.0.19 - - [2026-01-30 17:53:47] "PUT /virtual-network/9d563ba1-bc90-4244-b3cc-d3a776d3dce5 HTTP/1.1" 200 264 0.054480 10.0.0.19 - - [2026-01-30 17:53:47] "POST /security-groups HTTP/1.1" 200 546 0.083325 10.0.0.19 - - [2026-01-30 17:53:47] "POST /fqname-to-id HTTP/1.1" 404 240 0.004113 10.0.0.19 - - [2026-01-30 17:53:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.019466 10.0.0.19 - - [2026-01-30 17:53:48] "POST /access-control-lists HTTP/1.1" 200 602 0.054873 10.0.0.19 - - [2026-01-30 17:53:48] "POST /chown HTTP/1.1" 200 109 0.026823 10.0.0.19 - - [2026-01-30 17:53:48] "GET /application-policy-set/981a57ad-25b2-4b2f-a4d5-65d9863a8498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002059 10.0.0.19 - - [2026-01-30 17:53:48] "POST /fqname-to-id HTTP/1.1" 404 239 0.028688 10.0.0.19 - - [2026-01-30 17:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.19 - - [2026-01-30 17:53:48] "GET /policy-management/1554f862-65be-4623-b9ea-8a0bbf385ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.024306 10.0.0.19 - - [2026-01-30 17:53:48] "POST /access-control-lists HTTP/1.1" 200 600 0.062445 10.0.0.19 - - [2026-01-30 17:53:48] "POST /tags HTTP/1.1" 409 210 0.011341 10.0.0.19 - - [2026-01-30 17:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.19 - - [2026-01-30 17:53:48] "GET /tag/8c15603c-d0aa-4ef1-93ff-638892f8da90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.021825 10.0.0.19 - - [2026-01-30 17:53:48] "POST /firewall-rules HTTP/1.1" 200 570 0.084725 10.0.0.19 - - [2026-01-30 17:53:48] "GET /firewall-rule/23022186-973b-40bf-aabb-b4e570105489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008181 10.0.0.19 - - [2026-01-30 17:53:48] "GET /firewall-policy/5364eec8-6563-4db5-a8c7-d007d7874050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003895 10.0.0.19 - - [2026-01-30 17:53:48] "GET /firewall-rule/23022186-973b-40bf-aabb-b4e570105489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002227 10.0.0.19 - - [2026-01-30 17:53:48] "POST /ref-update HTTP/1.1" 200 156 0.050674 10.0.0.19 - - [2026-01-30 17:53:48] "GET /application-policy-set/981a57ad-25b2-4b2f-a4d5-65d9863a8498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010777 10.0.0.19 - - [2026-01-30 17:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007257 10.0.0.19 - - [2026-01-30 17:53:48] "GET /policy-management/1554f862-65be-4623-b9ea-8a0bbf385ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003947 10.0.0.19 - - [2026-01-30 17:53:48] "POST /tags HTTP/1.1" 409 210 0.002244 10.0.0.19 - - [2026-01-30 17:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.19 - - [2026-01-30 17:53:48] "GET /tag/8c15603c-d0aa-4ef1-93ff-638892f8da90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011647 10.0.0.19 - - [2026-01-30 17:53:48] "POST /firewall-rules HTTP/1.1" 200 568 0.072680 10.0.0.19 - - [2026-01-30 17:53:48] "GET /firewall-rule/be99e905-4926-40d4-8507-affad2870aa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.015079 10.0.0.19 - - [2026-01-30 17:53:48] "GET /firewall-policy/5364eec8-6563-4db5-a8c7-d007d7874050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.003867 10.0.0.19 - - [2026-01-30 17:53:48] "GET /firewall-rule/be99e905-4926-40d4-8507-affad2870aa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002917 10.0.0.19 - - [2026-01-30 17:53:48] "POST /ref-update HTTP/1.1" 200 156 0.044888 10.0.0.19 - - [2026-01-30 17:53:48] "POST /tags HTTP/1.1" 409 237 0.003550 10.0.0.19 - - [2026-01-30 17:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.19 - - [2026-01-30 17:53:48] "GET /tag/319ad2b7-2ec9-47d6-9fe7-32cc3d823839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.011724 10.0.0.19 - - [2026-01-30 17:53:48] "POST /tags HTTP/1.1" 409 210 0.001832 10.0.0.19 - - [2026-01-30 17:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.19 - - [2026-01-30 17:53:48] "GET /tag/d68f9f08-15b3-4774-9c84-4ff16554e33d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011940 10.0.0.19 - - [2026-01-30 17:53:48] "POST /projects HTTP/1.1" 409 223 0.002018 10.0.0.19 - - [2026-01-30 17:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.19 - - [2026-01-30 17:53:49] "GET /project/8988a519-d5ed-4b6d-953a-dbcad61fb04a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.034998 10.0.0.19 - - [2026-01-30 17:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.19 - - [2026-01-30 17:53:49] "GET /virtual-network/75dda372-53e7-4452-ae96-a34eaadf030c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004745 10.0.0.19 - - [2026-01-30 17:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.19 - - [2026-01-30 17:53:49] "GET /virtual-network/9d563ba1-bc90-4244-b3cc-d3a776d3dce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.009763 10.0.0.19 - - [2026-01-30 17:53:49] "PUT /virtual-network/75dda372-53e7-4452-ae96-a34eaadf030c HTTP/1.1" 200 264 0.066226 10.0.0.19 - - [2026-01-30 17:53:49] "PUT /virtual-network/9d563ba1-bc90-4244-b3cc-d3a776d3dce5 HTTP/1.1" 200 264 0.046884 10.0.0.19 - - [2026-01-30 17:53:49] "POST /security-groups HTTP/1.1" 409 253 0.018034 10.0.0.19 - - [2026-01-30 17:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.19 - - [2026-01-30 17:53:49] "PUT /security-group/81c05fd9-3fdb-4866-94d3-c10283892be9 HTTP/1.1" 200 262 0.053378 10.0.0.19 - - [2026-01-30 17:53:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.017675 10.0.0.19 - - [2026-01-30 17:53:49] "GET /application-policy-set/981a57ad-25b2-4b2f-a4d5-65d9863a8498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.027190 10.0.0.19 - - [2026-01-30 17:53:49] "PUT /access-control-list/5cd1d332-25e5-4402-a7c5-da6424437c83 HTTP/1.1" 200 272 0.037134 10.0.0.19 - - [2026-01-30 17:53:49] "PUT /access-control-list/95dfdb58-a18d-4940-a20b-ad6e19100b66 HTTP/1.1" 200 272 0.028422 10.0.0.19 - - [2026-01-30 17:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007298 10.0.0.19 - - [2026-01-30 17:53:49] "GET /policy-management/1554f862-65be-4623-b9ea-8a0bbf385ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003529 10.0.0.19 - - [2026-01-30 17:53:49] "POST /tags HTTP/1.1" 409 210 0.002654 10.0.0.19 - - [2026-01-30 17:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.19 - - [2026-01-30 17:53:49] "GET /tag/d68f9f08-15b3-4774-9c84-4ff16554e33d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011506 10.0.0.19 - - [2026-01-30 17:53:49] "POST /firewall-rules HTTP/1.1" 200 570 0.076395 10.0.0.19 - - [2026-01-30 17:53:49] "GET /firewall-rule/af8d82d6-227c-4e72-938b-c8c7fc89e60e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007749 10.0.0.19 - - [2026-01-30 17:53:49] "GET /firewall-policy/5364eec8-6563-4db5-a8c7-d007d7874050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004170 10.0.0.19 - - [2026-01-30 17:53:49] "GET /firewall-rule/af8d82d6-227c-4e72-938b-c8c7fc89e60e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002792 10.0.0.19 - - [2026-01-30 17:53:49] "POST /ref-update HTTP/1.1" 200 156 0.039912 10.0.0.19 - - [2026-01-30 17:53:49] "GET /application-policy-set/981a57ad-25b2-4b2f-a4d5-65d9863a8498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006668 10.0.0.19 - - [2026-01-30 17:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.19 - - [2026-01-30 17:53:49] "GET /policy-management/1554f862-65be-4623-b9ea-8a0bbf385ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003622 10.0.0.19 - - [2026-01-30 17:53:49] "POST /tags HTTP/1.1" 409 210 0.002091 10.0.0.19 - - [2026-01-30 17:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.19 - - [2026-01-30 17:53:49] "GET /tag/d68f9f08-15b3-4774-9c84-4ff16554e33d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013898 10.0.0.19 - - [2026-01-30 17:53:50] "POST /firewall-rules HTTP/1.1" 200 568 0.077804 10.0.0.19 - - [2026-01-30 17:53:50] "GET /firewall-rule/112615fa-11bf-4f60-8828-ebbbf2855e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.007884 10.0.0.19 - - [2026-01-30 17:53:50] "GET /firewall-policy/5364eec8-6563-4db5-a8c7-d007d7874050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004926 10.0.0.19 - - [2026-01-30 17:53:50] "GET /firewall-rule/112615fa-11bf-4f60-8828-ebbbf2855e7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.003539 10.0.0.19 - - [2026-01-30 17:53:50] "POST /ref-update HTTP/1.1" 200 156 0.067554 10.0.0.19 - - [2026-01-30 17:53:50] "GET /virtual-machine-interface/9a2b1e04-fe04-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004765 10.0.0.19 - - [2026-01-30 17:53:50] "POST /set-tag HTTP/1.1" 200 109 0.002796 [Introspect:8084]10.0.0.19 - - [2026-01-30 17:54:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001043 [Introspect:8084]10.0.0.19 - - [2026-01-30 17:54:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001004 10.0.0.27 - - [2026-01-30 17:54:27] "GET / HTTP/1.1" 200 35931 0.001595 10.0.0.27 - - [2026-01-30 17:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.27 - - [2026-01-30 17:54:27] "GET /global-system-config/523e54b2-6d8e-41d0-8d2f-5dec0c96019b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008542 10.0.0.27 - - [2026-01-30 17:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.27 - - [2026-01-30 17:54:28] "GET /routing-instance/bb89b642-c694-4fbc-add5-8939788326cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004201 10.0.0.27 - - [2026-01-30 17:54:28] "PUT /global-system-config/523e54b2-6d8e-41d0-8d2f-5dec0c96019b HTTP/1.1" 200 274 0.016263 10.0.0.27 - - [2026-01-30 17:54:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.002059 10.0.0.27 - - [2026-01-30 17:54:28] "POST /virtual-routers HTTP/1.1" 200 599 0.015630 10.0.0.27 - - [2026-01-30 17:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.019844 10.0.0.27 - - [2026-01-30 17:54:28] "GET /virtual-router/8e422d1e-93cc-4db6-965a-d2cfc8b1d69f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004007 10.0.0.27 - - [2026-01-30 17:54:28] "POST /fqname-to-id HTTP/1.1" 404 229 0.001358 10.0.0.27 - - [2026-01-30 17:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001536 10.0.0.27 - - [2026-01-30 17:54:28] "GET /virtual-network/c23411fc-c7c1-4ddc-833d-ea4acb46f99a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003991 10.0.0.27 - - [2026-01-30 17:54:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.072280 [Introspect:8084]10.0.0.19 - - [2026-01-30 17:54:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001172 [Introspect:8084]10.0.0.19 - - [2026-01-30 17:54:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001155 [Introspect:8084]10.0.0.19 - - [2026-01-30 17:54:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000862 [Introspect:8084]10.0.0.19 - - [2026-01-30 17:54:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000870 [Introspect:8084]10.0.0.19 - - [2026-01-30 17:54:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001099 [Introspect:8084]10.0.0.19 - - [2026-01-30 17:54:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001172 10.0.0.19 - - [2026-01-30 17:57:27] "GET /global-system-configs HTTP/1.1" 200 322 0.007543 10.0.0.19 - - [2026-01-30 17:57:27] "GET /global-system-configs HTTP/1.1" 200 322 0.002098 10.0.0.19 - - [2026-01-30 17:57:31] "GET /virtual-router/8e422d1e-93cc-4db6-965a-d2cfc8b1d69f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003313 10.0.0.19 - - [2026-01-30 17:57:31] "POST /ref-update HTTP/1.1" 200 156 0.010298 10.0.0.19 - - [2026-01-30 17:57:40] "GET /virtual-machine-interface/9a2b1e04-fe04-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009551 10.0.0.19 - - [2026-01-30 17:57:40] "POST /set-tag HTTP/1.1" 200 109 0.003144 10.0.0.19 - - [2026-01-30 17:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005070 10.0.0.19 - - [2026-01-30 17:57:40] "GET /loadbalancer/2fdf5bfd-1ff5-4ef6-a473-5ab2cb2982d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003459 10.0.0.19 - - [2026-01-30 17:57:41] "GET /virtual-machine-interface/9a2b1e04-fe04-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.015998 10.0.0.19 - - [2026-01-30 17:57:41] "POST /set-tag HTTP/1.1" 200 109 0.003441 10.0.0.19 - - [2026-01-30 17:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.19 - - [2026-01-30 17:57:41] "GET /loadbalancer/2fdf5bfd-1ff5-4ef6-a473-5ab2cb2982d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002643 10.0.0.19 - - [2026-01-30 17:57:41] "GET /loadbalancer-pool/dfd8f318-c7ba-4593-a44c-d7387a2ee3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003814 10.0.0.19 - - [2026-01-30 17:57:41] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021995 10.0.0.19 - - [2026-01-30 17:57:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.022295 10.0.0.19 - - [2026-01-30 17:57:41] "GET /virtual-machine-interface/9a2b1e04-fe04-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014751 10.0.0.19 - - [2026-01-30 17:57:41] "GET /virtual-machine-interface/9a2b1e04-fe04-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004572 10.0.0.19 - - [2026-01-30 17:57:41] "POST /ref-update HTTP/1.1" 200 156 0.009990 10.0.0.19 - - [2026-01-30 17:57:41] "GET /floating-ip/b091cfce-7c6c-4205-904c-bc4a36d9712a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.020206 10.0.0.19 - - [2026-01-30 17:57:41] "POST /tags HTTP/1.1" 409 205 0.002294 10.0.0.19 - - [2026-01-30 17:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.19 - - [2026-01-30 17:57:41] "GET /tag/cd012aef-685d-48e2-bd5f-c4e0486192d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013067 10.0.0.19 - - [2026-01-30 17:57:41] "PUT /floating-ip/b091cfce-7c6c-4205-904c-bc4a36d9712a HTTP/1.1" 200 256 0.011053 10.0.0.19 - - [2026-01-30 17:57:41] "POST /set-tag HTTP/1.1" 200 109 0.081167 10.0.0.19 - - [2026-01-30 17:57:41] "GET /loadbalancer-pool/14bd8b88-d003-4431-8d4e-6c9534a278c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.006317 10.0.0.19 - - [2026-01-30 17:57:41] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023981 10.0.0.19 - - [2026-01-30 17:57:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.042392 10.0.0.19 - - [2026-01-30 17:57:41] "GET /virtual-machine-interface/9a2b1e04-fe04-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.018033 10.0.0.19 - - [2026-01-30 17:57:41] "GET /virtual-machine-interface/9a2b1e04-fe04-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007831 10.0.0.19 - - [2026-01-30 17:57:41] "POST /ref-update HTTP/1.1" 200 156 0.011246 10.0.0.19 - - [2026-01-30 17:57:41] "GET /floating-ip/b091cfce-7c6c-4205-904c-bc4a36d9712a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.007170 10.0.0.19 - - [2026-01-30 17:57:41] "POST /set-tag HTTP/1.1" 200 109 0.002726 10.0.0.19 - - [2026-01-30 17:57:41] "GET /loadbalancer-pool/da18c538-f5a2-40f9-abe0-15cc4cb2c9df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004002 10.0.0.19 - - [2026-01-30 17:57:41] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018358 10.0.0.19 - - [2026-01-30 17:57:42] "PUT /floating-ip/b091cfce-7c6c-4205-904c-bc4a36d9712a HTTP/1.1" 200 256 0.018206 10.0.0.19 - - [2026-01-30 17:57:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.011210 10.0.0.19 - - [2026-01-30 17:57:42] "GET /virtual-machine-interface/9a2b1e04-fe04-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017816 10.0.0.19 - - [2026-01-30 17:57:42] "GET /virtual-machine-interface/9a2b1e04-fe04-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006963 10.0.0.19 - - [2026-01-30 17:57:42] "POST /set-tag HTTP/1.1" 200 109 0.003860 10.0.0.19 - - [2026-01-30 17:57:42] "POST /ref-update HTTP/1.1" 200 156 0.009831 10.0.0.19 - - [2026-01-30 17:57:42] "GET /floating-ip/b091cfce-7c6c-4205-904c-bc4a36d9712a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.013003 10.0.0.19 - - [2026-01-30 17:57:42] "PUT /floating-ip/b091cfce-7c6c-4205-904c-bc4a36d9712a HTTP/1.1" 200 256 0.011521 [Introspect:8084]10.0.0.19 - - [2026-01-30 17:58:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001165 [Introspect:8084]10.0.0.19 - - [2026-01-30 17:58:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001348 10.0.0.19 - - [2026-01-30 17:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.19 - - [2026-01-30 17:58:25] "GET /virtual-router/8e422d1e-93cc-4db6-965a-d2cfc8b1d69f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004055 10.0.0.27 - - [2026-01-30 17:58:37] "GET / HTTP/1.1" 200 35931 0.002095 10.0.0.27 - - [2026-01-30 17:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.27 - - [2026-01-30 17:58:37] "GET /global-system-config/523e54b2-6d8e-41d0-8d2f-5dec0c96019b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005950 10.0.0.27 - - [2026-01-30 17:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.27 - - [2026-01-30 17:58:37] "GET /routing-instance/bb89b642-c694-4fbc-add5-8939788326cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003096 10.0.0.27 - - [2026-01-30 17:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.27 - - [2026-01-30 17:58:37] "GET /virtual-router/8e422d1e-93cc-4db6-965a-d2cfc8b1d69f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002805 10.0.0.27 - - [2026-01-30 17:58:37] "PUT /virtual-router/8e422d1e-93cc-4db6-965a-d2cfc8b1d69f HTTP/1.1" 200 262 0.010824 10.0.0.27 - - [2026-01-30 17:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.27 - - [2026-01-30 17:58:37] "GET /virtual-router/8e422d1e-93cc-4db6-965a-d2cfc8b1d69f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002768 10.0.0.27 - - [2026-01-30 17:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.27 - - [2026-01-30 17:58:37] "GET /virtual-machine-interface/01405ffd-663e-42aa-9889-35be22f51926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.004591 10.0.0.27 - - [2026-01-30 17:58:37] "PUT /virtual-machine-interface/01405ffd-663e-42aa-9889-35be22f51926 HTTP/1.1" 200 284 0.016434 [Introspect:8084]10.0.0.19 - - [2026-01-30 17:59:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001820 [Introspect:8084]10.0.0.19 - - [2026-01-30 17:59:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001141 [Introspect:8084]10.0.0.19 - - [2026-01-30 17:59:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000980 [Introspect:8084]10.0.0.19 - - [2026-01-30 17:59:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000993 10.0.0.19 - - [2026-01-30 17:59:24] "GET / HTTP/1.1" 200 35931 0.001679 10.0.0.19 - - [2026-01-30 17:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.19 - - [2026-01-30 17:59:24] "GET /global-system-config/523e54b2-6d8e-41d0-8d2f-5dec0c96019b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004972 10.0.0.19 - - [2026-01-30 17:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.19 - - [2026-01-30 17:59:24] "GET /config-node/ee654278-4a25-4a17-8c52-ec5e75dcc603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003101 10.0.0.19 - - [2026-01-30 17:59:36] "GET / HTTP/1.1" 200 35931 0.001622 10.0.0.19 - - [2026-01-30 17:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.19 - - [2026-01-30 17:59:36] "GET /routing-instance/bb89b642-c694-4fbc-add5-8939788326cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002781 10.0.0.19 - - [2026-01-30 17:59:36] "POST /bgp-routers HTTP/1.1" 409 301 0.002328 10.0.0.19 - - [2026-01-30 17:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.19 - - [2026-01-30 17:59:36] "GET /bgp-router/24084df4-38c4-42df-b147-5872244f75e7?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.005497 10.0.0.19 - - [2026-01-30 17:59:36] "PUT /bgp-router/24084df4-38c4-42df-b147-5872244f75e7 HTTP/1.1" 200 254 0.017828 [Introspect:8084]10.0.0.19 - - [2026-01-30 17:59:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000926 [Introspect:8084]10.0.0.19 - - [2026-01-30 17:59:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.004761 10.0.0.19 - - [2026-01-30 17:59:40] "GET /virtual-machine-interface/9a2b1e04-fe04-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007141 10.0.0.19 - - [2026-01-30 17:59:40] "POST /set-tag HTTP/1.1" 200 109 0.002481 10.0.0.19 - - [2026-01-30 17:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.19 - - [2026-01-30 17:59:40] "GET /loadbalancer/2fdf5bfd-1ff5-4ef6-a473-5ab2cb2982d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004539 10.0.0.19 - - [2026-01-30 17:59:40] "GET /virtual-machine-interface/9a2b1e04-fe04-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013096 10.0.0.19 - - [2026-01-30 17:59:40] "POST /set-tag HTTP/1.1" 200 109 0.053891 10.0.0.19 - - [2026-01-30 17:59:40] "DELETE /loadbalancer-member/2eef7ca4-4497-48e0-a39b-5f35057d2ef1 HTTP/1.1" 200 115 0.093268 10.0.0.19 - - [2026-01-30 17:59:40] "GET /virtual-machine-interface/9a2b1e04-fe04-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011391 10.0.0.19 - - [2026-01-30 17:59:40] "POST /set-tag HTTP/1.1" 200 109 0.004617 10.0.0.19 - - [2026-01-30 17:59:41] "DELETE /loadbalancer-member/e9abc414-8810-4448-9018-54b7570e8d77 HTTP/1.1" 200 115 0.045215 10.0.0.19 - - [2026-01-30 17:59:41] "GET /virtual-machine-interface/9a2b1e04-fe04-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006653 10.0.0.19 - - [2026-01-30 17:59:41] "POST /set-tag HTTP/1.1" 200 109 0.003559 10.0.0.19 - - [2026-01-30 17:59:41] "DELETE /loadbalancer-member/94b61daf-0edf-482a-bb41-57689279fae3 HTTP/1.1" 200 115 0.024553 10.0.0.19 - - [2026-01-30 17:59:41] "GET /virtual-machine-interface/9a2b1e04-fe04-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007635 10.0.0.19 - - [2026-01-30 17:59:41] "POST /set-tag HTTP/1.1" 200 109 0.002732 10.0.0.19 - - [2026-01-30 17:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.19 - - [2026-01-30 17:59:41] "GET /loadbalancer/2fdf5bfd-1ff5-4ef6-a473-5ab2cb2982d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002328 10.0.0.19 - - [2026-01-30 17:59:41] "GET /loadbalancer-pool/dfd8f318-c7ba-4593-a44c-d7387a2ee3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.007015 10.0.0.19 - - [2026-01-30 17:59:41] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020051 10.0.0.19 - - [2026-01-30 17:59:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.059658 10.0.0.19 - - [2026-01-30 17:59:41] "GET /virtual-machine-interface/9a2b1e04-fe04-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014980 10.0.0.19 - - [2026-01-30 17:59:41] "GET /virtual-machine-interface/9a2b1e04-fe04-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007001 10.0.0.19 - - [2026-01-30 17:59:41] "GET /floating-ip/b091cfce-7c6c-4205-904c-bc4a36d9712a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004114 10.0.0.19 - - [2026-01-30 17:59:41] "POST /set-tag HTTP/1.1" 200 109 0.091705 10.0.0.19 - - [2026-01-30 17:59:41] "GET /loadbalancer-pool/14bd8b88-d003-4431-8d4e-6c9534a278c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.018480 10.0.0.19 - - [2026-01-30 17:59:41] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019044 10.0.0.19 - - [2026-01-30 17:59:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.015521 10.0.0.19 - - [2026-01-30 17:59:41] "GET /virtual-machine-interface/9a2b1e04-fe04-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016341 10.0.0.19 - - [2026-01-30 17:59:41] "POST /set-tag HTTP/1.1" 200 109 0.002248 10.0.0.19 - - [2026-01-30 17:59:41] "GET /virtual-machine-interface/9a2b1e04-fe04-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007366 10.0.0.19 - - [2026-01-30 17:59:41] "GET /floating-ip/b091cfce-7c6c-4205-904c-bc4a36d9712a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004127 10.0.0.19 - - [2026-01-30 17:59:41] "GET /loadbalancer-pool/da18c538-f5a2-40f9-abe0-15cc4cb2c9df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002908 10.0.0.19 - - [2026-01-30 17:59:41] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022096 10.0.0.19 - - [2026-01-30 17:59:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.018732 10.0.0.19 - - [2026-01-30 17:59:41] "GET /virtual-machine-interface/9a2b1e04-fe04-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009435 10.0.0.19 - - [2026-01-30 17:59:41] "GET /virtual-machine-interface/9a2b1e04-fe04-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010556 10.0.0.19 - - [2026-01-30 17:59:41] "GET /floating-ip/b091cfce-7c6c-4205-904c-bc4a36d9712a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002575 10.0.0.19 - - [2026-01-30 17:59:41] "POST /set-tag HTTP/1.1" 200 109 0.006299 10.0.0.19 - - [2026-01-30 18:02:27] "GET /global-system-configs HTTP/1.1" 200 322 0.004614 10.0.0.19 - - [2026-01-30 18:02:27] "GET /global-system-configs HTTP/1.1" 200 322 0.002825 [Introspect:8084]10.0.0.19 - - [2026-01-30 18:02:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000842 [Introspect:8084]10.0.0.19 - - [2026-01-30 18:02:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000948 10.0.0.19 - - [2026-01-30 18:04:53] "GET / HTTP/1.1" 200 35931 0.001620 10.0.0.19 - - [2026-01-30 18:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720 10.0.0.19 - - [2026-01-30 18:04:53] "GET /project/3fd13f40-23f3-4c93-9256-b28daa6ee758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047647 10.0.0.19 - - [2026-01-30 18:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.19 - - [2026-01-30 18:04:53] "GET /project/3fd13f40-23f3-4c93-9256-b28daa6ee758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.053376 10.0.0.19 - - [2026-01-30 18:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.19 - - [2026-01-30 18:04:53] "GET /project/3fd13f40-23f3-4c93-9256-b28daa6ee758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040448 10.0.0.19 - - [2026-01-30 18:04:54] "POST /tags HTTP/1.1" 200 333 0.058441 10.0.0.19 - - [2026-01-30 18:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.19 - - [2026-01-30 18:04:54] "GET /tag/acdcec90-3341-4881-bf43-214436d71b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.024310 10.0.0.19 - - [2026-01-30 18:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.011987 10.0.0.19 - - [2026-01-30 18:04:54] "GET /project/3fd13f40-23f3-4c93-9256-b28daa6ee758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.060587 10.0.0.19 - - [2026-01-30 18:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004315 10.0.0.19 - - [2026-01-30 18:04:54] "GET /virtual-network/9d563ba1-bc90-4244-b3cc-d3a776d3dce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.005646 10.0.0.19 - - [2026-01-30 18:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.19 - - [2026-01-30 18:04:54] "GET /service-appliance-set/ee15e15a-7760-426c-bce9-1e81fe731d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.007658 10.0.0.19 - - [2026-01-30 18:04:54] "POST /fqname-to-id HTTP/1.1" 404 254 0.003335 10.0.0.19 - - [2026-01-30 18:04:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.165832 10.0.0.19 - - [2026-01-30 18:04:54] "GET /virtual-machine-interface/a6a00f2d-d067-49ce-9e74-6697a1f65c70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.007141 10.0.0.19 - - [2026-01-30 18:04:54] "POST /instance-ips HTTP/1.1" 200 409 0.051983 10.0.0.19 - - [2026-01-30 18:04:54] "GET /instance-ip/f99d3f23-c14f-4a0f-b137-c883ab101b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.023513 10.0.0.19 - - [2026-01-30 18:04:54] "POST /loadbalancers HTTP/1.1" 200 610 0.100738 10.0.0.19 - - [2026-01-30 18:04:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.019743 10.0.0.19 - - [2026-01-30 18:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.017319 10.0.0.19 - - [2026-01-30 18:04:54] "GET /project/3fd13f40-23f3-4c93-9256-b28daa6ee758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.094651 10.0.0.19 - - [2026-01-30 18:04:54] "GET /instance-ip/f99d3f23-c14f-4a0f-b137-c883ab101b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.012563 10.0.0.19 - - [2026-01-30 18:04:54] "GET /project/3fd13f40-23f3-4c93-9256-b28daa6ee758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.108952 10.0.0.19 - - [2026-01-30 18:04:54] "POST /floating-ips HTTP/1.1" 200 597 0.071653 10.0.0.19 - - [2026-01-30 18:04:55] "GET /loadbalancer/a49d9ca8-e371-482a-938e-853e9387b515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003150 10.0.0.19 - - [2026-01-30 18:04:55] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.058423 10.0.0.19 - - [2026-01-30 18:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004339 10.0.0.19 - - [2026-01-30 18:04:55] "GET /project/3fd13f40-23f3-4c93-9256-b28daa6ee758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.054005 10.0.0.19 - - [2026-01-30 18:04:55] "GET /loadbalancer-listener/681d7348-6ee0-4e76-9e82-0068bd581e3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.008834 10.0.0.19 - - [2026-01-30 18:04:55] "GET /loadbalancer-listener/681d7348-6ee0-4e76-9e82-0068bd581e3f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.005191 10.0.0.19 - - [2026-01-30 18:04:55] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.031897 10.0.0.19 - - [2026-01-30 18:04:55] "GET /instance-ip/f99d3f23-c14f-4a0f-b137-c883ab101b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.012802 10.0.0.19 - - [2026-01-30 18:04:55] "GET /instance-ip/f99d3f23-c14f-4a0f-b137-c883ab101b2a?fields=floating_ips HTTP/1.1" 200 1213 0.014129 10.0.0.19 - - [2026-01-30 18:04:55] "GET /floating-ip/39a5f516-0383-4e98-888e-1131c4e2d137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.003236 10.0.0.19 - - [2026-01-30 18:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004231 10.0.0.19 - - [2026-01-30 18:04:55] "GET /loadbalancer/a49d9ca8-e371-482a-938e-853e9387b515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006171 10.0.0.19 - - [2026-01-30 18:04:55] "GET /virtual-machine-interface/9a2b1e04-fe04-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006676 10.0.0.19 - - [2026-01-30 18:04:55] "POST /set-tag HTTP/1.1" 200 109 0.006944 10.0.0.19 - - [2026-01-30 18:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005419 10.0.0.19 - - [2026-01-30 18:04:55] "GET /loadbalancer/2fdf5bfd-1ff5-4ef6-a473-5ab2cb2982d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005405 10.0.0.19 - - [2026-01-30 18:04:55] "GET /virtual-machine-interface/9a2b1e04-fe04-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017936 10.0.0.19 - - [2026-01-30 18:04:55] "POST /set-tag HTTP/1.1" 200 109 0.057577 10.0.0.19 - - [2026-01-30 18:04:55] "DELETE /loadbalancer-member/e755138f-d8ce-464f-be7d-dcec1ed9aaf7 HTTP/1.1" 200 115 0.058080 10.0.0.19 - - [2026-01-30 18:04:55] "GET /virtual-machine-interface/9a2b1e04-fe04-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010435 10.0.0.19 - - [2026-01-30 18:04:55] "POST /set-tag HTTP/1.1" 200 109 0.005523 10.0.0.19 - - [2026-01-30 18:04:55] "DELETE /loadbalancer-member/331629b7-ed76-47a2-8401-ef4928523bb0 HTTP/1.1" 200 115 0.049573 10.0.0.19 - - [2026-01-30 18:04:55] "GET /virtual-machine-interface/9a2b1e04-fe04-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011126 10.0.0.19 - - [2026-01-30 18:04:55] "POST /set-tag HTTP/1.1" 200 109 0.007166 10.0.0.19 - - [2026-01-30 18:04:55] "DELETE /loadbalancer-member/3981231d-3073-48bf-ab89-e38d90eda66b HTTP/1.1" 200 115 0.060697 10.0.0.19 - - [2026-01-30 18:04:55] "GET /virtual-machine-interface/9a2b1e04-fe04-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004186 10.0.0.19 - - [2026-01-30 18:04:55] "POST /set-tag HTTP/1.1" 200 109 0.007113 10.0.0.19 - - [2026-01-30 18:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.19 - - [2026-01-30 18:04:55] "GET /loadbalancer/2fdf5bfd-1ff5-4ef6-a473-5ab2cb2982d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.006285 10.0.0.19 - - [2026-01-30 18:04:56] "GET /loadbalancer-pool/dfd8f318-c7ba-4593-a44c-d7387a2ee3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002848 10.0.0.19 - - [2026-01-30 18:04:56] "POST /loadbalancer-members HTTP/1.1" 200 690 0.043195 10.0.0.19 - - [2026-01-30 18:04:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.022276 10.0.0.19 - - [2026-01-30 18:04:56] "GET /virtual-machine-interface/9a2b1e04-fe04-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.030784 10.0.0.19 - - [2026-01-30 18:04:56] "GET /virtual-machine-interface/9a2b1e04-fe04-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012732 10.0.0.19 - - [2026-01-30 18:04:56] "GET /floating-ip/b091cfce-7c6c-4205-904c-bc4a36d9712a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002782 10.0.0.19 - - [2026-01-30 18:04:56] "POST /set-tag HTTP/1.1" 200 109 0.094079 10.0.0.19 - - [2026-01-30 18:04:56] "GET /loadbalancer-pool/14bd8b88-d003-4431-8d4e-6c9534a278c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.022730 10.0.0.19 - - [2026-01-30 18:04:56] "POST /loadbalancer-members HTTP/1.1" 200 690 0.037221 10.0.0.19 - - [2026-01-30 18:04:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.012191 10.0.0.19 - - [2026-01-30 18:04:56] "GET /virtual-machine-interface/9a2b1e04-fe04-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009907 10.0.0.19 - - [2026-01-30 18:04:56] "GET /virtual-machine-interface/9a2b1e04-fe04-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009192 10.0.0.19 - - [2026-01-30 18:04:56] "POST /set-tag HTTP/1.1" 200 109 0.005503 10.0.0.19 - - [2026-01-30 18:04:56] "GET /floating-ip/b091cfce-7c6c-4205-904c-bc4a36d9712a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002833 10.0.0.19 - - [2026-01-30 18:04:56] "GET /loadbalancer-pool/da18c538-f5a2-40f9-abe0-15cc4cb2c9df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002871 10.0.0.19 - - [2026-01-30 18:04:56] "POST /loadbalancer-members HTTP/1.1" 200 692 0.046037 10.0.0.19 - - [2026-01-30 18:04:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.018198 10.0.0.19 - - [2026-01-30 18:04:56] "GET /virtual-machine-interface/9a2b1e04-fe04-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.027849 10.0.0.19 - - [2026-01-30 18:04:56] "GET /virtual-machine-interface/9a2b1e04-fe04-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004495 10.0.0.19 - - [2026-01-30 18:04:56] "GET /floating-ip/b091cfce-7c6c-4205-904c-bc4a36d9712a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003467 10.0.0.19 - - [2026-01-30 18:04:56] "POST /set-tag HTTP/1.1" 200 109 0.002861 10.0.0.19 - - [2026-01-30 18:04:56] "POST /tags HTTP/1.1" 200 295 0.095230 10.0.0.19 - - [2026-01-30 18:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.19 - - [2026-01-30 18:04:56] "GET /tag/a3326c21-59fb-4ea7-b94b-eba318a67947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.017340 10.0.0.19 - - [2026-01-30 18:04:56] "POST /tags HTTP/1.1" 409 233 0.002386 10.0.0.19 - - [2026-01-30 18:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.19 - - [2026-01-30 18:04:56] "GET /tag/27a442da-9565-4fc9-bd0e-c99f8df61ee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.019391 10.0.0.19 - - [2026-01-30 18:04:56] "POST /tags HTTP/1.1" 409 206 0.002465 10.0.0.19 - - [2026-01-30 18:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.19 - - [2026-01-30 18:04:56] "GET /tag/dc2c819e-5806-4659-a57a-c85536e67ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012174 10.0.0.19 - - [2026-01-30 18:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.19 - - [2026-01-30 18:04:56] "GET /virtual-network/75dda372-53e7-4452-ae96-a34eaadf030c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004478 10.0.0.19 - - [2026-01-30 18:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.19 - - [2026-01-30 18:04:57] "GET /project/3fd13f40-23f3-4c93-9256-b28daa6ee758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.060234 10.0.0.19 - - [2026-01-30 18:04:57] "POST /virtual-machines HTTP/1.1" 200 369 0.028255 10.0.0.19 - - [2026-01-30 18:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.022892 10.0.0.19 - - [2026-01-30 18:04:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.019356 10.0.0.19 - - [2026-01-30 18:04:57] "GET /project/3fd13f40-23f3-4c93-9256-b28daa6ee758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.076216 10.0.0.19 - - [2026-01-30 18:04:57] "GET /virtual-networks?parent_id=3fd13f40-23f3-4c93-9256-b28daa6ee758&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.027776 10.0.0.19 - - [2026-01-30 18:04:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.174874 10.0.0.19 - - [2026-01-30 18:04:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.028086 10.0.0.19 - - [2026-01-30 18:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.013004 10.0.0.19 - - [2026-01-30 18:04:57] "GET /virtual-machine-interface/2fa9f86e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.035434 10.0.0.19 - - [2026-01-30 18:04:57] "POST /virtual-networks HTTP/1.1" 200 512 0.205031 10.0.0.19 - - [2026-01-30 18:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009720 10.0.0.19 - - [2026-01-30 18:04:57] "POST /route-targets HTTP/1.1" 200 327 0.014999 10.0.0.19 - - [2026-01-30 18:04:57] "GET /network-ipam/369b338f-e40a-458e-8bb2-68b185be43c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.015578 10.0.0.19 - - [2026-01-30 18:04:57] "POST /ref-update HTTP/1.1" 200 156 0.035798 10.0.0.19 - - [2026-01-30 18:04:57] "POST /instance-ips HTTP/1.1" 200 409 0.089107 10.0.0.19 - - [2026-01-30 18:04:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.033799 10.0.0.19 - - [2026-01-30 18:04:57] "GET /virtual-machine-interface/2fa9f86e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.028289 10.0.0.19 - - [2026-01-30 18:04:57] "POST /useragent-kv HTTP/1.1" 200 115 0.001569 10.0.0.19 - - [2026-01-30 18:04:57] "POST /ref-update HTTP/1.1" 200 156 0.142762 10.0.0.19 - - [2026-01-30 18:04:57] "GET /virtual-network/0da6377a-2445-40bf-809a-0863c3104394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1848 0.018971 10.0.0.19 - - [2026-01-30 18:04:57] "GET /domains HTTP/1.1" 200 280 0.001993 10.0.0.19 - - [2026-01-30 18:04:57] "POST /set-tag HTTP/1.1" 200 109 0.048650 10.0.0.19 - - [2026-01-30 18:04:57] "GET /virtual-machine-interface/2fa9f86e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.022150 10.0.0.19 - - [2026-01-30 18:04:57] "GET /instance-ip/2fd17b00-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.005170 10.0.0.19 - - [2026-01-30 18:04:57] "GET /domain/90daa413-4112-400a-baed-8737192f3a4a HTTP/1.1" 200 3087 0.039944 10.0.0.19 - - [2026-01-30 18:04:57] "GET /virtual-machine-interface/2fa9f86e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.013527 10.0.0.19 - - [2026-01-30 18:04:57] "POST /set-tag HTTP/1.1" 200 109 0.003675 10.0.0.19 - - [2026-01-30 18:04:57] "GET /project/3fd13f40-23f3-4c93-9256-b28daa6ee758 HTTP/1.1" 200 6811 0.078496 10.0.0.19 - - [2026-01-30 18:04:57] "GET /virtual-router/8e422d1e-93cc-4db6-965a-d2cfc8b1d69f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.008229 10.0.0.19 - - [2026-01-30 18:04:57] "GET /virtual-network/0da6377a-2445-40bf-809a-0863c3104394 HTTP/1.1" 200 2077 0.010530 10.0.0.19 - - [2026-01-30 18:04:57] "GET /virtual-network/0da6377a-2445-40bf-809a-0863c3104394 HTTP/1.1" 200 2077 0.009753 10.0.0.19 - - [2026-01-30 18:04:57] "GET /routing-instance/fc59cb1f-b59b-4612-8197-ff6963b1da51 HTTP/1.1" 200 1402 0.003723 10.0.0.19 - - [2026-01-30 18:04:57] "GET /routing-instance/fc59cb1f-b59b-4612-8197-ff6963b1da51 HTTP/1.1" 200 1402 0.011990 10.0.0.19 - - [2026-01-30 18:04:58] "GET /route-target/a81e2364-6829-4a80-a68b-076fd2a476f2 HTTP/1.1" 200 1153 0.008404 10.0.0.19 - - [2026-01-30 18:04:58] "POST /ref-update HTTP/1.1" 200 156 0.035078 10.0.0.19 - - [2026-01-30 18:04:58] "GET /virtual-machine-interface/2fa9f86e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.027786 10.0.0.19 - - [2026-01-30 18:04:58] "GET /virtual-network/0da6377a-2445-40bf-809a-0863c3104394 HTTP/1.1" 200 2077 0.012310 10.0.0.19 - - [2026-01-30 18:04:58] "POST /set-tag HTTP/1.1" 200 109 0.002954 10.0.0.19 - - [2026-01-30 18:04:58] "GET /routing-instance/fc59cb1f-b59b-4612-8197-ff6963b1da51 HTTP/1.1" 200 1402 0.002883 10.0.0.19 - - [2026-01-30 18:04:58] "GET /virtual-network/0da6377a-2445-40bf-809a-0863c3104394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1848 0.006698 10.0.0.19 - - [2026-01-30 18:04:58] "GET /virtual-network/0da6377a-2445-40bf-809a-0863c3104394 HTTP/1.1" 200 2077 0.005246 10.0.0.19 - - [2026-01-30 18:04:58] "GET /routing-instance/fc59cb1f-b59b-4612-8197-ff6963b1da51 HTTP/1.1" 200 1402 0.003024 10.0.0.19 - - [2026-01-30 18:04:58] "GET /routing-instance/fc59cb1f-b59b-4612-8197-ff6963b1da51 HTTP/1.1" 200 1402 0.004512 10.0.0.19 - - [2026-01-30 18:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006732 10.0.0.19 - - [2026-01-30 18:04:58] "GET /virtual-network/75dda372-53e7-4452-ae96-a34eaadf030c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005694 10.0.0.19 - - [2026-01-30 18:04:58] "GET /route-target/a81e2364-6829-4a80-a68b-076fd2a476f2 HTTP/1.1" 200 1153 0.005454 10.0.0.19 - - [2026-01-30 18:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.19 - - [2026-01-30 18:04:58] "GET /domains HTTP/1.1" 200 280 0.002832 10.0.0.19 - - [2026-01-30 18:04:58] "GET /domain/90daa413-4112-400a-baed-8737192f3a4a HTTP/1.1" 200 3087 0.002808 10.0.0.19 - - [2026-01-30 18:04:58] "GET /project/3fd13f40-23f3-4c93-9256-b28daa6ee758 HTTP/1.1" 200 6811 0.065792 10.0.0.19 - - [2026-01-30 18:04:58] "GET /project/3fd13f40-23f3-4c93-9256-b28daa6ee758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.088836 10.0.0.19 - - [2026-01-30 18:04:58] "GET /virtual-network/0da6377a-2445-40bf-809a-0863c3104394 HTTP/1.1" 200 2077 0.022207 10.0.0.19 - - [2026-01-30 18:04:58] "POST /virtual-machines HTTP/1.1" 200 369 0.021849 10.0.0.19 - - [2026-01-30 18:04:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.033883 10.0.0.19 - - [2026-01-30 18:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.027099 10.0.0.19 - - [2026-01-30 18:04:58] "GET /project/3fd13f40-23f3-4c93-9256-b28daa6ee758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.073130 10.0.0.19 - - [2026-01-30 18:04:58] "GET /virtual-network/0da6377a-2445-40bf-809a-0863c3104394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1848 0.005938 10.0.0.19 - - [2026-01-30 18:04:58] "GET /floating-ip-pools?parent_id=0da6377a-2445-40bf-809a-0863c3104394&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002393 10.0.0.19 - - [2026-01-30 18:04:58] "GET /virtual-network/0da6377a-2445-40bf-809a-0863c3104394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1848 0.004948 10.0.0.19 - - [2026-01-30 18:04:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.211814 10.0.0.19 - - [2026-01-30 18:04:58] "POST /floating-ip-pools HTTP/1.1" 200 562 0.075876 10.0.0.19 - - [2026-01-30 18:04:58] "POST /ref-update HTTP/1.1" 200 156 0.026442 10.0.0.19 - - [2026-01-30 18:04:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.035403 10.0.0.19 - - [2026-01-30 18:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005302 10.0.0.19 - - [2026-01-30 18:04:58] "GET /virtual-machine-interface/305d51fc-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.019729 10.0.0.19 - - [2026-01-30 18:04:58] "GET /virtual-network/0da6377a-2445-40bf-809a-0863c3104394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1848 0.013261 10.0.0.19 - - [2026-01-30 18:04:58] "GET /domains HTTP/1.1" 200 280 0.002327 10.0.0.19 - - [2026-01-30 18:04:58] "GET /domain/90daa413-4112-400a-baed-8737192f3a4a HTTP/1.1" 200 3087 0.006369 10.0.0.19 - - [2026-01-30 18:04:58] "GET /project/3fd13f40-23f3-4c93-9256-b28daa6ee758 HTTP/1.1" 200 7320 0.077977 10.0.0.19 - - [2026-01-30 18:04:58] "POST /instance-ips HTTP/1.1" 200 409 0.085961 10.0.0.19 - - [2026-01-30 18:04:58] "GET /virtual-network/0da6377a-2445-40bf-809a-0863c3104394 HTTP/1.1" 200 2315 0.024436 10.0.0.19 - - [2026-01-30 18:04:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.049123 10.0.0.19 - - [2026-01-30 18:04:58] "GET /floating-ip-pool/6e6f5761-428a-4eaf-a1f5-b6a7ca8dcf93 HTTP/1.1" 200 1314 0.017264 10.0.0.19 - - [2026-01-30 18:04:58] "GET /virtual-machine-interface/305d51fc-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.010448 10.0.0.19 - - [2026-01-30 18:04:58] "GET /domains HTTP/1.1" 200 280 0.001781 10.0.0.19 - - [2026-01-30 18:04:58] "GET /domain/90daa413-4112-400a-baed-8737192f3a4a HTTP/1.1" 200 3087 0.002578 10.0.0.19 - - [2026-01-30 18:04:58] "GET /project/3fd13f40-23f3-4c93-9256-b28daa6ee758 HTTP/1.1" 200 7320 0.073974 10.0.0.19 - - [2026-01-30 18:04:58] "POST /set-tag HTTP/1.1" 200 109 0.082179 10.0.0.19 - - [2026-01-30 18:04:59] "GET /virtual-machine-interface/305d51fc-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.029764 10.0.0.19 - - [2026-01-30 18:04:59] "GET /virtual-network/0da6377a-2445-40bf-809a-0863c3104394 HTTP/1.1" 200 2315 0.023689 10.0.0.19 - - [2026-01-30 18:04:59] "GET /instance-ip/308b6a38-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.014993 10.0.0.19 - - [2026-01-30 18:04:59] "GET /virtual-network/0da6377a-2445-40bf-809a-0863c3104394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1848 0.006178 10.0.0.19 - - [2026-01-30 18:04:59] "GET /virtual-machine-interface/305d51fc-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.010422 10.0.0.19 - - [2026-01-30 18:04:59] "POST /set-tag HTTP/1.1" 200 109 0.002186 10.0.0.19 - - [2026-01-30 18:04:59] "GET /virtual-router/8e422d1e-93cc-4db6-965a-d2cfc8b1d69f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.003891 10.0.0.19 - - [2026-01-30 18:04:59] "POST /ref-update HTTP/1.1" 200 156 0.018911 10.0.0.19 - - [2026-01-30 18:04:59] "GET /virtual-machine-interface/305d51fc-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004400 10.0.0.19 - - [2026-01-30 18:04:59] "POST /set-tag HTTP/1.1" 200 109 0.008670 10.0.0.19 - - [2026-01-30 18:04:59] "GET /virtual-machine-interface/2fa9f86e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006821 10.0.0.19 - - [2026-01-30 18:04:59] "POST /set-tag HTTP/1.1" 200 109 0.002451 10.0.0.19 - - [2026-01-30 18:04:59] "POST /tags HTTP/1.1" 200 365 0.070199 10.0.0.19 - - [2026-01-30 18:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.014836 10.0.0.19 - - [2026-01-30 18:04:59] "GET /tag/c029c310-02df-406c-b1c8-404f00e98136?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.015947 10.0.0.19 - - [2026-01-30 18:04:59] "POST /tags HTTP/1.1" 409 206 0.003272 10.0.0.19 - - [2026-01-30 18:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005454 10.0.0.19 - - [2026-01-30 18:04:59] "GET /tag/dc2c819e-5806-4659-a57a-c85536e67ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011452 10.0.0.19 - - [2026-01-30 18:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648 10.0.0.19 - - [2026-01-30 18:04:59] "GET /project/3fd13f40-23f3-4c93-9256-b28daa6ee758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.050744 10.0.0.19 - - [2026-01-30 18:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.19 - - [2026-01-30 18:04:59] "GET /virtual-network/75dda372-53e7-4452-ae96-a34eaadf030c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005232 10.0.0.19 - - [2026-01-30 18:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.19 - - [2026-01-30 18:04:59] "GET /service-appliance-set/aeba8e39-f94f-4036-8095-c3791dafab8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003717 10.0.0.19 - - [2026-01-30 18:04:59] "POST /fqname-to-id HTTP/1.1" 404 258 0.001686 10.0.0.19 - - [2026-01-30 18:04:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.125584 10.0.0.19 - - [2026-01-30 18:04:59] "GET /virtual-machine-interface/23afd902-42fb-4931-a610-f177900e7b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.008245 10.0.0.19 - - [2026-01-30 18:04:59] "POST /set-tag HTTP/1.1" 200 109 0.017989 10.0.0.19 - - [2026-01-30 18:04:59] "POST /instance-ips HTTP/1.1" 200 417 0.035982 10.0.0.19 - - [2026-01-30 18:04:59] "GET /instance-ip/cf83ded1-5a64-4a10-9999-3d2dd14a1693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.005683 10.0.0.19 - - [2026-01-30 18:05:00] "POST /loadbalancers HTTP/1.1" 200 618 0.074812 10.0.0.19 - - [2026-01-30 18:05:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.016755 10.0.0.19 - - [2026-01-30 18:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011810 10.0.0.19 - - [2026-01-30 18:05:00] "POST /service-instances HTTP/1.1" 200 566 0.023499 10.0.0.19 - - [2026-01-30 18:05:00] "POST /ref-update HTTP/1.1" 200 156 0.011100 10.0.0.19 - - [2026-01-30 18:05:00] "GET /project/3fd13f40-23f3-4c93-9256-b28daa6ee758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.069170 10.0.0.19 - - [2026-01-30 18:05:00] "GET /virtual-machine-interface/23afd902-42fb-4931-a610-f177900e7b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.019051 10.0.0.19 - - [2026-01-30 18:05:00] "GET /virtual-machine-interface/23afd902-42fb-4931-a610-f177900e7b59?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.009199 10.0.0.19 - - [2026-01-30 18:05:00] "PUT /service-instance/ef1627c8-8361-4595-9c77-028827216515 HTTP/1.1" 200 266 0.015254 10.0.0.19 - - [2026-01-30 18:05:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.019394 10.0.0.19 - - [2026-01-30 18:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.023517 10.0.0.19 - - [2026-01-30 18:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011346 10.0.0.19 - - [2026-01-30 18:05:00] "GET /floating-ip-pool/6e6f5761-428a-4eaf-a1f5-b6a7ca8dcf93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002696 10.0.0.19 - - [2026-01-30 18:05:00] "POST /virtual-machines HTTP/1.1" 200 429 0.025311 10.0.0.19 - - [2026-01-30 18:05:00] "POST /floating-ips HTTP/1.1" 200 671 0.112104 10.0.0.19 - - [2026-01-30 18:05:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.063280 10.0.0.19 - - [2026-01-30 18:05:00] "GET /application-policy-set/981a57ad-25b2-4b2f-a4d5-65d9863a8498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008458 10.0.0.19 - - [2026-01-30 18:05:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.182686 10.0.0.19 - - [2026-01-30 18:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.026879 10.0.0.19 - - [2026-01-30 18:05:00] "POST /chown HTTP/1.1" 200 109 0.030515 10.0.0.19 - - [2026-01-30 18:05:00] "GET /policy-management/1554f862-65be-4623-b9ea-8a0bbf385ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004405 10.0.0.19 - - [2026-01-30 18:05:00] "POST /tags HTTP/1.1" 409 221 0.004818 10.0.0.19 - - [2026-01-30 18:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.19 - - [2026-01-30 18:05:00] "POST /chown HTTP/1.1" 200 109 0.009698 10.0.0.19 - - [2026-01-30 18:05:00] "PUT /virtual-machine-interface/168e6f48-8c7d-4f99-939f-a854b8673ad0 HTTP/1.1" 200 284 0.019754 10.0.0.19 - - [2026-01-30 18:05:00] "GET /tag/acdcec90-3341-4881-bf43-214436d71b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.018782 10.0.0.19 - - [2026-01-30 18:05:00] "POST /tags HTTP/1.1" 409 238 0.002621 10.0.0.19 - - [2026-01-30 18:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.19 - - [2026-01-30 18:05:00] "PUT /instance-ip/cf83ded1-5a64-4a10-9999-3d2dd14a1693 HTTP/1.1" 200 256 0.047698 10.0.0.19 - - [2026-01-30 18:05:00] "GET /tag/c029c310-02df-406c-b1c8-404f00e98136?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.014866 10.0.0.19 - - [2026-01-30 18:05:00] "POST /ref-update HTTP/1.1" 200 156 0.018952 10.0.0.19 - - [2026-01-30 18:05:00] "POST /ref-update HTTP/1.1" 200 156 0.033235 10.0.0.19 - - [2026-01-30 18:05:00] "POST /ref-update HTTP/1.1" 200 156 0.089724 10.0.0.19 - - [2026-01-30 18:05:01] "POST /firewall-rules HTTP/1.1" 200 650 0.182130 10.0.0.19 - - [2026-01-30 18:05:01] "GET /firewall-rule/a03fe004-a7d7-4ec7-8194-6e970187d171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.050325 10.0.0.19 - - [2026-01-30 18:05:01] "POST /ref-update HTTP/1.1" 200 156 0.030891 10.0.0.19 - - [2026-01-30 18:05:01] "POST /ref-update HTTP/1.1" 200 156 0.025197 10.0.0.19 - - [2026-01-30 18:05:01] "GET /firewall-policy/02fbc82f-1dcf-450a-bab5-bd7c89a0c231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.017852 10.0.0.19 - - [2026-01-30 18:05:01] "GET /firewall-rule/a03fe004-a7d7-4ec7-8194-6e970187d171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.003489 10.0.0.19 - - [2026-01-30 18:05:01] "POST /ref-update HTTP/1.1" 200 156 0.035844 10.0.0.19 - - [2026-01-30 18:05:01] "POST /ref-update HTTP/1.1" 200 156 0.043503 10.0.0.19 - - [2026-01-30 18:05:01] "POST /virtual-machines HTTP/1.1" 200 429 0.030282 10.0.0.19 - - [2026-01-30 18:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004227 10.0.0.19 - - [2026-01-30 18:05:01] "GET /project/3fd13f40-23f3-4c93-9256-b28daa6ee758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.081545 10.0.0.19 - - [2026-01-30 18:05:01] "GET /loadbalancer/509362bc-896b-4162-b0f0-fe251b16c52f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.004169 10.0.0.19 - - [2026-01-30 18:05:01] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.088400 10.0.0.19 - - [2026-01-30 18:05:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.211566 10.0.0.19 - - [2026-01-30 18:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.031910 10.0.0.19 - - [2026-01-30 18:05:01] "POST /chown HTTP/1.1" 200 109 0.056662 10.0.0.19 - - [2026-01-30 18:05:01] "GET /project/3fd13f40-23f3-4c93-9256-b28daa6ee758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.078482 10.0.0.19 - - [2026-01-30 18:05:01] "POST /chown HTTP/1.1" 200 109 0.024242 10.0.0.19 - - [2026-01-30 18:05:01] "GET /loadbalancer-listener/f296f30e-f1b6-4523-9924-d371c8e9e35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.008901 10.0.0.19 - - [2026-01-30 18:05:01] "PUT /virtual-machine-interface/d1cbcc9b-1957-433f-8ad8-5b2e3d779fab HTTP/1.1" 200 284 0.022035 10.0.0.19 - - [2026-01-30 18:05:01] "GET /loadbalancer-listener/f296f30e-f1b6-4523-9924-d371c8e9e35b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.022100 10.0.0.19 - - [2026-01-30 18:05:01] "PUT /instance-ip/cf83ded1-5a64-4a10-9999-3d2dd14a1693 HTTP/1.1" 200 256 0.040220 10.0.0.19 - - [2026-01-30 18:05:01] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.054731 10.0.0.19 - - [2026-01-30 18:05:01] "POST /ref-update HTTP/1.1" 200 156 0.021719 10.0.0.19 - - [2026-01-30 18:05:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.039488 10.0.0.19 - - [2026-01-30 18:05:01] "POST /ref-update HTTP/1.1" 200 156 0.084841 10.0.0.19 - - [2026-01-30 18:05:01] "GET /loadbalancer-pool/c2ad428b-8afe-4a9e-9aed-219c77e9b043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.030133 10.0.0.19 - - [2026-01-30 18:05:01] "POST /ref-update HTTP/1.1" 200 156 0.046863 10.0.0.19 - - [2026-01-30 18:05:01] "POST /ref-update HTTP/1.1" 200 156 0.031099 10.0.0.19 - - [2026-01-30 18:05:01] "POST /loadbalancer-members HTTP/1.1" 200 707 0.086163 10.0.0.19 - - [2026-01-30 18:05:02] "POST /ref-update HTTP/1.1" 200 156 0.048016 10.0.0.19 - - [2026-01-30 18:05:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.053949 10.0.0.19 - - [2026-01-30 18:05:02] "PUT /service-instance/ef1627c8-8361-4595-9c77-028827216515 HTTP/1.1" 200 266 0.052756 10.0.0.19 - - [2026-01-30 18:05:02] "GET /virtual-machine-interface/305d51fc-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.026060 10.0.0.19 - - [2026-01-30 18:05:02] "POST /set-tag HTTP/1.1" 200 109 0.022737 10.0.0.19 - - [2026-01-30 18:05:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.016512 10.0.0.19 - - [2026-01-30 18:05:02] "GET /application-policy-set/981a57ad-25b2-4b2f-a4d5-65d9863a8498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.017811 10.0.0.19 - - [2026-01-30 18:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.19 - - [2026-01-30 18:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.19 - - [2026-01-30 18:05:02] "GET /policy-management/1554f862-65be-4623-b9ea-8a0bbf385ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007191 10.0.0.19 - - [2026-01-30 18:05:02] "POST /chown HTTP/1.1" 200 109 0.015469 10.0.0.19 - - [2026-01-30 18:05:02] "POST /tags HTTP/1.1" 409 221 0.002693 10.0.0.19 - - [2026-01-30 18:05:02] "POST /chown HTTP/1.1" 200 109 0.039990 10.0.0.19 - - [2026-01-30 18:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.19 - - [2026-01-30 18:05:02] "GET /tag/acdcec90-3341-4881-bf43-214436d71b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.021592 10.0.0.19 - - [2026-01-30 18:05:02] "PUT /instance-ip/cf83ded1-5a64-4a10-9999-3d2dd14a1693 HTTP/1.1" 200 256 0.024334 10.0.0.19 - - [2026-01-30 18:05:02] "POST /tags HTTP/1.1" 409 238 0.007837 10.0.0.19 - - [2026-01-30 18:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.19 - - [2026-01-30 18:05:02] "GET /tag/c029c310-02df-406c-b1c8-404f00e98136?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.016926 10.0.0.19 - - [2026-01-30 18:05:02] "POST /ref-update HTTP/1.1" 200 156 0.057740 10.0.0.19 - - [2026-01-30 18:05:02] "POST /chown HTTP/1.1" 200 109 0.032312 10.0.0.19 - - [2026-01-30 18:05:02] "POST /firewall-rules HTTP/1.1" 409 293 0.008044 10.0.0.19 - - [2026-01-30 18:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011508 10.0.0.19 - - [2026-01-30 18:05:02] "POST /chown HTTP/1.1" 200 109 0.019553 10.0.0.19 - - [2026-01-30 18:05:02] "PUT /firewall-rule/a03fe004-a7d7-4ec7-8194-6e970187d171 HTTP/1.1" 200 260 0.093544 10.0.0.19 - - [2026-01-30 18:05:02] "PUT /instance-ip/cf83ded1-5a64-4a10-9999-3d2dd14a1693 HTTP/1.1" 200 256 0.077672 10.0.0.19 - - [2026-01-30 18:05:02] "GET /firewall-rule/a03fe004-a7d7-4ec7-8194-6e970187d171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.005558 10.0.0.19 - - [2026-01-30 18:05:02] "GET /firewall-policy/02fbc82f-1dcf-450a-bab5-bd7c89a0c231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.007346 10.0.0.19 - - [2026-01-30 18:05:02] "POST /ref-update HTTP/1.1" 200 156 0.040850 10.0.0.19 - - [2026-01-30 18:05:02] "GET /firewall-rule/a03fe004-a7d7-4ec7-8194-6e970187d171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.029586 10.0.0.19 - - [2026-01-30 18:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.19 - - [2026-01-30 18:05:02] "POST /chown HTTP/1.1" 200 109 0.009838 10.0.0.19 - - [2026-01-30 18:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.022687 10.0.0.19 - - [2026-01-30 18:05:02] "GET /virtual-network/75dda372-53e7-4452-ae96-a34eaadf030c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006300 10.0.0.19 - - [2026-01-30 18:05:02] "POST /chown HTTP/1.1" 200 109 0.039319 10.0.0.19 - - [2026-01-30 18:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011802 10.0.0.19 - - [2026-01-30 18:05:02] "PUT /instance-ip/cf83ded1-5a64-4a10-9999-3d2dd14a1693 HTTP/1.1" 200 256 0.042846 10.0.0.19 - - [2026-01-30 18:05:02] "GET /project/3fd13f40-23f3-4c93-9256-b28daa6ee758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.051681 10.0.0.19 - - [2026-01-30 18:05:02] "POST /virtual-machines HTTP/1.1" 200 373 0.019131 10.0.0.19 - - [2026-01-30 18:05:02] "POST /ref-update HTTP/1.1" 200 156 0.062760 10.0.0.19 - - [2026-01-30 18:05:03] "POST /chown HTTP/1.1" 200 109 0.045753 10.0.0.19 - - [2026-01-30 18:05:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.051554 10.0.0.19 - - [2026-01-30 18:05:03] "POST /chown HTTP/1.1" 200 109 0.038325 10.0.0.19 - - [2026-01-30 18:05:03] "PUT /instance-ip/cf83ded1-5a64-4a10-9999-3d2dd14a1693 HTTP/1.1" 200 256 0.085650 10.0.0.19 - - [2026-01-30 18:05:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.221218 10.0.0.19 - - [2026-01-30 18:05:03] "POST /ref-update HTTP/1.1" 200 156 0.079818 10.0.0.19 - - [2026-01-30 18:05:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.019144 10.0.0.19 - - [2026-01-30 18:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.013212 10.0.0.19 - - [2026-01-30 18:05:03] "GET /virtual-machine-interface/332a8008-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.008049 10.0.0.19 - - [2026-01-30 18:05:03] "POST /instance-ips HTTP/1.1" 200 413 0.021553 10.0.0.19 - - [2026-01-30 18:05:03] "PUT /service-instance/ef1627c8-8361-4595-9c77-028827216515 HTTP/1.1" 200 266 0.020152 10.0.0.19 - - [2026-01-30 18:05:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.034577 10.0.0.19 - - [2026-01-30 18:05:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.072788 10.0.0.19 - - [2026-01-30 18:05:03] "GET /virtual-machine-interface/332a8008-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.008281 10.0.0.19 - - [2026-01-30 18:05:03] "PUT /service-instance/ef1627c8-8361-4595-9c77-028827216515 HTTP/1.1" 200 266 0.022411 10.0.0.19 - - [2026-01-30 18:05:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.022282 10.0.0.19 - - [2026-01-30 18:05:03] "POST /set-tag HTTP/1.1" 200 109 0.087290 10.0.0.19 - - [2026-01-30 18:05:03] "GET /virtual-machine-interface/332a8008-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.027913 10.0.0.19 - - [2026-01-30 18:05:03] "GET /instance-ip/33596e5e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.003397 10.0.0.19 - - [2026-01-30 18:05:03] "GET /virtual-machine-interface/332a8008-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.006829 10.0.0.19 - - [2026-01-30 18:05:03] "POST /set-tag HTTP/1.1" 200 109 0.004881 10.0.0.19 - - [2026-01-30 18:05:03] "PUT /service-instance/ef1627c8-8361-4595-9c77-028827216515 HTTP/1.1" 200 266 0.028995 10.0.0.19 - - [2026-01-30 18:05:03] "GET /virtual-router/8e422d1e-93cc-4db6-965a-d2cfc8b1d69f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.016160 10.0.0.19 - - [2026-01-30 18:05:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.027147 10.0.0.19 - - [2026-01-30 18:05:03] "PUT /service-instance/ef1627c8-8361-4595-9c77-028827216515 HTTP/1.1" 200 266 0.025109 10.0.0.19 - - [2026-01-30 18:05:03] "POST /ref-update HTTP/1.1" 200 156 0.026002 10.0.0.19 - - [2026-01-30 18:05:03] "GET /virtual-machine-interface/332a8008-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.018110 10.0.0.19 - - [2026-01-30 18:05:03] "POST /set-tag HTTP/1.1" 200 109 0.005397 10.0.0.19 - - [2026-01-30 18:05:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.016305 10.0.0.19 - - [2026-01-30 18:05:03] "GET /virtual-machine-interface/332a8008-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004267 10.0.0.19 - - [2026-01-30 18:05:04] "POST /set-tag HTTP/1.1" 200 109 0.003541 10.0.0.19 - - [2026-01-30 18:05:04] "PUT /service-instance/ef1627c8-8361-4595-9c77-028827216515 HTTP/1.1" 200 266 0.008970 10.0.0.19 - - [2026-01-30 18:05:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.009496 10.0.0.19 - - [2026-01-30 18:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011096 10.0.0.19 - - [2026-01-30 18:05:04] "POST /chown HTTP/1.1" 200 109 0.015895 10.0.0.19 - - [2026-01-30 18:05:04] "POST /chown HTTP/1.1" 200 109 0.024059 10.0.0.19 - - [2026-01-30 18:05:04] "POST /ref-update HTTP/1.1" 200 156 0.027033 10.0.0.19 - - [2026-01-30 18:05:04] "POST /chown HTTP/1.1" 200 109 0.009293 10.0.0.19 - - [2026-01-30 18:05:04] "POST /chown HTTP/1.1" 200 109 0.019113 10.0.0.19 - - [2026-01-30 18:05:04] "POST /ref-update HTTP/1.1" 200 156 0.019396 10.0.0.19 - - [2026-01-30 18:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.19 - - [2026-01-30 18:05:04] "POST /chown HTTP/1.1" 200 109 0.012468 10.0.0.19 - - [2026-01-30 18:05:04] "POST /chown HTTP/1.1" 200 109 0.027994 10.0.0.19 - - [2026-01-30 18:05:04] "POST /chown HTTP/1.1" 200 109 0.007017 10.0.0.19 - - [2026-01-30 18:05:04] "POST /chown HTTP/1.1" 200 109 0.027432 10.0.0.19 - - [2026-01-30 18:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.19 - - [2026-01-30 18:05:04] "POST /chown HTTP/1.1" 200 109 0.010202 10.0.0.19 - - [2026-01-30 18:05:04] "POST /chown HTTP/1.1" 200 109 0.006802 10.0.0.19 - - [2026-01-30 18:05:04] "POST /chown HTTP/1.1" 200 109 0.012730 10.0.0.19 - - [2026-01-30 18:05:04] "POST /chown HTTP/1.1" 200 109 0.023391 10.0.0.19 - - [2026-01-30 18:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.19 - - [2026-01-30 18:05:04] "POST /chown HTTP/1.1" 200 109 0.012149 10.0.0.19 - - [2026-01-30 18:05:04] "POST /chown HTTP/1.1" 200 109 0.018447 10.0.0.19 - - [2026-01-30 18:05:04] "POST /chown HTTP/1.1" 200 109 0.011900 10.0.0.19 - - [2026-01-30 18:05:04] "POST /chown HTTP/1.1" 200 109 0.011950 10.0.0.19 - - [2026-01-30 18:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.19 - - [2026-01-30 18:05:05] "POST /chown HTTP/1.1" 200 109 0.028702 10.0.0.19 - - [2026-01-30 18:05:05] "POST /chown HTTP/1.1" 200 109 0.030617 10.0.0.19 - - [2026-01-30 18:05:05] "POST /chown HTTP/1.1" 200 109 0.021005 10.0.0.19 - - [2026-01-30 18:05:05] "POST /chown HTTP/1.1" 200 109 0.006053 10.0.0.19 - - [2026-01-30 18:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.19 - - [2026-01-30 18:05:05] "POST /chown HTTP/1.1" 200 109 0.023019 10.0.0.19 - - [2026-01-30 18:05:05] "POST /chown HTTP/1.1" 200 109 0.010493 10.0.0.19 - - [2026-01-30 18:05:05] "POST /chown HTTP/1.1" 200 109 0.021843 10.0.0.19 - - [2026-01-30 18:05:05] "POST /chown HTTP/1.1" 200 109 0.022696 10.0.0.19 - - [2026-01-30 18:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.19 - - [2026-01-30 18:05:05] "POST /chown HTTP/1.1" 200 109 0.037668 10.0.0.19 - - [2026-01-30 18:05:05] "POST /chown HTTP/1.1" 200 109 0.083863 10.0.0.19 - - [2026-01-30 18:05:05] "POST /chown HTTP/1.1" 200 109 0.010140 10.0.0.19 - - [2026-01-30 18:05:05] "POST /chown HTTP/1.1" 200 109 0.033849 10.0.0.19 - - [2026-01-30 18:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005706 10.0.0.19 - - [2026-01-30 18:05:05] "POST /chown HTTP/1.1" 200 109 0.010972 10.0.0.19 - - [2026-01-30 18:05:05] "POST /chown HTTP/1.1" 200 109 0.023961 10.0.0.19 - - [2026-01-30 18:05:05] "POST /chown HTTP/1.1" 200 109 0.021683 10.0.0.19 - - [2026-01-30 18:05:05] "POST /chown HTTP/1.1" 200 109 0.007998 10.0.0.19 - - [2026-01-30 18:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008605 10.0.0.19 - - [2026-01-30 18:05:05] "POST /chown HTTP/1.1" 200 109 0.009120 10.0.0.19 - - [2026-01-30 18:05:05] "POST /chown HTTP/1.1" 200 109 0.009910 10.0.0.19 - - [2026-01-30 18:05:05] "POST /chown HTTP/1.1" 200 109 0.013263 10.0.0.19 - - [2026-01-30 18:05:05] "POST /chown HTTP/1.1" 200 109 0.034025 10.0.0.19 - - [2026-01-30 18:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.19 - - [2026-01-30 18:05:06] "POST /chown HTTP/1.1" 200 109 0.013455 10.0.0.19 - - [2026-01-30 18:05:06] "POST /chown HTTP/1.1" 200 109 0.030312 10.0.0.19 - - [2026-01-30 18:05:06] "POST /chown HTTP/1.1" 200 109 0.006770 10.0.0.19 - - [2026-01-30 18:05:06] "POST /chown HTTP/1.1" 200 109 0.033837 10.0.0.19 - - [2026-01-30 18:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.19 - - [2026-01-30 18:05:06] "POST /chown HTTP/1.1" 200 109 0.008567 10.0.0.19 - - [2026-01-30 18:05:06] "POST /chown HTTP/1.1" 200 109 0.021481 10.0.0.19 - - [2026-01-30 18:05:06] "POST /chown HTTP/1.1" 200 109 0.016497 10.0.0.19 - - [2026-01-30 18:05:06] "POST /chown HTTP/1.1" 200 109 0.007445 10.0.0.19 - - [2026-01-30 18:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007276 10.0.0.19 - - [2026-01-30 18:05:06] "POST /chown HTTP/1.1" 200 109 0.006956 10.0.0.19 - - [2026-01-30 18:05:06] "POST /chown HTTP/1.1" 200 109 0.011426 10.0.0.19 - - [2026-01-30 18:05:06] "POST /chown HTTP/1.1" 200 109 0.018795 10.0.0.19 - - [2026-01-30 18:05:06] "POST /chown HTTP/1.1" 200 109 0.040387 10.0.0.19 - - [2026-01-30 18:05:11] "GET /virtual-machine-interface/305d51fc-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006279 10.0.0.19 - - [2026-01-30 18:05:11] "POST /set-tag HTTP/1.1" 200 109 0.005404 10.0.0.19 - - [2026-01-30 18:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.19 - - [2026-01-30 18:05:11] "GET /loadbalancer/a49d9ca8-e371-482a-938e-853e9387b515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.004399 10.0.0.19 - - [2026-01-30 18:05:11] "GET /loadbalancer-pool/f1f17203-1b21-4ce8-9d07-c41112d05532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003559 10.0.0.19 - - [2026-01-30 18:05:11] "POST /loadbalancer-members HTTP/1.1" 200 702 0.022534 10.0.0.19 - - [2026-01-30 18:05:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.025411 10.0.0.19 - - [2026-01-30 18:05:11] "GET /virtual-machine-interface/305d51fc-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.010876 10.0.0.19 - - [2026-01-30 18:05:11] "GET /virtual-machine-interface/305d51fc-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004443 10.0.0.19 - - [2026-01-30 18:05:11] "POST /ref-update HTTP/1.1" 200 156 0.009113 10.0.0.19 - - [2026-01-30 18:05:11] "GET /floating-ip/39a5f516-0383-4e98-888e-1131c4e2d137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.015316 10.0.0.19 - - [2026-01-30 18:05:11] "POST /tags HTTP/1.1" 409 221 0.007228 10.0.0.19 - - [2026-01-30 18:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.19 - - [2026-01-30 18:05:11] "PUT /floating-ip/39a5f516-0383-4e98-888e-1131c4e2d137 HTTP/1.1" 200 256 0.020245 10.0.0.19 - - [2026-01-30 18:05:11] "GET /tag/acdcec90-3341-4881-bf43-214436d71b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.031544 10.0.0.19 - - [2026-01-30 18:05:11] "POST /set-tag HTTP/1.1" 200 109 0.036468 10.0.0.19 - - [2026-01-30 18:05:12] "GET /virtual-machine-interface/2fa9f86e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.010259 10.0.0.19 - - [2026-01-30 18:05:12] "POST /set-tag HTTP/1.1" 200 109 0.003205 10.0.0.19 - - [2026-01-30 18:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.19 - - [2026-01-30 18:05:12] "GET /loadbalancer/a49d9ca8-e371-482a-938e-853e9387b515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003521 10.0.0.19 - - [2026-01-30 18:05:12] "GET /loadbalancer-pool/f1f17203-1b21-4ce8-9d07-c41112d05532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003861 10.0.0.19 - - [2026-01-30 18:05:12] "GET /virtual-machine/fc10a9b4-6008-465d-8e69-e0ce72c29992?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002841 10.0.0.19 - - [2026-01-30 18:05:12] "POST /loadbalancer-members HTTP/1.1" 200 702 0.030857 10.0.0.19 - - [2026-01-30 18:05:12] "GET /virtual-machine-interface/2fa9f86e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.007185 10.0.0.19 - - [2026-01-30 18:05:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.027591 10.0.0.19 - - [2026-01-30 18:05:12] "GET /virtual-machine-interface/2fa9f86e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.010012 10.0.0.19 - - [2026-01-30 18:05:12] "GET /virtual-machine-interface/2fa9f86e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.009057 10.0.0.19 - - [2026-01-30 18:05:12] "POST /ref-update HTTP/1.1" 200 156 0.012416 10.0.0.19 - - [2026-01-30 18:05:12] "GET /floating-ip/39a5f516-0383-4e98-888e-1131c4e2d137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.007080 10.0.0.19 - - [2026-01-30 18:05:12] "POST /set-tag HTTP/1.1" 200 109 0.030030 10.0.0.19 - - [2026-01-30 18:05:12] "GET /virtual-machine/408f6cca-e134-4742-81a0-80a9ad3858d0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.003586 10.0.0.19 - - [2026-01-30 18:05:12] "GET /virtual-machine-interface/305d51fc-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.007011 [Introspect:8084]10.0.0.19 - - [2026-01-30 18:05:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000992 [Introspect:8084]10.0.0.19 - - [2026-01-30 18:05:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001110 10.0.0.19 - - [2026-01-30 18:05:15] "GET /virtual-machine-interface/332a8008-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004289 10.0.0.19 - - [2026-01-30 18:05:15] "POST /set-tag HTTP/1.1" 200 109 0.003160 [Introspect:8084]10.0.0.19 - - [2026-01-30 18:05:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001121 [Introspect:8084]10.0.0.19 - - [2026-01-30 18:05:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001421 10.0.0.19 - - [2026-01-30 18:05:17] "GET /virtual-machine/3f19825f-bc22-4a12-83d7-5b94d302df4e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1221 0.003167 10.0.0.19 - - [2026-01-30 18:05:17] "GET /virtual-machine-interface/332a8008-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004463 10.0.0.19 - - [2026-01-30 18:05:17] "GET /virtual-machine-interface/332a8008-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.006013 10.0.0.19 - - [2026-01-30 18:05:17] "POST /set-tag HTTP/1.1" 200 109 0.003010 [Introspect:8084]10.0.0.19 - - [2026-01-30 18:05:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000939 [Introspect:8084]10.0.0.19 - - [2026-01-30 18:05:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001070 10.0.0.19 - - [2026-01-30 18:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.19 - - [2026-01-30 18:05:25] "POST /chown HTTP/1.1" 200 109 0.014296 10.0.0.19 - - [2026-01-30 18:05:25] "POST /chown HTTP/1.1" 200 109 0.018353 10.0.0.19 - - [2026-01-30 18:05:25] "POST /chown HTTP/1.1" 200 109 0.033797 10.0.0.19 - - [2026-01-30 18:05:25] "POST /chown HTTP/1.1" 200 109 0.023395 10.0.0.19 - - [2026-01-30 18:05:49] "GET /virtual-machine-interface/332a8008-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005472 10.0.0.19 - - [2026-01-30 18:05:49] "POST /set-tag HTTP/1.1" 200 109 0.002835 10.0.0.19 - - [2026-01-30 18:05:49] "GET /virtual-machine-interface/332a8008-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.003957 10.0.0.19 - - [2026-01-30 18:05:49] "POST /set-tag HTTP/1.1" 200 109 0.001993 10.0.0.19 - - [2026-01-30 18:05:49] "GET /virtual-machine/3f19825f-bc22-4a12-83d7-5b94d302df4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.002908 10.0.0.19 - - [2026-01-30 18:05:49] "POST /ref-update HTTP/1.1" 200 156 0.009348 10.0.0.19 - - [2026-01-30 18:05:49] "GET /virtual-machine-interface/332a8008-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.023878 10.0.0.19 - - [2026-01-30 18:05:49] "POST /set-tag HTTP/1.1" 200 109 0.019469 10.0.0.19 - - [2026-01-30 18:05:49] "POST /set-tag HTTP/1.1" 200 109 0.032101 10.0.0.19 - - [2026-01-30 18:05:49] "DELETE /instance-ip/33596e5e-fe06-11f0-8402-fa163ea47da6 HTTP/1.1" 200 115 0.066099 10.0.0.19 - - [2026-01-30 18:05:49] "DELETE /virtual-machine-interface/332a8008-fe06-11f0-8402-fa163ea47da6 HTTP/1.1" 200 115 0.042883 10.0.0.19 - - [2026-01-30 18:05:49] "DELETE /virtual-machine/3f19825f-bc22-4a12-83d7-5b94d302df4e HTTP/1.1" 200 115 0.025005 10.0.0.19 - - [2026-01-30 18:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.19 - - [2026-01-30 18:05:52] "GET /tag/c029c310-02df-406c-b1c8-404f00e98136?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011923 10.0.0.19 - - [2026-01-30 18:05:52] "GET /tag/c029c310-02df-406c-b1c8-404f00e98136?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.022814 10.0.0.19 - - [2026-01-30 18:05:52] "GET /virtual-machine-interface/168e6f48-8c7d-4f99-939f-a854b8673ad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.006576 10.0.0.19 - - [2026-01-30 18:05:52] "POST /set-tag HTTP/1.1" 200 109 0.050660 10.0.0.19 - - [2026-01-30 18:05:52] "GET /virtual-machine-interface/23afd902-42fb-4931-a610-f177900e7b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.006397 10.0.0.19 - - [2026-01-30 18:05:52] "POST /set-tag HTTP/1.1" 200 109 0.029295 10.0.0.19 - - [2026-01-30 18:05:53] "GET /virtual-machine-interface/d1cbcc9b-1957-433f-8ad8-5b2e3d779fab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.027609 10.0.0.19 - - [2026-01-30 18:05:53] "POST /set-tag HTTP/1.1" 200 109 0.015424 10.0.0.19 - - [2026-01-30 18:05:53] "GET /firewall-policy/02fbc82f-1dcf-450a-bab5-bd7c89a0c231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.008361 10.0.0.19 - - [2026-01-30 18:05:53] "GET /firewall-rule/a03fe004-a7d7-4ec7-8194-6e970187d171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.003035 10.0.0.19 - - [2026-01-30 18:05:53] "POST /ref-update HTTP/1.1" 200 156 0.018724 10.0.0.19 - - [2026-01-30 18:05:53] "DELETE /firewall-rule/a03fe004-a7d7-4ec7-8194-6e970187d171 HTTP/1.1" 200 115 0.049206 10.0.0.19 - - [2026-01-30 18:05:53] "DELETE /loadbalancer-member/ca6bc576-25b2-46a2-bbd5-9e8fd5e26ca3 HTTP/1.1" 200 115 0.034130 10.0.0.19 - - [2026-01-30 18:05:53] "PUT /service-instance/ef1627c8-8361-4595-9c77-028827216515 HTTP/1.1" 200 266 0.015389 10.0.0.19 - - [2026-01-30 18:05:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.019089 10.0.0.19 - - [2026-01-30 18:05:53] "DELETE /loadbalancer-pool/c2ad428b-8afe-4a9e-9aed-219c77e9b043 HTTP/1.1" 200 115 0.074988 10.0.0.19 - - [2026-01-30 18:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.19 - - [2026-01-30 18:05:53] "POST /chown HTTP/1.1" 200 109 0.009657 10.0.0.19 - - [2026-01-30 18:05:53] "DELETE /loadbalancer-listener/f296f30e-f1b6-4523-9924-d371c8e9e35b HTTP/1.1" 200 115 0.083488 10.0.0.19 - - [2026-01-30 18:05:53] "GET /floating-ip/77ac8c9e-1309-49fb-820d-025185490168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2389 0.002497 10.0.0.19 - - [2026-01-30 18:05:53] "POST /chown HTTP/1.1" 200 109 0.021784 10.0.0.19 - - [2026-01-30 18:05:53] "POST /chown HTTP/1.1" 200 109 0.017797 10.0.0.19 - - [2026-01-30 18:05:53] "POST /chown HTTP/1.1" 200 109 0.027042 10.0.0.19 - - [2026-01-30 18:05:53] "PUT /floating-ip/77ac8c9e-1309-49fb-820d-025185490168 HTTP/1.1" 200 256 0.033662 10.0.0.19 - - [2026-01-30 18:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.19 - - [2026-01-30 18:05:53] "POST /chown HTTP/1.1" 200 109 0.018003 10.0.0.19 - - [2026-01-30 18:05:53] "DELETE /floating-ip/77ac8c9e-1309-49fb-820d-025185490168 HTTP/1.1" 200 115 0.067683 10.0.0.19 - - [2026-01-30 18:05:53] "POST /chown HTTP/1.1" 200 109 0.024971 10.0.0.19 - - [2026-01-30 18:05:53] "DELETE /loadbalancer/509362bc-896b-4162-b0f0-fe251b16c52f HTTP/1.1" 200 115 0.062625 10.0.0.19 - - [2026-01-30 18:05:53] "POST /chown HTTP/1.1" 200 109 0.013350 10.0.0.19 - - [2026-01-30 18:05:53] "POST /chown HTTP/1.1" 200 109 0.022991 10.0.0.19 - - [2026-01-30 18:05:53] "DELETE /instance-ip/cf83ded1-5a64-4a10-9999-3d2dd14a1693 HTTP/1.1" 200 115 0.077816 10.0.0.19 - - [2026-01-30 18:05:53] "PUT /service-instance/ef1627c8-8361-4595-9c77-028827216515 HTTP/1.1" 200 266 0.030802 10.0.0.19 - - [2026-01-30 18:05:53] "DELETE /virtual-machine-interface/23afd902-42fb-4931-a610-f177900e7b59 HTTP/1.1" 200 115 0.060152 10.0.0.19 - - [2026-01-30 18:05:53] "GET /floating-ip-pool/6e6f5761-428a-4eaf-a1f5-b6a7ca8dcf93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.013051 10.0.0.19 - - [2026-01-30 18:05:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.028375 10.0.0.19 - - [2026-01-30 18:05:53] "POST /ref-update HTTP/1.1" 200 156 0.024704 10.0.0.19 - - [2026-01-30 18:05:53] "PUT /service-instance/ef1627c8-8361-4595-9c77-028827216515 HTTP/1.1" 200 266 0.048179 10.0.0.19 - - [2026-01-30 18:05:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.032105 10.0.0.19 - - [2026-01-30 18:05:54] "DELETE /floating-ip-pool/6e6f5761-428a-4eaf-a1f5-b6a7ca8dcf93 HTTP/1.1" 200 115 0.136901 10.0.0.19 - - [2026-01-30 18:05:54] "PUT /service-instance/ef1627c8-8361-4595-9c77-028827216515 HTTP/1.1" 200 266 0.026091 10.0.0.19 - - [2026-01-30 18:05:54] "DELETE /tag/c029c310-02df-406c-b1c8-404f00e98136 HTTP/1.1" 200 115 0.218749 10.0.0.19 - - [2026-01-30 18:05:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.016615 10.0.0.19 - - [2026-01-30 18:05:54] "DELETE /service-instance/ef1627c8-8361-4595-9c77-028827216515 HTTP/1.1" 200 115 0.073578 10.0.0.19 - - [2026-01-30 18:05:54] "POST /useragent-kv HTTP/1.1" 200 115 0.007327 10.0.0.19 - - [2026-01-30 18:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005888 10.0.0.19 - - [2026-01-30 18:05:54] "POST /useragent-kv HTTP/1.1" 200 115 0.005661 10.0.0.19 - - [2026-01-30 18:05:54] "DELETE /virtual-network/0da6377a-2445-40bf-809a-0863c3104394 HTTP/1.1" 200 115 0.189351 10.0.0.19 - - [2026-01-30 18:05:54] "GET /virtual-machine-interface/168e6f48-8c7d-4f99-939f-a854b8673ad0?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.006875 10.0.0.19 - - [2026-01-30 18:05:54] "GET /routing-instance/fc59cb1f-b59b-4612-8197-ff6963b1da51 HTTP/1.1" 404 171 0.006693 10.0.0.19 - - [2026-01-30 18:05:54] "GET /domains HTTP/1.1" 200 280 0.001580 10.0.0.19 - - [2026-01-30 18:05:54] "DELETE /route-target/a81e2364-6829-4a80-a68b-076fd2a476f2 HTTP/1.1" 200 115 0.038660 10.0.0.19 - - [2026-01-30 18:05:54] "GET /domain/90daa413-4112-400a-baed-8737192f3a4a HTTP/1.1" 200 3087 0.010403 10.0.0.19 - - [2026-01-30 18:05:54] "GET /project/3fd13f40-23f3-4c93-9256-b28daa6ee758 HTTP/1.1" 200 7142 0.059176 10.0.0.19 - - [2026-01-30 18:05:54] "DELETE /virtual-machine-interface/168e6f48-8c7d-4f99-939f-a854b8673ad0 HTTP/1.1" 200 115 0.126970 10.0.0.19 - - [2026-01-30 18:05:54] "GET /virtual-machine-interface/305d51fc-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.010592 10.0.0.19 - - [2026-01-30 18:05:54] "POST /set-tag HTTP/1.1" 200 109 0.003777 10.0.0.19 - - [2026-01-30 18:05:54] "POST /ref-update HTTP/1.1" 200 156 0.046723 10.0.0.19 - - [2026-01-30 18:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007732 10.0.0.19 - - [2026-01-30 18:05:54] "GET /loadbalancer/a49d9ca8-e371-482a-938e-853e9387b515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.004633 10.0.0.19 - - [2026-01-30 18:05:54] "DELETE /virtual-machine/afbf5651-c9ec-4a42-ab22-d73be16d5c0c HTTP/1.1" 200 115 0.041779 10.0.0.19 - - [2026-01-30 18:05:54] "GET /virtual-machine-interface/305d51fc-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.011250 10.0.0.19 - - [2026-01-30 18:05:54] "GET /virtual-machine-interface/d1cbcc9b-1957-433f-8ad8-5b2e3d779fab?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.013559 10.0.0.19 - - [2026-01-30 18:05:54] "POST /set-tag HTTP/1.1" 200 109 0.025609 10.0.0.19 - - [2026-01-30 18:05:54] "DELETE /virtual-machine-interface/d1cbcc9b-1957-433f-8ad8-5b2e3d779fab HTTP/1.1" 200 115 0.094156 10.0.0.19 - - [2026-01-30 18:05:54] "DELETE /loadbalancer-member/c9813122-9bce-44c5-a004-bb472d6befbd HTTP/1.1" 200 115 0.073107 10.0.0.19 - - [2026-01-30 18:05:54] "DELETE /virtual-machine/83d2cea7-d4c0-444c-90de-3164b58576c4 HTTP/1.1" 200 115 0.036280 10.0.0.19 - - [2026-01-30 18:05:55] "GET /virtual-machine-interface/305d51fc-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.015597 10.0.0.19 - - [2026-01-30 18:05:55] "POST /set-tag HTTP/1.1" 200 109 0.003019 10.0.0.19 - - [2026-01-30 18:05:55] "GET /virtual-machine-interface/305d51fc-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.009826 10.0.0.19 - - [2026-01-30 18:05:55] "POST /set-tag HTTP/1.1" 200 109 0.003053 10.0.0.19 - - [2026-01-30 18:05:55] "GET /virtual-machine/408f6cca-e134-4742-81a0-80a9ad3858d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.003032 10.0.0.19 - - [2026-01-30 18:05:55] "POST /ref-update HTTP/1.1" 200 156 0.021193 10.0.0.19 - - [2026-01-30 18:05:55] "GET /virtual-machine-interface/305d51fc-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.016981 10.0.0.19 - - [2026-01-30 18:05:55] "POST /set-tag HTTP/1.1" 200 109 0.032651 10.0.0.19 - - [2026-01-30 18:05:55] "POST /set-tag HTTP/1.1" 200 109 0.027163 10.0.0.19 - - [2026-01-30 18:05:55] "POST /set-tag HTTP/1.1" 200 109 0.022847 10.0.0.19 - - [2026-01-30 18:05:55] "DELETE /instance-ip/308b6a38-fe06-11f0-8402-fa163ea47da6 HTTP/1.1" 200 115 0.048709 10.0.0.19 - - [2026-01-30 18:05:55] "POST /ref-update HTTP/1.1" 200 156 0.011027 10.0.0.19 - - [2026-01-30 18:05:55] "DELETE /virtual-machine-interface/305d51fc-fe06-11f0-8402-fa163ea47da6 HTTP/1.1" 200 115 0.047094 10.0.0.19 - - [2026-01-30 18:05:55] "DELETE /virtual-machine/408f6cca-e134-4742-81a0-80a9ad3858d0 HTTP/1.1" 200 115 0.031085 10.0.0.19 - - [2026-01-30 18:05:59] "GET /virtual-machine-interface/2fa9f86e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.009778 10.0.0.19 - - [2026-01-30 18:05:59] "POST /set-tag HTTP/1.1" 200 109 0.003086 10.0.0.19 - - [2026-01-30 18:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.19 - - [2026-01-30 18:05:59] "GET /loadbalancer/a49d9ca8-e371-482a-938e-853e9387b515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.007513 10.0.0.19 - - [2026-01-30 18:06:01] "GET /virtual-machine-interface/2fa9f86e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.011129 10.0.0.19 - - [2026-01-30 18:06:01] "POST /set-tag HTTP/1.1" 200 109 0.004518 10.0.0.19 - - [2026-01-30 18:06:01] "GET /virtual-machine-interface/2fa9f86e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004696 10.0.0.19 - - [2026-01-30 18:06:01] "POST /set-tag HTTP/1.1" 200 109 0.002777 10.0.0.19 - - [2026-01-30 18:06:01] "GET /virtual-machine/fc10a9b4-6008-465d-8e69-e0ce72c29992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002410 10.0.0.19 - - [2026-01-30 18:06:01] "POST /ref-update HTTP/1.1" 200 156 0.010939 10.0.0.19 - - [2026-01-30 18:06:01] "GET /virtual-machine-interface/2fa9f86e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.007436 10.0.0.19 - - [2026-01-30 18:06:01] "POST /set-tag HTTP/1.1" 200 109 0.016395 10.0.0.19 - - [2026-01-30 18:06:01] "POST /set-tag HTTP/1.1" 200 109 0.027655 10.0.0.19 - - [2026-01-30 18:06:01] "POST /set-tag HTTP/1.1" 200 109 0.022852 10.0.0.19 - - [2026-01-30 18:06:01] "DELETE /instance-ip/2fd17b00-fe06-11f0-8402-fa163ea47da6 HTTP/1.1" 200 115 0.043114 10.0.0.19 - - [2026-01-30 18:06:01] "POST /ref-update HTTP/1.1" 200 156 0.010577 10.0.0.19 - - [2026-01-30 18:06:01] "DELETE /virtual-machine-interface/2fa9f86e-fe06-11f0-8402-fa163ea47da6 HTTP/1.1" 200 115 0.047486 10.0.0.19 - - [2026-01-30 18:06:01] "DELETE /virtual-machine/fc10a9b4-6008-465d-8e69-e0ce72c29992 HTTP/1.1" 200 115 0.025166 10.0.0.19 - - [2026-01-30 18:06:01] "DELETE /tag/27a442da-9565-4fc9-bd0e-c99f8df61ee5 HTTP/1.1" 200 115 0.036193 10.0.0.19 - - [2026-01-30 18:06:01] "DELETE /tag/a3326c21-59fb-4ea7-b94b-eba318a67947 HTTP/1.1" 200 115 0.073088 10.0.0.19 - - [2026-01-30 18:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.19 - - [2026-01-30 18:06:04] "GET /project/3fd13f40-23f3-4c93-9256-b28daa6ee758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.066620 10.0.0.19 - - [2026-01-30 18:06:04] "POST /tags HTTP/1.1" 200 393 0.038134 10.0.0.19 - - [2026-01-30 18:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012902 10.0.0.19 - - [2026-01-30 18:06:04] "GET /tag/48253302-b6c6-47a0-92ee-8792e6ae701f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.017709 10.0.0.19 - - [2026-01-30 18:06:05] "POST /tags HTTP/1.1" 200 341 0.042507 10.0.0.19 - - [2026-01-30 18:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005740 10.0.0.19 - - [2026-01-30 18:06:05] "GET /tag/3411aa25-6ecb-41b4-be4a-dd7d81851bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013068 10.0.0.19 - - [2026-01-30 18:06:05] "POST /id-to-fqname HTTP/1.1" 200 192 0.000538 10.0.0.19 - - [2026-01-30 18:06:05] "POST /fqname-to-id HTTP/1.1" 404 201 0.007035 10.0.0.19 - - [2026-01-30 18:06:05] "POST /security-groups HTTP/1.1" 200 589 0.064795 10.0.0.19 - - [2026-01-30 18:06:05] "POST /projects HTTP/1.1" 200 519 0.200624 10.0.0.19 - - [2026-01-30 18:06:05] "POST /fqname-to-id HTTP/1.1" 404 236 0.002015 10.0.0.19 - - [2026-01-30 18:06:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.012343 10.0.0.19 - - [2026-01-30 18:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006543 10.0.0.19 - - [2026-01-30 18:06:05] "GET /virtual-network/75dda372-53e7-4452-ae96-a34eaadf030c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005732 10.0.0.19 - - [2026-01-30 18:06:05] "POST /access-control-lists HTTP/1.1" 200 598 0.043959 10.0.0.19 - - [2026-01-30 18:06:05] "POST /fqname-to-id HTTP/1.1" 404 235 0.002352 10.0.0.19 - - [2026-01-30 18:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002721 10.0.0.19 - - [2026-01-30 18:06:05] "GET /virtual-network/9d563ba1-bc90-4244-b3cc-d3a776d3dce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.032954 10.0.0.19 - - [2026-01-30 18:06:05] "POST /access-control-lists HTTP/1.1" 200 596 0.073030 10.0.0.19 - - [2026-01-30 18:06:05] "PUT /virtual-network/75dda372-53e7-4452-ae96-a34eaadf030c HTTP/1.1" 200 264 0.061521 10.0.0.19 - - [2026-01-30 18:06:05] "PUT /virtual-network/9d563ba1-bc90-4244-b3cc-d3a776d3dce5 HTTP/1.1" 200 264 0.056109 10.0.0.19 - - [2026-01-30 18:06:05] "POST /security-groups HTTP/1.1" 200 591 0.074930 10.0.0.19 - - [2026-01-30 18:06:05] "POST /fqname-to-id HTTP/1.1" 404 270 0.002887 10.0.0.19 - - [2026-01-30 18:06:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.033389 10.0.0.19 - - [2026-01-30 18:06:05] "POST /chown HTTP/1.1" 200 109 0.018851 10.0.0.19 - - [2026-01-30 18:06:05] "GET /application-policy-set/981a57ad-25b2-4b2f-a4d5-65d9863a8498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.020043 10.0.0.19 - - [2026-01-30 18:06:05] "POST /access-control-lists HTTP/1.1" 200 632 0.095827 10.0.0.19 - - [2026-01-30 18:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.013318 10.0.0.19 - - [2026-01-30 18:06:05] "POST /fqname-to-id HTTP/1.1" 404 269 0.004022 10.0.0.19 - - [2026-01-30 18:06:05] "GET /policy-management/1554f862-65be-4623-b9ea-8a0bbf385ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006540 10.0.0.19 - - [2026-01-30 18:06:05] "POST /tags HTTP/1.1" 409 226 0.001907 10.0.0.19 - - [2026-01-30 18:06:05] "POST /access-control-lists HTTP/1.1" 200 630 0.065991 10.0.0.19 - - [2026-01-30 18:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.021478 10.0.0.19 - - [2026-01-30 18:06:05] "GET /tag/3411aa25-6ecb-41b4-be4a-dd7d81851bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011885 10.0.0.19 - - [2026-01-30 18:06:06] "POST /firewall-rules HTTP/1.1" 200 600 0.076615 10.0.0.19 - - [2026-01-30 18:06:06] "GET /firewall-rule/abeece80-7d8a-4706-824d-9c820bf25ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004201 10.0.0.19 - - [2026-01-30 18:06:06] "GET /firewall-policy/5364eec8-6563-4db5-a8c7-d007d7874050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011056 10.0.0.19 - - [2026-01-30 18:06:06] "GET /firewall-rule/abeece80-7d8a-4706-824d-9c820bf25ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003215 10.0.0.19 - - [2026-01-30 18:06:06] "POST /ref-update HTTP/1.1" 200 156 0.048064 10.0.0.19 - - [2026-01-30 18:06:06] "GET /application-policy-set/981a57ad-25b2-4b2f-a4d5-65d9863a8498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.018593 10.0.0.19 - - [2026-01-30 18:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.19 - - [2026-01-30 18:06:06] "GET /policy-management/1554f862-65be-4623-b9ea-8a0bbf385ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003788 10.0.0.19 - - [2026-01-30 18:06:06] "POST /tags HTTP/1.1" 409 226 0.002143 10.0.0.19 - - [2026-01-30 18:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.19 - - [2026-01-30 18:06:06] "GET /tag/3411aa25-6ecb-41b4-be4a-dd7d81851bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015496 10.0.0.19 - - [2026-01-30 18:06:06] "POST /firewall-rules HTTP/1.1" 200 598 0.067456 10.0.0.19 - - [2026-01-30 18:06:06] "GET /firewall-rule/141f8cdc-2178-4a3d-b026-534bd754f961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.004182 10.0.0.19 - - [2026-01-30 18:06:06] "GET /firewall-policy/5364eec8-6563-4db5-a8c7-d007d7874050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.006026 10.0.0.19 - - [2026-01-30 18:06:06] "GET /firewall-rule/141f8cdc-2178-4a3d-b026-534bd754f961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003339 10.0.0.19 - - [2026-01-30 18:06:06] "POST /ref-update HTTP/1.1" 200 156 0.059005 10.0.0.19 - - [2026-01-30 18:06:07] "POST /tags HTTP/1.1" 200 393 0.026233 10.0.0.19 - - [2026-01-30 18:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004320 10.0.0.19 - - [2026-01-30 18:06:08] "GET /tag/f84c3d32-d35d-4443-8adf-7dda13b55be8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.018156 10.0.0.19 - - [2026-01-30 18:06:08] "POST /tags HTTP/1.1" 200 341 0.041837 10.0.0.19 - - [2026-01-30 18:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005523 10.0.0.19 - - [2026-01-30 18:06:08] "GET /tag/4dbd3466-320c-4648-bb02-ea5b637a09ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014587 10.0.0.19 - - [2026-01-30 18:06:08] "POST /id-to-fqname HTTP/1.1" 200 192 0.000607 10.0.0.19 - - [2026-01-30 18:06:08] "POST /fqname-to-id HTTP/1.1" 404 201 0.004663 10.0.0.19 - - [2026-01-30 18:06:08] "POST /security-groups HTTP/1.1" 200 589 0.064009 10.0.0.19 - - [2026-01-30 18:06:08] "POST /projects HTTP/1.1" 200 519 0.193921 10.0.0.19 - - [2026-01-30 18:06:08] "POST /fqname-to-id HTTP/1.1" 404 236 0.005784 10.0.0.19 - - [2026-01-30 18:06:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.024390 10.0.0.19 - - [2026-01-30 18:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.014059 10.0.0.19 - - [2026-01-30 18:06:08] "GET /virtual-network/75dda372-53e7-4452-ae96-a34eaadf030c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.014948 10.0.0.19 - - [2026-01-30 18:06:08] "POST /access-control-lists HTTP/1.1" 200 598 0.084310 10.0.0.19 - - [2026-01-30 18:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.016943 10.0.0.19 - - [2026-01-30 18:06:08] "POST /fqname-to-id HTTP/1.1" 404 235 0.007892 10.0.0.19 - - [2026-01-30 18:06:08] "GET /virtual-network/9d563ba1-bc90-4244-b3cc-d3a776d3dce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004102 10.0.0.19 - - [2026-01-30 18:06:08] "POST /access-control-lists HTTP/1.1" 200 596 0.063967 10.0.0.19 - - [2026-01-30 18:06:08] "PUT /virtual-network/75dda372-53e7-4452-ae96-a34eaadf030c HTTP/1.1" 200 264 0.079615 10.0.0.19 - - [2026-01-30 18:06:08] "PUT /virtual-network/9d563ba1-bc90-4244-b3cc-d3a776d3dce5 HTTP/1.1" 200 264 0.054505 10.0.0.19 - - [2026-01-30 18:06:08] "POST /security-groups HTTP/1.1" 200 591 0.073573 10.0.0.19 - - [2026-01-30 18:06:08] "POST /fqname-to-id HTTP/1.1" 404 270 0.001819 10.0.0.19 - - [2026-01-30 18:06:08] "POST /access-control-lists HTTP/1.1" 200 632 0.028326 10.0.0.19 - - [2026-01-30 18:06:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.033478 10.0.0.19 - - [2026-01-30 18:06:08] "POST /fqname-to-id HTTP/1.1" 404 269 0.014907 10.0.0.19 - - [2026-01-30 18:06:08] "POST /chown HTTP/1.1" 200 109 0.028340 10.0.0.19 - - [2026-01-30 18:06:08] "GET /application-policy-set/981a57ad-25b2-4b2f-a4d5-65d9863a8498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005286 10.0.0.19 - - [2026-01-30 18:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.19 - - [2026-01-30 18:06:08] "POST /access-control-lists HTTP/1.1" 200 630 0.081189 10.0.0.19 - - [2026-01-30 18:06:08] "GET /policy-management/1554f862-65be-4623-b9ea-8a0bbf385ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002735 10.0.0.19 - - [2026-01-30 18:06:08] "POST /tags HTTP/1.1" 409 226 0.006853 10.0.0.19 - - [2026-01-30 18:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.19 - - [2026-01-30 18:06:09] "GET /tag/4dbd3466-320c-4648-bb02-ea5b637a09ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011075 10.0.0.19 - - [2026-01-30 18:06:09] "POST /firewall-rules HTTP/1.1" 200 600 0.066225 10.0.0.19 - - [2026-01-30 18:06:09] "GET /firewall-rule/8e84d13c-f09b-45b2-9f62-f24043cb4c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004229 10.0.0.19 - - [2026-01-30 18:06:09] "GET /firewall-policy/5364eec8-6563-4db5-a8c7-d007d7874050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003409 10.0.0.19 - - [2026-01-30 18:06:09] "GET /firewall-rule/8e84d13c-f09b-45b2-9f62-f24043cb4c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002105 10.0.0.19 - - [2026-01-30 18:06:09] "POST /ref-update HTTP/1.1" 200 156 0.046900 10.0.0.19 - - [2026-01-30 18:06:09] "GET /application-policy-set/981a57ad-25b2-4b2f-a4d5-65d9863a8498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008379 10.0.0.19 - - [2026-01-30 18:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.19 - - [2026-01-30 18:06:09] "GET /policy-management/1554f862-65be-4623-b9ea-8a0bbf385ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006413 10.0.0.19 - - [2026-01-30 18:06:09] "POST /tags HTTP/1.1" 409 226 0.002046 10.0.0.19 - - [2026-01-30 18:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.19 - - [2026-01-30 18:06:09] "GET /tag/4dbd3466-320c-4648-bb02-ea5b637a09ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011990 10.0.0.19 - - [2026-01-30 18:06:09] "POST /firewall-rules HTTP/1.1" 200 598 0.080376 10.0.0.19 - - [2026-01-30 18:06:09] "GET /firewall-rule/a645b6cf-156a-4088-9b75-7a6dddf1771f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.012115 10.0.0.19 - - [2026-01-30 18:06:09] "GET /firewall-policy/5364eec8-6563-4db5-a8c7-d007d7874050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003929 10.0.0.19 - - [2026-01-30 18:06:09] "GET /firewall-rule/a645b6cf-156a-4088-9b75-7a6dddf1771f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.008469 10.0.0.19 - - [2026-01-30 18:06:09] "POST /ref-update HTTP/1.1" 200 156 0.054631 10.0.0.19 - - [2026-01-30 18:06:11] "POST /tags HTTP/1.1" 200 345 0.098719 10.0.0.19 - - [2026-01-30 18:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009101 10.0.0.19 - - [2026-01-30 18:06:11] "GET /tag/37b94d86-381c-4984-a99b-9932ff1fb9a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.021701 10.0.0.19 - - [2026-01-30 18:06:11] "POST /projects HTTP/1.1" 409 238 0.005258 10.0.0.19 - - [2026-01-30 18:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.19 - - [2026-01-30 18:06:11] "GET /project/c9c20d70-cbcb-4ebd-b601-15659458e480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.057062 10.0.0.19 - - [2026-01-30 18:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010649 10.0.0.19 - - [2026-01-30 18:06:11] "GET /virtual-network/75dda372-53e7-4452-ae96-a34eaadf030c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005090 10.0.0.19 - - [2026-01-30 18:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.19 - - [2026-01-30 18:06:11] "GET /virtual-network/9d563ba1-bc90-4244-b3cc-d3a776d3dce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005037 10.0.0.19 - - [2026-01-30 18:06:11] "POST /security-groups HTTP/1.1" 409 285 0.003227 10.0.0.19 - - [2026-01-30 18:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005519 10.0.0.19 - - [2026-01-30 18:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004274 10.0.0.19 - - [2026-01-30 18:06:11] "PUT /security-group/553362e9-094c-433e-90cc-23685b2d5f18 HTTP/1.1" 200 262 0.091471 10.0.0.19 - - [2026-01-30 18:06:11] "GET /project/c9c20d70-cbcb-4ebd-b601-15659458e480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.111021 10.0.0.19 - - [2026-01-30 18:06:11] "PUT /access-control-list/3c280032-54ae-43ec-90a6-c4c22757a628 HTTP/1.1" 200 272 0.039804 10.0.0.19 - - [2026-01-30 18:06:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.050428 10.0.0.19 - - [2026-01-30 18:06:11] "POST /tags HTTP/1.1" 409 228 0.014317 10.0.0.19 - - [2026-01-30 18:06:11] "PUT /access-control-list/0630e10d-f1f1-4e6b-9df1-9a9e703a099c HTTP/1.1" 200 272 0.058590 10.0.0.19 - - [2026-01-30 18:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.014013 10.0.0.19 - - [2026-01-30 18:06:11] "GET /tag/37b94d86-381c-4984-a99b-9932ff1fb9a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015038 10.0.0.19 - - [2026-01-30 18:06:11] "POST /tags HTTP/1.1" 200 345 0.019309 10.0.0.19 - - [2026-01-30 18:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005419 10.0.0.19 - - [2026-01-30 18:06:11] "GET /tag/90f38a5c-feb6-4322-8115-432693ec67cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.022379 10.0.0.19 - - [2026-01-30 18:06:11] "POST /projects HTTP/1.1" 409 238 0.002357 10.0.0.19 - - [2026-01-30 18:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.19 - - [2026-01-30 18:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.19 - - [2026-01-30 18:06:11] "GET /project/43832688-0d1c-4b06-ab4a-523147742d46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034008 10.0.0.19 - - [2026-01-30 18:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005262 10.0.0.19 - - [2026-01-30 18:06:11] "GET /virtual-network/75dda372-53e7-4452-ae96-a34eaadf030c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.009749 10.0.0.19 - - [2026-01-30 18:06:11] "GET /project/43832688-0d1c-4b06-ab4a-523147742d46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.055562 10.0.0.19 - - [2026-01-30 18:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.19 - - [2026-01-30 18:06:11] "GET /virtual-network/9d563ba1-bc90-4244-b3cc-d3a776d3dce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004180 10.0.0.19 - - [2026-01-30 18:06:11] "POST /security-groups HTTP/1.1" 409 285 0.002899 10.0.0.19 - - [2026-01-30 18:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.19 - - [2026-01-30 18:06:12] "PUT /security-group/5126955f-ec4a-40d5-9cf3-92dc331ac2ed HTTP/1.1" 200 262 0.061517 10.0.0.19 - - [2026-01-30 18:06:12] "PUT /access-control-list/0dbd09e9-bb7f-42d3-be4e-e3ac47b4cfb0 HTTP/1.1" 200 272 0.011741 10.0.0.19 - - [2026-01-30 18:06:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.023166 10.0.0.19 - - [2026-01-30 18:06:12] "PUT /access-control-list/482acdf7-de56-4f64-91ee-47b22eb6e2ed HTTP/1.1" 200 272 0.028265 10.0.0.19 - - [2026-01-30 18:06:12] "POST /tags HTTP/1.1" 409 228 0.020769 10.0.0.19 - - [2026-01-30 18:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.19 - - [2026-01-30 18:06:12] "GET /tag/90f38a5c-feb6-4322-8115-432693ec67cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010747 10.0.0.19 - - [2026-01-30 18:06:12] "POST /tags HTTP/1.1" 200 291 0.052871 10.0.0.19 - - [2026-01-30 18:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.19 - - [2026-01-30 18:06:12] "GET /tag/558548e5-e954-4042-bc9e-265b2b9d8ff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.013138 10.0.0.19 - - [2026-01-30 18:06:12] "POST /tags HTTP/1.1" 200 303 0.046340 10.0.0.19 - - [2026-01-30 18:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869 10.0.0.19 - - [2026-01-30 18:06:12] "GET /tag/3ee29711-9a9b-4116-9451-4f3062bb1215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014472 10.0.0.19 - - [2026-01-30 18:06:12] "POST /tags HTTP/1.1" 409 252 0.002277 10.0.0.19 - - [2026-01-30 18:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.19 - - [2026-01-30 18:06:12] "GET /tag/48253302-b6c6-47a0-92ee-8792e6ae701f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010391 10.0.0.19 - - [2026-01-30 18:06:12] "POST /tags HTTP/1.1" 409 226 0.001855 10.0.0.19 - - [2026-01-30 18:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.19 - - [2026-01-30 18:06:12] "GET /tag/3411aa25-6ecb-41b4-be4a-dd7d81851bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010940 10.0.0.19 - - [2026-01-30 18:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.19 - - [2026-01-30 18:06:12] "GET /virtual-network/75dda372-53e7-4452-ae96-a34eaadf030c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004532 10.0.0.19 - - [2026-01-30 18:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.19 - - [2026-01-30 18:06:12] "GET /project/c9c20d70-cbcb-4ebd-b601-15659458e480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037555 10.0.0.19 - - [2026-01-30 18:06:12] "POST /virtual-machines HTTP/1.1" 200 395 0.009541 10.0.0.19 - - [2026-01-30 18:06:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.020996 10.0.0.19 - - [2026-01-30 18:06:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.097454 10.0.0.19 - - [2026-01-30 18:06:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.012966 10.0.0.19 - - [2026-01-30 18:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.013795 10.0.0.19 - - [2026-01-30 18:06:12] "GET /virtual-machine-interface/5cb9c33e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006096 10.0.0.19 - - [2026-01-30 18:06:12] "POST /instance-ips HTTP/1.1" 200 397 0.022604 10.0.0.19 - - [2026-01-30 18:06:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.027349 10.0.0.19 - - [2026-01-30 18:06:13] "GET /virtual-machine-interface/5cb9c33e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006648 10.0.0.19 - - [2026-01-30 18:06:13] "POST /set-tag HTTP/1.1" 200 109 0.063834 10.0.0.19 - - [2026-01-30 18:06:13] "GET /virtual-machine-interface/5cb9c33e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.011450 10.0.0.19 - - [2026-01-30 18:06:13] "GET /instance-ip/5cd24954-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.004857 10.0.0.19 - - [2026-01-30 18:06:13] "GET /virtual-machine-interface/5cb9c33e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004131 10.0.0.19 - - [2026-01-30 18:06:13] "POST /set-tag HTTP/1.1" 200 109 0.001971 10.0.0.19 - - [2026-01-30 18:06:13] "GET /virtual-router/8e422d1e-93cc-4db6-965a-d2cfc8b1d69f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003805 10.0.0.19 - - [2026-01-30 18:06:13] "POST /ref-update HTTP/1.1" 200 156 0.010246 10.0.0.19 - - [2026-01-30 18:06:13] "GET /virtual-machine-interface/5cb9c33e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.009675 10.0.0.19 - - [2026-01-30 18:06:13] "POST /set-tag HTTP/1.1" 200 109 0.002486 10.0.0.19 - - [2026-01-30 18:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.19 - - [2026-01-30 18:06:13] "GET /virtual-network/75dda372-53e7-4452-ae96-a34eaadf030c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004192 10.0.0.19 - - [2026-01-30 18:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004555 10.0.0.19 - - [2026-01-30 18:06:13] "GET /project/c9c20d70-cbcb-4ebd-b601-15659458e480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032179 10.0.0.19 - - [2026-01-30 18:06:13] "POST /virtual-machines HTTP/1.1" 200 395 0.009781 10.0.0.19 - - [2026-01-30 18:06:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.015175 10.0.0.19 - - [2026-01-30 18:06:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095631 10.0.0.19 - - [2026-01-30 18:06:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.013208 10.0.0.19 - - [2026-01-30 18:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.014779 10.0.0.19 - - [2026-01-30 18:06:13] "GET /virtual-machine-interface/5d2e05f0-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.007070 10.0.0.19 - - [2026-01-30 18:06:13] "POST /instance-ips HTTP/1.1" 200 397 0.022551 10.0.0.19 - - [2026-01-30 18:06:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.023722 10.0.0.19 - - [2026-01-30 18:06:13] "GET /virtual-machine-interface/5d2e05f0-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.013014 10.0.0.19 - - [2026-01-30 18:06:13] "POST /set-tag HTTP/1.1" 200 109 0.063959 10.0.0.19 - - [2026-01-30 18:06:13] "GET /virtual-machine-interface/5d2e05f0-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.011027 10.0.0.19 - - [2026-01-30 18:06:13] "GET /instance-ip/5d46ab96-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.004766 10.0.0.19 - - [2026-01-30 18:06:14] "GET /virtual-machine-interface/5d2e05f0-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008073 10.0.0.19 - - [2026-01-30 18:06:14] "POST /set-tag HTTP/1.1" 200 109 0.003062 10.0.0.19 - - [2026-01-30 18:06:14] "GET /virtual-router/8e422d1e-93cc-4db6-965a-d2cfc8b1d69f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.004882 10.0.0.19 - - [2026-01-30 18:06:14] "POST /ref-update HTTP/1.1" 200 156 0.009875 10.0.0.19 - - [2026-01-30 18:06:14] "GET /virtual-machine-interface/5d2e05f0-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.009215 10.0.0.19 - - [2026-01-30 18:06:14] "POST /set-tag HTTP/1.1" 200 109 0.003973 10.0.0.19 - - [2026-01-30 18:06:14] "POST /tags HTTP/1.1" 200 291 0.021388 10.0.0.19 - - [2026-01-30 18:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008932 10.0.0.19 - - [2026-01-30 18:06:14] "GET /tag/15e24fb5-336a-457d-a632-5ff99c1a94b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.021669 10.0.0.19 - - [2026-01-30 18:06:14] "POST /tags HTTP/1.1" 409 252 0.001955 10.0.0.19 - - [2026-01-30 18:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.19 - - [2026-01-30 18:06:14] "GET /tag/f84c3d32-d35d-4443-8adf-7dda13b55be8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011376 10.0.0.19 - - [2026-01-30 18:06:14] "POST /tags HTTP/1.1" 409 226 0.008462 10.0.0.19 - - [2026-01-30 18:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.19 - - [2026-01-30 18:06:14] "GET /tag/4dbd3466-320c-4648-bb02-ea5b637a09ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011158 10.0.0.19 - - [2026-01-30 18:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.19 - - [2026-01-30 18:06:14] "GET /virtual-network/75dda372-53e7-4452-ae96-a34eaadf030c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005581 10.0.0.19 - - [2026-01-30 18:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.19 - - [2026-01-30 18:06:14] "GET /project/43832688-0d1c-4b06-ab4a-523147742d46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038445 10.0.0.19 - - [2026-01-30 18:06:14] "POST /virtual-machines HTTP/1.1" 200 395 0.015008 10.0.0.19 - - [2026-01-30 18:06:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.021986 10.0.0.19 - - [2026-01-30 18:06:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.124505 10.0.0.19 - - [2026-01-30 18:06:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.010566 10.0.0.19 - - [2026-01-30 18:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.016284 10.0.0.19 - - [2026-01-30 18:06:14] "GET /virtual-machine-interface/5dcdc68a-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005132 10.0.0.19 - - [2026-01-30 18:06:14] "POST /instance-ips HTTP/1.1" 200 397 0.034006 10.0.0.19 - - [2026-01-30 18:06:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.034089 10.0.0.19 - - [2026-01-30 18:06:14] "GET /virtual-machine-interface/5dcdc68a-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.010859 10.0.0.19 - - [2026-01-30 18:06:15] "POST /set-tag HTTP/1.1" 200 109 0.085109 10.0.0.19 - - [2026-01-30 18:06:15] "GET /virtual-machine-interface/5dcdc68a-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.043362 10.0.0.19 - - [2026-01-30 18:06:15] "GET /instance-ip/5deac3b6-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.006349 10.0.0.19 - - [2026-01-30 18:06:15] "GET /virtual-machine-interface/5dcdc68a-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006951 10.0.0.19 - - [2026-01-30 18:06:15] "POST /set-tag HTTP/1.1" 200 109 0.002628 10.0.0.19 - - [2026-01-30 18:06:15] "GET /virtual-router/8e422d1e-93cc-4db6-965a-d2cfc8b1d69f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.011957 10.0.0.19 - - [2026-01-30 18:06:15] "POST /ref-update HTTP/1.1" 200 156 0.012264 10.0.0.19 - - [2026-01-30 18:06:15] "GET /virtual-machine-interface/5dcdc68a-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.021299 10.0.0.19 - - [2026-01-30 18:06:15] "POST /set-tag HTTP/1.1" 200 109 0.008667 10.0.0.19 - - [2026-01-30 18:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010201 10.0.0.19 - - [2026-01-30 18:06:15] "GET /virtual-network/75dda372-53e7-4452-ae96-a34eaadf030c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.010111 10.0.0.19 - - [2026-01-30 18:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.19 - - [2026-01-30 18:06:15] "GET /project/43832688-0d1c-4b06-ab4a-523147742d46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047642 10.0.0.19 - - [2026-01-30 18:06:15] "POST /virtual-machines HTTP/1.1" 200 395 0.018510 10.0.0.19 - - [2026-01-30 18:06:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.036943 10.0.0.19 - - [2026-01-30 18:06:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.124378 10.0.0.19 - - [2026-01-30 18:06:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.011113 10.0.0.19 - - [2026-01-30 18:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008932 10.0.0.19 - - [2026-01-30 18:06:15] "GET /virtual-machine-interface/5e66dfe6-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.014908 10.0.0.19 - - [2026-01-30 18:06:15] "POST /instance-ips HTTP/1.1" 200 397 0.074170 10.0.0.19 - - [2026-01-30 18:06:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.044501 10.0.0.19 - - [2026-01-30 18:06:15] "GET /virtual-machine-interface/5e66dfe6-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.031119 10.0.0.19 - - [2026-01-30 18:06:16] "POST /set-tag HTTP/1.1" 200 109 0.080417 10.0.0.19 - - [2026-01-30 18:06:16] "GET /virtual-machine-interface/5e66dfe6-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.010712 10.0.0.19 - - [2026-01-30 18:06:16] "GET /instance-ip/5e840fb2-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.007622 10.0.0.19 - - [2026-01-30 18:06:16] "GET /virtual-machine-interface/5e66dfe6-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.014270 10.0.0.19 - - [2026-01-30 18:06:16] "POST /set-tag HTTP/1.1" 200 109 0.012269 10.0.0.19 - - [2026-01-30 18:06:16] "GET /virtual-router/8e422d1e-93cc-4db6-965a-d2cfc8b1d69f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.006021 10.0.0.19 - - [2026-01-30 18:06:16] "POST /ref-update HTTP/1.1" 200 156 0.021767 10.0.0.19 - - [2026-01-30 18:06:16] "GET /virtual-machine-interface/5e66dfe6-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004280 10.0.0.19 - - [2026-01-30 18:06:16] "POST /set-tag HTTP/1.1" 200 109 0.008586 10.0.0.19 - - [2026-01-30 18:06:16] "POST /tags HTTP/1.1" 200 299 0.034448 10.0.0.19 - - [2026-01-30 18:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011084 10.0.0.19 - - [2026-01-30 18:06:16] "GET /tag/689aa47c-e193-445f-ab03-58c147df8ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.018636 10.0.0.19 - - [2026-01-30 18:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.19 - - [2026-01-30 18:06:16] "GET /virtual-network/75dda372-53e7-4452-ae96-a34eaadf030c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004594 10.0.0.19 - - [2026-01-30 18:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.19 - - [2026-01-30 18:06:16] "GET /project/c9c20d70-cbcb-4ebd-b601-15659458e480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046951 10.0.0.19 - - [2026-01-30 18:06:16] "POST /virtual-machines HTTP/1.1" 200 395 0.009476 10.0.0.19 - - [2026-01-30 18:06:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.011130 10.0.0.19 - - [2026-01-30 18:06:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108387 10.0.0.19 - - [2026-01-30 18:06:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.009915 10.0.0.19 - - [2026-01-30 18:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010913 10.0.0.19 - - [2026-01-30 18:06:16] "GET /virtual-machine-interface/5f0fd07e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.008149 10.0.0.19 - - [2026-01-30 18:06:16] "POST /instance-ips HTTP/1.1" 200 397 0.026325 10.0.0.19 - - [2026-01-30 18:06:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.016586 10.0.0.19 - - [2026-01-30 18:06:16] "GET /virtual-machine-interface/5f0fd07e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.012166 10.0.0.19 - - [2026-01-30 18:06:17] "POST /set-tag HTTP/1.1" 200 109 0.019208 10.0.0.19 - - [2026-01-30 18:06:17] "GET /virtual-machine-interface/5f0fd07e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.021524 10.0.0.19 - - [2026-01-30 18:06:17] "GET /instance-ip/5f2a788e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002958 10.0.0.19 - - [2026-01-30 18:06:17] "GET /virtual-machine-interface/5f0fd07e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006489 10.0.0.19 - - [2026-01-30 18:06:17] "POST /set-tag HTTP/1.1" 200 109 0.002793 10.0.0.19 - - [2026-01-30 18:06:17] "POST /tags HTTP/1.1" 200 299 0.023915 10.0.0.19 - - [2026-01-30 18:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.19 - - [2026-01-30 18:06:17] "GET /tag/1f7c116a-eb21-4928-b5e8-25d253063571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011384 10.0.0.19 - - [2026-01-30 18:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.19 - - [2026-01-30 18:06:17] "GET /virtual-network/75dda372-53e7-4452-ae96-a34eaadf030c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003698 10.0.0.19 - - [2026-01-30 18:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.19 - - [2026-01-30 18:06:17] "GET /project/c9c20d70-cbcb-4ebd-b601-15659458e480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041663 10.0.0.19 - - [2026-01-30 18:06:17] "POST /virtual-machines HTTP/1.1" 200 395 0.012841 10.0.0.19 - - [2026-01-30 18:06:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.009990 10.0.0.19 - - [2026-01-30 18:06:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114262 10.0.0.19 - - [2026-01-30 18:06:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.025323 10.0.0.19 - - [2026-01-30 18:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010891 10.0.0.19 - - [2026-01-30 18:06:17] "GET /virtual-machine-interface/5f82618e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005650 10.0.0.19 - - [2026-01-30 18:06:17] "POST /instance-ips HTTP/1.1" 200 397 0.021127 10.0.0.19 - - [2026-01-30 18:06:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.022313 10.0.0.19 - - [2026-01-30 18:06:17] "GET /virtual-machine-interface/5f82618e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.017266 10.0.0.19 - - [2026-01-30 18:06:17] "POST /set-tag HTTP/1.1" 200 109 0.024586 10.0.0.19 - - [2026-01-30 18:06:17] "GET /virtual-machine-interface/5f82618e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.023981 10.0.0.19 - - [2026-01-30 18:06:17] "GET /instance-ip/5f99496c-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003452 10.0.0.19 - - [2026-01-30 18:06:17] "GET /virtual-machine-interface/5f82618e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004135 10.0.0.19 - - [2026-01-30 18:06:17] "POST /set-tag HTTP/1.1" 200 109 0.002407 10.0.0.19 - - [2026-01-30 18:06:17] "POST /tags HTTP/1.1" 200 299 0.018988 10.0.0.19 - - [2026-01-30 18:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.19 - - [2026-01-30 18:06:17] "GET /tag/f9cd6ebb-2e5b-4c03-935c-12e0e66549bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012162 10.0.0.19 - - [2026-01-30 18:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006171 10.0.0.19 - - [2026-01-30 18:06:18] "GET /virtual-network/75dda372-53e7-4452-ae96-a34eaadf030c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004146 10.0.0.19 - - [2026-01-30 18:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.19 - - [2026-01-30 18:06:18] "GET /project/43832688-0d1c-4b06-ab4a-523147742d46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032510 10.0.0.19 - - [2026-01-30 18:06:18] "POST /virtual-machines HTTP/1.1" 200 395 0.008453 10.0.0.19 - - [2026-01-30 18:06:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.010748 10.0.0.19 - - [2026-01-30 18:06:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.131263 10.0.0.19 - - [2026-01-30 18:06:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.023940 10.0.0.19 - - [2026-01-30 18:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010486 10.0.0.19 - - [2026-01-30 18:06:18] "GET /virtual-machine-interface/5fee9232-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004449 10.0.0.19 - - [2026-01-30 18:06:18] "POST /instance-ips HTTP/1.1" 200 397 0.021912 10.0.0.19 - - [2026-01-30 18:06:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.026748 10.0.0.19 - - [2026-01-30 18:06:18] "GET /virtual-machine-interface/5fee9232-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.012554 10.0.0.19 - - [2026-01-30 18:06:18] "POST /set-tag HTTP/1.1" 200 109 0.017449 10.0.0.19 - - [2026-01-30 18:06:18] "GET /virtual-machine-interface/5fee9232-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.025321 10.0.0.19 - - [2026-01-30 18:06:18] "GET /instance-ip/60077090-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.004291 10.0.0.19 - - [2026-01-30 18:06:18] "GET /virtual-machine-interface/5fee9232-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005577 10.0.0.19 - - [2026-01-30 18:06:18] "POST /set-tag HTTP/1.1" 200 109 0.004692 10.0.0.19 - - [2026-01-30 18:06:18] "POST /tags HTTP/1.1" 200 299 0.037940 10.0.0.19 - - [2026-01-30 18:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.19 - - [2026-01-30 18:06:18] "GET /tag/98b6e0ed-d30e-4020-b0f7-99675f37bb1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012532 10.0.0.19 - - [2026-01-30 18:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.19 - - [2026-01-30 18:06:18] "GET /virtual-network/75dda372-53e7-4452-ae96-a34eaadf030c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004970 10.0.0.19 - - [2026-01-30 18:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.19 - - [2026-01-30 18:06:18] "GET /project/43832688-0d1c-4b06-ab4a-523147742d46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033565 10.0.0.19 - - [2026-01-30 18:06:18] "POST /virtual-machines HTTP/1.1" 200 395 0.014647 10.0.0.19 - - [2026-01-30 18:06:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.018073 10.0.0.19 - - [2026-01-30 18:06:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108281 10.0.0.19 - - [2026-01-30 18:06:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.009448 10.0.0.19 - - [2026-01-30 18:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004654 10.0.0.19 - - [2026-01-30 18:06:19] "GET /virtual-machine-interface/6060de96-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.011502 10.0.0.19 - - [2026-01-30 18:06:19] "POST /instance-ips HTTP/1.1" 200 397 0.021177 10.0.0.19 - - [2026-01-30 18:06:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.027051 10.0.0.19 - - [2026-01-30 18:06:19] "GET /virtual-machine-interface/6060de96-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.014010 10.0.0.19 - - [2026-01-30 18:06:19] "POST /set-tag HTTP/1.1" 200 109 0.028940 10.0.0.19 - - [2026-01-30 18:06:19] "GET /virtual-machine-interface/6060de96-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.014942 10.0.0.19 - - [2026-01-30 18:06:19] "GET /instance-ip/607ac78e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.008215 10.0.0.19 - - [2026-01-30 18:06:19] "GET /virtual-machine-interface/6060de96-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005606 10.0.0.19 - - [2026-01-30 18:06:19] "POST /set-tag HTTP/1.1" 200 109 0.003166 10.0.0.19 - - [2026-01-30 18:06:19] "GET /virtual-router/8e422d1e-93cc-4db6-965a-d2cfc8b1d69f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.004406 10.0.0.19 - - [2026-01-30 18:06:19] "POST /ref-update HTTP/1.1" 200 156 0.019036 10.0.0.19 - - [2026-01-30 18:06:19] "GET /virtual-machine-interface/5f0fd07e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.020896 10.0.0.19 - - [2026-01-30 18:06:19] "POST /set-tag HTTP/1.1" 200 109 0.008228 10.0.0.19 - - [2026-01-30 18:06:19] "GET /virtual-machine-interface/5cb9c33e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006696 10.0.0.19 - - [2026-01-30 18:06:19] "POST /set-tag HTTP/1.1" 200 109 0.004522 10.0.0.19 - - [2026-01-30 18:06:19] "GET /virtual-router/8e422d1e-93cc-4db6-965a-d2cfc8b1d69f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.004721 10.0.0.19 - - [2026-01-30 18:06:19] "POST /ref-update HTTP/1.1" 200 156 0.011488 10.0.0.19 - - [2026-01-30 18:06:19] "GET /virtual-machine-interface/5f82618e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.014144 10.0.0.19 - - [2026-01-30 18:06:19] "POST /set-tag HTTP/1.1" 200 109 0.007534 10.0.0.19 - - [2026-01-30 18:06:19] "GET /virtual-router/8e422d1e-93cc-4db6-965a-d2cfc8b1d69f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.004876 10.0.0.19 - - [2026-01-30 18:06:19] "POST /ref-update HTTP/1.1" 200 156 0.009414 10.0.0.19 - - [2026-01-30 18:06:19] "GET /virtual-machine-interface/5fee9232-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006700 10.0.0.19 - - [2026-01-30 18:06:19] "POST /set-tag HTTP/1.1" 200 109 0.003076 10.0.0.19 - - [2026-01-30 18:06:19] "GET /virtual-machine-interface/5d2e05f0-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004907 10.0.0.19 - - [2026-01-30 18:06:19] "POST /set-tag HTTP/1.1" 200 109 0.002154 10.0.0.19 - - [2026-01-30 18:06:19] "GET /virtual-router/8e422d1e-93cc-4db6-965a-d2cfc8b1d69f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.005599 10.0.0.19 - - [2026-01-30 18:06:19] "POST /ref-update HTTP/1.1" 200 156 0.013980 10.0.0.19 - - [2026-01-30 18:06:19] "GET /virtual-machine-interface/6060de96-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007814 10.0.0.19 - - [2026-01-30 18:06:19] "POST /set-tag HTTP/1.1" 200 109 0.002872 10.0.0.19 - - [2026-01-30 18:06:19] "GET /virtual-machine-interface/5dcdc68a-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005044 10.0.0.19 - - [2026-01-30 18:06:19] "POST /set-tag HTTP/1.1" 200 109 0.002446 10.0.0.19 - - [2026-01-30 18:06:19] "GET /virtual-machine-interface/5e66dfe6-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004707 10.0.0.19 - - [2026-01-30 18:06:19] "POST /set-tag HTTP/1.1" 200 109 0.002462 10.0.0.19 - - [2026-01-30 18:06:19] "GET /virtual-machine-interface/5f0fd07e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004944 10.0.0.19 - - [2026-01-30 18:06:20] "POST /set-tag HTTP/1.1" 200 109 0.003019 10.0.0.19 - - [2026-01-30 18:06:20] "GET /virtual-machine-interface/5f82618e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005677 10.0.0.19 - - [2026-01-30 18:06:20] "POST /set-tag HTTP/1.1" 200 109 0.003048 10.0.0.19 - - [2026-01-30 18:06:20] "GET /virtual-machine-interface/5fee9232-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005169 10.0.0.19 - - [2026-01-30 18:06:20] "POST /set-tag HTTP/1.1" 200 109 0.003010 10.0.0.19 - - [2026-01-30 18:06:20] "GET /virtual-machine-interface/5cb9c33e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004168 10.0.0.19 - - [2026-01-30 18:06:20] "POST /set-tag HTTP/1.1" 200 109 0.002610 10.0.0.19 - - [2026-01-30 18:06:20] "GET /virtual-machine-interface/6060de96-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004189 10.0.0.19 - - [2026-01-30 18:06:20] "POST /set-tag HTTP/1.1" 200 109 0.002290 10.0.0.19 - - [2026-01-30 18:06:21] "GET /virtual-machine/c5690b65-867b-44dd-9bf4-77e70d37fa09?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003407 10.0.0.19 - - [2026-01-30 18:06:21] "GET /virtual-machine-interface/5cb9c33e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004182 10.0.0.19 - - [2026-01-30 18:06:24] "GET /virtual-machine-interface/5fee9232-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004975 10.0.0.19 - - [2026-01-30 18:06:24] "POST /set-tag HTTP/1.1" 200 109 0.002650 10.0.0.19 - - [2026-01-30 18:06:24] "GET /virtual-machine-interface/5f82618e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005207 10.0.0.19 - - [2026-01-30 18:06:24] "POST /set-tag HTTP/1.1" 200 109 0.003636 10.0.0.19 - - [2026-01-30 18:06:24] "GET /virtual-machine-interface/5dcdc68a-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008459 10.0.0.19 - - [2026-01-30 18:06:24] "POST /set-tag HTTP/1.1" 200 109 0.003269 10.0.0.19 - - [2026-01-30 18:06:24] "GET /virtual-machine-interface/5d2e05f0-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004344 10.0.0.19 - - [2026-01-30 18:06:24] "POST /set-tag HTTP/1.1" 200 109 0.002925 10.0.0.19 - - [2026-01-30 18:06:24] "GET /virtual-machine-interface/5f0fd07e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004457 10.0.0.19 - - [2026-01-30 18:06:24] "POST /set-tag HTTP/1.1" 200 109 0.002455 10.0.0.19 - - [2026-01-30 18:06:26] "GET /virtual-machine-interface/5e66dfe6-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004339 10.0.0.19 - - [2026-01-30 18:06:26] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.19 - - [2026-01-30 18:06:27] "GET /virtual-machine/8d81c88e-43e8-4b4f-8028-51ec7942153f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003287 10.0.0.19 - - [2026-01-30 18:06:27] "GET /virtual-machine-interface/5d2e05f0-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004003 10.0.0.19 - - [2026-01-30 18:06:27] "GET /virtual-machine/af996a90-72d2-46c0-b00e-25c366fa5bc8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002931 10.0.0.19 - - [2026-01-30 18:06:27] "GET /virtual-machine-interface/5dcdc68a-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004549 10.0.0.19 - - [2026-01-30 18:06:27] "GET /virtual-machine/54625e9f-fe1f-4973-81a5-d9c59d126146?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003673 10.0.0.19 - - [2026-01-30 18:06:27] "GET /virtual-machine-interface/5e66dfe6-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004575 10.0.0.19 - - [2026-01-30 18:06:27] "GET /virtual-machine/888d3e58-d1fd-40eb-91ac-a4da83c46635?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003124 10.0.0.19 - - [2026-01-30 18:06:27] "GET /virtual-machine-interface/5f0fd07e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004640 10.0.0.19 - - [2026-01-30 18:06:27] "GET /virtual-machine/784d7531-f5ec-4bcf-8c51-18b9c4669220?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003025 10.0.0.19 - - [2026-01-30 18:06:27] "GET /virtual-machine-interface/5fee9232-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003883 10.0.0.19 - - [2026-01-30 18:06:27] "GET /virtual-machine/040f4ea4-a24a-4bd2-adec-d512f482cd22?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002928 10.0.0.19 - - [2026-01-30 18:06:27] "GET /virtual-machine-interface/5f82618e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007023 10.0.0.19 - - [2026-01-30 18:06:28] "GET /virtual-machine-interface/6060de96-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004380 10.0.0.19 - - [2026-01-30 18:06:28] "POST /set-tag HTTP/1.1" 200 109 0.002090 10.0.0.19 - - [2026-01-30 18:06:32] "GET /virtual-machine/477edbd5-5407-4686-bf96-5a91b295dac1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003449 10.0.0.19 - - [2026-01-30 18:06:32] "GET /virtual-machine-interface/6060de96-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006093 10.0.0.19 - - [2026-01-30 18:06:33] "GET /loadbalancer/c9df768e-07c7-4347-9546-e0b1532d1a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002285 10.0.0.19 - - [2026-01-30 18:06:33] "POST /tags HTTP/1.1" 200 333 0.029044 10.0.0.19 - - [2026-01-30 18:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.033211 10.0.0.19 - - [2026-01-30 18:06:33] "GET /tag/ab5dec84-96f2-454c-9cd2-760463fcedda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012500 10.0.0.19 - - [2026-01-30 18:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.19 - - [2026-01-30 18:06:33] "GET /project/c9c20d70-cbcb-4ebd-b601-15659458e480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035638 10.0.0.19 - - [2026-01-30 18:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.19 - - [2026-01-30 18:06:33] "GET /virtual-network/9d563ba1-bc90-4244-b3cc-d3a776d3dce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.008070 10.0.0.19 - - [2026-01-30 18:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004490 10.0.0.19 - - [2026-01-30 18:06:33] "GET /service-appliance-set/ee15e15a-7760-426c-bce9-1e81fe731d04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004394 10.0.0.19 - - [2026-01-30 18:06:33] "POST /fqname-to-id HTTP/1.1" 404 273 0.002518 10.0.0.19 - - [2026-01-30 18:06:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.109080 10.0.0.19 - - [2026-01-30 18:06:33] "GET /virtual-machine-interface/3c3d31a0-9019-42c3-8039-c27eaa255731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.014765 10.0.0.19 - - [2026-01-30 18:06:33] "POST /instance-ips HTTP/1.1" 200 409 0.025063 10.0.0.19 - - [2026-01-30 18:06:33] "GET /instance-ip/b72be830-8a1a-4f42-b691-332f1f2071d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.005904 10.0.0.19 - - [2026-01-30 18:06:33] "POST /loadbalancers HTTP/1.1" 200 629 0.058436 10.0.0.19 - - [2026-01-30 18:06:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.021486 10.0.0.19 - - [2026-01-30 18:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007321 10.0.0.19 - - [2026-01-30 18:06:33] "GET /project/c9c20d70-cbcb-4ebd-b601-15659458e480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039455 10.0.0.19 - - [2026-01-30 18:06:33] "GET /instance-ip/b72be830-8a1a-4f42-b691-332f1f2071d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.004022 10.0.0.19 - - [2026-01-30 18:06:33] "POST /floating-ips HTTP/1.1" 200 597 0.022092 10.0.0.19 - - [2026-01-30 18:06:33] "GET /project/c9c20d70-cbcb-4ebd-b601-15659458e480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.048199 10.0.0.19 - - [2026-01-30 18:06:33] "GET /loadbalancer/c9df768e-07c7-4347-9546-e0b1532d1a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002455 10.0.0.19 - - [2026-01-30 18:06:33] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.019091 10.0.0.19 - - [2026-01-30 18:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.19 - - [2026-01-30 18:06:33] "GET /project/c9c20d70-cbcb-4ebd-b601-15659458e480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035157 10.0.0.19 - - [2026-01-30 18:06:33] "GET /loadbalancer-listener/aa82c60e-cae2-4b49-9c1d-6c41e76d7098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.003590 10.0.0.19 - - [2026-01-30 18:06:33] "GET /loadbalancer-listener/aa82c60e-cae2-4b49-9c1d-6c41e76d7098?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.004155 10.0.0.19 - - [2026-01-30 18:06:33] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.016140 10.0.0.19 - - [2026-01-30 18:06:33] "GET /instance-ip/b72be830-8a1a-4f42-b691-332f1f2071d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.005036 10.0.0.19 - - [2026-01-30 18:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007686 10.0.0.19 - - [2026-01-30 18:06:33] "GET /instance-ip/b72be830-8a1a-4f42-b691-332f1f2071d5?fields=floating_ips HTTP/1.1" 200 1213 0.004335 10.0.0.19 - - [2026-01-30 18:06:33] "GET /loadbalancer/c9df768e-07c7-4347-9546-e0b1532d1a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003212 10.0.0.19 - - [2026-01-30 18:06:33] "GET /floating-ip/9552efa1-c9eb-48bf-8bf0-f9c484250d86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.002935 10.0.0.19 - - [2026-01-30 18:06:33] "GET /loadbalancer-pool/4bb38b1d-1e07-42d9-ad0b-6d292f4741d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.008327 10.0.0.19 - - [2026-01-30 18:06:33] "POST /loadbalancer-members HTTP/1.1" 200 721 0.018017 10.0.0.19 - - [2026-01-30 18:06:34] "GET /loadbalancer/c9df768e-07c7-4347-9546-e0b1532d1a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003160 10.0.0.19 - - [2026-01-30 18:06:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.010728 10.0.0.19 - - [2026-01-30 18:06:34] "GET /virtual-machine-interface/5d2e05f0-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.011110 10.0.0.19 - - [2026-01-30 18:06:34] "GET /virtual-machine-interface/5d2e05f0-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008298 10.0.0.19 - - [2026-01-30 18:06:34] "POST /tags HTTP/1.1" 409 221 0.003355 10.0.0.19 - - [2026-01-30 18:06:34] "POST /ref-update HTTP/1.1" 200 156 0.008344 10.0.0.19 - - [2026-01-30 18:06:34] "GET /floating-ip/9552efa1-c9eb-48bf-8bf0-f9c484250d86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.012653 10.0.0.19 - - [2026-01-30 18:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.19 - - [2026-01-30 18:06:34] "GET /tag/ab5dec84-96f2-454c-9cd2-760463fcedda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010863 10.0.0.19 - - [2026-01-30 18:06:34] "PUT /floating-ip/9552efa1-c9eb-48bf-8bf0-f9c484250d86 HTTP/1.1" 200 256 0.008164 10.0.0.19 - - [2026-01-30 18:06:34] "POST /set-tag HTTP/1.1" 200 109 0.079208 10.0.0.19 - - [2026-01-30 18:06:34] "GET /loadbalancer-pool/4bb38b1d-1e07-42d9-ad0b-6d292f4741d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003513 10.0.0.19 - - [2026-01-30 18:06:34] "POST /loadbalancer-members HTTP/1.1" 200 721 0.016404 10.0.0.19 - - [2026-01-30 18:06:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.016649 10.0.0.19 - - [2026-01-30 18:06:34] "GET /virtual-machine-interface/5cb9c33e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.014540 10.0.0.19 - - [2026-01-30 18:06:34] "GET /virtual-machine-interface/5cb9c33e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006675 10.0.0.19 - - [2026-01-30 18:06:34] "POST /ref-update HTTP/1.1" 200 156 0.007206 10.0.0.19 - - [2026-01-30 18:06:34] "GET /floating-ip/9552efa1-c9eb-48bf-8bf0-f9c484250d86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.015606 10.0.0.19 - - [2026-01-30 18:06:34] "POST /set-tag HTTP/1.1" 200 109 0.063652 10.0.0.19 - - [2026-01-30 18:06:35] "POST /tags HTTP/1.1" 409 206 0.002634 10.0.0.19 - - [2026-01-30 18:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.19 - - [2026-01-30 18:06:35] "GET /tag/3ee29711-9a9b-4116-9451-4f3062bb1215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.023651 10.0.0.19 - - [2026-01-30 18:06:35] "POST /tags HTTP/1.1" 409 204 0.001709 10.0.0.19 - - [2026-01-30 18:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.19 - - [2026-01-30 18:06:35] "GET /tag/1f7c116a-eb21-4928-b5e8-25d253063571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.016129 10.0.0.19 - - [2026-01-30 18:06:35] "GET /application-policy-set/981a57ad-25b2-4b2f-a4d5-65d9863a8498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002342 10.0.0.19 - - [2026-01-30 18:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.19 - - [2026-01-30 18:06:35] "GET /policy-management/1554f862-65be-4623-b9ea-8a0bbf385ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006068 10.0.0.19 - - [2026-01-30 18:06:35] "POST /tags HTTP/1.1" 409 206 0.002203 10.0.0.19 - - [2026-01-30 18:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.19 - - [2026-01-30 18:06:35] "GET /tag/3ee29711-9a9b-4116-9451-4f3062bb1215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011111 10.0.0.19 - - [2026-01-30 18:06:35] "POST /tags HTTP/1.1" 409 226 0.001962 10.0.0.19 - - [2026-01-30 18:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.19 - - [2026-01-30 18:06:35] "GET /tag/3411aa25-6ecb-41b4-be4a-dd7d81851bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013381 10.0.0.19 - - [2026-01-30 18:06:35] "POST /tags HTTP/1.1" 409 204 0.001811 10.0.0.19 - - [2026-01-30 18:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.19 - - [2026-01-30 18:06:35] "GET /tag/1f7c116a-eb21-4928-b5e8-25d253063571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012421 10.0.0.19 - - [2026-01-30 18:06:35] "POST /tags HTTP/1.1" 409 226 0.002009 10.0.0.19 - - [2026-01-30 18:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.19 - - [2026-01-30 18:06:35] "GET /tag/3411aa25-6ecb-41b4-be4a-dd7d81851bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010402 10.0.0.19 - - [2026-01-30 18:06:35] "GET /application-policy-set/981a57ad-25b2-4b2f-a4d5-65d9863a8498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002333 10.0.0.19 - - [2026-01-30 18:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.19 - - [2026-01-30 18:06:35] "GET /policy-management/1554f862-65be-4623-b9ea-8a0bbf385ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003048 10.0.0.19 - - [2026-01-30 18:06:35] "POST /firewall-rules HTTP/1.1" 200 626 0.070578 10.0.0.19 - - [2026-01-30 18:06:35] "POST /firewall-rules HTTP/1.1" 200 646 0.080507 10.0.0.19 - - [2026-01-30 18:06:35] "GET /firewall-rule/21c68734-4b2f-4993-b4ee-3248d6c962e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.008610 10.0.0.19 - - [2026-01-30 18:06:35] "GET /firewall-policy/565a4d40-049d-4996-9dcc-6ebdd1d59c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002599 10.0.0.19 - - [2026-01-30 18:06:36] "GET /firewall-rule/e4fc0ce3-fba2-4b99-9e5c-ee93e0d56318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003555 10.0.0.19 - - [2026-01-30 18:06:36] "POST /ref-update HTTP/1.1" 200 156 0.017258 10.0.0.19 - - [2026-01-30 18:06:36] "POST /firewall-policys HTTP/1.1" 200 606 0.042425 10.0.0.19 - - [2026-01-30 18:06:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.011426 10.0.0.19 - - [2026-01-30 18:06:36] "GET /firewall-policy/927db3f8-4ca9-46b1-b28c-82e8d217038e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.013659 10.0.0.19 - - [2026-01-30 18:06:36] "GET /application-policy-set/981a57ad-25b2-4b2f-a4d5-65d9863a8498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002253 10.0.0.19 - - [2026-01-30 18:06:36] "GET /firewall-policy/927db3f8-4ca9-46b1-b28c-82e8d217038e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003351 10.0.0.19 - - [2026-01-30 18:06:36] "GET /firewall-policy/02fbc82f-1dcf-450a-bab5-bd7c89a0c231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.004725 10.0.0.19 - - [2026-01-30 18:06:36] "GET /firewall-policy/5364eec8-6563-4db5-a8c7-d007d7874050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004993 10.0.0.19 - - [2026-01-30 18:06:36] "GET /firewall-policy/565a4d40-049d-4996-9dcc-6ebdd1d59c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004650 10.0.0.19 - - [2026-01-30 18:06:36] "GET /firewall-policy/565a4d40-049d-4996-9dcc-6ebdd1d59c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002901 10.0.0.19 - - [2026-01-30 18:06:36] "GET /firewall-policy/5364eec8-6563-4db5-a8c7-d007d7874050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002425 10.0.0.19 - - [2026-01-30 18:06:36] "POST /ref-update HTTP/1.1" 200 156 0.031432 10.0.0.19 - - [2026-01-30 18:06:36] "POST /ref-update HTTP/1.1" 200 156 0.026984 10.0.0.19 - - [2026-01-30 18:06:36] "POST /ref-update HTTP/1.1" 200 156 0.025817 10.0.0.19 - - [2026-01-30 18:06:36] "POST /ref-update HTTP/1.1" 200 156 0.020712 10.0.0.19 - - [2026-01-30 18:06:36] "POST /ref-update HTTP/1.1" 200 156 0.033332 10.0.0.19 - - [2026-01-30 18:06:36] "GET /firewall-policy/927db3f8-4ca9-46b1-b28c-82e8d217038e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.011800 [Introspect:8084]10.0.0.19 - - [2026-01-30 18:07:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000855 [Introspect:8084]10.0.0.19 - - [2026-01-30 18:07:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001192 10.0.0.19 - - [2026-01-30 18:07:27] "GET /global-system-configs HTTP/1.1" 200 322 0.001848 10.0.0.19 - - [2026-01-30 18:07:27] "GET /global-system-configs HTTP/1.1" 200 322 0.001787 10.0.0.19 - - [2026-01-30 18:08:35] "POST /tags HTTP/1.1" 409 252 0.004370 10.0.0.19 - - [2026-01-30 18:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.19 - - [2026-01-30 18:08:35] "GET /tag/f84c3d32-d35d-4443-8adf-7dda13b55be8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.015446 10.0.0.19 - - [2026-01-30 18:08:35] "POST /tags HTTP/1.1" 409 228 0.002073 10.0.0.19 - - [2026-01-30 18:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.19 - - [2026-01-30 18:08:35] "GET /tag/90f38a5c-feb6-4322-8115-432693ec67cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009881 10.0.0.19 - - [2026-01-30 18:08:35] "GET /application-policy-set/981a57ad-25b2-4b2f-a4d5-65d9863a8498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004354 10.0.0.19 - - [2026-01-30 18:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.19 - - [2026-01-30 18:08:35] "GET /policy-management/1554f862-65be-4623-b9ea-8a0bbf385ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002589 10.0.0.19 - - [2026-01-30 18:08:35] "POST /tags HTTP/1.1" 409 206 0.001617 10.0.0.19 - - [2026-01-30 18:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.19 - - [2026-01-30 18:08:35] "GET /tag/3ee29711-9a9b-4116-9451-4f3062bb1215?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015412 10.0.0.19 - - [2026-01-30 18:08:35] "POST /tags HTTP/1.1" 409 226 0.002435 10.0.0.19 - - [2026-01-30 18:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.19 - - [2026-01-30 18:08:35] "GET /tag/3411aa25-6ecb-41b4-be4a-dd7d81851bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009936 10.0.0.19 - - [2026-01-30 18:08:35] "POST /tags HTTP/1.1" 409 204 0.002577 10.0.0.19 - - [2026-01-30 18:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.19 - - [2026-01-30 18:08:35] "GET /tag/1f7c116a-eb21-4928-b5e8-25d253063571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010833 10.0.0.19 - - [2026-01-30 18:08:35] "POST /tags HTTP/1.1" 409 226 0.001645 10.0.0.19 - - [2026-01-30 18:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.19 - - [2026-01-30 18:08:35] "GET /tag/3411aa25-6ecb-41b4-be4a-dd7d81851bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011429 10.0.0.19 - - [2026-01-30 18:08:35] "POST /tags HTTP/1.1" 409 228 0.002750 10.0.0.19 - - [2026-01-30 18:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.19 - - [2026-01-30 18:08:35] "GET /tag/90f38a5c-feb6-4322-8115-432693ec67cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.014597 10.0.0.19 - - [2026-01-30 18:08:35] "POST /tags HTTP/1.1" 409 252 0.002337 10.0.0.19 - - [2026-01-30 18:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.19 - - [2026-01-30 18:08:35] "GET /tag/f84c3d32-d35d-4443-8adf-7dda13b55be8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011973 10.0.0.19 - - [2026-01-30 18:08:35] "GET /application-policy-set/981a57ad-25b2-4b2f-a4d5-65d9863a8498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004169 10.0.0.19 - - [2026-01-30 18:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.19 - - [2026-01-30 18:08:35] "GET /policy-management/1554f862-65be-4623-b9ea-8a0bbf385ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002753 10.0.0.19 - - [2026-01-30 18:08:35] "POST /firewall-rules HTTP/1.1" 409 281 0.002130 10.0.0.19 - - [2026-01-30 18:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.19 - - [2026-01-30 18:08:35] "PUT /firewall-rule/e4fc0ce3-fba2-4b99-9e5c-ee93e0d56318 HTTP/1.1" 200 260 0.028250 10.0.0.19 - - [2026-01-30 18:08:35] "POST /firewall-rules HTTP/1.1" 409 291 0.013795 10.0.0.19 - - [2026-01-30 18:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.19 - - [2026-01-30 18:08:35] "PUT /firewall-rule/21c68734-4b2f-4993-b4ee-3248d6c962e3 HTTP/1.1" 200 260 0.023720 10.0.0.19 - - [2026-01-30 18:08:35] "GET /firewall-rule/21c68734-4b2f-4993-b4ee-3248d6c962e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.009122 10.0.0.19 - - [2026-01-30 18:08:36] "POST /firewall-rules HTTP/1.1" 200 658 0.081484 10.0.0.19 - - [2026-01-30 18:08:36] "GET /firewall-rule/5acb0ccf-66e9-4976-ad07-e723cb9c32bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.007055 10.0.0.19 - - [2026-01-30 18:08:36] "GET /firewall-policy/565a4d40-049d-4996-9dcc-6ebdd1d59c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002259 10.0.0.19 - - [2026-01-30 18:08:36] "GET /firewall-rule/e4fc0ce3-fba2-4b99-9e5c-ee93e0d56318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002768 10.0.0.19 - - [2026-01-30 18:08:36] "POST /firewall-policys HTTP/1.1" 409 269 0.002293 10.0.0.19 - - [2026-01-30 18:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.19 - - [2026-01-30 18:08:36] "PUT /firewall-policy/927db3f8-4ca9-46b1-b28c-82e8d217038e HTTP/1.1" 200 264 0.021033 10.0.0.19 - - [2026-01-30 18:08:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.019175 10.0.0.19 - - [2026-01-30 18:08:36] "GET /firewall-policy/927db3f8-4ca9-46b1-b28c-82e8d217038e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.011572 10.0.0.19 - - [2026-01-30 18:08:36] "GET /application-policy-set/981a57ad-25b2-4b2f-a4d5-65d9863a8498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002882 10.0.0.19 - - [2026-01-30 18:08:36] "GET /firewall-policy/927db3f8-4ca9-46b1-b28c-82e8d217038e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003001 10.0.0.19 - - [2026-01-30 18:08:36] "GET /firewall-policy/02fbc82f-1dcf-450a-bab5-bd7c89a0c231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.002789 10.0.0.19 - - [2026-01-30 18:08:36] "GET /firewall-policy/5364eec8-6563-4db5-a8c7-d007d7874050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002536 10.0.0.19 - - [2026-01-30 18:08:36] "GET /firewall-policy/565a4d40-049d-4996-9dcc-6ebdd1d59c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.006002 10.0.0.19 - - [2026-01-30 18:08:36] "GET /firewall-policy/927db3f8-4ca9-46b1-b28c-82e8d217038e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.009385 10.0.0.19 - - [2026-01-30 18:08:36] "GET /firewall-policy/927db3f8-4ca9-46b1-b28c-82e8d217038e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002604 10.0.0.19 - - [2026-01-30 18:09:37] "GET /virtual-machine-interface/5cb9c33e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.006596 10.0.0.19 - - [2026-01-30 18:09:37] "POST /set-tag HTTP/1.1" 200 109 0.004972 10.0.0.19 - - [2026-01-30 18:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.19 - - [2026-01-30 18:09:38] "GET /loadbalancer/c9df768e-07c7-4347-9546-e0b1532d1a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003496 10.0.0.19 - - [2026-01-30 18:09:38] "GET /virtual-machine-interface/5cb9c33e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.005220 10.0.0.19 - - [2026-01-30 18:09:38] "POST /set-tag HTTP/1.1" 200 109 0.076832 10.0.0.19 - - [2026-01-30 18:09:38] "DELETE /loadbalancer-member/c8ed8730-f337-4ddb-997b-52a92d61b502 HTTP/1.1" 200 115 0.041901 10.0.0.19 - - [2026-01-30 18:09:38] "GET /virtual-machine-interface/5d2e05f0-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.005769 10.0.0.19 - - [2026-01-30 18:09:38] "POST /set-tag HTTP/1.1" 200 109 0.002737 10.0.0.19 - - [2026-01-30 18:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.19 - - [2026-01-30 18:09:38] "GET /loadbalancer/c9df768e-07c7-4347-9546-e0b1532d1a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002419 10.0.0.19 - - [2026-01-30 18:09:38] "GET /virtual-machine-interface/5e66dfe6-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004049 10.0.0.19 - - [2026-01-30 18:09:38] "POST /set-tag HTTP/1.1" 200 109 0.007789 10.0.0.19 - - [2026-01-30 18:09:38] "GET /virtual-machine-interface/5dcdc68a-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003999 10.0.0.19 - - [2026-01-30 18:09:38] "POST /set-tag HTTP/1.1" 200 109 0.002333 10.0.0.19 - - [2026-01-30 18:09:38] "GET /virtual-machine-interface/5f0fd07e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005759 10.0.0.19 - - [2026-01-30 18:09:38] "POST /set-tag HTTP/1.1" 200 109 0.002289 10.0.0.19 - - [2026-01-30 18:09:38] "GET /virtual-machine-interface/5f82618e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008133 10.0.0.19 - - [2026-01-30 18:09:38] "POST /set-tag HTTP/1.1" 200 109 0.004426 10.0.0.19 - - [2026-01-30 18:09:38] "GET /virtual-machine-interface/5fee9232-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004533 10.0.0.19 - - [2026-01-30 18:09:38] "POST /set-tag HTTP/1.1" 200 109 0.003189 10.0.0.19 - - [2026-01-30 18:09:38] "GET /virtual-machine-interface/6060de96-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004408 10.0.0.19 - - [2026-01-30 18:09:38] "POST /set-tag HTTP/1.1" 200 109 0.003404 10.0.0.19 - - [2026-01-30 18:09:38] "GET /virtual-machine-interface/5cb9c33e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004962 10.0.0.19 - - [2026-01-30 18:09:38] "POST /set-tag HTTP/1.1" 200 109 0.002240 10.0.0.19 - - [2026-01-30 18:09:39] "GET /virtual-machine-interface/5cb9c33e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.012598 10.0.0.19 - - [2026-01-30 18:09:39] "POST /set-tag HTTP/1.1" 200 109 0.004827 10.0.0.19 - - [2026-01-30 18:09:39] "GET /virtual-machine/c5690b65-867b-44dd-9bf4-77e70d37fa09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003060 10.0.0.19 - - [2026-01-30 18:09:39] "POST /ref-update HTTP/1.1" 200 156 0.012389 10.0.0.19 - - [2026-01-30 18:09:39] "GET /virtual-machine-interface/5cb9c33e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.023914 10.0.0.19 - - [2026-01-30 18:09:39] "POST /set-tag HTTP/1.1" 200 109 0.026149 10.0.0.19 - - [2026-01-30 18:09:39] "POST /set-tag HTTP/1.1" 200 109 0.050367 10.0.0.19 - - [2026-01-30 18:09:39] "POST /set-tag HTTP/1.1" 200 109 0.073878 10.0.0.19 - - [2026-01-30 18:09:39] "POST /set-tag HTTP/1.1" 200 109 0.024180 10.0.0.19 - - [2026-01-30 18:09:39] "POST /set-tag HTTP/1.1" 200 109 0.048706 10.0.0.19 - - [2026-01-30 18:09:39] "DELETE /instance-ip/5cd24954-fe06-11f0-8402-fa163ea47da6 HTTP/1.1" 200 115 0.042362 10.0.0.19 - - [2026-01-30 18:09:39] "POST /ref-update HTTP/1.1" 200 156 0.007940 10.0.0.19 - - [2026-01-30 18:09:39] "DELETE /virtual-machine-interface/5cb9c33e-fe06-11f0-8402-fa163ea47da6 HTTP/1.1" 200 115 0.043071 10.0.0.19 - - [2026-01-30 18:09:39] "DELETE /virtual-machine/c5690b65-867b-44dd-9bf4-77e70d37fa09 HTTP/1.1" 200 115 0.012559 10.0.0.19 - - [2026-01-30 18:09:39] "GET /virtual-machine-interface/5d2e05f0-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.007486 10.0.0.19 - - [2026-01-30 18:09:39] "POST /set-tag HTTP/1.1" 200 109 0.004936 10.0.0.19 - - [2026-01-30 18:09:39] "GET /virtual-machine-interface/5d2e05f0-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.006992 10.0.0.19 - - [2026-01-30 18:09:39] "POST /set-tag HTTP/1.1" 200 109 0.003173 10.0.0.19 - - [2026-01-30 18:09:39] "GET /virtual-machine/8d81c88e-43e8-4b4f-8028-51ec7942153f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002661 10.0.0.19 - - [2026-01-30 18:09:39] "POST /ref-update HTTP/1.1" 200 156 0.012297 10.0.0.19 - - [2026-01-30 18:09:39] "GET /virtual-machine-interface/5d2e05f0-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.003923 10.0.0.19 - - [2026-01-30 18:09:39] "POST /set-tag HTTP/1.1" 200 109 0.018893 10.0.0.19 - - [2026-01-30 18:09:40] "POST /set-tag HTTP/1.1" 200 109 0.019934 10.0.0.19 - - [2026-01-30 18:09:40] "POST /set-tag HTTP/1.1" 200 109 0.023398 10.0.0.19 - - [2026-01-30 18:09:40] "POST /set-tag HTTP/1.1" 200 109 0.056723 10.0.0.19 - - [2026-01-30 18:09:40] "POST /set-tag HTTP/1.1" 200 109 0.017111 10.0.0.19 - - [2026-01-30 18:09:40] "DELETE /instance-ip/5d46ab96-fe06-11f0-8402-fa163ea47da6 HTTP/1.1" 200 115 0.050623 10.0.0.19 - - [2026-01-30 18:09:40] "POST /ref-update HTTP/1.1" 200 156 0.008287 10.0.0.19 - - [2026-01-30 18:09:40] "DELETE /virtual-machine-interface/5d2e05f0-fe06-11f0-8402-fa163ea47da6 HTTP/1.1" 200 115 0.073734 10.0.0.19 - - [2026-01-30 18:09:40] "DELETE /virtual-machine/8d81c88e-43e8-4b4f-8028-51ec7942153f HTTP/1.1" 200 115 0.029412 10.0.0.19 - - [2026-01-30 18:09:40] "DELETE /tag/558548e5-e954-4042-bc9e-265b2b9d8ff7 HTTP/1.1" 200 115 0.034323 10.0.0.19 - - [2026-01-30 18:09:40] "GET /virtual-machine-interface/5dcdc68a-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006103 10.0.0.19 - - [2026-01-30 18:09:40] "POST /set-tag HTTP/1.1" 200 109 0.003332 10.0.0.19 - - [2026-01-30 18:09:40] "GET /virtual-machine-interface/5dcdc68a-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005647 10.0.0.19 - - [2026-01-30 18:09:40] "POST /set-tag HTTP/1.1" 200 109 0.003063 10.0.0.19 - - [2026-01-30 18:09:40] "GET /virtual-machine/af996a90-72d2-46c0-b00e-25c366fa5bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.005419 10.0.0.19 - - [2026-01-30 18:09:40] "POST /ref-update HTTP/1.1" 200 156 0.008248 10.0.0.19 - - [2026-01-30 18:09:40] "GET /virtual-machine-interface/5dcdc68a-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.010962 10.0.0.19 - - [2026-01-30 18:09:40] "POST /set-tag HTTP/1.1" 200 109 0.021069 10.0.0.19 - - [2026-01-30 18:09:40] "POST /set-tag HTTP/1.1" 200 109 0.022409 10.0.0.19 - - [2026-01-30 18:09:40] "POST /set-tag HTTP/1.1" 200 109 0.038330 10.0.0.19 - - [2026-01-30 18:09:40] "POST /set-tag HTTP/1.1" 200 109 0.014785 10.0.0.19 - - [2026-01-30 18:09:40] "POST /set-tag HTTP/1.1" 200 109 0.027781 10.0.0.19 - - [2026-01-30 18:09:40] "DELETE /instance-ip/5deac3b6-fe06-11f0-8402-fa163ea47da6 HTTP/1.1" 200 115 0.055605 10.0.0.19 - - [2026-01-30 18:09:40] "DELETE /virtual-machine-interface/5dcdc68a-fe06-11f0-8402-fa163ea47da6 HTTP/1.1" 200 115 0.041004 10.0.0.19 - - [2026-01-30 18:09:41] "DELETE /virtual-machine/af996a90-72d2-46c0-b00e-25c366fa5bc8 HTTP/1.1" 200 115 0.149974 10.0.0.19 - - [2026-01-30 18:09:41] "GET /virtual-machine-interface/5e66dfe6-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005473 10.0.0.19 - - [2026-01-30 18:09:41] "POST /set-tag HTTP/1.1" 200 109 0.002249 10.0.0.19 - - [2026-01-30 18:09:41] "GET /virtual-machine-interface/5e66dfe6-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004158 10.0.0.19 - - [2026-01-30 18:09:41] "POST /set-tag HTTP/1.1" 200 109 0.002906 10.0.0.19 - - [2026-01-30 18:09:41] "GET /virtual-machine/54625e9f-fe1f-4973-81a5-d9c59d126146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002996 10.0.0.19 - - [2026-01-30 18:09:41] "POST /ref-update HTTP/1.1" 200 156 0.018202 10.0.0.19 - - [2026-01-30 18:09:41] "GET /virtual-machine-interface/5e66dfe6-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004453 10.0.0.19 - - [2026-01-30 18:09:41] "POST /set-tag HTTP/1.1" 200 109 0.027300 10.0.0.19 - - [2026-01-30 18:09:41] "POST /set-tag HTTP/1.1" 200 109 0.033887 10.0.0.19 - - [2026-01-30 18:09:41] "POST /set-tag HTTP/1.1" 200 109 0.030113 10.0.0.19 - - [2026-01-30 18:09:41] "POST /set-tag HTTP/1.1" 200 109 0.030544 10.0.0.19 - - [2026-01-30 18:09:41] "POST /set-tag HTTP/1.1" 200 109 0.024516 10.0.0.19 - - [2026-01-30 18:09:41] "DELETE /instance-ip/5e840fb2-fe06-11f0-8402-fa163ea47da6 HTTP/1.1" 200 115 0.055602 10.0.0.19 - - [2026-01-30 18:09:41] "DELETE /virtual-machine-interface/5e66dfe6-fe06-11f0-8402-fa163ea47da6 HTTP/1.1" 200 115 0.038529 10.0.0.19 - - [2026-01-30 18:09:41] "DELETE /virtual-machine/54625e9f-fe1f-4973-81a5-d9c59d126146 HTTP/1.1" 200 115 0.022338 10.0.0.19 - - [2026-01-30 18:09:41] "DELETE /tag/3ee29711-9a9b-4116-9451-4f3062bb1215 HTTP/1.1" 409 388 0.007182 10.0.0.19 - - [2026-01-30 18:09:41] "DELETE /tag/15e24fb5-336a-457d-a632-5ff99c1a94b5 HTTP/1.1" 200 115 0.037400 [Introspect:8084]10.0.0.19 - - [2026-01-30 18:09:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001041 [Introspect:8084]10.0.0.19 - - [2026-01-30 18:09:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000898 [Introspect:8084]10.0.0.19 - - [2026-01-30 18:09:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000789 [Introspect:8084]10.0.0.19 - - [2026-01-30 18:09:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000808 [Introspect:8084]10.0.0.19 - - [2026-01-30 18:09:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000933 [Introspect:8084]10.0.0.19 - - [2026-01-30 18:09:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000993 10.0.0.19 - - [2026-01-30 18:10:09] "GET /virtual-machine-interface/6060de96-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008327 10.0.0.19 - - [2026-01-30 18:10:09] "POST /set-tag HTTP/1.1" 200 109 0.004664 10.0.0.19 - - [2026-01-30 18:10:09] "GET /virtual-machine-interface/6060de96-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004768 10.0.0.19 - - [2026-01-30 18:10:09] "POST /set-tag HTTP/1.1" 200 109 0.002986 10.0.0.19 - - [2026-01-30 18:10:09] "GET /virtual-machine/477edbd5-5407-4686-bf96-5a91b295dac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003789 10.0.0.19 - - [2026-01-30 18:10:09] "POST /ref-update HTTP/1.1" 200 156 0.011800 10.0.0.19 - - [2026-01-30 18:10:10] "GET /virtual-machine-interface/6060de96-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005259 10.0.0.19 - - [2026-01-30 18:10:10] "POST /set-tag HTTP/1.1" 200 109 0.018872 10.0.0.19 - - [2026-01-30 18:10:10] "POST /set-tag HTTP/1.1" 200 109 0.030870 10.0.0.19 - - [2026-01-30 18:10:10] "POST /set-tag HTTP/1.1" 200 109 0.014745 10.0.0.19 - - [2026-01-30 18:10:10] "POST /set-tag HTTP/1.1" 200 109 0.030586 10.0.0.19 - - [2026-01-30 18:10:10] "DELETE /instance-ip/607ac78e-fe06-11f0-8402-fa163ea47da6 HTTP/1.1" 200 115 0.050663 10.0.0.19 - - [2026-01-30 18:10:10] "DELETE /virtual-machine-interface/6060de96-fe06-11f0-8402-fa163ea47da6 HTTP/1.1" 200 115 0.045841 10.0.0.19 - - [2026-01-30 18:10:10] "DELETE /virtual-machine/477edbd5-5407-4686-bf96-5a91b295dac1 HTTP/1.1" 200 115 0.024204 10.0.0.19 - - [2026-01-30 18:10:10] "DELETE /tag/98b6e0ed-d30e-4020-b0f7-99675f37bb1e HTTP/1.1" 200 115 0.036251 10.0.0.19 - - [2026-01-30 18:10:10] "GET /virtual-machine-interface/5f82618e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003911 10.0.0.19 - - [2026-01-30 18:10:10] "POST /set-tag HTTP/1.1" 200 109 0.002538 10.0.0.19 - - [2026-01-30 18:10:10] "GET /virtual-machine-interface/5f82618e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003949 10.0.0.19 - - [2026-01-30 18:10:10] "POST /set-tag HTTP/1.1" 200 109 0.001999 10.0.0.19 - - [2026-01-30 18:10:10] "GET /virtual-machine/040f4ea4-a24a-4bd2-adec-d512f482cd22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.005068 10.0.0.19 - - [2026-01-30 18:10:10] "POST /ref-update HTTP/1.1" 200 156 0.013360 10.0.0.19 - - [2026-01-30 18:10:10] "GET /virtual-machine-interface/5f82618e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007827 10.0.0.19 - - [2026-01-30 18:10:10] "POST /set-tag HTTP/1.1" 200 109 0.018131 10.0.0.19 - - [2026-01-30 18:10:10] "POST /set-tag HTTP/1.1" 200 109 0.027242 10.0.0.19 - - [2026-01-30 18:10:10] "POST /set-tag HTTP/1.1" 200 109 0.033299 10.0.0.19 - - [2026-01-30 18:10:10] "POST /set-tag HTTP/1.1" 200 109 0.014874 10.0.0.19 - - [2026-01-30 18:10:10] "DELETE /instance-ip/5f99496c-fe06-11f0-8402-fa163ea47da6 HTTP/1.1" 200 115 0.045239 10.0.0.19 - - [2026-01-30 18:10:10] "DELETE /virtual-machine-interface/5f82618e-fe06-11f0-8402-fa163ea47da6 HTTP/1.1" 200 115 0.040022 10.0.0.19 - - [2026-01-30 18:10:10] "DELETE /virtual-machine/040f4ea4-a24a-4bd2-adec-d512f482cd22 HTTP/1.1" 200 115 0.026023 10.0.0.19 - - [2026-01-30 18:10:10] "DELETE /tag/1f7c116a-eb21-4928-b5e8-25d253063571 HTTP/1.1" 409 236 0.005387 10.0.0.19 - - [2026-01-30 18:10:10] "GET /virtual-machine-interface/5fee9232-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008693 10.0.0.19 - - [2026-01-30 18:10:10] "POST /set-tag HTTP/1.1" 200 109 0.002433 10.0.0.19 - - [2026-01-30 18:10:10] "GET /virtual-machine-interface/5fee9232-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004451 10.0.0.19 - - [2026-01-30 18:10:10] "POST /set-tag HTTP/1.1" 200 109 0.002730 10.0.0.19 - - [2026-01-30 18:10:10] "GET /virtual-machine/784d7531-f5ec-4bcf-8c51-18b9c4669220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002614 10.0.0.19 - - [2026-01-30 18:10:10] "POST /ref-update HTTP/1.1" 200 156 0.008982 10.0.0.19 - - [2026-01-30 18:10:11] "GET /virtual-machine-interface/5fee9232-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007767 10.0.0.19 - - [2026-01-30 18:10:11] "POST /set-tag HTTP/1.1" 200 109 0.015545 10.0.0.19 - - [2026-01-30 18:10:11] "POST /set-tag HTTP/1.1" 200 109 0.030819 10.0.0.19 - - [2026-01-30 18:10:11] "POST /set-tag HTTP/1.1" 200 109 0.014885 10.0.0.19 - - [2026-01-30 18:10:11] "POST /set-tag HTTP/1.1" 200 109 0.029715 10.0.0.19 - - [2026-01-30 18:10:11] "DELETE /instance-ip/60077090-fe06-11f0-8402-fa163ea47da6 HTTP/1.1" 200 115 0.045170 10.0.0.19 - - [2026-01-30 18:10:11] "DELETE /virtual-machine-interface/5fee9232-fe06-11f0-8402-fa163ea47da6 HTTP/1.1" 200 115 0.047059 10.0.0.19 - - [2026-01-30 18:10:11] "DELETE /virtual-machine/784d7531-f5ec-4bcf-8c51-18b9c4669220 HTTP/1.1" 200 115 0.021328 10.0.0.19 - - [2026-01-30 18:10:11] "DELETE /tag/f84c3d32-d35d-4443-8adf-7dda13b55be8 HTTP/1.1" 409 236 0.005097 10.0.0.19 - - [2026-01-30 18:10:11] "DELETE /tag/90f38a5c-feb6-4322-8115-432693ec67cf HTTP/1.1" 409 236 0.004965 10.0.0.19 - - [2026-01-30 18:10:11] "DELETE /tag/f9cd6ebb-2e5b-4c03-935c-12e0e66549bf HTTP/1.1" 200 115 0.031327 10.0.0.19 - - [2026-01-30 18:10:11] "GET /virtual-machine-interface/5f0fd07e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004164 10.0.0.19 - - [2026-01-30 18:10:11] "POST /set-tag HTTP/1.1" 200 109 0.006240 10.0.0.19 - - [2026-01-30 18:10:11] "GET /virtual-machine-interface/5f0fd07e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007687 10.0.0.19 - - [2026-01-30 18:10:11] "POST /set-tag HTTP/1.1" 200 109 0.002642 10.0.0.19 - - [2026-01-30 18:10:11] "GET /virtual-machine/888d3e58-d1fd-40eb-91ac-a4da83c46635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003345 10.0.0.19 - - [2026-01-30 18:10:11] "POST /ref-update HTTP/1.1" 200 156 0.009283 10.0.0.19 - - [2026-01-30 18:10:11] "GET /virtual-machine-interface/5f0fd07e-fe06-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.010013 10.0.0.19 - - [2026-01-30 18:10:11] "POST /set-tag HTTP/1.1" 200 109 0.016089 10.0.0.19 - - [2026-01-30 18:10:11] "POST /set-tag HTTP/1.1" 200 109 0.034607 10.0.0.19 - - [2026-01-30 18:10:11] "POST /set-tag HTTP/1.1" 200 109 0.023552 10.0.0.19 - - [2026-01-30 18:10:11] "POST /set-tag HTTP/1.1" 200 109 0.016855 10.0.0.19 - - [2026-01-30 18:10:11] "DELETE /instance-ip/5f2a788e-fe06-11f0-8402-fa163ea47da6 HTTP/1.1" 200 115 0.060194 10.0.0.19 - - [2026-01-30 18:10:11] "DELETE /virtual-machine-interface/5f0fd07e-fe06-11f0-8402-fa163ea47da6 HTTP/1.1" 200 115 0.034898 10.0.0.19 - - [2026-01-30 18:10:11] "DELETE /virtual-machine/888d3e58-d1fd-40eb-91ac-a4da83c46635 HTTP/1.1" 200 115 0.020182 10.0.0.19 - - [2026-01-30 18:10:11] "DELETE /tag/37b94d86-381c-4984-a99b-9932ff1fb9a3 HTTP/1.1" 200 115 0.031676 10.0.0.19 - - [2026-01-30 18:10:11] "DELETE /tag/689aa47c-e193-445f-ab03-58c147df8ee3 HTTP/1.1" 200 115 0.033355 10.0.0.19 - - [2026-01-30 18:10:11] "DELETE /tag/48253302-b6c6-47a0-92ee-8792e6ae701f HTTP/1.1" 200 115 0.037341 10.0.0.19 - - [2026-01-30 18:10:13] "POST /projects HTTP/1.1" 409 238 0.002748 10.0.0.19 - - [2026-01-30 18:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.19 - - [2026-01-30 18:10:13] "GET /project/43832688-0d1c-4b06-ab4a-523147742d46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031904 10.0.0.19 - - [2026-01-30 18:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.19 - - [2026-01-30 18:10:13] "GET /virtual-network/75dda372-53e7-4452-ae96-a34eaadf030c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004730 10.0.0.19 - - [2026-01-30 18:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.19 - - [2026-01-30 18:10:13] "GET /virtual-network/9d563ba1-bc90-4244-b3cc-d3a776d3dce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005468 10.0.0.19 - - [2026-01-30 18:10:13] "POST /security-groups HTTP/1.1" 409 285 0.002667 10.0.0.19 - - [2026-01-30 18:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.19 - - [2026-01-30 18:10:13] "PUT /security-group/5126955f-ec4a-40d5-9cf3-92dc331ac2ed HTTP/1.1" 200 262 0.057420 10.0.0.19 - - [2026-01-30 18:10:13] "PUT /access-control-list/0dbd09e9-bb7f-42d3-be4e-e3ac47b4cfb0 HTTP/1.1" 200 272 0.012058 10.0.0.19 - - [2026-01-30 18:10:13] "PUT /access-control-list/482acdf7-de56-4f64-91ee-47b22eb6e2ed HTTP/1.1" 200 272 0.018581 10.0.0.19 - - [2026-01-30 18:10:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.023036 10.0.0.19 - - [2026-01-30 18:10:18] "POST /projects HTTP/1.1" 409 238 0.003241 10.0.0.19 - - [2026-01-30 18:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.19 - - [2026-01-30 18:10:18] "GET /project/43832688-0d1c-4b06-ab4a-523147742d46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033584 10.0.0.19 - - [2026-01-30 18:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.19 - - [2026-01-30 18:10:18] "GET /virtual-network/75dda372-53e7-4452-ae96-a34eaadf030c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004083 10.0.0.19 - - [2026-01-30 18:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.19 - - [2026-01-30 18:10:18] "GET /virtual-network/9d563ba1-bc90-4244-b3cc-d3a776d3dce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004028 10.0.0.19 - - [2026-01-30 18:10:18] "POST /security-groups HTTP/1.1" 409 285 0.002369 10.0.0.19 - - [2026-01-30 18:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008306 10.0.0.19 - - [2026-01-30 18:10:18] "PUT /security-group/5126955f-ec4a-40d5-9cf3-92dc331ac2ed HTTP/1.1" 200 262 0.054096 10.0.0.19 - - [2026-01-30 18:10:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.032900 10.0.0.19 - - [2026-01-30 18:10:18] "PUT /access-control-list/0dbd09e9-bb7f-42d3-be4e-e3ac47b4cfb0 HTTP/1.1" 200 272 0.027246 10.0.0.19 - - [2026-01-30 18:10:18] "GET /firewall-policy/5364eec8-6563-4db5-a8c7-d007d7874050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.015459 10.0.0.19 - - [2026-01-30 18:10:18] "PUT /access-control-list/482acdf7-de56-4f64-91ee-47b22eb6e2ed HTTP/1.1" 200 272 0.036845 10.0.0.19 - - [2026-01-30 18:10:18] "GET /firewall-rule/8e84d13c-f09b-45b2-9f62-f24043cb4c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.010442 10.0.0.19 - - [2026-01-30 18:10:18] "POST /ref-update HTTP/1.1" 200 156 0.063332 10.0.0.19 - - [2026-01-30 18:10:18] "DELETE /firewall-rule/8e84d13c-f09b-45b2-9f62-f24043cb4c58 HTTP/1.1" 200 115 0.059875 10.0.0.19 - - [2026-01-30 18:10:18] "GET /firewall-policy/5364eec8-6563-4db5-a8c7-d007d7874050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.010880 10.0.0.19 - - [2026-01-30 18:10:18] "GET /firewall-rule/a645b6cf-156a-4088-9b75-7a6dddf1771f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003138 10.0.0.19 - - [2026-01-30 18:10:19] "POST /ref-update HTTP/1.1" 200 156 0.066841 10.0.0.19 - - [2026-01-30 18:10:19] "DELETE /firewall-rule/a645b6cf-156a-4088-9b75-7a6dddf1771f HTTP/1.1" 200 115 0.064613 10.0.0.19 - - [2026-01-30 18:10:19] "DELETE /tag/f84c3d32-d35d-4443-8adf-7dda13b55be8 HTTP/1.1" 409 236 0.009520 10.0.0.19 - - [2026-01-30 18:10:19] "DELETE /tag/90f38a5c-feb6-4322-8115-432693ec67cf HTTP/1.1" 409 236 0.004942 10.0.0.19 - - [2026-01-30 18:10:19] "DELETE /tag/4dbd3466-320c-4648-bb02-ea5b637a09ac HTTP/1.1" 200 115 0.038289 10.0.0.19 - - [2026-01-30 18:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.19 - - [2026-01-30 18:10:19] "GET /virtual-network/75dda372-53e7-4452-ae96-a34eaadf030c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004600 10.0.0.19 - - [2026-01-30 18:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001568 10.0.0.19 - - [2026-01-30 18:10:19] "GET /virtual-network/9d563ba1-bc90-4244-b3cc-d3a776d3dce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003685 10.0.0.19 - - [2026-01-30 18:10:19] "PUT /virtual-network/75dda372-53e7-4452-ae96-a34eaadf030c HTTP/1.1" 200 264 0.074627 10.0.0.19 - - [2026-01-30 18:10:19] "PUT /virtual-network/9d563ba1-bc90-4244-b3cc-d3a776d3dce5 HTTP/1.1" 200 264 0.059418 10.0.0.19 - - [2026-01-30 18:10:19] "DELETE /access-control-list/0dbd09e9-bb7f-42d3-be4e-e3ac47b4cfb0 HTTP/1.1" 200 115 0.065602 10.0.0.19 - - [2026-01-30 18:10:19] "DELETE /security-group/5126955f-ec4a-40d5-9cf3-92dc331ac2ed HTTP/1.1" 200 115 0.106053 10.0.0.19 - - [2026-01-30 18:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.19 - - [2026-01-30 18:10:19] "DELETE /access-control-list/482acdf7-de56-4f64-91ee-47b22eb6e2ed HTTP/1.1" 200 115 0.058947 10.0.0.19 - - [2026-01-30 18:10:19] "GET /project/43832688-0d1c-4b06-ab4a-523147742d46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.049937 10.0.0.19 - - [2026-01-30 18:10:19] "GET /project/43832688-0d1c-4b06-ab4a-523147742d46?fields=security_groups HTTP/1.1" 200 1352 0.055146 10.0.0.19 - - [2026-01-30 18:10:19] "DELETE /security-group/d1845e49-ee52-440c-b72d-385e45f584e0 HTTP/1.1" 200 115 0.054129 10.0.0.19 - - [2026-01-30 18:10:19] "DELETE /access-control-list/2db09398-4f3f-4deb-9f42-a590f60b1a02 HTTP/1.1" 200 115 0.040653 10.0.0.19 - - [2026-01-30 18:10:19] "GET /project/43832688-0d1c-4b06-ab4a-523147742d46?fields=application_policy_sets HTTP/1.1" 200 1391 0.048864 10.0.0.19 - - [2026-01-30 18:10:19] "DELETE /access-control-list/079f2e98-8a04-4841-8b33-f39b1572f880 HTTP/1.1" 200 115 0.053231 10.0.0.19 - - [2026-01-30 18:10:20] "DELETE /project/43832688-0d1c-4b06-ab4a-523147742d46 HTTP/1.1" 200 115 0.367757 10.0.0.19 - - [2026-01-30 18:10:20] "POST /projects HTTP/1.1" 409 238 0.002383 10.0.0.19 - - [2026-01-30 18:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.19 - - [2026-01-30 18:10:20] "GET /project/c9c20d70-cbcb-4ebd-b601-15659458e480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042804 10.0.0.19 - - [2026-01-30 18:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.19 - - [2026-01-30 18:10:20] "GET /virtual-network/75dda372-53e7-4452-ae96-a34eaadf030c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005862 10.0.0.19 - - [2026-01-30 18:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.19 - - [2026-01-30 18:10:20] "GET /virtual-network/9d563ba1-bc90-4244-b3cc-d3a776d3dce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004769 10.0.0.19 - - [2026-01-30 18:10:20] "POST /security-groups HTTP/1.1" 409 285 0.003103 10.0.0.19 - - [2026-01-30 18:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.19 - - [2026-01-30 18:10:20] "PUT /security-group/553362e9-094c-433e-90cc-23685b2d5f18 HTTP/1.1" 200 262 0.062459 10.0.0.19 - - [2026-01-30 18:10:20] "PUT /access-control-list/3c280032-54ae-43ec-90a6-c4c22757a628 HTTP/1.1" 200 272 0.021358 10.0.0.19 - - [2026-01-30 18:10:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.044530 10.0.0.19 - - [2026-01-30 18:10:20] "PUT /access-control-list/0630e10d-f1f1-4e6b-9df1-9a9e703a099c HTTP/1.1" 200 272 0.030590 10.0.0.19 - - [2026-01-30 18:10:24] "DELETE /loadbalancer-member/e31a66eb-9d16-4dd3-b4b0-c91fbe3d614a HTTP/1.1" 200 115 0.045496 10.0.0.19 - - [2026-01-30 18:10:24] "DELETE /loadbalancer-pool/4bb38b1d-1e07-42d9-ad0b-6d292f4741d7 HTTP/1.1" 200 115 0.042453 10.0.0.19 - - [2026-01-30 18:10:24] "DELETE /loadbalancer-listener/aa82c60e-cae2-4b49-9c1d-6c41e76d7098 HTTP/1.1" 200 115 0.052135 10.0.0.19 - - [2026-01-30 18:10:24] "DELETE /loadbalancer/c9df768e-07c7-4347-9546-e0b1532d1a9a HTTP/1.1" 200 115 0.041896 10.0.0.19 - - [2026-01-30 18:10:24] "DELETE /floating-ip/9552efa1-c9eb-48bf-8bf0-f9c484250d86 HTTP/1.1" 200 115 0.047794 10.0.0.19 - - [2026-01-30 18:10:24] "DELETE /instance-ip/b72be830-8a1a-4f42-b691-332f1f2071d5 HTTP/1.1" 200 115 0.063334 10.0.0.19 - - [2026-01-30 18:10:24] "DELETE /virtual-machine-interface/3c3d31a0-9019-42c3-8039-c27eaa255731 HTTP/1.1" 200 115 0.051686 10.0.0.19 - - [2026-01-30 18:10:24] "DELETE /tag/ab5dec84-96f2-454c-9cd2-760463fcedda HTTP/1.1" 200 115 0.052437 10.0.0.19 - - [2026-01-30 18:10:24] "GET /application-policy-set/981a57ad-25b2-4b2f-a4d5-65d9863a8498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002559 10.0.0.19 - - [2026-01-30 18:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009636 10.0.0.19 - - [2026-01-30 18:10:24] "GET /policy-management/1554f862-65be-4623-b9ea-8a0bbf385ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002742 10.0.0.19 - - [2026-01-30 18:10:24] "GET /firewall-policy/565a4d40-049d-4996-9dcc-6ebdd1d59c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002475 10.0.0.19 - - [2026-01-30 18:10:24] "GET /firewall-rule/e4fc0ce3-fba2-4b99-9e5c-ee93e0d56318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002743 10.0.0.19 - - [2026-01-30 18:10:24] "POST /ref-update HTTP/1.1" 200 156 0.024300 10.0.0.19 - - [2026-01-30 18:10:24] "DELETE /firewall-rule/e4fc0ce3-fba2-4b99-9e5c-ee93e0d56318 HTTP/1.1" 200 115 0.056816 10.0.0.19 - - [2026-01-30 18:10:24] "GET /firewall-policy/927db3f8-4ca9-46b1-b28c-82e8d217038e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005378 10.0.0.19 - - [2026-01-30 18:10:25] "GET /firewall-rule/21c68734-4b2f-4993-b4ee-3248d6c962e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.007565 10.0.0.19 - - [2026-01-30 18:10:25] "POST /ref-update HTTP/1.1" 200 156 0.030514 10.0.0.19 - - [2026-01-30 18:10:25] "DELETE /firewall-rule/21c68734-4b2f-4993-b4ee-3248d6c962e3 HTTP/1.1" 200 115 0.211844 10.0.0.19 - - [2026-01-30 18:10:25] "GET /firewall-policy/927db3f8-4ca9-46b1-b28c-82e8d217038e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.003818 10.0.0.19 - - [2026-01-30 18:10:25] "GET /firewall-rule/5acb0ccf-66e9-4976-ad07-e723cb9c32bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.005253 10.0.0.19 - - [2026-01-30 18:10:25] "POST /ref-update HTTP/1.1" 200 156 0.026537 10.0.0.19 - - [2026-01-30 18:10:25] "DELETE /firewall-rule/5acb0ccf-66e9-4976-ad07-e723cb9c32bd HTTP/1.1" 200 115 0.054781 10.0.0.19 - - [2026-01-30 18:10:25] "GET /application-policy-set/981a57ad-25b2-4b2f-a4d5-65d9863a8498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.009067 10.0.0.19 - - [2026-01-30 18:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004784 10.0.0.19 - - [2026-01-30 18:10:25] "GET /policy-management/1554f862-65be-4623-b9ea-8a0bbf385ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002569 10.0.0.19 - - [2026-01-30 18:10:25] "GET /firewall-policy/927db3f8-4ca9-46b1-b28c-82e8d217038e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003362 10.0.0.19 - - [2026-01-30 18:10:25] "POST /ref-update HTTP/1.1" 200 156 0.038294 10.0.0.19 - - [2026-01-30 18:10:25] "DELETE /firewall-policy/927db3f8-4ca9-46b1-b28c-82e8d217038e HTTP/1.1" 200 115 0.116658 10.0.0.19 - - [2026-01-30 18:10:25] "DELETE /tag/1f7c116a-eb21-4928-b5e8-25d253063571 HTTP/1.1" 200 115 0.103232 10.0.0.19 - - [2026-01-30 18:10:25] "DELETE /tag/f84c3d32-d35d-4443-8adf-7dda13b55be8 HTTP/1.1" 200 115 0.048828 10.0.0.19 - - [2026-01-30 18:10:25] "DELETE /tag/90f38a5c-feb6-4322-8115-432693ec67cf HTTP/1.1" 200 115 0.053998 10.0.0.19 - - [2026-01-30 18:10:25] "DELETE /tag/3ee29711-9a9b-4116-9451-4f3062bb1215 HTTP/1.1" 200 115 0.058977 10.0.0.19 - - [2026-01-30 18:10:25] "POST /projects HTTP/1.1" 409 238 0.002006 10.0.0.19 - - [2026-01-30 18:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007122 10.0.0.19 - - [2026-01-30 18:10:26] "GET /project/c9c20d70-cbcb-4ebd-b601-15659458e480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030477 10.0.0.19 - - [2026-01-30 18:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.018397 10.0.0.19 - - [2026-01-30 18:10:26] "GET /virtual-network/75dda372-53e7-4452-ae96-a34eaadf030c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.019972 10.0.0.19 - - [2026-01-30 18:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.017880 10.0.0.19 - - [2026-01-30 18:10:26] "GET /virtual-network/9d563ba1-bc90-4244-b3cc-d3a776d3dce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.016514 10.0.0.19 - - [2026-01-30 18:10:26] "POST /security-groups HTTP/1.1" 409 285 0.002444 10.0.0.19 - - [2026-01-30 18:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.19 - - [2026-01-30 18:10:26] "PUT /security-group/553362e9-094c-433e-90cc-23685b2d5f18 HTTP/1.1" 200 262 0.074174 10.0.0.19 - - [2026-01-30 18:10:26] "PUT /access-control-list/3c280032-54ae-43ec-90a6-c4c22757a628 HTTP/1.1" 200 272 0.038184 10.0.0.19 - - [2026-01-30 18:10:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.051565 10.0.0.19 - - [2026-01-30 18:10:26] "PUT /access-control-list/0630e10d-f1f1-4e6b-9df1-9a9e703a099c HTTP/1.1" 200 272 0.042074 10.0.0.19 - - [2026-01-30 18:10:26] "GET /firewall-policy/5364eec8-6563-4db5-a8c7-d007d7874050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.028838 10.0.0.19 - - [2026-01-30 18:10:26] "GET /firewall-rule/abeece80-7d8a-4706-824d-9c820bf25ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005089 10.0.0.19 - - [2026-01-30 18:10:26] "POST /ref-update HTTP/1.1" 200 156 0.053625 10.0.0.19 - - [2026-01-30 18:10:26] "DELETE /firewall-rule/abeece80-7d8a-4706-824d-9c820bf25ee0 HTTP/1.1" 200 115 0.094757 10.0.0.19 - - [2026-01-30 18:10:26] "GET /firewall-policy/5364eec8-6563-4db5-a8c7-d007d7874050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.008672 10.0.0.19 - - [2026-01-30 18:10:26] "GET /firewall-rule/141f8cdc-2178-4a3d-b026-534bd754f961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003219 10.0.0.19 - - [2026-01-30 18:10:26] "POST /ref-update HTTP/1.1" 200 156 0.083155 10.0.0.19 - - [2026-01-30 18:10:26] "DELETE /firewall-rule/141f8cdc-2178-4a3d-b026-534bd754f961 HTTP/1.1" 200 115 0.071433 10.0.0.19 - - [2026-01-30 18:10:26] "DELETE /tag/3411aa25-6ecb-41b4-be4a-dd7d81851bc9 HTTP/1.1" 200 115 0.046913 10.0.0.19 - - [2026-01-30 18:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.19 - - [2026-01-30 18:10:27] "GET /virtual-network/75dda372-53e7-4452-ae96-a34eaadf030c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004261 10.0.0.19 - - [2026-01-30 18:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.19 - - [2026-01-30 18:10:27] "GET /virtual-network/9d563ba1-bc90-4244-b3cc-d3a776d3dce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004201 10.0.0.19 - - [2026-01-30 18:10:27] "PUT /virtual-network/75dda372-53e7-4452-ae96-a34eaadf030c HTTP/1.1" 200 264 0.055117 10.0.0.19 - - [2026-01-30 18:10:27] "PUT /virtual-network/9d563ba1-bc90-4244-b3cc-d3a776d3dce5 HTTP/1.1" 200 264 0.062132 10.0.0.19 - - [2026-01-30 18:10:27] "DELETE /security-group/553362e9-094c-433e-90cc-23685b2d5f18 HTTP/1.1" 200 115 0.094150 10.0.0.19 - - [2026-01-30 18:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.19 - - [2026-01-30 18:10:27] "DELETE /access-control-list/3c280032-54ae-43ec-90a6-c4c22757a628 HTTP/1.1" 200 115 0.042848 10.0.0.19 - - [2026-01-30 18:10:27] "DELETE /access-control-list/0630e10d-f1f1-4e6b-9df1-9a9e703a099c HTTP/1.1" 200 115 0.072853 10.0.0.19 - - [2026-01-30 18:10:27] "GET /project/c9c20d70-cbcb-4ebd-b601-15659458e480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.075744 10.0.0.19 - - [2026-01-30 18:10:27] "GET /project/c9c20d70-cbcb-4ebd-b601-15659458e480?fields=security_groups HTTP/1.1" 200 1353 0.068914 10.0.0.19 - - [2026-01-30 18:10:27] "DELETE /security-group/7c7f70fc-01b1-4362-a257-d0e2b44abe77 HTTP/1.1" 200 115 0.086795 10.0.0.19 - - [2026-01-30 18:10:27] "DELETE /access-control-list/2030915e-b8b0-4136-b288-9d1eef6b606c HTTP/1.1" 200 115 0.077123 10.0.0.19 - - [2026-01-30 18:10:27] "GET /project/c9c20d70-cbcb-4ebd-b601-15659458e480?fields=application_policy_sets HTTP/1.1" 200 1392 0.107162 10.0.0.19 - - [2026-01-30 18:10:27] "DELETE /access-control-list/ed473eef-2535-4ac7-9afc-af8391cdef92 HTTP/1.1" 200 115 0.100504 10.0.0.19 - - [2026-01-30 18:10:27] "DELETE /project/c9c20d70-cbcb-4ebd-b601-15659458e480 HTTP/1.1" 200 115 0.574449 10.0.0.19 - - [2026-01-30 18:11:15] "GET / HTTP/1.1" 200 35931 0.002320 10.0.0.19 - - [2026-01-30 18:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.19 - - [2026-01-30 18:11:15] "GET /global-vrouter-config/620cf2c5-2323-4398-b6b4-f0671489f18e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002407 10.0.0.19 - - [2026-01-30 18:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.19 - - [2026-01-30 18:11:16] "GET /global-vrouter-config/620cf2c5-2323-4398-b6b4-f0671489f18e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002880 10.0.0.19 - - [2026-01-30 18:11:31] "GET / HTTP/1.1" 200 35931 0.002071 10.0.0.19 - - [2026-01-30 18:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.19 - - [2026-01-30 18:11:31] "GET /global-system-config/523e54b2-6d8e-41d0-8d2f-5dec0c96019b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004782 10.0.0.19 - - [2026-01-30 18:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.19 - - [2026-01-30 18:11:31] "GET /config-node/ee654278-4a25-4a17-8c52-ec5e75dcc603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003274 10.0.0.19 - - [2026-01-30 18:11:31] "GET / HTTP/1.1" 200 35931 0.001662 10.0.0.19 - - [2026-01-30 18:11:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002392 10.0.0.19 - - [2026-01-30 18:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.19 - - [2026-01-30 18:11:36] "GET /global-vrouter-config/620cf2c5-2323-4398-b6b4-f0671489f18e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002533 10.0.0.19 - - [2026-01-30 18:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.19 - - [2026-01-30 18:11:37] "PUT /global-vrouter-config/620cf2c5-2323-4398-b6b4-f0671489f18e HTTP/1.1" 200 276 0.011897 10.0.0.19 - - [2026-01-30 18:11:37] "GET / HTTP/1.1" 200 35931 0.001701 10.0.0.19 - - [2026-01-30 18:11:37] "POST /alarms HTTP/1.1" 409 264 0.002472 10.0.0.19 - - [2026-01-30 18:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.19 - - [2026-01-30 18:11:37] "PUT /alarm/e01085f1-cab9-423d-b0a9-3c04abe34135 HTTP/1.1" 200 244 0.011737 10.0.0.19 - - [2026-01-30 18:11:37] "POST /alarms HTTP/1.1" 409 261 0.012261 10.0.0.19 - - [2026-01-30 18:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.19 - - [2026-01-30 18:11:37] "PUT /alarm/9c3ff0d4-0bb1-456b-987e-2ab1fe011cc7 HTTP/1.1" 200 244 0.011579 10.0.0.19 - - [2026-01-30 18:11:37] "POST /alarms HTTP/1.1" 409 261 0.015063 10.0.0.19 - - [2026-01-30 18:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.19 - - [2026-01-30 18:11:37] "PUT /alarm/9fa3919a-5a3e-4358-aa81-6adc3b885bff HTTP/1.1" 200 244 0.013082 10.0.0.19 - - [2026-01-30 18:11:37] "POST /alarms HTTP/1.1" 409 253 0.002688 10.0.0.19 - - [2026-01-30 18:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.19 - - [2026-01-30 18:11:37] "PUT /alarm/d4a71be9-5f8e-4428-9ac4-7524686a0218 HTTP/1.1" 200 244 0.015289 10.0.0.19 - - [2026-01-30 18:11:37] "POST /alarms HTTP/1.1" 409 251 0.016048 10.0.0.19 - - [2026-01-30 18:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.19 - - [2026-01-30 18:11:37] "PUT /alarm/bbe53d9e-6a50-4255-926b-fd44ae5a5c6a HTTP/1.1" 200 244 0.014299 10.0.0.19 - - [2026-01-30 18:11:37] "POST /alarms HTTP/1.1" 409 252 0.007512 10.0.0.19 - - [2026-01-30 18:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004219 10.0.0.19 - - [2026-01-30 18:11:37] "PUT /alarm/a2ab2d03-f2d4-4bce-8e25-5ada6d1bb2e4 HTTP/1.1" 200 244 0.013625 10.0.0.19 - - [2026-01-30 18:11:37] "POST /alarms HTTP/1.1" 409 256 0.007152 10.0.0.19 - - [2026-01-30 18:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.19 - - [2026-01-30 18:11:37] "PUT /alarm/2fd4b7db-950b-4919-be52-36f4dbd4e142 HTTP/1.1" 200 244 0.012671 10.0.0.19 - - [2026-01-30 18:11:37] "POST /alarms HTTP/1.1" 409 248 0.011835 10.0.0.19 - - [2026-01-30 18:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004197 10.0.0.19 - - [2026-01-30 18:11:37] "PUT /alarm/e1b5e75b-2c89-4f16-9d88-24e1377ca8cd HTTP/1.1" 200 244 0.015139 10.0.0.19 - - [2026-01-30 18:11:37] "POST /alarms HTTP/1.1" 409 252 0.007175 10.0.0.19 - - [2026-01-30 18:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.19 - - [2026-01-30 18:11:37] "PUT /alarm/6365c2da-dfb9-43b8-b479-4874b0fabcc2 HTTP/1.1" 200 244 0.011448 10.0.0.19 - - [2026-01-30 18:11:37] "POST /alarms HTTP/1.1" 409 257 0.015441 10.0.0.19 - - [2026-01-30 18:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.19 - - [2026-01-30 18:11:38] "PUT /alarm/452c640e-7c3f-4e6e-96b8-942cdadea854 HTTP/1.1" 200 244 0.014685 10.0.0.19 - - [2026-01-30 18:11:38] "POST /alarms HTTP/1.1" 409 251 0.005551 10.0.0.19 - - [2026-01-30 18:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012672 10.0.0.19 - - [2026-01-30 18:11:38] "PUT /alarm/dcc10a02-8809-4e5d-b058-b616f1098a37 HTTP/1.1" 200 244 0.013161 10.0.0.19 - - [2026-01-30 18:11:38] "POST /alarms HTTP/1.1" 409 257 0.010792 10.0.0.19 - - [2026-01-30 18:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.19 - - [2026-01-30 18:11:38] "PUT /alarm/a6e2a1c6-5bb8-4e24-b248-b304a0cec849 HTTP/1.1" 200 244 0.010432 10.0.0.19 - - [2026-01-30 18:11:38] "POST /alarms HTTP/1.1" 409 261 0.008169 10.0.0.19 - - [2026-01-30 18:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.19 - - [2026-01-30 18:11:38] "PUT /alarm/418703b7-642a-44b9-abc6-cadc317b3730 HTTP/1.1" 200 244 0.022982 10.0.0.19 - - [2026-01-30 18:11:38] "POST /alarms HTTP/1.1" 409 258 0.008275 10.0.0.19 - - [2026-01-30 18:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.19 - - [2026-01-30 18:11:38] "PUT /alarm/25d570e5-caf7-483a-88c2-69bf8600372f HTTP/1.1" 200 244 0.010336 10.0.0.19 - - [2026-01-30 18:11:38] "POST /alarms HTTP/1.1" 409 254 0.011723 10.0.0.19 - - [2026-01-30 18:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.19 - - [2026-01-30 18:11:38] "PUT /alarm/0a679990-002c-4813-abb6-8ba4766f3860 HTTP/1.1" 200 244 0.014320 10.0.0.19 - - [2026-01-30 18:11:38] "POST /alarms HTTP/1.1" 409 254 0.013579 10.0.0.19 - - [2026-01-30 18:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012636 10.0.0.19 - - [2026-01-30 18:11:38] "PUT /alarm/48e11a60-ca51-40c7-ba85-15690ed60870 HTTP/1.1" 200 244 0.018437 10.0.0.19 - - [2026-01-30 18:11:38] "POST /alarms HTTP/1.1" 409 254 0.016376 10.0.0.19 - - [2026-01-30 18:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.19 - - [2026-01-30 18:11:38] "PUT /alarm/12bc7783-e88f-4e02-abe3-b4250fe3a8b3 HTTP/1.1" 200 244 0.010483 10.0.0.19 - - [2026-01-30 18:11:38] "POST /alarms HTTP/1.1" 409 247 0.005806 10.0.0.19 - - [2026-01-30 18:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.19 - - [2026-01-30 18:11:38] "PUT /alarm/60edd2da-9635-40c0-91e8-353864932b95 HTTP/1.1" 200 244 0.011065 10.0.0.19 - - [2026-01-30 18:11:38] "POST /alarms HTTP/1.1" 409 272 0.011459 10.0.0.19 - - [2026-01-30 18:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.19 - - [2026-01-30 18:11:38] "PUT /alarm/965f8f88-2beb-41ea-b480-2fc9e3b9ae51 HTTP/1.1" 200 244 0.009472 10.0.0.19 - - [2026-01-30 18:11:38] "POST /alarms HTTP/1.1" 409 261 0.007954 10.0.0.19 - - [2026-01-30 18:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.19 - - [2026-01-30 18:11:38] "PUT /alarm/f04c5c5f-383c-4639-b460-1ce244f85e2f HTTP/1.1" 200 244 0.014165 10.0.0.19 - - [2026-01-30 18:11:38] "POST /alarms HTTP/1.1" 409 259 0.010258 10.0.0.19 - - [2026-01-30 18:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.19 - - [2026-01-30 18:11:38] "PUT /alarm/408aad01-308e-4d02-bcd1-69b866c7ec06 HTTP/1.1" 200 244 0.012457 10.0.0.19 - - [2026-01-30 18:11:38] "POST /alarms HTTP/1.1" 409 265 0.003346 10.0.0.19 - - [2026-01-30 18:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.19 - - [2026-01-30 18:11:38] "PUT /alarm/4fa0d6de-f27f-43cf-9c1d-2035ff7faed1 HTTP/1.1" 200 244 0.010902 10.0.0.19 - - [2026-01-30 18:11:38] "POST /alarms HTTP/1.1" 409 279 0.006171 10.0.0.19 - - [2026-01-30 18:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.19 - - [2026-01-30 18:11:39] "PUT /alarm/fd9f9e32-be63-4bd1-bc80-bfbcee0f999f HTTP/1.1" 200 244 0.013539 10.0.0.19 - - [2026-01-30 18:11:39] "GET / HTTP/1.1" 200 35931 0.001634 10.0.0.19 - - [2026-01-30 18:11:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003386 10.0.0.19 - - [2026-01-30 18:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001522 10.0.0.19 - - [2026-01-30 18:11:39] "PUT /global-vrouter-config/620cf2c5-2323-4398-b6b4-f0671489f18e HTTP/1.1" 200 276 0.009467 10.0.0.19 - - [2026-01-30 18:11:39] "GET / HTTP/1.1" 200 35931 0.001400 10.0.0.19 - - [2026-01-30 18:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.19 - - [2026-01-30 18:11:39] "GET /global-vrouter-config/620cf2c5-2323-4398-b6b4-f0671489f18e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002587 10.0.0.19 - - [2026-01-30 18:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.19 - - [2026-01-30 18:11:39] "PUT /global-vrouter-config/620cf2c5-2323-4398-b6b4-f0671489f18e HTTP/1.1" 200 276 0.009851 10.0.0.19 - - [2026-01-30 18:11:39] "GET / HTTP/1.1" 200 35931 0.001816 10.0.0.19 - - [2026-01-30 18:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.19 - - [2026-01-30 18:11:39] "GET /global-system-config/523e54b2-6d8e-41d0-8d2f-5dec0c96019b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005815 10.0.0.19 - - [2026-01-30 18:11:39] "PUT /global-system-config/523e54b2-6d8e-41d0-8d2f-5dec0c96019b HTTP/1.1" 200 274 0.014430 10.0.0.19 - - [2026-01-30 18:11:43] "GET / HTTP/1.1" 200 35931 0.001377 10.0.0.19 - - [2026-01-30 18:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.19 - - [2026-01-30 18:11:43] "GET /routing-instance/bb89b642-c694-4fbc-add5-8939788326cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002690 10.0.0.19 - - [2026-01-30 18:11:43] "POST /bgp-routers HTTP/1.1" 409 301 0.002029 10.0.0.19 - - [2026-01-30 18:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.19 - - [2026-01-30 18:11:43] "GET /bgp-router/24084df4-38c4-42df-b147-5872244f75e7?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004964 10.0.0.19 - - [2026-01-30 18:11:43] "PUT /bgp-router/24084df4-38c4-42df-b147-5872244f75e7 HTTP/1.1" 200 254 0.018747 [Introspect:8084]10.0.0.19 - - [2026-01-30 18:11:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000861 [Introspect:8084]10.0.0.19 - - [2026-01-30 18:11:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000963 10.0.0.19 - - [2026-01-30 18:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.19 - - [2026-01-30 18:11:46] "GET /global-vrouter-config/620cf2c5-2323-4398-b6b4-f0671489f18e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005634 [Introspect:8084]10.0.0.19 - - [2026-01-30 18:11:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000869 [Introspect:8084]10.0.0.19 - - [2026-01-30 18:11:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001009 10.0.0.19 - - [2026-01-30 18:12:01] "GET / HTTP/1.1" 200 35931 0.001645 10.0.0.19 - - [2026-01-30 18:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.19 - - [2026-01-30 18:12:01] "GET /global-system-config/523e54b2-6d8e-41d0-8d2f-5dec0c96019b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.009026 10.0.0.19 - - [2026-01-30 18:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.19 - - [2026-01-30 18:12:01] "GET /config-node/ee654278-4a25-4a17-8c52-ec5e75dcc603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002013 10.0.0.19 - - [2026-01-30 18:12:13] "GET / HTTP/1.1" 200 35931 0.001503 10.0.0.19 - - [2026-01-30 18:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.19 - - [2026-01-30 18:12:13] "GET /routing-instance/bb89b642-c694-4fbc-add5-8939788326cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002545 10.0.0.19 - - [2026-01-30 18:12:13] "POST /bgp-routers HTTP/1.1" 409 301 0.001815 10.0.0.19 - - [2026-01-30 18:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.19 - - [2026-01-30 18:12:13] "GET /bgp-router/24084df4-38c4-42df-b147-5872244f75e7?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003263 [Introspect:8084]10.0.0.19 - - [2026-01-30 18:12:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000725 [Introspect:8084]10.0.0.19 - - [2026-01-30 18:12:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000881 10.0.0.19 - - [2026-01-30 18:12:13] "PUT /bgp-router/24084df4-38c4-42df-b147-5872244f75e7 HTTP/1.1" 200 254 0.013503 10.0.0.19 - - [2026-01-30 18:12:27] "GET /global-system-configs HTTP/1.1" 200 322 0.008846 10.0.0.19 - - [2026-01-30 18:12:27] "GET /global-system-configs HTTP/1.1" 200 322 0.004576 10.0.0.19 - - [2026-01-30 18:12:27] "GET / HTTP/1.1" 200 35931 0.001536 10.0.0.19 - - [2026-01-30 18:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.19 - - [2026-01-30 18:12:27] "GET /global-system-config/523e54b2-6d8e-41d0-8d2f-5dec0c96019b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004292 10.0.0.19 - - [2026-01-30 18:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.19 - - [2026-01-30 18:12:27] "GET /config-node/ee654278-4a25-4a17-8c52-ec5e75dcc603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002042 10.0.0.19 - - [2026-01-30 18:12:28] "GET / HTTP/1.1" 200 35931 0.001422 10.0.0.19 - - [2026-01-30 18:12:28] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001980 10.0.0.19 - - [2026-01-30 18:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.19 - - [2026-01-30 18:12:33] "GET /global-vrouter-config/620cf2c5-2323-4398-b6b4-f0671489f18e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002497 10.0.0.19 - - [2026-01-30 18:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.19 - - [2026-01-30 18:12:33] "PUT /global-vrouter-config/620cf2c5-2323-4398-b6b4-f0671489f18e HTTP/1.1" 200 276 0.006634 10.0.0.19 - - [2026-01-30 18:12:33] "GET / HTTP/1.1" 200 35931 0.001882 10.0.0.19 - - [2026-01-30 18:12:33] "POST /alarms HTTP/1.1" 409 264 0.002050 10.0.0.19 - - [2026-01-30 18:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.19 - - [2026-01-30 18:12:33] "PUT /alarm/e01085f1-cab9-423d-b0a9-3c04abe34135 HTTP/1.1" 200 244 0.015463 10.0.0.19 - - [2026-01-30 18:12:33] "POST /alarms HTTP/1.1" 409 261 0.008557 10.0.0.19 - - [2026-01-30 18:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.19 - - [2026-01-30 18:12:33] "PUT /alarm/9c3ff0d4-0bb1-456b-987e-2ab1fe011cc7 HTTP/1.1" 200 244 0.012894 10.0.0.19 - - [2026-01-30 18:12:33] "POST /alarms HTTP/1.1" 409 261 0.002721 10.0.0.19 - - [2026-01-30 18:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002775 10.0.0.19 - - [2026-01-30 18:12:33] "PUT /alarm/9fa3919a-5a3e-4358-aa81-6adc3b885bff HTTP/1.1" 200 244 0.020560 10.0.0.19 - - [2026-01-30 18:12:33] "POST /alarms HTTP/1.1" 409 253 0.002054 10.0.0.19 - - [2026-01-30 18:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.19 - - [2026-01-30 18:12:33] "PUT /alarm/d4a71be9-5f8e-4428-9ac4-7524686a0218 HTTP/1.1" 200 244 0.010749 10.0.0.19 - - [2026-01-30 18:12:33] "POST /alarms HTTP/1.1" 409 251 0.002669 10.0.0.19 - - [2026-01-30 18:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005757 10.0.0.19 - - [2026-01-30 18:12:33] "PUT /alarm/bbe53d9e-6a50-4255-926b-fd44ae5a5c6a HTTP/1.1" 200 244 0.008824 10.0.0.19 - - [2026-01-30 18:12:33] "POST /alarms HTTP/1.1" 409 252 0.007053 10.0.0.19 - - [2026-01-30 18:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006123 10.0.0.19 - - [2026-01-30 18:12:33] "PUT /alarm/a2ab2d03-f2d4-4bce-8e25-5ada6d1bb2e4 HTTP/1.1" 200 244 0.010287 10.0.0.19 - - [2026-01-30 18:12:33] "POST /alarms HTTP/1.1" 409 256 0.007610 10.0.0.19 - - [2026-01-30 18:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.19 - - [2026-01-30 18:12:34] "PUT /alarm/2fd4b7db-950b-4919-be52-36f4dbd4e142 HTTP/1.1" 200 244 0.012099 10.0.0.19 - - [2026-01-30 18:12:34] "POST /alarms HTTP/1.1" 409 248 0.006935 10.0.0.19 - - [2026-01-30 18:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003970 10.0.0.19 - - [2026-01-30 18:12:34] "PUT /alarm/e1b5e75b-2c89-4f16-9d88-24e1377ca8cd HTTP/1.1" 200 244 0.009850 10.0.0.19 - - [2026-01-30 18:12:34] "POST /alarms HTTP/1.1" 409 252 0.010375 10.0.0.19 - - [2026-01-30 18:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.19 - - [2026-01-30 18:12:34] "PUT /alarm/6365c2da-dfb9-43b8-b479-4874b0fabcc2 HTTP/1.1" 200 244 0.011825 10.0.0.19 - - [2026-01-30 18:12:34] "POST /alarms HTTP/1.1" 409 257 0.005301 10.0.0.19 - - [2026-01-30 18:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.19 - - [2026-01-30 18:12:34] "PUT /alarm/452c640e-7c3f-4e6e-96b8-942cdadea854 HTTP/1.1" 200 244 0.021741 10.0.0.19 - - [2026-01-30 18:12:34] "POST /alarms HTTP/1.1" 409 251 0.004357 10.0.0.19 - - [2026-01-30 18:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.19 - - [2026-01-30 18:12:34] "PUT /alarm/dcc10a02-8809-4e5d-b058-b616f1098a37 HTTP/1.1" 200 244 0.009640 10.0.0.19 - - [2026-01-30 18:12:34] "POST /alarms HTTP/1.1" 409 257 0.006814 10.0.0.19 - - [2026-01-30 18:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007550 10.0.0.19 - - [2026-01-30 18:12:34] "PUT /alarm/a6e2a1c6-5bb8-4e24-b248-b304a0cec849 HTTP/1.1" 200 244 0.009292 10.0.0.19 - - [2026-01-30 18:12:34] "POST /alarms HTTP/1.1" 409 261 0.004715 10.0.0.19 - - [2026-01-30 18:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.19 - - [2026-01-30 18:12:34] "PUT /alarm/418703b7-642a-44b9-abc6-cadc317b3730 HTTP/1.1" 200 244 0.009863 10.0.0.19 - - [2026-01-30 18:12:34] "POST /alarms HTTP/1.1" 409 258 0.011774 10.0.0.19 - - [2026-01-30 18:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.19 - - [2026-01-30 18:12:34] "PUT /alarm/25d570e5-caf7-483a-88c2-69bf8600372f HTTP/1.1" 200 244 0.009668 10.0.0.19 - - [2026-01-30 18:12:34] "POST /alarms HTTP/1.1" 409 254 0.010947 10.0.0.19 - - [2026-01-30 18:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.19 - - [2026-01-30 18:12:34] "PUT /alarm/0a679990-002c-4813-abb6-8ba4766f3860 HTTP/1.1" 200 244 0.009592 10.0.0.19 - - [2026-01-30 18:12:34] "POST /alarms HTTP/1.1" 409 254 0.012868 10.0.0.19 - - [2026-01-30 18:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.19 - - [2026-01-30 18:12:34] "PUT /alarm/48e11a60-ca51-40c7-ba85-15690ed60870 HTTP/1.1" 200 244 0.009846 10.0.0.19 - - [2026-01-30 18:12:34] "POST /alarms HTTP/1.1" 409 254 0.013641 10.0.0.19 - - [2026-01-30 18:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.19 - - [2026-01-30 18:12:34] "PUT /alarm/12bc7783-e88f-4e02-abe3-b4250fe3a8b3 HTTP/1.1" 200 244 0.009796 10.0.0.19 - - [2026-01-30 18:12:34] "POST /alarms HTTP/1.1" 409 247 0.008329 10.0.0.19 - - [2026-01-30 18:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.19 - - [2026-01-30 18:12:34] "PUT /alarm/60edd2da-9635-40c0-91e8-353864932b95 HTTP/1.1" 200 244 0.009843 10.0.0.19 - - [2026-01-30 18:12:34] "POST /alarms HTTP/1.1" 409 272 0.003232 10.0.0.19 - - [2026-01-30 18:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.19 - - [2026-01-30 18:12:34] "PUT /alarm/965f8f88-2beb-41ea-b480-2fc9e3b9ae51 HTTP/1.1" 200 244 0.021368 10.0.0.19 - - [2026-01-30 18:12:34] "POST /alarms HTTP/1.1" 409 261 0.007403 10.0.0.19 - - [2026-01-30 18:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.19 - - [2026-01-30 18:12:34] "PUT /alarm/f04c5c5f-383c-4639-b460-1ce244f85e2f HTTP/1.1" 200 244 0.010244 10.0.0.19 - - [2026-01-30 18:12:34] "POST /alarms HTTP/1.1" 409 259 0.006618 10.0.0.19 - - [2026-01-30 18:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.19 - - [2026-01-30 18:12:35] "PUT /alarm/408aad01-308e-4d02-bcd1-69b866c7ec06 HTTP/1.1" 200 244 0.008881 10.0.0.19 - - [2026-01-30 18:12:35] "POST /alarms HTTP/1.1" 409 265 0.002043 10.0.0.19 - - [2026-01-30 18:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652 10.0.0.19 - - [2026-01-30 18:12:35] "PUT /alarm/4fa0d6de-f27f-43cf-9c1d-2035ff7faed1 HTTP/1.1" 200 244 0.009086 10.0.0.19 - - [2026-01-30 18:12:35] "POST /alarms HTTP/1.1" 409 279 0.007902 10.0.0.19 - - [2026-01-30 18:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.19 - - [2026-01-30 18:12:35] "PUT /alarm/fd9f9e32-be63-4bd1-bc80-bfbcee0f999f HTTP/1.1" 200 244 0.009577 10.0.0.19 - - [2026-01-30 18:12:35] "GET / HTTP/1.1" 200 35931 0.001542 10.0.0.19 - - [2026-01-30 18:12:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002089 10.0.0.19 - - [2026-01-30 18:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001506 10.0.0.19 - - [2026-01-30 18:12:35] "PUT /global-vrouter-config/620cf2c5-2323-4398-b6b4-f0671489f18e HTTP/1.1" 200 276 0.010500 10.0.0.19 - - [2026-01-30 18:12:35] "GET / HTTP/1.1" 200 35931 0.001371 10.0.0.19 - - [2026-01-30 18:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.19 - - [2026-01-30 18:12:35] "GET /global-vrouter-config/620cf2c5-2323-4398-b6b4-f0671489f18e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002365 10.0.0.19 - - [2026-01-30 18:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.19 - - [2026-01-30 18:12:35] "PUT /global-vrouter-config/620cf2c5-2323-4398-b6b4-f0671489f18e HTTP/1.1" 200 276 0.008347 10.0.0.19 - - [2026-01-30 18:12:35] "GET / HTTP/1.1" 200 35931 0.001656 10.0.0.19 - - [2026-01-30 18:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.19 - - [2026-01-30 18:12:36] "GET /global-system-config/523e54b2-6d8e-41d0-8d2f-5dec0c96019b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004364 10.0.0.19 - - [2026-01-30 18:12:36] "PUT /global-system-config/523e54b2-6d8e-41d0-8d2f-5dec0c96019b HTTP/1.1" 200 274 0.014202 10.0.0.19 - - [2026-01-30 18:12:39] "GET / HTTP/1.1" 200 35931 0.001946 10.0.0.19 - - [2026-01-30 18:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.19 - - [2026-01-30 18:12:39] "GET /routing-instance/bb89b642-c694-4fbc-add5-8939788326cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002823 10.0.0.19 - - [2026-01-30 18:12:39] "POST /bgp-routers HTTP/1.1" 409 301 0.001933 10.0.0.19 - - [2026-01-30 18:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.19 - - [2026-01-30 18:12:39] "GET /bgp-router/24084df4-38c4-42df-b147-5872244f75e7?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003388 10.0.0.19 - - [2026-01-30 18:12:39] "PUT /bgp-router/24084df4-38c4-42df-b147-5872244f75e7 HTTP/1.1" 200 254 0.015557 [Introspect:8084]10.0.0.19 - - [2026-01-30 18:12:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001054 [Introspect:8084]10.0.0.19 - - [2026-01-30 18:12:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001076 10.0.0.19 - - [2026-01-30 18:12:43] "POST /tags HTTP/1.1" 200 355 0.027103 10.0.0.19 - - [2026-01-30 18:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.019015 10.0.0.19 - - [2026-01-30 18:12:44] "GET /tag/7d4526f8-e04c-4aae-85fa-2e23319eda4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.029150 10.0.0.19 - - [2026-01-30 18:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.19 - - [2026-01-30 18:12:44] "GET /virtual-network/75dda372-53e7-4452-ae96-a34eaadf030c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.009348 10.0.0.19 - - [2026-01-30 18:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004285 10.0.0.19 - - [2026-01-30 18:12:44] "GET /project/3fd13f40-23f3-4c93-9256-b28daa6ee758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.052046 10.0.0.19 - - [2026-01-30 18:12:44] "POST /virtual-machines HTTP/1.1" 200 351 0.012477 10.0.0.19 - - [2026-01-30 18:12:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.009351 10.0.0.19 - - [2026-01-30 18:12:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.114722 10.0.0.19 - - [2026-01-30 18:12:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.013148 10.0.0.19 - - [2026-01-30 18:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011422 10.0.0.19 - - [2026-01-30 18:12:44] "GET /virtual-machine-interface/461b0f60-fe07-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.006460 10.0.0.19 - - [2026-01-30 18:12:44] "POST /instance-ips HTTP/1.1" 200 391 0.023300 10.0.0.19 - - [2026-01-30 18:12:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.023529 10.0.0.19 - - [2026-01-30 18:12:44] "GET /virtual-machine-interface/461b0f60-fe07-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.009051 10.0.0.19 - - [2026-01-30 18:12:44] "POST /set-tag HTTP/1.1" 200 109 0.025008 10.0.0.19 - - [2026-01-30 18:12:44] "GET /virtual-machine-interface/461b0f60-fe07-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.013248 10.0.0.19 - - [2026-01-30 18:12:44] "GET /instance-ip/46370d00-fe07-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1906 0.004101 10.0.0.19 - - [2026-01-30 18:12:44] "GET /virtual-machine-interface/461b0f60-fe07-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004713 10.0.0.19 - - [2026-01-30 18:12:44] "POST /set-tag HTTP/1.1" 200 109 0.007516 10.0.0.19 - - [2026-01-30 18:12:44] "GET /virtual-router/8e422d1e-93cc-4db6-965a-d2cfc8b1d69f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.006109 10.0.0.19 - - [2026-01-30 18:12:44] "POST /ref-update HTTP/1.1" 200 156 0.010508 10.0.0.19 - - [2026-01-30 18:12:44] "GET /virtual-machine-interface/461b0f60-fe07-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.012600 10.0.0.19 - - [2026-01-30 18:12:44] "POST /set-tag HTTP/1.1" 200 109 0.002388 10.0.0.19 - - [2026-01-30 18:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.19 - - [2026-01-30 18:12:44] "GET /virtual-network/75dda372-53e7-4452-ae96-a34eaadf030c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003842 10.0.0.19 - - [2026-01-30 18:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.19 - - [2026-01-30 18:12:45] "GET /project/3fd13f40-23f3-4c93-9256-b28daa6ee758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035135 10.0.0.19 - - [2026-01-30 18:12:45] "POST /virtual-machines HTTP/1.1" 200 355 0.013862 10.0.0.19 - - [2026-01-30 18:12:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.023495 10.0.0.19 - - [2026-01-30 18:12:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.123981 10.0.0.19 - - [2026-01-30 18:12:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.008711 10.0.0.19 - - [2026-01-30 18:12:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007412 10.0.0.19 - - [2026-01-30 18:12:45] "GET /virtual-machine-interface/46907b9c-fe07-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006246 10.0.0.19 - - [2026-01-30 18:12:45] "POST /instance-ips HTTP/1.1" 200 395 0.027480 10.0.0.19 - - [2026-01-30 18:12:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.018128 10.0.0.19 - - [2026-01-30 18:12:45] "GET /virtual-machine-interface/46907b9c-fe07-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.013974 10.0.0.19 - - [2026-01-30 18:12:45] "POST /set-tag HTTP/1.1" 200 109 0.019168 10.0.0.19 - - [2026-01-30 18:12:45] "GET /virtual-machine-interface/46907b9c-fe07-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.018080 10.0.0.19 - - [2026-01-30 18:12:45] "GET /instance-ip/46ad45d8-fe07-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.010489 10.0.0.19 - - [2026-01-30 18:12:45] "GET /virtual-machine-interface/46907b9c-fe07-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005317 10.0.0.19 - - [2026-01-30 18:12:45] "POST /set-tag HTTP/1.1" 200 109 0.002883 10.0.0.19 - - [2026-01-30 18:12:45] "GET /virtual-router/8e422d1e-93cc-4db6-965a-d2cfc8b1d69f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.004912 10.0.0.19 - - [2026-01-30 18:12:45] "POST /ref-update HTTP/1.1" 200 156 0.029772 10.0.0.19 - - [2026-01-30 18:12:45] "GET /virtual-machine-interface/46907b9c-fe07-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.016046 10.0.0.19 - - [2026-01-30 18:12:45] "POST /set-tag HTTP/1.1" 200 109 0.004298 10.0.0.19 - - [2026-01-30 18:12:45] "GET /virtual-machine-interface/461b0f60-fe07-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.006602 10.0.0.19 - - [2026-01-30 18:12:45] "POST /set-tag HTTP/1.1" 200 109 0.002182 10.0.0.19 - - [2026-01-30 18:12:45] "GET /virtual-machine-interface/46907b9c-fe07-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004767 10.0.0.19 - - [2026-01-30 18:12:45] "POST /set-tag HTTP/1.1" 200 109 0.002442 10.0.0.19 - - [2026-01-30 18:12:55] "GET / HTTP/1.1" 200 35931 0.001694 10.0.0.19 - - [2026-01-30 18:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.19 - - [2026-01-30 18:12:55] "GET /global-system-config/523e54b2-6d8e-41d0-8d2f-5dec0c96019b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.010056 10.0.0.19 - - [2026-01-30 18:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.19 - - [2026-01-30 18:12:55] "GET /config-node/ee654278-4a25-4a17-8c52-ec5e75dcc603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002426 10.0.0.19 - - [2026-01-30 18:12:59] "GET /virtual-machine-interface/461b0f60-fe07-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.009006 10.0.0.19 - - [2026-01-30 18:12:59] "POST /set-tag HTTP/1.1" 200 109 0.006058 10.0.0.19 - - [2026-01-30 18:13:00] "GET /virtual-machine-interface/46907b9c-fe07-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004569 10.0.0.19 - - [2026-01-30 18:13:00] "POST /set-tag HTTP/1.1" 200 109 0.002042 10.0.0.19 - - [2026-01-30 18:13:01] "GET /virtual-machine-interface/461b0f60-fe07-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.005404 10.0.0.19 - - [2026-01-30 18:13:01] "POST /set-tag HTTP/1.1" 200 109 0.002115 10.0.0.19 - - [2026-01-30 18:13:06] "GET / HTTP/1.1" 200 35931 0.001429 10.0.0.19 - - [2026-01-30 18:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.19 - - [2026-01-30 18:13:06] "GET /routing-instance/bb89b642-c694-4fbc-add5-8939788326cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004739 10.0.0.19 - - [2026-01-30 18:13:06] "POST /bgp-routers HTTP/1.1" 409 301 0.002218 10.0.0.19 - - [2026-01-30 18:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.19 - - [2026-01-30 18:13:06] "GET /bgp-router/24084df4-38c4-42df-b147-5872244f75e7?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002638 10.0.0.19 - - [2026-01-30 18:13:06] "PUT /bgp-router/24084df4-38c4-42df-b147-5872244f75e7 HTTP/1.1" 200 254 0.011545 [Introspect:8084]10.0.0.19 - - [2026-01-30 18:13:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000843 [Introspect:8084]10.0.0.19 - - [2026-01-30 18:13:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000938 10.0.0.19 - - [2026-01-30 18:13:32] "GET /virtual-machine-interface/461b0f60-fe07-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004739 10.0.0.19 - - [2026-01-30 18:13:32] "POST /set-tag HTTP/1.1" 200 109 0.003146 10.0.0.19 - - [2026-01-30 18:13:32] "GET /virtual-machine-interface/461b0f60-fe07-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.005416 10.0.0.19 - - [2026-01-30 18:13:32] "POST /set-tag HTTP/1.1" 200 109 0.002936 10.0.0.19 - - [2026-01-30 18:13:32] "GET /virtual-machine/bc40795c-c5eb-4d32-8324-5bd7d932a6db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.003863 10.0.0.19 - - [2026-01-30 18:13:32] "POST /ref-update HTTP/1.1" 200 156 0.011108 10.0.0.19 - - [2026-01-30 18:13:32] "GET /virtual-machine-interface/461b0f60-fe07-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.006002 10.0.0.19 - - [2026-01-30 18:13:32] "POST /set-tag HTTP/1.1" 200 109 0.022308 10.0.0.19 - - [2026-01-30 18:13:32] "POST /set-tag HTTP/1.1" 200 109 0.021574 10.0.0.19 - - [2026-01-30 18:13:32] "DELETE /instance-ip/46370d00-fe07-11f0-8402-fa163ea47da6 HTTP/1.1" 200 115 0.034512 10.0.0.19 - - [2026-01-30 18:13:32] "DELETE /virtual-machine-interface/461b0f60-fe07-11f0-8402-fa163ea47da6 HTTP/1.1" 200 115 0.063979 10.0.0.19 - - [2026-01-30 18:13:32] "DELETE /virtual-machine/bc40795c-c5eb-4d32-8324-5bd7d932a6db HTTP/1.1" 200 115 0.023618 10.0.0.19 - - [2026-01-30 18:13:32] "GET /virtual-machine-interface/46907b9c-fe07-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.007644 10.0.0.19 - - [2026-01-30 18:13:32] "POST /set-tag HTTP/1.1" 200 109 0.023459 10.0.0.19 - - [2026-01-30 18:14:03] "GET /virtual-machine-interface/46907b9c-fe07-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.009290 10.0.0.19 - - [2026-01-30 18:14:03] "POST /set-tag HTTP/1.1" 200 109 0.002691 10.0.0.19 - - [2026-01-30 18:14:03] "GET /virtual-machine-interface/46907b9c-fe07-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.009650 10.0.0.19 - - [2026-01-30 18:14:03] "POST /set-tag HTTP/1.1" 200 109 0.005368 10.0.0.19 - - [2026-01-30 18:14:03] "GET /virtual-machine/bcc472dc-61b9-458c-a7b9-9cd783462d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003289 10.0.0.19 - - [2026-01-30 18:14:03] "POST /ref-update HTTP/1.1" 200 156 0.017870 10.0.0.19 - - [2026-01-30 18:14:03] "GET /virtual-machine-interface/46907b9c-fe07-11f0-8402-fa163ea47da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005593 10.0.0.19 - - [2026-01-30 18:14:03] "POST /set-tag HTTP/1.1" 200 109 0.027481 10.0.0.19 - - [2026-01-30 18:14:03] "POST /set-tag HTTP/1.1" 200 109 0.035036 10.0.0.19 - - [2026-01-30 18:14:03] "DELETE /instance-ip/46ad45d8-fe07-11f0-8402-fa163ea47da6 HTTP/1.1" 200 115 0.059978 10.0.0.19 - - [2026-01-30 18:14:03] "DELETE /virtual-machine-interface/46907b9c-fe07-11f0-8402-fa163ea47da6 HTTP/1.1" 200 115 0.064672 10.0.0.19 - - [2026-01-30 18:14:03] "DELETE /virtual-machine/bcc472dc-61b9-458c-a7b9-9cd783462d3c HTTP/1.1" 200 115 0.023942 10.0.0.19 - - [2026-01-30 18:14:03] "DELETE /tag/7d4526f8-e04c-4aae-85fa-2e23319eda4d HTTP/1.1" 200 115 0.061511