+++ date ++ echo 'INFO: =================== Mon Feb 23 01:35:15 AM UTC 2026 ===================' INFO: =================== Mon Feb 23 01:35:15 AM 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 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ 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 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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 ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ uniq +++ local local_ips=,10.0.0.19,10.65.102.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.65.102.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 ]] ++ echo 10.0.0.19:9041 ++ sed 's/,/ /g' + 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=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ sort ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/23/2026 01:36:00.025 7f9ad88ec940 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/23/2026 01:36:00.298 7f9ad88ec940 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/23/2026 01:36:00.328 7f9ad88ec940 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/23/2026 01:36:00.328 7f9ad88ec940 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.19 - - [2026-02-23 01:36:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000614 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-02-23 01:36:14] "GET / HTTP/1.1" 503 181 0.000203 10.0.0.19 - - [2026-02-23 01:36:14] "GET / HTTP/1.1" 503 181 0.006552 10.0.0.19 - - [2026-02-23 01:36:14] "GET / HTTP/1.1" 200 35931 0.001168 10.0.0.19 - - [2026-02-23 01:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.19 - - [2026-02-23 01:36:14] "GET /global-system-config/2735df23-64e9-4d84-b8cf-7e832f405838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005789 10.0.0.19 - - [2026-02-23 01:36:14] "GET / HTTP/1.1" 200 35931 0.001810 10.0.0.19 - - [2026-02-23 01:36:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.005103 10.0.0.19 - - [2026-02-23 01:36:15] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.077634 10.0.0.19 - - [2026-02-23 01:36:15] "GET / HTTP/1.1" 200 35931 0.002218 10.0.0.19 - - [2026-02-23 01:36:15] "GET / HTTP/1.1" 200 45303 0.001084 10.0.0.19 - - [2026-02-23 01:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006260 10.0.0.19 - - [2026-02-23 01:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008208 10.0.0.19 - - [2026-02-23 01:36:15] "GET / HTTP/1.1" 200 35931 0.002268 10.0.0.19 - - [2026-02-23 01:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.19 - - [2026-02-23 01:36:15] "GET /global-system-config/2735df23-64e9-4d84-b8cf-7e832f405838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005547 10.0.0.19 - - [2026-02-23 01:36:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.002003 10.0.0.19 - - [2026-02-23 01:36:15] "POST /analytics-nodes HTTP/1.1" 200 599 0.100185 10.0.0.19 - - [2026-02-23 01:36:15] "GET / HTTP/1.1" 200 35931 0.001893 10.0.0.19 - - [2026-02-23 01:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006246 10.0.0.19 - - [2026-02-23 01:36:15] "GET /global-system-config/2735df23-64e9-4d84-b8cf-7e832f405838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007626 10.0.0.19 - - [2026-02-23 01:36:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.006644 10.0.0.19 - - [2026-02-23 01:36:15] "POST /config-database-nodes HTTP/1.1" 200 611 0.129017 10.0.0.19 - - [2026-02-23 01:36:16] "GET / HTTP/1.1" 200 35931 0.001365 10.0.0.19 - - [2026-02-23 01:36:16] "POST /fqname-to-id HTTP/1.1" 404 186 0.005201 10.0.0.19 - - [2026-02-23 01:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009269 10.0.0.19 - - [2026-02-23 01:36:16] "GET /global-system-config/2735df23-64e9-4d84-b8cf-7e832f405838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005246 10.0.0.19 - - [2026-02-23 01:36:16] "POST /service-appliance-sets HTTP/1.1" 200 553 0.063488 10.0.0.19 - - [2026-02-23 01:36:16] "POST /fqname-to-id HTTP/1.1" 404 180 0.004733 10.0.0.19 - - [2026-02-23 01:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.012108 10.0.0.19 - - [2026-02-23 01:36:16] "GET /global-system-config/2735df23-64e9-4d84-b8cf-7e832f405838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006065 10.0.0.19 - - [2026-02-23 01:36:16] "POST /service-appliance-sets HTTP/1.1" 200 541 0.074656 10.0.0.19 - - [2026-02-23 01:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.19 - - [2026-02-23 01:36:16] "GET /network-ipam/713077c8-8b2a-41a6-a373-a482b0c624ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.007323 10.0.0.19 - - [2026-02-23 01:36:17] "POST /service-templates HTTP/1.1" 200 511 0.057019 10.0.0.19 - - [2026-02-23 01:36:17] "GET / HTTP/1.1" 200 35931 0.002086 10.0.0.19 - - [2026-02-23 01:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.025590 10.0.0.19 - - [2026-02-23 01:36:17] "POST /service-templates HTTP/1.1" 200 501 0.135664 10.0.0.19 - - [2026-02-23 01:36:17] "GET /routing-instance/599ffbf8-a84c-4ae9-9408-3fc222f4962a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.009788 10.0.0.19 - - [2026-02-23 01:36:17] "POST /service-templates HTTP/1.1" 200 515 0.057912 10.0.0.19 - - [2026-02-23 01:36:17] "POST /bgp-routers HTTP/1.1" 200 616 0.116120 10.0.0.19 - - [2026-02-23 01:36:17] "POST /service-templates HTTP/1.1" 200 535 0.090701 10.0.0.19 - - [2026-02-23 01:36:17] "GET /bgp-router/8cd523cb-1dcd-46db-86af-dd103908d08a?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.022697 10.0.0.19 - - [2026-02-23 01:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.19 - - [2026-02-23 01:36:17] "GET /global-system-config/2735df23-64e9-4d84-b8cf-7e832f405838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012491 10.0.0.19 - - [2026-02-23 01:36:17] "POST /service-templates HTTP/1.1" 200 507 0.037607 10.0.0.19 - - [2026-02-23 01:36:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012599 10.0.0.19 - - [2026-02-23 01:36:17] "POST /ref-update HTTP/1.1" 200 156 0.046850 10.0.0.19 - - [2026-02-23 01:36:18] "GET / HTTP/1.1" 200 35931 0.002578 10.0.0.19 - - [2026-02-23 01:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005432 10.0.0.19 - - [2026-02-23 01:36:18] "GET /global-system-config/2735df23-64e9-4d84-b8cf-7e832f405838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007825 10.0.0.19 - - [2026-02-23 01:36:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.004861 10.0.0.19 - - [2026-02-23 01:36:18] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.035256 10.0.0.19 - - [2026-02-23 01:36:18] "GET / HTTP/1.1" 200 35931 0.001280 10.0.0.19 - - [2026-02-23 01:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.19 - - [2026-02-23 01:36:18] "GET /global-system-config/2735df23-64e9-4d84-b8cf-7e832f405838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008725 10.0.0.19 - - [2026-02-23 01:36:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.004586 10.0.0.19 - - [2026-02-23 01:36:18] "POST /database-nodes HTTP/1.1" 200 597 0.029641 10.0.0.19 - - [2026-02-23 01:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.19 - - [2026-02-23 01:36:20] "GET /network-ipam/713077c8-8b2a-41a6-a373-a482b0c624ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.008827 10.0.0.19 - - [2026-02-23 01:36:21] "POST /fqname-to-id HTTP/1.1" 404 225 0.003315 10.0.0.19 - - [2026-02-23 01:36:21] "POST /access-control-lists HTTP/1.1" 200 587 0.024143 10.0.0.19 - - [2026-02-23 01:36:21] "POST /fqname-to-id HTTP/1.1" 404 224 0.011944 10.0.0.19 - - [2026-02-23 01:36:21] "POST /access-control-lists HTTP/1.1" 200 585 0.030168 10.0.0.19 - - [2026-02-23 01:36:21] "POST /route-targets HTTP/1.1" 200 327 0.016681 10.0.0.19 - - [2026-02-23 01:36:21] "POST /ref-update HTTP/1.1" 200 156 0.019969 10.0.0.19 - - [2026-02-23 01:36:21] "POST /route-targets HTTP/1.1" 200 327 0.011343 10.0.0.19 - - [2026-02-23 01:36:21] "POST /ref-update HTTP/1.1" 200 156 0.028528 10.0.0.19 - - [2026-02-23 01:36:21] "POST /route-targets HTTP/1.1" 200 327 0.010676 10.0.0.19 - - [2026-02-23 01:36:21] "POST /ref-update HTTP/1.1" 200 156 0.013952 10.0.0.19 - - [2026-02-23 01:36:21] "POST /route-targets HTTP/1.1" 200 327 0.015256 10.0.0.19 - - [2026-02-23 01:36:21] "POST /ref-update HTTP/1.1" 200 156 0.011223 10.0.0.19 - - [2026-02-23 01:36:21] "POST /fqname-to-id HTTP/1.1" 404 201 0.001882 10.0.0.19 - - [2026-02-23 01:36:21] "POST /access-control-lists HTTP/1.1" 200 551 0.070284 10.0.0.19 - - [2026-02-23 01:36:21] "PUT /access-control-list/87275528-961c-4a13-a14f-210c1c6eda11 HTTP/1.1" 200 272 0.009985 10.0.0.19 - - [2026-02-23 01:36:21] "PUT /access-control-list/11196e97-91b9-49ec-b0c9-8642c5c817e4 HTTP/1.1" 200 272 0.017166 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:36:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001227 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:36:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000974 10.0.0.19 - - [2026-02-23 01:36:25] "GET / HTTP/1.1" 200 35931 0.001250 10.0.0.19 - - [2026-02-23 01:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.19 - - [2026-02-23 01:36:25] "GET /global-system-config/2735df23-64e9-4d84-b8cf-7e832f405838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.012174 10.0.0.19 - - [2026-02-23 01:36:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.002059 10.0.0.19 - - [2026-02-23 01:36:25] "POST /config-nodes HTTP/1.1" 200 593 0.040378 10.0.0.19 - - [2026-02-23 01:36:25] "GET / HTTP/1.1" 200 35931 0.003105 10.0.0.19 - - [2026-02-23 01:36:25] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003560 10.0.0.19 - - [2026-02-23 01:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.19 - - [2026-02-23 01:36:30] "GET /global-vrouter-config/f1f4f615-3fca-409a-88b5-c063218184e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.008228 10.0.0.19 - - [2026-02-23 01:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.19 - - [2026-02-23 01:36:30] "PUT /global-vrouter-config/f1f4f615-3fca-409a-88b5-c063218184e3 HTTP/1.1" 200 276 0.020272 10.0.0.19 - - [2026-02-23 01:36:30] "GET / HTTP/1.1" 200 35931 0.002246 10.0.0.19 - - [2026-02-23 01:36:30] "POST /alarms HTTP/1.1" 200 581 0.041554 10.0.0.19 - - [2026-02-23 01:36:30] "POST /alarms HTTP/1.1" 200 575 0.068903 10.0.0.19 - - [2026-02-23 01:36:31] "POST /alarms HTTP/1.1" 200 575 0.049476 10.0.0.19 - - [2026-02-23 01:36:31] "POST /alarms HTTP/1.1" 200 559 0.075150 10.0.0.19 - - [2026-02-23 01:36:31] "POST /alarms HTTP/1.1" 200 555 0.037566 10.0.0.19 - - [2026-02-23 01:36:31] "POST /alarms HTTP/1.1" 200 557 0.086057 10.0.0.19 - - [2026-02-23 01:36:31] "POST /alarms HTTP/1.1" 200 565 0.096211 10.0.0.19 - - [2026-02-23 01:36:31] "POST /alarms HTTP/1.1" 200 549 0.085212 10.0.0.19 - - [2026-02-23 01:36:31] "POST /alarms HTTP/1.1" 200 557 0.072465 10.0.0.19 - - [2026-02-23 01:36:31] "POST /alarms HTTP/1.1" 200 567 0.190418 10.0.0.19 - - [2026-02-23 01:36:32] "POST /alarms HTTP/1.1" 200 555 0.066409 10.0.0.19 - - [2026-02-23 01:36:32] "POST /alarms HTTP/1.1" 200 567 0.029769 10.0.0.19 - - [2026-02-23 01:36:32] "POST /alarms HTTP/1.1" 200 575 0.074774 10.0.0.19 - - [2026-02-23 01:36:32] "POST /alarms HTTP/1.1" 200 569 0.041704 10.0.0.19 - - [2026-02-23 01:36:32] "POST /alarms HTTP/1.1" 200 561 0.028066 10.0.0.19 - - [2026-02-23 01:36:32] "POST /alarms HTTP/1.1" 200 561 0.039835 10.0.0.19 - - [2026-02-23 01:36:32] "POST /alarms HTTP/1.1" 200 561 0.025087 10.0.0.19 - - [2026-02-23 01:36:32] "POST /alarms HTTP/1.1" 200 547 0.035745 10.0.0.19 - - [2026-02-23 01:36:32] "POST /alarms HTTP/1.1" 200 595 0.029925 10.0.0.19 - - [2026-02-23 01:36:32] "POST /alarms HTTP/1.1" 200 575 0.018051 10.0.0.19 - - [2026-02-23 01:36:32] "POST /alarms HTTP/1.1" 200 571 0.031198 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:36:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000924 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:36:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001201 10.0.0.19 - - [2026-02-23 01:36:32] "POST /alarms HTTP/1.1" 200 583 0.055512 10.0.0.19 - - [2026-02-23 01:36:32] "POST /alarms HTTP/1.1" 200 609 0.021673 10.0.0.19 - - [2026-02-23 01:36:33] "GET / HTTP/1.1" 200 35931 0.001469 10.0.0.19 - - [2026-02-23 01:36:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002413 10.0.0.19 - - [2026-02-23 01:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.19 - - [2026-02-23 01:36:33] "PUT /global-vrouter-config/f1f4f615-3fca-409a-88b5-c063218184e3 HTTP/1.1" 200 276 0.034857 10.0.0.19 - - [2026-02-23 01:36:33] "GET / HTTP/1.1" 200 35931 0.001434 10.0.0.19 - - [2026-02-23 01:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.19 - - [2026-02-23 01:36:33] "GET /global-vrouter-config/f1f4f615-3fca-409a-88b5-c063218184e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006873 10.0.0.19 - - [2026-02-23 01:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002644 10.0.0.19 - - [2026-02-23 01:36:33] "PUT /global-vrouter-config/f1f4f615-3fca-409a-88b5-c063218184e3 HTTP/1.1" 200 276 0.012434 10.0.0.19 - - [2026-02-23 01:36:33] "GET / HTTP/1.1" 200 35931 0.001283 10.0.0.19 - - [2026-02-23 01:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.19 - - [2026-02-23 01:36:33] "GET /global-system-config/2735df23-64e9-4d84-b8cf-7e832f405838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006572 10.0.0.19 - - [2026-02-23 01:36:33] "PUT /global-system-config/2735df23-64e9-4d84-b8cf-7e832f405838 HTTP/1.1" 200 274 0.021993 10.0.0.19 - - [2026-02-23 01:36:35] "GET / HTTP/1.1" 200 35931 0.004283 10.0.0.19 - - [2026-02-23 01:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.19 - - [2026-02-23 01:36:35] "GET /domain/99b4b5ec-d9c8-445f-8d52-635cce9fad01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003011 10.0.0.19 - - [2026-02-23 01:36:35] "POST /id-to-fqname HTTP/1.1" 200 173 0.000519 10.0.0.19 - - [2026-02-23 01:36:35] "POST /fqname-to-id HTTP/1.1" 404 182 0.021056 10.0.0.19 - - [2026-02-23 01:36:35] "POST /security-groups HTTP/1.1" 200 570 0.105384 10.0.0.19 - - [2026-02-23 01:36:35] "POST /projects HTTP/1.1" 200 481 0.311296 10.0.0.19 - - [2026-02-23 01:36:35] "POST /fqname-to-id HTTP/1.1" 404 213 0.006703 10.0.0.19 - - [2026-02-23 01:36:35] "POST /security-groups HTTP/1.1" 200 534 0.137187 10.0.0.19 - - [2026-02-23 01:36:35] "POST /access-control-lists HTTP/1.1" 200 579 0.164006 10.0.0.19 - - [2026-02-23 01:36:36] "POST /fqname-to-id HTTP/1.1" 404 212 0.014515 10.0.0.19 - - [2026-02-23 01:36:36] "POST /chown HTTP/1.1" 200 109 0.059797 10.0.0.19 - - [2026-02-23 01:36:36] "POST /policy-managements HTTP/1.1" 409 214 0.012253 10.0.0.19 - - [2026-02-23 01:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006385 10.0.0.19 - - [2026-02-23 01:36:36] "GET /policy-management/e2a55924-5874-4bfb-bbb0-d21f8fd06a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006709 10.0.0.19 - - [2026-02-23 01:36:36] "POST /access-control-lists HTTP/1.1" 200 577 0.112858 10.0.0.19 - - [2026-02-23 01:36:36] "POST /fqname-to-id HTTP/1.1" 404 232 0.004423 10.0.0.19 - - [2026-02-23 01:36:36] "POST /application-policy-sets HTTP/1.1" 200 528 0.051282 10.0.0.19 - - [2026-02-23 01:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007920 10.0.0.19 - - [2026-02-23 01:36:36] "POST /access-control-lists HTTP/1.1" 200 594 0.039547 10.0.0.19 - - [2026-02-23 01:36:36] "POST /fqname-to-id HTTP/1.1" 404 231 0.014752 10.0.0.19 - - [2026-02-23 01:36:36] "GET /global-vrouter-config/f1f4f615-3fca-409a-88b5-c063218184e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.031653 10.0.0.19 - - [2026-02-23 01:36:36] "PUT /global-vrouter-config/f1f4f615-3fca-409a-88b5-c063218184e3 HTTP/1.1" 200 276 0.036684 10.0.0.19 - - [2026-02-23 01:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.022543 10.0.0.19 - - [2026-02-23 01:36:36] "POST /access-control-lists HTTP/1.1" 200 592 0.084245 10.0.0.19 - - [2026-02-23 01:36:36] "GET /virtual-network/a8b12622-0c47-4790-be80-e164de3d934e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.009526 10.0.0.19 - - [2026-02-23 01:36:36] "POST /id-to-fqname HTTP/1.1" 200 177 0.004351 10.0.0.19 - - [2026-02-23 01:36:36] "POST /fqname-to-id HTTP/1.1" 404 186 0.006687 10.0.0.19 - - [2026-02-23 01:36:36] "POST /security-groups HTTP/1.1" 200 574 0.099374 10.0.0.19 - - [2026-02-23 01:36:36] "POST /projects HTTP/1.1" 200 489 0.500535 10.0.0.19 - - [2026-02-23 01:36:36] "POST /fqname-to-id HTTP/1.1" 404 217 0.010495 10.0.0.19 - - [2026-02-23 01:36:36] "POST /security-groups HTTP/1.1" 200 546 0.074704 10.0.0.19 - - [2026-02-23 01:36:37] "POST /access-control-lists HTTP/1.1" 200 583 0.130620 10.0.0.19 - - [2026-02-23 01:36:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.014733 10.0.0.19 - - [2026-02-23 01:36:37] "POST /chown HTTP/1.1" 200 109 0.083606 10.0.0.19 - - [2026-02-23 01:36:37] "POST /access-control-lists HTTP/1.1" 200 581 0.039294 10.0.0.19 - - [2026-02-23 01:36:37] "POST /fqname-to-id HTTP/1.1" 404 240 0.004429 10.0.0.19 - - [2026-02-23 01:36:37] "POST /network-ipams HTTP/1.1" 200 522 0.105097 10.0.0.19 - - [2026-02-23 01:36:37] "POST /access-control-lists HTTP/1.1" 200 602 0.143332 10.0.0.19 - - [2026-02-23 01:36:37] "POST /fqname-to-id HTTP/1.1" 404 239 0.010252 10.0.0.19 - - [2026-02-23 01:36:37] "POST /network-ipams HTTP/1.1" 200 510 0.098992 10.0.0.19 - - [2026-02-23 01:36:37] "POST /fqname-to-id HTTP/1.1" 404 198 0.019295 10.0.0.19 - - [2026-02-23 01:36:37] "POST /access-control-lists HTTP/1.1" 200 600 0.072214 10.0.0.19 - - [2026-02-23 01:36:37] "POST /fqname-to-id HTTP/1.1" 404 229 0.003017 10.0.0.19 - - [2026-02-23 01:36:37] "POST /useragent-kv HTTP/1.1" 200 115 0.019324 10.0.0.19 - - [2026-02-23 01:36:37] "POST /virtual-networks HTTP/1.1" 200 538 0.226095 10.0.0.19 - - [2026-02-23 01:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.19 - - [2026-02-23 01:36:37] "POST /access-control-lists HTTP/1.1" 200 589 0.077092 10.0.0.19 - - [2026-02-23 01:36:37] "GET /virtual-network/f43cbb1f-7e23-4c97-b834-3ccf77e5af64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.021550 10.0.0.19 - - [2026-02-23 01:36:37] "POST /route-targets HTTP/1.1" 200 327 0.022704 10.0.0.19 - - [2026-02-23 01:36:37] "POST /network-ipams HTTP/1.1" 200 518 0.052113 10.0.0.19 - - [2026-02-23 01:36:37] "POST /fqname-to-id HTTP/1.1" 404 202 0.003534 10.0.0.19 - - [2026-02-23 01:36:37] "POST /ref-update HTTP/1.1" 200 156 0.057276 10.0.0.19 - - [2026-02-23 01:36:37] "PUT /access-control-list/93d255d6-b7e3-43e0-960d-b20a76517634 HTTP/1.1" 200 272 0.068649 10.0.0.19 - - [2026-02-23 01:36:38] "POST /useragent-kv HTTP/1.1" 200 115 0.012450 10.0.0.19 - - [2026-02-23 01:36:38] "POST /virtual-networks HTTP/1.1" 200 546 0.191156 10.0.0.19 - - [2026-02-23 01:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004951 10.0.0.19 - - [2026-02-23 01:36:38] "GET /virtual-network/1cf5eb09-973f-4ea4-81fd-c267b2e0d7b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1749 0.009113 10.0.0.19 - - [2026-02-23 01:36:38] "POST /fqname-to-id HTTP/1.1" 404 199 0.009842 10.0.0.19 - - [2026-02-23 01:36:38] "POST /route-targets HTTP/1.1" 200 327 0.013925 10.0.0.19 - - [2026-02-23 01:36:38] "POST /ref-update HTTP/1.1" 200 156 0.029676 10.0.0.19 - - [2026-02-23 01:36:38] "POST /network-policys HTTP/1.1" 200 538 0.083593 10.0.0.19 - - [2026-02-23 01:36:38] "POST /fqname-to-id HTTP/1.1" 404 197 0.006508 10.0.0.19 - - [2026-02-23 01:36:38] "POST /network-policys HTTP/1.1" 200 534 0.035320 10.0.0.19 - - [2026-02-23 01:36:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.015134 10.0.0.19 - - [2026-02-23 01:36:38] "POST /network-policys HTTP/1.1" 200 542 0.031666 10.0.0.19 - - [2026-02-23 01:36:38] "POST /ref-update HTTP/1.1" 200 156 0.062861 10.0.0.19 - - [2026-02-23 01:36:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004479 10.0.0.19 - - [2026-02-23 01:36:38] "PUT /access-control-list/100c237e-8844-414f-a993-535837f01b30 HTTP/1.1" 200 272 0.045196 10.0.0.19 - - [2026-02-23 01:36:38] "POST /ref-update HTTP/1.1" 200 156 0.261075 10.0.0.19 - - [2026-02-23 01:36:38] "PUT /access-control-list/93d255d6-b7e3-43e0-960d-b20a76517634 HTTP/1.1" 200 272 0.102873 10.0.0.19 - - [2026-02-23 01:36:38] "PUT /access-control-list/100c237e-8844-414f-a993-535837f01b30 HTTP/1.1" 200 272 0.032886 10.0.0.19 - - [2026-02-23 01:36:38] "POST /ref-update HTTP/1.1" 200 156 0.060333 10.0.0.19 - - [2026-02-23 01:36:38] "POST /ref-update HTTP/1.1" 200 156 0.109668 10.0.0.19 - - [2026-02-23 01:36:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006842 10.0.0.19 - - [2026-02-23 01:36:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002368 10.0.0.19 - - [2026-02-23 01:36:39] "PUT /access-control-list/93d255d6-b7e3-43e0-960d-b20a76517634 HTTP/1.1" 200 272 0.063197 10.0.0.19 - - [2026-02-23 01:36:39] "PUT /access-control-list/100c237e-8844-414f-a993-535837f01b30 HTTP/1.1" 200 272 0.043486 10.0.0.19 - - [2026-02-23 01:36:39] "POST /fqname-to-id HTTP/1.1" 404 237 0.002882 10.0.0.19 - - [2026-02-23 01:36:39] "POST /ref-update HTTP/1.1" 200 156 0.140692 10.0.0.19 - - [2026-02-23 01:36:39] "POST /access-control-lists HTTP/1.1" 200 601 0.073964 10.0.0.19 - - [2026-02-23 01:36:39] "POST /ref-update HTTP/1.1" 200 156 0.115896 10.0.0.19 - - [2026-02-23 01:36:39] "POST /ref-update HTTP/1.1" 200 156 0.022884 10.0.0.19 - - [2026-02-23 01:36:39] "PUT /access-control-list/72adeb8b-cd7e-4792-8cd6-ca4207f86a80 HTTP/1.1" 200 272 0.053737 10.0.0.19 - - [2026-02-23 01:36:39] "POST /ref-update HTTP/1.1" 200 156 0.140874 10.0.0.19 - - [2026-02-23 01:36:39] "POST /ref-update HTTP/1.1" 200 156 0.032475 10.0.0.19 - - [2026-02-23 01:36:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001951 10.0.0.19 - - [2026-02-23 01:36:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005042 10.0.0.19 - - [2026-02-23 01:36:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020180 10.0.0.19 - - [2026-02-23 01:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.19 - - [2026-02-23 01:36:39] "GET /virtual-network/a8b12622-0c47-4790-be80-e164de3d934e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.007827 10.0.0.19 - - [2026-02-23 01:36:39] "GET /application-policy-set/ba874f53-8c04-4800-ad47-eebfbb0b0c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004477 10.0.0.19 - - [2026-02-23 01:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.19 - - [2026-02-23 01:36:39] "GET /policy-management/e2a55924-5874-4bfb-bbb0-d21f8fd06a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002816 10.0.0.19 - - [2026-02-23 01:36:39] "POST /firewall-policys HTTP/1.1" 200 530 0.016447 10.0.0.19 - - [2026-02-23 01:36:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.013045 10.0.0.19 - - [2026-02-23 01:36:39] "GET /firewall-policy/6845dbdc-5be7-48e0-9035-65be9c85ec6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002287 10.0.0.19 - - [2026-02-23 01:36:39] "GET /application-policy-set/ba874f53-8c04-4800-ad47-eebfbb0b0c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.001998 10.0.0.19 - - [2026-02-23 01:36:39] "GET /firewall-policy/6845dbdc-5be7-48e0-9035-65be9c85ec6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004384 10.0.0.19 - - [2026-02-23 01:36:39] "POST /ref-update HTTP/1.1" 200 156 0.015984 10.0.0.19 - - [2026-02-23 01:36:39] "GET /application-policy-set/ba874f53-8c04-4800-ad47-eebfbb0b0c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.011697 10.0.0.19 - - [2026-02-23 01:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.19 - - [2026-02-23 01:36:39] "GET /policy-management/e2a55924-5874-4bfb-bbb0-d21f8fd06a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003449 10.0.0.19 - - [2026-02-23 01:36:39] "POST /firewall-policys HTTP/1.1" 200 532 0.023010 10.0.0.19 - - [2026-02-23 01:36:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.018353 10.0.0.19 - - [2026-02-23 01:36:39] "GET /firewall-policy/6b5363b7-0877-4a9b-a047-09921a8d3e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.012798 10.0.0.19 - - [2026-02-23 01:36:39] "GET /application-policy-set/ba874f53-8c04-4800-ad47-eebfbb0b0c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.002912 10.0.0.19 - - [2026-02-23 01:36:40] "GET /firewall-policy/6b5363b7-0877-4a9b-a047-09921a8d3e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002882 10.0.0.19 - - [2026-02-23 01:36:40] "GET /firewall-policy/6845dbdc-5be7-48e0-9035-65be9c85ec6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003364 10.0.0.19 - - [2026-02-23 01:36:40] "GET /firewall-policy/6845dbdc-5be7-48e0-9035-65be9c85ec6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.007133 10.0.0.19 - - [2026-02-23 01:36:40] "POST /ref-update HTTP/1.1" 200 156 0.017197 10.0.0.19 - - [2026-02-23 01:36:40] "POST /ref-update HTTP/1.1" 200 156 0.036407 10.0.0.19 - - [2026-02-23 01:36:40] "POST /ref-update HTTP/1.1" 200 156 0.045553 10.0.0.19 - - [2026-02-23 01:36:40] "GET /application-policy-set/ba874f53-8c04-4800-ad47-eebfbb0b0c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.007277 10.0.0.19 - - [2026-02-23 01:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002905 10.0.0.19 - - [2026-02-23 01:36:40] "GET /policy-management/e2a55924-5874-4bfb-bbb0-d21f8fd06a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002136 10.0.0.19 - - [2026-02-23 01:36:40] "POST /firewall-policys HTTP/1.1" 200 530 0.022513 10.0.0.19 - - [2026-02-23 01:36:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.025270 10.0.0.19 - - [2026-02-23 01:36:40] "GET /firewall-policy/7d1364a6-2de5-49e1-abd5-6d14de5becc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.008032 10.0.0.19 - - [2026-02-23 01:36:40] "GET /application-policy-set/ba874f53-8c04-4800-ad47-eebfbb0b0c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.002880 10.0.0.19 - - [2026-02-23 01:36:40] "GET /firewall-policy/7d1364a6-2de5-49e1-abd5-6d14de5becc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002328 10.0.0.19 - - [2026-02-23 01:36:40] "GET /firewall-policy/6845dbdc-5be7-48e0-9035-65be9c85ec6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002080 10.0.0.19 - - [2026-02-23 01:36:40] "GET /firewall-policy/6b5363b7-0877-4a9b-a047-09921a8d3e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002789 10.0.0.19 - - [2026-02-23 01:36:40] "GET /firewall-policy/6845dbdc-5be7-48e0-9035-65be9c85ec6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002085 10.0.0.19 - - [2026-02-23 01:36:40] "GET /firewall-policy/6b5363b7-0877-4a9b-a047-09921a8d3e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002477 10.0.0.19 - - [2026-02-23 01:36:40] "POST /ref-update HTTP/1.1" 200 156 0.017631 10.0.0.19 - - [2026-02-23 01:36:40] "POST /ref-update HTTP/1.1" 200 156 0.055814 10.0.0.19 - - [2026-02-23 01:36:40] "POST /ref-update HTTP/1.1" 200 156 0.025084 10.0.0.19 - - [2026-02-23 01:36:40] "POST /ref-update HTTP/1.1" 200 156 0.033249 10.0.0.19 - - [2026-02-23 01:36:40] "POST /ref-update HTTP/1.1" 200 156 0.039524 10.0.0.19 - - [2026-02-23 01:36:40] "GET /application-policy-set/ba874f53-8c04-4800-ad47-eebfbb0b0c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.021316 10.0.0.19 - - [2026-02-23 01:36:40] "POST /tags HTTP/1.1" 200 299 0.034933 10.0.0.19 - - [2026-02-23 01:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.019172 10.0.0.19 - - [2026-02-23 01:36:40] "GET /tag/9d4d309a-2bef-4f27-a3dd-5f2312e55b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.035786 10.0.0.19 - - [2026-02-23 01:36:40] "POST /set-tag HTTP/1.1" 200 109 0.017333 10.0.0.19 - - [2026-02-23 01:36:41] "POST /fqname-to-id HTTP/1.1" 404 226 0.001955 10.0.0.19 - - [2026-02-23 01:36:41] "POST /tags HTTP/1.1" 200 357 0.086157 10.0.0.19 - - [2026-02-23 01:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012324 10.0.0.19 - - [2026-02-23 01:36:41] "GET /tag/ef301924-c6b0-4552-883d-0199d66a9adb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.019265 10.0.0.19 - - [2026-02-23 01:36:41] "POST /tags HTTP/1.1" 200 305 0.058286 10.0.0.19 - - [2026-02-23 01:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007900 10.0.0.19 - - [2026-02-23 01:36:41] "GET /tag/5b96681e-9e8a-4371-a89d-3b496a6d59f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.016511 10.0.0.19 - - [2026-02-23 01:36:41] "POST /id-to-fqname HTTP/1.1" 200 174 0.000485 10.0.0.19 - - [2026-02-23 01:36:41] "POST /fqname-to-id HTTP/1.1" 404 183 0.007951 10.0.0.19 - - [2026-02-23 01:36:41] "POST /security-groups HTTP/1.1" 200 571 0.078380 10.0.0.19 - - [2026-02-23 01:36:41] "POST /projects HTTP/1.1" 200 483 0.251184 10.0.0.19 - - [2026-02-23 01:36:41] "POST /fqname-to-id HTTP/1.1" 404 214 0.036246 10.0.0.19 - - [2026-02-23 01:36:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.035518 10.0.0.19 - - [2026-02-23 01:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011110 10.0.0.19 - - [2026-02-23 01:36:41] "GET /virtual-network/f43cbb1f-7e23-4c97-b834-3ccf77e5af64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.013051 10.0.0.19 - - [2026-02-23 01:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.19 - - [2026-02-23 01:36:41] "POST /access-control-lists HTTP/1.1" 200 580 0.124095 10.0.0.19 - - [2026-02-23 01:36:41] "GET /virtual-network/1cf5eb09-973f-4ea4-81fd-c267b2e0d7b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.043677 10.0.0.19 - - [2026-02-23 01:36:41] "POST /fqname-to-id HTTP/1.1" 404 213 0.004982 10.0.0.19 - - [2026-02-23 01:36:41] "POST /access-control-lists HTTP/1.1" 200 578 0.052247 10.0.0.19 - - [2026-02-23 01:36:41] "PUT /virtual-network/f43cbb1f-7e23-4c97-b834-3ccf77e5af64 HTTP/1.1" 200 264 0.093292 10.0.0.19 - - [2026-02-23 01:36:42] "PUT /virtual-network/1cf5eb09-973f-4ea4-81fd-c267b2e0d7b5 HTTP/1.1" 200 264 0.075470 10.0.0.19 - - [2026-02-23 01:36:42] "POST /security-groups HTTP/1.1" 200 537 0.091038 10.0.0.19 - - [2026-02-23 01:36:42] "POST /fqname-to-id HTTP/1.1" 404 234 0.005230 10.0.0.19 - - [2026-02-23 01:36:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.030004 10.0.0.19 - - [2026-02-23 01:36:42] "POST /chown HTTP/1.1" 200 109 0.041264 10.0.0.19 - - [2026-02-23 01:36:42] "POST /access-control-lists HTTP/1.1" 200 596 0.084710 10.0.0.19 - - [2026-02-23 01:36:42] "POST /fqname-to-id HTTP/1.1" 404 233 0.005155 10.0.0.19 - - [2026-02-23 01:36:42] "GET /application-policy-set/ba874f53-8c04-4800-ad47-eebfbb0b0c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007461 10.0.0.19 - - [2026-02-23 01:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.19 - - [2026-02-23 01:36:42] "GET /policy-management/e2a55924-5874-4bfb-bbb0-d21f8fd06a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004402 10.0.0.19 - - [2026-02-23 01:36:42] "POST /tags HTTP/1.1" 409 207 0.002380 10.0.0.19 - - [2026-02-23 01:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.19 - - [2026-02-23 01:36:42] "GET /tag/5b96681e-9e8a-4371-a89d-3b496a6d59f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.023591 10.0.0.19 - - [2026-02-23 01:36:42] "POST /access-control-lists HTTP/1.1" 200 594 0.114955 10.0.0.19 - - [2026-02-23 01:36:42] "POST /firewall-rules HTTP/1.1" 200 564 0.083839 10.0.0.19 - - [2026-02-23 01:36:42] "GET /firewall-rule/bba4463a-9729-4823-828d-22638a6c9290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.007469 10.0.0.19 - - [2026-02-23 01:36:42] "GET /firewall-policy/6b5363b7-0877-4a9b-a047-09921a8d3e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005310 10.0.0.19 - - [2026-02-23 01:36:42] "GET /firewall-rule/bba4463a-9729-4823-828d-22638a6c9290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002332 10.0.0.19 - - [2026-02-23 01:36:42] "POST /ref-update HTTP/1.1" 200 156 0.015904 10.0.0.19 - - [2026-02-23 01:36:42] "GET /application-policy-set/ba874f53-8c04-4800-ad47-eebfbb0b0c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007056 10.0.0.19 - - [2026-02-23 01:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001348 10.0.0.19 - - [2026-02-23 01:36:42] "GET /policy-management/e2a55924-5874-4bfb-bbb0-d21f8fd06a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003130 10.0.0.19 - - [2026-02-23 01:36:42] "POST /tags HTTP/1.1" 409 207 0.001803 10.0.0.19 - - [2026-02-23 01:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.19 - - [2026-02-23 01:36:42] "GET /tag/5b96681e-9e8a-4371-a89d-3b496a6d59f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.015848 10.0.0.19 - - [2026-02-23 01:36:42] "POST /firewall-rules HTTP/1.1" 200 562 0.094739 10.0.0.19 - - [2026-02-23 01:36:42] "GET /firewall-rule/51963bd6-df11-4cd0-9d1e-b32869f80190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.014883 10.0.0.19 - - [2026-02-23 01:36:42] "GET /firewall-policy/6b5363b7-0877-4a9b-a047-09921a8d3e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.005058 10.0.0.19 - - [2026-02-23 01:36:42] "GET /firewall-rule/51963bd6-df11-4cd0-9d1e-b32869f80190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002596 10.0.0.19 - - [2026-02-23 01:36:42] "POST /ref-update HTTP/1.1" 200 156 0.028087 10.0.0.19 - - [2026-02-23 01:36:43] "POST /tags HTTP/1.1" 200 305 0.081497 10.0.0.19 - - [2026-02-23 01:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.19 - - [2026-02-23 01:36:43] "GET /tag/3e90e3ad-eda9-4f93-9827-7a742ab6741f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.019832 10.0.0.19 - - [2026-02-23 01:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.19 - - [2026-02-23 01:36:43] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031698 10.0.0.19 - - [2026-02-23 01:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.19 - - [2026-02-23 01:36:43] "GET /virtual-network/1cf5eb09-973f-4ea4-81fd-c267b2e0d7b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.004712 10.0.0.19 - - [2026-02-23 01:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.19 - - [2026-02-23 01:36:43] "GET /service-appliance-set/fb163fe6-3c9e-4dc1-9f02-8241ff817a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.014319 10.0.0.19 - - [2026-02-23 01:36:43] "POST /fqname-to-id HTTP/1.1" 404 240 0.001954 10.0.0.19 - - [2026-02-23 01:36:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.096250 10.0.0.19 - - [2026-02-23 01:36:43] "GET /virtual-machine-interface/53ec5922-2ade-4476-aaad-7927f8de90ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.015851 10.0.0.19 - - [2026-02-23 01:36:43] "POST /instance-ips HTTP/1.1" 200 381 0.048307 10.0.0.19 - - [2026-02-23 01:36:43] "GET /instance-ip/c21ca6a8-1c9b-4f71-a977-6d5fee949889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005122 10.0.0.19 - - [2026-02-23 01:36:43] "POST /loadbalancers HTTP/1.1" 200 582 0.057250 10.0.0.19 - - [2026-02-23 01:36:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.054762 10.0.0.19 - - [2026-02-23 01:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.19 - - [2026-02-23 01:36:43] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029918 10.0.0.19 - - [2026-02-23 01:36:43] "GET /instance-ip/c21ca6a8-1c9b-4f71-a977-6d5fee949889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002225 10.0.0.19 - - [2026-02-23 01:36:43] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036526 10.0.0.19 - - [2026-02-23 01:36:43] "GET /loadbalancer/e9db5e60-e7ca-4636-abe0-15475a2a3f73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.003093 10.0.0.19 - - [2026-02-23 01:36:43] "POST /floating-ips HTTP/1.1" 200 583 0.043069 10.0.0.19 - - [2026-02-23 01:36:43] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.041045 10.0.0.19 - - [2026-02-23 01:36:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.007016 10.0.0.19 - - [2026-02-23 01:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005172 10.0.0.19 - - [2026-02-23 01:36:43] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039592 10.0.0.19 - - [2026-02-23 01:36:43] "GET /loadbalancer-listener/20c26c81-695e-4748-ba95-1fdeaddc03db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.002755 10.0.0.19 - - [2026-02-23 01:36:43] "GET /loadbalancer-listener/20c26c81-695e-4748-ba95-1fdeaddc03db?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004701 10.0.0.19 - - [2026-02-23 01:36:44] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.026255 10.0.0.19 - - [2026-02-23 01:36:44] "GET /instance-ip/c21ca6a8-1c9b-4f71-a977-6d5fee949889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002744 10.0.0.19 - - [2026-02-23 01:36:44] "GET /instance-ip/c21ca6a8-1c9b-4f71-a977-6d5fee949889?fields=floating_ips HTTP/1.1" 200 1171 0.004442 10.0.0.19 - - [2026-02-23 01:36:44] "GET /floating-ip/52e4ca6e-a1dc-4638-bb56-436282a665b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.001868 10.0.0.19 - - [2026-02-23 01:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.19 - - [2026-02-23 01:36:44] "GET /global-vrouter-config/f1f4f615-3fca-409a-88b5-c063218184e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002730 10.0.0.19 - - [2026-02-23 01:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.19 - - [2026-02-23 01:36:44] "PUT /global-vrouter-config/f1f4f615-3fca-409a-88b5-c063218184e3 HTTP/1.1" 200 276 0.008294 10.0.0.19 - - [2026-02-23 01:36:44] "POST /tags HTTP/1.1" 200 301 0.068602 10.0.0.19 - - [2026-02-23 01:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.018885 10.0.0.19 - - [2026-02-23 01:36:44] "GET /tag/0aa2ec40-0111-47c8-87d4-ae350bd7f9e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.018512 10.0.0.19 - - [2026-02-23 01:36:44] "POST /tags HTTP/1.1" 200 325 0.059923 10.0.0.19 - - [2026-02-23 01:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006618 10.0.0.19 - - [2026-02-23 01:36:44] "GET /tag/d8958dfd-26f7-4c39-83d4-1abdee477592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.017406 10.0.0.19 - - [2026-02-23 01:36:44] "POST /tags HTTP/1.1" 200 363 0.035290 10.0.0.19 - - [2026-02-23 01:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.19 - - [2026-02-23 01:36:44] "GET /tag/e57ae535-8a55-44ee-bfea-d048e873cda8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.028768 10.0.0.19 - - [2026-02-23 01:36:44] "POST /tags HTTP/1.1" 200 311 0.020861 10.0.0.19 - - [2026-02-23 01:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006647 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:36:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002905 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:36:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001833 10.0.0.19 - - [2026-02-23 01:36:44] "GET /tag/e8430cb3-49a0-4231-afd5-2b335b57c672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.062680 10.0.0.19 - - [2026-02-23 01:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.017875 10.0.0.19 - - [2026-02-23 01:36:44] "GET /virtual-network/f43cbb1f-7e23-4c97-b834-3ccf77e5af64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.014853 10.0.0.19 - - [2026-02-23 01:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005897 10.0.0.19 - - [2026-02-23 01:36:44] "GET /project/fec4d401-0868-449e-9084-5d4ace8a115c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.049759 10.0.0.19 - - [2026-02-23 01:36:44] "POST /virtual-machines HTTP/1.1" 200 377 0.053051 10.0.0.19 - - [2026-02-23 01:36:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.092338 10.0.0.19 - - [2026-02-23 01:36:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.109070 10.0.0.19 - - [2026-02-23 01:36:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.013045 10.0.0.19 - - [2026-02-23 01:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.013892 10.0.0.19 - - [2026-02-23 01:36:45] "GET /virtual-machine-interface/1cb934fe-1058-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.005505 10.0.0.19 - - [2026-02-23 01:36:45] "POST /instance-ips HTTP/1.1" 200 409 0.045883 10.0.0.19 - - [2026-02-23 01:36:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.040194 10.0.0.19 - - [2026-02-23 01:36:45] "GET /virtual-machine-interface/1cb934fe-1058-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.013301 10.0.0.19 - - [2026-02-23 01:36:45] "POST /set-tag HTTP/1.1" 200 109 0.017815 10.0.0.19 - - [2026-02-23 01:36:45] "GET /virtual-machine-interface/1cb934fe-1058-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013386 10.0.0.19 - - [2026-02-23 01:36:45] "GET /instance-ip/1cd21910-1058-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.003609 10.0.0.19 - - [2026-02-23 01:36:45] "POST /fqname-to-id HTTP/1.1" 404 228 0.002109 10.0.0.19 - - [2026-02-23 01:36:45] "POST /tags HTTP/1.1" 200 301 0.019333 10.0.0.19 - - [2026-02-23 01:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006566 10.0.0.19 - - [2026-02-23 01:36:45] "GET /tag/f0d91b9a-f948-41d8-87e5-3d74fa5cb63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.015090 10.0.0.19 - - [2026-02-23 01:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.19 - - [2026-02-23 01:36:45] "GET /project/fec4d401-0868-449e-9084-5d4ace8a115c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.021677 10.0.0.19 - - [2026-02-23 01:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.19 - - [2026-02-23 01:36:45] "GET /virtual-network/1cf5eb09-973f-4ea4-81fd-c267b2e0d7b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.004992 10.0.0.19 - - [2026-02-23 01:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.19 - - [2026-02-23 01:36:45] "GET /service-appliance-set/fb163fe6-3c9e-4dc1-9f02-8241ff817a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003432 10.0.0.19 - - [2026-02-23 01:36:45] "POST /fqname-to-id HTTP/1.1" 404 242 0.002939 10.0.0.19 - - [2026-02-23 01:36:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.113842 10.0.0.19 - - [2026-02-23 01:36:45] "GET /virtual-machine-interface/57591c37-9085-42c7-9990-22a4e726ccb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.004343 10.0.0.19 - - [2026-02-23 01:36:45] "POST /instance-ips HTTP/1.1" 200 377 0.024137 10.0.0.19 - - [2026-02-23 01:36:45] "GET /instance-ip/3db65a24-0e5f-463a-8130-08f611c47ad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.007210 10.0.0.19 - - [2026-02-23 01:36:46] "POST /loadbalancers HTTP/1.1" 200 582 0.093237 10.0.0.19 - - [2026-02-23 01:36:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.021326 10.0.0.19 - - [2026-02-23 01:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009833 10.0.0.19 - - [2026-02-23 01:36:46] "GET /project/fec4d401-0868-449e-9084-5d4ace8a115c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.052674 10.0.0.19 - - [2026-02-23 01:36:46] "GET /instance-ip/3db65a24-0e5f-463a-8130-08f611c47ad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.006113 10.0.0.19 - - [2026-02-23 01:36:46] "GET /project/fec4d401-0868-449e-9084-5d4ace8a115c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.031635 10.0.0.19 - - [2026-02-23 01:36:46] "GET /loadbalancer/2071f388-fec7-49df-83c0-7ad8b779065c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2165 0.005716 10.0.0.19 - - [2026-02-23 01:36:46] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.021539 10.0.0.19 - - [2026-02-23 01:36:46] "POST /floating-ips HTTP/1.1" 200 581 0.023127 10.0.0.19 - - [2026-02-23 01:36:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.022619 10.0.0.19 - - [2026-02-23 01:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.014039 10.0.0.19 - - [2026-02-23 01:36:46] "GET /project/fec4d401-0868-449e-9084-5d4ace8a115c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.055248 10.0.0.19 - - [2026-02-23 01:36:46] "GET /loadbalancer-listener/d52c4663-ee9e-4d13-86a4-5578f2e51e21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.003409 10.0.0.19 - - [2026-02-23 01:36:46] "GET /loadbalancer-listener/d52c4663-ee9e-4d13-86a4-5578f2e51e21?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.005665 10.0.0.19 - - [2026-02-23 01:36:46] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.036919 10.0.0.19 - - [2026-02-23 01:36:46] "GET /instance-ip/3db65a24-0e5f-463a-8130-08f611c47ad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.010155 10.0.0.19 - - [2026-02-23 01:36:46] "GET /instance-ip/3db65a24-0e5f-463a-8130-08f611c47ad2?fields=floating_ips HTTP/1.1" 200 1163 0.015525 10.0.0.19 - - [2026-02-23 01:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.19 - - [2026-02-23 01:36:46] "GET /floating-ip/5df4ddf8-f33a-4fa0-a2d7-00e4ca27397d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.006896 10.0.0.19 - - [2026-02-23 01:36:46] "GET /project/fec4d401-0868-449e-9084-5d4ace8a115c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.056778 10.0.0.19 - - [2026-02-23 01:36:46] "GET /loadbalancer/2071f388-fec7-49df-83c0-7ad8b779065c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2165 0.009002 10.0.0.19 - - [2026-02-23 01:36:46] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.029938 10.0.0.19 - - [2026-02-23 01:36:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.021403 10.0.0.19 - - [2026-02-23 01:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.19 - - [2026-02-23 01:36:46] "GET /project/fec4d401-0868-449e-9084-5d4ace8a115c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.036551 10.0.0.19 - - [2026-02-23 01:36:46] "GET /loadbalancer-listener/56f6d8f1-7ed2-47ee-b8fd-7d394d12cc25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.001995 10.0.0.19 - - [2026-02-23 01:36:46] "GET /loadbalancer-listener/56f6d8f1-7ed2-47ee-b8fd-7d394d12cc25?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004256 10.0.0.19 - - [2026-02-23 01:36:46] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.046416 10.0.0.19 - - [2026-02-23 01:36:46] "GET /instance-ip/3db65a24-0e5f-463a-8130-08f611c47ad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.002876 10.0.0.19 - - [2026-02-23 01:36:46] "GET /instance-ip/3db65a24-0e5f-463a-8130-08f611c47ad2?fields=floating_ips HTTP/1.1" 200 1163 0.002657 10.0.0.19 - - [2026-02-23 01:36:46] "GET /floating-ip/5df4ddf8-f33a-4fa0-a2d7-00e4ca27397d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.002100 10.0.0.19 - - [2026-02-23 01:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.19 - - [2026-02-23 01:36:46] "GET /project/fec4d401-0868-449e-9084-5d4ace8a115c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.031292 10.0.0.19 - - [2026-02-23 01:36:46] "GET /loadbalancer/2071f388-fec7-49df-83c0-7ad8b779065c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2165 0.006115 10.0.0.19 - - [2026-02-23 01:36:47] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.040053 10.0.0.19 - - [2026-02-23 01:36:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.008956 10.0.0.19 - - [2026-02-23 01:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007184 10.0.0.19 - - [2026-02-23 01:36:47] "GET /project/fec4d401-0868-449e-9084-5d4ace8a115c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.040724 10.0.0.19 - - [2026-02-23 01:36:47] "GET /loadbalancer-listener/4c75470e-9bc8-4b90-acbf-74d61af7cd29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.002784 10.0.0.19 - - [2026-02-23 01:36:47] "GET /loadbalancer-listener/4c75470e-9bc8-4b90-acbf-74d61af7cd29?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.003454 10.0.0.19 - - [2026-02-23 01:36:47] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.043228 10.0.0.19 - - [2026-02-23 01:36:47] "GET /instance-ip/3db65a24-0e5f-463a-8130-08f611c47ad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.007113 10.0.0.19 - - [2026-02-23 01:36:47] "GET /instance-ip/3db65a24-0e5f-463a-8130-08f611c47ad2?fields=floating_ips HTTP/1.1" 200 1163 0.007485 10.0.0.19 - - [2026-02-23 01:36:47] "GET /floating-ip/5df4ddf8-f33a-4fa0-a2d7-00e4ca27397d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.002674 10.0.0.19 - - [2026-02-23 01:36:47] "POST /tags HTTP/1.1" 200 355 0.028605 10.0.0.19 - - [2026-02-23 01:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.017761 10.0.0.19 - - [2026-02-23 01:36:47] "GET /tag/934c0741-2d4b-4079-92ca-4e073c5dab29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.026403 10.0.0.19 - - [2026-02-23 01:36:47] "POST /tags HTTP/1.1" 200 303 0.023700 10.0.0.19 - - [2026-02-23 01:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.020175 10.0.0.19 - - [2026-02-23 01:36:47] "GET /tag/bc3fb81a-281d-42d7-bf0c-5d8912e652de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.024408 10.0.0.19 - - [2026-02-23 01:36:47] "POST /projects HTTP/1.1" 409 218 0.033413 10.0.0.19 - - [2026-02-23 01:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.19 - - [2026-02-23 01:36:47] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040778 10.0.0.19 - - [2026-02-23 01:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003727 10.0.0.19 - - [2026-02-23 01:36:47] "GET /network-ipam/88ba69ec-dbad-4035-bb90-3d6fe1b52984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.006466 10.0.0.19 - - [2026-02-23 01:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012022 10.0.0.19 - - [2026-02-23 01:36:47] "GET /virtual-network/f43cbb1f-7e23-4c97-b834-3ccf77e5af64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.009253 10.0.0.19 - - [2026-02-23 01:36:47] "PUT /virtual-network/f43cbb1f-7e23-4c97-b834-3ccf77e5af64 HTTP/1.1" 200 264 0.079675 10.0.0.19 - - [2026-02-23 01:36:47] "GET /virtual-network/f43cbb1f-7e23-4c97-b834-3ccf77e5af64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.007798 10.0.0.19 - - [2026-02-23 01:36:47] "POST /set-tag HTTP/1.1" 200 109 0.067055 10.0.0.19 - - [2026-02-23 01:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007428 10.0.0.19 - - [2026-02-23 01:36:47] "GET /network-ipam/dcb71be1-5c66-4552-a749-7492f8989e73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.002343 10.0.0.19 - - [2026-02-23 01:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004888 10.0.0.19 - - [2026-02-23 01:36:48] "GET /virtual-network/1cf5eb09-973f-4ea4-81fd-c267b2e0d7b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.014335 10.0.0.19 - - [2026-02-23 01:36:48] "PUT /virtual-network/1cf5eb09-973f-4ea4-81fd-c267b2e0d7b5 HTTP/1.1" 200 264 0.227257 10.0.0.19 - - [2026-02-23 01:36:48] "GET /virtual-network/1cf5eb09-973f-4ea4-81fd-c267b2e0d7b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005420 10.0.0.19 - - [2026-02-23 01:36:48] "POST /set-tag HTTP/1.1" 200 109 0.085630 10.0.0.19 - - [2026-02-23 01:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.014253 10.0.0.19 - - [2026-02-23 01:36:48] "GET /network-policy/d87ed28e-b62b-4084-9f69-c97711bd8e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006552 10.0.0.19 - - [2026-02-23 01:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007214 10.0.0.19 - - [2026-02-23 01:36:48] "GET /network-policy/9aaeea3d-26f9-41d0-837c-7e009b0c474b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003243 10.0.0.19 - - [2026-02-23 01:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.19 - - [2026-02-23 01:36:48] "GET /network-policy/29b61f70-4ab4-4a27-8bd1-71adf821cc77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002388 10.0.0.19 - - [2026-02-23 01:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006592 10.0.0.19 - - [2026-02-23 01:36:48] "PUT /network-policy/29b61f70-4ab4-4a27-8bd1-71adf821cc77 HTTP/1.1" 200 262 0.012894 10.0.0.19 - - [2026-02-23 01:36:48] "POST /ref-update HTTP/1.1" 200 156 0.081310 10.0.0.19 - - [2026-02-23 01:36:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025350 10.0.0.19 - - [2026-02-23 01:36:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003210 10.0.0.19 - - [2026-02-23 01:36:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002911 10.0.0.19 - - [2026-02-23 01:36:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002160 10.0.0.19 - - [2026-02-23 01:36:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002056 10.0.0.19 - - [2026-02-23 01:36:48] "POST /security-groups HTTP/1.1" 409 245 0.002620 10.0.0.19 - - [2026-02-23 01:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.19 - - [2026-02-23 01:36:49] "PUT /security-group/d0901e80-9ecf-472c-907d-4c4b344ce31a HTTP/1.1" 200 262 0.056574 10.0.0.19 - - [2026-02-23 01:36:49] "PUT /access-control-list/f677f0ce-f7c2-47dd-bf35-37de84de4fd6 HTTP/1.1" 200 272 0.014470 10.0.0.19 - - [2026-02-23 01:36:49] "PUT /access-control-list/da09dc84-b2e7-4035-a349-77a30b408cbe HTTP/1.1" 200 272 0.039974 10.0.0.19 - - [2026-02-23 01:36:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.048806 10.0.0.19 - - [2026-02-23 01:36:49] "GET /application-policy-set/ba874f53-8c04-4800-ad47-eebfbb0b0c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.023166 10.0.0.19 - - [2026-02-23 01:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.19 - - [2026-02-23 01:36:49] "GET /policy-management/e2a55924-5874-4bfb-bbb0-d21f8fd06a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003710 10.0.0.19 - - [2026-02-23 01:36:49] "POST /tags HTTP/1.1" 409 206 0.002177 10.0.0.19 - - [2026-02-23 01:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.19 - - [2026-02-23 01:36:49] "GET /tag/bc3fb81a-281d-42d7-bf0c-5d8912e652de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.023791 10.0.0.19 - - [2026-02-23 01:36:49] "POST /firewall-rules HTTP/1.1" 200 562 0.075343 10.0.0.19 - - [2026-02-23 01:36:49] "GET /firewall-rule/4ed67b1a-78ce-4b1a-aec2-03562713cd20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004159 10.0.0.19 - - [2026-02-23 01:36:49] "GET /firewall-policy/6b5363b7-0877-4a9b-a047-09921a8d3e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.002992 10.0.0.19 - - [2026-02-23 01:36:49] "GET /firewall-rule/4ed67b1a-78ce-4b1a-aec2-03562713cd20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.002496 10.0.0.19 - - [2026-02-23 01:36:49] "POST /ref-update HTTP/1.1" 200 156 0.046761 10.0.0.19 - - [2026-02-23 01:36:49] "GET /application-policy-set/ba874f53-8c04-4800-ad47-eebfbb0b0c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007982 10.0.0.19 - - [2026-02-23 01:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.19 - - [2026-02-23 01:36:49] "GET /policy-management/e2a55924-5874-4bfb-bbb0-d21f8fd06a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007373 10.0.0.19 - - [2026-02-23 01:36:49] "POST /tags HTTP/1.1" 409 206 0.003949 10.0.0.19 - - [2026-02-23 01:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.19 - - [2026-02-23 01:36:49] "GET /tag/bc3fb81a-281d-42d7-bf0c-5d8912e652de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.017817 10.0.0.19 - - [2026-02-23 01:36:49] "POST /firewall-rules HTTP/1.1" 200 560 0.079466 10.0.0.19 - - [2026-02-23 01:36:49] "GET /firewall-rule/fda77f3e-f23c-4cd8-a69a-a1fbda6b5364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.004139 10.0.0.19 - - [2026-02-23 01:36:49] "GET /firewall-policy/6b5363b7-0877-4a9b-a047-09921a8d3e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.009055 10.0.0.19 - - [2026-02-23 01:36:49] "GET /firewall-rule/fda77f3e-f23c-4cd8-a69a-a1fbda6b5364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.002161 10.0.0.19 - - [2026-02-23 01:36:49] "POST /ref-update HTTP/1.1" 200 156 0.047476 10.0.0.19 - - [2026-02-23 01:36:49] "POST /tags HTTP/1.1" 200 371 0.039320 10.0.0.19 - - [2026-02-23 01:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.19 - - [2026-02-23 01:36:49] "GET /tag/5c21f969-e7e3-43da-838c-69d926766502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1276 0.013618 10.0.0.19 - - [2026-02-23 01:36:49] "POST /tags HTTP/1.1" 200 319 0.035179 10.0.0.19 - - [2026-02-23 01:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.19 - - [2026-02-23 01:36:50] "GET /tag/61cfb782-329d-4d8e-979f-6d04e0bf6e2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.023799 10.0.0.19 - - [2026-02-23 01:36:50] "POST /id-to-fqname HTTP/1.1" 200 181 0.000689 10.0.0.19 - - [2026-02-23 01:36:50] "POST /fqname-to-id HTTP/1.1" 404 190 0.006974 10.0.0.19 - - [2026-02-23 01:36:50] "POST /security-groups HTTP/1.1" 200 578 0.078581 10.0.0.19 - - [2026-02-23 01:36:50] "POST /projects HTTP/1.1" 200 497 0.222806 10.0.0.19 - - [2026-02-23 01:36:50] "POST /fqname-to-id HTTP/1.1" 404 225 0.002674 10.0.0.19 - - [2026-02-23 01:36:50] "POST /access-control-lists HTTP/1.1" 200 587 0.057979 10.0.0.19 - - [2026-02-23 01:36:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.054959 10.0.0.19 - - [2026-02-23 01:36:50] "POST /fqname-to-id HTTP/1.1" 404 224 0.014180 10.0.0.19 - - [2026-02-23 01:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004443 10.0.0.19 - - [2026-02-23 01:36:50] "GET /virtual-network/f43cbb1f-7e23-4c97-b834-3ccf77e5af64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.010999 10.0.0.19 - - [2026-02-23 01:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.19 - - [2026-02-23 01:36:50] "GET /virtual-network/1cf5eb09-973f-4ea4-81fd-c267b2e0d7b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.015657 10.0.0.19 - - [2026-02-23 01:36:50] "POST /access-control-lists HTTP/1.1" 200 585 0.087642 10.0.0.19 - - [2026-02-23 01:36:50] "PUT /virtual-network/f43cbb1f-7e23-4c97-b834-3ccf77e5af64 HTTP/1.1" 200 264 0.112376 10.0.0.19 - - [2026-02-23 01:36:50] "PUT /virtual-network/1cf5eb09-973f-4ea4-81fd-c267b2e0d7b5 HTTP/1.1" 200 264 0.079124 10.0.0.19 - - [2026-02-23 01:36:50] "POST /security-groups HTTP/1.1" 200 558 0.095863 10.0.0.19 - - [2026-02-23 01:36:50] "POST /fqname-to-id HTTP/1.1" 404 248 0.002467 10.0.0.19 - - [2026-02-23 01:36:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.029410 10.0.0.19 - - [2026-02-23 01:36:50] "POST /chown HTTP/1.1" 200 109 0.021081 10.0.0.19 - - [2026-02-23 01:36:50] "GET /application-policy-set/ba874f53-8c04-4800-ad47-eebfbb0b0c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003009 10.0.0.19 - - [2026-02-23 01:36:50] "POST /access-control-lists HTTP/1.1" 200 610 0.092582 10.0.0.19 - - [2026-02-23 01:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.19 - - [2026-02-23 01:36:50] "POST /fqname-to-id HTTP/1.1" 404 247 0.008271 10.0.0.19 - - [2026-02-23 01:36:50] "GET /policy-management/e2a55924-5874-4bfb-bbb0-d21f8fd06a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.016681 10.0.0.19 - - [2026-02-23 01:36:51] "POST /tags HTTP/1.1" 409 214 0.001975 10.0.0.19 - - [2026-02-23 01:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.19 - - [2026-02-23 01:36:51] "GET /tag/61cfb782-329d-4d8e-979f-6d04e0bf6e2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.035736 10.0.0.19 - - [2026-02-23 01:36:51] "POST /access-control-lists HTTP/1.1" 200 608 0.103549 10.0.0.19 - - [2026-02-23 01:36:51] "POST /firewall-rules HTTP/1.1" 200 578 0.079552 10.0.0.19 - - [2026-02-23 01:36:51] "GET /firewall-rule/b6a43849-9ff8-43e6-8e28-79cb75f7b865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.029653 10.0.0.19 - - [2026-02-23 01:36:51] "GET /firewall-policy/6b5363b7-0877-4a9b-a047-09921a8d3e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004036 10.0.0.19 - - [2026-02-23 01:36:51] "GET /firewall-rule/b6a43849-9ff8-43e6-8e28-79cb75f7b865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002616 10.0.0.19 - - [2026-02-23 01:36:51] "POST /ref-update HTTP/1.1" 200 156 0.028728 10.0.0.19 - - [2026-02-23 01:36:51] "GET /application-policy-set/ba874f53-8c04-4800-ad47-eebfbb0b0c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002536 10.0.0.19 - - [2026-02-23 01:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.19 - - [2026-02-23 01:36:51] "GET /policy-management/e2a55924-5874-4bfb-bbb0-d21f8fd06a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002502 10.0.0.19 - - [2026-02-23 01:36:51] "POST /tags HTTP/1.1" 409 214 0.001495 10.0.0.19 - - [2026-02-23 01:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.19 - - [2026-02-23 01:36:51] "GET /tag/61cfb782-329d-4d8e-979f-6d04e0bf6e2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.022998 10.0.0.19 - - [2026-02-23 01:36:51] "POST /firewall-rules HTTP/1.1" 200 576 0.082752 10.0.0.19 - - [2026-02-23 01:36:51] "GET /firewall-rule/8faaef0a-9602-4288-a438-cb0855296e81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004104 10.0.0.19 - - [2026-02-23 01:36:51] "GET /firewall-policy/6b5363b7-0877-4a9b-a047-09921a8d3e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.003003 10.0.0.19 - - [2026-02-23 01:36:51] "GET /firewall-rule/8faaef0a-9602-4288-a438-cb0855296e81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002036 10.0.0.19 - - [2026-02-23 01:36:51] "POST /ref-update HTTP/1.1" 200 156 0.036120 10.0.0.19 - - [2026-02-23 01:36:51] "POST /tags HTTP/1.1" 200 363 0.118356 10.0.0.19 - - [2026-02-23 01:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.19 - - [2026-02-23 01:36:51] "GET /tag/a0618b60-ee51-42d3-9074-725c62006971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.010555 10.0.0.19 - - [2026-02-23 01:36:52] "POST /tags HTTP/1.1" 200 311 0.242024 10.0.0.19 - - [2026-02-23 01:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.19 - - [2026-02-23 01:36:52] "GET /tag/8a1b434b-2172-43c2-a52e-b31510594e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.017371 10.0.0.19 - - [2026-02-23 01:36:52] "POST /id-to-fqname HTTP/1.1" 200 177 0.000485 10.0.0.19 - - [2026-02-23 01:36:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.009968 10.0.0.19 - - [2026-02-23 01:36:52] "POST /security-groups HTTP/1.1" 200 574 0.063983 10.0.0.19 - - [2026-02-23 01:36:52] "POST /fqname-to-id HTTP/1.1" 404 217 0.001937 10.0.0.19 - - [2026-02-23 01:36:52] "POST /projects HTTP/1.1" 200 489 0.218537 10.0.0.19 - - [2026-02-23 01:36:52] "POST /access-control-lists HTTP/1.1" 200 583 0.062989 10.0.0.19 - - [2026-02-23 01:36:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.039899 10.0.0.19 - - [2026-02-23 01:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.013091 10.0.0.19 - - [2026-02-23 01:36:52] "GET /virtual-network/f43cbb1f-7e23-4c97-b834-3ccf77e5af64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.008587 10.0.0.19 - - [2026-02-23 01:36:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.011338 10.0.0.19 - - [2026-02-23 01:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.19 - - [2026-02-23 01:36:52] "GET /virtual-network/1cf5eb09-973f-4ea4-81fd-c267b2e0d7b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.018115 10.0.0.19 - - [2026-02-23 01:36:52] "POST /access-control-lists HTTP/1.1" 200 581 0.060378 10.0.0.19 - - [2026-02-23 01:36:52] "PUT /virtual-network/f43cbb1f-7e23-4c97-b834-3ccf77e5af64 HTTP/1.1" 200 264 0.047939 10.0.0.19 - - [2026-02-23 01:36:52] "PUT /virtual-network/1cf5eb09-973f-4ea4-81fd-c267b2e0d7b5 HTTP/1.1" 200 264 0.063313 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:36:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000850 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:36:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000994 10.0.0.19 - - [2026-02-23 01:36:52] "POST /security-groups HTTP/1.1" 200 546 0.073688 10.0.0.19 - - [2026-02-23 01:36:52] "POST /fqname-to-id HTTP/1.1" 404 240 0.005533 10.0.0.19 - - [2026-02-23 01:36:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.040415 10.0.0.19 - - [2026-02-23 01:36:52] "POST /access-control-lists HTTP/1.1" 200 602 0.044327 10.0.0.19 - - [2026-02-23 01:36:52] "POST /chown HTTP/1.1" 200 109 0.039988 10.0.0.19 - - [2026-02-23 01:36:52] "POST /fqname-to-id HTTP/1.1" 404 239 0.002614 10.0.0.19 - - [2026-02-23 01:36:52] "GET /application-policy-set/ba874f53-8c04-4800-ad47-eebfbb0b0c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002832 10.0.0.19 - - [2026-02-23 01:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.19 - - [2026-02-23 01:36:52] "POST /access-control-lists HTTP/1.1" 200 600 0.024170 10.0.0.19 - - [2026-02-23 01:36:52] "GET /policy-management/e2a55924-5874-4bfb-bbb0-d21f8fd06a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008491 10.0.0.19 - - [2026-02-23 01:36:52] "POST /tags HTTP/1.1" 409 210 0.001878 10.0.0.19 - - [2026-02-23 01:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.19 - - [2026-02-23 01:36:53] "GET /tag/8a1b434b-2172-43c2-a52e-b31510594e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.018884 10.0.0.19 - - [2026-02-23 01:36:53] "POST /firewall-rules HTTP/1.1" 200 570 0.129320 10.0.0.19 - - [2026-02-23 01:36:53] "GET /firewall-rule/e4ffc92d-6229-423e-9e4f-26c0918b4750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.020116 10.0.0.19 - - [2026-02-23 01:36:53] "GET /firewall-policy/6b5363b7-0877-4a9b-a047-09921a8d3e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.005508 10.0.0.19 - - [2026-02-23 01:36:53] "GET /firewall-rule/e4ffc92d-6229-423e-9e4f-26c0918b4750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002155 10.0.0.19 - - [2026-02-23 01:36:53] "POST /ref-update HTTP/1.1" 200 156 0.040986 10.0.0.19 - - [2026-02-23 01:36:53] "GET /application-policy-set/ba874f53-8c04-4800-ad47-eebfbb0b0c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002480 10.0.0.19 - - [2026-02-23 01:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.19 - - [2026-02-23 01:36:53] "GET /policy-management/e2a55924-5874-4bfb-bbb0-d21f8fd06a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002001 10.0.0.19 - - [2026-02-23 01:36:53] "POST /tags HTTP/1.1" 409 210 0.002439 10.0.0.19 - - [2026-02-23 01:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.19 - - [2026-02-23 01:36:53] "GET /tag/8a1b434b-2172-43c2-a52e-b31510594e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.015661 10.0.0.19 - - [2026-02-23 01:36:53] "POST /firewall-rules HTTP/1.1" 200 568 0.084752 10.0.0.19 - - [2026-02-23 01:36:53] "GET /firewall-rule/1f642b00-c0ff-460c-af24-1365bd6dd911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.023657 10.0.0.19 - - [2026-02-23 01:36:53] "GET /firewall-policy/6b5363b7-0877-4a9b-a047-09921a8d3e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.005889 10.0.0.19 - - [2026-02-23 01:36:53] "GET /firewall-rule/1f642b00-c0ff-460c-af24-1365bd6dd911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.004678 10.0.0.19 - - [2026-02-23 01:36:53] "POST /ref-update HTTP/1.1" 200 156 0.046335 10.0.0.19 - - [2026-02-23 01:36:53] "POST /tags HTTP/1.1" 409 237 0.008276 10.0.0.19 - - [2026-02-23 01:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005426 10.0.0.19 - - [2026-02-23 01:36:53] "GET /tag/e57ae535-8a55-44ee-bfea-d048e873cda8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.023678 10.0.0.19 - - [2026-02-23 01:36:53] "POST /tags HTTP/1.1" 409 210 0.002589 10.0.0.19 - - [2026-02-23 01:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.19 - - [2026-02-23 01:36:53] "GET /tag/e8430cb3-49a0-4231-afd5-2b335b57c672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014840 10.0.0.19 - - [2026-02-23 01:36:53] "POST /projects HTTP/1.1" 409 223 0.001863 10.0.0.19 - - [2026-02-23 01:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.19 - - [2026-02-23 01:36:53] "GET /project/fec4d401-0868-449e-9084-5d4ace8a115c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.046010 10.0.0.19 - - [2026-02-23 01:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004523 10.0.0.19 - - [2026-02-23 01:36:53] "GET /virtual-network/f43cbb1f-7e23-4c97-b834-3ccf77e5af64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.005348 10.0.0.19 - - [2026-02-23 01:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002579 10.0.0.19 - - [2026-02-23 01:36:53] "GET /virtual-network/1cf5eb09-973f-4ea4-81fd-c267b2e0d7b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.006913 10.0.0.19 - - [2026-02-23 01:36:54] "PUT /virtual-network/f43cbb1f-7e23-4c97-b834-3ccf77e5af64 HTTP/1.1" 200 264 0.058359 10.0.0.19 - - [2026-02-23 01:36:54] "PUT /virtual-network/1cf5eb09-973f-4ea4-81fd-c267b2e0d7b5 HTTP/1.1" 200 264 0.071168 10.0.0.19 - - [2026-02-23 01:36:54] "POST /security-groups HTTP/1.1" 409 253 0.002133 10.0.0.19 - - [2026-02-23 01:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.19 - - [2026-02-23 01:36:54] "PUT /security-group/e33fef3a-104f-4e40-8073-84e4b1cd1e57 HTTP/1.1" 200 262 0.073434 10.0.0.19 - - [2026-02-23 01:36:54] "PUT /access-control-list/d42b77fa-4cf6-40fc-a344-0836ca96b332 HTTP/1.1" 200 272 0.035640 10.0.0.19 - - [2026-02-23 01:36:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.085877 10.0.0.19 - - [2026-02-23 01:36:54] "GET /application-policy-set/ba874f53-8c04-4800-ad47-eebfbb0b0c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014990 10.0.0.19 - - [2026-02-23 01:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.19 - - [2026-02-23 01:36:54] "PUT /access-control-list/009c89bd-ee87-407e-98ce-becc265fdad5 HTTP/1.1" 200 272 0.106461 10.0.0.19 - - [2026-02-23 01:36:54] "GET /policy-management/e2a55924-5874-4bfb-bbb0-d21f8fd06a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.036709 10.0.0.19 - - [2026-02-23 01:36:54] "POST /tags HTTP/1.1" 409 210 0.002071 10.0.0.19 - - [2026-02-23 01:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.19 - - [2026-02-23 01:36:54] "GET /tag/e8430cb3-49a0-4231-afd5-2b335b57c672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012780 10.0.0.19 - - [2026-02-23 01:36:54] "POST /firewall-rules HTTP/1.1" 200 570 0.085595 10.0.0.19 - - [2026-02-23 01:36:54] "GET /firewall-rule/4b804ee6-e0ba-494b-88dd-a6261244e233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006710 10.0.0.19 - - [2026-02-23 01:36:54] "GET /firewall-policy/6b5363b7-0877-4a9b-a047-09921a8d3e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.005132 10.0.0.19 - - [2026-02-23 01:36:54] "GET /firewall-rule/4b804ee6-e0ba-494b-88dd-a6261244e233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002635 10.0.0.19 - - [2026-02-23 01:36:54] "POST /ref-update HTTP/1.1" 200 156 0.045706 10.0.0.19 - - [2026-02-23 01:36:54] "GET /application-policy-set/ba874f53-8c04-4800-ad47-eebfbb0b0c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006279 10.0.0.19 - - [2026-02-23 01:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.19 - - [2026-02-23 01:36:54] "GET /policy-management/e2a55924-5874-4bfb-bbb0-d21f8fd06a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002841 10.0.0.19 - - [2026-02-23 01:36:54] "POST /tags HTTP/1.1" 409 210 0.001693 10.0.0.19 - - [2026-02-23 01:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.19 - - [2026-02-23 01:36:54] "GET /tag/e8430cb3-49a0-4231-afd5-2b335b57c672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.016846 10.0.0.19 - - [2026-02-23 01:36:55] "POST /firewall-rules HTTP/1.1" 200 568 0.098933 10.0.0.19 - - [2026-02-23 01:36:55] "GET /firewall-rule/d72fb600-c6f7-4962-be46-e5254d907388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.043848 10.0.0.19 - - [2026-02-23 01:36:55] "GET /firewall-policy/6b5363b7-0877-4a9b-a047-09921a8d3e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.006361 10.0.0.19 - - [2026-02-23 01:36:55] "GET /firewall-rule/d72fb600-c6f7-4962-be46-e5254d907388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003077 10.0.0.19 - - [2026-02-23 01:36:55] "POST /ref-update HTTP/1.1" 200 156 0.048797 10.0.0.19 - - [2026-02-23 01:36:55] "GET /virtual-machine-interface/1cb934fe-1058-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007687 10.0.0.19 - - [2026-02-23 01:36:55] "POST /set-tag HTTP/1.1" 200 109 0.002350 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:36:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002053 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:36:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002100 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:37:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002198 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:37:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001433 10.0.0.241 - - [2026-02-23 01:37:30] "GET / HTTP/1.1" 200 35931 0.002016 10.0.0.241 - - [2026-02-23 01:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.241 - - [2026-02-23 01:37:30] "GET /global-system-config/2735df23-64e9-4d84-b8cf-7e832f405838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007412 10.0.0.241 - - [2026-02-23 01:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004489 10.0.0.241 - - [2026-02-23 01:37:30] "GET /routing-instance/599ffbf8-a84c-4ae9-9408-3fc222f4962a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003624 10.0.0.241 - - [2026-02-23 01:37:30] "PUT /global-system-config/2735df23-64e9-4d84-b8cf-7e832f405838 HTTP/1.1" 200 274 0.030550 10.0.0.241 - - [2026-02-23 01:37:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.003007 10.0.0.241 - - [2026-02-23 01:37:30] "POST /virtual-routers HTTP/1.1" 200 599 0.018037 10.0.0.241 - - [2026-02-23 01:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.016699 10.0.0.241 - - [2026-02-23 01:37:30] "GET /virtual-router/83e364b6-4f0a-4de8-96cf-7f8d4a38d7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003820 10.0.0.241 - - [2026-02-23 01:37:30] "POST /fqname-to-id HTTP/1.1" 404 229 0.001875 10.0.0.241 - - [2026-02-23 01:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.241 - - [2026-02-23 01:37:30] "GET /virtual-network/a8b12622-0c47-4790-be80-e164de3d934e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004368 10.0.0.241 - - [2026-02-23 01:37:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.076718 10.0.0.241 - - [2026-02-23 01:37:46] "GET / HTTP/1.1" 200 35931 0.003750 10.0.0.241 - - [2026-02-23 01:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004681 10.0.0.241 - - [2026-02-23 01:37:46] "GET /global-system-config/2735df23-64e9-4d84-b8cf-7e832f405838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.014126 10.0.0.241 - - [2026-02-23 01:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004615 10.0.0.241 - - [2026-02-23 01:37:46] "GET /routing-instance/599ffbf8-a84c-4ae9-9408-3fc222f4962a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004796 10.0.0.241 - - [2026-02-23 01:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.241 - - [2026-02-23 01:37:46] "GET /virtual-router/83e364b6-4f0a-4de8-96cf-7f8d4a38d7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004524 10.0.0.241 - - [2026-02-23 01:37:46] "PUT /virtual-router/83e364b6-4f0a-4de8-96cf-7f8d4a38d7a3 HTTP/1.1" 200 262 0.019221 10.0.0.241 - - [2026-02-23 01:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.024486 10.0.0.241 - - [2026-02-23 01:37:46] "GET /virtual-router/83e364b6-4f0a-4de8-96cf-7f8d4a38d7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004657 10.0.0.241 - - [2026-02-23 01:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004465 10.0.0.241 - - [2026-02-23 01:37:46] "GET /virtual-machine-interface/88fb0d36-17e0-4ec6-b097-a9c0e207a40b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.005312 10.0.0.241 - - [2026-02-23 01:37:46] "PUT /virtual-machine-interface/88fb0d36-17e0-4ec6-b097-a9c0e207a40b HTTP/1.1" 200 284 0.018581 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:37:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001348 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:37:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001577 10.0.0.19 - - [2026-02-23 01:39:54] "GET / HTTP/1.1" 200 35931 0.001489 10.0.0.19 - - [2026-02-23 01:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.19 - - [2026-02-23 01:39:54] "GET /global-system-config/2735df23-64e9-4d84-b8cf-7e832f405838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.013269 10.0.0.19 - - [2026-02-23 01:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.19 - - [2026-02-23 01:39:54] "GET /config-node/1202b7c6-821d-426f-9729-7fea89dee6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004872 10.0.0.19 - - [2026-02-23 01:40:05] "GET / HTTP/1.1" 200 35931 0.001329 10.0.0.19 - - [2026-02-23 01:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.19 - - [2026-02-23 01:40:06] "GET /routing-instance/599ffbf8-a84c-4ae9-9408-3fc222f4962a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002656 10.0.0.19 - - [2026-02-23 01:40:06] "POST /bgp-routers HTTP/1.1" 409 301 0.003284 10.0.0.19 - - [2026-02-23 01:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.19 - - [2026-02-23 01:40:06] "GET /bgp-router/8cd523cb-1dcd-46db-86af-dd103908d08a?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004427 10.0.0.19 - - [2026-02-23 01:40:06] "PUT /bgp-router/8cd523cb-1dcd-46db-86af-dd103908d08a HTTP/1.1" 200 254 0.022015 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:40:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000867 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:40:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000888 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:40:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001325 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:40:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000950 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:40:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000920 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:40:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000900 10.0.0.19 - - [2026-02-23 01:40:25] "GET /global-system-configs HTTP/1.1" 200 322 0.002787 10.0.0.19 - - [2026-02-23 01:40:27] "GET /global-system-configs HTTP/1.1" 200 322 0.003092 10.0.0.19 - - [2026-02-23 01:40:41] "GET /virtual-router/83e364b6-4f0a-4de8-96cf-7f8d4a38d7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.035674 10.0.0.19 - - [2026-02-23 01:40:41] "POST /ref-update HTTP/1.1" 200 156 0.031663 10.0.0.19 - - [2026-02-23 01:40:47] "GET /virtual-machine-interface/1cb934fe-1058-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016905 10.0.0.19 - - [2026-02-23 01:40:47] "POST /set-tag HTTP/1.1" 200 109 0.004060 10.0.0.19 - - [2026-02-23 01:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.19 - - [2026-02-23 01:40:47] "GET /loadbalancer/2071f388-fec7-49df-83c0-7ad8b779065c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2165 0.003502 10.0.0.19 - - [2026-02-23 01:40:47] "GET /virtual-machine-interface/1cb934fe-1058-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007148 10.0.0.19 - - [2026-02-23 01:40:47] "POST /set-tag HTTP/1.1" 200 109 0.002902 10.0.0.19 - - [2026-02-23 01:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.19 - - [2026-02-23 01:40:47] "GET /loadbalancer/2071f388-fec7-49df-83c0-7ad8b779065c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2165 0.002889 10.0.0.19 - - [2026-02-23 01:40:47] "GET /loadbalancer-pool/3e9cac74-b34b-4e36-98f2-67ca70f6f769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.006311 10.0.0.19 - - [2026-02-23 01:40:47] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025992 10.0.0.19 - - [2026-02-23 01:40:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.025202 10.0.0.19 - - [2026-02-23 01:40:47] "GET /virtual-machine-interface/1cb934fe-1058-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005253 10.0.0.19 - - [2026-02-23 01:40:47] "GET /virtual-machine-interface/1cb934fe-1058-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011196 10.0.0.19 - - [2026-02-23 01:40:47] "POST /ref-update HTTP/1.1" 200 156 0.009959 10.0.0.19 - - [2026-02-23 01:40:47] "GET /floating-ip/5df4ddf8-f33a-4fa0-a2d7-00e4ca27397d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1770 0.027381 10.0.0.19 - - [2026-02-23 01:40:47] "POST /tags HTTP/1.1" 409 205 0.005740 10.0.0.19 - - [2026-02-23 01:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.19 - - [2026-02-23 01:40:47] "GET /tag/f0d91b9a-f948-41d8-87e5-3d74fa5cb63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.010126 10.0.0.19 - - [2026-02-23 01:40:47] "PUT /floating-ip/5df4ddf8-f33a-4fa0-a2d7-00e4ca27397d HTTP/1.1" 200 256 0.011207 10.0.0.19 - - [2026-02-23 01:40:48] "POST /set-tag HTTP/1.1" 200 109 0.076244 10.0.0.19 - - [2026-02-23 01:40:48] "GET /loadbalancer-pool/a4392a11-e072-45e8-b66b-95deba03e036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.009946 10.0.0.19 - - [2026-02-23 01:40:48] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015658 10.0.0.19 - - [2026-02-23 01:40:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.008016 10.0.0.19 - - [2026-02-23 01:40:48] "GET /virtual-machine-interface/1cb934fe-1058-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010325 10.0.0.19 - - [2026-02-23 01:40:48] "GET /virtual-machine-interface/1cb934fe-1058-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004702 10.0.0.19 - - [2026-02-23 01:40:48] "POST /set-tag HTTP/1.1" 200 109 0.004906 10.0.0.19 - - [2026-02-23 01:40:48] "POST /ref-update HTTP/1.1" 200 156 0.008879 10.0.0.19 - - [2026-02-23 01:40:48] "GET /floating-ip/5df4ddf8-f33a-4fa0-a2d7-00e4ca27397d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.007993 10.0.0.19 - - [2026-02-23 01:40:48] "GET /loadbalancer-pool/2323d7a2-9241-4c91-b92c-17599dfa9bfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003613 10.0.0.19 - - [2026-02-23 01:40:48] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018360 10.0.0.19 - - [2026-02-23 01:40:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.011406 10.0.0.19 - - [2026-02-23 01:40:48] "PUT /floating-ip/5df4ddf8-f33a-4fa0-a2d7-00e4ca27397d HTTP/1.1" 200 256 0.023597 10.0.0.19 - - [2026-02-23 01:40:48] "GET /virtual-machine-interface/1cb934fe-1058-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017554 10.0.0.19 - - [2026-02-23 01:40:48] "GET /virtual-machine-interface/1cb934fe-1058-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003671 10.0.0.19 - - [2026-02-23 01:40:48] "POST /ref-update HTTP/1.1" 200 156 0.005142 10.0.0.19 - - [2026-02-23 01:40:48] "POST /set-tag HTTP/1.1" 200 109 0.002326 10.0.0.19 - - [2026-02-23 01:40:48] "GET /floating-ip/5df4ddf8-f33a-4fa0-a2d7-00e4ca27397d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.002228 10.0.0.19 - - [2026-02-23 01:40:48] "PUT /floating-ip/5df4ddf8-f33a-4fa0-a2d7-00e4ca27397d HTTP/1.1" 200 256 0.008386 10.0.0.19 - - [2026-02-23 01:42:30] "GET /virtual-machine-interface/1cb934fe-1058-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004615 10.0.0.19 - - [2026-02-23 01:42:30] "POST /set-tag HTTP/1.1" 200 109 0.003061 10.0.0.19 - - [2026-02-23 01:42:30] "GET /virtual-machine-interface/1cb934fe-1058-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004968 10.0.0.19 - - [2026-02-23 01:42:30] "POST /set-tag HTTP/1.1" 200 109 0.002740 10.0.0.19 - - [2026-02-23 01:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.19 - - [2026-02-23 01:42:30] "GET /loadbalancer/2071f388-fec7-49df-83c0-7ad8b779065c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2165 0.003350 10.0.0.19 - - [2026-02-23 01:42:30] "GET /virtual-machine-interface/1cb934fe-1058-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005633 10.0.0.19 - - [2026-02-23 01:42:30] "POST /set-tag HTTP/1.1" 200 109 0.024701 10.0.0.19 - - [2026-02-23 01:42:30] "DELETE /loadbalancer-member/268deb46-6924-4897-9f51-767e12764cb2 HTTP/1.1" 200 115 0.069906 10.0.0.19 - - [2026-02-23 01:42:30] "GET /virtual-machine-interface/1cb934fe-1058-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004669 10.0.0.19 - - [2026-02-23 01:42:30] "POST /set-tag HTTP/1.1" 200 109 0.002815 10.0.0.19 - - [2026-02-23 01:42:30] "DELETE /loadbalancer-member/9b00b872-9c81-4423-a3ea-21e4adbc3121 HTTP/1.1" 200 115 0.039015 10.0.0.19 - - [2026-02-23 01:42:30] "GET /virtual-machine-interface/1cb934fe-1058-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007510 10.0.0.19 - - [2026-02-23 01:42:30] "POST /set-tag HTTP/1.1" 200 109 0.002584 10.0.0.19 - - [2026-02-23 01:42:30] "DELETE /loadbalancer-member/c1c7036a-311b-42a4-bd95-4b7cf0b6ef07 HTTP/1.1" 200 115 0.027589 10.0.0.19 - - [2026-02-23 01:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.19 - - [2026-02-23 01:42:31] "GET /loadbalancer/2071f388-fec7-49df-83c0-7ad8b779065c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2165 0.002670 10.0.0.19 - - [2026-02-23 01:42:31] "GET /loadbalancer-pool/3e9cac74-b34b-4e36-98f2-67ca70f6f769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003097 10.0.0.19 - - [2026-02-23 01:42:31] "POST /loadbalancer-members HTTP/1.1" 200 690 0.034672 10.0.0.19 - - [2026-02-23 01:42:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.010021 10.0.0.19 - - [2026-02-23 01:42:31] "GET /virtual-machine-interface/1cb934fe-1058-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006585 10.0.0.19 - - [2026-02-23 01:42:31] "GET /virtual-machine-interface/1cb934fe-1058-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005808 10.0.0.19 - - [2026-02-23 01:42:31] "GET /floating-ip/5df4ddf8-f33a-4fa0-a2d7-00e4ca27397d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.003134 10.0.0.19 - - [2026-02-23 01:42:31] "POST /set-tag HTTP/1.1" 200 109 0.070848 10.0.0.19 - - [2026-02-23 01:42:31] "GET /loadbalancer-pool/a4392a11-e072-45e8-b66b-95deba03e036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.006635 10.0.0.19 - - [2026-02-23 01:42:31] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023432 10.0.0.19 - - [2026-02-23 01:42:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.018174 10.0.0.19 - - [2026-02-23 01:42:31] "GET /virtual-machine-interface/1cb934fe-1058-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015373 10.0.0.19 - - [2026-02-23 01:42:31] "GET /virtual-machine-interface/1cb934fe-1058-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014431 10.0.0.19 - - [2026-02-23 01:42:31] "GET /floating-ip/5df4ddf8-f33a-4fa0-a2d7-00e4ca27397d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.007312 10.0.0.19 - - [2026-02-23 01:42:31] "POST /set-tag HTTP/1.1" 200 109 0.004503 10.0.0.19 - - [2026-02-23 01:42:31] "GET /loadbalancer-pool/2323d7a2-9241-4c91-b92c-17599dfa9bfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.024238 10.0.0.19 - - [2026-02-23 01:42:31] "POST /loadbalancer-members HTTP/1.1" 200 692 0.041745 10.0.0.19 - - [2026-02-23 01:42:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.010940 10.0.0.19 - - [2026-02-23 01:42:31] "GET /virtual-machine-interface/1cb934fe-1058-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010457 10.0.0.19 - - [2026-02-23 01:42:31] "POST /set-tag HTTP/1.1" 200 109 0.006804 10.0.0.19 - - [2026-02-23 01:42:31] "GET /virtual-machine-interface/1cb934fe-1058-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008804 10.0.0.19 - - [2026-02-23 01:42:31] "GET /floating-ip/5df4ddf8-f33a-4fa0-a2d7-00e4ca27397d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.006560 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:43:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002447 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:43:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001597 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:43:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002264 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:43:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002077 10.0.0.19 - - [2026-02-23 01:44:03] "GET / HTTP/1.1" 200 35931 0.005522 10.0.0.19 - - [2026-02-23 01:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.19 - - [2026-02-23 01:44:03] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058053 10.0.0.19 - - [2026-02-23 01:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.19 - - [2026-02-23 01:44:03] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042797 10.0.0.19 - - [2026-02-23 01:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.19 - - [2026-02-23 01:44:04] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030955 10.0.0.19 - - [2026-02-23 01:44:04] "POST /tags HTTP/1.1" 200 333 0.044791 10.0.0.19 - - [2026-02-23 01:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013238 10.0.0.19 - - [2026-02-23 01:44:04] "GET /tag/422d1232-7a46-408b-a287-89248cbf5042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.022696 10.0.0.19 - - [2026-02-23 01:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.19 - - [2026-02-23 01:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.19 - - [2026-02-23 01:44:04] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035003 10.0.0.19 - - [2026-02-23 01:44:05] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035736 10.0.0.19 - - [2026-02-23 01:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.19 - - [2026-02-23 01:44:05] "GET /virtual-network/1cf5eb09-973f-4ea4-81fd-c267b2e0d7b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.006104 10.0.0.19 - - [2026-02-23 01:44:05] "GET /virtual-networks?parent_id=5215ac13-61c6-49ff-9077-9c9916c18b40&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.004220 10.0.0.19 - - [2026-02-23 01:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.19 - - [2026-02-23 01:44:05] "GET /service-appliance-set/fb163fe6-3c9e-4dc1-9f02-8241ff817a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003947 10.0.0.19 - - [2026-02-23 01:44:05] "POST /fqname-to-id HTTP/1.1" 404 254 0.001981 10.0.0.19 - - [2026-02-23 01:44:05] "POST /virtual-networks HTTP/1.1" 200 512 0.065660 10.0.0.19 - - [2026-02-23 01:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.017452 10.0.0.19 - - [2026-02-23 01:44:05] "GET /network-ipam/91858e0d-b15d-4268-9d3f-b5b9cdf963ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.024745 10.0.0.19 - - [2026-02-23 01:44:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.090808 10.0.0.19 - - [2026-02-23 01:44:05] "GET /virtual-machine-interface/567c837d-5fb8-4993-9605-58e9c8535266?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.011077 10.0.0.19 - - [2026-02-23 01:44:05] "POST /useragent-kv HTTP/1.1" 200 115 0.004610 10.0.0.19 - - [2026-02-23 01:44:05] "POST /ref-update HTTP/1.1" 200 156 0.095411 10.0.0.19 - - [2026-02-23 01:44:05] "GET /virtual-network/96981eb5-d6b2-49be-a148-1bf61270cdcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003462 10.0.0.19 - - [2026-02-23 01:44:05] "POST /instance-ips HTTP/1.1" 200 409 0.054929 10.0.0.19 - - [2026-02-23 01:44:05] "GET /domains HTTP/1.1" 200 280 0.002005 10.0.0.19 - - [2026-02-23 01:44:05] "GET /instance-ip/8da7537b-9576-4d3e-8f03-61deb3be6a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003433 10.0.0.19 - - [2026-02-23 01:44:05] "GET /domain/99b4b5ec-d9c8-445f-8d52-635cce9fad01 HTTP/1.1" 200 3087 0.012533 10.0.0.19 - - [2026-02-23 01:44:05] "POST /loadbalancers HTTP/1.1" 200 610 0.024181 10.0.0.19 - - [2026-02-23 01:44:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.026310 10.0.0.19 - - [2026-02-23 01:44:05] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40 HTTP/1.1" 200 5716 0.057545 10.0.0.19 - - [2026-02-23 01:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.19 - - [2026-02-23 01:44:05] "GET /virtual-network/96981eb5-d6b2-49be-a148-1bf61270cdcd HTTP/1.1" 200 2089 0.007333 10.0.0.19 - - [2026-02-23 01:44:05] "GET /virtual-network/96981eb5-d6b2-49be-a148-1bf61270cdcd HTTP/1.1" 200 2089 0.010766 10.0.0.19 - - [2026-02-23 01:44:05] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.062352 10.0.0.19 - - [2026-02-23 01:44:05] "GET /routing-instance/d989bfd9-2428-4916-bb59-26218b64f792 HTTP/1.1" 200 1182 0.005137 10.0.0.19 - - [2026-02-23 01:44:05] "GET /instance-ip/8da7537b-9576-4d3e-8f03-61deb3be6a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003229 10.0.0.19 - - [2026-02-23 01:44:05] "GET /routing-instance/d989bfd9-2428-4916-bb59-26218b64f792 HTTP/1.1" 200 1182 0.004648 10.0.0.19 - - [2026-02-23 01:44:05] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040234 10.0.0.19 - - [2026-02-23 01:44:05] "POST /floating-ips HTTP/1.1" 200 597 0.044217 10.0.0.19 - - [2026-02-23 01:44:05] "GET /loadbalancer/6a78ef1e-5f1d-4d32-b63c-4de5ec5e1372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.006131 10.0.0.19 - - [2026-02-23 01:44:05] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.016410 10.0.0.19 - - [2026-02-23 01:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.19 - - [2026-02-23 01:44:05] "POST /route-targets HTTP/1.1" 200 327 0.012052 10.0.0.19 - - [2026-02-23 01:44:05] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.068959 10.0.0.19 - - [2026-02-23 01:44:05] "POST /ref-update HTTP/1.1" 200 156 0.034766 10.0.0.19 - - [2026-02-23 01:44:05] "GET /loadbalancer-listener/c7d14992-0c01-4592-b96e-87e54748fc7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.038982 10.0.0.19 - - [2026-02-23 01:44:05] "GET /loadbalancer-listener/c7d14992-0c01-4592-b96e-87e54748fc7d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.005239 10.0.0.19 - - [2026-02-23 01:44:05] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.018614 10.0.0.19 - - [2026-02-23 01:44:05] "GET /instance-ip/8da7537b-9576-4d3e-8f03-61deb3be6a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.006823 10.0.0.19 - - [2026-02-23 01:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.19 - - [2026-02-23 01:44:05] "GET /instance-ip/8da7537b-9576-4d3e-8f03-61deb3be6a82?fields=floating_ips HTTP/1.1" 200 1213 0.005989 10.0.0.19 - - [2026-02-23 01:44:05] "GET /loadbalancer/6a78ef1e-5f1d-4d32-b63c-4de5ec5e1372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003762 10.0.0.19 - - [2026-02-23 01:44:05] "GET /floating-ip/4f25dfe7-1155-4196-94e9-2febfa323772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.005830 10.0.0.19 - - [2026-02-23 01:44:05] "POST /tags HTTP/1.1" 200 295 0.061083 10.0.0.19 - - [2026-02-23 01:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012800 10.0.0.19 - - [2026-02-23 01:44:05] "GET /tag/6bbcceea-03d1-4bc8-806d-e60626c21e38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.014232 10.0.0.19 - - [2026-02-23 01:44:06] "POST /tags HTTP/1.1" 409 233 0.002234 10.0.0.19 - - [2026-02-23 01:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001522 10.0.0.19 - - [2026-02-23 01:44:06] "GET /tag/934c0741-2d4b-4079-92ca-4e073c5dab29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.012604 10.0.0.19 - - [2026-02-23 01:44:06] "POST /tags HTTP/1.1" 409 206 0.001667 10.0.0.19 - - [2026-02-23 01:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.19 - - [2026-02-23 01:44:06] "GET /tag/bc3fb81a-281d-42d7-bf0c-5d8912e652de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014889 10.0.0.19 - - [2026-02-23 01:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.19 - - [2026-02-23 01:44:06] "GET /virtual-network/f43cbb1f-7e23-4c97-b834-3ccf77e5af64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004494 10.0.0.19 - - [2026-02-23 01:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.19 - - [2026-02-23 01:44:06] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026238 10.0.0.19 - - [2026-02-23 01:44:06] "POST /virtual-machines HTTP/1.1" 200 369 0.007890 10.0.0.19 - - [2026-02-23 01:44:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.008855 10.0.0.19 - - [2026-02-23 01:44:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.108098 10.0.0.19 - - [2026-02-23 01:44:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.011952 10.0.0.19 - - [2026-02-23 01:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012943 10.0.0.19 - - [2026-02-23 01:44:06] "GET /virtual-machine-interface/23b6acb8-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004470 10.0.0.19 - - [2026-02-23 01:44:06] "POST /instance-ips HTTP/1.1" 200 409 0.019094 10.0.0.19 - - [2026-02-23 01:44:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.029948 10.0.0.19 - - [2026-02-23 01:44:06] "GET /virtual-machine-interface/23b6acb8-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.019555 10.0.0.19 - - [2026-02-23 01:44:06] "POST /set-tag HTTP/1.1" 200 109 0.015871 10.0.0.19 - - [2026-02-23 01:44:06] "GET /virtual-machine-interface/23b6acb8-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016816 10.0.0.19 - - [2026-02-23 01:44:06] "GET /instance-ip/23caf592-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.002570 10.0.0.19 - - [2026-02-23 01:44:06] "GET /virtual-machine-interface/23b6acb8-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004183 10.0.0.19 - - [2026-02-23 01:44:06] "POST /set-tag HTTP/1.1" 200 109 0.001864 10.0.0.19 - - [2026-02-23 01:44:06] "GET /virtual-router/83e364b6-4f0a-4de8-96cf-7f8d4a38d7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002901 10.0.0.19 - - [2026-02-23 01:44:06] "POST /ref-update HTTP/1.1" 200 156 0.008693 10.0.0.19 - - [2026-02-23 01:44:06] "GET /virtual-machine-interface/23b6acb8-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008809 10.0.0.19 - - [2026-02-23 01:44:06] "POST /set-tag HTTP/1.1" 200 109 0.001743 10.0.0.19 - - [2026-02-23 01:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.19 - - [2026-02-23 01:44:06] "GET /virtual-network/f43cbb1f-7e23-4c97-b834-3ccf77e5af64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004457 10.0.0.19 - - [2026-02-23 01:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636 10.0.0.19 - - [2026-02-23 01:44:06] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040989 10.0.0.19 - - [2026-02-23 01:44:06] "POST /virtual-machines HTTP/1.1" 200 369 0.006165 10.0.0.19 - - [2026-02-23 01:44:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.015085 10.0.0.19 - - [2026-02-23 01:44:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.126347 10.0.0.19 - - [2026-02-23 01:44:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.007675 10.0.0.19 - - [2026-02-23 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006887 10.0.0.19 - - [2026-02-23 01:44:07] "GET /virtual-machine-interface/241cecb2-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.011637 10.0.0.19 - - [2026-02-23 01:44:07] "POST /instance-ips HTTP/1.1" 200 409 0.020835 10.0.0.19 - - [2026-02-23 01:44:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.030129 10.0.0.19 - - [2026-02-23 01:44:07] "GET /virtual-machine-interface/241cecb2-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.017224 10.0.0.19 - - [2026-02-23 01:44:07] "POST /set-tag HTTP/1.1" 200 109 0.016645 10.0.0.19 - - [2026-02-23 01:44:07] "GET /virtual-machine-interface/241cecb2-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008639 10.0.0.19 - - [2026-02-23 01:44:07] "GET /instance-ip/2439215c-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003061 10.0.0.19 - - [2026-02-23 01:44:07] "GET /virtual-machine-interface/241cecb2-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004017 10.0.0.19 - - [2026-02-23 01:44:07] "POST /set-tag HTTP/1.1" 200 109 0.002275 10.0.0.19 - - [2026-02-23 01:44:07] "GET /virtual-router/83e364b6-4f0a-4de8-96cf-7f8d4a38d7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.004543 10.0.0.19 - - [2026-02-23 01:44:07] "POST /ref-update HTTP/1.1" 200 156 0.007675 10.0.0.19 - - [2026-02-23 01:44:07] "GET /virtual-machine-interface/241cecb2-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012760 10.0.0.19 - - [2026-02-23 01:44:07] "POST /set-tag HTTP/1.1" 200 109 0.002700 10.0.0.19 - - [2026-02-23 01:44:07] "GET /virtual-machine-interface/23b6acb8-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004460 10.0.0.19 - - [2026-02-23 01:44:07] "POST /set-tag HTTP/1.1" 200 109 0.002864 10.0.0.19 - - [2026-02-23 01:44:07] "GET /virtual-machine-interface/241cecb2-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005983 10.0.0.19 - - [2026-02-23 01:44:07] "POST /set-tag HTTP/1.1" 200 109 0.002693 10.0.0.19 - - [2026-02-23 01:44:10] "GET /domains HTTP/1.1" 200 280 0.004405 10.0.0.19 - - [2026-02-23 01:44:10] "GET /domain/99b4b5ec-d9c8-445f-8d52-635cce9fad01 HTTP/1.1" 200 3087 0.003453 10.0.0.19 - - [2026-02-23 01:44:10] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40 HTTP/1.1" 200 7064 0.062841 10.0.0.19 - - [2026-02-23 01:44:10] "GET /virtual-network/96981eb5-d6b2-49be-a148-1bf61270cdcd HTTP/1.1" 200 2089 0.005774 10.0.0.19 - - [2026-02-23 01:44:10] "GET /virtual-network/96981eb5-d6b2-49be-a148-1bf61270cdcd HTTP/1.1" 200 2089 0.004461 10.0.0.19 - - [2026-02-23 01:44:10] "GET /routing-instance/d989bfd9-2428-4916-bb59-26218b64f792 HTTP/1.1" 200 1403 0.004147 10.0.0.19 - - [2026-02-23 01:44:10] "GET /routing-instance/d989bfd9-2428-4916-bb59-26218b64f792 HTTP/1.1" 200 1403 0.002511 10.0.0.19 - - [2026-02-23 01:44:10] "GET /route-target/1bb8dc2d-ed76-46b5-bed0-9c10fe0a60e9 HTTP/1.1" 200 1152 0.002582 10.0.0.19 - - [2026-02-23 01:44:10] "GET /virtual-network/96981eb5-d6b2-49be-a148-1bf61270cdcd HTTP/1.1" 200 2089 0.004313 10.0.0.19 - - [2026-02-23 01:44:10] "GET /routing-instance/d989bfd9-2428-4916-bb59-26218b64f792 HTTP/1.1" 200 1403 0.002980 10.0.0.19 - - [2026-02-23 01:44:10] "GET /virtual-network/96981eb5-d6b2-49be-a148-1bf61270cdcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004331 10.0.0.19 - - [2026-02-23 01:44:10] "GET /virtual-network/96981eb5-d6b2-49be-a148-1bf61270cdcd HTTP/1.1" 200 2089 0.004569 10.0.0.19 - - [2026-02-23 01:44:10] "GET /routing-instance/d989bfd9-2428-4916-bb59-26218b64f792 HTTP/1.1" 200 1403 0.002779 10.0.0.19 - - [2026-02-23 01:44:10] "GET /routing-instance/d989bfd9-2428-4916-bb59-26218b64f792 HTTP/1.1" 200 1403 0.002053 10.0.0.19 - - [2026-02-23 01:44:10] "GET /route-target/1bb8dc2d-ed76-46b5-bed0-9c10fe0a60e9 HTTP/1.1" 200 1152 0.001793 10.0.0.19 - - [2026-02-23 01:44:10] "GET /domains HTTP/1.1" 200 280 0.004453 10.0.0.19 - - [2026-02-23 01:44:10] "GET /domain/99b4b5ec-d9c8-445f-8d52-635cce9fad01 HTTP/1.1" 200 3087 0.004480 10.0.0.19 - - [2026-02-23 01:44:10] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40 HTTP/1.1" 200 7064 0.031339 10.0.0.19 - - [2026-02-23 01:44:10] "GET /virtual-network/96981eb5-d6b2-49be-a148-1bf61270cdcd HTTP/1.1" 200 2089 0.003516 10.0.0.19 - - [2026-02-23 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.19 - - [2026-02-23 01:44:10] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027854 10.0.0.19 - - [2026-02-23 01:44:10] "GET /virtual-network/96981eb5-d6b2-49be-a148-1bf61270cdcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004335 10.0.0.19 - - [2026-02-23 01:44:10] "GET /floating-ip-pools?parent_id=96981eb5-d6b2-49be-a148-1bf61270cdcd&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001625 10.0.0.19 - - [2026-02-23 01:44:10] "GET /virtual-network/96981eb5-d6b2-49be-a148-1bf61270cdcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003549 10.0.0.19 - - [2026-02-23 01:44:10] "POST /floating-ip-pools HTTP/1.1" 200 562 0.019942 10.0.0.19 - - [2026-02-23 01:44:10] "POST /ref-update HTTP/1.1" 200 156 0.007348 10.0.0.19 - - [2026-02-23 01:44:10] "GET /virtual-network/96981eb5-d6b2-49be-a148-1bf61270cdcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.010105 10.0.0.19 - - [2026-02-23 01:44:10] "GET /domains HTTP/1.1" 200 280 0.001346 10.0.0.19 - - [2026-02-23 01:44:10] "GET /domain/99b4b5ec-d9c8-445f-8d52-635cce9fad01 HTTP/1.1" 200 3087 0.002247 10.0.0.19 - - [2026-02-23 01:44:10] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40 HTTP/1.1" 200 7320 0.031581 10.0.0.19 - - [2026-02-23 01:44:10] "GET /virtual-network/96981eb5-d6b2-49be-a148-1bf61270cdcd HTTP/1.1" 200 2327 0.005057 10.0.0.19 - - [2026-02-23 01:44:10] "GET /floating-ip-pool/87f11c9c-b1b0-4426-afdd-b4b9a5645345 HTTP/1.1" 200 1314 0.001828 10.0.0.19 - - [2026-02-23 01:44:10] "GET /domains HTTP/1.1" 200 280 0.001287 10.0.0.19 - - [2026-02-23 01:44:10] "GET /domain/99b4b5ec-d9c8-445f-8d52-635cce9fad01 HTTP/1.1" 200 3087 0.002094 10.0.0.19 - - [2026-02-23 01:44:11] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40 HTTP/1.1" 200 7320 0.039898 10.0.0.19 - - [2026-02-23 01:44:11] "GET /virtual-network/96981eb5-d6b2-49be-a148-1bf61270cdcd HTTP/1.1" 200 2327 0.003508 10.0.0.19 - - [2026-02-23 01:44:11] "GET /virtual-network/96981eb5-d6b2-49be-a148-1bf61270cdcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004177 10.0.0.19 - - [2026-02-23 01:44:11] "POST /tags HTTP/1.1" 200 365 0.049340 10.0.0.19 - - [2026-02-23 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007113 10.0.0.19 - - [2026-02-23 01:44:11] "GET /tag/a3e7965a-9849-4fda-9caf-7e7021d6d304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.018251 10.0.0.19 - - [2026-02-23 01:44:11] "POST /tags HTTP/1.1" 409 206 0.001872 10.0.0.19 - - [2026-02-23 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.19 - - [2026-02-23 01:44:11] "GET /tag/bc3fb81a-281d-42d7-bf0c-5d8912e652de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011998 10.0.0.19 - - [2026-02-23 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.19 - - [2026-02-23 01:44:11] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.044203 10.0.0.19 - - [2026-02-23 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.19 - - [2026-02-23 01:44:11] "GET /virtual-network/f43cbb1f-7e23-4c97-b834-3ccf77e5af64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004501 10.0.0.19 - - [2026-02-23 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.19 - - [2026-02-23 01:44:11] "GET /service-appliance-set/22a31df4-32c8-475c-a9ac-0c023a1dbd39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004984 10.0.0.19 - - [2026-02-23 01:44:11] "POST /fqname-to-id HTTP/1.1" 404 258 0.001984 10.0.0.19 - - [2026-02-23 01:44:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.124743 10.0.0.19 - - [2026-02-23 01:44:11] "GET /virtual-machine-interface/58f86290-5c66-4d2a-ae7f-193ee56b6848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.004194 10.0.0.19 - - [2026-02-23 01:44:11] "POST /set-tag HTTP/1.1" 200 109 0.014022 10.0.0.19 - - [2026-02-23 01:44:11] "POST /instance-ips HTTP/1.1" 200 417 0.028060 10.0.0.19 - - [2026-02-23 01:44:11] "GET /instance-ip/fe6ed1f8-4dbf-4864-9042-974eda26c2be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.006785 10.0.0.19 - - [2026-02-23 01:44:11] "POST /loadbalancers HTTP/1.1" 200 618 0.062199 10.0.0.19 - - [2026-02-23 01:44:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.018084 10.0.0.19 - - [2026-02-23 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007043 10.0.0.19 - - [2026-02-23 01:44:11] "POST /service-instances HTTP/1.1" 200 566 0.020601 10.0.0.19 - - [2026-02-23 01:44:11] "POST /ref-update HTTP/1.1" 200 156 0.011302 10.0.0.19 - - [2026-02-23 01:44:11] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.046344 10.0.0.19 - - [2026-02-23 01:44:11] "GET /virtual-machine-interface/58f86290-5c66-4d2a-ae7f-193ee56b6848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005074 10.0.0.19 - - [2026-02-23 01:44:11] "GET /virtual-machine-interface/58f86290-5c66-4d2a-ae7f-193ee56b6848?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.017268 10.0.0.19 - - [2026-02-23 01:44:11] "PUT /service-instance/5c346bcc-50a8-4ae0-8cec-b7daa59f4431 HTTP/1.1" 200 266 0.012027 10.0.0.19 - - [2026-02-23 01:44:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.024310 10.0.0.19 - - [2026-02-23 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012487 10.0.0.19 - - [2026-02-23 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009230 10.0.0.19 - - [2026-02-23 01:44:11] "GET /floating-ip-pool/87f11c9c-b1b0-4426-afdd-b4b9a5645345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002135 10.0.0.19 - - [2026-02-23 01:44:11] "POST /virtual-machines HTTP/1.1" 200 429 0.020293 10.0.0.19 - - [2026-02-23 01:44:12] "POST /floating-ips HTTP/1.1" 200 671 0.110696 10.0.0.19 - - [2026-02-23 01:44:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.059242 10.0.0.19 - - [2026-02-23 01:44:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.159948 10.0.0.19 - - [2026-02-23 01:44:12] "GET /application-policy-set/ba874f53-8c04-4800-ad47-eebfbb0b0c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004698 10.0.0.19 - - [2026-02-23 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.19 - - [2026-02-23 01:44:12] "POST /chown HTTP/1.1" 200 109 0.032784 10.0.0.19 - - [2026-02-23 01:44:12] "GET /policy-management/e2a55924-5874-4bfb-bbb0-d21f8fd06a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003685 10.0.0.19 - - [2026-02-23 01:44:12] "POST /tags HTTP/1.1" 409 221 0.004287 10.0.0.19 - - [2026-02-23 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007588 10.0.0.19 - - [2026-02-23 01:44:12] "POST /chown HTTP/1.1" 200 109 0.018222 10.0.0.19 - - [2026-02-23 01:44:12] "PUT /virtual-machine-interface/1f0685f7-e9af-4283-bc66-f5fa9bca6e00 HTTP/1.1" 200 284 0.026683 10.0.0.19 - - [2026-02-23 01:44:12] "GET /tag/422d1232-7a46-408b-a287-89248cbf5042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.032041 10.0.0.19 - - [2026-02-23 01:44:12] "POST /tags HTTP/1.1" 409 238 0.003239 10.0.0.19 - - [2026-02-23 01:44:12] "PUT /instance-ip/fe6ed1f8-4dbf-4864-9042-974eda26c2be HTTP/1.1" 200 256 0.041173 10.0.0.19 - - [2026-02-23 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008446 10.0.0.19 - - [2026-02-23 01:44:12] "GET /tag/a3e7965a-9849-4fda-9caf-7e7021d6d304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010003 10.0.0.19 - - [2026-02-23 01:44:12] "POST /ref-update HTTP/1.1" 200 156 0.024044 10.0.0.19 - - [2026-02-23 01:44:12] "POST /ref-update HTTP/1.1" 200 156 0.024799 10.0.0.19 - - [2026-02-23 01:44:12] "POST /ref-update HTTP/1.1" 200 156 0.019346 10.0.0.19 - - [2026-02-23 01:44:12] "POST /firewall-rules HTTP/1.1" 200 650 0.131857 10.0.0.19 - - [2026-02-23 01:44:12] "GET /firewall-rule/c86eab71-8bc8-426d-b4e2-d11a5ce64f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.016732 10.0.0.19 - - [2026-02-23 01:44:12] "POST /ref-update HTTP/1.1" 200 156 0.053144 10.0.0.19 - - [2026-02-23 01:44:12] "POST /ref-update HTTP/1.1" 200 156 0.017040 10.0.0.19 - - [2026-02-23 01:44:12] "POST /ref-update HTTP/1.1" 200 156 0.020365 10.0.0.19 - - [2026-02-23 01:44:12] "GET /firewall-policy/7d1364a6-2de5-49e1-abd5-6d14de5becc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.007471 10.0.0.19 - - [2026-02-23 01:44:12] "GET /firewall-rule/c86eab71-8bc8-426d-b4e2-d11a5ce64f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.013085 10.0.0.19 - - [2026-02-23 01:44:12] "POST /ref-update HTTP/1.1" 200 156 0.014254 10.0.0.19 - - [2026-02-23 01:44:12] "POST /virtual-machines HTTP/1.1" 200 429 0.017294 10.0.0.19 - - [2026-02-23 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.19 - - [2026-02-23 01:44:12] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.032528 10.0.0.19 - - [2026-02-23 01:44:12] "GET /loadbalancer/1426732e-644f-47e6-a979-e3c9a4949126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.038057 10.0.0.19 - - [2026-02-23 01:44:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.111922 10.0.0.19 - - [2026-02-23 01:44:12] "POST /chown HTTP/1.1" 200 109 0.018249 10.0.0.19 - - [2026-02-23 01:44:12] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.031782 10.0.0.19 - - [2026-02-23 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007047 10.0.0.19 - - [2026-02-23 01:44:12] "POST /chown HTTP/1.1" 200 109 0.010153 10.0.0.19 - - [2026-02-23 01:44:12] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.043299 10.0.0.19 - - [2026-02-23 01:44:12] "PUT /virtual-machine-interface/07f49851-a642-4fce-9648-dd87da1b4189 HTTP/1.1" 200 284 0.027493 10.0.0.19 - - [2026-02-23 01:44:12] "PUT /instance-ip/fe6ed1f8-4dbf-4864-9042-974eda26c2be HTTP/1.1" 200 256 0.011617 10.0.0.19 - - [2026-02-23 01:44:12] "GET /loadbalancer-listener/29229e25-520e-4ff6-b276-1c170894a4e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.006395 10.0.0.19 - - [2026-02-23 01:44:12] "GET /loadbalancer-listener/29229e25-520e-4ff6-b276-1c170894a4e8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.002754 10.0.0.19 - - [2026-02-23 01:44:13] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.026712 10.0.0.19 - - [2026-02-23 01:44:13] "POST /ref-update HTTP/1.1" 200 156 0.013834 10.0.0.19 - - [2026-02-23 01:44:13] "POST /ref-update HTTP/1.1" 200 156 0.022143 10.0.0.19 - - [2026-02-23 01:44:13] "POST /ref-update HTTP/1.1" 200 156 0.019536 10.0.0.19 - - [2026-02-23 01:44:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.021011 10.0.0.19 - - [2026-02-23 01:44:13] "GET /loadbalancer-pool/e0819b9a-37da-4338-b59a-94002be7ff2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002807 10.0.0.19 - - [2026-02-23 01:44:13] "POST /ref-update HTTP/1.1" 200 156 0.024003 10.0.0.19 - - [2026-02-23 01:44:13] "POST /loadbalancer-members HTTP/1.1" 200 707 0.056542 10.0.0.19 - - [2026-02-23 01:44:13] "POST /ref-update HTTP/1.1" 200 156 0.043603 10.0.0.19 - - [2026-02-23 01:44:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.011723 10.0.0.19 - - [2026-02-23 01:44:13] "GET /loadbalancer-member/3f1c6f45-252b-49ee-b894-d2fe61a81e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.005652 10.0.0.19 - - [2026-02-23 01:44:13] "PUT /service-instance/5c346bcc-50a8-4ae0-8cec-b7daa59f4431 HTTP/1.1" 200 266 0.017780 10.0.0.19 - - [2026-02-23 01:44:13] "GET /application-policy-set/ba874f53-8c04-4800-ad47-eebfbb0b0c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010213 10.0.0.19 - - [2026-02-23 01:44:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.008938 10.0.0.19 - - [2026-02-23 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.014246 10.0.0.19 - - [2026-02-23 01:44:13] "GET /policy-management/e2a55924-5874-4bfb-bbb0-d21f8fd06a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006050 10.0.0.19 - - [2026-02-23 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.19 - - [2026-02-23 01:44:13] "POST /tags HTTP/1.1" 409 221 0.001945 10.0.0.19 - - [2026-02-23 01:44:13] "POST /chown HTTP/1.1" 200 109 0.005728 10.0.0.19 - - [2026-02-23 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.19 - - [2026-02-23 01:44:13] "GET /tag/422d1232-7a46-408b-a287-89248cbf5042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009382 10.0.0.19 - - [2026-02-23 01:44:13] "POST /tags HTTP/1.1" 409 238 0.001672 10.0.0.19 - - [2026-02-23 01:44:13] "POST /chown HTTP/1.1" 200 109 0.006502 10.0.0.19 - - [2026-02-23 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.19 - - [2026-02-23 01:44:13] "GET /tag/a3e7965a-9849-4fda-9caf-7e7021d6d304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.019249 10.0.0.19 - - [2026-02-23 01:44:13] "PUT /instance-ip/fe6ed1f8-4dbf-4864-9042-974eda26c2be HTTP/1.1" 200 256 0.027004 10.0.0.19 - - [2026-02-23 01:44:13] "POST /ref-update HTTP/1.1" 200 156 0.017188 10.0.0.19 - - [2026-02-23 01:44:13] "POST /firewall-rules HTTP/1.1" 409 293 0.002886 10.0.0.19 - - [2026-02-23 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.19 - - [2026-02-23 01:44:13] "PUT /firewall-rule/c86eab71-8bc8-426d-b4e2-d11a5ce64f92 HTTP/1.1" 200 260 0.017600 10.0.0.19 - - [2026-02-23 01:44:13] "POST /chown HTTP/1.1" 200 109 0.015873 10.0.0.19 - - [2026-02-23 01:44:13] "POST /chown HTTP/1.1" 200 109 0.016375 10.0.0.19 - - [2026-02-23 01:44:13] "GET /firewall-rule/c86eab71-8bc8-426d-b4e2-d11a5ce64f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.006577 10.0.0.19 - - [2026-02-23 01:44:13] "GET /firewall-policy/7d1364a6-2de5-49e1-abd5-6d14de5becc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.012160 10.0.0.19 - - [2026-02-23 01:44:13] "GET /firewall-rule/c86eab71-8bc8-426d-b4e2-d11a5ce64f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002862 10.0.0.19 - - [2026-02-23 01:44:13] "PUT /instance-ip/fe6ed1f8-4dbf-4864-9042-974eda26c2be HTTP/1.1" 200 256 0.023710 10.0.0.19 - - [2026-02-23 01:44:13] "POST /ref-update HTTP/1.1" 200 156 0.010969 10.0.0.19 - - [2026-02-23 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.19 - - [2026-02-23 01:44:13] "POST /chown HTTP/1.1" 200 109 0.005861 10.0.0.19 - - [2026-02-23 01:44:13] "POST /chown HTTP/1.1" 200 109 0.015131 10.0.0.19 - - [2026-02-23 01:44:13] "PUT /instance-ip/fe6ed1f8-4dbf-4864-9042-974eda26c2be HTTP/1.1" 200 256 0.011823 10.0.0.19 - - [2026-02-23 01:44:13] "POST /ref-update HTTP/1.1" 200 156 0.015603 10.0.0.19 - - [2026-02-23 01:44:13] "POST /chown HTTP/1.1" 200 109 0.014148 10.0.0.19 - - [2026-02-23 01:44:13] "POST /chown HTTP/1.1" 200 109 0.007068 10.0.0.19 - - [2026-02-23 01:44:13] "PUT /instance-ip/fe6ed1f8-4dbf-4864-9042-974eda26c2be HTTP/1.1" 200 256 0.015511 10.0.0.19 - - [2026-02-23 01:44:13] "POST /ref-update HTTP/1.1" 200 156 0.012394 10.0.0.19 - - [2026-02-23 01:44:13] "PUT /service-instance/5c346bcc-50a8-4ae0-8cec-b7daa59f4431 HTTP/1.1" 200 266 0.007571 10.0.0.19 - - [2026-02-23 01:44:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.019641 10.0.0.19 - - [2026-02-23 01:44:14] "PUT /service-instance/5c346bcc-50a8-4ae0-8cec-b7daa59f4431 HTTP/1.1" 200 266 0.007794 10.0.0.19 - - [2026-02-23 01:44:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.007318 10.0.0.19 - - [2026-02-23 01:44:14] "PUT /service-instance/5c346bcc-50a8-4ae0-8cec-b7daa59f4431 HTTP/1.1" 200 266 0.007700 10.0.0.19 - - [2026-02-23 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.19 - - [2026-02-23 01:44:14] "GET /virtual-network/f43cbb1f-7e23-4c97-b834-3ccf77e5af64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004733 10.0.0.19 - - [2026-02-23 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.19 - - [2026-02-23 01:44:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.016080 10.0.0.19 - - [2026-02-23 01:44:14] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.051794 10.0.0.19 - - [2026-02-23 01:44:14] "PUT /service-instance/5c346bcc-50a8-4ae0-8cec-b7daa59f4431 HTTP/1.1" 200 266 0.007807 10.0.0.19 - - [2026-02-23 01:44:14] "POST /virtual-machines HTTP/1.1" 200 373 0.013421 10.0.0.19 - - [2026-02-23 01:44:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.021295 10.0.0.19 - - [2026-02-23 01:44:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.030120 10.0.0.19 - - [2026-02-23 01:44:14] "PUT /service-instance/5c346bcc-50a8-4ae0-8cec-b7daa59f4431 HTTP/1.1" 200 266 0.016712 10.0.0.19 - - [2026-02-23 01:44:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.048322 10.0.0.19 - - [2026-02-23 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006296 10.0.0.19 - - [2026-02-23 01:44:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.130128 10.0.0.19 - - [2026-02-23 01:44:14] "POST /chown HTTP/1.1" 200 109 0.021281 10.0.0.19 - - [2026-02-23 01:44:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.008086 10.0.0.19 - - [2026-02-23 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009560 10.0.0.19 - - [2026-02-23 01:44:14] "GET /virtual-machine-interface/287f40e8-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.005183 10.0.0.19 - - [2026-02-23 01:44:14] "POST /chown HTTP/1.1" 200 109 0.016983 10.0.0.19 - - [2026-02-23 01:44:14] "POST /ref-update HTTP/1.1" 200 156 0.014892 10.0.0.19 - - [2026-02-23 01:44:14] "POST /chown HTTP/1.1" 200 109 0.012704 10.0.0.19 - - [2026-02-23 01:44:14] "POST /instance-ips HTTP/1.1" 200 413 0.034755 10.0.0.19 - - [2026-02-23 01:44:14] "POST /chown HTTP/1.1" 200 109 0.014892 10.0.0.19 - - [2026-02-23 01:44:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.032457 10.0.0.19 - - [2026-02-23 01:44:14] "GET /virtual-machine-interface/287f40e8-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.012069 10.0.0.19 - - [2026-02-23 01:44:14] "POST /ref-update HTTP/1.1" 200 156 0.025846 10.0.0.19 - - [2026-02-23 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.19 - - [2026-02-23 01:44:14] "POST /set-tag HTTP/1.1" 200 109 0.015810 10.0.0.19 - - [2026-02-23 01:44:14] "GET /virtual-machine-interface/287f40e8-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.013764 10.0.0.19 - - [2026-02-23 01:44:14] "GET /instance-ip/289cdd7e-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.002401 10.0.0.19 - - [2026-02-23 01:44:14] "POST /chown HTTP/1.1" 200 109 0.022568 10.0.0.19 - - [2026-02-23 01:44:14] "POST /chown HTTP/1.1" 200 109 0.020732 10.0.0.19 - - [2026-02-23 01:44:14] "POST /chown HTTP/1.1" 200 109 0.023762 10.0.0.19 - - [2026-02-23 01:44:14] "GET /virtual-machine-interface/287f40e8-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.027523 10.0.0.19 - - [2026-02-23 01:44:14] "POST /set-tag HTTP/1.1" 200 109 0.005907 10.0.0.19 - - [2026-02-23 01:44:14] "GET /virtual-router/83e364b6-4f0a-4de8-96cf-7f8d4a38d7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.006356 10.0.0.19 - - [2026-02-23 01:44:14] "POST /chown HTTP/1.1" 200 109 0.008631 10.0.0.19 - - [2026-02-23 01:44:14] "POST /ref-update HTTP/1.1" 200 156 0.014153 10.0.0.19 - - [2026-02-23 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.014158 10.0.0.19 - - [2026-02-23 01:44:14] "GET /virtual-machine-interface/287f40e8-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.020357 10.0.0.19 - - [2026-02-23 01:44:14] "POST /set-tag HTTP/1.1" 200 109 0.004684 10.0.0.19 - - [2026-02-23 01:44:14] "POST /chown HTTP/1.1" 200 109 0.014319 10.0.0.19 - - [2026-02-23 01:44:14] "POST /chown HTTP/1.1" 200 109 0.014694 10.0.0.19 - - [2026-02-23 01:44:14] "GET /virtual-machine-interface/287f40e8-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003913 10.0.0.19 - - [2026-02-23 01:44:14] "POST /set-tag HTTP/1.1" 200 109 0.001827 10.0.0.19 - - [2026-02-23 01:44:14] "POST /chown HTTP/1.1" 200 109 0.005972 10.0.0.19 - - [2026-02-23 01:44:15] "POST /chown HTTP/1.1" 200 109 0.019335 10.0.0.19 - - [2026-02-23 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.19 - - [2026-02-23 01:44:15] "POST /chown HTTP/1.1" 200 109 0.006367 10.0.0.19 - - [2026-02-23 01:44:15] "POST /chown HTTP/1.1" 200 109 0.022368 10.0.0.19 - - [2026-02-23 01:44:15] "POST /chown HTTP/1.1" 200 109 0.019035 10.0.0.19 - - [2026-02-23 01:44:15] "POST /chown HTTP/1.1" 200 109 0.005814 10.0.0.19 - - [2026-02-23 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.19 - - [2026-02-23 01:44:15] "POST /chown HTTP/1.1" 200 109 0.006149 10.0.0.19 - - [2026-02-23 01:44:15] "POST /chown HTTP/1.1" 200 109 0.006179 10.0.0.19 - - [2026-02-23 01:44:15] "POST /chown HTTP/1.1" 200 109 0.014603 10.0.0.19 - - [2026-02-23 01:44:15] "POST /chown HTTP/1.1" 200 109 0.018526 10.0.0.19 - - [2026-02-23 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.19 - - [2026-02-23 01:44:15] "POST /chown HTTP/1.1" 200 109 0.005598 10.0.0.19 - - [2026-02-23 01:44:15] "POST /chown HTTP/1.1" 200 109 0.019967 10.0.0.19 - - [2026-02-23 01:44:15] "POST /chown HTTP/1.1" 200 109 0.019681 10.0.0.19 - - [2026-02-23 01:44:15] "POST /chown HTTP/1.1" 200 109 0.006261 10.0.0.19 - - [2026-02-23 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008102 10.0.0.19 - - [2026-02-23 01:44:15] "POST /chown HTTP/1.1" 200 109 0.008055 10.0.0.19 - - [2026-02-23 01:44:15] "POST /chown HTTP/1.1" 200 109 0.008004 10.0.0.19 - - [2026-02-23 01:44:15] "POST /chown HTTP/1.1" 200 109 0.010783 10.0.0.19 - - [2026-02-23 01:44:15] "POST /chown HTTP/1.1" 200 109 0.015747 10.0.0.19 - - [2026-02-23 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.19 - - [2026-02-23 01:44:15] "POST /chown HTTP/1.1" 200 109 0.006486 10.0.0.19 - - [2026-02-23 01:44:15] "POST /chown HTTP/1.1" 200 109 0.016817 10.0.0.19 - - [2026-02-23 01:44:15] "POST /chown HTTP/1.1" 200 109 0.012604 10.0.0.19 - - [2026-02-23 01:44:15] "POST /chown HTTP/1.1" 200 109 0.005836 10.0.0.19 - - [2026-02-23 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001530 10.0.0.19 - - [2026-02-23 01:44:15] "POST /chown HTTP/1.1" 200 109 0.005474 10.0.0.19 - - [2026-02-23 01:44:15] "POST /chown HTTP/1.1" 200 109 0.015404 10.0.0.19 - - [2026-02-23 01:44:15] "POST /chown HTTP/1.1" 200 109 0.006305 10.0.0.19 - - [2026-02-23 01:44:15] "POST /chown HTTP/1.1" 200 109 0.014851 10.0.0.19 - - [2026-02-23 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.19 - - [2026-02-23 01:44:15] "POST /chown HTTP/1.1" 200 109 0.010971 10.0.0.19 - - [2026-02-23 01:44:15] "POST /chown HTTP/1.1" 200 109 0.015848 10.0.0.19 - - [2026-02-23 01:44:15] "POST /chown HTTP/1.1" 200 109 0.015011 10.0.0.19 - - [2026-02-23 01:44:16] "POST /chown HTTP/1.1" 200 109 0.005945 10.0.0.19 - - [2026-02-23 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.19 - - [2026-02-23 01:44:16] "POST /chown HTTP/1.1" 200 109 0.005327 10.0.0.19 - - [2026-02-23 01:44:16] "POST /chown HTTP/1.1" 200 109 0.012454 10.0.0.19 - - [2026-02-23 01:44:16] "POST /chown HTTP/1.1" 200 109 0.036512 10.0.0.19 - - [2026-02-23 01:44:16] "POST /chown HTTP/1.1" 200 109 0.031734 10.0.0.19 - - [2026-02-23 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.19 - - [2026-02-23 01:44:16] "POST /chown HTTP/1.1" 200 109 0.005701 10.0.0.19 - - [2026-02-23 01:44:16] "POST /chown HTTP/1.1" 200 109 0.017560 10.0.0.19 - - [2026-02-23 01:44:16] "POST /chown HTTP/1.1" 200 109 0.006598 10.0.0.19 - - [2026-02-23 01:44:16] "POST /chown HTTP/1.1" 200 109 0.021821 10.0.0.19 - - [2026-02-23 01:44:17] "GET /virtual-machine-interface/23b6acb8-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005032 10.0.0.19 - - [2026-02-23 01:44:17] "POST /set-tag HTTP/1.1" 200 109 0.005285 10.0.0.19 - - [2026-02-23 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.19 - - [2026-02-23 01:44:17] "GET /loadbalancer/6a78ef1e-5f1d-4d32-b63c-4de5ec5e1372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.004432 10.0.0.19 - - [2026-02-23 01:44:17] "GET /loadbalancer-pool/6349dc43-98a8-46b8-8c44-5b0298dc6326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.004549 10.0.0.19 - - [2026-02-23 01:44:17] "POST /loadbalancer-members HTTP/1.1" 200 702 0.036751 10.0.0.19 - - [2026-02-23 01:44:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.019446 10.0.0.19 - - [2026-02-23 01:44:17] "GET /virtual-machine-interface/23b6acb8-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006924 10.0.0.19 - - [2026-02-23 01:44:17] "GET /virtual-machine-interface/23b6acb8-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009264 10.0.0.19 - - [2026-02-23 01:44:17] "POST /ref-update HTTP/1.1" 200 156 0.008272 10.0.0.19 - - [2026-02-23 01:44:17] "POST /tags HTTP/1.1" 409 221 0.001863 10.0.0.19 - - [2026-02-23 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.19 - - [2026-02-23 01:44:17] "GET /tag/422d1232-7a46-408b-a287-89248cbf5042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011020 10.0.0.19 - - [2026-02-23 01:44:17] "GET /floating-ip/4f25dfe7-1155-4196-94e9-2febfa323772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.004295 10.0.0.19 - - [2026-02-23 01:44:17] "PUT /floating-ip/4f25dfe7-1155-4196-94e9-2febfa323772 HTTP/1.1" 200 256 0.007651 10.0.0.19 - - [2026-02-23 01:44:17] "POST /set-tag HTTP/1.1" 200 109 0.027544 10.0.0.19 - - [2026-02-23 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.19 - - [2026-02-23 01:44:17] "POST /chown HTTP/1.1" 200 109 0.015807 10.0.0.19 - - [2026-02-23 01:44:17] "POST /chown HTTP/1.1" 200 109 0.009681 10.0.0.19 - - [2026-02-23 01:44:17] "POST /chown HTTP/1.1" 200 109 0.014602 10.0.0.19 - - [2026-02-23 01:44:18] "POST /chown HTTP/1.1" 200 109 0.020908 10.0.0.19 - - [2026-02-23 01:44:18] "GET /virtual-machine-interface/241cecb2-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004256 10.0.0.19 - - [2026-02-23 01:44:18] "POST /set-tag HTTP/1.1" 200 109 0.002423 10.0.0.19 - - [2026-02-23 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.19 - - [2026-02-23 01:44:18] "GET /loadbalancer/6a78ef1e-5f1d-4d32-b63c-4de5ec5e1372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002021 10.0.0.19 - - [2026-02-23 01:44:18] "GET /loadbalancer-pool/6349dc43-98a8-46b8-8c44-5b0298dc6326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.004330 10.0.0.19 - - [2026-02-23 01:44:18] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014312 10.0.0.19 - - [2026-02-23 01:44:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.018401 10.0.0.19 - - [2026-02-23 01:44:18] "GET /virtual-machine-interface/241cecb2-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006974 10.0.0.19 - - [2026-02-23 01:44:18] "GET /virtual-machine-interface/241cecb2-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003175 10.0.0.19 - - [2026-02-23 01:44:18] "POST /ref-update HTTP/1.1" 200 156 0.005538 10.0.0.19 - - [2026-02-23 01:44:18] "GET /floating-ip/4f25dfe7-1155-4196-94e9-2febfa323772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.004128 10.0.0.19 - - [2026-02-23 01:44:18] "POST /set-tag HTTP/1.1" 200 109 0.020219 10.0.0.19 - - [2026-02-23 01:44:19] "GET /virtual-machine/8ae22975-619a-48af-a7b6-23c2c129390d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002804 10.0.0.19 - - [2026-02-23 01:44:19] "GET /virtual-machine-interface/23b6acb8-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.012816 10.0.0.19 - - [2026-02-23 01:44:19] "GET /virtual-machine/55e087a2-c513-4cf9-b1e9-4d2e6ab28510?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.007133 10.0.0.19 - - [2026-02-23 01:44:19] "GET /virtual-machine-interface/241cecb2-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.013533 10.0.0.19 - - [2026-02-23 01:44:28] "GET /virtual-machine-interface/287f40e8-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.016289 10.0.0.19 - - [2026-02-23 01:44:28] "POST /set-tag HTTP/1.1" 200 109 0.009244 10.0.0.19 - - [2026-02-23 01:44:29] "GET /virtual-machine/cb09247d-cbee-4541-aa67-73ac97ceaefb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.007370 10.0.0.19 - - [2026-02-23 01:44:29] "GET /virtual-machine-interface/287f40e8-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.013396 10.0.0.19 - - [2026-02-23 01:44:29] "GET /virtual-machine-interface/287f40e8-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011271 10.0.0.19 - - [2026-02-23 01:44:30] "POST /set-tag HTTP/1.1" 200 109 0.008311 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:44:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002277 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:44:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002863 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:44:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000974 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:44:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001181 10.0.0.19 - - [2026-02-23 01:45:01] "GET /virtual-machine-interface/287f40e8-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.019381 10.0.0.19 - - [2026-02-23 01:45:01] "POST /set-tag HTTP/1.1" 200 109 0.006017 10.0.0.19 - - [2026-02-23 01:45:01] "GET /virtual-machine-interface/287f40e8-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.015964 10.0.0.19 - - [2026-02-23 01:45:01] "POST /set-tag HTTP/1.1" 200 109 0.006533 10.0.0.19 - - [2026-02-23 01:45:01] "GET /virtual-machine/cb09247d-cbee-4541-aa67-73ac97ceaefb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.004685 10.0.0.19 - - [2026-02-23 01:45:01] "POST /ref-update HTTP/1.1" 200 156 0.018227 10.0.0.19 - - [2026-02-23 01:45:01] "GET /virtual-machine-interface/287f40e8-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.015205 10.0.0.19 - - [2026-02-23 01:45:01] "POST /set-tag HTTP/1.1" 200 109 0.022181 10.0.0.19 - - [2026-02-23 01:45:01] "POST /set-tag HTTP/1.1" 200 109 0.024703 10.0.0.19 - - [2026-02-23 01:45:01] "DELETE /instance-ip/289cdd7e-1059-11f1-a7ab-fa163e750f2c HTTP/1.1" 200 115 0.050476 10.0.0.19 - - [2026-02-23 01:45:01] "DELETE /virtual-machine-interface/287f40e8-1059-11f1-a7ab-fa163e750f2c HTTP/1.1" 200 115 0.043672 10.0.0.19 - - [2026-02-23 01:45:01] "DELETE /virtual-machine/cb09247d-cbee-4541-aa67-73ac97ceaefb HTTP/1.1" 200 115 0.020364 10.0.0.19 - - [2026-02-23 01:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005518 10.0.0.19 - - [2026-02-23 01:45:05] "GET /tag/a3e7965a-9849-4fda-9caf-7e7021d6d304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.051952 10.0.0.19 - - [2026-02-23 01:45:05] "GET /tag/a3e7965a-9849-4fda-9caf-7e7021d6d304?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.024319 10.0.0.19 - - [2026-02-23 01:45:05] "GET /virtual-machine-interface/07f49851-a642-4fce-9648-dd87da1b4189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.007379 10.0.0.19 - - [2026-02-23 01:45:05] "POST /set-tag HTTP/1.1" 200 109 0.026593 10.0.0.19 - - [2026-02-23 01:45:05] "GET /virtual-machine-interface/1f0685f7-e9af-4283-bc66-f5fa9bca6e00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.012245 10.0.0.19 - - [2026-02-23 01:45:05] "POST /set-tag HTTP/1.1" 200 109 0.016677 10.0.0.19 - - [2026-02-23 01:45:05] "GET /virtual-machine-interface/58f86290-5c66-4d2a-ae7f-193ee56b6848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004002 10.0.0.19 - - [2026-02-23 01:45:05] "POST /set-tag HTTP/1.1" 200 109 0.019492 10.0.0.19 - - [2026-02-23 01:45:05] "GET /firewall-policy/7d1364a6-2de5-49e1-abd5-6d14de5becc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.019250 10.0.0.19 - - [2026-02-23 01:45:05] "GET /firewall-rule/c86eab71-8bc8-426d-b4e2-d11a5ce64f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003322 10.0.0.19 - - [2026-02-23 01:45:05] "POST /ref-update HTTP/1.1" 200 156 0.016751 10.0.0.19 - - [2026-02-23 01:45:05] "DELETE /firewall-rule/c86eab71-8bc8-426d-b4e2-d11a5ce64f92 HTTP/1.1" 200 115 0.043859 10.0.0.19 - - [2026-02-23 01:45:05] "DELETE /loadbalancer-member/3f1c6f45-252b-49ee-b894-d2fe61a81e34 HTTP/1.1" 200 115 0.021049 10.0.0.19 - - [2026-02-23 01:45:05] "PUT /service-instance/5c346bcc-50a8-4ae0-8cec-b7daa59f4431 HTTP/1.1" 200 266 0.019624 10.0.0.19 - - [2026-02-23 01:45:05] "DELETE /loadbalancer-pool/e0819b9a-37da-4338-b59a-94002be7ff2b HTTP/1.1" 200 115 0.069206 10.0.0.19 - - [2026-02-23 01:45:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.011666 10.0.0.19 - - [2026-02-23 01:45:05] "DELETE /loadbalancer-listener/29229e25-520e-4ff6-b276-1c170894a4e8 HTTP/1.1" 200 115 0.044174 10.0.0.19 - - [2026-02-23 01:45:05] "GET /floating-ip/472120c8-8187-4617-8549-1a3421e5eedb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.004704 10.0.0.19 - - [2026-02-23 01:45:05] "PUT /service-instance/5c346bcc-50a8-4ae0-8cec-b7daa59f4431 HTTP/1.1" 200 266 0.017295 10.0.0.19 - - [2026-02-23 01:45:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.015000 10.0.0.19 - - [2026-02-23 01:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001281 10.0.0.19 - - [2026-02-23 01:45:05] "PUT /floating-ip/472120c8-8187-4617-8549-1a3421e5eedb HTTP/1.1" 200 256 0.048257 10.0.0.19 - - [2026-02-23 01:45:05] "POST /chown HTTP/1.1" 200 109 0.024529 10.0.0.19 - - [2026-02-23 01:45:05] "POST /chown HTTP/1.1" 200 109 0.019952 10.0.0.19 - - [2026-02-23 01:45:05] "DELETE /floating-ip/472120c8-8187-4617-8549-1a3421e5eedb HTTP/1.1" 200 115 0.088838 10.0.0.19 - - [2026-02-23 01:45:05] "POST /chown HTTP/1.1" 200 109 0.009373 10.0.0.19 - - [2026-02-23 01:45:05] "POST /chown HTTP/1.1" 200 109 0.020495 10.0.0.19 - - [2026-02-23 01:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.19 - - [2026-02-23 01:45:05] "DELETE /loadbalancer/1426732e-644f-47e6-a979-e3c9a4949126 HTTP/1.1" 200 115 0.073246 10.0.0.19 - - [2026-02-23 01:45:06] "POST /service-instances HTTP/1.1" 409 259 0.005677 10.0.0.19 - - [2026-02-23 01:45:06] "DELETE /instance-ip/fe6ed1f8-4dbf-4864-9042-974eda26c2be HTTP/1.1" 200 115 0.055723 10.0.0.19 - - [2026-02-23 01:45:06] "POST /service-instances HTTP/1.1" 409 259 0.002539 10.0.0.19 - - [2026-02-23 01:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.19 - - [2026-02-23 01:45:06] "DELETE /virtual-machine-interface/58f86290-5c66-4d2a-ae7f-193ee56b6848 HTTP/1.1" 200 115 0.043382 10.0.0.19 - - [2026-02-23 01:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121 10.0.0.19 - - [2026-02-23 01:45:06] "GET /floating-ip-pool/87f11c9c-b1b0-4426-afdd-b4b9a5645345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.005852 10.0.0.19 - - [2026-02-23 01:45:06] "DELETE /tag/a3e7965a-9849-4fda-9caf-7e7021d6d304 HTTP/1.1" 200 115 0.071787 10.0.0.19 - - [2026-02-23 01:45:06] "POST /ref-update HTTP/1.1" 200 156 0.015158 10.0.0.19 - - [2026-02-23 01:45:06] "DELETE /service-instance/5c346bcc-50a8-4ae0-8cec-b7daa59f4431 HTTP/1.1" 200 115 0.050733 10.0.0.19 - - [2026-02-23 01:45:06] "GET /virtual-machine-interface/1f0685f7-e9af-4283-bc66-f5fa9bca6e00?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.004897 10.0.0.19 - - [2026-02-23 01:45:06] "DELETE /floating-ip-pool/87f11c9c-b1b0-4426-afdd-b4b9a5645345 HTTP/1.1" 200 115 0.040740 10.0.0.19 - - [2026-02-23 01:45:06] "DELETE /virtual-machine-interface/1f0685f7-e9af-4283-bc66-f5fa9bca6e00 HTTP/1.1" 200 115 0.062329 10.0.0.19 - - [2026-02-23 01:45:06] "POST /ref-update HTTP/1.1" 200 156 0.012698 10.0.0.19 - - [2026-02-23 01:45:06] "DELETE /virtual-machine/f303890f-6b02-4469-b11e-d906a7870032 HTTP/1.1" 200 115 0.045704 10.0.0.19 - - [2026-02-23 01:45:06] "GET /virtual-machine-interface/07f49851-a642-4fce-9648-dd87da1b4189?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1207 0.018884 10.0.0.19 - - [2026-02-23 01:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011546 10.0.0.19 - - [2026-02-23 01:45:06] "POST /useragent-kv HTTP/1.1" 200 115 0.004915 10.0.0.19 - - [2026-02-23 01:45:06] "POST /useragent-kv HTTP/1.1" 200 115 0.001508 10.0.0.19 - - [2026-02-23 01:45:06] "DELETE /virtual-network/96981eb5-d6b2-49be-a148-1bf61270cdcd HTTP/1.1" 200 115 0.168152 10.0.0.19 - - [2026-02-23 01:45:06] "GET /routing-instance/d989bfd9-2428-4916-bb59-26218b64f792 HTTP/1.1" 404 171 0.027189 10.0.0.19 - - [2026-02-23 01:45:06] "GET /domains HTTP/1.1" 200 280 0.006855 10.0.0.19 - - [2026-02-23 01:45:06] "GET /domain/99b4b5ec-d9c8-445f-8d52-635cce9fad01 HTTP/1.1" 200 3087 0.003868 10.0.0.19 - - [2026-02-23 01:45:06] "DELETE /route-target/1bb8dc2d-ed76-46b5-bed0-9c10fe0a60e9 HTTP/1.1" 200 115 0.083357 10.0.0.19 - - [2026-02-23 01:45:06] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40 HTTP/1.1" 200 6873 0.071520 10.0.0.19 - - [2026-02-23 01:45:06] "DELETE /virtual-machine-interface/07f49851-a642-4fce-9648-dd87da1b4189 HTTP/1.1" 200 115 0.168186 10.0.0.19 - - [2026-02-23 01:45:06] "GET /virtual-machine-interface/241cecb2-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.011627 10.0.0.19 - - [2026-02-23 01:45:06] "POST /set-tag HTTP/1.1" 200 109 0.007198 10.0.0.19 - - [2026-02-23 01:45:06] "DELETE /virtual-machine/479c97ff-1907-418c-8904-c62d6bcd11ca HTTP/1.1" 200 115 0.070506 10.0.0.19 - - [2026-02-23 01:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005649 10.0.0.19 - - [2026-02-23 01:45:06] "GET /loadbalancer/6a78ef1e-5f1d-4d32-b63c-4de5ec5e1372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.001989 10.0.0.19 - - [2026-02-23 01:45:06] "GET /virtual-machine-interface/241cecb2-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003996 10.0.0.19 - - [2026-02-23 01:45:06] "POST /set-tag HTTP/1.1" 200 109 0.016648 10.0.0.19 - - [2026-02-23 01:45:06] "DELETE /loadbalancer-member/16e6e216-5d7c-4d65-903d-ce31ab9851da HTTP/1.1" 200 115 0.040656 10.0.0.19 - - [2026-02-23 01:45:08] "GET /virtual-machine-interface/241cecb2-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.025664 10.0.0.19 - - [2026-02-23 01:45:08] "POST /set-tag HTTP/1.1" 200 109 0.004998 10.0.0.19 - - [2026-02-23 01:45:08] "GET /virtual-machine-interface/241cecb2-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006127 10.0.0.19 - - [2026-02-23 01:45:08] "POST /set-tag HTTP/1.1" 200 109 0.002762 10.0.0.19 - - [2026-02-23 01:45:08] "GET /virtual-machine/55e087a2-c513-4cf9-b1e9-4d2e6ab28510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003170 10.0.0.19 - - [2026-02-23 01:45:08] "POST /ref-update HTTP/1.1" 200 156 0.020921 10.0.0.19 - - [2026-02-23 01:45:08] "GET /virtual-machine-interface/241cecb2-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006006 10.0.0.19 - - [2026-02-23 01:45:08] "POST /set-tag HTTP/1.1" 200 109 0.017817 10.0.0.19 - - [2026-02-23 01:45:08] "POST /set-tag HTTP/1.1" 200 109 0.029694 10.0.0.19 - - [2026-02-23 01:45:08] "POST /set-tag HTTP/1.1" 200 109 0.025538 10.0.0.19 - - [2026-02-23 01:45:08] "DELETE /instance-ip/2439215c-1059-11f1-a7ab-fa163e750f2c HTTP/1.1" 200 115 0.050928 10.0.0.19 - - [2026-02-23 01:45:08] "POST /ref-update HTTP/1.1" 200 156 0.018461 10.0.0.19 - - [2026-02-23 01:45:08] "DELETE /virtual-machine-interface/241cecb2-1059-11f1-a7ab-fa163e750f2c HTTP/1.1" 200 115 0.055756 10.0.0.19 - - [2026-02-23 01:45:08] "DELETE /virtual-machine/55e087a2-c513-4cf9-b1e9-4d2e6ab28510 HTTP/1.1" 200 115 0.043404 10.0.0.19 - - [2026-02-23 01:45:11] "GET /virtual-machine-interface/23b6acb8-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.020640 10.0.0.19 - - [2026-02-23 01:45:11] "POST /set-tag HTTP/1.1" 200 109 0.003479 10.0.0.19 - - [2026-02-23 01:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.19 - - [2026-02-23 01:45:11] "GET /loadbalancer/6a78ef1e-5f1d-4d32-b63c-4de5ec5e1372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002855 10.0.0.19 - - [2026-02-23 01:45:13] "GET /virtual-machine-interface/23b6acb8-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004846 10.0.0.19 - - [2026-02-23 01:45:13] "POST /set-tag HTTP/1.1" 200 109 0.003117 10.0.0.19 - - [2026-02-23 01:45:13] "GET /virtual-machine-interface/23b6acb8-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003990 10.0.0.19 - - [2026-02-23 01:45:13] "POST /set-tag HTTP/1.1" 200 109 0.004288 10.0.0.19 - - [2026-02-23 01:45:13] "GET /virtual-machine/8ae22975-619a-48af-a7b6-23c2c129390d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002831 10.0.0.19 - - [2026-02-23 01:45:13] "POST /ref-update HTTP/1.1" 200 156 0.013667 10.0.0.19 - - [2026-02-23 01:45:13] "GET /virtual-machine-interface/23b6acb8-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004663 10.0.0.19 - - [2026-02-23 01:45:13] "POST /set-tag HTTP/1.1" 200 109 0.017012 10.0.0.19 - - [2026-02-23 01:45:13] "POST /set-tag HTTP/1.1" 200 109 0.016006 10.0.0.19 - - [2026-02-23 01:45:13] "POST /set-tag HTTP/1.1" 200 109 0.027188 10.0.0.19 - - [2026-02-23 01:45:13] "DELETE /instance-ip/23caf592-1059-11f1-a7ab-fa163e750f2c HTTP/1.1" 200 115 0.042460 10.0.0.19 - - [2026-02-23 01:45:13] "POST /ref-update HTTP/1.1" 200 156 0.012327 10.0.0.19 - - [2026-02-23 01:45:13] "DELETE /virtual-machine-interface/23b6acb8-1059-11f1-a7ab-fa163e750f2c HTTP/1.1" 200 115 0.040869 10.0.0.19 - - [2026-02-23 01:45:13] "DELETE /virtual-machine/8ae22975-619a-48af-a7b6-23c2c129390d HTTP/1.1" 200 115 0.012159 10.0.0.19 - - [2026-02-23 01:45:13] "DELETE /tag/6bbcceea-03d1-4bc8-806d-e60626c21e38 HTTP/1.1" 200 115 0.064281 10.0.0.19 - - [2026-02-23 01:45:13] "DELETE /tag/934c0741-2d4b-4079-92ca-4e073c5dab29 HTTP/1.1" 200 115 0.028078 10.0.0.19 - - [2026-02-23 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008000 10.0.0.19 - - [2026-02-23 01:45:17] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.081783 10.0.0.19 - - [2026-02-23 01:45:17] "POST /tags HTTP/1.1" 200 393 0.046838 10.0.0.19 - - [2026-02-23 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010769 10.0.0.19 - - [2026-02-23 01:45:17] "GET /tag/cbb519e1-1b90-4d56-b9c5-42eb80fff150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014112 10.0.0.19 - - [2026-02-23 01:45:17] "POST /tags HTTP/1.1" 200 341 0.022925 10.0.0.19 - - [2026-02-23 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.19 - - [2026-02-23 01:45:17] "GET /tag/b5dc81de-92f7-4078-a19a-7f6282728999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.019216 10.0.0.19 - - [2026-02-23 01:45:17] "POST /id-to-fqname HTTP/1.1" 200 192 0.000482 10.0.0.19 - - [2026-02-23 01:45:17] "POST /fqname-to-id HTTP/1.1" 404 201 0.011317 10.0.0.19 - - [2026-02-23 01:45:17] "POST /security-groups HTTP/1.1" 200 589 0.067760 10.0.0.19 - - [2026-02-23 01:45:17] "POST /projects HTTP/1.1" 200 519 0.186434 10.0.0.19 - - [2026-02-23 01:45:17] "POST /fqname-to-id HTTP/1.1" 404 236 0.007434 10.0.0.19 - - [2026-02-23 01:45:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.048075 10.0.0.19 - - [2026-02-23 01:45:17] "POST /access-control-lists HTTP/1.1" 200 598 0.092982 10.0.0.19 - - [2026-02-23 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.019105 10.0.0.19 - - [2026-02-23 01:45:17] "GET /virtual-network/f43cbb1f-7e23-4c97-b834-3ccf77e5af64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007485 10.0.0.19 - - [2026-02-23 01:45:17] "POST /fqname-to-id HTTP/1.1" 404 235 0.002119 10.0.0.19 - - [2026-02-23 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001259 10.0.0.19 - - [2026-02-23 01:45:18] "GET /virtual-network/1cf5eb09-973f-4ea4-81fd-c267b2e0d7b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.005317 10.0.0.19 - - [2026-02-23 01:45:18] "POST /access-control-lists HTTP/1.1" 200 596 0.065505 10.0.0.19 - - [2026-02-23 01:45:18] "PUT /virtual-network/f43cbb1f-7e23-4c97-b834-3ccf77e5af64 HTTP/1.1" 200 264 0.084891 10.0.0.19 - - [2026-02-23 01:45:18] "PUT /virtual-network/1cf5eb09-973f-4ea4-81fd-c267b2e0d7b5 HTTP/1.1" 200 264 0.034501 10.0.0.19 - - [2026-02-23 01:45:18] "POST /security-groups HTTP/1.1" 200 591 0.061270 10.0.0.19 - - [2026-02-23 01:45:18] "POST /fqname-to-id HTTP/1.1" 404 270 0.002061 10.0.0.19 - - [2026-02-23 01:45:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.017026 10.0.0.19 - - [2026-02-23 01:45:18] "POST /chown HTTP/1.1" 200 109 0.064985 10.0.0.19 - - [2026-02-23 01:45:18] "POST /access-control-lists HTTP/1.1" 200 632 0.107426 10.0.0.19 - - [2026-02-23 01:45:18] "GET /application-policy-set/ba874f53-8c04-4800-ad47-eebfbb0b0c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005282 10.0.0.19 - - [2026-02-23 01:45:18] "POST /fqname-to-id HTTP/1.1" 404 269 0.012969 10.0.0.19 - - [2026-02-23 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.19 - - [2026-02-23 01:45:18] "GET /policy-management/e2a55924-5874-4bfb-bbb0-d21f8fd06a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002002 10.0.0.19 - - [2026-02-23 01:45:18] "POST /tags HTTP/1.1" 409 226 0.001493 10.0.0.19 - - [2026-02-23 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001324 10.0.0.19 - - [2026-02-23 01:45:18] "GET /tag/b5dc81de-92f7-4078-a19a-7f6282728999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.045158 10.0.0.19 - - [2026-02-23 01:45:18] "POST /access-control-lists HTTP/1.1" 200 630 0.066427 10.0.0.19 - - [2026-02-23 01:45:18] "POST /firewall-rules HTTP/1.1" 200 600 0.105855 10.0.0.19 - - [2026-02-23 01:45:18] "GET /firewall-rule/afb61828-cfa9-4b39-85da-58d39843f5d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.012119 10.0.0.19 - - [2026-02-23 01:45:18] "GET /firewall-policy/6b5363b7-0877-4a9b-a047-09921a8d3e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005358 10.0.0.19 - - [2026-02-23 01:45:18] "GET /firewall-rule/afb61828-cfa9-4b39-85da-58d39843f5d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003398 10.0.0.19 - - [2026-02-23 01:45:18] "POST /ref-update HTTP/1.1" 200 156 0.049162 10.0.0.19 - - [2026-02-23 01:45:18] "GET /application-policy-set/ba874f53-8c04-4800-ad47-eebfbb0b0c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003081 10.0.0.19 - - [2026-02-23 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.19 - - [2026-02-23 01:45:18] "GET /policy-management/e2a55924-5874-4bfb-bbb0-d21f8fd06a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002203 10.0.0.19 - - [2026-02-23 01:45:18] "POST /tags HTTP/1.1" 409 226 0.002200 10.0.0.19 - - [2026-02-23 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.19 - - [2026-02-23 01:45:18] "GET /tag/b5dc81de-92f7-4078-a19a-7f6282728999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011154 10.0.0.19 - - [2026-02-23 01:45:19] "POST /firewall-rules HTTP/1.1" 200 598 0.076947 10.0.0.19 - - [2026-02-23 01:45:19] "GET /firewall-rule/a5570844-e01b-45eb-b397-04b01bde6fc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.013954 10.0.0.19 - - [2026-02-23 01:45:19] "GET /firewall-policy/6b5363b7-0877-4a9b-a047-09921a8d3e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004557 10.0.0.19 - - [2026-02-23 01:45:19] "GET /firewall-rule/a5570844-e01b-45eb-b397-04b01bde6fc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003223 10.0.0.19 - - [2026-02-23 01:45:19] "POST /ref-update HTTP/1.1" 200 156 0.070520 10.0.0.19 - - [2026-02-23 01:45:20] "POST /tags HTTP/1.1" 200 393 0.042552 10.0.0.19 - - [2026-02-23 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006919 10.0.0.19 - - [2026-02-23 01:45:20] "GET /tag/c2560d16-235b-41e4-9a5d-87b25db42d21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014917 10.0.0.19 - - [2026-02-23 01:45:20] "POST /tags HTTP/1.1" 200 341 0.023407 10.0.0.19 - - [2026-02-23 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007130 10.0.0.19 - - [2026-02-23 01:45:20] "GET /tag/e5f3bd22-7d32-484e-8c09-dcda9a1e2464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.018681 10.0.0.19 - - [2026-02-23 01:45:20] "POST /id-to-fqname HTTP/1.1" 200 192 0.000787 10.0.0.19 - - [2026-02-23 01:45:20] "POST /fqname-to-id HTTP/1.1" 404 201 0.002220 10.0.0.19 - - [2026-02-23 01:45:20] "POST /security-groups HTTP/1.1" 200 589 0.068716 10.0.0.19 - - [2026-02-23 01:45:20] "POST /projects HTTP/1.1" 200 519 0.245727 10.0.0.19 - - [2026-02-23 01:45:20] "POST /fqname-to-id HTTP/1.1" 404 236 0.009693 10.0.0.19 - - [2026-02-23 01:45:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.014915 10.0.0.19 - - [2026-02-23 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008391 10.0.0.19 - - [2026-02-23 01:45:21] "GET /virtual-network/f43cbb1f-7e23-4c97-b834-3ccf77e5af64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.018342 10.0.0.19 - - [2026-02-23 01:45:21] "POST /access-control-lists HTTP/1.1" 200 598 0.083261 10.0.0.19 - - [2026-02-23 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008149 10.0.0.19 - - [2026-02-23 01:45:21] "POST /fqname-to-id HTTP/1.1" 404 235 0.004822 10.0.0.19 - - [2026-02-23 01:45:21] "GET /virtual-network/1cf5eb09-973f-4ea4-81fd-c267b2e0d7b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.003561 10.0.0.19 - - [2026-02-23 01:45:21] "POST /access-control-lists HTTP/1.1" 200 596 0.085917 10.0.0.19 - - [2026-02-23 01:45:21] "PUT /virtual-network/f43cbb1f-7e23-4c97-b834-3ccf77e5af64 HTTP/1.1" 200 264 0.113692 10.0.0.19 - - [2026-02-23 01:45:21] "PUT /virtual-network/1cf5eb09-973f-4ea4-81fd-c267b2e0d7b5 HTTP/1.1" 200 264 0.054291 10.0.0.19 - - [2026-02-23 01:45:21] "POST /security-groups HTTP/1.1" 200 591 0.068193 10.0.0.19 - - [2026-02-23 01:45:21] "POST /fqname-to-id HTTP/1.1" 404 270 0.002334 10.0.0.19 - - [2026-02-23 01:45:21] "POST /access-control-lists HTTP/1.1" 200 632 0.018353 10.0.0.19 - - [2026-02-23 01:45:21] "POST /fqname-to-id HTTP/1.1" 404 269 0.007725 10.0.0.19 - - [2026-02-23 01:45:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.024061 10.0.0.19 - - [2026-02-23 01:45:21] "POST /chown HTTP/1.1" 200 109 0.013637 10.0.0.19 - - [2026-02-23 01:45:21] "GET /application-policy-set/ba874f53-8c04-4800-ad47-eebfbb0b0c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011029 10.0.0.19 - - [2026-02-23 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.19 - - [2026-02-23 01:45:21] "GET /policy-management/e2a55924-5874-4bfb-bbb0-d21f8fd06a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.020710 10.0.0.19 - - [2026-02-23 01:45:21] "POST /access-control-lists HTTP/1.1" 200 630 0.062258 10.0.0.19 - - [2026-02-23 01:45:21] "POST /tags HTTP/1.1" 409 226 0.015653 10.0.0.19 - - [2026-02-23 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.19 - - [2026-02-23 01:45:21] "GET /tag/e5f3bd22-7d32-484e-8c09-dcda9a1e2464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010109 10.0.0.19 - - [2026-02-23 01:45:21] "POST /firewall-rules HTTP/1.1" 200 600 0.072366 10.0.0.19 - - [2026-02-23 01:45:21] "GET /firewall-rule/3c90cfb9-ec80-4b93-a703-82a8c460e586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.006751 10.0.0.19 - - [2026-02-23 01:45:21] "GET /firewall-policy/6b5363b7-0877-4a9b-a047-09921a8d3e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.008249 10.0.0.19 - - [2026-02-23 01:45:21] "GET /firewall-rule/3c90cfb9-ec80-4b93-a703-82a8c460e586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002576 10.0.0.19 - - [2026-02-23 01:45:21] "POST /ref-update HTTP/1.1" 200 156 0.047200 10.0.0.19 - - [2026-02-23 01:45:21] "GET /application-policy-set/ba874f53-8c04-4800-ad47-eebfbb0b0c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002845 10.0.0.19 - - [2026-02-23 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.19 - - [2026-02-23 01:45:21] "GET /policy-management/e2a55924-5874-4bfb-bbb0-d21f8fd06a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002390 10.0.0.19 - - [2026-02-23 01:45:21] "POST /tags HTTP/1.1" 409 226 0.002072 10.0.0.19 - - [2026-02-23 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.19 - - [2026-02-23 01:45:21] "GET /tag/e5f3bd22-7d32-484e-8c09-dcda9a1e2464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012228 10.0.0.19 - - [2026-02-23 01:45:22] "POST /firewall-rules HTTP/1.1" 200 598 0.075123 10.0.0.19 - - [2026-02-23 01:45:22] "GET /firewall-rule/fbb34108-b896-4f00-a8ba-244352ca08d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005160 10.0.0.19 - - [2026-02-23 01:45:22] "GET /firewall-policy/6b5363b7-0877-4a9b-a047-09921a8d3e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003585 10.0.0.19 - - [2026-02-23 01:45:22] "GET /firewall-rule/fbb34108-b896-4f00-a8ba-244352ca08d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.014364 10.0.0.19 - - [2026-02-23 01:45:22] "POST /ref-update HTTP/1.1" 200 156 0.052576 10.0.0.19 - - [2026-02-23 01:45:23] "POST /tags HTTP/1.1" 200 345 0.146745 10.0.0.19 - - [2026-02-23 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.020935 10.0.0.19 - - [2026-02-23 01:45:23] "GET /tag/b9142df4-b1f3-4b65-99fa-7f53ea504edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.023412 10.0.0.19 - - [2026-02-23 01:45:23] "POST /projects HTTP/1.1" 409 238 0.005334 10.0.0.19 - - [2026-02-23 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.19 - - [2026-02-23 01:45:23] "GET /project/ed05d9b0-8273-4da4-9c56-6ab0ea952ee1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.056521 10.0.0.19 - - [2026-02-23 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.19 - - [2026-02-23 01:45:23] "GET /virtual-network/f43cbb1f-7e23-4c97-b834-3ccf77e5af64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005235 10.0.0.19 - - [2026-02-23 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011841 10.0.0.19 - - [2026-02-23 01:45:23] "GET /virtual-network/1cf5eb09-973f-4ea4-81fd-c267b2e0d7b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004210 10.0.0.19 - - [2026-02-23 01:45:23] "POST /security-groups HTTP/1.1" 409 285 0.003292 10.0.0.19 - - [2026-02-23 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.19 - - [2026-02-23 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.19 - - [2026-02-23 01:45:24] "PUT /security-group/6b8b67bc-cdd0-47f2-826e-3e51e408f792 HTTP/1.1" 200 262 0.059665 10.0.0.19 - - [2026-02-23 01:45:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.042547 10.0.0.19 - - [2026-02-23 01:45:24] "GET /project/ed05d9b0-8273-4da4-9c56-6ab0ea952ee1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.106416 10.0.0.19 - - [2026-02-23 01:45:24] "POST /tags HTTP/1.1" 409 228 0.006977 10.0.0.19 - - [2026-02-23 01:45:24] "PUT /access-control-list/00beb08d-a544-4da3-a9e4-fcdf8cad6a57 HTTP/1.1" 200 272 0.064857 10.0.0.19 - - [2026-02-23 01:45:24] "PUT /access-control-list/921ac4a1-b4a0-4702-bced-b3fa0417a6d6 HTTP/1.1" 200 272 0.020533 10.0.0.19 - - [2026-02-23 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004774 10.0.0.19 - - [2026-02-23 01:45:24] "GET /tag/b9142df4-b1f3-4b65-99fa-7f53ea504edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.040476 10.0.0.19 - - [2026-02-23 01:45:24] "POST /tags HTTP/1.1" 200 345 0.033403 10.0.0.19 - - [2026-02-23 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.19 - - [2026-02-23 01:45:24] "GET /tag/984a3ea5-3062-4f7b-b988-9c4f234f48a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.021222 10.0.0.19 - - [2026-02-23 01:45:24] "POST /projects HTTP/1.1" 409 238 0.002377 10.0.0.19 - - [2026-02-23 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.19 - - [2026-02-23 01:45:24] "GET /project/e71d3bf7-3106-46a6-b271-6253fbcfa5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.063675 10.0.0.19 - - [2026-02-23 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.19 - - [2026-02-23 01:45:24] "GET /virtual-network/f43cbb1f-7e23-4c97-b834-3ccf77e5af64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007096 10.0.0.19 - - [2026-02-23 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.19 - - [2026-02-23 01:45:24] "GET /virtual-network/1cf5eb09-973f-4ea4-81fd-c267b2e0d7b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.008163 10.0.0.19 - - [2026-02-23 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.19 - - [2026-02-23 01:45:24] "GET /project/e71d3bf7-3106-46a6-b271-6253fbcfa5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040933 10.0.0.19 - - [2026-02-23 01:45:24] "POST /security-groups HTTP/1.1" 409 285 0.007262 10.0.0.19 - - [2026-02-23 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013638 10.0.0.19 - - [2026-02-23 01:45:24] "PUT /security-group/51cb7e0f-23ee-415d-9732-9af5b452dbe8 HTTP/1.1" 200 262 0.056432 10.0.0.19 - - [2026-02-23 01:45:24] "PUT /access-control-list/53507f9e-68c3-436b-8f68-ba54668268a9 HTTP/1.1" 200 272 0.013103 10.0.0.19 - - [2026-02-23 01:45:24] "PUT /access-control-list/46b4b54d-de48-49df-857e-3ba8f63be09a HTTP/1.1" 200 272 0.038426 10.0.0.19 - - [2026-02-23 01:45:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.036708 10.0.0.19 - - [2026-02-23 01:45:24] "POST /tags HTTP/1.1" 409 228 0.012444 10.0.0.19 - - [2026-02-23 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004222 10.0.0.19 - - [2026-02-23 01:45:24] "GET /tag/984a3ea5-3062-4f7b-b988-9c4f234f48a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010976 10.0.0.19 - - [2026-02-23 01:45:24] "POST /tags HTTP/1.1" 200 291 0.056200 10.0.0.19 - - [2026-02-23 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013391 10.0.0.19 - - [2026-02-23 01:45:24] "GET /tag/423849d3-e64a-4055-9e30-a6d9c9232eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.019464 10.0.0.19 - - [2026-02-23 01:45:25] "POST /tags HTTP/1.1" 200 303 0.071539 10.0.0.19 - - [2026-02-23 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.015413 10.0.0.19 - - [2026-02-23 01:45:25] "GET /tag/66e2b68e-4f17-4e8e-9257-a98ff5f1210a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.018286 10.0.0.19 - - [2026-02-23 01:45:25] "POST /tags HTTP/1.1" 409 252 0.003427 10.0.0.19 - - [2026-02-23 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004797 10.0.0.19 - - [2026-02-23 01:45:25] "GET /tag/cbb519e1-1b90-4d56-b9c5-42eb80fff150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013209 10.0.0.19 - - [2026-02-23 01:45:25] "POST /tags HTTP/1.1" 409 226 0.002012 10.0.0.19 - - [2026-02-23 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.19 - - [2026-02-23 01:45:25] "GET /tag/b5dc81de-92f7-4078-a19a-7f6282728999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016475 10.0.0.19 - - [2026-02-23 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.19 - - [2026-02-23 01:45:25] "GET /virtual-network/f43cbb1f-7e23-4c97-b834-3ccf77e5af64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004409 10.0.0.19 - - [2026-02-23 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008836 10.0.0.19 - - [2026-02-23 01:45:25] "GET /project/ed05d9b0-8273-4da4-9c56-6ab0ea952ee1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046802 10.0.0.19 - - [2026-02-23 01:45:25] "POST /virtual-machines HTTP/1.1" 200 395 0.017619 10.0.0.19 - - [2026-02-23 01:45:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.017818 10.0.0.19 - - [2026-02-23 01:45:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110174 10.0.0.19 - - [2026-02-23 01:45:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.009039 10.0.0.19 - - [2026-02-23 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011061 10.0.0.19 - - [2026-02-23 01:45:25] "GET /virtual-machine-interface/52e6c6c6-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007331 10.0.0.19 - - [2026-02-23 01:45:25] "POST /instance-ips HTTP/1.1" 200 397 0.020709 10.0.0.19 - - [2026-02-23 01:45:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.027388 10.0.0.19 - - [2026-02-23 01:45:25] "GET /virtual-machine-interface/52e6c6c6-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010898 10.0.0.19 - - [2026-02-23 01:45:25] "GET /global-system-configs HTTP/1.1" 200 322 0.003265 10.0.0.19 - - [2026-02-23 01:45:25] "POST /set-tag HTTP/1.1" 200 109 0.059767 10.0.0.19 - - [2026-02-23 01:45:25] "GET /virtual-machine-interface/52e6c6c6-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019957 10.0.0.19 - - [2026-02-23 01:45:25] "GET /instance-ip/530271b4-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006131 10.0.0.19 - - [2026-02-23 01:45:25] "GET /virtual-machine-interface/52e6c6c6-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004080 10.0.0.19 - - [2026-02-23 01:45:25] "POST /set-tag HTTP/1.1" 200 109 0.001987 10.0.0.19 - - [2026-02-23 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.19 - - [2026-02-23 01:45:26] "GET /virtual-network/f43cbb1f-7e23-4c97-b834-3ccf77e5af64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003983 10.0.0.19 - - [2026-02-23 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008426 10.0.0.19 - - [2026-02-23 01:45:26] "GET /project/ed05d9b0-8273-4da4-9c56-6ab0ea952ee1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028731 10.0.0.19 - - [2026-02-23 01:45:26] "POST /virtual-machines HTTP/1.1" 200 395 0.008986 10.0.0.19 - - [2026-02-23 01:45:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.023020 10.0.0.19 - - [2026-02-23 01:45:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.150249 10.0.0.19 - - [2026-02-23 01:45:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.011180 10.0.0.19 - - [2026-02-23 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008584 10.0.0.19 - - [2026-02-23 01:45:26] "GET /virtual-machine-interface/5354c9b4-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.021675 10.0.0.19 - - [2026-02-23 01:45:26] "POST /instance-ips HTTP/1.1" 200 397 0.018376 10.0.0.19 - - [2026-02-23 01:45:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.022243 10.0.0.19 - - [2026-02-23 01:45:26] "GET /virtual-machine-interface/5354c9b4-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010935 10.0.0.19 - - [2026-02-23 01:45:26] "POST /set-tag HTTP/1.1" 200 109 0.064177 10.0.0.19 - - [2026-02-23 01:45:26] "GET /virtual-machine-interface/5354c9b4-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007655 10.0.0.19 - - [2026-02-23 01:45:26] "GET /instance-ip/5375a576-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004063 10.0.0.19 - - [2026-02-23 01:45:26] "GET /virtual-machine-interface/5354c9b4-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004231 10.0.0.19 - - [2026-02-23 01:45:26] "POST /set-tag HTTP/1.1" 200 109 0.002080 10.0.0.19 - - [2026-02-23 01:45:26] "GET /virtual-router/83e364b6-4f0a-4de8-96cf-7f8d4a38d7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.006768 10.0.0.19 - - [2026-02-23 01:45:26] "POST /ref-update HTTP/1.1" 200 156 0.008360 10.0.0.19 - - [2026-02-23 01:45:26] "GET /virtual-machine-interface/52e6c6c6-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018507 10.0.0.19 - - [2026-02-23 01:45:26] "POST /set-tag HTTP/1.1" 200 109 0.003975 10.0.0.19 - - [2026-02-23 01:45:26] "GET /virtual-router/83e364b6-4f0a-4de8-96cf-7f8d4a38d7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.004051 10.0.0.19 - - [2026-02-23 01:45:26] "POST /ref-update HTTP/1.1" 200 156 0.007742 10.0.0.19 - - [2026-02-23 01:45:26] "GET /virtual-machine-interface/5354c9b4-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015133 10.0.0.19 - - [2026-02-23 01:45:26] "POST /set-tag HTTP/1.1" 200 109 0.002240 10.0.0.19 - - [2026-02-23 01:45:26] "POST /tags HTTP/1.1" 200 291 0.017601 10.0.0.19 - - [2026-02-23 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.024083 10.0.0.19 - - [2026-02-23 01:45:27] "GET /tag/921c6559-5d14-4253-8e6c-60887b77d071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.015830 10.0.0.19 - - [2026-02-23 01:45:27] "POST /tags HTTP/1.1" 409 252 0.004575 10.0.0.19 - - [2026-02-23 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.19 - - [2026-02-23 01:45:27] "GET /global-system-configs HTTP/1.1" 200 322 0.003532 10.0.0.19 - - [2026-02-23 01:45:27] "GET /tag/c2560d16-235b-41e4-9a5d-87b25db42d21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010565 10.0.0.19 - - [2026-02-23 01:45:27] "POST /tags HTTP/1.1" 409 226 0.001741 10.0.0.19 - - [2026-02-23 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.19 - - [2026-02-23 01:45:27] "GET /tag/e5f3bd22-7d32-484e-8c09-dcda9a1e2464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009892 10.0.0.19 - - [2026-02-23 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.19 - - [2026-02-23 01:45:27] "GET /virtual-network/f43cbb1f-7e23-4c97-b834-3ccf77e5af64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003749 10.0.0.19 - - [2026-02-23 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.19 - - [2026-02-23 01:45:27] "GET /project/e71d3bf7-3106-46a6-b271-6253fbcfa5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.055863 10.0.0.19 - - [2026-02-23 01:45:27] "POST /virtual-machines HTTP/1.1" 200 395 0.007737 10.0.0.19 - - [2026-02-23 01:45:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.007154 10.0.0.19 - - [2026-02-23 01:45:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.119510 10.0.0.19 - - [2026-02-23 01:45:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.014724 10.0.0.19 - - [2026-02-23 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006397 10.0.0.19 - - [2026-02-23 01:45:27] "GET /virtual-machine-interface/5409ab54-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005064 10.0.0.19 - - [2026-02-23 01:45:27] "POST /instance-ips HTTP/1.1" 200 397 0.017883 10.0.0.19 - - [2026-02-23 01:45:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.016344 10.0.0.19 - - [2026-02-23 01:45:27] "GET /virtual-machine-interface/5409ab54-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008889 10.0.0.19 - - [2026-02-23 01:45:27] "POST /set-tag HTTP/1.1" 200 109 0.059868 10.0.0.19 - - [2026-02-23 01:45:27] "GET /virtual-machine-interface/5409ab54-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021540 10.0.0.19 - - [2026-02-23 01:45:27] "GET /instance-ip/54206a9c-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003327 10.0.0.19 - - [2026-02-23 01:45:27] "GET /virtual-machine-interface/5409ab54-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007434 10.0.0.19 - - [2026-02-23 01:45:27] "POST /set-tag HTTP/1.1" 200 109 0.002611 10.0.0.19 - - [2026-02-23 01:45:27] "GET /virtual-router/83e364b6-4f0a-4de8-96cf-7f8d4a38d7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.005595 10.0.0.19 - - [2026-02-23 01:45:27] "POST /ref-update HTTP/1.1" 200 156 0.021010 10.0.0.19 - - [2026-02-23 01:45:27] "GET /virtual-machine-interface/5409ab54-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.020707 10.0.0.19 - - [2026-02-23 01:45:27] "POST /set-tag HTTP/1.1" 200 109 0.003576 10.0.0.19 - - [2026-02-23 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.19 - - [2026-02-23 01:45:27] "GET /virtual-network/f43cbb1f-7e23-4c97-b834-3ccf77e5af64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005696 10.0.0.19 - - [2026-02-23 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.19 - - [2026-02-23 01:45:28] "GET /project/e71d3bf7-3106-46a6-b271-6253fbcfa5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.060085 10.0.0.19 - - [2026-02-23 01:45:28] "POST /virtual-machines HTTP/1.1" 200 395 0.008906 10.0.0.19 - - [2026-02-23 01:45:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.031244 10.0.0.19 - - [2026-02-23 01:45:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099300 10.0.0.19 - - [2026-02-23 01:45:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.007739 10.0.0.19 - - [2026-02-23 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009075 10.0.0.19 - - [2026-02-23 01:45:28] "GET /virtual-machine-interface/5484a94e-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004918 10.0.0.19 - - [2026-02-23 01:45:28] "POST /instance-ips HTTP/1.1" 200 397 0.017435 10.0.0.19 - - [2026-02-23 01:45:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.023773 10.0.0.19 - - [2026-02-23 01:45:28] "GET /virtual-machine-interface/5484a94e-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013165 10.0.0.19 - - [2026-02-23 01:45:28] "POST /set-tag HTTP/1.1" 200 109 0.064216 10.0.0.19 - - [2026-02-23 01:45:28] "GET /virtual-machine-interface/5484a94e-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016690 10.0.0.19 - - [2026-02-23 01:45:28] "GET /instance-ip/549d767c-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007681 10.0.0.19 - - [2026-02-23 01:45:28] "GET /virtual-machine-interface/5484a94e-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005470 10.0.0.19 - - [2026-02-23 01:45:28] "POST /set-tag HTTP/1.1" 200 109 0.002508 10.0.0.19 - - [2026-02-23 01:45:28] "GET /virtual-router/83e364b6-4f0a-4de8-96cf-7f8d4a38d7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.007036 10.0.0.19 - - [2026-02-23 01:45:28] "POST /ref-update HTTP/1.1" 200 156 0.016331 10.0.0.19 - - [2026-02-23 01:45:28] "GET /virtual-machine-interface/5484a94e-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.026066 10.0.0.19 - - [2026-02-23 01:45:28] "POST /set-tag HTTP/1.1" 200 109 0.002392 10.0.0.19 - - [2026-02-23 01:45:28] "POST /tags HTTP/1.1" 200 299 0.024142 10.0.0.19 - - [2026-02-23 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.012110 10.0.0.19 - - [2026-02-23 01:45:28] "GET /tag/9807f753-59b2-4860-95dd-1daafd77915d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010846 10.0.0.19 - - [2026-02-23 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.19 - - [2026-02-23 01:45:28] "GET /virtual-network/f43cbb1f-7e23-4c97-b834-3ccf77e5af64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006383 10.0.0.19 - - [2026-02-23 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.19 - - [2026-02-23 01:45:28] "GET /project/ed05d9b0-8273-4da4-9c56-6ab0ea952ee1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044619 10.0.0.19 - - [2026-02-23 01:45:29] "POST /virtual-machines HTTP/1.1" 200 395 0.012091 10.0.0.19 - - [2026-02-23 01:45:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.028731 10.0.0.19 - - [2026-02-23 01:45:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.117197 10.0.0.19 - - [2026-02-23 01:45:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.007598 10.0.0.19 - - [2026-02-23 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010517 10.0.0.19 - - [2026-02-23 01:45:29] "GET /virtual-machine-interface/5510d1d0-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.019524 10.0.0.19 - - [2026-02-23 01:45:29] "POST /instance-ips HTTP/1.1" 200 397 0.020392 10.0.0.19 - - [2026-02-23 01:45:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.018867 10.0.0.19 - - [2026-02-23 01:45:29] "GET /virtual-machine-interface/5510d1d0-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006621 10.0.0.19 - - [2026-02-23 01:45:29] "POST /set-tag HTTP/1.1" 200 109 0.017162 10.0.0.19 - - [2026-02-23 01:45:29] "GET /virtual-machine-interface/5510d1d0-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015587 10.0.0.19 - - [2026-02-23 01:45:29] "GET /instance-ip/552b05e6-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002666 10.0.0.19 - - [2026-02-23 01:45:29] "GET /virtual-machine-interface/5510d1d0-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005295 10.0.0.19 - - [2026-02-23 01:45:29] "POST /set-tag HTTP/1.1" 200 109 0.002148 10.0.0.19 - - [2026-02-23 01:45:29] "POST /tags HTTP/1.1" 200 299 0.023300 10.0.0.19 - - [2026-02-23 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.19 - - [2026-02-23 01:45:29] "GET /tag/971ead6a-980c-4f31-aa97-b2210f3daf10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010778 10.0.0.19 - - [2026-02-23 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.19 - - [2026-02-23 01:45:29] "GET /virtual-network/f43cbb1f-7e23-4c97-b834-3ccf77e5af64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004196 10.0.0.19 - - [2026-02-23 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.19 - - [2026-02-23 01:45:29] "GET /project/ed05d9b0-8273-4da4-9c56-6ab0ea952ee1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034738 10.0.0.19 - - [2026-02-23 01:45:29] "POST /virtual-machines HTTP/1.1" 200 395 0.008426 10.0.0.19 - - [2026-02-23 01:45:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.008191 10.0.0.19 - - [2026-02-23 01:45:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095090 10.0.0.19 - - [2026-02-23 01:45:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.016499 10.0.0.19 - - [2026-02-23 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004455 10.0.0.19 - - [2026-02-23 01:45:29] "GET /virtual-machine-interface/557cee9c-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004339 10.0.0.19 - - [2026-02-23 01:45:29] "POST /instance-ips HTTP/1.1" 200 397 0.018921 10.0.0.19 - - [2026-02-23 01:45:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.026259 10.0.0.19 - - [2026-02-23 01:45:30] "GET /virtual-machine-interface/557cee9c-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008729 10.0.0.19 - - [2026-02-23 01:45:30] "POST /set-tag HTTP/1.1" 200 109 0.022231 10.0.0.19 - - [2026-02-23 01:45:30] "GET /virtual-machine-interface/557cee9c-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010102 10.0.0.19 - - [2026-02-23 01:45:30] "GET /instance-ip/558ff6d6-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003394 10.0.0.19 - - [2026-02-23 01:45:30] "GET /virtual-machine-interface/557cee9c-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004104 10.0.0.19 - - [2026-02-23 01:45:30] "POST /set-tag HTTP/1.1" 200 109 0.002053 10.0.0.19 - - [2026-02-23 01:45:30] "POST /tags HTTP/1.1" 200 299 0.019643 10.0.0.19 - - [2026-02-23 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.19 - - [2026-02-23 01:45:30] "GET /tag/4b8cb7b2-836e-4740-8831-913d78f04a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.014347 10.0.0.19 - - [2026-02-23 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.19 - - [2026-02-23 01:45:30] "GET /virtual-network/f43cbb1f-7e23-4c97-b834-3ccf77e5af64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004160 10.0.0.19 - - [2026-02-23 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.19 - - [2026-02-23 01:45:30] "GET /project/e71d3bf7-3106-46a6-b271-6253fbcfa5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031099 10.0.0.19 - - [2026-02-23 01:45:30] "POST /virtual-machines HTTP/1.1" 200 395 0.009349 10.0.0.19 - - [2026-02-23 01:45:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.007478 10.0.0.19 - - [2026-02-23 01:45:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114103 10.0.0.19 - - [2026-02-23 01:45:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.017139 10.0.0.19 - - [2026-02-23 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006078 10.0.0.19 - - [2026-02-23 01:45:30] "GET /virtual-machine-interface/55dfaa5a-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013405 10.0.0.19 - - [2026-02-23 01:45:30] "POST /instance-ips HTTP/1.1" 200 397 0.021337 10.0.0.19 - - [2026-02-23 01:45:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.017852 10.0.0.19 - - [2026-02-23 01:45:30] "GET /virtual-machine-interface/55dfaa5a-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010108 10.0.0.19 - - [2026-02-23 01:45:30] "POST /set-tag HTTP/1.1" 200 109 0.022853 10.0.0.19 - - [2026-02-23 01:45:30] "GET /virtual-machine-interface/55dfaa5a-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.043477 10.0.0.19 - - [2026-02-23 01:45:30] "GET /instance-ip/55f4af9a-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.011671 10.0.0.19 - - [2026-02-23 01:45:30] "GET /virtual-machine-interface/55dfaa5a-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004951 10.0.0.19 - - [2026-02-23 01:45:30] "POST /set-tag HTTP/1.1" 200 109 0.002031 10.0.0.19 - - [2026-02-23 01:45:30] "POST /tags HTTP/1.1" 200 299 0.017529 10.0.0.19 - - [2026-02-23 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001374 10.0.0.19 - - [2026-02-23 01:45:30] "GET /tag/d2a952e2-8ee8-4669-a5b5-aa0b42c8fa62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011571 10.0.0.19 - - [2026-02-23 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.19 - - [2026-02-23 01:45:30] "GET /virtual-network/f43cbb1f-7e23-4c97-b834-3ccf77e5af64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003499 10.0.0.19 - - [2026-02-23 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.19 - - [2026-02-23 01:45:31] "GET /project/e71d3bf7-3106-46a6-b271-6253fbcfa5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.025455 10.0.0.19 - - [2026-02-23 01:45:31] "POST /virtual-machines HTTP/1.1" 200 395 0.012687 10.0.0.19 - - [2026-02-23 01:45:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.015656 10.0.0.19 - - [2026-02-23 01:45:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109891 10.0.0.19 - - [2026-02-23 01:45:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.014138 10.0.0.19 - - [2026-02-23 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.015553 10.0.0.19 - - [2026-02-23 01:45:31] "GET /virtual-machine-interface/5643e65a-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006567 10.0.0.19 - - [2026-02-23 01:45:31] "POST /instance-ips HTTP/1.1" 200 397 0.021171 10.0.0.19 - - [2026-02-23 01:45:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.024074 10.0.0.19 - - [2026-02-23 01:45:31] "GET /virtual-machine-interface/5643e65a-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010201 10.0.0.19 - - [2026-02-23 01:45:31] "POST /set-tag HTTP/1.1" 200 109 0.017860 10.0.0.19 - - [2026-02-23 01:45:31] "GET /virtual-machine-interface/5643e65a-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014037 10.0.0.19 - - [2026-02-23 01:45:31] "GET /instance-ip/565de3b6-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002633 10.0.0.19 - - [2026-02-23 01:45:31] "GET /virtual-machine-interface/5643e65a-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005949 10.0.0.19 - - [2026-02-23 01:45:31] "POST /set-tag HTTP/1.1" 200 109 0.002676 10.0.0.19 - - [2026-02-23 01:45:31] "GET /virtual-router/83e364b6-4f0a-4de8-96cf-7f8d4a38d7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.004188 10.0.0.19 - - [2026-02-23 01:45:31] "POST /ref-update HTTP/1.1" 200 156 0.011588 10.0.0.19 - - [2026-02-23 01:45:31] "GET /virtual-machine-interface/5510d1d0-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013880 10.0.0.19 - - [2026-02-23 01:45:31] "POST /set-tag HTTP/1.1" 200 109 0.002405 10.0.0.19 - - [2026-02-23 01:45:31] "GET /virtual-machine-interface/52e6c6c6-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005739 10.0.0.19 - - [2026-02-23 01:45:31] "POST /set-tag HTTP/1.1" 200 109 0.002731 10.0.0.19 - - [2026-02-23 01:45:31] "GET /virtual-router/83e364b6-4f0a-4de8-96cf-7f8d4a38d7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.004455 10.0.0.19 - - [2026-02-23 01:45:31] "POST /ref-update HTTP/1.1" 200 156 0.011372 10.0.0.19 - - [2026-02-23 01:45:31] "GET /virtual-machine-interface/557cee9c-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015001 10.0.0.19 - - [2026-02-23 01:45:31] "POST /set-tag HTTP/1.1" 200 109 0.003655 10.0.0.19 - - [2026-02-23 01:45:31] "GET /virtual-router/83e364b6-4f0a-4de8-96cf-7f8d4a38d7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.005134 10.0.0.19 - - [2026-02-23 01:45:31] "POST /ref-update HTTP/1.1" 200 156 0.009285 10.0.0.19 - - [2026-02-23 01:45:31] "GET /virtual-machine-interface/55dfaa5a-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008151 10.0.0.19 - - [2026-02-23 01:45:31] "POST /set-tag HTTP/1.1" 200 109 0.002398 10.0.0.19 - - [2026-02-23 01:45:31] "GET /virtual-machine-interface/5354c9b4-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004091 10.0.0.19 - - [2026-02-23 01:45:31] "POST /set-tag HTTP/1.1" 200 109 0.002939 10.0.0.19 - - [2026-02-23 01:45:31] "GET /virtual-router/83e364b6-4f0a-4de8-96cf-7f8d4a38d7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.008910 10.0.0.19 - - [2026-02-23 01:45:31] "POST /ref-update HTTP/1.1" 200 156 0.029095 10.0.0.19 - - [2026-02-23 01:45:32] "GET /virtual-machine-interface/5643e65a-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013280 10.0.0.19 - - [2026-02-23 01:45:32] "POST /set-tag HTTP/1.1" 200 109 0.002533 10.0.0.19 - - [2026-02-23 01:45:32] "GET /virtual-machine-interface/5409ab54-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003895 10.0.0.19 - - [2026-02-23 01:45:32] "POST /set-tag HTTP/1.1" 200 109 0.001887 10.0.0.19 - - [2026-02-23 01:45:32] "GET /virtual-machine-interface/5484a94e-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006014 10.0.0.19 - - [2026-02-23 01:45:32] "POST /set-tag HTTP/1.1" 200 109 0.003259 10.0.0.19 - - [2026-02-23 01:45:32] "GET /virtual-machine-interface/5510d1d0-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009417 10.0.0.19 - - [2026-02-23 01:45:32] "POST /set-tag HTTP/1.1" 200 109 0.005138 10.0.0.19 - - [2026-02-23 01:45:32] "GET /virtual-machine-interface/557cee9c-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009228 10.0.0.19 - - [2026-02-23 01:45:32] "POST /set-tag HTTP/1.1" 200 109 0.004144 10.0.0.19 - - [2026-02-23 01:45:32] "GET /virtual-machine-interface/55dfaa5a-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011368 10.0.0.19 - - [2026-02-23 01:45:32] "POST /set-tag HTTP/1.1" 200 109 0.003415 10.0.0.19 - - [2026-02-23 01:45:32] "GET /virtual-machine-interface/52e6c6c6-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004709 10.0.0.19 - - [2026-02-23 01:45:32] "POST /set-tag HTTP/1.1" 200 109 0.005438 10.0.0.19 - - [2026-02-23 01:45:32] "GET /virtual-machine-interface/5354c9b4-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012255 10.0.0.19 - - [2026-02-23 01:45:32] "POST /set-tag HTTP/1.1" 200 109 0.005114 10.0.0.19 - - [2026-02-23 01:45:32] "GET /virtual-machine-interface/5643e65a-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014657 10.0.0.19 - - [2026-02-23 01:45:32] "POST /set-tag HTTP/1.1" 200 109 0.006215 10.0.0.19 - - [2026-02-23 01:45:32] "GET /virtual-machine-interface/5409ab54-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012715 10.0.0.19 - - [2026-02-23 01:45:32] "POST /set-tag HTTP/1.1" 200 109 0.005253 10.0.0.19 - - [2026-02-23 01:45:34] "GET /virtual-machine/ab08b1cb-8511-4700-bb0e-45cd14143d7f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.009013 10.0.0.19 - - [2026-02-23 01:45:34] "GET /virtual-machine-interface/52e6c6c6-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008398 10.0.0.19 - - [2026-02-23 01:45:34] "GET /virtual-machine/b826708b-9b82-41f7-a8cb-bdc1c73a83b2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.007463 10.0.0.19 - - [2026-02-23 01:45:34] "GET /virtual-machine-interface/5354c9b4-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010488 10.0.0.19 - - [2026-02-23 01:45:34] "GET /virtual-machine/6eb8ab88-fa5f-4468-8d10-f487340128a2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.013217 10.0.0.19 - - [2026-02-23 01:45:34] "GET /virtual-machine-interface/5409ab54-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013175 10.0.0.19 - - [2026-02-23 01:45:37] "GET /virtual-machine-interface/5484a94e-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011551 10.0.0.19 - - [2026-02-23 01:45:37] "POST /set-tag HTTP/1.1" 200 109 0.003690 10.0.0.19 - - [2026-02-23 01:45:39] "GET /virtual-machine/f8ad2ca0-67ee-4b00-bd64-65c6a79f85a6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.006258 10.0.0.19 - - [2026-02-23 01:45:39] "GET /virtual-machine-interface/5484a94e-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006500 10.0.0.19 - - [2026-02-23 01:45:41] "GET /virtual-machine-interface/5510d1d0-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019341 10.0.0.19 - - [2026-02-23 01:45:41] "POST /set-tag HTTP/1.1" 200 109 0.005948 10.0.0.19 - - [2026-02-23 01:45:41] "GET /virtual-machine-interface/557cee9c-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004631 10.0.0.19 - - [2026-02-23 01:45:41] "POST /set-tag HTTP/1.1" 200 109 0.002850 10.0.0.19 - - [2026-02-23 01:45:41] "GET /virtual-machine-interface/5643e65a-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007731 10.0.0.19 - - [2026-02-23 01:45:41] "POST /set-tag HTTP/1.1" 200 109 0.007275 10.0.0.19 - - [2026-02-23 01:45:41] "GET /virtual-machine-interface/55dfaa5a-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012347 10.0.0.19 - - [2026-02-23 01:45:41] "POST /set-tag HTTP/1.1" 200 109 0.005157 10.0.0.19 - - [2026-02-23 01:45:44] "GET /virtual-machine/578e0b12-680a-4b0b-a8ee-4fe25a58403d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.007540 10.0.0.19 - - [2026-02-23 01:45:44] "GET /virtual-machine-interface/5510d1d0-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013111 10.0.0.19 - - [2026-02-23 01:45:45] "GET /virtual-machine/051b7b1a-359a-4a42-9c5c-52c3de161202?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003808 10.0.0.19 - - [2026-02-23 01:45:45] "GET /virtual-machine-interface/55dfaa5a-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007928 10.0.0.19 - - [2026-02-23 01:45:45] "GET /virtual-machine/d9d4015b-68a1-45bb-a905-412f9a321967?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.006964 10.0.0.19 - - [2026-02-23 01:45:45] "GET /virtual-machine-interface/557cee9c-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005496 10.0.0.19 - - [2026-02-23 01:45:45] "GET /virtual-machine/07f689e3-00b5-400e-90e7-3ec5b228f64c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003676 10.0.0.19 - - [2026-02-23 01:45:45] "GET /virtual-machine-interface/5643e65a-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005406 10.0.0.19 - - [2026-02-23 01:45:45] "GET /loadbalancer/101bebc1-06c9-4bc4-832b-1f1db2f3bea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005350 10.0.0.19 - - [2026-02-23 01:45:45] "POST /tags HTTP/1.1" 200 333 0.025823 10.0.0.19 - - [2026-02-23 01:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004325 10.0.0.19 - - [2026-02-23 01:45:46] "GET /tag/95644e60-fb47-48f3-95ca-8cf07bb13b6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010378 10.0.0.19 - - [2026-02-23 01:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001379 10.0.0.19 - - [2026-02-23 01:45:46] "GET /project/ed05d9b0-8273-4da4-9c56-6ab0ea952ee1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038376 10.0.0.19 - - [2026-02-23 01:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.19 - - [2026-02-23 01:45:46] "GET /virtual-network/1cf5eb09-973f-4ea4-81fd-c267b2e0d7b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003657 10.0.0.19 - - [2026-02-23 01:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.19 - - [2026-02-23 01:45:46] "GET /service-appliance-set/fb163fe6-3c9e-4dc1-9f02-8241ff817a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002843 10.0.0.19 - - [2026-02-23 01:45:46] "POST /fqname-to-id HTTP/1.1" 404 273 0.001967 10.0.0.19 - - [2026-02-23 01:45:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.136464 10.0.0.19 - - [2026-02-23 01:45:46] "GET /virtual-machine-interface/03e4e0e1-8e35-430b-9be2-e7a15c649a13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.013002 10.0.0.19 - - [2026-02-23 01:45:46] "POST /instance-ips HTTP/1.1" 200 409 0.020780 10.0.0.19 - - [2026-02-23 01:45:46] "GET /instance-ip/855fcced-f105-45aa-bf2e-c2ea9c52788c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003855 10.0.0.19 - - [2026-02-23 01:45:46] "POST /loadbalancers HTTP/1.1" 200 629 0.059756 10.0.0.19 - - [2026-02-23 01:45:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.028937 10.0.0.19 - - [2026-02-23 01:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.19 - - [2026-02-23 01:45:46] "GET /project/ed05d9b0-8273-4da4-9c56-6ab0ea952ee1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039211 10.0.0.19 - - [2026-02-23 01:45:46] "GET /instance-ip/855fcced-f105-45aa-bf2e-c2ea9c52788c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002424 10.0.0.19 - - [2026-02-23 01:45:46] "POST /floating-ips HTTP/1.1" 200 597 0.013382 10.0.0.19 - - [2026-02-23 01:45:46] "GET /project/ed05d9b0-8273-4da4-9c56-6ab0ea952ee1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038174 10.0.0.19 - - [2026-02-23 01:45:46] "GET /loadbalancer/101bebc1-06c9-4bc4-832b-1f1db2f3bea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002157 10.0.0.19 - - [2026-02-23 01:45:46] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.022334 10.0.0.19 - - [2026-02-23 01:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.19 - - [2026-02-23 01:45:46] "GET /project/ed05d9b0-8273-4da4-9c56-6ab0ea952ee1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027743 10.0.0.19 - - [2026-02-23 01:45:46] "GET /loadbalancer-listener/7b57662d-cd75-4a88-92a7-28f5ab7fced2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.002960 10.0.0.19 - - [2026-02-23 01:45:46] "GET /loadbalancer-listener/7b57662d-cd75-4a88-92a7-28f5ab7fced2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003685 10.0.0.19 - - [2026-02-23 01:45:46] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.020956 10.0.0.19 - - [2026-02-23 01:45:46] "GET /instance-ip/855fcced-f105-45aa-bf2e-c2ea9c52788c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003857 10.0.0.19 - - [2026-02-23 01:45:46] "GET /instance-ip/855fcced-f105-45aa-bf2e-c2ea9c52788c?fields=floating_ips HTTP/1.1" 200 1212 0.006467 10.0.0.19 - - [2026-02-23 01:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.19 - - [2026-02-23 01:45:46] "GET /floating-ip/a82a69d0-50a2-4cad-9115-4712aeca95b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.002545 10.0.0.19 - - [2026-02-23 01:45:46] "GET /loadbalancer/101bebc1-06c9-4bc4-832b-1f1db2f3bea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002566 10.0.0.19 - - [2026-02-23 01:45:46] "GET /loadbalancer-pool/44366428-4764-424c-bb91-04255bda9452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.006766 10.0.0.19 - - [2026-02-23 01:45:46] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015312 10.0.0.19 - - [2026-02-23 01:45:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.016444 10.0.0.19 - - [2026-02-23 01:45:46] "GET /virtual-machine-interface/52e6c6c6-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009311 10.0.0.19 - - [2026-02-23 01:45:46] "GET /loadbalancer/101bebc1-06c9-4bc4-832b-1f1db2f3bea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002345 10.0.0.19 - - [2026-02-23 01:45:46] "GET /virtual-machine-interface/52e6c6c6-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006527 10.0.0.19 - - [2026-02-23 01:45:46] "POST /ref-update HTTP/1.1" 200 156 0.008856 10.0.0.19 - - [2026-02-23 01:45:46] "GET /floating-ip/a82a69d0-50a2-4cad-9115-4712aeca95b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.007685 10.0.0.19 - - [2026-02-23 01:45:47] "POST /tags HTTP/1.1" 409 221 0.001696 10.0.0.19 - - [2026-02-23 01:45:47] "PUT /floating-ip/a82a69d0-50a2-4cad-9115-4712aeca95b0 HTTP/1.1" 200 256 0.013689 10.0.0.19 - - [2026-02-23 01:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004180 10.0.0.19 - - [2026-02-23 01:45:47] "GET /tag/95644e60-fb47-48f3-95ca-8cf07bb13b6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.016463 10.0.0.19 - - [2026-02-23 01:45:47] "POST /set-tag HTTP/1.1" 200 109 0.073143 10.0.0.19 - - [2026-02-23 01:45:47] "GET /loadbalancer-pool/44366428-4764-424c-bb91-04255bda9452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.002719 10.0.0.19 - - [2026-02-23 01:45:47] "POST /loadbalancer-members HTTP/1.1" 200 721 0.017365 10.0.0.19 - - [2026-02-23 01:45:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.020128 10.0.0.19 - - [2026-02-23 01:45:47] "GET /virtual-machine-interface/5354c9b4-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007709 10.0.0.19 - - [2026-02-23 01:45:47] "GET /virtual-machine-interface/5354c9b4-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003615 10.0.0.19 - - [2026-02-23 01:45:47] "POST /ref-update HTTP/1.1" 200 156 0.007266 10.0.0.19 - - [2026-02-23 01:45:47] "GET /floating-ip/a82a69d0-50a2-4cad-9115-4712aeca95b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.008405 10.0.0.19 - - [2026-02-23 01:45:47] "POST /set-tag HTTP/1.1" 200 109 0.059873 10.0.0.19 - - [2026-02-23 01:45:47] "POST /tags HTTP/1.1" 409 206 0.004539 10.0.0.19 - - [2026-02-23 01:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004240 10.0.0.19 - - [2026-02-23 01:45:47] "GET /tag/66e2b68e-4f17-4e8e-9257-a98ff5f1210a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.032384 10.0.0.19 - - [2026-02-23 01:45:47] "POST /tags HTTP/1.1" 409 204 0.002422 10.0.0.19 - - [2026-02-23 01:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.19 - - [2026-02-23 01:45:47] "GET /tag/971ead6a-980c-4f31-aa97-b2210f3daf10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.023067 10.0.0.19 - - [2026-02-23 01:45:47] "GET /application-policy-set/ba874f53-8c04-4800-ad47-eebfbb0b0c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006641 10.0.0.19 - - [2026-02-23 01:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004448 10.0.0.19 - - [2026-02-23 01:45:47] "GET /policy-management/e2a55924-5874-4bfb-bbb0-d21f8fd06a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006291 10.0.0.19 - - [2026-02-23 01:45:47] "POST /tags HTTP/1.1" 409 206 0.004493 10.0.0.19 - - [2026-02-23 01:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.19 - - [2026-02-23 01:45:47] "GET /tag/66e2b68e-4f17-4e8e-9257-a98ff5f1210a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.024843 10.0.0.19 - - [2026-02-23 01:45:47] "POST /tags HTTP/1.1" 409 226 0.005007 10.0.0.19 - - [2026-02-23 01:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.19 - - [2026-02-23 01:45:47] "GET /tag/b5dc81de-92f7-4078-a19a-7f6282728999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.030697 10.0.0.19 - - [2026-02-23 01:45:48] "POST /tags HTTP/1.1" 409 204 0.004379 10.0.0.19 - - [2026-02-23 01:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.19 - - [2026-02-23 01:45:48] "GET /tag/971ead6a-980c-4f31-aa97-b2210f3daf10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.030292 10.0.0.19 - - [2026-02-23 01:45:48] "POST /tags HTTP/1.1" 409 226 0.004920 10.0.0.19 - - [2026-02-23 01:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004617 10.0.0.19 - - [2026-02-23 01:45:48] "GET /tag/b5dc81de-92f7-4078-a19a-7f6282728999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.034057 10.0.0.19 - - [2026-02-23 01:45:48] "GET /application-policy-set/ba874f53-8c04-4800-ad47-eebfbb0b0c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006467 10.0.0.19 - - [2026-02-23 01:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004300 10.0.0.19 - - [2026-02-23 01:45:48] "GET /policy-management/e2a55924-5874-4bfb-bbb0-d21f8fd06a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007118 10.0.0.19 - - [2026-02-23 01:45:48] "POST /firewall-rules HTTP/1.1" 200 626 0.104222 10.0.0.19 - - [2026-02-23 01:45:48] "POST /firewall-rules HTTP/1.1" 200 646 0.089917 10.0.0.19 - - [2026-02-23 01:45:48] "GET /firewall-rule/62b8fd49-3eba-43c7-b6a7-75707a1e1a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.008570 10.0.0.19 - - [2026-02-23 01:45:48] "GET /firewall-policy/6845dbdc-5be7-48e0-9035-65be9c85ec6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003236 10.0.0.19 - - [2026-02-23 01:45:48] "GET /firewall-rule/6b6eeb86-6013-4fd8-8468-15d86251e65f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.006763 10.0.0.19 - - [2026-02-23 01:45:48] "POST /ref-update HTTP/1.1" 200 156 0.021866 10.0.0.19 - - [2026-02-23 01:45:48] "POST /firewall-policys HTTP/1.1" 200 606 0.023894 10.0.0.19 - - [2026-02-23 01:45:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.017669 10.0.0.19 - - [2026-02-23 01:45:48] "GET /firewall-policy/5bfc79d9-f15a-4b0b-9ecf-c2dc40365b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.007198 10.0.0.19 - - [2026-02-23 01:45:48] "GET /application-policy-set/ba874f53-8c04-4800-ad47-eebfbb0b0c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002682 10.0.0.19 - - [2026-02-23 01:45:48] "GET /firewall-policy/5bfc79d9-f15a-4b0b-9ecf-c2dc40365b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002176 10.0.0.19 - - [2026-02-23 01:45:48] "GET /firewall-policy/6845dbdc-5be7-48e0-9035-65be9c85ec6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003006 10.0.0.19 - - [2026-02-23 01:45:48] "GET /firewall-policy/6b5363b7-0877-4a9b-a047-09921a8d3e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.006706 10.0.0.19 - - [2026-02-23 01:45:48] "GET /firewall-policy/7d1364a6-2de5-49e1-abd5-6d14de5becc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.005314 10.0.0.19 - - [2026-02-23 01:45:48] "GET /firewall-policy/6845dbdc-5be7-48e0-9035-65be9c85ec6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002474 10.0.0.19 - - [2026-02-23 01:45:48] "GET /firewall-policy/6b5363b7-0877-4a9b-a047-09921a8d3e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.005397 10.0.0.19 - - [2026-02-23 01:45:48] "POST /ref-update HTTP/1.1" 200 156 0.046742 10.0.0.19 - - [2026-02-23 01:45:49] "POST /ref-update HTTP/1.1" 200 156 0.017677 10.0.0.19 - - [2026-02-23 01:45:49] "POST /ref-update HTTP/1.1" 200 156 0.020146 10.0.0.19 - - [2026-02-23 01:45:49] "POST /ref-update HTTP/1.1" 200 156 0.028551 10.0.0.19 - - [2026-02-23 01:45:49] "POST /ref-update HTTP/1.1" 200 156 0.024883 10.0.0.19 - - [2026-02-23 01:45:49] "GET /firewall-policy/5bfc79d9-f15a-4b0b-9ecf-c2dc40365b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002434 10.0.0.19 - - [2026-02-23 01:47:05] "POST /tags HTTP/1.1" 200 365 0.095697 10.0.0.19 - - [2026-02-23 01:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007225 10.0.0.19 - - [2026-02-23 01:47:05] "GET /tag/7ef84d2a-097d-48d6-8366-76528d210a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.016252 10.0.0.19 - - [2026-02-23 01:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.19 - - [2026-02-23 01:47:05] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034522 10.0.0.19 - - [2026-02-23 01:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.19 - - [2026-02-23 01:47:05] "GET /service-appliance-set/22a31df4-32c8-475c-a9ac-0c023a1dbd39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004189 10.0.0.19 - - [2026-02-23 01:47:05] "POST /fqname-to-id HTTP/1.1" 404 258 0.003400 10.0.0.19 - - [2026-02-23 01:47:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.118119 10.0.0.19 - - [2026-02-23 01:47:05] "GET /virtual-machine-interface/b6b46b08-2704-404d-9b62-fde7e0eff474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.010540 10.0.0.19 - - [2026-02-23 01:47:05] "POST /set-tag HTTP/1.1" 200 109 0.038886 10.0.0.19 - - [2026-02-23 01:47:05] "POST /instance-ips HTTP/1.1" 200 417 0.058508 10.0.0.19 - - [2026-02-23 01:47:05] "GET /instance-ip/cc119921-5fa6-4c16-9c33-f770e999aebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.009172 10.0.0.19 - - [2026-02-23 01:47:05] "POST /loadbalancers HTTP/1.1" 200 618 0.058645 10.0.0.19 - - [2026-02-23 01:47:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.035426 10.0.0.19 - - [2026-02-23 01:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007245 10.0.0.19 - - [2026-02-23 01:47:05] "POST /service-instances HTTP/1.1" 200 566 0.029627 10.0.0.19 - - [2026-02-23 01:47:05] "POST /ref-update HTTP/1.1" 200 156 0.010488 10.0.0.19 - - [2026-02-23 01:47:06] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.063036 10.0.0.19 - - [2026-02-23 01:47:06] "PUT /service-instance/1ec1beda-4622-40b4-b970-be3ec4bb1810 HTTP/1.1" 200 266 0.031996 10.0.0.19 - - [2026-02-23 01:47:06] "GET /virtual-machine-interface/b6b46b08-2704-404d-9b62-fde7e0eff474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.021241 10.0.0.19 - - [2026-02-23 01:47:06] "GET /virtual-machine-interface/b6b46b08-2704-404d-9b62-fde7e0eff474?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.015422 10.0.0.19 - - [2026-02-23 01:47:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.018049 10.0.0.19 - - [2026-02-23 01:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005499 10.0.0.19 - - [2026-02-23 01:47:06] "POST /fqname-to-id HTTP/1.1" 404 208 0.017847 10.0.0.19 - - [2026-02-23 01:47:06] "GET /application-policy-set/ba874f53-8c04-4800-ad47-eebfbb0b0c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.021828 10.0.0.19 - - [2026-02-23 01:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.19 - - [2026-02-23 01:47:06] "POST /virtual-machines HTTP/1.1" 200 429 0.025291 10.0.0.19 - - [2026-02-23 01:47:06] "GET /policy-management/e2a55924-5874-4bfb-bbb0-d21f8fd06a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002447 10.0.0.19 - - [2026-02-23 01:47:06] "POST /tags HTTP/1.1" 409 221 0.001695 10.0.0.19 - - [2026-02-23 01:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001477 10.0.0.19 - - [2026-02-23 01:47:06] "GET /tag/422d1232-7a46-408b-a287-89248cbf5042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.049901 10.0.0.19 - - [2026-02-23 01:47:06] "POST /tags HTTP/1.1" 409 238 0.015653 10.0.0.19 - - [2026-02-23 01:47:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.117154 10.0.0.19 - - [2026-02-23 01:47:06] "POST /chown HTTP/1.1" 200 109 0.015538 10.0.0.19 - - [2026-02-23 01:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005197 10.0.0.19 - - [2026-02-23 01:47:06] "GET /tag/7ef84d2a-097d-48d6-8366-76528d210a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.010614 10.0.0.19 - - [2026-02-23 01:47:06] "POST /chown HTTP/1.1" 200 109 0.017047 10.0.0.19 - - [2026-02-23 01:47:06] "PUT /virtual-machine-interface/1a1c65b5-9164-44d0-9f45-7baa81179eaa HTTP/1.1" 200 284 0.023893 10.0.0.19 - - [2026-02-23 01:47:06] "POST /firewall-rules HTTP/1.1" 200 650 0.156731 10.0.0.19 - - [2026-02-23 01:47:06] "PUT /instance-ip/cc119921-5fa6-4c16-9c33-f770e999aebd HTTP/1.1" 200 256 0.097383 10.0.0.19 - - [2026-02-23 01:47:06] "GET /firewall-rule/c4bf0cf5-c671-4d5c-880b-0d1a7e93dd2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.014496 10.0.0.19 - - [2026-02-23 01:47:06] "GET /firewall-policy/7d1364a6-2de5-49e1-abd5-6d14de5becc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002260 10.0.0.19 - - [2026-02-23 01:47:06] "GET /firewall-rule/c4bf0cf5-c671-4d5c-880b-0d1a7e93dd2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.003861 10.0.0.19 - - [2026-02-23 01:47:06] "POST /ref-update HTTP/1.1" 200 156 0.011744 10.0.0.19 - - [2026-02-23 01:47:06] "POST /ref-update HTTP/1.1" 200 156 0.017018 10.0.0.19 - - [2026-02-23 01:47:06] "POST /ref-update HTTP/1.1" 200 156 0.023642 10.0.0.19 - - [2026-02-23 01:47:06] "POST /ref-update HTTP/1.1" 200 156 0.047756 10.0.0.19 - - [2026-02-23 01:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.19 - - [2026-02-23 01:47:06] "POST /ref-update HTTP/1.1" 200 156 0.020954 10.0.0.19 - - [2026-02-23 01:47:06] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.060223 10.0.0.19 - - [2026-02-23 01:47:06] "POST /ref-update HTTP/1.1" 200 156 0.039315 10.0.0.19 - - [2026-02-23 01:47:06] "POST /ref-update HTTP/1.1" 200 156 0.017533 10.0.0.19 - - [2026-02-23 01:47:06] "GET /loadbalancer/1426732e-644f-47e6-a979-e3c9a4949126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2519 0.002400 10.0.0.19 - - [2026-02-23 01:47:06] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.013788 10.0.0.19 - - [2026-02-23 01:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.19 - - [2026-02-23 01:47:06] "POST /virtual-machines HTTP/1.1" 200 429 0.010074 10.0.0.19 - - [2026-02-23 01:47:06] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038769 10.0.0.19 - - [2026-02-23 01:47:07] "GET /loadbalancer-listener/6f099729-f3a1-4d11-9bd5-bc3cd8a5e8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.052788 10.0.0.19 - - [2026-02-23 01:47:07] "GET /loadbalancer-listener/6f099729-f3a1-4d11-9bd5-bc3cd8a5e8f6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.017778 10.0.0.19 - - [2026-02-23 01:47:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.164668 10.0.0.19 - - [2026-02-23 01:47:07] "POST /chown HTTP/1.1" 200 109 0.016488 10.0.0.19 - - [2026-02-23 01:47:07] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.026212 10.0.0.19 - - [2026-02-23 01:47:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.013039 10.0.0.19 - - [2026-02-23 01:47:07] "POST /chown HTTP/1.1" 200 109 0.010401 10.0.0.19 - - [2026-02-23 01:47:07] "GET /loadbalancer-pool/dc4dad14-2051-4a76-acc7-00430fb8bf3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008780 10.0.0.19 - - [2026-02-23 01:47:07] "PUT /virtual-machine-interface/f65953ba-04f4-43c2-8e1a-0e2221a8c3b7 HTTP/1.1" 200 284 0.017016 10.0.0.19 - - [2026-02-23 01:47:07] "PUT /instance-ip/cc119921-5fa6-4c16-9c33-f770e999aebd HTTP/1.1" 200 256 0.017575 10.0.0.19 - - [2026-02-23 01:47:07] "POST /loadbalancer-members HTTP/1.1" 200 707 0.014307 10.0.0.19 - - [2026-02-23 01:47:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.015681 10.0.0.19 - - [2026-02-23 01:47:07] "GET /loadbalancer-member/30b90cbd-e6ad-4652-a8f2-09525ba8d2bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.005721 10.0.0.19 - - [2026-02-23 01:47:07] "POST /ref-update HTTP/1.1" 200 156 0.022863 10.0.0.19 - - [2026-02-23 01:47:07] "POST /ref-update HTTP/1.1" 200 156 0.020750 10.0.0.19 - - [2026-02-23 01:47:07] "GET /application-policy-set/ba874f53-8c04-4800-ad47-eebfbb0b0c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002609 10.0.0.19 - - [2026-02-23 01:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001241 10.0.0.19 - - [2026-02-23 01:47:07] "GET /policy-management/e2a55924-5874-4bfb-bbb0-d21f8fd06a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007392 10.0.0.19 - - [2026-02-23 01:47:07] "POST /tags HTTP/1.1" 409 221 0.009007 10.0.0.19 - - [2026-02-23 01:47:07] "POST /ref-update HTTP/1.1" 200 156 0.044927 10.0.0.19 - - [2026-02-23 01:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.19 - - [2026-02-23 01:47:07] "GET /tag/422d1232-7a46-408b-a287-89248cbf5042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.017599 10.0.0.19 - - [2026-02-23 01:47:07] "POST /tags HTTP/1.1" 409 238 0.004185 10.0.0.19 - - [2026-02-23 01:47:07] "POST /ref-update HTTP/1.1" 200 156 0.029863 10.0.0.19 - - [2026-02-23 01:47:07] "POST /ref-update HTTP/1.1" 200 156 0.015349 10.0.0.19 - - [2026-02-23 01:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010766 10.0.0.19 - - [2026-02-23 01:47:07] "GET /tag/7ef84d2a-097d-48d6-8366-76528d210a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.011782 10.0.0.19 - - [2026-02-23 01:47:07] "POST /firewall-rules HTTP/1.1" 409 293 0.001609 10.0.0.19 - - [2026-02-23 01:47:07] "PUT /service-instance/1ec1beda-4622-40b4-b970-be3ec4bb1810 HTTP/1.1" 200 266 0.019853 10.0.0.19 - - [2026-02-23 01:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.19 - - [2026-02-23 01:47:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.007207 10.0.0.19 - - [2026-02-23 01:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005160 10.0.0.19 - - [2026-02-23 01:47:07] "POST /chown HTTP/1.1" 200 109 0.006846 10.0.0.19 - - [2026-02-23 01:47:07] "PUT /firewall-rule/c4bf0cf5-c671-4d5c-880b-0d1a7e93dd2d HTTP/1.1" 200 260 0.048908 10.0.0.19 - - [2026-02-23 01:47:07] "GET /firewall-rule/c4bf0cf5-c671-4d5c-880b-0d1a7e93dd2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.004723 10.0.0.19 - - [2026-02-23 01:47:07] "GET /firewall-policy/7d1364a6-2de5-49e1-abd5-6d14de5becc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004397 10.0.0.19 - - [2026-02-23 01:47:07] "POST /chown HTTP/1.1" 200 109 0.005387 10.0.0.19 - - [2026-02-23 01:47:07] "PUT /instance-ip/cc119921-5fa6-4c16-9c33-f770e999aebd HTTP/1.1" 200 256 0.014358 10.0.0.19 - - [2026-02-23 01:47:07] "POST /ref-update HTTP/1.1" 200 156 0.015569 10.0.0.19 - - [2026-02-23 01:47:07] "GET /firewall-rule/c4bf0cf5-c671-4d5c-880b-0d1a7e93dd2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.009356 10.0.0.19 - - [2026-02-23 01:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.19 - - [2026-02-23 01:47:07] "GET /tag/7ef84d2a-097d-48d6-8366-76528d210a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.012682 10.0.0.19 - - [2026-02-23 01:47:07] "GET /tag/7ef84d2a-097d-48d6-8366-76528d210a55?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.014182 10.0.0.19 - - [2026-02-23 01:47:07] "POST /chown HTTP/1.1" 200 109 0.008966 10.0.0.19 - - [2026-02-23 01:47:07] "POST /chown HTTP/1.1" 200 109 0.014627 10.0.0.19 - - [2026-02-23 01:47:07] "GET /virtual-machine-interface/1a1c65b5-9164-44d0-9f45-7baa81179eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.007060 10.0.0.19 - - [2026-02-23 01:47:07] "PUT /instance-ip/cc119921-5fa6-4c16-9c33-f770e999aebd HTTP/1.1" 200 256 0.032525 10.0.0.19 - - [2026-02-23 01:47:07] "POST /set-tag HTTP/1.1" 200 109 0.022730 10.0.0.19 - - [2026-02-23 01:47:07] "GET /virtual-machine-interface/b6b46b08-2704-404d-9b62-fde7e0eff474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.011550 10.0.0.19 - - [2026-02-23 01:47:07] "POST /ref-update HTTP/1.1" 200 156 0.011817 10.0.0.19 - - [2026-02-23 01:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.19 - - [2026-02-23 01:47:07] "POST /chown HTTP/1.1" 200 109 0.009195 10.0.0.19 - - [2026-02-23 01:47:07] "POST /set-tag HTTP/1.1" 200 109 0.019462 10.0.0.19 - - [2026-02-23 01:47:07] "GET /virtual-machine-interface/f65953ba-04f4-43c2-8e1a-0e2221a8c3b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.010687 10.0.0.19 - - [2026-02-23 01:47:07] "POST /chown HTTP/1.1" 200 109 0.017946 10.0.0.19 - - [2026-02-23 01:47:07] "POST /set-tag HTTP/1.1" 200 109 0.029480 10.0.0.19 - - [2026-02-23 01:47:07] "PUT /instance-ip/cc119921-5fa6-4c16-9c33-f770e999aebd HTTP/1.1" 200 256 0.021679 10.0.0.19 - - [2026-02-23 01:47:07] "GET /firewall-policy/7d1364a6-2de5-49e1-abd5-6d14de5becc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.006770 10.0.0.19 - - [2026-02-23 01:47:07] "GET /firewall-rule/c4bf0cf5-c671-4d5c-880b-0d1a7e93dd2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.003898 10.0.0.19 - - [2026-02-23 01:47:07] "POST /ref-update HTTP/1.1" 200 156 0.033750 10.0.0.19 - - [2026-02-23 01:47:07] "POST /ref-update HTTP/1.1" 200 156 0.032018 10.0.0.19 - - [2026-02-23 01:47:08] "POST /chown HTTP/1.1" 200 109 0.006348 10.0.0.19 - - [2026-02-23 01:47:08] "POST /chown HTTP/1.1" 200 109 0.019559 10.0.0.19 - - [2026-02-23 01:47:08] "PUT /instance-ip/cc119921-5fa6-4c16-9c33-f770e999aebd HTTP/1.1" 200 256 0.022916 10.0.0.19 - - [2026-02-23 01:47:08] "DELETE /firewall-rule/c4bf0cf5-c671-4d5c-880b-0d1a7e93dd2d HTTP/1.1" 200 115 0.056340 10.0.0.19 - - [2026-02-23 01:47:08] "POST /ref-update HTTP/1.1" 200 156 0.014539 10.0.0.19 - - [2026-02-23 01:47:08] "DELETE /loadbalancer-member/30b90cbd-e6ad-4652-a8f2-09525ba8d2bd HTTP/1.1" 200 115 0.055634 10.0.0.19 - - [2026-02-23 01:47:08] "PUT /service-instance/1ec1beda-4622-40b4-b970-be3ec4bb1810 HTTP/1.1" 200 266 0.016320 10.0.0.19 - - [2026-02-23 01:47:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.022590 10.0.0.19 - - [2026-02-23 01:47:08] "DELETE /loadbalancer-pool/dc4dad14-2051-4a76-acc7-00430fb8bf3c HTTP/1.1" 200 115 0.098656 10.0.0.19 - - [2026-02-23 01:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.19 - - [2026-02-23 01:47:08] "DELETE /loadbalancer-listener/6f099729-f3a1-4d11-9bd5-bc3cd8a5e8f6 HTTP/1.1" 200 115 0.045940 10.0.0.19 - - [2026-02-23 01:47:08] "POST /chown HTTP/1.1" 200 109 0.014483 10.0.0.19 - - [2026-02-23 01:47:08] "DELETE /loadbalancer/1426732e-644f-47e6-a979-e3c9a4949126 HTTP/1.1" 200 115 0.070482 10.0.0.19 - - [2026-02-23 01:47:08] "POST /chown HTTP/1.1" 200 109 0.046538 10.0.0.19 - - [2026-02-23 01:47:08] "POST /ref-update HTTP/1.1" 200 156 0.013995 10.0.0.19 - - [2026-02-23 01:47:08] "POST /chown HTTP/1.1" 200 109 0.018067 10.0.0.19 - - [2026-02-23 01:47:08] "DELETE /instance-ip/cc119921-5fa6-4c16-9c33-f770e999aebd HTTP/1.1" 200 115 0.097464 10.0.0.19 - - [2026-02-23 01:47:08] "POST /chown HTTP/1.1" 404 171 0.001234 10.0.0.19 - - [2026-02-23 01:47:08] "POST /ref-update HTTP/1.1" 200 156 0.008035 10.0.0.19 - - [2026-02-23 01:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.19 - - [2026-02-23 01:47:08] "DELETE /virtual-machine-interface/b6b46b08-2704-404d-9b62-fde7e0eff474 HTTP/1.1" 200 115 0.080925 10.0.0.19 - - [2026-02-23 01:47:08] "DELETE /tag/7ef84d2a-097d-48d6-8366-76528d210a55 HTTP/1.1" 409 336 0.006519 10.0.0.19 - - [2026-02-23 01:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001417 10.0.0.19 - - [2026-02-23 01:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001591 10.0.0.19 - - [2026-02-23 01:47:08] "POST /service-instances HTTP/1.1" 409 259 0.001659 10.0.0.19 - - [2026-02-23 01:47:08] "POST /service-instances HTTP/1.1" 409 259 0.002017 10.0.0.19 - - [2026-02-23 01:47:08] "DELETE /service-instance/1ec1beda-4622-40b4-b970-be3ec4bb1810 HTTP/1.1" 200 115 0.032342 10.0.0.19 - - [2026-02-23 01:47:08] "GET /virtual-machine-interface/f65953ba-04f4-43c2-8e1a-0e2221a8c3b7?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.004130 10.0.0.19 - - [2026-02-23 01:47:08] "DELETE /virtual-machine-interface/f65953ba-04f4-43c2-8e1a-0e2221a8c3b7 HTTP/1.1" 200 115 0.039860 10.0.0.19 - - [2026-02-23 01:47:08] "DELETE /virtual-machine/d576f01b-5861-46c8-935e-a243c68a18f8 HTTP/1.1" 200 115 0.022600 10.0.0.19 - - [2026-02-23 01:47:08] "GET /virtual-machine-interface/1a1c65b5-9164-44d0-9f45-7baa81179eaa?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.008642 10.0.0.19 - - [2026-02-23 01:47:08] "DELETE /virtual-machine-interface/1a1c65b5-9164-44d0-9f45-7baa81179eaa HTTP/1.1" 200 115 0.057729 10.0.0.19 - - [2026-02-23 01:47:08] "POST /ref-update HTTP/1.1" 200 156 0.013445 10.0.0.19 - - [2026-02-23 01:47:08] "DELETE /virtual-machine/86a6793c-3d8b-4fa3-9bfd-1a9c1e9ceee2 HTTP/1.1" 200 115 0.021382 10.0.0.19 - - [2026-02-23 01:47:47] "GET /virtual-machine-interface/1cb934fe-1058-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015297 10.0.0.19 - - [2026-02-23 01:47:47] "POST /set-tag HTTP/1.1" 200 109 0.003538 10.0.0.19 - - [2026-02-23 01:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.19 - - [2026-02-23 01:47:47] "GET /loadbalancer/2071f388-fec7-49df-83c0-7ad8b779065c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2165 0.002429 10.0.0.19 - - [2026-02-23 01:47:47] "GET /virtual-machine-interface/1cb934fe-1058-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004991 10.0.0.19 - - [2026-02-23 01:47:47] "POST /set-tag HTTP/1.1" 200 109 0.020177 10.0.0.19 - - [2026-02-23 01:47:48] "DELETE /loadbalancer-member/b94e8285-0735-4492-9329-3e220669ea8e HTTP/1.1" 200 115 0.039726 10.0.0.19 - - [2026-02-23 01:47:48] "GET /virtual-machine-interface/1cb934fe-1058-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008269 10.0.0.19 - - [2026-02-23 01:47:48] "POST /set-tag HTTP/1.1" 200 109 0.002314 10.0.0.19 - - [2026-02-23 01:47:48] "DELETE /loadbalancer-member/72fc9302-ac92-403b-9362-baa8ff3cb353 HTTP/1.1" 200 115 0.040730 10.0.0.19 - - [2026-02-23 01:47:48] "GET /virtual-machine-interface/1cb934fe-1058-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007083 10.0.0.19 - - [2026-02-23 01:47:48] "POST /set-tag HTTP/1.1" 200 109 0.002466 10.0.0.19 - - [2026-02-23 01:47:48] "DELETE /loadbalancer-member/d6ffb55d-05dc-48b7-9934-9acdb3c21f0f HTTP/1.1" 200 115 0.032562 10.0.0.19 - - [2026-02-23 01:47:48] "GET /virtual-machine-interface/1cb934fe-1058-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006724 10.0.0.19 - - [2026-02-23 01:47:48] "POST /set-tag HTTP/1.1" 200 109 0.002309 10.0.0.19 - - [2026-02-23 01:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.19 - - [2026-02-23 01:47:48] "GET /loadbalancer/2071f388-fec7-49df-83c0-7ad8b779065c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2165 0.002025 10.0.0.19 - - [2026-02-23 01:47:48] "GET /loadbalancer-pool/3e9cac74-b34b-4e36-98f2-67ca70f6f769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.005662 10.0.0.19 - - [2026-02-23 01:47:48] "POST /loadbalancer-members HTTP/1.1" 200 690 0.030468 10.0.0.19 - - [2026-02-23 01:47:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.031388 10.0.0.19 - - [2026-02-23 01:47:48] "GET /virtual-machine-interface/1cb934fe-1058-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010519 10.0.0.19 - - [2026-02-23 01:47:48] "GET /virtual-machine-interface/1cb934fe-1058-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005325 10.0.0.19 - - [2026-02-23 01:47:48] "GET /floating-ip/5df4ddf8-f33a-4fa0-a2d7-00e4ca27397d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.005627 10.0.0.19 - - [2026-02-23 01:47:48] "POST /set-tag HTTP/1.1" 200 109 0.071354 10.0.0.19 - - [2026-02-23 01:47:48] "GET /loadbalancer-pool/a4392a11-e072-45e8-b66b-95deba03e036?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.013635 10.0.0.19 - - [2026-02-23 01:47:48] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019943 10.0.0.19 - - [2026-02-23 01:47:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.008183 10.0.0.19 - - [2026-02-23 01:47:48] "GET /virtual-machine-interface/1cb934fe-1058-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013316 10.0.0.19 - - [2026-02-23 01:47:48] "POST /set-tag HTTP/1.1" 200 109 0.003297 10.0.0.19 - - [2026-02-23 01:47:48] "GET /virtual-machine-interface/1cb934fe-1058-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003445 10.0.0.19 - - [2026-02-23 01:47:48] "GET /floating-ip/5df4ddf8-f33a-4fa0-a2d7-00e4ca27397d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.001616 10.0.0.19 - - [2026-02-23 01:47:48] "GET /loadbalancer-pool/2323d7a2-9241-4c91-b92c-17599dfa9bfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002878 10.0.0.19 - - [2026-02-23 01:47:48] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016646 10.0.0.19 - - [2026-02-23 01:47:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.016145 10.0.0.19 - - [2026-02-23 01:47:48] "GET /virtual-machine-interface/1cb934fe-1058-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008211 10.0.0.19 - - [2026-02-23 01:47:48] "GET /virtual-machine-interface/1cb934fe-1058-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003373 10.0.0.19 - - [2026-02-23 01:47:48] "GET /floating-ip/5df4ddf8-f33a-4fa0-a2d7-00e4ca27397d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.002085 10.0.0.19 - - [2026-02-23 01:47:49] "POST /set-tag HTTP/1.1" 200 109 0.002980 10.0.0.19 - - [2026-02-23 01:47:58] "POST /tags HTTP/1.1" 409 252 0.004933 10.0.0.19 - - [2026-02-23 01:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.19 - - [2026-02-23 01:47:58] "GET /tag/c2560d16-235b-41e4-9a5d-87b25db42d21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011893 10.0.0.19 - - [2026-02-23 01:47:58] "POST /tags HTTP/1.1" 409 228 0.002017 10.0.0.19 - - [2026-02-23 01:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.19 - - [2026-02-23 01:47:58] "GET /tag/984a3ea5-3062-4f7b-b988-9c4f234f48a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.014188 10.0.0.19 - - [2026-02-23 01:47:58] "GET /application-policy-set/ba874f53-8c04-4800-ad47-eebfbb0b0c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002531 10.0.0.19 - - [2026-02-23 01:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.19 - - [2026-02-23 01:47:58] "GET /policy-management/e2a55924-5874-4bfb-bbb0-d21f8fd06a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003865 10.0.0.19 - - [2026-02-23 01:47:58] "POST /tags HTTP/1.1" 409 206 0.002440 10.0.0.19 - - [2026-02-23 01:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.19 - - [2026-02-23 01:47:58] "GET /tag/66e2b68e-4f17-4e8e-9257-a98ff5f1210a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015295 10.0.0.19 - - [2026-02-23 01:47:58] "POST /tags HTTP/1.1" 409 226 0.001700 10.0.0.19 - - [2026-02-23 01:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.19 - - [2026-02-23 01:47:58] "GET /tag/b5dc81de-92f7-4078-a19a-7f6282728999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015064 10.0.0.19 - - [2026-02-23 01:47:58] "POST /tags HTTP/1.1" 409 204 0.001929 10.0.0.19 - - [2026-02-23 01:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.19 - - [2026-02-23 01:47:58] "GET /tag/971ead6a-980c-4f31-aa97-b2210f3daf10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013687 10.0.0.19 - - [2026-02-23 01:47:58] "POST /tags HTTP/1.1" 409 226 0.004567 10.0.0.19 - - [2026-02-23 01:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.013243 10.0.0.19 - - [2026-02-23 01:47:58] "GET /tag/b5dc81de-92f7-4078-a19a-7f6282728999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010324 10.0.0.19 - - [2026-02-23 01:47:58] "POST /tags HTTP/1.1" 409 228 0.005321 10.0.0.19 - - [2026-02-23 01:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007464 10.0.0.19 - - [2026-02-23 01:47:58] "GET /tag/984a3ea5-3062-4f7b-b988-9c4f234f48a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011602 10.0.0.19 - - [2026-02-23 01:47:58] "POST /tags HTTP/1.1" 409 252 0.003252 10.0.0.19 - - [2026-02-23 01:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.19 - - [2026-02-23 01:47:58] "GET /tag/c2560d16-235b-41e4-9a5d-87b25db42d21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.015534 10.0.0.19 - - [2026-02-23 01:47:58] "GET /application-policy-set/ba874f53-8c04-4800-ad47-eebfbb0b0c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004770 10.0.0.19 - - [2026-02-23 01:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.19 - - [2026-02-23 01:47:58] "GET /policy-management/e2a55924-5874-4bfb-bbb0-d21f8fd06a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002909 10.0.0.19 - - [2026-02-23 01:47:58] "POST /firewall-rules HTTP/1.1" 409 281 0.008509 10.0.0.19 - - [2026-02-23 01:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005442 10.0.0.19 - - [2026-02-23 01:47:59] "PUT /firewall-rule/6b6eeb86-6013-4fd8-8468-15d86251e65f HTTP/1.1" 200 260 0.018370 10.0.0.19 - - [2026-02-23 01:47:59] "POST /firewall-rules HTTP/1.1" 409 291 0.012410 10.0.0.19 - - [2026-02-23 01:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004639 10.0.0.19 - - [2026-02-23 01:47:59] "PUT /firewall-rule/62b8fd49-3eba-43c7-b6a7-75707a1e1a60 HTTP/1.1" 200 260 0.032165 10.0.0.19 - - [2026-02-23 01:47:59] "GET /firewall-rule/62b8fd49-3eba-43c7-b6a7-75707a1e1a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.020816 10.0.0.19 - - [2026-02-23 01:47:59] "POST /firewall-rules HTTP/1.1" 200 658 0.085597 10.0.0.19 - - [2026-02-23 01:47:59] "GET /firewall-rule/a1056a53-f17f-4fea-8f2b-aa5a660207da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.005611 10.0.0.19 - - [2026-02-23 01:47:59] "GET /firewall-policy/6845dbdc-5be7-48e0-9035-65be9c85ec6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002337 10.0.0.19 - - [2026-02-23 01:47:59] "GET /firewall-rule/6b6eeb86-6013-4fd8-8468-15d86251e65f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002564 10.0.0.19 - - [2026-02-23 01:47:59] "POST /firewall-policys HTTP/1.1" 409 269 0.002209 10.0.0.19 - - [2026-02-23 01:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.19 - - [2026-02-23 01:47:59] "PUT /firewall-policy/5bfc79d9-f15a-4b0b-9ecf-c2dc40365b4a HTTP/1.1" 200 264 0.029417 10.0.0.19 - - [2026-02-23 01:47:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.018074 10.0.0.19 - - [2026-02-23 01:47:59] "GET /firewall-policy/5bfc79d9-f15a-4b0b-9ecf-c2dc40365b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007696 10.0.0.19 - - [2026-02-23 01:47:59] "GET /application-policy-set/ba874f53-8c04-4800-ad47-eebfbb0b0c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004614 10.0.0.19 - - [2026-02-23 01:47:59] "GET /firewall-policy/5bfc79d9-f15a-4b0b-9ecf-c2dc40365b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002474 10.0.0.19 - - [2026-02-23 01:47:59] "GET /firewall-policy/5bfc79d9-f15a-4b0b-9ecf-c2dc40365b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002028 10.0.0.19 - - [2026-02-23 01:47:59] "GET /firewall-policy/5bfc79d9-f15a-4b0b-9ecf-c2dc40365b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001819 10.0.0.19 - - [2026-02-23 01:49:01] "GET /virtual-machine-interface/52e6c6c6-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005885 10.0.0.19 - - [2026-02-23 01:49:01] "POST /set-tag HTTP/1.1" 200 109 0.005504 10.0.0.19 - - [2026-02-23 01:49:01] "GET /virtual-machine-interface/5510d1d0-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004413 10.0.0.19 - - [2026-02-23 01:49:01] "POST /set-tag HTTP/1.1" 200 109 0.004308 10.0.0.19 - - [2026-02-23 01:49:01] "GET /virtual-machine-interface/557cee9c-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005155 10.0.0.19 - - [2026-02-23 01:49:01] "POST /set-tag HTTP/1.1" 200 109 0.002305 10.0.0.19 - - [2026-02-23 01:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.19 - - [2026-02-23 01:49:01] "GET /loadbalancer/101bebc1-06c9-4bc4-832b-1f1db2f3bea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003084 10.0.0.19 - - [2026-02-23 01:49:01] "GET /virtual-machine-interface/52e6c6c6-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004114 10.0.0.19 - - [2026-02-23 01:49:01] "POST /set-tag HTTP/1.1" 200 109 0.018300 10.0.0.19 - - [2026-02-23 01:49:01] "DELETE /loadbalancer-member/79ec5b7d-6dda-49e2-bdd9-9a85d3621a5f HTTP/1.1" 200 115 0.027013 10.0.0.19 - - [2026-02-23 01:49:01] "GET /virtual-machine-interface/5354c9b4-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005243 10.0.0.19 - - [2026-02-23 01:49:01] "POST /set-tag HTTP/1.1" 200 109 0.002453 10.0.0.19 - - [2026-02-23 01:49:01] "GET /virtual-machine-interface/5484a94e-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004226 10.0.0.19 - - [2026-02-23 01:49:01] "POST /set-tag HTTP/1.1" 200 109 0.002810 10.0.0.19 - - [2026-02-23 01:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.19 - - [2026-02-23 01:49:01] "GET /loadbalancer/101bebc1-06c9-4bc4-832b-1f1db2f3bea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002062 10.0.0.19 - - [2026-02-23 01:49:01] "GET /virtual-machine-interface/5409ab54-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005672 10.0.0.19 - - [2026-02-23 01:49:01] "POST /set-tag HTTP/1.1" 200 109 0.002725 10.0.0.19 - - [2026-02-23 01:49:01] "GET /virtual-machine-interface/55dfaa5a-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004983 10.0.0.19 - - [2026-02-23 01:49:01] "POST /set-tag HTTP/1.1" 200 109 0.003025 10.0.0.19 - - [2026-02-23 01:49:01] "GET /virtual-machine-interface/5643e65a-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004297 10.0.0.19 - - [2026-02-23 01:49:01] "POST /set-tag HTTP/1.1" 200 109 0.002634 10.0.0.19 - - [2026-02-23 01:49:02] "GET /virtual-machine-interface/5409ab54-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.030239 10.0.0.19 - - [2026-02-23 01:49:02] "POST /set-tag HTTP/1.1" 200 109 0.011747 10.0.0.19 - - [2026-02-23 01:49:02] "GET /virtual-machine-interface/5409ab54-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010602 10.0.0.19 - - [2026-02-23 01:49:02] "POST /set-tag HTTP/1.1" 200 109 0.003507 10.0.0.19 - - [2026-02-23 01:49:02] "GET /virtual-machine/6eb8ab88-fa5f-4468-8d10-f487340128a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003604 10.0.0.19 - - [2026-02-23 01:49:02] "POST /ref-update HTTP/1.1" 200 156 0.012753 10.0.0.19 - - [2026-02-23 01:49:03] "GET /virtual-machine-interface/5409ab54-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011935 10.0.0.19 - - [2026-02-23 01:49:03] "POST /set-tag HTTP/1.1" 200 109 0.037565 10.0.0.19 - - [2026-02-23 01:49:03] "POST /set-tag HTTP/1.1" 200 109 0.036146 10.0.0.19 - - [2026-02-23 01:49:03] "POST /set-tag HTTP/1.1" 200 109 0.027029 10.0.0.19 - - [2026-02-23 01:49:03] "POST /set-tag HTTP/1.1" 200 109 0.013010 10.0.0.19 - - [2026-02-23 01:49:03] "POST /set-tag HTTP/1.1" 200 109 0.030576 10.0.0.19 - - [2026-02-23 01:49:03] "DELETE /instance-ip/54206a9c-1059-11f1-a7ab-fa163e750f2c HTTP/1.1" 200 115 0.058986 10.0.0.19 - - [2026-02-23 01:49:03] "DELETE /virtual-machine-interface/5409ab54-1059-11f1-a7ab-fa163e750f2c HTTP/1.1" 200 115 0.034248 10.0.0.19 - - [2026-02-23 01:49:03] "DELETE /virtual-machine/6eb8ab88-fa5f-4468-8d10-f487340128a2 HTTP/1.1" 200 115 0.021364 10.0.0.19 - - [2026-02-23 01:49:03] "GET /virtual-machine-interface/52e6c6c6-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005329 10.0.0.19 - - [2026-02-23 01:49:03] "POST /set-tag HTTP/1.1" 200 109 0.002653 10.0.0.19 - - [2026-02-23 01:49:03] "GET /virtual-machine-interface/52e6c6c6-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004376 10.0.0.19 - - [2026-02-23 01:49:03] "POST /set-tag HTTP/1.1" 200 109 0.001918 10.0.0.19 - - [2026-02-23 01:49:03] "GET /virtual-machine/ab08b1cb-8511-4700-bb0e-45cd14143d7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003396 10.0.0.19 - - [2026-02-23 01:49:03] "POST /ref-update HTTP/1.1" 200 156 0.017059 10.0.0.19 - - [2026-02-23 01:49:03] "GET /virtual-machine-interface/52e6c6c6-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018541 10.0.0.19 - - [2026-02-23 01:49:03] "POST /set-tag HTTP/1.1" 200 109 0.021183 10.0.0.19 - - [2026-02-23 01:49:03] "POST /set-tag HTTP/1.1" 200 109 0.021801 10.0.0.19 - - [2026-02-23 01:49:03] "POST /set-tag HTTP/1.1" 200 109 0.028265 10.0.0.19 - - [2026-02-23 01:49:03] "POST /set-tag HTTP/1.1" 200 109 0.014515 10.0.0.19 - - [2026-02-23 01:49:03] "POST /set-tag HTTP/1.1" 200 109 0.028777 10.0.0.19 - - [2026-02-23 01:49:03] "DELETE /instance-ip/530271b4-1059-11f1-a7ab-fa163e750f2c HTTP/1.1" 200 115 0.041795 10.0.0.19 - - [2026-02-23 01:49:03] "POST /ref-update HTTP/1.1" 200 156 0.010002 10.0.0.19 - - [2026-02-23 01:49:03] "DELETE /virtual-machine-interface/52e6c6c6-1059-11f1-a7ab-fa163e750f2c HTTP/1.1" 200 115 0.038951 10.0.0.19 - - [2026-02-23 01:49:03] "DELETE /virtual-machine/ab08b1cb-8511-4700-bb0e-45cd14143d7f HTTP/1.1" 200 115 0.019515 10.0.0.19 - - [2026-02-23 01:49:03] "GET /virtual-machine-interface/5484a94e-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003985 10.0.0.19 - - [2026-02-23 01:49:04] "POST /set-tag HTTP/1.1" 200 109 0.002842 10.0.0.19 - - [2026-02-23 01:49:04] "GET /virtual-machine-interface/5484a94e-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004244 10.0.0.19 - - [2026-02-23 01:49:04] "POST /set-tag HTTP/1.1" 200 109 0.001829 10.0.0.19 - - [2026-02-23 01:49:04] "GET /virtual-machine/f8ad2ca0-67ee-4b00-bd64-65c6a79f85a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003444 10.0.0.19 - - [2026-02-23 01:49:04] "POST /ref-update HTTP/1.1" 200 156 0.010338 10.0.0.19 - - [2026-02-23 01:49:04] "GET /virtual-machine-interface/5484a94e-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.025833 10.0.0.19 - - [2026-02-23 01:49:04] "POST /set-tag HTTP/1.1" 200 109 0.026504 10.0.0.19 - - [2026-02-23 01:49:04] "POST /set-tag HTTP/1.1" 200 109 0.025842 10.0.0.19 - - [2026-02-23 01:49:04] "POST /set-tag HTTP/1.1" 200 109 0.018650 10.0.0.19 - - [2026-02-23 01:49:04] "POST /set-tag HTTP/1.1" 200 109 0.015244 10.0.0.19 - - [2026-02-23 01:49:04] "POST /set-tag HTTP/1.1" 200 109 0.024704 10.0.0.19 - - [2026-02-23 01:49:04] "DELETE /instance-ip/549d767c-1059-11f1-a7ab-fa163e750f2c HTTP/1.1" 200 115 0.056975 10.0.0.19 - - [2026-02-23 01:49:04] "DELETE /virtual-machine-interface/5484a94e-1059-11f1-a7ab-fa163e750f2c HTTP/1.1" 200 115 0.040721 10.0.0.19 - - [2026-02-23 01:49:04] "DELETE /virtual-machine/f8ad2ca0-67ee-4b00-bd64-65c6a79f85a6 HTTP/1.1" 200 115 0.013980 10.0.0.19 - - [2026-02-23 01:49:04] "DELETE /tag/921c6559-5d14-4253-8e6c-60887b77d071 HTTP/1.1" 200 115 0.032088 10.0.0.19 - - [2026-02-23 01:49:04] "GET /virtual-machine-interface/5354c9b4-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003382 10.0.0.19 - - [2026-02-23 01:49:04] "POST /set-tag HTTP/1.1" 200 109 0.002618 10.0.0.19 - - [2026-02-23 01:49:04] "GET /virtual-machine-interface/5354c9b4-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003724 10.0.0.19 - - [2026-02-23 01:49:04] "POST /set-tag HTTP/1.1" 200 109 0.004236 10.0.0.19 - - [2026-02-23 01:49:04] "GET /virtual-machine/b826708b-9b82-41f7-a8cb-bdc1c73a83b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004336 10.0.0.19 - - [2026-02-23 01:49:04] "POST /ref-update HTTP/1.1" 200 156 0.009011 10.0.0.19 - - [2026-02-23 01:49:04] "GET /virtual-machine-interface/5354c9b4-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.009709 10.0.0.19 - - [2026-02-23 01:49:04] "POST /set-tag HTTP/1.1" 200 109 0.015101 10.0.0.19 - - [2026-02-23 01:49:04] "POST /set-tag HTTP/1.1" 200 109 0.017743 10.0.0.19 - - [2026-02-23 01:49:04] "POST /set-tag HTTP/1.1" 200 109 0.024986 10.0.0.19 - - [2026-02-23 01:49:04] "POST /set-tag HTTP/1.1" 200 109 0.036627 10.0.0.19 - - [2026-02-23 01:49:04] "POST /set-tag HTTP/1.1" 200 109 0.014706 10.0.0.19 - - [2026-02-23 01:49:04] "DELETE /instance-ip/5375a576-1059-11f1-a7ab-fa163e750f2c HTTP/1.1" 200 115 0.042952 10.0.0.19 - - [2026-02-23 01:49:04] "POST /ref-update HTTP/1.1" 200 156 0.008415 10.0.0.19 - - [2026-02-23 01:49:04] "DELETE /virtual-machine-interface/5354c9b4-1059-11f1-a7ab-fa163e750f2c HTTP/1.1" 200 115 0.036493 10.0.0.19 - - [2026-02-23 01:49:04] "DELETE /virtual-machine/b826708b-9b82-41f7-a8cb-bdc1c73a83b2 HTTP/1.1" 200 115 0.014825 10.0.0.19 - - [2026-02-23 01:49:05] "DELETE /tag/66e2b68e-4f17-4e8e-9257-a98ff5f1210a HTTP/1.1" 409 388 0.005632 10.0.0.19 - - [2026-02-23 01:49:05] "DELETE /tag/423849d3-e64a-4055-9e30-a6d9c9232eaf HTTP/1.1" 200 115 0.036861 10.0.0.19 - - [2026-02-23 01:49:05] "POST /tags HTTP/1.1" 409 238 0.004131 10.0.0.19 - - [2026-02-23 01:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.19 - - [2026-02-23 01:49:05] "GET /tag/7ef84d2a-097d-48d6-8366-76528d210a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.024618 10.0.0.19 - - [2026-02-23 01:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004578 10.0.0.19 - - [2026-02-23 01:49:05] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.079540 10.0.0.19 - - [2026-02-23 01:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.19 - - [2026-02-23 01:49:05] "GET /service-appliance-set/22a31df4-32c8-475c-a9ac-0c023a1dbd39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.007031 10.0.0.19 - - [2026-02-23 01:49:05] "POST /fqname-to-id HTTP/1.1" 404 258 0.006561 10.0.0.19 - - [2026-02-23 01:49:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.132704 10.0.0.19 - - [2026-02-23 01:49:05] "GET /virtual-machine-interface/9236e98e-7030-48fc-abd3-84cbc44561bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004722 10.0.0.19 - - [2026-02-23 01:49:05] "POST /set-tag HTTP/1.1" 200 109 0.020140 10.0.0.19 - - [2026-02-23 01:49:05] "POST /instance-ips HTTP/1.1" 200 417 0.042408 10.0.0.19 - - [2026-02-23 01:49:05] "GET /instance-ip/4d5fd70f-9f42-4034-9a80-d295227f59a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.003706 10.0.0.19 - - [2026-02-23 01:49:05] "POST /loadbalancers HTTP/1.1" 200 618 0.058573 10.0.0.19 - - [2026-02-23 01:49:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.035807 10.0.0.19 - - [2026-02-23 01:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007784 10.0.0.19 - - [2026-02-23 01:49:05] "POST /service-instances HTTP/1.1" 200 566 0.023569 10.0.0.19 - - [2026-02-23 01:49:05] "POST /ref-update HTTP/1.1" 200 156 0.013418 10.0.0.19 - - [2026-02-23 01:49:06] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.054172 10.0.0.19 - - [2026-02-23 01:49:06] "GET /virtual-machine-interface/9236e98e-7030-48fc-abd3-84cbc44561bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.007736 10.0.0.19 - - [2026-02-23 01:49:06] "GET /virtual-machine-interface/9236e98e-7030-48fc-abd3-84cbc44561bf?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.004879 10.0.0.19 - - [2026-02-23 01:49:06] "PUT /service-instance/9a31f2f0-7711-47be-be30-9e22ad1f4f82 HTTP/1.1" 200 266 0.015057 10.0.0.19 - - [2026-02-23 01:49:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.012098 10.0.0.19 - - [2026-02-23 01:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.19 - - [2026-02-23 01:49:06] "POST /fqname-to-id HTTP/1.1" 404 208 0.001680 10.0.0.19 - - [2026-02-23 01:49:06] "GET /application-policy-set/ba874f53-8c04-4800-ad47-eebfbb0b0c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003123 10.0.0.19 - - [2026-02-23 01:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.19 - - [2026-02-23 01:49:06] "GET /policy-management/e2a55924-5874-4bfb-bbb0-d21f8fd06a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002012 10.0.0.19 - - [2026-02-23 01:49:06] "POST /tags HTTP/1.1" 409 221 0.001798 10.0.0.19 - - [2026-02-23 01:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001166 10.0.0.19 - - [2026-02-23 01:49:06] "GET /tag/422d1232-7a46-408b-a287-89248cbf5042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014552 10.0.0.19 - - [2026-02-23 01:49:06] "POST /tags HTTP/1.1" 409 238 0.002393 10.0.0.19 - - [2026-02-23 01:49:06] "POST /virtual-machines HTTP/1.1" 200 429 0.015384 10.0.0.19 - - [2026-02-23 01:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.19 - - [2026-02-23 01:49:06] "GET /tag/7ef84d2a-097d-48d6-8366-76528d210a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.009336 10.0.0.19 - - [2026-02-23 01:49:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.139196 10.0.0.19 - - [2026-02-23 01:49:06] "POST /firewall-rules HTTP/1.1" 200 650 0.162394 10.0.0.19 - - [2026-02-23 01:49:06] "POST /chown HTTP/1.1" 200 109 0.059542 10.0.0.19 - - [2026-02-23 01:49:06] "GET /firewall-rule/6d97836b-b997-4afe-b1e9-ffba36d64436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.019600 10.0.0.19 - - [2026-02-23 01:49:06] "POST /chown HTTP/1.1" 200 109 0.005417 10.0.0.19 - - [2026-02-23 01:49:06] "GET /firewall-policy/7d1364a6-2de5-49e1-abd5-6d14de5becc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.012823 10.0.0.19 - - [2026-02-23 01:49:06] "PUT /virtual-machine-interface/35f9cace-2d87-45ac-8f55-3094bd50e239 HTTP/1.1" 200 284 0.028351 10.0.0.19 - - [2026-02-23 01:49:06] "GET /firewall-rule/6d97836b-b997-4afe-b1e9-ffba36d64436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.014666 10.0.0.19 - - [2026-02-23 01:49:06] "PUT /instance-ip/4d5fd70f-9f42-4034-9a80-d295227f59a6 HTTP/1.1" 200 256 0.029401 10.0.0.19 - - [2026-02-23 01:49:06] "POST /ref-update HTTP/1.1" 200 156 0.045296 10.0.0.19 - - [2026-02-23 01:49:06] "POST /ref-update HTTP/1.1" 200 156 0.012338 10.0.0.19 - - [2026-02-23 01:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.19 - - [2026-02-23 01:49:06] "POST /ref-update HTTP/1.1" 200 156 0.036436 10.0.0.19 - - [2026-02-23 01:49:06] "POST /ref-update HTTP/1.1" 200 156 0.025799 10.0.0.19 - - [2026-02-23 01:49:06] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.071892 10.0.0.19 - - [2026-02-23 01:49:06] "GET /loadbalancer/1426732e-644f-47e6-a979-e3c9a4949126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2519 0.003032 10.0.0.19 - - [2026-02-23 01:49:06] "POST /ref-update HTTP/1.1" 200 156 0.006588 10.0.0.19 - - [2026-02-23 01:49:06] "POST /ref-update HTTP/1.1" 200 156 0.014585 10.0.0.19 - - [2026-02-23 01:49:06] "POST /ref-update HTTP/1.1" 200 156 0.022588 10.0.0.19 - - [2026-02-23 01:49:06] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.044987 10.0.0.19 - - [2026-02-23 01:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.19 - - [2026-02-23 01:49:06] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.019378 10.0.0.19 - - [2026-02-23 01:49:06] "POST /virtual-machines HTTP/1.1" 200 429 0.014272 10.0.0.19 - - [2026-02-23 01:49:06] "GET /loadbalancer-listener/ac61ca74-b808-4653-a90f-faf962e9b144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.004459 10.0.0.19 - - [2026-02-23 01:49:06] "GET /loadbalancer-listener/ac61ca74-b808-4653-a90f-faf962e9b144?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.006104 10.0.0.19 - - [2026-02-23 01:49:06] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.101201 10.0.0.19 - - [2026-02-23 01:49:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.138926 10.0.0.19 - - [2026-02-23 01:49:06] "POST /chown HTTP/1.1" 200 109 0.021721 10.0.0.19 - - [2026-02-23 01:49:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.016354 10.0.0.19 - - [2026-02-23 01:49:07] "GET /loadbalancer-pool/94afa86b-d825-4086-a519-cd284f435d4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004423 10.0.0.19 - - [2026-02-23 01:49:07] "POST /chown HTTP/1.1" 200 109 0.006742 10.0.0.19 - - [2026-02-23 01:49:07] "POST /loadbalancer-members HTTP/1.1" 200 707 0.031117 10.0.0.19 - - [2026-02-23 01:49:07] "PUT /virtual-machine-interface/b1387335-6a50-4055-8317-756b32c2deb1 HTTP/1.1" 200 284 0.032157 10.0.0.19 - - [2026-02-23 01:49:07] "PUT /instance-ip/4d5fd70f-9f42-4034-9a80-d295227f59a6 HTTP/1.1" 200 256 0.016322 10.0.0.19 - - [2026-02-23 01:49:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.014150 10.0.0.19 - - [2026-02-23 01:49:07] "GET /loadbalancer-member/dfae7bbe-85fa-4bba-9c39-eabad5615091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.002235 10.0.0.19 - - [2026-02-23 01:49:07] "GET /application-policy-set/ba874f53-8c04-4800-ad47-eebfbb0b0c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.001743 10.0.0.19 - - [2026-02-23 01:49:07] "POST /ref-update HTTP/1.1" 200 156 0.008325 10.0.0.19 - - [2026-02-23 01:49:07] "POST /ref-update HTTP/1.1" 200 156 0.014604 10.0.0.19 - - [2026-02-23 01:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.19 - - [2026-02-23 01:49:07] "GET /policy-management/e2a55924-5874-4bfb-bbb0-d21f8fd06a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010633 10.0.0.19 - - [2026-02-23 01:49:07] "POST /tags HTTP/1.1" 409 221 0.002208 10.0.0.19 - - [2026-02-23 01:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001134 10.0.0.19 - - [2026-02-23 01:49:07] "POST /ref-update HTTP/1.1" 200 156 0.020988 10.0.0.19 - - [2026-02-23 01:49:07] "GET /tag/422d1232-7a46-408b-a287-89248cbf5042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012206 10.0.0.19 - - [2026-02-23 01:49:07] "POST /tags HTTP/1.1" 409 238 0.004129 10.0.0.19 - - [2026-02-23 01:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.022107 10.0.0.19 - - [2026-02-23 01:49:07] "POST /ref-update HTTP/1.1" 200 156 0.040564 10.0.0.19 - - [2026-02-23 01:49:07] "POST /ref-update HTTP/1.1" 200 156 0.017042 10.0.0.19 - - [2026-02-23 01:49:07] "GET /tag/7ef84d2a-097d-48d6-8366-76528d210a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.009613 10.0.0.19 - - [2026-02-23 01:49:07] "POST /firewall-rules HTTP/1.1" 409 293 0.002605 10.0.0.19 - - [2026-02-23 01:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001120 10.0.0.19 - - [2026-02-23 01:49:07] "PUT /service-instance/9a31f2f0-7711-47be-be30-9e22ad1f4f82 HTTP/1.1" 200 266 0.008735 10.0.0.19 - - [2026-02-23 01:49:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.007006 10.0.0.19 - - [2026-02-23 01:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001221 10.0.0.19 - - [2026-02-23 01:49:07] "PUT /firewall-rule/6d97836b-b997-4afe-b1e9-ffba36d64436 HTTP/1.1" 200 260 0.029865 10.0.0.19 - - [2026-02-23 01:49:07] "GET /firewall-rule/6d97836b-b997-4afe-b1e9-ffba36d64436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.004333 10.0.0.19 - - [2026-02-23 01:49:07] "POST /chown HTTP/1.1" 200 109 0.020292 10.0.0.19 - - [2026-02-23 01:49:07] "GET /firewall-policy/7d1364a6-2de5-49e1-abd5-6d14de5becc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.005545 10.0.0.19 - - [2026-02-23 01:49:07] "GET /firewall-rule/6d97836b-b997-4afe-b1e9-ffba36d64436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.001998 10.0.0.19 - - [2026-02-23 01:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.19 - - [2026-02-23 01:49:07] "POST /chown HTTP/1.1" 200 109 0.011658 10.0.0.19 - - [2026-02-23 01:49:07] "GET /tag/7ef84d2a-097d-48d6-8366-76528d210a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.013117 10.0.0.19 - - [2026-02-23 01:49:07] "GET /tag/7ef84d2a-097d-48d6-8366-76528d210a55?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.011782 10.0.0.19 - - [2026-02-23 01:49:07] "PUT /instance-ip/4d5fd70f-9f42-4034-9a80-d295227f59a6 HTTP/1.1" 200 256 0.038234 10.0.0.19 - - [2026-02-23 01:49:07] "POST /ref-update HTTP/1.1" 200 156 0.015773 10.0.0.19 - - [2026-02-23 01:49:07] "GET /virtual-machine-interface/35f9cace-2d87-45ac-8f55-3094bd50e239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.006795 10.0.0.19 - - [2026-02-23 01:49:07] "POST /chown HTTP/1.1" 200 109 0.007398 10.0.0.19 - - [2026-02-23 01:49:07] "POST /set-tag HTTP/1.1" 200 109 0.019240 10.0.0.19 - - [2026-02-23 01:49:07] "GET /virtual-machine-interface/9236e98e-7030-48fc-abd3-84cbc44561bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.018877 10.0.0.19 - - [2026-02-23 01:49:07] "POST /chown HTTP/1.1" 200 109 0.029128 10.0.0.19 - - [2026-02-23 01:49:07] "PUT /instance-ip/4d5fd70f-9f42-4034-9a80-d295227f59a6 HTTP/1.1" 200 256 0.011943 10.0.0.19 - - [2026-02-23 01:49:07] "POST /set-tag HTTP/1.1" 200 109 0.014048 10.0.0.19 - - [2026-02-23 01:49:07] "GET /virtual-machine-interface/b1387335-6a50-4055-8317-756b32c2deb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.012125 10.0.0.19 - - [2026-02-23 01:49:07] "POST /ref-update HTTP/1.1" 200 156 0.012529 10.0.0.19 - - [2026-02-23 01:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007628 10.0.0.19 - - [2026-02-23 01:49:07] "POST /set-tag HTTP/1.1" 200 109 0.044291 10.0.0.19 - - [2026-02-23 01:49:07] "POST /chown HTTP/1.1" 200 109 0.027120 10.0.0.19 - - [2026-02-23 01:49:07] "GET /firewall-policy/7d1364a6-2de5-49e1-abd5-6d14de5becc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.008242 10.0.0.19 - - [2026-02-23 01:49:07] "GET /firewall-rule/6d97836b-b997-4afe-b1e9-ffba36d64436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.003114 10.0.0.19 - - [2026-02-23 01:49:07] "POST /ref-update HTTP/1.1" 200 156 0.022874 10.0.0.19 - - [2026-02-23 01:49:07] "POST /chown HTTP/1.1" 200 109 0.035462 10.0.0.19 - - [2026-02-23 01:49:07] "PUT /instance-ip/4d5fd70f-9f42-4034-9a80-d295227f59a6 HTTP/1.1" 200 256 0.030928 10.0.0.19 - - [2026-02-23 01:49:07] "POST /ref-update HTTP/1.1" 200 156 0.011112 10.0.0.19 - - [2026-02-23 01:49:07] "DELETE /firewall-rule/6d97836b-b997-4afe-b1e9-ffba36d64436 HTTP/1.1" 200 115 0.073370 10.0.0.19 - - [2026-02-23 01:49:07] "DELETE /loadbalancer-member/dfae7bbe-85fa-4bba-9c39-eabad5615091 HTTP/1.1" 200 115 0.025555 10.0.0.19 - - [2026-02-23 01:49:08] "POST /chown HTTP/1.1" 200 109 0.015469 10.0.0.19 - - [2026-02-23 01:49:08] "POST /chown HTTP/1.1" 200 109 0.033616 10.0.0.19 - - [2026-02-23 01:49:08] "DELETE /loadbalancer-pool/94afa86b-d825-4086-a519-cd284f435d4f HTTP/1.1" 200 115 0.077476 10.0.0.19 - - [2026-02-23 01:49:08] "PUT /instance-ip/4d5fd70f-9f42-4034-9a80-d295227f59a6 HTTP/1.1" 200 256 0.027997 10.0.0.19 - - [2026-02-23 01:49:08] "DELETE /loadbalancer-listener/ac61ca74-b808-4653-a90f-faf962e9b144 HTTP/1.1" 200 115 0.045438 10.0.0.19 - - [2026-02-23 01:49:08] "POST /ref-update HTTP/1.1" 200 156 0.017553 10.0.0.19 - - [2026-02-23 01:49:08] "DELETE /loadbalancer/1426732e-644f-47e6-a979-e3c9a4949126 HTTP/1.1" 200 115 0.087168 10.0.0.19 - - [2026-02-23 01:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001371 10.0.0.19 - - [2026-02-23 01:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005602 10.0.0.19 - - [2026-02-23 01:49:08] "DELETE /instance-ip/4d5fd70f-9f42-4034-9a80-d295227f59a6 HTTP/1.1" 200 115 0.064556 10.0.0.19 - - [2026-02-23 01:49:08] "DELETE /virtual-machine-interface/9236e98e-7030-48fc-abd3-84cbc44561bf HTTP/1.1" 200 115 0.041291 10.0.0.19 - - [2026-02-23 01:49:08] "DELETE /tag/7ef84d2a-097d-48d6-8366-76528d210a55 HTTP/1.1" 200 115 0.082821 10.0.0.19 - - [2026-02-23 01:49:08] "DELETE /service-instance/9a31f2f0-7711-47be-be30-9e22ad1f4f82 HTTP/1.1" 200 115 0.048971 10.0.0.19 - - [2026-02-23 01:49:08] "GET /virtual-machine-interface/35f9cace-2d87-45ac-8f55-3094bd50e239?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.004019 10.0.0.19 - - [2026-02-23 01:49:08] "DELETE /virtual-machine-interface/35f9cace-2d87-45ac-8f55-3094bd50e239 HTTP/1.1" 200 115 0.029289 10.0.0.19 - - [2026-02-23 01:49:08] "POST /ref-update HTTP/1.1" 200 156 0.009312 10.0.0.19 - - [2026-02-23 01:49:08] "DELETE /virtual-machine/ca9004b3-7550-46ed-a465-930ac383cde4 HTTP/1.1" 200 115 0.024629 10.0.0.19 - - [2026-02-23 01:49:08] "GET /virtual-machine-interface/b1387335-6a50-4055-8317-756b32c2deb1?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.006817 10.0.0.19 - - [2026-02-23 01:49:08] "DELETE /virtual-machine-interface/b1387335-6a50-4055-8317-756b32c2deb1 HTTP/1.1" 200 115 0.050541 10.0.0.19 - - [2026-02-23 01:49:08] "DELETE /virtual-machine/c4fe1a40-2102-465e-b58c-324f68cee846 HTTP/1.1" 200 115 0.019615 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:49:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002324 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:49:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002704 10.0.0.19 - - [2026-02-23 01:49:32] "GET /virtual-machine-interface/55dfaa5a-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014074 10.0.0.19 - - [2026-02-23 01:49:32] "POST /set-tag HTTP/1.1" 200 109 0.005719 10.0.0.19 - - [2026-02-23 01:49:32] "GET /virtual-machine-interface/55dfaa5a-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.025757 10.0.0.19 - - [2026-02-23 01:49:32] "POST /set-tag HTTP/1.1" 200 109 0.004137 10.0.0.19 - - [2026-02-23 01:49:33] "GET /virtual-machine/051b7b1a-359a-4a42-9c5c-52c3de161202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.004938 10.0.0.19 - - [2026-02-23 01:49:33] "POST /ref-update HTTP/1.1" 200 156 0.019389 10.0.0.19 - - [2026-02-23 01:49:33] "GET /virtual-machine-interface/55dfaa5a-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009963 10.0.0.19 - - [2026-02-23 01:49:33] "POST /set-tag HTTP/1.1" 200 109 0.020936 10.0.0.19 - - [2026-02-23 01:49:33] "POST /set-tag HTTP/1.1" 200 109 0.032768 10.0.0.19 - - [2026-02-23 01:49:33] "POST /set-tag HTTP/1.1" 200 109 0.024056 10.0.0.19 - - [2026-02-23 01:49:33] "POST /set-tag HTTP/1.1" 200 109 0.011812 10.0.0.19 - - [2026-02-23 01:49:33] "DELETE /instance-ip/55f4af9a-1059-11f1-a7ab-fa163e750f2c HTTP/1.1" 200 115 0.038706 10.0.0.19 - - [2026-02-23 01:49:33] "DELETE /virtual-machine-interface/55dfaa5a-1059-11f1-a7ab-fa163e750f2c HTTP/1.1" 200 115 0.036545 10.0.0.19 - - [2026-02-23 01:49:33] "DELETE /virtual-machine/051b7b1a-359a-4a42-9c5c-52c3de161202 HTTP/1.1" 200 115 0.015970 10.0.0.19 - - [2026-02-23 01:49:33] "DELETE /tag/4b8cb7b2-836e-4740-8831-913d78f04a75 HTTP/1.1" 200 115 0.045772 10.0.0.19 - - [2026-02-23 01:49:33] "GET /virtual-machine-interface/5510d1d0-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003806 10.0.0.19 - - [2026-02-23 01:49:33] "POST /set-tag HTTP/1.1" 200 109 0.005454 10.0.0.19 - - [2026-02-23 01:49:33] "GET /virtual-machine-interface/5510d1d0-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012033 10.0.0.19 - - [2026-02-23 01:49:33] "POST /set-tag HTTP/1.1" 200 109 0.001991 10.0.0.19 - - [2026-02-23 01:49:33] "GET /virtual-machine/578e0b12-680a-4b0b-a8ee-4fe25a58403d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002898 10.0.0.19 - - [2026-02-23 01:49:33] "POST /ref-update HTTP/1.1" 200 156 0.009291 10.0.0.19 - - [2026-02-23 01:49:33] "GET /virtual-machine-interface/5510d1d0-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009193 10.0.0.19 - - [2026-02-23 01:49:33] "POST /set-tag HTTP/1.1" 200 109 0.018478 10.0.0.19 - - [2026-02-23 01:49:33] "POST /set-tag HTTP/1.1" 200 109 0.020507 10.0.0.19 - - [2026-02-23 01:49:33] "POST /set-tag HTTP/1.1" 200 109 0.024772 10.0.0.19 - - [2026-02-23 01:49:33] "POST /set-tag HTTP/1.1" 200 109 0.012255 10.0.0.19 - - [2026-02-23 01:49:33] "DELETE /instance-ip/552b05e6-1059-11f1-a7ab-fa163e750f2c HTTP/1.1" 200 115 0.065166 10.0.0.19 - - [2026-02-23 01:49:33] "DELETE /virtual-machine-interface/5510d1d0-1059-11f1-a7ab-fa163e750f2c HTTP/1.1" 200 115 0.032164 10.0.0.19 - - [2026-02-23 01:49:33] "DELETE /virtual-machine/578e0b12-680a-4b0b-a8ee-4fe25a58403d HTTP/1.1" 200 115 0.019421 10.0.0.19 - - [2026-02-23 01:49:33] "DELETE /tag/9807f753-59b2-4860-95dd-1daafd77915d HTTP/1.1" 200 115 0.038592 10.0.0.19 - - [2026-02-23 01:49:33] "GET /virtual-machine-interface/557cee9c-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003514 10.0.0.19 - - [2026-02-23 01:49:34] "POST /set-tag HTTP/1.1" 200 109 0.002379 10.0.0.19 - - [2026-02-23 01:49:34] "GET /virtual-machine-interface/557cee9c-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003563 10.0.0.19 - - [2026-02-23 01:49:34] "POST /set-tag HTTP/1.1" 200 109 0.002198 10.0.0.19 - - [2026-02-23 01:49:34] "GET /virtual-machine/d9d4015b-68a1-45bb-a905-412f9a321967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.005612 10.0.0.19 - - [2026-02-23 01:49:34] "POST /ref-update HTTP/1.1" 200 156 0.013620 10.0.0.19 - - [2026-02-23 01:49:34] "GET /virtual-machine-interface/557cee9c-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007225 10.0.0.19 - - [2026-02-23 01:49:34] "POST /set-tag HTTP/1.1" 200 109 0.024548 10.0.0.19 - - [2026-02-23 01:49:34] "POST /set-tag HTTP/1.1" 200 109 0.021496 10.0.0.19 - - [2026-02-23 01:49:34] "POST /set-tag HTTP/1.1" 200 109 0.016619 10.0.0.19 - - [2026-02-23 01:49:34] "POST /set-tag HTTP/1.1" 200 109 0.012182 10.0.0.19 - - [2026-02-23 01:49:34] "DELETE /instance-ip/558ff6d6-1059-11f1-a7ab-fa163e750f2c HTTP/1.1" 200 115 0.039554 10.0.0.19 - - [2026-02-23 01:49:34] "DELETE /virtual-machine-interface/557cee9c-1059-11f1-a7ab-fa163e750f2c HTTP/1.1" 200 115 0.031747 10.0.0.19 - - [2026-02-23 01:49:34] "DELETE /virtual-machine/d9d4015b-68a1-45bb-a905-412f9a321967 HTTP/1.1" 200 115 0.013267 10.0.0.19 - - [2026-02-23 01:49:34] "DELETE /tag/b9142df4-b1f3-4b65-99fa-7f53ea504edc HTTP/1.1" 200 115 0.032240 10.0.0.19 - - [2026-02-23 01:49:34] "DELETE /tag/971ead6a-980c-4f31-aa97-b2210f3daf10 HTTP/1.1" 409 236 0.007364 10.0.0.19 - - [2026-02-23 01:49:34] "DELETE /tag/cbb519e1-1b90-4d56-b9c5-42eb80fff150 HTTP/1.1" 200 115 0.030543 10.0.0.19 - - [2026-02-23 01:49:34] "GET /virtual-machine-interface/5643e65a-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003537 10.0.0.19 - - [2026-02-23 01:49:34] "POST /set-tag HTTP/1.1" 200 109 0.003821 10.0.0.19 - - [2026-02-23 01:49:34] "GET /virtual-machine-interface/5643e65a-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004807 10.0.0.19 - - [2026-02-23 01:49:34] "POST /set-tag HTTP/1.1" 200 109 0.002744 10.0.0.19 - - [2026-02-23 01:49:34] "GET /virtual-machine/07f689e3-00b5-400e-90e7-3ec5b228f64c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002518 10.0.0.19 - - [2026-02-23 01:49:34] "POST /ref-update HTTP/1.1" 200 156 0.012486 10.0.0.19 - - [2026-02-23 01:49:34] "GET /virtual-machine-interface/5643e65a-1059-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005569 10.0.0.19 - - [2026-02-23 01:49:34] "POST /set-tag HTTP/1.1" 200 109 0.014842 10.0.0.19 - - [2026-02-23 01:49:34] "POST /set-tag HTTP/1.1" 200 109 0.013513 10.0.0.19 - - [2026-02-23 01:49:34] "POST /set-tag HTTP/1.1" 200 109 0.023371 10.0.0.19 - - [2026-02-23 01:49:34] "POST /set-tag HTTP/1.1" 200 109 0.023165 10.0.0.19 - - [2026-02-23 01:49:34] "DELETE /instance-ip/565de3b6-1059-11f1-a7ab-fa163e750f2c HTTP/1.1" 200 115 0.028216 10.0.0.19 - - [2026-02-23 01:49:34] "DELETE /virtual-machine-interface/5643e65a-1059-11f1-a7ab-fa163e750f2c HTTP/1.1" 200 115 0.040490 10.0.0.19 - - [2026-02-23 01:49:34] "DELETE /virtual-machine/07f689e3-00b5-400e-90e7-3ec5b228f64c HTTP/1.1" 200 115 0.020513 10.0.0.19 - - [2026-02-23 01:49:34] "DELETE /tag/c2560d16-235b-41e4-9a5d-87b25db42d21 HTTP/1.1" 409 236 0.006568 10.0.0.19 - - [2026-02-23 01:49:35] "DELETE /tag/984a3ea5-3062-4f7b-b988-9c4f234f48a8 HTTP/1.1" 409 236 0.005305 10.0.0.19 - - [2026-02-23 01:49:35] "DELETE /tag/d2a952e2-8ee8-4669-a5b5-aa0b42c8fa62 HTTP/1.1" 200 115 0.033293 10.0.0.19 - - [2026-02-23 01:49:36] "POST /projects HTTP/1.1" 409 238 0.003642 10.0.0.19 - - [2026-02-23 01:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.19 - - [2026-02-23 01:49:36] "GET /project/e71d3bf7-3106-46a6-b271-6253fbcfa5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.054401 10.0.0.19 - - [2026-02-23 01:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.19 - - [2026-02-23 01:49:36] "GET /virtual-network/f43cbb1f-7e23-4c97-b834-3ccf77e5af64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004359 10.0.0.19 - - [2026-02-23 01:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.19 - - [2026-02-23 01:49:36] "GET /virtual-network/1cf5eb09-973f-4ea4-81fd-c267b2e0d7b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003555 10.0.0.19 - - [2026-02-23 01:49:36] "POST /security-groups HTTP/1.1" 409 285 0.002290 10.0.0.19 - - [2026-02-23 01:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.19 - - [2026-02-23 01:49:36] "PUT /security-group/51cb7e0f-23ee-415d-9732-9af5b452dbe8 HTTP/1.1" 200 262 0.065578 10.0.0.19 - - [2026-02-23 01:49:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.059645 10.0.0.19 - - [2026-02-23 01:49:37] "PUT /access-control-list/53507f9e-68c3-436b-8f68-ba54668268a9 HTTP/1.1" 200 272 0.053985 10.0.0.19 - - [2026-02-23 01:49:37] "PUT /access-control-list/46b4b54d-de48-49df-857e-3ba8f63be09a HTTP/1.1" 200 272 0.045189 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:49:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003048 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:49:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003391 10.0.0.19 - - [2026-02-23 01:49:42] "POST /projects HTTP/1.1" 409 238 0.002081 10.0.0.19 - - [2026-02-23 01:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.19 - - [2026-02-23 01:49:42] "GET /project/e71d3bf7-3106-46a6-b271-6253fbcfa5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.024489 10.0.0.19 - - [2026-02-23 01:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.19 - - [2026-02-23 01:49:42] "GET /virtual-network/f43cbb1f-7e23-4c97-b834-3ccf77e5af64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003643 10.0.0.19 - - [2026-02-23 01:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001231 10.0.0.19 - - [2026-02-23 01:49:42] "GET /virtual-network/1cf5eb09-973f-4ea4-81fd-c267b2e0d7b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004256 10.0.0.19 - - [2026-02-23 01:49:42] "POST /security-groups HTTP/1.1" 409 285 0.002014 10.0.0.19 - - [2026-02-23 01:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.19 - - [2026-02-23 01:49:42] "PUT /security-group/51cb7e0f-23ee-415d-9732-9af5b452dbe8 HTTP/1.1" 200 262 0.056294 10.0.0.19 - - [2026-02-23 01:49:42] "PUT /access-control-list/53507f9e-68c3-436b-8f68-ba54668268a9 HTTP/1.1" 200 272 0.007607 10.0.0.19 - - [2026-02-23 01:49:42] "PUT /access-control-list/46b4b54d-de48-49df-857e-3ba8f63be09a HTTP/1.1" 200 272 0.024934 10.0.0.19 - - [2026-02-23 01:49:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.024092 10.0.0.19 - - [2026-02-23 01:49:42] "GET /firewall-policy/6b5363b7-0877-4a9b-a047-09921a8d3e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.013015 10.0.0.19 - - [2026-02-23 01:49:42] "GET /firewall-rule/3c90cfb9-ec80-4b93-a703-82a8c460e586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002701 10.0.0.19 - - [2026-02-23 01:49:42] "POST /ref-update HTTP/1.1" 200 156 0.052754 10.0.0.19 - - [2026-02-23 01:49:42] "DELETE /firewall-rule/3c90cfb9-ec80-4b93-a703-82a8c460e586 HTTP/1.1" 200 115 0.033508 10.0.0.19 - - [2026-02-23 01:49:42] "GET /firewall-policy/6b5363b7-0877-4a9b-a047-09921a8d3e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004056 10.0.0.19 - - [2026-02-23 01:49:42] "GET /firewall-rule/fbb34108-b896-4f00-a8ba-244352ca08d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003148 10.0.0.19 - - [2026-02-23 01:49:42] "POST /ref-update HTTP/1.1" 200 156 0.051665 10.0.0.19 - - [2026-02-23 01:49:42] "DELETE /firewall-rule/fbb34108-b896-4f00-a8ba-244352ca08d4 HTTP/1.1" 200 115 0.032456 10.0.0.19 - - [2026-02-23 01:49:42] "DELETE /tag/c2560d16-235b-41e4-9a5d-87b25db42d21 HTTP/1.1" 409 236 0.004417 10.0.0.19 - - [2026-02-23 01:49:42] "DELETE /tag/984a3ea5-3062-4f7b-b988-9c4f234f48a8 HTTP/1.1" 409 236 0.005058 10.0.0.19 - - [2026-02-23 01:49:42] "DELETE /tag/e5f3bd22-7d32-484e-8c09-dcda9a1e2464 HTTP/1.1" 200 115 0.042778 10.0.0.19 - - [2026-02-23 01:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.19 - - [2026-02-23 01:49:42] "GET /virtual-network/f43cbb1f-7e23-4c97-b834-3ccf77e5af64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004190 10.0.0.19 - - [2026-02-23 01:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.19 - - [2026-02-23 01:49:43] "GET /virtual-network/1cf5eb09-973f-4ea4-81fd-c267b2e0d7b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003576 10.0.0.19 - - [2026-02-23 01:49:43] "PUT /virtual-network/f43cbb1f-7e23-4c97-b834-3ccf77e5af64 HTTP/1.1" 200 264 0.035620 10.0.0.19 - - [2026-02-23 01:49:43] "PUT /virtual-network/1cf5eb09-973f-4ea4-81fd-c267b2e0d7b5 HTTP/1.1" 200 264 0.034744 10.0.0.19 - - [2026-02-23 01:49:43] "DELETE /security-group/51cb7e0f-23ee-415d-9732-9af5b452dbe8 HTTP/1.1" 200 115 0.047312 10.0.0.19 - - [2026-02-23 01:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001244 10.0.0.19 - - [2026-02-23 01:49:43] "DELETE /access-control-list/53507f9e-68c3-436b-8f68-ba54668268a9 HTTP/1.1" 200 115 0.021789 10.0.0.19 - - [2026-02-23 01:49:43] "DELETE /access-control-list/46b4b54d-de48-49df-857e-3ba8f63be09a HTTP/1.1" 200 115 0.025838 10.0.0.19 - - [2026-02-23 01:49:43] "GET /project/e71d3bf7-3106-46a6-b271-6253fbcfa5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.022469 10.0.0.19 - - [2026-02-23 01:49:43] "GET /project/e71d3bf7-3106-46a6-b271-6253fbcfa5a6?fields=security_groups HTTP/1.1" 200 1353 0.024362 10.0.0.19 - - [2026-02-23 01:49:43] "DELETE /security-group/f9fe6c2b-44a4-4ba5-b61a-7647506a419a HTTP/1.1" 200 115 0.041121 10.0.0.19 - - [2026-02-23 01:49:43] "DELETE /access-control-list/4afc0ea2-e59f-4183-8a70-685d176329df HTTP/1.1" 200 115 0.030451 10.0.0.19 - - [2026-02-23 01:49:43] "GET /project/e71d3bf7-3106-46a6-b271-6253fbcfa5a6?fields=application_policy_sets HTTP/1.1" 200 1392 0.043707 10.0.0.19 - - [2026-02-23 01:49:43] "DELETE /access-control-list/e4f565ee-cc0a-496b-90cb-1eefeef6f80d HTTP/1.1" 200 115 0.046083 10.0.0.19 - - [2026-02-23 01:49:43] "DELETE /project/e71d3bf7-3106-46a6-b271-6253fbcfa5a6 HTTP/1.1" 200 115 0.251427 10.0.0.19 - - [2026-02-23 01:49:43] "POST /projects HTTP/1.1" 409 238 0.001820 10.0.0.19 - - [2026-02-23 01:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001373 10.0.0.19 - - [2026-02-23 01:49:43] "GET /project/ed05d9b0-8273-4da4-9c56-6ab0ea952ee1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035925 10.0.0.19 - - [2026-02-23 01:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.19 - - [2026-02-23 01:49:43] "GET /virtual-network/f43cbb1f-7e23-4c97-b834-3ccf77e5af64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003779 10.0.0.19 - - [2026-02-23 01:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.19 - - [2026-02-23 01:49:43] "GET /virtual-network/1cf5eb09-973f-4ea4-81fd-c267b2e0d7b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.005069 10.0.0.19 - - [2026-02-23 01:49:43] "POST /security-groups HTTP/1.1" 409 285 0.002866 10.0.0.19 - - [2026-02-23 01:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.19 - - [2026-02-23 01:49:43] "PUT /security-group/6b8b67bc-cdd0-47f2-826e-3e51e408f792 HTTP/1.1" 200 262 0.058428 10.0.0.19 - - [2026-02-23 01:49:43] "PUT /access-control-list/00beb08d-a544-4da3-a9e4-fcdf8cad6a57 HTTP/1.1" 200 272 0.015429 10.0.0.19 - - [2026-02-23 01:49:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.029679 10.0.0.19 - - [2026-02-23 01:49:43] "PUT /access-control-list/921ac4a1-b4a0-4702-bced-b3fa0417a6d6 HTTP/1.1" 200 272 0.026060 10.0.0.19 - - [2026-02-23 01:49:48] "DELETE /loadbalancer-member/a7078cd0-f335-4617-bbbe-72192ee88664 HTTP/1.1" 200 115 0.037506 10.0.0.19 - - [2026-02-23 01:49:48] "DELETE /loadbalancer-pool/44366428-4764-424c-bb91-04255bda9452 HTTP/1.1" 200 115 0.048977 10.0.0.19 - - [2026-02-23 01:49:48] "DELETE /loadbalancer-listener/7b57662d-cd75-4a88-92a7-28f5ab7fced2 HTTP/1.1" 200 115 0.028400 10.0.0.19 - - [2026-02-23 01:49:48] "DELETE /loadbalancer/101bebc1-06c9-4bc4-832b-1f1db2f3bea1 HTTP/1.1" 200 115 0.043573 10.0.0.19 - - [2026-02-23 01:49:48] "DELETE /floating-ip/a82a69d0-50a2-4cad-9115-4712aeca95b0 HTTP/1.1" 200 115 0.021214 10.0.0.19 - - [2026-02-23 01:49:48] "DELETE /instance-ip/855fcced-f105-45aa-bf2e-c2ea9c52788c HTTP/1.1" 200 115 0.031319 10.0.0.19 - - [2026-02-23 01:49:48] "DELETE /virtual-machine-interface/03e4e0e1-8e35-430b-9be2-e7a15c649a13 HTTP/1.1" 200 115 0.030241 10.0.0.19 - - [2026-02-23 01:49:48] "DELETE /tag/95644e60-fb47-48f3-95ca-8cf07bb13b6c HTTP/1.1" 200 115 0.029753 10.0.0.19 - - [2026-02-23 01:49:48] "GET /application-policy-set/ba874f53-8c04-4800-ad47-eebfbb0b0c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003576 10.0.0.19 - - [2026-02-23 01:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.19 - - [2026-02-23 01:49:48] "GET /policy-management/e2a55924-5874-4bfb-bbb0-d21f8fd06a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002212 10.0.0.19 - - [2026-02-23 01:49:48] "GET /firewall-policy/6845dbdc-5be7-48e0-9035-65be9c85ec6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001841 10.0.0.19 - - [2026-02-23 01:49:48] "GET /firewall-rule/6b6eeb86-6013-4fd8-8468-15d86251e65f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.001921 10.0.0.19 - - [2026-02-23 01:49:48] "POST /ref-update HTTP/1.1" 200 156 0.010461 10.0.0.19 - - [2026-02-23 01:49:48] "DELETE /firewall-rule/6b6eeb86-6013-4fd8-8468-15d86251e65f HTTP/1.1" 200 115 0.031073 10.0.0.19 - - [2026-02-23 01:49:48] "GET /firewall-policy/5bfc79d9-f15a-4b0b-9ecf-c2dc40365b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002127 10.0.0.19 - - [2026-02-23 01:49:48] "GET /firewall-rule/a1056a53-f17f-4fea-8f2b-aa5a660207da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.002660 10.0.0.19 - - [2026-02-23 01:49:48] "POST /ref-update HTTP/1.1" 200 156 0.014657 10.0.0.19 - - [2026-02-23 01:49:48] "DELETE /firewall-rule/a1056a53-f17f-4fea-8f2b-aa5a660207da HTTP/1.1" 200 115 0.050569 10.0.0.19 - - [2026-02-23 01:49:48] "GET /firewall-policy/5bfc79d9-f15a-4b0b-9ecf-c2dc40365b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.003186 10.0.0.19 - - [2026-02-23 01:49:48] "GET /firewall-rule/62b8fd49-3eba-43c7-b6a7-75707a1e1a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.003014 10.0.0.19 - - [2026-02-23 01:49:48] "POST /ref-update HTTP/1.1" 200 156 0.018486 10.0.0.19 - - [2026-02-23 01:49:48] "DELETE /firewall-rule/62b8fd49-3eba-43c7-b6a7-75707a1e1a60 HTTP/1.1" 200 115 0.040038 10.0.0.19 - - [2026-02-23 01:49:48] "GET /application-policy-set/ba874f53-8c04-4800-ad47-eebfbb0b0c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002192 10.0.0.19 - - [2026-02-23 01:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.19 - - [2026-02-23 01:49:48] "GET /policy-management/e2a55924-5874-4bfb-bbb0-d21f8fd06a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012661 10.0.0.19 - - [2026-02-23 01:49:48] "GET /firewall-policy/5bfc79d9-f15a-4b0b-9ecf-c2dc40365b4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003034 10.0.0.19 - - [2026-02-23 01:49:48] "POST /ref-update HTTP/1.1" 200 156 0.018329 10.0.0.19 - - [2026-02-23 01:49:48] "DELETE /firewall-policy/5bfc79d9-f15a-4b0b-9ecf-c2dc40365b4a HTTP/1.1" 200 115 0.044405 10.0.0.19 - - [2026-02-23 01:49:48] "DELETE /tag/c2560d16-235b-41e4-9a5d-87b25db42d21 HTTP/1.1" 200 115 0.047412 10.0.0.19 - - [2026-02-23 01:49:48] "DELETE /tag/66e2b68e-4f17-4e8e-9257-a98ff5f1210a HTTP/1.1" 200 115 0.073975 10.0.0.19 - - [2026-02-23 01:49:49] "DELETE /tag/971ead6a-980c-4f31-aa97-b2210f3daf10 HTTP/1.1" 200 115 0.066170 10.0.0.19 - - [2026-02-23 01:49:49] "DELETE /tag/984a3ea5-3062-4f7b-b988-9c4f234f48a8 HTTP/1.1" 200 115 0.064195 10.0.0.19 - - [2026-02-23 01:49:49] "POST /projects HTTP/1.1" 409 238 0.001912 10.0.0.19 - - [2026-02-23 01:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.19 - - [2026-02-23 01:49:49] "GET /project/ed05d9b0-8273-4da4-9c56-6ab0ea952ee1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035631 10.0.0.19 - - [2026-02-23 01:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.19 - - [2026-02-23 01:49:49] "GET /virtual-network/f43cbb1f-7e23-4c97-b834-3ccf77e5af64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003504 10.0.0.19 - - [2026-02-23 01:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.19 - - [2026-02-23 01:49:49] "GET /virtual-network/1cf5eb09-973f-4ea4-81fd-c267b2e0d7b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.003926 10.0.0.19 - - [2026-02-23 01:49:49] "POST /security-groups HTTP/1.1" 409 285 0.002940 10.0.0.19 - - [2026-02-23 01:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.19 - - [2026-02-23 01:49:49] "PUT /security-group/6b8b67bc-cdd0-47f2-826e-3e51e408f792 HTTP/1.1" 200 262 0.069322 10.0.0.19 - - [2026-02-23 01:49:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.045968 10.0.0.19 - - [2026-02-23 01:49:49] "PUT /access-control-list/00beb08d-a544-4da3-a9e4-fcdf8cad6a57 HTTP/1.1" 200 272 0.026144 10.0.0.19 - - [2026-02-23 01:49:49] "GET /firewall-policy/6b5363b7-0877-4a9b-a047-09921a8d3e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.017187 10.0.0.19 - - [2026-02-23 01:49:49] "PUT /access-control-list/921ac4a1-b4a0-4702-bced-b3fa0417a6d6 HTTP/1.1" 200 272 0.032997 10.0.0.19 - - [2026-02-23 01:49:49] "GET /firewall-rule/afb61828-cfa9-4b39-85da-58d39843f5d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003900 10.0.0.19 - - [2026-02-23 01:49:49] "POST /ref-update HTTP/1.1" 200 156 0.062530 10.0.0.19 - - [2026-02-23 01:49:49] "DELETE /firewall-rule/afb61828-cfa9-4b39-85da-58d39843f5d3 HTTP/1.1" 200 115 0.032917 10.0.0.19 - - [2026-02-23 01:49:49] "GET /firewall-policy/6b5363b7-0877-4a9b-a047-09921a8d3e34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.004110 10.0.0.19 - - [2026-02-23 01:49:49] "GET /firewall-rule/a5570844-e01b-45eb-b397-04b01bde6fc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002605 10.0.0.19 - - [2026-02-23 01:49:49] "POST /ref-update HTTP/1.1" 200 156 0.046830 10.0.0.19 - - [2026-02-23 01:49:49] "DELETE /firewall-rule/a5570844-e01b-45eb-b397-04b01bde6fc3 HTTP/1.1" 200 115 0.046260 10.0.0.19 - - [2026-02-23 01:49:49] "DELETE /tag/b5dc81de-92f7-4078-a19a-7f6282728999 HTTP/1.1" 200 115 0.034914 10.0.0.19 - - [2026-02-23 01:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.19 - - [2026-02-23 01:49:49] "GET /virtual-network/f43cbb1f-7e23-4c97-b834-3ccf77e5af64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.008064 10.0.0.19 - - [2026-02-23 01:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.19 - - [2026-02-23 01:49:49] "GET /virtual-network/1cf5eb09-973f-4ea4-81fd-c267b2e0d7b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004045 10.0.0.19 - - [2026-02-23 01:49:49] "PUT /virtual-network/f43cbb1f-7e23-4c97-b834-3ccf77e5af64 HTTP/1.1" 200 264 0.074705 10.0.0.19 - - [2026-02-23 01:49:50] "PUT /virtual-network/1cf5eb09-973f-4ea4-81fd-c267b2e0d7b5 HTTP/1.1" 200 264 0.079675 10.0.0.19 - - [2026-02-23 01:49:50] "DELETE /security-group/6b8b67bc-cdd0-47f2-826e-3e51e408f792 HTTP/1.1" 200 115 0.060313 10.0.0.19 - - [2026-02-23 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004834 10.0.0.19 - - [2026-02-23 01:49:50] "DELETE /access-control-list/00beb08d-a544-4da3-a9e4-fcdf8cad6a57 HTTP/1.1" 200 115 0.051541 10.0.0.19 - - [2026-02-23 01:49:50] "DELETE /access-control-list/921ac4a1-b4a0-4702-bced-b3fa0417a6d6 HTTP/1.1" 200 115 0.028662 10.0.0.19 - - [2026-02-23 01:49:50] "GET /project/ed05d9b0-8273-4da4-9c56-6ab0ea952ee1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.032716 10.0.0.19 - - [2026-02-23 01:49:50] "GET /project/ed05d9b0-8273-4da4-9c56-6ab0ea952ee1?fields=security_groups HTTP/1.1" 200 1353 0.032074 10.0.0.19 - - [2026-02-23 01:49:50] "DELETE /security-group/53d70f58-7254-41e4-aeef-202b15db7660 HTTP/1.1" 200 115 0.040769 10.0.0.19 - - [2026-02-23 01:49:50] "DELETE /access-control-list/07c08aa8-2cb7-4448-a9a7-7201bffffef2 HTTP/1.1" 200 115 0.037543 10.0.0.19 - - [2026-02-23 01:49:50] "GET /project/ed05d9b0-8273-4da4-9c56-6ab0ea952ee1?fields=application_policy_sets HTTP/1.1" 200 1392 0.048517 10.0.0.19 - - [2026-02-23 01:49:50] "DELETE /access-control-list/69f765e6-d840-412d-a5ae-5e7a120e06eb HTTP/1.1" 200 115 0.039461 10.0.0.19 - - [2026-02-23 01:49:50] "DELETE /project/ed05d9b0-8273-4da4-9c56-6ab0ea952ee1 HTTP/1.1" 200 115 0.285778 10.0.0.19 - - [2026-02-23 01:50:25] "GET /global-system-configs HTTP/1.1" 200 322 0.005069 10.0.0.19 - - [2026-02-23 01:50:27] "GET /global-system-configs HTTP/1.1" 200 322 0.006756 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:50:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000868 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:50:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001142 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:50:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000956 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:50:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000983 10.0.0.19 - - [2026-02-23 01:50:49] "GET / HTTP/1.1" 200 35931 0.001891 10.0.0.19 - - [2026-02-23 01:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.19 - - [2026-02-23 01:50:49] "GET /global-vrouter-config/f1f4f615-3fca-409a-88b5-c063218184e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002453 10.0.0.19 - - [2026-02-23 01:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.19 - - [2026-02-23 01:50:49] "GET /global-vrouter-config/f1f4f615-3fca-409a-88b5-c063218184e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002128 10.0.0.19 - - [2026-02-23 01:51:03] "GET / HTTP/1.1" 200 35931 0.003366 10.0.0.19 - - [2026-02-23 01:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004510 10.0.0.19 - - [2026-02-23 01:51:03] "GET /global-system-config/2735df23-64e9-4d84-b8cf-7e832f405838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.014009 10.0.0.19 - - [2026-02-23 01:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.19 - - [2026-02-23 01:51:03] "GET /config-node/1202b7c6-821d-426f-9729-7fea89dee6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004992 10.0.0.19 - - [2026-02-23 01:51:05] "POST /tags HTTP/1.1" 200 365 0.092862 10.0.0.19 - - [2026-02-23 01:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.016701 10.0.0.19 - - [2026-02-23 01:51:05] "GET /tag/b4b7e759-e319-45e6-b983-5ed9ecf107e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.022756 10.0.0.19 - - [2026-02-23 01:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004669 10.0.0.19 - - [2026-02-23 01:51:05] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041295 10.0.0.19 - - [2026-02-23 01:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.19 - - [2026-02-23 01:51:05] "GET /service-appliance-set/22a31df4-32c8-475c-a9ac-0c023a1dbd39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.002442 10.0.0.19 - - [2026-02-23 01:51:05] "POST /fqname-to-id HTTP/1.1" 404 258 0.002633 10.0.0.19 - - [2026-02-23 01:51:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.111463 10.0.0.19 - - [2026-02-23 01:51:05] "GET /virtual-machine-interface/2a4ef1e3-aa6d-48f2-9e41-ad9696ddcaa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.004924 10.0.0.19 - - [2026-02-23 01:51:05] "POST /set-tag HTTP/1.1" 200 109 0.012085 10.0.0.19 - - [2026-02-23 01:51:05] "POST /instance-ips HTTP/1.1" 200 417 0.033738 10.0.0.19 - - [2026-02-23 01:51:05] "GET /instance-ip/b623ffea-6959-446f-8178-bbe19986924f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.003709 10.0.0.19 - - [2026-02-23 01:51:05] "POST /loadbalancers HTTP/1.1" 200 618 0.058816 10.0.0.19 - - [2026-02-23 01:51:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.017511 10.0.0.19 - - [2026-02-23 01:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006888 10.0.0.19 - - [2026-02-23 01:51:06] "POST /service-instances HTTP/1.1" 200 566 0.023638 10.0.0.19 - - [2026-02-23 01:51:06] "POST /ref-update HTTP/1.1" 200 156 0.023001 10.0.0.19 - - [2026-02-23 01:51:06] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.061663 10.0.0.19 - - [2026-02-23 01:51:06] "GET /virtual-machine-interface/2a4ef1e3-aa6d-48f2-9e41-ad9696ddcaa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.006340 10.0.0.19 - - [2026-02-23 01:51:06] "PUT /service-instance/9684e7d7-a332-4bd0-841e-6e7741fba95d HTTP/1.1" 200 266 0.020737 10.0.0.19 - - [2026-02-23 01:51:06] "GET /virtual-machine-interface/2a4ef1e3-aa6d-48f2-9e41-ad9696ddcaa1?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.016329 10.0.0.19 - - [2026-02-23 01:51:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.009431 10.0.0.19 - - [2026-02-23 01:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.19 - - [2026-02-23 01:51:06] "POST /fqname-to-id HTTP/1.1" 404 208 0.005041 10.0.0.19 - - [2026-02-23 01:51:06] "GET /application-policy-set/ba874f53-8c04-4800-ad47-eebfbb0b0c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004836 10.0.0.19 - - [2026-02-23 01:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004341 10.0.0.19 - - [2026-02-23 01:51:06] "POST /virtual-machines HTTP/1.1" 200 429 0.015001 10.0.0.19 - - [2026-02-23 01:51:06] "GET /policy-management/e2a55924-5874-4bfb-bbb0-d21f8fd06a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011834 10.0.0.19 - - [2026-02-23 01:51:06] "POST /tags HTTP/1.1" 409 221 0.010680 10.0.0.19 - - [2026-02-23 01:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.19 - - [2026-02-23 01:51:06] "GET /tag/422d1232-7a46-408b-a287-89248cbf5042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.021758 10.0.0.19 - - [2026-02-23 01:51:06] "POST /tags HTTP/1.1" 409 238 0.002450 10.0.0.19 - - [2026-02-23 01:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002876 10.0.0.19 - - [2026-02-23 01:51:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.144591 10.0.0.19 - - [2026-02-23 01:51:06] "POST /chown HTTP/1.1" 200 109 0.011817 10.0.0.19 - - [2026-02-23 01:51:06] "GET /tag/b4b7e759-e319-45e6-b983-5ed9ecf107e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.016140 10.0.0.19 - - [2026-02-23 01:51:06] "POST /chown HTTP/1.1" 200 109 0.010354 10.0.0.19 - - [2026-02-23 01:51:06] "PUT /virtual-machine-interface/0e1e48d8-8d42-4763-9f3a-d8f59638701f HTTP/1.1" 200 284 0.013195 10.0.0.19 - - [2026-02-23 01:51:06] "POST /firewall-rules HTTP/1.1" 200 650 0.121083 10.0.0.19 - - [2026-02-23 01:51:06] "PUT /instance-ip/b623ffea-6959-446f-8178-bbe19986924f HTTP/1.1" 200 256 0.083452 10.0.0.19 - - [2026-02-23 01:51:06] "GET /firewall-rule/a3608b62-ee82-46f6-a4c4-b1229be50213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.026281 10.0.0.19 - - [2026-02-23 01:51:06] "GET /firewall-policy/7d1364a6-2de5-49e1-abd5-6d14de5becc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.007941 10.0.0.19 - - [2026-02-23 01:51:06] "GET /firewall-rule/a3608b62-ee82-46f6-a4c4-b1229be50213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.005544 10.0.0.19 - - [2026-02-23 01:51:06] "POST /ref-update HTTP/1.1" 200 156 0.025088 10.0.0.19 - - [2026-02-23 01:51:06] "POST /ref-update HTTP/1.1" 200 156 0.025844 10.0.0.19 - - [2026-02-23 01:51:06] "POST /ref-update HTTP/1.1" 200 156 0.056004 10.0.0.19 - - [2026-02-23 01:51:06] "POST /ref-update HTTP/1.1" 200 156 0.041721 10.0.0.19 - - [2026-02-23 01:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.19 - - [2026-02-23 01:51:06] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033371 10.0.0.19 - - [2026-02-23 01:51:06] "GET /loadbalancer/1426732e-644f-47e6-a979-e3c9a4949126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2519 0.002715 10.0.0.19 - - [2026-02-23 01:51:06] "POST /ref-update HTTP/1.1" 200 156 0.020947 10.0.0.19 - - [2026-02-23 01:51:06] "POST /ref-update HTTP/1.1" 200 156 0.026061 10.0.0.19 - - [2026-02-23 01:51:06] "POST /ref-update HTTP/1.1" 200 156 0.022214 10.0.0.19 - - [2026-02-23 01:51:06] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.077781 10.0.0.19 - - [2026-02-23 01:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012380 10.0.0.19 - - [2026-02-23 01:51:06] "POST /virtual-machines HTTP/1.1" 200 429 0.010195 10.0.0.19 - - [2026-02-23 01:51:07] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.082161 10.0.0.19 - - [2026-02-23 01:51:07] "GET /loadbalancer-listener/6d2626e9-540d-4df7-b3a5-99a8ffd4ee53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.010972 10.0.0.19 - - [2026-02-23 01:51:07] "GET /loadbalancer-listener/6d2626e9-540d-4df7-b3a5-99a8ffd4ee53?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.005998 10.0.0.19 - - [2026-02-23 01:51:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.137555 10.0.0.19 - - [2026-02-23 01:51:07] "POST /chown HTTP/1.1" 200 109 0.024142 10.0.0.19 - - [2026-02-23 01:51:07] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.015373 10.0.0.19 - - [2026-02-23 01:51:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.012706 10.0.0.19 - - [2026-02-23 01:51:07] "POST /chown HTTP/1.1" 200 109 0.017505 10.0.0.19 - - [2026-02-23 01:51:07] "GET /loadbalancer-pool/a9f9da4b-faa7-45c9-aa7c-7c1571dcde1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.023226 10.0.0.19 - - [2026-02-23 01:51:07] "PUT /virtual-machine-interface/77602d86-9549-40e6-900f-5a2b7cd6066b HTTP/1.1" 200 284 0.019801 10.0.0.19 - - [2026-02-23 01:51:07] "PUT /instance-ip/b623ffea-6959-446f-8178-bbe19986924f HTTP/1.1" 200 256 0.019056 10.0.0.19 - - [2026-02-23 01:51:07] "POST /loadbalancer-members HTTP/1.1" 200 707 0.018962 10.0.0.19 - - [2026-02-23 01:51:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.029344 10.0.0.19 - - [2026-02-23 01:51:07] "GET /loadbalancer-member/76eb9472-f502-4d8b-b9e8-f72f816ae4dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.016234 10.0.0.19 - - [2026-02-23 01:51:07] "POST /ref-update HTTP/1.1" 200 156 0.040623 10.0.0.19 - - [2026-02-23 01:51:07] "POST /ref-update HTTP/1.1" 200 156 0.024473 10.0.0.19 - - [2026-02-23 01:51:07] "GET /application-policy-set/ba874f53-8c04-4800-ad47-eebfbb0b0c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008215 10.0.0.19 - - [2026-02-23 01:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.19 - - [2026-02-23 01:51:07] "POST /ref-update HTTP/1.1" 200 156 0.023731 10.0.0.19 - - [2026-02-23 01:51:07] "GET /policy-management/e2a55924-5874-4bfb-bbb0-d21f8fd06a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015643 10.0.0.19 - - [2026-02-23 01:51:07] "POST /tags HTTP/1.1" 409 221 0.004265 10.0.0.19 - - [2026-02-23 01:51:07] "POST /ref-update HTTP/1.1" 200 156 0.007586 10.0.0.19 - - [2026-02-23 01:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.19 - - [2026-02-23 01:51:07] "POST /ref-update HTTP/1.1" 200 156 0.024317 10.0.0.19 - - [2026-02-23 01:51:07] "GET /tag/422d1232-7a46-408b-a287-89248cbf5042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.031595 10.0.0.19 - - [2026-02-23 01:51:07] "POST /tags HTTP/1.1" 409 238 0.004114 10.0.0.19 - - [2026-02-23 01:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.19 - - [2026-02-23 01:51:07] "PUT /service-instance/9684e7d7-a332-4bd0-841e-6e7741fba95d HTTP/1.1" 200 266 0.007245 10.0.0.19 - - [2026-02-23 01:51:07] "GET /tag/b4b7e759-e319-45e6-b983-5ed9ecf107e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010356 10.0.0.19 - - [2026-02-23 01:51:07] "POST /firewall-rules HTTP/1.1" 409 293 0.001900 10.0.0.19 - - [2026-02-23 01:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001302 10.0.0.19 - - [2026-02-23 01:51:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.010130 10.0.0.19 - - [2026-02-23 01:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.19 - - [2026-02-23 01:51:07] "POST /chown HTTP/1.1" 200 109 0.007225 10.0.0.19 - - [2026-02-23 01:51:07] "PUT /firewall-rule/a3608b62-ee82-46f6-a4c4-b1229be50213 HTTP/1.1" 200 260 0.024035 10.0.0.19 - - [2026-02-23 01:51:07] "GET /firewall-rule/a3608b62-ee82-46f6-a4c4-b1229be50213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.014253 10.0.0.19 - - [2026-02-23 01:51:07] "GET /firewall-policy/7d1364a6-2de5-49e1-abd5-6d14de5becc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004210 10.0.0.19 - - [2026-02-23 01:51:07] "POST /chown HTTP/1.1" 200 109 0.023398 10.0.0.19 - - [2026-02-23 01:51:07] "PUT /instance-ip/b623ffea-6959-446f-8178-bbe19986924f HTTP/1.1" 200 256 0.026753 10.0.0.19 - - [2026-02-23 01:51:07] "GET /firewall-rule/a3608b62-ee82-46f6-a4c4-b1229be50213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.011508 10.0.0.19 - - [2026-02-23 01:51:07] "POST /ref-update HTTP/1.1" 200 156 0.036043 10.0.0.19 - - [2026-02-23 01:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011699 10.0.0.19 - - [2026-02-23 01:51:07] "GET /tag/b4b7e759-e319-45e6-b983-5ed9ecf107e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.017573 10.0.0.19 - - [2026-02-23 01:51:07] "POST /chown HTTP/1.1" 200 109 0.006571 10.0.0.19 - - [2026-02-23 01:51:07] "POST /chown HTTP/1.1" 200 109 0.017508 10.0.0.19 - - [2026-02-23 01:51:07] "GET /tag/b4b7e759-e319-45e6-b983-5ed9ecf107e9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.023712 10.0.0.19 - - [2026-02-23 01:51:07] "GET /virtual-machine-interface/0e1e48d8-8d42-4763-9f3a-d8f59638701f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.003761 10.0.0.19 - - [2026-02-23 01:51:07] "PUT /instance-ip/b623ffea-6959-446f-8178-bbe19986924f HTTP/1.1" 200 256 0.031771 10.0.0.19 - - [2026-02-23 01:51:07] "POST /set-tag HTTP/1.1" 200 109 0.022043 10.0.0.19 - - [2026-02-23 01:51:07] "GET /virtual-machine-interface/2a4ef1e3-aa6d-48f2-9e41-ad9696ddcaa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.008651 10.0.0.19 - - [2026-02-23 01:51:07] "POST /ref-update HTTP/1.1" 200 156 0.033658 10.0.0.19 - - [2026-02-23 01:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.19 - - [2026-02-23 01:51:07] "POST /set-tag HTTP/1.1" 200 109 0.031269 10.0.0.19 - - [2026-02-23 01:51:07] "GET /virtual-machine-interface/77602d86-9549-40e6-900f-5a2b7cd6066b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.013835 10.0.0.19 - - [2026-02-23 01:51:07] "POST /chown HTTP/1.1" 200 109 0.019780 10.0.0.19 - - [2026-02-23 01:51:07] "POST /chown HTTP/1.1" 200 109 0.007457 10.0.0.19 - - [2026-02-23 01:51:08] "POST /set-tag HTTP/1.1" 200 109 0.032229 10.0.0.19 - - [2026-02-23 01:51:08] "GET /firewall-policy/7d1364a6-2de5-49e1-abd5-6d14de5becc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.003287 10.0.0.19 - - [2026-02-23 01:51:08] "GET /firewall-rule/a3608b62-ee82-46f6-a4c4-b1229be50213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002655 10.0.0.19 - - [2026-02-23 01:51:08] "PUT /instance-ip/b623ffea-6959-446f-8178-bbe19986924f HTTP/1.1" 200 256 0.029767 10.0.0.19 - - [2026-02-23 01:51:08] "POST /ref-update HTTP/1.1" 200 156 0.009045 10.0.0.19 - - [2026-02-23 01:51:08] "POST /ref-update HTTP/1.1" 200 156 0.010262 10.0.0.19 - - [2026-02-23 01:51:08] "POST /chown HTTP/1.1" 200 109 0.013094 10.0.0.19 - - [2026-02-23 01:51:08] "POST /chown HTTP/1.1" 200 109 0.018363 10.0.0.19 - - [2026-02-23 01:51:08] "PUT /instance-ip/b623ffea-6959-446f-8178-bbe19986924f HTTP/1.1" 200 256 0.012790 10.0.0.19 - - [2026-02-23 01:51:08] "DELETE /firewall-rule/a3608b62-ee82-46f6-a4c4-b1229be50213 HTTP/1.1" 200 115 0.091073 10.0.0.19 - - [2026-02-23 01:51:08] "DELETE /loadbalancer-member/76eb9472-f502-4d8b-b9e8-f72f816ae4dd HTTP/1.1" 200 115 0.035540 10.0.0.19 - - [2026-02-23 01:51:08] "POST /ref-update HTTP/1.1" 200 156 0.025382 10.0.0.19 - - [2026-02-23 01:51:08] "DELETE /loadbalancer-pool/a9f9da4b-faa7-45c9-aa7c-7c1571dcde1a HTTP/1.1" 200 115 0.039232 10.0.0.19 - - [2026-02-23 01:51:08] "DELETE /loadbalancer-listener/6d2626e9-540d-4df7-b3a5-99a8ffd4ee53 HTTP/1.1" 200 115 0.036077 10.0.0.19 - - [2026-02-23 01:51:08] "DELETE /loadbalancer/1426732e-644f-47e6-a979-e3c9a4949126 HTTP/1.1" 200 115 0.036464 10.0.0.19 - - [2026-02-23 01:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005856 10.0.0.19 - - [2026-02-23 01:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004481 10.0.0.19 - - [2026-02-23 01:51:08] "DELETE /instance-ip/b623ffea-6959-446f-8178-bbe19986924f HTTP/1.1" 200 115 0.056697 10.0.0.19 - - [2026-02-23 01:51:08] "DELETE /virtual-machine-interface/2a4ef1e3-aa6d-48f2-9e41-ad9696ddcaa1 HTTP/1.1" 200 115 0.043133 10.0.0.19 - - [2026-02-23 01:51:08] "DELETE /tag/b4b7e759-e319-45e6-b983-5ed9ecf107e9 HTTP/1.1" 200 115 0.062598 10.0.0.19 - - [2026-02-23 01:51:08] "DELETE /service-instance/9684e7d7-a332-4bd0-841e-6e7741fba95d HTTP/1.1" 200 115 0.039931 10.0.0.19 - - [2026-02-23 01:51:08] "GET /virtual-machine-interface/0e1e48d8-8d42-4763-9f3a-d8f59638701f?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.004169 10.0.0.19 - - [2026-02-23 01:51:08] "DELETE /virtual-machine-interface/0e1e48d8-8d42-4763-9f3a-d8f59638701f HTTP/1.1" 200 115 0.029771 10.0.0.19 - - [2026-02-23 01:51:08] "POST /ref-update HTTP/1.1" 200 156 0.008262 10.0.0.19 - - [2026-02-23 01:51:08] "DELETE /virtual-machine/e4fb2149-6add-4f5c-af7e-a90566263e66 HTTP/1.1" 200 115 0.031351 10.0.0.19 - - [2026-02-23 01:51:08] "GET /virtual-machine-interface/77602d86-9549-40e6-900f-5a2b7cd6066b?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.005310 10.0.0.19 - - [2026-02-23 01:51:08] "DELETE /virtual-machine-interface/77602d86-9549-40e6-900f-5a2b7cd6066b HTTP/1.1" 200 115 0.049881 10.0.0.19 - - [2026-02-23 01:51:08] "DELETE /virtual-machine/f8fd10f1-5880-413e-a75e-f28c1faf5d7f HTTP/1.1" 200 115 0.018556 10.0.0.19 - - [2026-02-23 01:51:14] "GET / HTTP/1.1" 200 35931 0.002394 10.0.0.19 - - [2026-02-23 01:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.19 - - [2026-02-23 01:51:14] "GET /routing-instance/599ffbf8-a84c-4ae9-9408-3fc222f4962a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002754 10.0.0.19 - - [2026-02-23 01:51:14] "POST /bgp-routers HTTP/1.1" 409 301 0.001430 10.0.0.19 - - [2026-02-23 01:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001150 10.0.0.19 - - [2026-02-23 01:51:14] "GET /bgp-router/8cd523cb-1dcd-46db-86af-dd103908d08a?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002276 10.0.0.19 - - [2026-02-23 01:51:14] "PUT /bgp-router/8cd523cb-1dcd-46db-86af-dd103908d08a HTTP/1.1" 200 254 0.009438 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:51:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002422 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:51:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002628 10.0.0.19 - - [2026-02-23 01:51:30] "GET / HTTP/1.1" 200 35931 0.005099 10.0.0.19 - - [2026-02-23 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004752 10.0.0.19 - - [2026-02-23 01:51:30] "GET /global-system-config/2735df23-64e9-4d84-b8cf-7e832f405838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.013657 10.0.0.19 - - [2026-02-23 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005157 10.0.0.19 - - [2026-02-23 01:51:31] "GET /config-node/1202b7c6-821d-426f-9729-7fea89dee6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.016858 10.0.0.19 - - [2026-02-23 01:51:31] "GET / HTTP/1.1" 200 35931 0.004720 10.0.0.19 - - [2026-02-23 01:51:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005267 10.0.0.19 - - [2026-02-23 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004878 10.0.0.19 - - [2026-02-23 01:51:36] "GET /global-vrouter-config/f1f4f615-3fca-409a-88b5-c063218184e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003303 10.0.0.19 - - [2026-02-23 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.19 - - [2026-02-23 01:51:36] "PUT /global-vrouter-config/f1f4f615-3fca-409a-88b5-c063218184e3 HTTP/1.1" 200 276 0.014903 10.0.0.19 - - [2026-02-23 01:51:36] "GET / HTTP/1.1" 200 35931 0.003809 10.0.0.19 - - [2026-02-23 01:51:36] "POST /alarms HTTP/1.1" 409 264 0.004316 10.0.0.19 - - [2026-02-23 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.19 - - [2026-02-23 01:51:36] "PUT /alarm/0977fc4a-9d9d-46e3-833d-b26331cb4844 HTTP/1.1" 200 244 0.023907 10.0.0.19 - - [2026-02-23 01:51:36] "POST /alarms HTTP/1.1" 409 261 0.002882 10.0.0.19 - - [2026-02-23 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.19 - - [2026-02-23 01:51:36] "PUT /alarm/72ae7cc0-245d-4b09-bdd6-4f60ef0ed680 HTTP/1.1" 200 244 0.013667 10.0.0.19 - - [2026-02-23 01:51:36] "POST /alarms HTTP/1.1" 409 261 0.002541 10.0.0.19 - - [2026-02-23 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.19 - - [2026-02-23 01:51:36] "PUT /alarm/7d232ef2-9ca0-4eaa-a851-04107a25df03 HTTP/1.1" 200 244 0.012190 10.0.0.19 - - [2026-02-23 01:51:36] "POST /alarms HTTP/1.1" 409 253 0.001831 10.0.0.19 - - [2026-02-23 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.19 - - [2026-02-23 01:51:36] "PUT /alarm/28a7137c-23e9-4814-aab3-edab810e48d7 HTTP/1.1" 200 244 0.009700 10.0.0.19 - - [2026-02-23 01:51:36] "POST /alarms HTTP/1.1" 409 251 0.004910 10.0.0.19 - - [2026-02-23 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001196 10.0.0.19 - - [2026-02-23 01:51:37] "PUT /alarm/34687e5f-e4ba-4872-82b4-0f01b7e084f6 HTTP/1.1" 200 244 0.015127 10.0.0.19 - - [2026-02-23 01:51:37] "POST /alarms HTTP/1.1" 409 252 0.001968 10.0.0.19 - - [2026-02-23 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.19 - - [2026-02-23 01:51:37] "PUT /alarm/5b17fbc1-8a5a-4def-be95-826227fcc115 HTTP/1.1" 200 244 0.010840 10.0.0.19 - - [2026-02-23 01:51:37] "POST /alarms HTTP/1.1" 409 256 0.009261 10.0.0.19 - - [2026-02-23 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.19 - - [2026-02-23 01:51:37] "PUT /alarm/9400e937-c5e1-41ce-b53c-45c662a626cf HTTP/1.1" 200 244 0.014513 10.0.0.19 - - [2026-02-23 01:51:37] "POST /alarms HTTP/1.1" 409 248 0.013277 10.0.0.19 - - [2026-02-23 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005245 10.0.0.19 - - [2026-02-23 01:51:37] "PUT /alarm/c7bba984-83e5-4530-9be3-6995152e94e9 HTTP/1.1" 200 244 0.041172 10.0.0.19 - - [2026-02-23 01:51:37] "POST /alarms HTTP/1.1" 409 252 0.005864 10.0.0.19 - - [2026-02-23 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.19 - - [2026-02-23 01:51:37] "PUT /alarm/326c6fc7-2d1e-4418-b26b-d2c5d3822658 HTTP/1.1" 200 244 0.014503 10.0.0.19 - - [2026-02-23 01:51:37] "POST /alarms HTTP/1.1" 409 257 0.004374 10.0.0.19 - - [2026-02-23 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004830 10.0.0.19 - - [2026-02-23 01:51:37] "PUT /alarm/c193217b-6cb1-4916-8a38-8bcc845f69be HTTP/1.1" 200 244 0.036232 10.0.0.19 - - [2026-02-23 01:51:37] "POST /alarms HTTP/1.1" 409 251 0.009043 10.0.0.19 - - [2026-02-23 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.19 - - [2026-02-23 01:51:37] "PUT /alarm/d69747e3-878b-4308-92dd-66876f852b09 HTTP/1.1" 200 244 0.016556 10.0.0.19 - - [2026-02-23 01:51:37] "POST /alarms HTTP/1.1" 409 257 0.019977 10.0.0.19 - - [2026-02-23 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011648 10.0.0.19 - - [2026-02-23 01:51:37] "PUT /alarm/88811bc5-f1d9-443c-8e8c-fa2dd99ac38f HTTP/1.1" 200 244 0.012864 10.0.0.19 - - [2026-02-23 01:51:37] "POST /alarms HTTP/1.1" 409 261 0.016185 10.0.0.19 - - [2026-02-23 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009205 10.0.0.19 - - [2026-02-23 01:51:37] "PUT /alarm/123edf2a-c7a5-4f21-85f2-282a4a94da64 HTTP/1.1" 200 244 0.016022 10.0.0.19 - - [2026-02-23 01:51:37] "POST /alarms HTTP/1.1" 409 258 0.016994 10.0.0.19 - - [2026-02-23 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004897 10.0.0.19 - - [2026-02-23 01:51:37] "PUT /alarm/3aec771b-18f0-47bd-bd93-0805d4c476bc HTTP/1.1" 200 244 0.012312 10.0.0.19 - - [2026-02-23 01:51:37] "POST /alarms HTTP/1.1" 409 254 0.011202 10.0.0.19 - - [2026-02-23 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.19 - - [2026-02-23 01:51:37] "PUT /alarm/937e531d-cc9b-4673-8166-fdddcbc98257 HTTP/1.1" 200 244 0.011969 10.0.0.19 - - [2026-02-23 01:51:37] "POST /alarms HTTP/1.1" 409 254 0.018538 10.0.0.19 - - [2026-02-23 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007527 10.0.0.19 - - [2026-02-23 01:51:37] "PUT /alarm/4bf6e801-6059-4efb-b117-7cb979e2a88d HTTP/1.1" 200 244 0.024014 10.0.0.19 - - [2026-02-23 01:51:37] "POST /alarms HTTP/1.1" 409 254 0.016956 10.0.0.19 - - [2026-02-23 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006406 10.0.0.19 - - [2026-02-23 01:51:38] "PUT /alarm/d68a2f02-1097-4c3b-9c93-554e2e46ac4b HTTP/1.1" 200 244 0.027593 10.0.0.19 - - [2026-02-23 01:51:38] "POST /alarms HTTP/1.1" 409 247 0.014865 10.0.0.19 - - [2026-02-23 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006724 10.0.0.19 - - [2026-02-23 01:51:38] "PUT /alarm/3c1034cf-7993-473e-b521-d73d0167b964 HTTP/1.1" 200 244 0.016236 10.0.0.19 - - [2026-02-23 01:51:38] "POST /alarms HTTP/1.1" 409 272 0.012952 10.0.0.19 - - [2026-02-23 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004500 10.0.0.19 - - [2026-02-23 01:51:38] "PUT /alarm/f64b1e85-7af0-4489-bbdb-62043fe3903a HTTP/1.1" 200 244 0.016011 10.0.0.19 - - [2026-02-23 01:51:38] "POST /alarms HTTP/1.1" 409 261 0.012559 10.0.0.19 - - [2026-02-23 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.19 - - [2026-02-23 01:51:38] "PUT /alarm/9a8f859b-87e2-4d90-be38-a88dc8356aec HTTP/1.1" 200 244 0.045360 10.0.0.19 - - [2026-02-23 01:51:38] "POST /alarms HTTP/1.1" 409 259 0.011911 10.0.0.19 - - [2026-02-23 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.19 - - [2026-02-23 01:51:38] "PUT /alarm/fb4da13b-0be6-4d5c-9e80-592197134daf HTTP/1.1" 200 244 0.013154 10.0.0.19 - - [2026-02-23 01:51:38] "POST /alarms HTTP/1.1" 409 265 0.003483 10.0.0.19 - - [2026-02-23 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.19 - - [2026-02-23 01:51:38] "PUT /alarm/e6472cf9-bbcd-473c-b48a-1b837e8053a8 HTTP/1.1" 200 244 0.010482 10.0.0.19 - - [2026-02-23 01:51:38] "POST /alarms HTTP/1.1" 409 279 0.012981 10.0.0.19 - - [2026-02-23 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001348 10.0.0.19 - - [2026-02-23 01:51:38] "PUT /alarm/fd2c074b-27db-494c-9996-efe1c8609db7 HTTP/1.1" 200 244 0.010297 10.0.0.19 - - [2026-02-23 01:51:38] "GET / HTTP/1.1" 200 35931 0.007474 10.0.0.19 - - [2026-02-23 01:51:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003711 10.0.0.19 - - [2026-02-23 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.19 - - [2026-02-23 01:51:38] "PUT /global-vrouter-config/f1f4f615-3fca-409a-88b5-c063218184e3 HTTP/1.1" 200 276 0.015922 10.0.0.19 - - [2026-02-23 01:51:39] "GET / HTTP/1.1" 200 35931 0.004085 10.0.0.19 - - [2026-02-23 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004238 10.0.0.19 - - [2026-02-23 01:51:39] "GET /global-vrouter-config/f1f4f615-3fca-409a-88b5-c063218184e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003539 10.0.0.19 - - [2026-02-23 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001405 10.0.0.19 - - [2026-02-23 01:51:39] "PUT /global-vrouter-config/f1f4f615-3fca-409a-88b5-c063218184e3 HTTP/1.1" 200 276 0.020929 10.0.0.19 - - [2026-02-23 01:51:39] "GET / HTTP/1.1" 200 35931 0.001767 10.0.0.19 - - [2026-02-23 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.19 - - [2026-02-23 01:51:39] "GET /global-system-config/2735df23-64e9-4d84-b8cf-7e832f405838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005192 10.0.0.19 - - [2026-02-23 01:51:39] "PUT /global-system-config/2735df23-64e9-4d84-b8cf-7e832f405838 HTTP/1.1" 200 274 0.018728 10.0.0.19 - - [2026-02-23 01:51:42] "GET / HTTP/1.1" 200 35931 0.001505 10.0.0.19 - - [2026-02-23 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.19 - - [2026-02-23 01:51:42] "GET /routing-instance/599ffbf8-a84c-4ae9-9408-3fc222f4962a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006012 10.0.0.19 - - [2026-02-23 01:51:42] "POST /bgp-routers HTTP/1.1" 409 301 0.009685 10.0.0.19 - - [2026-02-23 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.19 - - [2026-02-23 01:51:42] "GET /bgp-router/8cd523cb-1dcd-46db-86af-dd103908d08a?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.005138 10.0.0.19 - - [2026-02-23 01:51:42] "PUT /bgp-router/8cd523cb-1dcd-46db-86af-dd103908d08a HTTP/1.1" 200 254 0.012138 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:51:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001224 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:51:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002613 10.0.0.19 - - [2026-02-23 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009792 10.0.0.19 - - [2026-02-23 01:51:46] "GET /global-vrouter-config/f1f4f615-3fca-409a-88b5-c063218184e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006518 10.0.0.19 - - [2026-02-23 01:52:01] "GET / HTTP/1.1" 200 35931 0.005634 10.0.0.19 - - [2026-02-23 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004427 10.0.0.19 - - [2026-02-23 01:52:01] "GET /global-system-config/2735df23-64e9-4d84-b8cf-7e832f405838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.017403 10.0.0.19 - - [2026-02-23 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.19 - - [2026-02-23 01:52:01] "GET /config-node/1202b7c6-821d-426f-9729-7fea89dee6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003561 10.0.0.19 - - [2026-02-23 01:52:13] "GET / HTTP/1.1" 200 35931 0.004828 10.0.0.19 - - [2026-02-23 01:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.19 - - [2026-02-23 01:52:13] "GET /routing-instance/599ffbf8-a84c-4ae9-9408-3fc222f4962a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.013002 10.0.0.19 - - [2026-02-23 01:52:13] "POST /bgp-routers HTTP/1.1" 409 301 0.003608 10.0.0.19 - - [2026-02-23 01:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.19 - - [2026-02-23 01:52:13] "GET /bgp-router/8cd523cb-1dcd-46db-86af-dd103908d08a?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002990 10.0.0.19 - - [2026-02-23 01:52:13] "PUT /bgp-router/8cd523cb-1dcd-46db-86af-dd103908d08a HTTP/1.1" 200 254 0.010415 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:52:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000892 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:52:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000822 10.0.0.19 - - [2026-02-23 01:52:28] "GET / HTTP/1.1" 200 35931 0.004574 10.0.0.19 - - [2026-02-23 01:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005088 10.0.0.19 - - [2026-02-23 01:52:28] "GET /global-system-config/2735df23-64e9-4d84-b8cf-7e832f405838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.014772 10.0.0.19 - - [2026-02-23 01:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126 10.0.0.19 - - [2026-02-23 01:52:28] "GET /config-node/1202b7c6-821d-426f-9729-7fea89dee6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003485 10.0.0.19 - - [2026-02-23 01:52:28] "GET / HTTP/1.1" 200 35931 0.005742 10.0.0.19 - - [2026-02-23 01:52:28] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004991 10.0.0.19 - - [2026-02-23 01:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004895 10.0.0.19 - - [2026-02-23 01:52:33] "GET /global-vrouter-config/f1f4f615-3fca-409a-88b5-c063218184e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006351 10.0.0.19 - - [2026-02-23 01:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004392 10.0.0.19 - - [2026-02-23 01:52:33] "PUT /global-vrouter-config/f1f4f615-3fca-409a-88b5-c063218184e3 HTTP/1.1" 200 276 0.017795 10.0.0.19 - - [2026-02-23 01:52:34] "GET / HTTP/1.1" 200 35931 0.004026 10.0.0.19 - - [2026-02-23 01:52:34] "POST /alarms HTTP/1.1" 409 264 0.003736 10.0.0.19 - - [2026-02-23 01:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.19 - - [2026-02-23 01:52:34] "PUT /alarm/0977fc4a-9d9d-46e3-833d-b26331cb4844 HTTP/1.1" 200 244 0.025631 10.0.0.19 - - [2026-02-23 01:52:34] "POST /alarms HTTP/1.1" 409 261 0.002781 10.0.0.19 - - [2026-02-23 01:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.19 - - [2026-02-23 01:52:34] "PUT /alarm/72ae7cc0-245d-4b09-bdd6-4f60ef0ed680 HTTP/1.1" 200 244 0.013835 10.0.0.19 - - [2026-02-23 01:52:34] "POST /alarms HTTP/1.1" 409 261 0.003582 10.0.0.19 - - [2026-02-23 01:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.19 - - [2026-02-23 01:52:34] "PUT /alarm/7d232ef2-9ca0-4eaa-a851-04107a25df03 HTTP/1.1" 200 244 0.011135 10.0.0.19 - - [2026-02-23 01:52:34] "POST /alarms HTTP/1.1" 409 253 0.004753 10.0.0.19 - - [2026-02-23 01:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.19 - - [2026-02-23 01:52:34] "PUT /alarm/28a7137c-23e9-4814-aab3-edab810e48d7 HTTP/1.1" 200 244 0.009595 10.0.0.19 - - [2026-02-23 01:52:34] "POST /alarms HTTP/1.1" 409 251 0.009260 10.0.0.19 - - [2026-02-23 01:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.19 - - [2026-02-23 01:52:34] "PUT /alarm/34687e5f-e4ba-4872-82b4-0f01b7e084f6 HTTP/1.1" 200 244 0.011157 10.0.0.19 - - [2026-02-23 01:52:34] "POST /alarms HTTP/1.1" 409 252 0.004942 10.0.0.19 - - [2026-02-23 01:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001289 10.0.0.19 - - [2026-02-23 01:52:34] "PUT /alarm/5b17fbc1-8a5a-4def-be95-826227fcc115 HTTP/1.1" 200 244 0.010906 10.0.0.19 - - [2026-02-23 01:52:34] "POST /alarms HTTP/1.1" 409 256 0.014809 10.0.0.19 - - [2026-02-23 01:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001552 10.0.0.19 - - [2026-02-23 01:52:34] "PUT /alarm/9400e937-c5e1-41ce-b53c-45c662a626cf HTTP/1.1" 200 244 0.010924 10.0.0.19 - - [2026-02-23 01:52:34] "POST /alarms HTTP/1.1" 409 248 0.005341 10.0.0.19 - - [2026-02-23 01:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.19 - - [2026-02-23 01:52:34] "PUT /alarm/c7bba984-83e5-4530-9be3-6995152e94e9 HTTP/1.1" 200 244 0.012141 10.0.0.19 - - [2026-02-23 01:52:34] "POST /alarms HTTP/1.1" 409 252 0.009062 10.0.0.19 - - [2026-02-23 01:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.19 - - [2026-02-23 01:52:34] "PUT /alarm/326c6fc7-2d1e-4418-b26b-d2c5d3822658 HTTP/1.1" 200 244 0.010670 10.0.0.19 - - [2026-02-23 01:52:34] "POST /alarms HTTP/1.1" 409 257 0.009325 10.0.0.19 - - [2026-02-23 01:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.19 - - [2026-02-23 01:52:34] "PUT /alarm/c193217b-6cb1-4916-8a38-8bcc845f69be HTTP/1.1" 200 244 0.012004 10.0.0.19 - - [2026-02-23 01:52:34] "POST /alarms HTTP/1.1" 409 251 0.007744 10.0.0.19 - - [2026-02-23 01:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.19 - - [2026-02-23 01:52:34] "PUT /alarm/d69747e3-878b-4308-92dd-66876f852b09 HTTP/1.1" 200 244 0.012883 10.0.0.19 - - [2026-02-23 01:52:34] "POST /alarms HTTP/1.1" 409 257 0.008226 10.0.0.19 - - [2026-02-23 01:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.19 - - [2026-02-23 01:52:34] "PUT /alarm/88811bc5-f1d9-443c-8e8c-fa2dd99ac38f HTTP/1.1" 200 244 0.011027 10.0.0.19 - - [2026-02-23 01:52:34] "POST /alarms HTTP/1.1" 409 261 0.009631 10.0.0.19 - - [2026-02-23 01:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.19 - - [2026-02-23 01:52:35] "PUT /alarm/123edf2a-c7a5-4f21-85f2-282a4a94da64 HTTP/1.1" 200 244 0.011780 10.0.0.19 - - [2026-02-23 01:52:35] "POST /alarms HTTP/1.1" 409 258 0.004138 10.0.0.19 - - [2026-02-23 01:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001404 10.0.0.19 - - [2026-02-23 01:52:35] "PUT /alarm/3aec771b-18f0-47bd-bd93-0805d4c476bc HTTP/1.1" 200 244 0.012134 10.0.0.19 - - [2026-02-23 01:52:35] "POST /alarms HTTP/1.1" 409 254 0.008710 10.0.0.19 - - [2026-02-23 01:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.19 - - [2026-02-23 01:52:35] "PUT /alarm/937e531d-cc9b-4673-8166-fdddcbc98257 HTTP/1.1" 200 244 0.013502 10.0.0.19 - - [2026-02-23 01:52:35] "POST /alarms HTTP/1.1" 409 254 0.022112 10.0.0.19 - - [2026-02-23 01:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.19 - - [2026-02-23 01:52:35] "PUT /alarm/4bf6e801-6059-4efb-b117-7cb979e2a88d HTTP/1.1" 200 244 0.011389 10.0.0.19 - - [2026-02-23 01:52:35] "POST /alarms HTTP/1.1" 409 254 0.016353 10.0.0.19 - - [2026-02-23 01:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.19 - - [2026-02-23 01:52:35] "PUT /alarm/d68a2f02-1097-4c3b-9c93-554e2e46ac4b HTTP/1.1" 200 244 0.010528 10.0.0.19 - - [2026-02-23 01:52:35] "POST /alarms HTTP/1.1" 409 247 0.007202 10.0.0.19 - - [2026-02-23 01:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.19 - - [2026-02-23 01:52:35] "PUT /alarm/3c1034cf-7993-473e-b521-d73d0167b964 HTTP/1.1" 200 244 0.010930 10.0.0.19 - - [2026-02-23 01:52:35] "POST /alarms HTTP/1.1" 409 272 0.005411 10.0.0.19 - - [2026-02-23 01:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.19 - - [2026-02-23 01:52:35] "PUT /alarm/f64b1e85-7af0-4489-bbdb-62043fe3903a HTTP/1.1" 200 244 0.018563 10.0.0.19 - - [2026-02-23 01:52:35] "POST /alarms HTTP/1.1" 409 261 0.014764 10.0.0.19 - - [2026-02-23 01:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.19 - - [2026-02-23 01:52:35] "PUT /alarm/9a8f859b-87e2-4d90-be38-a88dc8356aec HTTP/1.1" 200 244 0.012360 10.0.0.19 - - [2026-02-23 01:52:35] "POST /alarms HTTP/1.1" 409 259 0.019016 10.0.0.19 - - [2026-02-23 01:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.19 - - [2026-02-23 01:52:35] "PUT /alarm/fb4da13b-0be6-4d5c-9e80-592197134daf HTTP/1.1" 200 244 0.019131 10.0.0.19 - - [2026-02-23 01:52:35] "POST /alarms HTTP/1.1" 409 265 0.014281 10.0.0.19 - - [2026-02-23 01:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001476 10.0.0.19 - - [2026-02-23 01:52:35] "PUT /alarm/e6472cf9-bbcd-473c-b48a-1b837e8053a8 HTTP/1.1" 200 244 0.011400 10.0.0.19 - - [2026-02-23 01:52:35] "POST /alarms HTTP/1.1" 409 279 0.007476 10.0.0.19 - - [2026-02-23 01:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001453 10.0.0.19 - - [2026-02-23 01:52:35] "PUT /alarm/fd2c074b-27db-494c-9996-efe1c8609db7 HTTP/1.1" 200 244 0.009579 10.0.0.19 - - [2026-02-23 01:52:36] "GET / HTTP/1.1" 200 35931 0.002634 10.0.0.19 - - [2026-02-23 01:52:36] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003204 10.0.0.19 - - [2026-02-23 01:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.19 - - [2026-02-23 01:52:36] "PUT /global-vrouter-config/f1f4f615-3fca-409a-88b5-c063218184e3 HTTP/1.1" 200 276 0.011980 10.0.0.19 - - [2026-02-23 01:52:36] "GET / HTTP/1.1" 200 35931 0.003909 10.0.0.19 - - [2026-02-23 01:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.19 - - [2026-02-23 01:52:36] "GET /global-vrouter-config/f1f4f615-3fca-409a-88b5-c063218184e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006434 10.0.0.19 - - [2026-02-23 01:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.19 - - [2026-02-23 01:52:36] "PUT /global-vrouter-config/f1f4f615-3fca-409a-88b5-c063218184e3 HTTP/1.1" 200 276 0.019561 10.0.0.19 - - [2026-02-23 01:52:36] "GET / HTTP/1.1" 200 35931 0.002498 10.0.0.19 - - [2026-02-23 01:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.19 - - [2026-02-23 01:52:36] "GET /global-system-config/2735df23-64e9-4d84-b8cf-7e832f405838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.009005 10.0.0.19 - - [2026-02-23 01:52:36] "PUT /global-system-config/2735df23-64e9-4d84-b8cf-7e832f405838 HTTP/1.1" 200 274 0.040679 10.0.0.19 - - [2026-02-23 01:52:40] "GET / HTTP/1.1" 200 35931 0.001745 10.0.0.19 - - [2026-02-23 01:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.015009 10.0.0.19 - - [2026-02-23 01:52:40] "GET /routing-instance/599ffbf8-a84c-4ae9-9408-3fc222f4962a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.015181 10.0.0.19 - - [2026-02-23 01:52:40] "POST /bgp-routers HTTP/1.1" 409 301 0.006254 10.0.0.19 - - [2026-02-23 01:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.19 - - [2026-02-23 01:52:40] "GET /bgp-router/8cd523cb-1dcd-46db-86af-dd103908d08a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004689 10.0.0.19 - - [2026-02-23 01:52:40] "PUT /bgp-router/8cd523cb-1dcd-46db-86af-dd103908d08a HTTP/1.1" 200 254 0.012936 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:52:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001155 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:52:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001029 10.0.0.19 - - [2026-02-23 01:52:44] "POST /tags HTTP/1.1" 200 355 0.021997 10.0.0.19 - - [2026-02-23 01:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.015509 10.0.0.19 - - [2026-02-23 01:52:44] "GET /tag/e49308f3-3f4a-4b5a-b36d-0fe79948ed26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.026377 10.0.0.19 - - [2026-02-23 01:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005330 10.0.0.19 - - [2026-02-23 01:52:44] "GET /virtual-network/f43cbb1f-7e23-4c97-b834-3ccf77e5af64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004183 10.0.0.19 - - [2026-02-23 01:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.19 - - [2026-02-23 01:52:44] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039296 10.0.0.19 - - [2026-02-23 01:52:44] "POST /virtual-machines HTTP/1.1" 200 351 0.012449 10.0.0.19 - - [2026-02-23 01:52:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.052769 10.0.0.19 - - [2026-02-23 01:52:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.155551 10.0.0.19 - - [2026-02-23 01:52:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.008808 10.0.0.19 - - [2026-02-23 01:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.013238 10.0.0.19 - - [2026-02-23 01:52:44] "GET /virtual-machine-interface/588092a0-105a-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.011266 10.0.0.19 - - [2026-02-23 01:52:44] "POST /instance-ips HTTP/1.1" 200 391 0.022038 10.0.0.19 - - [2026-02-23 01:52:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.030364 10.0.0.19 - - [2026-02-23 01:52:44] "GET /virtual-machine-interface/588092a0-105a-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.019999 10.0.0.19 - - [2026-02-23 01:52:44] "POST /set-tag HTTP/1.1" 200 109 0.017421 10.0.0.19 - - [2026-02-23 01:52:44] "GET /virtual-machine-interface/588092a0-105a-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.012566 10.0.0.19 - - [2026-02-23 01:52:44] "GET /instance-ip/58a32fae-105a-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002304 10.0.0.19 - - [2026-02-23 01:52:44] "GET /virtual-machine-interface/588092a0-105a-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004136 10.0.0.19 - - [2026-02-23 01:52:44] "POST /set-tag HTTP/1.1" 200 109 0.001897 10.0.0.19 - - [2026-02-23 01:52:44] "GET /virtual-router/83e364b6-4f0a-4de8-96cf-7f8d4a38d7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003240 10.0.0.19 - - [2026-02-23 01:52:44] "POST /ref-update HTTP/1.1" 200 156 0.007532 10.0.0.19 - - [2026-02-23 01:52:44] "GET /virtual-machine-interface/588092a0-105a-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004010 10.0.0.19 - - [2026-02-23 01:52:44] "POST /set-tag HTTP/1.1" 200 109 0.001845 10.0.0.19 - - [2026-02-23 01:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001322 10.0.0.19 - - [2026-02-23 01:52:44] "GET /virtual-network/f43cbb1f-7e23-4c97-b834-3ccf77e5af64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005957 10.0.0.19 - - [2026-02-23 01:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010691 10.0.0.19 - - [2026-02-23 01:52:45] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.067102 10.0.0.19 - - [2026-02-23 01:52:45] "POST /virtual-machines HTTP/1.1" 200 355 0.025522 10.0.0.19 - - [2026-02-23 01:52:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.018155 10.0.0.19 - - [2026-02-23 01:52:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.141541 10.0.0.19 - - [2026-02-23 01:52:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.008562 10.0.0.19 - - [2026-02-23 01:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005796 10.0.0.19 - - [2026-02-23 01:52:45] "GET /virtual-machine-interface/590348d0-105a-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.009103 10.0.0.19 - - [2026-02-23 01:52:45] "POST /instance-ips HTTP/1.1" 200 395 0.046304 10.0.0.19 - - [2026-02-23 01:52:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.061059 10.0.0.19 - - [2026-02-23 01:52:45] "GET /virtual-machine-interface/590348d0-105a-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.037690 10.0.0.19 - - [2026-02-23 01:52:45] "POST /set-tag HTTP/1.1" 200 109 0.036496 10.0.0.19 - - [2026-02-23 01:52:45] "GET /virtual-machine-interface/590348d0-105a-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.011634 10.0.0.19 - - [2026-02-23 01:52:45] "GET /instance-ip/5920da8a-105a-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.004022 10.0.0.19 - - [2026-02-23 01:52:45] "GET /virtual-machine-interface/590348d0-105a-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006607 10.0.0.19 - - [2026-02-23 01:52:45] "POST /set-tag HTTP/1.1" 200 109 0.003067 10.0.0.19 - - [2026-02-23 01:52:45] "GET /virtual-router/83e364b6-4f0a-4de8-96cf-7f8d4a38d7a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.004072 10.0.0.19 - - [2026-02-23 01:52:45] "POST /ref-update HTTP/1.1" 200 156 0.025444 10.0.0.19 - - [2026-02-23 01:52:45] "GET /virtual-machine-interface/590348d0-105a-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.008507 10.0.0.19 - - [2026-02-23 01:52:45] "POST /set-tag HTTP/1.1" 200 109 0.003141 10.0.0.19 - - [2026-02-23 01:52:45] "GET /virtual-machine-interface/588092a0-105a-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007173 10.0.0.19 - - [2026-02-23 01:52:45] "POST /set-tag HTTP/1.1" 200 109 0.004346 10.0.0.19 - - [2026-02-23 01:52:45] "GET /virtual-machine-interface/590348d0-105a-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005172 10.0.0.19 - - [2026-02-23 01:52:46] "POST /set-tag HTTP/1.1" 200 109 0.002470 10.0.0.19 - - [2026-02-23 01:53:02] "GET /virtual-machine-interface/588092a0-105a-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.011581 10.0.0.19 - - [2026-02-23 01:53:02] "POST /set-tag HTTP/1.1" 200 109 0.005078 10.0.0.19 - - [2026-02-23 01:53:02] "GET /virtual-machine-interface/590348d0-105a-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004961 10.0.0.19 - - [2026-02-23 01:53:02] "POST /set-tag HTTP/1.1" 200 109 0.007344 10.0.0.19 - - [2026-02-23 01:53:03] "GET /virtual-machine-interface/588092a0-105a-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006533 10.0.0.19 - - [2026-02-23 01:53:03] "POST /set-tag HTTP/1.1" 200 109 0.005069 10.0.0.19 - - [2026-02-23 01:53:05] "POST /tags HTTP/1.1" 200 365 0.052600 10.0.0.19 - - [2026-02-23 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011291 10.0.0.19 - - [2026-02-23 01:53:05] "GET /tag/16351a5a-510b-4074-aefd-de5b8bc8c96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.014561 10.0.0.19 - - [2026-02-23 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214 10.0.0.19 - - [2026-02-23 01:53:05] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042778 10.0.0.19 - - [2026-02-23 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.19 - - [2026-02-23 01:53:05] "GET /service-appliance-set/22a31df4-32c8-475c-a9ac-0c023a1dbd39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.002691 10.0.0.19 - - [2026-02-23 01:53:05] "POST /fqname-to-id HTTP/1.1" 404 258 0.001951 10.0.0.19 - - [2026-02-23 01:53:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.101886 10.0.0.19 - - [2026-02-23 01:53:05] "GET /virtual-machine-interface/fcad6356-ec2b-493f-a570-25b974f1ed29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.031628 10.0.0.19 - - [2026-02-23 01:53:05] "POST /set-tag HTTP/1.1" 200 109 0.022091 10.0.0.19 - - [2026-02-23 01:53:05] "POST /instance-ips HTTP/1.1" 200 417 0.040917 10.0.0.19 - - [2026-02-23 01:53:05] "GET /instance-ip/4489fee2-4da2-45ad-ac90-ef620391e79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.004850 10.0.0.19 - - [2026-02-23 01:53:06] "POST /loadbalancers HTTP/1.1" 200 618 0.063993 10.0.0.19 - - [2026-02-23 01:53:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.015199 10.0.0.19 - - [2026-02-23 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.19 - - [2026-02-23 01:53:06] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043009 10.0.0.19 - - [2026-02-23 01:53:06] "POST /service-instances HTTP/1.1" 200 566 0.079118 10.0.0.19 - - [2026-02-23 01:53:06] "POST /ref-update HTTP/1.1" 200 156 0.017028 10.0.0.19 - - [2026-02-23 01:53:06] "GET /virtual-machine-interface/fcad6356-ec2b-493f-a570-25b974f1ed29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.008432 10.0.0.19 - - [2026-02-23 01:53:06] "GET /virtual-machine-interface/fcad6356-ec2b-493f-a570-25b974f1ed29?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.004961 10.0.0.19 - - [2026-02-23 01:53:06] "POST /fqname-to-id HTTP/1.1" 404 208 0.001472 10.0.0.19 - - [2026-02-23 01:53:06] "PUT /service-instance/8986697c-5e90-4ba9-b2be-83a12b57daa0 HTTP/1.1" 200 266 0.006943 10.0.0.19 - - [2026-02-23 01:53:06] "GET /application-policy-set/ba874f53-8c04-4800-ad47-eebfbb0b0c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.001931 10.0.0.19 - - [2026-02-23 01:53:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.023723 10.0.0.19 - - [2026-02-23 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010698 10.0.0.19 - - [2026-02-23 01:53:06] "GET /policy-management/e2a55924-5874-4bfb-bbb0-d21f8fd06a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006191 10.0.0.19 - - [2026-02-23 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.013221 10.0.0.19 - - [2026-02-23 01:53:06] "POST /tags HTTP/1.1" 409 221 0.001749 10.0.0.19 - - [2026-02-23 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002966 10.0.0.19 - - [2026-02-23 01:53:06] "GET /tag/422d1232-7a46-408b-a287-89248cbf5042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.020322 10.0.0.19 - - [2026-02-23 01:53:06] "POST /tags HTTP/1.1" 409 238 0.004617 10.0.0.19 - - [2026-02-23 01:53:06] "POST /virtual-machines HTTP/1.1" 200 429 0.019830 10.0.0.19 - - [2026-02-23 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005810 10.0.0.19 - - [2026-02-23 01:53:06] "GET /tag/16351a5a-510b-4074-aefd-de5b8bc8c96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.016995 10.0.0.19 - - [2026-02-23 01:53:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.198986 10.0.0.19 - - [2026-02-23 01:53:06] "POST /firewall-rules HTTP/1.1" 200 650 0.218790 10.0.0.19 - - [2026-02-23 01:53:06] "POST /chown HTTP/1.1" 200 109 0.084154 10.0.0.19 - - [2026-02-23 01:53:06] "GET /firewall-rule/a40c5a0d-d801-4619-91d4-f9bfb2af0ba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003556 10.0.0.19 - - [2026-02-23 01:53:06] "GET /firewall-policy/7d1364a6-2de5-49e1-abd5-6d14de5becc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.010805 10.0.0.19 - - [2026-02-23 01:53:06] "GET /firewall-rule/a40c5a0d-d801-4619-91d4-f9bfb2af0ba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002913 10.0.0.19 - - [2026-02-23 01:53:06] "POST /chown HTTP/1.1" 200 109 0.006921 10.0.0.19 - - [2026-02-23 01:53:06] "PUT /virtual-machine-interface/c0bf3eb5-23d8-470a-97ba-cc58a3d2d763 HTTP/1.1" 200 284 0.019287 10.0.0.19 - - [2026-02-23 01:53:06] "PUT /instance-ip/4489fee2-4da2-45ad-ac90-ef620391e79f HTTP/1.1" 200 256 0.039800 10.0.0.19 - - [2026-02-23 01:53:06] "POST /ref-update HTTP/1.1" 200 156 0.060388 10.0.0.19 - - [2026-02-23 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008887 10.0.0.19 - - [2026-02-23 01:53:06] "POST /ref-update HTTP/1.1" 200 156 0.025641 10.0.0.19 - - [2026-02-23 01:53:06] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045321 10.0.0.19 - - [2026-02-23 01:53:06] "POST /ref-update HTTP/1.1" 200 156 0.020514 10.0.0.19 - - [2026-02-23 01:53:06] "GET /loadbalancer/1426732e-644f-47e6-a979-e3c9a4949126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2519 0.004678 10.0.0.19 - - [2026-02-23 01:53:06] "POST /ref-update HTTP/1.1" 200 156 0.019391 10.0.0.19 - - [2026-02-23 01:53:06] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.032291 10.0.0.19 - - [2026-02-23 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.19 - - [2026-02-23 01:53:07] "POST /ref-update HTTP/1.1" 200 156 0.009208 10.0.0.19 - - [2026-02-23 01:53:07] "POST /ref-update HTTP/1.1" 200 156 0.015621 10.0.0.19 - - [2026-02-23 01:53:07] "POST /ref-update HTTP/1.1" 200 156 0.014414 10.0.0.19 - - [2026-02-23 01:53:07] "GET /project/5215ac13-61c6-49ff-9077-9c9916c18b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046548 10.0.0.19 - - [2026-02-23 01:53:07] "GET /loadbalancer-listener/c372a32d-e77c-4bc8-a71f-1418d195d8d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.010921 10.0.0.19 - - [2026-02-23 01:53:07] "GET /loadbalancer-listener/c372a32d-e77c-4bc8-a71f-1418d195d8d4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.008127 10.0.0.19 - - [2026-02-23 01:53:07] "POST /virtual-machines HTTP/1.1" 200 429 0.016930 10.0.0.19 - - [2026-02-23 01:53:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.104175 10.0.0.19 - - [2026-02-23 01:53:07] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.125838 10.0.0.19 - - [2026-02-23 01:53:07] "POST /chown HTTP/1.1" 200 109 0.040838 10.0.0.19 - - [2026-02-23 01:53:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.024472 10.0.0.19 - - [2026-02-23 01:53:07] "GET /loadbalancer-pool/2a03f478-2a33-4ffb-865d-e2130583c045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002699 10.0.0.19 - - [2026-02-23 01:53:07] "POST /chown HTTP/1.1" 200 109 0.005196 10.0.0.19 - - [2026-02-23 01:53:07] "PUT /virtual-machine-interface/a3921ac1-6c62-4e56-b942-2828419c5cc1 HTTP/1.1" 200 284 0.024960 10.0.0.19 - - [2026-02-23 01:53:07] "PUT /instance-ip/4489fee2-4da2-45ad-ac90-ef620391e79f HTTP/1.1" 200 256 0.023917 10.0.0.19 - - [2026-02-23 01:53:07] "POST /loadbalancer-members HTTP/1.1" 200 707 0.050677 10.0.0.19 - - [2026-02-23 01:53:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.017434 10.0.0.19 - - [2026-02-23 01:53:07] "GET /loadbalancer-member/2675f2ec-973d-4993-959e-244162d15226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.003555 10.0.0.19 - - [2026-02-23 01:53:07] "POST /ref-update HTTP/1.1" 200 156 0.023014 10.0.0.19 - - [2026-02-23 01:53:07] "GET /application-policy-set/ba874f53-8c04-4800-ad47-eebfbb0b0c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.001712 10.0.0.19 - - [2026-02-23 01:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001208 10.0.0.19 - - [2026-02-23 01:53:07] "POST /ref-update HTTP/1.1" 200 156 0.026022 10.0.0.19 - - [2026-02-23 01:53:07] "GET /policy-management/e2a55924-5874-4bfb-bbb0-d21f8fd06a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006205 10.0.0.19 - - [2026-02-23 01:53:07] "POST /ref-update HTTP/1.1" 200 156 0.028507 10.0.0.19 - - [2026-02-23 01:53:07] "POST /tags HTTP/1.1" 409 221 0.014075 10.0.0.19 - - [2026-02-23 01:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.19 - - [2026-02-23 01:53:07] "POST /ref-update HTTP/1.1" 200 156 0.019522 10.0.0.19 - - [2026-02-23 01:53:07] "GET /tag/422d1232-7a46-408b-a287-89248cbf5042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.021846 10.0.0.19 - - [2026-02-23 01:53:07] "POST /tags HTTP/1.1" 409 238 0.004256 10.0.0.19 - - [2026-02-23 01:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.19 - - [2026-02-23 01:53:07] "POST /ref-update HTTP/1.1" 200 156 0.042271 10.0.0.19 - - [2026-02-23 01:53:07] "GET /tag/16351a5a-510b-4074-aefd-de5b8bc8c96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011013 10.0.0.19 - - [2026-02-23 01:53:07] "POST /firewall-rules HTTP/1.1" 409 293 0.003128 10.0.0.19 - - [2026-02-23 01:53:07] "PUT /service-instance/8986697c-5e90-4ba9-b2be-83a12b57daa0 HTTP/1.1" 200 266 0.026272 10.0.0.19 - - [2026-02-23 01:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.19 - - [2026-02-23 01:53:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.016016 10.0.0.19 - - [2026-02-23 01:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.19 - - [2026-02-23 01:53:07] "PUT /firewall-rule/a40c5a0d-d801-4619-91d4-f9bfb2af0ba3 HTTP/1.1" 200 260 0.056587 10.0.0.19 - - [2026-02-23 01:53:07] "POST /chown HTTP/1.1" 200 109 0.020389 10.0.0.19 - - [2026-02-23 01:53:07] "GET /firewall-rule/a40c5a0d-d801-4619-91d4-f9bfb2af0ba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.005672 10.0.0.19 - - [2026-02-23 01:53:07] "GET /firewall-policy/7d1364a6-2de5-49e1-abd5-6d14de5becc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.005437 10.0.0.19 - - [2026-02-23 01:53:07] "POST /chown HTTP/1.1" 200 109 0.008859 10.0.0.19 - - [2026-02-23 01:53:07] "GET /firewall-rule/a40c5a0d-d801-4619-91d4-f9bfb2af0ba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.005507 10.0.0.19 - - [2026-02-23 01:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008176 10.0.0.19 - - [2026-02-23 01:53:07] "GET /tag/16351a5a-510b-4074-aefd-de5b8bc8c96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.014590 10.0.0.19 - - [2026-02-23 01:53:07] "PUT /instance-ip/4489fee2-4da2-45ad-ac90-ef620391e79f HTTP/1.1" 200 256 0.039471 10.0.0.19 - - [2026-02-23 01:53:07] "POST /ref-update HTTP/1.1" 200 156 0.022102 10.0.0.19 - - [2026-02-23 01:53:08] "GET /tag/16351a5a-510b-4074-aefd-de5b8bc8c96b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.026886 10.0.0.19 - - [2026-02-23 01:53:08] "GET /virtual-machine-interface/a3921ac1-6c62-4e56-b942-2828419c5cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.009495 10.0.0.19 - - [2026-02-23 01:53:08] "POST /chown HTTP/1.1" 200 109 0.026917 10.0.0.19 - - [2026-02-23 01:53:08] "POST /chown HTTP/1.1" 200 109 0.039606 10.0.0.19 - - [2026-02-23 01:53:08] "POST /set-tag HTTP/1.1" 200 109 0.077801 10.0.0.19 - - [2026-02-23 01:53:08] "PUT /instance-ip/4489fee2-4da2-45ad-ac90-ef620391e79f HTTP/1.1" 200 256 0.055340 10.0.0.19 - - [2026-02-23 01:53:08] "GET /virtual-machine-interface/c0bf3eb5-23d8-470a-97ba-cc58a3d2d763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.016923 10.0.0.19 - - [2026-02-23 01:53:08] "POST /set-tag HTTP/1.1" 200 109 0.022597 10.0.0.19 - - [2026-02-23 01:53:08] "GET /virtual-machine-interface/fcad6356-ec2b-493f-a570-25b974f1ed29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.026807 10.0.0.19 - - [2026-02-23 01:53:08] "POST /ref-update HTTP/1.1" 200 156 0.049210 10.0.0.19 - - [2026-02-23 01:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.014089 10.0.0.19 - - [2026-02-23 01:53:08] "POST /chown HTTP/1.1" 200 109 0.010971 10.0.0.19 - - [2026-02-23 01:53:08] "POST /set-tag HTTP/1.1" 200 109 0.027679 10.0.0.19 - - [2026-02-23 01:53:08] "GET /firewall-policy/7d1364a6-2de5-49e1-abd5-6d14de5becc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.017926 10.0.0.19 - - [2026-02-23 01:53:08] "GET /firewall-rule/a40c5a0d-d801-4619-91d4-f9bfb2af0ba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004460 10.0.0.19 - - [2026-02-23 01:53:08] "POST /chown HTTP/1.1" 200 109 0.018992 10.0.0.19 - - [2026-02-23 01:53:08] "PUT /instance-ip/4489fee2-4da2-45ad-ac90-ef620391e79f HTTP/1.1" 200 256 0.025266 10.0.0.19 - - [2026-02-23 01:53:08] "POST /ref-update HTTP/1.1" 200 156 0.037338 10.0.0.19 - - [2026-02-23 01:53:08] "POST /ref-update HTTP/1.1" 200 156 0.036371 10.0.0.19 - - [2026-02-23 01:53:08] "POST /chown HTTP/1.1" 200 109 0.022201 10.0.0.19 - - [2026-02-23 01:53:08] "POST /chown HTTP/1.1" 200 109 0.033328 10.0.0.19 - - [2026-02-23 01:53:08] "PUT /instance-ip/4489fee2-4da2-45ad-ac90-ef620391e79f HTTP/1.1" 200 256 0.025825 10.0.0.19 - - [2026-02-23 01:53:08] "DELETE /firewall-rule/a40c5a0d-d801-4619-91d4-f9bfb2af0ba3 HTTP/1.1" 200 115 0.119151 10.0.0.19 - - [2026-02-23 01:53:08] "POST /ref-update HTTP/1.1" 200 156 0.017551 10.0.0.19 - - [2026-02-23 01:53:08] "DELETE /loadbalancer-member/2675f2ec-973d-4993-959e-244162d15226 HTTP/1.1" 200 115 0.057133 10.0.0.19 - - [2026-02-23 01:53:08] "DELETE /loadbalancer-pool/2a03f478-2a33-4ffb-865d-e2130583c045 HTTP/1.1" 200 115 0.063659 10.0.0.19 - - [2026-02-23 01:53:08] "PUT /service-instance/8986697c-5e90-4ba9-b2be-83a12b57daa0 HTTP/1.1" 200 266 0.008762 10.0.0.19 - - [2026-02-23 01:53:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.008584 10.0.0.19 - - [2026-02-23 01:53:08] "DELETE /loadbalancer-listener/c372a32d-e77c-4bc8-a71f-1418d195d8d4 HTTP/1.1" 200 115 0.056864 10.0.0.19 - - [2026-02-23 01:53:08] "DELETE /loadbalancer/1426732e-644f-47e6-a979-e3c9a4949126 HTTP/1.1" 200 115 0.049108 10.0.0.19 - - [2026-02-23 01:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902 10.0.0.19 - - [2026-02-23 01:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.19 - - [2026-02-23 01:53:08] "DELETE /instance-ip/4489fee2-4da2-45ad-ac90-ef620391e79f HTTP/1.1" 200 115 0.103767 10.0.0.19 - - [2026-02-23 01:53:08] "DELETE /virtual-machine-interface/fcad6356-ec2b-493f-a570-25b974f1ed29 HTTP/1.1" 200 115 0.079262 10.0.0.19 - - [2026-02-23 01:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001228 10.0.0.19 - - [2026-02-23 01:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008511 10.0.0.19 - - [2026-02-23 01:53:09] "DELETE /tag/16351a5a-510b-4074-aefd-de5b8bc8c96b HTTP/1.1" 200 115 0.073920 10.0.0.19 - - [2026-02-23 01:53:09] "DELETE /service-instance/8986697c-5e90-4ba9-b2be-83a12b57daa0 HTTP/1.1" 200 115 0.053381 10.0.0.19 - - [2026-02-23 01:53:09] "GET /virtual-machine-interface/c0bf3eb5-23d8-470a-97ba-cc58a3d2d763?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.010781 10.0.0.19 - - [2026-02-23 01:53:09] "DELETE /virtual-machine-interface/c0bf3eb5-23d8-470a-97ba-cc58a3d2d763 HTTP/1.1" 200 115 0.033639 10.0.0.19 - - [2026-02-23 01:53:09] "POST /ref-update HTTP/1.1" 200 156 0.013270 10.0.0.19 - - [2026-02-23 01:53:09] "DELETE /virtual-machine/235268d8-2170-49ea-95cc-c8219205cf33 HTTP/1.1" 200 115 0.045381 10.0.0.19 - - [2026-02-23 01:53:09] "GET /virtual-machine-interface/a3921ac1-6c62-4e56-b942-2828419c5cc1?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.009446 10.0.0.19 - - [2026-02-23 01:53:09] "DELETE /virtual-machine-interface/a3921ac1-6c62-4e56-b942-2828419c5cc1 HTTP/1.1" 200 115 0.070189 10.0.0.19 - - [2026-02-23 01:53:09] "DELETE /virtual-machine/cd244134-56ef-443d-9310-73e59adcc4fe HTTP/1.1" 200 115 0.029021 10.0.0.19 - - [2026-02-23 01:53:35] "GET /virtual-machine-interface/588092a0-105a-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.016757 10.0.0.19 - - [2026-02-23 01:53:35] "POST /set-tag HTTP/1.1" 200 109 0.008061 10.0.0.19 - - [2026-02-23 01:53:35] "GET /virtual-machine-interface/588092a0-105a-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005294 10.0.0.19 - - [2026-02-23 01:53:35] "POST /set-tag HTTP/1.1" 200 109 0.002268 10.0.0.19 - - [2026-02-23 01:53:35] "GET /virtual-machine/f9744eaf-7f83-4400-8b25-c6bb04b77d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003391 10.0.0.19 - - [2026-02-23 01:53:35] "POST /ref-update HTTP/1.1" 200 156 0.010664 10.0.0.19 - - [2026-02-23 01:53:35] "GET /virtual-machine-interface/588092a0-105a-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.012627 10.0.0.19 - - [2026-02-23 01:53:35] "POST /set-tag HTTP/1.1" 200 109 0.015993 10.0.0.19 - - [2026-02-23 01:53:35] "POST /set-tag HTTP/1.1" 200 109 0.020767 10.0.0.19 - - [2026-02-23 01:53:35] "DELETE /instance-ip/58a32fae-105a-11f1-a7ab-fa163e750f2c HTTP/1.1" 200 115 0.057364 10.0.0.19 - - [2026-02-23 01:53:35] "DELETE /virtual-machine-interface/588092a0-105a-11f1-a7ab-fa163e750f2c HTTP/1.1" 200 115 0.044079 10.0.0.19 - - [2026-02-23 01:53:35] "DELETE /virtual-machine/f9744eaf-7f83-4400-8b25-c6bb04b77d80 HTTP/1.1" 200 115 0.019652 10.0.0.19 - - [2026-02-23 01:53:35] "GET /virtual-machine-interface/590348d0-105a-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004858 10.0.0.19 - - [2026-02-23 01:53:35] "POST /set-tag HTTP/1.1" 200 109 0.002718 10.0.0.19 - - [2026-02-23 01:54:06] "GET /virtual-machine-interface/590348d0-105a-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.035774 10.0.0.19 - - [2026-02-23 01:54:06] "POST /set-tag HTTP/1.1" 200 109 0.002608 10.0.0.19 - - [2026-02-23 01:54:06] "GET /virtual-machine-interface/590348d0-105a-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004588 10.0.0.19 - - [2026-02-23 01:54:06] "POST /set-tag HTTP/1.1" 200 109 0.007843 10.0.0.19 - - [2026-02-23 01:54:06] "GET /virtual-machine/fe17fc88-a1bf-4d3e-9db8-749ae2614f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.004686 10.0.0.19 - - [2026-02-23 01:54:06] "POST /ref-update HTTP/1.1" 200 156 0.024492 10.0.0.19 - - [2026-02-23 01:54:06] "GET /virtual-machine-interface/590348d0-105a-11f1-a7ab-fa163e750f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004779 10.0.0.19 - - [2026-02-23 01:54:06] "POST /set-tag HTTP/1.1" 200 109 0.015270 10.0.0.19 - - [2026-02-23 01:54:06] "POST /set-tag HTTP/1.1" 200 109 0.023464 10.0.0.19 - - [2026-02-23 01:54:06] "DELETE /instance-ip/5920da8a-105a-11f1-a7ab-fa163e750f2c HTTP/1.1" 200 115 0.049062 10.0.0.19 - - [2026-02-23 01:54:06] "DELETE /virtual-machine-interface/590348d0-105a-11f1-a7ab-fa163e750f2c HTTP/1.1" 200 115 0.047721 10.0.0.19 - - [2026-02-23 01:54:06] "DELETE /virtual-machine/fe17fc88-a1bf-4d3e-9db8-749ae2614f21 HTTP/1.1" 200 115 0.015392 10.0.0.19 - - [2026-02-23 01:54:06] "DELETE /tag/e49308f3-3f4a-4b5a-b36d-0fe79948ed26 HTTP/1.1" 200 115 0.030210 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:54:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000881 [Introspect:8084]10.0.0.19 - - [2026-02-23 01:54:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000832