+++ date ++ echo 'INFO: =================== Mon Jan 26 01:41:58 AM UTC 2026 ===================' INFO: =================== Mon Jan 26 01:41:58 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 +++ head -n 1 +++ awk '{print $2}' +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ grep 'inet ' ++ 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 )) + nc -z 10.0.0.19 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/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 +++ cut -d ' ' -f 1 +++ 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 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort +++ local local_ips=,10.0.0.19,10.56.86.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.56.86.1,127.0.0.1,172.17.0.1,252.19.0.1,, =~ ,10\.0\.0\.19, ]] +++ echo 10.0.0.19 1 +++ return ++ local ip=10.0.0.19 ++ [[ -z 10.0.0.19 ]] ++ echo 10.0.0.19 + host_ip=10.0.0.19 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.19:9041 + cassandra_server_list=10.0.0.19:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.19:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 01/26/2026 01:42:51.061 7fdc1afaae40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/26/2026 01:42:51.268 7fdc1afaae40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/26/2026 01:42:51.306 7fdc1afaae40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/26/2026 01:42:51.306 7fdc1afaae40 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.19 - - [2026-01-26 01:42:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000689 [Introspect:8084]10.0.0.19 - - [2026-01-26 01:42:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000798 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.19:8082/ Hit Ctrl-C to quit. 10.0.0.19 - - [2026-01-26 01:43:00] "GET / HTTP/1.1" 503 181 0.000299 10.0.0.19 - - [2026-01-26 01:43:00] "GET / HTTP/1.1" 503 181 0.000237 10.0.0.19 - - [2026-01-26 01:43:00] "GET / HTTP/1.1" 200 35931 0.001165 10.0.0.19 - - [2026-01-26 01:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.19 - - [2026-01-26 01:43:00] "GET /global-system-config/d57d5bb6-7c5a-437f-814a-6954423d3ad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011253 10.0.0.19 - - [2026-01-26 01:43:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.002527 10.0.0.19 - - [2026-01-26 01:43:00] "POST /config-database-nodes HTTP/1.1" 200 611 0.057669 10.0.0.19 - - [2026-01-26 01:43:00] "GET / HTTP/1.1" 200 35931 0.002571 10.0.0.19 - - [2026-01-26 01:43:00] "GET / HTTP/1.1" 200 35931 0.001213 10.0.0.19 - - [2026-01-26 01:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006415 10.0.0.19 - - [2026-01-26 01:43:00] "GET /global-system-config/d57d5bb6-7c5a-437f-814a-6954423d3ad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011570 10.0.0.19 - - [2026-01-26 01:43:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.008702 10.0.0.19 - - [2026-01-26 01:43:01] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.051080 10.0.0.19 - - [2026-01-26 01:43:01] "GET / HTTP/1.1" 200 45303 0.001519 10.0.0.19 - - [2026-01-26 01:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.19 - - [2026-01-26 01:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.19 - - [2026-01-26 01:43:01] "GET / HTTP/1.1" 200 35931 0.001475 10.0.0.19 - - [2026-01-26 01:43:01] "GET / HTTP/1.1" 200 35931 0.001210 10.0.0.19 - - [2026-01-26 01:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.19 - - [2026-01-26 01:43:01] "GET /domain/4e47e1eb-e9ba-4855-8245-3f5a0cbacd0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.003052 10.0.0.19 - - [2026-01-26 01:43:02] "POST /id-to-fqname HTTP/1.1" 200 173 0.000480 10.0.0.19 - - [2026-01-26 01:43:02] "POST /fqname-to-id HTTP/1.1" 404 182 0.015815 10.0.0.19 - - [2026-01-26 01:43:02] "POST /security-groups HTTP/1.1" 200 570 0.087215 10.0.0.19 - - [2026-01-26 01:43:02] "POST /projects HTTP/1.1" 200 481 0.324093 10.0.0.19 - - [2026-01-26 01:43:02] "GET / HTTP/1.1" 200 35931 0.001633 10.0.0.19 - - [2026-01-26 01:43:02] "POST /security-groups HTTP/1.1" 200 534 0.068253 10.0.0.19 - - [2026-01-26 01:43:02] "POST /chown HTTP/1.1" 200 109 0.026663 10.0.0.19 - - [2026-01-26 01:43:02] "POST /policy-managements HTTP/1.1" 409 214 0.017423 10.0.0.19 - - [2026-01-26 01:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004377 10.0.0.19 - - [2026-01-26 01:43:02] "GET /policy-management/6aa27d2e-87d7-4ddf-82f8-f4af11b6aaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004450 10.0.0.19 - - [2026-01-26 01:43:02] "POST /application-policy-sets HTTP/1.1" 200 528 0.049365 10.0.0.19 - - [2026-01-26 01:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.020199 10.0.0.19 - - [2026-01-26 01:43:02] "GET /global-vrouter-config/b9fc4821-643e-442b-98cc-4f796ca15145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.007469 10.0.0.19 - - [2026-01-26 01:43:02] "PUT /global-vrouter-config/b9fc4821-643e-442b-98cc-4f796ca15145 HTTP/1.1" 200 276 0.021011 10.0.0.19 - - [2026-01-26 01:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011616 10.0.0.19 - - [2026-01-26 01:43:02] "POST /fqname-to-id HTTP/1.1" 404 186 0.002570 10.0.0.19 - - [2026-01-26 01:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.19 - - [2026-01-26 01:43:02] "GET /global-system-config/d57d5bb6-7c5a-437f-814a-6954423d3ad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004221 10.0.0.19 - - [2026-01-26 01:43:02] "GET /virtual-network/2e74782b-00a9-43b4-8e15-014648853636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.004331 10.0.0.19 - - [2026-01-26 01:43:02] "POST /service-appliance-sets HTTP/1.1" 200 553 0.175095 10.0.0.19 - - [2026-01-26 01:43:02] "POST /fqname-to-id HTTP/1.1" 404 180 0.005285 10.0.0.19 - - [2026-01-26 01:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.19 - - [2026-01-26 01:43:03] "GET /global-system-config/d57d5bb6-7c5a-437f-814a-6954423d3ad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.015796 10.0.0.19 - - [2026-01-26 01:43:03] "POST /id-to-fqname HTTP/1.1" 200 177 0.008267 10.0.0.19 - - [2026-01-26 01:43:03] "POST /fqname-to-id HTTP/1.1" 404 186 0.024506 10.0.0.19 - - [2026-01-26 01:43:03] "POST /service-appliance-sets HTTP/1.1" 200 541 0.143203 10.0.0.19 - - [2026-01-26 01:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006286 10.0.0.19 - - [2026-01-26 01:43:03] "GET /network-ipam/85c117dd-728f-474f-84a6-fe4f3a06e0a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.032937 10.0.0.19 - - [2026-01-26 01:43:03] "POST /security-groups HTTP/1.1" 200 574 0.184976 10.0.0.19 - - [2026-01-26 01:43:03] "POST /projects HTTP/1.1" 200 489 0.577967 10.0.0.19 - - [2026-01-26 01:43:03] "POST /security-groups HTTP/1.1" 200 546 0.059042 10.0.0.19 - - [2026-01-26 01:43:03] "POST /chown HTTP/1.1" 200 109 0.021649 10.0.0.19 - - [2026-01-26 01:43:03] "GET / HTTP/1.1" 200 35931 0.001484 10.0.0.19 - - [2026-01-26 01:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011010 10.0.0.19 - - [2026-01-26 01:43:03] "GET /routing-instance/5d73c346-a24d-4894-9a6e-93de2c006e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006481 10.0.0.19 - - [2026-01-26 01:43:03] "POST /network-ipams HTTP/1.1" 200 522 0.094063 10.0.0.19 - - [2026-01-26 01:43:03] "POST /bgp-routers HTTP/1.1" 200 616 0.101081 10.0.0.19 - - [2026-01-26 01:43:03] "GET /bgp-router/e596f429-5d5c-46cf-ad08-4d42dd637f2b?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.027087 10.0.0.19 - - [2026-01-26 01:43:03] "POST /service-templates HTTP/1.1" 200 511 0.119431 10.0.0.19 - - [2026-01-26 01:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.025986 10.0.0.19 - - [2026-01-26 01:43:03] "GET /global-system-config/d57d5bb6-7c5a-437f-814a-6954423d3ad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.022587 10.0.0.19 - - [2026-01-26 01:43:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018559 10.0.0.19 - - [2026-01-26 01:43:03] "POST /network-ipams HTTP/1.1" 200 510 0.187173 10.0.0.19 - - [2026-01-26 01:43:03] "POST /fqname-to-id HTTP/1.1" 404 198 0.023838 10.0.0.19 - - [2026-01-26 01:43:03] "POST /service-templates HTTP/1.1" 200 501 0.150418 10.0.0.19 - - [2026-01-26 01:43:03] "POST /ref-update HTTP/1.1" 200 156 0.059837 [Introspect:8084]10.0.0.19 - - [2026-01-26 01:43:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000850 10.0.0.19 - - [2026-01-26 01:43:03] "POST /service-templates HTTP/1.1" 200 515 0.090800 [Introspect:8084]10.0.0.19 - - [2026-01-26 01:43:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001038 10.0.0.19 - - [2026-01-26 01:43:03] "GET / HTTP/1.1" 200 35931 0.001795 10.0.0.19 - - [2026-01-26 01:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.015863 10.0.0.19 - - [2026-01-26 01:43:04] "GET /global-system-config/d57d5bb6-7c5a-437f-814a-6954423d3ad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.049864 10.0.0.19 - - [2026-01-26 01:43:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.060737 10.0.0.19 - - [2026-01-26 01:43:04] "POST /service-templates HTTP/1.1" 200 535 0.170251 10.0.0.19 - - [2026-01-26 01:43:04] "POST /useragent-kv HTTP/1.1" 200 115 0.008138 10.0.0.19 - - [2026-01-26 01:43:04] "POST /virtual-networks HTTP/1.1" 200 538 0.410582 10.0.0.19 - - [2026-01-26 01:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013607 10.0.0.19 - - [2026-01-26 01:43:04] "GET / HTTP/1.1" 200 35931 0.002930 10.0.0.19 - - [2026-01-26 01:43:04] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.109706 10.0.0.19 - - [2026-01-26 01:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.019162 10.0.0.19 - - [2026-01-26 01:43:04] "GET /global-system-config/d57d5bb6-7c5a-437f-814a-6954423d3ad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004315 10.0.0.19 - - [2026-01-26 01:43:04] "GET /virtual-network/81650aed-b1aa-448c-b833-2f41a3cd3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.010483 10.0.0.19 - - [2026-01-26 01:43:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.004678 10.0.0.19 - - [2026-01-26 01:43:04] "POST /service-templates HTTP/1.1" 200 507 0.238783 10.0.0.19 - - [2026-01-26 01:43:04] "POST /analytics-nodes HTTP/1.1" 200 599 0.106535 10.0.0.19 - - [2026-01-26 01:43:04] "POST /network-ipams HTTP/1.1" 200 518 0.293493 10.0.0.19 - - [2026-01-26 01:43:04] "POST /fqname-to-id HTTP/1.1" 404 202 0.014095 10.0.0.19 - - [2026-01-26 01:43:04] "POST /useragent-kv HTTP/1.1" 200 115 0.022093 10.0.0.19 - - [2026-01-26 01:43:04] "POST /virtual-networks HTTP/1.1" 200 546 0.213778 10.0.0.19 - - [2026-01-26 01:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.19 - - [2026-01-26 01:43:04] "GET /virtual-network/d1d4c9bd-6f9b-4a2a-aef2-92c46f2a642f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.007212 10.0.0.19 - - [2026-01-26 01:43:04] "POST /fqname-to-id HTTP/1.1" 404 199 0.002179 10.0.0.19 - - [2026-01-26 01:43:05] "POST /network-policys HTTP/1.1" 200 538 0.057761 10.0.0.19 - - [2026-01-26 01:43:05] "POST /fqname-to-id HTTP/1.1" 404 197 0.011736 10.0.0.19 - - [2026-01-26 01:43:05] "POST /network-policys HTTP/1.1" 200 534 0.043656 10.0.0.19 - - [2026-01-26 01:43:05] "POST /fqname-to-id HTTP/1.1" 404 201 0.002867 10.0.0.19 - - [2026-01-26 01:43:05] "POST /network-policys HTTP/1.1" 200 542 0.029154 10.0.0.19 - - [2026-01-26 01:43:05] "POST /ref-update HTTP/1.1" 200 156 0.064448 10.0.0.19 - - [2026-01-26 01:43:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002602 10.0.0.19 - - [2026-01-26 01:43:05] "POST /ref-update HTTP/1.1" 200 156 0.062216 10.0.0.19 - - [2026-01-26 01:43:05] "POST /ref-update HTTP/1.1" 200 156 0.063606 10.0.0.19 - - [2026-01-26 01:43:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002620 10.0.0.19 - - [2026-01-26 01:43:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001987 10.0.0.19 - - [2026-01-26 01:43:05] "POST /ref-update HTTP/1.1" 200 156 0.060643 10.0.0.19 - - [2026-01-26 01:43:05] "POST /ref-update HTTP/1.1" 200 156 0.074914 10.0.0.19 - - [2026-01-26 01:43:05] "POST /ref-update HTTP/1.1" 200 156 0.085631 10.0.0.19 - - [2026-01-26 01:43:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007907 10.0.0.19 - - [2026-01-26 01:43:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008728 10.0.0.19 - - [2026-01-26 01:43:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004327 10.0.0.19 - - [2026-01-26 01:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006322 10.0.0.19 - - [2026-01-26 01:43:05] "GET /virtual-network/2e74782b-00a9-43b4-8e15-014648853636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.016121 10.0.0.19 - - [2026-01-26 01:43:05] "GET /application-policy-set/be208631-aa6b-414b-902f-3e7e1aefccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004653 10.0.0.19 - - [2026-01-26 01:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.19 - - [2026-01-26 01:43:06] "GET /policy-management/6aa27d2e-87d7-4ddf-82f8-f4af11b6aaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.006220 10.0.0.19 - - [2026-01-26 01:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921 10.0.0.19 - - [2026-01-26 01:43:06] "GET /network-ipam/85c117dd-728f-474f-84a6-fe4f3a06e0a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003715 10.0.0.19 - - [2026-01-26 01:43:06] "POST /firewall-policys HTTP/1.1" 200 530 0.053768 10.0.0.19 - - [2026-01-26 01:43:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.030846 10.0.0.19 - - [2026-01-26 01:43:06] "GET /firewall-policy/94501fd2-d310-4635-95ed-6cc69fa8dcd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.014236 10.0.0.19 - - [2026-01-26 01:43:06] "GET /application-policy-set/be208631-aa6b-414b-902f-3e7e1aefccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.008930 10.0.0.19 - - [2026-01-26 01:43:06] "GET /firewall-policy/94501fd2-d310-4635-95ed-6cc69fa8dcd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005165 10.0.0.19 - - [2026-01-26 01:43:06] "POST /ref-update HTTP/1.1" 200 156 0.038603 10.0.0.19 - - [2026-01-26 01:43:06] "GET /application-policy-set/be208631-aa6b-414b-902f-3e7e1aefccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.005331 10.0.0.19 - - [2026-01-26 01:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003152 10.0.0.19 - - [2026-01-26 01:43:06] "GET /policy-management/6aa27d2e-87d7-4ddf-82f8-f4af11b6aaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003615 10.0.0.19 - - [2026-01-26 01:43:06] "POST /firewall-policys HTTP/1.1" 200 532 0.027519 10.0.0.19 - - [2026-01-26 01:43:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.023361 10.0.0.19 - - [2026-01-26 01:43:06] "GET /firewall-policy/46245b98-0325-4b0f-a2ac-ce25a5de7289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.012797 10.0.0.19 - - [2026-01-26 01:43:06] "GET /application-policy-set/be208631-aa6b-414b-902f-3e7e1aefccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.003350 10.0.0.19 - - [2026-01-26 01:43:06] "GET /firewall-policy/46245b98-0325-4b0f-a2ac-ce25a5de7289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003036 10.0.0.19 - - [2026-01-26 01:43:06] "GET /firewall-policy/94501fd2-d310-4635-95ed-6cc69fa8dcd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002335 10.0.0.19 - - [2026-01-26 01:43:06] "GET /firewall-policy/94501fd2-d310-4635-95ed-6cc69fa8dcd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.008177 10.0.0.19 - - [2026-01-26 01:43:06] "POST /ref-update HTTP/1.1" 200 156 0.043299 10.0.0.19 - - [2026-01-26 01:43:06] "POST /ref-update HTTP/1.1" 200 156 0.065157 10.0.0.19 - - [2026-01-26 01:43:06] "POST /fqname-to-id HTTP/1.1" 404 225 0.002750 10.0.0.19 - - [2026-01-26 01:43:06] "POST /ref-update HTTP/1.1" 200 156 0.051260 10.0.0.19 - - [2026-01-26 01:43:06] "GET /application-policy-set/be208631-aa6b-414b-902f-3e7e1aefccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.029877 10.0.0.19 - - [2026-01-26 01:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007581 10.0.0.19 - - [2026-01-26 01:43:06] "GET /policy-management/6aa27d2e-87d7-4ddf-82f8-f4af11b6aaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.035419 10.0.0.19 - - [2026-01-26 01:43:06] "POST /access-control-lists HTTP/1.1" 200 587 0.145304 10.0.0.19 - - [2026-01-26 01:43:06] "POST /fqname-to-id HTTP/1.1" 404 224 0.006896 10.0.0.19 - - [2026-01-26 01:43:07] "POST /firewall-policys HTTP/1.1" 200 530 0.155965 10.0.0.19 - - [2026-01-26 01:43:07] "POST /access-control-lists HTTP/1.1" 200 585 0.081042 10.0.0.19 - - [2026-01-26 01:43:07] "POST /fqname-to-id HTTP/1.1" 404 213 0.021780 10.0.0.19 - - [2026-01-26 01:43:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.064115 10.0.0.19 - - [2026-01-26 01:43:07] "GET /firewall-policy/a2b9424a-d67c-4311-a302-778deb12fa6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.007099 10.0.0.19 - - [2026-01-26 01:43:07] "GET /application-policy-set/be208631-aa6b-414b-902f-3e7e1aefccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.021892 10.0.0.19 - - [2026-01-26 01:43:07] "POST /access-control-lists HTTP/1.1" 200 579 0.097239 10.0.0.19 - - [2026-01-26 01:43:07] "GET /firewall-policy/a2b9424a-d67c-4311-a302-778deb12fa6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.010740 10.0.0.19 - - [2026-01-26 01:43:07] "GET /firewall-policy/46245b98-0325-4b0f-a2ac-ce25a5de7289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005383 10.0.0.19 - - [2026-01-26 01:43:07] "POST /fqname-to-id HTTP/1.1" 404 212 0.003054 10.0.0.19 - - [2026-01-26 01:43:07] "GET /firewall-policy/94501fd2-d310-4635-95ed-6cc69fa8dcd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004287 10.0.0.19 - - [2026-01-26 01:43:07] "GET /firewall-policy/94501fd2-d310-4635-95ed-6cc69fa8dcd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.008237 10.0.0.19 - - [2026-01-26 01:43:07] "POST /access-control-lists HTTP/1.1" 200 577 0.049422 10.0.0.19 - - [2026-01-26 01:43:07] "GET /firewall-policy/46245b98-0325-4b0f-a2ac-ce25a5de7289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.013345 10.0.0.19 - - [2026-01-26 01:43:07] "POST /fqname-to-id HTTP/1.1" 404 232 0.012418 10.0.0.19 - - [2026-01-26 01:43:07] "POST /ref-update HTTP/1.1" 200 156 0.034353 10.0.0.19 - - [2026-01-26 01:43:07] "POST /access-control-lists HTTP/1.1" 200 594 0.074470 10.0.0.19 - - [2026-01-26 01:43:07] "POST /fqname-to-id HTTP/1.1" 404 231 0.017941 10.0.0.19 - - [2026-01-26 01:43:07] "POST /ref-update HTTP/1.1" 200 156 0.064580 10.0.0.19 - - [2026-01-26 01:43:07] "POST /access-control-lists HTTP/1.1" 200 592 0.113902 10.0.0.19 - - [2026-01-26 01:43:07] "GET / HTTP/1.1" 200 35931 0.001642 10.0.0.19 - - [2026-01-26 01:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006527 10.0.0.19 - - [2026-01-26 01:43:07] "GET /global-system-config/d57d5bb6-7c5a-437f-814a-6954423d3ad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005172 10.0.0.19 - - [2026-01-26 01:43:07] "POST /fqname-to-id HTTP/1.1" 404 217 0.013677 10.0.0.19 - - [2026-01-26 01:43:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.007231 10.0.0.19 - - [2026-01-26 01:43:07] "POST /ref-update HTTP/1.1" 200 156 0.168994 10.0.0.19 - - [2026-01-26 01:43:07] "POST /config-nodes HTTP/1.1" 200 593 0.063726 10.0.0.19 - - [2026-01-26 01:43:07] "POST /ref-update HTTP/1.1" 200 156 0.066619 10.0.0.19 - - [2026-01-26 01:43:07] "POST /access-control-lists HTTP/1.1" 200 583 0.197754 10.0.0.19 - - [2026-01-26 01:43:07] "POST /ref-update HTTP/1.1" 200 156 0.087389 10.0.0.19 - - [2026-01-26 01:43:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.037663 10.0.0.19 - - [2026-01-26 01:43:07] "GET /application-policy-set/be208631-aa6b-414b-902f-3e7e1aefccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.031150 10.0.0.19 - - [2026-01-26 01:43:08] "POST /access-control-lists HTTP/1.1" 200 581 0.069082 10.0.0.19 - - [2026-01-26 01:43:08] "POST /fqname-to-id HTTP/1.1" 404 240 0.018091 10.0.0.19 - - [2026-01-26 01:43:08] "GET / HTTP/1.1" 200 35931 0.001304 10.0.0.19 - - [2026-01-26 01:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001587 10.0.0.19 - - [2026-01-26 01:43:08] "GET /global-system-config/d57d5bb6-7c5a-437f-814a-6954423d3ad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005517 10.0.0.19 - - [2026-01-26 01:43:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.003884 10.0.0.19 - - [2026-01-26 01:43:08] "POST /tags HTTP/1.1" 200 299 0.120311 10.0.0.19 - - [2026-01-26 01:43:08] "POST /access-control-lists HTTP/1.1" 200 602 0.045942 10.0.0.19 - - [2026-01-26 01:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.027668 10.0.0.19 - - [2026-01-26 01:43:08] "GET /tag/edf09297-72d2-4a9e-b2ff-499e89bd1d15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.027216 10.0.0.19 - - [2026-01-26 01:43:08] "POST /fqname-to-id HTTP/1.1" 404 239 0.018799 10.0.0.19 - - [2026-01-26 01:43:08] "POST /database-nodes HTTP/1.1" 200 597 0.081066 10.0.0.19 - - [2026-01-26 01:43:08] "POST /access-control-lists HTTP/1.1" 200 600 0.045708 10.0.0.19 - - [2026-01-26 01:43:08] "POST /set-tag HTTP/1.1" 200 109 0.038938 10.0.0.19 - - [2026-01-26 01:43:08] "POST /route-targets HTTP/1.1" 200 327 0.010833 10.0.0.19 - - [2026-01-26 01:43:08] "POST /ref-update HTTP/1.1" 200 156 0.021858 10.0.0.19 - - [2026-01-26 01:43:08] "GET / HTTP/1.1" 200 35931 0.001768 10.0.0.19 - - [2026-01-26 01:43:08] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.012676 10.0.0.19 - - [2026-01-26 01:43:08] "POST /route-targets HTTP/1.1" 200 327 0.087332 10.0.0.19 - - [2026-01-26 01:43:08] "POST /ref-update HTTP/1.1" 200 156 0.102126 10.0.0.19 - - [2026-01-26 01:43:08] "POST /tags HTTP/1.1" 200 357 0.322447 10.0.0.19 - - [2026-01-26 01:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.029876 10.0.0.19 - - [2026-01-26 01:43:08] "POST /route-targets HTTP/1.1" 200 327 0.090591 10.0.0.19 - - [2026-01-26 01:43:08] "GET /tag/6ed525e2-c72a-40d2-9e14-1d11ab93522c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.084765 10.0.0.19 - - [2026-01-26 01:43:08] "POST /ref-update HTTP/1.1" 200 156 0.113938 10.0.0.19 - - [2026-01-26 01:43:08] "POST /route-targets HTTP/1.1" 200 327 0.056638 10.0.0.19 - - [2026-01-26 01:43:09] "POST /tags HTTP/1.1" 200 305 0.123905 10.0.0.19 - - [2026-01-26 01:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013397 10.0.0.19 - - [2026-01-26 01:43:09] "POST /ref-update HTTP/1.1" 200 156 0.121395 10.0.0.19 - - [2026-01-26 01:43:09] "GET /tag/c4c15c19-6d75-4885-a699-92f289724f1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.076507 10.0.0.19 - - [2026-01-26 01:43:09] "POST /route-targets HTTP/1.1" 200 327 0.084993 10.0.0.19 - - [2026-01-26 01:43:09] "POST /ref-update HTTP/1.1" 200 156 0.127375 10.0.0.19 - - [2026-01-26 01:43:09] "POST /id-to-fqname HTTP/1.1" 200 174 0.000458 10.0.0.19 - - [2026-01-26 01:43:09] "POST /fqname-to-id HTTP/1.1" 404 183 0.007800 10.0.0.19 - - [2026-01-26 01:43:09] "POST /route-targets HTTP/1.1" 200 327 0.073722 10.0.0.19 - - [2026-01-26 01:43:09] "POST /ref-update HTTP/1.1" 200 156 0.076235 10.0.0.19 - - [2026-01-26 01:43:09] "POST /security-groups HTTP/1.1" 200 571 0.169350 10.0.0.19 - - [2026-01-26 01:43:09] "POST /projects HTTP/1.1" 200 483 0.566362 10.0.0.19 - - [2026-01-26 01:43:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.019159 10.0.0.19 - - [2026-01-26 01:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.080139 10.0.0.19 - - [2026-01-26 01:43:09] "POST /fqname-to-id HTTP/1.1" 404 201 0.014185 10.0.0.19 - - [2026-01-26 01:43:09] "GET /virtual-network/81650aed-b1aa-448c-b833-2f41a3cd3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.047134 10.0.0.19 - - [2026-01-26 01:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008301 10.0.0.19 - - [2026-01-26 01:43:09] "GET /virtual-network/d1d4c9bd-6f9b-4a2a-aef2-92c46f2a642f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.010894 10.0.0.19 - - [2026-01-26 01:43:09] "POST /access-control-lists HTTP/1.1" 200 551 0.106393 10.0.0.19 - - [2026-01-26 01:43:10] "POST /fqname-to-id HTTP/1.1" 404 229 0.021358 10.0.0.19 - - [2026-01-26 01:43:10] "PUT /virtual-network/81650aed-b1aa-448c-b833-2f41a3cd3ff5 HTTP/1.1" 200 264 0.162978 10.0.0.19 - - [2026-01-26 01:43:10] "POST /access-control-lists HTTP/1.1" 200 589 0.145012 10.0.0.19 - - [2026-01-26 01:43:10] "POST /ref-update HTTP/1.1" 200 156 0.099983 10.0.0.19 - - [2026-01-26 01:43:10] "POST /fqname-to-id HTTP/1.1" 404 237 0.006031 10.0.0.19 - - [2026-01-26 01:43:10] "PUT /virtual-network/d1d4c9bd-6f9b-4a2a-aef2-92c46f2a642f HTTP/1.1" 200 264 0.211145 10.0.0.19 - - [2026-01-26 01:43:10] "POST /access-control-lists HTTP/1.1" 200 601 0.123413 10.0.0.19 - - [2026-01-26 01:43:10] "POST /ref-update HTTP/1.1" 200 156 0.099424 10.0.0.19 - - [2026-01-26 01:43:10] "POST /security-groups HTTP/1.1" 200 537 0.221973 10.0.0.19 - - [2026-01-26 01:43:10] "POST /ref-update HTTP/1.1" 200 156 0.017310 10.0.0.19 - - [2026-01-26 01:43:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.061668 10.0.0.19 - - [2026-01-26 01:43:10] "POST /chown HTTP/1.1" 200 109 0.054471 10.0.0.19 - - [2026-01-26 01:43:10] "PUT /access-control-list/02b046d6-b6b4-4abb-ad1a-a02d1fa04aaa HTTP/1.1" 200 272 0.093287 10.0.0.19 - - [2026-01-26 01:43:10] "GET /application-policy-set/be208631-aa6b-414b-902f-3e7e1aefccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.031158 10.0.0.19 - - [2026-01-26 01:43:10] "PUT /access-control-list/db43da59-9145-4786-b958-e9b9f162d730 HTTP/1.1" 200 272 0.042610 10.0.0.19 - - [2026-01-26 01:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006578 10.0.0.19 - - [2026-01-26 01:43:10] "GET /policy-management/6aa27d2e-87d7-4ddf-82f8-f4af11b6aaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.007676 10.0.0.19 - - [2026-01-26 01:43:10] "POST /tags HTTP/1.1" 409 207 0.002387 10.0.0.19 - - [2026-01-26 01:43:10] "PUT /access-control-list/ddfda0d6-8c54-42d0-a7b4-b4360cb91d15 HTTP/1.1" 200 272 0.066532 10.0.0.19 - - [2026-01-26 01:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.19 - - [2026-01-26 01:43:10] "GET /tag/c4c15c19-6d75-4885-a699-92f289724f1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.012412 10.0.0.19 - - [2026-01-26 01:43:11] "PUT /access-control-list/c1f7e46a-b54d-4c04-aad8-e618c0b2ed0c HTTP/1.1" 200 272 0.034867 10.0.0.19 - - [2026-01-26 01:43:11] "POST /firewall-rules HTTP/1.1" 200 564 0.085141 10.0.0.19 - - [2026-01-26 01:43:11] "PUT /access-control-list/52a77612-9b80-4935-9654-f7ca4486c119 HTTP/1.1" 200 272 0.043679 10.0.0.19 - - [2026-01-26 01:43:11] "PUT /access-control-list/2e43e95e-89ad-4166-8653-357e33809274 HTTP/1.1" 200 272 0.033612 10.0.0.19 - - [2026-01-26 01:43:11] "GET /firewall-rule/cdc3ecdb-1f08-41a4-ac9f-f7263d24b11c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.035078 10.0.0.19 - - [2026-01-26 01:43:11] "GET /firewall-policy/46245b98-0325-4b0f-a2ac-ce25a5de7289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003549 10.0.0.19 - - [2026-01-26 01:43:11] "GET /firewall-rule/cdc3ecdb-1f08-41a4-ac9f-f7263d24b11c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004150 10.0.0.19 - - [2026-01-26 01:43:11] "PUT /access-control-list/d5c49a6e-c5e1-47a9-b714-3707826356f2 HTTP/1.1" 200 272 0.011351 10.0.0.19 - - [2026-01-26 01:43:11] "PUT /access-control-list/58dc376a-2bc0-41fd-91b2-485344a53ce4 HTTP/1.1" 200 272 0.017874 10.0.0.19 - - [2026-01-26 01:43:11] "PUT /access-control-list/7bbb3f73-a864-4541-89c5-4331d31a0482 HTTP/1.1" 200 272 0.039270 10.0.0.19 - - [2026-01-26 01:43:11] "POST /ref-update HTTP/1.1" 200 156 0.060358 10.0.0.19 - - [2026-01-26 01:43:11] "GET /application-policy-set/be208631-aa6b-414b-902f-3e7e1aefccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.020000 10.0.0.19 - - [2026-01-26 01:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009457 10.0.0.19 - - [2026-01-26 01:43:11] "PUT /access-control-list/4c6974ec-1bbb-4f3c-87f5-dc4656507d85 HTTP/1.1" 200 272 0.026006 10.0.0.19 - - [2026-01-26 01:43:11] "GET /policy-management/6aa27d2e-87d7-4ddf-82f8-f4af11b6aaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.005227 10.0.0.19 - - [2026-01-26 01:43:11] "POST /tags HTTP/1.1" 409 207 0.020229 10.0.0.19 - - [2026-01-26 01:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006262 10.0.0.19 - - [2026-01-26 01:43:11] "GET /tag/c4c15c19-6d75-4885-a699-92f289724f1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.021480 10.0.0.19 - - [2026-01-26 01:43:11] "POST /firewall-rules HTTP/1.1" 200 562 0.098481 10.0.0.19 - - [2026-01-26 01:43:11] "GET /firewall-rule/c1fdfb84-96ea-4048-bdf0-ecd6b6489292?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.027068 10.0.0.19 - - [2026-01-26 01:43:11] "GET /firewall-policy/46245b98-0325-4b0f-a2ac-ce25a5de7289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.008105 10.0.0.19 - - [2026-01-26 01:43:11] "GET /firewall-rule/c1fdfb84-96ea-4048-bdf0-ecd6b6489292?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.013307 10.0.0.19 - - [2026-01-26 01:43:11] "POST /ref-update HTTP/1.1" 200 156 0.033262 10.0.0.19 - - [2026-01-26 01:43:11] "POST /tags HTTP/1.1" 200 301 0.088288 10.0.0.19 - - [2026-01-26 01:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010679 10.0.0.19 - - [2026-01-26 01:43:11] "GET /tag/53bdcd69-9781-418a-bfdd-4b77bb47f150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.039149 10.0.0.19 - - [2026-01-26 01:43:11] "POST /fqname-to-id HTTP/1.1" 404 214 0.001595 10.0.0.19 - - [2026-01-26 01:43:12] "POST /access-control-lists HTTP/1.1" 200 580 0.059929 10.0.0.19 - - [2026-01-26 01:43:12] "POST /tags HTTP/1.1" 200 325 0.083755 10.0.0.19 - - [2026-01-26 01:43:12] "POST /fqname-to-id HTTP/1.1" 404 213 0.022005 10.0.0.19 - - [2026-01-26 01:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012281 10.0.0.19 - - [2026-01-26 01:43:12] "GET /tag/8d858779-c4e3-4b4b-a48b-d37d37648d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.029925 10.0.0.19 - - [2026-01-26 01:43:12] "POST /access-control-lists HTTP/1.1" 200 578 0.074618 10.0.0.19 - - [2026-01-26 01:43:12] "POST /tags HTTP/1.1" 200 363 0.057885 10.0.0.19 - - [2026-01-26 01:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.016527 10.0.0.19 - - [2026-01-26 01:43:12] "GET /tag/10ecea7e-17b2-48ae-8974-4e183c56d5bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.018300 10.0.0.19 - - [2026-01-26 01:43:12] "POST /fqname-to-id HTTP/1.1" 404 234 0.002047 10.0.0.19 - - [2026-01-26 01:43:12] "POST /access-control-lists HTTP/1.1" 200 596 0.071406 10.0.0.19 - - [2026-01-26 01:43:12] "POST /fqname-to-id HTTP/1.1" 404 233 0.009976 10.0.0.19 - - [2026-01-26 01:43:12] "POST /tags HTTP/1.1" 200 311 0.079030 10.0.0.19 - - [2026-01-26 01:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.020415 10.0.0.19 - - [2026-01-26 01:43:12] "GET /tag/c3624fd6-6560-4851-96fc-4bbe669462c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.023629 10.0.0.19 - - [2026-01-26 01:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.19 - - [2026-01-26 01:43:12] "POST /access-control-lists HTTP/1.1" 200 594 0.081207 10.0.0.19 - - [2026-01-26 01:43:12] "GET /virtual-network/81650aed-b1aa-448c-b833-2f41a3cd3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.020011 10.0.0.19 - - [2026-01-26 01:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.015787 10.0.0.19 - - [2026-01-26 01:43:12] "PUT /access-control-list/9af71365-9559-487c-b257-5f3c9d8b8178 HTTP/1.1" 200 272 0.025818 10.0.0.19 - - [2026-01-26 01:43:12] "GET /project/2572442b-1478-40f8-b89b-539dcc03488e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.081665 10.0.0.19 - - [2026-01-26 01:43:12] "POST /virtual-machines HTTP/1.1" 200 377 0.023882 10.0.0.19 - - [2026-01-26 01:43:12] "PUT /access-control-list/75be3642-c3d9-4aac-b131-6bd36cfd8241 HTTP/1.1" 200 272 0.067474 10.0.0.19 - - [2026-01-26 01:43:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.060204 10.0.0.19 - - [2026-01-26 01:43:12] "PUT /access-control-list/e5d8d725-d741-4c28-bde0-c24e7d167672 HTTP/1.1" 200 272 0.041750 10.0.0.19 - - [2026-01-26 01:43:12] "PUT /access-control-list/94ca9158-4e54-457b-bfbf-fd964611fb22 HTTP/1.1" 200 272 0.020139 10.0.0.19 - - [2026-01-26 01:43:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.191849 10.0.0.19 - - [2026-01-26 01:43:12] "PUT /access-control-list/060bf186-c055-4244-b9c9-3063d3ee4453 HTTP/1.1" 200 272 0.075168 10.0.0.19 - - [2026-01-26 01:43:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.060433 10.0.0.19 - - [2026-01-26 01:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009575 10.0.0.19 - - [2026-01-26 01:43:13] "GET /virtual-machine-interface/603f9b02-fa58-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.016582 10.0.0.19 - - [2026-01-26 01:43:13] "POST /instance-ips HTTP/1.1" 200 409 0.041654 10.0.0.19 - - [2026-01-26 01:43:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.048717 10.0.0.19 - - [2026-01-26 01:43:13] "GET /virtual-machine-interface/603f9b02-fa58-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.013586 10.0.0.19 - - [2026-01-26 01:43:13] "POST /set-tag HTTP/1.1" 200 109 0.022382 10.0.0.19 - - [2026-01-26 01:43:13] "GET /virtual-machine-interface/603f9b02-fa58-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.019583 10.0.0.19 - - [2026-01-26 01:43:13] "GET /instance-ip/606da330-fa58-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.005384 10.0.0.19 - - [2026-01-26 01:43:13] "POST /fqname-to-id HTTP/1.1" 404 226 0.002094 10.0.0.19 - - [2026-01-26 01:43:13] "POST /tags HTTP/1.1" 200 305 0.054916 10.0.0.19 - - [2026-01-26 01:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009681 10.0.0.19 - - [2026-01-26 01:43:13] "GET /tag/32ad688d-9fca-491d-85b9-8fee0aabc11c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.018632 10.0.0.19 - - [2026-01-26 01:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005054 10.0.0.19 - - [2026-01-26 01:43:13] "GET /global-vrouter-config/b9fc4821-643e-442b-98cc-4f796ca15145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002761 10.0.0.19 - - [2026-01-26 01:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.19 - - [2026-01-26 01:43:13] "PUT /global-vrouter-config/b9fc4821-643e-442b-98cc-4f796ca15145 HTTP/1.1" 200 276 0.010234 10.0.0.19 - - [2026-01-26 01:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010127 10.0.0.19 - - [2026-01-26 01:43:13] "GET /project/b477db8c-b80d-49b5-b79f-b3e050f7974f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.045782 10.0.0.19 - - [2026-01-26 01:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.054053 10.0.0.19 - - [2026-01-26 01:43:13] "GET /virtual-network/d1d4c9bd-6f9b-4a2a-aef2-92c46f2a642f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.008796 10.0.0.19 - - [2026-01-26 01:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004978 10.0.0.19 - - [2026-01-26 01:43:13] "GET /service-appliance-set/4177b10c-76bb-40d7-9fc3-0ba8f8b64f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.005768 10.0.0.19 - - [2026-01-26 01:43:13] "POST /fqname-to-id HTTP/1.1" 404 240 0.002673 10.0.0.19 - - [2026-01-26 01:43:13] "GET / HTTP/1.1" 200 35931 0.002012 10.0.0.19 - - [2026-01-26 01:43:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.146675 10.0.0.19 - - [2026-01-26 01:43:13] "GET /virtual-machine-interface/443ef35a-0ae8-427f-909e-decd985618a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.008459 10.0.0.19 - - [2026-01-26 01:43:13] "PUT /access-control-list/b3f404d3-2b09-45f3-8ef4-1dd7657fa49d HTTP/1.1" 200 272 0.058712 10.0.0.19 - - [2026-01-26 01:43:13] "POST /alarms HTTP/1.1" 200 581 0.105846 10.0.0.19 - - [2026-01-26 01:43:14] "POST /alarms HTTP/1.1" 200 575 0.051421 10.0.0.19 - - [2026-01-26 01:43:14] "POST /alarms HTTP/1.1" 200 575 0.045250 10.0.0.19 - - [2026-01-26 01:43:14] "POST /instance-ips HTTP/1.1" 200 381 0.094631 10.0.0.19 - - [2026-01-26 01:43:14] "GET /instance-ip/1f645f9d-c1c2-4632-b4bc-c4aa35013b79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.018427 10.0.0.19 - - [2026-01-26 01:43:14] "POST /alarms HTTP/1.1" 200 559 0.029468 10.0.0.19 - - [2026-01-26 01:43:14] "POST /loadbalancers HTTP/1.1" 200 582 0.092581 10.0.0.19 - - [2026-01-26 01:43:14] "POST /alarms HTTP/1.1" 200 555 0.086219 10.0.0.19 - - [2026-01-26 01:43:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.023487 10.0.0.19 - - [2026-01-26 01:43:14] "POST /alarms HTTP/1.1" 200 557 0.049071 10.0.0.19 - - [2026-01-26 01:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.015668 10.0.0.19 - - [2026-01-26 01:43:14] "GET /project/b477db8c-b80d-49b5-b79f-b3e050f7974f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.064458 10.0.0.19 - - [2026-01-26 01:43:14] "GET /project/b477db8c-b80d-49b5-b79f-b3e050f7974f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.054919 10.0.0.19 - - [2026-01-26 01:43:14] "POST /alarms HTTP/1.1" 200 565 0.060097 10.0.0.19 - - [2026-01-26 01:43:14] "GET /instance-ip/1f645f9d-c1c2-4632-b4bc-c4aa35013b79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.020476 10.0.0.19 - - [2026-01-26 01:43:14] "GET /loadbalancer/b1edbd59-0fc9-45d0-b7f7-c4a53bdd6c3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.003093 10.0.0.19 - - [2026-01-26 01:43:14] "POST /alarms HTTP/1.1" 200 549 0.038810 10.0.0.19 - - [2026-01-26 01:43:14] "POST /floating-ips HTTP/1.1" 200 583 0.060182 10.0.0.19 - - [2026-01-26 01:43:14] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.072292 10.0.0.19 - - [2026-01-26 01:43:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.020597 10.0.0.19 - - [2026-01-26 01:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009240 10.0.0.19 - - [2026-01-26 01:43:14] "POST /alarms HTTP/1.1" 200 557 0.090297 10.0.0.19 - - [2026-01-26 01:43:14] "POST /alarms HTTP/1.1" 200 567 0.039100 10.0.0.19 - - [2026-01-26 01:43:14] "GET /project/b477db8c-b80d-49b5-b79f-b3e050f7974f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.050695 10.0.0.19 - - [2026-01-26 01:43:14] "GET /loadbalancer-listener/ce024f9d-7853-4211-a66e-7bc3ddf6aa85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.004460 10.0.0.19 - - [2026-01-26 01:43:14] "GET /loadbalancer-listener/ce024f9d-7853-4211-a66e-7bc3ddf6aa85?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.010384 10.0.0.19 - - [2026-01-26 01:43:14] "POST /alarms HTTP/1.1" 200 555 0.028685 10.0.0.19 - - [2026-01-26 01:43:14] "POST /alarms HTTP/1.1" 200 567 0.048561 10.0.0.19 - - [2026-01-26 01:43:14] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.042333 10.0.0.19 - - [2026-01-26 01:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.19 - - [2026-01-26 01:43:14] "GET /global-vrouter-config/b9fc4821-643e-442b-98cc-4f796ca15145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.006932 10.0.0.19 - - [2026-01-26 01:43:14] "GET /instance-ip/1f645f9d-c1c2-4632-b4bc-c4aa35013b79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007896 10.0.0.19 - - [2026-01-26 01:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.022101 10.0.0.19 - - [2026-01-26 01:43:14] "GET /instance-ip/1f645f9d-c1c2-4632-b4bc-c4aa35013b79?fields=floating_ips HTTP/1.1" 200 1170 0.030900 10.0.0.19 - - [2026-01-26 01:43:14] "GET /floating-ip/8ed2e6bf-a64c-4e01-8026-c9f1667224d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.009141 10.0.0.19 - - [2026-01-26 01:43:14] "POST /alarms HTTP/1.1" 200 575 0.111124 10.0.0.19 - - [2026-01-26 01:43:14] "PUT /global-vrouter-config/b9fc4821-643e-442b-98cc-4f796ca15145 HTTP/1.1" 200 276 0.063279 10.0.0.19 - - [2026-01-26 01:43:14] "POST /alarms HTTP/1.1" 200 569 0.046908 10.0.0.19 - - [2026-01-26 01:43:14] "POST /tags HTTP/1.1" 200 355 0.046683 10.0.0.19 - - [2026-01-26 01:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.014955 10.0.0.19 - - [2026-01-26 01:43:14] "POST /alarms HTTP/1.1" 200 561 0.059104 10.0.0.19 - - [2026-01-26 01:43:15] "GET /tag/4580c9f5-6d28-4469-9ea7-6dd14c866d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.014150 10.0.0.19 - - [2026-01-26 01:43:15] "POST /alarms HTTP/1.1" 200 561 0.050275 10.0.0.19 - - [2026-01-26 01:43:15] "POST /tags HTTP/1.1" 200 303 0.054700 10.0.0.19 - - [2026-01-26 01:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.028636 10.0.0.19 - - [2026-01-26 01:43:15] "POST /alarms HTTP/1.1" 200 561 0.060479 10.0.0.19 - - [2026-01-26 01:43:15] "GET /tag/7d521e7a-b55b-4665-b249-77baf236237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.025852 10.0.0.19 - - [2026-01-26 01:43:15] "POST /projects HTTP/1.1" 409 218 0.008369 10.0.0.19 - - [2026-01-26 01:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006903 10.0.0.19 - - [2026-01-26 01:43:15] "POST /alarms HTTP/1.1" 200 547 0.071069 10.0.0.19 - - [2026-01-26 01:43:15] "POST /alarms HTTP/1.1" 200 595 0.038842 10.0.0.19 - - [2026-01-26 01:43:15] "GET /project/b477db8c-b80d-49b5-b79f-b3e050f7974f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.075898 10.0.0.19 - - [2026-01-26 01:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006328 10.0.0.19 - - [2026-01-26 01:43:15] "GET /network-ipam/b97f9605-d04d-49c6-bd13-41462ee870fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005748 10.0.0.19 - - [2026-01-26 01:43:15] "POST /alarms HTTP/1.1" 200 575 0.050653 10.0.0.19 - - [2026-01-26 01:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006920 10.0.0.19 - - [2026-01-26 01:43:15] "POST /alarms HTTP/1.1" 200 571 0.049181 10.0.0.19 - - [2026-01-26 01:43:15] "GET /virtual-network/81650aed-b1aa-448c-b833-2f41a3cd3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.014551 10.0.0.19 - - [2026-01-26 01:43:15] "POST /alarms HTTP/1.1" 200 583 0.072488 10.0.0.19 - - [2026-01-26 01:43:15] "PUT /virtual-network/81650aed-b1aa-448c-b833-2f41a3cd3ff5 HTTP/1.1" 200 264 0.117338 10.0.0.19 - - [2026-01-26 01:43:15] "POST /alarms HTTP/1.1" 200 609 0.050494 10.0.0.19 - - [2026-01-26 01:43:15] "GET /virtual-network/81650aed-b1aa-448c-b833-2f41a3cd3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.022844 10.0.0.19 - - [2026-01-26 01:43:15] "POST /set-tag HTTP/1.1" 200 109 0.079626 10.0.0.19 - - [2026-01-26 01:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010855 10.0.0.19 - - [2026-01-26 01:43:15] "GET /network-ipam/915a5963-6190-41cc-9789-b58f48548cab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.002776 10.0.0.19 - - [2026-01-26 01:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004043 10.0.0.19 - - [2026-01-26 01:43:15] "GET /virtual-network/d1d4c9bd-6f9b-4a2a-aef2-92c46f2a642f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006614 10.0.0.19 - - [2026-01-26 01:43:15] "PUT /virtual-network/d1d4c9bd-6f9b-4a2a-aef2-92c46f2a642f HTTP/1.1" 200 264 0.064473 10.0.0.19 - - [2026-01-26 01:43:15] "GET /virtual-network/d1d4c9bd-6f9b-4a2a-aef2-92c46f2a642f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.007850 10.0.0.19 - - [2026-01-26 01:43:15] "POST /set-tag HTTP/1.1" 200 109 0.085531 10.0.0.19 - - [2026-01-26 01:43:16] "GET / HTTP/1.1" 200 35931 0.001406 10.0.0.19 - - [2026-01-26 01:43:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006804 10.0.0.19 - - [2026-01-26 01:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.19 - - [2026-01-26 01:43:16] "PUT /global-vrouter-config/b9fc4821-643e-442b-98cc-4f796ca15145 HTTP/1.1" 200 276 0.007306 10.0.0.19 - - [2026-01-26 01:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007493 10.0.0.19 - - [2026-01-26 01:43:16] "GET /network-policy/54427814-8fd6-4fe0-b4f3-9d8e87fd66c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007269 10.0.0.19 - - [2026-01-26 01:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.19 - - [2026-01-26 01:43:16] "GET /network-policy/2aca8162-309d-4cfd-bfff-46c3f0b902b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003240 10.0.0.19 - - [2026-01-26 01:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.19 - - [2026-01-26 01:43:16] "GET /network-policy/abc90a06-9df6-43d3-a541-c40a880c68c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002998 10.0.0.19 - - [2026-01-26 01:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005780 10.0.0.19 - - [2026-01-26 01:43:16] "PUT /network-policy/abc90a06-9df6-43d3-a541-c40a880c68c3 HTTP/1.1" 200 262 0.026138 10.0.0.19 - - [2026-01-26 01:43:16] "PUT /access-control-list/b3f404d3-2b09-45f3-8ef4-1dd7657fa49d HTTP/1.1" 200 272 0.040523 10.0.0.19 - - [2026-01-26 01:43:16] "POST /ref-update HTTP/1.1" 200 156 0.097441 10.0.0.19 - - [2026-01-26 01:43:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020045 10.0.0.19 - - [2026-01-26 01:43:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003224 10.0.0.19 - - [2026-01-26 01:43:16] "PUT /access-control-list/e08490d3-2422-4f0d-bd8c-557dc1a0b49b HTTP/1.1" 200 272 0.091599 10.0.0.19 - - [2026-01-26 01:43:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014849 10.0.0.19 - - [2026-01-26 01:43:16] "GET / HTTP/1.1" 200 35931 0.003913 10.0.0.19 - - [2026-01-26 01:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007271 10.0.0.19 - - [2026-01-26 01:43:16] "PUT /access-control-list/060bf186-c055-4244-b9c9-3063d3ee4453 HTTP/1.1" 200 272 0.056479 10.0.0.19 - - [2026-01-26 01:43:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023345 10.0.0.19 - - [2026-01-26 01:43:16] "GET /global-vrouter-config/b9fc4821-643e-442b-98cc-4f796ca15145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.021304 10.0.0.19 - - [2026-01-26 01:43:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014556 10.0.0.19 - - [2026-01-26 01:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006989 10.0.0.19 - - [2026-01-26 01:43:16] "POST /security-groups HTTP/1.1" 409 245 0.002047 10.0.0.19 - - [2026-01-26 01:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.19 - - [2026-01-26 01:43:16] "PUT /global-vrouter-config/b9fc4821-643e-442b-98cc-4f796ca15145 HTTP/1.1" 200 276 0.019059 10.0.0.19 - - [2026-01-26 01:43:16] "PUT /security-group/d9104f2e-cd0a-42e6-b945-f158bc98e05d HTTP/1.1" 200 262 0.082034 10.0.0.19 - - [2026-01-26 01:43:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.042118 10.0.0.19 - - [2026-01-26 01:43:16] "GET /application-policy-set/be208631-aa6b-414b-902f-3e7e1aefccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011532 10.0.0.19 - - [2026-01-26 01:43:16] "PUT /access-control-list/52a77612-9b80-4935-9654-f7ca4486c119 HTTP/1.1" 200 272 0.033566 10.0.0.19 - - [2026-01-26 01:43:16] "PUT /access-control-list/2e43e95e-89ad-4166-8653-357e33809274 HTTP/1.1" 200 272 0.012893 10.0.0.19 - - [2026-01-26 01:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.19 - - [2026-01-26 01:43:16] "GET /policy-management/6aa27d2e-87d7-4ddf-82f8-f4af11b6aaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003212 10.0.0.19 - - [2026-01-26 01:43:16] "POST /tags HTTP/1.1" 409 206 0.004310 10.0.0.19 - - [2026-01-26 01:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.19 - - [2026-01-26 01:43:16] "GET /tag/7d521e7a-b55b-4665-b249-77baf236237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.019957 10.0.0.19 - - [2026-01-26 01:43:16] "POST /firewall-rules HTTP/1.1" 200 562 0.067806 10.0.0.19 - - [2026-01-26 01:43:16] "GET /firewall-rule/f2402240-c881-446f-8ec0-49f152df5571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.020986 10.0.0.19 - - [2026-01-26 01:43:16] "GET /firewall-policy/46245b98-0325-4b0f-a2ac-ce25a5de7289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003878 10.0.0.19 - - [2026-01-26 01:43:16] "GET /firewall-rule/f2402240-c881-446f-8ec0-49f152df5571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002294 10.0.0.19 - - [2026-01-26 01:43:16] "POST /ref-update HTTP/1.1" 200 156 0.024424 10.0.0.19 - - [2026-01-26 01:43:16] "GET / HTTP/1.1" 200 35931 0.001741 10.0.0.19 - - [2026-01-26 01:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.19 - - [2026-01-26 01:43:17] "GET /global-system-config/d57d5bb6-7c5a-437f-814a-6954423d3ad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005159 10.0.0.19 - - [2026-01-26 01:43:17] "GET /application-policy-set/be208631-aa6b-414b-902f-3e7e1aefccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004741 10.0.0.19 - - [2026-01-26 01:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.19 - - [2026-01-26 01:43:17] "GET /policy-management/6aa27d2e-87d7-4ddf-82f8-f4af11b6aaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002623 10.0.0.19 - - [2026-01-26 01:43:17] "POST /tags HTTP/1.1" 409 206 0.001781 10.0.0.19 - - [2026-01-26 01:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001308 10.0.0.19 - - [2026-01-26 01:43:17] "GET /tag/7d521e7a-b55b-4665-b249-77baf236237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.022828 10.0.0.19 - - [2026-01-26 01:43:17] "PUT /global-system-config/d57d5bb6-7c5a-437f-814a-6954423d3ad0 HTTP/1.1" 200 274 0.061220 10.0.0.19 - - [2026-01-26 01:43:17] "POST /firewall-rules HTTP/1.1" 200 560 0.097291 10.0.0.19 - - [2026-01-26 01:43:17] "GET /firewall-rule/75c8372e-b0b9-4a26-96b3-eb5b91ec145d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.004235 10.0.0.19 - - [2026-01-26 01:43:17] "GET /firewall-policy/46245b98-0325-4b0f-a2ac-ce25a5de7289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.003368 10.0.0.19 - - [2026-01-26 01:43:17] "GET /firewall-rule/75c8372e-b0b9-4a26-96b3-eb5b91ec145d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.002495 10.0.0.19 - - [2026-01-26 01:43:17] "POST /ref-update HTTP/1.1" 200 156 0.049377 10.0.0.19 - - [2026-01-26 01:43:17] "POST /tags HTTP/1.1" 200 301 0.032029 10.0.0.19 - - [2026-01-26 01:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.029130 10.0.0.19 - - [2026-01-26 01:43:17] "GET /tag/90c1ba22-3e22-427b-a9c5-0617afc1a8aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.016465 10.0.0.19 - - [2026-01-26 01:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.19 - - [2026-01-26 01:43:17] "GET /project/2572442b-1478-40f8-b89b-539dcc03488e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.047472 10.0.0.19 - - [2026-01-26 01:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.19 - - [2026-01-26 01:43:17] "GET /virtual-network/d1d4c9bd-6f9b-4a2a-aef2-92c46f2a642f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.004215 10.0.0.19 - - [2026-01-26 01:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.19 - - [2026-01-26 01:43:17] "GET /service-appliance-set/4177b10c-76bb-40d7-9fc3-0ba8f8b64f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002084 10.0.0.19 - - [2026-01-26 01:43:17] "POST /fqname-to-id HTTP/1.1" 404 242 0.002459 10.0.0.19 - - [2026-01-26 01:43:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.109674 10.0.0.19 - - [2026-01-26 01:43:17] "GET /virtual-machine-interface/70ef1d57-859c-40a7-97a3-a214f71c0288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.016112 10.0.0.19 - - [2026-01-26 01:43:17] "POST /instance-ips HTTP/1.1" 200 377 0.021178 10.0.0.19 - - [2026-01-26 01:43:17] "GET /instance-ip/aec19b86-1b7a-4039-ac23-696ee5ff4e99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.010859 10.0.0.19 - - [2026-01-26 01:43:17] "POST /loadbalancers HTTP/1.1" 200 582 0.074447 10.0.0.19 - - [2026-01-26 01:43:17] "GET /project/2572442b-1478-40f8-b89b-539dcc03488e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.027909 10.0.0.19 - - [2026-01-26 01:43:17] "GET /instance-ip/aec19b86-1b7a-4039-ac23-696ee5ff4e99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004218 10.0.0.19 - - [2026-01-26 01:43:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.022081 10.0.0.19 - - [2026-01-26 01:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.19 - - [2026-01-26 01:43:18] "POST /floating-ips HTTP/1.1" 200 581 0.044268 10.0.0.19 - - [2026-01-26 01:43:18] "GET /project/2572442b-1478-40f8-b89b-539dcc03488e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.042783 10.0.0.19 - - [2026-01-26 01:43:18] "GET /loadbalancer/32734269-1400-4a28-9684-04eaa2c28506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.010806 10.0.0.19 - - [2026-01-26 01:43:18] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.025456 10.0.0.19 - - [2026-01-26 01:43:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.027129 10.0.0.19 - - [2026-01-26 01:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005338 10.0.0.19 - - [2026-01-26 01:43:18] "GET /project/2572442b-1478-40f8-b89b-539dcc03488e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.045583 10.0.0.19 - - [2026-01-26 01:43:18] "GET /loadbalancer-listener/c6fc046a-635e-4031-829c-0994ea36e961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.006657 10.0.0.19 - - [2026-01-26 01:43:18] "GET /loadbalancer-listener/c6fc046a-635e-4031-829c-0994ea36e961?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004394 10.0.0.19 - - [2026-01-26 01:43:18] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.020584 10.0.0.19 - - [2026-01-26 01:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009449 10.0.0.19 - - [2026-01-26 01:43:18] "GET /instance-ip/aec19b86-1b7a-4039-ac23-696ee5ff4e99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004575 10.0.0.19 - - [2026-01-26 01:43:18] "GET /instance-ip/aec19b86-1b7a-4039-ac23-696ee5ff4e99?fields=floating_ips HTTP/1.1" 200 1165 0.008694 10.0.0.19 - - [2026-01-26 01:43:18] "GET /floating-ip/46c649d5-aa09-4200-bd0f-22b6802fcd8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.004940 10.0.0.19 - - [2026-01-26 01:43:18] "GET /project/2572442b-1478-40f8-b89b-539dcc03488e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.073878 10.0.0.19 - - [2026-01-26 01:43:18] "GET /loadbalancer/32734269-1400-4a28-9684-04eaa2c28506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003256 10.0.0.19 - - [2026-01-26 01:43:18] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.019819 10.0.0.19 - - [2026-01-26 01:43:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.013711 10.0.0.19 - - [2026-01-26 01:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.017165 10.0.0.19 - - [2026-01-26 01:43:18] "GET /project/2572442b-1478-40f8-b89b-539dcc03488e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.023011 10.0.0.19 - - [2026-01-26 01:43:18] "GET /loadbalancer-listener/c54e3680-54f3-473d-9894-49e8c2613e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.006188 10.0.0.19 - - [2026-01-26 01:43:18] "GET /loadbalancer-listener/c54e3680-54f3-473d-9894-49e8c2613e84?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003683 10.0.0.19 - - [2026-01-26 01:43:18] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.020152 10.0.0.19 - - [2026-01-26 01:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.19 - - [2026-01-26 01:43:18] "GET /instance-ip/aec19b86-1b7a-4039-ac23-696ee5ff4e99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003601 10.0.0.19 - - [2026-01-26 01:43:18] "GET /instance-ip/aec19b86-1b7a-4039-ac23-696ee5ff4e99?fields=floating_ips HTTP/1.1" 200 1165 0.005181 10.0.0.19 - - [2026-01-26 01:43:18] "GET /project/2572442b-1478-40f8-b89b-539dcc03488e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.039944 10.0.0.19 - - [2026-01-26 01:43:18] "GET /floating-ip/46c649d5-aa09-4200-bd0f-22b6802fcd8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.002380 10.0.0.19 - - [2026-01-26 01:43:18] "GET /loadbalancer/32734269-1400-4a28-9684-04eaa2c28506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002814 10.0.0.19 - - [2026-01-26 01:43:18] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.031980 10.0.0.19 - - [2026-01-26 01:43:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.039967 10.0.0.19 - - [2026-01-26 01:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011846 10.0.0.19 - - [2026-01-26 01:43:18] "GET /project/2572442b-1478-40f8-b89b-539dcc03488e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.034103 10.0.0.19 - - [2026-01-26 01:43:18] "GET /loadbalancer-listener/21c4f5aa-143f-4497-ad17-f9ae4da30cdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.003849 10.0.0.19 - - [2026-01-26 01:43:18] "GET /loadbalancer-listener/21c4f5aa-143f-4497-ad17-f9ae4da30cdd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.005131 10.0.0.19 - - [2026-01-26 01:43:19] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.025348 10.0.0.19 - - [2026-01-26 01:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.19 - - [2026-01-26 01:43:19] "GET /loadbalancer/32734269-1400-4a28-9684-04eaa2c28506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003587 10.0.0.19 - - [2026-01-26 01:43:19] "GET /instance-ip/aec19b86-1b7a-4039-ac23-696ee5ff4e99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002851 10.0.0.19 - - [2026-01-26 01:43:19] "GET /instance-ip/aec19b86-1b7a-4039-ac23-696ee5ff4e99?fields=floating_ips HTTP/1.1" 200 1165 0.002457 10.0.0.19 - - [2026-01-26 01:43:19] "GET /floating-ip/46c649d5-aa09-4200-bd0f-22b6802fcd8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.001974 10.0.0.19 - - [2026-01-26 01:43:19] "POST /tags HTTP/1.1" 200 371 0.021767 10.0.0.19 - - [2026-01-26 01:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.018427 10.0.0.19 - - [2026-01-26 01:43:19] "GET /tag/5044d087-b958-4e76-8ff1-008ce1d51cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.011504 10.0.0.19 - - [2026-01-26 01:43:19] "POST /tags HTTP/1.1" 200 319 0.019211 10.0.0.19 - - [2026-01-26 01:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.017381 10.0.0.19 - - [2026-01-26 01:43:19] "GET /tag/139b52c4-a0d8-4d8d-b154-fe528f042d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.017366 10.0.0.19 - - [2026-01-26 01:43:19] "POST /id-to-fqname HTTP/1.1" 200 181 0.000505 10.0.0.19 - - [2026-01-26 01:43:19] "POST /fqname-to-id HTTP/1.1" 404 190 0.008576 10.0.0.19 - - [2026-01-26 01:43:19] "POST /security-groups HTTP/1.1" 200 578 0.067847 10.0.0.19 - - [2026-01-26 01:43:19] "POST /projects HTTP/1.1" 200 497 0.165490 10.0.0.19 - - [2026-01-26 01:43:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.019626 10.0.0.19 - - [2026-01-26 01:43:19] "POST /fqname-to-id HTTP/1.1" 404 225 0.002353 10.0.0.19 - - [2026-01-26 01:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010994 10.0.0.19 - - [2026-01-26 01:43:19] "GET /virtual-network/81650aed-b1aa-448c-b833-2f41a3cd3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.022069 10.0.0.19 - - [2026-01-26 01:43:19] "POST /access-control-lists HTTP/1.1" 200 587 0.079968 10.0.0.19 - - [2026-01-26 01:43:19] "POST /fqname-to-id HTTP/1.1" 404 224 0.016311 10.0.0.19 - - [2026-01-26 01:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.016285 10.0.0.19 - - [2026-01-26 01:43:19] "GET /virtual-network/d1d4c9bd-6f9b-4a2a-aef2-92c46f2a642f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.011723 10.0.0.19 - - [2026-01-26 01:43:19] "POST /access-control-lists HTTP/1.1" 200 585 0.087011 10.0.0.19 - - [2026-01-26 01:43:19] "PUT /virtual-network/81650aed-b1aa-448c-b833-2f41a3cd3ff5 HTTP/1.1" 200 264 0.094577 10.0.0.19 - - [2026-01-26 01:43:19] "PUT /virtual-network/d1d4c9bd-6f9b-4a2a-aef2-92c46f2a642f HTTP/1.1" 200 264 0.092041 10.0.0.19 - - [2026-01-26 01:43:19] "POST /security-groups HTTP/1.1" 200 558 0.067822 10.0.0.19 - - [2026-01-26 01:43:19] "POST /fqname-to-id HTTP/1.1" 404 248 0.003926 10.0.0.19 - - [2026-01-26 01:43:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.055869 10.0.0.19 - - [2026-01-26 01:43:20] "POST /access-control-lists HTTP/1.1" 200 610 0.064931 10.0.0.19 - - [2026-01-26 01:43:20] "POST /fqname-to-id HTTP/1.1" 404 247 0.032198 10.0.0.19 - - [2026-01-26 01:43:20] "POST /chown HTTP/1.1" 200 109 0.045556 10.0.0.19 - - [2026-01-26 01:43:20] "GET /application-policy-set/be208631-aa6b-414b-902f-3e7e1aefccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006276 10.0.0.19 - - [2026-01-26 01:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.19 - - [2026-01-26 01:43:20] "GET /policy-management/6aa27d2e-87d7-4ddf-82f8-f4af11b6aaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.007776 10.0.0.19 - - [2026-01-26 01:43:20] "POST /access-control-lists HTTP/1.1" 200 608 0.087260 10.0.0.19 - - [2026-01-26 01:43:20] "POST /tags HTTP/1.1" 409 214 0.002975 10.0.0.19 - - [2026-01-26 01:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007735 10.0.0.19 - - [2026-01-26 01:43:20] "GET /tag/139b52c4-a0d8-4d8d-b154-fe528f042d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.013028 10.0.0.19 - - [2026-01-26 01:43:20] "POST /firewall-rules HTTP/1.1" 200 578 0.067873 10.0.0.19 - - [2026-01-26 01:43:20] "GET /firewall-rule/4ea8c943-3437-46d5-8831-653532cc8095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006125 10.0.0.19 - - [2026-01-26 01:43:20] "GET /firewall-policy/46245b98-0325-4b0f-a2ac-ce25a5de7289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004184 10.0.0.19 - - [2026-01-26 01:43:20] "GET /firewall-rule/4ea8c943-3437-46d5-8831-653532cc8095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002494 10.0.0.19 - - [2026-01-26 01:43:20] "POST /ref-update HTTP/1.1" 200 156 0.033622 10.0.0.19 - - [2026-01-26 01:43:20] "GET /application-policy-set/be208631-aa6b-414b-902f-3e7e1aefccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010336 10.0.0.19 - - [2026-01-26 01:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.19 - - [2026-01-26 01:43:20] "GET /policy-management/6aa27d2e-87d7-4ddf-82f8-f4af11b6aaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003005 10.0.0.19 - - [2026-01-26 01:43:20] "POST /tags HTTP/1.1" 409 214 0.002169 10.0.0.19 - - [2026-01-26 01:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.19 - - [2026-01-26 01:43:20] "GET /tag/139b52c4-a0d8-4d8d-b154-fe528f042d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.010281 10.0.0.19 - - [2026-01-26 01:43:20] "POST /firewall-rules HTTP/1.1" 200 576 0.064465 10.0.0.19 - - [2026-01-26 01:43:20] "GET /firewall-rule/bd117f7e-6133-417e-b104-fba0f0c91ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.017466 10.0.0.19 - - [2026-01-26 01:43:20] "GET /firewall-policy/46245b98-0325-4b0f-a2ac-ce25a5de7289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004107 10.0.0.19 - - [2026-01-26 01:43:20] "GET /firewall-rule/bd117f7e-6133-417e-b104-fba0f0c91ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003022 10.0.0.19 - - [2026-01-26 01:43:20] "POST /ref-update HTTP/1.1" 200 156 0.030891 10.0.0.19 - - [2026-01-26 01:43:20] "POST /tags HTTP/1.1" 200 363 0.017405 10.0.0.19 - - [2026-01-26 01:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.013565 10.0.0.19 - - [2026-01-26 01:43:20] "GET /tag/2edee5b6-1e9a-4348-b826-47cc64508df6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.011071 10.0.0.19 - - [2026-01-26 01:43:20] "POST /tags HTTP/1.1" 200 311 0.024353 10.0.0.19 - - [2026-01-26 01:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004780 10.0.0.19 - - [2026-01-26 01:43:20] "GET /tag/60b54c41-8415-4e74-9e37-4eda20470bf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011692 10.0.0.19 - - [2026-01-26 01:43:21] "POST /id-to-fqname HTTP/1.1" 200 177 0.000662 10.0.0.19 - - [2026-01-26 01:43:21] "POST /fqname-to-id HTTP/1.1" 404 186 0.013130 10.0.0.19 - - [2026-01-26 01:43:21] "POST /security-groups HTTP/1.1" 200 574 0.060720 10.0.0.19 - - [2026-01-26 01:43:21] "POST /fqname-to-id HTTP/1.1" 404 217 0.002311 10.0.0.19 - - [2026-01-26 01:43:21] "POST /projects HTTP/1.1" 200 489 0.251002 10.0.0.19 - - [2026-01-26 01:43:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.008718 10.0.0.19 - - [2026-01-26 01:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004931 10.0.0.19 - - [2026-01-26 01:43:21] "POST /access-control-lists HTTP/1.1" 200 583 0.080745 10.0.0.19 - - [2026-01-26 01:43:21] "GET /virtual-network/81650aed-b1aa-448c-b833-2f41a3cd3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.024788 10.0.0.19 - - [2026-01-26 01:43:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.043996 10.0.0.19 - - [2026-01-26 01:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.014369 10.0.0.19 - - [2026-01-26 01:43:21] "GET /virtual-network/d1d4c9bd-6f9b-4a2a-aef2-92c46f2a642f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.005002 10.0.0.19 - - [2026-01-26 01:43:21] "POST /access-control-lists HTTP/1.1" 200 581 0.070351 10.0.0.19 - - [2026-01-26 01:43:21] "PUT /virtual-network/81650aed-b1aa-448c-b833-2f41a3cd3ff5 HTTP/1.1" 200 264 0.092376 10.0.0.19 - - [2026-01-26 01:43:21] "PUT /virtual-network/d1d4c9bd-6f9b-4a2a-aef2-92c46f2a642f HTTP/1.1" 200 264 0.045857 10.0.0.19 - - [2026-01-26 01:43:21] "POST /security-groups HTTP/1.1" 200 546 0.088059 10.0.0.19 - - [2026-01-26 01:43:21] "POST /fqname-to-id HTTP/1.1" 404 240 0.001639 10.0.0.19 - - [2026-01-26 01:43:21] "POST /access-control-lists HTTP/1.1" 200 602 0.034519 10.0.0.19 - - [2026-01-26 01:43:21] "POST /fqname-to-id HTTP/1.1" 404 239 0.013633 10.0.0.19 - - [2026-01-26 01:43:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.064679 10.0.0.19 - - [2026-01-26 01:43:21] "POST /chown HTTP/1.1" 200 109 0.019043 10.0.0.19 - - [2026-01-26 01:43:21] "GET /application-policy-set/be208631-aa6b-414b-902f-3e7e1aefccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013377 10.0.0.19 - - [2026-01-26 01:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.19 - - [2026-01-26 01:43:21] "GET /policy-management/6aa27d2e-87d7-4ddf-82f8-f4af11b6aaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004062 10.0.0.19 - - [2026-01-26 01:43:21] "POST /access-control-lists HTTP/1.1" 200 600 0.102701 10.0.0.19 - - [2026-01-26 01:43:21] "POST /tags HTTP/1.1" 409 210 0.008780 10.0.0.19 - - [2026-01-26 01:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.19 - - [2026-01-26 01:43:21] "GET /tag/60b54c41-8415-4e74-9e37-4eda20470bf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010118 10.0.0.19 - - [2026-01-26 01:43:22] "POST /firewall-rules HTTP/1.1" 200 570 0.080840 10.0.0.19 - - [2026-01-26 01:43:22] "GET /firewall-rule/5ed943cf-2551-4383-9521-41f6f6801ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.016097 10.0.0.19 - - [2026-01-26 01:43:22] "GET /firewall-policy/46245b98-0325-4b0f-a2ac-ce25a5de7289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004844 10.0.0.19 - - [2026-01-26 01:43:22] "GET /firewall-rule/5ed943cf-2551-4383-9521-41f6f6801ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002376 10.0.0.19 - - [2026-01-26 01:43:22] "POST /ref-update HTTP/1.1" 200 156 0.034100 10.0.0.19 - - [2026-01-26 01:43:22] "GET /application-policy-set/be208631-aa6b-414b-902f-3e7e1aefccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006978 10.0.0.19 - - [2026-01-26 01:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.19 - - [2026-01-26 01:43:22] "GET /policy-management/6aa27d2e-87d7-4ddf-82f8-f4af11b6aaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002473 10.0.0.19 - - [2026-01-26 01:43:22] "POST /tags HTTP/1.1" 409 210 0.001564 10.0.0.19 - - [2026-01-26 01:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.19 - - [2026-01-26 01:43:22] "GET /tag/60b54c41-8415-4e74-9e37-4eda20470bf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014716 10.0.0.19 - - [2026-01-26 01:43:22] "POST /firewall-rules HTTP/1.1" 200 568 0.100554 10.0.0.19 - - [2026-01-26 01:43:22] "GET /firewall-rule/c04a2e74-b638-4d88-9f68-9c78726ed37c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.018234 10.0.0.19 - - [2026-01-26 01:43:22] "GET /firewall-policy/46245b98-0325-4b0f-a2ac-ce25a5de7289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004327 10.0.0.19 - - [2026-01-26 01:43:22] "GET /firewall-rule/c04a2e74-b638-4d88-9f68-9c78726ed37c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002180 10.0.0.19 - - [2026-01-26 01:43:22] "POST /ref-update HTTP/1.1" 200 156 0.054020 10.0.0.19 - - [2026-01-26 01:43:22] "POST /tags HTTP/1.1" 409 237 0.006432 10.0.0.19 - - [2026-01-26 01:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.19 - - [2026-01-26 01:43:22] "GET /tag/10ecea7e-17b2-48ae-8974-4e183c56d5bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.012897 10.0.0.19 - - [2026-01-26 01:43:22] "POST /tags HTTP/1.1" 409 210 0.007956 10.0.0.19 - - [2026-01-26 01:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.19 - - [2026-01-26 01:43:22] "GET /tag/c3624fd6-6560-4851-96fc-4bbe669462c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010172 10.0.0.19 - - [2026-01-26 01:43:22] "POST /projects HTTP/1.1" 409 223 0.001740 10.0.0.19 - - [2026-01-26 01:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001366 10.0.0.19 - - [2026-01-26 01:43:22] "GET /project/2572442b-1478-40f8-b89b-539dcc03488e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.034249 10.0.0.19 - - [2026-01-26 01:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.19 - - [2026-01-26 01:43:22] "GET /virtual-network/81650aed-b1aa-448c-b833-2f41a3cd3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004794 10.0.0.19 - - [2026-01-26 01:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.19 - - [2026-01-26 01:43:22] "GET /virtual-network/d1d4c9bd-6f9b-4a2a-aef2-92c46f2a642f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.008967 10.0.0.19 - - [2026-01-26 01:43:22] "PUT /virtual-network/81650aed-b1aa-448c-b833-2f41a3cd3ff5 HTTP/1.1" 200 264 0.038520 10.0.0.19 - - [2026-01-26 01:43:22] "PUT /virtual-network/d1d4c9bd-6f9b-4a2a-aef2-92c46f2a642f HTTP/1.1" 200 264 0.055839 10.0.0.19 - - [2026-01-26 01:43:22] "POST /security-groups HTTP/1.1" 409 253 0.015743 10.0.0.19 - - [2026-01-26 01:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.19 - - [2026-01-26 01:43:23] "PUT /security-group/fdb5771e-6d6b-421d-b425-7858bcd9347e HTTP/1.1" 200 262 0.055194 10.0.0.19 - - [2026-01-26 01:43:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.029507 10.0.0.19 - - [2026-01-26 01:43:23] "GET /application-policy-set/be208631-aa6b-414b-902f-3e7e1aefccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013641 10.0.0.19 - - [2026-01-26 01:43:23] "PUT /access-control-list/7bbb3f73-a864-4541-89c5-4331d31a0482 HTTP/1.1" 200 272 0.030639 10.0.0.19 - - [2026-01-26 01:43:23] "PUT /access-control-list/4c6974ec-1bbb-4f3c-87f5-dc4656507d85 HTTP/1.1" 200 272 0.020309 10.0.0.19 - - [2026-01-26 01:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.19 - - [2026-01-26 01:43:23] "GET /policy-management/6aa27d2e-87d7-4ddf-82f8-f4af11b6aaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002351 10.0.0.19 - - [2026-01-26 01:43:23] "POST /tags HTTP/1.1" 409 210 0.001361 10.0.0.19 - - [2026-01-26 01:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.19 - - [2026-01-26 01:43:23] "GET /tag/c3624fd6-6560-4851-96fc-4bbe669462c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010578 10.0.0.19 - - [2026-01-26 01:43:23] "POST /firewall-rules HTTP/1.1" 200 570 0.072052 10.0.0.19 - - [2026-01-26 01:43:23] "GET /firewall-rule/6dde08e5-1430-4fe8-a7fa-5ec6bb5625a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003967 10.0.0.19 - - [2026-01-26 01:43:23] "GET /firewall-policy/46245b98-0325-4b0f-a2ac-ce25a5de7289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004014 10.0.0.19 - - [2026-01-26 01:43:23] "GET /firewall-rule/6dde08e5-1430-4fe8-a7fa-5ec6bb5625a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003026 10.0.0.19 - - [2026-01-26 01:43:23] "POST /ref-update HTTP/1.1" 200 156 0.052077 10.0.0.19 - - [2026-01-26 01:43:23] "GET /application-policy-set/be208631-aa6b-414b-902f-3e7e1aefccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.018284 10.0.0.19 - - [2026-01-26 01:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.016266 10.0.0.19 - - [2026-01-26 01:43:23] "GET /policy-management/6aa27d2e-87d7-4ddf-82f8-f4af11b6aaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003304 10.0.0.19 - - [2026-01-26 01:43:23] "POST /tags HTTP/1.1" 409 210 0.001937 10.0.0.19 - - [2026-01-26 01:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.19 - - [2026-01-26 01:43:23] "GET /tag/c3624fd6-6560-4851-96fc-4bbe669462c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.009735 10.0.0.19 - - [2026-01-26 01:43:23] "POST /firewall-rules HTTP/1.1" 200 568 0.064341 10.0.0.19 - - [2026-01-26 01:43:23] "GET /firewall-rule/282ed7ea-3484-4044-8563-41d1ce428a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.014496 10.0.0.19 - - [2026-01-26 01:43:23] "GET /firewall-policy/46245b98-0325-4b0f-a2ac-ce25a5de7289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.003898 10.0.0.19 - - [2026-01-26 01:43:23] "GET /firewall-rule/282ed7ea-3484-4044-8563-41d1ce428a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.002830 10.0.0.19 - - [2026-01-26 01:43:23] "POST /ref-update HTTP/1.1" 200 156 0.042515 10.0.0.19 - - [2026-01-26 01:43:23] "GET /virtual-machine-interface/603f9b02-fa58-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.019144 10.0.0.19 - - [2026-01-26 01:43:23] "POST /set-tag HTTP/1.1" 200 109 0.002465 10.0.0.242 - - [2026-01-26 01:43:49] "GET / HTTP/1.1" 200 35931 0.001833 10.0.0.242 - - [2026-01-26 01:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.242 - - [2026-01-26 01:43:49] "GET /global-system-config/d57d5bb6-7c5a-437f-814a-6954423d3ad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004858 10.0.0.242 - - [2026-01-26 01:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.242 - - [2026-01-26 01:43:49] "GET /routing-instance/5d73c346-a24d-4894-9a6e-93de2c006e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002980 10.0.0.242 - - [2026-01-26 01:43:49] "PUT /global-system-config/d57d5bb6-7c5a-437f-814a-6954423d3ad0 HTTP/1.1" 200 274 0.008937 10.0.0.242 - - [2026-01-26 01:43:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.003866 10.0.0.242 - - [2026-01-26 01:43:49] "POST /virtual-routers HTTP/1.1" 200 599 0.016495 10.0.0.242 - - [2026-01-26 01:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.242 - - [2026-01-26 01:43:49] "GET /virtual-router/835b6b83-c302-4528-9f30-71946601b084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.005875 10.0.0.242 - - [2026-01-26 01:43:49] "POST /fqname-to-id HTTP/1.1" 404 229 0.001476 10.0.0.242 - - [2026-01-26 01:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.242 - - [2026-01-26 01:43:50] "GET /virtual-network/2e74782b-00a9-43b4-8e15-014648853636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003716 10.0.0.242 - - [2026-01-26 01:43:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.070053 [Introspect:8084]10.0.0.19 - - [2026-01-26 01:43:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000963 [Introspect:8084]10.0.0.19 - - [2026-01-26 01:43:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001528 [Introspect:8084]10.0.0.19 - - [2026-01-26 01:43:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001153 [Introspect:8084]10.0.0.19 - - [2026-01-26 01:43:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001311 [Introspect:8084]10.0.0.19 - - [2026-01-26 01:44:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001124 [Introspect:8084]10.0.0.19 - - [2026-01-26 01:44:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001034 10.0.0.19 - - [2026-01-26 01:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.19 - - [2026-01-26 01:44:04] "GET /virtual-router/835b6b83-c302-4528-9f30-71946601b084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002707 [Introspect:8084]10.0.0.19 - - [2026-01-26 01:45:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000910 [Introspect:8084]10.0.0.19 - - [2026-01-26 01:45:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000938 10.0.0.19 - - [2026-01-26 01:47:10] "GET /global-system-configs HTTP/1.1" 200 322 0.004412 10.0.0.19 - - [2026-01-26 01:47:11] "GET /global-system-configs HTTP/1.1" 200 322 0.004407 10.0.0.19 - - [2026-01-26 01:48:07] "GET /virtual-router/835b6b83-c302-4528-9f30-71946601b084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003114 10.0.0.19 - - [2026-01-26 01:48:07] "POST /ref-update HTTP/1.1" 200 156 0.009573 10.0.0.19 - - [2026-01-26 01:48:13] "GET /virtual-machine-interface/603f9b02-fa58-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005501 10.0.0.19 - - [2026-01-26 01:48:13] "POST /set-tag HTTP/1.1" 200 109 0.002250 10.0.0.19 - - [2026-01-26 01:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.19 - - [2026-01-26 01:48:13] "GET /loadbalancer/32734269-1400-4a28-9684-04eaa2c28506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003246 10.0.0.19 - - [2026-01-26 01:48:13] "GET /virtual-machine-interface/603f9b02-fa58-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005181 10.0.0.19 - - [2026-01-26 01:48:13] "POST /set-tag HTTP/1.1" 200 109 0.002328 10.0.0.19 - - [2026-01-26 01:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.19 - - [2026-01-26 01:48:13] "GET /loadbalancer/32734269-1400-4a28-9684-04eaa2c28506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.001950 10.0.0.19 - - [2026-01-26 01:48:13] "GET /loadbalancer-pool/718a3fa1-7842-4b29-bdb7-f5a45dec6984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003455 10.0.0.19 - - [2026-01-26 01:48:13] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027344 10.0.0.19 - - [2026-01-26 01:48:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.008670 10.0.0.19 - - [2026-01-26 01:48:13] "GET /virtual-machine-interface/603f9b02-fa58-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005748 10.0.0.19 - - [2026-01-26 01:48:13] "GET /virtual-machine-interface/603f9b02-fa58-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006852 10.0.0.19 - - [2026-01-26 01:48:13] "POST /tags HTTP/1.1" 409 205 0.003906 10.0.0.19 - - [2026-01-26 01:48:13] "POST /ref-update HTTP/1.1" 200 156 0.011073 10.0.0.19 - - [2026-01-26 01:48:13] "GET /floating-ip/46c649d5-aa09-4200-bd0f-22b6802fcd8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.018017 10.0.0.19 - - [2026-01-26 01:48:13] "PUT /floating-ip/46c649d5-aa09-4200-bd0f-22b6802fcd8e HTTP/1.1" 200 256 0.011077 10.0.0.19 - - [2026-01-26 01:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006527 10.0.0.19 - - [2026-01-26 01:48:13] "GET /tag/90c1ba22-3e22-427b-a9c5-0617afc1a8aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010381 10.0.0.19 - - [2026-01-26 01:48:13] "POST /set-tag HTTP/1.1" 200 109 0.068561 10.0.0.19 - - [2026-01-26 01:48:13] "GET /loadbalancer-pool/ac86b524-0708-4359-8454-fe784a02b491?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003995 10.0.0.19 - - [2026-01-26 01:48:13] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015838 10.0.0.19 - - [2026-01-26 01:48:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.021244 10.0.0.19 - - [2026-01-26 01:48:13] "GET /virtual-machine-interface/603f9b02-fa58-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008492 10.0.0.19 - - [2026-01-26 01:48:13] "GET /virtual-machine-interface/603f9b02-fa58-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004086 10.0.0.19 - - [2026-01-26 01:48:13] "POST /ref-update HTTP/1.1" 200 156 0.007548 10.0.0.19 - - [2026-01-26 01:48:13] "GET /floating-ip/46c649d5-aa09-4200-bd0f-22b6802fcd8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.004175 10.0.0.19 - - [2026-01-26 01:48:13] "PUT /floating-ip/46c649d5-aa09-4200-bd0f-22b6802fcd8e HTTP/1.1" 200 256 0.011286 10.0.0.19 - - [2026-01-26 01:48:13] "POST /set-tag HTTP/1.1" 200 109 0.004856 10.0.0.19 - - [2026-01-26 01:48:13] "GET /loadbalancer-pool/40e32f0f-55d1-4472-ab16-ba0ad64e0a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004837 10.0.0.19 - - [2026-01-26 01:48:13] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017184 10.0.0.19 - - [2026-01-26 01:48:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.018370 10.0.0.19 - - [2026-01-26 01:48:13] "GET /virtual-machine-interface/603f9b02-fa58-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.019971 10.0.0.19 - - [2026-01-26 01:48:13] "POST /set-tag HTTP/1.1" 200 109 0.002786 10.0.0.19 - - [2026-01-26 01:48:13] "GET /virtual-machine-interface/603f9b02-fa58-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005278 10.0.0.19 - - [2026-01-26 01:48:13] "POST /ref-update HTTP/1.1" 200 156 0.007364 10.0.0.19 - - [2026-01-26 01:48:13] "GET /floating-ip/46c649d5-aa09-4200-bd0f-22b6802fcd8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.005276 10.0.0.19 - - [2026-01-26 01:48:13] "PUT /floating-ip/46c649d5-aa09-4200-bd0f-22b6802fcd8e HTTP/1.1" 200 256 0.011723 10.0.0.19 - - [2026-01-26 01:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.19 - - [2026-01-26 01:49:04] "GET /virtual-router/835b6b83-c302-4528-9f30-71946601b084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003928 10.0.0.242 - - [2026-01-26 01:49:04] "GET / HTTP/1.1" 200 35931 0.001641 10.0.0.242 - - [2026-01-26 01:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.242 - - [2026-01-26 01:49:04] "GET /global-system-config/d57d5bb6-7c5a-437f-814a-6954423d3ad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.022066 10.0.0.242 - - [2026-01-26 01:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.242 - - [2026-01-26 01:49:04] "GET /routing-instance/5d73c346-a24d-4894-9a6e-93de2c006e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002935 10.0.0.242 - - [2026-01-26 01:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.242 - - [2026-01-26 01:49:04] "GET /virtual-router/835b6b83-c302-4528-9f30-71946601b084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002215 10.0.0.242 - - [2026-01-26 01:49:04] "PUT /virtual-router/835b6b83-c302-4528-9f30-71946601b084 HTTP/1.1" 200 262 0.010175 10.0.0.242 - - [2026-01-26 01:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.014058 10.0.0.242 - - [2026-01-26 01:49:04] "GET /virtual-router/835b6b83-c302-4528-9f30-71946601b084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.014464 10.0.0.242 - - [2026-01-26 01:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.242 - - [2026-01-26 01:49:05] "GET /virtual-machine-interface/0b312e20-0818-4f75-9274-756e470019df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.004187 10.0.0.242 - - [2026-01-26 01:49:05] "PUT /virtual-machine-interface/0b312e20-0818-4f75-9274-756e470019df HTTP/1.1" 200 284 0.009494 [Introspect:8084]10.0.0.19 - - [2026-01-26 01:49:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000875 [Introspect:8084]10.0.0.19 - - [2026-01-26 01:49:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000939 [Introspect:8084]10.0.0.19 - - [2026-01-26 01:49:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000935 [Introspect:8084]10.0.0.19 - - [2026-01-26 01:49:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000969 10.0.0.19 - - [2026-01-26 01:49:40] "GET / HTTP/1.1" 200 35931 0.001579 10.0.0.19 - - [2026-01-26 01:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.19 - - [2026-01-26 01:49:40] "GET /global-system-config/d57d5bb6-7c5a-437f-814a-6954423d3ad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004211 10.0.0.19 - - [2026-01-26 01:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001443 10.0.0.19 - - [2026-01-26 01:49:40] "GET /config-node/cfb85b02-6450-45f0-b840-cae47657d7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002597 10.0.0.19 - - [2026-01-26 01:49:52] "GET / HTTP/1.1" 200 35931 0.001313 10.0.0.19 - - [2026-01-26 01:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.19 - - [2026-01-26 01:49:52] "GET /routing-instance/5d73c346-a24d-4894-9a6e-93de2c006e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.017506 10.0.0.19 - - [2026-01-26 01:49:52] "POST /bgp-routers HTTP/1.1" 409 301 0.002001 10.0.0.19 - - [2026-01-26 01:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001305 10.0.0.19 - - [2026-01-26 01:49:52] "GET /bgp-router/e596f429-5d5c-46cf-ad08-4d42dd637f2b?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003320 10.0.0.19 - - [2026-01-26 01:49:52] "PUT /bgp-router/e596f429-5d5c-46cf-ad08-4d42dd637f2b HTTP/1.1" 200 254 0.010516 [Introspect:8084]10.0.0.19 - - [2026-01-26 01:49:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000920 [Introspect:8084]10.0.0.19 - - [2026-01-26 01:49:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001043 [Introspect:8084]10.0.0.19 - - [2026-01-26 01:50:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001045 [Introspect:8084]10.0.0.19 - - [2026-01-26 01:50:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000950 10.0.0.19 - - [2026-01-26 01:50:22] "GET /virtual-machine-interface/603f9b02-fa58-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004220 10.0.0.19 - - [2026-01-26 01:50:22] "POST /set-tag HTTP/1.1" 200 109 0.007854 10.0.0.19 - - [2026-01-26 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.19 - - [2026-01-26 01:50:22] "GET /loadbalancer/32734269-1400-4a28-9684-04eaa2c28506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.007450 10.0.0.19 - - [2026-01-26 01:50:22] "GET /virtual-machine-interface/603f9b02-fa58-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006045 10.0.0.19 - - [2026-01-26 01:50:23] "POST /set-tag HTTP/1.1" 200 109 0.020553 10.0.0.19 - - [2026-01-26 01:50:23] "DELETE /loadbalancer-member/ab52b12b-a99e-4a0e-bb3e-e4f8cfbd755e HTTP/1.1" 200 115 0.074515 10.0.0.19 - - [2026-01-26 01:50:23] "GET /virtual-machine-interface/603f9b02-fa58-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005267 10.0.0.19 - - [2026-01-26 01:50:23] "POST /set-tag HTTP/1.1" 200 109 0.002752 10.0.0.19 - - [2026-01-26 01:50:23] "DELETE /loadbalancer-member/cc4f435b-6dc8-4736-b786-f0dc6727e937 HTTP/1.1" 200 115 0.030648 10.0.0.19 - - [2026-01-26 01:50:23] "GET /virtual-machine-interface/603f9b02-fa58-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009553 10.0.0.19 - - [2026-01-26 01:50:23] "POST /set-tag HTTP/1.1" 200 109 0.002503 10.0.0.19 - - [2026-01-26 01:50:23] "DELETE /loadbalancer-member/0b546f0f-7b45-47b3-b18a-4f263dfe95e1 HTTP/1.1" 200 115 0.041374 10.0.0.19 - - [2026-01-26 01:50:23] "GET /virtual-machine-interface/603f9b02-fa58-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006430 10.0.0.19 - - [2026-01-26 01:50:23] "POST /set-tag HTTP/1.1" 200 109 0.005547 10.0.0.19 - - [2026-01-26 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.19 - - [2026-01-26 01:50:23] "GET /loadbalancer/32734269-1400-4a28-9684-04eaa2c28506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002928 10.0.0.19 - - [2026-01-26 01:50:23] "GET /loadbalancer-pool/718a3fa1-7842-4b29-bdb7-f5a45dec6984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002767 10.0.0.19 - - [2026-01-26 01:50:23] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026977 10.0.0.19 - - [2026-01-26 01:50:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.024843 10.0.0.19 - - [2026-01-26 01:50:23] "GET /virtual-machine-interface/603f9b02-fa58-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.029437 10.0.0.19 - - [2026-01-26 01:50:23] "GET /virtual-machine-interface/603f9b02-fa58-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009962 10.0.0.19 - - [2026-01-26 01:50:23] "GET /floating-ip/46c649d5-aa09-4200-bd0f-22b6802fcd8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.007075 10.0.0.19 - - [2026-01-26 01:50:23] "POST /set-tag HTTP/1.1" 200 109 0.061505 10.0.0.19 - - [2026-01-26 01:50:23] "GET /loadbalancer-pool/ac86b524-0708-4359-8454-fe784a02b491?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.027746 10.0.0.19 - - [2026-01-26 01:50:23] "POST /loadbalancer-members HTTP/1.1" 200 690 0.049098 10.0.0.19 - - [2026-01-26 01:50:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.015826 10.0.0.19 - - [2026-01-26 01:50:23] "GET /virtual-machine-interface/603f9b02-fa58-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009863 10.0.0.19 - - [2026-01-26 01:50:23] "GET /virtual-machine-interface/603f9b02-fa58-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006807 10.0.0.19 - - [2026-01-26 01:50:23] "POST /set-tag HTTP/1.1" 200 109 0.003181 10.0.0.19 - - [2026-01-26 01:50:23] "GET /floating-ip/46c649d5-aa09-4200-bd0f-22b6802fcd8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.005225 10.0.0.19 - - [2026-01-26 01:50:23] "GET /loadbalancer-pool/40e32f0f-55d1-4472-ab16-ba0ad64e0a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002823 10.0.0.19 - - [2026-01-26 01:50:23] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021840 10.0.0.19 - - [2026-01-26 01:50:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.024607 10.0.0.19 - - [2026-01-26 01:50:23] "GET /virtual-machine-interface/603f9b02-fa58-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008709 10.0.0.19 - - [2026-01-26 01:50:23] "GET /virtual-machine-interface/603f9b02-fa58-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005018 10.0.0.19 - - [2026-01-26 01:50:23] "GET /floating-ip/46c649d5-aa09-4200-bd0f-22b6802fcd8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002278 10.0.0.19 - - [2026-01-26 01:50:23] "POST /set-tag HTTP/1.1" 200 109 0.002429 10.0.0.19 - - [2026-01-26 01:52:10] "GET /global-system-configs HTTP/1.1" 200 322 0.003030 10.0.0.19 - - [2026-01-26 01:52:11] "GET /global-system-configs HTTP/1.1" 200 322 0.002615 [Introspect:8084]10.0.0.19 - - [2026-01-26 01:54:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000899 [Introspect:8084]10.0.0.19 - - [2026-01-26 01:54:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000913 10.0.0.19 - - [2026-01-26 01:54:50] "GET / HTTP/1.1" 200 35931 0.001669 10.0.0.19 - - [2026-01-26 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008315 10.0.0.19 - - [2026-01-26 01:54:50] "GET /project/b477db8c-b80d-49b5-b79f-b3e050f7974f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.048811 10.0.0.19 - - [2026-01-26 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.19 - - [2026-01-26 01:54:50] "GET /project/b477db8c-b80d-49b5-b79f-b3e050f7974f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.049206 10.0.0.19 - - [2026-01-26 01:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006989 10.0.0.19 - - [2026-01-26 01:54:50] "GET /project/b477db8c-b80d-49b5-b79f-b3e050f7974f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036435 10.0.0.19 - - [2026-01-26 01:54:51] "POST /tags HTTP/1.1" 200 333 0.048298 10.0.0.19 - - [2026-01-26 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.19 - - [2026-01-26 01:54:51] "GET /tag/90746095-4ede-48ba-ad52-3c67affb1638?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.019132 10.0.0.19 - - [2026-01-26 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.19 - - [2026-01-26 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005248 10.0.0.19 - - [2026-01-26 01:54:51] "GET /project/b477db8c-b80d-49b5-b79f-b3e050f7974f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.087521 10.0.0.19 - - [2026-01-26 01:54:51] "GET /project/b477db8c-b80d-49b5-b79f-b3e050f7974f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.094834 10.0.0.19 - - [2026-01-26 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.024413 10.0.0.19 - - [2026-01-26 01:54:51] "GET /virtual-networks?parent_id=b477db8c-b80d-49b5-b79f-b3e050f7974f&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.016301 10.0.0.19 - - [2026-01-26 01:54:51] "GET /virtual-network/d1d4c9bd-6f9b-4a2a-aef2-92c46f2a642f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.014719 10.0.0.19 - - [2026-01-26 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010131 10.0.0.19 - - [2026-01-26 01:54:51] "GET /service-appliance-set/4177b10c-76bb-40d7-9fc3-0ba8f8b64f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.008099 10.0.0.19 - - [2026-01-26 01:54:51] "POST /fqname-to-id HTTP/1.1" 404 254 0.002914 10.0.0.19 - - [2026-01-26 01:54:51] "POST /virtual-networks HTTP/1.1" 200 512 0.246751 10.0.0.19 - - [2026-01-26 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.19 - - [2026-01-26 01:54:51] "GET /network-ipam/7431a38e-5208-4c52-a751-6fa17251d3d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.043098 10.0.0.19 - - [2026-01-26 01:54:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.216022 10.0.0.19 - - [2026-01-26 01:54:51] "GET /virtual-machine-interface/7ac6cc07-2539-4def-af37-db9243d95f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.015921 10.0.0.19 - - [2026-01-26 01:54:51] "POST /useragent-kv HTTP/1.1" 200 115 0.005199 10.0.0.19 - - [2026-01-26 01:54:51] "POST /ref-update HTTP/1.1" 200 156 0.139539 10.0.0.19 - - [2026-01-26 01:54:52] "GET /virtual-network/b9cc8c44-d3c6-418a-9c47-bf041c450b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.102543 10.0.0.19 - - [2026-01-26 01:54:52] "GET /domains HTTP/1.1" 200 280 0.003544 10.0.0.19 - - [2026-01-26 01:54:52] "POST /instance-ips HTTP/1.1" 200 409 0.203522 10.0.0.19 - - [2026-01-26 01:54:52] "GET /domain/4e47e1eb-e9ba-4855-8245-3f5a0cbacd0c HTTP/1.1" 200 3085 0.027856 10.0.0.19 - - [2026-01-26 01:54:52] "GET /instance-ip/042f79a2-94ea-4e71-9e7e-e8c83a915f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1649 0.017293 10.0.0.19 - - [2026-01-26 01:54:52] "POST /route-targets HTTP/1.1" 200 327 0.080298 10.0.0.19 - - [2026-01-26 01:54:52] "POST /ref-update HTTP/1.1" 200 156 0.024447 10.0.0.19 - - [2026-01-26 01:54:52] "GET /project/b477db8c-b80d-49b5-b79f-b3e050f7974f HTTP/1.1" 200 5477 0.194748 10.0.0.19 - - [2026-01-26 01:54:52] "POST /loadbalancers HTTP/1.1" 200 610 0.214299 10.0.0.19 - - [2026-01-26 01:54:52] "GET /virtual-network/b9cc8c44-d3c6-418a-9c47-bf041c450b8b HTTP/1.1" 200 2083 0.050683 10.0.0.19 - - [2026-01-26 01:54:52] "GET /virtual-network/b9cc8c44-d3c6-418a-9c47-bf041c450b8b HTTP/1.1" 200 2083 0.022131 10.0.0.19 - - [2026-01-26 01:54:52] "GET /routing-instance/070f492a-d5bd-40be-aec5-f74acda28213 HTTP/1.1" 200 1401 0.010236 10.0.0.19 - - [2026-01-26 01:54:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.063329 10.0.0.19 - - [2026-01-26 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.021213 10.0.0.19 - - [2026-01-26 01:54:52] "GET /routing-instance/070f492a-d5bd-40be-aec5-f74acda28213 HTTP/1.1" 200 1401 0.045847 10.0.0.19 - - [2026-01-26 01:54:52] "GET /project/b477db8c-b80d-49b5-b79f-b3e050f7974f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.125206 10.0.0.19 - - [2026-01-26 01:54:52] "GET /route-target/2090ef9b-8708-4400-bbd8-17f27195c09a HTTP/1.1" 200 1152 0.045221 10.0.0.19 - - [2026-01-26 01:54:52] "GET /instance-ip/042f79a2-94ea-4e71-9e7e-e8c83a915f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1649 0.011314 10.0.0.19 - - [2026-01-26 01:54:52] "GET /virtual-network/b9cc8c44-d3c6-418a-9c47-bf041c450b8b HTTP/1.1" 200 2083 0.012930 10.0.0.19 - - [2026-01-26 01:54:52] "GET /routing-instance/070f492a-d5bd-40be-aec5-f74acda28213 HTTP/1.1" 200 1401 0.006060 10.0.0.19 - - [2026-01-26 01:54:52] "GET /virtual-network/b9cc8c44-d3c6-418a-9c47-bf041c450b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.008493 10.0.0.19 - - [2026-01-26 01:54:52] "GET /virtual-network/b9cc8c44-d3c6-418a-9c47-bf041c450b8b HTTP/1.1" 200 2083 0.033582 10.0.0.19 - - [2026-01-26 01:54:52] "GET /project/b477db8c-b80d-49b5-b79f-b3e050f7974f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.156151 10.0.0.19 - - [2026-01-26 01:54:52] "GET /routing-instance/070f492a-d5bd-40be-aec5-f74acda28213 HTTP/1.1" 200 1401 0.003464 10.0.0.19 - - [2026-01-26 01:54:52] "POST /floating-ips HTTP/1.1" 200 597 0.119032 10.0.0.19 - - [2026-01-26 01:54:52] "GET /routing-instance/070f492a-d5bd-40be-aec5-f74acda28213 HTTP/1.1" 200 1401 0.047336 10.0.0.19 - - [2026-01-26 01:54:52] "GET /loadbalancer/c8d710fd-d369-4032-b180-4c1335bdbcea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.006562 10.0.0.19 - - [2026-01-26 01:54:52] "GET /route-target/2090ef9b-8708-4400-bbd8-17f27195c09a HTTP/1.1" 200 1152 0.002650 10.0.0.19 - - [2026-01-26 01:54:52] "GET /domains HTTP/1.1" 200 280 0.003666 10.0.0.19 - - [2026-01-26 01:54:52] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.057624 10.0.0.19 - - [2026-01-26 01:54:52] "GET /domain/4e47e1eb-e9ba-4855-8245-3f5a0cbacd0c HTTP/1.1" 200 3085 0.018286 10.0.0.19 - - [2026-01-26 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.19 - - [2026-01-26 01:54:52] "GET /project/b477db8c-b80d-49b5-b79f-b3e050f7974f HTTP/1.1" 200 6270 0.055619 10.0.0.19 - - [2026-01-26 01:54:52] "GET /virtual-network/b9cc8c44-d3c6-418a-9c47-bf041c450b8b HTTP/1.1" 200 2083 0.009624 10.0.0.19 - - [2026-01-26 01:54:52] "GET /project/b477db8c-b80d-49b5-b79f-b3e050f7974f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.069523 10.0.0.19 - - [2026-01-26 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.014135 10.0.0.19 - - [2026-01-26 01:54:52] "GET /loadbalancer-listener/e19e3b54-8957-4251-ba0d-92ce49ca4a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.011259 10.0.0.19 - - [2026-01-26 01:54:52] "GET /loadbalancer-listener/e19e3b54-8957-4251-ba0d-92ce49ca4a9c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.007145 10.0.0.19 - - [2026-01-26 01:54:52] "GET /project/b477db8c-b80d-49b5-b79f-b3e050f7974f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.067049 10.0.0.19 - - [2026-01-26 01:54:53] "GET /virtual-network/b9cc8c44-d3c6-418a-9c47-bf041c450b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.015072 10.0.0.19 - - [2026-01-26 01:54:53] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.050001 10.0.0.19 - - [2026-01-26 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008469 10.0.0.19 - - [2026-01-26 01:54:53] "GET /instance-ip/042f79a2-94ea-4e71-9e7e-e8c83a915f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1649 0.010945 10.0.0.19 - - [2026-01-26 01:54:53] "GET /floating-ip-pools?parent_id=b9cc8c44-d3c6-418a-9c47-bf041c450b8b&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.012427 10.0.0.19 - - [2026-01-26 01:54:53] "GET /loadbalancer/c8d710fd-d369-4032-b180-4c1335bdbcea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.013238 10.0.0.19 - - [2026-01-26 01:54:53] "GET /virtual-network/b9cc8c44-d3c6-418a-9c47-bf041c450b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.017684 10.0.0.19 - - [2026-01-26 01:54:53] "GET /instance-ip/042f79a2-94ea-4e71-9e7e-e8c83a915f56?fields=floating_ips HTTP/1.1" 200 1211 0.026272 10.0.0.19 - - [2026-01-26 01:54:53] "POST /floating-ip-pools HTTP/1.1" 200 562 0.032346 10.0.0.19 - - [2026-01-26 01:54:53] "GET /floating-ip/e604492a-f1d9-415d-b3ed-3fa5e038a079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.013506 10.0.0.19 - - [2026-01-26 01:54:53] "POST /ref-update HTTP/1.1" 200 156 0.014899 10.0.0.19 - - [2026-01-26 01:54:53] "GET /virtual-network/b9cc8c44-d3c6-418a-9c47-bf041c450b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.018125 10.0.0.19 - - [2026-01-26 01:54:53] "GET /domains HTTP/1.1" 200 280 0.004031 10.0.0.19 - - [2026-01-26 01:54:53] "GET /domain/4e47e1eb-e9ba-4855-8245-3f5a0cbacd0c HTTP/1.1" 200 3085 0.003635 10.0.0.19 - - [2026-01-26 01:54:53] "GET /project/b477db8c-b80d-49b5-b79f-b3e050f7974f HTTP/1.1" 200 6815 0.090168 10.0.0.19 - - [2026-01-26 01:54:53] "GET /virtual-network/b9cc8c44-d3c6-418a-9c47-bf041c450b8b HTTP/1.1" 200 2321 0.012556 10.0.0.19 - - [2026-01-26 01:54:53] "GET /floating-ip-pool/7f019d74-2631-49f4-a2df-9bf14b2186a7 HTTP/1.1" 200 1314 0.006736 10.0.0.19 - - [2026-01-26 01:54:53] "GET /domains HTTP/1.1" 200 280 0.005363 10.0.0.19 - - [2026-01-26 01:54:53] "GET /domain/4e47e1eb-e9ba-4855-8245-3f5a0cbacd0c HTTP/1.1" 200 3085 0.007650 10.0.0.19 - - [2026-01-26 01:54:53] "POST /tags HTTP/1.1" 200 295 0.256546 10.0.0.19 - - [2026-01-26 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004222 10.0.0.19 - - [2026-01-26 01:54:53] "GET /tag/09c40c42-7208-4df0-954a-53ea52bc630d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.021877 10.0.0.19 - - [2026-01-26 01:54:53] "GET /project/b477db8c-b80d-49b5-b79f-b3e050f7974f HTTP/1.1" 200 6815 0.059695 10.0.0.19 - - [2026-01-26 01:54:53] "GET /virtual-network/b9cc8c44-d3c6-418a-9c47-bf041c450b8b HTTP/1.1" 200 2321 0.008343 10.0.0.19 - - [2026-01-26 01:54:53] "GET /virtual-network/b9cc8c44-d3c6-418a-9c47-bf041c450b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.022202 10.0.0.19 - - [2026-01-26 01:54:53] "POST /tags HTTP/1.1" 409 233 0.002154 10.0.0.19 - - [2026-01-26 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009824 10.0.0.19 - - [2026-01-26 01:54:53] "GET /tag/4580c9f5-6d28-4469-9ea7-6dd14c866d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.022031 10.0.0.19 - - [2026-01-26 01:54:53] "POST /tags HTTP/1.1" 409 206 0.001877 10.0.0.19 - - [2026-01-26 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.19 - - [2026-01-26 01:54:53] "GET /tag/7d521e7a-b55b-4665-b249-77baf236237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010267 10.0.0.19 - - [2026-01-26 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.19 - - [2026-01-26 01:54:53] "GET /virtual-network/81650aed-b1aa-448c-b833-2f41a3cd3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004477 10.0.0.19 - - [2026-01-26 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.19 - - [2026-01-26 01:54:53] "GET /project/b477db8c-b80d-49b5-b79f-b3e050f7974f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.052350 10.0.0.19 - - [2026-01-26 01:54:53] "POST /virtual-machines HTTP/1.1" 200 369 0.030046 10.0.0.19 - - [2026-01-26 01:54:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.008366 10.0.0.19 - - [2026-01-26 01:54:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.094341 10.0.0.19 - - [2026-01-26 01:54:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.020495 10.0.0.19 - - [2026-01-26 01:54:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011328 10.0.0.19 - - [2026-01-26 01:54:53] "GET /virtual-machine-interface/021f76a8-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.006305 10.0.0.19 - - [2026-01-26 01:54:54] "POST /instance-ips HTTP/1.1" 200 409 0.028954 10.0.0.19 - - [2026-01-26 01:54:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.036341 10.0.0.19 - - [2026-01-26 01:54:54] "GET /virtual-machine-interface/021f76a8-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.010052 10.0.0.19 - - [2026-01-26 01:54:54] "POST /set-tag HTTP/1.1" 200 109 0.019468 10.0.0.19 - - [2026-01-26 01:54:54] "GET /virtual-machine-interface/021f76a8-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.011093 10.0.0.19 - - [2026-01-26 01:54:54] "GET /instance-ip/023237ca-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.007919 10.0.0.19 - - [2026-01-26 01:54:54] "GET /virtual-machine-interface/021f76a8-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004333 10.0.0.19 - - [2026-01-26 01:54:54] "POST /set-tag HTTP/1.1" 200 109 0.002018 10.0.0.19 - - [2026-01-26 01:54:54] "GET /virtual-router/835b6b83-c302-4528-9f30-71946601b084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002330 10.0.0.19 - - [2026-01-26 01:54:54] "POST /ref-update HTTP/1.1" 200 156 0.008564 10.0.0.19 - - [2026-01-26 01:54:54] "GET /virtual-machine-interface/021f76a8-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.013171 10.0.0.19 - - [2026-01-26 01:54:54] "POST /set-tag HTTP/1.1" 200 109 0.002811 10.0.0.19 - - [2026-01-26 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.19 - - [2026-01-26 01:54:54] "GET /virtual-network/81650aed-b1aa-448c-b833-2f41a3cd3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004591 10.0.0.19 - - [2026-01-26 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.19 - - [2026-01-26 01:54:54] "GET /project/b477db8c-b80d-49b5-b79f-b3e050f7974f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.037590 10.0.0.19 - - [2026-01-26 01:54:54] "POST /virtual-machines HTTP/1.1" 200 369 0.021978 10.0.0.19 - - [2026-01-26 01:54:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.021594 10.0.0.19 - - [2026-01-26 01:54:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.120671 10.0.0.19 - - [2026-01-26 01:54:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.019476 10.0.0.19 - - [2026-01-26 01:54:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004553 10.0.0.19 - - [2026-01-26 01:54:54] "GET /virtual-machine-interface/0289b07c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.005224 10.0.0.19 - - [2026-01-26 01:54:54] "POST /instance-ips HTTP/1.1" 200 409 0.022315 10.0.0.19 - - [2026-01-26 01:54:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.050790 10.0.0.19 - - [2026-01-26 01:54:54] "GET /virtual-machine-interface/0289b07c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.007816 [Introspect:8084]10.0.0.19 - - [2026-01-26 01:54:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000854 [Introspect:8084]10.0.0.19 - - [2026-01-26 01:54:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000782 10.0.0.19 - - [2026-01-26 01:54:54] "POST /set-tag HTTP/1.1" 200 109 0.032069 10.0.0.19 - - [2026-01-26 01:54:54] "GET /virtual-machine-interface/0289b07c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.011806 10.0.0.19 - - [2026-01-26 01:54:54] "GET /instance-ip/02a63666-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003527 10.0.0.19 - - [2026-01-26 01:54:55] "GET /virtual-machine-interface/0289b07c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003915 10.0.0.19 - - [2026-01-26 01:54:55] "POST /set-tag HTTP/1.1" 200 109 0.002003 10.0.0.19 - - [2026-01-26 01:54:55] "GET /virtual-router/835b6b83-c302-4528-9f30-71946601b084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.003107 10.0.0.19 - - [2026-01-26 01:54:55] "POST /ref-update HTTP/1.1" 200 156 0.006861 10.0.0.19 - - [2026-01-26 01:54:55] "GET /virtual-machine-interface/0289b07c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004242 10.0.0.19 - - [2026-01-26 01:54:55] "POST /set-tag HTTP/1.1" 200 109 0.002064 10.0.0.19 - - [2026-01-26 01:54:55] "POST /tags HTTP/1.1" 200 365 0.055845 10.0.0.19 - - [2026-01-26 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.19 - - [2026-01-26 01:54:55] "GET /tag/db0e04d7-c4a5-440f-8b19-5ac200352365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.054650 10.0.0.19 - - [2026-01-26 01:54:55] "POST /tags HTTP/1.1" 409 206 0.001829 10.0.0.19 - - [2026-01-26 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001566 10.0.0.19 - - [2026-01-26 01:54:55] "GET /tag/7d521e7a-b55b-4665-b249-77baf236237d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.023798 10.0.0.19 - - [2026-01-26 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004892 10.0.0.19 - - [2026-01-26 01:54:55] "GET /project/b477db8c-b80d-49b5-b79f-b3e050f7974f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.047521 10.0.0.19 - - [2026-01-26 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.19 - - [2026-01-26 01:54:55] "GET /virtual-network/81650aed-b1aa-448c-b833-2f41a3cd3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003786 10.0.0.19 - - [2026-01-26 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005405 10.0.0.19 - - [2026-01-26 01:54:55] "GET /service-appliance-set/0619e367-0c68-4287-8653-b47120bde3ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.003900 10.0.0.19 - - [2026-01-26 01:54:55] "POST /fqname-to-id HTTP/1.1" 404 258 0.001477 10.0.0.19 - - [2026-01-26 01:54:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.086792 10.0.0.19 - - [2026-01-26 01:54:55] "GET /virtual-machine-interface/5beed3d5-f798-4393-b3a1-4ea3012039f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.004303 10.0.0.19 - - [2026-01-26 01:54:55] "POST /set-tag HTTP/1.1" 200 109 0.012386 10.0.0.19 - - [2026-01-26 01:54:55] "POST /instance-ips HTTP/1.1" 200 417 0.037689 10.0.0.19 - - [2026-01-26 01:54:55] "GET /instance-ip/a45e8d24-eec0-4e11-8be3-836dca88ac0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.006461 10.0.0.19 - - [2026-01-26 01:54:55] "POST /loadbalancers HTTP/1.1" 200 618 0.060189 10.0.0.19 - - [2026-01-26 01:54:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.029129 10.0.0.19 - - [2026-01-26 01:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.016081 10.0.0.19 - - [2026-01-26 01:54:55] "POST /service-instances HTTP/1.1" 200 566 0.039900 10.0.0.19 - - [2026-01-26 01:54:55] "POST /ref-update HTTP/1.1" 200 156 0.029602 10.0.0.19 - - [2026-01-26 01:54:55] "GET /project/b477db8c-b80d-49b5-b79f-b3e050f7974f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.076903 10.0.0.19 - - [2026-01-26 01:54:55] "PUT /service-instance/3f65e981-7c58-46fc-9e95-6e6601c19470 HTTP/1.1" 200 266 0.030366 10.0.0.19 - - [2026-01-26 01:54:56] "GET /virtual-machine-interface/5beed3d5-f798-4393-b3a1-4ea3012039f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.013606 10.0.0.19 - - [2026-01-26 01:54:56] "GET /virtual-machine-interface/5beed3d5-f798-4393-b3a1-4ea3012039f3?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.004593 10.0.0.19 - - [2026-01-26 01:54:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.007290 10.0.0.19 - - [2026-01-26 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004197 10.0.0.19 - - [2026-01-26 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.19 - - [2026-01-26 01:54:56] "GET /floating-ip-pool/7f019d74-2631-49f4-a2df-9bf14b2186a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002082 10.0.0.19 - - [2026-01-26 01:54:56] "POST /virtual-machines HTTP/1.1" 200 429 0.019546 10.0.0.19 - - [2026-01-26 01:54:56] "POST /floating-ips HTTP/1.1" 200 671 0.095140 10.0.0.19 - - [2026-01-26 01:54:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.097190 10.0.0.19 - - [2026-01-26 01:54:56] "GET /application-policy-set/be208631-aa6b-414b-902f-3e7e1aefccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004886 10.0.0.19 - - [2026-01-26 01:54:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.209342 10.0.0.19 - - [2026-01-26 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.037652 10.0.0.19 - - [2026-01-26 01:54:56] "POST /chown HTTP/1.1" 200 109 0.061875 10.0.0.19 - - [2026-01-26 01:54:56] "GET /policy-management/6aa27d2e-87d7-4ddf-82f8-f4af11b6aaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.008469 10.0.0.19 - - [2026-01-26 01:54:56] "POST /tags HTTP/1.1" 409 221 0.002271 10.0.0.19 - - [2026-01-26 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001297 10.0.0.19 - - [2026-01-26 01:54:56] "POST /chown HTTP/1.1" 200 109 0.027147 10.0.0.19 - - [2026-01-26 01:54:56] "GET /tag/90746095-4ede-48ba-ad52-3c67affb1638?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012322 10.0.0.19 - - [2026-01-26 01:54:56] "POST /tags HTTP/1.1" 409 238 0.002766 10.0.0.19 - - [2026-01-26 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006472 10.0.0.19 - - [2026-01-26 01:54:56] "PUT /virtual-machine-interface/a0f03843-40ea-4369-8a9b-619de3b231a4 HTTP/1.1" 200 284 0.013151 10.0.0.19 - - [2026-01-26 01:54:56] "PUT /instance-ip/a45e8d24-eec0-4e11-8be3-836dca88ac0e HTTP/1.1" 200 256 0.070230 10.0.0.19 - - [2026-01-26 01:54:56] "GET /tag/db0e04d7-c4a5-440f-8b19-5ac200352365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.054461 10.0.0.19 - - [2026-01-26 01:54:56] "POST /ref-update HTTP/1.1" 200 156 0.067098 10.0.0.19 - - [2026-01-26 01:54:56] "POST /ref-update HTTP/1.1" 200 156 0.015425 10.0.0.19 - - [2026-01-26 01:54:56] "POST /firewall-rules HTTP/1.1" 200 650 0.156976 10.0.0.19 - - [2026-01-26 01:54:56] "POST /ref-update HTTP/1.1" 200 156 0.062772 10.0.0.19 - - [2026-01-26 01:54:56] "GET /firewall-rule/b7cbd964-0aa2-4fe8-9bbc-b92360911cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.041907 10.0.0.19 - - [2026-01-26 01:54:56] "POST /ref-update HTTP/1.1" 200 156 0.043503 10.0.0.19 - - [2026-01-26 01:54:56] "GET /firewall-policy/a2b9424a-d67c-4311-a302-778deb12fa6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004974 10.0.0.19 - - [2026-01-26 01:54:56] "GET /firewall-rule/b7cbd964-0aa2-4fe8-9bbc-b92360911cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.007211 10.0.0.19 - - [2026-01-26 01:54:56] "POST /ref-update HTTP/1.1" 200 156 0.028345 10.0.0.19 - - [2026-01-26 01:54:56] "POST /ref-update HTTP/1.1" 200 156 0.038362 10.0.0.19 - - [2026-01-26 01:54:56] "POST /ref-update HTTP/1.1" 200 156 0.098674 10.0.0.19 - - [2026-01-26 01:54:57] "POST /virtual-machines HTTP/1.1" 200 429 0.032442 10.0.0.19 - - [2026-01-26 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.013147 10.0.0.19 - - [2026-01-26 01:54:57] "GET /project/b477db8c-b80d-49b5-b79f-b3e050f7974f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.037681 10.0.0.19 - - [2026-01-26 01:54:57] "GET /loadbalancer/e863d45d-8f08-4c52-81d2-26b13fd8a44f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.005130 10.0.0.19 - - [2026-01-26 01:54:57] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.034294 10.0.0.19 - - [2026-01-26 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.19 - - [2026-01-26 01:54:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.193338 10.0.0.19 - - [2026-01-26 01:54:57] "GET /project/b477db8c-b80d-49b5-b79f-b3e050f7974f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.101022 10.0.0.19 - - [2026-01-26 01:54:57] "POST /chown HTTP/1.1" 200 109 0.054804 10.0.0.19 - - [2026-01-26 01:54:57] "POST /chown HTTP/1.1" 200 109 0.006102 10.0.0.19 - - [2026-01-26 01:54:57] "GET /loadbalancer-listener/f14dbce6-95d9-4e89-ba59-502c391d074d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.006399 10.0.0.19 - - [2026-01-26 01:54:57] "GET /loadbalancer-listener/f14dbce6-95d9-4e89-ba59-502c391d074d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.006069 10.0.0.19 - - [2026-01-26 01:54:57] "PUT /virtual-machine-interface/1d1eb9f8-e57a-4019-96b5-27ac64e2d9ff HTTP/1.1" 200 284 0.015860 10.0.0.19 - - [2026-01-26 01:54:57] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.058236 10.0.0.19 - - [2026-01-26 01:54:57] "PUT /instance-ip/a45e8d24-eec0-4e11-8be3-836dca88ac0e HTTP/1.1" 200 256 0.040209 10.0.0.19 - - [2026-01-26 01:54:57] "POST /ref-update HTTP/1.1" 200 156 0.022838 10.0.0.19 - - [2026-01-26 01:54:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.014936 10.0.0.19 - - [2026-01-26 01:54:57] "GET /loadbalancer-pool/bed1b4e1-3431-42b2-8ec1-b96c7e2961a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008591 10.0.0.19 - - [2026-01-26 01:54:57] "POST /ref-update HTTP/1.1" 200 156 0.022079 10.0.0.19 - - [2026-01-26 01:54:57] "POST /ref-update HTTP/1.1" 200 156 0.022809 10.0.0.19 - - [2026-01-26 01:54:57] "POST /loadbalancer-members HTTP/1.1" 200 707 0.069217 10.0.0.19 - - [2026-01-26 01:54:57] "POST /ref-update HTTP/1.1" 200 156 0.037990 10.0.0.19 - - [2026-01-26 01:54:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.008211 10.0.0.19 - - [2026-01-26 01:54:57] "GET /virtual-machine-interface/021f76a8-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006281 10.0.0.19 - - [2026-01-26 01:54:57] "POST /set-tag HTTP/1.1" 200 109 0.007971 10.0.0.19 - - [2026-01-26 01:54:57] "POST /ref-update HTTP/1.1" 200 156 0.021874 10.0.0.19 - - [2026-01-26 01:54:57] "GET /virtual-machine-interface/0289b07c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005708 10.0.0.19 - - [2026-01-26 01:54:57] "POST /set-tag HTTP/1.1" 200 109 0.003477 10.0.0.19 - - [2026-01-26 01:54:57] "PUT /service-instance/3f65e981-7c58-46fc-9e95-6e6601c19470 HTTP/1.1" 200 266 0.013042 10.0.0.19 - - [2026-01-26 01:54:57] "GET /application-policy-set/be208631-aa6b-414b-902f-3e7e1aefccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008899 10.0.0.19 - - [2026-01-26 01:54:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.005993 10.0.0.19 - - [2026-01-26 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.19 - - [2026-01-26 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.19 - - [2026-01-26 01:54:57] "GET /policy-management/6aa27d2e-87d7-4ddf-82f8-f4af11b6aaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.006403 10.0.0.19 - - [2026-01-26 01:54:57] "POST /tags HTTP/1.1" 409 221 0.001959 10.0.0.19 - - [2026-01-26 01:54:57] "POST /chown HTTP/1.1" 200 109 0.006501 10.0.0.19 - - [2026-01-26 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006311 10.0.0.19 - - [2026-01-26 01:54:57] "GET /tag/90746095-4ede-48ba-ad52-3c67affb1638?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.023426 10.0.0.19 - - [2026-01-26 01:54:57] "POST /tags HTTP/1.1" 409 238 0.004599 10.0.0.19 - - [2026-01-26 01:54:57] "POST /chown HTTP/1.1" 200 109 0.040839 10.0.0.19 - - [2026-01-26 01:54:57] "PUT /instance-ip/a45e8d24-eec0-4e11-8be3-836dca88ac0e HTTP/1.1" 200 256 0.017440 10.0.0.19 - - [2026-01-26 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005548 10.0.0.19 - - [2026-01-26 01:54:57] "GET /tag/db0e04d7-c4a5-440f-8b19-5ac200352365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.015826 10.0.0.19 - - [2026-01-26 01:54:57] "POST /firewall-rules HTTP/1.1" 409 293 0.002782 10.0.0.19 - - [2026-01-26 01:54:58] "POST /ref-update HTTP/1.1" 200 156 0.020534 10.0.0.19 - - [2026-01-26 01:54:58] "POST /chown HTTP/1.1" 200 109 0.008084 10.0.0.19 - - [2026-01-26 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.19 - - [2026-01-26 01:54:58] "POST /chown HTTP/1.1" 200 109 0.017489 10.0.0.19 - - [2026-01-26 01:54:58] "PUT /firewall-rule/b7cbd964-0aa2-4fe8-9bbc-b92360911cee HTTP/1.1" 200 260 0.035566 10.0.0.19 - - [2026-01-26 01:54:58] "GET /firewall-rule/b7cbd964-0aa2-4fe8-9bbc-b92360911cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.012822 10.0.0.19 - - [2026-01-26 01:54:58] "PUT /instance-ip/a45e8d24-eec0-4e11-8be3-836dca88ac0e HTTP/1.1" 200 256 0.017916 10.0.0.19 - - [2026-01-26 01:54:58] "GET /firewall-policy/a2b9424a-d67c-4311-a302-778deb12fa6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004561 10.0.0.19 - - [2026-01-26 01:54:58] "POST /ref-update HTTP/1.1" 200 156 0.039097 10.0.0.19 - - [2026-01-26 01:54:58] "GET /firewall-rule/b7cbd964-0aa2-4fe8-9bbc-b92360911cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.008028 10.0.0.19 - - [2026-01-26 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.024259 10.0.0.19 - - [2026-01-26 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.19 - - [2026-01-26 01:54:58] "GET /virtual-network/81650aed-b1aa-448c-b833-2f41a3cd3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005230 10.0.0.19 - - [2026-01-26 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.19 - - [2026-01-26 01:54:58] "POST /chown HTTP/1.1" 200 109 0.018213 10.0.0.19 - - [2026-01-26 01:54:58] "POST /chown HTTP/1.1" 200 109 0.046619 10.0.0.19 - - [2026-01-26 01:54:58] "GET /project/b477db8c-b80d-49b5-b79f-b3e050f7974f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.098275 10.0.0.19 - - [2026-01-26 01:54:58] "PUT /instance-ip/a45e8d24-eec0-4e11-8be3-836dca88ac0e HTTP/1.1" 200 256 0.061795 10.0.0.19 - - [2026-01-26 01:54:58] "POST /virtual-machines HTTP/1.1" 200 373 0.046591 10.0.0.19 - - [2026-01-26 01:54:58] "POST /ref-update HTTP/1.1" 200 156 0.018513 10.0.0.19 - - [2026-01-26 01:54:58] "POST /chown HTTP/1.1" 200 109 0.031689 10.0.0.19 - - [2026-01-26 01:54:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.033306 10.0.0.19 - - [2026-01-26 01:54:58] "POST /chown HTTP/1.1" 200 109 0.059846 [Introspect:8084]10.0.0.19 - - [2026-01-26 01:54:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000941 [Introspect:8084]10.0.0.19 - - [2026-01-26 01:54:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000956 10.0.0.19 - - [2026-01-26 01:54:58] "PUT /instance-ip/a45e8d24-eec0-4e11-8be3-836dca88ac0e HTTP/1.1" 200 256 0.066548 10.0.0.19 - - [2026-01-26 01:54:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.187378 10.0.0.19 - - [2026-01-26 01:54:58] "POST /ref-update HTTP/1.1" 200 156 0.035094 10.0.0.19 - - [2026-01-26 01:54:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.052048 10.0.0.19 - - [2026-01-26 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.043473 10.0.0.19 - - [2026-01-26 01:54:58] "GET /virtual-machine-interface/04ed4446-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.004331 10.0.0.19 - - [2026-01-26 01:54:58] "POST /instance-ips HTTP/1.1" 200 413 0.033047 10.0.0.19 - - [2026-01-26 01:54:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.060216 10.0.0.19 - - [2026-01-26 01:54:58] "PUT /service-instance/3f65e981-7c58-46fc-9e95-6e6601c19470 HTTP/1.1" 200 266 0.020538 10.0.0.19 - - [2026-01-26 01:54:59] "GET /virtual-machine-interface/04ed4446-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.011895 10.0.0.19 - - [2026-01-26 01:54:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.113887 10.0.0.19 - - [2026-01-26 01:54:59] "POST /set-tag HTTP/1.1" 200 109 0.038851 10.0.0.19 - - [2026-01-26 01:54:59] "GET /virtual-machine-interface/04ed4446-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005686 10.0.0.19 - - [2026-01-26 01:54:59] "GET /instance-ip/051426ce-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.004874 10.0.0.19 - - [2026-01-26 01:54:59] "PUT /service-instance/3f65e981-7c58-46fc-9e95-6e6601c19470 HTTP/1.1" 200 266 0.011243 10.0.0.19 - - [2026-01-26 01:54:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.016291 10.0.0.19 - - [2026-01-26 01:54:59] "GET /virtual-machine-interface/04ed4446-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.011503 10.0.0.19 - - [2026-01-26 01:54:59] "POST /set-tag HTTP/1.1" 200 109 0.015514 10.0.0.19 - - [2026-01-26 01:54:59] "GET /virtual-router/835b6b83-c302-4528-9f30-71946601b084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.015304 10.0.0.19 - - [2026-01-26 01:54:59] "PUT /service-instance/3f65e981-7c58-46fc-9e95-6e6601c19470 HTTP/1.1" 200 266 0.028900 10.0.0.19 - - [2026-01-26 01:54:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.022295 10.0.0.19 - - [2026-01-26 01:54:59] "POST /ref-update HTTP/1.1" 200 156 0.015595 10.0.0.19 - - [2026-01-26 01:54:59] "GET /virtual-machine-interface/04ed4446-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.019370 10.0.0.19 - - [2026-01-26 01:54:59] "POST /set-tag HTTP/1.1" 200 109 0.005207 10.0.0.19 - - [2026-01-26 01:54:59] "GET /virtual-machine-interface/04ed4446-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004658 10.0.0.19 - - [2026-01-26 01:54:59] "POST /set-tag HTTP/1.1" 200 109 0.002715 10.0.0.19 - - [2026-01-26 01:54:59] "PUT /service-instance/3f65e981-7c58-46fc-9e95-6e6601c19470 HTTP/1.1" 200 266 0.011410 10.0.0.19 - - [2026-01-26 01:54:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.007421 10.0.0.19 - - [2026-01-26 01:54:59] "PUT /service-instance/3f65e981-7c58-46fc-9e95-6e6601c19470 HTTP/1.1" 200 266 0.011987 10.0.0.19 - - [2026-01-26 01:54:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.012768 10.0.0.19 - - [2026-01-26 01:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.19 - - [2026-01-26 01:54:59] "POST /chown HTTP/1.1" 200 109 0.008666 10.0.0.19 - - [2026-01-26 01:54:59] "POST /chown HTTP/1.1" 200 109 0.010982 10.0.0.19 - - [2026-01-26 01:54:59] "POST /ref-update HTTP/1.1" 200 156 0.014026 10.0.0.19 - - [2026-01-26 01:54:59] "POST /chown HTTP/1.1" 200 109 0.019199 10.0.0.19 - - [2026-01-26 01:54:59] "POST /chown HTTP/1.1" 200 109 0.011329 10.0.0.19 - - [2026-01-26 01:54:59] "POST /ref-update HTTP/1.1" 200 156 0.015006 10.0.0.19 - - [2026-01-26 01:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.19 - - [2026-01-26 01:54:59] "POST /chown HTTP/1.1" 200 109 0.006819 10.0.0.19 - - [2026-01-26 01:54:59] "POST /chown HTTP/1.1" 200 109 0.010362 10.0.0.19 - - [2026-01-26 01:54:59] "POST /chown HTTP/1.1" 200 109 0.017251 10.0.0.19 - - [2026-01-26 01:54:59] "POST /chown HTTP/1.1" 200 109 0.017019 10.0.0.19 - - [2026-01-26 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004963 10.0.0.19 - - [2026-01-26 01:55:00] "POST /chown HTTP/1.1" 200 109 0.011659 10.0.0.19 - - [2026-01-26 01:55:00] "POST /chown HTTP/1.1" 200 109 0.028472 10.0.0.19 - - [2026-01-26 01:55:00] "POST /chown HTTP/1.1" 200 109 0.021545 10.0.0.19 - - [2026-01-26 01:55:00] "POST /chown HTTP/1.1" 200 109 0.007674 10.0.0.19 - - [2026-01-26 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.19 - - [2026-01-26 01:55:00] "POST /chown HTTP/1.1" 200 109 0.009815 10.0.0.19 - - [2026-01-26 01:55:00] "POST /chown HTTP/1.1" 200 109 0.005899 10.0.0.19 - - [2026-01-26 01:55:00] "POST /chown HTTP/1.1" 200 109 0.027525 10.0.0.19 - - [2026-01-26 01:55:00] "POST /chown HTTP/1.1" 200 109 0.033030 10.0.0.19 - - [2026-01-26 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.19 - - [2026-01-26 01:55:00] "POST /chown HTTP/1.1" 200 109 0.009490 10.0.0.19 - - [2026-01-26 01:55:00] "POST /chown HTTP/1.1" 200 109 0.029558 10.0.0.19 - - [2026-01-26 01:55:00] "POST /chown HTTP/1.1" 200 109 0.015265 10.0.0.19 - - [2026-01-26 01:55:00] "POST /chown HTTP/1.1" 200 109 0.010300 10.0.0.19 - - [2026-01-26 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007484 10.0.0.19 - - [2026-01-26 01:55:00] "POST /chown HTTP/1.1" 200 109 0.025472 10.0.0.19 - - [2026-01-26 01:55:00] "POST /chown HTTP/1.1" 200 109 0.013767 10.0.0.19 - - [2026-01-26 01:55:00] "POST /chown HTTP/1.1" 200 109 0.026101 10.0.0.19 - - [2026-01-26 01:55:00] "POST /chown HTTP/1.1" 200 109 0.027941 10.0.0.19 - - [2026-01-26 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.19 - - [2026-01-26 01:55:00] "POST /chown HTTP/1.1" 200 109 0.009994 10.0.0.19 - - [2026-01-26 01:55:00] "POST /chown HTTP/1.1" 200 109 0.020051 10.0.0.19 - - [2026-01-26 01:55:00] "POST /chown HTTP/1.1" 200 109 0.006029 10.0.0.19 - - [2026-01-26 01:55:00] "POST /chown HTTP/1.1" 200 109 0.037425 10.0.0.19 - - [2026-01-26 01:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006377 10.0.0.19 - - [2026-01-26 01:55:00] "POST /chown HTTP/1.1" 200 109 0.009943 10.0.0.19 - - [2026-01-26 01:55:00] "POST /chown HTTP/1.1" 200 109 0.027018 10.0.0.19 - - [2026-01-26 01:55:01] "POST /chown HTTP/1.1" 200 109 0.019739 10.0.0.19 - - [2026-01-26 01:55:01] "POST /chown HTTP/1.1" 200 109 0.011563 10.0.0.19 - - [2026-01-26 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008970 10.0.0.19 - - [2026-01-26 01:55:01] "POST /chown HTTP/1.1" 200 109 0.012963 10.0.0.19 - - [2026-01-26 01:55:01] "POST /chown HTTP/1.1" 200 109 0.018546 10.0.0.19 - - [2026-01-26 01:55:01] "POST /chown HTTP/1.1" 200 109 0.022268 10.0.0.19 - - [2026-01-26 01:55:01] "POST /chown HTTP/1.1" 200 109 0.038671 10.0.0.19 - - [2026-01-26 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.19 - - [2026-01-26 01:55:01] "POST /chown HTTP/1.1" 200 109 0.013117 10.0.0.19 - - [2026-01-26 01:55:01] "POST /chown HTTP/1.1" 200 109 0.015541 10.0.0.19 - - [2026-01-26 01:55:01] "POST /chown HTTP/1.1" 200 109 0.011657 10.0.0.19 - - [2026-01-26 01:55:01] "POST /chown HTTP/1.1" 200 109 0.017955 10.0.0.19 - - [2026-01-26 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.19 - - [2026-01-26 01:55:01] "POST /chown HTTP/1.1" 200 109 0.031546 10.0.0.19 - - [2026-01-26 01:55:01] "POST /chown HTTP/1.1" 200 109 0.010107 10.0.0.19 - - [2026-01-26 01:55:01] "POST /chown HTTP/1.1" 200 109 0.010008 10.0.0.19 - - [2026-01-26 01:55:01] "POST /chown HTTP/1.1" 200 109 0.023431 10.0.0.19 - - [2026-01-26 01:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.19 - - [2026-01-26 01:55:01] "POST /chown HTTP/1.1" 200 109 0.013932 10.0.0.19 - - [2026-01-26 01:55:01] "POST /chown HTTP/1.1" 200 109 0.009391 10.0.0.19 - - [2026-01-26 01:55:01] "POST /chown HTTP/1.1" 200 109 0.017562 10.0.0.19 - - [2026-01-26 01:55:01] "POST /chown HTTP/1.1" 200 109 0.038695 10.0.0.19 - - [2026-01-26 01:55:03] "GET /virtual-machine-interface/021f76a8-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.010564 10.0.0.19 - - [2026-01-26 01:55:03] "POST /set-tag HTTP/1.1" 200 109 0.005533 10.0.0.19 - - [2026-01-26 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.19 - - [2026-01-26 01:55:03] "GET /loadbalancer/c8d710fd-d369-4032-b180-4c1335bdbcea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002565 10.0.0.19 - - [2026-01-26 01:55:03] "GET /loadbalancer-pool/36da3a53-96e3-4856-9513-df2ab140d01a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.004080 10.0.0.19 - - [2026-01-26 01:55:03] "POST /loadbalancer-members HTTP/1.1" 200 702 0.019531 10.0.0.19 - - [2026-01-26 01:55:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.009566 10.0.0.19 - - [2026-01-26 01:55:03] "GET /virtual-machine-interface/021f76a8-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.007517 10.0.0.19 - - [2026-01-26 01:55:03] "GET /virtual-machine-interface/021f76a8-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.015138 10.0.0.19 - - [2026-01-26 01:55:03] "POST /ref-update HTTP/1.1" 200 156 0.011635 10.0.0.19 - - [2026-01-26 01:55:03] "GET /floating-ip/e604492a-f1d9-415d-b3ed-3fa5e038a079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.010489 10.0.0.19 - - [2026-01-26 01:55:03] "POST /tags HTTP/1.1" 409 221 0.005331 10.0.0.19 - - [2026-01-26 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.19 - - [2026-01-26 01:55:03] "GET /tag/90746095-4ede-48ba-ad52-3c67affb1638?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010891 10.0.0.19 - - [2026-01-26 01:55:03] "PUT /floating-ip/e604492a-f1d9-415d-b3ed-3fa5e038a079 HTTP/1.1" 200 256 0.026874 10.0.0.19 - - [2026-01-26 01:55:03] "POST /set-tag HTTP/1.1" 200 109 0.018748 [Introspect:8084]10.0.0.19 - - [2026-01-26 01:55:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000955 [Introspect:8084]10.0.0.19 - - [2026-01-26 01:55:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000899 10.0.0.19 - - [2026-01-26 01:55:04] "GET /virtual-machine-interface/0289b07c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.012162 10.0.0.19 - - [2026-01-26 01:55:04] "POST /set-tag HTTP/1.1" 200 109 0.003139 10.0.0.19 - - [2026-01-26 01:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.19 - - [2026-01-26 01:55:04] "GET /loadbalancer/c8d710fd-d369-4032-b180-4c1335bdbcea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002824 10.0.0.19 - - [2026-01-26 01:55:04] "GET /loadbalancer-pool/36da3a53-96e3-4856-9513-df2ab140d01a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002649 10.0.0.19 - - [2026-01-26 01:55:04] "POST /loadbalancer-members HTTP/1.1" 200 702 0.034116 10.0.0.19 - - [2026-01-26 01:55:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.012602 10.0.0.19 - - [2026-01-26 01:55:04] "GET /virtual-machine-interface/0289b07c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005549 10.0.0.19 - - [2026-01-26 01:55:04] "GET /virtual-machine-interface/0289b07c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005724 10.0.0.19 - - [2026-01-26 01:55:04] "POST /ref-update HTTP/1.1" 200 156 0.022258 10.0.0.19 - - [2026-01-26 01:55:04] "GET /floating-ip/e604492a-f1d9-415d-b3ed-3fa5e038a079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.005934 10.0.0.19 - - [2026-01-26 01:55:04] "POST /set-tag HTTP/1.1" 200 109 0.085047 10.0.0.19 - - [2026-01-26 01:55:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.19 - - [2026-01-26 01:55:04] "POST /chown HTTP/1.1" 200 109 0.011631 10.0.0.19 - - [2026-01-26 01:55:04] "POST /chown HTTP/1.1" 200 109 0.013608 10.0.0.19 - - [2026-01-26 01:55:04] "POST /chown HTTP/1.1" 200 109 0.012044 10.0.0.19 - - [2026-01-26 01:55:04] "POST /chown HTTP/1.1" 200 109 0.022944 10.0.0.19 - - [2026-01-26 01:55:06] "GET /virtual-machine/981612cf-9e3f-41a4-8b74-00d3fbc6bd1e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003431 10.0.0.19 - - [2026-01-26 01:55:06] "GET /virtual-machine-interface/021f76a8-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004462 10.0.0.19 - - [2026-01-26 01:55:06] "GET /virtual-machine/162641e9-8f69-4104-b212-96110af3c6b9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002815 10.0.0.19 - - [2026-01-26 01:55:06] "GET /virtual-machine-interface/0289b07c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004266 10.0.0.19 - - [2026-01-26 01:55:11] "GET /virtual-machine-interface/04ed4446-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004466 10.0.0.19 - - [2026-01-26 01:55:11] "POST /set-tag HTTP/1.1" 200 109 0.002499 10.0.0.19 - - [2026-01-26 01:55:11] "GET /virtual-machine/8967b461-94e5-4f90-a6af-d141d9bddd46?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003012 10.0.0.19 - - [2026-01-26 01:55:11] "GET /virtual-machine-interface/04ed4446-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.003689 10.0.0.19 - - [2026-01-26 01:55:12] "GET /virtual-machine-interface/04ed4446-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.012680 10.0.0.19 - - [2026-01-26 01:55:12] "POST /set-tag HTTP/1.1" 200 109 0.005609 10.0.0.19 - - [2026-01-26 01:55:44] "GET /virtual-machine-interface/04ed4446-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.006071 10.0.0.19 - - [2026-01-26 01:55:44] "POST /set-tag HTTP/1.1" 200 109 0.002404 10.0.0.19 - - [2026-01-26 01:55:44] "GET /virtual-machine-interface/04ed4446-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005304 10.0.0.19 - - [2026-01-26 01:55:44] "POST /set-tag HTTP/1.1" 200 109 0.002461 10.0.0.19 - - [2026-01-26 01:55:44] "GET /virtual-machine/8967b461-94e5-4f90-a6af-d141d9bddd46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002557 10.0.0.19 - - [2026-01-26 01:55:44] "POST /ref-update HTTP/1.1" 200 156 0.012502 10.0.0.19 - - [2026-01-26 01:55:44] "GET /virtual-machine-interface/04ed4446-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.009156 10.0.0.19 - - [2026-01-26 01:55:44] "POST /set-tag HTTP/1.1" 200 109 0.024369 10.0.0.19 - - [2026-01-26 01:55:44] "POST /set-tag HTTP/1.1" 200 109 0.014299 10.0.0.19 - - [2026-01-26 01:55:44] "DELETE /instance-ip/051426ce-fa5a-11f0-921a-fa163e99a9ea HTTP/1.1" 200 115 0.042973 10.0.0.19 - - [2026-01-26 01:55:44] "DELETE /virtual-machine-interface/04ed4446-fa5a-11f0-921a-fa163e99a9ea HTTP/1.1" 200 115 0.042642 10.0.0.19 - - [2026-01-26 01:55:44] "DELETE /virtual-machine/8967b461-94e5-4f90-a6af-d141d9bddd46 HTTP/1.1" 200 115 0.028382 10.0.0.19 - - [2026-01-26 01:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.19 - - [2026-01-26 01:55:47] "GET /tag/db0e04d7-c4a5-440f-8b19-5ac200352365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013028 10.0.0.19 - - [2026-01-26 01:55:47] "GET /tag/db0e04d7-c4a5-440f-8b19-5ac200352365?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.011793 10.0.0.19 - - [2026-01-26 01:55:47] "GET /virtual-machine-interface/1d1eb9f8-e57a-4019-96b5-27ac64e2d9ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004228 10.0.0.19 - - [2026-01-26 01:55:47] "POST /set-tag HTTP/1.1" 200 109 0.015740 10.0.0.19 - - [2026-01-26 01:55:47] "GET /virtual-machine-interface/5beed3d5-f798-4393-b3a1-4ea3012039f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004406 10.0.0.19 - - [2026-01-26 01:55:47] "POST /set-tag HTTP/1.1" 200 109 0.013761 10.0.0.19 - - [2026-01-26 01:55:47] "GET /virtual-machine-interface/a0f03843-40ea-4369-8a9b-619de3b231a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.007441 10.0.0.19 - - [2026-01-26 01:55:47] "POST /set-tag HTTP/1.1" 200 109 0.014941 10.0.0.19 - - [2026-01-26 01:55:47] "GET /firewall-policy/a2b9424a-d67c-4311-a302-778deb12fa6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004379 10.0.0.19 - - [2026-01-26 01:55:47] "GET /firewall-rule/b7cbd964-0aa2-4fe8-9bbc-b92360911cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003725 10.0.0.19 - - [2026-01-26 01:55:47] "POST /ref-update HTTP/1.1" 200 156 0.027709 10.0.0.19 - - [2026-01-26 01:55:47] "DELETE /firewall-rule/b7cbd964-0aa2-4fe8-9bbc-b92360911cee HTTP/1.1" 200 115 0.036732 10.0.0.19 - - [2026-01-26 01:55:47] "DELETE /loadbalancer-member/4c6a68d8-3b0f-403a-903b-7114ce72da7a HTTP/1.1" 200 115 0.029094 10.0.0.19 - - [2026-01-26 01:55:47] "PUT /service-instance/3f65e981-7c58-46fc-9e95-6e6601c19470 HTTP/1.1" 200 266 0.010256 10.0.0.19 - - [2026-01-26 01:55:47] "DELETE /loadbalancer-pool/bed1b4e1-3431-42b2-8ec1-b96c7e2961a7 HTTP/1.1" 200 115 0.040507 10.0.0.19 - - [2026-01-26 01:55:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.020376 10.0.0.19 - - [2026-01-26 01:55:47] "DELETE /loadbalancer-listener/f14dbce6-95d9-4e89-ba59-502c391d074d HTTP/1.1" 200 115 0.060714 10.0.0.19 - - [2026-01-26 01:55:47] "GET /floating-ip/470dded1-b45f-4993-8970-cfc33e2e1313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.002748 10.0.0.19 - - [2026-01-26 01:55:47] "PUT /service-instance/3f65e981-7c58-46fc-9e95-6e6601c19470 HTTP/1.1" 200 266 0.024206 10.0.0.19 - - [2026-01-26 01:55:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.020105 10.0.0.19 - - [2026-01-26 01:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.19 - - [2026-01-26 01:55:47] "PUT /floating-ip/470dded1-b45f-4993-8970-cfc33e2e1313 HTTP/1.1" 200 256 0.023362 10.0.0.19 - - [2026-01-26 01:55:47] "POST /chown HTTP/1.1" 200 109 0.007311 10.0.0.19 - - [2026-01-26 01:55:47] "POST /chown HTTP/1.1" 200 109 0.014894 10.0.0.19 - - [2026-01-26 01:55:47] "POST /chown HTTP/1.1" 200 109 0.028095 10.0.0.19 - - [2026-01-26 01:55:47] "DELETE /floating-ip/470dded1-b45f-4993-8970-cfc33e2e1313 HTTP/1.1" 200 115 0.088722 10.0.0.19 - - [2026-01-26 01:55:47] "DELETE /loadbalancer/e863d45d-8f08-4c52-81d2-26b13fd8a44f HTTP/1.1" 200 115 0.041881 10.0.0.19 - - [2026-01-26 01:55:47] "POST /chown HTTP/1.1" 200 109 0.021292 10.0.0.19 - - [2026-01-26 01:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.021018 10.0.0.19 - - [2026-01-26 01:55:47] "POST /service-instances HTTP/1.1" 409 259 0.002283 10.0.0.19 - - [2026-01-26 01:55:48] "DELETE /instance-ip/a45e8d24-eec0-4e11-8be3-836dca88ac0e HTTP/1.1" 200 115 0.065245 10.0.0.19 - - [2026-01-26 01:55:48] "POST /service-instances HTTP/1.1" 409 259 0.001919 10.0.0.19 - - [2026-01-26 01:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.19 - - [2026-01-26 01:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.19 - - [2026-01-26 01:55:48] "DELETE /virtual-machine-interface/5beed3d5-f798-4393-b3a1-4ea3012039f3 HTTP/1.1" 200 115 0.051364 10.0.0.19 - - [2026-01-26 01:55:48] "DELETE /tag/db0e04d7-c4a5-440f-8b19-5ac200352365 HTTP/1.1" 200 115 0.069061 10.0.0.19 - - [2026-01-26 01:55:48] "DELETE /service-instance/3f65e981-7c58-46fc-9e95-6e6601c19470 HTTP/1.1" 200 115 0.028202 10.0.0.19 - - [2026-01-26 01:55:48] "GET /virtual-machine-interface/a0f03843-40ea-4369-8a9b-619de3b231a4?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.004519 10.0.0.19 - - [2026-01-26 01:55:48] "DELETE /virtual-machine-interface/a0f03843-40ea-4369-8a9b-619de3b231a4 HTTP/1.1" 200 115 0.037992 10.0.0.19 - - [2026-01-26 01:55:48] "POST /ref-update HTTP/1.1" 200 156 0.009590 10.0.0.19 - - [2026-01-26 01:55:48] "GET /floating-ip-pool/7f019d74-2631-49f4-a2df-9bf14b2186a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002403 10.0.0.19 - - [2026-01-26 01:55:48] "POST /ref-update HTTP/1.1" 200 156 0.009172 10.0.0.19 - - [2026-01-26 01:55:48] "DELETE /virtual-machine/eb1001a9-d8da-4165-bcb5-662ecddf4fe0 HTTP/1.1" 200 115 0.031453 10.0.0.19 - - [2026-01-26 01:55:48] "GET /virtual-machine-interface/1d1eb9f8-e57a-4019-96b5-27ac64e2d9ff?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.010573 10.0.0.19 - - [2026-01-26 01:55:48] "DELETE /floating-ip-pool/7f019d74-2631-49f4-a2df-9bf14b2186a7 HTTP/1.1" 200 115 0.037877 10.0.0.19 - - [2026-01-26 01:55:48] "DELETE /virtual-machine-interface/1d1eb9f8-e57a-4019-96b5-27ac64e2d9ff HTTP/1.1" 200 115 0.076227 10.0.0.19 - - [2026-01-26 01:55:48] "DELETE /virtual-machine/0e380a21-6885-4989-8244-d2af7587f1a3 HTTP/1.1" 200 115 0.036596 10.0.0.19 - - [2026-01-26 01:55:48] "POST /useragent-kv HTTP/1.1" 200 115 0.001694 10.0.0.19 - - [2026-01-26 01:55:48] "POST /useragent-kv HTTP/1.1" 200 115 0.001411 10.0.0.19 - - [2026-01-26 01:55:48] "DELETE /virtual-network/b9cc8c44-d3c6-418a-9c47-bf041c450b8b HTTP/1.1" 200 115 0.120585 10.0.0.19 - - [2026-01-26 01:55:48] "GET /routing-instance/070f492a-d5bd-40be-aec5-f74acda28213 HTTP/1.1" 404 171 0.003267 10.0.0.19 - - [2026-01-26 01:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.19 - - [2026-01-26 01:55:48] "GET /domains HTTP/1.1" 200 280 0.003402 10.0.0.19 - - [2026-01-26 01:55:48] "GET /domain/4e47e1eb-e9ba-4855-8245-3f5a0cbacd0c HTTP/1.1" 200 3085 0.006694 10.0.0.19 - - [2026-01-26 01:55:48] "DELETE /route-target/2090ef9b-8708-4400-bbd8-17f27195c09a HTTP/1.1" 200 115 0.041654 10.0.0.19 - - [2026-01-26 01:55:48] "GET /project/b477db8c-b80d-49b5-b79f-b3e050f7974f HTTP/1.1" 200 6874 0.056578 10.0.0.19 - - [2026-01-26 01:55:48] "GET /virtual-machine-interface/0289b07c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.008121 10.0.0.19 - - [2026-01-26 01:55:48] "POST /set-tag HTTP/1.1" 200 109 0.002780 10.0.0.19 - - [2026-01-26 01:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.19 - - [2026-01-26 01:55:48] "GET /loadbalancer/c8d710fd-d369-4032-b180-4c1335bdbcea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002704 10.0.0.19 - - [2026-01-26 01:55:48] "GET /virtual-machine-interface/0289b07c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004371 10.0.0.19 - - [2026-01-26 01:55:48] "POST /set-tag HTTP/1.1" 200 109 0.017918 10.0.0.19 - - [2026-01-26 01:55:48] "DELETE /loadbalancer-member/980fd1c4-227c-43c5-ae01-2ad1433dbd1b HTTP/1.1" 200 115 0.043785 10.0.0.19 - - [2026-01-26 01:55:49] "GET /virtual-machine-interface/0289b07c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.007100 10.0.0.19 - - [2026-01-26 01:55:49] "POST /set-tag HTTP/1.1" 200 109 0.003121 10.0.0.19 - - [2026-01-26 01:55:49] "GET /virtual-machine-interface/0289b07c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.012787 10.0.0.19 - - [2026-01-26 01:55:49] "POST /set-tag HTTP/1.1" 200 109 0.004235 10.0.0.19 - - [2026-01-26 01:55:49] "GET /virtual-machine/162641e9-8f69-4104-b212-96110af3c6b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002954 10.0.0.19 - - [2026-01-26 01:55:49] "POST /ref-update HTTP/1.1" 200 156 0.025280 10.0.0.19 - - [2026-01-26 01:55:49] "GET /virtual-machine-interface/0289b07c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004409 10.0.0.19 - - [2026-01-26 01:55:49] "POST /set-tag HTTP/1.1" 200 109 0.035820 10.0.0.19 - - [2026-01-26 01:55:49] "POST /set-tag HTTP/1.1" 200 109 0.056224 10.0.0.19 - - [2026-01-26 01:55:50] "POST /set-tag HTTP/1.1" 200 109 0.020916 10.0.0.19 - - [2026-01-26 01:55:50] "DELETE /instance-ip/02a63666-fa5a-11f0-921a-fa163e99a9ea HTTP/1.1" 200 115 0.058358 10.0.0.19 - - [2026-01-26 01:55:50] "POST /ref-update HTTP/1.1" 200 156 0.007165 10.0.0.19 - - [2026-01-26 01:55:50] "DELETE /virtual-machine-interface/0289b07c-fa5a-11f0-921a-fa163e99a9ea HTTP/1.1" 200 115 0.031630 10.0.0.19 - - [2026-01-26 01:55:50] "DELETE /virtual-machine/162641e9-8f69-4104-b212-96110af3c6b9 HTTP/1.1" 200 115 0.016911 10.0.0.19 - - [2026-01-26 01:55:53] "GET /virtual-machine-interface/021f76a8-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005484 10.0.0.19 - - [2026-01-26 01:55:53] "POST /set-tag HTTP/1.1" 200 109 0.004368 10.0.0.19 - - [2026-01-26 01:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.19 - - [2026-01-26 01:55:53] "GET /loadbalancer/c8d710fd-d369-4032-b180-4c1335bdbcea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002466 10.0.0.19 - - [2026-01-26 01:55:55] "GET /virtual-machine-interface/021f76a8-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.006212 10.0.0.19 - - [2026-01-26 01:55:55] "POST /set-tag HTTP/1.1" 200 109 0.006942 10.0.0.19 - - [2026-01-26 01:55:55] "GET /virtual-machine-interface/021f76a8-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005646 10.0.0.19 - - [2026-01-26 01:55:55] "POST /set-tag HTTP/1.1" 200 109 0.002733 10.0.0.19 - - [2026-01-26 01:55:55] "GET /virtual-machine/981612cf-9e3f-41a4-8b74-00d3fbc6bd1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003577 10.0.0.19 - - [2026-01-26 01:55:55] "POST /ref-update HTTP/1.1" 200 156 0.014518 10.0.0.19 - - [2026-01-26 01:55:55] "GET /virtual-machine-interface/021f76a8-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.006105 10.0.0.19 - - [2026-01-26 01:55:55] "POST /set-tag HTTP/1.1" 200 109 0.019932 10.0.0.19 - - [2026-01-26 01:55:55] "POST /set-tag HTTP/1.1" 200 109 0.047037 10.0.0.19 - - [2026-01-26 01:55:55] "POST /set-tag HTTP/1.1" 200 109 0.020643 10.0.0.19 - - [2026-01-26 01:55:55] "DELETE /instance-ip/023237ca-fa5a-11f0-921a-fa163e99a9ea HTTP/1.1" 200 115 0.048510 10.0.0.19 - - [2026-01-26 01:55:55] "POST /ref-update HTTP/1.1" 200 156 0.037960 10.0.0.19 - - [2026-01-26 01:55:55] "DELETE /virtual-machine-interface/021f76a8-fa5a-11f0-921a-fa163e99a9ea HTTP/1.1" 200 115 0.060923 10.0.0.19 - - [2026-01-26 01:55:56] "DELETE /virtual-machine/981612cf-9e3f-41a4-8b74-00d3fbc6bd1e HTTP/1.1" 200 115 0.028910 10.0.0.19 - - [2026-01-26 01:55:56] "DELETE /tag/09c40c42-7208-4df0-954a-53ea52bc630d HTTP/1.1" 200 115 0.103160 10.0.0.19 - - [2026-01-26 01:55:56] "DELETE /tag/4580c9f5-6d28-4469-9ea7-6dd14c866d84 HTTP/1.1" 200 115 0.061861 10.0.0.19 - - [2026-01-26 01:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.19 - - [2026-01-26 01:55:59] "GET /project/b477db8c-b80d-49b5-b79f-b3e050f7974f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.051808 10.0.0.19 - - [2026-01-26 01:55:59] "POST /tags HTTP/1.1" 200 393 0.028777 10.0.0.19 - - [2026-01-26 01:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004467 10.0.0.19 - - [2026-01-26 01:55:59] "GET /tag/aaafddb5-dfea-4748-a9ea-02d6beb6a6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.026002 10.0.0.19 - - [2026-01-26 01:55:59] "POST /tags HTTP/1.1" 200 341 0.037190 10.0.0.19 - - [2026-01-26 01:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.19 - - [2026-01-26 01:55:59] "GET /tag/322f2390-5f93-4408-8c97-3a3d0690e40d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014972 10.0.0.19 - - [2026-01-26 01:55:59] "POST /id-to-fqname HTTP/1.1" 200 192 0.002204 10.0.0.19 - - [2026-01-26 01:55:59] "POST /fqname-to-id HTTP/1.1" 404 201 0.005227 10.0.0.19 - - [2026-01-26 01:55:59] "POST /security-groups HTTP/1.1" 200 589 0.064190 10.0.0.19 - - [2026-01-26 01:55:59] "POST /fqname-to-id HTTP/1.1" 404 236 0.002971 10.0.0.19 - - [2026-01-26 01:55:59] "POST /projects HTTP/1.1" 200 519 0.236618 10.0.0.19 - - [2026-01-26 01:55:59] "POST /access-control-lists HTTP/1.1" 200 598 0.108721 10.0.0.19 - - [2026-01-26 01:55:59] "POST /fqname-to-id HTTP/1.1" 404 235 0.012875 10.0.0.19 - - [2026-01-26 01:55:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.069780 10.0.0.19 - - [2026-01-26 01:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.018079 10.0.0.19 - - [2026-01-26 01:55:59] "GET /virtual-network/81650aed-b1aa-448c-b833-2f41a3cd3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.012244 10.0.0.19 - - [2026-01-26 01:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.19 - - [2026-01-26 01:55:59] "GET /virtual-network/d1d4c9bd-6f9b-4a2a-aef2-92c46f2a642f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.013760 10.0.0.19 - - [2026-01-26 01:55:59] "POST /access-control-lists HTTP/1.1" 200 596 0.099894 10.0.0.19 - - [2026-01-26 01:55:59] "PUT /virtual-network/81650aed-b1aa-448c-b833-2f41a3cd3ff5 HTTP/1.1" 200 264 0.069283 10.0.0.19 - - [2026-01-26 01:55:59] "PUT /virtual-network/d1d4c9bd-6f9b-4a2a-aef2-92c46f2a642f HTTP/1.1" 200 264 0.109704 10.0.0.19 - - [2026-01-26 01:56:00] "POST /security-groups HTTP/1.1" 200 591 0.119609 10.0.0.19 - - [2026-01-26 01:56:00] "POST /fqname-to-id HTTP/1.1" 404 270 0.003165 10.0.0.19 - - [2026-01-26 01:56:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.058388 10.0.0.19 - - [2026-01-26 01:56:00] "POST /chown HTTP/1.1" 200 109 0.023553 10.0.0.19 - - [2026-01-26 01:56:00] "GET /application-policy-set/be208631-aa6b-414b-902f-3e7e1aefccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002186 10.0.0.19 - - [2026-01-26 01:56:00] "POST /access-control-lists HTTP/1.1" 200 632 0.098399 10.0.0.19 - - [2026-01-26 01:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013405 10.0.0.19 - - [2026-01-26 01:56:00] "POST /fqname-to-id HTTP/1.1" 404 269 0.014771 10.0.0.19 - - [2026-01-26 01:56:00] "GET /policy-management/6aa27d2e-87d7-4ddf-82f8-f4af11b6aaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.007196 10.0.0.19 - - [2026-01-26 01:56:00] "POST /tags HTTP/1.1" 409 226 0.002012 10.0.0.19 - - [2026-01-26 01:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001373 10.0.0.19 - - [2026-01-26 01:56:00] "GET /tag/322f2390-5f93-4408-8c97-3a3d0690e40d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012542 10.0.0.19 - - [2026-01-26 01:56:00] "POST /access-control-lists HTTP/1.1" 200 630 0.066465 10.0.0.19 - - [2026-01-26 01:56:00] "POST /firewall-rules HTTP/1.1" 200 600 0.090887 10.0.0.19 - - [2026-01-26 01:56:00] "GET /firewall-rule/951feaa3-5205-44c5-903f-6c935d307d2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003950 10.0.0.19 - - [2026-01-26 01:56:00] "GET /firewall-policy/46245b98-0325-4b0f-a2ac-ce25a5de7289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003522 10.0.0.19 - - [2026-01-26 01:56:00] "GET /firewall-rule/951feaa3-5205-44c5-903f-6c935d307d2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002020 10.0.0.19 - - [2026-01-26 01:56:00] "POST /ref-update HTTP/1.1" 200 156 0.052557 10.0.0.19 - - [2026-01-26 01:56:00] "GET /application-policy-set/be208631-aa6b-414b-902f-3e7e1aefccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008435 10.0.0.19 - - [2026-01-26 01:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.19 - - [2026-01-26 01:56:00] "GET /policy-management/6aa27d2e-87d7-4ddf-82f8-f4af11b6aaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002973 10.0.0.19 - - [2026-01-26 01:56:00] "POST /tags HTTP/1.1" 409 226 0.001867 10.0.0.19 - - [2026-01-26 01:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.19 - - [2026-01-26 01:56:00] "GET /tag/322f2390-5f93-4408-8c97-3a3d0690e40d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011168 10.0.0.19 - - [2026-01-26 01:56:00] "POST /firewall-rules HTTP/1.1" 200 598 0.106690 10.0.0.19 - - [2026-01-26 01:56:00] "GET /firewall-rule/00854af0-0c30-4408-a250-3cf82c47ee86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.018495 10.0.0.19 - - [2026-01-26 01:56:00] "GET /firewall-policy/46245b98-0325-4b0f-a2ac-ce25a5de7289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004301 10.0.0.19 - - [2026-01-26 01:56:00] "GET /firewall-rule/00854af0-0c30-4408-a250-3cf82c47ee86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.004537 10.0.0.19 - - [2026-01-26 01:56:01] "POST /ref-update HTTP/1.1" 200 156 0.050671 10.0.0.19 - - [2026-01-26 01:56:02] "POST /tags HTTP/1.1" 200 393 0.026498 10.0.0.19 - - [2026-01-26 01:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.19 - - [2026-01-26 01:56:02] "GET /tag/e93dbd18-02b3-4106-98f9-99f40ec5f062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011975 10.0.0.19 - - [2026-01-26 01:56:02] "POST /tags HTTP/1.1" 200 341 0.023822 10.0.0.19 - - [2026-01-26 01:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.19 - - [2026-01-26 01:56:02] "GET /tag/fa14e8cb-423a-40c8-a99b-87d1be672598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.018971 10.0.0.19 - - [2026-01-26 01:56:02] "POST /id-to-fqname HTTP/1.1" 200 192 0.001099 10.0.0.19 - - [2026-01-26 01:56:02] "POST /fqname-to-id HTTP/1.1" 404 201 0.003431 10.0.0.19 - - [2026-01-26 01:56:02] "POST /security-groups HTTP/1.1" 200 589 0.067411 10.0.0.19 - - [2026-01-26 01:56:02] "POST /projects HTTP/1.1" 200 519 0.201900 10.0.0.19 - - [2026-01-26 01:56:02] "POST /fqname-to-id HTTP/1.1" 404 236 0.002799 10.0.0.19 - - [2026-01-26 01:56:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.008790 10.0.0.19 - - [2026-01-26 01:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005290 10.0.0.19 - - [2026-01-26 01:56:02] "GET /virtual-network/81650aed-b1aa-448c-b833-2f41a3cd3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.048038 10.0.0.19 - - [2026-01-26 01:56:02] "POST /access-control-lists HTTP/1.1" 200 598 0.099584 10.0.0.19 - - [2026-01-26 01:56:02] "POST /fqname-to-id HTTP/1.1" 404 235 0.004788 10.0.0.19 - - [2026-01-26 01:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.19 - - [2026-01-26 01:56:02] "GET /virtual-network/d1d4c9bd-6f9b-4a2a-aef2-92c46f2a642f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.009521 10.0.0.19 - - [2026-01-26 01:56:02] "POST /access-control-lists HTTP/1.1" 200 596 0.044662 10.0.0.19 - - [2026-01-26 01:56:02] "PUT /virtual-network/81650aed-b1aa-448c-b833-2f41a3cd3ff5 HTTP/1.1" 200 264 0.046575 10.0.0.19 - - [2026-01-26 01:56:02] "PUT /virtual-network/d1d4c9bd-6f9b-4a2a-aef2-92c46f2a642f HTTP/1.1" 200 264 0.036507 10.0.0.19 - - [2026-01-26 01:56:02] "POST /security-groups HTTP/1.1" 200 591 0.073286 10.0.0.19 - - [2026-01-26 01:56:02] "POST /fqname-to-id HTTP/1.1" 404 270 0.003318 10.0.0.19 - - [2026-01-26 01:56:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.041277 10.0.0.19 - - [2026-01-26 01:56:02] "POST /access-control-lists HTTP/1.1" 200 632 0.061965 10.0.0.19 - - [2026-01-26 01:56:03] "POST /fqname-to-id HTTP/1.1" 404 269 0.007766 10.0.0.19 - - [2026-01-26 01:56:03] "POST /chown HTTP/1.1" 200 109 0.049630 10.0.0.19 - - [2026-01-26 01:56:03] "GET /application-policy-set/be208631-aa6b-414b-902f-3e7e1aefccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.040258 10.0.0.19 - - [2026-01-26 01:56:03] "POST /access-control-lists HTTP/1.1" 200 630 0.088330 10.0.0.19 - - [2026-01-26 01:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009924 10.0.0.19 - - [2026-01-26 01:56:03] "GET /policy-management/6aa27d2e-87d7-4ddf-82f8-f4af11b6aaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003114 10.0.0.19 - - [2026-01-26 01:56:03] "POST /tags HTTP/1.1" 409 226 0.001865 10.0.0.19 - - [2026-01-26 01:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.19 - - [2026-01-26 01:56:03] "GET /tag/fa14e8cb-423a-40c8-a99b-87d1be672598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010432 10.0.0.19 - - [2026-01-26 01:56:03] "POST /firewall-rules HTTP/1.1" 200 600 0.061397 10.0.0.19 - - [2026-01-26 01:56:03] "GET /firewall-rule/c05f6043-965c-4b31-9264-ec52822c975c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.009119 10.0.0.19 - - [2026-01-26 01:56:03] "GET /firewall-policy/46245b98-0325-4b0f-a2ac-ce25a5de7289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003968 10.0.0.19 - - [2026-01-26 01:56:03] "GET /firewall-rule/c05f6043-965c-4b31-9264-ec52822c975c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002038 10.0.0.19 - - [2026-01-26 01:56:03] "POST /ref-update HTTP/1.1" 200 156 0.063542 10.0.0.19 - - [2026-01-26 01:56:03] "GET /application-policy-set/be208631-aa6b-414b-902f-3e7e1aefccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002560 10.0.0.19 - - [2026-01-26 01:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.19 - - [2026-01-26 01:56:03] "GET /policy-management/6aa27d2e-87d7-4ddf-82f8-f4af11b6aaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002479 10.0.0.19 - - [2026-01-26 01:56:03] "POST /tags HTTP/1.1" 409 226 0.004049 10.0.0.19 - - [2026-01-26 01:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.19 - - [2026-01-26 01:56:03] "GET /tag/fa14e8cb-423a-40c8-a99b-87d1be672598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011599 10.0.0.19 - - [2026-01-26 01:56:03] "POST /firewall-rules HTTP/1.1" 200 598 0.077051 10.0.0.19 - - [2026-01-26 01:56:03] "GET /firewall-rule/2bf28b50-b8d7-48fe-a069-f262580de328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.005958 10.0.0.19 - - [2026-01-26 01:56:03] "GET /firewall-policy/46245b98-0325-4b0f-a2ac-ce25a5de7289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.006227 10.0.0.19 - - [2026-01-26 01:56:03] "GET /firewall-rule/2bf28b50-b8d7-48fe-a069-f262580de328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002463 10.0.0.19 - - [2026-01-26 01:56:03] "POST /ref-update HTTP/1.1" 200 156 0.062568 10.0.0.19 - - [2026-01-26 01:56:05] "POST /tags HTTP/1.1" 200 345 0.097548 10.0.0.19 - - [2026-01-26 01:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.014385 10.0.0.19 - - [2026-01-26 01:56:05] "GET /tag/e87718bf-5b8c-4cc4-8920-94e73d1afc58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.026813 10.0.0.19 - - [2026-01-26 01:56:05] "POST /projects HTTP/1.1" 409 238 0.002360 10.0.0.19 - - [2026-01-26 01:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.19 - - [2026-01-26 01:56:05] "GET /project/98e630be-4371-4f53-90be-cb42aed6e16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.048138 10.0.0.19 - - [2026-01-26 01:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.19 - - [2026-01-26 01:56:05] "GET /virtual-network/81650aed-b1aa-448c-b833-2f41a3cd3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006103 10.0.0.19 - - [2026-01-26 01:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.19 - - [2026-01-26 01:56:05] "GET /virtual-network/d1d4c9bd-6f9b-4a2a-aef2-92c46f2a642f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004011 10.0.0.19 - - [2026-01-26 01:56:05] "POST /security-groups HTTP/1.1" 409 285 0.002825 10.0.0.19 - - [2026-01-26 01:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.19 - - [2026-01-26 01:56:05] "PUT /security-group/a666d4d6-83cd-4238-bf27-39f1cf99bcb8 HTTP/1.1" 200 262 0.070847 10.0.0.19 - - [2026-01-26 01:56:05] "PUT /access-control-list/99983d72-d0cd-4562-99a2-61fe5d5f705c HTTP/1.1" 200 272 0.025545 10.0.0.19 - - [2026-01-26 01:56:05] "PUT /access-control-list/72a06462-91c3-4e76-9c06-ee8cddbc5e36 HTTP/1.1" 200 272 0.018801 10.0.0.19 - - [2026-01-26 01:56:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.028656 10.0.0.19 - - [2026-01-26 01:56:05] "POST /tags HTTP/1.1" 200 345 0.055839 10.0.0.19 - - [2026-01-26 01:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010175 10.0.0.19 - - [2026-01-26 01:56:05] "GET /tag/95663e8f-0b06-4adc-b740-c0a30f2101ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011823 10.0.0.19 - - [2026-01-26 01:56:05] "POST /projects HTTP/1.1" 409 238 0.003542 10.0.0.19 - - [2026-01-26 01:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001448 10.0.0.19 - - [2026-01-26 01:56:05] "GET /project/81c2a40b-865b-453f-87a5-826bd42082e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.050711 10.0.0.19 - - [2026-01-26 01:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005903 10.0.0.19 - - [2026-01-26 01:56:05] "GET /virtual-network/81650aed-b1aa-448c-b833-2f41a3cd3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007434 10.0.0.19 - - [2026-01-26 01:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.19 - - [2026-01-26 01:56:06] "GET /virtual-network/d1d4c9bd-6f9b-4a2a-aef2-92c46f2a642f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003938 10.0.0.19 - - [2026-01-26 01:56:06] "POST /security-groups HTTP/1.1" 409 285 0.002281 10.0.0.19 - - [2026-01-26 01:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009492 10.0.0.19 - - [2026-01-26 01:56:06] "PUT /security-group/9d28baf3-67be-4093-a43e-7b3a0ea4f35b HTTP/1.1" 200 262 0.069931 10.0.0.19 - - [2026-01-26 01:56:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.053509 10.0.0.19 - - [2026-01-26 01:56:06] "PUT /access-control-list/da24636d-8579-43c3-9999-a597e4ed2999 HTTP/1.1" 200 272 0.037062 10.0.0.19 - - [2026-01-26 01:56:06] "PUT /access-control-list/6b8f77f1-c3c8-4425-97c7-1c21d8a16cc6 HTTP/1.1" 200 272 0.020677 10.0.0.19 - - [2026-01-26 01:56:10] "POST /tags HTTP/1.1" 200 291 0.052760 10.0.0.19 - - [2026-01-26 01:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.015874 10.0.0.19 - - [2026-01-26 01:56:10] "GET /tag/76579f2b-a70f-4f9a-a493-6302693d0b79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.016587 10.0.0.19 - - [2026-01-26 01:56:10] "POST /tags HTTP/1.1" 200 303 0.123676 10.0.0.19 - - [2026-01-26 01:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.013627 10.0.0.19 - - [2026-01-26 01:56:10] "GET /tag/f45ec31e-dc85-49ad-a8f5-097ac6838c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.020599 10.0.0.19 - - [2026-01-26 01:56:10] "POST /tags HTTP/1.1" 409 252 0.001756 10.0.0.19 - - [2026-01-26 01:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.19 - - [2026-01-26 01:56:10] "GET /tag/aaafddb5-dfea-4748-a9ea-02d6beb6a6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010373 10.0.0.19 - - [2026-01-26 01:56:10] "POST /tags HTTP/1.1" 409 228 0.003299 10.0.0.19 - - [2026-01-26 01:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005556 10.0.0.19 - - [2026-01-26 01:56:10] "GET /tag/e87718bf-5b8c-4cc4-8920-94e73d1afc58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012720 10.0.0.19 - - [2026-01-26 01:56:10] "POST /tags HTTP/1.1" 409 226 0.002113 10.0.0.19 - - [2026-01-26 01:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.19 - - [2026-01-26 01:56:10] "GET /tag/322f2390-5f93-4408-8c97-3a3d0690e40d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010524 10.0.0.19 - - [2026-01-26 01:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006193 10.0.0.19 - - [2026-01-26 01:56:10] "GET /virtual-network/81650aed-b1aa-448c-b833-2f41a3cd3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004683 10.0.0.19 - - [2026-01-26 01:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.19 - - [2026-01-26 01:56:10] "GET /project/98e630be-4371-4f53-90be-cb42aed6e16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.067223 10.0.0.19 - - [2026-01-26 01:56:10] "POST /virtual-machines HTTP/1.1" 200 395 0.015195 10.0.0.19 - - [2026-01-26 01:56:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.009138 10.0.0.19 - - [2026-01-26 01:56:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.269343 10.0.0.19 - - [2026-01-26 01:56:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.038968 10.0.0.19 - - [2026-01-26 01:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011212 10.0.0.19 - - [2026-01-26 01:56:11] "GET /virtual-machine-interface/30209f3c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.021271 10.0.0.19 - - [2026-01-26 01:56:11] "POST /instance-ips HTTP/1.1" 200 397 0.062275 10.0.0.19 - - [2026-01-26 01:56:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.065525 10.0.0.19 - - [2026-01-26 01:56:11] "GET /virtual-machine-interface/30209f3c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.024358 10.0.0.19 - - [2026-01-26 01:56:11] "POST /set-tag HTTP/1.1" 200 109 0.103185 10.0.0.19 - - [2026-01-26 01:56:11] "GET /virtual-machine-interface/30209f3c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017083 10.0.0.19 - - [2026-01-26 01:56:11] "GET /instance-ip/305179e0-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.009305 10.0.0.19 - - [2026-01-26 01:56:11] "GET /virtual-machine-interface/30209f3c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008403 10.0.0.19 - - [2026-01-26 01:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.19 - - [2026-01-26 01:56:11] "POST /set-tag HTTP/1.1" 200 109 0.004489 10.0.0.19 - - [2026-01-26 01:56:11] "GET /virtual-router/835b6b83-c302-4528-9f30-71946601b084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005224 10.0.0.19 - - [2026-01-26 01:56:11] "GET /project/98e630be-4371-4f53-90be-cb42aed6e16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036666 10.0.0.19 - - [2026-01-26 01:56:11] "POST /ref-update HTTP/1.1" 200 156 0.010227 10.0.0.19 - - [2026-01-26 01:56:11] "GET /virtual-machine-interface/30209f3c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.027671 10.0.0.19 - - [2026-01-26 01:56:11] "POST /set-tag HTTP/1.1" 200 109 0.003564 10.0.0.19 - - [2026-01-26 01:56:11] "GET /virtual-machine-interface/603f9b02-fa58-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004329 10.0.0.19 - - [2026-01-26 01:56:11] "POST /set-tag HTTP/1.1" 200 109 0.002160 10.0.0.19 - - [2026-01-26 01:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.19 - - [2026-01-26 01:56:12] "GET /loadbalancer/32734269-1400-4a28-9684-04eaa2c28506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002994 10.0.0.19 - - [2026-01-26 01:56:12] "GET /virtual-machine-interface/603f9b02-fa58-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005620 10.0.0.19 - - [2026-01-26 01:56:12] "POST /set-tag HTTP/1.1" 200 109 0.035696 10.0.0.19 - - [2026-01-26 01:56:12] "DELETE /loadbalancer-member/e9d01184-a29d-4d04-8fe1-2670e9d6f3c8 HTTP/1.1" 200 115 0.050323 10.0.0.19 - - [2026-01-26 01:56:12] "GET /virtual-machine-interface/603f9b02-fa58-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006463 10.0.0.19 - - [2026-01-26 01:56:12] "POST /set-tag HTTP/1.1" 200 109 0.002842 10.0.0.19 - - [2026-01-26 01:56:12] "DELETE /loadbalancer-member/11ede58e-2f79-4243-893f-d1e9e53c531b HTTP/1.1" 200 115 0.043239 10.0.0.19 - - [2026-01-26 01:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.016809 10.0.0.19 - - [2026-01-26 01:56:12] "GET /virtual-machine-interface/603f9b02-fa58-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005349 10.0.0.19 - - [2026-01-26 01:56:12] "GET /project/81c2a40b-865b-453f-87a5-826bd42082e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.035399 10.0.0.19 - - [2026-01-26 01:56:12] "POST /set-tag HTTP/1.1" 200 109 0.002295 10.0.0.19 - - [2026-01-26 01:56:12] "DELETE /loadbalancer-member/8b80f5d5-06dd-4a91-8f20-54ed5e45c8a7 HTTP/1.1" 200 115 0.037517 10.0.0.19 - - [2026-01-26 01:56:12] "GET /virtual-machine-interface/603f9b02-fa58-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006708 10.0.0.19 - - [2026-01-26 01:56:12] "POST /set-tag HTTP/1.1" 200 109 0.004327 10.0.0.19 - - [2026-01-26 01:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.19 - - [2026-01-26 01:56:12] "GET /loadbalancer/32734269-1400-4a28-9684-04eaa2c28506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004247 10.0.0.19 - - [2026-01-26 01:56:12] "GET /loadbalancer-pool/718a3fa1-7842-4b29-bdb7-f5a45dec6984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.005098 10.0.0.19 - - [2026-01-26 01:56:12] "POST /loadbalancer-members HTTP/1.1" 200 690 0.036125 10.0.0.19 - - [2026-01-26 01:56:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.026328 10.0.0.19 - - [2026-01-26 01:56:12] "GET /virtual-machine-interface/603f9b02-fa58-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.027609 10.0.0.19 - - [2026-01-26 01:56:12] "GET /virtual-machine-interface/603f9b02-fa58-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005190 10.0.0.19 - - [2026-01-26 01:56:12] "GET /floating-ip/46c649d5-aa09-4200-bd0f-22b6802fcd8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002164 10.0.0.19 - - [2026-01-26 01:56:12] "POST /set-tag HTTP/1.1" 200 109 0.068043 10.0.0.19 - - [2026-01-26 01:56:12] "GET /loadbalancer-pool/ac86b524-0708-4359-8454-fe784a02b491?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.016833 10.0.0.19 - - [2026-01-26 01:56:12] "POST /loadbalancer-members HTTP/1.1" 200 690 0.035801 10.0.0.19 - - [2026-01-26 01:56:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.012910 10.0.0.19 - - [2026-01-26 01:56:12] "GET /virtual-machine-interface/603f9b02-fa58-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012646 10.0.0.19 - - [2026-01-26 01:56:12] "POST /set-tag HTTP/1.1" 200 109 0.002547 10.0.0.19 - - [2026-01-26 01:56:12] "GET /virtual-machine-interface/603f9b02-fa58-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004439 10.0.0.19 - - [2026-01-26 01:56:12] "GET /floating-ip/46c649d5-aa09-4200-bd0f-22b6802fcd8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002471 10.0.0.19 - - [2026-01-26 01:56:12] "GET /loadbalancer-pool/40e32f0f-55d1-4472-ab16-ba0ad64e0a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003786 10.0.0.19 - - [2026-01-26 01:56:12] "POST /loadbalancer-members HTTP/1.1" 200 692 0.028409 10.0.0.19 - - [2026-01-26 01:56:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.019551 10.0.0.19 - - [2026-01-26 01:56:13] "GET /virtual-machine-interface/603f9b02-fa58-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008439 10.0.0.19 - - [2026-01-26 01:56:13] "GET /virtual-machine-interface/603f9b02-fa58-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004620 10.0.0.19 - - [2026-01-26 01:56:13] "GET /floating-ip/46c649d5-aa09-4200-bd0f-22b6802fcd8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002547 10.0.0.19 - - [2026-01-26 01:56:13] "POST /set-tag HTTP/1.1" 200 109 0.003564 10.0.0.19 - - [2026-01-26 01:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.19 - - [2026-01-26 01:56:13] "GET /virtual-network/81650aed-b1aa-448c-b833-2f41a3cd3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003579 10.0.0.19 - - [2026-01-26 01:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.19 - - [2026-01-26 01:56:13] "GET /project/98e630be-4371-4f53-90be-cb42aed6e16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030263 10.0.0.19 - - [2026-01-26 01:56:13] "POST /virtual-machines HTTP/1.1" 200 395 0.022093 10.0.0.19 - - [2026-01-26 01:56:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.010553 10.0.0.19 - - [2026-01-26 01:56:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.133966 10.0.0.19 - - [2026-01-26 01:56:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.031451 10.0.0.19 - - [2026-01-26 01:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.19 - - [2026-01-26 01:56:13] "GET /virtual-machine-interface/3175a92c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006936 10.0.0.19 - - [2026-01-26 01:56:13] "POST /instance-ips HTTP/1.1" 200 397 0.034279 10.0.0.19 - - [2026-01-26 01:56:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.021467 10.0.0.19 - - [2026-01-26 01:56:13] "GET /virtual-machine-interface/3175a92c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010304 10.0.0.19 - - [2026-01-26 01:56:13] "POST /set-tag HTTP/1.1" 200 109 0.069920 10.0.0.19 - - [2026-01-26 01:56:13] "GET /virtual-machine-interface/3175a92c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019303 10.0.0.19 - - [2026-01-26 01:56:13] "GET /instance-ip/319031ca-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004141 10.0.0.19 - - [2026-01-26 01:56:13] "GET /virtual-machine-interface/3175a92c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007343 10.0.0.19 - - [2026-01-26 01:56:13] "POST /set-tag HTTP/1.1" 200 109 0.003234 10.0.0.19 - - [2026-01-26 01:56:13] "GET /virtual-router/835b6b83-c302-4528-9f30-71946601b084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.011935 10.0.0.19 - - [2026-01-26 01:56:13] "POST /ref-update HTTP/1.1" 200 156 0.015557 10.0.0.19 - - [2026-01-26 01:56:13] "GET /virtual-machine-interface/3175a92c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007093 10.0.0.19 - - [2026-01-26 01:56:13] "POST /set-tag HTTP/1.1" 200 109 0.002645 10.0.0.19 - - [2026-01-26 01:56:13] "POST /tags HTTP/1.1" 200 291 0.032444 10.0.0.19 - - [2026-01-26 01:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.028504 10.0.0.19 - - [2026-01-26 01:56:14] "GET /tag/e0a7d451-7ca2-4308-b63d-4800ca91a1bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.017991 10.0.0.19 - - [2026-01-26 01:56:14] "POST /tags HTTP/1.1" 409 252 0.002146 10.0.0.19 - - [2026-01-26 01:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.19 - - [2026-01-26 01:56:14] "GET /tag/e93dbd18-02b3-4106-98f9-99f40ec5f062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.021953 10.0.0.19 - - [2026-01-26 01:56:14] "POST /tags HTTP/1.1" 409 228 0.002084 10.0.0.19 - - [2026-01-26 01:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.19 - - [2026-01-26 01:56:14] "GET /tag/95663e8f-0b06-4adc-b740-c0a30f2101ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.009678 10.0.0.19 - - [2026-01-26 01:56:14] "POST /tags HTTP/1.1" 409 226 0.001795 10.0.0.19 - - [2026-01-26 01:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636 10.0.0.19 - - [2026-01-26 01:56:14] "GET /tag/fa14e8cb-423a-40c8-a99b-87d1be672598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011492 10.0.0.19 - - [2026-01-26 01:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.19 - - [2026-01-26 01:56:14] "GET /virtual-network/81650aed-b1aa-448c-b833-2f41a3cd3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004569 10.0.0.19 - - [2026-01-26 01:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.19 - - [2026-01-26 01:56:14] "GET /project/81c2a40b-865b-453f-87a5-826bd42082e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.034483 10.0.0.19 - - [2026-01-26 01:56:14] "POST /virtual-machines HTTP/1.1" 200 395 0.015204 10.0.0.19 - - [2026-01-26 01:56:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.022640 10.0.0.19 - - [2026-01-26 01:56:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.139352 10.0.0.19 - - [2026-01-26 01:56:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.032082 10.0.0.19 - - [2026-01-26 01:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.013767 10.0.0.19 - - [2026-01-26 01:56:14] "GET /virtual-machine-interface/322cf226-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007468 10.0.0.19 - - [2026-01-26 01:56:14] "POST /instance-ips HTTP/1.1" 200 397 0.020966 10.0.0.19 - - [2026-01-26 01:56:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.041919 10.0.0.19 - - [2026-01-26 01:56:14] "GET /virtual-machine-interface/322cf226-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.024129 10.0.0.19 - - [2026-01-26 01:56:14] "POST /set-tag HTTP/1.1" 200 109 0.077472 10.0.0.19 - - [2026-01-26 01:56:14] "GET /virtual-machine-interface/322cf226-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011639 10.0.0.19 - - [2026-01-26 01:56:14] "GET /instance-ip/3248e7f6-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004339 10.0.0.19 - - [2026-01-26 01:56:14] "GET /virtual-machine-interface/322cf226-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004482 10.0.0.19 - - [2026-01-26 01:56:14] "POST /set-tag HTTP/1.1" 200 109 0.002365 10.0.0.19 - - [2026-01-26 01:56:15] "GET /virtual-router/835b6b83-c302-4528-9f30-71946601b084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.011106 10.0.0.19 - - [2026-01-26 01:56:15] "POST /ref-update HTTP/1.1" 200 156 0.010079 10.0.0.19 - - [2026-01-26 01:56:15] "GET /virtual-machine-interface/322cf226-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021223 10.0.0.19 - - [2026-01-26 01:56:15] "POST /set-tag HTTP/1.1" 200 109 0.003047 10.0.0.19 - - [2026-01-26 01:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.19 - - [2026-01-26 01:56:15] "GET /virtual-network/81650aed-b1aa-448c-b833-2f41a3cd3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003863 10.0.0.19 - - [2026-01-26 01:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.19 - - [2026-01-26 01:56:15] "GET /project/81c2a40b-865b-453f-87a5-826bd42082e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.038658 10.0.0.19 - - [2026-01-26 01:56:15] "POST /virtual-machines HTTP/1.1" 200 395 0.009397 10.0.0.19 - - [2026-01-26 01:56:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.008918 10.0.0.19 - - [2026-01-26 01:56:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.126929 10.0.0.19 - - [2026-01-26 01:56:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.008139 10.0.0.19 - - [2026-01-26 01:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.013442 10.0.0.19 - - [2026-01-26 01:56:15] "GET /virtual-machine-interface/32afb31e-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.017831 10.0.0.19 - - [2026-01-26 01:56:15] "POST /instance-ips HTTP/1.1" 200 397 0.022257 10.0.0.19 - - [2026-01-26 01:56:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.044446 10.0.0.19 - - [2026-01-26 01:56:15] "GET /virtual-machine-interface/32afb31e-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.021965 10.0.0.19 - - [2026-01-26 01:56:15] "POST /set-tag HTTP/1.1" 200 109 0.082020 10.0.0.19 - - [2026-01-26 01:56:15] "GET /virtual-machine-interface/32afb31e-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014583 10.0.0.19 - - [2026-01-26 01:56:15] "GET /instance-ip/32cb2810-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.008518 10.0.0.19 - - [2026-01-26 01:56:15] "GET /virtual-machine-interface/32afb31e-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005466 10.0.0.19 - - [2026-01-26 01:56:15] "POST /set-tag HTTP/1.1" 200 109 0.002345 10.0.0.19 - - [2026-01-26 01:56:15] "GET /virtual-router/835b6b83-c302-4528-9f30-71946601b084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.008022 10.0.0.19 - - [2026-01-26 01:56:15] "POST /ref-update HTTP/1.1" 200 156 0.010777 10.0.0.19 - - [2026-01-26 01:56:15] "GET /virtual-machine-interface/32afb31e-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011884 10.0.0.19 - - [2026-01-26 01:56:15] "POST /set-tag HTTP/1.1" 200 109 0.005360 10.0.0.19 - - [2026-01-26 01:56:16] "POST /tags HTTP/1.1" 200 299 0.042641 10.0.0.19 - - [2026-01-26 01:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.19 - - [2026-01-26 01:56:16] "GET /tag/179443d6-95b3-4dcf-8408-a191d7fcb59a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.029031 10.0.0.19 - - [2026-01-26 01:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.19 - - [2026-01-26 01:56:16] "GET /virtual-network/81650aed-b1aa-448c-b833-2f41a3cd3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005597 10.0.0.19 - - [2026-01-26 01:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.19 - - [2026-01-26 01:56:16] "GET /project/98e630be-4371-4f53-90be-cb42aed6e16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.048571 10.0.0.19 - - [2026-01-26 01:56:16] "POST /virtual-machines HTTP/1.1" 200 395 0.049178 10.0.0.19 - - [2026-01-26 01:56:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.033099 10.0.0.19 - - [2026-01-26 01:56:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.173486 10.0.0.19 - - [2026-01-26 01:56:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.015759 10.0.0.19 - - [2026-01-26 01:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006633 10.0.0.19 - - [2026-01-26 01:56:16] "GET /virtual-machine-interface/3353d5f2-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006567 10.0.0.19 - - [2026-01-26 01:56:16] "POST /instance-ips HTTP/1.1" 200 397 0.037664 10.0.0.19 - - [2026-01-26 01:56:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.049179 10.0.0.19 - - [2026-01-26 01:56:16] "GET /virtual-machine-interface/3353d5f2-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009546 10.0.0.19 - - [2026-01-26 01:56:16] "POST /set-tag HTTP/1.1" 200 109 0.039087 10.0.0.19 - - [2026-01-26 01:56:16] "GET /virtual-machine-interface/3353d5f2-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017110 10.0.0.19 - - [2026-01-26 01:56:16] "GET /instance-ip/33790458-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004771 10.0.0.19 - - [2026-01-26 01:56:16] "GET /virtual-machine-interface/3353d5f2-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005615 10.0.0.19 - - [2026-01-26 01:56:16] "POST /set-tag HTTP/1.1" 200 109 0.003843 10.0.0.19 - - [2026-01-26 01:56:17] "POST /tags HTTP/1.1" 200 299 0.029015 10.0.0.19 - - [2026-01-26 01:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.013549 10.0.0.19 - - [2026-01-26 01:56:17] "GET /tag/7d0224bb-5f92-4fa6-b872-7033bfc8886b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.018968 10.0.0.19 - - [2026-01-26 01:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002862 10.0.0.19 - - [2026-01-26 01:56:17] "GET /virtual-network/81650aed-b1aa-448c-b833-2f41a3cd3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007167 10.0.0.19 - - [2026-01-26 01:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.19 - - [2026-01-26 01:56:17] "GET /project/98e630be-4371-4f53-90be-cb42aed6e16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.055821 10.0.0.19 - - [2026-01-26 01:56:17] "POST /virtual-machines HTTP/1.1" 200 395 0.008126 10.0.0.19 - - [2026-01-26 01:56:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.012954 10.0.0.19 - - [2026-01-26 01:56:17] "GET /virtual-machine/823d39dd-3c41-48dc-8315-cd751c5e5fc3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.011604 10.0.0.19 - - [2026-01-26 01:56:17] "GET /virtual-machine-interface/30209f3c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007934 10.0.0.19 - - [2026-01-26 01:56:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.199243 10.0.0.19 - - [2026-01-26 01:56:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.036214 10.0.0.19 - - [2026-01-26 01:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012518 10.0.0.19 - - [2026-01-26 01:56:17] "GET /virtual-machine-interface/33e68c94-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005663 10.0.0.19 - - [2026-01-26 01:56:17] "POST /instance-ips HTTP/1.1" 200 397 0.023909 10.0.0.19 - - [2026-01-26 01:56:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.032255 10.0.0.19 - - [2026-01-26 01:56:17] "GET /virtual-machine-interface/33e68c94-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013220 10.0.0.19 - - [2026-01-26 01:56:17] "POST /set-tag HTTP/1.1" 200 109 0.024180 10.0.0.19 - - [2026-01-26 01:56:17] "GET /virtual-machine-interface/33e68c94-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012633 10.0.0.19 - - [2026-01-26 01:56:17] "GET /instance-ip/340b28ba-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002967 10.0.0.19 - - [2026-01-26 01:56:17] "GET /virtual-machine-interface/33e68c94-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004275 10.0.0.19 - - [2026-01-26 01:56:17] "POST /set-tag HTTP/1.1" 200 109 0.002233 10.0.0.19 - - [2026-01-26 01:56:17] "POST /tags HTTP/1.1" 200 299 0.018872 10.0.0.19 - - [2026-01-26 01:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006809 10.0.0.19 - - [2026-01-26 01:56:17] "GET /tag/f86e20f8-3b35-460f-81c0-89552d369f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011386 10.0.0.19 - - [2026-01-26 01:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.19 - - [2026-01-26 01:56:17] "GET /virtual-network/81650aed-b1aa-448c-b833-2f41a3cd3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003587 10.0.0.19 - - [2026-01-26 01:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.19 - - [2026-01-26 01:56:18] "GET /project/81c2a40b-865b-453f-87a5-826bd42082e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.034311 10.0.0.19 - - [2026-01-26 01:56:18] "POST /virtual-machines HTTP/1.1" 200 395 0.009927 10.0.0.19 - - [2026-01-26 01:56:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.007856 10.0.0.19 - - [2026-01-26 01:56:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100686 10.0.0.19 - - [2026-01-26 01:56:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.024933 10.0.0.19 - - [2026-01-26 01:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012554 10.0.0.19 - - [2026-01-26 01:56:18] "GET /virtual-machine-interface/3462299e-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004411 10.0.0.19 - - [2026-01-26 01:56:18] "POST /instance-ips HTTP/1.1" 200 397 0.017815 10.0.0.19 - - [2026-01-26 01:56:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.023125 10.0.0.19 - - [2026-01-26 01:56:18] "GET /virtual-machine-interface/3462299e-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011355 10.0.0.19 - - [2026-01-26 01:56:18] "POST /set-tag HTTP/1.1" 200 109 0.021458 10.0.0.19 - - [2026-01-26 01:56:18] "GET /virtual-machine-interface/3462299e-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011193 10.0.0.19 - - [2026-01-26 01:56:18] "GET /instance-ip/3477a9d6-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005529 10.0.0.19 - - [2026-01-26 01:56:18] "GET /virtual-machine-interface/3462299e-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004214 10.0.0.19 - - [2026-01-26 01:56:18] "POST /set-tag HTTP/1.1" 200 109 0.002315 10.0.0.19 - - [2026-01-26 01:56:18] "POST /tags HTTP/1.1" 200 299 0.018819 10.0.0.19 - - [2026-01-26 01:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.19 - - [2026-01-26 01:56:18] "GET /tag/4aee44ef-d01a-47cb-8cfe-4a92e2fc09c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010971 10.0.0.19 - - [2026-01-26 01:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.19 - - [2026-01-26 01:56:18] "GET /virtual-network/81650aed-b1aa-448c-b833-2f41a3cd3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003923 10.0.0.19 - - [2026-01-26 01:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.19 - - [2026-01-26 01:56:18] "GET /project/81c2a40b-865b-453f-87a5-826bd42082e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.029497 10.0.0.19 - - [2026-01-26 01:56:18] "POST /virtual-machines HTTP/1.1" 200 395 0.009003 10.0.0.19 - - [2026-01-26 01:56:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.009075 10.0.0.19 - - [2026-01-26 01:56:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095407 10.0.0.19 - - [2026-01-26 01:56:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.018027 10.0.0.19 - - [2026-01-26 01:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009554 10.0.0.19 - - [2026-01-26 01:56:18] "GET /virtual-machine-interface/34c8e26a-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004296 10.0.0.19 - - [2026-01-26 01:56:19] "POST /instance-ips HTTP/1.1" 200 397 0.024145 10.0.0.19 - - [2026-01-26 01:56:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.013227 10.0.0.19 - - [2026-01-26 01:56:19] "GET /virtual-machine-interface/34c8e26a-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006658 10.0.0.19 - - [2026-01-26 01:56:19] "POST /set-tag HTTP/1.1" 200 109 0.018958 10.0.0.19 - - [2026-01-26 01:56:19] "GET /virtual-machine-interface/34c8e26a-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011269 10.0.0.19 - - [2026-01-26 01:56:19] "GET /instance-ip/34dcb218-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004694 10.0.0.19 - - [2026-01-26 01:56:19] "GET /virtual-machine-interface/34c8e26a-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004438 10.0.0.19 - - [2026-01-26 01:56:19] "POST /set-tag HTTP/1.1" 200 109 0.002355 10.0.0.19 - - [2026-01-26 01:56:19] "GET /virtual-machine-interface/30209f3c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004166 10.0.0.19 - - [2026-01-26 01:56:19] "POST /set-tag HTTP/1.1" 200 109 0.002337 10.0.0.19 - - [2026-01-26 01:56:19] "GET /virtual-router/835b6b83-c302-4528-9f30-71946601b084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.005105 10.0.0.19 - - [2026-01-26 01:56:19] "POST /ref-update HTTP/1.1" 200 156 0.009414 10.0.0.19 - - [2026-01-26 01:56:19] "GET /virtual-machine-interface/3353d5f2-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017644 10.0.0.19 - - [2026-01-26 01:56:19] "POST /set-tag HTTP/1.1" 200 109 0.002406 10.0.0.19 - - [2026-01-26 01:56:19] "GET /virtual-router/835b6b83-c302-4528-9f30-71946601b084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.003486 10.0.0.19 - - [2026-01-26 01:56:19] "POST /ref-update HTTP/1.1" 200 156 0.006846 10.0.0.19 - - [2026-01-26 01:56:19] "GET /virtual-machine-interface/33e68c94-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003989 10.0.0.19 - - [2026-01-26 01:56:19] "POST /set-tag HTTP/1.1" 200 109 0.002297 10.0.0.19 - - [2026-01-26 01:56:19] "GET /virtual-machine-interface/3175a92c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003766 10.0.0.19 - - [2026-01-26 01:56:19] "POST /set-tag HTTP/1.1" 200 109 0.002264 10.0.0.19 - - [2026-01-26 01:56:19] "GET /virtual-router/835b6b83-c302-4528-9f30-71946601b084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.004878 10.0.0.19 - - [2026-01-26 01:56:19] "POST /ref-update HTTP/1.1" 200 156 0.009266 10.0.0.19 - - [2026-01-26 01:56:19] "GET /virtual-machine-interface/3462299e-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004348 10.0.0.19 - - [2026-01-26 01:56:19] "POST /set-tag HTTP/1.1" 200 109 0.002173 10.0.0.19 - - [2026-01-26 01:56:19] "GET /virtual-router/835b6b83-c302-4528-9f30-71946601b084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.003655 10.0.0.19 - - [2026-01-26 01:56:19] "POST /ref-update HTTP/1.1" 200 156 0.007900 10.0.0.19 - - [2026-01-26 01:56:19] "GET /virtual-machine-interface/34c8e26a-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004153 10.0.0.19 - - [2026-01-26 01:56:19] "POST /set-tag HTTP/1.1" 200 109 0.002070 10.0.0.19 - - [2026-01-26 01:56:19] "GET /virtual-machine-interface/322cf226-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003764 10.0.0.19 - - [2026-01-26 01:56:19] "POST /set-tag HTTP/1.1" 200 109 0.002051 10.0.0.19 - - [2026-01-26 01:56:19] "GET /virtual-machine-interface/32afb31e-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005643 10.0.0.19 - - [2026-01-26 01:56:19] "POST /set-tag HTTP/1.1" 200 109 0.001920 10.0.0.19 - - [2026-01-26 01:56:19] "GET /virtual-machine-interface/3353d5f2-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003704 10.0.0.19 - - [2026-01-26 01:56:19] "POST /set-tag HTTP/1.1" 200 109 0.002305 10.0.0.19 - - [2026-01-26 01:56:19] "GET /virtual-machine-interface/30209f3c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004091 10.0.0.19 - - [2026-01-26 01:56:19] "POST /set-tag HTTP/1.1" 200 109 0.002153 10.0.0.19 - - [2026-01-26 01:56:19] "GET /virtual-machine-interface/33e68c94-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004012 10.0.0.19 - - [2026-01-26 01:56:19] "POST /set-tag HTTP/1.1" 200 109 0.002260 10.0.0.19 - - [2026-01-26 01:56:19] "GET /virtual-machine-interface/3462299e-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004178 10.0.0.19 - - [2026-01-26 01:56:19] "POST /set-tag HTTP/1.1" 200 109 0.002309 10.0.0.19 - - [2026-01-26 01:56:19] "GET /virtual-machine-interface/34c8e26a-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004463 10.0.0.19 - - [2026-01-26 01:56:19] "POST /set-tag HTTP/1.1" 200 109 0.002048 10.0.0.19 - - [2026-01-26 01:56:23] "GET /virtual-machine-interface/3175a92c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004251 10.0.0.19 - - [2026-01-26 01:56:23] "POST /set-tag HTTP/1.1" 200 109 0.002108 10.0.0.19 - - [2026-01-26 01:56:24] "GET /virtual-machine-interface/34c8e26a-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005221 10.0.0.19 - - [2026-01-26 01:56:24] "POST /set-tag HTTP/1.1" 200 109 0.002222 10.0.0.19 - - [2026-01-26 01:56:24] "GET /virtual-machine-interface/33e68c94-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005170 10.0.0.19 - - [2026-01-26 01:56:24] "POST /set-tag HTTP/1.1" 200 109 0.002027 10.0.0.19 - - [2026-01-26 01:56:24] "GET /virtual-machine-interface/322cf226-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003900 10.0.0.19 - - [2026-01-26 01:56:24] "POST /set-tag HTTP/1.1" 200 109 0.001806 10.0.0.19 - - [2026-01-26 01:56:26] "GET /virtual-machine-interface/32afb31e-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004058 10.0.0.19 - - [2026-01-26 01:56:26] "POST /set-tag HTTP/1.1" 200 109 0.001934 10.0.0.19 - - [2026-01-26 01:56:27] "GET /virtual-machine/09e095e2-b575-48b6-922a-960dad02fbf3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002796 10.0.0.19 - - [2026-01-26 01:56:27] "GET /virtual-machine-interface/3175a92c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003901 10.0.0.19 - - [2026-01-26 01:56:27] "GET /virtual-machine/8acb83b1-a9d7-4b77-b21d-651339366df1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003096 10.0.0.19 - - [2026-01-26 01:56:27] "GET /virtual-machine-interface/322cf226-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005091 10.0.0.19 - - [2026-01-26 01:56:27] "GET /virtual-machine/6975e257-8154-4cd7-b64f-1c83ffe2c4d5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002721 10.0.0.19 - - [2026-01-26 01:56:27] "GET /virtual-machine-interface/32afb31e-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003645 10.0.0.19 - - [2026-01-26 01:56:28] "GET /virtual-machine-interface/3353d5f2-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004216 10.0.0.19 - - [2026-01-26 01:56:28] "POST /set-tag HTTP/1.1" 200 109 0.002298 10.0.0.19 - - [2026-01-26 01:56:29] "GET /virtual-machine-interface/3462299e-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003965 10.0.0.19 - - [2026-01-26 01:56:29] "POST /set-tag HTTP/1.1" 200 109 0.002399 10.0.0.19 - - [2026-01-26 01:56:32] "GET /virtual-machine/d624c73c-e7e7-4995-96f7-d4b1f1d2ea4b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002961 10.0.0.19 - - [2026-01-26 01:56:32] "GET /virtual-machine-interface/3353d5f2-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005665 10.0.0.19 - - [2026-01-26 01:56:32] "GET /virtual-machine/5f65e863-d98d-4e3c-9b04-a272d288906e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002732 10.0.0.19 - - [2026-01-26 01:56:32] "GET /virtual-machine-interface/3462299e-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004224 10.0.0.19 - - [2026-01-26 01:56:32] "GET /virtual-machine/a6bac834-6a56-459d-a1bf-20cf7d773a77?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002730 10.0.0.19 - - [2026-01-26 01:56:32] "GET /virtual-machine-interface/33e68c94-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003656 10.0.0.19 - - [2026-01-26 01:56:32] "GET /virtual-machine/de1479f7-977a-44b3-b358-fe2ad6f72339?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003504 10.0.0.19 - - [2026-01-26 01:56:32] "GET /virtual-machine-interface/34c8e26a-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003900 10.0.0.19 - - [2026-01-26 01:56:33] "GET /loadbalancer/cb6e04df-3044-42d7-829f-ac19a4316553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001455 10.0.0.19 - - [2026-01-26 01:56:33] "POST /tags HTTP/1.1" 200 333 0.018690 10.0.0.19 - - [2026-01-26 01:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759 10.0.0.19 - - [2026-01-26 01:56:33] "GET /tag/8fded484-906d-4ec5-bb72-73d8bad4d49a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011139 10.0.0.19 - - [2026-01-26 01:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.19 - - [2026-01-26 01:56:33] "GET /project/98e630be-4371-4f53-90be-cb42aed6e16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029816 10.0.0.19 - - [2026-01-26 01:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.19 - - [2026-01-26 01:56:33] "GET /virtual-network/d1d4c9bd-6f9b-4a2a-aef2-92c46f2a642f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004490 10.0.0.19 - - [2026-01-26 01:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.19 - - [2026-01-26 01:56:33] "GET /service-appliance-set/4177b10c-76bb-40d7-9fc3-0ba8f8b64f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002236 10.0.0.19 - - [2026-01-26 01:56:33] "POST /fqname-to-id HTTP/1.1" 404 273 0.001626 10.0.0.19 - - [2026-01-26 01:56:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.104794 10.0.0.19 - - [2026-01-26 01:56:33] "GET /virtual-machine-interface/be62723e-0fdb-4b03-9645-a9a4c2a26003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.005985 10.0.0.19 - - [2026-01-26 01:56:33] "POST /instance-ips HTTP/1.1" 200 409 0.019033 10.0.0.19 - - [2026-01-26 01:56:33] "GET /instance-ip/778626f9-d7f2-4e7b-93be-8d62f116dd3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.013659 10.0.0.19 - - [2026-01-26 01:56:33] "POST /loadbalancers HTTP/1.1" 200 629 0.072624 10.0.0.19 - - [2026-01-26 01:56:33] "GET /project/98e630be-4371-4f53-90be-cb42aed6e16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031112 10.0.0.19 - - [2026-01-26 01:56:33] "GET /instance-ip/778626f9-d7f2-4e7b-93be-8d62f116dd3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.005258 10.0.0.19 - - [2026-01-26 01:56:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.027789 10.0.0.19 - - [2026-01-26 01:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007114 10.0.0.19 - - [2026-01-26 01:56:33] "POST /floating-ips HTTP/1.1" 200 597 0.054963 10.0.0.19 - - [2026-01-26 01:56:33] "GET /project/98e630be-4371-4f53-90be-cb42aed6e16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.056923 10.0.0.19 - - [2026-01-26 01:56:34] "GET /loadbalancer/cb6e04df-3044-42d7-829f-ac19a4316553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002538 10.0.0.19 - - [2026-01-26 01:56:34] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.014252 10.0.0.19 - - [2026-01-26 01:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004618 10.0.0.19 - - [2026-01-26 01:56:34] "GET /project/98e630be-4371-4f53-90be-cb42aed6e16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033969 10.0.0.19 - - [2026-01-26 01:56:34] "GET /loadbalancer-listener/e27a916a-8c01-41ba-91c6-2ec07f2e71fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.006317 10.0.0.19 - - [2026-01-26 01:56:34] "GET /loadbalancer-listener/e27a916a-8c01-41ba-91c6-2ec07f2e71fc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.004685 10.0.0.19 - - [2026-01-26 01:56:34] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.041919 10.0.0.19 - - [2026-01-26 01:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006706 10.0.0.19 - - [2026-01-26 01:56:34] "GET /loadbalancer/cb6e04df-3044-42d7-829f-ac19a4316553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002755 10.0.0.19 - - [2026-01-26 01:56:34] "GET /instance-ip/778626f9-d7f2-4e7b-93be-8d62f116dd3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.003341 10.0.0.19 - - [2026-01-26 01:56:34] "GET /instance-ip/778626f9-d7f2-4e7b-93be-8d62f116dd3e?fields=floating_ips HTTP/1.1" 200 1212 0.004354 10.0.0.19 - - [2026-01-26 01:56:34] "GET /loadbalancer-pool/86c44461-7f4e-4369-a59a-97d20b180870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003958 10.0.0.19 - - [2026-01-26 01:56:34] "GET /floating-ip/8aa74012-f799-4819-a5c3-f29fe97350cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.003286 10.0.0.19 - - [2026-01-26 01:56:34] "POST /loadbalancer-members HTTP/1.1" 200 721 0.020900 10.0.0.19 - - [2026-01-26 01:56:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.016577 10.0.0.19 - - [2026-01-26 01:56:34] "GET /virtual-machine-interface/3175a92c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016474 10.0.0.19 - - [2026-01-26 01:56:34] "GET /loadbalancer/cb6e04df-3044-42d7-829f-ac19a4316553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.014547 10.0.0.19 - - [2026-01-26 01:56:34] "GET /virtual-machine-interface/3175a92c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016659 10.0.0.19 - - [2026-01-26 01:56:34] "POST /ref-update HTTP/1.1" 200 156 0.017736 10.0.0.19 - - [2026-01-26 01:56:34] "POST /tags HTTP/1.1" 409 221 0.008817 10.0.0.19 - - [2026-01-26 01:56:34] "GET /floating-ip/8aa74012-f799-4819-a5c3-f29fe97350cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.020575 10.0.0.19 - - [2026-01-26 01:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005913 10.0.0.19 - - [2026-01-26 01:56:34] "GET /tag/8fded484-906d-4ec5-bb72-73d8bad4d49a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.016936 10.0.0.19 - - [2026-01-26 01:56:34] "PUT /floating-ip/8aa74012-f799-4819-a5c3-f29fe97350cc HTTP/1.1" 200 256 0.018136 10.0.0.19 - - [2026-01-26 01:56:34] "POST /set-tag HTTP/1.1" 200 109 0.069984 10.0.0.19 - - [2026-01-26 01:56:34] "GET /loadbalancer-pool/86c44461-7f4e-4369-a59a-97d20b180870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.012351 10.0.0.19 - - [2026-01-26 01:56:34] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015858 10.0.0.19 - - [2026-01-26 01:56:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.006369 10.0.0.19 - - [2026-01-26 01:56:34] "GET /virtual-machine-interface/30209f3c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011664 10.0.0.19 - - [2026-01-26 01:56:34] "GET /virtual-machine-interface/30209f3c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005369 10.0.0.19 - - [2026-01-26 01:56:34] "POST /ref-update HTTP/1.1" 200 156 0.011808 10.0.0.19 - - [2026-01-26 01:56:34] "GET /floating-ip/8aa74012-f799-4819-a5c3-f29fe97350cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.015241 10.0.0.19 - - [2026-01-26 01:56:34] "POST /set-tag HTTP/1.1" 200 109 0.090502 10.0.0.19 - - [2026-01-26 01:56:35] "POST /tags HTTP/1.1" 409 206 0.002089 10.0.0.19 - - [2026-01-26 01:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.19 - - [2026-01-26 01:56:35] "GET /tag/f45ec31e-dc85-49ad-a8f5-097ac6838c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011150 10.0.0.19 - - [2026-01-26 01:56:35] "POST /tags HTTP/1.1" 409 204 0.001833 10.0.0.19 - - [2026-01-26 01:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006110 10.0.0.19 - - [2026-01-26 01:56:35] "GET /tag/7d0224bb-5f92-4fa6-b872-7033bfc8886b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010643 10.0.0.19 - - [2026-01-26 01:56:35] "GET /application-policy-set/be208631-aa6b-414b-902f-3e7e1aefccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002434 10.0.0.19 - - [2026-01-26 01:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.19 - - [2026-01-26 01:56:35] "GET /policy-management/6aa27d2e-87d7-4ddf-82f8-f4af11b6aaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002132 10.0.0.19 - - [2026-01-26 01:56:35] "POST /tags HTTP/1.1" 409 206 0.001419 10.0.0.19 - - [2026-01-26 01:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001215 10.0.0.19 - - [2026-01-26 01:56:35] "GET /tag/f45ec31e-dc85-49ad-a8f5-097ac6838c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.009656 10.0.0.19 - - [2026-01-26 01:56:35] "POST /tags HTTP/1.1" 409 226 0.001625 10.0.0.19 - - [2026-01-26 01:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.19 - - [2026-01-26 01:56:35] "GET /tag/322f2390-5f93-4408-8c97-3a3d0690e40d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010162 10.0.0.19 - - [2026-01-26 01:56:35] "POST /tags HTTP/1.1" 409 204 0.002086 10.0.0.19 - - [2026-01-26 01:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.19 - - [2026-01-26 01:56:35] "GET /tag/7d0224bb-5f92-4fa6-b872-7033bfc8886b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010077 10.0.0.19 - - [2026-01-26 01:56:35] "POST /tags HTTP/1.1" 409 226 0.001719 10.0.0.19 - - [2026-01-26 01:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.19 - - [2026-01-26 01:56:35] "GET /tag/322f2390-5f93-4408-8c97-3a3d0690e40d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010223 10.0.0.19 - - [2026-01-26 01:56:35] "GET /application-policy-set/be208631-aa6b-414b-902f-3e7e1aefccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002146 10.0.0.19 - - [2026-01-26 01:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.19 - - [2026-01-26 01:56:36] "GET /policy-management/6aa27d2e-87d7-4ddf-82f8-f4af11b6aaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002613 10.0.0.19 - - [2026-01-26 01:56:36] "POST /firewall-rules HTTP/1.1" 200 626 0.067104 10.0.0.19 - - [2026-01-26 01:56:36] "POST /firewall-rules HTTP/1.1" 200 646 0.072622 10.0.0.19 - - [2026-01-26 01:56:36] "GET /firewall-rule/8fa3fc13-e28c-4152-96f7-66cfff33ccd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.007380 10.0.0.19 - - [2026-01-26 01:56:36] "GET /firewall-policy/94501fd2-d310-4635-95ed-6cc69fa8dcd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.001951 10.0.0.19 - - [2026-01-26 01:56:36] "GET /firewall-rule/22fd2807-74b2-4788-b740-67d5afd400fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003770 10.0.0.19 - - [2026-01-26 01:56:36] "POST /ref-update HTTP/1.1" 200 156 0.011310 10.0.0.19 - - [2026-01-26 01:56:36] "POST /firewall-policys HTTP/1.1" 200 606 0.031063 10.0.0.19 - - [2026-01-26 01:56:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.011946 10.0.0.19 - - [2026-01-26 01:56:36] "GET /firewall-policy/00dca6c9-8fa1-4078-a57c-53fbf5d0673c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.013374 10.0.0.19 - - [2026-01-26 01:56:36] "GET /application-policy-set/be208631-aa6b-414b-902f-3e7e1aefccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002260 10.0.0.19 - - [2026-01-26 01:56:36] "GET /firewall-policy/00dca6c9-8fa1-4078-a57c-53fbf5d0673c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.002721 10.0.0.19 - - [2026-01-26 01:56:36] "GET /firewall-policy/46245b98-0325-4b0f-a2ac-ce25a5de7289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004099 10.0.0.19 - - [2026-01-26 01:56:36] "GET /firewall-policy/94501fd2-d310-4635-95ed-6cc69fa8dcd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003651 10.0.0.19 - - [2026-01-26 01:56:36] "GET /firewall-policy/a2b9424a-d67c-4311-a302-778deb12fa6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003770 10.0.0.19 - - [2026-01-26 01:56:36] "GET /firewall-policy/94501fd2-d310-4635-95ed-6cc69fa8dcd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001808 10.0.0.19 - - [2026-01-26 01:56:36] "GET /firewall-policy/46245b98-0325-4b0f-a2ac-ce25a5de7289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.001906 10.0.0.19 - - [2026-01-26 01:56:36] "POST /ref-update HTTP/1.1" 200 156 0.017500 10.0.0.19 - - [2026-01-26 01:56:36] "POST /ref-update HTTP/1.1" 200 156 0.024256 10.0.0.19 - - [2026-01-26 01:56:36] "POST /ref-update HTTP/1.1" 200 156 0.037914 10.0.0.19 - - [2026-01-26 01:56:36] "POST /ref-update HTTP/1.1" 200 156 0.028012 10.0.0.19 - - [2026-01-26 01:56:36] "POST /ref-update HTTP/1.1" 200 156 0.027398 10.0.0.19 - - [2026-01-26 01:56:36] "GET /firewall-policy/00dca6c9-8fa1-4078-a57c-53fbf5d0673c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.005035 10.0.0.19 - - [2026-01-26 01:57:10] "GET /global-system-configs HTTP/1.1" 200 322 0.001970 10.0.0.19 - - [2026-01-26 01:57:11] "GET /global-system-configs HTTP/1.1" 200 322 0.003484 10.0.0.19 - - [2026-01-26 01:58:35] "POST /tags HTTP/1.1" 409 252 0.002184 10.0.0.19 - - [2026-01-26 01:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.19 - - [2026-01-26 01:58:35] "GET /tag/e93dbd18-02b3-4106-98f9-99f40ec5f062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011903 10.0.0.19 - - [2026-01-26 01:58:35] "POST /tags HTTP/1.1" 409 228 0.002022 10.0.0.19 - - [2026-01-26 01:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.19 - - [2026-01-26 01:58:35] "GET /tag/95663e8f-0b06-4adc-b740-c0a30f2101ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010660 10.0.0.19 - - [2026-01-26 01:58:35] "GET /application-policy-set/be208631-aa6b-414b-902f-3e7e1aefccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004335 10.0.0.19 - - [2026-01-26 01:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.19 - - [2026-01-26 01:58:35] "GET /policy-management/6aa27d2e-87d7-4ddf-82f8-f4af11b6aaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002621 10.0.0.19 - - [2026-01-26 01:58:35] "POST /tags HTTP/1.1" 409 206 0.001742 10.0.0.19 - - [2026-01-26 01:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.19 - - [2026-01-26 01:58:35] "GET /tag/f45ec31e-dc85-49ad-a8f5-097ac6838c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011351 10.0.0.19 - - [2026-01-26 01:58:35] "POST /tags HTTP/1.1" 409 226 0.002270 10.0.0.19 - - [2026-01-26 01:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.19 - - [2026-01-26 01:58:35] "GET /tag/322f2390-5f93-4408-8c97-3a3d0690e40d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012483 10.0.0.19 - - [2026-01-26 01:58:35] "POST /tags HTTP/1.1" 409 204 0.001773 10.0.0.19 - - [2026-01-26 01:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.19 - - [2026-01-26 01:58:35] "GET /tag/7d0224bb-5f92-4fa6-b872-7033bfc8886b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012908 10.0.0.19 - - [2026-01-26 01:58:35] "POST /tags HTTP/1.1" 409 226 0.002154 10.0.0.19 - - [2026-01-26 01:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.19 - - [2026-01-26 01:58:35] "GET /tag/322f2390-5f93-4408-8c97-3a3d0690e40d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010110 10.0.0.19 - - [2026-01-26 01:58:35] "POST /tags HTTP/1.1" 409 228 0.001690 10.0.0.19 - - [2026-01-26 01:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.19 - - [2026-01-26 01:58:36] "GET /tag/95663e8f-0b06-4adc-b740-c0a30f2101ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011369 10.0.0.19 - - [2026-01-26 01:58:36] "POST /tags HTTP/1.1" 409 252 0.001705 10.0.0.19 - - [2026-01-26 01:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.19 - - [2026-01-26 01:58:36] "GET /tag/e93dbd18-02b3-4106-98f9-99f40ec5f062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010381 10.0.0.19 - - [2026-01-26 01:58:36] "GET /application-policy-set/be208631-aa6b-414b-902f-3e7e1aefccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002159 10.0.0.19 - - [2026-01-26 01:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.19 - - [2026-01-26 01:58:36] "GET /policy-management/6aa27d2e-87d7-4ddf-82f8-f4af11b6aaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002943 10.0.0.19 - - [2026-01-26 01:58:36] "POST /firewall-rules HTTP/1.1" 409 281 0.002074 10.0.0.19 - - [2026-01-26 01:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.19 - - [2026-01-26 01:58:36] "PUT /firewall-rule/22fd2807-74b2-4788-b740-67d5afd400fc HTTP/1.1" 200 260 0.017367 10.0.0.19 - - [2026-01-26 01:58:36] "POST /firewall-rules HTTP/1.1" 409 291 0.002250 10.0.0.19 - - [2026-01-26 01:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.19 - - [2026-01-26 01:58:36] "PUT /firewall-rule/8fa3fc13-e28c-4152-96f7-66cfff33ccd3 HTTP/1.1" 200 260 0.023871 10.0.0.19 - - [2026-01-26 01:58:36] "GET /firewall-rule/8fa3fc13-e28c-4152-96f7-66cfff33ccd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.002611 10.0.0.19 - - [2026-01-26 01:58:36] "POST /firewall-rules HTTP/1.1" 200 658 0.072644 10.0.0.19 - - [2026-01-26 01:58:36] "GET /firewall-rule/e62e91d9-8811-4865-935f-b4972ee8b181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.005216 10.0.0.19 - - [2026-01-26 01:58:36] "GET /firewall-policy/94501fd2-d310-4635-95ed-6cc69fa8dcd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002422 10.0.0.19 - - [2026-01-26 01:58:36] "GET /firewall-rule/22fd2807-74b2-4788-b740-67d5afd400fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002885 10.0.0.19 - - [2026-01-26 01:58:36] "POST /firewall-policys HTTP/1.1" 409 269 0.001669 10.0.0.19 - - [2026-01-26 01:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001476 10.0.0.19 - - [2026-01-26 01:58:36] "PUT /firewall-policy/00dca6c9-8fa1-4078-a57c-53fbf5d0673c HTTP/1.1" 200 264 0.021255 10.0.0.19 - - [2026-01-26 01:58:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.033398 10.0.0.19 - - [2026-01-26 01:58:36] "GET /firewall-policy/00dca6c9-8fa1-4078-a57c-53fbf5d0673c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.014812 10.0.0.19 - - [2026-01-26 01:58:36] "GET /application-policy-set/be208631-aa6b-414b-902f-3e7e1aefccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003046 10.0.0.19 - - [2026-01-26 01:58:36] "GET /firewall-policy/00dca6c9-8fa1-4078-a57c-53fbf5d0673c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.002172 10.0.0.19 - - [2026-01-26 01:58:36] "GET /firewall-policy/00dca6c9-8fa1-4078-a57c-53fbf5d0673c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.002049 10.0.0.19 - - [2026-01-26 01:58:36] "GET /firewall-policy/00dca6c9-8fa1-4078-a57c-53fbf5d0673c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.002653 [Introspect:8084]10.0.0.19 - - [2026-01-26 01:58:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000828 [Introspect:8084]10.0.0.19 - - [2026-01-26 01:58:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000839 10.0.0.19 - - [2026-01-26 01:59:38] "GET /virtual-machine-interface/30209f3c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007856 10.0.0.19 - - [2026-01-26 01:59:38] "POST /set-tag HTTP/1.1" 200 109 0.003837 10.0.0.19 - - [2026-01-26 01:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191 10.0.0.19 - - [2026-01-26 01:59:38] "GET /loadbalancer/cb6e04df-3044-42d7-829f-ac19a4316553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003170 10.0.0.19 - - [2026-01-26 01:59:38] "GET /virtual-machine-interface/30209f3c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003865 10.0.0.19 - - [2026-01-26 01:59:38] "POST /set-tag HTTP/1.1" 200 109 0.028481 10.0.0.19 - - [2026-01-26 01:59:38] "DELETE /loadbalancer-member/d6a7cfa5-3055-440f-9e09-f6df8cf8406b HTTP/1.1" 200 115 0.034175 10.0.0.19 - - [2026-01-26 01:59:38] "GET /virtual-machine-interface/3462299e-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003884 10.0.0.19 - - [2026-01-26 01:59:38] "POST /set-tag HTTP/1.1" 200 109 0.002885 10.0.0.19 - - [2026-01-26 01:59:38] "GET /virtual-machine-interface/322cf226-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004246 10.0.0.19 - - [2026-01-26 01:59:38] "POST /set-tag HTTP/1.1" 200 109 0.002093 10.0.0.19 - - [2026-01-26 01:59:38] "GET /virtual-machine-interface/32afb31e-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003722 10.0.0.19 - - [2026-01-26 01:59:38] "POST /set-tag HTTP/1.1" 200 109 0.001715 10.0.0.19 - - [2026-01-26 01:59:38] "GET /virtual-machine-interface/3353d5f2-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004770 10.0.0.19 - - [2026-01-26 01:59:38] "POST /set-tag HTTP/1.1" 200 109 0.002439 10.0.0.19 - - [2026-01-26 01:59:38] "GET /virtual-machine-interface/33e68c94-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005830 10.0.0.19 - - [2026-01-26 01:59:38] "POST /set-tag HTTP/1.1" 200 109 0.002454 10.0.0.19 - - [2026-01-26 01:59:38] "GET /virtual-machine-interface/3175a92c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004345 10.0.0.19 - - [2026-01-26 01:59:38] "POST /set-tag HTTP/1.1" 200 109 0.001987 10.0.0.19 - - [2026-01-26 01:59:38] "GET /virtual-machine-interface/34c8e26a-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004695 10.0.0.19 - - [2026-01-26 01:59:38] "POST /set-tag HTTP/1.1" 200 109 0.002426 10.0.0.19 - - [2026-01-26 01:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.19 - - [2026-01-26 01:59:38] "GET /loadbalancer/cb6e04df-3044-42d7-829f-ac19a4316553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002599 10.0.0.19 - - [2026-01-26 01:59:39] "GET /virtual-machine-interface/30209f3c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005867 10.0.0.19 - - [2026-01-26 01:59:39] "POST /set-tag HTTP/1.1" 200 109 0.003800 10.0.0.19 - - [2026-01-26 01:59:39] "GET /virtual-machine-interface/30209f3c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007242 10.0.0.19 - - [2026-01-26 01:59:39] "POST /set-tag HTTP/1.1" 200 109 0.002445 10.0.0.19 - - [2026-01-26 01:59:39] "GET /virtual-machine/823d39dd-3c41-48dc-8315-cd751c5e5fc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002413 10.0.0.19 - - [2026-01-26 01:59:39] "POST /ref-update HTTP/1.1" 200 156 0.008532 10.0.0.19 - - [2026-01-26 01:59:39] "GET /virtual-machine-interface/30209f3c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003925 10.0.0.19 - - [2026-01-26 01:59:39] "POST /set-tag HTTP/1.1" 200 109 0.023669 10.0.0.19 - - [2026-01-26 01:59:39] "POST /set-tag HTTP/1.1" 200 109 0.027025 10.0.0.19 - - [2026-01-26 01:59:40] "POST /set-tag HTTP/1.1" 200 109 0.016963 10.0.0.19 - - [2026-01-26 01:59:40] "POST /set-tag HTTP/1.1" 200 109 0.023896 10.0.0.19 - - [2026-01-26 01:59:40] "POST /set-tag HTTP/1.1" 200 109 0.023417 10.0.0.19 - - [2026-01-26 01:59:40] "DELETE /instance-ip/305179e0-fa5a-11f0-921a-fa163e99a9ea HTTP/1.1" 200 115 0.039090 10.0.0.19 - - [2026-01-26 01:59:40] "POST /ref-update HTTP/1.1" 200 156 0.007159 10.0.0.19 - - [2026-01-26 01:59:40] "DELETE /virtual-machine-interface/30209f3c-fa5a-11f0-921a-fa163e99a9ea HTTP/1.1" 200 115 0.032470 10.0.0.19 - - [2026-01-26 01:59:40] "DELETE /virtual-machine/823d39dd-3c41-48dc-8315-cd751c5e5fc3 HTTP/1.1" 200 115 0.023357 10.0.0.19 - - [2026-01-26 01:59:40] "GET /virtual-machine-interface/3175a92c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004221 10.0.0.19 - - [2026-01-26 01:59:40] "POST /set-tag HTTP/1.1" 200 109 0.002295 10.0.0.19 - - [2026-01-26 01:59:40] "GET /virtual-machine-interface/3175a92c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003785 10.0.0.19 - - [2026-01-26 01:59:40] "POST /set-tag HTTP/1.1" 200 109 0.002533 10.0.0.19 - - [2026-01-26 01:59:40] "GET /virtual-machine/09e095e2-b575-48b6-922a-960dad02fbf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002657 10.0.0.19 - - [2026-01-26 01:59:40] "POST /ref-update HTTP/1.1" 200 156 0.008286 10.0.0.19 - - [2026-01-26 01:59:40] "GET /virtual-machine-interface/3175a92c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006219 10.0.0.19 - - [2026-01-26 01:59:40] "POST /set-tag HTTP/1.1" 200 109 0.086206 10.0.0.19 - - [2026-01-26 01:59:40] "POST /set-tag HTTP/1.1" 200 109 0.035898 10.0.0.19 - - [2026-01-26 01:59:40] "POST /set-tag HTTP/1.1" 200 109 0.044876 10.0.0.19 - - [2026-01-26 01:59:40] "POST /set-tag HTTP/1.1" 200 109 0.027255 10.0.0.19 - - [2026-01-26 01:59:40] "POST /set-tag HTTP/1.1" 200 109 0.032742 10.0.0.19 - - [2026-01-26 01:59:40] "DELETE /instance-ip/319031ca-fa5a-11f0-921a-fa163e99a9ea HTTP/1.1" 200 115 0.077776 10.0.0.19 - - [2026-01-26 01:59:40] "POST /ref-update HTTP/1.1" 200 156 0.012361 10.0.0.19 - - [2026-01-26 01:59:40] "DELETE /virtual-machine-interface/3175a92c-fa5a-11f0-921a-fa163e99a9ea HTTP/1.1" 200 115 0.045517 10.0.0.19 - - [2026-01-26 01:59:40] "DELETE /virtual-machine/09e095e2-b575-48b6-922a-960dad02fbf3 HTTP/1.1" 200 115 0.018284 10.0.0.19 - - [2026-01-26 01:59:40] "DELETE /tag/76579f2b-a70f-4f9a-a493-6302693d0b79 HTTP/1.1" 200 115 0.033977 10.0.0.19 - - [2026-01-26 01:59:40] "GET /virtual-machine-interface/32afb31e-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005000 10.0.0.19 - - [2026-01-26 01:59:41] "POST /set-tag HTTP/1.1" 200 109 0.002411 10.0.0.19 - - [2026-01-26 01:59:41] "GET /virtual-machine-interface/32afb31e-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003947 10.0.0.19 - - [2026-01-26 01:59:41] "POST /set-tag HTTP/1.1" 200 109 0.002067 10.0.0.19 - - [2026-01-26 01:59:41] "GET /virtual-machine/6975e257-8154-4cd7-b64f-1c83ffe2c4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002697 10.0.0.19 - - [2026-01-26 01:59:41] "POST /ref-update HTTP/1.1" 200 156 0.008158 10.0.0.19 - - [2026-01-26 01:59:41] "GET /virtual-machine-interface/32afb31e-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016249 10.0.0.19 - - [2026-01-26 01:59:41] "POST /set-tag HTTP/1.1" 200 109 0.029997 10.0.0.19 - - [2026-01-26 01:59:41] "POST /set-tag HTTP/1.1" 200 109 0.027362 10.0.0.19 - - [2026-01-26 01:59:41] "POST /set-tag HTTP/1.1" 200 109 0.024118 10.0.0.19 - - [2026-01-26 01:59:41] "POST /set-tag HTTP/1.1" 200 109 0.014218 10.0.0.19 - - [2026-01-26 01:59:41] "POST /set-tag HTTP/1.1" 200 109 0.025990 10.0.0.19 - - [2026-01-26 01:59:41] "DELETE /instance-ip/32cb2810-fa5a-11f0-921a-fa163e99a9ea HTTP/1.1" 200 115 0.037007 10.0.0.19 - - [2026-01-26 01:59:41] "DELETE /virtual-machine-interface/32afb31e-fa5a-11f0-921a-fa163e99a9ea HTTP/1.1" 200 115 0.041030 10.0.0.19 - - [2026-01-26 01:59:41] "DELETE /virtual-machine/6975e257-8154-4cd7-b64f-1c83ffe2c4d5 HTTP/1.1" 200 115 0.018394 10.0.0.19 - - [2026-01-26 01:59:41] "GET /virtual-machine-interface/322cf226-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005913 10.0.0.19 - - [2026-01-26 01:59:41] "POST /set-tag HTTP/1.1" 200 109 0.002897 10.0.0.19 - - [2026-01-26 01:59:41] "GET /virtual-machine-interface/322cf226-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004678 10.0.0.19 - - [2026-01-26 01:59:41] "POST /set-tag HTTP/1.1" 200 109 0.002279 10.0.0.19 - - [2026-01-26 01:59:41] "GET /virtual-machine/8acb83b1-a9d7-4b77-b21d-651339366df1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002804 10.0.0.19 - - [2026-01-26 01:59:41] "POST /ref-update HTTP/1.1" 200 156 0.008928 10.0.0.19 - - [2026-01-26 01:59:41] "GET /virtual-machine-interface/322cf226-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011620 10.0.0.19 - - [2026-01-26 01:59:41] "POST /set-tag HTTP/1.1" 200 109 0.016268 10.0.0.19 - - [2026-01-26 01:59:41] "POST /set-tag HTTP/1.1" 200 109 0.022423 10.0.0.19 - - [2026-01-26 01:59:41] "POST /set-tag HTTP/1.1" 200 109 0.026745 10.0.0.19 - - [2026-01-26 01:59:41] "POST /set-tag HTTP/1.1" 200 109 0.015926 10.0.0.19 - - [2026-01-26 01:59:41] "POST /set-tag HTTP/1.1" 200 109 0.013070 10.0.0.19 - - [2026-01-26 01:59:41] "DELETE /instance-ip/3248e7f6-fa5a-11f0-921a-fa163e99a9ea HTTP/1.1" 200 115 0.057436 10.0.0.19 - - [2026-01-26 01:59:41] "DELETE /virtual-machine-interface/322cf226-fa5a-11f0-921a-fa163e99a9ea HTTP/1.1" 200 115 0.038996 10.0.0.19 - - [2026-01-26 01:59:41] "DELETE /virtual-machine/8acb83b1-a9d7-4b77-b21d-651339366df1 HTTP/1.1" 200 115 0.017946 10.0.0.19 - - [2026-01-26 01:59:41] "DELETE /tag/f45ec31e-dc85-49ad-a8f5-097ac6838c35 HTTP/1.1" 409 388 0.006645 10.0.0.19 - - [2026-01-26 01:59:42] "DELETE /tag/e0a7d451-7ca2-4308-b63d-4800ca91a1bd HTTP/1.1" 200 115 0.034512 10.0.0.19 - - [2026-01-26 02:00:09] "GET /virtual-machine-interface/3462299e-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004313 10.0.0.19 - - [2026-01-26 02:00:09] "POST /set-tag HTTP/1.1" 200 109 0.002122 10.0.0.19 - - [2026-01-26 02:00:09] "GET /virtual-machine-interface/3462299e-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004423 10.0.0.19 - - [2026-01-26 02:00:09] "POST /set-tag HTTP/1.1" 200 109 0.003025 10.0.0.19 - - [2026-01-26 02:00:09] "GET /virtual-machine/5f65e863-d98d-4e3c-9b04-a272d288906e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003335 10.0.0.19 - - [2026-01-26 02:00:09] "POST /ref-update HTTP/1.1" 200 156 0.019776 10.0.0.19 - - [2026-01-26 02:00:09] "GET /virtual-machine-interface/3462299e-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004067 10.0.0.19 - - [2026-01-26 02:00:10] "POST /set-tag HTTP/1.1" 200 109 0.021169 10.0.0.19 - - [2026-01-26 02:00:10] "POST /set-tag HTTP/1.1" 200 109 0.048955 10.0.0.19 - - [2026-01-26 02:00:10] "POST /set-tag HTTP/1.1" 200 109 0.016912 10.0.0.19 - - [2026-01-26 02:00:10] "POST /set-tag HTTP/1.1" 200 109 0.035005 10.0.0.19 - - [2026-01-26 02:00:10] "DELETE /instance-ip/3477a9d6-fa5a-11f0-921a-fa163e99a9ea HTTP/1.1" 200 115 0.080712 10.0.0.19 - - [2026-01-26 02:00:10] "DELETE /virtual-machine-interface/3462299e-fa5a-11f0-921a-fa163e99a9ea HTTP/1.1" 200 115 0.035307 10.0.0.19 - - [2026-01-26 02:00:10] "DELETE /virtual-machine/5f65e863-d98d-4e3c-9b04-a272d288906e HTTP/1.1" 200 115 0.051098 10.0.0.19 - - [2026-01-26 02:00:10] "DELETE /tag/f86e20f8-3b35-460f-81c0-89552d369f7b HTTP/1.1" 200 115 0.065808 10.0.0.19 - - [2026-01-26 02:00:10] "GET /virtual-machine-interface/34c8e26a-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003727 10.0.0.19 - - [2026-01-26 02:00:10] "POST /set-tag HTTP/1.1" 200 109 0.005983 10.0.0.19 - - [2026-01-26 02:00:10] "GET /virtual-machine-interface/34c8e26a-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011829 10.0.0.19 - - [2026-01-26 02:00:10] "POST /set-tag HTTP/1.1" 200 109 0.005434 10.0.0.19 - - [2026-01-26 02:00:10] "GET /virtual-machine/de1479f7-977a-44b3-b358-fe2ad6f72339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003075 10.0.0.19 - - [2026-01-26 02:00:10] "POST /ref-update HTTP/1.1" 200 156 0.018577 10.0.0.19 - - [2026-01-26 02:00:10] "GET /virtual-machine-interface/34c8e26a-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.020935 10.0.0.19 - - [2026-01-26 02:00:10] "POST /set-tag HTTP/1.1" 200 109 0.026624 10.0.0.19 - - [2026-01-26 02:00:10] "POST /set-tag HTTP/1.1" 200 109 0.075238 10.0.0.19 - - [2026-01-26 02:00:10] "POST /set-tag HTTP/1.1" 200 109 0.042672 10.0.0.19 - - [2026-01-26 02:00:10] "POST /set-tag HTTP/1.1" 200 109 0.015349 10.0.0.19 - - [2026-01-26 02:00:10] "DELETE /instance-ip/34dcb218-fa5a-11f0-921a-fa163e99a9ea HTTP/1.1" 200 115 0.056895 10.0.0.19 - - [2026-01-26 02:00:10] "DELETE /virtual-machine-interface/34c8e26a-fa5a-11f0-921a-fa163e99a9ea HTTP/1.1" 200 115 0.046105 10.0.0.19 - - [2026-01-26 02:00:11] "DELETE /virtual-machine/de1479f7-977a-44b3-b358-fe2ad6f72339 HTTP/1.1" 200 115 0.024714 10.0.0.19 - - [2026-01-26 02:00:11] "DELETE /tag/4aee44ef-d01a-47cb-8cfe-4a92e2fc09c5 HTTP/1.1" 200 115 0.049730 10.0.0.19 - - [2026-01-26 02:00:11] "DELETE /tag/e93dbd18-02b3-4106-98f9-99f40ec5f062 HTTP/1.1" 409 236 0.010122 10.0.0.19 - - [2026-01-26 02:00:11] "DELETE /tag/95663e8f-0b06-4adc-b740-c0a30f2101ea HTTP/1.1" 409 236 0.005691 10.0.0.19 - - [2026-01-26 02:00:11] "GET /virtual-machine-interface/3353d5f2-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007131 10.0.0.19 - - [2026-01-26 02:00:11] "POST /set-tag HTTP/1.1" 200 109 0.002915 10.0.0.19 - - [2026-01-26 02:00:11] "GET /virtual-machine-interface/3353d5f2-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005729 10.0.0.19 - - [2026-01-26 02:00:11] "POST /set-tag HTTP/1.1" 200 109 0.002927 10.0.0.19 - - [2026-01-26 02:00:11] "GET /virtual-machine/d624c73c-e7e7-4995-96f7-d4b1f1d2ea4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003275 10.0.0.19 - - [2026-01-26 02:00:11] "POST /ref-update HTTP/1.1" 200 156 0.012213 10.0.0.19 - - [2026-01-26 02:00:11] "GET /virtual-machine-interface/3353d5f2-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015004 10.0.0.19 - - [2026-01-26 02:00:11] "POST /set-tag HTTP/1.1" 200 109 0.032033 10.0.0.19 - - [2026-01-26 02:00:11] "POST /set-tag HTTP/1.1" 200 109 0.031629 10.0.0.19 - - [2026-01-26 02:00:11] "POST /set-tag HTTP/1.1" 200 109 0.045902 10.0.0.19 - - [2026-01-26 02:00:11] "POST /set-tag HTTP/1.1" 200 109 0.022869 10.0.0.19 - - [2026-01-26 02:00:11] "DELETE /instance-ip/33790458-fa5a-11f0-921a-fa163e99a9ea HTTP/1.1" 200 115 0.050739 10.0.0.19 - - [2026-01-26 02:00:11] "DELETE /virtual-machine-interface/3353d5f2-fa5a-11f0-921a-fa163e99a9ea HTTP/1.1" 200 115 0.055254 10.0.0.19 - - [2026-01-26 02:00:11] "DELETE /virtual-machine/d624c73c-e7e7-4995-96f7-d4b1f1d2ea4b HTTP/1.1" 200 115 0.026180 10.0.0.19 - - [2026-01-26 02:00:11] "DELETE /tag/179443d6-95b3-4dcf-8408-a191d7fcb59a HTTP/1.1" 200 115 0.048562 10.0.0.19 - - [2026-01-26 02:00:11] "GET /virtual-machine-interface/33e68c94-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003566 10.0.0.19 - - [2026-01-26 02:00:11] "POST /set-tag HTTP/1.1" 200 109 0.002909 10.0.0.19 - - [2026-01-26 02:00:11] "GET /virtual-machine-interface/33e68c94-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004807 10.0.0.19 - - [2026-01-26 02:00:11] "POST /set-tag HTTP/1.1" 200 109 0.002555 10.0.0.19 - - [2026-01-26 02:00:11] "GET /virtual-machine/a6bac834-6a56-459d-a1bf-20cf7d773a77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003405 10.0.0.19 - - [2026-01-26 02:00:11] "POST /ref-update HTTP/1.1" 200 156 0.012474 10.0.0.19 - - [2026-01-26 02:00:11] "GET /virtual-machine-interface/33e68c94-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.027946 10.0.0.19 - - [2026-01-26 02:00:11] "POST /set-tag HTTP/1.1" 200 109 0.029825 10.0.0.19 - - [2026-01-26 02:00:11] "POST /set-tag HTTP/1.1" 200 109 0.036410 10.0.0.19 - - [2026-01-26 02:00:12] "POST /set-tag HTTP/1.1" 200 109 0.041059 10.0.0.19 - - [2026-01-26 02:00:12] "POST /set-tag HTTP/1.1" 200 109 0.011731 10.0.0.19 - - [2026-01-26 02:00:12] "DELETE /instance-ip/340b28ba-fa5a-11f0-921a-fa163e99a9ea HTTP/1.1" 200 115 0.057812 10.0.0.19 - - [2026-01-26 02:00:12] "DELETE /virtual-machine-interface/33e68c94-fa5a-11f0-921a-fa163e99a9ea HTTP/1.1" 200 115 0.037203 10.0.0.19 - - [2026-01-26 02:00:12] "DELETE /virtual-machine/a6bac834-6a56-459d-a1bf-20cf7d773a77 HTTP/1.1" 200 115 0.029550 10.0.0.19 - - [2026-01-26 02:00:12] "DELETE /tag/aaafddb5-dfea-4748-a9ea-02d6beb6a6bf HTTP/1.1" 200 115 0.071181 10.0.0.19 - - [2026-01-26 02:00:12] "DELETE /tag/7d0224bb-5f92-4fa6-b872-7033bfc8886b HTTP/1.1" 409 236 0.007828 10.0.0.19 - - [2026-01-26 02:00:12] "DELETE /tag/e87718bf-5b8c-4cc4-8920-94e73d1afc58 HTTP/1.1" 200 115 0.058688 10.0.0.19 - - [2026-01-26 02:00:13] "POST /projects HTTP/1.1" 409 238 0.002498 10.0.0.19 - - [2026-01-26 02:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.19 - - [2026-01-26 02:00:13] "GET /project/81c2a40b-865b-453f-87a5-826bd42082e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.047462 10.0.0.19 - - [2026-01-26 02:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.19 - - [2026-01-26 02:00:13] "GET /virtual-network/81650aed-b1aa-448c-b833-2f41a3cd3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005791 10.0.0.19 - - [2026-01-26 02:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.19 - - [2026-01-26 02:00:13] "GET /virtual-network/d1d4c9bd-6f9b-4a2a-aef2-92c46f2a642f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004110 10.0.0.19 - - [2026-01-26 02:00:13] "POST /security-groups HTTP/1.1" 409 285 0.007115 10.0.0.19 - - [2026-01-26 02:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.19 - - [2026-01-26 02:00:13] "PUT /security-group/9d28baf3-67be-4093-a43e-7b3a0ea4f35b HTTP/1.1" 200 262 0.064209 10.0.0.19 - - [2026-01-26 02:00:13] "PUT /access-control-list/da24636d-8579-43c3-9999-a597e4ed2999 HTTP/1.1" 200 272 0.031054 10.0.0.19 - - [2026-01-26 02:00:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.046624 10.0.0.19 - - [2026-01-26 02:00:13] "PUT /access-control-list/6b8f77f1-c3c8-4425-97c7-1c21d8a16cc6 HTTP/1.1" 200 272 0.032494 10.0.0.19 - - [2026-01-26 02:00:18] "POST /projects HTTP/1.1" 409 238 0.002644 10.0.0.19 - - [2026-01-26 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.19 - - [2026-01-26 02:00:18] "GET /project/81c2a40b-865b-453f-87a5-826bd42082e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.035717 10.0.0.19 - - [2026-01-26 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.19 - - [2026-01-26 02:00:18] "GET /virtual-network/81650aed-b1aa-448c-b833-2f41a3cd3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004404 10.0.0.19 - - [2026-01-26 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.19 - - [2026-01-26 02:00:18] "GET /virtual-network/d1d4c9bd-6f9b-4a2a-aef2-92c46f2a642f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.007357 10.0.0.19 - - [2026-01-26 02:00:18] "POST /security-groups HTTP/1.1" 409 285 0.002201 10.0.0.19 - - [2026-01-26 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.19 - - [2026-01-26 02:00:18] "PUT /security-group/9d28baf3-67be-4093-a43e-7b3a0ea4f35b HTTP/1.1" 200 262 0.057610 10.0.0.19 - - [2026-01-26 02:00:19] "PUT /access-control-list/da24636d-8579-43c3-9999-a597e4ed2999 HTTP/1.1" 200 272 0.027553 10.0.0.19 - - [2026-01-26 02:00:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.057888 10.0.0.19 - - [2026-01-26 02:00:19] "GET /firewall-policy/46245b98-0325-4b0f-a2ac-ce25a5de7289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.018999 10.0.0.19 - - [2026-01-26 02:00:19] "PUT /access-control-list/6b8f77f1-c3c8-4425-97c7-1c21d8a16cc6 HTTP/1.1" 200 272 0.037802 10.0.0.19 - - [2026-01-26 02:00:19] "GET /firewall-rule/c05f6043-965c-4b31-9264-ec52822c975c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003248 10.0.0.19 - - [2026-01-26 02:00:19] "POST /ref-update HTTP/1.1" 200 156 0.053221 10.0.0.19 - - [2026-01-26 02:00:19] "DELETE /firewall-rule/c05f6043-965c-4b31-9264-ec52822c975c HTTP/1.1" 200 115 0.044993 10.0.0.19 - - [2026-01-26 02:00:19] "GET /firewall-policy/46245b98-0325-4b0f-a2ac-ce25a5de7289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.009647 10.0.0.19 - - [2026-01-26 02:00:19] "GET /firewall-rule/2bf28b50-b8d7-48fe-a069-f262580de328?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002941 10.0.0.19 - - [2026-01-26 02:00:19] "POST /ref-update HTTP/1.1" 200 156 0.059684 10.0.0.19 - - [2026-01-26 02:00:19] "DELETE /firewall-rule/2bf28b50-b8d7-48fe-a069-f262580de328 HTTP/1.1" 200 115 0.084584 10.0.0.19 - - [2026-01-26 02:00:19] "DELETE /tag/e93dbd18-02b3-4106-98f9-99f40ec5f062 HTTP/1.1" 409 236 0.007166 10.0.0.19 - - [2026-01-26 02:00:19] "DELETE /tag/95663e8f-0b06-4adc-b740-c0a30f2101ea HTTP/1.1" 409 236 0.007949 10.0.0.19 - - [2026-01-26 02:00:19] "DELETE /tag/fa14e8cb-423a-40c8-a99b-87d1be672598 HTTP/1.1" 200 115 0.043948 10.0.0.19 - - [2026-01-26 02:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.19 - - [2026-01-26 02:00:19] "GET /virtual-network/81650aed-b1aa-448c-b833-2f41a3cd3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004167 10.0.0.19 - - [2026-01-26 02:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.19 - - [2026-01-26 02:00:19] "GET /virtual-network/d1d4c9bd-6f9b-4a2a-aef2-92c46f2a642f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003799 10.0.0.19 - - [2026-01-26 02:00:19] "PUT /virtual-network/81650aed-b1aa-448c-b833-2f41a3cd3ff5 HTTP/1.1" 200 264 0.066109 10.0.0.19 - - [2026-01-26 02:00:19] "PUT /virtual-network/d1d4c9bd-6f9b-4a2a-aef2-92c46f2a642f HTTP/1.1" 200 264 0.054734 10.0.0.19 - - [2026-01-26 02:00:19] "DELETE /security-group/9d28baf3-67be-4093-a43e-7b3a0ea4f35b HTTP/1.1" 200 115 0.054348 10.0.0.19 - - [2026-01-26 02:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009982 10.0.0.19 - - [2026-01-26 02:00:19] "DELETE /access-control-list/da24636d-8579-43c3-9999-a597e4ed2999 HTTP/1.1" 200 115 0.045161 10.0.0.19 - - [2026-01-26 02:00:19] "DELETE /access-control-list/6b8f77f1-c3c8-4425-97c7-1c21d8a16cc6 HTTP/1.1" 200 115 0.036280 10.0.0.19 - - [2026-01-26 02:00:19] "GET /project/81c2a40b-865b-453f-87a5-826bd42082e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.031429 10.0.0.19 - - [2026-01-26 02:00:19] "GET /project/81c2a40b-865b-453f-87a5-826bd42082e0?fields=security_groups HTTP/1.1" 200 1351 0.045316 10.0.0.19 - - [2026-01-26 02:00:20] "DELETE /security-group/7478c75f-6f17-4aff-8028-dfc582bfd680 HTTP/1.1" 200 115 0.063147 10.0.0.19 - - [2026-01-26 02:00:20] "DELETE /access-control-list/b3c2fb1d-d2ad-45da-9460-d9a65b03108b HTTP/1.1" 200 115 0.046188 10.0.0.19 - - [2026-01-26 02:00:20] "GET /project/81c2a40b-865b-453f-87a5-826bd42082e0?fields=application_policy_sets HTTP/1.1" 200 1390 0.074695 10.0.0.19 - - [2026-01-26 02:00:20] "DELETE /access-control-list/4705a33b-ac36-4a29-978b-1ec3be69f709 HTTP/1.1" 200 115 0.082416 10.0.0.19 - - [2026-01-26 02:00:20] "DELETE /project/81c2a40b-865b-453f-87a5-826bd42082e0 HTTP/1.1" 200 115 0.417282 10.0.0.19 - - [2026-01-26 02:00:20] "POST /projects HTTP/1.1" 409 238 0.010476 10.0.0.19 - - [2026-01-26 02:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.19 - - [2026-01-26 02:00:20] "GET /project/98e630be-4371-4f53-90be-cb42aed6e16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.061995 10.0.0.19 - - [2026-01-26 02:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005539 10.0.0.19 - - [2026-01-26 02:00:20] "GET /virtual-network/81650aed-b1aa-448c-b833-2f41a3cd3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004088 10.0.0.19 - - [2026-01-26 02:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.19 - - [2026-01-26 02:00:20] "GET /virtual-network/d1d4c9bd-6f9b-4a2a-aef2-92c46f2a642f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004690 10.0.0.19 - - [2026-01-26 02:00:20] "POST /security-groups HTTP/1.1" 409 285 0.008511 10.0.0.19 - - [2026-01-26 02:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.19 - - [2026-01-26 02:00:20] "PUT /security-group/a666d4d6-83cd-4238-bf27-39f1cf99bcb8 HTTP/1.1" 200 262 0.082184 10.0.0.19 - - [2026-01-26 02:00:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.056129 10.0.0.19 - - [2026-01-26 02:00:20] "PUT /access-control-list/99983d72-d0cd-4562-99a2-61fe5d5f705c HTTP/1.1" 200 272 0.034648 10.0.0.19 - - [2026-01-26 02:00:20] "PUT /access-control-list/72a06462-91c3-4e76-9c06-ee8cddbc5e36 HTTP/1.1" 200 272 0.046186 10.0.0.19 - - [2026-01-26 02:00:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.19 - - [2026-01-26 02:00:24] "GET /loadbalancer/cb6e04df-3044-42d7-829f-ac19a4316553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002403 10.0.0.19 - - [2026-01-26 02:00:24] "GET /virtual-machine-interface/3175a92c-fa5a-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001625 10.0.0.19 - - [2026-01-26 02:00:24] "DELETE /loadbalancer-member/77648107-08c1-4637-b262-707fd51826fc HTTP/1.1" 200 115 0.035400 10.0.0.19 - - [2026-01-26 02:00:24] "GET /application-policy-set/be208631-aa6b-414b-902f-3e7e1aefccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003110 10.0.0.19 - - [2026-01-26 02:00:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.19 - - [2026-01-26 02:00:24] "GET /policy-management/6aa27d2e-87d7-4ddf-82f8-f4af11b6aaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002739 10.0.0.19 - - [2026-01-26 02:00:24] "GET /firewall-policy/94501fd2-d310-4635-95ed-6cc69fa8dcd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002331 10.0.0.19 - - [2026-01-26 02:00:24] "GET /firewall-rule/22fd2807-74b2-4788-b740-67d5afd400fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002378 10.0.0.19 - - [2026-01-26 02:00:24] "POST /ref-update HTTP/1.1" 200 156 0.017531 10.0.0.19 - - [2026-01-26 02:00:24] "DELETE /firewall-rule/22fd2807-74b2-4788-b740-67d5afd400fc HTTP/1.1" 200 115 0.069053 10.0.0.19 - - [2026-01-26 02:00:24] "GET /firewall-policy/00dca6c9-8fa1-4078-a57c-53fbf5d0673c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.007275 10.0.0.19 - - [2026-01-26 02:00:24] "GET /firewall-rule/8fa3fc13-e28c-4152-96f7-66cfff33ccd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.003458 10.0.0.19 - - [2026-01-26 02:00:24] "POST /ref-update HTTP/1.1" 200 156 0.021527 10.0.0.19 - - [2026-01-26 02:00:24] "DELETE /firewall-rule/8fa3fc13-e28c-4152-96f7-66cfff33ccd3 HTTP/1.1" 200 115 0.048131 10.0.0.19 - - [2026-01-26 02:00:24] "GET /firewall-policy/00dca6c9-8fa1-4078-a57c-53fbf5d0673c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.007666 10.0.0.19 - - [2026-01-26 02:00:24] "GET /firewall-rule/e62e91d9-8811-4865-935f-b4972ee8b181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.002835 10.0.0.19 - - [2026-01-26 02:00:25] "POST /ref-update HTTP/1.1" 200 156 0.014429 10.0.0.19 - - [2026-01-26 02:00:25] "DELETE /firewall-rule/e62e91d9-8811-4865-935f-b4972ee8b181 HTTP/1.1" 200 115 0.046296 10.0.0.19 - - [2026-01-26 02:00:25] "GET /application-policy-set/be208631-aa6b-414b-902f-3e7e1aefccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002473 10.0.0.19 - - [2026-01-26 02:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.19 - - [2026-01-26 02:00:25] "GET /policy-management/6aa27d2e-87d7-4ddf-82f8-f4af11b6aaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002660 10.0.0.19 - - [2026-01-26 02:00:25] "GET /firewall-policy/00dca6c9-8fa1-4078-a57c-53fbf5d0673c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004047 10.0.0.19 - - [2026-01-26 02:00:25] "POST /ref-update HTTP/1.1" 200 156 0.024218 10.0.0.19 - - [2026-01-26 02:00:25] "DELETE /firewall-policy/00dca6c9-8fa1-4078-a57c-53fbf5d0673c HTTP/1.1" 200 115 0.031386 10.0.0.19 - - [2026-01-26 02:00:25] "DELETE /tag/e93dbd18-02b3-4106-98f9-99f40ec5f062 HTTP/1.1" 200 115 0.082735 10.0.0.19 - - [2026-01-26 02:00:25] "DELETE /tag/95663e8f-0b06-4adc-b740-c0a30f2101ea HTTP/1.1" 200 115 0.075382 10.0.0.19 - - [2026-01-26 02:00:25] "DELETE /tag/f45ec31e-dc85-49ad-a8f5-097ac6838c35 HTTP/1.1" 200 115 0.074773 10.0.0.19 - - [2026-01-26 02:00:25] "DELETE /tag/7d0224bb-5f92-4fa6-b872-7033bfc8886b HTTP/1.1" 200 115 0.084623 10.0.0.19 - - [2026-01-26 02:00:25] "DELETE /loadbalancer-pool/86c44461-7f4e-4369-a59a-97d20b180870 HTTP/1.1" 200 115 0.037421 10.0.0.19 - - [2026-01-26 02:00:25] "DELETE /loadbalancer-listener/e27a916a-8c01-41ba-91c6-2ec07f2e71fc HTTP/1.1" 200 115 0.042040 10.0.0.19 - - [2026-01-26 02:00:25] "DELETE /loadbalancer/cb6e04df-3044-42d7-829f-ac19a4316553 HTTP/1.1" 200 115 0.047301 10.0.0.19 - - [2026-01-26 02:00:25] "DELETE /floating-ip/8aa74012-f799-4819-a5c3-f29fe97350cc HTTP/1.1" 200 115 0.042309 10.0.0.19 - - [2026-01-26 02:00:25] "DELETE /instance-ip/778626f9-d7f2-4e7b-93be-8d62f116dd3e HTTP/1.1" 200 115 0.055420 10.0.0.19 - - [2026-01-26 02:00:25] "DELETE /virtual-machine-interface/be62723e-0fdb-4b03-9645-a9a4c2a26003 HTTP/1.1" 200 115 0.095178 10.0.0.19 - - [2026-01-26 02:00:25] "DELETE /tag/8fded484-906d-4ec5-bb72-73d8bad4d49a HTTP/1.1" 200 115 0.053031 10.0.0.19 - - [2026-01-26 02:00:25] "POST /projects HTTP/1.1" 409 238 0.003276 10.0.0.19 - - [2026-01-26 02:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.19 - - [2026-01-26 02:00:26] "GET /project/98e630be-4371-4f53-90be-cb42aed6e16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.057795 10.0.0.19 - - [2026-01-26 02:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004498 10.0.0.19 - - [2026-01-26 02:00:26] "GET /virtual-network/81650aed-b1aa-448c-b833-2f41a3cd3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004004 10.0.0.19 - - [2026-01-26 02:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.19 - - [2026-01-26 02:00:26] "GET /virtual-network/d1d4c9bd-6f9b-4a2a-aef2-92c46f2a642f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004152 10.0.0.19 - - [2026-01-26 02:00:26] "POST /security-groups HTTP/1.1" 409 285 0.002168 10.0.0.19 - - [2026-01-26 02:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.19 - - [2026-01-26 02:00:26] "PUT /security-group/a666d4d6-83cd-4238-bf27-39f1cf99bcb8 HTTP/1.1" 200 262 0.059969 10.0.0.19 - - [2026-01-26 02:00:26] "PUT /access-control-list/99983d72-d0cd-4562-99a2-61fe5d5f705c HTTP/1.1" 200 272 0.025471 10.0.0.19 - - [2026-01-26 02:00:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.049552 10.0.0.19 - - [2026-01-26 02:00:26] "PUT /access-control-list/72a06462-91c3-4e76-9c06-ee8cddbc5e36 HTTP/1.1" 200 272 0.059125 10.0.0.19 - - [2026-01-26 02:00:26] "GET /firewall-policy/46245b98-0325-4b0f-a2ac-ce25a5de7289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.012934 10.0.0.19 - - [2026-01-26 02:00:26] "GET /firewall-rule/951feaa3-5205-44c5-903f-6c935d307d2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002520 10.0.0.19 - - [2026-01-26 02:00:26] "POST /ref-update HTTP/1.1" 200 156 0.099959 10.0.0.19 - - [2026-01-26 02:00:26] "DELETE /firewall-rule/951feaa3-5205-44c5-903f-6c935d307d2c HTTP/1.1" 200 115 0.059171 10.0.0.19 - - [2026-01-26 02:00:26] "GET /firewall-policy/46245b98-0325-4b0f-a2ac-ce25a5de7289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.008678 10.0.0.19 - - [2026-01-26 02:00:26] "GET /firewall-rule/00854af0-0c30-4408-a250-3cf82c47ee86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2082 0.004741 10.0.0.19 - - [2026-01-26 02:00:26] "POST /ref-update HTTP/1.1" 200 156 0.051872 10.0.0.19 - - [2026-01-26 02:00:26] "DELETE /firewall-rule/00854af0-0c30-4408-a250-3cf82c47ee86 HTTP/1.1" 200 115 0.061125 10.0.0.19 - - [2026-01-26 02:00:26] "DELETE /tag/322f2390-5f93-4408-8c97-3a3d0690e40d HTTP/1.1" 200 115 0.043522 10.0.0.19 - - [2026-01-26 02:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.19 - - [2026-01-26 02:00:26] "GET /virtual-network/81650aed-b1aa-448c-b833-2f41a3cd3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004103 10.0.0.19 - - [2026-01-26 02:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.19 - - [2026-01-26 02:00:26] "GET /virtual-network/d1d4c9bd-6f9b-4a2a-aef2-92c46f2a642f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.006917 10.0.0.19 - - [2026-01-26 02:00:27] "PUT /virtual-network/81650aed-b1aa-448c-b833-2f41a3cd3ff5 HTTP/1.1" 200 264 0.071974 10.0.0.19 - - [2026-01-26 02:00:27] "PUT /virtual-network/d1d4c9bd-6f9b-4a2a-aef2-92c46f2a642f HTTP/1.1" 200 264 0.071648 10.0.0.19 - - [2026-01-26 02:00:27] "DELETE /security-group/a666d4d6-83cd-4238-bf27-39f1cf99bcb8 HTTP/1.1" 200 115 0.081502 10.0.0.19 - - [2026-01-26 02:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011093 10.0.0.19 - - [2026-01-26 02:00:27] "DELETE /access-control-list/99983d72-d0cd-4562-99a2-61fe5d5f705c HTTP/1.1" 200 115 0.038257 10.0.0.19 - - [2026-01-26 02:00:27] "DELETE /access-control-list/72a06462-91c3-4e76-9c06-ee8cddbc5e36 HTTP/1.1" 200 115 0.048603 10.0.0.19 - - [2026-01-26 02:00:27] "GET /project/98e630be-4371-4f53-90be-cb42aed6e16f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.085852 10.0.0.19 - - [2026-01-26 02:00:27] "GET /project/98e630be-4371-4f53-90be-cb42aed6e16f?fields=security_groups HTTP/1.1" 200 1353 0.038408 10.0.0.19 - - [2026-01-26 02:00:27] "DELETE /security-group/6bb2251a-0c2a-4863-baf5-8e2056f21f2e HTTP/1.1" 200 115 0.083903 10.0.0.19 - - [2026-01-26 02:00:27] "DELETE /access-control-list/9faca02c-2409-4ad5-9c70-954b1da2ac55 HTTP/1.1" 200 115 0.090827 10.0.0.19 - - [2026-01-26 02:00:27] "GET /project/98e630be-4371-4f53-90be-cb42aed6e16f?fields=application_policy_sets HTTP/1.1" 200 1392 0.069440 10.0.0.19 - - [2026-01-26 02:00:27] "DELETE /access-control-list/8107e980-8fcc-493a-97af-ee1d74c8fda9 HTTP/1.1" 200 115 0.067061 10.0.0.19 - - [2026-01-26 02:00:27] "DELETE /project/98e630be-4371-4f53-90be-cb42aed6e16f HTTP/1.1" 200 115 0.501643 [Introspect:8084]10.0.0.19 - - [2026-01-26 02:00:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001051 [Introspect:8084]10.0.0.19 - - [2026-01-26 02:00:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001012 [Introspect:8084]10.0.0.19 - - [2026-01-26 02:00:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000939 [Introspect:8084]10.0.0.19 - - [2026-01-26 02:00:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000902 [Introspect:8084]10.0.0.19 - - [2026-01-26 02:00:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000897 [Introspect:8084]10.0.0.19 - - [2026-01-26 02:00:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000838 10.0.0.19 - - [2026-01-26 02:01:23] "GET / HTTP/1.1" 200 35931 0.001614 10.0.0.19 - - [2026-01-26 02:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.19 - - [2026-01-26 02:01:23] "GET /global-vrouter-config/b9fc4821-643e-442b-98cc-4f796ca15145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002491 10.0.0.19 - - [2026-01-26 02:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.19 - - [2026-01-26 02:01:23] "GET /global-vrouter-config/b9fc4821-643e-442b-98cc-4f796ca15145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002660 10.0.0.19 - - [2026-01-26 02:01:36] "GET / HTTP/1.1" 200 35931 0.001442 10.0.0.19 - - [2026-01-26 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.19 - - [2026-01-26 02:01:36] "GET /global-system-config/d57d5bb6-7c5a-437f-814a-6954423d3ad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004857 10.0.0.19 - - [2026-01-26 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005521 10.0.0.19 - - [2026-01-26 02:01:36] "GET /config-node/cfb85b02-6450-45f0-b840-cae47657d7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.006226 10.0.0.19 - - [2026-01-26 02:01:48] "GET / HTTP/1.1" 200 35931 0.001226 10.0.0.19 - - [2026-01-26 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.19 - - [2026-01-26 02:01:48] "GET /routing-instance/5d73c346-a24d-4894-9a6e-93de2c006e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002448 10.0.0.19 - - [2026-01-26 02:01:48] "POST /bgp-routers HTTP/1.1" 409 301 0.001613 10.0.0.19 - - [2026-01-26 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.19 - - [2026-01-26 02:01:48] "GET /bgp-router/e596f429-5d5c-46cf-ad08-4d42dd637f2b?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002750 10.0.0.19 - - [2026-01-26 02:01:48] "PUT /bgp-router/e596f429-5d5c-46cf-ad08-4d42dd637f2b HTTP/1.1" 200 254 0.011896 [Introspect:8084]10.0.0.19 - - [2026-01-26 02:01:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000923 [Introspect:8084]10.0.0.19 - - [2026-01-26 02:01:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001157 10.0.0.19 - - [2026-01-26 02:02:03] "GET / HTTP/1.1" 200 35931 0.001613 10.0.0.19 - - [2026-01-26 02:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.19 - - [2026-01-26 02:02:03] "GET /global-system-config/d57d5bb6-7c5a-437f-814a-6954423d3ad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004993 10.0.0.19 - - [2026-01-26 02:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.19 - - [2026-01-26 02:02:03] "GET /config-node/cfb85b02-6450-45f0-b840-cae47657d7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002492 10.0.0.19 - - [2026-01-26 02:02:03] "GET / HTTP/1.1" 200 35931 0.001424 10.0.0.19 - - [2026-01-26 02:02:03] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002387 10.0.0.19 - - [2026-01-26 02:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.19 - - [2026-01-26 02:02:08] "GET /global-vrouter-config/b9fc4821-643e-442b-98cc-4f796ca15145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002488 10.0.0.19 - - [2026-01-26 02:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.19 - - [2026-01-26 02:02:08] "PUT /global-vrouter-config/b9fc4821-643e-442b-98cc-4f796ca15145 HTTP/1.1" 200 276 0.009336 10.0.0.19 - - [2026-01-26 02:02:08] "GET / HTTP/1.1" 200 35931 0.001665 10.0.0.19 - - [2026-01-26 02:02:08] "POST /alarms HTTP/1.1" 409 264 0.002282 10.0.0.19 - - [2026-01-26 02:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.19 - - [2026-01-26 02:02:08] "PUT /alarm/cb0c165f-1e52-41c4-9fd6-07b38a85681c HTTP/1.1" 200 244 0.015497 10.0.0.19 - - [2026-01-26 02:02:08] "POST /alarms HTTP/1.1" 409 261 0.005309 10.0.0.19 - - [2026-01-26 02:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.19 - - [2026-01-26 02:02:08] "PUT /alarm/44c30881-6571-4503-a158-002f9bd37b30 HTTP/1.1" 200 244 0.014330 10.0.0.19 - - [2026-01-26 02:02:08] "POST /alarms HTTP/1.1" 409 261 0.016310 10.0.0.19 - - [2026-01-26 02:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.19 - - [2026-01-26 02:02:08] "PUT /alarm/8ba733e2-c140-49a4-a4c5-a99383665faa HTTP/1.1" 200 244 0.012092 10.0.0.19 - - [2026-01-26 02:02:09] "POST /alarms HTTP/1.1" 409 253 0.010965 10.0.0.19 - - [2026-01-26 02:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.19 - - [2026-01-26 02:02:09] "PUT /alarm/4ef840e7-c7b9-4631-8890-38314df2f13e HTTP/1.1" 200 244 0.012596 10.0.0.19 - - [2026-01-26 02:02:09] "POST /alarms HTTP/1.1" 409 251 0.006340 10.0.0.19 - - [2026-01-26 02:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.19 - - [2026-01-26 02:02:09] "PUT /alarm/634ef2b6-03c9-4fc6-81c0-21c685cc5fbf HTTP/1.1" 200 244 0.015787 10.0.0.19 - - [2026-01-26 02:02:09] "POST /alarms HTTP/1.1" 409 252 0.009863 10.0.0.19 - - [2026-01-26 02:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.19 - - [2026-01-26 02:02:09] "PUT /alarm/f050b0e9-ddd3-4fc3-84da-c97cb795b08c HTTP/1.1" 200 244 0.011516 10.0.0.19 - - [2026-01-26 02:02:09] "POST /alarms HTTP/1.1" 409 256 0.008176 10.0.0.19 - - [2026-01-26 02:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005137 10.0.0.19 - - [2026-01-26 02:02:09] "PUT /alarm/028f65ff-4490-4f73-99d8-c60ebcff6cc1 HTTP/1.1" 200 244 0.010734 10.0.0.19 - - [2026-01-26 02:02:09] "POST /alarms HTTP/1.1" 409 248 0.009430 10.0.0.19 - - [2026-01-26 02:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.19 - - [2026-01-26 02:02:09] "PUT /alarm/28f6ce35-6c35-4f1e-b907-4f726150bd09 HTTP/1.1" 200 244 0.011596 10.0.0.19 - - [2026-01-26 02:02:09] "POST /alarms HTTP/1.1" 409 252 0.013402 10.0.0.19 - - [2026-01-26 02:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.19 - - [2026-01-26 02:02:09] "PUT /alarm/212543f9-5c63-4b1d-89d9-5c76683a89e8 HTTP/1.1" 200 244 0.011541 10.0.0.19 - - [2026-01-26 02:02:09] "POST /alarms HTTP/1.1" 409 257 0.016904 10.0.0.19 - - [2026-01-26 02:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.19 - - [2026-01-26 02:02:09] "PUT /alarm/baa921e6-f619-4313-816d-5469cb482803 HTTP/1.1" 200 244 0.012607 10.0.0.19 - - [2026-01-26 02:02:09] "POST /alarms HTTP/1.1" 409 251 0.007001 10.0.0.19 - - [2026-01-26 02:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005673 10.0.0.19 - - [2026-01-26 02:02:09] "PUT /alarm/0ed48039-867a-4dcb-b3e4-67620923e390 HTTP/1.1" 200 244 0.017554 10.0.0.19 - - [2026-01-26 02:02:09] "POST /alarms HTTP/1.1" 409 257 0.004278 10.0.0.19 - - [2026-01-26 02:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003954 10.0.0.19 - - [2026-01-26 02:02:09] "PUT /alarm/2ff3de81-d411-4d0e-942e-b75c08f571a2 HTTP/1.1" 200 244 0.010714 10.0.0.19 - - [2026-01-26 02:02:09] "POST /alarms HTTP/1.1" 409 261 0.008775 10.0.0.19 - - [2026-01-26 02:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.19 - - [2026-01-26 02:02:09] "PUT /alarm/ef888c0e-edc5-4cec-9e7c-6950ddfd5030 HTTP/1.1" 200 244 0.011252 10.0.0.19 - - [2026-01-26 02:02:09] "POST /alarms HTTP/1.1" 409 258 0.008775 10.0.0.19 - - [2026-01-26 02:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.19 - - [2026-01-26 02:02:09] "PUT /alarm/1ab04611-033e-4717-8909-856e4788dcf2 HTTP/1.1" 200 244 0.012882 10.0.0.19 - - [2026-01-26 02:02:09] "POST /alarms HTTP/1.1" 409 254 0.007915 10.0.0.19 - - [2026-01-26 02:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.19 - - [2026-01-26 02:02:09] "PUT /alarm/78bc9a4c-4172-41f5-bd3f-1322a8f1c91b HTTP/1.1" 200 244 0.011101 10.0.0.19 - - [2026-01-26 02:02:09] "POST /alarms HTTP/1.1" 409 254 0.007980 10.0.0.19 - - [2026-01-26 02:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.19 - - [2026-01-26 02:02:09] "PUT /alarm/0dd39107-6422-4f4d-ac34-75b9cd367183 HTTP/1.1" 200 244 0.012155 10.0.0.19 - - [2026-01-26 02:02:09] "POST /alarms HTTP/1.1" 409 254 0.010256 10.0.0.19 - - [2026-01-26 02:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.19 - - [2026-01-26 02:02:10] "PUT /alarm/6236e726-baab-48ce-bb00-4f2eb8219bd3 HTTP/1.1" 200 244 0.010757 10.0.0.19 - - [2026-01-26 02:02:10] "POST /alarms HTTP/1.1" 409 247 0.007714 10.0.0.19 - - [2026-01-26 02:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.19 - - [2026-01-26 02:02:10] "PUT /alarm/3814f9c6-8db8-468d-9763-5eba89864460 HTTP/1.1" 200 244 0.009526 10.0.0.19 - - [2026-01-26 02:02:10] "POST /alarms HTTP/1.1" 409 272 0.007970 10.0.0.19 - - [2026-01-26 02:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.19 - - [2026-01-26 02:02:10] "PUT /alarm/edf3f038-f055-4423-892e-0945269da527 HTTP/1.1" 200 244 0.009870 10.0.0.19 - - [2026-01-26 02:02:10] "POST /alarms HTTP/1.1" 409 261 0.007889 10.0.0.19 - - [2026-01-26 02:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.19 - - [2026-01-26 02:02:10] "PUT /alarm/a9a53f44-36bb-406a-bd9d-cd2507a3a4ae HTTP/1.1" 200 244 0.016886 10.0.0.19 - - [2026-01-26 02:02:10] "POST /alarms HTTP/1.1" 409 259 0.006353 10.0.0.19 - - [2026-01-26 02:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.19 - - [2026-01-26 02:02:10] "PUT /alarm/77139ef3-a0aa-4e15-af07-34295143db4e HTTP/1.1" 200 244 0.009889 10.0.0.19 - - [2026-01-26 02:02:10] "POST /alarms HTTP/1.1" 409 265 0.009153 10.0.0.19 - - [2026-01-26 02:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001494 10.0.0.19 - - [2026-01-26 02:02:10] "PUT /alarm/8c55ba01-3385-4ffe-a7e3-9434db0c64e7 HTTP/1.1" 200 244 0.016095 10.0.0.19 - - [2026-01-26 02:02:10] "POST /alarms HTTP/1.1" 409 279 0.011855 10.0.0.19 - - [2026-01-26 02:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004954 10.0.0.19 - - [2026-01-26 02:02:10] "PUT /alarm/9c19b240-4977-41ca-866e-459b5dc1ac2d HTTP/1.1" 200 244 0.010262 10.0.0.19 - - [2026-01-26 02:02:10] "GET /global-system-configs HTTP/1.1" 200 322 0.001958 10.0.0.19 - - [2026-01-26 02:02:10] "GET / HTTP/1.1" 200 35931 0.002002 10.0.0.19 - - [2026-01-26 02:02:10] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001882 10.0.0.19 - - [2026-01-26 02:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.19 - - [2026-01-26 02:02:10] "PUT /global-vrouter-config/b9fc4821-643e-442b-98cc-4f796ca15145 HTTP/1.1" 200 276 0.008089 10.0.0.19 - - [2026-01-26 02:02:10] "GET / HTTP/1.1" 200 35931 0.001401 10.0.0.19 - - [2026-01-26 02:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.19 - - [2026-01-26 02:02:10] "GET /global-vrouter-config/b9fc4821-643e-442b-98cc-4f796ca15145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002717 10.0.0.19 - - [2026-01-26 02:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.19 - - [2026-01-26 02:02:10] "PUT /global-vrouter-config/b9fc4821-643e-442b-98cc-4f796ca15145 HTTP/1.1" 200 276 0.008075 10.0.0.19 - - [2026-01-26 02:02:11] "GET / HTTP/1.1" 200 35931 0.001533 10.0.0.19 - - [2026-01-26 02:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.19 - - [2026-01-26 02:02:11] "GET /global-system-config/d57d5bb6-7c5a-437f-814a-6954423d3ad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003954 10.0.0.19 - - [2026-01-26 02:02:11] "PUT /global-system-config/d57d5bb6-7c5a-437f-814a-6954423d3ad0 HTTP/1.1" 200 274 0.013921 10.0.0.19 - - [2026-01-26 02:02:11] "GET /global-system-configs HTTP/1.1" 200 322 0.002273 10.0.0.19 - - [2026-01-26 02:02:14] "GET / HTTP/1.1" 200 35931 0.001252 10.0.0.19 - - [2026-01-26 02:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.19 - - [2026-01-26 02:02:14] "GET /routing-instance/5d73c346-a24d-4894-9a6e-93de2c006e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002956 10.0.0.19 - - [2026-01-26 02:02:14] "POST /bgp-routers HTTP/1.1" 409 301 0.001724 10.0.0.19 - - [2026-01-26 02:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.19 - - [2026-01-26 02:02:14] "GET /bgp-router/e596f429-5d5c-46cf-ad08-4d42dd637f2b?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002641 10.0.0.19 - - [2026-01-26 02:02:14] "PUT /bgp-router/e596f429-5d5c-46cf-ad08-4d42dd637f2b HTTP/1.1" 200 254 0.019421 [Introspect:8084]10.0.0.19 - - [2026-01-26 02:02:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000878 [Introspect:8084]10.0.0.19 - - [2026-01-26 02:02:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000922 10.0.0.19 - - [2026-01-26 02:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004708 10.0.0.19 - - [2026-01-26 02:02:16] "GET /global-vrouter-config/b9fc4821-643e-442b-98cc-4f796ca15145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002472 10.0.0.19 - - [2026-01-26 02:02:33] "GET / HTTP/1.1" 200 35931 0.001794 10.0.0.19 - - [2026-01-26 02:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.19 - - [2026-01-26 02:02:33] "GET /global-system-config/d57d5bb6-7c5a-437f-814a-6954423d3ad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006713 10.0.0.19 - - [2026-01-26 02:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.19 - - [2026-01-26 02:02:33] "GET /config-node/cfb85b02-6450-45f0-b840-cae47657d7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002530 10.0.0.19 - - [2026-01-26 02:02:33] "GET / HTTP/1.1" 200 35931 0.002208 10.0.0.19 - - [2026-01-26 02:02:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002026 10.0.0.19 - - [2026-01-26 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.19 - - [2026-01-26 02:02:38] "GET /global-vrouter-config/b9fc4821-643e-442b-98cc-4f796ca15145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002229 10.0.0.19 - - [2026-01-26 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.19 - - [2026-01-26 02:02:38] "PUT /global-vrouter-config/b9fc4821-643e-442b-98cc-4f796ca15145 HTTP/1.1" 200 276 0.015010 10.0.0.19 - - [2026-01-26 02:02:38] "GET / HTTP/1.1" 200 35931 0.001984 10.0.0.19 - - [2026-01-26 02:02:38] "POST /alarms HTTP/1.1" 409 264 0.002115 10.0.0.19 - - [2026-01-26 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001423 10.0.0.19 - - [2026-01-26 02:02:38] "PUT /alarm/cb0c165f-1e52-41c4-9fd6-07b38a85681c HTTP/1.1" 200 244 0.008389 10.0.0.19 - - [2026-01-26 02:02:38] "POST /alarms HTTP/1.1" 409 261 0.006073 10.0.0.19 - - [2026-01-26 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.19 - - [2026-01-26 02:02:38] "PUT /alarm/44c30881-6571-4503-a158-002f9bd37b30 HTTP/1.1" 200 244 0.010287 10.0.0.19 - - [2026-01-26 02:02:38] "POST /alarms HTTP/1.1" 409 261 0.005841 10.0.0.19 - - [2026-01-26 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.19 - - [2026-01-26 02:02:38] "PUT /alarm/8ba733e2-c140-49a4-a4c5-a99383665faa HTTP/1.1" 200 244 0.011498 10.0.0.19 - - [2026-01-26 02:02:38] "POST /alarms HTTP/1.1" 409 253 0.002247 10.0.0.19 - - [2026-01-26 02:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.19 - - [2026-01-26 02:02:38] "PUT /alarm/4ef840e7-c7b9-4631-8890-38314df2f13e HTTP/1.1" 200 244 0.010954 10.0.0.19 - - [2026-01-26 02:02:38] "POST /alarms HTTP/1.1" 409 251 0.011117 10.0.0.19 - - [2026-01-26 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.19 - - [2026-01-26 02:02:39] "PUT /alarm/634ef2b6-03c9-4fc6-81c0-21c685cc5fbf HTTP/1.1" 200 244 0.014811 10.0.0.19 - - [2026-01-26 02:02:39] "POST /alarms HTTP/1.1" 409 252 0.009073 10.0.0.19 - - [2026-01-26 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.19 - - [2026-01-26 02:02:39] "PUT /alarm/f050b0e9-ddd3-4fc3-84da-c97cb795b08c HTTP/1.1" 200 244 0.009818 10.0.0.19 - - [2026-01-26 02:02:39] "POST /alarms HTTP/1.1" 409 256 0.004486 10.0.0.19 - - [2026-01-26 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.19 - - [2026-01-26 02:02:39] "PUT /alarm/028f65ff-4490-4f73-99d8-c60ebcff6cc1 HTTP/1.1" 200 244 0.008810 10.0.0.19 - - [2026-01-26 02:02:39] "POST /alarms HTTP/1.1" 409 248 0.007593 10.0.0.19 - - [2026-01-26 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.19 - - [2026-01-26 02:02:39] "PUT /alarm/28f6ce35-6c35-4f1e-b907-4f726150bd09 HTTP/1.1" 200 244 0.009671 10.0.0.19 - - [2026-01-26 02:02:39] "POST /alarms HTTP/1.1" 409 252 0.008919 10.0.0.19 - - [2026-01-26 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.19 - - [2026-01-26 02:02:39] "PUT /alarm/212543f9-5c63-4b1d-89d9-5c76683a89e8 HTTP/1.1" 200 244 0.018595 10.0.0.19 - - [2026-01-26 02:02:39] "POST /alarms HTTP/1.1" 409 257 0.009158 10.0.0.19 - - [2026-01-26 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.19 - - [2026-01-26 02:02:39] "PUT /alarm/baa921e6-f619-4313-816d-5469cb482803 HTTP/1.1" 200 244 0.011842 10.0.0.19 - - [2026-01-26 02:02:39] "POST /alarms HTTP/1.1" 409 251 0.019032 10.0.0.19 - - [2026-01-26 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001496 10.0.0.19 - - [2026-01-26 02:02:39] "PUT /alarm/0ed48039-867a-4dcb-b3e4-67620923e390 HTTP/1.1" 200 244 0.010961 10.0.0.19 - - [2026-01-26 02:02:39] "POST /alarms HTTP/1.1" 409 257 0.010150 10.0.0.19 - - [2026-01-26 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.19 - - [2026-01-26 02:02:39] "PUT /alarm/2ff3de81-d411-4d0e-942e-b75c08f571a2 HTTP/1.1" 200 244 0.009781 10.0.0.19 - - [2026-01-26 02:02:39] "POST /alarms HTTP/1.1" 409 261 0.006575 10.0.0.19 - - [2026-01-26 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.19 - - [2026-01-26 02:02:39] "PUT /alarm/ef888c0e-edc5-4cec-9e7c-6950ddfd5030 HTTP/1.1" 200 244 0.010614 10.0.0.19 - - [2026-01-26 02:02:39] "POST /alarms HTTP/1.1" 409 258 0.006479 10.0.0.19 - - [2026-01-26 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004622 10.0.0.19 - - [2026-01-26 02:02:39] "PUT /alarm/1ab04611-033e-4717-8909-856e4788dcf2 HTTP/1.1" 200 244 0.010564 10.0.0.19 - - [2026-01-26 02:02:39] "POST /alarms HTTP/1.1" 409 254 0.009138 10.0.0.19 - - [2026-01-26 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.19 - - [2026-01-26 02:02:39] "PUT /alarm/78bc9a4c-4172-41f5-bd3f-1322a8f1c91b HTTP/1.1" 200 244 0.011383 10.0.0.19 - - [2026-01-26 02:02:39] "POST /alarms HTTP/1.1" 409 254 0.007763 10.0.0.19 - - [2026-01-26 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002951 10.0.0.19 - - [2026-01-26 02:02:39] "PUT /alarm/0dd39107-6422-4f4d-ac34-75b9cd367183 HTTP/1.1" 200 244 0.008811 10.0.0.19 - - [2026-01-26 02:02:39] "POST /alarms HTTP/1.1" 409 254 0.008174 10.0.0.19 - - [2026-01-26 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003902 10.0.0.19 - - [2026-01-26 02:02:39] "PUT /alarm/6236e726-baab-48ce-bb00-4f2eb8219bd3 HTTP/1.1" 200 244 0.009113 10.0.0.19 - - [2026-01-26 02:02:39] "POST /alarms HTTP/1.1" 409 247 0.005729 10.0.0.19 - - [2026-01-26 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.19 - - [2026-01-26 02:02:39] "PUT /alarm/3814f9c6-8db8-468d-9763-5eba89864460 HTTP/1.1" 200 244 0.010621 10.0.0.19 - - [2026-01-26 02:02:40] "POST /alarms HTTP/1.1" 409 272 0.009196 10.0.0.19 - - [2026-01-26 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.19 - - [2026-01-26 02:02:40] "PUT /alarm/edf3f038-f055-4423-892e-0945269da527 HTTP/1.1" 200 244 0.009291 10.0.0.19 - - [2026-01-26 02:02:40] "POST /alarms HTTP/1.1" 409 261 0.008793 10.0.0.19 - - [2026-01-26 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.19 - - [2026-01-26 02:02:40] "PUT /alarm/a9a53f44-36bb-406a-bd9d-cd2507a3a4ae HTTP/1.1" 200 244 0.012656 10.0.0.19 - - [2026-01-26 02:02:40] "POST /alarms HTTP/1.1" 409 259 0.005979 10.0.0.19 - - [2026-01-26 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.19 - - [2026-01-26 02:02:40] "PUT /alarm/77139ef3-a0aa-4e15-af07-34295143db4e HTTP/1.1" 200 244 0.012636 10.0.0.19 - - [2026-01-26 02:02:40] "POST /alarms HTTP/1.1" 409 265 0.004730 10.0.0.19 - - [2026-01-26 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004275 10.0.0.19 - - [2026-01-26 02:02:40] "PUT /alarm/8c55ba01-3385-4ffe-a7e3-9434db0c64e7 HTTP/1.1" 200 244 0.010951 10.0.0.19 - - [2026-01-26 02:02:40] "POST /alarms HTTP/1.1" 409 279 0.007268 10.0.0.19 - - [2026-01-26 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004327 10.0.0.19 - - [2026-01-26 02:02:40] "PUT /alarm/9c19b240-4977-41ca-866e-459b5dc1ac2d HTTP/1.1" 200 244 0.020758 10.0.0.19 - - [2026-01-26 02:02:40] "GET / HTTP/1.1" 200 35931 0.001531 10.0.0.19 - - [2026-01-26 02:02:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001934 10.0.0.19 - - [2026-01-26 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.19 - - [2026-01-26 02:02:40] "PUT /global-vrouter-config/b9fc4821-643e-442b-98cc-4f796ca15145 HTTP/1.1" 200 276 0.013353 10.0.0.19 - - [2026-01-26 02:02:40] "GET / HTTP/1.1" 200 35931 0.001567 10.0.0.19 - - [2026-01-26 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.19 - - [2026-01-26 02:02:40] "GET /global-vrouter-config/b9fc4821-643e-442b-98cc-4f796ca15145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002271 10.0.0.19 - - [2026-01-26 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001349 10.0.0.19 - - [2026-01-26 02:02:40] "PUT /global-vrouter-config/b9fc4821-643e-442b-98cc-4f796ca15145 HTTP/1.1" 200 276 0.009095 10.0.0.19 - - [2026-01-26 02:02:41] "GET / HTTP/1.1" 200 35931 0.001762 10.0.0.19 - - [2026-01-26 02:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.19 - - [2026-01-26 02:02:41] "GET /global-system-config/d57d5bb6-7c5a-437f-814a-6954423d3ad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004326 10.0.0.19 - - [2026-01-26 02:02:41] "PUT /global-system-config/d57d5bb6-7c5a-437f-814a-6954423d3ad0 HTTP/1.1" 200 274 0.014277 10.0.0.19 - - [2026-01-26 02:02:44] "GET / HTTP/1.1" 200 35931 0.001320 10.0.0.19 - - [2026-01-26 02:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009225 10.0.0.19 - - [2026-01-26 02:02:44] "GET /routing-instance/5d73c346-a24d-4894-9a6e-93de2c006e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002756 10.0.0.19 - - [2026-01-26 02:02:44] "POST /bgp-routers HTTP/1.1" 409 301 0.003400 10.0.0.19 - - [2026-01-26 02:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.19 - - [2026-01-26 02:02:44] "GET /bgp-router/e596f429-5d5c-46cf-ad08-4d42dd637f2b?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004371 10.0.0.19 - - [2026-01-26 02:02:44] "PUT /bgp-router/e596f429-5d5c-46cf-ad08-4d42dd637f2b HTTP/1.1" 200 254 0.015192 [Introspect:8084]10.0.0.19 - - [2026-01-26 02:02:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001004 [Introspect:8084]10.0.0.19 - - [2026-01-26 02:02:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000966 10.0.0.19 - - [2026-01-26 02:02:49] "POST /tags HTTP/1.1" 200 355 0.031713 10.0.0.19 - - [2026-01-26 02:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.19 - - [2026-01-26 02:02:49] "GET /tag/1b2df0dc-b97f-4c3e-affe-c734808e5119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.016205 10.0.0.19 - - [2026-01-26 02:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.19 - - [2026-01-26 02:02:49] "GET /virtual-network/81650aed-b1aa-448c-b833-2f41a3cd3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.009342 10.0.0.19 - - [2026-01-26 02:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.19 - - [2026-01-26 02:02:49] "GET /project/b477db8c-b80d-49b5-b79f-b3e050f7974f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.049300 10.0.0.19 - - [2026-01-26 02:02:49] "POST /virtual-machines HTTP/1.1" 200 351 0.016723 10.0.0.19 - - [2026-01-26 02:02:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.012362 10.0.0.19 - - [2026-01-26 02:02:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.161556 10.0.0.19 - - [2026-01-26 02:02:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.017187 10.0.0.19 - - [2026-01-26 02:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003275 10.0.0.19 - - [2026-01-26 02:02:49] "GET /virtual-machine-interface/1d9fe1be-fa5b-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.004676 10.0.0.19 - - [2026-01-26 02:02:49] "POST /instance-ips HTTP/1.1" 200 391 0.030575 10.0.0.19 - - [2026-01-26 02:02:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.027730 10.0.0.19 - - [2026-01-26 02:02:49] "GET /virtual-machine-interface/1d9fe1be-fa5b-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.006121 10.0.0.19 - - [2026-01-26 02:02:49] "POST /set-tag HTTP/1.1" 200 109 0.021858 10.0.0.19 - - [2026-01-26 02:02:49] "GET /virtual-machine-interface/1d9fe1be-fa5b-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.014779 10.0.0.19 - - [2026-01-26 02:02:49] "GET /instance-ip/1dc35b9e-fa5b-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.004410 10.0.0.19 - - [2026-01-26 02:02:49] "GET /virtual-machine-interface/1d9fe1be-fa5b-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004446 10.0.0.19 - - [2026-01-26 02:02:49] "POST /set-tag HTTP/1.1" 200 109 0.002264 10.0.0.19 - - [2026-01-26 02:02:50] "GET /virtual-router/835b6b83-c302-4528-9f30-71946601b084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.013259 10.0.0.19 - - [2026-01-26 02:02:50] "POST /ref-update HTTP/1.1" 200 156 0.006953 10.0.0.19 - - [2026-01-26 02:02:50] "GET /virtual-machine-interface/1d9fe1be-fa5b-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007417 10.0.0.19 - - [2026-01-26 02:02:50] "POST /set-tag HTTP/1.1" 200 109 0.002151 10.0.0.19 - - [2026-01-26 02:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.19 - - [2026-01-26 02:02:50] "GET /virtual-network/81650aed-b1aa-448c-b833-2f41a3cd3ff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004496 10.0.0.19 - - [2026-01-26 02:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.19 - - [2026-01-26 02:02:50] "GET /project/b477db8c-b80d-49b5-b79f-b3e050f7974f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.046070 10.0.0.19 - - [2026-01-26 02:02:50] "POST /virtual-machines HTTP/1.1" 200 355 0.018607 10.0.0.19 - - [2026-01-26 02:02:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.020882 10.0.0.19 - - [2026-01-26 02:02:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.114245 10.0.0.19 - - [2026-01-26 02:02:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.007212 10.0.0.19 - - [2026-01-26 02:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004901 10.0.0.19 - - [2026-01-26 02:02:50] "GET /virtual-machine-interface/1e1e1d5e-fa5b-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.007116 10.0.0.19 - - [2026-01-26 02:02:50] "POST /instance-ips HTTP/1.1" 200 395 0.021999 10.0.0.19 - - [2026-01-26 02:02:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.015643 10.0.0.19 - - [2026-01-26 02:02:50] "GET /virtual-machine-interface/1e1e1d5e-fa5b-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.016387 10.0.0.19 - - [2026-01-26 02:02:50] "POST /set-tag HTTP/1.1" 200 109 0.014163 10.0.0.19 - - [2026-01-26 02:02:50] "GET /virtual-machine-interface/1e1e1d5e-fa5b-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.012462 10.0.0.19 - - [2026-01-26 02:02:50] "GET /instance-ip/1e38b8bc-fa5b-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003010 10.0.0.19 - - [2026-01-26 02:02:50] "GET /virtual-machine-interface/1e1e1d5e-fa5b-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005992 10.0.0.19 - - [2026-01-26 02:02:50] "POST /set-tag HTTP/1.1" 200 109 0.002179 10.0.0.19 - - [2026-01-26 02:02:50] "GET /virtual-router/835b6b83-c302-4528-9f30-71946601b084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.004159 10.0.0.19 - - [2026-01-26 02:02:50] "POST /ref-update HTTP/1.1" 200 156 0.008054 10.0.0.19 - - [2026-01-26 02:02:50] "GET /virtual-machine-interface/1e1e1d5e-fa5b-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.010112 10.0.0.19 - - [2026-01-26 02:02:50] "POST /set-tag HTTP/1.1" 200 109 0.002612 10.0.0.19 - - [2026-01-26 02:02:50] "GET /virtual-machine-interface/1d9fe1be-fa5b-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004134 10.0.0.19 - - [2026-01-26 02:02:50] "POST /set-tag HTTP/1.1" 200 109 0.003601 10.0.0.19 - - [2026-01-26 02:02:50] "GET /virtual-machine-interface/1e1e1d5e-fa5b-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003711 10.0.0.19 - - [2026-01-26 02:02:50] "POST /set-tag HTTP/1.1" 200 109 0.002298 10.0.0.19 - - [2026-01-26 02:02:59] "GET / HTTP/1.1" 200 35931 0.001909 10.0.0.19 - - [2026-01-26 02:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.19 - - [2026-01-26 02:02:59] "GET /global-system-config/d57d5bb6-7c5a-437f-814a-6954423d3ad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004856 10.0.0.19 - - [2026-01-26 02:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.19 - - [2026-01-26 02:02:59] "GET /config-node/cfb85b02-6450-45f0-b840-cae47657d7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002393 10.0.0.19 - - [2026-01-26 02:03:02] "GET /virtual-machine-interface/1d9fe1be-fa5b-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004666 10.0.0.19 - - [2026-01-26 02:03:02] "POST /set-tag HTTP/1.1" 200 109 0.002078 10.0.0.19 - - [2026-01-26 02:03:03] "GET /virtual-machine-interface/1e1e1d5e-fa5b-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005763 10.0.0.19 - - [2026-01-26 02:03:03] "POST /set-tag HTTP/1.1" 200 109 0.003393 10.0.0.19 - - [2026-01-26 02:03:04] "GET /virtual-machine-interface/1d9fe1be-fa5b-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004599 10.0.0.19 - - [2026-01-26 02:03:04] "POST /set-tag HTTP/1.1" 200 109 0.002220 10.0.0.19 - - [2026-01-26 02:03:11] "GET / HTTP/1.1" 200 35931 0.002294 10.0.0.19 - - [2026-01-26 02:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008419 10.0.0.19 - - [2026-01-26 02:03:11] "GET /routing-instance/5d73c346-a24d-4894-9a6e-93de2c006e02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003533 10.0.0.19 - - [2026-01-26 02:03:11] "POST /bgp-routers HTTP/1.1" 409 301 0.002160 10.0.0.19 - - [2026-01-26 02:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.19 - - [2026-01-26 02:03:11] "GET /bgp-router/e596f429-5d5c-46cf-ad08-4d42dd637f2b?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003100 10.0.0.19 - - [2026-01-26 02:03:11] "PUT /bgp-router/e596f429-5d5c-46cf-ad08-4d42dd637f2b HTTP/1.1" 200 254 0.016025 [Introspect:8084]10.0.0.19 - - [2026-01-26 02:03:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001091 [Introspect:8084]10.0.0.19 - - [2026-01-26 02:03:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000961 [Introspect:8084]10.0.0.19 - - [2026-01-26 02:03:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001091 [Introspect:8084]10.0.0.19 - - [2026-01-26 02:03:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000985 10.0.0.19 - - [2026-01-26 02:03:35] "GET /virtual-machine-interface/1d9fe1be-fa5b-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004371 10.0.0.19 - - [2026-01-26 02:03:35] "POST /set-tag HTTP/1.1" 200 109 0.009152 10.0.0.19 - - [2026-01-26 02:03:35] "GET /virtual-machine-interface/1d9fe1be-fa5b-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.003874 10.0.0.19 - - [2026-01-26 02:03:35] "POST /set-tag HTTP/1.1" 200 109 0.002400 10.0.0.19 - - [2026-01-26 02:03:35] "GET /virtual-machine/80f95e62-02d2-40a4-bbd9-fc3d51f2113e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.003257 10.0.0.19 - - [2026-01-26 02:03:35] "POST /ref-update HTTP/1.1" 200 156 0.018177 10.0.0.19 - - [2026-01-26 02:03:35] "GET /virtual-machine-interface/1d9fe1be-fa5b-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004115 10.0.0.19 - - [2026-01-26 02:03:35] "POST /set-tag HTTP/1.1" 200 109 0.019034 10.0.0.19 - - [2026-01-26 02:03:35] "POST /set-tag HTTP/1.1" 200 109 0.013449 10.0.0.19 - - [2026-01-26 02:03:35] "DELETE /instance-ip/1dc35b9e-fa5b-11f0-921a-fa163e99a9ea HTTP/1.1" 200 115 0.038680 10.0.0.19 - - [2026-01-26 02:03:35] "DELETE /virtual-machine-interface/1d9fe1be-fa5b-11f0-921a-fa163e99a9ea HTTP/1.1" 200 115 0.037962 10.0.0.19 - - [2026-01-26 02:03:35] "DELETE /virtual-machine/80f95e62-02d2-40a4-bbd9-fc3d51f2113e HTTP/1.1" 200 115 0.022177 10.0.0.19 - - [2026-01-26 02:03:35] "GET /virtual-machine-interface/1e1e1d5e-fa5b-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006536 10.0.0.19 - - [2026-01-26 02:03:35] "POST /set-tag HTTP/1.1" 200 109 0.002551 10.0.0.19 - - [2026-01-26 02:04:06] "GET /virtual-machine-interface/1e1e1d5e-fa5b-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.018718 10.0.0.19 - - [2026-01-26 02:04:06] "POST /set-tag HTTP/1.1" 200 109 0.003303 10.0.0.19 - - [2026-01-26 02:04:06] "GET /virtual-machine-interface/1e1e1d5e-fa5b-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005385 10.0.0.19 - - [2026-01-26 02:04:06] "POST /set-tag HTTP/1.1" 200 109 0.003427 10.0.0.19 - - [2026-01-26 02:04:06] "GET /virtual-machine/b96bc9e1-4124-4910-9888-71be70366286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003264 10.0.0.19 - - [2026-01-26 02:04:06] "POST /ref-update HTTP/1.1" 200 156 0.018376 10.0.0.19 - - [2026-01-26 02:04:06] "GET /virtual-machine-interface/1e1e1d5e-fa5b-11f0-921a-fa163e99a9ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004514 10.0.0.19 - - [2026-01-26 02:04:06] "POST /set-tag HTTP/1.1" 200 109 0.015973 10.0.0.19 - - [2026-01-26 02:04:06] "POST /set-tag HTTP/1.1" 200 109 0.044009 10.0.0.19 - - [2026-01-26 02:04:06] "DELETE /instance-ip/1e38b8bc-fa5b-11f0-921a-fa163e99a9ea HTTP/1.1" 200 115 0.070866 10.0.0.19 - - [2026-01-26 02:04:06] "DELETE /virtual-machine-interface/1e1e1d5e-fa5b-11f0-921a-fa163e99a9ea HTTP/1.1" 200 115 0.045770 10.0.0.19 - - [2026-01-26 02:04:06] "DELETE /virtual-machine/b96bc9e1-4124-4910-9888-71be70366286 HTTP/1.1" 200 115 0.014688 10.0.0.19 - - [2026-01-26 02:04:06] "DELETE /tag/1b2df0dc-b97f-4c3e-affe-c734808e5119 HTTP/1.1" 200 115 0.042809 [Introspect:8084]10.0.0.19 - - [2026-01-26 02:04:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000978 [Introspect:8084]10.0.0.19 - - [2026-01-26 02:04:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000880