++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Mar 23 10:44:43 PM UTC 2026 ===================' INFO: =================== Mon Mar 23 10:44:43 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ cut -d / -f 1 +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.22 ++ 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.22 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.22 ++ ANALYTICSDB_NODES=10.0.0.22 ++ ANALYTICS_SNMP_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ '[' -n '10.0.0.22:8081 ' ']' +++ echo 10.0.0.22:8081 ++ ANALYTICS_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ '[' -n '10.0.0.22:9042 ' ']' +++ echo 10.0.0.22:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.22:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ '[' -n '10.0.0.22:8086 ' ']' +++ echo 10.0.0.22:8086 ++ COLLECTOR_SERVERS=10.0.0.22: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.22 ++ CONFIGDB_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ '[' -n '10.0.0.22:8082 ' ']' +++ echo 10.0.0.22:8082 ++ CONFIG_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ '[' -n '10.0.0.22:9161 ' ']' +++ echo 10.0.0.22:9161 ++ CONFIGDB_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ '[' -n '10.0.0.22:9041 ' ']' +++ echo 10.0.0.22:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.22: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.22 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.22 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ '[' -n 10.0.0.22:2181, ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ '[' -n '10.0.0.22:2181 ' ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.22:2181 ++ RABBITMQ_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ '[' -n 10.0.0.22:5673, ']' +++ echo 10.0.0.22:5673 ++ RABBITMQ_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ '[' -n '10.0.0.22:6379 ' ']' +++ echo 10.0.0.22:6379 ++ REDIS_SERVERS=10.0.0.22: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.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ '[' -n '10.0.0.22:9092 ' ']' +++ echo 10.0.0.22:9092 ++ KAFKA_SERVERS=10.0.0.22: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.22 ++ 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.22 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.22 + local cassandra=10.0.0.22 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 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.22 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 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.22 +++ local servers=10.0.0.22 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ uniq ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.22,10.171.21.1,127.0.0.1,172.17.0.1,252.22.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.22'\''))' +++ local server_ip=10.0.0.22 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.22 ]] +++ [[ ,10.0.0.22,10.171.21.1,127.0.0.1,172.17.0.1,252.22.0.1,, =~ ,10\.0\.0\.22, ]] +++ echo 10.0.0.22 1 +++ return ++ local ip=10.0.0.22 ++ [[ -z 10.0.0.22 ]] ++ echo 10.0.0.22 + host_ip=10.0.0.22 + [[ cql == \c\q\l ]] ++ echo 10.0.0.22:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.22:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.22:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ cut -d = -f 1 ++ sort ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' + 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: 03/23/2026 22:45:29.672 7f78f19d4fc0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/23/2026 22:45:30.273 7f78f19d4fc0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/23/2026 22:45:30.310 7f78f19d4fc0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/23/2026 22:45:30.313 7f78f19d4fc0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.22 - - [2026-03-23 22:45:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000620 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.22:8082/ Hit Ctrl-C to quit. 10.0.0.22 - - [2026-03-23 22:45:43] "GET / HTTP/1.1" 503 181 0.000196 10.0.0.22 - - [2026-03-23 22:45:43] "GET / HTTP/1.1" 503 181 0.000213 10.0.0.22 - - [2026-03-23 22:45:43] "GET / HTTP/1.1" 200 35931 0.006143 10.0.0.22 - - [2026-03-23 22:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.016028 10.0.0.22 - - [2026-03-23 22:45:43] "GET /global-system-config/6a7b0b3d-aac2-4e01-ac23-710dd466e55c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.046588 10.0.0.22 - - [2026-03-23 22:45:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.013643 10.0.0.22 - - [2026-03-23 22:45:43] "GET / HTTP/1.1" 200 35931 0.001285 10.0.0.22 - - [2026-03-23 22:45:43] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.100068 10.0.0.22 - - [2026-03-23 22:45:44] "POST /fqname-to-id HTTP/1.1" 404 186 0.002454 10.0.0.22 - - [2026-03-23 22:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.22 - - [2026-03-23 22:45:44] "GET /global-system-config/6a7b0b3d-aac2-4e01-ac23-710dd466e55c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005440 10.0.0.22 - - [2026-03-23 22:45:44] "POST /service-appliance-sets HTTP/1.1" 200 553 0.035548 10.0.0.22 - - [2026-03-23 22:45:44] "POST /fqname-to-id HTTP/1.1" 404 180 0.003199 10.0.0.22 - - [2026-03-23 22:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009398 10.0.0.22 - - [2026-03-23 22:45:44] "GET /global-system-config/6a7b0b3d-aac2-4e01-ac23-710dd466e55c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008511 10.0.0.22 - - [2026-03-23 22:45:44] "GET / HTTP/1.1" 200 35931 0.001325 10.0.0.22 - - [2026-03-23 22:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818 10.0.0.22 - - [2026-03-23 22:45:44] "GET /global-system-config/6a7b0b3d-aac2-4e01-ac23-710dd466e55c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011407 10.0.0.22 - - [2026-03-23 22:45:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.002087 10.0.0.22 - - [2026-03-23 22:45:44] "GET / HTTP/1.1" 200 45303 0.002057 10.0.0.22 - - [2026-03-23 22:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.020510 10.0.0.22 - - [2026-03-23 22:45:44] "POST /service-appliance-sets HTTP/1.1" 200 541 0.092089 10.0.0.22 - - [2026-03-23 22:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009610 10.0.0.22 - - [2026-03-23 22:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007143 10.0.0.22 - - [2026-03-23 22:45:44] "GET /network-ipam/8594d1df-8fcd-454a-93bf-b9cfaf19a962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.021721 10.0.0.22 - - [2026-03-23 22:45:44] "GET / HTTP/1.1" 200 35931 0.005836 10.0.0.22 - - [2026-03-23 22:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010722 10.0.0.22 - - [2026-03-23 22:45:44] "GET /global-system-config/6a7b0b3d-aac2-4e01-ac23-710dd466e55c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005770 10.0.0.22 - - [2026-03-23 22:45:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.002474 10.0.0.22 - - [2026-03-23 22:45:44] "POST /database-nodes HTTP/1.1" 200 597 0.079396 10.0.0.22 - - [2026-03-23 22:45:44] "POST /config-database-nodes HTTP/1.1" 200 611 0.078570 10.0.0.22 - - [2026-03-23 22:45:44] "POST /service-templates HTTP/1.1" 200 511 0.057030 10.0.0.22 - - [2026-03-23 22:45:44] "POST /service-templates HTTP/1.1" 200 501 0.040883 10.0.0.22 - - [2026-03-23 22:45:45] "POST /service-templates HTTP/1.1" 200 515 0.072397 10.0.0.22 - - [2026-03-23 22:45:45] "POST /service-templates HTTP/1.1" 200 535 0.031611 10.0.0.22 - - [2026-03-23 22:45:45] "POST /service-templates HTTP/1.1" 200 507 0.044171 10.0.0.22 - - [2026-03-23 22:45:45] "GET / HTTP/1.1" 200 35931 0.001422 10.0.0.22 - - [2026-03-23 22:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004901 10.0.0.22 - - [2026-03-23 22:45:45] "GET /routing-instance/34dba907-8c1d-4dc9-a037-03265f59f795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003099 10.0.0.22 - - [2026-03-23 22:45:45] "POST /bgp-routers HTTP/1.1" 200 616 0.025527 10.0.0.22 - - [2026-03-23 22:45:45] "GET /bgp-router/640c9bc2-39d5-4e5c-9d45-9b11115027d9?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.005979 10.0.0.22 - - [2026-03-23 22:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004251 10.0.0.22 - - [2026-03-23 22:45:46] "GET /global-system-config/6a7b0b3d-aac2-4e01-ac23-710dd466e55c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011756 10.0.0.22 - - [2026-03-23 22:45:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005640 10.0.0.22 - - [2026-03-23 22:45:46] "POST /ref-update HTTP/1.1" 200 156 0.013663 10.0.0.22 - - [2026-03-23 22:45:46] "GET / HTTP/1.1" 200 35931 0.010020 10.0.0.22 - - [2026-03-23 22:45:46] "GET / HTTP/1.1" 200 35931 0.001496 [Introspect:8084]10.0.0.22 - - [2026-03-23 22:45:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001498 [Introspect:8084]10.0.0.22 - - [2026-03-23 22:45:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001118 10.0.0.22 - - [2026-03-23 22:45:48] "GET / HTTP/1.1" 200 35931 0.002631 10.0.0.22 - - [2026-03-23 22:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005071 10.0.0.22 - - [2026-03-23 22:45:48] "GET /domain/d5a86e6b-f732-445e-ab99-4c70f6cd981a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.010776 10.0.0.22 - - [2026-03-23 22:45:48] "GET / HTTP/1.1" 200 35931 0.001408 10.0.0.22 - - [2026-03-23 22:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.22 - - [2026-03-23 22:45:48] "GET /global-system-config/6a7b0b3d-aac2-4e01-ac23-710dd466e55c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.011214 10.0.0.22 - - [2026-03-23 22:45:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.028244 10.0.0.22 - - [2026-03-23 22:45:48] "POST /id-to-fqname HTTP/1.1" 200 173 0.001574 10.0.0.22 - - [2026-03-23 22:45:48] "POST /fqname-to-id HTTP/1.1" 404 182 0.018059 10.0.0.22 - - [2026-03-23 22:45:48] "POST /analytics-nodes HTTP/1.1" 200 599 0.068356 10.0.0.22 - - [2026-03-23 22:45:48] "GET / HTTP/1.1" 200 35931 0.001106 10.0.0.22 - - [2026-03-23 22:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.026206 10.0.0.22 - - [2026-03-23 22:45:49] "GET /global-system-config/6a7b0b3d-aac2-4e01-ac23-710dd466e55c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.013829 10.0.0.22 - - [2026-03-23 22:45:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.024342 10.0.0.22 - - [2026-03-23 22:45:49] "POST /security-groups HTTP/1.1" 200 570 0.145556 10.0.0.22 - - [2026-03-23 22:45:49] "POST /projects HTTP/1.1" 200 481 0.461051 10.0.0.22 - - [2026-03-23 22:45:49] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.085495 10.0.0.22 - - [2026-03-23 22:45:49] "POST /security-groups HTTP/1.1" 200 534 0.105662 10.0.0.22 - - [2026-03-23 22:45:49] "POST /chown HTTP/1.1" 200 109 0.014600 10.0.0.22 - - [2026-03-23 22:45:49] "POST /policy-managements HTTP/1.1" 409 214 0.023097 10.0.0.22 - - [2026-03-23 22:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004840 10.0.0.22 - - [2026-03-23 22:45:49] "GET /policy-management/771f1ade-9a43-4d46-a1fa-bd30df9cd745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007547 10.0.0.22 - - [2026-03-23 22:45:49] "POST /application-policy-sets HTTP/1.1" 200 528 0.042114 10.0.0.22 - - [2026-03-23 22:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.22 - - [2026-03-23 22:45:49] "GET /global-vrouter-config/ccdf587a-f60e-4b54-a4b0-4331dae61934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.010196 10.0.0.22 - - [2026-03-23 22:45:49] "PUT /global-vrouter-config/ccdf587a-f60e-4b54-a4b0-4331dae61934 HTTP/1.1" 200 276 0.015012 10.0.0.22 - - [2026-03-23 22:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004837 10.0.0.22 - - [2026-03-23 22:45:49] "GET /virtual-network/fea0534f-fee9-427b-a2b2-4a5283526984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.008828 10.0.0.22 - - [2026-03-23 22:45:49] "POST /id-to-fqname HTTP/1.1" 200 177 0.000640 10.0.0.22 - - [2026-03-23 22:45:49] "POST /fqname-to-id HTTP/1.1" 404 186 0.016641 10.0.0.22 - - [2026-03-23 22:45:49] "POST /security-groups HTTP/1.1" 200 574 0.105210 10.0.0.22 - - [2026-03-23 22:45:49] "POST /projects HTTP/1.1" 200 489 0.282382 10.0.0.22 - - [2026-03-23 22:45:49] "POST /security-groups HTTP/1.1" 200 546 0.065297 10.0.0.22 - - [2026-03-23 22:45:50] "POST /chown HTTP/1.1" 200 109 0.034675 10.0.0.22 - - [2026-03-23 22:45:50] "POST /network-ipams HTTP/1.1" 200 522 0.079583 10.0.0.22 - - [2026-03-23 22:45:50] "POST /network-ipams HTTP/1.1" 200 510 0.089420 10.0.0.22 - - [2026-03-23 22:45:50] "POST /fqname-to-id HTTP/1.1" 404 198 0.003146 10.0.0.22 - - [2026-03-23 22:45:50] "POST /useragent-kv HTTP/1.1" 200 115 0.027210 10.0.0.22 - - [2026-03-23 22:45:50] "POST /virtual-networks HTTP/1.1" 200 538 0.206502 10.0.0.22 - - [2026-03-23 22:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.22 - - [2026-03-23 22:45:50] "GET /virtual-network/e88a5eda-a880-4f81-a905-33fa2ccc0ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.006953 10.0.0.22 - - [2026-03-23 22:45:50] "POST /network-ipams HTTP/1.1" 200 518 0.033582 10.0.0.22 - - [2026-03-23 22:45:50] "POST /fqname-to-id HTTP/1.1" 404 202 0.008757 10.0.0.22 - - [2026-03-23 22:45:50] "POST /useragent-kv HTTP/1.1" 200 115 0.025789 10.0.0.22 - - [2026-03-23 22:45:50] "POST /virtual-networks HTTP/1.1" 200 546 0.213747 10.0.0.22 - - [2026-03-23 22:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009964 10.0.0.22 - - [2026-03-23 22:45:50] "GET /virtual-network/c0b6bb86-5f4f-4413-b0ff-2d5b4455ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.024704 10.0.0.22 - - [2026-03-23 22:45:50] "POST /fqname-to-id HTTP/1.1" 404 199 0.003541 10.0.0.22 - - [2026-03-23 22:45:50] "POST /network-policys HTTP/1.1" 200 538 0.022787 10.0.0.22 - - [2026-03-23 22:45:51] "POST /fqname-to-id HTTP/1.1" 404 197 0.017901 10.0.0.22 - - [2026-03-23 22:45:51] "POST /network-policys HTTP/1.1" 200 534 0.209051 10.0.0.22 - - [2026-03-23 22:45:51] "POST /fqname-to-id HTTP/1.1" 404 201 0.016626 10.0.0.22 - - [2026-03-23 22:45:51] "POST /network-policys HTTP/1.1" 200 542 0.048794 10.0.0.22 - - [2026-03-23 22:45:51] "POST /ref-update HTTP/1.1" 200 156 0.084049 10.0.0.22 - - [2026-03-23 22:45:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.030403 10.0.0.22 - - [2026-03-23 22:45:51] "POST /ref-update HTTP/1.1" 200 156 0.178522 10.0.0.22 - - [2026-03-23 22:45:51] "GET / HTTP/1.1" 200 35931 0.001298 10.0.0.22 - - [2026-03-23 22:45:51] "POST /ref-update HTTP/1.1" 200 156 0.158251 10.0.0.22 - - [2026-03-23 22:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.020447 10.0.0.22 - - [2026-03-23 22:45:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014693 10.0.0.22 - - [2026-03-23 22:45:51] "GET /global-system-config/6a7b0b3d-aac2-4e01-ac23-710dd466e55c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.020900 10.0.0.22 - - [2026-03-23 22:45:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019949 10.0.0.22 - - [2026-03-23 22:45:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.020159 10.0.0.22 - - [2026-03-23 22:45:52] "POST /ref-update HTTP/1.1" 200 156 0.136589 10.0.0.22 - - [2026-03-23 22:45:52] "POST /config-nodes HTTP/1.1" 200 593 0.144338 10.0.0.22 - - [2026-03-23 22:45:52] "POST /ref-update HTTP/1.1" 200 156 0.281997 10.0.0.22 - - [2026-03-23 22:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012455 10.0.0.22 - - [2026-03-23 22:45:52] "GET /network-ipam/8594d1df-8fcd-454a-93bf-b9cfaf19a962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.025695 10.0.0.22 - - [2026-03-23 22:45:52] "POST /ref-update HTTP/1.1" 200 156 0.185722 10.0.0.22 - - [2026-03-23 22:45:52] "GET / HTTP/1.1" 200 35931 0.001615 10.0.0.22 - - [2026-03-23 22:45:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005793 10.0.0.22 - - [2026-03-23 22:45:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.009598 10.0.0.22 - - [2026-03-23 22:45:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014006 10.0.0.22 - - [2026-03-23 22:45:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011576 10.0.0.22 - - [2026-03-23 22:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006824 10.0.0.22 - - [2026-03-23 22:45:52] "GET /virtual-network/fea0534f-fee9-427b-a2b2-4a5283526984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.005987 10.0.0.22 - - [2026-03-23 22:45:52] "GET /application-policy-set/e3df5201-ac7d-48fb-880c-1969e6358245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.005751 10.0.0.22 - - [2026-03-23 22:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.22 - - [2026-03-23 22:45:52] "GET /policy-management/771f1ade-9a43-4d46-a1fa-bd30df9cd745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002754 10.0.0.22 - - [2026-03-23 22:45:52] "POST /firewall-policys HTTP/1.1" 200 530 0.022220 10.0.0.22 - - [2026-03-23 22:45:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.015634 10.0.0.22 - - [2026-03-23 22:45:53] "GET /firewall-policy/1c7d83a9-d636-4f6d-898e-a2c4bd019a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.016376 10.0.0.22 - - [2026-03-23 22:45:53] "GET /application-policy-set/e3df5201-ac7d-48fb-880c-1969e6358245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.008137 10.0.0.22 - - [2026-03-23 22:45:53] "GET /firewall-policy/1c7d83a9-d636-4f6d-898e-a2c4bd019a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003860 10.0.0.22 - - [2026-03-23 22:45:53] "POST /ref-update HTTP/1.1" 200 156 0.039612 10.0.0.22 - - [2026-03-23 22:45:53] "POST /fqname-to-id HTTP/1.1" 404 225 0.006438 10.0.0.22 - - [2026-03-23 22:45:53] "GET /application-policy-set/e3df5201-ac7d-48fb-880c-1969e6358245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.012039 10.0.0.22 - - [2026-03-23 22:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.22 - - [2026-03-23 22:45:53] "POST /access-control-lists HTTP/1.1" 200 587 0.037215 10.0.0.22 - - [2026-03-23 22:45:53] "POST /fqname-to-id HTTP/1.1" 404 224 0.010012 10.0.0.22 - - [2026-03-23 22:45:53] "GET /policy-management/771f1ade-9a43-4d46-a1fa-bd30df9cd745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003910 10.0.0.22 - - [2026-03-23 22:45:53] "POST /firewall-policys HTTP/1.1" 200 532 0.032033 10.0.0.22 - - [2026-03-23 22:45:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.080899 10.0.0.22 - - [2026-03-23 22:45:53] "POST /access-control-lists HTTP/1.1" 200 585 0.118612 10.0.0.22 - - [2026-03-23 22:45:53] "POST /fqname-to-id HTTP/1.1" 404 213 0.009830 10.0.0.22 - - [2026-03-23 22:45:53] "GET /firewall-policy/bb757398-3531-4190-8fd7-36fde69c2da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.057539 10.0.0.22 - - [2026-03-23 22:45:53] "GET /application-policy-set/e3df5201-ac7d-48fb-880c-1969e6358245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.031958 10.0.0.22 - - [2026-03-23 22:45:53] "GET /firewall-policy/bb757398-3531-4190-8fd7-36fde69c2da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.005583 10.0.0.22 - - [2026-03-23 22:45:53] "POST /access-control-lists HTTP/1.1" 200 579 0.086598 10.0.0.22 - - [2026-03-23 22:45:53] "GET /firewall-policy/1c7d83a9-d636-4f6d-898e-a2c4bd019a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.020071 10.0.0.22 - - [2026-03-23 22:45:53] "POST /fqname-to-id HTTP/1.1" 404 212 0.008987 10.0.0.22 - - [2026-03-23 22:45:53] "GET /firewall-policy/1c7d83a9-d636-4f6d-898e-a2c4bd019a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.004795 10.0.0.22 - - [2026-03-23 22:45:53] "POST /access-control-lists HTTP/1.1" 200 577 0.083428 10.0.0.22 - - [2026-03-23 22:45:53] "POST /fqname-to-id HTTP/1.1" 404 232 0.009432 10.0.0.22 - - [2026-03-23 22:45:53] "POST /ref-update HTTP/1.1" 200 156 0.080642 10.0.0.22 - - [2026-03-23 22:45:53] "POST /ref-update HTTP/1.1" 200 156 0.027297 10.0.0.22 - - [2026-03-23 22:45:53] "POST /access-control-lists HTTP/1.1" 200 594 0.036769 10.0.0.22 - - [2026-03-23 22:45:53] "POST /fqname-to-id HTTP/1.1" 404 231 0.004152 10.0.0.22 - - [2026-03-23 22:45:53] "POST /ref-update HTTP/1.1" 200 156 0.072014 10.0.0.22 - - [2026-03-23 22:45:53] "POST /access-control-lists HTTP/1.1" 200 592 0.069624 10.0.0.22 - - [2026-03-23 22:45:53] "GET /application-policy-set/e3df5201-ac7d-48fb-880c-1969e6358245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.034693 10.0.0.22 - - [2026-03-23 22:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004116 10.0.0.22 - - [2026-03-23 22:45:53] "POST /fqname-to-id HTTP/1.1" 404 217 0.001883 10.0.0.22 - - [2026-03-23 22:45:53] "GET /policy-management/771f1ade-9a43-4d46-a1fa-bd30df9cd745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005097 10.0.0.22 - - [2026-03-23 22:45:53] "POST /access-control-lists HTTP/1.1" 200 583 0.087591 10.0.0.22 - - [2026-03-23 22:45:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.014886 10.0.0.22 - - [2026-03-23 22:45:54] "POST /firewall-policys HTTP/1.1" 200 530 0.117079 10.0.0.22 - - [2026-03-23 22:45:54] "POST /access-control-lists HTTP/1.1" 200 581 0.104506 10.0.0.22 - - [2026-03-23 22:45:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.084447 10.0.0.22 - - [2026-03-23 22:45:54] "GET /firewall-policy/9f29ac2c-0d54-4af3-9d74-f44916d50612?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.008497 10.0.0.22 - - [2026-03-23 22:45:54] "POST /fqname-to-id HTTP/1.1" 404 240 0.001842 10.0.0.22 - - [2026-03-23 22:45:54] "GET /application-policy-set/e3df5201-ac7d-48fb-880c-1969e6358245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.002491 10.0.0.22 - - [2026-03-23 22:45:54] "GET /firewall-policy/9f29ac2c-0d54-4af3-9d74-f44916d50612?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002517 10.0.0.22 - - [2026-03-23 22:45:54] "GET /firewall-policy/1c7d83a9-d636-4f6d-898e-a2c4bd019a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.004671 10.0.0.22 - - [2026-03-23 22:45:54] "POST /access-control-lists HTTP/1.1" 200 602 0.071666 10.0.0.22 - - [2026-03-23 22:45:54] "POST /fqname-to-id HTTP/1.1" 404 239 0.022835 10.0.0.22 - - [2026-03-23 22:45:54] "GET /firewall-policy/bb757398-3531-4190-8fd7-36fde69c2da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.026102 10.0.0.22 - - [2026-03-23 22:45:54] "GET /firewall-policy/1c7d83a9-d636-4f6d-898e-a2c4bd019a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.017836 10.0.0.22 - - [2026-03-23 22:45:54] "GET /firewall-policy/bb757398-3531-4190-8fd7-36fde69c2da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.007066 10.0.0.22 - - [2026-03-23 22:45:54] "POST /access-control-lists HTTP/1.1" 200 600 0.097610 10.0.0.22 - - [2026-03-23 22:45:54] "POST /ref-update HTTP/1.1" 200 156 0.054627 10.0.0.22 - - [2026-03-23 22:45:54] "POST /ref-update HTTP/1.1" 200 156 0.046953 10.0.0.22 - - [2026-03-23 22:45:54] "POST /route-targets HTTP/1.1" 200 327 0.018229 10.0.0.22 - - [2026-03-23 22:45:54] "POST /ref-update HTTP/1.1" 200 156 0.068861 10.0.0.22 - - [2026-03-23 22:45:54] "POST /ref-update HTTP/1.1" 200 156 0.048607 10.0.0.22 - - [2026-03-23 22:45:54] "POST /route-targets HTTP/1.1" 200 327 0.012834 10.0.0.22 - - [2026-03-23 22:45:54] "POST /ref-update HTTP/1.1" 200 156 0.054167 10.0.0.22 - - [2026-03-23 22:45:54] "POST /ref-update HTTP/1.1" 200 156 0.053338 10.0.0.22 - - [2026-03-23 22:45:54] "POST /ref-update HTTP/1.1" 200 156 0.074235 10.0.0.22 - - [2026-03-23 22:45:54] "GET /application-policy-set/e3df5201-ac7d-48fb-880c-1969e6358245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.020963 10.0.0.22 - - [2026-03-23 22:45:54] "POST /route-targets HTTP/1.1" 200 327 0.017506 10.0.0.22 - - [2026-03-23 22:45:54] "POST /ref-update HTTP/1.1" 200 156 0.034402 10.0.0.22 - - [2026-03-23 22:45:54] "POST /tags HTTP/1.1" 200 299 0.073629 10.0.0.22 - - [2026-03-23 22:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.013133 10.0.0.22 - - [2026-03-23 22:45:54] "POST /route-targets HTTP/1.1" 200 327 0.038676 10.0.0.22 - - [2026-03-23 22:45:54] "GET /tag/c3bc7b95-dd20-470f-a23c-85aec955f309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.044112 10.0.0.22 - - [2026-03-23 22:45:54] "POST /ref-update HTTP/1.1" 200 156 0.046031 10.0.0.22 - - [2026-03-23 22:45:54] "POST /set-tag HTTP/1.1" 200 109 0.015183 10.0.0.22 - - [2026-03-23 22:45:54] "POST /route-targets HTTP/1.1" 200 327 0.016164 10.0.0.22 - - [2026-03-23 22:45:54] "POST /ref-update HTTP/1.1" 200 156 0.016713 10.0.0.22 - - [2026-03-23 22:45:55] "POST /route-targets HTTP/1.1" 200 327 0.021034 10.0.0.22 - - [2026-03-23 22:45:55] "POST /ref-update HTTP/1.1" 200 156 0.056113 10.0.0.22 - - [2026-03-23 22:45:55] "POST /tags HTTP/1.1" 200 305 0.143065 10.0.0.22 - - [2026-03-23 22:45:55] "POST /fqname-to-id HTTP/1.1" 404 201 0.018483 10.0.0.22 - - [2026-03-23 22:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011849 10.0.0.22 - - [2026-03-23 22:45:55] "GET /tag/bb03acda-3951-4947-9a59-29963da6d8da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.026259 10.0.0.22 - - [2026-03-23 22:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.22 - - [2026-03-23 22:45:55] "POST /access-control-lists HTTP/1.1" 200 551 0.103423 10.0.0.22 - - [2026-03-23 22:45:55] "GET /project/22a831d9-9575-4b90-8fbf-c3e6a8a8d5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038120 10.0.0.22 - - [2026-03-23 22:45:55] "POST /fqname-to-id HTTP/1.1" 404 229 0.028124 10.0.0.22 - - [2026-03-23 22:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.041208 10.0.0.22 - - [2026-03-23 22:45:55] "GET /virtual-network/c0b6bb86-5f4f-4413-b0ff-2d5b4455ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.011204 10.0.0.22 - - [2026-03-23 22:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006518 10.0.0.22 - - [2026-03-23 22:45:55] "POST /access-control-lists HTTP/1.1" 200 589 0.036943 10.0.0.22 - - [2026-03-23 22:45:55] "GET /service-appliance-set/0758048e-28bf-45b3-aa7d-41a630895cbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.008819 10.0.0.22 - - [2026-03-23 22:45:55] "POST /ref-update HTTP/1.1" 200 156 0.034132 10.0.0.22 - - [2026-03-23 22:45:55] "POST /fqname-to-id HTTP/1.1" 404 237 0.019758 10.0.0.22 - - [2026-03-23 22:45:55] "POST /fqname-to-id HTTP/1.1" 404 240 0.019572 10.0.0.22 - - [2026-03-23 22:45:55] "POST /access-control-lists HTTP/1.1" 200 601 0.107097 10.0.0.22 - - [2026-03-23 22:45:55] "POST /ref-update HTTP/1.1" 200 156 0.032035 10.0.0.22 - - [2026-03-23 22:45:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.195266 10.0.0.22 - - [2026-03-23 22:45:55] "GET /virtual-machine-interface/73c963bf-eb63-4e25-8637-7cfbf31d823f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2301 0.019050 10.0.0.22 - - [2026-03-23 22:45:55] "POST /ref-update HTTP/1.1" 200 156 0.063204 10.0.0.22 - - [2026-03-23 22:45:55] "PUT /access-control-list/3a0213c0-7914-4b97-a965-68c8304924bc HTTP/1.1" 200 272 0.023210 10.0.0.22 - - [2026-03-23 22:45:55] "POST /instance-ips HTTP/1.1" 200 381 0.086867 10.0.0.22 - - [2026-03-23 22:45:55] "PUT /access-control-list/656506c8-740b-4b69-8be8-fe3cded8849c HTTP/1.1" 200 272 0.034003 10.0.0.22 - - [2026-03-23 22:45:55] "GET /instance-ip/cdf3b062-9e2e-4714-93b9-d9c590f4fa5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.025052 10.0.0.22 - - [2026-03-23 22:45:55] "PUT /access-control-list/d18e7d3a-ba7f-4038-abf9-996a6d5e97c2 HTTP/1.1" 200 272 0.068800 10.0.0.22 - - [2026-03-23 22:45:56] "POST /loadbalancers HTTP/1.1" 200 582 0.114210 10.0.0.22 - - [2026-03-23 22:45:56] "PUT /access-control-list/e11205c4-94b3-458e-9e6d-bc4673920892 HTTP/1.1" 200 272 0.073928 10.0.0.22 - - [2026-03-23 22:45:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.033667 10.0.0.22 - - [2026-03-23 22:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008436 10.0.0.22 - - [2026-03-23 22:45:56] "PUT /access-control-list/b2e7ced3-85d5-477a-bc18-540285891ab5 HTTP/1.1" 200 272 0.061527 10.0.0.22 - - [2026-03-23 22:45:56] "PUT /access-control-list/8aa610f6-386d-49af-ad7e-b5fef28ea9ab HTTP/1.1" 200 272 0.027647 10.0.0.22 - - [2026-03-23 22:45:56] "GET /project/22a831d9-9575-4b90-8fbf-c3e6a8a8d5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.065511 10.0.0.22 - - [2026-03-23 22:45:56] "GET /project/22a831d9-9575-4b90-8fbf-c3e6a8a8d5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.078582 10.0.0.22 - - [2026-03-23 22:45:56] "GET /instance-ip/cdf3b062-9e2e-4714-93b9-d9c590f4fa5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.017802 10.0.0.22 - - [2026-03-23 22:45:56] "PUT /access-control-list/39ede758-a71d-49a5-9798-788171ad4c86 HTTP/1.1" 200 272 0.024701 10.0.0.22 - - [2026-03-23 22:45:56] "GET /loadbalancer/7854077c-91ed-4b67-9047-37b2b91a2d0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.019851 10.0.0.22 - - [2026-03-23 22:45:56] "POST /floating-ips HTTP/1.1" 200 583 0.072087 10.0.0.22 - - [2026-03-23 22:45:56] "PUT /access-control-list/1a44e922-15fd-4195-9b98-48d485e84c2f HTTP/1.1" 200 272 0.055907 10.0.0.22 - - [2026-03-23 22:45:56] "PUT /access-control-list/ebd4d59a-8af8-4a27-8bb8-d4cc598e704f HTTP/1.1" 200 272 0.018607 10.0.0.22 - - [2026-03-23 22:45:56] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.098543 10.0.0.22 - - [2026-03-23 22:45:56] "PUT /access-control-list/3f8a055f-41eb-4cc4-88c2-1a026bf46077 HTTP/1.1" 200 272 0.078315 10.0.0.22 - - [2026-03-23 22:45:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.078615 10.0.0.22 - - [2026-03-23 22:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.030736 10.0.0.22 - - [2026-03-23 22:45:56] "GET /project/22a831d9-9575-4b90-8fbf-c3e6a8a8d5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.060990 10.0.0.22 - - [2026-03-23 22:45:56] "GET /loadbalancer-listener/646e5508-519d-4961-a374-ce962e09bb1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.009368 10.0.0.22 - - [2026-03-23 22:45:56] "GET /loadbalancer-listener/646e5508-519d-4961-a374-ce962e09bb1b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.008391 10.0.0.22 - - [2026-03-23 22:45:56] "PUT /access-control-list/fed1b03d-8fc2-4872-bd62-d3e9b8f09522 HTTP/1.1" 200 272 0.057356 10.0.0.22 - - [2026-03-23 22:45:56] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.041268 10.0.0.22 - - [2026-03-23 22:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.020350 10.0.0.22 - - [2026-03-23 22:45:56] "GET /instance-ip/cdf3b062-9e2e-4714-93b9-d9c590f4fa5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.012584 10.0.0.22 - - [2026-03-23 22:45:56] "GET /global-vrouter-config/ccdf587a-f60e-4b54-a4b0-4331dae61934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.010761 10.0.0.22 - - [2026-03-23 22:45:56] "GET /instance-ip/cdf3b062-9e2e-4714-93b9-d9c590f4fa5e?fields=floating_ips HTTP/1.1" 200 1171 0.013503 10.0.0.22 - - [2026-03-23 22:45:56] "GET /floating-ip/a114605b-36b8-4518-99b8-d8ba13b07d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.005181 10.0.0.22 - - [2026-03-23 22:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.22 - - [2026-03-23 22:45:56] "PUT /global-vrouter-config/ccdf587a-f60e-4b54-a4b0-4331dae61934 HTTP/1.1" 200 276 0.012794 10.0.0.22 - - [2026-03-23 22:45:56] "POST /tags HTTP/1.1" 200 357 0.076564 10.0.0.22 - - [2026-03-23 22:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.22 - - [2026-03-23 22:45:57] "GET /tag/cf70da14-4943-4add-a65a-987eed7c178b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.015092 10.0.0.22 - - [2026-03-23 22:45:57] "POST /tags HTTP/1.1" 200 305 0.052562 10.0.0.22 - - [2026-03-23 22:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.22 - - [2026-03-23 22:45:57] "GET /tag/42019312-c3f8-4c6c-8ce9-2cea4ee9d24d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.021664 10.0.0.22 - - [2026-03-23 22:45:57] "POST /id-to-fqname HTTP/1.1" 200 174 0.000460 10.0.0.22 - - [2026-03-23 22:45:57] "POST /fqname-to-id HTTP/1.1" 404 183 0.009435 10.0.0.22 - - [2026-03-23 22:45:57] "POST /security-groups HTTP/1.1" 200 571 0.078674 10.0.0.22 - - [2026-03-23 22:45:57] "POST /projects HTTP/1.1" 200 483 0.205424 10.0.0.22 - - [2026-03-23 22:45:57] "POST /fqname-to-id HTTP/1.1" 404 214 0.003186 10.0.0.22 - - [2026-03-23 22:45:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.011414 10.0.0.22 - - [2026-03-23 22:45:57] "POST /access-control-lists HTTP/1.1" 200 580 0.046158 10.0.0.22 - - [2026-03-23 22:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.039536 10.0.0.22 - - [2026-03-23 22:45:57] "POST /fqname-to-id HTTP/1.1" 404 213 0.018178 10.0.0.22 - - [2026-03-23 22:45:57] "GET /virtual-network/e88a5eda-a880-4f81-a905-33fa2ccc0ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.007649 10.0.0.22 - - [2026-03-23 22:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.22 - - [2026-03-23 22:45:57] "GET /virtual-network/c0b6bb86-5f4f-4413-b0ff-2d5b4455ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.004311 10.0.0.22 - - [2026-03-23 22:45:57] "POST /access-control-lists HTTP/1.1" 200 578 0.048506 10.0.0.22 - - [2026-03-23 22:45:57] "PUT /virtual-network/e88a5eda-a880-4f81-a905-33fa2ccc0ccc HTTP/1.1" 200 264 0.073258 10.0.0.22 - - [2026-03-23 22:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007309 10.0.0.22 - - [2026-03-23 22:45:57] "GET /global-vrouter-config/ccdf587a-f60e-4b54-a4b0-4331dae61934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1764 0.002829 10.0.0.22 - - [2026-03-23 22:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.22 - - [2026-03-23 22:45:57] "PUT /virtual-network/c0b6bb86-5f4f-4413-b0ff-2d5b4455ba5f HTTP/1.1" 200 264 0.073247 10.0.0.22 - - [2026-03-23 22:45:57] "PUT /global-vrouter-config/ccdf587a-f60e-4b54-a4b0-4331dae61934 HTTP/1.1" 200 276 0.019827 10.0.0.22 - - [2026-03-23 22:45:57] "POST /security-groups HTTP/1.1" 200 537 0.103038 10.0.0.22 - - [2026-03-23 22:45:57] "POST /fqname-to-id HTTP/1.1" 404 234 0.001669 10.0.0.22 - - [2026-03-23 22:45:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.021732 10.0.0.22 - - [2026-03-23 22:45:57] "POST /chown HTTP/1.1" 200 109 0.014649 10.0.0.22 - - [2026-03-23 22:45:57] "GET /application-policy-set/e3df5201-ac7d-48fb-880c-1969e6358245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013100 10.0.0.22 - - [2026-03-23 22:45:57] "POST /access-control-lists HTTP/1.1" 200 596 0.081025 10.0.0.22 - - [2026-03-23 22:45:57] "POST /fqname-to-id HTTP/1.1" 404 233 0.014293 10.0.0.22 - - [2026-03-23 22:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008793 10.0.0.22 - - [2026-03-23 22:45:57] "GET /policy-management/771f1ade-9a43-4d46-a1fa-bd30df9cd745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002490 10.0.0.22 - - [2026-03-23 22:45:58] "POST /tags HTTP/1.1" 409 207 0.008840 10.0.0.22 - - [2026-03-23 22:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001624 10.0.0.22 - - [2026-03-23 22:45:58] "GET /tag/42019312-c3f8-4c6c-8ce9-2cea4ee9d24d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.010916 10.0.0.22 - - [2026-03-23 22:45:58] "GET / HTTP/1.1" 200 35931 0.002187 10.0.0.22 - - [2026-03-23 22:45:58] "POST /access-control-lists HTTP/1.1" 200 594 0.091812 10.0.0.22 - - [2026-03-23 22:45:58] "POST /alarms HTTP/1.1" 200 581 0.056523 10.0.0.22 - - [2026-03-23 22:45:58] "POST /firewall-rules HTTP/1.1" 200 564 0.174415 10.0.0.22 - - [2026-03-23 22:45:58] "POST /alarms HTTP/1.1" 200 575 0.104559 10.0.0.22 - - [2026-03-23 22:45:58] "GET /firewall-rule/ad251569-8ab7-4671-ac16-58dca2e2dad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.018120 10.0.0.22 - - [2026-03-23 22:45:58] "GET /firewall-policy/bb757398-3531-4190-8fd7-36fde69c2da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002345 10.0.0.22 - - [2026-03-23 22:45:58] "GET /firewall-rule/ad251569-8ab7-4671-ac16-58dca2e2dad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.008210 10.0.0.22 - - [2026-03-23 22:45:58] "POST /alarms HTTP/1.1" 200 575 0.051562 10.0.0.22 - - [2026-03-23 22:45:58] "POST /alarms HTTP/1.1" 200 559 0.035152 10.0.0.22 - - [2026-03-23 22:45:58] "POST /ref-update HTTP/1.1" 200 156 0.020184 10.0.0.22 - - [2026-03-23 22:45:58] "GET /application-policy-set/e3df5201-ac7d-48fb-880c-1969e6358245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011329 10.0.0.22 - - [2026-03-23 22:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008821 10.0.0.22 - - [2026-03-23 22:45:58] "POST /alarms HTTP/1.1" 200 555 0.038537 10.0.0.22 - - [2026-03-23 22:45:58] "GET /policy-management/771f1ade-9a43-4d46-a1fa-bd30df9cd745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003232 10.0.0.22 - - [2026-03-23 22:45:58] "POST /tags HTTP/1.1" 409 207 0.002526 10.0.0.22 - - [2026-03-23 22:45:58] "POST /alarms HTTP/1.1" 200 557 0.021755 10.0.0.22 - - [2026-03-23 22:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008559 10.0.0.22 - - [2026-03-23 22:45:58] "POST /alarms HTTP/1.1" 200 565 0.027717 10.0.0.22 - - [2026-03-23 22:45:58] "GET /tag/42019312-c3f8-4c6c-8ce9-2cea4ee9d24d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.010657 10.0.0.22 - - [2026-03-23 22:45:58] "POST /alarms HTTP/1.1" 200 549 0.081362 10.0.0.22 - - [2026-03-23 22:45:58] "POST /firewall-rules HTTP/1.1" 200 562 0.114928 10.0.0.22 - - [2026-03-23 22:45:58] "GET /firewall-rule/33310824-3779-4e1f-9b10-bf8bc5094c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.021811 10.0.0.22 - - [2026-03-23 22:45:58] "POST /alarms HTTP/1.1" 200 557 0.065384 10.0.0.22 - - [2026-03-23 22:45:58] "GET /firewall-policy/bb757398-3531-4190-8fd7-36fde69c2da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.005560 10.0.0.22 - - [2026-03-23 22:45:58] "POST /alarms HTTP/1.1" 200 567 0.034302 10.0.0.22 - - [2026-03-23 22:45:58] "GET /firewall-rule/33310824-3779-4e1f-9b10-bf8bc5094c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004138 10.0.0.22 - - [2026-03-23 22:45:58] "POST /ref-update HTTP/1.1" 200 156 0.018528 10.0.0.22 - - [2026-03-23 22:45:58] "POST /alarms HTTP/1.1" 200 555 0.036446 10.0.0.22 - - [2026-03-23 22:45:58] "POST /alarms HTTP/1.1" 200 567 0.061397 10.0.0.22 - - [2026-03-23 22:45:58] "POST /tags HTTP/1.1" 200 301 0.123847 10.0.0.22 - - [2026-03-23 22:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.012180 10.0.0.22 - - [2026-03-23 22:45:58] "POST /alarms HTTP/1.1" 200 575 0.092886 10.0.0.22 - - [2026-03-23 22:45:58] "GET /tag/a1a25f56-b1b4-4499-9bf8-5c9038911686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.049932 10.0.0.22 - - [2026-03-23 22:45:59] "POST /alarms HTTP/1.1" 200 569 0.019466 10.0.0.22 - - [2026-03-23 22:45:59] "POST /alarms HTTP/1.1" 200 561 0.038553 10.0.0.22 - - [2026-03-23 22:45:59] "POST /alarms HTTP/1.1" 200 561 0.038949 10.0.0.22 - - [2026-03-23 22:45:59] "POST /tags HTTP/1.1" 200 325 0.090569 10.0.0.22 - - [2026-03-23 22:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007152 10.0.0.22 - - [2026-03-23 22:45:59] "GET /tag/8075af16-7813-421d-8546-33740abc8e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1166 0.013840 10.0.0.22 - - [2026-03-23 22:45:59] "POST /alarms HTTP/1.1" 200 561 0.040359 10.0.0.22 - - [2026-03-23 22:45:59] "POST /alarms HTTP/1.1" 200 547 0.046825 10.0.0.22 - - [2026-03-23 22:45:59] "POST /tags HTTP/1.1" 200 363 0.040138 10.0.0.22 - - [2026-03-23 22:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007730 10.0.0.22 - - [2026-03-23 22:45:59] "GET /tag/4f581d20-7ad2-46fd-9dbd-69596e9a7ca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.020076 10.0.0.22 - - [2026-03-23 22:45:59] "POST /alarms HTTP/1.1" 200 595 0.046997 10.0.0.22 - - [2026-03-23 22:45:59] "POST /alarms HTTP/1.1" 200 575 0.022469 10.0.0.22 - - [2026-03-23 22:45:59] "POST /tags HTTP/1.1" 200 311 0.041906 10.0.0.22 - - [2026-03-23 22:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.021232 10.0.0.22 - - [2026-03-23 22:45:59] "GET /tag/60b221e8-e3c4-456f-8a61-b515eaf7e856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.013923 10.0.0.22 - - [2026-03-23 22:45:59] "POST /alarms HTTP/1.1" 200 571 0.066034 10.0.0.22 - - [2026-03-23 22:45:59] "POST /alarms HTTP/1.1" 200 583 0.022737 10.0.0.22 - - [2026-03-23 22:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012686 10.0.0.22 - - [2026-03-23 22:45:59] "GET /virtual-network/e88a5eda-a880-4f81-a905-33fa2ccc0ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004185 10.0.0.22 - - [2026-03-23 22:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 [Introspect:8084]10.0.0.22 - - [2026-03-23 22:45:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000680 10.0.0.22 - - [2026-03-23 22:45:59] "POST /alarms HTTP/1.1" 200 609 0.052389 [Introspect:8084]10.0.0.22 - - [2026-03-23 22:45:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000782 10.0.0.22 - - [2026-03-23 22:45:59] "GET /project/05058adc-abda-46ab-a179-3f961b086461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.067416 10.0.0.22 - - [2026-03-23 22:45:59] "POST /virtual-machines HTTP/1.1" 200 377 0.016063 10.0.0.22 - - [2026-03-23 22:45:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.019648 10.0.0.22 - - [2026-03-23 22:45:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.177481 10.0.0.22 - - [2026-03-23 22:45:59] "PUT /access-control-list/f2afc276-ba5f-4a34-a60f-7bf95721c2e9 HTTP/1.1" 200 272 0.045020 10.0.0.22 - - [2026-03-23 22:45:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.010293 10.0.0.22 - - [2026-03-23 22:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005623 10.0.0.22 - - [2026-03-23 22:46:00] "GET /virtual-machine-interface/0ffc4a9e-270a-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.035360 10.0.0.22 - - [2026-03-23 22:46:00] "GET / HTTP/1.1" 200 35931 0.001357 10.0.0.22 - - [2026-03-23 22:46:00] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002378 10.0.0.22 - - [2026-03-23 22:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008795 10.0.0.22 - - [2026-03-23 22:46:00] "PUT /global-vrouter-config/ccdf587a-f60e-4b54-a4b0-4331dae61934 HTTP/1.1" 200 276 0.010883 10.0.0.22 - - [2026-03-23 22:46:00] "POST /instance-ips HTTP/1.1" 200 409 0.056595 10.0.0.22 - - [2026-03-23 22:46:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.059513 10.0.0.22 - - [2026-03-23 22:46:00] "GET /virtual-machine-interface/0ffc4a9e-270a-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.008316 10.0.0.22 - - [2026-03-23 22:46:00] "POST /set-tag HTTP/1.1" 200 109 0.039329 10.0.0.22 - - [2026-03-23 22:46:00] "GET /virtual-machine-interface/0ffc4a9e-270a-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.033494 10.0.0.22 - - [2026-03-23 22:46:00] "GET /instance-ip/102a03b2-270a-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.023892 10.0.0.22 - - [2026-03-23 22:46:00] "GET / HTTP/1.1" 200 35931 0.001643 10.0.0.22 - - [2026-03-23 22:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.22 - - [2026-03-23 22:46:00] "GET /global-vrouter-config/ccdf587a-f60e-4b54-a4b0-4331dae61934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003409 10.0.0.22 - - [2026-03-23 22:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.22 - - [2026-03-23 22:46:00] "POST /tags HTTP/1.1" 200 301 0.038617 10.0.0.22 - - [2026-03-23 22:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006681 10.0.0.22 - - [2026-03-23 22:46:00] "PUT /global-vrouter-config/ccdf587a-f60e-4b54-a4b0-4331dae61934 HTTP/1.1" 200 276 0.037206 10.0.0.22 - - [2026-03-23 22:46:00] "GET /tag/744937d6-9aae-4a47-9e14-cb30a41d8570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.035994 10.0.0.22 - - [2026-03-23 22:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005068 10.0.0.22 - - [2026-03-23 22:46:00] "GET /project/05058adc-abda-46ab-a179-3f961b086461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.045365 10.0.0.22 - - [2026-03-23 22:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008639 10.0.0.22 - - [2026-03-23 22:46:00] "GET /virtual-network/c0b6bb86-5f4f-4413-b0ff-2d5b4455ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.008791 10.0.0.22 - - [2026-03-23 22:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.22 - - [2026-03-23 22:46:00] "GET /service-appliance-set/0758048e-28bf-45b3-aa7d-41a630895cbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.006799 10.0.0.22 - - [2026-03-23 22:46:00] "POST /fqname-to-id HTTP/1.1" 404 242 0.002104 10.0.0.22 - - [2026-03-23 22:46:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.144557 10.0.0.22 - - [2026-03-23 22:46:00] "GET /virtual-machine-interface/b7705655-9c1e-48dd-9cde-969945d3a576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.006267 10.0.0.22 - - [2026-03-23 22:46:01] "POST /instance-ips HTTP/1.1" 200 377 0.091920 10.0.0.22 - - [2026-03-23 22:46:01] "GET / HTTP/1.1" 200 35931 0.001464 10.0.0.22 - - [2026-03-23 22:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.22 - - [2026-03-23 22:46:01] "GET /global-system-config/6a7b0b3d-aac2-4e01-ac23-710dd466e55c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.010567 10.0.0.22 - - [2026-03-23 22:46:01] "GET /instance-ip/8958fdcd-4678-4ab8-ae23-73cab54347db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.013739 10.0.0.22 - - [2026-03-23 22:46:01] "PUT /global-system-config/6a7b0b3d-aac2-4e01-ac23-710dd466e55c HTTP/1.1" 200 274 0.067801 10.0.0.22 - - [2026-03-23 22:46:01] "POST /loadbalancers HTTP/1.1" 200 582 0.120624 10.0.0.22 - - [2026-03-23 22:46:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.029933 10.0.0.22 - - [2026-03-23 22:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.016205 10.0.0.22 - - [2026-03-23 22:46:01] "GET /project/05058adc-abda-46ab-a179-3f961b086461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.079133 10.0.0.22 - - [2026-03-23 22:46:01] "GET /instance-ip/8958fdcd-4678-4ab8-ae23-73cab54347db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.002979 10.0.0.22 - - [2026-03-23 22:46:01] "GET /project/05058adc-abda-46ab-a179-3f961b086461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.075818 10.0.0.22 - - [2026-03-23 22:46:01] "GET /loadbalancer/d5dac5f1-a9d9-4798-b422-56a031111cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.009014 10.0.0.22 - - [2026-03-23 22:46:01] "POST /floating-ips HTTP/1.1" 200 581 0.074518 10.0.0.22 - - [2026-03-23 22:46:01] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.069734 10.0.0.22 - - [2026-03-23 22:46:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.024354 10.0.0.22 - - [2026-03-23 22:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010998 10.0.0.22 - - [2026-03-23 22:46:01] "GET /project/05058adc-abda-46ab-a179-3f961b086461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.091823 10.0.0.22 - - [2026-03-23 22:46:01] "GET /loadbalancer-listener/71cfda17-9be8-405a-b180-9e179141610b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002926 10.0.0.22 - - [2026-03-23 22:46:01] "GET /loadbalancer-listener/71cfda17-9be8-405a-b180-9e179141610b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.006210 10.0.0.22 - - [2026-03-23 22:46:01] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.044261 10.0.0.22 - - [2026-03-23 22:46:01] "GET /instance-ip/8958fdcd-4678-4ab8-ae23-73cab54347db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004679 10.0.0.22 - - [2026-03-23 22:46:01] "GET /instance-ip/8958fdcd-4678-4ab8-ae23-73cab54347db?fields=floating_ips HTTP/1.1" 200 1164 0.005174 10.0.0.22 - - [2026-03-23 22:46:01] "GET /floating-ip/e0728ddf-db27-4372-a712-b3b2435dfc00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002457 10.0.0.22 - - [2026-03-23 22:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362 10.0.0.22 - - [2026-03-23 22:46:01] "GET /project/05058adc-abda-46ab-a179-3f961b086461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.041362 10.0.0.22 - - [2026-03-23 22:46:01] "GET /loadbalancer/d5dac5f1-a9d9-4798-b422-56a031111cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004334 10.0.0.22 - - [2026-03-23 22:46:01] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.017688 10.0.0.22 - - [2026-03-23 22:46:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.027118 10.0.0.22 - - [2026-03-23 22:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.012511 10.0.0.22 - - [2026-03-23 22:46:02] "GET /project/05058adc-abda-46ab-a179-3f961b086461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.055614 10.0.0.22 - - [2026-03-23 22:46:02] "GET /loadbalancer-listener/d8147463-40ef-4b21-b5cb-ddab56e2a0b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.006410 10.0.0.22 - - [2026-03-23 22:46:02] "GET /loadbalancer-listener/d8147463-40ef-4b21-b5cb-ddab56e2a0b0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.014683 10.0.0.22 - - [2026-03-23 22:46:02] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.071696 10.0.0.22 - - [2026-03-23 22:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011420 10.0.0.22 - - [2026-03-23 22:46:02] "GET /instance-ip/8958fdcd-4678-4ab8-ae23-73cab54347db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.007798 10.0.0.22 - - [2026-03-23 22:46:02] "GET /instance-ip/8958fdcd-4678-4ab8-ae23-73cab54347db?fields=floating_ips HTTP/1.1" 200 1164 0.004690 10.0.0.22 - - [2026-03-23 22:46:02] "GET /floating-ip/e0728ddf-db27-4372-a712-b3b2435dfc00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.024647 10.0.0.22 - - [2026-03-23 22:46:02] "GET /project/05058adc-abda-46ab-a179-3f961b086461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.063577 10.0.0.22 - - [2026-03-23 22:46:02] "GET /loadbalancer/d5dac5f1-a9d9-4798-b422-56a031111cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005805 10.0.0.22 - - [2026-03-23 22:46:02] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.043428 10.0.0.22 - - [2026-03-23 22:46:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.014548 10.0.0.22 - - [2026-03-23 22:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004881 10.0.0.22 - - [2026-03-23 22:46:02] "GET /project/05058adc-abda-46ab-a179-3f961b086461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.042539 10.0.0.22 - - [2026-03-23 22:46:02] "GET /loadbalancer-listener/9e415dd0-c981-4be0-8666-e05cf71a3a3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.005252 10.0.0.22 - - [2026-03-23 22:46:02] "GET /loadbalancer-listener/9e415dd0-c981-4be0-8666-e05cf71a3a3a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004083 10.0.0.22 - - [2026-03-23 22:46:02] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.023890 10.0.0.22 - - [2026-03-23 22:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.22 - - [2026-03-23 22:46:02] "GET /loadbalancer/7854077c-91ed-4b67-9047-37b2b91a2d0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.006245 10.0.0.22 - - [2026-03-23 22:46:02] "GET /instance-ip/8958fdcd-4678-4ab8-ae23-73cab54347db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004443 10.0.0.22 - - [2026-03-23 22:46:02] "GET /instance-ip/8958fdcd-4678-4ab8-ae23-73cab54347db?fields=floating_ips HTTP/1.1" 200 1164 0.005565 10.0.0.22 - - [2026-03-23 22:46:02] "GET /floating-ip/e0728ddf-db27-4372-a712-b3b2435dfc00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.011335 10.0.0.22 - - [2026-03-23 22:46:02] "POST /tags HTTP/1.1" 200 355 0.044890 10.0.0.22 - - [2026-03-23 22:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.016626 10.0.0.22 - - [2026-03-23 22:46:02] "GET /tag/6c1c10bf-751f-457d-9fcf-f5d152bca313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.019804 10.0.0.22 - - [2026-03-23 22:46:02] "POST /tags HTTP/1.1" 200 303 0.098842 10.0.0.22 - - [2026-03-23 22:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.015996 10.0.0.22 - - [2026-03-23 22:46:02] "GET /tag/385d3897-8f6c-4ae7-b56d-958d4b67556d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013645 10.0.0.22 - - [2026-03-23 22:46:03] "POST /projects HTTP/1.1" 409 218 0.002496 10.0.0.22 - - [2026-03-23 22:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.22 - - [2026-03-23 22:46:03] "GET /project/22a831d9-9575-4b90-8fbf-c3e6a8a8d5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034468 10.0.0.22 - - [2026-03-23 22:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.22 - - [2026-03-23 22:46:03] "GET /network-ipam/7c0e6cd1-5ce3-4539-98d0-0b4204619134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.002852 10.0.0.22 - - [2026-03-23 22:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006626 10.0.0.22 - - [2026-03-23 22:46:03] "GET /virtual-network/e88a5eda-a880-4f81-a905-33fa2ccc0ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.011228 10.0.0.22 - - [2026-03-23 22:46:03] "PUT /virtual-network/e88a5eda-a880-4f81-a905-33fa2ccc0ccc HTTP/1.1" 200 264 0.064198 10.0.0.22 - - [2026-03-23 22:46:03] "GET /virtual-network/e88a5eda-a880-4f81-a905-33fa2ccc0ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.010164 10.0.0.22 - - [2026-03-23 22:46:03] "POST /set-tag HTTP/1.1" 200 109 0.047386 10.0.0.22 - - [2026-03-23 22:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005006 10.0.0.22 - - [2026-03-23 22:46:03] "GET /network-ipam/e25bb375-8519-4a34-a08e-c9a9098e46eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.002317 10.0.0.22 - - [2026-03-23 22:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.22 - - [2026-03-23 22:46:03] "GET /virtual-network/c0b6bb86-5f4f-4413-b0ff-2d5b4455ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006496 10.0.0.22 - - [2026-03-23 22:46:03] "PUT /virtual-network/c0b6bb86-5f4f-4413-b0ff-2d5b4455ba5f HTTP/1.1" 200 264 0.050552 10.0.0.22 - - [2026-03-23 22:46:03] "GET /virtual-network/c0b6bb86-5f4f-4413-b0ff-2d5b4455ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006029 10.0.0.22 - - [2026-03-23 22:46:03] "POST /set-tag HTTP/1.1" 200 109 0.047673 10.0.0.22 - - [2026-03-23 22:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.22 - - [2026-03-23 22:46:03] "GET /network-policy/dcf39adc-300b-4ac0-bf27-ebf9a02d35e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003412 10.0.0.22 - - [2026-03-23 22:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.22 - - [2026-03-23 22:46:03] "GET /network-policy/70bdb3bf-8623-4a56-b853-d958add0c7e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002961 10.0.0.22 - - [2026-03-23 22:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.22 - - [2026-03-23 22:46:03] "GET /network-policy/192afc84-9da4-40fb-ad63-4388ccab5ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002482 10.0.0.22 - - [2026-03-23 22:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.22 - - [2026-03-23 22:46:03] "PUT /network-policy/192afc84-9da4-40fb-ad63-4388ccab5ea7 HTTP/1.1" 200 262 0.008986 10.0.0.22 - - [2026-03-23 22:46:03] "POST /ref-update HTTP/1.1" 200 156 0.095349 10.0.0.22 - - [2026-03-23 22:46:03] "PUT /access-control-list/ea0b6599-61ef-4a05-9797-9d6e184d594b HTTP/1.1" 200 272 0.067131 10.0.0.22 - - [2026-03-23 22:46:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002588 10.0.0.22 - - [2026-03-23 22:46:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001876 10.0.0.22 - - [2026-03-23 22:46:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002429 10.0.0.22 - - [2026-03-23 22:46:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002556 10.0.0.22 - - [2026-03-23 22:46:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002244 10.0.0.22 - - [2026-03-23 22:46:03] "POST /security-groups HTTP/1.1" 409 245 0.002191 10.0.0.22 - - [2026-03-23 22:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.22 - - [2026-03-23 22:46:04] "PUT /security-group/b411a9c7-cb5b-4581-9851-28aa145fd01c HTTP/1.1" 200 262 0.067141 10.0.0.22 - - [2026-03-23 22:46:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.014242 10.0.0.22 - - [2026-03-23 22:46:04] "GET /application-policy-set/e3df5201-ac7d-48fb-880c-1969e6358245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.048325 10.0.0.22 - - [2026-03-23 22:46:04] "PUT /access-control-list/b2e7ced3-85d5-477a-bc18-540285891ab5 HTTP/1.1" 200 272 0.037831 10.0.0.22 - - [2026-03-23 22:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006474 10.0.0.22 - - [2026-03-23 22:46:04] "GET /policy-management/771f1ade-9a43-4d46-a1fa-bd30df9cd745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004779 10.0.0.22 - - [2026-03-23 22:46:04] "POST /tags HTTP/1.1" 409 206 0.002513 10.0.0.22 - - [2026-03-23 22:46:04] "PUT /access-control-list/8aa610f6-386d-49af-ad7e-b5fef28ea9ab HTTP/1.1" 200 272 0.037610 10.0.0.22 - - [2026-03-23 22:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005817 10.0.0.22 - - [2026-03-23 22:46:04] "GET /tag/385d3897-8f6c-4ae7-b56d-958d4b67556d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.018003 10.0.0.22 - - [2026-03-23 22:46:04] "POST /firewall-rules HTTP/1.1" 200 562 0.076806 10.0.0.22 - - [2026-03-23 22:46:04] "GET /firewall-rule/a4ea2f2d-e73c-4993-9a4d-7a836a30beae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.006510 10.0.0.22 - - [2026-03-23 22:46:04] "GET /firewall-policy/bb757398-3531-4190-8fd7-36fde69c2da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004743 10.0.0.22 - - [2026-03-23 22:46:04] "GET /firewall-rule/a4ea2f2d-e73c-4993-9a4d-7a836a30beae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003724 10.0.0.22 - - [2026-03-23 22:46:04] "POST /ref-update HTTP/1.1" 200 156 0.042918 10.0.0.22 - - [2026-03-23 22:46:04] "GET /application-policy-set/e3df5201-ac7d-48fb-880c-1969e6358245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008902 10.0.0.22 - - [2026-03-23 22:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.22 - - [2026-03-23 22:46:04] "GET /policy-management/771f1ade-9a43-4d46-a1fa-bd30df9cd745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003097 10.0.0.22 - - [2026-03-23 22:46:04] "POST /tags HTTP/1.1" 409 206 0.002407 10.0.0.22 - - [2026-03-23 22:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.22 - - [2026-03-23 22:46:04] "GET /tag/385d3897-8f6c-4ae7-b56d-958d4b67556d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.016207 10.0.0.22 - - [2026-03-23 22:46:04] "POST /firewall-rules HTTP/1.1" 200 560 0.097978 10.0.0.22 - - [2026-03-23 22:46:04] "GET /firewall-rule/ee8f1cf9-e871-44ce-a426-91d3beecce3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.013126 10.0.0.22 - - [2026-03-23 22:46:04] "GET /firewall-policy/bb757398-3531-4190-8fd7-36fde69c2da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.007490 10.0.0.22 - - [2026-03-23 22:46:04] "GET /firewall-rule/ee8f1cf9-e871-44ce-a426-91d3beecce3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.002933 10.0.0.22 - - [2026-03-23 22:46:04] "POST /ref-update HTTP/1.1" 200 156 0.064843 10.0.0.22 - - [2026-03-23 22:46:04] "POST /tags HTTP/1.1" 200 371 0.038594 10.0.0.22 - - [2026-03-23 22:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.025404 10.0.0.22 - - [2026-03-23 22:46:04] "GET /tag/921efd03-ff20-4d57-bb23-2dfd7911b0f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.024650 10.0.0.22 - - [2026-03-23 22:46:05] "POST /tags HTTP/1.1" 200 319 0.031717 10.0.0.22 - - [2026-03-23 22:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.016197 10.0.0.22 - - [2026-03-23 22:46:05] "GET /tag/92c6d79f-d17b-4b83-a072-81b3e6b40c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.021606 10.0.0.22 - - [2026-03-23 22:46:05] "POST /id-to-fqname HTTP/1.1" 200 181 0.000489 10.0.0.22 - - [2026-03-23 22:46:05] "POST /fqname-to-id HTTP/1.1" 404 190 0.010589 10.0.0.22 - - [2026-03-23 22:46:05] "POST /security-groups HTTP/1.1" 200 578 0.076610 10.0.0.22 - - [2026-03-23 22:46:05] "POST /projects HTTP/1.1" 200 497 0.257454 10.0.0.22 - - [2026-03-23 22:46:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.018373 10.0.0.22 - - [2026-03-23 22:46:05] "POST /fqname-to-id HTTP/1.1" 404 225 0.011145 10.0.0.22 - - [2026-03-23 22:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007296 10.0.0.22 - - [2026-03-23 22:46:05] "GET /virtual-network/e88a5eda-a880-4f81-a905-33fa2ccc0ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005603 10.0.0.22 - - [2026-03-23 22:46:05] "POST /access-control-lists HTTP/1.1" 200 587 0.058865 10.0.0.22 - - [2026-03-23 22:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.22 - - [2026-03-23 22:46:05] "GET /virtual-network/c0b6bb86-5f4f-4413-b0ff-2d5b4455ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.005711 10.0.0.22 - - [2026-03-23 22:46:05] "POST /fqname-to-id HTTP/1.1" 404 224 0.002413 10.0.0.22 - - [2026-03-23 22:46:05] "POST /access-control-lists HTTP/1.1" 200 585 0.073704 10.0.0.22 - - [2026-03-23 22:46:05] "PUT /virtual-network/e88a5eda-a880-4f81-a905-33fa2ccc0ccc HTTP/1.1" 200 264 0.110584 10.0.0.22 - - [2026-03-23 22:46:05] "PUT /virtual-network/c0b6bb86-5f4f-4413-b0ff-2d5b4455ba5f HTTP/1.1" 200 264 0.067904 10.0.0.22 - - [2026-03-23 22:46:05] "POST /security-groups HTTP/1.1" 200 558 0.084518 10.0.0.22 - - [2026-03-23 22:46:05] "POST /fqname-to-id HTTP/1.1" 404 248 0.002237 10.0.0.22 - - [2026-03-23 22:46:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.027550 10.0.0.22 - - [2026-03-23 22:46:06] "POST /chown HTTP/1.1" 200 109 0.012755 10.0.0.22 - - [2026-03-23 22:46:06] "GET /application-policy-set/e3df5201-ac7d-48fb-880c-1969e6358245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004610 10.0.0.22 - - [2026-03-23 22:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.22 - - [2026-03-23 22:46:06] "GET /policy-management/771f1ade-9a43-4d46-a1fa-bd30df9cd745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.093652 10.0.0.22 - - [2026-03-23 22:46:06] "POST /tags HTTP/1.1" 409 214 0.006559 10.0.0.22 - - [2026-03-23 22:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.22 - - [2026-03-23 22:46:06] "GET /tag/92c6d79f-d17b-4b83-a072-81b3e6b40c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.041090 10.0.0.22 - - [2026-03-23 22:46:06] "POST /access-control-lists HTTP/1.1" 200 610 0.328351 10.0.0.22 - - [2026-03-23 22:46:06] "POST /fqname-to-id HTTP/1.1" 404 247 0.004012 10.0.0.22 - - [2026-03-23 22:46:06] "POST /firewall-rules HTTP/1.1" 200 578 0.142687 10.0.0.22 - - [2026-03-23 22:46:06] "POST /access-control-lists HTTP/1.1" 200 608 0.104688 10.0.0.22 - - [2026-03-23 22:46:06] "GET /firewall-rule/479f0790-0489-4572-8dfb-528a514b20c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.009475 10.0.0.22 - - [2026-03-23 22:46:06] "GET /firewall-policy/bb757398-3531-4190-8fd7-36fde69c2da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.010586 10.0.0.22 - - [2026-03-23 22:46:06] "GET /firewall-rule/479f0790-0489-4572-8dfb-528a514b20c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.008978 10.0.0.22 - - [2026-03-23 22:46:06] "POST /ref-update HTTP/1.1" 200 156 0.100725 10.0.0.22 - - [2026-03-23 22:46:06] "GET /application-policy-set/e3df5201-ac7d-48fb-880c-1969e6358245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009684 10.0.0.22 - - [2026-03-23 22:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.22 - - [2026-03-23 22:46:06] "GET /policy-management/771f1ade-9a43-4d46-a1fa-bd30df9cd745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.024525 10.0.0.22 - - [2026-03-23 22:46:06] "POST /tags HTTP/1.1" 409 214 0.006470 10.0.0.22 - - [2026-03-23 22:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.22 - - [2026-03-23 22:46:06] "GET /tag/92c6d79f-d17b-4b83-a072-81b3e6b40c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.015011 10.0.0.22 - - [2026-03-23 22:46:06] "POST /firewall-rules HTTP/1.1" 200 576 0.096575 10.0.0.22 - - [2026-03-23 22:46:06] "GET /firewall-rule/9628fe7b-8987-44d0-ac1c-52e71c8648dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.010915 10.0.0.22 - - [2026-03-23 22:46:06] "GET /firewall-policy/bb757398-3531-4190-8fd7-36fde69c2da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.020088 10.0.0.22 - - [2026-03-23 22:46:06] "GET /firewall-rule/9628fe7b-8987-44d0-ac1c-52e71c8648dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005991 10.0.0.22 - - [2026-03-23 22:46:07] "POST /ref-update HTTP/1.1" 200 156 0.095232 10.0.0.22 - - [2026-03-23 22:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.22 - - [2026-03-23 22:46:07] "GET /loadbalancer/d5dac5f1-a9d9-4798-b422-56a031111cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002942 10.0.0.22 - - [2026-03-23 22:46:07] "POST /tags HTTP/1.1" 200 363 0.024494 10.0.0.22 - - [2026-03-23 22:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.22 - - [2026-03-23 22:46:07] "GET /tag/dab667a9-5f8e-43e1-b023-dcc559cdaf9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.022695 10.0.0.22 - - [2026-03-23 22:46:07] "POST /tags HTTP/1.1" 200 311 0.028422 10.0.0.22 - - [2026-03-23 22:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006975 10.0.0.22 - - [2026-03-23 22:46:07] "GET /tag/4a288ec1-e562-404b-80a4-c4b8525d039a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.019045 10.0.0.22 - - [2026-03-23 22:46:07] "POST /id-to-fqname HTTP/1.1" 200 177 0.000482 10.0.0.22 - - [2026-03-23 22:46:07] "POST /fqname-to-id HTTP/1.1" 404 186 0.005588 10.0.0.22 - - [2026-03-23 22:46:07] "POST /security-groups HTTP/1.1" 200 574 0.077125 10.0.0.22 - - [2026-03-23 22:46:07] "POST /fqname-to-id HTTP/1.1" 404 217 0.008616 10.0.0.22 - - [2026-03-23 22:46:07] "POST /projects HTTP/1.1" 200 489 0.244264 10.0.0.22 - - [2026-03-23 22:46:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.032802 10.0.0.22 - - [2026-03-23 22:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011575 10.0.0.22 - - [2026-03-23 22:46:07] "POST /access-control-lists HTTP/1.1" 200 583 0.104710 10.0.0.22 - - [2026-03-23 22:46:07] "GET /virtual-network/e88a5eda-a880-4f81-a905-33fa2ccc0ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.018326 10.0.0.22 - - [2026-03-23 22:46:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.018266 10.0.0.22 - - [2026-03-23 22:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.22 - - [2026-03-23 22:46:07] "GET /virtual-network/c0b6bb86-5f4f-4413-b0ff-2d5b4455ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.004878 10.0.0.22 - - [2026-03-23 22:46:07] "POST /access-control-lists HTTP/1.1" 200 581 0.042277 10.0.0.22 - - [2026-03-23 22:46:07] "PUT /virtual-network/e88a5eda-a880-4f81-a905-33fa2ccc0ccc HTTP/1.1" 200 264 0.062618 10.0.0.22 - - [2026-03-23 22:46:07] "PUT /virtual-network/c0b6bb86-5f4f-4413-b0ff-2d5b4455ba5f HTTP/1.1" 200 264 0.074895 10.0.0.22 - - [2026-03-23 22:46:08] "POST /security-groups HTTP/1.1" 200 546 0.090112 10.0.0.22 - - [2026-03-23 22:46:08] "POST /fqname-to-id HTTP/1.1" 404 240 0.003075 10.0.0.22 - - [2026-03-23 22:46:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.016990 10.0.0.22 - - [2026-03-23 22:46:08] "POST /access-control-lists HTTP/1.1" 200 602 0.087045 10.0.0.22 - - [2026-03-23 22:46:08] "POST /chown HTTP/1.1" 200 109 0.072464 10.0.0.22 - - [2026-03-23 22:46:08] "POST /fqname-to-id HTTP/1.1" 404 239 0.006137 10.0.0.22 - - [2026-03-23 22:46:08] "GET /application-policy-set/e3df5201-ac7d-48fb-880c-1969e6358245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002791 10.0.0.22 - - [2026-03-23 22:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.22 - - [2026-03-23 22:46:08] "GET /policy-management/771f1ade-9a43-4d46-a1fa-bd30df9cd745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.043944 10.0.0.22 - - [2026-03-23 22:46:08] "POST /access-control-lists HTTP/1.1" 200 600 0.068479 10.0.0.22 - - [2026-03-23 22:46:08] "POST /tags HTTP/1.1" 409 210 0.002512 10.0.0.22 - - [2026-03-23 22:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.22 - - [2026-03-23 22:46:08] "GET /tag/4a288ec1-e562-404b-80a4-c4b8525d039a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.019527 10.0.0.22 - - [2026-03-23 22:46:08] "POST /firewall-rules HTTP/1.1" 200 570 0.067730 10.0.0.22 - - [2026-03-23 22:46:08] "GET /firewall-rule/047fef65-03b4-49fa-8d93-6f2cf86047cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.015534 10.0.0.22 - - [2026-03-23 22:46:08] "GET /firewall-policy/bb757398-3531-4190-8fd7-36fde69c2da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.004709 10.0.0.22 - - [2026-03-23 22:46:08] "GET /firewall-rule/047fef65-03b4-49fa-8d93-6f2cf86047cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002873 10.0.0.22 - - [2026-03-23 22:46:08] "POST /ref-update HTTP/1.1" 200 156 0.041641 10.0.0.22 - - [2026-03-23 22:46:08] "GET /application-policy-set/e3df5201-ac7d-48fb-880c-1969e6358245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008039 10.0.0.22 - - [2026-03-23 22:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.22 - - [2026-03-23 22:46:08] "GET /policy-management/771f1ade-9a43-4d46-a1fa-bd30df9cd745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002450 10.0.0.22 - - [2026-03-23 22:46:08] "POST /tags HTTP/1.1" 409 210 0.001660 10.0.0.22 - - [2026-03-23 22:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.22 - - [2026-03-23 22:46:08] "GET /tag/4a288ec1-e562-404b-80a4-c4b8525d039a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.014093 10.0.0.22 - - [2026-03-23 22:46:08] "POST /firewall-rules HTTP/1.1" 200 568 0.069231 10.0.0.22 - - [2026-03-23 22:46:08] "GET /firewall-rule/5859df7a-9bc5-44ff-bac2-4729c722d8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.010565 10.0.0.22 - - [2026-03-23 22:46:08] "GET /firewall-policy/bb757398-3531-4190-8fd7-36fde69c2da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.003979 10.0.0.22 - - [2026-03-23 22:46:08] "GET /firewall-rule/5859df7a-9bc5-44ff-bac2-4729c722d8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002221 10.0.0.22 - - [2026-03-23 22:46:08] "POST /ref-update HTTP/1.1" 200 156 0.036567 10.0.0.22 - - [2026-03-23 22:46:08] "POST /tags HTTP/1.1" 409 237 0.002270 10.0.0.22 - - [2026-03-23 22:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.22 - - [2026-03-23 22:46:08] "GET /tag/4f581d20-7ad2-46fd-9dbd-69596e9a7ca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.015341 10.0.0.22 - - [2026-03-23 22:46:09] "POST /tags HTTP/1.1" 409 210 0.002070 10.0.0.22 - - [2026-03-23 22:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.22 - - [2026-03-23 22:46:09] "GET /tag/60b221e8-e3c4-456f-8a61-b515eaf7e856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.020196 10.0.0.22 - - [2026-03-23 22:46:09] "POST /projects HTTP/1.1" 409 223 0.001900 10.0.0.22 - - [2026-03-23 22:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.22 - - [2026-03-23 22:46:09] "GET /project/05058adc-abda-46ab-a179-3f961b086461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.050633 10.0.0.22 - - [2026-03-23 22:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006091 10.0.0.22 - - [2026-03-23 22:46:09] "GET /virtual-network/e88a5eda-a880-4f81-a905-33fa2ccc0ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.013109 10.0.0.22 - - [2026-03-23 22:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.22 - - [2026-03-23 22:46:09] "GET /virtual-network/c0b6bb86-5f4f-4413-b0ff-2d5b4455ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.003966 10.0.0.22 - - [2026-03-23 22:46:09] "PUT /virtual-network/e88a5eda-a880-4f81-a905-33fa2ccc0ccc HTTP/1.1" 200 264 0.055492 10.0.0.22 - - [2026-03-23 22:46:09] "PUT /virtual-network/c0b6bb86-5f4f-4413-b0ff-2d5b4455ba5f HTTP/1.1" 200 264 0.051665 10.0.0.22 - - [2026-03-23 22:46:09] "POST /security-groups HTTP/1.1" 409 253 0.006493 10.0.0.22 - - [2026-03-23 22:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.22 - - [2026-03-23 22:46:09] "PUT /security-group/bf65498d-9906-4bd8-a33c-81c8386c962f HTTP/1.1" 200 262 0.064001 10.0.0.22 - - [2026-03-23 22:46:09] "PUT /access-control-list/ebd4d59a-8af8-4a27-8bb8-d4cc598e704f HTTP/1.1" 200 272 0.018164 10.0.0.22 - - [2026-03-23 22:46:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.030613 10.0.0.22 - - [2026-03-23 22:46:09] "GET /application-policy-set/e3df5201-ac7d-48fb-880c-1969e6358245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007945 10.0.0.22 - - [2026-03-23 22:46:09] "PUT /access-control-list/3f8a055f-41eb-4cc4-88c2-1a026bf46077 HTTP/1.1" 200 272 0.028745 10.0.0.22 - - [2026-03-23 22:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.22 - - [2026-03-23 22:46:09] "GET /policy-management/771f1ade-9a43-4d46-a1fa-bd30df9cd745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002725 10.0.0.22 - - [2026-03-23 22:46:09] "POST /tags HTTP/1.1" 409 210 0.006347 10.0.0.22 - - [2026-03-23 22:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.22 - - [2026-03-23 22:46:09] "GET /tag/60b221e8-e3c4-456f-8a61-b515eaf7e856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.013313 10.0.0.22 - - [2026-03-23 22:46:09] "POST /firewall-rules HTTP/1.1" 200 570 0.065860 10.0.0.22 - - [2026-03-23 22:46:09] "GET /firewall-rule/eaa9553d-8e33-4e9a-a822-192539b600aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005825 10.0.0.22 - - [2026-03-23 22:46:09] "GET /firewall-policy/bb757398-3531-4190-8fd7-36fde69c2da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.004006 10.0.0.22 - - [2026-03-23 22:46:09] "GET /firewall-rule/eaa9553d-8e33-4e9a-a822-192539b600aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010670 10.0.0.22 - - [2026-03-23 22:46:09] "POST /ref-update HTTP/1.1" 200 156 0.045419 10.0.0.22 - - [2026-03-23 22:46:09] "GET /application-policy-set/e3df5201-ac7d-48fb-880c-1969e6358245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007006 10.0.0.22 - - [2026-03-23 22:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.22 - - [2026-03-23 22:46:10] "GET /policy-management/771f1ade-9a43-4d46-a1fa-bd30df9cd745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005377 10.0.0.22 - - [2026-03-23 22:46:10] "POST /tags HTTP/1.1" 409 210 0.001991 10.0.0.22 - - [2026-03-23 22:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.22 - - [2026-03-23 22:46:10] "GET /tag/60b221e8-e3c4-456f-8a61-b515eaf7e856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.015538 10.0.0.22 - - [2026-03-23 22:46:10] "POST /firewall-rules HTTP/1.1" 200 568 0.062319 10.0.0.22 - - [2026-03-23 22:46:10] "GET /firewall-rule/3076c1ee-23a9-4e49-9ef9-a7b30af7f6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.019339 10.0.0.22 - - [2026-03-23 22:46:10] "GET /firewall-policy/bb757398-3531-4190-8fd7-36fde69c2da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.005621 10.0.0.22 - - [2026-03-23 22:46:10] "GET /firewall-rule/3076c1ee-23a9-4e49-9ef9-a7b30af7f6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002763 10.0.0.22 - - [2026-03-23 22:46:10] "POST /ref-update HTTP/1.1" 200 156 0.065342 10.0.0.22 - - [2026-03-23 22:46:10] "GET /virtual-machine-interface/0ffc4a9e-270a-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005772 10.0.0.22 - - [2026-03-23 22:46:10] "POST /set-tag HTTP/1.1" 200 109 0.002173 [Introspect:8084]10.0.0.22 - - [2026-03-23 22:46:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000942 [Introspect:8084]10.0.0.22 - - [2026-03-23 22:46:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000830 [Introspect:8084]10.0.0.22 - - [2026-03-23 22:46:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000932 [Introspect:8084]10.0.0.22 - - [2026-03-23 22:46:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000840 [Introspect:8084]10.0.0.22 - - [2026-03-23 22:46:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000880 [Introspect:8084]10.0.0.22 - - [2026-03-23 22:46:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000832 [Introspect:8084]10.0.0.22 - - [2026-03-23 22:46:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000825 [Introspect:8084]10.0.0.22 - - [2026-03-23 22:46:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000793 [Introspect:8084]10.0.0.22 - - [2026-03-23 22:46:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000877 [Introspect:8084]10.0.0.22 - - [2026-03-23 22:46:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000920 [Introspect:8084]10.0.0.22 - - [2026-03-23 22:46:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000968 [Introspect:8084]10.0.0.22 - - [2026-03-23 22:46:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000882 10.0.0.242 - - [2026-03-23 22:47:08] "GET / HTTP/1.1" 200 35931 0.001622 10.0.0.242 - - [2026-03-23 22:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.242 - - [2026-03-23 22:47:08] "GET /global-system-config/6a7b0b3d-aac2-4e01-ac23-710dd466e55c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004671 10.0.0.242 - - [2026-03-23 22:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.242 - - [2026-03-23 22:47:08] "GET /routing-instance/34dba907-8c1d-4dc9-a037-03265f59f795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002860 10.0.0.242 - - [2026-03-23 22:47:08] "PUT /global-system-config/6a7b0b3d-aac2-4e01-ac23-710dd466e55c HTTP/1.1" 200 274 0.024529 10.0.0.242 - - [2026-03-23 22:47:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.001834 10.0.0.242 - - [2026-03-23 22:47:08] "POST /virtual-routers HTTP/1.1" 200 599 0.017901 10.0.0.242 - - [2026-03-23 22:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011369 10.0.0.242 - - [2026-03-23 22:47:08] "GET /virtual-router/d22d5546-f127-433c-b6a3-8a0b10d83e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003888 10.0.0.242 - - [2026-03-23 22:47:08] "POST /fqname-to-id HTTP/1.1" 404 229 0.001617 10.0.0.242 - - [2026-03-23 22:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001419 10.0.0.242 - - [2026-03-23 22:47:08] "GET /virtual-network/fea0534f-fee9-427b-a2b2-4a5283526984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003356 10.0.0.242 - - [2026-03-23 22:47:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.040104 10.0.0.242 - - [2026-03-23 22:48:15] "GET / HTTP/1.1" 200 35931 0.001289 10.0.0.242 - - [2026-03-23 22:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005440 10.0.0.242 - - [2026-03-23 22:48:15] "GET /global-system-config/6a7b0b3d-aac2-4e01-ac23-710dd466e55c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004764 10.0.0.242 - - [2026-03-23 22:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008290 10.0.0.242 - - [2026-03-23 22:48:15] "GET /routing-instance/34dba907-8c1d-4dc9-a037-03265f59f795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002996 10.0.0.242 - - [2026-03-23 22:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.242 - - [2026-03-23 22:48:15] "GET /virtual-router/d22d5546-f127-433c-b6a3-8a0b10d83e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002578 10.0.0.242 - - [2026-03-23 22:48:15] "PUT /virtual-router/d22d5546-f127-433c-b6a3-8a0b10d83e4c HTTP/1.1" 200 262 0.011514 10.0.0.242 - - [2026-03-23 22:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012423 10.0.0.242 - - [2026-03-23 22:48:15] "GET /virtual-router/d22d5546-f127-433c-b6a3-8a0b10d83e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002857 10.0.0.242 - - [2026-03-23 22:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.242 - - [2026-03-23 22:48:15] "GET /virtual-machine-interface/38c05b93-8a10-4c04-9d7f-11bb2b9cbd11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004407 10.0.0.242 - - [2026-03-23 22:48:15] "PUT /virtual-machine-interface/38c05b93-8a10-4c04-9d7f-11bb2b9cbd11 HTTP/1.1" 200 284 0.008661 [Introspect:8084]10.0.0.22 - - [2026-03-23 22:49:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000928 [Introspect:8084]10.0.0.22 - - [2026-03-23 22:49:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000842 10.0.0.22 - - [2026-03-23 22:49:52] "GET /global-system-configs HTTP/1.1" 200 322 0.002673 10.0.0.22 - - [2026-03-23 22:49:54] "GET /global-system-configs HTTP/1.1" 200 322 0.002506 10.0.0.22 - - [2026-03-23 22:50:54] "GET /virtual-router/d22d5546-f127-433c-b6a3-8a0b10d83e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003044 10.0.0.22 - - [2026-03-23 22:50:54] "POST /ref-update HTTP/1.1" 200 156 0.008040 10.0.0.22 - - [2026-03-23 22:51:06] "GET /virtual-machine-interface/0ffc4a9e-270a-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007888 10.0.0.22 - - [2026-03-23 22:51:06] "POST /set-tag HTTP/1.1" 200 109 0.002807 10.0.0.22 - - [2026-03-23 22:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.22 - - [2026-03-23 22:51:06] "GET /loadbalancer/d5dac5f1-a9d9-4798-b422-56a031111cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002554 10.0.0.22 - - [2026-03-23 22:51:06] "GET /virtual-machine-interface/0ffc4a9e-270a-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004085 10.0.0.22 - - [2026-03-23 22:51:06] "POST /set-tag HTTP/1.1" 200 109 0.002560 10.0.0.22 - - [2026-03-23 22:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.22 - - [2026-03-23 22:51:07] "GET /loadbalancer/d5dac5f1-a9d9-4798-b422-56a031111cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002629 10.0.0.22 - - [2026-03-23 22:51:07] "GET /loadbalancer-pool/1f9b8ea0-77f8-41d9-9d24-142ba8bbb2f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004381 10.0.0.22 - - [2026-03-23 22:51:07] "POST /loadbalancer-members HTTP/1.1" 200 690 0.034883 10.0.0.22 - - [2026-03-23 22:51:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.014534 10.0.0.22 - - [2026-03-23 22:51:07] "GET /virtual-machine-interface/0ffc4a9e-270a-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011045 10.0.0.22 - - [2026-03-23 22:51:07] "GET /virtual-machine-interface/0ffc4a9e-270a-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004130 10.0.0.22 - - [2026-03-23 22:51:07] "POST /ref-update HTTP/1.1" 200 156 0.007483 10.0.0.22 - - [2026-03-23 22:51:07] "GET /floating-ip/e0728ddf-db27-4372-a712-b3b2435dfc00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.014866 10.0.0.22 - - [2026-03-23 22:51:07] "POST /tags HTTP/1.1" 409 205 0.001921 10.0.0.22 - - [2026-03-23 22:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001409 10.0.0.22 - - [2026-03-23 22:51:07] "GET /tag/744937d6-9aae-4a47-9e14-cb30a41d8570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013252 10.0.0.22 - - [2026-03-23 22:51:07] "PUT /floating-ip/e0728ddf-db27-4372-a712-b3b2435dfc00 HTTP/1.1" 200 256 0.015039 10.0.0.22 - - [2026-03-23 22:51:07] "POST /set-tag HTTP/1.1" 200 109 0.090008 10.0.0.22 - - [2026-03-23 22:51:07] "GET /loadbalancer-pool/687361cf-08c4-4404-80a2-8714475db347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.025386 10.0.0.22 - - [2026-03-23 22:51:07] "POST /loadbalancer-members HTTP/1.1" 200 690 0.029644 10.0.0.22 - - [2026-03-23 22:51:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.015494 10.0.0.22 - - [2026-03-23 22:51:07] "GET /virtual-machine-interface/0ffc4a9e-270a-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009369 10.0.0.22 - - [2026-03-23 22:51:07] "GET /virtual-machine-interface/0ffc4a9e-270a-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003667 10.0.0.22 - - [2026-03-23 22:51:07] "POST /ref-update HTTP/1.1" 200 156 0.009204 10.0.0.22 - - [2026-03-23 22:51:07] "GET /floating-ip/e0728ddf-db27-4372-a712-b3b2435dfc00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.012796 10.0.0.22 - - [2026-03-23 22:51:07] "POST /set-tag HTTP/1.1" 200 109 0.003687 10.0.0.22 - - [2026-03-23 22:51:07] "GET /loadbalancer-pool/0fd2e0da-03af-4267-9028-3b25c1d6ed1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004376 10.0.0.22 - - [2026-03-23 22:51:07] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017446 10.0.0.22 - - [2026-03-23 22:51:07] "PUT /floating-ip/e0728ddf-db27-4372-a712-b3b2435dfc00 HTTP/1.1" 200 256 0.026311 10.0.0.22 - - [2026-03-23 22:51:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.015117 10.0.0.22 - - [2026-03-23 22:51:07] "GET /virtual-machine-interface/0ffc4a9e-270a-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.058852 10.0.0.22 - - [2026-03-23 22:51:07] "GET /virtual-machine-interface/0ffc4a9e-270a-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012783 10.0.0.22 - - [2026-03-23 22:51:07] "POST /set-tag HTTP/1.1" 200 109 0.002163 10.0.0.22 - - [2026-03-23 22:51:07] "POST /ref-update HTTP/1.1" 200 156 0.007522 10.0.0.22 - - [2026-03-23 22:51:07] "GET /floating-ip/e0728ddf-db27-4372-a712-b3b2435dfc00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.012887 10.0.0.22 - - [2026-03-23 22:51:07] "PUT /floating-ip/e0728ddf-db27-4372-a712-b3b2435dfc00 HTTP/1.1" 200 256 0.013376 [Introspect:8084]10.0.0.22 - - [2026-03-23 22:51:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000916 [Introspect:8084]10.0.0.22 - - [2026-03-23 22:51:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000842 [Introspect:8084]10.0.0.22 - - [2026-03-23 22:51:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000951 [Introspect:8084]10.0.0.22 - - [2026-03-23 22:51:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001126 10.0.0.22 - - [2026-03-23 22:52:11] "GET / HTTP/1.1" 200 35931 0.001651 10.0.0.22 - - [2026-03-23 22:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.22 - - [2026-03-23 22:52:11] "GET /global-system-config/6a7b0b3d-aac2-4e01-ac23-710dd466e55c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005960 10.0.0.22 - - [2026-03-23 22:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.22 - - [2026-03-23 22:52:11] "GET /config-node/fd2d319b-9b02-44fd-9c87-4ca0e0d64b44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.004283 10.0.0.22 - - [2026-03-23 22:52:23] "GET / HTTP/1.1" 200 35931 0.001374 10.0.0.22 - - [2026-03-23 22:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.22 - - [2026-03-23 22:52:23] "GET /routing-instance/34dba907-8c1d-4dc9-a037-03265f59f795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002533 10.0.0.22 - - [2026-03-23 22:52:23] "POST /bgp-routers HTTP/1.1" 409 301 0.002532 10.0.0.22 - - [2026-03-23 22:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.22 - - [2026-03-23 22:52:23] "GET /bgp-router/640c9bc2-39d5-4e5c-9d45-9b11115027d9?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004943 10.0.0.22 - - [2026-03-23 22:52:23] "PUT /bgp-router/640c9bc2-39d5-4e5c-9d45-9b11115027d9 HTTP/1.1" 200 254 0.032185 [Introspect:8084]10.0.0.22 - - [2026-03-23 22:52:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001124 [Introspect:8084]10.0.0.22 - - [2026-03-23 22:52:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001198 10.0.0.22 - - [2026-03-23 22:54:46] "GET /virtual-machine-interface/0ffc4a9e-270a-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005111 10.0.0.22 - - [2026-03-23 22:54:46] "POST /set-tag HTTP/1.1" 200 109 0.002471 10.0.0.22 - - [2026-03-23 22:54:46] "GET /virtual-machine-interface/0ffc4a9e-270a-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005689 10.0.0.22 - - [2026-03-23 22:54:46] "POST /set-tag HTTP/1.1" 200 109 0.003062 10.0.0.22 - - [2026-03-23 22:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.22 - - [2026-03-23 22:54:46] "GET /loadbalancer/d5dac5f1-a9d9-4798-b422-56a031111cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005834 10.0.0.22 - - [2026-03-23 22:54:46] "GET /virtual-machine-interface/0ffc4a9e-270a-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003521 10.0.0.22 - - [2026-03-23 22:54:46] "POST /set-tag HTTP/1.1" 200 109 0.028325 10.0.0.22 - - [2026-03-23 22:54:47] "DELETE /loadbalancer-member/35a31888-bb17-4e99-a6cc-9a55b5f70f92 HTTP/1.1" 200 115 0.038185 10.0.0.22 - - [2026-03-23 22:54:47] "GET /virtual-machine-interface/0ffc4a9e-270a-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005816 10.0.0.22 - - [2026-03-23 22:54:47] "POST /set-tag HTTP/1.1" 200 109 0.002692 10.0.0.22 - - [2026-03-23 22:54:47] "DELETE /loadbalancer-member/3c552028-89df-4f6d-8347-5a823fc17838 HTTP/1.1" 200 115 0.065909 10.0.0.22 - - [2026-03-23 22:54:47] "GET /virtual-machine-interface/0ffc4a9e-270a-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006954 10.0.0.22 - - [2026-03-23 22:54:47] "POST /set-tag HTTP/1.1" 200 109 0.007004 10.0.0.22 - - [2026-03-23 22:54:47] "DELETE /loadbalancer-member/6fd02b32-1482-4d9f-aa25-18a423d66236 HTTP/1.1" 200 115 0.026590 10.0.0.22 - - [2026-03-23 22:54:52] "GET /global-system-configs HTTP/1.1" 200 322 0.002954 10.0.0.22 - - [2026-03-23 22:54:54] "GET /global-system-configs HTTP/1.1" 200 322 0.001770 [Introspect:8084]10.0.0.22 - - [2026-03-23 22:54:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000915 [Introspect:8084]10.0.0.22 - - [2026-03-23 22:54:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000905 10.0.0.22 - - [2026-03-23 22:56:08] "GET / HTTP/1.1" 200 35931 0.002422 10.0.0.22 - - [2026-03-23 22:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.22 - - [2026-03-23 22:56:08] "GET /project/22a831d9-9575-4b90-8fbf-c3e6a8a8d5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037032 10.0.0.22 - - [2026-03-23 22:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.22 - - [2026-03-23 22:56:08] "GET /project/22a831d9-9575-4b90-8fbf-c3e6a8a8d5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033180 10.0.0.22 - - [2026-03-23 22:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.22 - - [2026-03-23 22:56:09] "GET /project/22a831d9-9575-4b90-8fbf-c3e6a8a8d5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034969 10.0.0.22 - - [2026-03-23 22:56:09] "POST /tags HTTP/1.1" 200 333 0.035048 10.0.0.22 - - [2026-03-23 22:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.22 - - [2026-03-23 22:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.22 - - [2026-03-23 22:56:09] "GET /tag/09ed0f54-edb8-4cad-9a65-7d727dd02fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.015264 10.0.0.22 - - [2026-03-23 22:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.22 - - [2026-03-23 22:56:09] "GET /project/22a831d9-9575-4b90-8fbf-c3e6a8a8d5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.085854 10.0.0.22 - - [2026-03-23 22:56:09] "GET /virtual-networks?parent_id=22a831d9-9575-4b90-8fbf-c3e6a8a8d5a8&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.018522 10.0.0.22 - - [2026-03-23 22:56:09] "GET /project/22a831d9-9575-4b90-8fbf-c3e6a8a8d5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.128235 10.0.0.22 - - [2026-03-23 22:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006568 10.0.0.22 - - [2026-03-23 22:56:10] "GET /virtual-network/c0b6bb86-5f4f-4413-b0ff-2d5b4455ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.035098 10.0.0.22 - - [2026-03-23 22:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006463 10.0.0.22 - - [2026-03-23 22:56:10] "GET /service-appliance-set/0758048e-28bf-45b3-aa7d-41a630895cbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.005572 10.0.0.22 - - [2026-03-23 22:56:10] "POST /virtual-networks HTTP/1.1" 200 512 0.156596 10.0.0.22 - - [2026-03-23 22:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008313 10.0.0.22 - - [2026-03-23 22:56:10] "POST /fqname-to-id HTTP/1.1" 404 254 0.002159 10.0.0.22 - - [2026-03-23 22:56:10] "GET /network-ipam/142ed50a-fdbd-4421-86b3-0afc41df6dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.003599 10.0.0.22 - - [2026-03-23 22:56:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.135378 10.0.0.22 - - [2026-03-23 22:56:10] "GET /virtual-machine-interface/93d00a9f-a20e-443a-97d2-b02eaba6bdb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.025687 10.0.0.22 - - [2026-03-23 22:56:10] "POST /useragent-kv HTTP/1.1" 200 115 0.018864 10.0.0.22 - - [2026-03-23 22:56:10] "POST /ref-update HTTP/1.1" 200 156 0.152595 10.0.0.22 - - [2026-03-23 22:56:10] "GET /virtual-network/d6480022-a0ad-43fe-aec1-11f159f56ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.014208 10.0.0.22 - - [2026-03-23 22:56:10] "POST /instance-ips HTTP/1.1" 200 409 0.023467 10.0.0.22 - - [2026-03-23 22:56:10] "GET /domains HTTP/1.1" 200 280 0.011054 10.0.0.22 - - [2026-03-23 22:56:10] "GET /instance-ip/6950358a-1295-4316-826e-447bffcd527d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.009371 10.0.0.22 - - [2026-03-23 22:56:10] "GET /domain/d5a86e6b-f732-445e-ab99-4c70f6cd981a HTTP/1.1" 200 3087 0.014842 10.0.0.22 - - [2026-03-23 22:56:10] "POST /loadbalancers HTTP/1.1" 200 610 0.079351 10.0.0.22 - - [2026-03-23 22:56:10] "GET /project/22a831d9-9575-4b90-8fbf-c3e6a8a8d5a8 HTTP/1.1" 200 5716 0.111550 10.0.0.22 - - [2026-03-23 22:56:10] "GET /virtual-network/d6480022-a0ad-43fe-aec1-11f159f56ef6 HTTP/1.1" 200 2087 0.014240 10.0.0.22 - - [2026-03-23 22:56:10] "GET /project/22a831d9-9575-4b90-8fbf-c3e6a8a8d5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047403 10.0.0.22 - - [2026-03-23 22:56:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.028223 10.0.0.22 - - [2026-03-23 22:56:10] "GET /virtual-network/d6480022-a0ad-43fe-aec1-11f159f56ef6 HTTP/1.1" 200 2087 0.015511 10.0.0.22 - - [2026-03-23 22:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009295 10.0.0.22 - - [2026-03-23 22:56:10] "GET /instance-ip/6950358a-1295-4316-826e-447bffcd527d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.006396 10.0.0.22 - - [2026-03-23 22:56:10] "GET /routing-instance/3b135053-451e-4663-ac6b-cfaace48ff89 HTTP/1.1" 200 1181 0.003953 10.0.0.22 - - [2026-03-23 22:56:10] "GET /routing-instance/3b135053-451e-4663-ac6b-cfaace48ff89 HTTP/1.1" 200 1181 0.003730 10.0.0.22 - - [2026-03-23 22:56:10] "POST /route-targets HTTP/1.1" 200 327 0.035913 10.0.0.22 - - [2026-03-23 22:56:10] "GET /project/22a831d9-9575-4b90-8fbf-c3e6a8a8d5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058155 10.0.0.22 - - [2026-03-23 22:56:10] "POST /floating-ips HTTP/1.1" 200 597 0.064791 10.0.0.22 - - [2026-03-23 22:56:10] "POST /ref-update HTTP/1.1" 200 156 0.021258 10.0.0.22 - - [2026-03-23 22:56:10] "GET /loadbalancer/8aed571a-464d-4bf4-8ce0-3defdd20753e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005274 10.0.0.22 - - [2026-03-23 22:56:10] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.039310 10.0.0.22 - - [2026-03-23 22:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007982 10.0.0.22 - - [2026-03-23 22:56:10] "GET /project/22a831d9-9575-4b90-8fbf-c3e6a8a8d5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038364 10.0.0.22 - - [2026-03-23 22:56:10] "GET /loadbalancer-listener/854abb5c-3c71-4e63-990c-2ec86c9d046e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.004099 10.0.0.22 - - [2026-03-23 22:56:10] "GET /loadbalancer-listener/854abb5c-3c71-4e63-990c-2ec86c9d046e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003563 10.0.0.22 - - [2026-03-23 22:56:10] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.020297 10.0.0.22 - - [2026-03-23 22:56:10] "GET /instance-ip/6950358a-1295-4316-826e-447bffcd527d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.007697 10.0.0.22 - - [2026-03-23 22:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005025 10.0.0.22 - - [2026-03-23 22:56:10] "GET /loadbalancer/8aed571a-464d-4bf4-8ce0-3defdd20753e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002590 10.0.0.22 - - [2026-03-23 22:56:10] "GET /instance-ip/6950358a-1295-4316-826e-447bffcd527d?fields=floating_ips HTTP/1.1" 200 1211 0.007614 10.0.0.22 - - [2026-03-23 22:56:10] "GET /floating-ip/0dd821cc-014d-41d4-a47e-0d4f996e295b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002482 10.0.0.22 - - [2026-03-23 22:56:11] "POST /tags HTTP/1.1" 200 295 0.048400 10.0.0.22 - - [2026-03-23 22:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008428 10.0.0.22 - - [2026-03-23 22:56:11] "GET /tag/cea6817a-28ba-477f-8bef-eb34301d33d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.012441 10.0.0.22 - - [2026-03-23 22:56:11] "POST /tags HTTP/1.1" 409 233 0.002132 10.0.0.22 - - [2026-03-23 22:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.22 - - [2026-03-23 22:56:11] "GET /tag/6c1c10bf-751f-457d-9fcf-f5d152bca313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.012586 10.0.0.22 - - [2026-03-23 22:56:11] "POST /tags HTTP/1.1" 409 206 0.002023 10.0.0.22 - - [2026-03-23 22:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001568 10.0.0.22 - - [2026-03-23 22:56:11] "GET /tag/385d3897-8f6c-4ae7-b56d-958d4b67556d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009537 10.0.0.22 - - [2026-03-23 22:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001536 10.0.0.22 - - [2026-03-23 22:56:11] "GET /virtual-network/e88a5eda-a880-4f81-a905-33fa2ccc0ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004133 10.0.0.22 - - [2026-03-23 22:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.22 - - [2026-03-23 22:56:11] "GET /project/22a831d9-9575-4b90-8fbf-c3e6a8a8d5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034588 10.0.0.22 - - [2026-03-23 22:56:11] "POST /virtual-machines HTTP/1.1" 200 369 0.008242 10.0.0.22 - - [2026-03-23 22:56:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.008645 10.0.0.22 - - [2026-03-23 22:56:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.104333 10.0.0.22 - - [2026-03-23 22:56:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.023803 10.0.0.22 - - [2026-03-23 22:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004531 10.0.0.22 - - [2026-03-23 22:56:11] "GET /virtual-machine-interface/7c94dee0-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005352 10.0.0.22 - - [2026-03-23 22:56:11] "POST /instance-ips HTTP/1.1" 200 409 0.017113 10.0.0.22 - - [2026-03-23 22:56:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.025744 10.0.0.22 - - [2026-03-23 22:56:11] "GET /virtual-machine-interface/7c94dee0-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.014596 10.0.0.22 - - [2026-03-23 22:56:11] "POST /set-tag HTTP/1.1" 200 109 0.026503 10.0.0.22 - - [2026-03-23 22:56:11] "GET /virtual-machine-interface/7c94dee0-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.022241 10.0.0.22 - - [2026-03-23 22:56:11] "GET /instance-ip/7caa1710-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005095 10.0.0.22 - - [2026-03-23 22:56:11] "GET /virtual-machine-interface/7c94dee0-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004271 10.0.0.22 - - [2026-03-23 22:56:11] "POST /set-tag HTTP/1.1" 200 109 0.002085 10.0.0.22 - - [2026-03-23 22:56:11] "GET /virtual-router/d22d5546-f127-433c-b6a3-8a0b10d83e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003620 10.0.0.22 - - [2026-03-23 22:56:11] "POST /ref-update HTTP/1.1" 200 156 0.010356 10.0.0.22 - - [2026-03-23 22:56:11] "GET /virtual-machine-interface/7c94dee0-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014365 10.0.0.22 - - [2026-03-23 22:56:11] "POST /set-tag HTTP/1.1" 200 109 0.005735 10.0.0.22 - - [2026-03-23 22:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.22 - - [2026-03-23 22:56:11] "GET /virtual-network/e88a5eda-a880-4f81-a905-33fa2ccc0ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003897 10.0.0.22 - - [2026-03-23 22:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005146 10.0.0.22 - - [2026-03-23 22:56:12] "GET /project/22a831d9-9575-4b90-8fbf-c3e6a8a8d5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.025401 10.0.0.22 - - [2026-03-23 22:56:12] "POST /virtual-machines HTTP/1.1" 200 369 0.012974 10.0.0.22 - - [2026-03-23 22:56:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.011801 10.0.0.22 - - [2026-03-23 22:56:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.107533 10.0.0.22 - - [2026-03-23 22:56:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.008496 10.0.0.22 - - [2026-03-23 22:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.016725 10.0.0.22 - - [2026-03-23 22:56:12] "GET /virtual-machine-interface/7d014d8c-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004658 10.0.0.22 - - [2026-03-23 22:56:12] "POST /instance-ips HTTP/1.1" 200 409 0.029079 10.0.0.22 - - [2026-03-23 22:56:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.029935 10.0.0.22 - - [2026-03-23 22:56:12] "GET /virtual-machine-interface/7d014d8c-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.010103 10.0.0.22 - - [2026-03-23 22:56:12] "POST /set-tag HTTP/1.1" 200 109 0.025447 10.0.0.22 - - [2026-03-23 22:56:12] "GET /virtual-machine-interface/7d014d8c-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016295 10.0.0.22 - - [2026-03-23 22:56:12] "GET /instance-ip/7d1b7522-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.002807 10.0.0.22 - - [2026-03-23 22:56:12] "GET /virtual-machine-interface/7d014d8c-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004722 10.0.0.22 - - [2026-03-23 22:56:12] "POST /set-tag HTTP/1.1" 200 109 0.002210 10.0.0.22 - - [2026-03-23 22:56:12] "GET /virtual-router/d22d5546-f127-433c-b6a3-8a0b10d83e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.003396 10.0.0.22 - - [2026-03-23 22:56:12] "POST /ref-update HTTP/1.1" 200 156 0.007740 10.0.0.22 - - [2026-03-23 22:56:12] "GET /virtual-machine-interface/7d014d8c-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004255 10.0.0.22 - - [2026-03-23 22:56:12] "POST /set-tag HTTP/1.1" 200 109 0.002206 10.0.0.22 - - [2026-03-23 22:56:12] "GET /virtual-machine-interface/7c94dee0-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003866 10.0.0.22 - - [2026-03-23 22:56:12] "POST /set-tag HTTP/1.1" 200 109 0.001739 10.0.0.22 - - [2026-03-23 22:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.22 - - [2026-03-23 22:56:12] "GET /loadbalancer/d5dac5f1-a9d9-4798-b422-56a031111cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002137 10.0.0.22 - - [2026-03-23 22:56:12] "GET /loadbalancer-pool/1f9b8ea0-77f8-41d9-9d24-142ba8bbb2f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002663 10.0.0.22 - - [2026-03-23 22:56:12] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015311 10.0.0.22 - - [2026-03-23 22:56:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.021580 10.0.0.22 - - [2026-03-23 22:56:12] "GET /virtual-machine-interface/0ffc4a9e-270a-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.022299 10.0.0.22 - - [2026-03-23 22:56:12] "GET /virtual-machine-interface/0ffc4a9e-270a-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003685 10.0.0.22 - - [2026-03-23 22:56:12] "GET /floating-ip/e0728ddf-db27-4372-a712-b3b2435dfc00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002139 10.0.0.22 - - [2026-03-23 22:56:12] "POST /set-tag HTTP/1.1" 200 109 0.059845 10.0.0.22 - - [2026-03-23 22:56:12] "GET /loadbalancer-pool/687361cf-08c4-4404-80a2-8714475db347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.016289 10.0.0.22 - - [2026-03-23 22:56:12] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026259 10.0.0.22 - - [2026-03-23 22:56:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.008259 10.0.0.22 - - [2026-03-23 22:56:13] "GET /virtual-machine-interface/0ffc4a9e-270a-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010242 10.0.0.22 - - [2026-03-23 22:56:13] "GET /virtual-machine-interface/0ffc4a9e-270a-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003701 10.0.0.22 - - [2026-03-23 22:56:13] "POST /set-tag HTTP/1.1" 200 109 0.002510 10.0.0.22 - - [2026-03-23 22:56:13] "GET /floating-ip/e0728ddf-db27-4372-a712-b3b2435dfc00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002072 10.0.0.22 - - [2026-03-23 22:56:13] "GET /loadbalancer-pool/0fd2e0da-03af-4267-9028-3b25c1d6ed1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003064 10.0.0.22 - - [2026-03-23 22:56:13] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015087 10.0.0.22 - - [2026-03-23 22:56:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.014727 10.0.0.22 - - [2026-03-23 22:56:13] "GET /virtual-machine-interface/0ffc4a9e-270a-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008757 10.0.0.22 - - [2026-03-23 22:56:13] "GET /virtual-machine-interface/0ffc4a9e-270a-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003551 10.0.0.22 - - [2026-03-23 22:56:13] "GET /floating-ip/e0728ddf-db27-4372-a712-b3b2435dfc00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.001850 10.0.0.22 - - [2026-03-23 22:56:13] "POST /set-tag HTTP/1.1" 200 109 0.002672 10.0.0.22 - - [2026-03-23 22:56:13] "GET /virtual-machine-interface/7d014d8c-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004014 10.0.0.22 - - [2026-03-23 22:56:13] "POST /set-tag HTTP/1.1" 200 109 0.003002 10.0.0.22 - - [2026-03-23 22:56:15] "GET /domains HTTP/1.1" 200 280 0.001774 10.0.0.22 - - [2026-03-23 22:56:15] "GET /domain/d5a86e6b-f732-445e-ab99-4c70f6cd981a HTTP/1.1" 200 3087 0.002665 10.0.0.22 - - [2026-03-23 22:56:15] "GET /project/22a831d9-9575-4b90-8fbf-c3e6a8a8d5a8 HTTP/1.1" 200 7064 0.041609 10.0.0.22 - - [2026-03-23 22:56:15] "GET /virtual-network/d6480022-a0ad-43fe-aec1-11f159f56ef6 HTTP/1.1" 200 2087 0.005843 10.0.0.22 - - [2026-03-23 22:56:15] "GET /virtual-network/d6480022-a0ad-43fe-aec1-11f159f56ef6 HTTP/1.1" 200 2087 0.004311 10.0.0.22 - - [2026-03-23 22:56:15] "GET /routing-instance/3b135053-451e-4663-ac6b-cfaace48ff89 HTTP/1.1" 200 1402 0.004276 10.0.0.22 - - [2026-03-23 22:56:15] "GET /routing-instance/3b135053-451e-4663-ac6b-cfaace48ff89 HTTP/1.1" 200 1402 0.002904 10.0.0.22 - - [2026-03-23 22:56:15] "GET /route-target/c99ead21-dfab-41e9-a47e-9e17e282d1af HTTP/1.1" 200 1153 0.002427 10.0.0.22 - - [2026-03-23 22:56:15] "GET /virtual-network/d6480022-a0ad-43fe-aec1-11f159f56ef6 HTTP/1.1" 200 2087 0.003613 10.0.0.22 - - [2026-03-23 22:56:15] "GET /routing-instance/3b135053-451e-4663-ac6b-cfaace48ff89 HTTP/1.1" 200 1402 0.002344 10.0.0.22 - - [2026-03-23 22:56:15] "GET /virtual-network/d6480022-a0ad-43fe-aec1-11f159f56ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.003482 10.0.0.22 - - [2026-03-23 22:56:15] "GET /virtual-network/d6480022-a0ad-43fe-aec1-11f159f56ef6 HTTP/1.1" 200 2087 0.003970 10.0.0.22 - - [2026-03-23 22:56:15] "GET /routing-instance/3b135053-451e-4663-ac6b-cfaace48ff89 HTTP/1.1" 200 1402 0.002666 10.0.0.22 - - [2026-03-23 22:56:15] "GET /routing-instance/3b135053-451e-4663-ac6b-cfaace48ff89 HTTP/1.1" 200 1402 0.002659 10.0.0.22 - - [2026-03-23 22:56:15] "GET /route-target/c99ead21-dfab-41e9-a47e-9e17e282d1af HTTP/1.1" 200 1153 0.002123 10.0.0.22 - - [2026-03-23 22:56:15] "GET /domains HTTP/1.1" 200 280 0.001771 10.0.0.22 - - [2026-03-23 22:56:15] "GET /domain/d5a86e6b-f732-445e-ab99-4c70f6cd981a HTTP/1.1" 200 3087 0.002585 10.0.0.22 - - [2026-03-23 22:56:15] "GET /project/22a831d9-9575-4b90-8fbf-c3e6a8a8d5a8 HTTP/1.1" 200 7064 0.030185 10.0.0.22 - - [2026-03-23 22:56:15] "GET /virtual-network/d6480022-a0ad-43fe-aec1-11f159f56ef6 HTTP/1.1" 200 2087 0.004426 10.0.0.22 - - [2026-03-23 22:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.22 - - [2026-03-23 22:56:15] "GET /project/22a831d9-9575-4b90-8fbf-c3e6a8a8d5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027448 10.0.0.22 - - [2026-03-23 22:56:15] "GET /virtual-network/d6480022-a0ad-43fe-aec1-11f159f56ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004288 10.0.0.22 - - [2026-03-23 22:56:15] "GET /floating-ip-pools?parent_id=d6480022-a0ad-43fe-aec1-11f159f56ef6&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001907 10.0.0.22 - - [2026-03-23 22:56:15] "GET /virtual-network/d6480022-a0ad-43fe-aec1-11f159f56ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004536 10.0.0.22 - - [2026-03-23 22:56:15] "POST /floating-ip-pools HTTP/1.1" 200 562 0.022936 10.0.0.22 - - [2026-03-23 22:56:15] "POST /ref-update HTTP/1.1" 200 156 0.020997 10.0.0.22 - - [2026-03-23 22:56:16] "GET /virtual-network/d6480022-a0ad-43fe-aec1-11f159f56ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004032 10.0.0.22 - - [2026-03-23 22:56:16] "GET /domains HTTP/1.1" 200 280 0.001904 10.0.0.22 - - [2026-03-23 22:56:16] "GET /domain/d5a86e6b-f732-445e-ab99-4c70f6cd981a HTTP/1.1" 200 3087 0.002804 10.0.0.22 - - [2026-03-23 22:56:16] "GET /project/22a831d9-9575-4b90-8fbf-c3e6a8a8d5a8 HTTP/1.1" 200 7320 0.034252 10.0.0.22 - - [2026-03-23 22:56:16] "GET /virtual-network/d6480022-a0ad-43fe-aec1-11f159f56ef6 HTTP/1.1" 200 2325 0.007488 10.0.0.22 - - [2026-03-23 22:56:16] "GET /floating-ip-pool/0131427d-e0e6-4969-86e6-0e264ec36756 HTTP/1.1" 200 1311 0.002568 10.0.0.22 - - [2026-03-23 22:56:16] "GET /domains HTTP/1.1" 200 280 0.001606 10.0.0.22 - - [2026-03-23 22:56:16] "GET /domain/d5a86e6b-f732-445e-ab99-4c70f6cd981a HTTP/1.1" 200 3087 0.002511 10.0.0.22 - - [2026-03-23 22:56:16] "GET /project/22a831d9-9575-4b90-8fbf-c3e6a8a8d5a8 HTTP/1.1" 200 7320 0.030589 10.0.0.22 - - [2026-03-23 22:56:16] "GET /virtual-network/d6480022-a0ad-43fe-aec1-11f159f56ef6 HTTP/1.1" 200 2325 0.006968 10.0.0.22 - - [2026-03-23 22:56:16] "GET /virtual-network/d6480022-a0ad-43fe-aec1-11f159f56ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.006560 10.0.0.22 - - [2026-03-23 22:56:16] "POST /tags HTTP/1.1" 200 365 0.048015 10.0.0.22 - - [2026-03-23 22:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008134 10.0.0.22 - - [2026-03-23 22:56:16] "GET /tag/718d14e9-a681-41b7-903c-5aae7708bc9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.018437 10.0.0.22 - - [2026-03-23 22:56:16] "POST /tags HTTP/1.1" 409 206 0.002578 10.0.0.22 - - [2026-03-23 22:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.22 - - [2026-03-23 22:56:16] "GET /tag/385d3897-8f6c-4ae7-b56d-958d4b67556d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.016978 10.0.0.22 - - [2026-03-23 22:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.22 - - [2026-03-23 22:56:16] "GET /project/22a831d9-9575-4b90-8fbf-c3e6a8a8d5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.035820 10.0.0.22 - - [2026-03-23 22:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.22 - - [2026-03-23 22:56:16] "GET /virtual-network/e88a5eda-a880-4f81-a905-33fa2ccc0ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003849 10.0.0.22 - - [2026-03-23 22:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.22 - - [2026-03-23 22:56:16] "GET /service-appliance-set/723775b2-8d65-4aa0-ba6a-31e0e360e0c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003919 10.0.0.22 - - [2026-03-23 22:56:16] "POST /fqname-to-id HTTP/1.1" 404 258 0.002313 10.0.0.22 - - [2026-03-23 22:56:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.111443 10.0.0.22 - - [2026-03-23 22:56:16] "GET /virtual-machine-interface/d212b0db-4c7c-480d-b9f0-52b44ed2ecb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.017492 10.0.0.22 - - [2026-03-23 22:56:16] "POST /set-tag HTTP/1.1" 200 109 0.021327 10.0.0.22 - - [2026-03-23 22:56:16] "POST /instance-ips HTTP/1.1" 200 417 0.027084 10.0.0.22 - - [2026-03-23 22:56:16] "GET /instance-ip/18bc2b15-3fc4-4aa6-9e35-6ec1b0d95ace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.013218 10.0.0.22 - - [2026-03-23 22:56:16] "POST /loadbalancers HTTP/1.1" 200 618 0.059849 10.0.0.22 - - [2026-03-23 22:56:16] "POST /service-instances HTTP/1.1" 200 566 0.020450 10.0.0.22 - - [2026-03-23 22:56:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.024438 10.0.0.22 - - [2026-03-23 22:56:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006362 10.0.0.22 - - [2026-03-23 22:56:16] "POST /ref-update HTTP/1.1" 200 156 0.019028 10.0.0.22 - - [2026-03-23 22:56:16] "GET /project/22a831d9-9575-4b90-8fbf-c3e6a8a8d5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.042177 10.0.0.22 - - [2026-03-23 22:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.22 - - [2026-03-23 22:56:17] "PUT /service-instance/1436f0ff-4777-4e79-bead-842973fac072 HTTP/1.1" 200 266 0.008529 10.0.0.22 - - [2026-03-23 22:56:17] "GET /virtual-machine-interface/d212b0db-4c7c-480d-b9f0-52b44ed2ecb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.010874 10.0.0.22 - - [2026-03-23 22:56:17] "GET /virtual-machine-interface/d212b0db-4c7c-480d-b9f0-52b44ed2ecb0?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.011014 10.0.0.22 - - [2026-03-23 22:56:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.026971 10.0.0.22 - - [2026-03-23 22:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.22 - - [2026-03-23 22:56:17] "PUT /service-instance/1436f0ff-4777-4e79-bead-842973fac072 HTTP/1.1" 200 266 0.010126 10.0.0.22 - - [2026-03-23 22:56:17] "GET /floating-ip-pool/0131427d-e0e6-4969-86e6-0e264ec36756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.002568 10.0.0.22 - - [2026-03-23 22:56:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.016612 10.0.0.22 - - [2026-03-23 22:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.22 - - [2026-03-23 22:56:17] "POST /floating-ips HTTP/1.1" 200 671 0.116812 10.0.0.22 - - [2026-03-23 22:56:17] "POST /virtual-machines HTTP/1.1" 200 429 0.040986 10.0.0.22 - - [2026-03-23 22:56:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.029990 10.0.0.22 - - [2026-03-23 22:56:17] "GET /application-policy-set/e3df5201-ac7d-48fb-880c-1969e6358245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003919 10.0.0.22 - - [2026-03-23 22:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.22 - - [2026-03-23 22:56:17] "GET /policy-management/771f1ade-9a43-4d46-a1fa-bd30df9cd745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.020886 10.0.0.22 - - [2026-03-23 22:56:17] "POST /tags HTTP/1.1" 409 221 0.009512 10.0.0.22 - - [2026-03-23 22:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014159 10.0.0.22 - - [2026-03-23 22:56:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.113740 10.0.0.22 - - [2026-03-23 22:56:17] "GET /tag/09ed0f54-edb8-4cad-9a65-7d727dd02fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.024657 10.0.0.22 - - [2026-03-23 22:56:17] "POST /tags HTTP/1.1" 409 238 0.003105 10.0.0.22 - - [2026-03-23 22:56:17] "POST /chown HTTP/1.1" 200 109 0.054052 10.0.0.22 - - [2026-03-23 22:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006108 10.0.0.22 - - [2026-03-23 22:56:17] "POST /chown HTTP/1.1" 200 109 0.012740 10.0.0.22 - - [2026-03-23 22:56:17] "GET /tag/718d14e9-a681-41b7-903c-5aae7708bc9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.024852 10.0.0.22 - - [2026-03-23 22:56:17] "PUT /virtual-machine-interface/02c99bfd-8c48-47de-b4a2-0bc7c5d5de7a HTTP/1.1" 200 284 0.020845 10.0.0.22 - - [2026-03-23 22:56:17] "PUT /instance-ip/18bc2b15-3fc4-4aa6-9e35-6ec1b0d95ace HTTP/1.1" 200 256 0.039003 10.0.0.22 - - [2026-03-23 22:56:17] "POST /firewall-rules HTTP/1.1" 200 650 0.090705 10.0.0.22 - - [2026-03-23 22:56:17] "POST /ref-update HTTP/1.1" 200 156 0.032605 10.0.0.22 - - [2026-03-23 22:56:17] "GET /firewall-rule/fea0eb56-03f2-40ba-bcaa-2ce7a7af9a19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.016876 10.0.0.22 - - [2026-03-23 22:56:17] "POST /ref-update HTTP/1.1" 200 156 0.011313 10.0.0.22 - - [2026-03-23 22:56:17] "GET /firewall-policy/9f29ac2c-0d54-4af3-9d74-f44916d50612?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.015104 10.0.0.22 - - [2026-03-23 22:56:17] "GET /firewall-rule/fea0eb56-03f2-40ba-bcaa-2ce7a7af9a19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.018873 10.0.0.22 - - [2026-03-23 22:56:17] "POST /ref-update HTTP/1.1" 200 156 0.047078 10.0.0.22 - - [2026-03-23 22:56:17] "POST /ref-update HTTP/1.1" 200 156 0.036746 10.0.0.22 - - [2026-03-23 22:56:17] "POST /ref-update HTTP/1.1" 200 156 0.078252 10.0.0.22 - - [2026-03-23 22:56:17] "POST /ref-update HTTP/1.1" 200 156 0.016091 10.0.0.22 - - [2026-03-23 22:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001511 10.0.0.22 - - [2026-03-23 22:56:17] "POST /ref-update HTTP/1.1" 200 156 0.021169 10.0.0.22 - - [2026-03-23 22:56:17] "POST /virtual-machines HTTP/1.1" 200 429 0.023317 10.0.0.22 - - [2026-03-23 22:56:17] "GET /project/22a831d9-9575-4b90-8fbf-c3e6a8a8d5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.067945 10.0.0.22 - - [2026-03-23 22:56:17] "GET /loadbalancer/1fb58fa7-ac86-465d-a900-9330c065f667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.004583 10.0.0.22 - - [2026-03-23 22:56:17] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.023259 10.0.0.22 - - [2026-03-23 22:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.22 - - [2026-03-23 22:56:18] "GET /project/22a831d9-9575-4b90-8fbf-c3e6a8a8d5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.076281 10.0.0.22 - - [2026-03-23 22:56:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.146159 10.0.0.22 - - [2026-03-23 22:56:18] "GET /loadbalancer-listener/5c8589b3-a1e3-4638-adf9-c03a942ef137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.017430 10.0.0.22 - - [2026-03-23 22:56:18] "GET /loadbalancer-listener/5c8589b3-a1e3-4638-adf9-c03a942ef137?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.004505 10.0.0.22 - - [2026-03-23 22:56:18] "POST /chown HTTP/1.1" 200 109 0.016193 10.0.0.22 - - [2026-03-23 22:56:18] "POST /chown HTTP/1.1" 200 109 0.009314 10.0.0.22 - - [2026-03-23 22:56:18] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.022418 10.0.0.22 - - [2026-03-23 22:56:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.029903 10.0.0.22 - - [2026-03-23 22:56:18] "PUT /virtual-machine-interface/16c7de30-280a-47c8-87f1-98a3a52b6e77 HTTP/1.1" 200 284 0.026106 10.0.0.22 - - [2026-03-23 22:56:18] "GET /loadbalancer-pool/0869dfdd-8cf7-46f6-baf6-2bf8d7a21b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.020587 10.0.0.22 - - [2026-03-23 22:56:18] "PUT /instance-ip/18bc2b15-3fc4-4aa6-9e35-6ec1b0d95ace HTTP/1.1" 200 256 0.049641 10.0.0.22 - - [2026-03-23 22:56:18] "POST /ref-update HTTP/1.1" 200 156 0.015074 10.0.0.22 - - [2026-03-23 22:56:18] "POST /loadbalancer-members HTTP/1.1" 200 707 0.022021 10.0.0.22 - - [2026-03-23 22:56:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.029526 10.0.0.22 - - [2026-03-23 22:56:18] "GET /loadbalancer-member/8bb8eae7-21d2-45a5-8d89-6566ca3079a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.016947 10.0.0.22 - - [2026-03-23 22:56:18] "POST /ref-update HTTP/1.1" 200 156 0.039054 10.0.0.22 - - [2026-03-23 22:56:18] "POST /ref-update HTTP/1.1" 200 156 0.018560 10.0.0.22 - - [2026-03-23 22:56:18] "GET /application-policy-set/e3df5201-ac7d-48fb-880c-1969e6358245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013182 10.0.0.22 - - [2026-03-23 22:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008572 10.0.0.22 - - [2026-03-23 22:56:18] "GET /policy-management/771f1ade-9a43-4d46-a1fa-bd30df9cd745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003268 10.0.0.22 - - [2026-03-23 22:56:18] "POST /ref-update HTTP/1.1" 200 156 0.040408 10.0.0.22 - - [2026-03-23 22:56:18] "POST /tags HTTP/1.1" 409 221 0.002074 10.0.0.22 - - [2026-03-23 22:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735 10.0.0.22 - - [2026-03-23 22:56:18] "GET /tag/09ed0f54-edb8-4cad-9a65-7d727dd02fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.010340 10.0.0.22 - - [2026-03-23 22:56:18] "POST /ref-update HTTP/1.1" 200 156 0.025807 10.0.0.22 - - [2026-03-23 22:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.22 - - [2026-03-23 22:56:18] "POST /chown HTTP/1.1" 200 109 0.007934 10.0.0.22 - - [2026-03-23 22:56:18] "POST /tags HTTP/1.1" 409 238 0.007146 10.0.0.22 - - [2026-03-23 22:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.22 - - [2026-03-23 22:56:18] "GET /tag/718d14e9-a681-41b7-903c-5aae7708bc9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010742 10.0.0.22 - - [2026-03-23 22:56:18] "POST /chown HTTP/1.1" 200 109 0.006158 10.0.0.22 - - [2026-03-23 22:56:18] "PUT /instance-ip/18bc2b15-3fc4-4aa6-9e35-6ec1b0d95ace HTTP/1.1" 200 256 0.017944 10.0.0.22 - - [2026-03-23 22:56:18] "POST /firewall-rules HTTP/1.1" 409 293 0.003243 10.0.0.22 - - [2026-03-23 22:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008136 10.0.0.22 - - [2026-03-23 22:56:18] "POST /ref-update HTTP/1.1" 200 156 0.056886 10.0.0.22 - - [2026-03-23 22:56:18] "PUT /firewall-rule/fea0eb56-03f2-40ba-bcaa-2ce7a7af9a19 HTTP/1.1" 200 260 0.050107 10.0.0.22 - - [2026-03-23 22:56:18] "GET /firewall-rule/fea0eb56-03f2-40ba-bcaa-2ce7a7af9a19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.008790 10.0.0.22 - - [2026-03-23 22:56:18] "POST /chown HTTP/1.1" 200 109 0.037043 10.0.0.22 - - [2026-03-23 22:56:18] "GET /firewall-policy/9f29ac2c-0d54-4af3-9d74-f44916d50612?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.028070 10.0.0.22 - - [2026-03-23 22:56:18] "GET /firewall-rule/fea0eb56-03f2-40ba-bcaa-2ce7a7af9a19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002507 10.0.0.22 - - [2026-03-23 22:56:18] "POST /chown HTTP/1.1" 200 109 0.036894 10.0.0.22 - - [2026-03-23 22:56:18] "PUT /instance-ip/18bc2b15-3fc4-4aa6-9e35-6ec1b0d95ace HTTP/1.1" 200 256 0.034179 10.0.0.22 - - [2026-03-23 22:56:18] "POST /ref-update HTTP/1.1" 200 156 0.011840 10.0.0.22 - - [2026-03-23 22:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004479 10.0.0.22 - - [2026-03-23 22:56:18] "POST /chown HTTP/1.1" 200 109 0.008219 10.0.0.22 - - [2026-03-23 22:56:18] "POST /chown HTTP/1.1" 200 109 0.006502 10.0.0.22 - - [2026-03-23 22:56:19] "PUT /instance-ip/18bc2b15-3fc4-4aa6-9e35-6ec1b0d95ace HTTP/1.1" 200 256 0.019115 10.0.0.22 - - [2026-03-23 22:56:19] "POST /ref-update HTTP/1.1" 200 156 0.020169 10.0.0.22 - - [2026-03-23 22:56:19] "POST /chown HTTP/1.1" 200 109 0.007363 10.0.0.22 - - [2026-03-23 22:56:19] "POST /chown HTTP/1.1" 200 109 0.022633 10.0.0.22 - - [2026-03-23 22:56:19] "PUT /instance-ip/18bc2b15-3fc4-4aa6-9e35-6ec1b0d95ace HTTP/1.1" 200 256 0.015072 10.0.0.22 - - [2026-03-23 22:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.22 - - [2026-03-23 22:56:19] "POST /ref-update HTTP/1.1" 200 156 0.029884 10.0.0.22 - - [2026-03-23 22:56:19] "GET /virtual-network/e88a5eda-a880-4f81-a905-33fa2ccc0ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.021545 10.0.0.22 - - [2026-03-23 22:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.22 - - [2026-03-23 22:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004837 10.0.0.22 - - [2026-03-23 22:56:19] "POST /chown HTTP/1.1" 200 109 0.026058 10.0.0.22 - - [2026-03-23 22:56:19] "GET /project/22a831d9-9575-4b90-8fbf-c3e6a8a8d5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.058343 10.0.0.22 - - [2026-03-23 22:56:19] "POST /chown HTTP/1.1" 200 109 0.006593 10.0.0.22 - - [2026-03-23 22:56:19] "PUT /instance-ip/18bc2b15-3fc4-4aa6-9e35-6ec1b0d95ace HTTP/1.1" 200 256 0.010958 10.0.0.22 - - [2026-03-23 22:56:19] "POST /virtual-machines HTTP/1.1" 200 373 0.017043 10.0.0.22 - - [2026-03-23 22:56:19] "POST /ref-update HTTP/1.1" 200 156 0.031468 10.0.0.22 - - [2026-03-23 22:56:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.024368 10.0.0.22 - - [2026-03-23 22:56:19] "POST /chown HTTP/1.1" 200 109 0.008920 10.0.0.22 - - [2026-03-23 22:56:19] "POST /chown HTTP/1.1" 200 109 0.060830 10.0.0.22 - - [2026-03-23 22:56:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.144401 10.0.0.22 - - [2026-03-23 22:56:19] "PUT /instance-ip/18bc2b15-3fc4-4aa6-9e35-6ec1b0d95ace HTTP/1.1" 200 256 0.060038 10.0.0.22 - - [2026-03-23 22:56:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.008303 10.0.0.22 - - [2026-03-23 22:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010554 10.0.0.22 - - [2026-03-23 22:56:19] "GET /virtual-machine-interface/81625b78-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.012491 10.0.0.22 - - [2026-03-23 22:56:19] "POST /ref-update HTTP/1.1" 200 156 0.023609 10.0.0.22 - - [2026-03-23 22:56:19] "POST /instance-ips HTTP/1.1" 200 413 0.027297 10.0.0.22 - - [2026-03-23 22:56:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.027646 10.0.0.22 - - [2026-03-23 22:56:19] "GET /virtual-machine-interface/81625b78-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.015986 10.0.0.22 - - [2026-03-23 22:56:19] "PUT /service-instance/1436f0ff-4777-4e79-bead-842973fac072 HTTP/1.1" 200 266 0.009655 10.0.0.22 - - [2026-03-23 22:56:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.011189 10.0.0.22 - - [2026-03-23 22:56:19] "POST /set-tag HTTP/1.1" 200 109 0.038353 10.0.0.22 - - [2026-03-23 22:56:19] "GET /virtual-machine-interface/81625b78-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.021491 10.0.0.22 - - [2026-03-23 22:56:19] "GET /instance-ip/81808d78-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.005203 10.0.0.22 - - [2026-03-23 22:56:19] "PUT /service-instance/1436f0ff-4777-4e79-bead-842973fac072 HTTP/1.1" 200 266 0.010326 10.0.0.22 - - [2026-03-23 22:56:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.014146 10.0.0.22 - - [2026-03-23 22:56:19] "GET /virtual-machine-interface/81625b78-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006232 10.0.0.22 - - [2026-03-23 22:56:19] "POST /set-tag HTTP/1.1" 200 109 0.004500 10.0.0.22 - - [2026-03-23 22:56:19] "GET /virtual-router/d22d5546-f127-433c-b6a3-8a0b10d83e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.005739 10.0.0.22 - - [2026-03-23 22:56:19] "PUT /service-instance/1436f0ff-4777-4e79-bead-842973fac072 HTTP/1.1" 200 266 0.009001 10.0.0.22 - - [2026-03-23 22:56:20] "POST /ref-update HTTP/1.1" 200 156 0.015562 10.0.0.22 - - [2026-03-23 22:56:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.029150 10.0.0.22 - - [2026-03-23 22:56:20] "GET /virtual-machine-interface/81625b78-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.021175 10.0.0.22 - - [2026-03-23 22:56:20] "POST /set-tag HTTP/1.1" 200 109 0.004304 10.0.0.22 - - [2026-03-23 22:56:20] "PUT /service-instance/1436f0ff-4777-4e79-bead-842973fac072 HTTP/1.1" 200 266 0.009811 10.0.0.22 - - [2026-03-23 22:56:20] "GET /virtual-machine-interface/81625b78-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003786 10.0.0.22 - - [2026-03-23 22:56:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.028493 10.0.0.22 - - [2026-03-23 22:56:20] "POST /set-tag HTTP/1.1" 200 109 0.012764 10.0.0.22 - - [2026-03-23 22:56:20] "PUT /service-instance/1436f0ff-4777-4e79-bead-842973fac072 HTTP/1.1" 200 266 0.009390 10.0.0.22 - - [2026-03-23 22:56:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.007570 10.0.0.22 - - [2026-03-23 22:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.22 - - [2026-03-23 22:56:20] "POST /chown HTTP/1.1" 200 109 0.006900 10.0.0.22 - - [2026-03-23 22:56:20] "POST /chown HTTP/1.1" 200 109 0.011261 10.0.0.22 - - [2026-03-23 22:56:20] "POST /ref-update HTTP/1.1" 200 156 0.007952 10.0.0.22 - - [2026-03-23 22:56:20] "POST /chown HTTP/1.1" 200 109 0.027643 10.0.0.22 - - [2026-03-23 22:56:20] "POST /chown HTTP/1.1" 200 109 0.028771 10.0.0.22 - - [2026-03-23 22:56:20] "POST /ref-update HTTP/1.1" 200 156 0.012338 10.0.0.22 - - [2026-03-23 22:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001477 10.0.0.22 - - [2026-03-23 22:56:20] "POST /chown HTTP/1.1" 200 109 0.005538 10.0.0.22 - - [2026-03-23 22:56:20] "POST /chown HTTP/1.1" 200 109 0.024799 10.0.0.22 - - [2026-03-23 22:56:20] "POST /chown HTTP/1.1" 200 109 0.005904 10.0.0.22 - - [2026-03-23 22:56:20] "POST /chown HTTP/1.1" 200 109 0.024351 10.0.0.22 - - [2026-03-23 22:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.22 - - [2026-03-23 22:56:20] "POST /chown HTTP/1.1" 200 109 0.006189 10.0.0.22 - - [2026-03-23 22:56:20] "POST /chown HTTP/1.1" 200 109 0.020959 10.0.0.22 - - [2026-03-23 22:56:20] "POST /chown HTTP/1.1" 200 109 0.013095 10.0.0.22 - - [2026-03-23 22:56:20] "POST /chown HTTP/1.1" 200 109 0.006019 10.0.0.22 - - [2026-03-23 22:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.22 - - [2026-03-23 22:56:20] "POST /chown HTTP/1.1" 200 109 0.005767 10.0.0.22 - - [2026-03-23 22:56:20] "POST /chown HTTP/1.1" 200 109 0.018024 10.0.0.22 - - [2026-03-23 22:56:20] "POST /chown HTTP/1.1" 200 109 0.007229 10.0.0.22 - - [2026-03-23 22:56:20] "POST /chown HTTP/1.1" 200 109 0.019027 10.0.0.22 - - [2026-03-23 22:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.22 - - [2026-03-23 22:56:20] "POST /chown HTTP/1.1" 200 109 0.006739 10.0.0.22 - - [2026-03-23 22:56:20] "POST /chown HTTP/1.1" 200 109 0.012628 10.0.0.22 - - [2026-03-23 22:56:21] "POST /chown HTTP/1.1" 200 109 0.015362 10.0.0.22 - - [2026-03-23 22:56:21] "POST /chown HTTP/1.1" 200 109 0.006429 10.0.0.22 - - [2026-03-23 22:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.22 - - [2026-03-23 22:56:21] "POST /chown HTTP/1.1" 200 109 0.007673 10.0.0.22 - - [2026-03-23 22:56:21] "POST /chown HTTP/1.1" 200 109 0.024277 10.0.0.22 - - [2026-03-23 22:56:21] "POST /chown HTTP/1.1" 200 109 0.005786 10.0.0.22 - - [2026-03-23 22:56:21] "POST /chown HTTP/1.1" 200 109 0.015991 10.0.0.22 - - [2026-03-23 22:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.22 - - [2026-03-23 22:56:21] "POST /chown HTTP/1.1" 200 109 0.007534 10.0.0.22 - - [2026-03-23 22:56:21] "POST /chown HTTP/1.1" 200 109 0.010986 10.0.0.22 - - [2026-03-23 22:56:21] "POST /chown HTTP/1.1" 200 109 0.013585 10.0.0.22 - - [2026-03-23 22:56:21] "POST /chown HTTP/1.1" 200 109 0.006163 10.0.0.22 - - [2026-03-23 22:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007031 10.0.0.22 - - [2026-03-23 22:56:21] "POST /chown HTTP/1.1" 200 109 0.006181 10.0.0.22 - - [2026-03-23 22:56:21] "POST /chown HTTP/1.1" 200 109 0.006677 10.0.0.22 - - [2026-03-23 22:56:21] "POST /chown HTTP/1.1" 200 109 0.016963 10.0.0.22 - - [2026-03-23 22:56:21] "POST /chown HTTP/1.1" 200 109 0.016871 10.0.0.22 - - [2026-03-23 22:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.22 - - [2026-03-23 22:56:21] "POST /chown HTTP/1.1" 200 109 0.005279 10.0.0.22 - - [2026-03-23 22:56:21] "POST /chown HTTP/1.1" 200 109 0.014092 10.0.0.22 - - [2026-03-23 22:56:21] "POST /chown HTTP/1.1" 200 109 0.006047 10.0.0.22 - - [2026-03-23 22:56:21] "POST /chown HTTP/1.1" 200 109 0.019629 10.0.0.22 - - [2026-03-23 22:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.22 - - [2026-03-23 22:56:21] "POST /chown HTTP/1.1" 200 109 0.007267 10.0.0.22 - - [2026-03-23 22:56:21] "POST /chown HTTP/1.1" 200 109 0.024791 10.0.0.22 - - [2026-03-23 22:56:21] "POST /chown HTTP/1.1" 200 109 0.023422 10.0.0.22 - - [2026-03-23 22:56:21] "POST /chown HTTP/1.1" 200 109 0.005948 10.0.0.22 - - [2026-03-23 22:56:25] "GET /virtual-machine-interface/7c94dee0-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004398 10.0.0.22 - - [2026-03-23 22:56:25] "POST /set-tag HTTP/1.1" 200 109 0.002193 10.0.0.22 - - [2026-03-23 22:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.22 - - [2026-03-23 22:56:25] "GET /loadbalancer/8aed571a-464d-4bf4-8ce0-3defdd20753e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002177 10.0.0.22 - - [2026-03-23 22:56:25] "GET /loadbalancer-pool/d9c0f79b-72f9-436f-a8f4-485678e4aeec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002599 10.0.0.22 - - [2026-03-23 22:56:25] "POST /loadbalancer-members HTTP/1.1" 200 702 0.018277 10.0.0.22 - - [2026-03-23 22:56:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.014281 10.0.0.22 - - [2026-03-23 22:56:25] "GET /virtual-machine-interface/7c94dee0-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013459 10.0.0.22 - - [2026-03-23 22:56:25] "GET /virtual-machine-interface/7c94dee0-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003398 10.0.0.22 - - [2026-03-23 22:56:25] "POST /ref-update HTTP/1.1" 200 156 0.011588 10.0.0.22 - - [2026-03-23 22:56:25] "GET /floating-ip/0dd821cc-014d-41d4-a47e-0d4f996e295b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.014314 10.0.0.22 - - [2026-03-23 22:56:25] "POST /tags HTTP/1.1" 409 221 0.001865 10.0.0.22 - - [2026-03-23 22:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001352 10.0.0.22 - - [2026-03-23 22:56:25] "GET /tag/09ed0f54-edb8-4cad-9a65-7d727dd02fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.010001 10.0.0.22 - - [2026-03-23 22:56:25] "PUT /floating-ip/0dd821cc-014d-41d4-a47e-0d4f996e295b HTTP/1.1" 200 256 0.007634 10.0.0.22 - - [2026-03-23 22:56:25] "POST /set-tag HTTP/1.1" 200 109 0.052148 10.0.0.22 - - [2026-03-23 22:56:26] "GET /virtual-machine-interface/7d014d8c-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004063 10.0.0.22 - - [2026-03-23 22:56:26] "POST /set-tag HTTP/1.1" 200 109 0.001960 10.0.0.22 - - [2026-03-23 22:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.22 - - [2026-03-23 22:56:26] "GET /loadbalancer/8aed571a-464d-4bf4-8ce0-3defdd20753e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002014 10.0.0.22 - - [2026-03-23 22:56:26] "GET /loadbalancer-pool/d9c0f79b-72f9-436f-a8f4-485678e4aeec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002709 10.0.0.22 - - [2026-03-23 22:56:26] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015215 10.0.0.22 - - [2026-03-23 22:56:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.018011 10.0.0.22 - - [2026-03-23 22:56:26] "GET /virtual-machine-interface/7d014d8c-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009716 10.0.0.22 - - [2026-03-23 22:56:26] "GET /virtual-machine-interface/7d014d8c-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004582 10.0.0.22 - - [2026-03-23 22:56:26] "POST /ref-update HTTP/1.1" 200 156 0.007055 10.0.0.22 - - [2026-03-23 22:56:26] "GET /floating-ip/0dd821cc-014d-41d4-a47e-0d4f996e295b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.006232 10.0.0.22 - - [2026-03-23 22:56:26] "POST /set-tag HTTP/1.1" 200 109 0.016639 10.0.0.22 - - [2026-03-23 22:56:29] "GET /virtual-machine/ca10a852-c71d-43c0-b323-4660ae987638?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003403 10.0.0.22 - - [2026-03-23 22:56:29] "GET /virtual-machine-interface/7c94dee0-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005019 10.0.0.22 - - [2026-03-23 22:56:29] "GET /virtual-machine/be913a6a-e80e-400c-8881-56a28eb3690d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002734 10.0.0.22 - - [2026-03-23 22:56:29] "GET /virtual-machine-interface/7d014d8c-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004295 10.0.0.22 - - [2026-03-23 22:56:33] "GET /virtual-machine-interface/81625b78-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005604 10.0.0.22 - - [2026-03-23 22:56:33] "POST /set-tag HTTP/1.1" 200 109 0.002595 10.0.0.22 - - [2026-03-23 22:56:34] "GET /virtual-machine/5994a45e-a598-4f17-8512-8e9cf38d8306?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1221 0.005011 10.0.0.22 - - [2026-03-23 22:56:34] "GET /virtual-machine-interface/81625b78-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004398 10.0.0.22 - - [2026-03-23 22:56:34] "GET /virtual-machine-interface/81625b78-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004896 10.0.0.22 - - [2026-03-23 22:56:34] "POST /set-tag HTTP/1.1" 200 109 0.001938 10.0.0.22 - - [2026-03-23 22:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.22 - - [2026-03-23 22:56:45] "POST /chown HTTP/1.1" 200 109 0.005580 10.0.0.22 - - [2026-03-23 22:56:45] "POST /chown HTTP/1.1" 200 109 0.018918 10.0.0.22 - - [2026-03-23 22:56:45] "POST /chown HTTP/1.1" 200 109 0.005994 10.0.0.22 - - [2026-03-23 22:56:45] "POST /chown HTTP/1.1" 200 109 0.017271 10.0.0.22 - - [2026-03-23 22:57:06] "GET /virtual-machine-interface/81625b78-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007396 10.0.0.22 - - [2026-03-23 22:57:06] "POST /set-tag HTTP/1.1" 200 109 0.002170 10.0.0.22 - - [2026-03-23 22:57:06] "GET /virtual-machine-interface/81625b78-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003602 10.0.0.22 - - [2026-03-23 22:57:06] "POST /set-tag HTTP/1.1" 200 109 0.001918 10.0.0.22 - - [2026-03-23 22:57:06] "GET /virtual-machine/5994a45e-a598-4f17-8512-8e9cf38d8306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.002269 10.0.0.22 - - [2026-03-23 22:57:06] "POST /ref-update HTTP/1.1" 200 156 0.018711 10.0.0.22 - - [2026-03-23 22:57:06] "GET /virtual-machine-interface/81625b78-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011225 10.0.0.22 - - [2026-03-23 22:57:06] "POST /set-tag HTTP/1.1" 200 109 0.013210 10.0.0.22 - - [2026-03-23 22:57:06] "POST /set-tag HTTP/1.1" 200 109 0.024702 10.0.0.22 - - [2026-03-23 22:57:06] "DELETE /instance-ip/81808d78-270b-11f1-be46-fa163eb562f7 HTTP/1.1" 200 115 0.075218 10.0.0.22 - - [2026-03-23 22:57:07] "DELETE /virtual-machine-interface/81625b78-270b-11f1-be46-fa163eb562f7 HTTP/1.1" 200 115 0.039279 10.0.0.22 - - [2026-03-23 22:57:07] "DELETE /virtual-machine/5994a45e-a598-4f17-8512-8e9cf38d8306 HTTP/1.1" 200 115 0.018976 [Introspect:8084]10.0.0.22 - - [2026-03-23 22:57:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001007 [Introspect:8084]10.0.0.22 - - [2026-03-23 22:57:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000924 10.0.0.22 - - [2026-03-23 22:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.22 - - [2026-03-23 22:57:09] "GET /tag/718d14e9-a681-41b7-903c-5aae7708bc9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010877 10.0.0.22 - - [2026-03-23 22:57:09] "GET /tag/718d14e9-a681-41b7-903c-5aae7708bc9d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.013327 10.0.0.22 - - [2026-03-23 22:57:09] "GET /virtual-machine-interface/02c99bfd-8c48-47de-b4a2-0bc7c5d5de7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.004316 10.0.0.22 - - [2026-03-23 22:57:09] "POST /set-tag HTTP/1.1" 200 109 0.019906 10.0.0.22 - - [2026-03-23 22:57:09] "GET /virtual-machine-interface/16c7de30-280a-47c8-87f1-98a3a52b6e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.011026 10.0.0.22 - - [2026-03-23 22:57:09] "POST /set-tag HTTP/1.1" 200 109 0.043703 10.0.0.22 - - [2026-03-23 22:57:09] "GET /virtual-machine-interface/d212b0db-4c7c-480d-b9f0-52b44ed2ecb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004205 10.0.0.22 - - [2026-03-23 22:57:10] "POST /set-tag HTTP/1.1" 200 109 0.013351 10.0.0.22 - - [2026-03-23 22:57:10] "GET /firewall-policy/9f29ac2c-0d54-4af3-9d74-f44916d50612?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003942 10.0.0.22 - - [2026-03-23 22:57:10] "GET /firewall-rule/fea0eb56-03f2-40ba-bcaa-2ce7a7af9a19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.036682 10.0.0.22 - - [2026-03-23 22:57:10] "POST /ref-update HTTP/1.1" 200 156 0.012812 10.0.0.22 - - [2026-03-23 22:57:10] "DELETE /firewall-rule/fea0eb56-03f2-40ba-bcaa-2ce7a7af9a19 HTTP/1.1" 200 115 0.030389 10.0.0.22 - - [2026-03-23 22:57:10] "DELETE /loadbalancer-member/8bb8eae7-21d2-45a5-8d89-6566ca3079a7 HTTP/1.1" 200 115 0.060441 10.0.0.22 - - [2026-03-23 22:57:10] "PUT /service-instance/1436f0ff-4777-4e79-bead-842973fac072 HTTP/1.1" 200 266 0.036346 10.0.0.22 - - [2026-03-23 22:57:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.026220 10.0.0.22 - - [2026-03-23 22:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.022392 10.0.0.22 - - [2026-03-23 22:57:10] "DELETE /loadbalancer-pool/0869dfdd-8cf7-46f6-baf6-2bf8d7a21b0c HTTP/1.1" 200 115 0.156846 10.0.0.22 - - [2026-03-23 22:57:10] "POST /chown HTTP/1.1" 200 109 0.017916 10.0.0.22 - - [2026-03-23 22:57:10] "POST /chown HTTP/1.1" 200 109 0.022980 10.0.0.22 - - [2026-03-23 22:57:10] "DELETE /loadbalancer-listener/5c8589b3-a1e3-4638-adf9-c03a942ef137 HTTP/1.1" 200 115 0.068889 10.0.0.22 - - [2026-03-23 22:57:10] "GET /floating-ip/d9013b32-33aa-4479-9df9-387164878360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.004217 10.0.0.22 - - [2026-03-23 22:57:10] "POST /chown HTTP/1.1" 200 109 0.009195 10.0.0.22 - - [2026-03-23 22:57:10] "POST /chown HTTP/1.1" 200 109 0.015537 10.0.0.22 - - [2026-03-23 22:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.22 - - [2026-03-23 22:57:10] "PUT /floating-ip/d9013b32-33aa-4479-9df9-387164878360 HTTP/1.1" 200 256 0.045357 10.0.0.22 - - [2026-03-23 22:57:10] "POST /chown HTTP/1.1" 200 109 0.006251 10.0.0.22 - - [2026-03-23 22:57:10] "DELETE /floating-ip/d9013b32-33aa-4479-9df9-387164878360 HTTP/1.1" 200 115 0.067630 10.0.0.22 - - [2026-03-23 22:57:10] "POST /chown HTTP/1.1" 200 109 0.028625 10.0.0.22 - - [2026-03-23 22:57:10] "POST /chown HTTP/1.1" 200 109 0.010321 10.0.0.22 - - [2026-03-23 22:57:10] "DELETE /loadbalancer/1fb58fa7-ac86-465d-a900-9330c065f667 HTTP/1.1" 200 115 0.088657 10.0.0.22 - - [2026-03-23 22:57:10] "POST /chown HTTP/1.1" 200 109 0.030153 10.0.0.22 - - [2026-03-23 22:57:10] "GET /floating-ip-pool/0131427d-e0e6-4969-86e6-0e264ec36756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.010863 10.0.0.22 - - [2026-03-23 22:57:10] "POST /ref-update HTTP/1.1" 200 156 0.025706 10.0.0.22 - - [2026-03-23 22:57:10] "PUT /service-instance/1436f0ff-4777-4e79-bead-842973fac072 HTTP/1.1" 200 266 0.033119 10.0.0.22 - - [2026-03-23 22:57:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.027148 10.0.0.22 - - [2026-03-23 22:57:10] "DELETE /instance-ip/18bc2b15-3fc4-4aa6-9e35-6ec1b0d95ace HTTP/1.1" 200 115 0.143547 10.0.0.22 - - [2026-03-23 22:57:10] "DELETE /floating-ip-pool/0131427d-e0e6-4969-86e6-0e264ec36756 HTTP/1.1" 200 115 0.082524 10.0.0.22 - - [2026-03-23 22:57:10] "DELETE /service-instance/1436f0ff-4777-4e79-bead-842973fac072 HTTP/1.1" 200 115 0.069561 10.0.0.22 - - [2026-03-23 22:57:10] "PUT /service-instance/1436f0ff-4777-4e79-bead-842973fac072 HTTP/1.1" 404 171 0.002093 10.0.0.22 - - [2026-03-23 22:57:10] "DELETE /virtual-machine-interface/d212b0db-4c7c-480d-b9f0-52b44ed2ecb0 HTTP/1.1" 200 115 0.090532 10.0.0.22 - - [2026-03-23 22:57:11] "DELETE /service-instance/1436f0ff-4777-4e79-bead-842973fac072 HTTP/1.1" 404 177 0.005166 10.0.0.22 - - [2026-03-23 22:57:11] "POST /useragent-kv HTTP/1.1" 200 115 0.025178 10.0.0.22 - - [2026-03-23 22:57:11] "PUT /service-instance/1436f0ff-4777-4e79-bead-842973fac072 HTTP/1.1" 404 171 0.021027 10.0.0.22 - - [2026-03-23 22:57:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003642 10.0.0.22 - - [2026-03-23 22:57:11] "DELETE /virtual-network/d6480022-a0ad-43fe-aec1-11f159f56ef6 HTTP/1.1" 200 115 0.174215 10.0.0.22 - - [2026-03-23 22:57:11] "GET /routing-instance/3b135053-451e-4663-ac6b-cfaace48ff89 HTTP/1.1" 404 171 0.002124 10.0.0.22 - - [2026-03-23 22:57:11] "DELETE /service-instance/1436f0ff-4777-4e79-bead-842973fac072 HTTP/1.1" 404 177 0.003463 10.0.0.22 - - [2026-03-23 22:57:11] "GET /domains HTTP/1.1" 200 280 0.002060 10.0.0.22 - - [2026-03-23 22:57:11] "GET /domain/d5a86e6b-f732-445e-ab99-4c70f6cd981a HTTP/1.1" 200 3087 0.005481 10.0.0.22 - - [2026-03-23 22:57:11] "DELETE /tag/718d14e9-a681-41b7-903c-5aae7708bc9d HTTP/1.1" 200 115 0.135516 10.0.0.22 - - [2026-03-23 22:57:11] "GET /virtual-machine-interface/16c7de30-280a-47c8-87f1-98a3a52b6e77?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1207 0.010196 10.0.0.22 - - [2026-03-23 22:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008004 10.0.0.22 - - [2026-03-23 22:57:11] "GET /project/22a831d9-9575-4b90-8fbf-c3e6a8a8d5a8 HTTP/1.1" 200 7411 0.086236 10.0.0.22 - - [2026-03-23 22:57:11] "DELETE /route-target/c99ead21-dfab-41e9-a47e-9e17e282d1af HTTP/1.1" 200 115 0.052277 10.0.0.22 - - [2026-03-23 22:57:11] "GET /virtual-machine-interface/7d014d8c-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.009965 10.0.0.22 - - [2026-03-23 22:57:11] "POST /set-tag HTTP/1.1" 200 109 0.008962 10.0.0.22 - - [2026-03-23 22:57:11] "DELETE /virtual-machine-interface/16c7de30-280a-47c8-87f1-98a3a52b6e77 HTTP/1.1" 200 115 0.150495 10.0.0.22 - - [2026-03-23 22:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.22 - - [2026-03-23 22:57:11] "GET /loadbalancer/8aed571a-464d-4bf4-8ce0-3defdd20753e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003110 10.0.0.22 - - [2026-03-23 22:57:11] "DELETE /virtual-machine/02f0e00c-b513-48da-ab06-d210bb5d15f3 HTTP/1.1" 200 115 0.029220 10.0.0.22 - - [2026-03-23 22:57:11] "GET /virtual-machine-interface/02c99bfd-8c48-47de-b4a2-0bc7c5d5de7a?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1207 0.010481 10.0.0.22 - - [2026-03-23 22:57:11] "GET /virtual-machine-interface/7d014d8c-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.012281 10.0.0.22 - - [2026-03-23 22:57:11] "POST /set-tag HTTP/1.1" 200 109 0.022634 10.0.0.22 - - [2026-03-23 22:57:11] "DELETE /virtual-machine-interface/02c99bfd-8c48-47de-b4a2-0bc7c5d5de7a HTTP/1.1" 200 115 0.090567 10.0.0.22 - - [2026-03-23 22:57:11] "DELETE /loadbalancer-member/b9bae572-159b-41e6-b76f-87fd71c51f0a HTTP/1.1" 200 115 0.058098 10.0.0.22 - - [2026-03-23 22:57:11] "POST /ref-update HTTP/1.1" 200 156 0.010085 10.0.0.22 - - [2026-03-23 22:57:11] "DELETE /virtual-machine/dfa4a80e-bc19-4f84-b057-cee373f04446 HTTP/1.1" 200 115 0.025460 10.0.0.22 - - [2026-03-23 22:57:12] "GET /virtual-machine-interface/7d014d8c-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007850 10.0.0.22 - - [2026-03-23 22:57:12] "POST /set-tag HTTP/1.1" 200 109 0.003730 10.0.0.22 - - [2026-03-23 22:57:12] "GET /virtual-machine-interface/7d014d8c-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004251 10.0.0.22 - - [2026-03-23 22:57:12] "POST /set-tag HTTP/1.1" 200 109 0.002252 10.0.0.22 - - [2026-03-23 22:57:12] "GET /virtual-machine/be913a6a-e80e-400c-8881-56a28eb3690d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002411 10.0.0.22 - - [2026-03-23 22:57:12] "POST /ref-update HTTP/1.1" 200 156 0.008808 10.0.0.22 - - [2026-03-23 22:57:12] "GET /virtual-machine-interface/7d014d8c-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003905 10.0.0.22 - - [2026-03-23 22:57:12] "POST /set-tag HTTP/1.1" 200 109 0.042027 10.0.0.22 - - [2026-03-23 22:57:12] "POST /set-tag HTTP/1.1" 200 109 0.026327 10.0.0.22 - - [2026-03-23 22:57:12] "POST /set-tag HTTP/1.1" 200 109 0.014638 10.0.0.22 - - [2026-03-23 22:57:13] "DELETE /instance-ip/7d1b7522-270b-11f1-be46-fa163eb562f7 HTTP/1.1" 200 115 0.048788 10.0.0.22 - - [2026-03-23 22:57:13] "POST /ref-update HTTP/1.1" 200 156 0.007597 10.0.0.22 - - [2026-03-23 22:57:13] "DELETE /virtual-machine-interface/7d014d8c-270b-11f1-be46-fa163eb562f7 HTTP/1.1" 200 115 0.034720 10.0.0.22 - - [2026-03-23 22:57:13] "DELETE /virtual-machine/be913a6a-e80e-400c-8881-56a28eb3690d HTTP/1.1" 200 115 0.015082 10.0.0.22 - - [2026-03-23 22:57:16] "GET /virtual-machine-interface/7c94dee0-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.009770 10.0.0.22 - - [2026-03-23 22:57:16] "POST /set-tag HTTP/1.1" 200 109 0.002501 10.0.0.22 - - [2026-03-23 22:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.22 - - [2026-03-23 22:57:16] "GET /loadbalancer/8aed571a-464d-4bf4-8ce0-3defdd20753e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002491 10.0.0.22 - - [2026-03-23 22:57:17] "GET /virtual-machine-interface/7c94dee0-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004443 10.0.0.22 - - [2026-03-23 22:57:17] "POST /set-tag HTTP/1.1" 200 109 0.003331 10.0.0.22 - - [2026-03-23 22:57:17] "GET /virtual-machine-interface/7c94dee0-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008364 10.0.0.22 - - [2026-03-23 22:57:17] "POST /set-tag HTTP/1.1" 200 109 0.002465 10.0.0.22 - - [2026-03-23 22:57:17] "GET /virtual-machine/ca10a852-c71d-43c0-b323-4660ae987638?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002580 10.0.0.22 - - [2026-03-23 22:57:17] "POST /ref-update HTTP/1.1" 200 156 0.028834 10.0.0.22 - - [2026-03-23 22:57:17] "GET /virtual-machine-interface/7c94dee0-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004416 10.0.0.22 - - [2026-03-23 22:57:17] "POST /set-tag HTTP/1.1" 200 109 0.014996 10.0.0.22 - - [2026-03-23 22:57:17] "POST /set-tag HTTP/1.1" 200 109 0.025226 10.0.0.22 - - [2026-03-23 22:57:18] "POST /set-tag HTTP/1.1" 200 109 0.038280 10.0.0.22 - - [2026-03-23 22:57:18] "DELETE /instance-ip/7caa1710-270b-11f1-be46-fa163eb562f7 HTTP/1.1" 200 115 0.086735 10.0.0.22 - - [2026-03-23 22:57:18] "POST /ref-update HTTP/1.1" 200 156 0.011391 10.0.0.22 - - [2026-03-23 22:57:18] "DELETE /virtual-machine-interface/7c94dee0-270b-11f1-be46-fa163eb562f7 HTTP/1.1" 200 115 0.033623 10.0.0.22 - - [2026-03-23 22:57:18] "DELETE /virtual-machine/ca10a852-c71d-43c0-b323-4660ae987638 HTTP/1.1" 200 115 0.021947 10.0.0.22 - - [2026-03-23 22:57:18] "DELETE /tag/cea6817a-28ba-477f-8bef-eb34301d33d1 HTTP/1.1" 200 115 0.070950 10.0.0.22 - - [2026-03-23 22:57:18] "DELETE /tag/6c1c10bf-751f-457d-9fcf-f5d152bca313 HTTP/1.1" 200 115 0.031031 10.0.0.22 - - [2026-03-23 22:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.22 - - [2026-03-23 22:57:21] "GET /project/22a831d9-9575-4b90-8fbf-c3e6a8a8d5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030495 10.0.0.22 - - [2026-03-23 22:57:21] "POST /tags HTTP/1.1" 200 393 0.030728 10.0.0.22 - - [2026-03-23 22:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007270 10.0.0.22 - - [2026-03-23 22:57:21] "GET /tag/d43355b9-460d-4f9b-83ed-8199cedf5f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011654 10.0.0.22 - - [2026-03-23 22:57:21] "POST /tags HTTP/1.1" 200 341 0.021113 10.0.0.22 - - [2026-03-23 22:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.22 - - [2026-03-23 22:57:21] "GET /tag/d2b9d99d-5593-4a72-a10c-fa9e9279f19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011457 10.0.0.22 - - [2026-03-23 22:57:21] "POST /id-to-fqname HTTP/1.1" 200 192 0.001787 10.0.0.22 - - [2026-03-23 22:57:21] "POST /fqname-to-id HTTP/1.1" 404 201 0.005276 10.0.0.22 - - [2026-03-23 22:57:21] "POST /security-groups HTTP/1.1" 200 589 0.076348 10.0.0.22 - - [2026-03-23 22:57:22] "POST /fqname-to-id HTTP/1.1" 404 236 0.001697 10.0.0.22 - - [2026-03-23 22:57:22] "POST /projects HTTP/1.1" 200 519 0.203723 10.0.0.22 - - [2026-03-23 22:57:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.015692 10.0.0.22 - - [2026-03-23 22:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014698 10.0.0.22 - - [2026-03-23 22:57:22] "POST /access-control-lists HTTP/1.1" 200 598 0.082853 10.0.0.22 - - [2026-03-23 22:57:22] "GET /virtual-network/e88a5eda-a880-4f81-a905-33fa2ccc0ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007615 10.0.0.22 - - [2026-03-23 22:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.22 - - [2026-03-23 22:57:22] "GET /virtual-network/c0b6bb86-5f4f-4413-b0ff-2d5b4455ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004194 10.0.0.22 - - [2026-03-23 22:57:22] "POST /fqname-to-id HTTP/1.1" 404 235 0.001789 10.0.0.22 - - [2026-03-23 22:57:22] "PUT /virtual-network/e88a5eda-a880-4f81-a905-33fa2ccc0ccc HTTP/1.1" 200 264 0.036709 10.0.0.22 - - [2026-03-23 22:57:22] "POST /access-control-lists HTTP/1.1" 200 596 0.081227 10.0.0.22 - - [2026-03-23 22:57:22] "PUT /virtual-network/c0b6bb86-5f4f-4413-b0ff-2d5b4455ba5f HTTP/1.1" 200 264 0.080978 10.0.0.22 - - [2026-03-23 22:57:22] "POST /security-groups HTTP/1.1" 200 591 0.075118 10.0.0.22 - - [2026-03-23 22:57:22] "POST /fqname-to-id HTTP/1.1" 404 270 0.001935 10.0.0.22 - - [2026-03-23 22:57:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.034948 10.0.0.22 - - [2026-03-23 22:57:22] "POST /chown HTTP/1.1" 200 109 0.014123 10.0.0.22 - - [2026-03-23 22:57:22] "GET /application-policy-set/e3df5201-ac7d-48fb-880c-1969e6358245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015739 10.0.0.22 - - [2026-03-23 22:57:22] "POST /access-control-lists HTTP/1.1" 200 632 0.087200 10.0.0.22 - - [2026-03-23 22:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.22 - - [2026-03-23 22:57:22] "GET /policy-management/771f1ade-9a43-4d46-a1fa-bd30df9cd745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007207 10.0.0.22 - - [2026-03-23 22:57:22] "POST /fqname-to-id HTTP/1.1" 404 269 0.013618 10.0.0.22 - - [2026-03-23 22:57:22] "POST /tags HTTP/1.1" 409 226 0.002781 10.0.0.22 - - [2026-03-23 22:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.22 - - [2026-03-23 22:57:22] "GET /tag/d2b9d99d-5593-4a72-a10c-fa9e9279f19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014876 10.0.0.22 - - [2026-03-23 22:57:22] "POST /access-control-lists HTTP/1.1" 200 630 0.073220 10.0.0.22 - - [2026-03-23 22:57:22] "POST /firewall-rules HTTP/1.1" 200 600 0.128104 10.0.0.22 - - [2026-03-23 22:57:22] "GET /firewall-rule/0a1fb0b7-8b66-41f1-8ac0-80b708694a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003978 10.0.0.22 - - [2026-03-23 22:57:22] "GET /firewall-policy/bb757398-3531-4190-8fd7-36fde69c2da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.003142 10.0.0.22 - - [2026-03-23 22:57:22] "GET /firewall-rule/0a1fb0b7-8b66-41f1-8ac0-80b708694a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.001923 10.0.0.22 - - [2026-03-23 22:57:22] "POST /ref-update HTTP/1.1" 200 156 0.042572 10.0.0.22 - - [2026-03-23 22:57:22] "GET /application-policy-set/e3df5201-ac7d-48fb-880c-1969e6358245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005087 10.0.0.22 - - [2026-03-23 22:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.22 - - [2026-03-23 22:57:22] "GET /policy-management/771f1ade-9a43-4d46-a1fa-bd30df9cd745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002104 10.0.0.22 - - [2026-03-23 22:57:22] "POST /tags HTTP/1.1" 409 226 0.001319 10.0.0.22 - - [2026-03-23 22:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001227 10.0.0.22 - - [2026-03-23 22:57:22] "GET /tag/d2b9d99d-5593-4a72-a10c-fa9e9279f19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009316 10.0.0.22 - - [2026-03-23 22:57:22] "POST /firewall-rules HTTP/1.1" 200 598 0.059731 10.0.0.22 - - [2026-03-23 22:57:22] "GET /firewall-rule/4cbaf549-1946-44e6-b1c5-25db64ced17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.015714 10.0.0.22 - - [2026-03-23 22:57:23] "GET /firewall-policy/bb757398-3531-4190-8fd7-36fde69c2da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.003875 10.0.0.22 - - [2026-03-23 22:57:23] "GET /firewall-rule/4cbaf549-1946-44e6-b1c5-25db64ced17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.006750 10.0.0.22 - - [2026-03-23 22:57:23] "POST /ref-update HTTP/1.1" 200 156 0.047044 10.0.0.22 - - [2026-03-23 22:57:24] "POST /tags HTTP/1.1" 200 393 0.023670 10.0.0.22 - - [2026-03-23 22:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006543 10.0.0.22 - - [2026-03-23 22:57:24] "GET /tag/40030830-3d9e-4ef3-8dc0-f3cde24d66d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015025 10.0.0.22 - - [2026-03-23 22:57:24] "POST /tags HTTP/1.1" 200 341 0.023149 10.0.0.22 - - [2026-03-23 22:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.22 - - [2026-03-23 22:57:24] "GET /tag/1d78018b-0ba1-4834-be62-69d563865c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014512 10.0.0.22 - - [2026-03-23 22:57:24] "POST /id-to-fqname HTTP/1.1" 200 192 0.002063 10.0.0.22 - - [2026-03-23 22:57:24] "POST /fqname-to-id HTTP/1.1" 404 201 0.007339 10.0.0.22 - - [2026-03-23 22:57:25] "POST /security-groups HTTP/1.1" 200 589 0.066221 10.0.0.22 - - [2026-03-23 22:57:25] "POST /projects HTTP/1.1" 200 519 0.149881 10.0.0.22 - - [2026-03-23 22:57:25] "POST /fqname-to-id HTTP/1.1" 404 236 0.003338 10.0.0.22 - - [2026-03-23 22:57:25] "POST /access-control-lists HTTP/1.1" 200 598 0.058231 10.0.0.22 - - [2026-03-23 22:57:25] "POST /fqname-to-id HTTP/1.1" 404 235 0.007808 10.0.0.22 - - [2026-03-23 22:57:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.052964 10.0.0.22 - - [2026-03-23 22:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004677 10.0.0.22 - - [2026-03-23 22:57:25] "GET /virtual-network/e88a5eda-a880-4f81-a905-33fa2ccc0ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003530 10.0.0.22 - - [2026-03-23 22:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001363 10.0.0.22 - - [2026-03-23 22:57:25] "GET /virtual-network/c0b6bb86-5f4f-4413-b0ff-2d5b4455ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.034814 10.0.0.22 - - [2026-03-23 22:57:25] "POST /access-control-lists HTTP/1.1" 200 596 0.061422 10.0.0.22 - - [2026-03-23 22:57:25] "PUT /virtual-network/e88a5eda-a880-4f81-a905-33fa2ccc0ccc HTTP/1.1" 200 264 0.062133 10.0.0.22 - - [2026-03-23 22:57:25] "PUT /virtual-network/c0b6bb86-5f4f-4413-b0ff-2d5b4455ba5f HTTP/1.1" 200 264 0.050775 10.0.0.22 - - [2026-03-23 22:57:25] "POST /security-groups HTTP/1.1" 200 591 0.060094 10.0.0.22 - - [2026-03-23 22:57:25] "POST /fqname-to-id HTTP/1.1" 404 270 0.002701 10.0.0.22 - - [2026-03-23 22:57:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.015232 10.0.0.22 - - [2026-03-23 22:57:25] "POST /chown HTTP/1.1" 200 109 0.010818 10.0.0.22 - - [2026-03-23 22:57:25] "GET /application-policy-set/e3df5201-ac7d-48fb-880c-1969e6358245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020749 10.0.0.22 - - [2026-03-23 22:57:25] "POST /access-control-lists HTTP/1.1" 200 632 0.087764 10.0.0.22 - - [2026-03-23 22:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012956 10.0.0.22 - - [2026-03-23 22:57:25] "POST /fqname-to-id HTTP/1.1" 404 269 0.010377 10.0.0.22 - - [2026-03-23 22:57:25] "GET /policy-management/771f1ade-9a43-4d46-a1fa-bd30df9cd745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003091 10.0.0.22 - - [2026-03-23 22:57:25] "POST /tags HTTP/1.1" 409 226 0.002427 10.0.0.22 - - [2026-03-23 22:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001320 10.0.0.22 - - [2026-03-23 22:57:25] "GET /tag/1d78018b-0ba1-4834-be62-69d563865c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010820 10.0.0.22 - - [2026-03-23 22:57:25] "POST /access-control-lists HTTP/1.1" 200 630 0.076409 10.0.0.22 - - [2026-03-23 22:57:25] "POST /firewall-rules HTTP/1.1" 200 600 0.084499 10.0.0.22 - - [2026-03-23 22:57:25] "GET /firewall-rule/d8cc2af2-988b-4670-a09c-614ad5c00fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.013798 10.0.0.22 - - [2026-03-23 22:57:25] "GET /firewall-policy/bb757398-3531-4190-8fd7-36fde69c2da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.003356 10.0.0.22 - - [2026-03-23 22:57:25] "GET /firewall-rule/d8cc2af2-988b-4670-a09c-614ad5c00fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002659 10.0.0.22 - - [2026-03-23 22:57:25] "POST /ref-update HTTP/1.1" 200 156 0.052077 10.0.0.22 - - [2026-03-23 22:57:25] "GET /application-policy-set/e3df5201-ac7d-48fb-880c-1969e6358245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006984 10.0.0.22 - - [2026-03-23 22:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.22 - - [2026-03-23 22:57:25] "GET /policy-management/771f1ade-9a43-4d46-a1fa-bd30df9cd745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002476 10.0.0.22 - - [2026-03-23 22:57:25] "POST /tags HTTP/1.1" 409 226 0.001732 10.0.0.22 - - [2026-03-23 22:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001405 10.0.0.22 - - [2026-03-23 22:57:26] "GET /tag/1d78018b-0ba1-4834-be62-69d563865c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011224 10.0.0.22 - - [2026-03-23 22:57:26] "POST /firewall-rules HTTP/1.1" 200 598 0.063890 10.0.0.22 - - [2026-03-23 22:57:26] "GET /firewall-rule/c0cb4424-929f-46c5-8500-733ee1e62be1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.015368 10.0.0.22 - - [2026-03-23 22:57:26] "GET /firewall-policy/bb757398-3531-4190-8fd7-36fde69c2da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.004999 10.0.0.22 - - [2026-03-23 22:57:26] "GET /firewall-rule/c0cb4424-929f-46c5-8500-733ee1e62be1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002510 10.0.0.22 - - [2026-03-23 22:57:26] "POST /ref-update HTTP/1.1" 200 156 0.050869 10.0.0.22 - - [2026-03-23 22:57:27] "POST /tags HTTP/1.1" 200 345 0.118477 10.0.0.22 - - [2026-03-23 22:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007917 10.0.0.22 - - [2026-03-23 22:57:27] "GET /tag/9d09bb59-c7a7-4f01-b623-865aea6b2673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.019341 10.0.0.22 - - [2026-03-23 22:57:27] "POST /projects HTTP/1.1" 409 238 0.001970 10.0.0.22 - - [2026-03-23 22:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.22 - - [2026-03-23 22:57:27] "GET /project/c5a4ee2c-29e0-4d52-afa9-e843c2bc9fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031883 10.0.0.22 - - [2026-03-23 22:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.22 - - [2026-03-23 22:57:28] "GET /virtual-network/e88a5eda-a880-4f81-a905-33fa2ccc0ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.013696 10.0.0.22 - - [2026-03-23 22:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.22 - - [2026-03-23 22:57:28] "GET /virtual-network/c0b6bb86-5f4f-4413-b0ff-2d5b4455ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006691 10.0.0.22 - - [2026-03-23 22:57:28] "POST /security-groups HTTP/1.1" 409 285 0.003115 10.0.0.22 - - [2026-03-23 22:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004556 10.0.0.22 - - [2026-03-23 22:57:28] "PUT /security-group/c56e0777-dcb1-4839-8a5c-f52b22a24e31 HTTP/1.1" 200 262 0.064082 10.0.0.22 - - [2026-03-23 22:57:28] "PUT /access-control-list/ad1a801d-9310-4480-97f6-18026dfb7039 HTTP/1.1" 200 272 0.012711 10.0.0.22 - - [2026-03-23 22:57:28] "PUT /access-control-list/926646ea-c876-432d-92f0-64819b3f8a9d HTTP/1.1" 200 272 0.028974 10.0.0.22 - - [2026-03-23 22:57:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.032827 10.0.0.22 - - [2026-03-23 22:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006522 10.0.0.22 - - [2026-03-23 22:57:28] "POST /tags HTTP/1.1" 409 228 0.010771 10.0.0.22 - - [2026-03-23 22:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007451 10.0.0.22 - - [2026-03-23 22:57:28] "GET /project/c5a4ee2c-29e0-4d52-afa9-e843c2bc9fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.076372 10.0.0.22 - - [2026-03-23 22:57:28] "GET /tag/9d09bb59-c7a7-4f01-b623-865aea6b2673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.021451 10.0.0.22 - - [2026-03-23 22:57:28] "POST /tags HTTP/1.1" 200 345 0.032367 10.0.0.22 - - [2026-03-23 22:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010678 10.0.0.22 - - [2026-03-23 22:57:28] "GET /tag/8e5a7853-eaa1-45ee-b428-b266fbb4a8c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.016053 10.0.0.22 - - [2026-03-23 22:57:28] "POST /projects HTTP/1.1" 409 238 0.005625 10.0.0.22 - - [2026-03-23 22:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007364 10.0.0.22 - - [2026-03-23 22:57:28] "GET /project/88d36538-b8f7-40d3-9b10-fb890f16aea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032362 10.0.0.22 - - [2026-03-23 22:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006672 10.0.0.22 - - [2026-03-23 22:57:28] "GET /virtual-network/e88a5eda-a880-4f81-a905-33fa2ccc0ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007539 10.0.0.22 - - [2026-03-23 22:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004904 10.0.0.22 - - [2026-03-23 22:57:28] "GET /virtual-network/c0b6bb86-5f4f-4413-b0ff-2d5b4455ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003744 10.0.0.22 - - [2026-03-23 22:57:28] "POST /security-groups HTTP/1.1" 409 285 0.005206 10.0.0.22 - - [2026-03-23 22:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.22 - - [2026-03-23 22:57:28] "GET /project/88d36538-b8f7-40d3-9b10-fb890f16aea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036647 10.0.0.22 - - [2026-03-23 22:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.22 - - [2026-03-23 22:57:28] "PUT /security-group/099d4d12-f204-4b78-be18-7085637fa698 HTTP/1.1" 200 262 0.061718 10.0.0.22 - - [2026-03-23 22:57:28] "PUT /access-control-list/22d78cf1-f819-4373-ab88-b96cd6d9fada HTTP/1.1" 200 272 0.023954 10.0.0.22 - - [2026-03-23 22:57:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.039932 10.0.0.22 - - [2026-03-23 22:57:28] "POST /tags HTTP/1.1" 409 228 0.010795 10.0.0.22 - - [2026-03-23 22:57:28] "PUT /access-control-list/52099a00-ca8a-4b17-89eb-e70b1f355370 HTTP/1.1" 200 272 0.043762 10.0.0.22 - - [2026-03-23 22:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.22 - - [2026-03-23 22:57:28] "GET /tag/8e5a7853-eaa1-45ee-b428-b266fbb4a8c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010757 10.0.0.22 - - [2026-03-23 22:57:29] "POST /tags HTTP/1.1" 200 291 0.058757 10.0.0.22 - - [2026-03-23 22:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009120 10.0.0.22 - - [2026-03-23 22:57:29] "GET /tag/ca7fbd7e-34bf-40da-bfb6-e5c5e14f6e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.013742 10.0.0.22 - - [2026-03-23 22:57:29] "POST /tags HTTP/1.1" 200 303 0.059554 10.0.0.22 - - [2026-03-23 22:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009125 10.0.0.22 - - [2026-03-23 22:57:29] "GET /tag/09caaf89-c1dd-431e-95c3-912706dd040a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.011715 10.0.0.22 - - [2026-03-23 22:57:29] "POST /tags HTTP/1.1" 409 252 0.001521 10.0.0.22 - - [2026-03-23 22:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 [Introspect:8084]10.0.0.22 - - [2026-03-23 22:57:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001216 [Introspect:8084]10.0.0.22 - - [2026-03-23 22:57:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000833 10.0.0.22 - - [2026-03-23 22:57:29] "GET /tag/d43355b9-460d-4f9b-83ed-8199cedf5f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010292 10.0.0.22 - - [2026-03-23 22:57:29] "POST /tags HTTP/1.1" 409 226 0.001947 10.0.0.22 - - [2026-03-23 22:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001409 10.0.0.22 - - [2026-03-23 22:57:29] "GET /tag/d2b9d99d-5593-4a72-a10c-fa9e9279f19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011350 10.0.0.22 - - [2026-03-23 22:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.22 - - [2026-03-23 22:57:29] "GET /virtual-network/e88a5eda-a880-4f81-a905-33fa2ccc0ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003669 10.0.0.22 - - [2026-03-23 22:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.22 - - [2026-03-23 22:57:29] "GET /project/c5a4ee2c-29e0-4d52-afa9-e843c2bc9fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034675 10.0.0.22 - - [2026-03-23 22:57:29] "POST /virtual-machines HTTP/1.1" 200 395 0.009833 10.0.0.22 - - [2026-03-23 22:57:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.015616 10.0.0.22 - - [2026-03-23 22:57:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.166075 10.0.0.22 - - [2026-03-23 22:57:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.056473 10.0.0.22 - - [2026-03-23 22:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.018421 10.0.0.22 - - [2026-03-23 22:57:29] "GET /virtual-machine-interface/ab2ac4cc-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005236 10.0.0.22 - - [2026-03-23 22:57:29] "POST /instance-ips HTTP/1.1" 200 397 0.026513 10.0.0.22 - - [2026-03-23 22:57:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.031792 10.0.0.22 - - [2026-03-23 22:57:29] "GET /virtual-machine-interface/ab2ac4cc-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015526 10.0.0.22 - - [2026-03-23 22:57:30] "POST /set-tag HTTP/1.1" 200 109 0.059851 10.0.0.22 - - [2026-03-23 22:57:30] "GET /virtual-machine-interface/ab2ac4cc-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016733 10.0.0.22 - - [2026-03-23 22:57:30] "GET /instance-ip/ab5404d6-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003645 10.0.0.22 - - [2026-03-23 22:57:30] "GET /virtual-machine-interface/ab2ac4cc-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004241 10.0.0.22 - - [2026-03-23 22:57:30] "POST /set-tag HTTP/1.1" 200 109 0.002280 10.0.0.22 - - [2026-03-23 22:57:30] "GET /virtual-router/d22d5546-f127-433c-b6a3-8a0b10d83e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003582 10.0.0.22 - - [2026-03-23 22:57:30] "POST /ref-update HTTP/1.1" 200 156 0.008343 10.0.0.22 - - [2026-03-23 22:57:30] "GET /virtual-machine-interface/ab2ac4cc-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014331 10.0.0.22 - - [2026-03-23 22:57:30] "POST /set-tag HTTP/1.1" 200 109 0.002427 10.0.0.22 - - [2026-03-23 22:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.22 - - [2026-03-23 22:57:30] "GET /virtual-network/e88a5eda-a880-4f81-a905-33fa2ccc0ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004352 10.0.0.22 - - [2026-03-23 22:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.22 - - [2026-03-23 22:57:30] "GET /project/c5a4ee2c-29e0-4d52-afa9-e843c2bc9fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041502 10.0.0.22 - - [2026-03-23 22:57:30] "POST /virtual-machines HTTP/1.1" 200 395 0.009938 10.0.0.22 - - [2026-03-23 22:57:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.010393 10.0.0.22 - - [2026-03-23 22:57:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.134375 10.0.0.22 - - [2026-03-23 22:57:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.011148 10.0.0.22 - - [2026-03-23 22:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006405 10.0.0.22 - - [2026-03-23 22:57:30] "GET /virtual-machine-interface/abb47244-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011710 10.0.0.22 - - [2026-03-23 22:57:30] "POST /instance-ips HTTP/1.1" 200 397 0.031291 10.0.0.22 - - [2026-03-23 22:57:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.013718 10.0.0.22 - - [2026-03-23 22:57:30] "GET /virtual-machine-interface/abb47244-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.018655 10.0.0.22 - - [2026-03-23 22:57:30] "POST /set-tag HTTP/1.1" 200 109 0.079827 10.0.0.22 - - [2026-03-23 22:57:30] "GET /virtual-machine-interface/abb47244-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.022094 10.0.0.22 - - [2026-03-23 22:57:30] "GET /instance-ip/abd21cb8-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005799 10.0.0.22 - - [2026-03-23 22:57:30] "GET /virtual-machine-interface/abb47244-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008384 10.0.0.22 - - [2026-03-23 22:57:30] "POST /set-tag HTTP/1.1" 200 109 0.003000 10.0.0.22 - - [2026-03-23 22:57:31] "GET /virtual-router/d22d5546-f127-433c-b6a3-8a0b10d83e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.010333 10.0.0.22 - - [2026-03-23 22:57:31] "POST /ref-update HTTP/1.1" 200 156 0.008630 10.0.0.22 - - [2026-03-23 22:57:31] "GET /virtual-machine-interface/abb47244-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005107 10.0.0.22 - - [2026-03-23 22:57:31] "POST /set-tag HTTP/1.1" 200 109 0.002671 10.0.0.22 - - [2026-03-23 22:57:31] "POST /tags HTTP/1.1" 200 291 0.027793 10.0.0.22 - - [2026-03-23 22:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.012142 10.0.0.22 - - [2026-03-23 22:57:31] "GET /tag/491e2e14-106d-4eb2-9e5a-75eaec895f45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.012207 10.0.0.22 - - [2026-03-23 22:57:31] "POST /tags HTTP/1.1" 409 252 0.001779 10.0.0.22 - - [2026-03-23 22:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.22 - - [2026-03-23 22:57:31] "GET /tag/40030830-3d9e-4ef3-8dc0-f3cde24d66d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011987 10.0.0.22 - - [2026-03-23 22:57:31] "POST /tags HTTP/1.1" 409 226 0.004602 10.0.0.22 - - [2026-03-23 22:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.22 - - [2026-03-23 22:57:31] "GET /tag/1d78018b-0ba1-4834-be62-69d563865c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012583 10.0.0.22 - - [2026-03-23 22:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003442 10.0.0.22 - - [2026-03-23 22:57:31] "GET /virtual-network/e88a5eda-a880-4f81-a905-33fa2ccc0ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007090 10.0.0.22 - - [2026-03-23 22:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.012577 10.0.0.22 - - [2026-03-23 22:57:31] "GET /project/88d36538-b8f7-40d3-9b10-fb890f16aea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027433 10.0.0.22 - - [2026-03-23 22:57:31] "POST /virtual-machines HTTP/1.1" 200 395 0.011122 10.0.0.22 - - [2026-03-23 22:57:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.015540 10.0.0.22 - - [2026-03-23 22:57:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.120472 10.0.0.22 - - [2026-03-23 22:57:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.060855 10.0.0.22 - - [2026-03-23 22:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.017351 10.0.0.22 - - [2026-03-23 22:57:31] "GET /virtual-machine-interface/ac5df062-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.061059 10.0.0.22 - - [2026-03-23 22:57:31] "POST /instance-ips HTTP/1.1" 200 397 0.035843 10.0.0.22 - - [2026-03-23 22:57:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.046338 10.0.0.22 - - [2026-03-23 22:57:31] "GET /virtual-machine-interface/ac5df062-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.020318 10.0.0.22 - - [2026-03-23 22:57:32] "POST /set-tag HTTP/1.1" 200 109 0.073121 10.0.0.22 - - [2026-03-23 22:57:32] "GET /virtual-machine-interface/ac5df062-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015333 10.0.0.22 - - [2026-03-23 22:57:32] "GET /instance-ip/ac7b4d06-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004110 10.0.0.22 - - [2026-03-23 22:57:32] "GET /virtual-machine-interface/ac5df062-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004706 10.0.0.22 - - [2026-03-23 22:57:32] "POST /set-tag HTTP/1.1" 200 109 0.002154 10.0.0.22 - - [2026-03-23 22:57:32] "GET /virtual-router/d22d5546-f127-433c-b6a3-8a0b10d83e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.003686 10.0.0.22 - - [2026-03-23 22:57:32] "POST /ref-update HTTP/1.1" 200 156 0.007720 10.0.0.22 - - [2026-03-23 22:57:32] "GET /virtual-machine-interface/ac5df062-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.040892 10.0.0.22 - - [2026-03-23 22:57:32] "POST /set-tag HTTP/1.1" 200 109 0.006444 10.0.0.22 - - [2026-03-23 22:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.22 - - [2026-03-23 22:57:32] "GET /virtual-network/e88a5eda-a880-4f81-a905-33fa2ccc0ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003634 10.0.0.22 - - [2026-03-23 22:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869 10.0.0.22 - - [2026-03-23 22:57:32] "GET /project/88d36538-b8f7-40d3-9b10-fb890f16aea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.060504 10.0.0.22 - - [2026-03-23 22:57:32] "POST /virtual-machines HTTP/1.1" 200 395 0.017786 10.0.0.22 - - [2026-03-23 22:57:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.022684 10.0.0.22 - - [2026-03-23 22:57:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103426 10.0.0.22 - - [2026-03-23 22:57:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.010512 10.0.0.22 - - [2026-03-23 22:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.029542 10.0.0.22 - - [2026-03-23 22:57:32] "GET /virtual-machine-interface/acf60032-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013518 10.0.0.22 - - [2026-03-23 22:57:32] "POST /instance-ips HTTP/1.1" 200 397 0.032322 10.0.0.22 - - [2026-03-23 22:57:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.031401 10.0.0.22 - - [2026-03-23 22:57:32] "GET /virtual-machine-interface/acf60032-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003789 10.0.0.22 - - [2026-03-23 22:57:32] "POST /set-tag HTTP/1.1" 200 109 0.063790 10.0.0.22 - - [2026-03-23 22:57:33] "GET /virtual-machine-interface/acf60032-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008577 10.0.0.22 - - [2026-03-23 22:57:33] "GET /instance-ip/ad0e9c14-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003113 10.0.0.22 - - [2026-03-23 22:57:33] "GET /virtual-machine-interface/acf60032-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.022189 10.0.0.22 - - [2026-03-23 22:57:33] "POST /set-tag HTTP/1.1" 200 109 0.002137 10.0.0.22 - - [2026-03-23 22:57:33] "POST /tags HTTP/1.1" 200 299 0.028260 10.0.0.22 - - [2026-03-23 22:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.22 - - [2026-03-23 22:57:33] "GET /tag/ddb8d86b-e91a-4da8-8510-dff324e6ed75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.023841 10.0.0.22 - - [2026-03-23 22:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.22 - - [2026-03-23 22:57:33] "GET /virtual-network/e88a5eda-a880-4f81-a905-33fa2ccc0ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005448 10.0.0.22 - - [2026-03-23 22:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.22 - - [2026-03-23 22:57:33] "GET /project/c5a4ee2c-29e0-4d52-afa9-e843c2bc9fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.072172 10.0.0.22 - - [2026-03-23 22:57:33] "POST /virtual-machines HTTP/1.1" 200 395 0.009256 10.0.0.22 - - [2026-03-23 22:57:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.010481 10.0.0.22 - - [2026-03-23 22:57:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.127085 10.0.0.22 - - [2026-03-23 22:57:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.021566 10.0.0.22 - - [2026-03-23 22:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.014421 10.0.0.22 - - [2026-03-23 22:57:33] "GET /virtual-machine-interface/ad836602-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004653 10.0.0.22 - - [2026-03-23 22:57:33] "POST /instance-ips HTTP/1.1" 200 397 0.029171 10.0.0.22 - - [2026-03-23 22:57:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.016772 10.0.0.22 - - [2026-03-23 22:57:33] "GET /virtual-machine-interface/ad836602-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011804 10.0.0.22 - - [2026-03-23 22:57:33] "POST /set-tag HTTP/1.1" 200 109 0.016464 10.0.0.22 - - [2026-03-23 22:57:33] "GET /virtual-machine-interface/ad836602-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014686 10.0.0.22 - - [2026-03-23 22:57:33] "GET /instance-ip/ad9bdca0-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006143 10.0.0.22 - - [2026-03-23 22:57:33] "GET /virtual-machine-interface/ad836602-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016783 10.0.0.22 - - [2026-03-23 22:57:33] "POST /set-tag HTTP/1.1" 200 109 0.006155 10.0.0.22 - - [2026-03-23 22:57:33] "POST /tags HTTP/1.1" 200 299 0.029457 10.0.0.22 - - [2026-03-23 22:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.22 - - [2026-03-23 22:57:34] "GET /tag/fda7754e-c0ab-4713-a98b-cc1fe7ff8598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.019086 10.0.0.22 - - [2026-03-23 22:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.22 - - [2026-03-23 22:57:34] "GET /virtual-network/e88a5eda-a880-4f81-a905-33fa2ccc0ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004202 10.0.0.22 - - [2026-03-23 22:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010131 10.0.0.22 - - [2026-03-23 22:57:34] "GET /project/c5a4ee2c-29e0-4d52-afa9-e843c2bc9fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032298 10.0.0.22 - - [2026-03-23 22:57:34] "POST /virtual-machines HTTP/1.1" 200 395 0.010709 10.0.0.22 - - [2026-03-23 22:57:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.014284 10.0.0.22 - - [2026-03-23 22:57:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105224 10.0.0.22 - - [2026-03-23 22:57:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.006895 10.0.0.22 - - [2026-03-23 22:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.22 - - [2026-03-23 22:57:34] "GET /virtual-machine-interface/adf9b852-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007467 10.0.0.22 - - [2026-03-23 22:57:34] "POST /instance-ips HTTP/1.1" 200 397 0.026217 10.0.0.22 - - [2026-03-23 22:57:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.022017 10.0.0.22 - - [2026-03-23 22:57:34] "GET /virtual-machine-interface/adf9b852-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009991 10.0.0.22 - - [2026-03-23 22:57:34] "POST /set-tag HTTP/1.1" 200 109 0.018965 10.0.0.22 - - [2026-03-23 22:57:34] "GET /virtual-machine-interface/adf9b852-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008907 10.0.0.22 - - [2026-03-23 22:57:34] "GET /instance-ip/ae119de6-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004723 10.0.0.22 - - [2026-03-23 22:57:34] "GET /virtual-machine-interface/adf9b852-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004106 10.0.0.22 - - [2026-03-23 22:57:34] "POST /set-tag HTTP/1.1" 200 109 0.002215 [Introspect:8084]10.0.0.22 - - [2026-03-23 22:57:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000716 [Introspect:8084]10.0.0.22 - - [2026-03-23 22:57:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001211 10.0.0.22 - - [2026-03-23 22:57:34] "POST /tags HTTP/1.1" 200 299 0.034844 10.0.0.22 - - [2026-03-23 22:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008918 10.0.0.22 - - [2026-03-23 22:57:34] "GET /tag/5ab5eeff-89ba-45ff-9e8f-ce15e5151821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.020704 10.0.0.22 - - [2026-03-23 22:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.22 - - [2026-03-23 22:57:34] "GET /virtual-network/e88a5eda-a880-4f81-a905-33fa2ccc0ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005110 10.0.0.22 - - [2026-03-23 22:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.22 - - [2026-03-23 22:57:34] "GET /project/88d36538-b8f7-40d3-9b10-fb890f16aea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035683 10.0.0.22 - - [2026-03-23 22:57:34] "POST /virtual-machines HTTP/1.1" 200 395 0.018318 10.0.0.22 - - [2026-03-23 22:57:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.027606 10.0.0.22 - - [2026-03-23 22:57:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.172518 10.0.0.22 - - [2026-03-23 22:57:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.010061 10.0.0.22 - - [2026-03-23 22:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.036819 10.0.0.22 - - [2026-03-23 22:57:35] "GET /virtual-machine-interface/ae6c07ea-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004189 10.0.0.22 - - [2026-03-23 22:57:35] "POST /instance-ips HTTP/1.1" 200 397 0.049195 10.0.0.22 - - [2026-03-23 22:57:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.032165 10.0.0.22 - - [2026-03-23 22:57:35] "GET /virtual-machine-interface/ae6c07ea-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.018205 10.0.0.22 - - [2026-03-23 22:57:35] "POST /set-tag HTTP/1.1" 200 109 0.018771 10.0.0.22 - - [2026-03-23 22:57:35] "GET /virtual-machine-interface/ae6c07ea-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015580 10.0.0.22 - - [2026-03-23 22:57:35] "GET /instance-ip/ae9028aa-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004021 10.0.0.22 - - [2026-03-23 22:57:35] "GET /virtual-machine-interface/ae6c07ea-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004035 10.0.0.22 - - [2026-03-23 22:57:35] "POST /set-tag HTTP/1.1" 200 109 0.002221 10.0.0.22 - - [2026-03-23 22:57:35] "POST /tags HTTP/1.1" 200 299 0.038968 10.0.0.22 - - [2026-03-23 22:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.22 - - [2026-03-23 22:57:35] "GET /tag/4ea8fe46-3174-4db6-82c9-85a3caa832e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.010982 10.0.0.22 - - [2026-03-23 22:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.22 - - [2026-03-23 22:57:35] "GET /virtual-network/e88a5eda-a880-4f81-a905-33fa2ccc0ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003590 10.0.0.22 - - [2026-03-23 22:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.22 - - [2026-03-23 22:57:35] "GET /project/88d36538-b8f7-40d3-9b10-fb890f16aea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043639 10.0.0.22 - - [2026-03-23 22:57:35] "POST /virtual-machines HTTP/1.1" 200 395 0.011301 10.0.0.22 - - [2026-03-23 22:57:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.010222 10.0.0.22 - - [2026-03-23 22:57:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.138840 10.0.0.22 - - [2026-03-23 22:57:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.024156 10.0.0.22 - - [2026-03-23 22:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003275 10.0.0.22 - - [2026-03-23 22:57:36] "GET /virtual-machine-interface/aef57336-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004391 10.0.0.22 - - [2026-03-23 22:57:36] "POST /instance-ips HTTP/1.1" 200 397 0.026923 10.0.0.22 - - [2026-03-23 22:57:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.028738 10.0.0.22 - - [2026-03-23 22:57:36] "GET /virtual-machine-interface/aef57336-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.019755 10.0.0.22 - - [2026-03-23 22:57:36] "POST /set-tag HTTP/1.1" 200 109 0.028038 10.0.0.22 - - [2026-03-23 22:57:36] "GET /virtual-machine-interface/aef57336-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012463 10.0.0.22 - - [2026-03-23 22:57:36] "GET /instance-ip/af0ec7dc-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004701 10.0.0.22 - - [2026-03-23 22:57:36] "GET /virtual-machine-interface/aef57336-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004307 10.0.0.22 - - [2026-03-23 22:57:36] "POST /set-tag HTTP/1.1" 200 109 0.003097 10.0.0.22 - - [2026-03-23 22:57:36] "GET /virtual-router/d22d5546-f127-433c-b6a3-8a0b10d83e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.003591 10.0.0.22 - - [2026-03-23 22:57:36] "POST /ref-update HTTP/1.1" 200 156 0.008782 10.0.0.22 - - [2026-03-23 22:57:36] "GET /virtual-machine-interface/acf60032-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008300 10.0.0.22 - - [2026-03-23 22:57:36] "POST /set-tag HTTP/1.1" 200 109 0.002548 10.0.0.22 - - [2026-03-23 22:57:36] "GET /virtual-router/d22d5546-f127-433c-b6a3-8a0b10d83e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.004019 10.0.0.22 - - [2026-03-23 22:57:36] "POST /ref-update HTTP/1.1" 200 156 0.006743 10.0.0.22 - - [2026-03-23 22:57:36] "GET /virtual-machine-interface/ad836602-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008375 10.0.0.22 - - [2026-03-23 22:57:36] "POST /set-tag HTTP/1.1" 200 109 0.002373 10.0.0.22 - - [2026-03-23 22:57:36] "GET /virtual-machine-interface/ab2ac4cc-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004123 10.0.0.22 - - [2026-03-23 22:57:36] "POST /set-tag HTTP/1.1" 200 109 0.011963 10.0.0.22 - - [2026-03-23 22:57:36] "GET /virtual-router/d22d5546-f127-433c-b6a3-8a0b10d83e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.004003 10.0.0.22 - - [2026-03-23 22:57:36] "POST /ref-update HTTP/1.1" 200 156 0.014163 10.0.0.22 - - [2026-03-23 22:57:36] "GET /virtual-machine-interface/adf9b852-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018817 10.0.0.22 - - [2026-03-23 22:57:36] "POST /set-tag HTTP/1.1" 200 109 0.002277 10.0.0.22 - - [2026-03-23 22:57:36] "GET /virtual-router/d22d5546-f127-433c-b6a3-8a0b10d83e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.003725 10.0.0.22 - - [2026-03-23 22:57:36] "POST /ref-update HTTP/1.1" 200 156 0.021439 10.0.0.22 - - [2026-03-23 22:57:36] "GET /virtual-machine-interface/ae6c07ea-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004174 10.0.0.22 - - [2026-03-23 22:57:36] "POST /set-tag HTTP/1.1" 200 109 0.002391 10.0.0.22 - - [2026-03-23 22:57:36] "GET /virtual-router/d22d5546-f127-433c-b6a3-8a0b10d83e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.003836 10.0.0.22 - - [2026-03-23 22:57:36] "POST /ref-update HTTP/1.1" 200 156 0.008022 10.0.0.22 - - [2026-03-23 22:57:36] "GET /virtual-machine-interface/aef57336-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004325 10.0.0.22 - - [2026-03-23 22:57:36] "POST /set-tag HTTP/1.1" 200 109 0.002373 10.0.0.22 - - [2026-03-23 22:57:36] "GET /virtual-machine-interface/abb47244-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005391 10.0.0.22 - - [2026-03-23 22:57:36] "POST /set-tag HTTP/1.1" 200 109 0.004024 10.0.0.22 - - [2026-03-23 22:57:36] "GET /virtual-machine-interface/ac5df062-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004576 10.0.0.22 - - [2026-03-23 22:57:36] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.22 - - [2026-03-23 22:57:36] "GET /virtual-machine-interface/acf60032-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004185 10.0.0.22 - - [2026-03-23 22:57:36] "POST /set-tag HTTP/1.1" 200 109 0.002523 10.0.0.22 - - [2026-03-23 22:57:36] "GET /virtual-machine-interface/ad836602-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004090 10.0.0.22 - - [2026-03-23 22:57:36] "POST /set-tag HTTP/1.1" 200 109 0.003587 10.0.0.22 - - [2026-03-23 22:57:37] "GET /virtual-machine-interface/adf9b852-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004348 10.0.0.22 - - [2026-03-23 22:57:37] "POST /set-tag HTTP/1.1" 200 109 0.002174 10.0.0.22 - - [2026-03-23 22:57:37] "GET /virtual-machine-interface/abb47244-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004999 10.0.0.22 - - [2026-03-23 22:57:37] "POST /set-tag HTTP/1.1" 200 109 0.002223 10.0.0.22 - - [2026-03-23 22:57:37] "GET /virtual-machine-interface/ae6c07ea-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004666 10.0.0.22 - - [2026-03-23 22:57:37] "POST /set-tag HTTP/1.1" 200 109 0.007750 10.0.0.22 - - [2026-03-23 22:57:37] "GET /virtual-machine-interface/aef57336-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005225 10.0.0.22 - - [2026-03-23 22:57:37] "POST /set-tag HTTP/1.1" 200 109 0.002421 10.0.0.22 - - [2026-03-23 22:57:39] "GET /virtual-machine-interface/ac5df062-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007838 10.0.0.22 - - [2026-03-23 22:57:39] "POST /set-tag HTTP/1.1" 200 109 0.002556 10.0.0.22 - - [2026-03-23 22:57:39] "GET /virtual-machine-interface/ad836602-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004330 10.0.0.22 - - [2026-03-23 22:57:39] "POST /set-tag HTTP/1.1" 200 109 0.002422 10.0.0.22 - - [2026-03-23 22:57:40] "GET /virtual-machine-interface/ab2ac4cc-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005056 10.0.0.22 - - [2026-03-23 22:57:40] "POST /set-tag HTTP/1.1" 200 109 0.002279 10.0.0.22 - - [2026-03-23 22:57:41] "GET /virtual-machine-interface/acf60032-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004933 10.0.0.22 - - [2026-03-23 22:57:41] "POST /set-tag HTTP/1.1" 200 109 0.002340 10.0.0.22 - - [2026-03-23 22:57:43] "GET /virtual-machine/ab54b233-ead5-41a6-b64a-1d24ba750956?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002825 10.0.0.22 - - [2026-03-23 22:57:43] "GET /virtual-machine-interface/ab2ac4cc-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004864 10.0.0.22 - - [2026-03-23 22:57:43] "GET /virtual-machine/285b25a0-4304-4455-9bad-c9630f4600fe?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002915 10.0.0.22 - - [2026-03-23 22:57:43] "GET /virtual-machine-interface/abb47244-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003873 10.0.0.22 - - [2026-03-23 22:57:43] "GET /virtual-machine/f31bfc3d-838b-45c5-a782-3beb789e7033?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002808 10.0.0.22 - - [2026-03-23 22:57:43] "GET /virtual-machine-interface/ac5df062-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003793 10.0.0.22 - - [2026-03-23 22:57:43] "GET /virtual-machine/f01ed3b4-93d1-4967-88e1-e8733bcdd5fb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002674 10.0.0.22 - - [2026-03-23 22:57:44] "GET /virtual-machine-interface/acf60032-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004427 10.0.0.22 - - [2026-03-23 22:57:44] "GET /virtual-machine/f31ab1ba-33f7-4c45-b73d-9b001b859901?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003059 10.0.0.22 - - [2026-03-23 22:57:44] "GET /virtual-machine-interface/ad836602-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003994 10.0.0.22 - - [2026-03-23 22:57:44] "GET /virtual-machine-interface/adf9b852-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004211 10.0.0.22 - - [2026-03-23 22:57:44] "POST /set-tag HTTP/1.1" 200 109 0.002005 10.0.0.22 - - [2026-03-23 22:57:44] "GET /virtual-machine-interface/ae6c07ea-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004375 10.0.0.22 - - [2026-03-23 22:57:44] "POST /set-tag HTTP/1.1" 200 109 0.002054 10.0.0.22 - - [2026-03-23 22:57:45] "GET /virtual-machine-interface/aef57336-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003831 10.0.0.22 - - [2026-03-23 22:57:45] "POST /set-tag HTTP/1.1" 200 109 0.001791 10.0.0.22 - - [2026-03-23 22:57:49] "GET /virtual-machine/8f4ad274-606a-4a47-ad07-7b8affc78c5d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003076 10.0.0.22 - - [2026-03-23 22:57:49] "GET /virtual-machine-interface/ae6c07ea-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004081 10.0.0.22 - - [2026-03-23 22:57:49] "GET /virtual-machine/7d2750dd-3fd3-4f94-9ec1-4d566648390f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003320 10.0.0.22 - - [2026-03-23 22:57:49] "GET /virtual-machine-interface/adf9b852-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005325 10.0.0.22 - - [2026-03-23 22:57:49] "GET /virtual-machine/6f506e5b-e9ae-4641-be18-44baca56fc66?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003031 10.0.0.22 - - [2026-03-23 22:57:49] "GET /virtual-machine-interface/aef57336-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004867 10.0.0.22 - - [2026-03-23 22:57:49] "GET /loadbalancer/a093d3b5-5da6-4d35-a53c-44baa3506533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004649 10.0.0.22 - - [2026-03-23 22:57:49] "POST /tags HTTP/1.1" 200 333 0.031341 10.0.0.22 - - [2026-03-23 22:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.22 - - [2026-03-23 22:57:49] "GET /tag/2ac99485-2b41-471d-9a6c-2f90c58e86aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.024533 10.0.0.22 - - [2026-03-23 22:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.22 - - [2026-03-23 22:57:49] "GET /project/c5a4ee2c-29e0-4d52-afa9-e843c2bc9fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.049664 10.0.0.22 - - [2026-03-23 22:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005632 10.0.0.22 - - [2026-03-23 22:57:49] "GET /virtual-network/c0b6bb86-5f4f-4413-b0ff-2d5b4455ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005216 10.0.0.22 - - [2026-03-23 22:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.22 - - [2026-03-23 22:57:50] "GET /service-appliance-set/0758048e-28bf-45b3-aa7d-41a630895cbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.008260 10.0.0.22 - - [2026-03-23 22:57:50] "POST /fqname-to-id HTTP/1.1" 404 273 0.001421 10.0.0.22 - - [2026-03-23 22:57:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.098293 10.0.0.22 - - [2026-03-23 22:57:50] "GET /virtual-machine-interface/c7046bbe-1f89-47e8-8b48-f70cb19cd1ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.015580 10.0.0.22 - - [2026-03-23 22:57:50] "POST /instance-ips HTTP/1.1" 200 409 0.030951 10.0.0.22 - - [2026-03-23 22:57:50] "GET /instance-ip/69c88d5c-2026-4ef1-a6ed-e764c351e3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.004179 10.0.0.22 - - [2026-03-23 22:57:50] "POST /loadbalancers HTTP/1.1" 200 629 0.072552 10.0.0.22 - - [2026-03-23 22:57:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.026473 10.0.0.22 - - [2026-03-23 22:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012303 10.0.0.22 - - [2026-03-23 22:57:50] "GET /project/c5a4ee2c-29e0-4d52-afa9-e843c2bc9fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.067750 10.0.0.22 - - [2026-03-23 22:57:50] "GET /instance-ip/69c88d5c-2026-4ef1-a6ed-e764c351e3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.006762 10.0.0.22 - - [2026-03-23 22:57:50] "GET /project/c5a4ee2c-29e0-4d52-afa9-e843c2bc9fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039788 10.0.0.22 - - [2026-03-23 22:57:50] "GET /loadbalancer/a093d3b5-5da6-4d35-a53c-44baa3506533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003998 10.0.0.22 - - [2026-03-23 22:57:50] "POST /floating-ips HTTP/1.1" 200 597 0.041008 10.0.0.22 - - [2026-03-23 22:57:50] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.045940 10.0.0.22 - - [2026-03-23 22:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.22 - - [2026-03-23 22:57:50] "GET /project/c5a4ee2c-29e0-4d52-afa9-e843c2bc9fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035685 10.0.0.22 - - [2026-03-23 22:57:50] "GET /loadbalancer-listener/b3693b7c-8482-4790-8778-5848a0f0c951?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.002677 10.0.0.22 - - [2026-03-23 22:57:50] "GET /loadbalancer-listener/b3693b7c-8482-4790-8778-5848a0f0c951?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003440 10.0.0.22 - - [2026-03-23 22:57:50] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.031643 10.0.0.22 - - [2026-03-23 22:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012470 10.0.0.22 - - [2026-03-23 22:57:50] "GET /instance-ip/69c88d5c-2026-4ef1-a6ed-e764c351e3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.010578 10.0.0.22 - - [2026-03-23 22:57:50] "GET /instance-ip/69c88d5c-2026-4ef1-a6ed-e764c351e3af?fields=floating_ips HTTP/1.1" 200 1212 0.015835 10.0.0.22 - - [2026-03-23 22:57:50] "GET /loadbalancer/a093d3b5-5da6-4d35-a53c-44baa3506533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003248 10.0.0.22 - - [2026-03-23 22:57:50] "GET /loadbalancer/a093d3b5-5da6-4d35-a53c-44baa3506533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003093 10.0.0.22 - - [2026-03-23 22:57:50] "GET /loadbalancer-pool/dede09de-e3bb-4598-a1d4-f2b412af46e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.009380 10.0.0.22 - - [2026-03-23 22:57:50] "GET /floating-ip/12f0437b-da63-4214-8197-e1d9af60cc7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.003623 10.0.0.22 - - [2026-03-23 22:57:50] "POST /loadbalancer-members HTTP/1.1" 200 721 0.029504 10.0.0.22 - - [2026-03-23 22:57:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.007534 10.0.0.22 - - [2026-03-23 22:57:50] "GET /virtual-machine-interface/abb47244-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006916 10.0.0.22 - - [2026-03-23 22:57:50] "POST /tags HTTP/1.1" 409 221 0.001821 10.0.0.22 - - [2026-03-23 22:57:50] "GET /virtual-machine-interface/abb47244-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006113 10.0.0.22 - - [2026-03-23 22:57:50] "POST /ref-update HTTP/1.1" 200 156 0.015296 10.0.0.22 - - [2026-03-23 22:57:50] "GET /floating-ip/12f0437b-da63-4214-8197-e1d9af60cc7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.013670 10.0.0.22 - - [2026-03-23 22:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.22 - - [2026-03-23 22:57:50] "GET /tag/2ac99485-2b41-471d-9a6c-2f90c58e86aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010494 10.0.0.22 - - [2026-03-23 22:57:51] "PUT /floating-ip/12f0437b-da63-4214-8197-e1d9af60cc7a HTTP/1.1" 200 256 0.058921 10.0.0.22 - - [2026-03-23 22:57:51] "POST /set-tag HTTP/1.1" 200 109 0.096272 10.0.0.22 - - [2026-03-23 22:57:51] "GET /loadbalancer-pool/dede09de-e3bb-4598-a1d4-f2b412af46e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.002831 10.0.0.22 - - [2026-03-23 22:57:51] "POST /loadbalancer-members HTTP/1.1" 200 721 0.023240 10.0.0.22 - - [2026-03-23 22:57:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.013592 10.0.0.22 - - [2026-03-23 22:57:51] "GET /virtual-machine-interface/ab2ac4cc-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008174 10.0.0.22 - - [2026-03-23 22:57:51] "GET /virtual-machine-interface/ab2ac4cc-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004118 10.0.0.22 - - [2026-03-23 22:57:51] "POST /ref-update HTTP/1.1" 200 156 0.006524 10.0.0.22 - - [2026-03-23 22:57:51] "GET /floating-ip/12f0437b-da63-4214-8197-e1d9af60cc7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.004560 10.0.0.22 - - [2026-03-23 22:57:51] "POST /set-tag HTTP/1.1" 200 109 0.072129 10.0.0.22 - - [2026-03-23 22:57:52] "POST /tags HTTP/1.1" 409 206 0.002321 10.0.0.22 - - [2026-03-23 22:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.22 - - [2026-03-23 22:57:52] "GET /tag/09caaf89-c1dd-431e-95c3-912706dd040a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.014147 10.0.0.22 - - [2026-03-23 22:57:52] "POST /tags HTTP/1.1" 409 204 0.002346 10.0.0.22 - - [2026-03-23 22:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002628 10.0.0.22 - - [2026-03-23 22:57:52] "GET /tag/fda7754e-c0ab-4713-a98b-cc1fe7ff8598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.017337 10.0.0.22 - - [2026-03-23 22:57:52] "GET /application-policy-set/e3df5201-ac7d-48fb-880c-1969e6358245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002653 10.0.0.22 - - [2026-03-23 22:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.22 - - [2026-03-23 22:57:52] "GET /policy-management/771f1ade-9a43-4d46-a1fa-bd30df9cd745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002874 10.0.0.22 - - [2026-03-23 22:57:52] "POST /tags HTTP/1.1" 409 206 0.001794 10.0.0.22 - - [2026-03-23 22:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001327 10.0.0.22 - - [2026-03-23 22:57:52] "GET /tag/09caaf89-c1dd-431e-95c3-912706dd040a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.010027 10.0.0.22 - - [2026-03-23 22:57:52] "POST /tags HTTP/1.1" 409 226 0.001442 10.0.0.22 - - [2026-03-23 22:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001527 10.0.0.22 - - [2026-03-23 22:57:52] "GET /tag/d2b9d99d-5593-4a72-a10c-fa9e9279f19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010555 10.0.0.22 - - [2026-03-23 22:57:52] "POST /tags HTTP/1.1" 409 204 0.001825 10.0.0.22 - - [2026-03-23 22:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001568 10.0.0.22 - - [2026-03-23 22:57:52] "GET /tag/fda7754e-c0ab-4713-a98b-cc1fe7ff8598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.014667 10.0.0.22 - - [2026-03-23 22:57:52] "POST /tags HTTP/1.1" 409 226 0.001778 10.0.0.22 - - [2026-03-23 22:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001437 10.0.0.22 - - [2026-03-23 22:57:52] "GET /tag/d2b9d99d-5593-4a72-a10c-fa9e9279f19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010067 10.0.0.22 - - [2026-03-23 22:57:52] "GET /application-policy-set/e3df5201-ac7d-48fb-880c-1969e6358245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008424 10.0.0.22 - - [2026-03-23 22:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001624 10.0.0.22 - - [2026-03-23 22:57:52] "GET /policy-management/771f1ade-9a43-4d46-a1fa-bd30df9cd745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002773 10.0.0.22 - - [2026-03-23 22:57:52] "POST /firewall-rules HTTP/1.1" 200 626 0.073848 10.0.0.22 - - [2026-03-23 22:57:52] "POST /firewall-rules HTTP/1.1" 200 646 0.102271 10.0.0.22 - - [2026-03-23 22:57:52] "GET /firewall-rule/eb0e883a-517a-4453-bd20-6857f5f720b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.003714 10.0.0.22 - - [2026-03-23 22:57:52] "GET /firewall-policy/1c7d83a9-d636-4f6d-898e-a2c4bd019a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.001772 10.0.0.22 - - [2026-03-23 22:57:52] "GET /firewall-rule/8e2f345d-a8df-4e75-8b23-a56d78426cbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002877 10.0.0.22 - - [2026-03-23 22:57:52] "POST /ref-update HTTP/1.1" 200 156 0.016445 10.0.0.22 - - [2026-03-23 22:57:52] "POST /firewall-policys HTTP/1.1" 200 606 0.030315 10.0.0.22 - - [2026-03-23 22:57:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.017939 10.0.0.22 - - [2026-03-23 22:57:52] "GET /firewall-policy/46b59e3d-887f-489f-95f7-be0c16b443b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003078 10.0.0.22 - - [2026-03-23 22:57:52] "GET /application-policy-set/e3df5201-ac7d-48fb-880c-1969e6358245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002546 10.0.0.22 - - [2026-03-23 22:57:52] "GET /firewall-policy/46b59e3d-887f-489f-95f7-be0c16b443b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002272 10.0.0.22 - - [2026-03-23 22:57:52] "GET /firewall-policy/1c7d83a9-d636-4f6d-898e-a2c4bd019a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002963 10.0.0.22 - - [2026-03-23 22:57:53] "GET /firewall-policy/9f29ac2c-0d54-4af3-9d74-f44916d50612?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003779 10.0.0.22 - - [2026-03-23 22:57:53] "GET /firewall-policy/bb757398-3531-4190-8fd7-36fde69c2da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.009271 10.0.0.22 - - [2026-03-23 22:57:53] "GET /firewall-policy/1c7d83a9-d636-4f6d-898e-a2c4bd019a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002035 10.0.0.22 - - [2026-03-23 22:57:53] "GET /firewall-policy/bb757398-3531-4190-8fd7-36fde69c2da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004859 10.0.0.22 - - [2026-03-23 22:57:53] "POST /ref-update HTTP/1.1" 200 156 0.023385 10.0.0.22 - - [2026-03-23 22:57:53] "POST /ref-update HTTP/1.1" 200 156 0.032183 10.0.0.22 - - [2026-03-23 22:57:53] "POST /ref-update HTTP/1.1" 200 156 0.016723 10.0.0.22 - - [2026-03-23 22:57:53] "POST /ref-update HTTP/1.1" 200 156 0.030782 10.0.0.22 - - [2026-03-23 22:57:53] "POST /ref-update HTTP/1.1" 200 156 0.025429 10.0.0.22 - - [2026-03-23 22:57:53] "GET /firewall-policy/46b59e3d-887f-489f-95f7-be0c16b443b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002529 10.0.0.22 - - [2026-03-23 22:59:51] "POST /tags HTTP/1.1" 409 252 0.004422 10.0.0.22 - - [2026-03-23 22:59:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.22 - - [2026-03-23 22:59:51] "GET /tag/40030830-3d9e-4ef3-8dc0-f3cde24d66d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.018237 10.0.0.22 - - [2026-03-23 22:59:51] "POST /tags HTTP/1.1" 409 228 0.001824 10.0.0.22 - - [2026-03-23 22:59:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.22 - - [2026-03-23 22:59:51] "GET /tag/8e5a7853-eaa1-45ee-b428-b266fbb4a8c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.014878 10.0.0.22 - - [2026-03-23 22:59:51] "GET /application-policy-set/e3df5201-ac7d-48fb-880c-1969e6358245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004551 10.0.0.22 - - [2026-03-23 22:59:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001313 10.0.0.22 - - [2026-03-23 22:59:51] "GET /policy-management/771f1ade-9a43-4d46-a1fa-bd30df9cd745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001989 10.0.0.22 - - [2026-03-23 22:59:51] "POST /tags HTTP/1.1" 409 206 0.001409 10.0.0.22 - - [2026-03-23 22:59:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.22 - - [2026-03-23 22:59:51] "GET /tag/09caaf89-c1dd-431e-95c3-912706dd040a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.009698 10.0.0.22 - - [2026-03-23 22:59:51] "POST /tags HTTP/1.1" 409 226 0.006811 10.0.0.22 - - [2026-03-23 22:59:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.22 - - [2026-03-23 22:59:52] "GET /tag/d2b9d99d-5593-4a72-a10c-fa9e9279f19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010032 10.0.0.22 - - [2026-03-23 22:59:52] "POST /tags HTTP/1.1" 409 204 0.003191 10.0.0.22 - - [2026-03-23 22:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.22 - - [2026-03-23 22:59:52] "GET /tag/fda7754e-c0ab-4713-a98b-cc1fe7ff8598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.016138 10.0.0.22 - - [2026-03-23 22:59:52] "POST /tags HTTP/1.1" 409 226 0.002583 10.0.0.22 - - [2026-03-23 22:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.22 - - [2026-03-23 22:59:52] "GET /tag/d2b9d99d-5593-4a72-a10c-fa9e9279f19e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010285 10.0.0.22 - - [2026-03-23 22:59:52] "POST /tags HTTP/1.1" 409 228 0.001689 10.0.0.22 - - [2026-03-23 22:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.22 - - [2026-03-23 22:59:52] "GET /tag/8e5a7853-eaa1-45ee-b428-b266fbb4a8c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011063 10.0.0.22 - - [2026-03-23 22:59:52] "POST /tags HTTP/1.1" 409 252 0.003477 10.0.0.22 - - [2026-03-23 22:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001460 10.0.0.22 - - [2026-03-23 22:59:52] "GET /tag/40030830-3d9e-4ef3-8dc0-f3cde24d66d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010050 10.0.0.22 - - [2026-03-23 22:59:52] "GET /application-policy-set/e3df5201-ac7d-48fb-880c-1969e6358245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002256 10.0.0.22 - - [2026-03-23 22:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.22 - - [2026-03-23 22:59:52] "GET /policy-management/771f1ade-9a43-4d46-a1fa-bd30df9cd745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002684 10.0.0.22 - - [2026-03-23 22:59:52] "POST /firewall-rules HTTP/1.1" 409 281 0.001933 10.0.0.22 - - [2026-03-23 22:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.22 - - [2026-03-23 22:59:52] "PUT /firewall-rule/8e2f345d-a8df-4e75-8b23-a56d78426cbd HTTP/1.1" 200 260 0.016256 10.0.0.22 - - [2026-03-23 22:59:52] "POST /firewall-rules HTTP/1.1" 409 291 0.002327 10.0.0.22 - - [2026-03-23 22:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005318 10.0.0.22 - - [2026-03-23 22:59:52] "GET /global-system-configs HTTP/1.1" 200 322 0.002390 10.0.0.22 - - [2026-03-23 22:59:52] "PUT /firewall-rule/eb0e883a-517a-4453-bd20-6857f5f720b3 HTTP/1.1" 200 260 0.024164 10.0.0.22 - - [2026-03-23 22:59:52] "GET /firewall-rule/eb0e883a-517a-4453-bd20-6857f5f720b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.012463 10.0.0.22 - - [2026-03-23 22:59:52] "POST /firewall-rules HTTP/1.1" 200 658 0.090387 10.0.0.22 - - [2026-03-23 22:59:52] "GET /firewall-rule/c7c01a13-0752-4fcb-b8ea-aeeb1545dfa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.003890 10.0.0.22 - - [2026-03-23 22:59:52] "GET /firewall-policy/1c7d83a9-d636-4f6d-898e-a2c4bd019a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002225 10.0.0.22 - - [2026-03-23 22:59:52] "GET /firewall-rule/8e2f345d-a8df-4e75-8b23-a56d78426cbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002397 10.0.0.22 - - [2026-03-23 22:59:52] "POST /firewall-policys HTTP/1.1" 409 269 0.002045 10.0.0.22 - - [2026-03-23 22:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001298 10.0.0.22 - - [2026-03-23 22:59:52] "PUT /firewall-policy/46b59e3d-887f-489f-95f7-be0c16b443b8 HTTP/1.1" 200 264 0.018637 10.0.0.22 - - [2026-03-23 22:59:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.020845 10.0.0.22 - - [2026-03-23 22:59:52] "GET /firewall-policy/46b59e3d-887f-489f-95f7-be0c16b443b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002128 10.0.0.22 - - [2026-03-23 22:59:52] "GET /application-policy-set/e3df5201-ac7d-48fb-880c-1969e6358245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002253 10.0.0.22 - - [2026-03-23 22:59:52] "GET /firewall-policy/46b59e3d-887f-489f-95f7-be0c16b443b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001840 10.0.0.22 - - [2026-03-23 22:59:52] "GET /firewall-policy/1c7d83a9-d636-4f6d-898e-a2c4bd019a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.001869 10.0.0.22 - - [2026-03-23 22:59:52] "GET /firewall-policy/46b59e3d-887f-489f-95f7-be0c16b443b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001649 10.0.0.22 - - [2026-03-23 22:59:52] "GET /firewall-policy/46b59e3d-887f-489f-95f7-be0c16b443b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002375 10.0.0.22 - - [2026-03-23 22:59:54] "GET /global-system-configs HTTP/1.1" 200 322 0.002388 10.0.0.22 - - [2026-03-23 23:00:38] "GET /virtual-machine-interface/0ffc4a9e-270a-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006191 10.0.0.22 - - [2026-03-23 23:00:38] "POST /set-tag HTTP/1.1" 200 109 0.004876 10.0.0.22 - - [2026-03-23 23:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.22 - - [2026-03-23 23:00:38] "GET /loadbalancer/d5dac5f1-a9d9-4798-b422-56a031111cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.006518 10.0.0.22 - - [2026-03-23 23:00:38] "GET /virtual-machine-interface/0ffc4a9e-270a-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016918 10.0.0.22 - - [2026-03-23 23:00:38] "POST /set-tag HTTP/1.1" 200 109 0.035056 10.0.0.22 - - [2026-03-23 23:00:38] "DELETE /loadbalancer-member/4651bb54-1cbd-4453-81f4-0083293dd1f1 HTTP/1.1" 200 115 0.078672 10.0.0.22 - - [2026-03-23 23:00:38] "GET /virtual-machine-interface/0ffc4a9e-270a-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014824 10.0.0.22 - - [2026-03-23 23:00:38] "POST /set-tag HTTP/1.1" 200 109 0.004190 10.0.0.22 - - [2026-03-23 23:00:38] "DELETE /loadbalancer-member/e5e6fc28-9146-4f73-bd50-d1a9f96d6a77 HTTP/1.1" 200 115 0.030195 10.0.0.22 - - [2026-03-23 23:00:38] "GET /virtual-machine-interface/0ffc4a9e-270a-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016672 10.0.0.22 - - [2026-03-23 23:00:38] "POST /set-tag HTTP/1.1" 200 109 0.002400 10.0.0.22 - - [2026-03-23 23:00:38] "DELETE /loadbalancer-member/75a29118-9662-428e-abb7-d94563e8ffa5 HTTP/1.1" 200 115 0.048368 10.0.0.22 - - [2026-03-23 23:00:38] "GET /virtual-machine-interface/0ffc4a9e-270a-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004081 10.0.0.22 - - [2026-03-23 23:00:38] "POST /set-tag HTTP/1.1" 200 109 0.002716 10.0.0.22 - - [2026-03-23 23:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.22 - - [2026-03-23 23:00:38] "GET /loadbalancer/d5dac5f1-a9d9-4798-b422-56a031111cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002231 10.0.0.22 - - [2026-03-23 23:00:39] "GET /loadbalancer-pool/1f9b8ea0-77f8-41d9-9d24-142ba8bbb2f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003627 10.0.0.22 - - [2026-03-23 23:00:39] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016449 10.0.0.22 - - [2026-03-23 23:00:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.023965 10.0.0.22 - - [2026-03-23 23:00:39] "GET /virtual-machine-interface/0ffc4a9e-270a-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.020951 10.0.0.22 - - [2026-03-23 23:00:39] "GET /virtual-machine-interface/0ffc4a9e-270a-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009122 10.0.0.22 - - [2026-03-23 23:00:39] "GET /floating-ip/e0728ddf-db27-4372-a712-b3b2435dfc00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004024 10.0.0.22 - - [2026-03-23 23:00:39] "POST /set-tag HTTP/1.1" 200 109 0.059700 10.0.0.22 - - [2026-03-23 23:00:39] "GET /loadbalancer-pool/687361cf-08c4-4404-80a2-8714475db347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.012030 10.0.0.22 - - [2026-03-23 23:00:39] "POST /loadbalancer-members HTTP/1.1" 200 690 0.039298 10.0.0.22 - - [2026-03-23 23:00:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.017197 10.0.0.22 - - [2026-03-23 23:00:39] "GET /virtual-machine-interface/0ffc4a9e-270a-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011506 10.0.0.22 - - [2026-03-23 23:00:39] "POST /set-tag HTTP/1.1" 200 109 0.002025 10.0.0.22 - - [2026-03-23 23:00:39] "GET /virtual-machine-interface/0ffc4a9e-270a-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005627 10.0.0.22 - - [2026-03-23 23:00:39] "GET /floating-ip/e0728ddf-db27-4372-a712-b3b2435dfc00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.001963 10.0.0.22 - - [2026-03-23 23:00:39] "GET /loadbalancer-pool/0fd2e0da-03af-4267-9028-3b25c1d6ed1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002732 10.0.0.22 - - [2026-03-23 23:00:39] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025262 10.0.0.22 - - [2026-03-23 23:00:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.017840 10.0.0.22 - - [2026-03-23 23:00:39] "GET /virtual-machine-interface/0ffc4a9e-270a-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006176 10.0.0.22 - - [2026-03-23 23:00:39] "GET /virtual-machine-interface/0ffc4a9e-270a-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016137 10.0.0.22 - - [2026-03-23 23:00:39] "GET /floating-ip/e0728ddf-db27-4372-a712-b3b2435dfc00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.008667 10.0.0.22 - - [2026-03-23 23:00:39] "POST /set-tag HTTP/1.1" 200 109 0.002393 [Introspect:8084]10.0.0.22 - - [2026-03-23 23:00:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001148 [Introspect:8084]10.0.0.22 - - [2026-03-23 23:00:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001055 10.0.0.22 - - [2026-03-23 23:01:02] "GET /virtual-machine-interface/ab2ac4cc-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.020383 10.0.0.22 - - [2026-03-23 23:01:02] "POST /set-tag HTTP/1.1" 200 109 0.004009 10.0.0.22 - - [2026-03-23 23:01:02] "GET /virtual-machine-interface/acf60032-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005929 10.0.0.22 - - [2026-03-23 23:01:02] "POST /set-tag HTTP/1.1" 200 109 0.002995 10.0.0.22 - - [2026-03-23 23:01:02] "GET /virtual-machine-interface/ad836602-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003897 10.0.0.22 - - [2026-03-23 23:01:02] "POST /set-tag HTTP/1.1" 200 109 0.001777 10.0.0.22 - - [2026-03-23 23:01:02] "GET /virtual-machine-interface/abb47244-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004682 10.0.0.22 - - [2026-03-23 23:01:02] "POST /set-tag HTTP/1.1" 200 109 0.002180 10.0.0.22 - - [2026-03-23 23:01:02] "GET /virtual-machine-interface/ae6c07ea-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003986 10.0.0.22 - - [2026-03-23 23:01:02] "POST /set-tag HTTP/1.1" 200 109 0.003072 10.0.0.22 - - [2026-03-23 23:01:02] "GET /virtual-machine-interface/aef57336-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004521 10.0.0.22 - - [2026-03-23 23:01:02] "POST /set-tag HTTP/1.1" 200 109 0.002017 10.0.0.22 - - [2026-03-23 23:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.22 - - [2026-03-23 23:01:02] "GET /loadbalancer/a093d3b5-5da6-4d35-a53c-44baa3506533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002038 10.0.0.22 - - [2026-03-23 23:01:02] "GET /virtual-machine-interface/ab2ac4cc-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004448 10.0.0.22 - - [2026-03-23 23:01:02] "POST /set-tag HTTP/1.1" 200 109 0.018456 10.0.0.22 - - [2026-03-23 23:01:02] "DELETE /loadbalancer-member/9477f846-2dc6-4add-8ae9-9617adda9716 HTTP/1.1" 200 115 0.045781 10.0.0.22 - - [2026-03-23 23:01:02] "GET /virtual-machine-interface/ac5df062-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006857 10.0.0.22 - - [2026-03-23 23:01:02] "POST /set-tag HTTP/1.1" 200 109 0.002489 10.0.0.22 - - [2026-03-23 23:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.22 - - [2026-03-23 23:01:02] "GET /loadbalancer/a093d3b5-5da6-4d35-a53c-44baa3506533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002230 10.0.0.22 - - [2026-03-23 23:01:02] "GET /virtual-machine-interface/adf9b852-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004368 10.0.0.22 - - [2026-03-23 23:01:02] "POST /set-tag HTTP/1.1" 200 109 0.002269 10.0.0.22 - - [2026-03-23 23:01:03] "GET /virtual-machine-interface/abb47244-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008782 10.0.0.22 - - [2026-03-23 23:01:03] "POST /set-tag HTTP/1.1" 200 109 0.004036 10.0.0.22 - - [2026-03-23 23:01:03] "GET /virtual-machine-interface/abb47244-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004289 10.0.0.22 - - [2026-03-23 23:01:03] "POST /set-tag HTTP/1.1" 200 109 0.002176 10.0.0.22 - - [2026-03-23 23:01:03] "GET /virtual-machine/285b25a0-4304-4455-9bad-c9630f4600fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002336 10.0.0.22 - - [2026-03-23 23:01:03] "POST /ref-update HTTP/1.1" 200 156 0.008747 10.0.0.22 - - [2026-03-23 23:01:03] "GET /virtual-machine-interface/abb47244-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.021655 10.0.0.22 - - [2026-03-23 23:01:04] "POST /set-tag HTTP/1.1" 200 109 0.021772 10.0.0.22 - - [2026-03-23 23:01:04] "POST /set-tag HTTP/1.1" 200 109 0.040330 10.0.0.22 - - [2026-03-23 23:01:04] "POST /set-tag HTTP/1.1" 200 109 0.039149 10.0.0.22 - - [2026-03-23 23:01:04] "POST /set-tag HTTP/1.1" 200 109 0.014023 10.0.0.22 - - [2026-03-23 23:01:04] "POST /set-tag HTTP/1.1" 200 109 0.024866 10.0.0.22 - - [2026-03-23 23:01:04] "DELETE /instance-ip/abd21cb8-270b-11f1-be46-fa163eb562f7 HTTP/1.1" 200 115 0.043698 10.0.0.22 - - [2026-03-23 23:01:04] "POST /ref-update HTTP/1.1" 200 156 0.009789 10.0.0.22 - - [2026-03-23 23:01:04] "DELETE /virtual-machine-interface/abb47244-270b-11f1-be46-fa163eb562f7 HTTP/1.1" 200 115 0.041717 10.0.0.22 - - [2026-03-23 23:01:04] "DELETE /virtual-machine/285b25a0-4304-4455-9bad-c9630f4600fe HTTP/1.1" 200 115 0.020332 10.0.0.22 - - [2026-03-23 23:01:04] "GET /virtual-machine-interface/ac5df062-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005754 10.0.0.22 - - [2026-03-23 23:01:04] "POST /set-tag HTTP/1.1" 200 109 0.002340 10.0.0.22 - - [2026-03-23 23:01:04] "GET /virtual-machine-interface/ac5df062-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006548 10.0.0.22 - - [2026-03-23 23:01:04] "POST /set-tag HTTP/1.1" 200 109 0.003187 10.0.0.22 - - [2026-03-23 23:01:04] "GET /virtual-machine/f31bfc3d-838b-45c5-a782-3beb789e7033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003000 10.0.0.22 - - [2026-03-23 23:01:04] "POST /ref-update HTTP/1.1" 200 156 0.009537 10.0.0.22 - - [2026-03-23 23:01:04] "GET /virtual-machine-interface/ac5df062-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008455 10.0.0.22 - - [2026-03-23 23:01:04] "POST /set-tag HTTP/1.1" 200 109 0.017004 10.0.0.22 - - [2026-03-23 23:01:04] "POST /set-tag HTTP/1.1" 200 109 0.028203 10.0.0.22 - - [2026-03-23 23:01:04] "POST /set-tag HTTP/1.1" 200 109 0.034479 10.0.0.22 - - [2026-03-23 23:01:04] "POST /set-tag HTTP/1.1" 200 109 0.014377 10.0.0.22 - - [2026-03-23 23:01:04] "POST /set-tag HTTP/1.1" 200 109 0.019198 10.0.0.22 - - [2026-03-23 23:01:04] "DELETE /instance-ip/ac7b4d06-270b-11f1-be46-fa163eb562f7 HTTP/1.1" 200 115 0.052310 10.0.0.22 - - [2026-03-23 23:01:04] "DELETE /virtual-machine-interface/ac5df062-270b-11f1-be46-fa163eb562f7 HTTP/1.1" 200 115 0.040977 10.0.0.22 - - [2026-03-23 23:01:04] "DELETE /virtual-machine/f31bfc3d-838b-45c5-a782-3beb789e7033 HTTP/1.1" 200 115 0.021399 10.0.0.22 - - [2026-03-23 23:01:04] "GET /virtual-machine-interface/acf60032-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005171 10.0.0.22 - - [2026-03-23 23:01:04] "POST /set-tag HTTP/1.1" 200 109 0.002625 10.0.0.22 - - [2026-03-23 23:01:04] "GET /virtual-machine-interface/acf60032-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003996 10.0.0.22 - - [2026-03-23 23:01:04] "POST /set-tag HTTP/1.1" 200 109 0.002098 10.0.0.22 - - [2026-03-23 23:01:04] "GET /virtual-machine/f01ed3b4-93d1-4967-88e1-e8733bcdd5fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002687 10.0.0.22 - - [2026-03-23 23:01:04] "POST /ref-update HTTP/1.1" 200 156 0.008932 10.0.0.22 - - [2026-03-23 23:01:05] "GET /virtual-machine-interface/acf60032-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005633 10.0.0.22 - - [2026-03-23 23:01:05] "POST /set-tag HTTP/1.1" 200 109 0.016953 10.0.0.22 - - [2026-03-23 23:01:05] "POST /set-tag HTTP/1.1" 200 109 0.023324 10.0.0.22 - - [2026-03-23 23:01:05] "POST /set-tag HTTP/1.1" 200 109 0.018884 10.0.0.22 - - [2026-03-23 23:01:05] "POST /set-tag HTTP/1.1" 200 109 0.012708 10.0.0.22 - - [2026-03-23 23:01:05] "POST /set-tag HTTP/1.1" 200 109 0.022547 10.0.0.22 - - [2026-03-23 23:01:05] "DELETE /instance-ip/ad0e9c14-270b-11f1-be46-fa163eb562f7 HTTP/1.1" 200 115 0.031762 10.0.0.22 - - [2026-03-23 23:01:05] "DELETE /virtual-machine-interface/acf60032-270b-11f1-be46-fa163eb562f7 HTTP/1.1" 200 115 0.038700 10.0.0.22 - - [2026-03-23 23:01:05] "DELETE /virtual-machine/f01ed3b4-93d1-4967-88e1-e8733bcdd5fb HTTP/1.1" 200 115 0.018425 10.0.0.22 - - [2026-03-23 23:01:05] "DELETE /tag/491e2e14-106d-4eb2-9e5a-75eaec895f45 HTTP/1.1" 200 115 0.035668 10.0.0.22 - - [2026-03-23 23:01:05] "GET /virtual-machine-interface/ab2ac4cc-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005300 10.0.0.22 - - [2026-03-23 23:01:05] "POST /set-tag HTTP/1.1" 200 109 0.002440 10.0.0.22 - - [2026-03-23 23:01:05] "GET /virtual-machine-interface/ab2ac4cc-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003997 10.0.0.22 - - [2026-03-23 23:01:05] "POST /set-tag HTTP/1.1" 200 109 0.002033 10.0.0.22 - - [2026-03-23 23:01:05] "GET /virtual-machine/ab54b233-ead5-41a6-b64a-1d24ba750956?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002605 10.0.0.22 - - [2026-03-23 23:01:05] "POST /ref-update HTTP/1.1" 200 156 0.011976 10.0.0.22 - - [2026-03-23 23:01:05] "GET /virtual-machine-interface/ab2ac4cc-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.021275 10.0.0.22 - - [2026-03-23 23:01:05] "POST /set-tag HTTP/1.1" 200 109 0.016424 10.0.0.22 - - [2026-03-23 23:01:05] "POST /set-tag HTTP/1.1" 200 109 0.031188 10.0.0.22 - - [2026-03-23 23:01:05] "POST /set-tag HTTP/1.1" 200 109 0.025904 10.0.0.22 - - [2026-03-23 23:01:05] "POST /set-tag HTTP/1.1" 200 109 0.012759 10.0.0.22 - - [2026-03-23 23:01:05] "POST /set-tag HTTP/1.1" 200 109 0.020101 10.0.0.22 - - [2026-03-23 23:01:05] "DELETE /instance-ip/ab5404d6-270b-11f1-be46-fa163eb562f7 HTTP/1.1" 200 115 0.043189 10.0.0.22 - - [2026-03-23 23:01:05] "POST /ref-update HTTP/1.1" 200 156 0.007495 10.0.0.22 - - [2026-03-23 23:01:05] "DELETE /virtual-machine-interface/ab2ac4cc-270b-11f1-be46-fa163eb562f7 HTTP/1.1" 200 115 0.035127 10.0.0.22 - - [2026-03-23 23:01:05] "DELETE /virtual-machine/ab54b233-ead5-41a6-b64a-1d24ba750956 HTTP/1.1" 200 115 0.030252 10.0.0.22 - - [2026-03-23 23:01:05] "DELETE /tag/09caaf89-c1dd-431e-95c3-912706dd040a HTTP/1.1" 409 388 0.005402 10.0.0.22 - - [2026-03-23 23:01:05] "DELETE /tag/ca7fbd7e-34bf-40da-bfb6-e5c5e14f6e70 HTTP/1.1" 200 115 0.028850 [Introspect:8084]10.0.0.22 - - [2026-03-23 23:01:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000938 [Introspect:8084]10.0.0.22 - - [2026-03-23 23:01:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000847 [Introspect:8084]10.0.0.22 - - [2026-03-23 23:01:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000919 [Introspect:8084]10.0.0.22 - - [2026-03-23 23:01:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000780 10.0.0.22 - - [2026-03-23 23:01:33] "GET /virtual-machine-interface/adf9b852-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005425 10.0.0.22 - - [2026-03-23 23:01:33] "POST /set-tag HTTP/1.1" 200 109 0.003429 10.0.0.22 - - [2026-03-23 23:01:33] "GET /virtual-machine-interface/adf9b852-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020047 10.0.0.22 - - [2026-03-23 23:01:34] "POST /set-tag HTTP/1.1" 200 109 0.002772 10.0.0.22 - - [2026-03-23 23:01:34] "GET /virtual-machine/7d2750dd-3fd3-4f94-9ec1-4d566648390f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002702 10.0.0.22 - - [2026-03-23 23:01:34] "POST /ref-update HTTP/1.1" 200 156 0.021028 10.0.0.22 - - [2026-03-23 23:01:34] "GET /virtual-machine-interface/adf9b852-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.026058 10.0.0.22 - - [2026-03-23 23:01:34] "POST /set-tag HTTP/1.1" 200 109 0.020258 10.0.0.22 - - [2026-03-23 23:01:34] "POST /set-tag HTTP/1.1" 200 109 0.033296 10.0.0.22 - - [2026-03-23 23:01:34] "POST /set-tag HTTP/1.1" 200 109 0.034947 10.0.0.22 - - [2026-03-23 23:01:34] "POST /set-tag HTTP/1.1" 200 109 0.012208 10.0.0.22 - - [2026-03-23 23:01:34] "DELETE /instance-ip/ae119de6-270b-11f1-be46-fa163eb562f7 HTTP/1.1" 200 115 0.064701 10.0.0.22 - - [2026-03-23 23:01:34] "DELETE /virtual-machine-interface/adf9b852-270b-11f1-be46-fa163eb562f7 HTTP/1.1" 200 115 0.040627 10.0.0.22 - - [2026-03-23 23:01:34] "DELETE /virtual-machine/7d2750dd-3fd3-4f94-9ec1-4d566648390f HTTP/1.1" 200 115 0.023102 10.0.0.22 - - [2026-03-23 23:01:34] "DELETE /tag/fda7754e-c0ab-4713-a98b-cc1fe7ff8598 HTTP/1.1" 409 236 0.004735 10.0.0.22 - - [2026-03-23 23:01:34] "GET /virtual-machine-interface/ad836602-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007352 10.0.0.22 - - [2026-03-23 23:01:34] "POST /set-tag HTTP/1.1" 200 109 0.002577 10.0.0.22 - - [2026-03-23 23:01:34] "GET /virtual-machine-interface/ad836602-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004535 10.0.0.22 - - [2026-03-23 23:01:34] "POST /set-tag HTTP/1.1" 200 109 0.002312 10.0.0.22 - - [2026-03-23 23:01:34] "GET /virtual-machine/f31ab1ba-33f7-4c45-b73d-9b001b859901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002061 10.0.0.22 - - [2026-03-23 23:01:34] "POST /ref-update HTTP/1.1" 200 156 0.007719 10.0.0.22 - - [2026-03-23 23:01:34] "GET /virtual-machine-interface/ad836602-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018861 10.0.0.22 - - [2026-03-23 23:01:34] "POST /set-tag HTTP/1.1" 200 109 0.025608 10.0.0.22 - - [2026-03-23 23:01:34] "POST /set-tag HTTP/1.1" 200 109 0.031186 10.0.0.22 - - [2026-03-23 23:01:34] "POST /set-tag HTTP/1.1" 200 109 0.057666 10.0.0.22 - - [2026-03-23 23:01:34] "POST /set-tag HTTP/1.1" 200 109 0.011940 10.0.0.22 - - [2026-03-23 23:01:34] "DELETE /instance-ip/ad9bdca0-270b-11f1-be46-fa163eb562f7 HTTP/1.1" 200 115 0.055881 10.0.0.22 - - [2026-03-23 23:01:34] "DELETE /virtual-machine-interface/ad836602-270b-11f1-be46-fa163eb562f7 HTTP/1.1" 200 115 0.053408 10.0.0.22 - - [2026-03-23 23:01:34] "DELETE /virtual-machine/f31ab1ba-33f7-4c45-b73d-9b001b859901 HTTP/1.1" 200 115 0.033449 10.0.0.22 - - [2026-03-23 23:01:34] "DELETE /tag/ddb8d86b-e91a-4da8-8510-dff324e6ed75 HTTP/1.1" 200 115 0.028140 10.0.0.22 - - [2026-03-23 23:01:35] "DELETE /tag/d43355b9-460d-4f9b-83ed-8199cedf5f20 HTTP/1.1" 200 115 0.030803 10.0.0.22 - - [2026-03-23 23:01:35] "DELETE /tag/9d09bb59-c7a7-4f01-b623-865aea6b2673 HTTP/1.1" 200 115 0.029239 10.0.0.22 - - [2026-03-23 23:01:35] "GET /virtual-machine-interface/ae6c07ea-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003374 10.0.0.22 - - [2026-03-23 23:01:35] "POST /set-tag HTTP/1.1" 200 109 0.002234 10.0.0.22 - - [2026-03-23 23:01:35] "GET /virtual-machine-interface/ae6c07ea-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003597 10.0.0.22 - - [2026-03-23 23:01:35] "POST /set-tag HTTP/1.1" 200 109 0.003453 10.0.0.22 - - [2026-03-23 23:01:35] "GET /virtual-machine/8f4ad274-606a-4a47-ad07-7b8affc78c5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002592 10.0.0.22 - - [2026-03-23 23:01:35] "POST /ref-update HTTP/1.1" 200 156 0.008327 10.0.0.22 - - [2026-03-23 23:01:35] "GET /virtual-machine-interface/ae6c07ea-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009279 10.0.0.22 - - [2026-03-23 23:01:35] "POST /set-tag HTTP/1.1" 200 109 0.013844 10.0.0.22 - - [2026-03-23 23:01:35] "POST /set-tag HTTP/1.1" 200 109 0.029352 10.0.0.22 - - [2026-03-23 23:01:35] "POST /set-tag HTTP/1.1" 200 109 0.020802 10.0.0.22 - - [2026-03-23 23:01:35] "POST /set-tag HTTP/1.1" 200 109 0.010836 10.0.0.22 - - [2026-03-23 23:01:35] "DELETE /instance-ip/ae9028aa-270b-11f1-be46-fa163eb562f7 HTTP/1.1" 200 115 0.035913 10.0.0.22 - - [2026-03-23 23:01:35] "DELETE /virtual-machine-interface/ae6c07ea-270b-11f1-be46-fa163eb562f7 HTTP/1.1" 200 115 0.061639 10.0.0.22 - - [2026-03-23 23:01:35] "DELETE /virtual-machine/8f4ad274-606a-4a47-ad07-7b8affc78c5d HTTP/1.1" 200 115 0.019285 10.0.0.22 - - [2026-03-23 23:01:35] "DELETE /tag/5ab5eeff-89ba-45ff-9e8f-ce15e5151821 HTTP/1.1" 200 115 0.035021 10.0.0.22 - - [2026-03-23 23:01:35] "GET /virtual-machine-interface/aef57336-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003574 10.0.0.22 - - [2026-03-23 23:01:35] "POST /set-tag HTTP/1.1" 200 109 0.002315 10.0.0.22 - - [2026-03-23 23:01:35] "GET /virtual-machine-interface/aef57336-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003648 10.0.0.22 - - [2026-03-23 23:01:35] "POST /set-tag HTTP/1.1" 200 109 0.001767 10.0.0.22 - - [2026-03-23 23:01:35] "GET /virtual-machine/6f506e5b-e9ae-4641-be18-44baca56fc66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002931 10.0.0.22 - - [2026-03-23 23:01:35] "POST /ref-update HTTP/1.1" 200 156 0.007811 10.0.0.22 - - [2026-03-23 23:01:35] "GET /virtual-machine-interface/aef57336-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010180 10.0.0.22 - - [2026-03-23 23:01:35] "POST /set-tag HTTP/1.1" 200 109 0.029787 10.0.0.22 - - [2026-03-23 23:01:35] "POST /set-tag HTTP/1.1" 200 109 0.022492 10.0.0.22 - - [2026-03-23 23:01:35] "POST /set-tag HTTP/1.1" 200 109 0.017818 10.0.0.22 - - [2026-03-23 23:01:35] "POST /set-tag HTTP/1.1" 200 109 0.012403 10.0.0.22 - - [2026-03-23 23:01:35] "DELETE /instance-ip/af0ec7dc-270b-11f1-be46-fa163eb562f7 HTTP/1.1" 200 115 0.046605 10.0.0.22 - - [2026-03-23 23:01:35] "DELETE /virtual-machine-interface/aef57336-270b-11f1-be46-fa163eb562f7 HTTP/1.1" 200 115 0.031173 10.0.0.22 - - [2026-03-23 23:01:35] "DELETE /virtual-machine/6f506e5b-e9ae-4641-be18-44baca56fc66 HTTP/1.1" 200 115 0.020116 10.0.0.22 - - [2026-03-23 23:01:35] "DELETE /tag/4ea8fe46-3174-4db6-82c9-85a3caa832e9 HTTP/1.1" 200 115 0.035091 10.0.0.22 - - [2026-03-23 23:01:35] "DELETE /tag/40030830-3d9e-4ef3-8dc0-f3cde24d66d1 HTTP/1.1" 409 236 0.005421 10.0.0.22 - - [2026-03-23 23:01:36] "DELETE /tag/8e5a7853-eaa1-45ee-b428-b266fbb4a8c5 HTTP/1.1" 409 236 0.003970 10.0.0.22 - - [2026-03-23 23:01:37] "POST /projects HTTP/1.1" 409 238 0.005468 10.0.0.22 - - [2026-03-23 23:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.22 - - [2026-03-23 23:01:37] "GET /project/88d36538-b8f7-40d3-9b10-fb890f16aea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.058312 10.0.0.22 - - [2026-03-23 23:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006261 10.0.0.22 - - [2026-03-23 23:01:37] "GET /virtual-network/e88a5eda-a880-4f81-a905-33fa2ccc0ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.009937 10.0.0.22 - - [2026-03-23 23:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.22 - - [2026-03-23 23:01:37] "GET /virtual-network/c0b6bb86-5f4f-4413-b0ff-2d5b4455ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004539 10.0.0.22 - - [2026-03-23 23:01:37] "POST /security-groups HTTP/1.1" 409 285 0.002367 10.0.0.22 - - [2026-03-23 23:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.22 - - [2026-03-23 23:01:37] "PUT /security-group/099d4d12-f204-4b78-be18-7085637fa698 HTTP/1.1" 200 262 0.074712 10.0.0.22 - - [2026-03-23 23:01:37] "PUT /access-control-list/22d78cf1-f819-4373-ab88-b96cd6d9fada HTTP/1.1" 200 272 0.008935 10.0.0.22 - - [2026-03-23 23:01:37] "PUT /access-control-list/52099a00-ca8a-4b17-89eb-e70b1f355370 HTTP/1.1" 200 272 0.010958 10.0.0.22 - - [2026-03-23 23:01:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.008715 10.0.0.22 - - [2026-03-23 23:01:42] "POST /projects HTTP/1.1" 409 238 0.001882 10.0.0.22 - - [2026-03-23 23:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.22 - - [2026-03-23 23:01:42] "GET /project/88d36538-b8f7-40d3-9b10-fb890f16aea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029808 10.0.0.22 - - [2026-03-23 23:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.22 - - [2026-03-23 23:01:42] "GET /virtual-network/e88a5eda-a880-4f81-a905-33fa2ccc0ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003572 10.0.0.22 - - [2026-03-23 23:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001495 10.0.0.22 - - [2026-03-23 23:01:42] "GET /virtual-network/c0b6bb86-5f4f-4413-b0ff-2d5b4455ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004141 10.0.0.22 - - [2026-03-23 23:01:42] "POST /security-groups HTTP/1.1" 409 285 0.002046 10.0.0.22 - - [2026-03-23 23:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001436 10.0.0.22 - - [2026-03-23 23:01:42] "PUT /security-group/099d4d12-f204-4b78-be18-7085637fa698 HTTP/1.1" 200 262 0.054394 10.0.0.22 - - [2026-03-23 23:01:42] "PUT /access-control-list/22d78cf1-f819-4373-ab88-b96cd6d9fada HTTP/1.1" 200 272 0.008870 10.0.0.22 - - [2026-03-23 23:01:42] "PUT /access-control-list/52099a00-ca8a-4b17-89eb-e70b1f355370 HTTP/1.1" 200 272 0.010994 10.0.0.22 - - [2026-03-23 23:01:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.011156 10.0.0.22 - - [2026-03-23 23:01:42] "GET /firewall-policy/bb757398-3531-4190-8fd7-36fde69c2da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.015141 10.0.0.22 - - [2026-03-23 23:01:42] "GET /firewall-rule/d8cc2af2-988b-4670-a09c-614ad5c00fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002136 10.0.0.22 - - [2026-03-23 23:01:42] "POST /ref-update HTTP/1.1" 200 156 0.046450 10.0.0.22 - - [2026-03-23 23:01:42] "DELETE /firewall-rule/d8cc2af2-988b-4670-a09c-614ad5c00fc2 HTTP/1.1" 200 115 0.045830 10.0.0.22 - - [2026-03-23 23:01:42] "GET /firewall-policy/bb757398-3531-4190-8fd7-36fde69c2da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.013604 10.0.0.22 - - [2026-03-23 23:01:43] "GET /firewall-rule/c0cb4424-929f-46c5-8500-733ee1e62be1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002558 10.0.0.22 - - [2026-03-23 23:01:43] "POST /ref-update HTTP/1.1" 200 156 0.039649 10.0.0.22 - - [2026-03-23 23:01:43] "DELETE /firewall-rule/c0cb4424-929f-46c5-8500-733ee1e62be1 HTTP/1.1" 200 115 0.033074 10.0.0.22 - - [2026-03-23 23:01:43] "DELETE /tag/1d78018b-0ba1-4834-be62-69d563865c7c HTTP/1.1" 200 115 0.035266 10.0.0.22 - - [2026-03-23 23:01:43] "DELETE /tag/40030830-3d9e-4ef3-8dc0-f3cde24d66d1 HTTP/1.1" 409 236 0.003928 10.0.0.22 - - [2026-03-23 23:01:43] "DELETE /tag/8e5a7853-eaa1-45ee-b428-b266fbb4a8c5 HTTP/1.1" 409 236 0.003896 10.0.0.22 - - [2026-03-23 23:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001281 10.0.0.22 - - [2026-03-23 23:01:43] "GET /virtual-network/e88a5eda-a880-4f81-a905-33fa2ccc0ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005172 10.0.0.22 - - [2026-03-23 23:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.22 - - [2026-03-23 23:01:43] "GET /virtual-network/c0b6bb86-5f4f-4413-b0ff-2d5b4455ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003562 10.0.0.22 - - [2026-03-23 23:01:43] "PUT /virtual-network/e88a5eda-a880-4f81-a905-33fa2ccc0ccc HTTP/1.1" 200 264 0.038852 10.0.0.22 - - [2026-03-23 23:01:43] "PUT /virtual-network/c0b6bb86-5f4f-4413-b0ff-2d5b4455ba5f HTTP/1.1" 200 264 0.038074 10.0.0.22 - - [2026-03-23 23:01:43] "DELETE /security-group/099d4d12-f204-4b78-be18-7085637fa698 HTTP/1.1" 200 115 0.057991 10.0.0.22 - - [2026-03-23 23:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.22 - - [2026-03-23 23:01:43] "DELETE /access-control-list/22d78cf1-f819-4373-ab88-b96cd6d9fada HTTP/1.1" 200 115 0.034736 10.0.0.22 - - [2026-03-23 23:01:43] "DELETE /access-control-list/52099a00-ca8a-4b17-89eb-e70b1f355370 HTTP/1.1" 200 115 0.029976 10.0.0.22 - - [2026-03-23 23:01:43] "GET /project/88d36538-b8f7-40d3-9b10-fb890f16aea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.040847 10.0.0.22 - - [2026-03-23 23:01:43] "GET /project/88d36538-b8f7-40d3-9b10-fb890f16aea4?fields=security_groups HTTP/1.1" 200 1352 0.027853 10.0.0.22 - - [2026-03-23 23:01:43] "DELETE /security-group/dd4df62f-314d-4368-ba42-74712b4bc447 HTTP/1.1" 200 115 0.040012 10.0.0.22 - - [2026-03-23 23:01:43] "DELETE /access-control-list/993999de-56c2-4030-ae76-15151ac92d9a HTTP/1.1" 200 115 0.038386 10.0.0.22 - - [2026-03-23 23:01:43] "GET /project/88d36538-b8f7-40d3-9b10-fb890f16aea4?fields=application_policy_sets HTTP/1.1" 200 1391 0.043220 10.0.0.22 - - [2026-03-23 23:01:43] "DELETE /access-control-list/0afda045-6416-4393-b4fc-17f349536ed4 HTTP/1.1" 200 115 0.035255 10.0.0.22 - - [2026-03-23 23:01:43] "DELETE /project/88d36538-b8f7-40d3-9b10-fb890f16aea4 HTTP/1.1" 200 115 0.272919 10.0.0.22 - - [2026-03-23 23:01:43] "POST /projects HTTP/1.1" 409 238 0.002141 10.0.0.22 - - [2026-03-23 23:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.22 - - [2026-03-23 23:01:43] "GET /project/c5a4ee2c-29e0-4d52-afa9-e843c2bc9fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029367 10.0.0.22 - - [2026-03-23 23:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001398 10.0.0.22 - - [2026-03-23 23:01:43] "GET /virtual-network/e88a5eda-a880-4f81-a905-33fa2ccc0ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.006961 10.0.0.22 - - [2026-03-23 23:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001568 10.0.0.22 - - [2026-03-23 23:01:43] "GET /virtual-network/c0b6bb86-5f4f-4413-b0ff-2d5b4455ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004727 10.0.0.22 - - [2026-03-23 23:01:43] "POST /security-groups HTTP/1.1" 409 285 0.002545 10.0.0.22 - - [2026-03-23 23:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001381 10.0.0.22 - - [2026-03-23 23:01:43] "PUT /security-group/c56e0777-dcb1-4839-8a5c-f52b22a24e31 HTTP/1.1" 200 262 0.052897 10.0.0.22 - - [2026-03-23 23:01:43] "PUT /access-control-list/ad1a801d-9310-4480-97f6-18026dfb7039 HTTP/1.1" 200 272 0.015528 10.0.0.22 - - [2026-03-23 23:01:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.023841 10.0.0.22 - - [2026-03-23 23:01:44] "PUT /access-control-list/926646ea-c876-432d-92f0-64819b3f8a9d HTTP/1.1" 200 272 0.024698 10.0.0.22 - - [2026-03-23 23:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.22 - - [2026-03-23 23:01:48] "GET /loadbalancer/a093d3b5-5da6-4d35-a53c-44baa3506533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002321 10.0.0.22 - - [2026-03-23 23:01:48] "GET /virtual-machine-interface/abb47244-270b-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001315 10.0.0.22 - - [2026-03-23 23:01:48] "DELETE /loadbalancer-member/8ee5d607-626d-49ad-949d-106864aca4cd HTTP/1.1" 200 115 0.028208 10.0.0.22 - - [2026-03-23 23:01:48] "GET /application-policy-set/e3df5201-ac7d-48fb-880c-1969e6358245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002307 10.0.0.22 - - [2026-03-23 23:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.22 - - [2026-03-23 23:01:48] "GET /policy-management/771f1ade-9a43-4d46-a1fa-bd30df9cd745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002582 10.0.0.22 - - [2026-03-23 23:01:48] "GET /firewall-policy/1c7d83a9-d636-4f6d-898e-a2c4bd019a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002115 10.0.0.22 - - [2026-03-23 23:01:48] "GET /firewall-rule/8e2f345d-a8df-4e75-8b23-a56d78426cbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002436 10.0.0.22 - - [2026-03-23 23:01:48] "POST /ref-update HTTP/1.1" 200 156 0.010027 10.0.0.22 - - [2026-03-23 23:01:48] "DELETE /firewall-rule/8e2f345d-a8df-4e75-8b23-a56d78426cbd HTTP/1.1" 200 115 0.033730 10.0.0.22 - - [2026-03-23 23:01:48] "GET /firewall-policy/46b59e3d-887f-489f-95f7-be0c16b443b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004118 10.0.0.22 - - [2026-03-23 23:01:48] "GET /firewall-rule/c7c01a13-0752-4fcb-b8ea-aeeb1545dfa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.002183 10.0.0.22 - - [2026-03-23 23:01:48] "POST /ref-update HTTP/1.1" 200 156 0.017203 10.0.0.22 - - [2026-03-23 23:01:48] "DELETE /firewall-rule/c7c01a13-0752-4fcb-b8ea-aeeb1545dfa5 HTTP/1.1" 200 115 0.046328 10.0.0.22 - - [2026-03-23 23:01:48] "GET /firewall-policy/46b59e3d-887f-489f-95f7-be0c16b443b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.005064 10.0.0.22 - - [2026-03-23 23:01:48] "GET /firewall-rule/eb0e883a-517a-4453-bd20-6857f5f720b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.002694 10.0.0.22 - - [2026-03-23 23:01:48] "POST /ref-update HTTP/1.1" 200 156 0.010988 10.0.0.22 - - [2026-03-23 23:01:48] "DELETE /firewall-rule/eb0e883a-517a-4453-bd20-6857f5f720b3 HTTP/1.1" 200 115 0.036565 10.0.0.22 - - [2026-03-23 23:01:48] "GET /application-policy-set/e3df5201-ac7d-48fb-880c-1969e6358245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003473 10.0.0.22 - - [2026-03-23 23:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.22 - - [2026-03-23 23:01:49] "GET /policy-management/771f1ade-9a43-4d46-a1fa-bd30df9cd745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002873 10.0.0.22 - - [2026-03-23 23:01:49] "GET /firewall-policy/46b59e3d-887f-489f-95f7-be0c16b443b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003257 10.0.0.22 - - [2026-03-23 23:01:49] "POST /ref-update HTTP/1.1" 200 156 0.021991 10.0.0.22 - - [2026-03-23 23:01:49] "DELETE /firewall-policy/46b59e3d-887f-489f-95f7-be0c16b443b8 HTTP/1.1" 200 115 0.029640 10.0.0.22 - - [2026-03-23 23:01:49] "DELETE /tag/40030830-3d9e-4ef3-8dc0-f3cde24d66d1 HTTP/1.1" 200 115 0.035516 10.0.0.22 - - [2026-03-23 23:01:49] "DELETE /tag/09caaf89-c1dd-431e-95c3-912706dd040a HTTP/1.1" 200 115 0.062093 10.0.0.22 - - [2026-03-23 23:01:49] "DELETE /tag/8e5a7853-eaa1-45ee-b428-b266fbb4a8c5 HTTP/1.1" 200 115 0.063315 10.0.0.22 - - [2026-03-23 23:01:49] "DELETE /tag/fda7754e-c0ab-4713-a98b-cc1fe7ff8598 HTTP/1.1" 200 115 0.067149 10.0.0.22 - - [2026-03-23 23:01:49] "DELETE /loadbalancer-pool/dede09de-e3bb-4598-a1d4-f2b412af46e7 HTTP/1.1" 200 115 0.032086 10.0.0.22 - - [2026-03-23 23:01:49] "DELETE /loadbalancer-listener/b3693b7c-8482-4790-8778-5848a0f0c951 HTTP/1.1" 200 115 0.042775 10.0.0.22 - - [2026-03-23 23:01:49] "DELETE /loadbalancer/a093d3b5-5da6-4d35-a53c-44baa3506533 HTTP/1.1" 200 115 0.049699 10.0.0.22 - - [2026-03-23 23:01:49] "DELETE /floating-ip/12f0437b-da63-4214-8197-e1d9af60cc7a HTTP/1.1" 200 115 0.034975 10.0.0.22 - - [2026-03-23 23:01:49] "DELETE /instance-ip/69c88d5c-2026-4ef1-a6ed-e764c351e3af HTTP/1.1" 200 115 0.058475 10.0.0.22 - - [2026-03-23 23:01:49] "DELETE /virtual-machine-interface/c7046bbe-1f89-47e8-8b48-f70cb19cd1ec HTTP/1.1" 200 115 0.048068 10.0.0.22 - - [2026-03-23 23:01:49] "DELETE /tag/2ac99485-2b41-471d-9a6c-2f90c58e86aa HTTP/1.1" 200 115 0.039590 10.0.0.22 - - [2026-03-23 23:01:49] "POST /projects HTTP/1.1" 409 238 0.004539 10.0.0.22 - - [2026-03-23 23:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.22 - - [2026-03-23 23:01:49] "GET /project/c5a4ee2c-29e0-4d52-afa9-e843c2bc9fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044070 10.0.0.22 - - [2026-03-23 23:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008967 10.0.0.22 - - [2026-03-23 23:01:49] "GET /virtual-network/e88a5eda-a880-4f81-a905-33fa2ccc0ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004272 10.0.0.22 - - [2026-03-23 23:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.22 - - [2026-03-23 23:01:49] "GET /virtual-network/c0b6bb86-5f4f-4413-b0ff-2d5b4455ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004590 10.0.0.22 - - [2026-03-23 23:01:49] "POST /security-groups HTTP/1.1" 409 285 0.004360 10.0.0.22 - - [2026-03-23 23:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.22 - - [2026-03-23 23:01:50] "PUT /security-group/c56e0777-dcb1-4839-8a5c-f52b22a24e31 HTTP/1.1" 200 262 0.067531 10.0.0.22 - - [2026-03-23 23:01:50] "PUT /access-control-list/ad1a801d-9310-4480-97f6-18026dfb7039 HTTP/1.1" 200 272 0.023965 10.0.0.22 - - [2026-03-23 23:01:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.028335 10.0.0.22 - - [2026-03-23 23:01:50] "GET /firewall-policy/bb757398-3531-4190-8fd7-36fde69c2da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.035229 10.0.0.22 - - [2026-03-23 23:01:50] "PUT /access-control-list/926646ea-c876-432d-92f0-64819b3f8a9d HTTP/1.1" 200 272 0.046571 10.0.0.22 - - [2026-03-23 23:01:50] "GET /firewall-rule/0a1fb0b7-8b66-41f1-8ac0-80b708694a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002543 10.0.0.22 - - [2026-03-23 23:01:50] "POST /ref-update HTTP/1.1" 200 156 0.137224 10.0.0.22 - - [2026-03-23 23:01:50] "DELETE /firewall-rule/0a1fb0b7-8b66-41f1-8ac0-80b708694a8d HTTP/1.1" 200 115 0.071660 10.0.0.22 - - [2026-03-23 23:01:50] "GET /firewall-policy/bb757398-3531-4190-8fd7-36fde69c2da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.005083 10.0.0.22 - - [2026-03-23 23:01:50] "GET /firewall-rule/4cbaf549-1946-44e6-b1c5-25db64ced17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002586 10.0.0.22 - - [2026-03-23 23:01:50] "POST /ref-update HTTP/1.1" 200 156 0.060565 10.0.0.22 - - [2026-03-23 23:01:50] "DELETE /firewall-rule/4cbaf549-1946-44e6-b1c5-25db64ced17e HTTP/1.1" 200 115 0.050026 10.0.0.22 - - [2026-03-23 23:01:50] "DELETE /tag/d2b9d99d-5593-4a72-a10c-fa9e9279f19e HTTP/1.1" 200 115 0.049063 10.0.0.22 - - [2026-03-23 23:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004573 10.0.0.22 - - [2026-03-23 23:01:50] "GET /virtual-network/e88a5eda-a880-4f81-a905-33fa2ccc0ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004231 10.0.0.22 - - [2026-03-23 23:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.22 - - [2026-03-23 23:01:50] "GET /virtual-network/c0b6bb86-5f4f-4413-b0ff-2d5b4455ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005305 10.0.0.22 - - [2026-03-23 23:01:50] "PUT /virtual-network/e88a5eda-a880-4f81-a905-33fa2ccc0ccc HTTP/1.1" 200 264 0.076138 10.0.0.22 - - [2026-03-23 23:01:50] "PUT /virtual-network/c0b6bb86-5f4f-4413-b0ff-2d5b4455ba5f HTTP/1.1" 200 264 0.079333 10.0.0.22 - - [2026-03-23 23:01:50] "DELETE /security-group/c56e0777-dcb1-4839-8a5c-f52b22a24e31 HTTP/1.1" 200 115 0.060117 10.0.0.22 - - [2026-03-23 23:01:50] "DELETE /access-control-list/ad1a801d-9310-4480-97f6-18026dfb7039 HTTP/1.1" 200 115 0.042429 10.0.0.22 - - [2026-03-23 23:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.024439 10.0.0.22 - - [2026-03-23 23:01:50] "DELETE /access-control-list/926646ea-c876-432d-92f0-64819b3f8a9d HTTP/1.1" 200 115 0.028535 10.0.0.22 - - [2026-03-23 23:01:51] "GET /project/c5a4ee2c-29e0-4d52-afa9-e843c2bc9fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.041068 10.0.0.22 - - [2026-03-23 23:01:51] "GET /project/c5a4ee2c-29e0-4d52-afa9-e843c2bc9fde?fields=security_groups HTTP/1.1" 200 1353 0.053688 10.0.0.22 - - [2026-03-23 23:01:51] "DELETE /access-control-list/b7cc2b9d-9a82-4d50-ba6b-3a70195c7f56 HTTP/1.1" 200 115 0.034291 10.0.0.22 - - [2026-03-23 23:01:51] "DELETE /security-group/bf7e6e00-e4aa-4604-a1ad-5854a3dc1aab HTTP/1.1" 200 115 0.089494 10.0.0.22 - - [2026-03-23 23:01:51] "DELETE /access-control-list/a374aa78-c010-4239-8dce-51f921deb584 HTTP/1.1" 200 115 0.038164 10.0.0.22 - - [2026-03-23 23:01:51] "GET /project/c5a4ee2c-29e0-4d52-afa9-e843c2bc9fde?fields=application_policy_sets HTTP/1.1" 200 1392 0.056113 10.0.0.22 - - [2026-03-23 23:01:51] "DELETE /project/c5a4ee2c-29e0-4d52-afa9-e843c2bc9fde HTTP/1.1" 200 115 0.377353 [Introspect:8084]10.0.0.22 - - [2026-03-23 23:02:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000863 [Introspect:8084]10.0.0.22 - - [2026-03-23 23:02:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000929 10.0.0.22 - - [2026-03-23 23:02:40] "GET / HTTP/1.1" 200 35931 0.001777 10.0.0.22 - - [2026-03-23 23:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.22 - - [2026-03-23 23:02:40] "GET /global-vrouter-config/ccdf587a-f60e-4b54-a4b0-4331dae61934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002326 10.0.0.22 - - [2026-03-23 23:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.22 - - [2026-03-23 23:02:40] "GET /global-vrouter-config/ccdf587a-f60e-4b54-a4b0-4331dae61934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002442 10.0.0.22 - - [2026-03-23 23:02:55] "GET / HTTP/1.1" 200 35931 0.002152 10.0.0.22 - - [2026-03-23 23:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.22 - - [2026-03-23 23:02:55] "GET /global-system-config/6a7b0b3d-aac2-4e01-ac23-710dd466e55c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006097 10.0.0.22 - - [2026-03-23 23:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.22 - - [2026-03-23 23:02:55] "GET /config-node/fd2d319b-9b02-44fd-9c87-4ca0e0d64b44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001957 10.0.0.22 - - [2026-03-23 23:02:56] "GET / HTTP/1.1" 200 35931 0.001282 10.0.0.22 - - [2026-03-23 23:02:56] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001850 10.0.0.22 - - [2026-03-23 23:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.22 - - [2026-03-23 23:03:01] "GET /global-vrouter-config/ccdf587a-f60e-4b54-a4b0-4331dae61934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.004133 10.0.0.22 - - [2026-03-23 23:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.22 - - [2026-03-23 23:03:01] "PUT /global-vrouter-config/ccdf587a-f60e-4b54-a4b0-4331dae61934 HTTP/1.1" 200 276 0.009095 10.0.0.22 - - [2026-03-23 23:03:01] "GET / HTTP/1.1" 200 35931 0.002095 10.0.0.22 - - [2026-03-23 23:03:01] "POST /alarms HTTP/1.1" 409 264 0.001828 10.0.0.22 - - [2026-03-23 23:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001307 10.0.0.22 - - [2026-03-23 23:03:01] "PUT /alarm/79fb342c-cc69-45b2-8885-28e6980b1fec HTTP/1.1" 200 244 0.009022 10.0.0.22 - - [2026-03-23 23:03:01] "POST /alarms HTTP/1.1" 409 261 0.002537 10.0.0.22 - - [2026-03-23 23:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.22 - - [2026-03-23 23:03:01] "PUT /alarm/4a246de4-984d-450b-9d02-ad4a41c70a95 HTTP/1.1" 200 244 0.008949 10.0.0.22 - - [2026-03-23 23:03:01] "POST /alarms HTTP/1.1" 409 261 0.040943 10.0.0.22 - - [2026-03-23 23:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.22 - - [2026-03-23 23:03:01] "PUT /alarm/494a4e47-fd61-4965-b378-a54870b9b8f2 HTTP/1.1" 200 244 0.011458 10.0.0.22 - - [2026-03-23 23:03:01] "POST /alarms HTTP/1.1" 409 253 0.007518 10.0.0.22 - - [2026-03-23 23:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.22 - - [2026-03-23 23:03:01] "PUT /alarm/ef661b85-e4b2-49ad-89cf-6bf0a16010bb HTTP/1.1" 200 244 0.010542 10.0.0.22 - - [2026-03-23 23:03:01] "POST /alarms HTTP/1.1" 409 251 0.006510 10.0.0.22 - - [2026-03-23 23:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001506 10.0.0.22 - - [2026-03-23 23:03:01] "PUT /alarm/c10af20d-a024-42c2-8b35-a4573a90d71b HTTP/1.1" 200 244 0.010116 10.0.0.22 - - [2026-03-23 23:03:01] "POST /alarms HTTP/1.1" 409 252 0.007923 10.0.0.22 - - [2026-03-23 23:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006214 10.0.0.22 - - [2026-03-23 23:03:01] "PUT /alarm/866b927c-872c-411c-bd90-f2daab8c6897 HTTP/1.1" 200 244 0.010865 10.0.0.22 - - [2026-03-23 23:03:01] "POST /alarms HTTP/1.1" 409 256 0.008593 10.0.0.22 - - [2026-03-23 23:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.22 - - [2026-03-23 23:03:01] "PUT /alarm/ef9c8e2a-1a18-41ce-8b2c-9ca7b8e52af2 HTTP/1.1" 200 244 0.011094 10.0.0.22 - - [2026-03-23 23:03:01] "POST /alarms HTTP/1.1" 409 248 0.007308 10.0.0.22 - - [2026-03-23 23:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001622 10.0.0.22 - - [2026-03-23 23:03:01] "PUT /alarm/695b2855-55ac-4fef-9e78-cfa8c07ff361 HTTP/1.1" 200 244 0.010728 10.0.0.22 - - [2026-03-23 23:03:02] "POST /alarms HTTP/1.1" 409 252 0.005093 10.0.0.22 - - [2026-03-23 23:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.22 - - [2026-03-23 23:03:02] "PUT /alarm/b5abc2bc-cf14-4a7b-94ec-aade886bb5d2 HTTP/1.1" 200 244 0.009930 10.0.0.22 - - [2026-03-23 23:03:02] "POST /alarms HTTP/1.1" 409 257 0.002891 10.0.0.22 - - [2026-03-23 23:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.22 - - [2026-03-23 23:03:02] "PUT /alarm/d67f83bf-c2e8-47fd-abc6-246e9ef3a79e HTTP/1.1" 200 244 0.009709 10.0.0.22 - - [2026-03-23 23:03:02] "POST /alarms HTTP/1.1" 409 251 0.006090 10.0.0.22 - - [2026-03-23 23:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.22 - - [2026-03-23 23:03:02] "PUT /alarm/84585841-a2c1-40c9-b7af-14803cfe7ae1 HTTP/1.1" 200 244 0.009998 10.0.0.22 - - [2026-03-23 23:03:02] "POST /alarms HTTP/1.1" 409 257 0.006633 10.0.0.22 - - [2026-03-23 23:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.22 - - [2026-03-23 23:03:02] "PUT /alarm/415d30a6-c42b-4aa4-af2c-5322a53e0fad HTTP/1.1" 200 244 0.011302 10.0.0.22 - - [2026-03-23 23:03:02] "POST /alarms HTTP/1.1" 409 261 0.006828 10.0.0.22 - - [2026-03-23 23:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.22 - - [2026-03-23 23:03:02] "PUT /alarm/f6249955-f59a-4ee4-a9d5-7723051476cd HTTP/1.1" 200 244 0.010769 10.0.0.22 - - [2026-03-23 23:03:02] "POST /alarms HTTP/1.1" 409 258 0.009570 10.0.0.22 - - [2026-03-23 23:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.22 - - [2026-03-23 23:03:02] "PUT /alarm/8ee415d5-f4cd-4d78-95b3-04815ca0e4c8 HTTP/1.1" 200 244 0.009871 10.0.0.22 - - [2026-03-23 23:03:02] "POST /alarms HTTP/1.1" 409 254 0.001900 10.0.0.22 - - [2026-03-23 23:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001286 10.0.0.22 - - [2026-03-23 23:03:02] "PUT /alarm/a3356774-6ab5-4331-94f8-186b4176d088 HTTP/1.1" 200 244 0.008159 10.0.0.22 - - [2026-03-23 23:03:02] "POST /alarms HTTP/1.1" 409 254 0.003223 10.0.0.22 - - [2026-03-23 23:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.22 - - [2026-03-23 23:03:02] "PUT /alarm/f0bb9f22-9a3d-48bb-97d6-cde85d846a8e HTTP/1.1" 200 244 0.016834 10.0.0.22 - - [2026-03-23 23:03:02] "POST /alarms HTTP/1.1" 409 254 0.005679 10.0.0.22 - - [2026-03-23 23:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.22 - - [2026-03-23 23:03:02] "PUT /alarm/172c3b15-0056-4bc5-8558-21a289762911 HTTP/1.1" 200 244 0.010597 10.0.0.22 - - [2026-03-23 23:03:02] "POST /alarms HTTP/1.1" 409 247 0.008803 10.0.0.22 - - [2026-03-23 23:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.22 - - [2026-03-23 23:03:02] "PUT /alarm/9b8f7453-d8a7-4a55-bac9-2552a522b4bf HTTP/1.1" 200 244 0.008908 10.0.0.22 - - [2026-03-23 23:03:02] "POST /alarms HTTP/1.1" 409 272 0.003026 10.0.0.22 - - [2026-03-23 23:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001228 10.0.0.22 - - [2026-03-23 23:03:02] "PUT /alarm/c05ea572-1650-43a6-92bc-c8a4184f5cc0 HTTP/1.1" 200 244 0.009976 10.0.0.22 - - [2026-03-23 23:03:02] "POST /alarms HTTP/1.1" 409 261 0.003874 10.0.0.22 - - [2026-03-23 23:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001406 10.0.0.22 - - [2026-03-23 23:03:02] "PUT /alarm/d93d17c9-ae1a-4470-b7e2-9b1533a76406 HTTP/1.1" 200 244 0.011087 10.0.0.22 - - [2026-03-23 23:03:02] "POST /alarms HTTP/1.1" 409 259 0.002800 10.0.0.22 - - [2026-03-23 23:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005682 10.0.0.22 - - [2026-03-23 23:03:02] "PUT /alarm/184db881-b21e-49f4-82db-5855b5f6a9ad HTTP/1.1" 200 244 0.010744 10.0.0.22 - - [2026-03-23 23:03:02] "POST /alarms HTTP/1.1" 409 265 0.006869 10.0.0.22 - - [2026-03-23 23:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001358 10.0.0.22 - - [2026-03-23 23:03:02] "PUT /alarm/1e312480-5ac2-4038-b161-18cd53e1ec27 HTTP/1.1" 200 244 0.012847 10.0.0.22 - - [2026-03-23 23:03:02] "POST /alarms HTTP/1.1" 409 279 0.004103 10.0.0.22 - - [2026-03-23 23:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.22 - - [2026-03-23 23:03:02] "PUT /alarm/e13d1286-23cb-4ef8-b7e6-c6a82b6827d2 HTTP/1.1" 200 244 0.012061 10.0.0.22 - - [2026-03-23 23:03:03] "GET / HTTP/1.1" 200 35931 0.001836 10.0.0.22 - - [2026-03-23 23:03:03] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001792 10.0.0.22 - - [2026-03-23 23:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.22 - - [2026-03-23 23:03:03] "PUT /global-vrouter-config/ccdf587a-f60e-4b54-a4b0-4331dae61934 HTTP/1.1" 200 276 0.007022 10.0.0.22 - - [2026-03-23 23:03:03] "GET / HTTP/1.1" 200 35931 0.001847 10.0.0.22 - - [2026-03-23 23:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.22 - - [2026-03-23 23:03:03] "GET /global-vrouter-config/ccdf587a-f60e-4b54-a4b0-4331dae61934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002576 10.0.0.22 - - [2026-03-23 23:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001257 10.0.0.22 - - [2026-03-23 23:03:03] "PUT /global-vrouter-config/ccdf587a-f60e-4b54-a4b0-4331dae61934 HTTP/1.1" 200 276 0.007904 10.0.0.22 - - [2026-03-23 23:03:03] "GET / HTTP/1.1" 200 35931 0.001709 10.0.0.22 - - [2026-03-23 23:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.22 - - [2026-03-23 23:03:03] "GET /global-system-config/6a7b0b3d-aac2-4e01-ac23-710dd466e55c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004092 10.0.0.22 - - [2026-03-23 23:03:03] "PUT /global-system-config/6a7b0b3d-aac2-4e01-ac23-710dd466e55c HTTP/1.1" 200 274 0.013131 10.0.0.22 - - [2026-03-23 23:03:07] "GET / HTTP/1.1" 200 35931 0.001234 10.0.0.22 - - [2026-03-23 23:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.22 - - [2026-03-23 23:03:07] "GET /routing-instance/34dba907-8c1d-4dc9-a037-03265f59f795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003640 10.0.0.22 - - [2026-03-23 23:03:07] "POST /bgp-routers HTTP/1.1" 409 301 0.002369 10.0.0.22 - - [2026-03-23 23:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.22 - - [2026-03-23 23:03:07] "GET /bgp-router/640c9bc2-39d5-4e5c-9d45-9b11115027d9?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003389 10.0.0.22 - - [2026-03-23 23:03:07] "PUT /bgp-router/640c9bc2-39d5-4e5c-9d45-9b11115027d9 HTTP/1.1" 200 254 0.012348 [Introspect:8084]10.0.0.22 - - [2026-03-23 23:03:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001277 [Introspect:8084]10.0.0.22 - - [2026-03-23 23:03:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001222 10.0.0.22 - - [2026-03-23 23:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.22 - - [2026-03-23 23:03:09] "GET /global-vrouter-config/ccdf587a-f60e-4b54-a4b0-4331dae61934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003837 10.0.0.22 - - [2026-03-23 23:03:22] "GET / HTTP/1.1" 200 35931 0.001845 10.0.0.22 - - [2026-03-23 23:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.22 - - [2026-03-23 23:03:22] "GET /global-system-config/6a7b0b3d-aac2-4e01-ac23-710dd466e55c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004822 10.0.0.22 - - [2026-03-23 23:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.22 - - [2026-03-23 23:03:22] "GET /config-node/fd2d319b-9b02-44fd-9c87-4ca0e0d64b44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002172 10.0.0.22 - - [2026-03-23 23:03:33] "GET / HTTP/1.1" 200 35931 0.001266 10.0.0.22 - - [2026-03-23 23:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.22 - - [2026-03-23 23:03:33] "GET /routing-instance/34dba907-8c1d-4dc9-a037-03265f59f795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003204 10.0.0.22 - - [2026-03-23 23:03:33] "POST /bgp-routers HTTP/1.1" 409 301 0.001964 10.0.0.22 - - [2026-03-23 23:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.22 - - [2026-03-23 23:03:33] "GET /bgp-router/640c9bc2-39d5-4e5c-9d45-9b11115027d9?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.005059 10.0.0.22 - - [2026-03-23 23:03:33] "PUT /bgp-router/640c9bc2-39d5-4e5c-9d45-9b11115027d9 HTTP/1.1" 200 254 0.011376 [Introspect:8084]10.0.0.22 - - [2026-03-23 23:03:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000852 [Introspect:8084]10.0.0.22 - - [2026-03-23 23:03:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001049 10.0.0.22 - - [2026-03-23 23:03:48] "GET / HTTP/1.1" 200 35931 0.001547 10.0.0.22 - - [2026-03-23 23:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009605 10.0.0.22 - - [2026-03-23 23:03:48] "GET /global-system-config/6a7b0b3d-aac2-4e01-ac23-710dd466e55c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004174 10.0.0.22 - - [2026-03-23 23:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006396 10.0.0.22 - - [2026-03-23 23:03:48] "GET /config-node/fd2d319b-9b02-44fd-9c87-4ca0e0d64b44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002284 10.0.0.22 - - [2026-03-23 23:03:48] "GET / HTTP/1.1" 200 35931 0.001996 10.0.0.22 - - [2026-03-23 23:03:48] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002048 10.0.0.22 - - [2026-03-23 23:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.22 - - [2026-03-23 23:03:53] "GET /global-vrouter-config/ccdf587a-f60e-4b54-a4b0-4331dae61934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002112 10.0.0.22 - - [2026-03-23 23:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001327 10.0.0.22 - - [2026-03-23 23:03:53] "PUT /global-vrouter-config/ccdf587a-f60e-4b54-a4b0-4331dae61934 HTTP/1.1" 200 276 0.006169 10.0.0.22 - - [2026-03-23 23:03:53] "GET / HTTP/1.1" 200 35931 0.001645 10.0.0.22 - - [2026-03-23 23:03:53] "POST /alarms HTTP/1.1" 409 264 0.001780 10.0.0.22 - - [2026-03-23 23:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001297 10.0.0.22 - - [2026-03-23 23:03:53] "PUT /alarm/79fb342c-cc69-45b2-8885-28e6980b1fec HTTP/1.1" 200 244 0.007918 10.0.0.22 - - [2026-03-23 23:03:53] "POST /alarms HTTP/1.1" 409 261 0.007141 10.0.0.22 - - [2026-03-23 23:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001332 10.0.0.22 - - [2026-03-23 23:03:53] "PUT /alarm/4a246de4-984d-450b-9d02-ad4a41c70a95 HTTP/1.1" 200 244 0.009305 10.0.0.22 - - [2026-03-23 23:03:53] "POST /alarms HTTP/1.1" 409 261 0.001962 10.0.0.22 - - [2026-03-23 23:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001522 10.0.0.22 - - [2026-03-23 23:03:53] "PUT /alarm/494a4e47-fd61-4965-b378-a54870b9b8f2 HTTP/1.1" 200 244 0.009156 10.0.0.22 - - [2026-03-23 23:03:53] "POST /alarms HTTP/1.1" 409 253 0.005340 10.0.0.22 - - [2026-03-23 23:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.22 - - [2026-03-23 23:03:53] "PUT /alarm/ef661b85-e4b2-49ad-89cf-6bf0a16010bb HTTP/1.1" 200 244 0.008624 10.0.0.22 - - [2026-03-23 23:03:53] "POST /alarms HTTP/1.1" 409 251 0.007539 10.0.0.22 - - [2026-03-23 23:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011928 10.0.0.22 - - [2026-03-23 23:03:53] "PUT /alarm/c10af20d-a024-42c2-8b35-a4573a90d71b HTTP/1.1" 200 244 0.009427 10.0.0.22 - - [2026-03-23 23:03:54] "POST /alarms HTTP/1.1" 409 252 0.003095 10.0.0.22 - - [2026-03-23 23:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001382 10.0.0.22 - - [2026-03-23 23:03:54] "PUT /alarm/866b927c-872c-411c-bd90-f2daab8c6897 HTTP/1.1" 200 244 0.008970 10.0.0.22 - - [2026-03-23 23:03:54] "POST /alarms HTTP/1.1" 409 256 0.007174 10.0.0.22 - - [2026-03-23 23:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.22 - - [2026-03-23 23:03:54] "PUT /alarm/ef9c8e2a-1a18-41ce-8b2c-9ca7b8e52af2 HTTP/1.1" 200 244 0.008466 10.0.0.22 - - [2026-03-23 23:03:54] "POST /alarms HTTP/1.1" 409 248 0.009045 10.0.0.22 - - [2026-03-23 23:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.22 - - [2026-03-23 23:03:54] "PUT /alarm/695b2855-55ac-4fef-9e78-cfa8c07ff361 HTTP/1.1" 200 244 0.008582 10.0.0.22 - - [2026-03-23 23:03:54] "POST /alarms HTTP/1.1" 409 252 0.011591 10.0.0.22 - - [2026-03-23 23:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001365 10.0.0.22 - - [2026-03-23 23:03:54] "PUT /alarm/b5abc2bc-cf14-4a7b-94ec-aade886bb5d2 HTTP/1.1" 200 244 0.016482 10.0.0.22 - - [2026-03-23 23:03:54] "POST /alarms HTTP/1.1" 409 257 0.014307 10.0.0.22 - - [2026-03-23 23:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.22 - - [2026-03-23 23:03:54] "PUT /alarm/d67f83bf-c2e8-47fd-abc6-246e9ef3a79e HTTP/1.1" 200 244 0.009037 10.0.0.22 - - [2026-03-23 23:03:54] "POST /alarms HTTP/1.1" 409 251 0.005114 10.0.0.22 - - [2026-03-23 23:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.22 - - [2026-03-23 23:03:54] "PUT /alarm/84585841-a2c1-40c9-b7af-14803cfe7ae1 HTTP/1.1" 200 244 0.009853 10.0.0.22 - - [2026-03-23 23:03:54] "POST /alarms HTTP/1.1" 409 257 0.004684 10.0.0.22 - - [2026-03-23 23:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.22 - - [2026-03-23 23:03:54] "PUT /alarm/415d30a6-c42b-4aa4-af2c-5322a53e0fad HTTP/1.1" 200 244 0.010485 10.0.0.22 - - [2026-03-23 23:03:54] "POST /alarms HTTP/1.1" 409 261 0.010760 10.0.0.22 - - [2026-03-23 23:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003041 10.0.0.22 - - [2026-03-23 23:03:54] "PUT /alarm/f6249955-f59a-4ee4-a9d5-7723051476cd HTTP/1.1" 200 244 0.010069 10.0.0.22 - - [2026-03-23 23:03:54] "POST /alarms HTTP/1.1" 409 258 0.005871 10.0.0.22 - - [2026-03-23 23:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.22 - - [2026-03-23 23:03:54] "PUT /alarm/8ee415d5-f4cd-4d78-95b3-04815ca0e4c8 HTTP/1.1" 200 244 0.009075 10.0.0.22 - - [2026-03-23 23:03:54] "POST /alarms HTTP/1.1" 409 254 0.007864 10.0.0.22 - - [2026-03-23 23:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.22 - - [2026-03-23 23:03:54] "PUT /alarm/a3356774-6ab5-4331-94f8-186b4176d088 HTTP/1.1" 200 244 0.008255 10.0.0.22 - - [2026-03-23 23:03:54] "POST /alarms HTTP/1.1" 409 254 0.009178 10.0.0.22 - - [2026-03-23 23:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002667 10.0.0.22 - - [2026-03-23 23:03:54] "PUT /alarm/f0bb9f22-9a3d-48bb-97d6-cde85d846a8e HTTP/1.1" 200 244 0.009391 10.0.0.22 - - [2026-03-23 23:03:54] "POST /alarms HTTP/1.1" 409 254 0.002606 10.0.0.22 - - [2026-03-23 23:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001436 10.0.0.22 - - [2026-03-23 23:03:54] "PUT /alarm/172c3b15-0056-4bc5-8558-21a289762911 HTTP/1.1" 200 244 0.009202 10.0.0.22 - - [2026-03-23 23:03:54] "POST /alarms HTTP/1.1" 409 247 0.011783 10.0.0.22 - - [2026-03-23 23:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.22 - - [2026-03-23 23:03:54] "PUT /alarm/9b8f7453-d8a7-4a55-bac9-2552a522b4bf HTTP/1.1" 200 244 0.010532 10.0.0.22 - - [2026-03-23 23:03:54] "POST /alarms HTTP/1.1" 409 272 0.004744 10.0.0.22 - - [2026-03-23 23:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005082 10.0.0.22 - - [2026-03-23 23:03:54] "PUT /alarm/c05ea572-1650-43a6-92bc-c8a4184f5cc0 HTTP/1.1" 200 244 0.009157 10.0.0.22 - - [2026-03-23 23:03:55] "POST /alarms HTTP/1.1" 409 261 0.009285 10.0.0.22 - - [2026-03-23 23:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001543 10.0.0.22 - - [2026-03-23 23:03:55] "PUT /alarm/d93d17c9-ae1a-4470-b7e2-9b1533a76406 HTTP/1.1" 200 244 0.009060 10.0.0.22 - - [2026-03-23 23:03:55] "POST /alarms HTTP/1.1" 409 259 0.008981 10.0.0.22 - - [2026-03-23 23:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001358 10.0.0.22 - - [2026-03-23 23:03:55] "PUT /alarm/184db881-b21e-49f4-82db-5855b5f6a9ad HTTP/1.1" 200 244 0.012462 10.0.0.22 - - [2026-03-23 23:03:55] "POST /alarms HTTP/1.1" 409 265 0.003939 10.0.0.22 - - [2026-03-23 23:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.22 - - [2026-03-23 23:03:55] "PUT /alarm/1e312480-5ac2-4038-b161-18cd53e1ec27 HTTP/1.1" 200 244 0.009724 10.0.0.22 - - [2026-03-23 23:03:55] "POST /alarms HTTP/1.1" 409 279 0.004326 10.0.0.22 - - [2026-03-23 23:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.22 - - [2026-03-23 23:03:55] "PUT /alarm/e13d1286-23cb-4ef8-b7e6-c6a82b6827d2 HTTP/1.1" 200 244 0.015130 10.0.0.22 - - [2026-03-23 23:03:55] "GET / HTTP/1.1" 200 35931 0.002051 10.0.0.22 - - [2026-03-23 23:03:55] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001968 10.0.0.22 - - [2026-03-23 23:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.22 - - [2026-03-23 23:03:55] "PUT /global-vrouter-config/ccdf587a-f60e-4b54-a4b0-4331dae61934 HTTP/1.1" 200 276 0.006918 10.0.0.22 - - [2026-03-23 23:03:55] "GET / HTTP/1.1" 200 35931 0.001357 10.0.0.22 - - [2026-03-23 23:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.22 - - [2026-03-23 23:03:55] "GET /global-vrouter-config/ccdf587a-f60e-4b54-a4b0-4331dae61934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002276 10.0.0.22 - - [2026-03-23 23:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001278 10.0.0.22 - - [2026-03-23 23:03:55] "PUT /global-vrouter-config/ccdf587a-f60e-4b54-a4b0-4331dae61934 HTTP/1.1" 200 276 0.009334 10.0.0.22 - - [2026-03-23 23:03:56] "GET / HTTP/1.1" 200 35931 0.001570 10.0.0.22 - - [2026-03-23 23:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.22 - - [2026-03-23 23:03:56] "GET /global-system-config/6a7b0b3d-aac2-4e01-ac23-710dd466e55c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004313 10.0.0.22 - - [2026-03-23 23:03:56] "PUT /global-system-config/6a7b0b3d-aac2-4e01-ac23-710dd466e55c HTTP/1.1" 200 274 0.014191 10.0.0.22 - - [2026-03-23 23:03:59] "GET / HTTP/1.1" 200 35931 0.001240 10.0.0.22 - - [2026-03-23 23:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.22 - - [2026-03-23 23:03:59] "GET /routing-instance/34dba907-8c1d-4dc9-a037-03265f59f795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002312 10.0.0.22 - - [2026-03-23 23:03:59] "POST /bgp-routers HTTP/1.1" 409 301 0.001906 10.0.0.22 - - [2026-03-23 23:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.22 - - [2026-03-23 23:03:59] "GET /bgp-router/640c9bc2-39d5-4e5c-9d45-9b11115027d9?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003208 10.0.0.22 - - [2026-03-23 23:03:59] "PUT /bgp-router/640c9bc2-39d5-4e5c-9d45-9b11115027d9 HTTP/1.1" 200 254 0.009976 [Introspect:8084]10.0.0.22 - - [2026-03-23 23:03:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000860 [Introspect:8084]10.0.0.22 - - [2026-03-23 23:03:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000961 10.0.0.22 - - [2026-03-23 23:04:03] "POST /tags HTTP/1.1" 200 355 0.026545 10.0.0.22 - - [2026-03-23 23:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004570 10.0.0.22 - - [2026-03-23 23:04:04] "GET /tag/e9169b12-9918-4b64-983f-c036d72213ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.013896 10.0.0.22 - - [2026-03-23 23:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.22 - - [2026-03-23 23:04:04] "GET /virtual-network/e88a5eda-a880-4f81-a905-33fa2ccc0ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003701 10.0.0.22 - - [2026-03-23 23:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001511 10.0.0.22 - - [2026-03-23 23:04:04] "GET /project/22a831d9-9575-4b90-8fbf-c3e6a8a8d5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047829 10.0.0.22 - - [2026-03-23 23:04:04] "POST /virtual-machines HTTP/1.1" 200 351 0.008765 10.0.0.22 - - [2026-03-23 23:04:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.018671 10.0.0.22 - - [2026-03-23 23:04:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.103487 10.0.0.22 - - [2026-03-23 23:04:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.007307 10.0.0.22 - - [2026-03-23 23:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013308 10.0.0.22 - - [2026-03-23 23:04:04] "GET /virtual-machine-interface/966ecc12-270c-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.004917 10.0.0.22 - - [2026-03-23 23:04:04] "POST /instance-ips HTTP/1.1" 200 391 0.019482 10.0.0.22 - - [2026-03-23 23:04:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.014188 10.0.0.22 - - [2026-03-23 23:04:04] "GET /virtual-machine-interface/966ecc12-270c-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.012822 10.0.0.22 - - [2026-03-23 23:04:04] "POST /set-tag HTTP/1.1" 200 109 0.012959 10.0.0.22 - - [2026-03-23 23:04:04] "GET /virtual-machine-interface/966ecc12-270c-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.016168 10.0.0.22 - - [2026-03-23 23:04:04] "GET /instance-ip/968839ae-270c-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002460 10.0.0.22 - - [2026-03-23 23:04:04] "GET /virtual-machine-interface/966ecc12-270c-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003865 10.0.0.22 - - [2026-03-23 23:04:04] "POST /set-tag HTTP/1.1" 200 109 0.001958 10.0.0.22 - - [2026-03-23 23:04:04] "GET /virtual-router/d22d5546-f127-433c-b6a3-8a0b10d83e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003076 10.0.0.22 - - [2026-03-23 23:04:04] "POST /ref-update HTTP/1.1" 200 156 0.009298 10.0.0.22 - - [2026-03-23 23:04:04] "GET /virtual-machine-interface/966ecc12-270c-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003885 10.0.0.22 - - [2026-03-23 23:04:04] "POST /set-tag HTTP/1.1" 200 109 0.002150 10.0.0.22 - - [2026-03-23 23:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.22 - - [2026-03-23 23:04:04] "GET /virtual-network/e88a5eda-a880-4f81-a905-33fa2ccc0ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003562 10.0.0.22 - - [2026-03-23 23:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001291 10.0.0.22 - - [2026-03-23 23:04:04] "GET /project/22a831d9-9575-4b90-8fbf-c3e6a8a8d5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028860 10.0.0.22 - - [2026-03-23 23:04:04] "POST /virtual-machines HTTP/1.1" 200 355 0.007489 10.0.0.22 - - [2026-03-23 23:04:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.009431 10.0.0.22 - - [2026-03-23 23:04:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.103813 10.0.0.22 - - [2026-03-23 23:04:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.007122 10.0.0.22 - - [2026-03-23 23:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011539 10.0.0.22 - - [2026-03-23 23:04:05] "GET /virtual-machine-interface/96d88a4e-270c-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.003704 10.0.0.22 - - [2026-03-23 23:04:05] "POST /instance-ips HTTP/1.1" 200 395 0.017786 10.0.0.22 - - [2026-03-23 23:04:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.018814 10.0.0.22 - - [2026-03-23 23:04:05] "GET /virtual-machine-interface/96d88a4e-270c-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.011678 10.0.0.22 - - [2026-03-23 23:04:05] "POST /set-tag HTTP/1.1" 200 109 0.013626 10.0.0.22 - - [2026-03-23 23:04:05] "GET /virtual-machine-interface/96d88a4e-270c-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.016252 10.0.0.22 - - [2026-03-23 23:04:05] "GET /instance-ip/96f125fe-270c-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.007896 10.0.0.22 - - [2026-03-23 23:04:05] "GET /virtual-machine-interface/96d88a4e-270c-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004804 10.0.0.22 - - [2026-03-23 23:04:05] "POST /set-tag HTTP/1.1" 200 109 0.001943 10.0.0.22 - - [2026-03-23 23:04:05] "GET /virtual-router/d22d5546-f127-433c-b6a3-8a0b10d83e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.002979 10.0.0.22 - - [2026-03-23 23:04:05] "POST /ref-update HTTP/1.1" 200 156 0.006944 10.0.0.22 - - [2026-03-23 23:04:05] "GET /virtual-machine-interface/96d88a4e-270c-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004038 10.0.0.22 - - [2026-03-23 23:04:05] "POST /set-tag HTTP/1.1" 200 109 0.002488 10.0.0.22 - - [2026-03-23 23:04:05] "GET /virtual-machine-interface/966ecc12-270c-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004327 10.0.0.22 - - [2026-03-23 23:04:05] "POST /set-tag HTTP/1.1" 200 109 0.002138 10.0.0.22 - - [2026-03-23 23:04:05] "GET /virtual-machine-interface/96d88a4e-270c-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003603 10.0.0.22 - - [2026-03-23 23:04:05] "POST /set-tag HTTP/1.1" 200 109 0.001591 10.0.0.22 - - [2026-03-23 23:04:13] "GET / HTTP/1.1" 200 35931 0.001997 10.0.0.22 - - [2026-03-23 23:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.22 - - [2026-03-23 23:04:13] "GET /global-system-config/6a7b0b3d-aac2-4e01-ac23-710dd466e55c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004441 10.0.0.22 - - [2026-03-23 23:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.22 - - [2026-03-23 23:04:13] "GET /config-node/fd2d319b-9b02-44fd-9c87-4ca0e0d64b44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.007833 10.0.0.22 - - [2026-03-23 23:04:16] "GET /virtual-machine-interface/96d88a4e-270c-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004108 10.0.0.22 - - [2026-03-23 23:04:16] "POST /set-tag HTTP/1.1" 200 109 0.001956 10.0.0.22 - - [2026-03-23 23:04:17] "GET /virtual-machine-interface/966ecc12-270c-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006585 10.0.0.22 - - [2026-03-23 23:04:17] "POST /set-tag HTTP/1.1" 200 109 0.001988 10.0.0.22 - - [2026-03-23 23:04:17] "GET /virtual-machine-interface/966ecc12-270c-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004095 10.0.0.22 - - [2026-03-23 23:04:17] "POST /set-tag HTTP/1.1" 200 109 0.002523 10.0.0.22 - - [2026-03-23 23:04:25] "GET / HTTP/1.1" 200 35931 0.001274 10.0.0.22 - - [2026-03-23 23:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.22 - - [2026-03-23 23:04:25] "GET /routing-instance/34dba907-8c1d-4dc9-a037-03265f59f795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002671 10.0.0.22 - - [2026-03-23 23:04:25] "POST /bgp-routers HTTP/1.1" 409 301 0.001818 10.0.0.22 - - [2026-03-23 23:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001452 10.0.0.22 - - [2026-03-23 23:04:25] "GET /bgp-router/640c9bc2-39d5-4e5c-9d45-9b11115027d9?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003231 10.0.0.22 - - [2026-03-23 23:04:25] "PUT /bgp-router/640c9bc2-39d5-4e5c-9d45-9b11115027d9 HTTP/1.1" 200 254 0.013080 [Introspect:8084]10.0.0.22 - - [2026-03-23 23:04:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000985 [Introspect:8084]10.0.0.22 - - [2026-03-23 23:04:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001037 10.0.0.22 - - [2026-03-23 23:04:50] "GET /virtual-machine-interface/966ecc12-270c-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.010861 10.0.0.22 - - [2026-03-23 23:04:50] "POST /set-tag HTTP/1.1" 200 109 0.011111 10.0.0.22 - - [2026-03-23 23:04:50] "GET /virtual-machine-interface/966ecc12-270c-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.048320 10.0.0.22 - - [2026-03-23 23:04:50] "POST /set-tag HTTP/1.1" 200 109 0.002186 10.0.0.22 - - [2026-03-23 23:04:50] "GET /virtual-machine/72486066-b9a2-440d-89cf-236c5d36382c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.002917 10.0.0.22 - - [2026-03-23 23:04:50] "POST /ref-update HTTP/1.1" 200 156 0.027875 10.0.0.22 - - [2026-03-23 23:04:50] "GET /virtual-machine-interface/966ecc12-270c-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.016030 10.0.0.22 - - [2026-03-23 23:04:50] "POST /set-tag HTTP/1.1" 200 109 0.022510 10.0.0.22 - - [2026-03-23 23:04:50] "POST /set-tag HTTP/1.1" 200 109 0.031398 10.0.0.22 - - [2026-03-23 23:04:50] "DELETE /instance-ip/968839ae-270c-11f1-be46-fa163eb562f7 HTTP/1.1" 200 115 0.065389 10.0.0.22 - - [2026-03-23 23:04:50] "DELETE /virtual-machine-interface/966ecc12-270c-11f1-be46-fa163eb562f7 HTTP/1.1" 200 115 0.045073 10.0.0.22 - - [2026-03-23 23:04:50] "DELETE /virtual-machine/72486066-b9a2-440d-89cf-236c5d36382c HTTP/1.1" 200 115 0.028579 10.0.0.22 - - [2026-03-23 23:04:50] "GET /virtual-machine-interface/96d88a4e-270c-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004213 10.0.0.22 - - [2026-03-23 23:04:50] "POST /set-tag HTTP/1.1" 200 109 0.002372 [Introspect:8084]10.0.0.22 - - [2026-03-23 23:04:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000886 [Introspect:8084]10.0.0.22 - - [2026-03-23 23:04:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000885 10.0.0.22 - - [2026-03-23 23:04:52] "GET /global-system-configs HTTP/1.1" 200 322 0.011070 10.0.0.22 - - [2026-03-23 23:04:54] "GET /global-system-configs HTTP/1.1" 200 322 0.002273 10.0.0.22 - - [2026-03-23 23:05:21] "GET /virtual-machine-interface/96d88a4e-270c-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005414 10.0.0.22 - - [2026-03-23 23:05:21] "POST /set-tag HTTP/1.1" 200 109 0.004083 10.0.0.22 - - [2026-03-23 23:05:21] "GET /virtual-machine-interface/96d88a4e-270c-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007886 10.0.0.22 - - [2026-03-23 23:05:21] "POST /set-tag HTTP/1.1" 200 109 0.004105 10.0.0.22 - - [2026-03-23 23:05:21] "GET /virtual-machine/6e2d9ebd-7871-46a6-ac5d-5cd85afb7739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.003066 10.0.0.22 - - [2026-03-23 23:05:21] "POST /ref-update HTTP/1.1" 200 156 0.009522 10.0.0.22 - - [2026-03-23 23:05:21] "GET /virtual-machine-interface/96d88a4e-270c-11f1-be46-fa163eb562f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004570 10.0.0.22 - - [2026-03-23 23:05:21] "POST /set-tag HTTP/1.1" 200 109 0.018288 10.0.0.22 - - [2026-03-23 23:05:21] "POST /set-tag HTTP/1.1" 200 109 0.040059 10.0.0.22 - - [2026-03-23 23:05:21] "DELETE /instance-ip/96f125fe-270c-11f1-be46-fa163eb562f7 HTTP/1.1" 200 115 0.050696 10.0.0.22 - - [2026-03-23 23:05:21] "DELETE /virtual-machine-interface/96d88a4e-270c-11f1-be46-fa163eb562f7 HTTP/1.1" 200 115 0.052473 10.0.0.22 - - [2026-03-23 23:05:21] "DELETE /virtual-machine/6e2d9ebd-7871-46a6-ac5d-5cd85afb7739 HTTP/1.1" 200 115 0.023982 10.0.0.22 - - [2026-03-23 23:05:21] "DELETE /tag/e9169b12-9918-4b64-983f-c036d72213ee HTTP/1.1" 200 115 0.041898