++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Mar 26 01:49:57 AM UTC 2026 ===================' INFO: =================== Thu Mar 26 01:49:57 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.19 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.19 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.19 ++ ANALYTICSDB_NODES=10.0.0.19 ++ ANALYTICS_SNMP_NODES=10.0.0.19 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ '[' -n '10.0.0.19:8081 ' ']' +++ echo 10.0.0.19:8081 ++ ANALYTICS_SERVERS=10.0.0.19:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ '[' -n '10.0.0.19:9042 ' ']' +++ echo 10.0.0.19:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.19:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.19 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ '[' -n '10.0.0.19:8086 ' ']' +++ echo 10.0.0.19:8086 ++ COLLECTOR_SERVERS=10.0.0.19:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.19 ++ CONFIGDB_NODES=10.0.0.19 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ '[' -n '10.0.0.19:8082 ' ']' +++ echo 10.0.0.19:8082 ++ CONFIG_SERVERS=10.0.0.19:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ '[' -n '10.0.0.19:9161 ' ']' +++ echo 10.0.0.19:9161 ++ CONFIGDB_SERVERS=10.0.0.19:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ '[' -n '10.0.0.19:9041 ' ']' +++ echo 10.0.0.19:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.19:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.19 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.19 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.19 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ '[' -n 10.0.0.19:2181, ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS=10.0.0.19:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ '[' -n '10.0.0.19:2181 ' ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.19:2181 ++ RABBITMQ_NODES=10.0.0.19 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ '[' -n 10.0.0.19:5673, ']' +++ echo 10.0.0.19:5673 ++ RABBITMQ_SERVERS=10.0.0.19:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ '[' -n '10.0.0.19:6379 ' ']' +++ echo 10.0.0.19:6379 ++ REDIS_SERVERS=10.0.0.19:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.19 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ '[' -n '10.0.0.19:9092 ' ']' +++ echo 10.0.0.19:9092 ++ KAFKA_SERVERS=10.0.0.19:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.19 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.19 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.19 ++ cut -d , -f 1 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.19 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.19 +++ local servers=10.0.0.19 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.19,10.161.200.1,127.0.0.1,172.17.0.1,252.19.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.19'\''))' +++ local server_ip=10.0.0.19 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.19 ]] +++ [[ ,10.0.0.19,10.161.200.1,127.0.0.1,172.17.0.1,252.19.0.1,, =~ ,10\.0\.0\.19, ]] +++ echo 10.0.0.19 1 +++ return ++ local ip=10.0.0.19 ++ [[ -z 10.0.0.19 ]] ++ echo 10.0.0.19 + host_ip=10.0.0.19 + [[ cql == \c\q\l ]] ++ echo 10.0.0.19:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.19:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.19:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sed 's/^API__//g' ++ sort ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 03/26/2026 01:50:52.017 7f16f88a3980 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/26/2026 01:50:52.218 7f16f88a3980 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/26/2026 01:50:52.239 7f16f88a3980 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/26/2026 01:50:52.239 7f16f88a3980 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.19 - - [2026-03-26 01:50:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000808 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.19:8082/ Hit Ctrl-C to quit. 10.0.0.19 - - [2026-03-26 01:51:03] "GET / HTTP/1.1" 503 181 0.000202 10.0.0.19 - - [2026-03-26 01:51:04] "GET / HTTP/1.1" 503 181 0.000208 10.0.0.19 - - [2026-03-26 01:51:04] "GET / HTTP/1.1" 200 35931 0.001625 10.0.0.19 - - [2026-03-26 01:51:05] "GET / HTTP/1.1" 200 45303 0.001256 10.0.0.19 - - [2026-03-26 01:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.19 - - [2026-03-26 01:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006519 10.0.0.19 - - [2026-03-26 01:51:05] "GET / HTTP/1.1" 200 35931 0.001509 10.0.0.19 - - [2026-03-26 01:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004812 10.0.0.19 - - [2026-03-26 01:51:05] "GET /global-system-config/c9f87c9f-914f-4716-a43c-2df668518bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006258 10.0.0.19 - - [2026-03-26 01:51:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.005415 10.0.0.19 - - [2026-03-26 01:51:05] "GET / HTTP/1.1" 200 35931 0.002102 10.0.0.19 - - [2026-03-26 01:51:05] "POST /analytics-nodes HTTP/1.1" 200 599 0.120645 10.0.0.19 - - [2026-03-26 01:51:05] "GET / HTTP/1.1" 200 35931 0.001292 10.0.0.19 - - [2026-03-26 01:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006700 10.0.0.19 - - [2026-03-26 01:51:05] "GET /global-system-config/c9f87c9f-914f-4716-a43c-2df668518bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007153 10.0.0.19 - - [2026-03-26 01:51:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.004257 10.0.0.19 - - [2026-03-26 01:51:05] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.075072 [Introspect:8084]10.0.0.19 - - [2026-03-26 01:51:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000964 [Introspect:8084]10.0.0.19 - - [2026-03-26 01:51:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000924 10.0.0.19 - - [2026-03-26 01:51:06] "GET / HTTP/1.1" 200 35931 0.001491 10.0.0.19 - - [2026-03-26 01:51:06] "GET / HTTP/1.1" 200 35931 0.001290 10.0.0.19 - - [2026-03-26 01:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.19 - - [2026-03-26 01:51:06] "GET /global-system-config/c9f87c9f-914f-4716-a43c-2df668518bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.015838 10.0.0.19 - - [2026-03-26 01:51:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.003189 10.0.0.19 - - [2026-03-26 01:51:07] "POST /config-nodes HTTP/1.1" 200 593 0.060373 10.0.0.19 - - [2026-03-26 01:51:07] "POST /fqname-to-id HTTP/1.1" 404 186 0.008430 10.0.0.19 - - [2026-03-26 01:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.013196 10.0.0.19 - - [2026-03-26 01:51:07] "GET /global-system-config/c9f87c9f-914f-4716-a43c-2df668518bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.035285 10.0.0.19 - - [2026-03-26 01:51:07] "POST /service-appliance-sets HTTP/1.1" 200 553 0.073063 10.0.0.19 - - [2026-03-26 01:51:07] "GET / HTTP/1.1" 200 35931 0.001642 10.0.0.19 - - [2026-03-26 01:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006958 10.0.0.19 - - [2026-03-26 01:51:07] "POST /fqname-to-id HTTP/1.1" 404 180 0.001893 10.0.0.19 - - [2026-03-26 01:51:07] "GET /global-system-config/c9f87c9f-914f-4716-a43c-2df668518bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005844 10.0.0.19 - - [2026-03-26 01:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005678 10.0.0.19 - - [2026-03-26 01:51:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.002620 10.0.0.19 - - [2026-03-26 01:51:07] "GET /global-system-config/c9f87c9f-914f-4716-a43c-2df668518bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.014008 10.0.0.19 - - [2026-03-26 01:51:07] "POST /service-appliance-sets HTTP/1.1" 200 541 0.030874 10.0.0.19 - - [2026-03-26 01:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007582 10.0.0.19 - - [2026-03-26 01:51:07] "GET / HTTP/1.1" 200 35931 0.001379 10.0.0.19 - - [2026-03-26 01:51:07] "GET /network-ipam/90da5a4b-5334-43df-89e9-6c04a4bb09de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.007596 10.0.0.19 - - [2026-03-26 01:51:07] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004476 10.0.0.19 - - [2026-03-26 01:51:07] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.092238 10.0.0.19 - - [2026-03-26 01:51:07] "POST /service-templates HTTP/1.1" 200 511 0.045659 10.0.0.19 - - [2026-03-26 01:51:07] "POST /service-templates HTTP/1.1" 200 501 0.062977 10.0.0.19 - - [2026-03-26 01:51:08] "POST /service-templates HTTP/1.1" 200 515 0.095231 10.0.0.19 - - [2026-03-26 01:51:08] "POST /service-templates HTTP/1.1" 200 535 0.055636 10.0.0.19 - - [2026-03-26 01:51:08] "POST /service-templates HTTP/1.1" 200 507 0.029430 10.0.0.19 - - [2026-03-26 01:51:08] "GET / HTTP/1.1" 200 35931 0.001153 10.0.0.19 - - [2026-03-26 01:51:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.19 - - [2026-03-26 01:51:08] "GET /global-system-config/c9f87c9f-914f-4716-a43c-2df668518bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007770 10.0.0.19 - - [2026-03-26 01:51:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.007179 10.0.0.19 - - [2026-03-26 01:51:08] "POST /database-nodes HTTP/1.1" 200 597 0.032446 10.0.0.19 - - [2026-03-26 01:51:10] "GET / HTTP/1.1" 200 35931 0.001377 10.0.0.19 - - [2026-03-26 01:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012978 10.0.0.19 - - [2026-03-26 01:51:10] "GET /global-system-config/c9f87c9f-914f-4716-a43c-2df668518bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008360 10.0.0.19 - - [2026-03-26 01:51:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.006056 10.0.0.19 - - [2026-03-26 01:51:10] "POST /config-database-nodes HTTP/1.1" 200 611 0.063546 [Introspect:8084]10.0.0.19 - - [2026-03-26 01:51:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000835 [Introspect:8084]10.0.0.19 - - [2026-03-26 01:51:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.005037 10.0.0.19 - - [2026-03-26 01:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003852 10.0.0.19 - - [2026-03-26 01:51:11] "GET /network-ipam/90da5a4b-5334-43df-89e9-6c04a4bb09de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003650 10.0.0.19 - - [2026-03-26 01:51:11] "POST /fqname-to-id HTTP/1.1" 404 225 0.002134 10.0.0.19 - - [2026-03-26 01:51:11] "POST /access-control-lists HTTP/1.1" 200 587 0.031704 10.0.0.19 - - [2026-03-26 01:51:11] "POST /fqname-to-id HTTP/1.1" 404 224 0.026016 10.0.0.19 - - [2026-03-26 01:51:11] "POST /access-control-lists HTTP/1.1" 200 585 0.046677 10.0.0.19 - - [2026-03-26 01:51:11] "GET / HTTP/1.1" 200 35931 0.001412 10.0.0.19 - - [2026-03-26 01:51:11] "POST /route-targets HTTP/1.1" 200 327 0.019840 10.0.0.19 - - [2026-03-26 01:51:12] "POST /ref-update HTTP/1.1" 200 156 0.057366 10.0.0.19 - - [2026-03-26 01:51:12] "POST /route-targets HTTP/1.1" 200 327 0.024314 10.0.0.19 - - [2026-03-26 01:51:12] "POST /ref-update HTTP/1.1" 200 156 0.035542 10.0.0.19 - - [2026-03-26 01:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.19 - - [2026-03-26 01:51:12] "GET /domain/a29394f0-88cc-498a-874a-33d74d55bf21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003290 10.0.0.19 - - [2026-03-26 01:51:12] "POST /route-targets HTTP/1.1" 200 327 0.078525 10.0.0.19 - - [2026-03-26 01:51:12] "POST /ref-update HTTP/1.1" 200 156 0.035326 10.0.0.19 - - [2026-03-26 01:51:12] "POST /route-targets HTTP/1.1" 200 327 0.019151 10.0.0.19 - - [2026-03-26 01:51:12] "POST /ref-update HTTP/1.1" 200 156 0.089610 10.0.0.19 - - [2026-03-26 01:51:12] "POST /id-to-fqname HTTP/1.1" 200 173 0.000609 10.0.0.19 - - [2026-03-26 01:51:12] "POST /fqname-to-id HTTP/1.1" 404 182 0.006447 10.0.0.19 - - [2026-03-26 01:51:12] "POST /fqname-to-id HTTP/1.1" 404 201 0.005520 10.0.0.19 - - [2026-03-26 01:51:12] "POST /security-groups HTTP/1.1" 200 570 0.106569 10.0.0.19 - - [2026-03-26 01:51:12] "POST /projects HTTP/1.1" 200 481 0.408796 10.0.0.19 - - [2026-03-26 01:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.023834 10.0.0.19 - - [2026-03-26 01:51:12] "GET /global-vrouter-config/210a9623-74a2-48ec-a2bb-9518586bcbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.010064 10.0.0.19 - - [2026-03-26 01:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006412 10.0.0.19 - - [2026-03-26 01:51:12] "POST /access-control-lists HTTP/1.1" 200 551 0.158782 10.0.0.19 - - [2026-03-26 01:51:12] "PUT /global-vrouter-config/210a9623-74a2-48ec-a2bb-9518586bcbae HTTP/1.1" 200 276 0.062546 10.0.0.19 - - [2026-03-26 01:51:12] "PUT /access-control-list/af038da2-ddb1-4de0-b5de-5ed486ccee48 HTTP/1.1" 200 272 0.055117 10.0.0.19 - - [2026-03-26 01:51:12] "POST /security-groups HTTP/1.1" 200 534 0.189639 10.0.0.19 - - [2026-03-26 01:51:12] "POST /chown HTTP/1.1" 200 109 0.081500 10.0.0.19 - - [2026-03-26 01:51:12] "PUT /access-control-list/4d4f1528-337d-4bdf-9383-5b1e4cd95655 HTTP/1.1" 200 272 0.104379 10.0.0.19 - - [2026-03-26 01:51:13] "POST /policy-managements HTTP/1.1" 409 214 0.013273 10.0.0.19 - - [2026-03-26 01:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008448 10.0.0.19 - - [2026-03-26 01:51:13] "GET /policy-management/cc67bf14-77d8-449d-9e0b-d587a4a20ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012408 10.0.0.19 - - [2026-03-26 01:51:13] "POST /fqname-to-id HTTP/1.1" 404 213 0.007837 10.0.0.19 - - [2026-03-26 01:51:13] "POST /access-control-lists HTTP/1.1" 200 579 0.121585 10.0.0.19 - - [2026-03-26 01:51:13] "POST /application-policy-sets HTTP/1.1" 200 528 0.141143 10.0.0.19 - - [2026-03-26 01:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.027574 10.0.0.19 - - [2026-03-26 01:51:13] "POST /fqname-to-id HTTP/1.1" 404 212 0.015445 10.0.0.19 - - [2026-03-26 01:51:13] "GET /global-vrouter-config/210a9623-74a2-48ec-a2bb-9518586bcbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002532 10.0.0.19 - - [2026-03-26 01:51:13] "GET / HTTP/1.1" 200 35931 0.001408 10.0.0.19 - - [2026-03-26 01:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005108 10.0.0.19 - - [2026-03-26 01:51:13] "GET /routing-instance/8dc2dd32-7d49-4fa6-9684-69f31a83a62f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.018582 10.0.0.19 - - [2026-03-26 01:51:13] "POST /access-control-lists HTTP/1.1" 200 577 0.096161 10.0.0.19 - - [2026-03-26 01:51:13] "PUT /global-vrouter-config/210a9623-74a2-48ec-a2bb-9518586bcbae HTTP/1.1" 200 276 0.115359 10.0.0.19 - - [2026-03-26 01:51:13] "POST /fqname-to-id HTTP/1.1" 404 232 0.036413 10.0.0.19 - - [2026-03-26 01:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.039911 10.0.0.19 - - [2026-03-26 01:51:13] "GET / HTTP/1.1" 200 35931 0.003754 10.0.0.19 - - [2026-03-26 01:51:13] "GET /virtual-network/dad22879-2ea8-4b3c-8317-55f9191101fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.013592 10.0.0.19 - - [2026-03-26 01:51:13] "POST /bgp-routers HTTP/1.1" 200 616 0.178227 10.0.0.19 - - [2026-03-26 01:51:13] "GET /bgp-router/d3693edc-5ed9-4591-bcbe-4da4c9e5fb82?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.056257 10.0.0.19 - - [2026-03-26 01:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.19 - - [2026-03-26 01:51:13] "POST /access-control-lists HTTP/1.1" 200 594 0.170877 10.0.0.19 - - [2026-03-26 01:51:13] "GET /global-system-config/c9f87c9f-914f-4716-a43c-2df668518bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013342 10.0.0.19 - - [2026-03-26 01:51:13] "POST /alarms HTTP/1.1" 200 581 0.155593 10.0.0.19 - - [2026-03-26 01:51:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009199 10.0.0.19 - - [2026-03-26 01:51:13] "POST /fqname-to-id HTTP/1.1" 404 231 0.005446 10.0.0.19 - - [2026-03-26 01:51:13] "POST /ref-update HTTP/1.1" 200 156 0.069317 10.0.0.19 - - [2026-03-26 01:51:13] "POST /alarms HTTP/1.1" 200 575 0.149628 10.0.0.19 - - [2026-03-26 01:51:13] "POST /access-control-lists HTTP/1.1" 200 592 0.177666 10.0.0.19 - - [2026-03-26 01:51:13] "POST /alarms HTTP/1.1" 200 575 0.153400 10.0.0.19 - - [2026-03-26 01:51:14] "POST /id-to-fqname HTTP/1.1" 200 177 0.000478 10.0.0.19 - - [2026-03-26 01:51:14] "POST /fqname-to-id HTTP/1.1" 404 186 0.010874 10.0.0.19 - - [2026-03-26 01:51:14] "PUT /access-control-list/6b2ccd66-4167-4c67-8146-2dc501884125 HTTP/1.1" 200 272 0.114116 10.0.0.19 - - [2026-03-26 01:51:14] "POST /alarms HTTP/1.1" 200 559 0.148427 10.0.0.19 - - [2026-03-26 01:51:14] "PUT /access-control-list/cc076ccc-2f31-4961-96fc-84867124fb92 HTTP/1.1" 200 272 0.065748 10.0.0.19 - - [2026-03-26 01:51:14] "POST /security-groups HTTP/1.1" 200 574 0.174260 10.0.0.19 - - [2026-03-26 01:51:14] "POST /projects HTTP/1.1" 200 489 0.742131 10.0.0.19 - - [2026-03-26 01:51:14] "PUT /access-control-list/2b8baeed-8528-46e5-bbc6-8b678f4bca6f HTTP/1.1" 200 272 0.116175 10.0.0.19 - - [2026-03-26 01:51:14] "POST /alarms HTTP/1.1" 200 555 0.236058 10.0.0.19 - - [2026-03-26 01:51:14] "PUT /access-control-list/322acac7-971f-4562-8739-3ad99eb8972b HTTP/1.1" 200 272 0.137228 10.0.0.19 - - [2026-03-26 01:51:14] "POST /security-groups HTTP/1.1" 200 546 0.271451 10.0.0.19 - - [2026-03-26 01:51:14] "POST /alarms HTTP/1.1" 200 557 0.201651 10.0.0.19 - - [2026-03-26 01:51:14] "POST /chown HTTP/1.1" 200 109 0.042873 10.0.0.19 - - [2026-03-26 01:51:14] "POST /fqname-to-id HTTP/1.1" 404 217 0.003873 10.0.0.19 - - [2026-03-26 01:51:14] "POST /alarms HTTP/1.1" 200 565 0.143174 10.0.0.19 - - [2026-03-26 01:51:14] "POST /network-ipams HTTP/1.1" 200 522 0.202103 10.0.0.19 - - [2026-03-26 01:51:14] "POST /access-control-lists HTTP/1.1" 200 583 0.150088 10.0.0.19 - - [2026-03-26 01:51:14] "POST /alarms HTTP/1.1" 200 549 0.164790 10.0.0.19 - - [2026-03-26 01:51:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.009143 10.0.0.19 - - [2026-03-26 01:51:15] "POST /network-ipams HTTP/1.1" 200 510 0.123815 10.0.0.19 - - [2026-03-26 01:51:15] "POST /fqname-to-id HTTP/1.1" 404 198 0.015356 10.0.0.19 - - [2026-03-26 01:51:15] "POST /alarms HTTP/1.1" 200 557 0.096370 10.0.0.19 - - [2026-03-26 01:51:15] "POST /access-control-lists HTTP/1.1" 200 581 0.210335 10.0.0.19 - - [2026-03-26 01:51:15] "POST /fqname-to-id HTTP/1.1" 404 240 0.019681 10.0.0.19 - - [2026-03-26 01:51:15] "POST /alarms HTTP/1.1" 200 567 0.153123 10.0.0.19 - - [2026-03-26 01:51:15] "POST /access-control-lists HTTP/1.1" 200 602 0.198438 10.0.0.19 - - [2026-03-26 01:51:15] "POST /fqname-to-id HTTP/1.1" 404 239 0.034428 10.0.0.19 - - [2026-03-26 01:51:15] "POST /useragent-kv HTTP/1.1" 200 115 0.045547 10.0.0.19 - - [2026-03-26 01:51:15] "POST /virtual-networks HTTP/1.1" 200 538 0.440922 10.0.0.19 - - [2026-03-26 01:51:15] "POST /alarms HTTP/1.1" 200 555 0.287545 10.0.0.19 - - [2026-03-26 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.030290 10.0.0.19 - - [2026-03-26 01:51:15] "GET /virtual-network/572b0403-1351-4753-a5a5-782c8d70d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.022204 10.0.0.19 - - [2026-03-26 01:51:15] "POST /access-control-lists HTTP/1.1" 200 600 0.108862 10.0.0.19 - - [2026-03-26 01:51:15] "POST /alarms HTTP/1.1" 200 567 0.121396 10.0.0.19 - - [2026-03-26 01:51:15] "POST /network-ipams HTTP/1.1" 200 518 0.066467 10.0.0.19 - - [2026-03-26 01:51:15] "POST /fqname-to-id HTTP/1.1" 404 202 0.009120 10.0.0.19 - - [2026-03-26 01:51:15] "POST /fqname-to-id HTTP/1.1" 404 229 0.004805 10.0.0.19 - - [2026-03-26 01:51:15] "POST /alarms HTTP/1.1" 200 575 0.152481 10.0.0.19 - - [2026-03-26 01:51:15] "POST /access-control-lists HTTP/1.1" 200 589 0.124849 10.0.0.19 - - [2026-03-26 01:51:16] "POST /route-targets HTTP/1.1" 200 327 0.040040 10.0.0.19 - - [2026-03-26 01:51:16] "POST /alarms HTTP/1.1" 200 569 0.201966 10.0.0.19 - - [2026-03-26 01:51:16] "POST /ref-update HTTP/1.1" 200 156 0.104386 10.0.0.19 - - [2026-03-26 01:51:16] "POST /alarms HTTP/1.1" 200 561 0.142916 10.0.0.19 - - [2026-03-26 01:51:16] "PUT /access-control-list/51a008dd-ef36-44ba-b9c8-b5cf3172cf46 HTTP/1.1" 200 272 0.091320 10.0.0.19 - - [2026-03-26 01:51:16] "POST /useragent-kv HTTP/1.1" 200 115 0.077152 10.0.0.19 - - [2026-03-26 01:51:16] "POST /virtual-networks HTTP/1.1" 200 546 0.568144 10.0.0.19 - - [2026-03-26 01:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.19 - - [2026-03-26 01:51:16] "POST /alarms HTTP/1.1" 200 561 0.133073 10.0.0.19 - - [2026-03-26 01:51:16] "GET /virtual-network/03e5e989-3dd4-4daa-a84d-7ac8c97ce2bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1749 0.041784 10.0.0.19 - - [2026-03-26 01:51:16] "POST /fqname-to-id HTTP/1.1" 404 199 0.012053 10.0.0.19 - - [2026-03-26 01:51:16] "POST /alarms HTTP/1.1" 200 561 0.071091 10.0.0.19 - - [2026-03-26 01:51:16] "POST /route-targets HTTP/1.1" 200 327 0.028356 10.0.0.19 - - [2026-03-26 01:51:16] "POST /ref-update HTTP/1.1" 200 156 0.039828 10.0.0.19 - - [2026-03-26 01:51:16] "POST /alarms HTTP/1.1" 200 547 0.072683 10.0.0.19 - - [2026-03-26 01:51:16] "POST /network-policys HTTP/1.1" 200 538 0.136696 10.0.0.19 - - [2026-03-26 01:51:16] "POST /fqname-to-id HTTP/1.1" 404 197 0.013878 10.0.0.19 - - [2026-03-26 01:51:16] "POST /alarms HTTP/1.1" 200 595 0.128668 10.0.0.19 - - [2026-03-26 01:51:16] "POST /network-policys HTTP/1.1" 200 534 0.089787 10.0.0.19 - - [2026-03-26 01:51:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.002658 10.0.0.19 - - [2026-03-26 01:51:16] "POST /alarms HTTP/1.1" 200 575 0.120014 10.0.0.19 - - [2026-03-26 01:51:16] "POST /network-policys HTTP/1.1" 200 542 0.060514 10.0.0.19 - - [2026-03-26 01:51:16] "POST /alarms HTTP/1.1" 200 571 0.072807 10.0.0.19 - - [2026-03-26 01:51:17] "POST /alarms HTTP/1.1" 200 583 0.094332 10.0.0.19 - - [2026-03-26 01:51:17] "PUT /access-control-list/1ac11446-8af0-48d1-9bb9-854dbf98f8a2 HTTP/1.1" 200 272 0.064445 10.0.0.19 - - [2026-03-26 01:51:17] "POST /ref-update HTTP/1.1" 200 156 0.220476 10.0.0.19 - - [2026-03-26 01:51:17] "POST /alarms HTTP/1.1" 200 609 0.084675 10.0.0.19 - - [2026-03-26 01:51:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010869 10.0.0.19 - - [2026-03-26 01:51:17] "PUT /access-control-list/51a008dd-ef36-44ba-b9c8-b5cf3172cf46 HTTP/1.1" 200 272 0.028089 10.0.0.19 - - [2026-03-26 01:51:17] "POST /ref-update HTTP/1.1" 200 156 0.113180 10.0.0.19 - - [2026-03-26 01:51:17] "PUT /access-control-list/51a008dd-ef36-44ba-b9c8-b5cf3172cf46 HTTP/1.1" 200 272 0.075536 10.0.0.19 - - [2026-03-26 01:51:17] "POST /ref-update HTTP/1.1" 200 156 0.162726 10.0.0.19 - - [2026-03-26 01:51:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024343 10.0.0.19 - - [2026-03-26 01:51:17] "PUT /access-control-list/1ac11446-8af0-48d1-9bb9-854dbf98f8a2 HTTP/1.1" 200 272 0.099369 10.0.0.19 - - [2026-03-26 01:51:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011441 10.0.0.19 - - [2026-03-26 01:51:17] "POST /ref-update HTTP/1.1" 200 156 0.102962 10.0.0.19 - - [2026-03-26 01:51:17] "POST /ref-update HTTP/1.1" 200 156 0.158535 10.0.0.19 - - [2026-03-26 01:51:17] "POST /fqname-to-id HTTP/1.1" 404 237 0.002982 10.0.0.19 - - [2026-03-26 01:51:17] "GET / HTTP/1.1" 200 35931 0.002438 10.0.0.19 - - [2026-03-26 01:51:17] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006741 10.0.0.19 - - [2026-03-26 01:51:17] "POST /access-control-lists HTTP/1.1" 200 601 0.102655 10.0.0.19 - - [2026-03-26 01:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.030396 10.0.0.19 - - [2026-03-26 01:51:17] "PUT /global-vrouter-config/210a9623-74a2-48ec-a2bb-9518586bcbae HTTP/1.1" 200 276 0.070048 10.0.0.19 - - [2026-03-26 01:51:17] "POST /ref-update HTTP/1.1" 200 156 0.182643 10.0.0.19 - - [2026-03-26 01:51:18] "POST /ref-update HTTP/1.1" 200 156 0.116022 10.0.0.19 - - [2026-03-26 01:51:18] "PUT /access-control-list/4ae536ef-dfca-41ca-af66-dba168f4faec HTTP/1.1" 200 272 0.020648 10.0.0.19 - - [2026-03-26 01:51:18] "PUT /access-control-list/1ac11446-8af0-48d1-9bb9-854dbf98f8a2 HTTP/1.1" 200 272 0.101518 [Introspect:8084]10.0.0.19 - - [2026-03-26 01:51:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000887 [Introspect:8084]10.0.0.19 - - [2026-03-26 01:51:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001022 10.0.0.19 - - [2026-03-26 01:51:18] "POST /ref-update HTTP/1.1" 200 156 0.275346 10.0.0.19 - - [2026-03-26 01:51:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020792 10.0.0.19 - - [2026-03-26 01:51:18] "POST /ref-update HTTP/1.1" 200 156 0.090082 10.0.0.19 - - [2026-03-26 01:51:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004351 10.0.0.19 - - [2026-03-26 01:51:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016813 10.0.0.19 - - [2026-03-26 01:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.19 - - [2026-03-26 01:51:18] "PUT /access-control-list/4ae536ef-dfca-41ca-af66-dba168f4faec HTTP/1.1" 200 272 0.052356 10.0.0.19 - - [2026-03-26 01:51:18] "GET /virtual-network/dad22879-2ea8-4b3c-8317-55f9191101fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.016458 10.0.0.19 - - [2026-03-26 01:51:18] "GET /application-policy-set/61eafed1-240e-45c1-8073-1021f0630360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.004201 10.0.0.19 - - [2026-03-26 01:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011341 10.0.0.19 - - [2026-03-26 01:51:18] "GET /policy-management/cc67bf14-77d8-449d-9e0b-d587a4a20ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003027 10.0.0.19 - - [2026-03-26 01:51:18] "POST /firewall-policys HTTP/1.1" 200 530 0.017918 10.0.0.19 - - [2026-03-26 01:51:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.030573 10.0.0.19 - - [2026-03-26 01:51:18] "GET /firewall-policy/e112772f-6c33-4d53-acfd-2dd5b8e94b2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.008048 10.0.0.19 - - [2026-03-26 01:51:18] "GET / HTTP/1.1" 200 35931 0.001503 10.0.0.19 - - [2026-03-26 01:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.19 - - [2026-03-26 01:51:18] "GET /global-vrouter-config/210a9623-74a2-48ec-a2bb-9518586bcbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002767 10.0.0.19 - - [2026-03-26 01:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012797 10.0.0.19 - - [2026-03-26 01:51:18] "GET /application-policy-set/61eafed1-240e-45c1-8073-1021f0630360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.003544 10.0.0.19 - - [2026-03-26 01:51:18] "GET /firewall-policy/e112772f-6c33-4d53-acfd-2dd5b8e94b2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005674 10.0.0.19 - - [2026-03-26 01:51:18] "PUT /global-vrouter-config/210a9623-74a2-48ec-a2bb-9518586bcbae HTTP/1.1" 200 276 0.022153 10.0.0.19 - - [2026-03-26 01:51:18] "POST /ref-update HTTP/1.1" 200 156 0.104611 10.0.0.19 - - [2026-03-26 01:51:18] "GET /application-policy-set/61eafed1-240e-45c1-8073-1021f0630360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.028339 10.0.0.19 - - [2026-03-26 01:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007779 10.0.0.19 - - [2026-03-26 01:51:18] "GET /policy-management/cc67bf14-77d8-449d-9e0b-d587a4a20ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003095 10.0.0.19 - - [2026-03-26 01:51:19] "POST /firewall-policys HTTP/1.1" 200 532 0.086129 10.0.0.19 - - [2026-03-26 01:51:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.023087 10.0.0.19 - - [2026-03-26 01:51:19] "GET /firewall-policy/21ce180c-6573-4bb6-a2ab-9d5d4bac57e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.007309 10.0.0.19 - - [2026-03-26 01:51:19] "GET / HTTP/1.1" 200 35931 0.001498 10.0.0.19 - - [2026-03-26 01:51:19] "GET /application-policy-set/61eafed1-240e-45c1-8073-1021f0630360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.005612 10.0.0.19 - - [2026-03-26 01:51:19] "GET /firewall-policy/21ce180c-6573-4bb6-a2ab-9d5d4bac57e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005005 10.0.0.19 - - [2026-03-26 01:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007508 10.0.0.19 - - [2026-03-26 01:51:19] "GET /firewall-policy/e112772f-6c33-4d53-acfd-2dd5b8e94b2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.006843 10.0.0.19 - - [2026-03-26 01:51:19] "GET /global-system-config/c9f87c9f-914f-4716-a43c-2df668518bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006558 10.0.0.19 - - [2026-03-26 01:51:19] "PUT /global-system-config/c9f87c9f-914f-4716-a43c-2df668518bd7 HTTP/1.1" 200 274 0.023441 10.0.0.19 - - [2026-03-26 01:51:19] "GET /firewall-policy/e112772f-6c33-4d53-acfd-2dd5b8e94b2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.026734 10.0.0.19 - - [2026-03-26 01:51:19] "POST /ref-update HTTP/1.1" 200 156 0.058255 10.0.0.19 - - [2026-03-26 01:51:19] "POST /ref-update HTTP/1.1" 200 156 0.057900 10.0.0.19 - - [2026-03-26 01:51:19] "POST /ref-update HTTP/1.1" 200 156 0.039728 10.0.0.19 - - [2026-03-26 01:51:19] "GET /application-policy-set/61eafed1-240e-45c1-8073-1021f0630360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.020327 10.0.0.19 - - [2026-03-26 01:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.19 - - [2026-03-26 01:51:19] "GET /policy-management/cc67bf14-77d8-449d-9e0b-d587a4a20ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002927 10.0.0.19 - - [2026-03-26 01:51:19] "POST /firewall-policys HTTP/1.1" 200 530 0.023596 10.0.0.19 - - [2026-03-26 01:51:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.043230 10.0.0.19 - - [2026-03-26 01:51:19] "GET /firewall-policy/15c5999e-662a-45c4-8ed0-68d0eba4ccf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.032758 10.0.0.19 - - [2026-03-26 01:51:19] "GET /application-policy-set/61eafed1-240e-45c1-8073-1021f0630360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.006635 10.0.0.19 - - [2026-03-26 01:51:19] "GET /firewall-policy/15c5999e-662a-45c4-8ed0-68d0eba4ccf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002586 10.0.0.19 - - [2026-03-26 01:51:19] "GET /firewall-policy/21ce180c-6573-4bb6-a2ab-9d5d4bac57e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002703 10.0.0.19 - - [2026-03-26 01:51:19] "GET /firewall-policy/e112772f-6c33-4d53-acfd-2dd5b8e94b2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002836 10.0.0.19 - - [2026-03-26 01:51:19] "GET /firewall-policy/e112772f-6c33-4d53-acfd-2dd5b8e94b2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003000 10.0.0.19 - - [2026-03-26 01:51:19] "GET /firewall-policy/21ce180c-6573-4bb6-a2ab-9d5d4bac57e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003232 10.0.0.19 - - [2026-03-26 01:51:19] "POST /ref-update HTTP/1.1" 200 156 0.057363 10.0.0.19 - - [2026-03-26 01:51:19] "POST /ref-update HTTP/1.1" 200 156 0.015510 10.0.0.19 - - [2026-03-26 01:51:19] "POST /ref-update HTTP/1.1" 200 156 0.034553 10.0.0.19 - - [2026-03-26 01:51:19] "POST /ref-update HTTP/1.1" 200 156 0.040375 10.0.0.19 - - [2026-03-26 01:51:20] "POST /ref-update HTTP/1.1" 200 156 0.033736 10.0.0.19 - - [2026-03-26 01:51:20] "GET /application-policy-set/61eafed1-240e-45c1-8073-1021f0630360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.021507 10.0.0.19 - - [2026-03-26 01:51:20] "POST /tags HTTP/1.1" 200 299 0.056952 10.0.0.19 - - [2026-03-26 01:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007851 10.0.0.19 - - [2026-03-26 01:51:20] "GET /tag/e1193447-ccf9-441e-9b96-dab86d8d6f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014358 10.0.0.19 - - [2026-03-26 01:51:20] "POST /set-tag HTTP/1.1" 200 109 0.013669 10.0.0.19 - - [2026-03-26 01:51:20] "POST /fqname-to-id HTTP/1.1" 404 226 0.003136 10.0.0.19 - - [2026-03-26 01:51:20] "POST /tags HTTP/1.1" 200 301 0.090052 10.0.0.19 - - [2026-03-26 01:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009948 10.0.0.19 - - [2026-03-26 01:51:20] "GET /tag/74cece10-5d82-405a-99fd-aaf282c9cfef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.015464 10.0.0.19 - - [2026-03-26 01:51:20] "POST /tags HTTP/1.1" 200 325 0.057510 10.0.0.19 - - [2026-03-26 01:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008115 10.0.0.19 - - [2026-03-26 01:51:20] "GET /tag/61203473-e88e-4d1b-a455-080180a9edba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.016441 10.0.0.19 - - [2026-03-26 01:51:20] "POST /tags HTTP/1.1" 200 311 0.064371 10.0.0.19 - - [2026-03-26 01:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.034336 10.0.0.19 - - [2026-03-26 01:51:20] "GET /tag/38a2353a-987b-49ec-985d-47834967a5b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.020202 10.0.0.19 - - [2026-03-26 01:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.19 - - [2026-03-26 01:51:20] "GET /virtual-network/572b0403-1351-4753-a5a5-782c8d70d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.004766 10.0.0.19 - - [2026-03-26 01:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.19 - - [2026-03-26 01:51:20] "GET /project/3138342a-74ba-48ac-9b7c-8a0e9c95dd41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.047671 10.0.0.19 - - [2026-03-26 01:51:20] "POST /virtual-machines HTTP/1.1" 200 377 0.011890 10.0.0.19 - - [2026-03-26 01:51:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.029113 10.0.0.19 - - [2026-03-26 01:51:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.160443 10.0.0.19 - - [2026-03-26 01:51:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.014249 10.0.0.19 - - [2026-03-26 01:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.036205 10.0.0.19 - - [2026-03-26 01:51:21] "GET /virtual-machine-interface/499c35cc-28b6-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.008560 10.0.0.19 - - [2026-03-26 01:51:21] "POST /instance-ips HTTP/1.1" 200 409 0.079134 10.0.0.19 - - [2026-03-26 01:51:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.040870 10.0.0.19 - - [2026-03-26 01:51:21] "GET /virtual-machine-interface/499c35cc-28b6-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.012867 10.0.0.19 - - [2026-03-26 01:51:21] "POST /set-tag HTTP/1.1" 200 109 0.023179 10.0.0.19 - - [2026-03-26 01:51:21] "GET /virtual-machine-interface/499c35cc-28b6-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.019862 10.0.0.19 - - [2026-03-26 01:51:21] "GET /instance-ip/49bec56a-28b6-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.013546 10.0.0.19 - - [2026-03-26 01:51:21] "POST /tags HTTP/1.1" 200 305 0.102172 10.0.0.19 - - [2026-03-26 01:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.023092 10.0.0.19 - - [2026-03-26 01:51:21] "GET /tag/acbc0f68-0c7f-4103-8124-e64cd1d409ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.096202 10.0.0.19 - - [2026-03-26 01:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.19 - - [2026-03-26 01:51:21] "GET /project/345e8b84-8112-4211-b6b9-2b0ed276e311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.070048 10.0.0.19 - - [2026-03-26 01:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.19 - - [2026-03-26 01:51:21] "GET /virtual-network/03e5e989-3dd4-4daa-a84d-7ac8c97ce2bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.007098 10.0.0.19 - - [2026-03-26 01:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.19 - - [2026-03-26 01:51:21] "GET /service-appliance-set/d6c51a2b-524a-4847-9825-0a2808e4a5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.005924 10.0.0.19 - - [2026-03-26 01:51:22] "POST /fqname-to-id HTTP/1.1" 404 240 0.003111 10.0.0.19 - - [2026-03-26 01:51:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.182184 10.0.0.19 - - [2026-03-26 01:51:22] "GET /virtual-machine-interface/c103bf4d-0069-4083-9e9d-c6e555652751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.023391 10.0.0.19 - - [2026-03-26 01:51:22] "POST /instance-ips HTTP/1.1" 200 381 0.048273 10.0.0.19 - - [2026-03-26 01:51:22] "GET /instance-ip/e2750936-8d04-4a18-a0f0-c7c50a87d87a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.019112 10.0.0.19 - - [2026-03-26 01:51:22] "POST /loadbalancers HTTP/1.1" 200 582 0.083034 10.0.0.19 - - [2026-03-26 01:51:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.040502 10.0.0.19 - - [2026-03-26 01:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007020 10.0.0.19 - - [2026-03-26 01:51:22] "GET /project/345e8b84-8112-4211-b6b9-2b0ed276e311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043031 10.0.0.19 - - [2026-03-26 01:51:22] "GET /loadbalancer/67aaa12b-5a5c-4fcd-a4e4-f5e6b6508634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.028517 10.0.0.19 - - [2026-03-26 01:51:22] "GET /project/345e8b84-8112-4211-b6b9-2b0ed276e311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.073939 10.0.0.19 - - [2026-03-26 01:51:22] "GET /instance-ip/e2750936-8d04-4a18-a0f0-c7c50a87d87a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007078 10.0.0.19 - - [2026-03-26 01:51:22] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.058574 10.0.0.19 - - [2026-03-26 01:51:22] "POST /floating-ips HTTP/1.1" 200 583 0.060702 10.0.0.19 - - [2026-03-26 01:51:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.034708 10.0.0.19 - - [2026-03-26 01:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008065 10.0.0.19 - - [2026-03-26 01:51:22] "GET /project/345e8b84-8112-4211-b6b9-2b0ed276e311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040679 10.0.0.19 - - [2026-03-26 01:51:22] "GET /loadbalancer-listener/f982cb96-5bea-4905-a7a1-e09be68bb32a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.008992 10.0.0.19 - - [2026-03-26 01:51:22] "GET /loadbalancer-listener/f982cb96-5bea-4905-a7a1-e09be68bb32a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.007071 10.0.0.19 - - [2026-03-26 01:51:22] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.022774 10.0.0.19 - - [2026-03-26 01:51:23] "GET /instance-ip/e2750936-8d04-4a18-a0f0-c7c50a87d87a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004451 10.0.0.19 - - [2026-03-26 01:51:23] "GET /instance-ip/e2750936-8d04-4a18-a0f0-c7c50a87d87a?fields=floating_ips HTTP/1.1" 200 1171 0.013804 10.0.0.19 - - [2026-03-26 01:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.016538 10.0.0.19 - - [2026-03-26 01:51:23] "GET /global-vrouter-config/210a9623-74a2-48ec-a2bb-9518586bcbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003220 10.0.0.19 - - [2026-03-26 01:51:23] "GET /floating-ip/8b0faa35-2c0d-42d7-ba50-ffb12d70ba15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.005217 10.0.0.19 - - [2026-03-26 01:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006281 10.0.0.19 - - [2026-03-26 01:51:23] "PUT /global-vrouter-config/210a9623-74a2-48ec-a2bb-9518586bcbae HTTP/1.1" 200 276 0.013194 10.0.0.19 - - [2026-03-26 01:51:23] "POST /tags HTTP/1.1" 200 357 0.069185 10.0.0.19 - - [2026-03-26 01:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005653 10.0.0.19 - - [2026-03-26 01:51:23] "GET /tag/5ded7a6c-e4ad-4290-8457-73173e546408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.027056 10.0.0.19 - - [2026-03-26 01:51:23] "POST /tags HTTP/1.1" 200 305 0.033071 10.0.0.19 - - [2026-03-26 01:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004974 10.0.0.19 - - [2026-03-26 01:51:23] "GET /tag/236e9079-639d-4bbf-9b11-2055f163c730?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.020344 10.0.0.19 - - [2026-03-26 01:51:23] "POST /id-to-fqname HTTP/1.1" 200 174 0.001558 10.0.0.19 - - [2026-03-26 01:51:23] "POST /fqname-to-id HTTP/1.1" 404 183 0.011760 10.0.0.19 - - [2026-03-26 01:51:23] "POST /security-groups HTTP/1.1" 200 571 0.084094 10.0.0.19 - - [2026-03-26 01:51:23] "POST /projects HTTP/1.1" 200 483 0.244473 10.0.0.19 - - [2026-03-26 01:51:23] "POST /fqname-to-id HTTP/1.1" 404 214 0.002594 10.0.0.19 - - [2026-03-26 01:51:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.022771 10.0.0.19 - - [2026-03-26 01:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.018013 10.0.0.19 - - [2026-03-26 01:51:23] "GET /virtual-network/572b0403-1351-4753-a5a5-782c8d70d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.035242 10.0.0.19 - - [2026-03-26 01:51:23] "POST /access-control-lists HTTP/1.1" 200 580 0.087379 10.0.0.19 - - [2026-03-26 01:51:23] "POST /fqname-to-id HTTP/1.1" 404 213 0.022362 10.0.0.19 - - [2026-03-26 01:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.19 - - [2026-03-26 01:51:23] "GET /virtual-network/03e5e989-3dd4-4daa-a84d-7ac8c97ce2bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.005608 10.0.0.19 - - [2026-03-26 01:51:23] "POST /access-control-lists HTTP/1.1" 200 578 0.079551 10.0.0.19 - - [2026-03-26 01:51:23] "PUT /virtual-network/572b0403-1351-4753-a5a5-782c8d70d407 HTTP/1.1" 200 264 0.132658 10.0.0.19 - - [2026-03-26 01:51:23] "PUT /virtual-network/03e5e989-3dd4-4daa-a84d-7ac8c97ce2bd HTTP/1.1" 200 264 0.062212 [Introspect:8084]10.0.0.19 - - [2026-03-26 01:51:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000890 [Introspect:8084]10.0.0.19 - - [2026-03-26 01:51:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000884 10.0.0.19 - - [2026-03-26 01:51:24] "POST /security-groups HTTP/1.1" 200 537 0.076977 10.0.0.19 - - [2026-03-26 01:51:24] "POST /fqname-to-id HTTP/1.1" 404 234 0.015576 10.0.0.19 - - [2026-03-26 01:51:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.044229 10.0.0.19 - - [2026-03-26 01:51:24] "POST /chown HTTP/1.1" 200 109 0.024082 10.0.0.19 - - [2026-03-26 01:51:24] "POST /access-control-lists HTTP/1.1" 200 596 0.040385 10.0.0.19 - - [2026-03-26 01:51:24] "POST /fqname-to-id HTTP/1.1" 404 233 0.013782 10.0.0.19 - - [2026-03-26 01:51:24] "GET /application-policy-set/61eafed1-240e-45c1-8073-1021f0630360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005421 10.0.0.19 - - [2026-03-26 01:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.19 - - [2026-03-26 01:51:24] "GET /policy-management/cc67bf14-77d8-449d-9e0b-d587a4a20ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.044429 10.0.0.19 - - [2026-03-26 01:51:24] "POST /access-control-lists HTTP/1.1" 200 594 0.083569 10.0.0.19 - - [2026-03-26 01:51:24] "POST /tags HTTP/1.1" 409 207 0.002348 10.0.0.19 - - [2026-03-26 01:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.19 - - [2026-03-26 01:51:24] "GET /tag/236e9079-639d-4bbf-9b11-2055f163c730?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.016585 10.0.0.19 - - [2026-03-26 01:51:24] "POST /firewall-rules HTTP/1.1" 200 564 0.229468 10.0.0.19 - - [2026-03-26 01:51:24] "GET /firewall-rule/1f986428-b40a-46a3-a7ba-5339214c2eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.013989 10.0.0.19 - - [2026-03-26 01:51:24] "GET /firewall-policy/21ce180c-6573-4bb6-a2ab-9d5d4bac57e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004311 10.0.0.19 - - [2026-03-26 01:51:24] "GET /firewall-rule/1f986428-b40a-46a3-a7ba-5339214c2eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.007583 10.0.0.19 - - [2026-03-26 01:51:24] "POST /ref-update HTTP/1.1" 200 156 0.020516 10.0.0.19 - - [2026-03-26 01:51:24] "GET /application-policy-set/61eafed1-240e-45c1-8073-1021f0630360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.018794 10.0.0.19 - - [2026-03-26 01:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.19 - - [2026-03-26 01:51:24] "GET /policy-management/cc67bf14-77d8-449d-9e0b-d587a4a20ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004289 10.0.0.19 - - [2026-03-26 01:51:24] "POST /tags HTTP/1.1" 409 207 0.002040 10.0.0.19 - - [2026-03-26 01:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.19 - - [2026-03-26 01:51:24] "GET /tag/236e9079-639d-4bbf-9b11-2055f163c730?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.010941 10.0.0.19 - - [2026-03-26 01:51:24] "POST /firewall-rules HTTP/1.1" 200 562 0.067382 10.0.0.19 - - [2026-03-26 01:51:25] "GET /firewall-rule/f3bf26b7-0738-48c9-a878-5739fc3ff6a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.006101 10.0.0.19 - - [2026-03-26 01:51:25] "GET /firewall-policy/21ce180c-6573-4bb6-a2ab-9d5d4bac57e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003653 10.0.0.19 - - [2026-03-26 01:51:25] "GET /firewall-rule/f3bf26b7-0738-48c9-a878-5739fc3ff6a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002435 10.0.0.19 - - [2026-03-26 01:51:25] "POST /ref-update HTTP/1.1" 200 156 0.041945 10.0.0.19 - - [2026-03-26 01:51:25] "POST /fqname-to-id HTTP/1.1" 404 228 0.004356 10.0.0.19 - - [2026-03-26 01:51:25] "POST /tags HTTP/1.1" 200 355 0.032265 10.0.0.19 - - [2026-03-26 01:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.19 - - [2026-03-26 01:51:25] "GET /tag/8f1d7451-eba1-4482-837a-a0ec34e8b067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.014131 10.0.0.19 - - [2026-03-26 01:51:25] "POST /tags HTTP/1.1" 200 303 0.036912 10.0.0.19 - - [2026-03-26 01:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012554 10.0.0.19 - - [2026-03-26 01:51:25] "GET /tag/7d1bc656-a673-4be2-bd96-3c74691e9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.021583 10.0.0.19 - - [2026-03-26 01:51:25] "POST /projects HTTP/1.1" 409 218 0.005549 10.0.0.19 - - [2026-03-26 01:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007019 10.0.0.19 - - [2026-03-26 01:51:25] "GET /project/345e8b84-8112-4211-b6b9-2b0ed276e311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.067554 10.0.0.19 - - [2026-03-26 01:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.19 - - [2026-03-26 01:51:25] "GET /network-ipam/61171932-0916-4db2-8576-386365ea3699?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.002548 10.0.0.19 - - [2026-03-26 01:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.19 - - [2026-03-26 01:51:25] "GET /virtual-network/572b0403-1351-4753-a5a5-782c8d70d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006172 10.0.0.19 - - [2026-03-26 01:51:25] "PUT /virtual-network/572b0403-1351-4753-a5a5-782c8d70d407 HTTP/1.1" 200 264 0.058031 10.0.0.19 - - [2026-03-26 01:51:25] "GET /virtual-network/572b0403-1351-4753-a5a5-782c8d70d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005254 10.0.0.19 - - [2026-03-26 01:51:25] "POST /set-tag HTTP/1.1" 200 109 0.045735 10.0.0.19 - - [2026-03-26 01:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007795 10.0.0.19 - - [2026-03-26 01:51:25] "GET /network-ipam/a59e83c5-f9f4-4d93-9f37-35f6181f8957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003680 10.0.0.19 - - [2026-03-26 01:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004742 10.0.0.19 - - [2026-03-26 01:51:25] "GET /virtual-network/03e5e989-3dd4-4daa-a84d-7ac8c97ce2bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.005031 10.0.0.19 - - [2026-03-26 01:51:25] "PUT /virtual-network/03e5e989-3dd4-4daa-a84d-7ac8c97ce2bd HTTP/1.1" 200 264 0.063801 10.0.0.19 - - [2026-03-26 01:51:25] "GET /virtual-network/03e5e989-3dd4-4daa-a84d-7ac8c97ce2bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.008827 10.0.0.19 - - [2026-03-26 01:51:25] "POST /set-tag HTTP/1.1" 200 109 0.074092 10.0.0.19 - - [2026-03-26 01:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007625 10.0.0.19 - - [2026-03-26 01:51:26] "GET /network-policy/d4d735ee-60c9-4ffd-8cad-ac53235a3f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002871 10.0.0.19 - - [2026-03-26 01:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.19 - - [2026-03-26 01:51:26] "GET /network-policy/fd79d241-9bb5-4a6f-a710-9d0b04afe389?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004172 10.0.0.19 - - [2026-03-26 01:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.19 - - [2026-03-26 01:51:26] "GET /network-policy/53e168d5-59c8-451a-9a08-43cc729e84e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002808 10.0.0.19 - - [2026-03-26 01:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.19 - - [2026-03-26 01:51:26] "PUT /network-policy/53e168d5-59c8-451a-9a08-43cc729e84e5 HTTP/1.1" 200 262 0.014016 10.0.0.19 - - [2026-03-26 01:51:26] "POST /ref-update HTTP/1.1" 200 156 0.113193 10.0.0.19 - - [2026-03-26 01:51:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003847 10.0.0.19 - - [2026-03-26 01:51:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013517 10.0.0.19 - - [2026-03-26 01:51:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002881 10.0.0.19 - - [2026-03-26 01:51:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002731 10.0.0.19 - - [2026-03-26 01:51:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005351 10.0.0.19 - - [2026-03-26 01:51:26] "POST /security-groups HTTP/1.1" 409 245 0.003679 10.0.0.19 - - [2026-03-26 01:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004713 10.0.0.19 - - [2026-03-26 01:51:26] "PUT /security-group/459a251e-585f-48a8-bb7f-816f365c00fd HTTP/1.1" 200 262 0.060760 10.0.0.19 - - [2026-03-26 01:51:26] "PUT /access-control-list/2b8baeed-8528-46e5-bbc6-8b678f4bca6f HTTP/1.1" 200 272 0.025056 10.0.0.19 - - [2026-03-26 01:51:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.052903 10.0.0.19 - - [2026-03-26 01:51:26] "GET /application-policy-set/61eafed1-240e-45c1-8073-1021f0630360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.015716 10.0.0.19 - - [2026-03-26 01:51:26] "PUT /access-control-list/322acac7-971f-4562-8739-3ad99eb8972b HTTP/1.1" 200 272 0.032520 10.0.0.19 - - [2026-03-26 01:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.19 - - [2026-03-26 01:51:26] "GET /policy-management/cc67bf14-77d8-449d-9e0b-d587a4a20ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002990 10.0.0.19 - - [2026-03-26 01:51:26] "POST /tags HTTP/1.1" 409 206 0.005811 10.0.0.19 - - [2026-03-26 01:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.19 - - [2026-03-26 01:51:26] "GET /tag/7d1bc656-a673-4be2-bd96-3c74691e9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.015795 10.0.0.19 - - [2026-03-26 01:51:26] "POST /firewall-rules HTTP/1.1" 200 562 0.076331 10.0.0.19 - - [2026-03-26 01:51:26] "GET /firewall-rule/7d00cebb-37da-476c-9398-1e06846481b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.008463 10.0.0.19 - - [2026-03-26 01:51:26] "GET /firewall-policy/21ce180c-6573-4bb6-a2ab-9d5d4bac57e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004138 10.0.0.19 - - [2026-03-26 01:51:26] "GET /firewall-rule/7d00cebb-37da-476c-9398-1e06846481b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.009173 10.0.0.19 - - [2026-03-26 01:51:26] "POST /ref-update HTTP/1.1" 200 156 0.030416 10.0.0.19 - - [2026-03-26 01:51:26] "GET /application-policy-set/61eafed1-240e-45c1-8073-1021f0630360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006712 10.0.0.19 - - [2026-03-26 01:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004937 10.0.0.19 - - [2026-03-26 01:51:27] "GET /policy-management/cc67bf14-77d8-449d-9e0b-d587a4a20ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003093 10.0.0.19 - - [2026-03-26 01:51:27] "POST /tags HTTP/1.1" 409 206 0.003393 10.0.0.19 - - [2026-03-26 01:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.19 - - [2026-03-26 01:51:27] "GET /tag/7d1bc656-a673-4be2-bd96-3c74691e9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.016793 10.0.0.19 - - [2026-03-26 01:51:27] "POST /firewall-rules HTTP/1.1" 200 560 0.097084 10.0.0.19 - - [2026-03-26 01:51:27] "GET /firewall-rule/754aeefe-29e4-4f06-848b-c2f66b28d62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1988 0.010199 10.0.0.19 - - [2026-03-26 01:51:27] "GET /firewall-policy/21ce180c-6573-4bb6-a2ab-9d5d4bac57e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.015337 10.0.0.19 - - [2026-03-26 01:51:27] "GET /firewall-rule/754aeefe-29e4-4f06-848b-c2f66b28d62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1988 0.002866 10.0.0.19 - - [2026-03-26 01:51:27] "POST /ref-update HTTP/1.1" 200 156 0.033226 10.0.0.19 - - [2026-03-26 01:51:27] "POST /tags HTTP/1.1" 200 301 0.031394 10.0.0.19 - - [2026-03-26 01:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.031317 10.0.0.19 - - [2026-03-26 01:51:27] "GET /tag/d74a44ea-7863-4f93-bac8-189c34faabb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.022743 10.0.0.19 - - [2026-03-26 01:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008797 10.0.0.19 - - [2026-03-26 01:51:27] "GET /project/3138342a-74ba-48ac-9b7c-8a0e9c95dd41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.059096 10.0.0.19 - - [2026-03-26 01:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.19 - - [2026-03-26 01:51:27] "GET /virtual-network/03e5e989-3dd4-4daa-a84d-7ac8c97ce2bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.004280 10.0.0.19 - - [2026-03-26 01:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.19 - - [2026-03-26 01:51:27] "GET /service-appliance-set/d6c51a2b-524a-4847-9825-0a2808e4a5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.010732 10.0.0.19 - - [2026-03-26 01:51:27] "POST /fqname-to-id HTTP/1.1" 404 242 0.002832 10.0.0.19 - - [2026-03-26 01:51:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.243856 10.0.0.19 - - [2026-03-26 01:51:27] "GET /virtual-machine-interface/5a4c7f40-15bf-4804-a28d-c44a8256d044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.029745 10.0.0.19 - - [2026-03-26 01:51:27] "POST /instance-ips HTTP/1.1" 200 377 0.032657 10.0.0.19 - - [2026-03-26 01:51:28] "GET /instance-ip/9d4e6d1b-9728-4577-953d-f62dae1fb6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004255 10.0.0.19 - - [2026-03-26 01:51:28] "POST /loadbalancers HTTP/1.1" 200 582 0.079539 10.0.0.19 - - [2026-03-26 01:51:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.019518 10.0.0.19 - - [2026-03-26 01:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007368 10.0.0.19 - - [2026-03-26 01:51:28] "GET /project/3138342a-74ba-48ac-9b7c-8a0e9c95dd41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.034618 10.0.0.19 - - [2026-03-26 01:51:28] "GET /instance-ip/9d4e6d1b-9728-4577-953d-f62dae1fb6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002566 10.0.0.19 - - [2026-03-26 01:51:28] "POST /floating-ips HTTP/1.1" 200 581 0.049292 [Introspect:8084]10.0.0.19 - - [2026-03-26 01:51:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001362 10.0.0.19 - - [2026-03-26 01:51:28] "GET /project/3138342a-74ba-48ac-9b7c-8a0e9c95dd41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.061961 [Introspect:8084]10.0.0.19 - - [2026-03-26 01:51:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000962 10.0.0.19 - - [2026-03-26 01:51:28] "GET /loadbalancer/6395f4be-0eff-4b94-b565-94eca5da6399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.009762 10.0.0.19 - - [2026-03-26 01:51:28] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.045056 10.0.0.19 - - [2026-03-26 01:51:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.009377 10.0.0.19 - - [2026-03-26 01:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007604 10.0.0.19 - - [2026-03-26 01:51:28] "GET /project/3138342a-74ba-48ac-9b7c-8a0e9c95dd41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.054542 10.0.0.19 - - [2026-03-26 01:51:28] "GET /loadbalancer-listener/3eb54e60-7394-4964-8703-645b1fca57af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.002806 10.0.0.19 - - [2026-03-26 01:51:28] "GET /loadbalancer-listener/3eb54e60-7394-4964-8703-645b1fca57af?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.004832 10.0.0.19 - - [2026-03-26 01:51:28] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.046516 10.0.0.19 - - [2026-03-26 01:51:28] "GET /instance-ip/9d4e6d1b-9728-4577-953d-f62dae1fb6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005669 10.0.0.19 - - [2026-03-26 01:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.19 - - [2026-03-26 01:51:28] "GET /instance-ip/9d4e6d1b-9728-4577-953d-f62dae1fb6d4?fields=floating_ips HTTP/1.1" 200 1165 0.008057 10.0.0.19 - - [2026-03-26 01:51:28] "GET /floating-ip/f11edffc-019c-45e5-9c47-1e5377f8004e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.005024 10.0.0.19 - - [2026-03-26 01:51:28] "GET /project/3138342a-74ba-48ac-9b7c-8a0e9c95dd41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043218 10.0.0.19 - - [2026-03-26 01:51:28] "GET /loadbalancer/6395f4be-0eff-4b94-b565-94eca5da6399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002562 10.0.0.19 - - [2026-03-26 01:51:28] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.078236 10.0.0.19 - - [2026-03-26 01:51:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.022435 10.0.0.19 - - [2026-03-26 01:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007967 10.0.0.19 - - [2026-03-26 01:51:28] "GET /project/3138342a-74ba-48ac-9b7c-8a0e9c95dd41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.027178 10.0.0.19 - - [2026-03-26 01:51:28] "GET /loadbalancer-listener/b51437f4-eaba-4d10-b43a-80b1b238d30a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.003775 10.0.0.19 - - [2026-03-26 01:51:28] "GET /loadbalancer-listener/b51437f4-eaba-4d10-b43a-80b1b238d30a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.002870 10.0.0.19 - - [2026-03-26 01:51:28] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.025109 10.0.0.19 - - [2026-03-26 01:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004043 10.0.0.19 - - [2026-03-26 01:51:29] "GET /project/3138342a-74ba-48ac-9b7c-8a0e9c95dd41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.085486 10.0.0.19 - - [2026-03-26 01:51:29] "GET /instance-ip/9d4e6d1b-9728-4577-953d-f62dae1fb6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.044366 10.0.0.19 - - [2026-03-26 01:51:29] "GET /instance-ip/9d4e6d1b-9728-4577-953d-f62dae1fb6d4?fields=floating_ips HTTP/1.1" 200 1165 0.008403 10.0.0.19 - - [2026-03-26 01:51:29] "GET /loadbalancer/6395f4be-0eff-4b94-b565-94eca5da6399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003834 10.0.0.19 - - [2026-03-26 01:51:29] "GET /floating-ip/f11edffc-019c-45e5-9c47-1e5377f8004e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002265 10.0.0.19 - - [2026-03-26 01:51:29] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.027103 10.0.0.19 - - [2026-03-26 01:51:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.026557 10.0.0.19 - - [2026-03-26 01:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008088 10.0.0.19 - - [2026-03-26 01:51:29] "GET /project/3138342a-74ba-48ac-9b7c-8a0e9c95dd41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.056549 10.0.0.19 - - [2026-03-26 01:51:29] "GET /loadbalancer-listener/3c1c9a93-d3fe-469e-bd57-663a402c0a68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.005342 10.0.0.19 - - [2026-03-26 01:51:29] "GET /loadbalancer-listener/3c1c9a93-d3fe-469e-bd57-663a402c0a68?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.006390 10.0.0.19 - - [2026-03-26 01:51:29] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.061353 10.0.0.19 - - [2026-03-26 01:51:29] "GET /instance-ip/9d4e6d1b-9728-4577-953d-f62dae1fb6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004963 10.0.0.19 - - [2026-03-26 01:51:29] "GET /instance-ip/9d4e6d1b-9728-4577-953d-f62dae1fb6d4?fields=floating_ips HTTP/1.1" 200 1165 0.002893 10.0.0.19 - - [2026-03-26 01:51:29] "GET /floating-ip/f11edffc-019c-45e5-9c47-1e5377f8004e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.004304 10.0.0.19 - - [2026-03-26 01:51:29] "POST /tags HTTP/1.1" 200 371 0.060517 10.0.0.19 - - [2026-03-26 01:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.027711 10.0.0.19 - - [2026-03-26 01:51:29] "GET /tag/ec1147c0-775c-40f9-b9f8-d762455e36eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.015071 10.0.0.19 - - [2026-03-26 01:51:29] "POST /tags HTTP/1.1" 200 319 0.045954 10.0.0.19 - - [2026-03-26 01:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.020675 10.0.0.19 - - [2026-03-26 01:51:29] "GET /tag/98522988-6a09-4b0a-ae68-e90a03670689?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.011550 10.0.0.19 - - [2026-03-26 01:51:29] "POST /id-to-fqname HTTP/1.1" 200 181 0.001193 10.0.0.19 - - [2026-03-26 01:51:29] "POST /fqname-to-id HTTP/1.1" 404 190 0.013758 10.0.0.19 - - [2026-03-26 01:51:29] "POST /security-groups HTTP/1.1" 200 578 0.077168 10.0.0.19 - - [2026-03-26 01:51:30] "POST /projects HTTP/1.1" 200 497 0.279610 10.0.0.19 - - [2026-03-26 01:51:30] "POST /fqname-to-id HTTP/1.1" 404 225 0.006657 10.0.0.19 - - [2026-03-26 01:51:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.018937 10.0.0.19 - - [2026-03-26 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.011009 10.0.0.19 - - [2026-03-26 01:51:30] "GET /virtual-network/572b0403-1351-4753-a5a5-782c8d70d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.044624 10.0.0.19 - - [2026-03-26 01:51:30] "POST /access-control-lists HTTP/1.1" 200 587 0.114711 10.0.0.19 - - [2026-03-26 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012198 10.0.0.19 - - [2026-03-26 01:51:30] "POST /fqname-to-id HTTP/1.1" 404 224 0.010795 10.0.0.19 - - [2026-03-26 01:51:30] "GET /virtual-network/03e5e989-3dd4-4daa-a84d-7ac8c97ce2bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.009226 10.0.0.19 - - [2026-03-26 01:51:30] "POST /access-control-lists HTTP/1.1" 200 585 0.076685 10.0.0.19 - - [2026-03-26 01:51:30] "PUT /virtual-network/572b0403-1351-4753-a5a5-782c8d70d407 HTTP/1.1" 200 264 0.105677 10.0.0.19 - - [2026-03-26 01:51:30] "PUT /virtual-network/03e5e989-3dd4-4daa-a84d-7ac8c97ce2bd HTTP/1.1" 200 264 0.084068 10.0.0.19 - - [2026-03-26 01:51:30] "POST /security-groups HTTP/1.1" 200 558 0.107544 10.0.0.19 - - [2026-03-26 01:51:30] "POST /fqname-to-id HTTP/1.1" 404 248 0.010510 10.0.0.19 - - [2026-03-26 01:51:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.015291 10.0.0.19 - - [2026-03-26 01:51:30] "POST /chown HTTP/1.1" 200 109 0.013012 10.0.0.19 - - [2026-03-26 01:51:30] "GET /application-policy-set/61eafed1-240e-45c1-8073-1021f0630360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005607 10.0.0.19 - - [2026-03-26 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.19 - - [2026-03-26 01:51:30] "GET /policy-management/cc67bf14-77d8-449d-9e0b-d587a4a20ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007971 10.0.0.19 - - [2026-03-26 01:51:30] "POST /access-control-lists HTTP/1.1" 200 610 0.112955 10.0.0.19 - - [2026-03-26 01:51:30] "POST /fqname-to-id HTTP/1.1" 404 247 0.019541 10.0.0.19 - - [2026-03-26 01:51:30] "POST /tags HTTP/1.1" 409 214 0.011536 10.0.0.19 - - [2026-03-26 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.19 - - [2026-03-26 01:51:30] "GET /tag/98522988-6a09-4b0a-ae68-e90a03670689?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.010467 10.0.0.19 - - [2026-03-26 01:51:30] "POST /access-control-lists HTTP/1.1" 200 608 0.031058 10.0.0.19 - - [2026-03-26 01:51:30] "POST /firewall-rules HTTP/1.1" 200 578 0.107378 10.0.0.19 - - [2026-03-26 01:51:30] "GET /firewall-rule/be04adb9-e414-4b1a-8fac-134cdc4d5b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007913 10.0.0.19 - - [2026-03-26 01:51:30] "GET /firewall-policy/21ce180c-6573-4bb6-a2ab-9d5d4bac57e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.003994 10.0.0.19 - - [2026-03-26 01:51:30] "GET /firewall-rule/be04adb9-e414-4b1a-8fac-134cdc4d5b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007431 10.0.0.19 - - [2026-03-26 01:51:31] "POST /ref-update HTTP/1.1" 200 156 0.089105 10.0.0.19 - - [2026-03-26 01:51:31] "GET /application-policy-set/61eafed1-240e-45c1-8073-1021f0630360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.019582 10.0.0.19 - - [2026-03-26 01:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.19 - - [2026-03-26 01:51:31] "GET /policy-management/cc67bf14-77d8-449d-9e0b-d587a4a20ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003001 10.0.0.19 - - [2026-03-26 01:51:31] "POST /tags HTTP/1.1" 409 214 0.005199 10.0.0.19 - - [2026-03-26 01:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.19 - - [2026-03-26 01:51:31] "GET /tag/98522988-6a09-4b0a-ae68-e90a03670689?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.011433 10.0.0.19 - - [2026-03-26 01:51:31] "POST /firewall-rules HTTP/1.1" 200 576 0.168461 10.0.0.19 - - [2026-03-26 01:51:31] "GET /firewall-rule/61bf42b6-7ba2-4985-ae51-dac45f748acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.026300 10.0.0.19 - - [2026-03-26 01:51:31] "GET /firewall-policy/21ce180c-6573-4bb6-a2ab-9d5d4bac57e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004542 10.0.0.19 - - [2026-03-26 01:51:31] "GET /firewall-rule/61bf42b6-7ba2-4985-ae51-dac45f748acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002187 10.0.0.19 - - [2026-03-26 01:51:31] "POST /ref-update HTTP/1.1" 200 156 0.061590 10.0.0.19 - - [2026-03-26 01:51:31] "POST /tags HTTP/1.1" 200 363 0.079083 10.0.0.19 - - [2026-03-26 01:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004889 10.0.0.19 - - [2026-03-26 01:51:31] "GET /tag/2579c665-d075-4f69-a2fc-dc13efd97b15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.017117 10.0.0.19 - - [2026-03-26 01:51:31] "POST /tags HTTP/1.1" 200 311 0.073726 10.0.0.19 - - [2026-03-26 01:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.013149 10.0.0.19 - - [2026-03-26 01:51:31] "GET /tag/c74ce82a-7680-4026-a87f-c03a8452455d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.022571 10.0.0.19 - - [2026-03-26 01:51:32] "POST /id-to-fqname HTTP/1.1" 200 177 0.000658 10.0.0.19 - - [2026-03-26 01:51:32] "POST /fqname-to-id HTTP/1.1" 404 186 0.002003 10.0.0.19 - - [2026-03-26 01:51:32] "POST /security-groups HTTP/1.1" 200 574 0.088620 10.0.0.19 - - [2026-03-26 01:51:32] "POST /projects HTTP/1.1" 200 489 0.198269 10.0.0.19 - - [2026-03-26 01:51:32] "POST /fqname-to-id HTTP/1.1" 404 217 0.010169 10.0.0.19 - - [2026-03-26 01:51:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.017416 10.0.0.19 - - [2026-03-26 01:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.019027 10.0.0.19 - - [2026-03-26 01:51:32] "GET /virtual-network/572b0403-1351-4753-a5a5-782c8d70d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.035363 10.0.0.19 - - [2026-03-26 01:51:32] "POST /access-control-lists HTTP/1.1" 200 583 0.102913 10.0.0.19 - - [2026-03-26 01:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.013070 10.0.0.19 - - [2026-03-26 01:51:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.002154 10.0.0.19 - - [2026-03-26 01:51:32] "GET /virtual-network/03e5e989-3dd4-4daa-a84d-7ac8c97ce2bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.012318 10.0.0.19 - - [2026-03-26 01:51:32] "POST /access-control-lists HTTP/1.1" 200 581 0.102704 10.0.0.19 - - [2026-03-26 01:51:32] "PUT /virtual-network/572b0403-1351-4753-a5a5-782c8d70d407 HTTP/1.1" 200 264 0.147187 10.0.0.19 - - [2026-03-26 01:51:32] "PUT /virtual-network/03e5e989-3dd4-4daa-a84d-7ac8c97ce2bd HTTP/1.1" 200 264 0.049972 10.0.0.19 - - [2026-03-26 01:51:32] "POST /security-groups HTTP/1.1" 200 546 0.072176 10.0.0.19 - - [2026-03-26 01:51:32] "POST /fqname-to-id HTTP/1.1" 404 240 0.001955 10.0.0.19 - - [2026-03-26 01:51:32] "POST /access-control-lists HTTP/1.1" 200 602 0.071782 10.0.0.19 - - [2026-03-26 01:51:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.073853 10.0.0.19 - - [2026-03-26 01:51:32] "POST /fqname-to-id HTTP/1.1" 404 239 0.007603 10.0.0.19 - - [2026-03-26 01:51:32] "POST /chown HTTP/1.1" 200 109 0.041549 10.0.0.19 - - [2026-03-26 01:51:32] "GET /application-policy-set/61eafed1-240e-45c1-8073-1021f0630360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.015953 10.0.0.19 - - [2026-03-26 01:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.19 - - [2026-03-26 01:51:32] "GET /policy-management/cc67bf14-77d8-449d-9e0b-d587a4a20ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.035689 10.0.0.19 - - [2026-03-26 01:51:32] "POST /access-control-lists HTTP/1.1" 200 600 0.068897 10.0.0.19 - - [2026-03-26 01:51:32] "POST /tags HTTP/1.1" 409 210 0.036412 10.0.0.19 - - [2026-03-26 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.19 - - [2026-03-26 01:51:33] "GET /tag/c74ce82a-7680-4026-a87f-c03a8452455d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010770 10.0.0.19 - - [2026-03-26 01:51:33] "POST /firewall-rules HTTP/1.1" 200 570 0.097666 10.0.0.19 - - [2026-03-26 01:51:33] "GET /firewall-rule/f332dda2-74b7-421a-b4c8-b778b133b269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004108 10.0.0.19 - - [2026-03-26 01:51:33] "GET /firewall-policy/21ce180c-6573-4bb6-a2ab-9d5d4bac57e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003371 10.0.0.19 - - [2026-03-26 01:51:33] "GET /firewall-rule/f332dda2-74b7-421a-b4c8-b778b133b269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002212 10.0.0.19 - - [2026-03-26 01:51:33] "POST /ref-update HTTP/1.1" 200 156 0.040606 10.0.0.19 - - [2026-03-26 01:51:33] "GET /application-policy-set/61eafed1-240e-45c1-8073-1021f0630360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003771 10.0.0.19 - - [2026-03-26 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.19 - - [2026-03-26 01:51:33] "GET /policy-management/cc67bf14-77d8-449d-9e0b-d587a4a20ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002843 10.0.0.19 - - [2026-03-26 01:51:33] "POST /tags HTTP/1.1" 409 210 0.023382 10.0.0.19 - - [2026-03-26 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.19 - - [2026-03-26 01:51:33] "GET /tag/c74ce82a-7680-4026-a87f-c03a8452455d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010654 10.0.0.19 - - [2026-03-26 01:51:33] "POST /firewall-rules HTTP/1.1" 200 568 0.078235 10.0.0.19 - - [2026-03-26 01:51:33] "GET /firewall-rule/1e65de7f-5e0c-4559-89db-d5a470a726a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.013222 10.0.0.19 - - [2026-03-26 01:51:33] "GET /firewall-policy/21ce180c-6573-4bb6-a2ab-9d5d4bac57e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004430 10.0.0.19 - - [2026-03-26 01:51:33] "GET /firewall-rule/1e65de7f-5e0c-4559-89db-d5a470a726a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.002258 10.0.0.19 - - [2026-03-26 01:51:33] "POST /ref-update HTTP/1.1" 200 156 0.035893 [Introspect:8084]10.0.0.19 - - [2026-03-26 01:51:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001137 [Introspect:8084]10.0.0.19 - - [2026-03-26 01:51:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001207 10.0.0.19 - - [2026-03-26 01:51:33] "POST /tags HTTP/1.1" 200 363 0.052546 10.0.0.19 - - [2026-03-26 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009957 10.0.0.19 - - [2026-03-26 01:51:33] "GET /tag/f7126acd-6d92-4137-b703-9105ce668777?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.027734 10.0.0.19 - - [2026-03-26 01:51:33] "POST /tags HTTP/1.1" 409 210 0.006299 10.0.0.19 - - [2026-03-26 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.19 - - [2026-03-26 01:51:33] "GET /tag/38a2353a-987b-49ec-985d-47834967a5b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011599 10.0.0.19 - - [2026-03-26 01:51:33] "POST /projects HTTP/1.1" 409 223 0.004842 10.0.0.19 - - [2026-03-26 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.19 - - [2026-03-26 01:51:33] "GET /project/3138342a-74ba-48ac-9b7c-8a0e9c95dd41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.033467 10.0.0.19 - - [2026-03-26 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.19 - - [2026-03-26 01:51:33] "GET /virtual-network/572b0403-1351-4753-a5a5-782c8d70d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.005550 10.0.0.19 - - [2026-03-26 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.19 - - [2026-03-26 01:51:34] "GET /virtual-network/03e5e989-3dd4-4daa-a84d-7ac8c97ce2bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.004799 10.0.0.19 - - [2026-03-26 01:51:34] "PUT /virtual-network/572b0403-1351-4753-a5a5-782c8d70d407 HTTP/1.1" 200 264 0.105437 10.0.0.19 - - [2026-03-26 01:51:34] "PUT /virtual-network/03e5e989-3dd4-4daa-a84d-7ac8c97ce2bd HTTP/1.1" 200 264 0.055102 10.0.0.19 - - [2026-03-26 01:51:34] "POST /security-groups HTTP/1.1" 409 253 0.004178 10.0.0.19 - - [2026-03-26 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.19 - - [2026-03-26 01:51:34] "PUT /security-group/4ad46bba-4968-4877-994d-4d8a553b15a7 HTTP/1.1" 200 262 0.071521 10.0.0.19 - - [2026-03-26 01:51:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.034864 10.0.0.19 - - [2026-03-26 01:51:34] "PUT /access-control-list/041aec15-4aac-45f4-9c2c-51eda1798932 HTTP/1.1" 200 272 0.029468 10.0.0.19 - - [2026-03-26 01:51:34] "GET /application-policy-set/61eafed1-240e-45c1-8073-1021f0630360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.017680 10.0.0.19 - - [2026-03-26 01:51:34] "PUT /access-control-list/11a8de88-388e-4993-99eb-3a46ea06f3a3 HTTP/1.1" 200 272 0.018968 10.0.0.19 - - [2026-03-26 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.19 - - [2026-03-26 01:51:34] "GET /policy-management/cc67bf14-77d8-449d-9e0b-d587a4a20ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002396 10.0.0.19 - - [2026-03-26 01:51:34] "POST /tags HTTP/1.1" 409 210 0.001503 10.0.0.19 - - [2026-03-26 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001357 10.0.0.19 - - [2026-03-26 01:51:34] "GET /tag/38a2353a-987b-49ec-985d-47834967a5b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013510 10.0.0.19 - - [2026-03-26 01:51:34] "POST /firewall-rules HTTP/1.1" 200 570 0.062431 10.0.0.19 - - [2026-03-26 01:51:34] "GET /firewall-rule/7a2fba2f-1ca9-46b7-91f1-54b30e67bd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006253 10.0.0.19 - - [2026-03-26 01:51:34] "GET /firewall-policy/21ce180c-6573-4bb6-a2ab-9d5d4bac57e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004651 10.0.0.19 - - [2026-03-26 01:51:34] "GET /firewall-rule/7a2fba2f-1ca9-46b7-91f1-54b30e67bd9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002592 10.0.0.19 - - [2026-03-26 01:51:34] "POST /ref-update HTTP/1.1" 200 156 0.055874 10.0.0.19 - - [2026-03-26 01:51:34] "GET /application-policy-set/61eafed1-240e-45c1-8073-1021f0630360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.008467 10.0.0.19 - - [2026-03-26 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.19 - - [2026-03-26 01:51:34] "GET /policy-management/cc67bf14-77d8-449d-9e0b-d587a4a20ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004868 10.0.0.19 - - [2026-03-26 01:51:34] "POST /tags HTTP/1.1" 409 210 0.002043 10.0.0.19 - - [2026-03-26 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.19 - - [2026-03-26 01:51:34] "GET /tag/38a2353a-987b-49ec-985d-47834967a5b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011008 10.0.0.19 - - [2026-03-26 01:51:34] "POST /firewall-rules HTTP/1.1" 200 568 0.079033 10.0.0.19 - - [2026-03-26 01:51:35] "GET /firewall-rule/d0c7c254-1cc0-45c9-9615-cb90d900bae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.010404 10.0.0.19 - - [2026-03-26 01:51:35] "GET /firewall-policy/21ce180c-6573-4bb6-a2ab-9d5d4bac57e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.005337 10.0.0.19 - - [2026-03-26 01:51:35] "GET /firewall-rule/d0c7c254-1cc0-45c9-9615-cb90d900bae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002624 10.0.0.19 - - [2026-03-26 01:51:35] "POST /ref-update HTTP/1.1" 200 156 0.084829 10.0.0.19 - - [2026-03-26 01:51:35] "POST /tags HTTP/1.1" 409 237 0.002494 10.0.0.19 - - [2026-03-26 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.19 - - [2026-03-26 01:51:35] "GET /tag/f7126acd-6d92-4137-b703-9105ce668777?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.016590 10.0.0.19 - - [2026-03-26 01:51:35] "GET /virtual-machine-interface/499c35cc-28b6-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.010854 10.0.0.19 - - [2026-03-26 01:51:35] "POST /set-tag HTTP/1.1" 200 109 0.032992 [Introspect:8084]10.0.0.19 - - [2026-03-26 01:52:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000977 [Introspect:8084]10.0.0.19 - - [2026-03-26 01:52:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001010 10.0.0.141 - - [2026-03-26 01:53:20] "GET / HTTP/1.1" 200 35931 0.001505 10.0.0.141 - - [2026-03-26 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.141 - - [2026-03-26 01:53:20] "GET /global-system-config/c9f87c9f-914f-4716-a43c-2df668518bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004942 10.0.0.141 - - [2026-03-26 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.141 - - [2026-03-26 01:53:20] "GET /routing-instance/8dc2dd32-7d49-4fa6-9684-69f31a83a62f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002661 10.0.0.141 - - [2026-03-26 01:53:20] "PUT /global-system-config/c9f87c9f-914f-4716-a43c-2df668518bd7 HTTP/1.1" 200 274 0.012646 10.0.0.141 - - [2026-03-26 01:53:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.004328 10.0.0.141 - - [2026-03-26 01:53:20] "POST /virtual-routers HTTP/1.1" 200 599 0.019609 10.0.0.141 - - [2026-03-26 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.141 - - [2026-03-26 01:53:21] "GET /virtual-router/bea5b7e6-7c3c-4c28-9aa4-20a9fcf6d390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003736 10.0.0.141 - - [2026-03-26 01:53:21] "POST /fqname-to-id HTTP/1.1" 404 229 0.001619 10.0.0.141 - - [2026-03-26 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.141 - - [2026-03-26 01:53:21] "GET /virtual-network/dad22879-2ea8-4b3c-8317-55f9191101fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003909 10.0.0.141 - - [2026-03-26 01:53:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.051659 [Introspect:8084]10.0.0.19 - - [2026-03-26 01:53:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000910 [Introspect:8084]10.0.0.19 - - [2026-03-26 01:53:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001352 [Introspect:8084]10.0.0.19 - - [2026-03-26 01:53:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000952 [Introspect:8084]10.0.0.19 - - [2026-03-26 01:53:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000947 10.0.0.19 - - [2026-03-26 01:53:48] "GET / HTTP/1.1" 200 35931 0.001426 10.0.0.19 - - [2026-03-26 01:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.19 - - [2026-03-26 01:53:48] "GET /global-system-config/c9f87c9f-914f-4716-a43c-2df668518bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004645 10.0.0.19 - - [2026-03-26 01:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.19 - - [2026-03-26 01:53:48] "GET /config-node/7a509413-c372-4997-90d1-9f9cb982bc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002754 10.0.0.19 - - [2026-03-26 01:53:59] "GET / HTTP/1.1" 200 35931 0.001176 10.0.0.19 - - [2026-03-26 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.19 - - [2026-03-26 01:53:59] "GET /routing-instance/8dc2dd32-7d49-4fa6-9684-69f31a83a62f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002707 10.0.0.19 - - [2026-03-26 01:53:59] "POST /bgp-routers HTTP/1.1" 409 301 0.001965 10.0.0.19 - - [2026-03-26 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.19 - - [2026-03-26 01:53:59] "GET /bgp-router/d3693edc-5ed9-4591-bcbe-4da4c9e5fb82?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004123 10.0.0.19 - - [2026-03-26 01:54:00] "PUT /bgp-router/d3693edc-5ed9-4591-bcbe-4da4c9e5fb82 HTTP/1.1" 200 254 0.023005 [Introspect:8084]10.0.0.19 - - [2026-03-26 01:54:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000906 [Introspect:8084]10.0.0.19 - - [2026-03-26 01:54:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000889 10.0.0.19 - - [2026-03-26 01:55:50] "GET /global-system-configs HTTP/1.1" 200 322 0.002980 10.0.0.19 - - [2026-03-26 01:55:52] "GET /global-system-configs HTTP/1.1" 200 322 0.001911 10.0.0.19 - - [2026-03-26 01:56:19] "GET /virtual-router/bea5b7e6-7c3c-4c28-9aa4-20a9fcf6d390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002765 10.0.0.19 - - [2026-03-26 01:56:19] "POST /ref-update HTTP/1.1" 200 156 0.007897 10.0.0.19 - - [2026-03-26 01:56:26] "GET /virtual-machine-interface/499c35cc-28b6-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006844 10.0.0.19 - - [2026-03-26 01:56:26] "POST /set-tag HTTP/1.1" 200 109 0.004452 10.0.0.19 - - [2026-03-26 01:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.19 - - [2026-03-26 01:56:26] "GET /loadbalancer/6395f4be-0eff-4b94-b565-94eca5da6399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003020 10.0.0.19 - - [2026-03-26 01:56:26] "GET /virtual-machine-interface/499c35cc-28b6-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005021 10.0.0.19 - - [2026-03-26 01:56:26] "POST /set-tag HTTP/1.1" 200 109 0.005676 10.0.0.19 - - [2026-03-26 01:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.19 - - [2026-03-26 01:56:26] "GET /loadbalancer/6395f4be-0eff-4b94-b565-94eca5da6399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002822 10.0.0.19 - - [2026-03-26 01:56:26] "GET /loadbalancer-pool/f01d1851-e7de-4373-a7b6-761f3bada019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003759 10.0.0.19 - - [2026-03-26 01:56:26] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017343 10.0.0.19 - - [2026-03-26 01:56:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.008831 10.0.0.19 - - [2026-03-26 01:56:26] "GET /virtual-machine-interface/499c35cc-28b6-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004435 10.0.0.19 - - [2026-03-26 01:56:26] "POST /tags HTTP/1.1" 409 205 0.003004 10.0.0.19 - - [2026-03-26 01:56:26] "GET /virtual-machine-interface/499c35cc-28b6-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004222 10.0.0.19 - - [2026-03-26 01:56:26] "POST /ref-update HTTP/1.1" 200 156 0.009326 10.0.0.19 - - [2026-03-26 01:56:26] "GET /floating-ip/f11edffc-019c-45e5-9c47-1e5377f8004e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.008332 10.0.0.19 - - [2026-03-26 01:56:26] "PUT /floating-ip/f11edffc-019c-45e5-9c47-1e5377f8004e HTTP/1.1" 200 256 0.011733 10.0.0.19 - - [2026-03-26 01:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.19 - - [2026-03-26 01:56:26] "GET /tag/d74a44ea-7863-4f93-bac8-189c34faabb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.016304 10.0.0.19 - - [2026-03-26 01:56:26] "POST /set-tag HTTP/1.1" 200 109 0.069873 10.0.0.19 - - [2026-03-26 01:56:26] "GET /loadbalancer-pool/0c84b7ba-7131-42c1-87ed-f1e3046ebf3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.004218 10.0.0.19 - - [2026-03-26 01:56:26] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014510 10.0.0.19 - - [2026-03-26 01:56:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.024830 10.0.0.19 - - [2026-03-26 01:56:26] "GET /virtual-machine-interface/499c35cc-28b6-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009720 10.0.0.19 - - [2026-03-26 01:56:26] "GET /virtual-machine-interface/499c35cc-28b6-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016204 10.0.0.19 - - [2026-03-26 01:56:26] "POST /ref-update HTTP/1.1" 200 156 0.007637 10.0.0.19 - - [2026-03-26 01:56:26] "GET /floating-ip/f11edffc-019c-45e5-9c47-1e5377f8004e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.012651 10.0.0.19 - - [2026-03-26 01:56:26] "POST /set-tag HTTP/1.1" 200 109 0.002452 10.0.0.19 - - [2026-03-26 01:56:26] "PUT /floating-ip/f11edffc-019c-45e5-9c47-1e5377f8004e HTTP/1.1" 200 256 0.014183 10.0.0.19 - - [2026-03-26 01:56:26] "GET /loadbalancer-pool/f254f1e0-b444-4f75-b753-49a3850a6998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.013465 10.0.0.19 - - [2026-03-26 01:56:26] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016092 10.0.0.19 - - [2026-03-26 01:56:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.007551 10.0.0.19 - - [2026-03-26 01:56:26] "GET /virtual-machine-interface/499c35cc-28b6-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011663 10.0.0.19 - - [2026-03-26 01:56:26] "POST /set-tag HTTP/1.1" 200 109 0.002624 10.0.0.19 - - [2026-03-26 01:56:26] "GET /virtual-machine-interface/499c35cc-28b6-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004356 10.0.0.19 - - [2026-03-26 01:56:26] "POST /ref-update HTTP/1.1" 200 156 0.006469 10.0.0.19 - - [2026-03-26 01:56:26] "GET /floating-ip/f11edffc-019c-45e5-9c47-1e5377f8004e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.009340 10.0.0.19 - - [2026-03-26 01:56:26] "PUT /floating-ip/f11edffc-019c-45e5-9c47-1e5377f8004e HTTP/1.1" 200 256 0.009345 10.0.0.19 - - [2026-03-26 01:57:26] "GET /virtual-machine-interface/499c35cc-28b6-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004383 10.0.0.19 - - [2026-03-26 01:57:26] "POST /set-tag HTTP/1.1" 200 109 0.008388 10.0.0.19 - - [2026-03-26 01:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.19 - - [2026-03-26 01:57:26] "GET /loadbalancer/6395f4be-0eff-4b94-b565-94eca5da6399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002281 10.0.0.19 - - [2026-03-26 01:57:26] "GET /virtual-machine-interface/499c35cc-28b6-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005581 10.0.0.19 - - [2026-03-26 01:57:26] "POST /set-tag HTTP/1.1" 200 109 0.024018 10.0.0.19 - - [2026-03-26 01:57:26] "DELETE /loadbalancer-member/4c4265af-6a8e-4c80-a11b-c7529bda94e5 HTTP/1.1" 200 115 0.039808 10.0.0.19 - - [2026-03-26 01:57:26] "GET /virtual-machine-interface/499c35cc-28b6-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005046 10.0.0.19 - - [2026-03-26 01:57:26] "POST /set-tag HTTP/1.1" 200 109 0.002426 10.0.0.19 - - [2026-03-26 01:57:26] "DELETE /loadbalancer-member/7d75d642-0c69-4e38-a359-8ef70b0b5b7a HTTP/1.1" 200 115 0.033871 10.0.0.19 - - [2026-03-26 01:57:26] "GET /virtual-machine-interface/499c35cc-28b6-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012095 10.0.0.19 - - [2026-03-26 01:57:26] "POST /set-tag HTTP/1.1" 200 109 0.002451 10.0.0.19 - - [2026-03-26 01:57:27] "DELETE /loadbalancer-member/dfc16d4e-f4cf-456e-9304-9a29a1e91f2b HTTP/1.1" 200 115 0.044666 10.0.0.19 - - [2026-03-26 01:57:27] "GET /virtual-machine-interface/499c35cc-28b6-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005353 10.0.0.19 - - [2026-03-26 01:57:27] "POST /set-tag HTTP/1.1" 200 109 0.002789 10.0.0.19 - - [2026-03-26 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.19 - - [2026-03-26 01:57:27] "GET /loadbalancer/6395f4be-0eff-4b94-b565-94eca5da6399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002074 10.0.0.19 - - [2026-03-26 01:57:27] "GET /loadbalancer-pool/f01d1851-e7de-4373-a7b6-761f3bada019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.007065 10.0.0.19 - - [2026-03-26 01:57:27] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018843 10.0.0.19 - - [2026-03-26 01:57:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.009515 10.0.0.19 - - [2026-03-26 01:57:27] "GET /virtual-machine-interface/499c35cc-28b6-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011238 10.0.0.19 - - [2026-03-26 01:57:27] "GET /virtual-machine-interface/499c35cc-28b6-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007237 10.0.0.19 - - [2026-03-26 01:57:27] "GET /floating-ip/f11edffc-019c-45e5-9c47-1e5377f8004e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.004315 10.0.0.19 - - [2026-03-26 01:57:27] "POST /set-tag HTTP/1.1" 200 109 0.076068 10.0.0.19 - - [2026-03-26 01:57:27] "GET /loadbalancer-pool/0c84b7ba-7131-42c1-87ed-f1e3046ebf3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.005809 10.0.0.19 - - [2026-03-26 01:57:27] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017652 10.0.0.19 - - [2026-03-26 01:57:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.018533 10.0.0.19 - - [2026-03-26 01:57:27] "GET /virtual-machine-interface/499c35cc-28b6-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011994 10.0.0.19 - - [2026-03-26 01:57:27] "GET /virtual-machine-interface/499c35cc-28b6-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006281 10.0.0.19 - - [2026-03-26 01:57:27] "GET /floating-ip/f11edffc-019c-45e5-9c47-1e5377f8004e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002075 10.0.0.19 - - [2026-03-26 01:57:27] "POST /set-tag HTTP/1.1" 200 109 0.005002 10.0.0.19 - - [2026-03-26 01:57:27] "GET /loadbalancer-pool/f254f1e0-b444-4f75-b753-49a3850a6998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002430 10.0.0.19 - - [2026-03-26 01:57:27] "POST /loadbalancer-members HTTP/1.1" 200 692 0.027818 10.0.0.19 - - [2026-03-26 01:57:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.012246 10.0.0.19 - - [2026-03-26 01:57:27] "GET /virtual-machine-interface/499c35cc-28b6-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.019816 10.0.0.19 - - [2026-03-26 01:57:27] "POST /set-tag HTTP/1.1" 200 109 0.007899 10.0.0.19 - - [2026-03-26 01:57:27] "GET /virtual-machine-interface/499c35cc-28b6-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009722 10.0.0.19 - - [2026-03-26 01:57:27] "GET /floating-ip/f11edffc-019c-45e5-9c47-1e5377f8004e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002275 [Introspect:8084]10.0.0.19 - - [2026-03-26 01:57:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000815 [Introspect:8084]10.0.0.19 - - [2026-03-26 01:57:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000999 10.0.0.141 - - [2026-03-26 01:57:54] "GET / HTTP/1.1" 200 35931 0.001447 10.0.0.141 - - [2026-03-26 01:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.141 - - [2026-03-26 01:57:54] "GET /global-system-config/c9f87c9f-914f-4716-a43c-2df668518bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004349 10.0.0.141 - - [2026-03-26 01:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.141 - - [2026-03-26 01:57:54] "GET /routing-instance/8dc2dd32-7d49-4fa6-9684-69f31a83a62f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003204 10.0.0.141 - - [2026-03-26 01:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.141 - - [2026-03-26 01:57:54] "GET /virtual-router/bea5b7e6-7c3c-4c28-9aa4-20a9fcf6d390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.018996 10.0.0.141 - - [2026-03-26 01:57:54] "PUT /virtual-router/bea5b7e6-7c3c-4c28-9aa4-20a9fcf6d390 HTTP/1.1" 200 262 0.009397 10.0.0.141 - - [2026-03-26 01:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.015714 10.0.0.141 - - [2026-03-26 01:57:54] "GET /virtual-router/bea5b7e6-7c3c-4c28-9aa4-20a9fcf6d390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004720 10.0.0.141 - - [2026-03-26 01:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.141 - - [2026-03-26 01:57:54] "GET /virtual-machine-interface/8a1af780-71e0-4d07-acd3-6f73b1fcb0e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.009396 10.0.0.141 - - [2026-03-26 01:57:54] "PUT /virtual-machine-interface/8a1af780-71e0-4d07-acd3-6f73b1fcb0e4 HTTP/1.1" 200 284 0.018958 10.0.0.19 - - [2026-03-26 01:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.19 - - [2026-03-26 01:58:08] "GET /virtual-router/bea5b7e6-7c3c-4c28-9aa4-20a9fcf6d390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004287 [Introspect:8084]10.0.0.19 - - [2026-03-26 01:59:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001073 [Introspect:8084]10.0.0.19 - - [2026-03-26 01:59:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000853 [Introspect:8084]10.0.0.19 - - [2026-03-26 01:59:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000949 [Introspect:8084]10.0.0.19 - - [2026-03-26 01:59:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000902 [Introspect:8084]10.0.0.19 - - [2026-03-26 01:59:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000916 [Introspect:8084]10.0.0.19 - - [2026-03-26 01:59:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001001 10.0.0.19 - - [2026-03-26 02:00:50] "GET /global-system-configs HTTP/1.1" 200 322 0.003872 10.0.0.19 - - [2026-03-26 02:00:52] "GET /global-system-configs HTTP/1.1" 200 322 0.003785 [Introspect:8084]10.0.0.19 - - [2026-03-26 02:02:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000927 [Introspect:8084]10.0.0.19 - - [2026-03-26 02:02:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000934 10.0.0.19 - - [2026-03-26 02:03:23] "GET /virtual-machine-interface/499c35cc-28b6-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004934 10.0.0.19 - - [2026-03-26 02:03:23] "POST /set-tag HTTP/1.1" 200 109 0.002633 10.0.0.19 - - [2026-03-26 02:03:23] "GET /virtual-machine-interface/499c35cc-28b6-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004407 10.0.0.19 - - [2026-03-26 02:03:23] "POST /set-tag HTTP/1.1" 200 109 0.002972 10.0.0.19 - - [2026-03-26 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.19 - - [2026-03-26 02:03:23] "GET /loadbalancer/6395f4be-0eff-4b94-b565-94eca5da6399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002505 10.0.0.19 - - [2026-03-26 02:03:23] "GET /virtual-machine-interface/499c35cc-28b6-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006367 10.0.0.19 - - [2026-03-26 02:03:23] "POST /set-tag HTTP/1.1" 200 109 0.046495 10.0.0.19 - - [2026-03-26 02:03:23] "DELETE /loadbalancer-member/26c30088-0a05-41ef-97ff-feaa91e020e5 HTTP/1.1" 200 115 0.069365 10.0.0.19 - - [2026-03-26 02:03:23] "GET /virtual-machine-interface/499c35cc-28b6-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010632 10.0.0.19 - - [2026-03-26 02:03:23] "POST /set-tag HTTP/1.1" 200 109 0.004184 10.0.0.19 - - [2026-03-26 02:03:23] "DELETE /loadbalancer-member/be722466-2a4c-43ef-9038-f6bd1cdc3a90 HTTP/1.1" 200 115 0.036831 10.0.0.19 - - [2026-03-26 02:03:23] "GET /virtual-machine-interface/499c35cc-28b6-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.017974 10.0.0.19 - - [2026-03-26 02:03:23] "POST /set-tag HTTP/1.1" 200 109 0.007026 10.0.0.19 - - [2026-03-26 02:03:24] "DELETE /loadbalancer-member/bb2ddd87-13ac-4ed1-a82c-85167c64bda3 HTTP/1.1" 200 115 0.127262 10.0.0.19 - - [2026-03-26 02:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.014555 10.0.0.19 - - [2026-03-26 02:03:24] "GET /loadbalancer/6395f4be-0eff-4b94-b565-94eca5da6399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.007049 10.0.0.19 - - [2026-03-26 02:03:24] "GET /loadbalancer-pool/f01d1851-e7de-4373-a7b6-761f3bada019?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004681 10.0.0.19 - - [2026-03-26 02:03:24] "POST /loadbalancer-members HTTP/1.1" 200 690 0.046707 10.0.0.19 - - [2026-03-26 02:03:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.038477 10.0.0.19 - - [2026-03-26 02:03:24] "GET /virtual-machine-interface/499c35cc-28b6-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.026594 10.0.0.19 - - [2026-03-26 02:03:24] "GET /virtual-machine-interface/499c35cc-28b6-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008419 10.0.0.19 - - [2026-03-26 02:03:24] "GET /floating-ip/f11edffc-019c-45e5-9c47-1e5377f8004e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.007967 10.0.0.19 - - [2026-03-26 02:03:24] "POST /set-tag HTTP/1.1" 200 109 0.069768 10.0.0.19 - - [2026-03-26 02:03:24] "GET /loadbalancer-pool/0c84b7ba-7131-42c1-87ed-f1e3046ebf3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.016816 10.0.0.19 - - [2026-03-26 02:03:24] "POST /loadbalancer-members HTTP/1.1" 200 690 0.033031 10.0.0.19 - - [2026-03-26 02:03:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.016630 10.0.0.19 - - [2026-03-26 02:03:24] "GET /virtual-machine-interface/499c35cc-28b6-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.026119 10.0.0.19 - - [2026-03-26 02:03:24] "GET /virtual-machine-interface/499c35cc-28b6-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.022607 10.0.0.19 - - [2026-03-26 02:03:24] "GET /floating-ip/f11edffc-019c-45e5-9c47-1e5377f8004e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.007809 10.0.0.19 - - [2026-03-26 02:03:24] "POST /set-tag HTTP/1.1" 200 109 0.010236 10.0.0.19 - - [2026-03-26 02:03:24] "GET /loadbalancer-pool/f254f1e0-b444-4f75-b753-49a3850a6998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004126 10.0.0.19 - - [2026-03-26 02:03:24] "POST /loadbalancer-members HTTP/1.1" 200 692 0.051360 10.0.0.19 - - [2026-03-26 02:03:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.033136 10.0.0.19 - - [2026-03-26 02:03:24] "GET /virtual-machine-interface/499c35cc-28b6-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015400 10.0.0.19 - - [2026-03-26 02:03:24] "GET /virtual-machine-interface/499c35cc-28b6-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005864 10.0.0.19 - - [2026-03-26 02:03:24] "GET /floating-ip/f11edffc-019c-45e5-9c47-1e5377f8004e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.010504 10.0.0.19 - - [2026-03-26 02:03:24] "POST /set-tag HTTP/1.1" 200 109 0.003360 10.0.0.19 - - [2026-03-26 02:03:46] "GET / HTTP/1.1" 200 35931 0.009951 10.0.0.19 - - [2026-03-26 02:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.19 - - [2026-03-26 02:03:46] "GET /project/345e8b84-8112-4211-b6b9-2b0ed276e311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040489 10.0.0.19 - - [2026-03-26 02:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.19 - - [2026-03-26 02:03:46] "GET /project/345e8b84-8112-4211-b6b9-2b0ed276e311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030200 10.0.0.19 - - [2026-03-26 02:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.19 - - [2026-03-26 02:03:47] "GET /project/345e8b84-8112-4211-b6b9-2b0ed276e311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034250 10.0.0.19 - - [2026-03-26 02:03:47] "POST /tags HTTP/1.1" 200 333 0.062815 10.0.0.19 - - [2026-03-26 02:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004978 10.0.0.19 - - [2026-03-26 02:03:47] "GET /tag/51cb9f83-1096-4d01-8fad-26d16a454a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.013010 10.0.0.19 - - [2026-03-26 02:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.19 - - [2026-03-26 02:03:47] "GET /project/345e8b84-8112-4211-b6b9-2b0ed276e311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028759 10.0.0.19 - - [2026-03-26 02:03:47] "GET /virtual-networks?parent_id=345e8b84-8112-4211-b6b9-2b0ed276e311&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002466 10.0.0.19 - - [2026-03-26 02:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.19 - - [2026-03-26 02:03:47] "GET /project/345e8b84-8112-4211-b6b9-2b0ed276e311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031839 10.0.0.19 - - [2026-03-26 02:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.19 - - [2026-03-26 02:03:47] "GET /virtual-network/03e5e989-3dd4-4daa-a84d-7ac8c97ce2bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.004228 10.0.0.19 - - [2026-03-26 02:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.19 - - [2026-03-26 02:03:47] "GET /service-appliance-set/d6c51a2b-524a-4847-9825-0a2808e4a5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002425 10.0.0.19 - - [2026-03-26 02:03:47] "POST /fqname-to-id HTTP/1.1" 404 254 0.001781 10.0.0.19 - - [2026-03-26 02:03:47] "POST /virtual-networks HTTP/1.1" 200 512 0.068783 10.0.0.19 - - [2026-03-26 02:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.015583 10.0.0.19 - - [2026-03-26 02:03:47] "GET /network-ipam/3f3b2bda-a9b8-46a4-a089-3b716d832d2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.002621 10.0.0.19 - - [2026-03-26 02:03:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.109778 10.0.0.19 - - [2026-03-26 02:03:47] "GET /virtual-machine-interface/fe94d9c1-27af-4796-9818-c29332c4bea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.012357 10.0.0.19 - - [2026-03-26 02:03:47] "POST /useragent-kv HTTP/1.1" 200 115 0.010921 10.0.0.19 - - [2026-03-26 02:03:47] "POST /ref-update HTTP/1.1" 200 156 0.100610 10.0.0.19 - - [2026-03-26 02:03:47] "GET /virtual-network/91b52b07-2b01-4f8e-8d89-ce007af6d8e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004420 10.0.0.19 - - [2026-03-26 02:03:47] "GET /domains HTTP/1.1" 200 280 0.001825 10.0.0.19 - - [2026-03-26 02:03:47] "GET /domain/a29394f0-88cc-498a-874a-33d74d55bf21 HTTP/1.1" 200 3086 0.007916 10.0.0.19 - - [2026-03-26 02:03:47] "POST /instance-ips HTTP/1.1" 200 409 0.025086 10.0.0.19 - - [2026-03-26 02:03:47] "GET /instance-ip/4f7c06dd-a840-450c-8906-1cebc0f745fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.010097 10.0.0.19 - - [2026-03-26 02:03:47] "GET /project/345e8b84-8112-4211-b6b9-2b0ed276e311 HTTP/1.1" 200 5476 0.055191 10.0.0.19 - - [2026-03-26 02:03:47] "POST /loadbalancers HTTP/1.1" 200 610 0.087873 10.0.0.19 - - [2026-03-26 02:03:47] "GET /virtual-network/91b52b07-2b01-4f8e-8d89-ce007af6d8e6 HTTP/1.1" 200 2087 0.057363 10.0.0.19 - - [2026-03-26 02:03:47] "GET /virtual-network/91b52b07-2b01-4f8e-8d89-ce007af6d8e6 HTTP/1.1" 200 2087 0.007833 10.0.0.19 - - [2026-03-26 02:03:47] "GET /routing-instance/ccc18931-9b1f-4c1a-8b97-2aaccc804b8d HTTP/1.1" 200 1182 0.007357 10.0.0.19 - - [2026-03-26 02:03:47] "GET /routing-instance/ccc18931-9b1f-4c1a-8b97-2aaccc804b8d HTTP/1.1" 200 1182 0.007191 10.0.0.19 - - [2026-03-26 02:03:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.020274 10.0.0.19 - - [2026-03-26 02:03:47] "GET /project/345e8b84-8112-4211-b6b9-2b0ed276e311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.057084 10.0.0.19 - - [2026-03-26 02:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004519 10.0.0.19 - - [2026-03-26 02:03:47] "GET /instance-ip/4f7c06dd-a840-450c-8906-1cebc0f745fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.003270 10.0.0.19 - - [2026-03-26 02:03:47] "GET /project/345e8b84-8112-4211-b6b9-2b0ed276e311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034570 10.0.0.19 - - [2026-03-26 02:03:47] "POST /floating-ips HTTP/1.1" 200 597 0.038604 10.0.0.19 - - [2026-03-26 02:03:47] "GET /loadbalancer/1e7ad777-2b88-4268-9bb3-b1ce01084302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002669 10.0.0.19 - - [2026-03-26 02:03:47] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.028545 10.0.0.19 - - [2026-03-26 02:03:47] "POST /route-targets HTTP/1.1" 200 327 0.021008 10.0.0.19 - - [2026-03-26 02:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008071 10.0.0.19 - - [2026-03-26 02:03:48] "POST /ref-update HTTP/1.1" 200 156 0.013007 10.0.0.19 - - [2026-03-26 02:03:48] "GET /project/345e8b84-8112-4211-b6b9-2b0ed276e311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038798 10.0.0.19 - - [2026-03-26 02:03:48] "GET /loadbalancer-listener/d842f686-fd16-42e5-b269-1e657c7aa6af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.002975 10.0.0.19 - - [2026-03-26 02:03:48] "GET /loadbalancer-listener/d842f686-fd16-42e5-b269-1e657c7aa6af?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.002967 10.0.0.19 - - [2026-03-26 02:03:48] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.018847 10.0.0.19 - - [2026-03-26 02:03:48] "GET /instance-ip/4f7c06dd-a840-450c-8906-1cebc0f745fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.002976 10.0.0.19 - - [2026-03-26 02:03:48] "GET /instance-ip/4f7c06dd-a840-450c-8906-1cebc0f745fb?fields=floating_ips HTTP/1.1" 200 1211 0.004570 10.0.0.19 - - [2026-03-26 02:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.19 - - [2026-03-26 02:03:48] "GET /floating-ip/a85d9b27-82e3-456d-aa54-a239b05ab94f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.002042 10.0.0.19 - - [2026-03-26 02:03:48] "GET /loadbalancer/1e7ad777-2b88-4268-9bb3-b1ce01084302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002846 10.0.0.19 - - [2026-03-26 02:03:48] "POST /tags HTTP/1.1" 200 295 0.049734 10.0.0.19 - - [2026-03-26 02:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009770 10.0.0.19 - - [2026-03-26 02:03:48] "GET /tag/40cbf86c-c386-44df-9e8b-67b92e45d01b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.013202 10.0.0.19 - - [2026-03-26 02:03:48] "POST /tags HTTP/1.1" 409 233 0.003217 10.0.0.19 - - [2026-03-26 02:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.19 - - [2026-03-26 02:03:48] "GET /tag/8f1d7451-eba1-4482-837a-a0ec34e8b067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.010955 10.0.0.19 - - [2026-03-26 02:03:48] "POST /tags HTTP/1.1" 409 206 0.002286 10.0.0.19 - - [2026-03-26 02:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.19 - - [2026-03-26 02:03:48] "GET /tag/7d1bc656-a673-4be2-bd96-3c74691e9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011322 10.0.0.19 - - [2026-03-26 02:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.19 - - [2026-03-26 02:03:48] "GET /virtual-network/572b0403-1351-4753-a5a5-782c8d70d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004381 10.0.0.19 - - [2026-03-26 02:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.19 - - [2026-03-26 02:03:48] "GET /project/345e8b84-8112-4211-b6b9-2b0ed276e311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.052983 10.0.0.19 - - [2026-03-26 02:03:48] "POST /virtual-machines HTTP/1.1" 200 369 0.009547 10.0.0.19 - - [2026-03-26 02:03:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.017468 10.0.0.19 - - [2026-03-26 02:03:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.110164 10.0.0.19 - - [2026-03-26 02:03:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.010944 10.0.0.19 - - [2026-03-26 02:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004471 10.0.0.19 - - [2026-03-26 02:03:48] "GET /virtual-machine-interface/0747cd74-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.011841 10.0.0.19 - - [2026-03-26 02:03:48] "POST /instance-ips HTTP/1.1" 200 409 0.023659 10.0.0.19 - - [2026-03-26 02:03:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.021603 10.0.0.19 - - [2026-03-26 02:03:48] "GET /virtual-machine-interface/0747cd74-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.015564 10.0.0.19 - - [2026-03-26 02:03:49] "POST /set-tag HTTP/1.1" 200 109 0.018523 10.0.0.19 - - [2026-03-26 02:03:49] "GET /virtual-machine-interface/0747cd74-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.028637 10.0.0.19 - - [2026-03-26 02:03:49] "GET /instance-ip/0762e186-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004832 10.0.0.19 - - [2026-03-26 02:03:49] "GET /virtual-machine-interface/0747cd74-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006150 10.0.0.19 - - [2026-03-26 02:03:49] "POST /set-tag HTTP/1.1" 200 109 0.002942 10.0.0.19 - - [2026-03-26 02:03:49] "GET /virtual-router/bea5b7e6-7c3c-4c28-9aa4-20a9fcf6d390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002954 10.0.0.19 - - [2026-03-26 02:03:49] "POST /ref-update HTTP/1.1" 200 156 0.011290 10.0.0.19 - - [2026-03-26 02:03:49] "GET /virtual-machine-interface/0747cd74-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.016240 10.0.0.19 - - [2026-03-26 02:03:49] "POST /set-tag HTTP/1.1" 200 109 0.002433 10.0.0.19 - - [2026-03-26 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.19 - - [2026-03-26 02:03:49] "GET /virtual-network/572b0403-1351-4753-a5a5-782c8d70d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004625 10.0.0.19 - - [2026-03-26 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.19 - - [2026-03-26 02:03:49] "GET /project/345e8b84-8112-4211-b6b9-2b0ed276e311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.024949 10.0.0.19 - - [2026-03-26 02:03:49] "POST /virtual-machines HTTP/1.1" 200 369 0.012299 10.0.0.19 - - [2026-03-26 02:03:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.014727 10.0.0.19 - - [2026-03-26 02:03:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.107002 10.0.0.19 - - [2026-03-26 02:03:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.009004 10.0.0.19 - - [2026-03-26 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.013037 10.0.0.19 - - [2026-03-26 02:03:49] "GET /virtual-machine-interface/07bb276a-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.008070 10.0.0.19 - - [2026-03-26 02:03:49] "POST /instance-ips HTTP/1.1" 200 409 0.025810 10.0.0.19 - - [2026-03-26 02:03:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.043895 10.0.0.19 - - [2026-03-26 02:03:49] "GET /virtual-machine-interface/07bb276a-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.029167 10.0.0.19 - - [2026-03-26 02:03:49] "POST /set-tag HTTP/1.1" 200 109 0.021104 10.0.0.19 - - [2026-03-26 02:03:49] "GET /virtual-machine-interface/07bb276a-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004682 10.0.0.19 - - [2026-03-26 02:03:49] "GET /instance-ip/07d50e46-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.018367 10.0.0.19 - - [2026-03-26 02:03:49] "GET /virtual-machine-interface/07bb276a-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004560 10.0.0.19 - - [2026-03-26 02:03:49] "POST /set-tag HTTP/1.1" 200 109 0.002425 10.0.0.19 - - [2026-03-26 02:03:49] "GET /virtual-router/bea5b7e6-7c3c-4c28-9aa4-20a9fcf6d390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.004451 10.0.0.19 - - [2026-03-26 02:03:49] "POST /ref-update HTTP/1.1" 200 156 0.009502 10.0.0.19 - - [2026-03-26 02:03:49] "GET /virtual-machine-interface/07bb276a-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.009773 10.0.0.19 - - [2026-03-26 02:03:49] "POST /set-tag HTTP/1.1" 200 109 0.002105 10.0.0.19 - - [2026-03-26 02:03:50] "GET /virtual-machine-interface/0747cd74-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004662 10.0.0.19 - - [2026-03-26 02:03:50] "POST /set-tag HTTP/1.1" 200 109 0.002174 10.0.0.19 - - [2026-03-26 02:03:50] "GET /virtual-machine-interface/07bb276a-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003812 10.0.0.19 - - [2026-03-26 02:03:50] "POST /set-tag HTTP/1.1" 200 109 0.002454 10.0.0.19 - - [2026-03-26 02:03:52] "GET /domains HTTP/1.1" 200 280 0.001822 10.0.0.19 - - [2026-03-26 02:03:52] "GET /domain/a29394f0-88cc-498a-874a-33d74d55bf21 HTTP/1.1" 200 3086 0.002922 10.0.0.19 - - [2026-03-26 02:03:52] "GET /project/345e8b84-8112-4211-b6b9-2b0ed276e311 HTTP/1.1" 200 7064 0.044755 10.0.0.19 - - [2026-03-26 02:03:52] "GET /virtual-network/91b52b07-2b01-4f8e-8d89-ce007af6d8e6 HTTP/1.1" 200 2087 0.004545 10.0.0.19 - - [2026-03-26 02:03:52] "GET /virtual-network/91b52b07-2b01-4f8e-8d89-ce007af6d8e6 HTTP/1.1" 200 2087 0.003830 10.0.0.19 - - [2026-03-26 02:03:52] "GET /routing-instance/ccc18931-9b1f-4c1a-8b97-2aaccc804b8d HTTP/1.1" 200 1403 0.003624 10.0.0.19 - - [2026-03-26 02:03:52] "GET /routing-instance/ccc18931-9b1f-4c1a-8b97-2aaccc804b8d HTTP/1.1" 200 1403 0.002472 10.0.0.19 - - [2026-03-26 02:03:52] "GET /route-target/5e5cab35-4e7f-4885-a4de-af472e55f7e4 HTTP/1.1" 200 1152 0.002142 10.0.0.19 - - [2026-03-26 02:03:52] "GET /virtual-network/91b52b07-2b01-4f8e-8d89-ce007af6d8e6 HTTP/1.1" 200 2087 0.003729 10.0.0.19 - - [2026-03-26 02:03:52] "GET /routing-instance/ccc18931-9b1f-4c1a-8b97-2aaccc804b8d HTTP/1.1" 200 1403 0.002308 10.0.0.19 - - [2026-03-26 02:03:52] "GET /virtual-network/91b52b07-2b01-4f8e-8d89-ce007af6d8e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004803 10.0.0.19 - - [2026-03-26 02:03:52] "GET /virtual-network/91b52b07-2b01-4f8e-8d89-ce007af6d8e6 HTTP/1.1" 200 2087 0.004131 10.0.0.19 - - [2026-03-26 02:03:52] "GET /routing-instance/ccc18931-9b1f-4c1a-8b97-2aaccc804b8d HTTP/1.1" 200 1403 0.003077 10.0.0.19 - - [2026-03-26 02:03:52] "GET /routing-instance/ccc18931-9b1f-4c1a-8b97-2aaccc804b8d HTTP/1.1" 200 1403 0.002512 10.0.0.19 - - [2026-03-26 02:03:52] "GET /route-target/5e5cab35-4e7f-4885-a4de-af472e55f7e4 HTTP/1.1" 200 1152 0.002758 10.0.0.19 - - [2026-03-26 02:03:52] "GET /domains HTTP/1.1" 200 280 0.001873 10.0.0.19 - - [2026-03-26 02:03:53] "GET /domain/a29394f0-88cc-498a-874a-33d74d55bf21 HTTP/1.1" 200 3086 0.013694 10.0.0.19 - - [2026-03-26 02:03:53] "GET /project/345e8b84-8112-4211-b6b9-2b0ed276e311 HTTP/1.1" 200 7064 0.028969 10.0.0.19 - - [2026-03-26 02:03:53] "GET /virtual-network/91b52b07-2b01-4f8e-8d89-ce007af6d8e6 HTTP/1.1" 200 2087 0.005683 10.0.0.19 - - [2026-03-26 02:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.19 - - [2026-03-26 02:03:53] "GET /project/345e8b84-8112-4211-b6b9-2b0ed276e311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040521 10.0.0.19 - - [2026-03-26 02:03:53] "GET /virtual-network/91b52b07-2b01-4f8e-8d89-ce007af6d8e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004438 10.0.0.19 - - [2026-03-26 02:03:53] "GET /floating-ip-pools?parent_id=91b52b07-2b01-4f8e-8d89-ce007af6d8e6&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003001 10.0.0.19 - - [2026-03-26 02:03:53] "GET /virtual-network/91b52b07-2b01-4f8e-8d89-ce007af6d8e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004180 10.0.0.19 - - [2026-03-26 02:03:53] "POST /floating-ip-pools HTTP/1.1" 200 562 0.023751 10.0.0.19 - - [2026-03-26 02:03:53] "POST /ref-update HTTP/1.1" 200 156 0.013785 10.0.0.19 - - [2026-03-26 02:03:53] "GET /virtual-network/91b52b07-2b01-4f8e-8d89-ce007af6d8e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.008545 10.0.0.19 - - [2026-03-26 02:03:53] "GET /domains HTTP/1.1" 200 280 0.002300 10.0.0.19 - - [2026-03-26 02:03:53] "GET /domain/a29394f0-88cc-498a-874a-33d74d55bf21 HTTP/1.1" 200 3086 0.002825 10.0.0.19 - - [2026-03-26 02:03:53] "GET /project/345e8b84-8112-4211-b6b9-2b0ed276e311 HTTP/1.1" 200 7320 0.055617 10.0.0.19 - - [2026-03-26 02:03:53] "GET /virtual-network/91b52b07-2b01-4f8e-8d89-ce007af6d8e6 HTTP/1.1" 200 2325 0.009978 10.0.0.19 - - [2026-03-26 02:03:53] "GET /floating-ip-pool/db3d310e-f018-4bbc-a2d1-1f0e6e417eae HTTP/1.1" 200 1315 0.002653 10.0.0.19 - - [2026-03-26 02:03:53] "GET /domains HTTP/1.1" 200 280 0.001903 10.0.0.19 - - [2026-03-26 02:03:53] "GET /domain/a29394f0-88cc-498a-874a-33d74d55bf21 HTTP/1.1" 200 3086 0.002869 10.0.0.19 - - [2026-03-26 02:03:53] "GET /project/345e8b84-8112-4211-b6b9-2b0ed276e311 HTTP/1.1" 200 7320 0.033372 10.0.0.19 - - [2026-03-26 02:03:53] "GET /virtual-network/91b52b07-2b01-4f8e-8d89-ce007af6d8e6 HTTP/1.1" 200 2325 0.003932 10.0.0.19 - - [2026-03-26 02:03:53] "GET /virtual-network/91b52b07-2b01-4f8e-8d89-ce007af6d8e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004173 10.0.0.19 - - [2026-03-26 02:03:53] "POST /tags HTTP/1.1" 200 365 0.058969 10.0.0.19 - - [2026-03-26 02:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.017128 10.0.0.19 - - [2026-03-26 02:03:53] "GET /tag/7d46b13b-174f-448a-b38f-5f65d0f5be33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012949 10.0.0.19 - - [2026-03-26 02:03:53] "POST /tags HTTP/1.1" 409 206 0.001957 10.0.0.19 - - [2026-03-26 02:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.19 - - [2026-03-26 02:03:53] "GET /tag/7d1bc656-a673-4be2-bd96-3c74691e9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011673 10.0.0.19 - - [2026-03-26 02:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.19 - - [2026-03-26 02:03:53] "GET /project/345e8b84-8112-4211-b6b9-2b0ed276e311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.035609 10.0.0.19 - - [2026-03-26 02:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.19 - - [2026-03-26 02:03:53] "GET /virtual-network/572b0403-1351-4753-a5a5-782c8d70d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004295 10.0.0.19 - - [2026-03-26 02:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.19 - - [2026-03-26 02:03:53] "GET /service-appliance-set/cbfb8e92-32bf-41ec-a024-eba0eabf7f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.004313 10.0.0.19 - - [2026-03-26 02:03:53] "POST /fqname-to-id HTTP/1.1" 404 258 0.001637 10.0.0.19 - - [2026-03-26 02:03:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.102887 10.0.0.19 - - [2026-03-26 02:03:53] "GET /virtual-machine-interface/100f6ac5-520f-4314-9fbe-9936a299e5fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.012733 10.0.0.19 - - [2026-03-26 02:03:54] "POST /set-tag HTTP/1.1" 200 109 0.015211 10.0.0.19 - - [2026-03-26 02:03:54] "POST /instance-ips HTTP/1.1" 200 417 0.039598 10.0.0.19 - - [2026-03-26 02:03:54] "GET /instance-ip/0fa39bc3-4b66-4f44-9337-71d9ec219002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.010018 10.0.0.19 - - [2026-03-26 02:03:54] "POST /loadbalancers HTTP/1.1" 200 618 0.071446 10.0.0.19 - - [2026-03-26 02:03:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.014096 10.0.0.19 - - [2026-03-26 02:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009041 10.0.0.19 - - [2026-03-26 02:03:54] "GET /project/345e8b84-8112-4211-b6b9-2b0ed276e311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.041816 10.0.0.19 - - [2026-03-26 02:03:54] "GET /virtual-machine-interface/100f6ac5-520f-4314-9fbe-9936a299e5fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.010435 10.0.0.19 - - [2026-03-26 02:03:54] "GET /virtual-machine-interface/100f6ac5-520f-4314-9fbe-9936a299e5fb?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.009927 10.0.0.19 - - [2026-03-26 02:03:54] "POST /service-instances HTTP/1.1" 200 566 0.102938 10.0.0.19 - - [2026-03-26 02:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.023813 10.0.0.19 - - [2026-03-26 02:03:54] "POST /ref-update HTTP/1.1" 200 156 0.034472 10.0.0.19 - - [2026-03-26 02:03:54] "GET /floating-ip-pool/db3d310e-f018-4bbc-a2d1-1f0e6e417eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.025261 10.0.0.19 - - [2026-03-26 02:03:54] "PUT /service-instance/c1aa34e5-083e-40e4-aef2-46b2849b20ee HTTP/1.1" 200 266 0.035836 10.0.0.19 - - [2026-03-26 02:03:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.042341 10.0.0.19 - - [2026-03-26 02:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003230 10.0.0.19 - - [2026-03-26 02:03:54] "POST /floating-ips HTTP/1.1" 200 671 0.186077 10.0.0.19 - - [2026-03-26 02:03:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.010951 10.0.0.19 - - [2026-03-26 02:03:54] "GET /application-policy-set/61eafed1-240e-45c1-8073-1021f0630360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003072 10.0.0.19 - - [2026-03-26 02:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005806 10.0.0.19 - - [2026-03-26 02:03:54] "POST /virtual-machines HTTP/1.1" 200 429 0.045710 10.0.0.19 - - [2026-03-26 02:03:54] "GET /policy-management/cc67bf14-77d8-449d-9e0b-d587a4a20ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004198 10.0.0.19 - - [2026-03-26 02:03:54] "POST /tags HTTP/1.1" 409 221 0.001618 10.0.0.19 - - [2026-03-26 02:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.19 - - [2026-03-26 02:03:54] "GET /tag/51cb9f83-1096-4d01-8fad-26d16a454a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.020988 10.0.0.19 - - [2026-03-26 02:03:54] "POST /tags HTTP/1.1" 409 238 0.001932 10.0.0.19 - - [2026-03-26 02:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.19 - - [2026-03-26 02:03:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.137797 10.0.0.19 - - [2026-03-26 02:03:54] "POST /chown HTTP/1.1" 200 109 0.028998 10.0.0.19 - - [2026-03-26 02:03:54] "GET /tag/7d46b13b-174f-448a-b38f-5f65d0f5be33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.029971 10.0.0.19 - - [2026-03-26 02:03:55] "POST /chown HTTP/1.1" 200 109 0.019195 10.0.0.19 - - [2026-03-26 02:03:55] "PUT /virtual-machine-interface/d37a1f7b-16cf-44f4-b673-e1de36e19109 HTTP/1.1" 200 284 0.024200 10.0.0.19 - - [2026-03-26 02:03:55] "POST /firewall-rules HTTP/1.1" 200 650 0.135250 10.0.0.19 - - [2026-03-26 02:03:55] "PUT /instance-ip/0fa39bc3-4b66-4f44-9337-71d9ec219002 HTTP/1.1" 200 256 0.095808 10.0.0.19 - - [2026-03-26 02:03:55] "GET /firewall-rule/786527e2-7218-45d9-9cf2-a3c6da013a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.047054 10.0.0.19 - - [2026-03-26 02:03:55] "POST /ref-update HTTP/1.1" 200 156 0.011662 10.0.0.19 - - [2026-03-26 02:03:55] "GET /firewall-policy/15c5999e-662a-45c4-8ed0-68d0eba4ccf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003916 10.0.0.19 - - [2026-03-26 02:03:55] "GET /firewall-rule/786527e2-7218-45d9-9cf2-a3c6da013a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.005647 10.0.0.19 - - [2026-03-26 02:03:55] "POST /ref-update HTTP/1.1" 200 156 0.018561 10.0.0.19 - - [2026-03-26 02:03:55] "POST /ref-update HTTP/1.1" 200 156 0.030001 10.0.0.19 - - [2026-03-26 02:03:55] "POST /ref-update HTTP/1.1" 200 156 0.057999 10.0.0.19 - - [2026-03-26 02:03:55] "POST /ref-update HTTP/1.1" 200 156 0.009576 10.0.0.19 - - [2026-03-26 02:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004454 10.0.0.19 - - [2026-03-26 02:03:55] "POST /ref-update HTTP/1.1" 200 156 0.016352 10.0.0.19 - - [2026-03-26 02:03:55] "POST /ref-update HTTP/1.1" 200 156 0.016110 10.0.0.19 - - [2026-03-26 02:03:55] "GET /project/345e8b84-8112-4211-b6b9-2b0ed276e311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.055869 10.0.0.19 - - [2026-03-26 02:03:55] "GET /loadbalancer/5831ea3c-3af3-4845-984b-cccc9553c3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.004430 10.0.0.19 - - [2026-03-26 02:03:55] "POST /virtual-machines HTTP/1.1" 200 429 0.026178 10.0.0.19 - - [2026-03-26 02:03:55] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.042934 10.0.0.19 - - [2026-03-26 02:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.19 - - [2026-03-26 02:03:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.078616 10.0.0.19 - - [2026-03-26 02:03:55] "POST /chown HTTP/1.1" 200 109 0.024644 10.0.0.19 - - [2026-03-26 02:03:55] "GET /project/345e8b84-8112-4211-b6b9-2b0ed276e311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.074938 10.0.0.19 - - [2026-03-26 02:03:55] "POST /chown HTTP/1.1" 200 109 0.012293 10.0.0.19 - - [2026-03-26 02:03:55] "PUT /virtual-machine-interface/5ccde198-eab5-457f-bb1b-e55f2fec2441 HTTP/1.1" 200 284 0.011092 10.0.0.19 - - [2026-03-26 02:03:55] "GET /loadbalancer-listener/425cf305-515f-4177-b728-c0ffa17c1b2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.021943 10.0.0.19 - - [2026-03-26 02:03:55] "GET /loadbalancer-listener/425cf305-515f-4177-b728-c0ffa17c1b2e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.003440 10.0.0.19 - - [2026-03-26 02:03:55] "PUT /instance-ip/0fa39bc3-4b66-4f44-9337-71d9ec219002 HTTP/1.1" 200 256 0.033988 10.0.0.19 - - [2026-03-26 02:03:55] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.037765 10.0.0.19 - - [2026-03-26 02:03:55] "POST /ref-update HTTP/1.1" 200 156 0.017612 10.0.0.19 - - [2026-03-26 02:03:55] "POST /ref-update HTTP/1.1" 200 156 0.033489 10.0.0.19 - - [2026-03-26 02:03:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.025775 10.0.0.19 - - [2026-03-26 02:03:55] "GET /loadbalancer-pool/e2c806e3-f3fc-4af1-8b9e-df8f13c758d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005590 10.0.0.19 - - [2026-03-26 02:03:55] "POST /ref-update HTTP/1.1" 200 156 0.038713 10.0.0.19 - - [2026-03-26 02:03:55] "POST /loadbalancer-members HTTP/1.1" 200 707 0.049161 10.0.0.19 - - [2026-03-26 02:03:55] "POST /ref-update HTTP/1.1" 200 156 0.025111 10.0.0.19 - - [2026-03-26 02:03:55] "POST /ref-update HTTP/1.1" 200 156 0.031047 10.0.0.19 - - [2026-03-26 02:03:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.033337 10.0.0.19 - - [2026-03-26 02:03:55] "GET /loadbalancer-member/8be1419b-967f-4447-ae17-64e833a8a42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.008588 10.0.0.19 - - [2026-03-26 02:03:55] "GET /application-policy-set/61eafed1-240e-45c1-8073-1021f0630360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003430 10.0.0.19 - - [2026-03-26 02:03:56] "PUT /service-instance/c1aa34e5-083e-40e4-aef2-46b2849b20ee HTTP/1.1" 200 266 0.009295 10.0.0.19 - - [2026-03-26 02:03:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.015647 10.0.0.19 - - [2026-03-26 02:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007695 10.0.0.19 - - [2026-03-26 02:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.19 - - [2026-03-26 02:03:56] "GET /policy-management/cc67bf14-77d8-449d-9e0b-d587a4a20ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009596 10.0.0.19 - - [2026-03-26 02:03:56] "POST /tags HTTP/1.1" 409 221 0.001712 10.0.0.19 - - [2026-03-26 02:03:56] "POST /chown HTTP/1.1" 200 109 0.009786 10.0.0.19 - - [2026-03-26 02:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.19 - - [2026-03-26 02:03:56] "GET /tag/51cb9f83-1096-4d01-8fad-26d16a454a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.021656 10.0.0.19 - - [2026-03-26 02:03:56] "POST /tags HTTP/1.1" 409 238 0.003055 10.0.0.19 - - [2026-03-26 02:03:56] "POST /chown HTTP/1.1" 200 109 0.030675 10.0.0.19 - - [2026-03-26 02:03:56] "PUT /instance-ip/0fa39bc3-4b66-4f44-9337-71d9ec219002 HTTP/1.1" 200 256 0.017168 10.0.0.19 - - [2026-03-26 02:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.19 - - [2026-03-26 02:03:56] "GET /tag/7d46b13b-174f-448a-b38f-5f65d0f5be33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.009925 10.0.0.19 - - [2026-03-26 02:03:56] "POST /firewall-rules HTTP/1.1" 409 293 0.001846 10.0.0.19 - - [2026-03-26 02:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.19 - - [2026-03-26 02:03:56] "POST /ref-update HTTP/1.1" 200 156 0.018724 10.0.0.19 - - [2026-03-26 02:03:56] "PUT /firewall-rule/786527e2-7218-45d9-9cf2-a3c6da013a89 HTTP/1.1" 200 260 0.041852 10.0.0.19 - - [2026-03-26 02:03:56] "POST /chown HTTP/1.1" 200 109 0.025578 10.0.0.19 - - [2026-03-26 02:03:56] "GET /firewall-rule/786527e2-7218-45d9-9cf2-a3c6da013a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.012100 10.0.0.19 - - [2026-03-26 02:03:56] "POST /chown HTTP/1.1" 200 109 0.020516 10.0.0.19 - - [2026-03-26 02:03:56] "GET /firewall-policy/15c5999e-662a-45c4-8ed0-68d0eba4ccf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.003922 10.0.0.19 - - [2026-03-26 02:03:56] "GET /firewall-rule/786527e2-7218-45d9-9cf2-a3c6da013a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.003118 10.0.0.19 - - [2026-03-26 02:03:56] "PUT /instance-ip/0fa39bc3-4b66-4f44-9337-71d9ec219002 HTTP/1.1" 200 256 0.018898 10.0.0.19 - - [2026-03-26 02:03:56] "POST /ref-update HTTP/1.1" 200 156 0.019578 10.0.0.19 - - [2026-03-26 02:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.19 - - [2026-03-26 02:03:56] "POST /chown HTTP/1.1" 200 109 0.006286 10.0.0.19 - - [2026-03-26 02:03:56] "POST /chown HTTP/1.1" 200 109 0.024508 10.0.0.19 - - [2026-03-26 02:03:56] "PUT /instance-ip/0fa39bc3-4b66-4f44-9337-71d9ec219002 HTTP/1.1" 200 256 0.024332 10.0.0.19 - - [2026-03-26 02:03:56] "POST /ref-update HTTP/1.1" 200 156 0.019559 10.0.0.19 - - [2026-03-26 02:03:56] "POST /chown HTTP/1.1" 200 109 0.010503 10.0.0.19 - - [2026-03-26 02:03:56] "POST /chown HTTP/1.1" 200 109 0.018074 10.0.0.19 - - [2026-03-26 02:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009329 10.0.0.19 - - [2026-03-26 02:03:56] "GET /virtual-network/572b0403-1351-4753-a5a5-782c8d70d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007118 10.0.0.19 - - [2026-03-26 02:03:56] "PUT /instance-ip/0fa39bc3-4b66-4f44-9337-71d9ec219002 HTTP/1.1" 200 256 0.009390 10.0.0.19 - - [2026-03-26 02:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.19 - - [2026-03-26 02:03:56] "POST /ref-update HTTP/1.1" 200 156 0.018396 10.0.0.19 - - [2026-03-26 02:03:56] "GET /project/345e8b84-8112-4211-b6b9-2b0ed276e311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.057434 10.0.0.19 - - [2026-03-26 02:03:56] "POST /virtual-machines HTTP/1.1" 200 373 0.012010 10.0.0.19 - - [2026-03-26 02:03:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.009469 10.0.0.19 - - [2026-03-26 02:03:56] "PUT /service-instance/c1aa34e5-083e-40e4-aef2-46b2849b20ee HTTP/1.1" 200 266 0.008158 10.0.0.19 - - [2026-03-26 02:03:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.018415 10.0.0.19 - - [2026-03-26 02:03:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.091830 10.0.0.19 - - [2026-03-26 02:03:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.022907 10.0.0.19 - - [2026-03-26 02:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006348 10.0.0.19 - - [2026-03-26 02:03:56] "PUT /service-instance/c1aa34e5-083e-40e4-aef2-46b2849b20ee HTTP/1.1" 200 266 0.008921 10.0.0.19 - - [2026-03-26 02:03:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.012002 10.0.0.19 - - [2026-03-26 02:03:56] "GET /virtual-machine-interface/0c260ee6-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.010196 10.0.0.19 - - [2026-03-26 02:03:57] "PUT /service-instance/c1aa34e5-083e-40e4-aef2-46b2849b20ee HTTP/1.1" 200 266 0.027491 10.0.0.19 - - [2026-03-26 02:03:57] "POST /instance-ips HTTP/1.1" 200 413 0.072777 10.0.0.19 - - [2026-03-26 02:03:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.032811 10.0.0.19 - - [2026-03-26 02:03:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.049076 10.0.0.19 - - [2026-03-26 02:03:57] "GET /virtual-machine-interface/0c260ee6-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.016003 10.0.0.19 - - [2026-03-26 02:03:57] "PUT /service-instance/c1aa34e5-083e-40e4-aef2-46b2849b20ee HTTP/1.1" 200 266 0.029214 10.0.0.19 - - [2026-03-26 02:03:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.008645 10.0.0.19 - - [2026-03-26 02:03:57] "POST /set-tag HTTP/1.1" 200 109 0.068650 10.0.0.19 - - [2026-03-26 02:03:57] "GET /virtual-machine-interface/0c260ee6-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.013462 10.0.0.19 - - [2026-03-26 02:03:57] "PUT /service-instance/c1aa34e5-083e-40e4-aef2-46b2849b20ee HTTP/1.1" 200 266 0.033874 10.0.0.19 - - [2026-03-26 02:03:57] "GET /instance-ip/0c3925b2-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.013174 10.0.0.19 - - [2026-03-26 02:03:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.022352 10.0.0.19 - - [2026-03-26 02:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.19 - - [2026-03-26 02:03:57] "GET /virtual-machine-interface/0c260ee6-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004177 10.0.0.19 - - [2026-03-26 02:03:57] "POST /set-tag HTTP/1.1" 200 109 0.002193 10.0.0.19 - - [2026-03-26 02:03:57] "GET /virtual-router/bea5b7e6-7c3c-4c28-9aa4-20a9fcf6d390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.003309 10.0.0.19 - - [2026-03-26 02:03:57] "POST /chown HTTP/1.1" 200 109 0.010472 10.0.0.19 - - [2026-03-26 02:03:57] "POST /chown HTTP/1.1" 200 109 0.025237 10.0.0.19 - - [2026-03-26 02:03:57] "POST /ref-update HTTP/1.1" 200 156 0.048110 10.0.0.19 - - [2026-03-26 02:03:57] "POST /ref-update HTTP/1.1" 200 156 0.047748 10.0.0.19 - - [2026-03-26 02:03:57] "GET /virtual-machine-interface/0c260ee6-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.013433 10.0.0.19 - - [2026-03-26 02:03:57] "POST /set-tag HTTP/1.1" 200 109 0.008084 10.0.0.19 - - [2026-03-26 02:03:57] "POST /chown HTTP/1.1" 200 109 0.008800 10.0.0.19 - - [2026-03-26 02:03:57] "GET /virtual-machine-interface/0c260ee6-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.017040 10.0.0.19 - - [2026-03-26 02:03:57] "POST /set-tag HTTP/1.1" 200 109 0.003284 10.0.0.19 - - [2026-03-26 02:03:57] "POST /chown HTTP/1.1" 200 109 0.038619 10.0.0.19 - - [2026-03-26 02:03:57] "POST /ref-update HTTP/1.1" 200 156 0.018660 10.0.0.19 - - [2026-03-26 02:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.19 - - [2026-03-26 02:03:57] "POST /chown HTTP/1.1" 200 109 0.006341 10.0.0.19 - - [2026-03-26 02:03:57] "POST /chown HTTP/1.1" 200 109 0.017209 10.0.0.19 - - [2026-03-26 02:03:57] "POST /chown HTTP/1.1" 200 109 0.014733 10.0.0.19 - - [2026-03-26 02:03:57] "POST /chown HTTP/1.1" 200 109 0.006353 10.0.0.19 - - [2026-03-26 02:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.19 - - [2026-03-26 02:03:57] "POST /chown HTTP/1.1" 200 109 0.008256 10.0.0.19 - - [2026-03-26 02:03:57] "POST /chown HTTP/1.1" 200 109 0.023531 10.0.0.19 - - [2026-03-26 02:03:57] "POST /chown HTTP/1.1" 200 109 0.006874 10.0.0.19 - - [2026-03-26 02:03:57] "POST /chown HTTP/1.1" 200 109 0.022294 10.0.0.19 - - [2026-03-26 02:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.19 - - [2026-03-26 02:03:58] "POST /chown HTTP/1.1" 200 109 0.008602 10.0.0.19 - - [2026-03-26 02:03:58] "POST /chown HTTP/1.1" 200 109 0.023176 10.0.0.19 - - [2026-03-26 02:03:58] "POST /chown HTTP/1.1" 200 109 0.021582 10.0.0.19 - - [2026-03-26 02:03:58] "POST /chown HTTP/1.1" 200 109 0.007163 10.0.0.19 - - [2026-03-26 02:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.19 - - [2026-03-26 02:03:58] "POST /chown HTTP/1.1" 200 109 0.007268 10.0.0.19 - - [2026-03-26 02:03:58] "POST /chown HTTP/1.1" 200 109 0.006590 10.0.0.19 - - [2026-03-26 02:03:58] "POST /chown HTTP/1.1" 200 109 0.014856 10.0.0.19 - - [2026-03-26 02:03:58] "POST /chown HTTP/1.1" 200 109 0.019737 10.0.0.19 - - [2026-03-26 02:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.19 - - [2026-03-26 02:03:58] "POST /chown HTTP/1.1" 200 109 0.009583 10.0.0.19 - - [2026-03-26 02:03:58] "POST /chown HTTP/1.1" 200 109 0.015258 10.0.0.19 - - [2026-03-26 02:03:58] "POST /chown HTTP/1.1" 200 109 0.007125 10.0.0.19 - - [2026-03-26 02:03:58] "POST /chown HTTP/1.1" 200 109 0.022815 10.0.0.19 - - [2026-03-26 02:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.19 - - [2026-03-26 02:03:58] "POST /chown HTTP/1.1" 200 109 0.010439 10.0.0.19 - - [2026-03-26 02:03:58] "POST /chown HTTP/1.1" 200 109 0.014352 10.0.0.19 - - [2026-03-26 02:03:58] "POST /chown HTTP/1.1" 200 109 0.018284 10.0.0.19 - - [2026-03-26 02:03:58] "POST /chown HTTP/1.1" 200 109 0.011204 10.0.0.19 - - [2026-03-26 02:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008806 10.0.0.19 - - [2026-03-26 02:03:58] "POST /chown HTTP/1.1" 200 109 0.017745 10.0.0.19 - - [2026-03-26 02:03:58] "POST /chown HTTP/1.1" 200 109 0.008017 10.0.0.19 - - [2026-03-26 02:03:58] "POST /chown HTTP/1.1" 200 109 0.016332 10.0.0.19 - - [2026-03-26 02:03:58] "POST /chown HTTP/1.1" 200 109 0.024370 10.0.0.19 - - [2026-03-26 02:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.19 - - [2026-03-26 02:03:58] "POST /chown HTTP/1.1" 200 109 0.007125 10.0.0.19 - - [2026-03-26 02:03:58] "POST /chown HTTP/1.1" 200 109 0.020675 10.0.0.19 - - [2026-03-26 02:03:58] "POST /chown HTTP/1.1" 200 109 0.005975 10.0.0.19 - - [2026-03-26 02:03:58] "POST /chown HTTP/1.1" 200 109 0.018527 10.0.0.19 - - [2026-03-26 02:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006704 10.0.0.19 - - [2026-03-26 02:03:59] "POST /chown HTTP/1.1" 200 109 0.007949 10.0.0.19 - - [2026-03-26 02:03:59] "POST /chown HTTP/1.1" 200 109 0.011918 10.0.0.19 - - [2026-03-26 02:03:59] "POST /chown HTTP/1.1" 200 109 0.013091 10.0.0.19 - - [2026-03-26 02:03:59] "POST /chown HTTP/1.1" 200 109 0.006834 10.0.0.19 - - [2026-03-26 02:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.19 - - [2026-03-26 02:03:59] "POST /chown HTTP/1.1" 200 109 0.006171 10.0.0.19 - - [2026-03-26 02:03:59] "POST /chown HTTP/1.1" 200 109 0.009461 10.0.0.19 - - [2026-03-26 02:03:59] "POST /chown HTTP/1.1" 200 109 0.013094 10.0.0.19 - - [2026-03-26 02:03:59] "POST /chown HTTP/1.1" 200 109 0.013220 10.0.0.19 - - [2026-03-26 02:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.19 - - [2026-03-26 02:03:59] "POST /chown HTTP/1.1" 200 109 0.006547 10.0.0.19 - - [2026-03-26 02:03:59] "POST /chown HTTP/1.1" 200 109 0.009811 10.0.0.19 - - [2026-03-26 02:03:59] "POST /chown HTTP/1.1" 200 109 0.005922 10.0.0.19 - - [2026-03-26 02:03:59] "POST /chown HTTP/1.1" 200 109 0.015660 10.0.0.19 - - [2026-03-26 02:04:00] "GET /virtual-machine-interface/0747cd74-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005875 10.0.0.19 - - [2026-03-26 02:04:00] "POST /set-tag HTTP/1.1" 200 109 0.002789 10.0.0.19 - - [2026-03-26 02:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.19 - - [2026-03-26 02:04:00] "GET /loadbalancer/1e7ad777-2b88-4268-9bb3-b1ce01084302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002521 10.0.0.19 - - [2026-03-26 02:04:00] "GET /loadbalancer-pool/13197699-3f7a-4b9b-b3be-6df3a31ffaa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003019 10.0.0.19 - - [2026-03-26 02:04:00] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016346 10.0.0.19 - - [2026-03-26 02:04:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.017460 10.0.0.19 - - [2026-03-26 02:04:00] "GET /virtual-machine-interface/0747cd74-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.011495 10.0.0.19 - - [2026-03-26 02:04:00] "GET /virtual-machine-interface/0747cd74-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.007816 10.0.0.19 - - [2026-03-26 02:04:00] "POST /ref-update HTTP/1.1" 200 156 0.007717 10.0.0.19 - - [2026-03-26 02:04:00] "POST /tags HTTP/1.1" 409 221 0.001973 10.0.0.19 - - [2026-03-26 02:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.19 - - [2026-03-26 02:04:00] "GET /tag/51cb9f83-1096-4d01-8fad-26d16a454a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010512 10.0.0.19 - - [2026-03-26 02:04:00] "GET /floating-ip/a85d9b27-82e3-456d-aa54-a239b05ab94f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.004794 10.0.0.19 - - [2026-03-26 02:04:00] "PUT /floating-ip/a85d9b27-82e3-456d-aa54-a239b05ab94f HTTP/1.1" 200 256 0.010873 10.0.0.19 - - [2026-03-26 02:04:00] "POST /set-tag HTTP/1.1" 200 109 0.035279 10.0.0.19 - - [2026-03-26 02:04:01] "GET /virtual-machine-interface/07bb276a-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004597 10.0.0.19 - - [2026-03-26 02:04:01] "POST /set-tag HTTP/1.1" 200 109 0.002464 10.0.0.19 - - [2026-03-26 02:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.19 - - [2026-03-26 02:04:01] "GET /loadbalancer/1e7ad777-2b88-4268-9bb3-b1ce01084302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.004202 10.0.0.19 - - [2026-03-26 02:04:01] "GET /loadbalancer-pool/13197699-3f7a-4b9b-b3be-6df3a31ffaa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003070 10.0.0.19 - - [2026-03-26 02:04:01] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015356 10.0.0.19 - - [2026-03-26 02:04:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.018439 10.0.0.19 - - [2026-03-26 02:04:01] "GET /virtual-machine-interface/07bb276a-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.019496 10.0.0.19 - - [2026-03-26 02:04:01] "GET /virtual-machine-interface/07bb276a-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003784 10.0.0.19 - - [2026-03-26 02:04:01] "POST /ref-update HTTP/1.1" 200 156 0.011837 10.0.0.19 - - [2026-03-26 02:04:01] "GET /floating-ip/a85d9b27-82e3-456d-aa54-a239b05ab94f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.006978 10.0.0.19 - - [2026-03-26 02:04:01] "POST /set-tag HTTP/1.1" 200 109 0.038898 10.0.0.19 - - [2026-03-26 02:04:01] "GET /virtual-machine/7938c028-3b40-45be-b2b6-ede9ef163f86?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.006172 10.0.0.19 - - [2026-03-26 02:04:01] "GET /virtual-machine-interface/0747cd74-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005518 10.0.0.19 - - [2026-03-26 02:04:01] "GET /virtual-machine/95848cbb-f656-4f1a-9633-829974bbd222?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003076 10.0.0.19 - - [2026-03-26 02:04:01] "GET /virtual-machine-interface/07bb276a-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004564 10.0.0.19 - - [2026-03-26 02:04:05] "GET /virtual-machine-interface/0c260ee6-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004448 10.0.0.19 - - [2026-03-26 02:04:05] "POST /set-tag HTTP/1.1" 200 109 0.003108 10.0.0.19 - - [2026-03-26 02:04:06] "GET /virtual-machine/65126310-43a4-457e-86e2-94fc8b07975d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1221 0.009856 10.0.0.19 - - [2026-03-26 02:04:06] "GET /virtual-machine-interface/0c260ee6-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005070 10.0.0.19 - - [2026-03-26 02:04:07] "GET /virtual-machine-interface/0c260ee6-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004501 10.0.0.19 - - [2026-03-26 02:04:07] "POST /set-tag HTTP/1.1" 200 109 0.003704 10.0.0.19 - - [2026-03-26 02:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.19 - - [2026-03-26 02:04:08] "POST /chown HTTP/1.1" 200 109 0.025785 10.0.0.19 - - [2026-03-26 02:04:08] "POST /chown HTTP/1.1" 200 109 0.030694 10.0.0.19 - - [2026-03-26 02:04:08] "POST /chown HTTP/1.1" 200 109 0.018023 10.0.0.19 - - [2026-03-26 02:04:08] "POST /chown HTTP/1.1" 200 109 0.006719 [Introspect:8084]10.0.0.19 - - [2026-03-26 02:04:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001835 [Introspect:8084]10.0.0.19 - - [2026-03-26 02:04:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001303 [Introspect:8084]10.0.0.19 - - [2026-03-26 02:04:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001097 [Introspect:8084]10.0.0.19 - - [2026-03-26 02:04:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001048 [Introspect:8084]10.0.0.19 - - [2026-03-26 02:04:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001043 [Introspect:8084]10.0.0.19 - - [2026-03-26 02:04:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001044 10.0.0.19 - - [2026-03-26 02:04:38] "GET /virtual-machine-interface/0c260ee6-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.007206 10.0.0.19 - - [2026-03-26 02:04:38] "POST /set-tag HTTP/1.1" 200 109 0.003187 10.0.0.19 - - [2026-03-26 02:04:38] "GET /virtual-machine-interface/0c260ee6-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004332 10.0.0.19 - - [2026-03-26 02:04:38] "POST /set-tag HTTP/1.1" 200 109 0.002248 10.0.0.19 - - [2026-03-26 02:04:38] "GET /virtual-machine/65126310-43a4-457e-86e2-94fc8b07975d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.002809 10.0.0.19 - - [2026-03-26 02:04:38] "POST /ref-update HTTP/1.1" 200 156 0.009262 10.0.0.19 - - [2026-03-26 02:04:38] "GET /virtual-machine-interface/0c260ee6-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.012146 10.0.0.19 - - [2026-03-26 02:04:38] "POST /set-tag HTTP/1.1" 200 109 0.015426 10.0.0.19 - - [2026-03-26 02:04:38] "POST /set-tag HTTP/1.1" 200 109 0.024963 10.0.0.19 - - [2026-03-26 02:04:38] "DELETE /instance-ip/0c3925b2-28b8-11f1-8c25-fa163ee40906 HTTP/1.1" 200 115 0.054707 10.0.0.19 - - [2026-03-26 02:04:38] "DELETE /virtual-machine-interface/0c260ee6-28b8-11f1-8c25-fa163ee40906 HTTP/1.1" 200 115 0.041610 10.0.0.19 - - [2026-03-26 02:04:38] "DELETE /virtual-machine/65126310-43a4-457e-86e2-94fc8b07975d HTTP/1.1" 200 115 0.020955 10.0.0.19 - - [2026-03-26 02:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.19 - - [2026-03-26 02:04:42] "GET /tag/7d46b13b-174f-448a-b38f-5f65d0f5be33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010430 10.0.0.19 - - [2026-03-26 02:04:42] "GET /tag/7d46b13b-174f-448a-b38f-5f65d0f5be33?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.014409 10.0.0.19 - - [2026-03-26 02:04:42] "GET /virtual-machine-interface/100f6ac5-520f-4314-9fbe-9936a299e5fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004476 10.0.0.19 - - [2026-03-26 02:04:42] "POST /set-tag HTTP/1.1" 200 109 0.014201 10.0.0.19 - - [2026-03-26 02:04:42] "GET /virtual-machine-interface/5ccde198-eab5-457f-bb1b-e55f2fec2441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.019719 10.0.0.19 - - [2026-03-26 02:04:42] "POST /set-tag HTTP/1.1" 200 109 0.017602 10.0.0.19 - - [2026-03-26 02:04:42] "GET /virtual-machine-interface/d37a1f7b-16cf-44f4-b673-e1de36e19109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004665 10.0.0.19 - - [2026-03-26 02:04:42] "POST /set-tag HTTP/1.1" 200 109 0.014748 10.0.0.19 - - [2026-03-26 02:04:42] "GET /firewall-policy/15c5999e-662a-45c4-8ed0-68d0eba4ccf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.017544 10.0.0.19 - - [2026-03-26 02:04:42] "GET /firewall-rule/786527e2-7218-45d9-9cf2-a3c6da013a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.004626 10.0.0.19 - - [2026-03-26 02:04:42] "POST /ref-update HTTP/1.1" 200 156 0.012496 10.0.0.19 - - [2026-03-26 02:04:42] "DELETE /firewall-rule/786527e2-7218-45d9-9cf2-a3c6da013a89 HTTP/1.1" 200 115 0.044286 10.0.0.19 - - [2026-03-26 02:04:42] "DELETE /loadbalancer-member/8be1419b-967f-4447-ae17-64e833a8a42e HTTP/1.1" 200 115 0.044084 10.0.0.19 - - [2026-03-26 02:04:42] "PUT /service-instance/c1aa34e5-083e-40e4-aef2-46b2849b20ee HTTP/1.1" 200 266 0.012464 10.0.0.19 - - [2026-03-26 02:04:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.026162 10.0.0.19 - - [2026-03-26 02:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001591 10.0.0.19 - - [2026-03-26 02:04:42] "DELETE /loadbalancer-pool/e2c806e3-f3fc-4af1-8b9e-df8f13c758d1 HTTP/1.1" 200 115 0.079068 10.0.0.19 - - [2026-03-26 02:04:42] "DELETE /loadbalancer-listener/425cf305-515f-4177-b728-c0ffa17c1b2e HTTP/1.1" 200 115 0.037627 10.0.0.19 - - [2026-03-26 02:04:42] "GET /floating-ip/faad3b8f-fb78-43fb-af4b-7f6a146f1df5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.003208 10.0.0.19 - - [2026-03-26 02:04:42] "POST /chown HTTP/1.1" 200 109 0.014353 10.0.0.19 - - [2026-03-26 02:04:42] "POST /chown HTTP/1.1" 200 109 0.021236 10.0.0.19 - - [2026-03-26 02:04:42] "POST /chown HTTP/1.1" 200 109 0.062777 10.0.0.19 - - [2026-03-26 02:04:42] "PUT /floating-ip/faad3b8f-fb78-43fb-af4b-7f6a146f1df5 HTTP/1.1" 200 256 0.075807 10.0.0.19 - - [2026-03-26 02:04:42] "POST /chown HTTP/1.1" 200 109 0.020270 10.0.0.19 - - [2026-03-26 02:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005725 10.0.0.19 - - [2026-03-26 02:04:42] "POST /chown HTTP/1.1" 200 109 0.006795 10.0.0.19 - - [2026-03-26 02:04:43] "DELETE /floating-ip/faad3b8f-fb78-43fb-af4b-7f6a146f1df5 HTTP/1.1" 200 115 0.115459 10.0.0.19 - - [2026-03-26 02:04:43] "POST /chown HTTP/1.1" 200 109 0.019296 10.0.0.19 - - [2026-03-26 02:04:43] "POST /chown HTTP/1.1" 200 109 0.025933 10.0.0.19 - - [2026-03-26 02:04:43] "POST /chown HTTP/1.1" 200 109 0.024234 10.0.0.19 - - [2026-03-26 02:04:43] "DELETE /loadbalancer/5831ea3c-3af3-4845-984b-cccc9553c3cc HTTP/1.1" 200 115 0.115302 10.0.0.19 - - [2026-03-26 02:04:43] "PUT /service-instance/c1aa34e5-083e-40e4-aef2-46b2849b20ee HTTP/1.1" 200 266 0.009697 10.0.0.19 - - [2026-03-26 02:04:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.016151 10.0.0.19 - - [2026-03-26 02:04:43] "DELETE /instance-ip/0fa39bc3-4b66-4f44-9337-71d9ec219002 HTTP/1.1" 200 115 0.086342 10.0.0.19 - - [2026-03-26 02:04:43] "GET /floating-ip-pool/db3d310e-f018-4bbc-a2d1-1f0e6e417eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.005955 10.0.0.19 - - [2026-03-26 02:04:43] "PUT /service-instance/c1aa34e5-083e-40e4-aef2-46b2849b20ee HTTP/1.1" 200 266 0.036229 10.0.0.19 - - [2026-03-26 02:04:43] "POST /ref-update HTTP/1.1" 200 156 0.038596 10.0.0.19 - - [2026-03-26 02:04:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.023684 10.0.0.19 - - [2026-03-26 02:04:43] "DELETE /virtual-machine-interface/100f6ac5-520f-4314-9fbe-9936a299e5fb HTTP/1.1" 200 115 0.176371 10.0.0.19 - - [2026-03-26 02:04:43] "DELETE /floating-ip-pool/db3d310e-f018-4bbc-a2d1-1f0e6e417eae HTTP/1.1" 200 115 0.082064 10.0.0.19 - - [2026-03-26 02:04:43] "PUT /service-instance/c1aa34e5-083e-40e4-aef2-46b2849b20ee HTTP/1.1" 200 266 0.043073 10.0.0.19 - - [2026-03-26 02:04:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.025428 10.0.0.19 - - [2026-03-26 02:04:43] "DELETE /tag/7d46b13b-174f-448a-b38f-5f65d0f5be33 HTTP/1.1" 200 115 0.154480 10.0.0.19 - - [2026-03-26 02:04:43] "DELETE /service-instance/c1aa34e5-083e-40e4-aef2-46b2849b20ee HTTP/1.1" 200 115 0.071346 10.0.0.19 - - [2026-03-26 02:04:43] "GET /virtual-machine-interface/5ccde198-eab5-457f-bb1b-e55f2fec2441?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.005707 10.0.0.19 - - [2026-03-26 02:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009818 10.0.0.19 - - [2026-03-26 02:04:43] "POST /useragent-kv HTTP/1.1" 200 115 0.008475 10.0.0.19 - - [2026-03-26 02:04:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002128 10.0.0.19 - - [2026-03-26 02:04:43] "DELETE /virtual-network/91b52b07-2b01-4f8e-8d89-ce007af6d8e6 HTTP/1.1" 200 115 0.240066 10.0.0.19 - - [2026-03-26 02:04:43] "GET /routing-instance/ccc18931-9b1f-4c1a-8b97-2aaccc804b8d HTTP/1.1" 404 171 0.001797 10.0.0.19 - - [2026-03-26 02:04:43] "GET /domains HTTP/1.1" 200 280 0.006952 10.0.0.19 - - [2026-03-26 02:04:43] "DELETE /route-target/5e5cab35-4e7f-4885-a4de-af472e55f7e4 HTTP/1.1" 200 115 0.035869 10.0.0.19 - - [2026-03-26 02:04:43] "GET /domain/a29394f0-88cc-498a-874a-33d74d55bf21 HTTP/1.1" 200 3086 0.006809 10.0.0.19 - - [2026-03-26 02:04:43] "GET /project/345e8b84-8112-4211-b6b9-2b0ed276e311 HTTP/1.1" 200 7142 0.061338 10.0.0.19 - - [2026-03-26 02:04:43] "DELETE /virtual-machine-interface/5ccde198-eab5-457f-bb1b-e55f2fec2441 HTTP/1.1" 200 115 0.140910 10.0.0.19 - - [2026-03-26 02:04:43] "DELETE /virtual-machine/fca47bda-9aa1-4190-b28e-8617d9e6fc32 HTTP/1.1" 200 115 0.050748 10.0.0.19 - - [2026-03-26 02:04:43] "GET /virtual-machine-interface/d37a1f7b-16cf-44f4-b673-e1de36e19109?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.010467 10.0.0.19 - - [2026-03-26 02:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009088 10.0.0.19 - - [2026-03-26 02:04:43] "GET /loadbalancer/1e7ad777-2b88-4268-9bb3-b1ce01084302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002564 10.0.0.19 - - [2026-03-26 02:04:43] "GET /virtual-machine-interface/07bb276a-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.006004 10.0.0.19 - - [2026-03-26 02:04:43] "POST /set-tag HTTP/1.1" 200 109 0.018337 10.0.0.19 - - [2026-03-26 02:04:43] "DELETE /virtual-machine-interface/d37a1f7b-16cf-44f4-b673-e1de36e19109 HTTP/1.1" 200 115 0.041412 10.0.0.19 - - [2026-03-26 02:04:43] "POST /ref-update HTTP/1.1" 200 156 0.014566 10.0.0.19 - - [2026-03-26 02:04:43] "DELETE /loadbalancer-member/e96cdedf-76c7-419d-87d9-b50cba5e6194 HTTP/1.1" 200 115 0.053855 10.0.0.19 - - [2026-03-26 02:04:43] "GET /virtual-machine-interface/07bb276a-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.010931 10.0.0.19 - - [2026-03-26 02:04:43] "DELETE /virtual-machine/27204950-a87b-4faf-bb65-bec9cdc45514 HTTP/1.1" 200 115 0.045313 10.0.0.19 - - [2026-03-26 02:04:43] "POST /set-tag HTTP/1.1" 200 109 0.003378 10.0.0.19 - - [2026-03-26 02:04:45] "GET /virtual-machine-interface/07bb276a-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006228 10.0.0.19 - - [2026-03-26 02:04:45] "POST /set-tag HTTP/1.1" 200 109 0.003984 10.0.0.19 - - [2026-03-26 02:04:45] "GET /virtual-machine-interface/07bb276a-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004297 10.0.0.19 - - [2026-03-26 02:04:45] "POST /set-tag HTTP/1.1" 200 109 0.002265 10.0.0.19 - - [2026-03-26 02:04:45] "GET /virtual-machine/95848cbb-f656-4f1a-9633-829974bbd222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.011377 10.0.0.19 - - [2026-03-26 02:04:45] "POST /ref-update HTTP/1.1" 200 156 0.015932 10.0.0.19 - - [2026-03-26 02:04:45] "GET /virtual-machine-interface/07bb276a-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.011139 10.0.0.19 - - [2026-03-26 02:04:45] "POST /set-tag HTTP/1.1" 200 109 0.023013 10.0.0.19 - - [2026-03-26 02:04:45] "POST /set-tag HTTP/1.1" 200 109 0.024628 10.0.0.19 - - [2026-03-26 02:04:45] "POST /set-tag HTTP/1.1" 200 109 0.026999 10.0.0.19 - - [2026-03-26 02:04:45] "DELETE /instance-ip/07d50e46-28b8-11f1-8c25-fa163ee40906 HTTP/1.1" 200 115 0.032445 10.0.0.19 - - [2026-03-26 02:04:45] "POST /ref-update HTTP/1.1" 200 156 0.009424 10.0.0.19 - - [2026-03-26 02:04:45] "DELETE /virtual-machine-interface/07bb276a-28b8-11f1-8c25-fa163ee40906 HTTP/1.1" 200 115 0.041520 10.0.0.19 - - [2026-03-26 02:04:45] "DELETE /virtual-machine/95848cbb-f656-4f1a-9633-829974bbd222 HTTP/1.1" 200 115 0.021292 10.0.0.19 - - [2026-03-26 02:04:48] "GET /virtual-machine-interface/0747cd74-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.009702 10.0.0.19 - - [2026-03-26 02:04:48] "POST /set-tag HTTP/1.1" 200 109 0.004746 10.0.0.19 - - [2026-03-26 02:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.19 - - [2026-03-26 02:04:48] "GET /loadbalancer/1e7ad777-2b88-4268-9bb3-b1ce01084302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002517 10.0.0.19 - - [2026-03-26 02:04:49] "GET /virtual-machine-interface/0747cd74-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005870 10.0.0.19 - - [2026-03-26 02:04:49] "POST /set-tag HTTP/1.1" 200 109 0.003147 10.0.0.19 - - [2026-03-26 02:04:49] "GET /virtual-machine-interface/0747cd74-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004630 10.0.0.19 - - [2026-03-26 02:04:49] "POST /set-tag HTTP/1.1" 200 109 0.002517 10.0.0.19 - - [2026-03-26 02:04:49] "GET /virtual-machine/7938c028-3b40-45be-b2b6-ede9ef163f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002985 10.0.0.19 - - [2026-03-26 02:04:49] "POST /ref-update HTTP/1.1" 200 156 0.009983 10.0.0.19 - - [2026-03-26 02:04:49] "GET /virtual-machine-interface/0747cd74-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.012593 10.0.0.19 - - [2026-03-26 02:04:49] "POST /set-tag HTTP/1.1" 200 109 0.019248 10.0.0.19 - - [2026-03-26 02:04:49] "POST /set-tag HTTP/1.1" 200 109 0.014612 10.0.0.19 - - [2026-03-26 02:04:49] "POST /set-tag HTTP/1.1" 200 109 0.023635 10.0.0.19 - - [2026-03-26 02:04:49] "DELETE /instance-ip/0762e186-28b8-11f1-8c25-fa163ee40906 HTTP/1.1" 200 115 0.039811 10.0.0.19 - - [2026-03-26 02:04:49] "POST /ref-update HTTP/1.1" 200 156 0.011538 10.0.0.19 - - [2026-03-26 02:04:49] "DELETE /virtual-machine-interface/0747cd74-28b8-11f1-8c25-fa163ee40906 HTTP/1.1" 200 115 0.074861 10.0.0.19 - - [2026-03-26 02:04:49] "DELETE /virtual-machine/7938c028-3b40-45be-b2b6-ede9ef163f86 HTTP/1.1" 200 115 0.021928 10.0.0.19 - - [2026-03-26 02:04:49] "DELETE /tag/8f1d7451-eba1-4482-837a-a0ec34e8b067 HTTP/1.1" 200 115 0.030017 10.0.0.19 - - [2026-03-26 02:04:50] "DELETE /tag/40cbf86c-c386-44df-9e8b-67b92e45d01b HTTP/1.1" 200 115 0.058958 10.0.0.19 - - [2026-03-26 02:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.19 - - [2026-03-26 02:04:54] "GET /project/345e8b84-8112-4211-b6b9-2b0ed276e311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030619 10.0.0.19 - - [2026-03-26 02:04:54] "POST /tags HTTP/1.1" 200 393 0.024133 10.0.0.19 - - [2026-03-26 02:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.011349 10.0.0.19 - - [2026-03-26 02:04:54] "GET /tag/c6197c14-32cd-42a0-9faa-6d8ed0c8dda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.015471 10.0.0.19 - - [2026-03-26 02:04:54] "POST /tags HTTP/1.1" 200 341 0.030627 10.0.0.19 - - [2026-03-26 02:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.19 - - [2026-03-26 02:04:54] "GET /tag/c4386770-a774-455f-a5aa-04187b7a736f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012286 10.0.0.19 - - [2026-03-26 02:04:54] "POST /id-to-fqname HTTP/1.1" 200 192 0.001138 10.0.0.19 - - [2026-03-26 02:04:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.011493 10.0.0.19 - - [2026-03-26 02:04:54] "POST /security-groups HTTP/1.1" 200 589 0.063293 10.0.0.19 - - [2026-03-26 02:04:54] "POST /projects HTTP/1.1" 200 519 0.177924 10.0.0.19 - - [2026-03-26 02:04:54] "POST /fqname-to-id HTTP/1.1" 404 236 0.006754 10.0.0.19 - - [2026-03-26 02:04:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.026251 10.0.0.19 - - [2026-03-26 02:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.034607 10.0.0.19 - - [2026-03-26 02:04:54] "GET /virtual-network/572b0403-1351-4753-a5a5-782c8d70d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007844 10.0.0.19 - - [2026-03-26 02:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010316 10.0.0.19 - - [2026-03-26 02:04:54] "POST /access-control-lists HTTP/1.1" 200 598 0.124256 10.0.0.19 - - [2026-03-26 02:04:54] "GET /virtual-network/03e5e989-3dd4-4daa-a84d-7ac8c97ce2bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.022785 10.0.0.19 - - [2026-03-26 02:04:54] "POST /fqname-to-id HTTP/1.1" 404 235 0.017743 10.0.0.19 - - [2026-03-26 02:04:54] "PUT /virtual-network/572b0403-1351-4753-a5a5-782c8d70d407 HTTP/1.1" 200 264 0.051127 10.0.0.19 - - [2026-03-26 02:04:54] "POST /access-control-lists HTTP/1.1" 200 596 0.091146 10.0.0.19 - - [2026-03-26 02:04:55] "PUT /virtual-network/03e5e989-3dd4-4daa-a84d-7ac8c97ce2bd HTTP/1.1" 200 264 0.122600 10.0.0.19 - - [2026-03-26 02:04:55] "POST /security-groups HTTP/1.1" 200 591 0.093824 10.0.0.19 - - [2026-03-26 02:04:55] "POST /fqname-to-id HTTP/1.1" 404 270 0.003148 10.0.0.19 - - [2026-03-26 02:04:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.039120 10.0.0.19 - - [2026-03-26 02:04:55] "POST /chown HTTP/1.1" 200 109 0.025468 10.0.0.19 - - [2026-03-26 02:04:55] "GET /application-policy-set/61eafed1-240e-45c1-8073-1021f0630360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.020439 10.0.0.19 - - [2026-03-26 02:04:55] "POST /access-control-lists HTTP/1.1" 200 632 0.113561 10.0.0.19 - - [2026-03-26 02:04:55] "POST /fqname-to-id HTTP/1.1" 404 269 0.014899 10.0.0.19 - - [2026-03-26 02:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.019628 10.0.0.19 - - [2026-03-26 02:04:55] "GET /policy-management/cc67bf14-77d8-449d-9e0b-d587a4a20ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007176 10.0.0.19 - - [2026-03-26 02:04:55] "POST /tags HTTP/1.1" 409 226 0.004920 10.0.0.19 - - [2026-03-26 02:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.19 - - [2026-03-26 02:04:55] "GET /tag/c4386770-a774-455f-a5aa-04187b7a736f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.019903 10.0.0.19 - - [2026-03-26 02:04:55] "POST /access-control-lists HTTP/1.1" 200 630 0.099901 10.0.0.19 - - [2026-03-26 02:04:55] "POST /firewall-rules HTTP/1.1" 200 600 0.110108 10.0.0.19 - - [2026-03-26 02:04:55] "GET /firewall-rule/c86e1e07-047c-4e43-9ad3-c2ef52448e53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.026295 10.0.0.19 - - [2026-03-26 02:04:55] "GET /firewall-policy/21ce180c-6573-4bb6-a2ab-9d5d4bac57e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004992 10.0.0.19 - - [2026-03-26 02:04:55] "GET /firewall-rule/c86e1e07-047c-4e43-9ad3-c2ef52448e53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002985 10.0.0.19 - - [2026-03-26 02:04:55] "POST /ref-update HTTP/1.1" 200 156 0.046782 10.0.0.19 - - [2026-03-26 02:04:55] "GET /application-policy-set/61eafed1-240e-45c1-8073-1021f0630360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.015305 10.0.0.19 - - [2026-03-26 02:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.19 - - [2026-03-26 02:04:55] "GET /policy-management/cc67bf14-77d8-449d-9e0b-d587a4a20ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003241 10.0.0.19 - - [2026-03-26 02:04:55] "POST /tags HTTP/1.1" 409 226 0.001821 10.0.0.19 - - [2026-03-26 02:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.19 - - [2026-03-26 02:04:55] "GET /tag/c4386770-a774-455f-a5aa-04187b7a736f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010634 10.0.0.19 - - [2026-03-26 02:04:55] "POST /firewall-rules HTTP/1.1" 200 598 0.063270 10.0.0.19 - - [2026-03-26 02:04:55] "GET /firewall-rule/c523ed64-32a4-4bef-ad12-46c047506d09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005395 10.0.0.19 - - [2026-03-26 02:04:55] "GET /firewall-policy/21ce180c-6573-4bb6-a2ab-9d5d4bac57e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004730 10.0.0.19 - - [2026-03-26 02:04:55] "GET /firewall-rule/c523ed64-32a4-4bef-ad12-46c047506d09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002972 10.0.0.19 - - [2026-03-26 02:04:56] "POST /ref-update HTTP/1.1" 200 156 0.051733 10.0.0.19 - - [2026-03-26 02:04:57] "POST /tags HTTP/1.1" 200 393 0.042741 10.0.0.19 - - [2026-03-26 02:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011337 10.0.0.19 - - [2026-03-26 02:04:57] "GET /tag/4a2c0c4f-e54f-44a3-a649-263936915038?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015501 10.0.0.19 - - [2026-03-26 02:04:57] "POST /tags HTTP/1.1" 200 341 0.031967 10.0.0.19 - - [2026-03-26 02:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007556 10.0.0.19 - - [2026-03-26 02:04:57] "GET /tag/f8620b7c-52be-4e05-91d8-5415c6d2838e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.022681 10.0.0.19 - - [2026-03-26 02:04:57] "POST /id-to-fqname HTTP/1.1" 200 192 0.003524 10.0.0.19 - - [2026-03-26 02:04:57] "POST /fqname-to-id HTTP/1.1" 404 201 0.002761 10.0.0.19 - - [2026-03-26 02:04:57] "POST /security-groups HTTP/1.1" 200 589 0.067964 10.0.0.19 - - [2026-03-26 02:04:57] "POST /projects HTTP/1.1" 200 519 0.217330 10.0.0.19 - - [2026-03-26 02:04:57] "POST /fqname-to-id HTTP/1.1" 404 236 0.006862 10.0.0.19 - - [2026-03-26 02:04:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.017759 10.0.0.19 - - [2026-03-26 02:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.019897 10.0.0.19 - - [2026-03-26 02:04:57] "GET /virtual-network/572b0403-1351-4753-a5a5-782c8d70d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.032227 10.0.0.19 - - [2026-03-26 02:04:57] "POST /access-control-lists HTTP/1.1" 200 598 0.114939 10.0.0.19 - - [2026-03-26 02:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.019269 10.0.0.19 - - [2026-03-26 02:04:57] "POST /fqname-to-id HTTP/1.1" 404 235 0.015488 10.0.0.19 - - [2026-03-26 02:04:57] "GET /virtual-network/03e5e989-3dd4-4daa-a84d-7ac8c97ce2bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.010161 10.0.0.19 - - [2026-03-26 02:04:58] "POST /access-control-lists HTTP/1.1" 200 596 0.089319 10.0.0.19 - - [2026-03-26 02:04:58] "PUT /virtual-network/572b0403-1351-4753-a5a5-782c8d70d407 HTTP/1.1" 200 264 0.133708 10.0.0.19 - - [2026-03-26 02:04:58] "PUT /virtual-network/03e5e989-3dd4-4daa-a84d-7ac8c97ce2bd HTTP/1.1" 200 264 0.052392 10.0.0.19 - - [2026-03-26 02:04:58] "POST /security-groups HTTP/1.1" 200 591 0.072923 10.0.0.19 - - [2026-03-26 02:04:58] "POST /fqname-to-id HTTP/1.1" 404 270 0.001859 10.0.0.19 - - [2026-03-26 02:04:58] "POST /access-control-lists HTTP/1.1" 200 632 0.061822 10.0.0.19 - - [2026-03-26 02:04:58] "POST /fqname-to-id HTTP/1.1" 404 269 0.001494 10.0.0.19 - - [2026-03-26 02:04:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.075649 10.0.0.19 - - [2026-03-26 02:04:58] "POST /chown HTTP/1.1" 200 109 0.025554 10.0.0.19 - - [2026-03-26 02:04:58] "GET /application-policy-set/61eafed1-240e-45c1-8073-1021f0630360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.007846 10.0.0.19 - - [2026-03-26 02:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.19 - - [2026-03-26 02:04:58] "POST /access-control-lists HTTP/1.1" 200 630 0.079528 10.0.0.19 - - [2026-03-26 02:04:58] "GET /policy-management/cc67bf14-77d8-449d-9e0b-d587a4a20ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006085 10.0.0.19 - - [2026-03-26 02:04:58] "POST /tags HTTP/1.1" 409 226 0.002660 10.0.0.19 - - [2026-03-26 02:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.19 - - [2026-03-26 02:04:58] "GET /tag/f8620b7c-52be-4e05-91d8-5415c6d2838e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011304 10.0.0.19 - - [2026-03-26 02:04:58] "POST /firewall-rules HTTP/1.1" 200 600 0.075297 10.0.0.19 - - [2026-03-26 02:04:58] "GET /firewall-rule/35e05326-d482-4ec0-b712-37adccf394fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.018153 10.0.0.19 - - [2026-03-26 02:04:58] "GET /firewall-policy/21ce180c-6573-4bb6-a2ab-9d5d4bac57e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004373 10.0.0.19 - - [2026-03-26 02:04:58] "GET /firewall-rule/35e05326-d482-4ec0-b712-37adccf394fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002674 10.0.0.19 - - [2026-03-26 02:04:58] "POST /ref-update HTTP/1.1" 200 156 0.091209 10.0.0.19 - - [2026-03-26 02:04:58] "GET /application-policy-set/61eafed1-240e-45c1-8073-1021f0630360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.012458 10.0.0.19 - - [2026-03-26 02:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.19 - - [2026-03-26 02:04:58] "GET /policy-management/cc67bf14-77d8-449d-9e0b-d587a4a20ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003462 10.0.0.19 - - [2026-03-26 02:04:58] "POST /tags HTTP/1.1" 409 226 0.001934 10.0.0.19 - - [2026-03-26 02:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.19 - - [2026-03-26 02:04:58] "GET /tag/f8620b7c-52be-4e05-91d8-5415c6d2838e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011634 10.0.0.19 - - [2026-03-26 02:04:58] "POST /firewall-rules HTTP/1.1" 200 598 0.069346 10.0.0.19 - - [2026-03-26 02:04:59] "GET /firewall-rule/60c69cf4-b29b-4a81-ba52-a4f9b3278460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.004290 10.0.0.19 - - [2026-03-26 02:04:59] "GET /firewall-policy/21ce180c-6573-4bb6-a2ab-9d5d4bac57e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004130 10.0.0.19 - - [2026-03-26 02:04:59] "GET /firewall-rule/60c69cf4-b29b-4a81-ba52-a4f9b3278460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002396 10.0.0.19 - - [2026-03-26 02:04:59] "POST /ref-update HTTP/1.1" 200 156 0.053388 10.0.0.19 - - [2026-03-26 02:05:00] "POST /tags HTTP/1.1" 200 345 0.121820 10.0.0.19 - - [2026-03-26 02:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006120 10.0.0.19 - - [2026-03-26 02:05:00] "GET /tag/2bcde0f3-5c98-4b7d-b14b-24b903b684df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.023903 10.0.0.19 - - [2026-03-26 02:05:00] "POST /projects HTTP/1.1" 409 238 0.002902 10.0.0.19 - - [2026-03-26 02:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.19 - - [2026-03-26 02:05:00] "GET /project/01c8c1a8-8a8b-4a47-bcf8-b1a792820cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.037367 10.0.0.19 - - [2026-03-26 02:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.19 - - [2026-03-26 02:05:00] "GET /virtual-network/572b0403-1351-4753-a5a5-782c8d70d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004355 10.0.0.19 - - [2026-03-26 02:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.19 - - [2026-03-26 02:05:00] "GET /virtual-network/03e5e989-3dd4-4daa-a84d-7ac8c97ce2bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004409 10.0.0.19 - - [2026-03-26 02:05:00] "POST /security-groups HTTP/1.1" 409 285 0.003088 10.0.0.19 - - [2026-03-26 02:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.19 - - [2026-03-26 02:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005388 10.0.0.19 - - [2026-03-26 02:05:00] "PUT /security-group/8a8b5e2f-87fe-4ac6-a39f-b645a0b7783f HTTP/1.1" 200 262 0.051857 10.0.0.19 - - [2026-03-26 02:05:00] "GET /project/01c8c1a8-8a8b-4a47-bcf8-b1a792820cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.096532 10.0.0.19 - - [2026-03-26 02:05:00] "PUT /access-control-list/1a88538d-c7ba-4cba-9d25-ad9a56b12e3a HTTP/1.1" 200 272 0.069241 10.0.0.19 - - [2026-03-26 02:05:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.058689 10.0.0.19 - - [2026-03-26 02:05:00] "POST /tags HTTP/1.1" 409 228 0.019330 10.0.0.19 - - [2026-03-26 02:05:00] "PUT /access-control-list/ce5627c6-ac96-42aa-868a-c0c42c0276ef HTTP/1.1" 200 272 0.049607 10.0.0.19 - - [2026-03-26 02:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.19 - - [2026-03-26 02:05:00] "GET /tag/2bcde0f3-5c98-4b7d-b14b-24b903b684df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011428 10.0.0.19 - - [2026-03-26 02:05:01] "POST /tags HTTP/1.1" 200 345 0.027518 10.0.0.19 - - [2026-03-26 02:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005453 10.0.0.19 - - [2026-03-26 02:05:01] "GET /tag/f38daa39-af20-4c1f-a20b-98d671a666a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.019343 10.0.0.19 - - [2026-03-26 02:05:01] "POST /projects HTTP/1.1" 409 238 0.002604 10.0.0.19 - - [2026-03-26 02:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.19 - - [2026-03-26 02:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005986 10.0.0.19 - - [2026-03-26 02:05:01] "GET /project/9a52de44-ca18-4242-926e-c21e1463e900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040948 10.0.0.19 - - [2026-03-26 02:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.19 - - [2026-03-26 02:05:01] "GET /project/9a52de44-ca18-4242-926e-c21e1463e900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.056718 10.0.0.19 - - [2026-03-26 02:05:01] "GET /virtual-network/572b0403-1351-4753-a5a5-782c8d70d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004366 10.0.0.19 - - [2026-03-26 02:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.19 - - [2026-03-26 02:05:01] "GET /virtual-network/03e5e989-3dd4-4daa-a84d-7ac8c97ce2bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004748 10.0.0.19 - - [2026-03-26 02:05:01] "POST /security-groups HTTP/1.1" 409 285 0.003305 10.0.0.19 - - [2026-03-26 02:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.19 - - [2026-03-26 02:05:01] "PUT /security-group/c4ac911d-be4b-4003-beb2-8ab997328f06 HTTP/1.1" 200 262 0.055645 10.0.0.19 - - [2026-03-26 02:05:01] "PUT /access-control-list/ac8e617c-cff2-49e7-8007-46e80c776523 HTTP/1.1" 200 272 0.012672 10.0.0.19 - - [2026-03-26 02:05:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.043452 10.0.0.19 - - [2026-03-26 02:05:01] "POST /tags HTTP/1.1" 409 228 0.013097 10.0.0.19 - - [2026-03-26 02:05:01] "PUT /access-control-list/8d713f1b-b74d-43d7-9dfe-d272de21a0a0 HTTP/1.1" 200 272 0.022234 10.0.0.19 - - [2026-03-26 02:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.19 - - [2026-03-26 02:05:01] "GET /tag/f38daa39-af20-4c1f-a20b-98d671a666a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011496 10.0.0.19 - - [2026-03-26 02:05:01] "POST /tags HTTP/1.1" 200 291 0.061005 10.0.0.19 - - [2026-03-26 02:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.19 - - [2026-03-26 02:05:01] "GET /tag/76899d91-c49e-475f-90c4-15016ad3f1e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.014777 10.0.0.19 - - [2026-03-26 02:05:01] "POST /tags HTTP/1.1" 200 303 0.060209 10.0.0.19 - - [2026-03-26 02:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.19 - - [2026-03-26 02:05:01] "GET /tag/60bfaf86-d535-4a23-bde2-34dc48ef3edd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013262 10.0.0.19 - - [2026-03-26 02:05:01] "POST /tags HTTP/1.1" 409 252 0.002207 10.0.0.19 - - [2026-03-26 02:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.19 - - [2026-03-26 02:05:01] "GET /tag/c6197c14-32cd-42a0-9faa-6d8ed0c8dda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013417 10.0.0.19 - - [2026-03-26 02:05:01] "POST /tags HTTP/1.1" 409 226 0.002229 10.0.0.19 - - [2026-03-26 02:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.19 - - [2026-03-26 02:05:01] "GET /tag/c4386770-a774-455f-a5aa-04187b7a736f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.017759 10.0.0.19 - - [2026-03-26 02:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.19 - - [2026-03-26 02:05:01] "GET /virtual-network/572b0403-1351-4753-a5a5-782c8d70d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004669 10.0.0.19 - - [2026-03-26 02:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.19 - - [2026-03-26 02:05:01] "GET /project/01c8c1a8-8a8b-4a47-bcf8-b1a792820cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.037259 10.0.0.19 - - [2026-03-26 02:05:01] "POST /virtual-machines HTTP/1.1" 200 395 0.012714 10.0.0.19 - - [2026-03-26 02:05:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.016102 10.0.0.19 - - [2026-03-26 02:05:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.148535 10.0.0.19 - - [2026-03-26 02:05:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.027236 10.0.0.19 - - [2026-03-26 02:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008426 10.0.0.19 - - [2026-03-26 02:05:02] "GET /virtual-machine-interface/3308a10e-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004815 10.0.0.19 - - [2026-03-26 02:05:02] "POST /instance-ips HTTP/1.1" 200 397 0.023149 10.0.0.19 - - [2026-03-26 02:05:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.024084 10.0.0.19 - - [2026-03-26 02:05:02] "GET /virtual-machine-interface/3308a10e-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014039 10.0.0.19 - - [2026-03-26 02:05:02] "POST /set-tag HTTP/1.1" 200 109 0.091327 10.0.0.19 - - [2026-03-26 02:05:02] "GET /virtual-machine-interface/3308a10e-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016285 10.0.0.19 - - [2026-03-26 02:05:02] "GET /instance-ip/3325c46e-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003448 10.0.0.19 - - [2026-03-26 02:05:02] "GET /virtual-machine-interface/3308a10e-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005019 10.0.0.19 - - [2026-03-26 02:05:02] "POST /set-tag HTTP/1.1" 200 109 0.002364 10.0.0.19 - - [2026-03-26 02:05:02] "GET /virtual-router/bea5b7e6-7c3c-4c28-9aa4-20a9fcf6d390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004091 10.0.0.19 - - [2026-03-26 02:05:02] "POST /ref-update HTTP/1.1" 200 156 0.007893 10.0.0.19 - - [2026-03-26 02:05:02] "GET /virtual-machine-interface/3308a10e-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013045 10.0.0.19 - - [2026-03-26 02:05:02] "POST /set-tag HTTP/1.1" 200 109 0.002787 10.0.0.19 - - [2026-03-26 02:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004416 10.0.0.19 - - [2026-03-26 02:05:02] "GET /virtual-network/572b0403-1351-4753-a5a5-782c8d70d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004591 10.0.0.19 - - [2026-03-26 02:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.19 - - [2026-03-26 02:05:02] "GET /project/01c8c1a8-8a8b-4a47-bcf8-b1a792820cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.050278 10.0.0.19 - - [2026-03-26 02:05:02] "POST /virtual-machines HTTP/1.1" 200 395 0.009078 10.0.0.19 - - [2026-03-26 02:05:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.023329 10.0.0.19 - - [2026-03-26 02:05:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112429 10.0.0.19 - - [2026-03-26 02:05:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.007690 10.0.0.19 - - [2026-03-26 02:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007559 10.0.0.19 - - [2026-03-26 02:05:03] "GET /virtual-machine-interface/338b2520-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007369 10.0.0.19 - - [2026-03-26 02:05:03] "POST /instance-ips HTTP/1.1" 200 397 0.024319 10.0.0.19 - - [2026-03-26 02:05:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.019530 10.0.0.19 - - [2026-03-26 02:05:03] "GET /virtual-machine-interface/338b2520-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007423 10.0.0.19 - - [2026-03-26 02:05:03] "POST /set-tag HTTP/1.1" 200 109 0.063853 10.0.0.19 - - [2026-03-26 02:05:03] "GET /virtual-machine-interface/338b2520-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012750 10.0.0.19 - - [2026-03-26 02:05:03] "GET /instance-ip/33a5f0e4-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003431 10.0.0.19 - - [2026-03-26 02:05:03] "GET /virtual-machine-interface/338b2520-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004659 10.0.0.19 - - [2026-03-26 02:05:03] "POST /set-tag HTTP/1.1" 200 109 0.002392 10.0.0.19 - - [2026-03-26 02:05:03] "GET /virtual-router/bea5b7e6-7c3c-4c28-9aa4-20a9fcf6d390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.003898 10.0.0.19 - - [2026-03-26 02:05:03] "POST /ref-update HTTP/1.1" 200 156 0.008744 10.0.0.19 - - [2026-03-26 02:05:03] "GET /virtual-machine-interface/338b2520-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011670 10.0.0.19 - - [2026-03-26 02:05:03] "POST /set-tag HTTP/1.1" 200 109 0.002392 10.0.0.19 - - [2026-03-26 02:05:03] "POST /tags HTTP/1.1" 200 291 0.019476 10.0.0.19 - - [2026-03-26 02:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011305 10.0.0.19 - - [2026-03-26 02:05:03] "GET /tag/7180314c-47bd-4fac-a3b4-53cc1ad4abef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.029793 10.0.0.19 - - [2026-03-26 02:05:03] "POST /tags HTTP/1.1" 409 252 0.002466 10.0.0.19 - - [2026-03-26 02:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.19 - - [2026-03-26 02:05:03] "GET /tag/4a2c0c4f-e54f-44a3-a649-263936915038?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013232 10.0.0.19 - - [2026-03-26 02:05:03] "POST /tags HTTP/1.1" 409 226 0.002003 10.0.0.19 - - [2026-03-26 02:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001528 10.0.0.19 - - [2026-03-26 02:05:03] "GET /tag/f8620b7c-52be-4e05-91d8-5415c6d2838e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010625 10.0.0.19 - - [2026-03-26 02:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.19 - - [2026-03-26 02:05:03] "GET /virtual-network/572b0403-1351-4753-a5a5-782c8d70d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004325 10.0.0.19 - - [2026-03-26 02:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.018002 10.0.0.19 - - [2026-03-26 02:05:03] "GET /project/9a52de44-ca18-4242-926e-c21e1463e900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.054352 10.0.0.19 - - [2026-03-26 02:05:03] "POST /virtual-machines HTTP/1.1" 200 395 0.011153 10.0.0.19 - - [2026-03-26 02:05:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.019043 10.0.0.19 - - [2026-03-26 02:05:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108998 10.0.0.19 - - [2026-03-26 02:05:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.008071 10.0.0.19 - - [2026-03-26 02:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004501 10.0.0.19 - - [2026-03-26 02:05:04] "GET /virtual-machine-interface/342e18e8-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005347 10.0.0.19 - - [2026-03-26 02:05:04] "POST /instance-ips HTTP/1.1" 200 397 0.019678 10.0.0.19 - - [2026-03-26 02:05:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.018246 10.0.0.19 - - [2026-03-26 02:05:04] "GET /virtual-machine-interface/342e18e8-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005779 10.0.0.19 - - [2026-03-26 02:05:04] "POST /set-tag HTTP/1.1" 200 109 0.088142 10.0.0.19 - - [2026-03-26 02:05:04] "GET /virtual-machine-interface/342e18e8-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.026302 10.0.0.19 - - [2026-03-26 02:05:04] "GET /instance-ip/34471cd0-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.010015 10.0.0.19 - - [2026-03-26 02:05:04] "GET /virtual-machine-interface/342e18e8-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004822 10.0.0.19 - - [2026-03-26 02:05:04] "POST /set-tag HTTP/1.1" 200 109 0.002413 10.0.0.19 - - [2026-03-26 02:05:04] "GET /virtual-router/bea5b7e6-7c3c-4c28-9aa4-20a9fcf6d390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.004757 10.0.0.19 - - [2026-03-26 02:05:04] "POST /ref-update HTTP/1.1" 200 156 0.011513 10.0.0.19 - - [2026-03-26 02:05:04] "GET /virtual-machine-interface/342e18e8-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.025764 10.0.0.19 - - [2026-03-26 02:05:04] "POST /set-tag HTTP/1.1" 200 109 0.003731 10.0.0.19 - - [2026-03-26 02:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.19 - - [2026-03-26 02:05:04] "GET /virtual-network/572b0403-1351-4753-a5a5-782c8d70d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005063 10.0.0.19 - - [2026-03-26 02:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.19 - - [2026-03-26 02:05:04] "GET /project/9a52de44-ca18-4242-926e-c21e1463e900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041548 10.0.0.19 - - [2026-03-26 02:05:04] "POST /virtual-machines HTTP/1.1" 200 395 0.011224 10.0.0.19 - - [2026-03-26 02:05:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.017256 10.0.0.19 - - [2026-03-26 02:05:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.118694 10.0.0.19 - - [2026-03-26 02:05:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.007868 10.0.0.19 - - [2026-03-26 02:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010261 10.0.0.19 - - [2026-03-26 02:05:05] "GET /virtual-machine-interface/34ac8458-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007302 10.0.0.19 - - [2026-03-26 02:05:05] "POST /instance-ips HTTP/1.1" 200 397 0.021795 10.0.0.19 - - [2026-03-26 02:05:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.028800 10.0.0.19 - - [2026-03-26 02:05:05] "GET /virtual-machine-interface/34ac8458-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.017760 10.0.0.19 - - [2026-03-26 02:05:05] "POST /set-tag HTTP/1.1" 200 109 0.068968 10.0.0.19 - - [2026-03-26 02:05:05] "GET /virtual-machine-interface/34ac8458-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016564 10.0.0.19 - - [2026-03-26 02:05:05] "GET /instance-ip/34c7dc3a-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.011892 10.0.0.19 - - [2026-03-26 02:05:05] "GET /virtual-machine-interface/34ac8458-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008370 10.0.0.19 - - [2026-03-26 02:05:05] "POST /set-tag HTTP/1.1" 200 109 0.003956 10.0.0.19 - - [2026-03-26 02:05:05] "GET /virtual-router/bea5b7e6-7c3c-4c28-9aa4-20a9fcf6d390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.003705 10.0.0.19 - - [2026-03-26 02:05:05] "POST /ref-update HTTP/1.1" 200 156 0.011472 10.0.0.19 - - [2026-03-26 02:05:05] "GET /virtual-machine-interface/34ac8458-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021167 10.0.0.19 - - [2026-03-26 02:05:05] "POST /set-tag HTTP/1.1" 200 109 0.004582 10.0.0.19 - - [2026-03-26 02:05:05] "POST /tags HTTP/1.1" 200 299 0.022231 10.0.0.19 - - [2026-03-26 02:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.022572 10.0.0.19 - - [2026-03-26 02:05:05] "GET /tag/bbff98c7-1e4a-4f4d-81b0-9b25bc017d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.015249 10.0.0.19 - - [2026-03-26 02:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.19 - - [2026-03-26 02:05:05] "GET /virtual-network/572b0403-1351-4753-a5a5-782c8d70d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004211 10.0.0.19 - - [2026-03-26 02:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.19 - - [2026-03-26 02:05:05] "GET /project/01c8c1a8-8a8b-4a47-bcf8-b1a792820cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.041304 10.0.0.19 - - [2026-03-26 02:05:05] "POST /virtual-machines HTTP/1.1" 200 395 0.013697 10.0.0.19 - - [2026-03-26 02:05:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.022232 10.0.0.19 - - [2026-03-26 02:05:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.129960 10.0.0.19 - - [2026-03-26 02:05:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.007837 10.0.0.19 - - [2026-03-26 02:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012056 10.0.0.19 - - [2026-03-26 02:05:05] "GET /virtual-machine-interface/353e3632-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004613 10.0.0.19 - - [2026-03-26 02:05:06] "POST /instance-ips HTTP/1.1" 200 397 0.019470 10.0.0.19 - - [2026-03-26 02:05:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.026978 10.0.0.19 - - [2026-03-26 02:05:06] "GET /virtual-machine-interface/353e3632-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009571 10.0.0.19 - - [2026-03-26 02:05:06] "POST /set-tag HTTP/1.1" 200 109 0.021802 10.0.0.19 - - [2026-03-26 02:05:06] "GET /virtual-machine-interface/353e3632-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014092 10.0.0.19 - - [2026-03-26 02:05:06] "GET /instance-ip/355b8520-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002820 10.0.0.19 - - [2026-03-26 02:05:06] "GET /virtual-machine-interface/353e3632-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004274 10.0.0.19 - - [2026-03-26 02:05:06] "POST /set-tag HTTP/1.1" 200 109 0.002492 10.0.0.19 - - [2026-03-26 02:05:06] "POST /tags HTTP/1.1" 200 299 0.023890 10.0.0.19 - - [2026-03-26 02:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.19 - - [2026-03-26 02:05:06] "GET /tag/3d4386c9-5f3f-4131-a8cb-88a6ac0710c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.023253 10.0.0.19 - - [2026-03-26 02:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498 10.0.0.19 - - [2026-03-26 02:05:06] "GET /virtual-network/572b0403-1351-4753-a5a5-782c8d70d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005068 10.0.0.19 - - [2026-03-26 02:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.19 - - [2026-03-26 02:05:06] "GET /project/01c8c1a8-8a8b-4a47-bcf8-b1a792820cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.034146 10.0.0.19 - - [2026-03-26 02:05:06] "POST /virtual-machines HTTP/1.1" 200 395 0.009096 10.0.0.19 - - [2026-03-26 02:05:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.008256 10.0.0.19 - - [2026-03-26 02:05:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.130126 10.0.0.19 - - [2026-03-26 02:05:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.027360 10.0.0.19 - - [2026-03-26 02:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009665 10.0.0.19 - - [2026-03-26 02:05:06] "GET /virtual-machine-interface/35b1b9b8-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004993 10.0.0.19 - - [2026-03-26 02:05:06] "POST /instance-ips HTTP/1.1" 200 397 0.022476 10.0.0.19 - - [2026-03-26 02:05:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.051306 10.0.0.19 - - [2026-03-26 02:05:06] "GET /virtual-machine-interface/35b1b9b8-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.022357 10.0.0.19 - - [2026-03-26 02:05:06] "POST /set-tag HTTP/1.1" 200 109 0.021948 10.0.0.19 - - [2026-03-26 02:05:06] "GET /virtual-machine-interface/35b1b9b8-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.022240 10.0.0.19 - - [2026-03-26 02:05:06] "GET /instance-ip/35cc0b7e-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003429 10.0.0.19 - - [2026-03-26 02:05:07] "GET /virtual-machine-interface/35b1b9b8-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004844 10.0.0.19 - - [2026-03-26 02:05:07] "POST /set-tag HTTP/1.1" 200 109 0.002246 10.0.0.19 - - [2026-03-26 02:05:07] "POST /tags HTTP/1.1" 200 299 0.020320 10.0.0.19 - - [2026-03-26 02:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.19 - - [2026-03-26 02:05:07] "GET /tag/065d8ca4-bfef-49fa-bab8-e6054945e0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.033283 10.0.0.19 - - [2026-03-26 02:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.19 - - [2026-03-26 02:05:07] "GET /virtual-network/572b0403-1351-4753-a5a5-782c8d70d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004900 10.0.0.19 - - [2026-03-26 02:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.19 - - [2026-03-26 02:05:07] "GET /project/9a52de44-ca18-4242-926e-c21e1463e900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042958 10.0.0.19 - - [2026-03-26 02:05:07] "POST /virtual-machines HTTP/1.1" 200 395 0.010597 10.0.0.19 - - [2026-03-26 02:05:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.031038 10.0.0.19 - - [2026-03-26 02:05:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.130113 10.0.0.19 - - [2026-03-26 02:05:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.014974 10.0.0.19 - - [2026-03-26 02:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008151 10.0.0.19 - - [2026-03-26 02:05:07] "GET /virtual-machine-interface/362e32d6-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005955 10.0.0.19 - - [2026-03-26 02:05:07] "POST /instance-ips HTTP/1.1" 200 397 0.041806 10.0.0.19 - - [2026-03-26 02:05:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.023530 10.0.0.19 - - [2026-03-26 02:05:07] "GET /virtual-machine-interface/362e32d6-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013151 10.0.0.19 - - [2026-03-26 02:05:07] "POST /set-tag HTTP/1.1" 200 109 0.030280 10.0.0.19 - - [2026-03-26 02:05:07] "GET /virtual-machine-interface/362e32d6-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017685 10.0.0.19 - - [2026-03-26 02:05:07] "GET /instance-ip/364dc45c-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.008736 10.0.0.19 - - [2026-03-26 02:05:07] "GET /virtual-machine-interface/362e32d6-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004546 10.0.0.19 - - [2026-03-26 02:05:07] "POST /set-tag HTTP/1.1" 200 109 0.002733 10.0.0.19 - - [2026-03-26 02:05:07] "POST /tags HTTP/1.1" 200 299 0.025768 10.0.0.19 - - [2026-03-26 02:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002966 10.0.0.19 - - [2026-03-26 02:05:07] "GET /tag/5bc0b0e3-fef7-40c4-a61c-bd6efa7f6dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.015287 10.0.0.19 - - [2026-03-26 02:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002644 10.0.0.19 - - [2026-03-26 02:05:08] "GET /virtual-network/572b0403-1351-4753-a5a5-782c8d70d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006249 10.0.0.19 - - [2026-03-26 02:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.19 - - [2026-03-26 02:05:08] "GET /project/9a52de44-ca18-4242-926e-c21e1463e900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027410 10.0.0.19 - - [2026-03-26 02:05:08] "POST /virtual-machines HTTP/1.1" 200 395 0.008674 10.0.0.19 - - [2026-03-26 02:05:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.015649 10.0.0.19 - - [2026-03-26 02:05:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.139816 10.0.0.19 - - [2026-03-26 02:05:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.010063 10.0.0.19 - - [2026-03-26 02:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.013969 10.0.0.19 - - [2026-03-26 02:05:08] "GET /virtual-machine-interface/36a8613c-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010445 10.0.0.19 - - [2026-03-26 02:05:08] "POST /instance-ips HTTP/1.1" 200 397 0.022080 10.0.0.19 - - [2026-03-26 02:05:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.041810 10.0.0.19 - - [2026-03-26 02:05:08] "GET /virtual-machine-interface/36a8613c-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.020322 10.0.0.19 - - [2026-03-26 02:05:08] "POST /set-tag HTTP/1.1" 200 109 0.019938 10.0.0.19 - - [2026-03-26 02:05:08] "GET /virtual-machine-interface/36a8613c-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012801 10.0.0.19 - - [2026-03-26 02:05:08] "GET /instance-ip/36c72068-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005784 10.0.0.19 - - [2026-03-26 02:05:08] "GET /virtual-machine-interface/36a8613c-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005543 10.0.0.19 - - [2026-03-26 02:05:08] "POST /set-tag HTTP/1.1" 200 109 0.002580 10.0.0.19 - - [2026-03-26 02:05:08] "GET /virtual-router/bea5b7e6-7c3c-4c28-9aa4-20a9fcf6d390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.005411 10.0.0.19 - - [2026-03-26 02:05:08] "POST /ref-update HTTP/1.1" 200 156 0.009415 10.0.0.19 - - [2026-03-26 02:05:08] "GET /virtual-machine-interface/353e3632-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006606 10.0.0.19 - - [2026-03-26 02:05:08] "POST /set-tag HTTP/1.1" 200 109 0.002421 10.0.0.19 - - [2026-03-26 02:05:08] "GET /virtual-machine-interface/3308a10e-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004196 10.0.0.19 - - [2026-03-26 02:05:08] "POST /set-tag HTTP/1.1" 200 109 0.002601 10.0.0.19 - - [2026-03-26 02:05:08] "GET /virtual-router/bea5b7e6-7c3c-4c28-9aa4-20a9fcf6d390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.003973 10.0.0.19 - - [2026-03-26 02:05:08] "POST /ref-update HTTP/1.1" 200 156 0.017328 10.0.0.19 - - [2026-03-26 02:05:08] "GET /virtual-machine-interface/35b1b9b8-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005207 10.0.0.19 - - [2026-03-26 02:05:08] "POST /set-tag HTTP/1.1" 200 109 0.002043 10.0.0.19 - - [2026-03-26 02:05:08] "GET /virtual-router/bea5b7e6-7c3c-4c28-9aa4-20a9fcf6d390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.003424 10.0.0.19 - - [2026-03-26 02:05:08] "POST /ref-update HTTP/1.1" 200 156 0.008630 10.0.0.19 - - [2026-03-26 02:05:08] "GET /virtual-machine-interface/362e32d6-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010183 10.0.0.19 - - [2026-03-26 02:05:08] "POST /set-tag HTTP/1.1" 200 109 0.003839 10.0.0.19 - - [2026-03-26 02:05:08] "GET /virtual-machine-interface/338b2520-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008188 10.0.0.19 - - [2026-03-26 02:05:09] "POST /set-tag HTTP/1.1" 200 109 0.002392 10.0.0.19 - - [2026-03-26 02:05:09] "GET /virtual-router/bea5b7e6-7c3c-4c28-9aa4-20a9fcf6d390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.003966 10.0.0.19 - - [2026-03-26 02:05:09] "POST /ref-update HTTP/1.1" 200 156 0.011758 10.0.0.19 - - [2026-03-26 02:05:09] "GET /virtual-machine-interface/36a8613c-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004370 10.0.0.19 - - [2026-03-26 02:05:09] "POST /set-tag HTTP/1.1" 200 109 0.002142 10.0.0.19 - - [2026-03-26 02:05:09] "GET /virtual-machine-interface/342e18e8-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003941 10.0.0.19 - - [2026-03-26 02:05:09] "POST /set-tag HTTP/1.1" 200 109 0.002259 10.0.0.19 - - [2026-03-26 02:05:09] "GET /virtual-machine-interface/34ac8458-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004722 10.0.0.19 - - [2026-03-26 02:05:09] "POST /set-tag HTTP/1.1" 200 109 0.002291 10.0.0.19 - - [2026-03-26 02:05:09] "GET /virtual-machine-interface/353e3632-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004127 10.0.0.19 - - [2026-03-26 02:05:09] "POST /set-tag HTTP/1.1" 200 109 0.002204 10.0.0.19 - - [2026-03-26 02:05:09] "GET /virtual-machine-interface/35b1b9b8-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004714 10.0.0.19 - - [2026-03-26 02:05:09] "POST /set-tag HTTP/1.1" 200 109 0.002285 10.0.0.19 - - [2026-03-26 02:05:09] "GET /virtual-machine-interface/362e32d6-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003880 10.0.0.19 - - [2026-03-26 02:05:09] "POST /set-tag HTTP/1.1" 200 109 0.002332 10.0.0.19 - - [2026-03-26 02:05:09] "GET /virtual-machine-interface/342e18e8-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005011 10.0.0.19 - - [2026-03-26 02:05:09] "POST /set-tag HTTP/1.1" 200 109 0.002142 10.0.0.19 - - [2026-03-26 02:05:09] "GET /virtual-machine-interface/36a8613c-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003895 10.0.0.19 - - [2026-03-26 02:05:09] "POST /set-tag HTTP/1.1" 200 109 0.002568 10.0.0.19 - - [2026-03-26 02:05:12] "GET /virtual-machine-interface/3308a10e-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006534 10.0.0.19 - - [2026-03-26 02:05:12] "POST /set-tag HTTP/1.1" 200 109 0.003407 10.0.0.19 - - [2026-03-26 02:05:13] "GET /virtual-machine-interface/35b1b9b8-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005105 10.0.0.19 - - [2026-03-26 02:05:13] "POST /set-tag HTTP/1.1" 200 109 0.002634 10.0.0.19 - - [2026-03-26 02:05:13] "GET /virtual-machine-interface/338b2520-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006266 10.0.0.19 - - [2026-03-26 02:05:13] "POST /set-tag HTTP/1.1" 200 109 0.003548 10.0.0.19 - - [2026-03-26 02:05:14] "GET /virtual-machine-interface/34ac8458-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004398 10.0.0.19 - - [2026-03-26 02:05:14] "POST /set-tag HTTP/1.1" 200 109 0.002333 10.0.0.19 - - [2026-03-26 02:05:16] "GET /virtual-machine/fd7553fe-4819-45d2-845f-e699e4a7ca27?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003393 10.0.0.19 - - [2026-03-26 02:05:16] "GET /virtual-machine-interface/3308a10e-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005656 10.0.0.19 - - [2026-03-26 02:05:16] "GET /virtual-machine/b58fcd04-b5bf-4c86-9b2c-8711ee2b572b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003006 10.0.0.19 - - [2026-03-26 02:05:16] "GET /virtual-machine-interface/338b2520-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005085 10.0.0.19 - - [2026-03-26 02:05:16] "GET /virtual-machine/398fbb1c-4fa9-4b5a-a900-008d8f5882c9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003028 10.0.0.19 - - [2026-03-26 02:05:16] "GET /virtual-machine-interface/342e18e8-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004597 10.0.0.19 - - [2026-03-26 02:05:16] "GET /virtual-machine/68a1401e-5cf6-4701-a553-2b17b5a0a8be?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003730 10.0.0.19 - - [2026-03-26 02:05:16] "GET /virtual-machine-interface/34ac8458-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005942 10.0.0.19 - - [2026-03-26 02:05:17] "GET /virtual-machine-interface/362e32d6-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005300 10.0.0.19 - - [2026-03-26 02:05:17] "POST /set-tag HTTP/1.1" 200 109 0.002413 10.0.0.19 - - [2026-03-26 02:05:18] "GET /virtual-machine-interface/353e3632-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007407 10.0.0.19 - - [2026-03-26 02:05:18] "POST /set-tag HTTP/1.1" 200 109 0.002482 10.0.0.19 - - [2026-03-26 02:05:18] "GET /virtual-machine-interface/36a8613c-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005605 10.0.0.19 - - [2026-03-26 02:05:18] "POST /set-tag HTTP/1.1" 200 109 0.002837 10.0.0.19 - - [2026-03-26 02:05:21] "GET /virtual-machine/cba98ce0-0feb-46e6-ad68-1538c242aa8e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003493 10.0.0.19 - - [2026-03-26 02:05:21] "GET /virtual-machine-interface/353e3632-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004336 10.0.0.19 - - [2026-03-26 02:05:21] "GET /virtual-machine/79d42586-7934-4353-b575-9d4588248b41?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003423 10.0.0.19 - - [2026-03-26 02:05:21] "GET /virtual-machine-interface/362e32d6-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004390 10.0.0.19 - - [2026-03-26 02:05:21] "GET /virtual-machine/ce1b7983-3325-4298-8e90-6a16da4f14d2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003057 10.0.0.19 - - [2026-03-26 02:05:21] "GET /virtual-machine-interface/35b1b9b8-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004486 10.0.0.19 - - [2026-03-26 02:05:21] "GET /virtual-machine/39e1dc62-30d5-45f6-bf39-67600feca7b4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003389 10.0.0.19 - - [2026-03-26 02:05:21] "GET /virtual-machine-interface/36a8613c-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004756 10.0.0.19 - - [2026-03-26 02:05:22] "GET /loadbalancer/954c422b-adb4-4b9f-a59d-e51f91b1b41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001906 10.0.0.19 - - [2026-03-26 02:05:22] "POST /tags HTTP/1.1" 200 333 0.024781 10.0.0.19 - - [2026-03-26 02:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.19 - - [2026-03-26 02:05:22] "GET /tag/ad4d1365-67d7-4489-8827-97e7259258d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015123 10.0.0.19 - - [2026-03-26 02:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.19 - - [2026-03-26 02:05:22] "GET /project/01c8c1a8-8a8b-4a47-bcf8-b1a792820cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.036895 10.0.0.19 - - [2026-03-26 02:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010102 10.0.0.19 - - [2026-03-26 02:05:22] "GET /virtual-network/03e5e989-3dd4-4daa-a84d-7ac8c97ce2bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004152 10.0.0.19 - - [2026-03-26 02:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.19 - - [2026-03-26 02:05:22] "GET /service-appliance-set/d6c51a2b-524a-4847-9825-0a2808e4a5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002227 10.0.0.19 - - [2026-03-26 02:05:22] "POST /fqname-to-id HTTP/1.1" 404 273 0.001565 10.0.0.19 - - [2026-03-26 02:05:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.088406 10.0.0.19 - - [2026-03-26 02:05:22] "GET /virtual-machine-interface/ec44a04a-2f72-4970-b390-5bd453a70956?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.020514 10.0.0.19 - - [2026-03-26 02:05:22] "POST /instance-ips HTTP/1.1" 200 409 0.020786 10.0.0.19 - - [2026-03-26 02:05:22] "GET /instance-ip/9414790e-11ba-4d1c-9895-4e3985fa273d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.004686 10.0.0.19 - - [2026-03-26 02:05:22] "POST /loadbalancers HTTP/1.1" 200 629 0.059510 10.0.0.19 - - [2026-03-26 02:05:22] "GET /project/01c8c1a8-8a8b-4a47-bcf8-b1a792820cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.049834 10.0.0.19 - - [2026-03-26 02:05:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.031990 10.0.0.19 - - [2026-03-26 02:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011073 10.0.0.19 - - [2026-03-26 02:05:22] "GET /instance-ip/9414790e-11ba-4d1c-9895-4e3985fa273d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.008846 10.0.0.19 - - [2026-03-26 02:05:22] "GET /project/01c8c1a8-8a8b-4a47-bcf8-b1a792820cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.036297 10.0.0.19 - - [2026-03-26 02:05:22] "POST /floating-ips HTTP/1.1" 200 597 0.038197 10.0.0.19 - - [2026-03-26 02:05:22] "GET /loadbalancer/954c422b-adb4-4b9f-a59d-e51f91b1b41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003282 10.0.0.19 - - [2026-03-26 02:05:23] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.022763 10.0.0.19 - - [2026-03-26 02:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.19 - - [2026-03-26 02:05:23] "GET /project/01c8c1a8-8a8b-4a47-bcf8-b1a792820cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.038878 10.0.0.19 - - [2026-03-26 02:05:23] "GET /loadbalancer-listener/65b0e901-9b2a-4b95-9155-21d305c60884?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.007221 10.0.0.19 - - [2026-03-26 02:05:23] "GET /loadbalancer-listener/65b0e901-9b2a-4b95-9155-21d305c60884?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003381 10.0.0.19 - - [2026-03-26 02:05:23] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.019309 10.0.0.19 - - [2026-03-26 02:05:23] "GET /instance-ip/9414790e-11ba-4d1c-9895-4e3985fa273d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.006054 10.0.0.19 - - [2026-03-26 02:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.19 - - [2026-03-26 02:05:23] "GET /instance-ip/9414790e-11ba-4d1c-9895-4e3985fa273d?fields=floating_ips HTTP/1.1" 200 1213 0.007992 10.0.0.19 - - [2026-03-26 02:05:23] "GET /loadbalancer/954c422b-adb4-4b9f-a59d-e51f91b1b41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.005261 10.0.0.19 - - [2026-03-26 02:05:23] "GET /loadbalancer-pool/d0dab70f-ce46-4a40-b858-8c9ce9798183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.003911 10.0.0.19 - - [2026-03-26 02:05:23] "GET /floating-ip/e491eba9-dc1a-463d-9421-39142028f4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.003208 10.0.0.19 - - [2026-03-26 02:05:23] "POST /loadbalancer-members HTTP/1.1" 200 721 0.030052 10.0.0.19 - - [2026-03-26 02:05:23] "GET /loadbalancer/954c422b-adb4-4b9f-a59d-e51f91b1b41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.007301 10.0.0.19 - - [2026-03-26 02:05:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.024598 10.0.0.19 - - [2026-03-26 02:05:23] "GET /virtual-machine-interface/3308a10e-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011266 10.0.0.19 - - [2026-03-26 02:05:23] "GET /virtual-machine-interface/3308a10e-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004770 10.0.0.19 - - [2026-03-26 02:05:23] "POST /ref-update HTTP/1.1" 200 156 0.006997 10.0.0.19 - - [2026-03-26 02:05:23] "GET /floating-ip/e491eba9-dc1a-463d-9421-39142028f4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.011578 10.0.0.19 - - [2026-03-26 02:05:23] "POST /tags HTTP/1.1" 409 221 0.002932 10.0.0.19 - - [2026-03-26 02:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.19 - - [2026-03-26 02:05:23] "GET /tag/ad4d1365-67d7-4489-8827-97e7259258d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010518 10.0.0.19 - - [2026-03-26 02:05:23] "PUT /floating-ip/e491eba9-dc1a-463d-9421-39142028f4c7 HTTP/1.1" 200 256 0.008736 10.0.0.19 - - [2026-03-26 02:05:23] "POST /set-tag HTTP/1.1" 200 109 0.079689 10.0.0.19 - - [2026-03-26 02:05:23] "GET /loadbalancer-pool/d0dab70f-ce46-4a40-b858-8c9ce9798183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.006643 10.0.0.19 - - [2026-03-26 02:05:23] "POST /loadbalancer-members HTTP/1.1" 200 721 0.017603 10.0.0.19 - - [2026-03-26 02:05:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.007767 10.0.0.19 - - [2026-03-26 02:05:23] "GET /virtual-machine-interface/338b2520-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006135 10.0.0.19 - - [2026-03-26 02:05:23] "GET /virtual-machine-interface/338b2520-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005353 10.0.0.19 - - [2026-03-26 02:05:23] "POST /ref-update HTTP/1.1" 200 156 0.008981 10.0.0.19 - - [2026-03-26 02:05:23] "GET /floating-ip/e491eba9-dc1a-463d-9421-39142028f4c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.014612 10.0.0.19 - - [2026-03-26 02:05:23] "POST /set-tag HTTP/1.1" 200 109 0.087495 10.0.0.19 - - [2026-03-26 02:05:25] "POST /tags HTTP/1.1" 409 206 0.002280 10.0.0.19 - - [2026-03-26 02:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.19 - - [2026-03-26 02:05:25] "GET /tag/60bfaf86-d535-4a23-bde2-34dc48ef3edd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013254 10.0.0.19 - - [2026-03-26 02:05:25] "POST /tags HTTP/1.1" 409 204 0.002538 10.0.0.19 - - [2026-03-26 02:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.19 - - [2026-03-26 02:05:25] "GET /tag/3d4386c9-5f3f-4131-a8cb-88a6ac0710c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010868 10.0.0.19 - - [2026-03-26 02:05:25] "GET /application-policy-set/61eafed1-240e-45c1-8073-1021f0630360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002331 10.0.0.19 - - [2026-03-26 02:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.19 - - [2026-03-26 02:05:25] "GET /policy-management/cc67bf14-77d8-449d-9e0b-d587a4a20ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002849 10.0.0.19 - - [2026-03-26 02:05:25] "POST /tags HTTP/1.1" 409 206 0.001731 10.0.0.19 - - [2026-03-26 02:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001548 10.0.0.19 - - [2026-03-26 02:05:25] "GET /tag/60bfaf86-d535-4a23-bde2-34dc48ef3edd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011292 10.0.0.19 - - [2026-03-26 02:05:25] "POST /tags HTTP/1.1" 409 226 0.002292 10.0.0.19 - - [2026-03-26 02:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008883 10.0.0.19 - - [2026-03-26 02:05:25] "GET /tag/c4386770-a774-455f-a5aa-04187b7a736f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014477 10.0.0.19 - - [2026-03-26 02:05:25] "POST /tags HTTP/1.1" 409 204 0.002465 10.0.0.19 - - [2026-03-26 02:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.19 - - [2026-03-26 02:05:25] "GET /tag/3d4386c9-5f3f-4131-a8cb-88a6ac0710c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011551 10.0.0.19 - - [2026-03-26 02:05:25] "POST /tags HTTP/1.1" 409 226 0.001929 10.0.0.19 - - [2026-03-26 02:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.19 - - [2026-03-26 02:05:25] "GET /tag/c4386770-a774-455f-a5aa-04187b7a736f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010984 10.0.0.19 - - [2026-03-26 02:05:25] "GET /application-policy-set/61eafed1-240e-45c1-8073-1021f0630360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002734 10.0.0.19 - - [2026-03-26 02:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.19 - - [2026-03-26 02:05:25] "GET /policy-management/cc67bf14-77d8-449d-9e0b-d587a4a20ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002582 10.0.0.19 - - [2026-03-26 02:05:25] "POST /firewall-rules HTTP/1.1" 200 626 0.068428 10.0.0.19 - - [2026-03-26 02:05:25] "POST /firewall-rules HTTP/1.1" 200 646 0.076663 10.0.0.19 - - [2026-03-26 02:05:25] "GET /firewall-rule/bb93edab-d5d5-4e91-8e78-e89d0a27965b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.009295 10.0.0.19 - - [2026-03-26 02:05:25] "GET /firewall-policy/e112772f-6c33-4d53-acfd-2dd5b8e94b2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002607 10.0.0.19 - - [2026-03-26 02:05:25] "GET /firewall-rule/f10e70d6-da5d-4e6a-81b3-87378e902e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.005154 10.0.0.19 - - [2026-03-26 02:05:25] "POST /ref-update HTTP/1.1" 200 156 0.022181 10.0.0.19 - - [2026-03-26 02:05:25] "POST /firewall-policys HTTP/1.1" 200 606 0.032774 10.0.0.19 - - [2026-03-26 02:05:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.012618 10.0.0.19 - - [2026-03-26 02:05:25] "GET /firewall-policy/96443f0a-b355-4d03-8390-401530a45974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.013330 10.0.0.19 - - [2026-03-26 02:05:25] "GET /application-policy-set/61eafed1-240e-45c1-8073-1021f0630360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003021 10.0.0.19 - - [2026-03-26 02:05:25] "GET /firewall-policy/96443f0a-b355-4d03-8390-401530a45974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002813 10.0.0.19 - - [2026-03-26 02:05:25] "GET /firewall-policy/15c5999e-662a-45c4-8ed0-68d0eba4ccf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003827 10.0.0.19 - - [2026-03-26 02:05:26] "GET /firewall-policy/21ce180c-6573-4bb6-a2ab-9d5d4bac57e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.006904 10.0.0.19 - - [2026-03-26 02:05:26] "GET /firewall-policy/e112772f-6c33-4d53-acfd-2dd5b8e94b2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003974 10.0.0.19 - - [2026-03-26 02:05:26] "GET /firewall-policy/e112772f-6c33-4d53-acfd-2dd5b8e94b2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002263 10.0.0.19 - - [2026-03-26 02:05:26] "GET /firewall-policy/21ce180c-6573-4bb6-a2ab-9d5d4bac57e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002831 10.0.0.19 - - [2026-03-26 02:05:26] "POST /ref-update HTTP/1.1" 200 156 0.020550 10.0.0.19 - - [2026-03-26 02:05:26] "POST /ref-update HTTP/1.1" 200 156 0.014336 10.0.0.19 - - [2026-03-26 02:05:26] "POST /ref-update HTTP/1.1" 200 156 0.027816 10.0.0.19 - - [2026-03-26 02:05:26] "POST /ref-update HTTP/1.1" 200 156 0.026215 10.0.0.19 - - [2026-03-26 02:05:26] "POST /ref-update HTTP/1.1" 200 156 0.021159 10.0.0.19 - - [2026-03-26 02:05:26] "GET /firewall-policy/96443f0a-b355-4d03-8390-401530a45974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.008161 10.0.0.19 - - [2026-03-26 02:05:50] "GET /global-system-configs HTTP/1.1" 200 322 0.001986 10.0.0.19 - - [2026-03-26 02:05:52] "GET /global-system-configs HTTP/1.1" 200 322 0.002240 10.0.0.19 - - [2026-03-26 02:07:25] "POST /tags HTTP/1.1" 409 252 0.002176 10.0.0.19 - - [2026-03-26 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.19 - - [2026-03-26 02:07:25] "GET /tag/4a2c0c4f-e54f-44a3-a649-263936915038?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010963 10.0.0.19 - - [2026-03-26 02:07:25] "POST /tags HTTP/1.1" 409 228 0.002296 10.0.0.19 - - [2026-03-26 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.19 - - [2026-03-26 02:07:25] "GET /tag/f38daa39-af20-4c1f-a20b-98d671a666a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011205 10.0.0.19 - - [2026-03-26 02:07:25] "GET /application-policy-set/61eafed1-240e-45c1-8073-1021f0630360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.005057 10.0.0.19 - - [2026-03-26 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.19 - - [2026-03-26 02:07:25] "GET /policy-management/cc67bf14-77d8-449d-9e0b-d587a4a20ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003077 10.0.0.19 - - [2026-03-26 02:07:25] "POST /tags HTTP/1.1" 409 206 0.001907 10.0.0.19 - - [2026-03-26 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.19 - - [2026-03-26 02:07:25] "GET /tag/60bfaf86-d535-4a23-bde2-34dc48ef3edd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013331 10.0.0.19 - - [2026-03-26 02:07:25] "POST /tags HTTP/1.1" 409 226 0.005669 10.0.0.19 - - [2026-03-26 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.19 - - [2026-03-26 02:07:25] "GET /tag/c4386770-a774-455f-a5aa-04187b7a736f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.017868 10.0.0.19 - - [2026-03-26 02:07:25] "POST /tags HTTP/1.1" 409 204 0.002263 10.0.0.19 - - [2026-03-26 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.19 - - [2026-03-26 02:07:25] "GET /tag/3d4386c9-5f3f-4131-a8cb-88a6ac0710c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011744 10.0.0.19 - - [2026-03-26 02:07:25] "POST /tags HTTP/1.1" 409 226 0.002094 10.0.0.19 - - [2026-03-26 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.19 - - [2026-03-26 02:07:25] "GET /tag/c4386770-a774-455f-a5aa-04187b7a736f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010798 10.0.0.19 - - [2026-03-26 02:07:25] "POST /tags HTTP/1.1" 409 228 0.001924 10.0.0.19 - - [2026-03-26 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.19 - - [2026-03-26 02:07:25] "GET /tag/f38daa39-af20-4c1f-a20b-98d671a666a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.014004 10.0.0.19 - - [2026-03-26 02:07:25] "POST /tags HTTP/1.1" 409 252 0.002301 10.0.0.19 - - [2026-03-26 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.19 - - [2026-03-26 02:07:25] "GET /tag/4a2c0c4f-e54f-44a3-a649-263936915038?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010525 10.0.0.19 - - [2026-03-26 02:07:25] "GET /application-policy-set/61eafed1-240e-45c1-8073-1021f0630360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002406 10.0.0.19 - - [2026-03-26 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.19 - - [2026-03-26 02:07:25] "GET /policy-management/cc67bf14-77d8-449d-9e0b-d587a4a20ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003041 10.0.0.19 - - [2026-03-26 02:07:25] "POST /firewall-rules HTTP/1.1" 409 281 0.002101 10.0.0.19 - - [2026-03-26 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.19 - - [2026-03-26 02:07:25] "PUT /firewall-rule/f10e70d6-da5d-4e6a-81b3-87378e902e63 HTTP/1.1" 200 260 0.016975 10.0.0.19 - - [2026-03-26 02:07:25] "POST /firewall-rules HTTP/1.1" 409 291 0.004343 10.0.0.19 - - [2026-03-26 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.19 - - [2026-03-26 02:07:26] "PUT /firewall-rule/bb93edab-d5d5-4e91-8e78-e89d0a27965b HTTP/1.1" 200 260 0.035488 10.0.0.19 - - [2026-03-26 02:07:26] "GET /firewall-rule/bb93edab-d5d5-4e91-8e78-e89d0a27965b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.016178 10.0.0.19 - - [2026-03-26 02:07:26] "POST /firewall-rules HTTP/1.1" 200 658 0.077784 10.0.0.19 - - [2026-03-26 02:07:26] "GET /firewall-rule/80d10aee-e023-4c5a-9722-ffd060a4ae6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.004544 10.0.0.19 - - [2026-03-26 02:07:26] "GET /firewall-policy/e112772f-6c33-4d53-acfd-2dd5b8e94b2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002284 10.0.0.19 - - [2026-03-26 02:07:26] "GET /firewall-rule/f10e70d6-da5d-4e6a-81b3-87378e902e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002520 10.0.0.19 - - [2026-03-26 02:07:26] "POST /firewall-policys HTTP/1.1" 409 269 0.001641 10.0.0.19 - - [2026-03-26 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.19 - - [2026-03-26 02:07:26] "PUT /firewall-policy/96443f0a-b355-4d03-8390-401530a45974 HTTP/1.1" 200 264 0.021199 10.0.0.19 - - [2026-03-26 02:07:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.020776 10.0.0.19 - - [2026-03-26 02:07:26] "GET /firewall-policy/96443f0a-b355-4d03-8390-401530a45974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.010903 10.0.0.19 - - [2026-03-26 02:07:26] "GET /application-policy-set/61eafed1-240e-45c1-8073-1021f0630360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002951 10.0.0.19 - - [2026-03-26 02:07:26] "GET /firewall-policy/96443f0a-b355-4d03-8390-401530a45974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002433 10.0.0.19 - - [2026-03-26 02:07:26] "GET /firewall-policy/15c5999e-662a-45c4-8ed0-68d0eba4ccf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002263 10.0.0.19 - - [2026-03-26 02:07:26] "GET /firewall-policy/21ce180c-6573-4bb6-a2ab-9d5d4bac57e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003723 10.0.0.19 - - [2026-03-26 02:07:26] "GET /firewall-policy/96443f0a-b355-4d03-8390-401530a45974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002575 10.0.0.19 - - [2026-03-26 02:07:26] "GET /firewall-policy/96443f0a-b355-4d03-8390-401530a45974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002677 [Introspect:8084]10.0.0.19 - - [2026-03-26 02:07:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001391 [Introspect:8084]10.0.0.19 - - [2026-03-26 02:07:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001623 10.0.0.19 - - [2026-03-26 02:08:28] "GET /virtual-machine-interface/3308a10e-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005482 10.0.0.19 - - [2026-03-26 02:08:28] "POST /set-tag HTTP/1.1" 200 109 0.002861 10.0.0.19 - - [2026-03-26 02:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008212 10.0.0.19 - - [2026-03-26 02:08:28] "GET /loadbalancer/954c422b-adb4-4b9f-a59d-e51f91b1b41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.006243 10.0.0.19 - - [2026-03-26 02:08:28] "GET /virtual-machine-interface/3308a10e-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.009950 10.0.0.19 - - [2026-03-26 02:08:28] "POST /set-tag HTTP/1.1" 200 109 0.021821 10.0.0.19 - - [2026-03-26 02:08:28] "DELETE /loadbalancer-member/9f2cebb5-ee93-4b7f-9e31-8afe9ad82dfb HTTP/1.1" 200 115 0.031492 10.0.0.19 - - [2026-03-26 02:08:28] "GET /virtual-machine-interface/342e18e8-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007688 10.0.0.19 - - [2026-03-26 02:08:28] "POST /set-tag HTTP/1.1" 200 109 0.006491 10.0.0.19 - - [2026-03-26 02:08:28] "GET /virtual-machine-interface/362e32d6-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006001 10.0.0.19 - - [2026-03-26 02:08:28] "POST /set-tag HTTP/1.1" 200 109 0.003054 10.0.0.19 - - [2026-03-26 02:08:28] "GET /virtual-machine-interface/35b1b9b8-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004003 10.0.0.19 - - [2026-03-26 02:08:28] "POST /set-tag HTTP/1.1" 200 109 0.004662 10.0.0.19 - - [2026-03-26 02:08:28] "GET /virtual-machine-interface/36a8613c-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005640 10.0.0.19 - - [2026-03-26 02:08:28] "POST /set-tag HTTP/1.1" 200 109 0.002387 10.0.0.19 - - [2026-03-26 02:08:28] "GET /virtual-machine-interface/34ac8458-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006575 10.0.0.19 - - [2026-03-26 02:08:28] "POST /set-tag HTTP/1.1" 200 109 0.002715 10.0.0.19 - - [2026-03-26 02:08:28] "GET /virtual-machine-interface/353e3632-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004870 10.0.0.19 - - [2026-03-26 02:08:28] "POST /set-tag HTTP/1.1" 200 109 0.003093 10.0.0.19 - - [2026-03-26 02:08:28] "GET /virtual-machine-interface/338b2520-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006756 10.0.0.19 - - [2026-03-26 02:08:28] "POST /set-tag HTTP/1.1" 200 109 0.003664 10.0.0.19 - - [2026-03-26 02:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.19 - - [2026-03-26 02:08:28] "GET /loadbalancer/954c422b-adb4-4b9f-a59d-e51f91b1b41f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004850 10.0.0.19 - - [2026-03-26 02:08:29] "GET /virtual-machine-interface/342e18e8-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004414 10.0.0.19 - - [2026-03-26 02:08:29] "POST /set-tag HTTP/1.1" 200 109 0.005944 10.0.0.19 - - [2026-03-26 02:08:29] "GET /virtual-machine-interface/338b2520-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004398 10.0.0.19 - - [2026-03-26 02:08:29] "POST /set-tag HTTP/1.1" 200 109 0.002682 10.0.0.19 - - [2026-03-26 02:08:29] "GET /virtual-machine-interface/34ac8458-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004169 10.0.0.19 - - [2026-03-26 02:08:29] "POST /set-tag HTTP/1.1" 200 109 0.008445 10.0.0.19 - - [2026-03-26 02:08:29] "GET /virtual-machine-interface/3308a10e-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005928 10.0.0.19 - - [2026-03-26 02:08:29] "POST /set-tag HTTP/1.1" 200 109 0.002271 10.0.0.19 - - [2026-03-26 02:08:29] "GET /virtual-machine-interface/3308a10e-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007668 10.0.0.19 - - [2026-03-26 02:08:29] "POST /set-tag HTTP/1.1" 200 109 0.004772 10.0.0.19 - - [2026-03-26 02:08:29] "GET /virtual-machine/fd7553fe-4819-45d2-845f-e699e4a7ca27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003068 10.0.0.19 - - [2026-03-26 02:08:29] "POST /ref-update HTTP/1.1" 200 156 0.016263 10.0.0.19 - - [2026-03-26 02:08:29] "GET /virtual-machine-interface/3308a10e-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011191 10.0.0.19 - - [2026-03-26 02:08:29] "POST /set-tag HTTP/1.1" 200 109 0.033156 10.0.0.19 - - [2026-03-26 02:08:29] "POST /set-tag HTTP/1.1" 200 109 0.047035 10.0.0.19 - - [2026-03-26 02:08:29] "POST /set-tag HTTP/1.1" 200 109 0.048840 10.0.0.19 - - [2026-03-26 02:08:29] "POST /set-tag HTTP/1.1" 200 109 0.033883 10.0.0.19 - - [2026-03-26 02:08:29] "POST /set-tag HTTP/1.1" 200 109 0.033161 10.0.0.19 - - [2026-03-26 02:08:30] "DELETE /instance-ip/3325c46e-28b8-11f1-8c25-fa163ee40906 HTTP/1.1" 200 115 0.061619 10.0.0.19 - - [2026-03-26 02:08:30] "POST /ref-update HTTP/1.1" 200 156 0.018815 10.0.0.19 - - [2026-03-26 02:08:30] "DELETE /virtual-machine-interface/3308a10e-28b8-11f1-8c25-fa163ee40906 HTTP/1.1" 200 115 0.065285 10.0.0.19 - - [2026-03-26 02:08:30] "DELETE /virtual-machine/fd7553fe-4819-45d2-845f-e699e4a7ca27 HTTP/1.1" 200 115 0.031631 10.0.0.19 - - [2026-03-26 02:08:30] "GET /virtual-machine-interface/342e18e8-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004012 10.0.0.19 - - [2026-03-26 02:08:30] "POST /set-tag HTTP/1.1" 200 109 0.003324 10.0.0.19 - - [2026-03-26 02:08:30] "GET /virtual-machine/398fbb1c-4fa9-4b5a-a900-008d8f5882c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003284 10.0.0.19 - - [2026-03-26 02:08:30] "POST /ref-update HTTP/1.1" 200 156 0.009421 10.0.0.19 - - [2026-03-26 02:08:30] "GET /virtual-machine-interface/342e18e8-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004589 10.0.0.19 - - [2026-03-26 02:08:30] "POST /set-tag HTTP/1.1" 200 109 0.031537 10.0.0.19 - - [2026-03-26 02:08:30] "POST /set-tag HTTP/1.1" 200 109 0.044228 10.0.0.19 - - [2026-03-26 02:08:30] "POST /set-tag HTTP/1.1" 200 109 0.020544 10.0.0.19 - - [2026-03-26 02:08:30] "POST /set-tag HTTP/1.1" 200 109 0.021077 10.0.0.19 - - [2026-03-26 02:08:30] "POST /set-tag HTTP/1.1" 200 109 0.046214 10.0.0.19 - - [2026-03-26 02:08:30] "DELETE /instance-ip/34471cd0-28b8-11f1-8c25-fa163ee40906 HTTP/1.1" 200 115 0.051178 10.0.0.19 - - [2026-03-26 02:08:30] "DELETE /virtual-machine-interface/342e18e8-28b8-11f1-8c25-fa163ee40906 HTTP/1.1" 200 115 0.055345 10.0.0.19 - - [2026-03-26 02:08:30] "DELETE /virtual-machine/398fbb1c-4fa9-4b5a-a900-008d8f5882c9 HTTP/1.1" 200 115 0.037508 10.0.0.19 - - [2026-03-26 02:08:30] "GET /virtual-machine-interface/338b2520-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007540 10.0.0.19 - - [2026-03-26 02:08:30] "POST /set-tag HTTP/1.1" 200 109 0.002453 10.0.0.19 - - [2026-03-26 02:08:30] "GET /virtual-machine/b58fcd04-b5bf-4c86-9b2c-8711ee2b572b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002839 10.0.0.19 - - [2026-03-26 02:08:30] "POST /ref-update HTTP/1.1" 200 156 0.015083 10.0.0.19 - - [2026-03-26 02:08:30] "GET /virtual-machine-interface/338b2520-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004708 10.0.0.19 - - [2026-03-26 02:08:30] "POST /set-tag HTTP/1.1" 200 109 0.019551 10.0.0.19 - - [2026-03-26 02:08:30] "POST /set-tag HTTP/1.1" 200 109 0.047912 10.0.0.19 - - [2026-03-26 02:08:31] "POST /set-tag HTTP/1.1" 200 109 0.027951 10.0.0.19 - - [2026-03-26 02:08:31] "POST /set-tag HTTP/1.1" 200 109 0.044873 10.0.0.19 - - [2026-03-26 02:08:31] "POST /set-tag HTTP/1.1" 200 109 0.045765 10.0.0.19 - - [2026-03-26 02:08:31] "DELETE /instance-ip/33a5f0e4-28b8-11f1-8c25-fa163ee40906 HTTP/1.1" 200 115 0.049168 10.0.0.19 - - [2026-03-26 02:08:31] "POST /ref-update HTTP/1.1" 200 156 0.024783 10.0.0.19 - - [2026-03-26 02:08:31] "DELETE /virtual-machine-interface/338b2520-28b8-11f1-8c25-fa163ee40906 HTTP/1.1" 200 115 0.065292 10.0.0.19 - - [2026-03-26 02:08:31] "DELETE /virtual-machine/b58fcd04-b5bf-4c86-9b2c-8711ee2b572b HTTP/1.1" 200 115 0.022940 10.0.0.19 - - [2026-03-26 02:08:31] "DELETE /tag/76899d91-c49e-475f-90c4-15016ad3f1e5 HTTP/1.1" 200 115 0.060684 10.0.0.19 - - [2026-03-26 02:08:31] "GET /virtual-machine-interface/34ac8458-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007147 10.0.0.19 - - [2026-03-26 02:08:31] "POST /set-tag HTTP/1.1" 200 109 0.003069 10.0.0.19 - - [2026-03-26 02:08:31] "GET /virtual-machine/68a1401e-5cf6-4701-a553-2b17b5a0a8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003479 10.0.0.19 - - [2026-03-26 02:08:31] "POST /ref-update HTTP/1.1" 200 156 0.011044 10.0.0.19 - - [2026-03-26 02:08:31] "GET /virtual-machine-interface/34ac8458-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007759 10.0.0.19 - - [2026-03-26 02:08:31] "POST /set-tag HTTP/1.1" 200 109 0.028004 10.0.0.19 - - [2026-03-26 02:08:31] "POST /set-tag HTTP/1.1" 200 109 0.050583 10.0.0.19 - - [2026-03-26 02:08:31] "POST /set-tag HTTP/1.1" 200 109 0.028799 10.0.0.19 - - [2026-03-26 02:08:31] "POST /set-tag HTTP/1.1" 200 109 0.043939 10.0.0.19 - - [2026-03-26 02:08:31] "POST /set-tag HTTP/1.1" 200 109 0.041570 10.0.0.19 - - [2026-03-26 02:08:31] "DELETE /instance-ip/34c7dc3a-28b8-11f1-8c25-fa163ee40906 HTTP/1.1" 200 115 0.060689 10.0.0.19 - - [2026-03-26 02:08:31] "DELETE /virtual-machine-interface/34ac8458-28b8-11f1-8c25-fa163ee40906 HTTP/1.1" 200 115 0.054593 10.0.0.19 - - [2026-03-26 02:08:32] "DELETE /virtual-machine/68a1401e-5cf6-4701-a553-2b17b5a0a8be HTTP/1.1" 200 115 0.066198 10.0.0.19 - - [2026-03-26 02:08:32] "DELETE /tag/7180314c-47bd-4fac-a3b4-53cc1ad4abef HTTP/1.1" 200 115 0.081550 10.0.0.19 - - [2026-03-26 02:08:32] "DELETE /tag/60bfaf86-d535-4a23-bde2-34dc48ef3edd HTTP/1.1" 409 388 0.012482 [Introspect:8084]10.0.0.19 - - [2026-03-26 02:08:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001278 [Introspect:8084]10.0.0.19 - - [2026-03-26 02:08:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001215 [Introspect:8084]10.0.0.19 - - [2026-03-26 02:08:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001200 [Introspect:8084]10.0.0.19 - - [2026-03-26 02:08:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001359 [Introspect:8084]10.0.0.19 - - [2026-03-26 02:08:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000985 [Introspect:8084]10.0.0.19 - - [2026-03-26 02:08:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001062 10.0.0.19 - - [2026-03-26 02:08:59] "GET /virtual-machine-interface/353e3632-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012067 10.0.0.19 - - [2026-03-26 02:08:59] "POST /set-tag HTTP/1.1" 200 109 0.002483 10.0.0.19 - - [2026-03-26 02:08:59] "GET /virtual-machine-interface/35b1b9b8-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004298 10.0.0.19 - - [2026-03-26 02:08:59] "POST /set-tag HTTP/1.1" 200 109 0.002921 10.0.0.19 - - [2026-03-26 02:08:59] "GET /virtual-machine-interface/36a8613c-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004566 10.0.0.19 - - [2026-03-26 02:08:59] "POST /set-tag HTTP/1.1" 200 109 0.002445 10.0.0.19 - - [2026-03-26 02:08:59] "GET /virtual-machine-interface/362e32d6-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004373 10.0.0.19 - - [2026-03-26 02:08:59] "POST /set-tag HTTP/1.1" 200 109 0.002145 10.0.0.19 - - [2026-03-26 02:08:59] "GET /virtual-machine-interface/362e32d6-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004279 10.0.0.19 - - [2026-03-26 02:08:59] "POST /set-tag HTTP/1.1" 200 109 0.002283 10.0.0.19 - - [2026-03-26 02:08:59] "GET /virtual-machine/79d42586-7934-4353-b575-9d4588248b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002868 10.0.0.19 - - [2026-03-26 02:08:59] "POST /ref-update HTTP/1.1" 200 156 0.023882 10.0.0.19 - - [2026-03-26 02:08:59] "GET /virtual-machine-interface/362e32d6-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005096 10.0.0.19 - - [2026-03-26 02:08:59] "POST /set-tag HTTP/1.1" 200 109 0.017741 10.0.0.19 - - [2026-03-26 02:08:59] "POST /set-tag HTTP/1.1" 200 109 0.053647 10.0.0.19 - - [2026-03-26 02:08:59] "POST /set-tag HTTP/1.1" 200 109 0.021996 10.0.0.19 - - [2026-03-26 02:08:59] "POST /set-tag HTTP/1.1" 200 109 0.027468 10.0.0.19 - - [2026-03-26 02:08:59] "DELETE /instance-ip/364dc45c-28b8-11f1-8c25-fa163ee40906 HTTP/1.1" 200 115 0.058815 10.0.0.19 - - [2026-03-26 02:08:59] "DELETE /virtual-machine-interface/362e32d6-28b8-11f1-8c25-fa163ee40906 HTTP/1.1" 200 115 0.043485 10.0.0.19 - - [2026-03-26 02:08:59] "DELETE /virtual-machine/79d42586-7934-4353-b575-9d4588248b41 HTTP/1.1" 200 115 0.016185 10.0.0.19 - - [2026-03-26 02:08:59] "DELETE /tag/065d8ca4-bfef-49fa-bab8-e6054945e0e8 HTTP/1.1" 200 115 0.037828 10.0.0.19 - - [2026-03-26 02:08:59] "GET /virtual-machine-interface/353e3632-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005481 10.0.0.19 - - [2026-03-26 02:08:59] "POST /set-tag HTTP/1.1" 200 109 0.002634 10.0.0.19 - - [2026-03-26 02:08:59] "GET /virtual-machine-interface/35b1b9b8-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003976 10.0.0.19 - - [2026-03-26 02:08:59] "POST /set-tag HTTP/1.1" 200 109 0.002218 10.0.0.19 - - [2026-03-26 02:08:59] "GET /virtual-machine-interface/36a8613c-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005059 10.0.0.19 - - [2026-03-26 02:08:59] "POST /set-tag HTTP/1.1" 200 109 0.002337 10.0.0.19 - - [2026-03-26 02:08:59] "POST /tags HTTP/1.1" 200 299 0.018000 10.0.0.19 - - [2026-03-26 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.19 - - [2026-03-26 02:09:00] "GET /tag/76e36679-d228-47b5-8792-a7b4544a10c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.015711 10.0.0.19 - - [2026-03-26 02:09:00] "DELETE /tag/76e36679-d228-47b5-8792-a7b4544a10c3 HTTP/1.1" 200 115 0.035462 10.0.0.19 - - [2026-03-26 02:09:00] "GET /virtual-machine-interface/353e3632-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004385 10.0.0.19 - - [2026-03-26 02:09:00] "POST /set-tag HTTP/1.1" 200 109 0.003263 10.0.0.19 - - [2026-03-26 02:09:00] "GET /virtual-machine/cba98ce0-0feb-46e6-ad68-1538c242aa8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002850 10.0.0.19 - - [2026-03-26 02:09:00] "POST /ref-update HTTP/1.1" 200 156 0.010594 10.0.0.19 - - [2026-03-26 02:09:00] "GET /virtual-machine-interface/353e3632-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009046 10.0.0.19 - - [2026-03-26 02:09:00] "POST /set-tag HTTP/1.1" 200 109 0.023154 10.0.0.19 - - [2026-03-26 02:09:00] "POST /set-tag HTTP/1.1" 200 109 0.026718 10.0.0.19 - - [2026-03-26 02:09:00] "POST /set-tag HTTP/1.1" 200 109 0.031764 10.0.0.19 - - [2026-03-26 02:09:00] "POST /set-tag HTTP/1.1" 200 109 0.013153 10.0.0.19 - - [2026-03-26 02:09:00] "DELETE /instance-ip/355b8520-28b8-11f1-8c25-fa163ee40906 HTTP/1.1" 200 115 0.051903 10.0.0.19 - - [2026-03-26 02:09:00] "DELETE /virtual-machine-interface/353e3632-28b8-11f1-8c25-fa163ee40906 HTTP/1.1" 200 115 0.042136 10.0.0.19 - - [2026-03-26 02:09:00] "DELETE /virtual-machine/cba98ce0-0feb-46e6-ad68-1538c242aa8e HTTP/1.1" 200 115 0.031131 10.0.0.19 - - [2026-03-26 02:09:00] "DELETE /tag/bbff98c7-1e4a-4f4d-81b0-9b25bc017d60 HTTP/1.1" 200 115 0.034343 10.0.0.19 - - [2026-03-26 02:09:00] "GET /virtual-machine-interface/35b1b9b8-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004966 10.0.0.19 - - [2026-03-26 02:09:00] "POST /set-tag HTTP/1.1" 200 109 0.002945 10.0.0.19 - - [2026-03-26 02:09:00] "GET /virtual-machine/ce1b7983-3325-4298-8e90-6a16da4f14d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002852 10.0.0.19 - - [2026-03-26 02:09:00] "POST /ref-update HTTP/1.1" 200 156 0.008656 10.0.0.19 - - [2026-03-26 02:09:00] "GET /virtual-machine-interface/35b1b9b8-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004385 10.0.0.19 - - [2026-03-26 02:09:00] "POST /set-tag HTTP/1.1" 200 109 0.016963 10.0.0.19 - - [2026-03-26 02:09:00] "POST /set-tag HTTP/1.1" 200 109 0.032778 10.0.0.19 - - [2026-03-26 02:09:00] "POST /set-tag HTTP/1.1" 200 109 0.016817 10.0.0.19 - - [2026-03-26 02:09:00] "POST /set-tag HTTP/1.1" 200 109 0.026434 10.0.0.19 - - [2026-03-26 02:09:00] "DELETE /instance-ip/35cc0b7e-28b8-11f1-8c25-fa163ee40906 HTTP/1.1" 200 115 0.048141 10.0.0.19 - - [2026-03-26 02:09:00] "DELETE /virtual-machine-interface/35b1b9b8-28b8-11f1-8c25-fa163ee40906 HTTP/1.1" 200 115 0.035591 10.0.0.19 - - [2026-03-26 02:09:00] "DELETE /virtual-machine/ce1b7983-3325-4298-8e90-6a16da4f14d2 HTTP/1.1" 200 115 0.022347 10.0.0.19 - - [2026-03-26 02:09:00] "DELETE /tag/c6197c14-32cd-42a0-9faa-6d8ed0c8dda4 HTTP/1.1" 200 115 0.035217 10.0.0.19 - - [2026-03-26 02:09:00] "DELETE /tag/3d4386c9-5f3f-4131-a8cb-88a6ac0710c5 HTTP/1.1" 409 236 0.007534 10.0.0.19 - - [2026-03-26 02:09:01] "DELETE /tag/2bcde0f3-5c98-4b7d-b14b-24b903b684df HTTP/1.1" 200 115 0.033190 10.0.0.19 - - [2026-03-26 02:09:01] "GET /virtual-machine-interface/36a8613c-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004921 10.0.0.19 - - [2026-03-26 02:09:01] "POST /set-tag HTTP/1.1" 200 109 0.002244 10.0.0.19 - - [2026-03-26 02:09:01] "GET /virtual-machine/39e1dc62-30d5-45f6-bf39-67600feca7b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002964 10.0.0.19 - - [2026-03-26 02:09:01] "POST /ref-update HTTP/1.1" 200 156 0.008541 10.0.0.19 - - [2026-03-26 02:09:01] "GET /virtual-machine-interface/36a8613c-28b8-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008673 10.0.0.19 - - [2026-03-26 02:09:01] "POST /set-tag HTTP/1.1" 200 109 0.024624 10.0.0.19 - - [2026-03-26 02:09:01] "POST /set-tag HTTP/1.1" 200 109 0.024848 10.0.0.19 - - [2026-03-26 02:09:01] "POST /set-tag HTTP/1.1" 200 109 0.034573 10.0.0.19 - - [2026-03-26 02:09:01] "POST /set-tag HTTP/1.1" 200 109 0.014291 10.0.0.19 - - [2026-03-26 02:09:01] "DELETE /instance-ip/36c72068-28b8-11f1-8c25-fa163ee40906 HTTP/1.1" 200 115 0.060075 10.0.0.19 - - [2026-03-26 02:09:01] "DELETE /virtual-machine-interface/36a8613c-28b8-11f1-8c25-fa163ee40906 HTTP/1.1" 200 115 0.046126 10.0.0.19 - - [2026-03-26 02:09:01] "DELETE /virtual-machine/39e1dc62-30d5-45f6-bf39-67600feca7b4 HTTP/1.1" 200 115 0.034920 10.0.0.19 - - [2026-03-26 02:09:01] "DELETE /tag/f38daa39-af20-4c1f-a20b-98d671a666a7 HTTP/1.1" 409 236 0.012164 10.0.0.19 - - [2026-03-26 02:09:01] "DELETE /tag/5bc0b0e3-fef7-40c4-a61c-bd6efa7f6dc2 HTTP/1.1" 200 115 0.040444 10.0.0.19 - - [2026-03-26 02:09:01] "DELETE /tag/4a2c0c4f-e54f-44a3-a649-263936915038 HTTP/1.1" 409 236 0.004872 10.0.0.19 - - [2026-03-26 02:09:03] "POST /projects HTTP/1.1" 409 238 0.002070 10.0.0.19 - - [2026-03-26 02:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.19 - - [2026-03-26 02:09:03] "GET /project/9a52de44-ca18-4242-926e-c21e1463e900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032576 10.0.0.19 - - [2026-03-26 02:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.19 - - [2026-03-26 02:09:03] "GET /virtual-network/572b0403-1351-4753-a5a5-782c8d70d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004773 10.0.0.19 - - [2026-03-26 02:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.19 - - [2026-03-26 02:09:03] "GET /virtual-network/03e5e989-3dd4-4daa-a84d-7ac8c97ce2bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004159 10.0.0.19 - - [2026-03-26 02:09:03] "POST /security-groups HTTP/1.1" 409 285 0.002096 10.0.0.19 - - [2026-03-26 02:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.19 - - [2026-03-26 02:09:03] "PUT /security-group/c4ac911d-be4b-4003-beb2-8ab997328f06 HTTP/1.1" 200 262 0.074486 10.0.0.19 - - [2026-03-26 02:09:03] "PUT /access-control-list/ac8e617c-cff2-49e7-8007-46e80c776523 HTTP/1.1" 200 272 0.018401 10.0.0.19 - - [2026-03-26 02:09:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.023690 10.0.0.19 - - [2026-03-26 02:09:03] "PUT /access-control-list/8d713f1b-b74d-43d7-9dfe-d272de21a0a0 HTTP/1.1" 200 272 0.029678 10.0.0.19 - - [2026-03-26 02:09:08] "POST /projects HTTP/1.1" 409 238 0.002049 10.0.0.19 - - [2026-03-26 02:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.19 - - [2026-03-26 02:09:08] "GET /project/9a52de44-ca18-4242-926e-c21e1463e900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029924 10.0.0.19 - - [2026-03-26 02:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001477 10.0.0.19 - - [2026-03-26 02:09:08] "GET /virtual-network/572b0403-1351-4753-a5a5-782c8d70d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004398 10.0.0.19 - - [2026-03-26 02:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.19 - - [2026-03-26 02:09:08] "GET /virtual-network/03e5e989-3dd4-4daa-a84d-7ac8c97ce2bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003647 10.0.0.19 - - [2026-03-26 02:09:08] "POST /security-groups HTTP/1.1" 409 285 0.001935 10.0.0.19 - - [2026-03-26 02:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.19 - - [2026-03-26 02:09:09] "PUT /security-group/c4ac911d-be4b-4003-beb2-8ab997328f06 HTTP/1.1" 200 262 0.059119 10.0.0.19 - - [2026-03-26 02:09:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.029621 10.0.0.19 - - [2026-03-26 02:09:09] "PUT /access-control-list/ac8e617c-cff2-49e7-8007-46e80c776523 HTTP/1.1" 200 272 0.020978 10.0.0.19 - - [2026-03-26 02:09:09] "GET /firewall-policy/21ce180c-6573-4bb6-a2ab-9d5d4bac57e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.028894 10.0.0.19 - - [2026-03-26 02:09:09] "PUT /access-control-list/8d713f1b-b74d-43d7-9dfe-d272de21a0a0 HTTP/1.1" 200 272 0.030588 10.0.0.19 - - [2026-03-26 02:09:09] "GET /firewall-rule/35e05326-d482-4ec0-b712-37adccf394fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003343 10.0.0.19 - - [2026-03-26 02:09:09] "POST /ref-update HTTP/1.1" 200 156 0.053963 10.0.0.19 - - [2026-03-26 02:09:09] "DELETE /firewall-rule/35e05326-d482-4ec0-b712-37adccf394fb HTTP/1.1" 200 115 0.039574 10.0.0.19 - - [2026-03-26 02:09:09] "GET /firewall-policy/21ce180c-6573-4bb6-a2ab-9d5d4bac57e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.005040 10.0.0.19 - - [2026-03-26 02:09:09] "GET /firewall-rule/60c69cf4-b29b-4a81-ba52-a4f9b3278460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002681 10.0.0.19 - - [2026-03-26 02:09:09] "POST /ref-update HTTP/1.1" 200 156 0.047426 10.0.0.19 - - [2026-03-26 02:09:09] "DELETE /firewall-rule/60c69cf4-b29b-4a81-ba52-a4f9b3278460 HTTP/1.1" 200 115 0.040027 10.0.0.19 - - [2026-03-26 02:09:09] "DELETE /tag/f38daa39-af20-4c1f-a20b-98d671a666a7 HTTP/1.1" 409 236 0.005160 10.0.0.19 - - [2026-03-26 02:09:09] "DELETE /tag/4a2c0c4f-e54f-44a3-a649-263936915038 HTTP/1.1" 409 236 0.005581 10.0.0.19 - - [2026-03-26 02:09:09] "DELETE /tag/f8620b7c-52be-4e05-91d8-5415c6d2838e HTTP/1.1" 200 115 0.034369 10.0.0.19 - - [2026-03-26 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.19 - - [2026-03-26 02:09:09] "GET /virtual-network/572b0403-1351-4753-a5a5-782c8d70d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005441 10.0.0.19 - - [2026-03-26 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.19 - - [2026-03-26 02:09:09] "GET /virtual-network/03e5e989-3dd4-4daa-a84d-7ac8c97ce2bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003677 10.0.0.19 - - [2026-03-26 02:09:09] "PUT /virtual-network/572b0403-1351-4753-a5a5-782c8d70d407 HTTP/1.1" 200 264 0.066741 10.0.0.19 - - [2026-03-26 02:09:09] "PUT /virtual-network/03e5e989-3dd4-4daa-a84d-7ac8c97ce2bd HTTP/1.1" 200 264 0.059411 10.0.0.19 - - [2026-03-26 02:09:09] "DELETE /security-group/c4ac911d-be4b-4003-beb2-8ab997328f06 HTTP/1.1" 200 115 0.059571 10.0.0.19 - - [2026-03-26 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004773 10.0.0.19 - - [2026-03-26 02:09:09] "DELETE /access-control-list/ac8e617c-cff2-49e7-8007-46e80c776523 HTTP/1.1" 200 115 0.034006 10.0.0.19 - - [2026-03-26 02:09:09] "DELETE /access-control-list/8d713f1b-b74d-43d7-9dfe-d272de21a0a0 HTTP/1.1" 200 115 0.030323 10.0.0.19 - - [2026-03-26 02:09:09] "GET /project/9a52de44-ca18-4242-926e-c21e1463e900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.028937 10.0.0.19 - - [2026-03-26 02:09:09] "GET /project/9a52de44-ca18-4242-926e-c21e1463e900?fields=security_groups HTTP/1.1" 200 1353 0.029248 10.0.0.19 - - [2026-03-26 02:09:09] "DELETE /security-group/646f4724-d809-4791-818f-ace88bee4717 HTTP/1.1" 200 115 0.038682 10.0.0.19 - - [2026-03-26 02:09:09] "DELETE /access-control-list/ebbad86c-755c-4df2-879d-3cec4f76d657 HTTP/1.1" 200 115 0.046446 10.0.0.19 - - [2026-03-26 02:09:10] "GET /project/9a52de44-ca18-4242-926e-c21e1463e900?fields=application_policy_sets HTTP/1.1" 200 1392 0.048363 10.0.0.19 - - [2026-03-26 02:09:10] "DELETE /access-control-list/248c92c6-3853-4487-98f1-4236dcfb3af1 HTTP/1.1" 200 115 0.030654 10.0.0.19 - - [2026-03-26 02:09:10] "DELETE /project/9a52de44-ca18-4242-926e-c21e1463e900 HTTP/1.1" 200 115 0.273358 10.0.0.19 - - [2026-03-26 02:09:10] "POST /projects HTTP/1.1" 409 238 0.002162 10.0.0.19 - - [2026-03-26 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.19 - - [2026-03-26 02:09:10] "GET /project/01c8c1a8-8a8b-4a47-bcf8-b1a792820cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.038324 10.0.0.19 - - [2026-03-26 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.19 - - [2026-03-26 02:09:10] "GET /virtual-network/572b0403-1351-4753-a5a5-782c8d70d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004795 10.0.0.19 - - [2026-03-26 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.19 - - [2026-03-26 02:09:10] "GET /virtual-network/03e5e989-3dd4-4daa-a84d-7ac8c97ce2bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.005659 10.0.0.19 - - [2026-03-26 02:09:10] "POST /security-groups HTTP/1.1" 409 285 0.002606 10.0.0.19 - - [2026-03-26 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.19 - - [2026-03-26 02:09:10] "PUT /security-group/8a8b5e2f-87fe-4ac6-a39f-b645a0b7783f HTTP/1.1" 200 262 0.058176 10.0.0.19 - - [2026-03-26 02:09:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.042635 10.0.0.19 - - [2026-03-26 02:09:10] "PUT /access-control-list/1a88538d-c7ba-4cba-9d25-ad9a56b12e3a HTTP/1.1" 200 272 0.034722 10.0.0.19 - - [2026-03-26 02:09:10] "PUT /access-control-list/ce5627c6-ac96-42aa-868a-c0c42c0276ef HTTP/1.1" 200 272 0.013315 10.0.0.19 - - [2026-03-26 02:09:14] "DELETE /loadbalancer-member/af3fc376-3775-4117-8169-b7427b112037 HTTP/1.1" 200 115 0.042823 10.0.0.19 - - [2026-03-26 02:09:14] "DELETE /loadbalancer-pool/d0dab70f-ce46-4a40-b858-8c9ce9798183 HTTP/1.1" 200 115 0.047945 10.0.0.19 - - [2026-03-26 02:09:14] "DELETE /loadbalancer-listener/65b0e901-9b2a-4b95-9155-21d305c60884 HTTP/1.1" 200 115 0.038778 10.0.0.19 - - [2026-03-26 02:09:14] "DELETE /loadbalancer/954c422b-adb4-4b9f-a59d-e51f91b1b41f HTTP/1.1" 200 115 0.042194 10.0.0.19 - - [2026-03-26 02:09:14] "DELETE /floating-ip/e491eba9-dc1a-463d-9421-39142028f4c7 HTTP/1.1" 200 115 0.029436 10.0.0.19 - - [2026-03-26 02:09:14] "DELETE /instance-ip/9414790e-11ba-4d1c-9895-4e3985fa273d HTTP/1.1" 200 115 0.055732 10.0.0.19 - - [2026-03-26 02:09:15] "DELETE /virtual-machine-interface/ec44a04a-2f72-4970-b390-5bd453a70956 HTTP/1.1" 200 115 0.044700 10.0.0.19 - - [2026-03-26 02:09:15] "DELETE /tag/ad4d1365-67d7-4489-8827-97e7259258d2 HTTP/1.1" 200 115 0.028855 10.0.0.19 - - [2026-03-26 02:09:15] "GET /application-policy-set/61eafed1-240e-45c1-8073-1021f0630360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002624 10.0.0.19 - - [2026-03-26 02:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.19 - - [2026-03-26 02:09:15] "GET /policy-management/cc67bf14-77d8-449d-9e0b-d587a4a20ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003007 10.0.0.19 - - [2026-03-26 02:09:15] "GET /firewall-policy/e112772f-6c33-4d53-acfd-2dd5b8e94b2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002196 10.0.0.19 - - [2026-03-26 02:09:15] "GET /firewall-rule/f10e70d6-da5d-4e6a-81b3-87378e902e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003040 10.0.0.19 - - [2026-03-26 02:09:15] "POST /ref-update HTTP/1.1" 200 156 0.011522 10.0.0.19 - - [2026-03-26 02:09:15] "DELETE /firewall-rule/f10e70d6-da5d-4e6a-81b3-87378e902e63 HTTP/1.1" 200 115 0.033301 10.0.0.19 - - [2026-03-26 02:09:15] "GET /firewall-policy/96443f0a-b355-4d03-8390-401530a45974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002341 10.0.0.19 - - [2026-03-26 02:09:15] "GET /firewall-rule/80d10aee-e023-4c5a-9722-ffd060a4ae6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.003354 10.0.0.19 - - [2026-03-26 02:09:15] "POST /ref-update HTTP/1.1" 200 156 0.014354 10.0.0.19 - - [2026-03-26 02:09:15] "DELETE /firewall-rule/80d10aee-e023-4c5a-9722-ffd060a4ae6b HTTP/1.1" 200 115 0.046827 10.0.0.19 - - [2026-03-26 02:09:15] "GET /firewall-policy/96443f0a-b355-4d03-8390-401530a45974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.007059 10.0.0.19 - - [2026-03-26 02:09:15] "GET /firewall-rule/bb93edab-d5d5-4e91-8e78-e89d0a27965b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.002881 10.0.0.19 - - [2026-03-26 02:09:15] "POST /ref-update HTTP/1.1" 200 156 0.020514 10.0.0.19 - - [2026-03-26 02:09:15] "DELETE /firewall-rule/bb93edab-d5d5-4e91-8e78-e89d0a27965b HTTP/1.1" 200 115 0.091645 10.0.0.19 - - [2026-03-26 02:09:15] "GET /application-policy-set/61eafed1-240e-45c1-8073-1021f0630360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002802 10.0.0.19 - - [2026-03-26 02:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.19 - - [2026-03-26 02:09:15] "GET /policy-management/cc67bf14-77d8-449d-9e0b-d587a4a20ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002403 10.0.0.19 - - [2026-03-26 02:09:15] "GET /firewall-policy/96443f0a-b355-4d03-8390-401530a45974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003493 10.0.0.19 - - [2026-03-26 02:09:15] "POST /ref-update HTTP/1.1" 200 156 0.080501 10.0.0.19 - - [2026-03-26 02:09:15] "DELETE /firewall-policy/96443f0a-b355-4d03-8390-401530a45974 HTTP/1.1" 200 115 0.036424 10.0.0.19 - - [2026-03-26 02:09:15] "DELETE /tag/f38daa39-af20-4c1f-a20b-98d671a666a7 HTTP/1.1" 200 115 0.089076 10.0.0.19 - - [2026-03-26 02:09:15] "DELETE /tag/3d4386c9-5f3f-4131-a8cb-88a6ac0710c5 HTTP/1.1" 200 115 0.063959 10.0.0.19 - - [2026-03-26 02:09:15] "DELETE /tag/4a2c0c4f-e54f-44a3-a649-263936915038 HTTP/1.1" 200 115 0.036515 10.0.0.19 - - [2026-03-26 02:09:16] "DELETE /tag/60bfaf86-d535-4a23-bde2-34dc48ef3edd HTTP/1.1" 200 115 0.073588 10.0.0.19 - - [2026-03-26 02:09:16] "POST /projects HTTP/1.1" 409 238 0.001874 10.0.0.19 - - [2026-03-26 02:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010880 10.0.0.19 - - [2026-03-26 02:09:16] "GET /project/01c8c1a8-8a8b-4a47-bcf8-b1a792820cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.044719 10.0.0.19 - - [2026-03-26 02:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.19 - - [2026-03-26 02:09:16] "GET /virtual-network/572b0403-1351-4753-a5a5-782c8d70d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004473 10.0.0.19 - - [2026-03-26 02:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.19 - - [2026-03-26 02:09:16] "GET /virtual-network/03e5e989-3dd4-4daa-a84d-7ac8c97ce2bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004157 10.0.0.19 - - [2026-03-26 02:09:16] "POST /security-groups HTTP/1.1" 409 285 0.008687 10.0.0.19 - - [2026-03-26 02:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.19 - - [2026-03-26 02:09:16] "PUT /security-group/8a8b5e2f-87fe-4ac6-a39f-b645a0b7783f HTTP/1.1" 200 262 0.054563 10.0.0.19 - - [2026-03-26 02:09:16] "PUT /access-control-list/1a88538d-c7ba-4cba-9d25-ad9a56b12e3a HTTP/1.1" 200 272 0.015268 10.0.0.19 - - [2026-03-26 02:09:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.024984 10.0.0.19 - - [2026-03-26 02:09:16] "GET /firewall-policy/21ce180c-6573-4bb6-a2ab-9d5d4bac57e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.018186 10.0.0.19 - - [2026-03-26 02:09:16] "PUT /access-control-list/ce5627c6-ac96-42aa-868a-c0c42c0276ef HTTP/1.1" 200 272 0.036463 10.0.0.19 - - [2026-03-26 02:09:16] "GET /firewall-rule/c86e1e07-047c-4e43-9ad3-c2ef52448e53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003665 10.0.0.19 - - [2026-03-26 02:09:16] "POST /ref-update HTTP/1.1" 200 156 0.061604 10.0.0.19 - - [2026-03-26 02:09:16] "DELETE /firewall-rule/c86e1e07-047c-4e43-9ad3-c2ef52448e53 HTTP/1.1" 200 115 0.062646 10.0.0.19 - - [2026-03-26 02:09:16] "GET /firewall-policy/21ce180c-6573-4bb6-a2ab-9d5d4bac57e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.007829 10.0.0.19 - - [2026-03-26 02:09:16] "GET /firewall-rule/c523ed64-32a4-4bef-ad12-46c047506d09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006650 10.0.0.19 - - [2026-03-26 02:09:16] "POST /ref-update HTTP/1.1" 200 156 0.059952 10.0.0.19 - - [2026-03-26 02:09:16] "DELETE /firewall-rule/c523ed64-32a4-4bef-ad12-46c047506d09 HTTP/1.1" 200 115 0.049045 10.0.0.19 - - [2026-03-26 02:09:16] "DELETE /tag/c4386770-a774-455f-a5aa-04187b7a736f HTTP/1.1" 200 115 0.039953 10.0.0.19 - - [2026-03-26 02:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005378 10.0.0.19 - - [2026-03-26 02:09:16] "GET /virtual-network/572b0403-1351-4753-a5a5-782c8d70d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005222 10.0.0.19 - - [2026-03-26 02:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.19 - - [2026-03-26 02:09:16] "GET /virtual-network/03e5e989-3dd4-4daa-a84d-7ac8c97ce2bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004204 10.0.0.19 - - [2026-03-26 02:09:16] "PUT /virtual-network/572b0403-1351-4753-a5a5-782c8d70d407 HTTP/1.1" 200 264 0.069321 10.0.0.19 - - [2026-03-26 02:09:17] "PUT /virtual-network/03e5e989-3dd4-4daa-a84d-7ac8c97ce2bd HTTP/1.1" 200 264 0.056020 10.0.0.19 - - [2026-03-26 02:09:17] "DELETE /security-group/8a8b5e2f-87fe-4ac6-a39f-b645a0b7783f HTTP/1.1" 200 115 0.048214 10.0.0.19 - - [2026-03-26 02:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.19 - - [2026-03-26 02:09:17] "DELETE /access-control-list/1a88538d-c7ba-4cba-9d25-ad9a56b12e3a HTTP/1.1" 200 115 0.040499 10.0.0.19 - - [2026-03-26 02:09:17] "DELETE /access-control-list/ce5627c6-ac96-42aa-868a-c0c42c0276ef HTTP/1.1" 200 115 0.028264 10.0.0.19 - - [2026-03-26 02:09:17] "GET /project/01c8c1a8-8a8b-4a47-bcf8-b1a792820cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.042847 10.0.0.19 - - [2026-03-26 02:09:17] "GET /project/01c8c1a8-8a8b-4a47-bcf8-b1a792820cbe?fields=security_groups HTTP/1.1" 200 1351 0.038710 10.0.0.19 - - [2026-03-26 02:09:17] "DELETE /security-group/170e26f8-b142-483b-a726-e0ed08dabd76 HTTP/1.1" 200 115 0.062704 10.0.0.19 - - [2026-03-26 02:09:17] "DELETE /access-control-list/44d4496c-e07e-4482-a4b5-1712ec2a6f3f HTTP/1.1" 200 115 0.044888 10.0.0.19 - - [2026-03-26 02:09:17] "DELETE /access-control-list/c3369ca1-676a-4695-b1b1-48fe5e736f6e HTTP/1.1" 200 115 0.053874 10.0.0.19 - - [2026-03-26 02:09:17] "GET /project/01c8c1a8-8a8b-4a47-bcf8-b1a792820cbe?fields=application_policy_sets HTTP/1.1" 200 1390 0.082345 10.0.0.19 - - [2026-03-26 02:09:17] "DELETE /project/01c8c1a8-8a8b-4a47-bcf8-b1a792820cbe HTTP/1.1" 200 115 0.387367 10.0.0.19 - - [2026-03-26 02:10:08] "GET / HTTP/1.1" 200 35931 0.002257 10.0.0.19 - - [2026-03-26 02:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.19 - - [2026-03-26 02:10:08] "GET /global-vrouter-config/210a9623-74a2-48ec-a2bb-9518586bcbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003106 10.0.0.19 - - [2026-03-26 02:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 10.0.0.19 - - [2026-03-26 02:10:09] "GET /global-vrouter-config/210a9623-74a2-48ec-a2bb-9518586bcbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002663 10.0.0.19 - - [2026-03-26 02:10:23] "GET / HTTP/1.1" 200 35931 0.001765 10.0.0.19 - - [2026-03-26 02:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.19 - - [2026-03-26 02:10:23] "GET /global-system-config/c9f87c9f-914f-4716-a43c-2df668518bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005472 10.0.0.19 - - [2026-03-26 02:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.19 - - [2026-03-26 02:10:23] "GET /config-node/7a509413-c372-4997-90d1-9f9cb982bc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002351 10.0.0.19 - - [2026-03-26 02:10:23] "GET / HTTP/1.1" 200 35931 0.001345 10.0.0.19 - - [2026-03-26 02:10:23] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002308 10.0.0.19 - - [2026-03-26 02:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.19 - - [2026-03-26 02:10:28] "GET /global-vrouter-config/210a9623-74a2-48ec-a2bb-9518586bcbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002573 10.0.0.19 - - [2026-03-26 02:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.19 - - [2026-03-26 02:10:28] "PUT /global-vrouter-config/210a9623-74a2-48ec-a2bb-9518586bcbae HTTP/1.1" 200 276 0.011899 10.0.0.19 - - [2026-03-26 02:10:28] "GET / HTTP/1.1" 200 35931 0.001872 10.0.0.19 - - [2026-03-26 02:10:28] "POST /alarms HTTP/1.1" 409 264 0.002120 10.0.0.19 - - [2026-03-26 02:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.19 - - [2026-03-26 02:10:28] "PUT /alarm/dc90abd9-7939-4722-9c4d-544cf4c22ba4 HTTP/1.1" 200 244 0.009851 10.0.0.19 - - [2026-03-26 02:10:28] "POST /alarms HTTP/1.1" 409 261 0.002324 10.0.0.19 - - [2026-03-26 02:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.19 - - [2026-03-26 02:10:28] "PUT /alarm/c7aff4be-1b12-4e2d-97a4-b7998da1c384 HTTP/1.1" 200 244 0.013896 10.0.0.19 - - [2026-03-26 02:10:29] "POST /alarms HTTP/1.1" 409 261 0.002222 10.0.0.19 - - [2026-03-26 02:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.19 - - [2026-03-26 02:10:29] "PUT /alarm/1c60b1c7-c682-4342-bf1b-596f1552cafd HTTP/1.1" 200 244 0.019568 10.0.0.19 - - [2026-03-26 02:10:29] "POST /alarms HTTP/1.1" 409 253 0.005312 10.0.0.19 - - [2026-03-26 02:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002971 10.0.0.19 - - [2026-03-26 02:10:29] "PUT /alarm/0f6575de-5126-4676-b43d-8d3b8e069f1b HTTP/1.1" 200 244 0.013650 10.0.0.19 - - [2026-03-26 02:10:29] "POST /alarms HTTP/1.1" 409 251 0.006355 10.0.0.19 - - [2026-03-26 02:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.19 - - [2026-03-26 02:10:29] "PUT /alarm/1b2c032f-e1b5-4772-b733-038d812d2b93 HTTP/1.1" 200 244 0.011463 10.0.0.19 - - [2026-03-26 02:10:29] "POST /alarms HTTP/1.1" 409 252 0.007106 10.0.0.19 - - [2026-03-26 02:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.19 - - [2026-03-26 02:10:29] "PUT /alarm/285647f2-a53b-48d3-acf1-32c8bc66f2c4 HTTP/1.1" 200 244 0.010615 10.0.0.19 - - [2026-03-26 02:10:29] "POST /alarms HTTP/1.1" 409 256 0.011448 10.0.0.19 - - [2026-03-26 02:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.19 - - [2026-03-26 02:10:29] "PUT /alarm/c5790c73-3583-48c2-b6bf-4aa624ba7adc HTTP/1.1" 200 244 0.012187 10.0.0.19 - - [2026-03-26 02:10:29] "POST /alarms HTTP/1.1" 409 248 0.009149 10.0.0.19 - - [2026-03-26 02:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.19 - - [2026-03-26 02:10:29] "PUT /alarm/535797ff-55a3-47c9-83b5-79317c21bcd8 HTTP/1.1" 200 244 0.013106 10.0.0.19 - - [2026-03-26 02:10:29] "POST /alarms HTTP/1.1" 409 252 0.013098 10.0.0.19 - - [2026-03-26 02:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.19 - - [2026-03-26 02:10:29] "PUT /alarm/b979cb83-8f68-4ba0-be55-261aa6b42155 HTTP/1.1" 200 244 0.012859 10.0.0.19 - - [2026-03-26 02:10:29] "POST /alarms HTTP/1.1" 409 257 0.002117 10.0.0.19 - - [2026-03-26 02:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.19 - - [2026-03-26 02:10:29] "PUT /alarm/3c64b872-3d7e-4e94-ab23-66b6c45ddab0 HTTP/1.1" 200 244 0.010624 10.0.0.19 - - [2026-03-26 02:10:29] "POST /alarms HTTP/1.1" 409 251 0.006044 10.0.0.19 - - [2026-03-26 02:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.19 - - [2026-03-26 02:10:29] "PUT /alarm/f5f1330e-c7b9-48a9-9f1b-f5d29e2813a0 HTTP/1.1" 200 244 0.010623 10.0.0.19 - - [2026-03-26 02:10:29] "POST /alarms HTTP/1.1" 409 257 0.008845 10.0.0.19 - - [2026-03-26 02:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612 10.0.0.19 - - [2026-03-26 02:10:29] "PUT /alarm/e8f9768f-abd7-4afe-8cce-7c728b5a08c7 HTTP/1.1" 200 244 0.009771 10.0.0.19 - - [2026-03-26 02:10:29] "POST /alarms HTTP/1.1" 409 261 0.007782 10.0.0.19 - - [2026-03-26 02:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782 10.0.0.19 - - [2026-03-26 02:10:29] "PUT /alarm/6d07755a-83e1-494f-a22a-0fec07452cad HTTP/1.1" 200 244 0.011473 10.0.0.19 - - [2026-03-26 02:10:29] "POST /alarms HTTP/1.1" 409 258 0.009200 10.0.0.19 - - [2026-03-26 02:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005589 10.0.0.19 - - [2026-03-26 02:10:29] "PUT /alarm/84a4101e-0d0f-4d3b-8808-46ba73ca1e2e HTTP/1.1" 200 244 0.012347 10.0.0.19 - - [2026-03-26 02:10:29] "POST /alarms HTTP/1.1" 409 254 0.004044 10.0.0.19 - - [2026-03-26 02:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.19 - - [2026-03-26 02:10:29] "PUT /alarm/5a523765-17c9-44af-8bc6-b163247f7382 HTTP/1.1" 200 244 0.010099 10.0.0.19 - - [2026-03-26 02:10:29] "POST /alarms HTTP/1.1" 409 254 0.002905 10.0.0.19 - - [2026-03-26 02:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.19 - - [2026-03-26 02:10:30] "PUT /alarm/348794a4-70ad-44f9-abc6-a7b6d8999fcb HTTP/1.1" 200 244 0.010915 10.0.0.19 - - [2026-03-26 02:10:30] "POST /alarms HTTP/1.1" 409 254 0.010381 10.0.0.19 - - [2026-03-26 02:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.19 - - [2026-03-26 02:10:30] "PUT /alarm/a125ca2a-2a3b-4810-9fde-d5d9a177e92e HTTP/1.1" 200 244 0.023828 10.0.0.19 - - [2026-03-26 02:10:30] "POST /alarms HTTP/1.1" 409 247 0.017570 10.0.0.19 - - [2026-03-26 02:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.19 - - [2026-03-26 02:10:30] "PUT /alarm/7b37b3b6-4bae-4da8-b973-65325429a2b6 HTTP/1.1" 200 244 0.009864 10.0.0.19 - - [2026-03-26 02:10:30] "POST /alarms HTTP/1.1" 409 272 0.004378 10.0.0.19 - - [2026-03-26 02:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.19 - - [2026-03-26 02:10:30] "PUT /alarm/1cd2a580-b9cc-4276-95e5-65d81955fadb HTTP/1.1" 200 244 0.011561 10.0.0.19 - - [2026-03-26 02:10:30] "POST /alarms HTTP/1.1" 409 261 0.002612 10.0.0.19 - - [2026-03-26 02:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.19 - - [2026-03-26 02:10:30] "PUT /alarm/dad30557-ebd1-49ea-a4e4-fa8ce6b2f60b HTTP/1.1" 200 244 0.010461 10.0.0.19 - - [2026-03-26 02:10:30] "POST /alarms HTTP/1.1" 409 259 0.003982 10.0.0.19 - - [2026-03-26 02:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.19 - - [2026-03-26 02:10:30] "PUT /alarm/92acf4aa-cc02-4079-bf02-ac4c7537752f HTTP/1.1" 200 244 0.013325 10.0.0.19 - - [2026-03-26 02:10:30] "POST /alarms HTTP/1.1" 409 265 0.005883 10.0.0.19 - - [2026-03-26 02:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.19 - - [2026-03-26 02:10:30] "PUT /alarm/38251a02-d687-4001-ad7b-647f02c09c12 HTTP/1.1" 200 244 0.013772 10.0.0.19 - - [2026-03-26 02:10:30] "POST /alarms HTTP/1.1" 409 279 0.008221 10.0.0.19 - - [2026-03-26 02:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.19 - - [2026-03-26 02:10:30] "PUT /alarm/2b51068d-62f4-4f21-b2dd-d4e813718858 HTTP/1.1" 200 244 0.012026 10.0.0.19 - - [2026-03-26 02:10:30] "GET / HTTP/1.1" 200 35931 0.002041 10.0.0.19 - - [2026-03-26 02:10:30] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002339 10.0.0.19 - - [2026-03-26 02:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.19 - - [2026-03-26 02:10:30] "PUT /global-vrouter-config/210a9623-74a2-48ec-a2bb-9518586bcbae HTTP/1.1" 200 276 0.007742 10.0.0.19 - - [2026-03-26 02:10:31] "GET / HTTP/1.1" 200 35931 0.001620 10.0.0.19 - - [2026-03-26 02:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.19 - - [2026-03-26 02:10:31] "GET /global-vrouter-config/210a9623-74a2-48ec-a2bb-9518586bcbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003341 10.0.0.19 - - [2026-03-26 02:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.19 - - [2026-03-26 02:10:31] "PUT /global-vrouter-config/210a9623-74a2-48ec-a2bb-9518586bcbae HTTP/1.1" 200 276 0.009749 10.0.0.19 - - [2026-03-26 02:10:31] "GET / HTTP/1.1" 200 35931 0.002690 10.0.0.19 - - [2026-03-26 02:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.19 - - [2026-03-26 02:10:31] "GET /global-system-config/c9f87c9f-914f-4716-a43c-2df668518bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006887 10.0.0.19 - - [2026-03-26 02:10:31] "PUT /global-system-config/c9f87c9f-914f-4716-a43c-2df668518bd7 HTTP/1.1" 200 274 0.019054 10.0.0.19 - - [2026-03-26 02:10:34] "GET / HTTP/1.1" 200 35931 0.001346 10.0.0.19 - - [2026-03-26 02:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.19 - - [2026-03-26 02:10:34] "GET /routing-instance/8dc2dd32-7d49-4fa6-9684-69f31a83a62f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005364 10.0.0.19 - - [2026-03-26 02:10:34] "POST /bgp-routers HTTP/1.1" 409 301 0.002019 10.0.0.19 - - [2026-03-26 02:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.19 - - [2026-03-26 02:10:34] "GET /bgp-router/d3693edc-5ed9-4591-bcbe-4da4c9e5fb82?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003455 10.0.0.19 - - [2026-03-26 02:10:34] "PUT /bgp-router/d3693edc-5ed9-4591-bcbe-4da4c9e5fb82 HTTP/1.1" 200 254 0.028801 [Introspect:8084]10.0.0.19 - - [2026-03-26 02:10:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001211 [Introspect:8084]10.0.0.19 - - [2026-03-26 02:10:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001436 10.0.0.19 - - [2026-03-26 02:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.19 - - [2026-03-26 02:10:37] "GET /global-vrouter-config/210a9623-74a2-48ec-a2bb-9518586bcbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002788 10.0.0.19 - - [2026-03-26 02:10:49] "GET / HTTP/1.1" 200 35931 0.002057 10.0.0.19 - - [2026-03-26 02:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.19 - - [2026-03-26 02:10:49] "GET /global-system-config/c9f87c9f-914f-4716-a43c-2df668518bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.013864 10.0.0.19 - - [2026-03-26 02:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.19 - - [2026-03-26 02:10:49] "GET /config-node/7a509413-c372-4997-90d1-9f9cb982bc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002511 10.0.0.19 - - [2026-03-26 02:10:50] "GET /global-system-configs HTTP/1.1" 200 322 0.002224 10.0.0.19 - - [2026-03-26 02:10:52] "GET /global-system-configs HTTP/1.1" 200 322 0.004438 10.0.0.19 - - [2026-03-26 02:11:01] "GET / HTTP/1.1" 200 35931 0.001439 10.0.0.19 - - [2026-03-26 02:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.19 - - [2026-03-26 02:11:01] "GET /routing-instance/8dc2dd32-7d49-4fa6-9684-69f31a83a62f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002701 10.0.0.19 - - [2026-03-26 02:11:01] "POST /bgp-routers HTTP/1.1" 409 301 0.002378 10.0.0.19 - - [2026-03-26 02:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.19 - - [2026-03-26 02:11:01] "GET /bgp-router/d3693edc-5ed9-4591-bcbe-4da4c9e5fb82?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003121 10.0.0.19 - - [2026-03-26 02:11:01] "PUT /bgp-router/d3693edc-5ed9-4591-bcbe-4da4c9e5fb82 HTTP/1.1" 200 254 0.013964 [Introspect:8084]10.0.0.19 - - [2026-03-26 02:11:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000969 [Introspect:8084]10.0.0.19 - - [2026-03-26 02:11:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000991 10.0.0.19 - - [2026-03-26 02:11:16] "GET / HTTP/1.1" 200 35931 0.001895 10.0.0.19 - - [2026-03-26 02:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.19 - - [2026-03-26 02:11:16] "GET /global-system-config/c9f87c9f-914f-4716-a43c-2df668518bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006089 10.0.0.19 - - [2026-03-26 02:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.19 - - [2026-03-26 02:11:16] "GET /config-node/7a509413-c372-4997-90d1-9f9cb982bc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002559 10.0.0.19 - - [2026-03-26 02:11:16] "GET / HTTP/1.1" 200 35931 0.001506 10.0.0.19 - - [2026-03-26 02:11:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002069 10.0.0.19 - - [2026-03-26 02:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.19 - - [2026-03-26 02:11:21] "GET /global-vrouter-config/210a9623-74a2-48ec-a2bb-9518586bcbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002227 10.0.0.19 - - [2026-03-26 02:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001298 10.0.0.19 - - [2026-03-26 02:11:21] "PUT /global-vrouter-config/210a9623-74a2-48ec-a2bb-9518586bcbae HTTP/1.1" 200 276 0.006954 10.0.0.19 - - [2026-03-26 02:11:21] "GET / HTTP/1.1" 200 35931 0.001630 10.0.0.19 - - [2026-03-26 02:11:21] "POST /alarms HTTP/1.1" 409 264 0.001982 10.0.0.19 - - [2026-03-26 02:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001401 10.0.0.19 - - [2026-03-26 02:11:21] "PUT /alarm/dc90abd9-7939-4722-9c4d-544cf4c22ba4 HTTP/1.1" 200 244 0.008191 10.0.0.19 - - [2026-03-26 02:11:21] "POST /alarms HTTP/1.1" 409 261 0.004083 10.0.0.19 - - [2026-03-26 02:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.19 - - [2026-03-26 02:11:21] "PUT /alarm/c7aff4be-1b12-4e2d-97a4-b7998da1c384 HTTP/1.1" 200 244 0.011729 10.0.0.19 - - [2026-03-26 02:11:21] "POST /alarms HTTP/1.1" 409 261 0.004308 10.0.0.19 - - [2026-03-26 02:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001536 10.0.0.19 - - [2026-03-26 02:11:22] "PUT /alarm/1c60b1c7-c682-4342-bf1b-596f1552cafd HTTP/1.1" 200 244 0.010461 10.0.0.19 - - [2026-03-26 02:11:22] "POST /alarms HTTP/1.1" 409 253 0.011938 10.0.0.19 - - [2026-03-26 02:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.19 - - [2026-03-26 02:11:22] "PUT /alarm/0f6575de-5126-4676-b43d-8d3b8e069f1b HTTP/1.1" 200 244 0.010404 10.0.0.19 - - [2026-03-26 02:11:22] "POST /alarms HTTP/1.1" 409 251 0.011616 10.0.0.19 - - [2026-03-26 02:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.19 - - [2026-03-26 02:11:22] "PUT /alarm/1b2c032f-e1b5-4772-b733-038d812d2b93 HTTP/1.1" 200 244 0.009290 10.0.0.19 - - [2026-03-26 02:11:22] "POST /alarms HTTP/1.1" 409 252 0.005800 10.0.0.19 - - [2026-03-26 02:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.19 - - [2026-03-26 02:11:22] "PUT /alarm/285647f2-a53b-48d3-acf1-32c8bc66f2c4 HTTP/1.1" 200 244 0.012861 10.0.0.19 - - [2026-03-26 02:11:22] "POST /alarms HTTP/1.1" 409 256 0.003935 10.0.0.19 - - [2026-03-26 02:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.19 - - [2026-03-26 02:11:22] "PUT /alarm/c5790c73-3583-48c2-b6bf-4aa624ba7adc HTTP/1.1" 200 244 0.009241 10.0.0.19 - - [2026-03-26 02:11:22] "POST /alarms HTTP/1.1" 409 248 0.015398 10.0.0.19 - - [2026-03-26 02:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007354 10.0.0.19 - - [2026-03-26 02:11:22] "PUT /alarm/535797ff-55a3-47c9-83b5-79317c21bcd8 HTTP/1.1" 200 244 0.010837 10.0.0.19 - - [2026-03-26 02:11:22] "POST /alarms HTTP/1.1" 409 252 0.009328 10.0.0.19 - - [2026-03-26 02:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.19 - - [2026-03-26 02:11:22] "PUT /alarm/b979cb83-8f68-4ba0-be55-261aa6b42155 HTTP/1.1" 200 244 0.011361 10.0.0.19 - - [2026-03-26 02:11:22] "POST /alarms HTTP/1.1" 409 257 0.003049 10.0.0.19 - - [2026-03-26 02:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.19 - - [2026-03-26 02:11:22] "PUT /alarm/3c64b872-3d7e-4e94-ab23-66b6c45ddab0 HTTP/1.1" 200 244 0.018748 10.0.0.19 - - [2026-03-26 02:11:22] "POST /alarms HTTP/1.1" 409 251 0.007565 10.0.0.19 - - [2026-03-26 02:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073 10.0.0.19 - - [2026-03-26 02:11:22] "PUT /alarm/f5f1330e-c7b9-48a9-9f1b-f5d29e2813a0 HTTP/1.1" 200 244 0.012238 10.0.0.19 - - [2026-03-26 02:11:22] "POST /alarms HTTP/1.1" 409 257 0.011353 10.0.0.19 - - [2026-03-26 02:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.19 - - [2026-03-26 02:11:22] "PUT /alarm/e8f9768f-abd7-4afe-8cce-7c728b5a08c7 HTTP/1.1" 200 244 0.011049 10.0.0.19 - - [2026-03-26 02:11:22] "POST /alarms HTTP/1.1" 409 261 0.001868 10.0.0.19 - - [2026-03-26 02:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004929 10.0.0.19 - - [2026-03-26 02:11:22] "PUT /alarm/6d07755a-83e1-494f-a22a-0fec07452cad HTTP/1.1" 200 244 0.011475 10.0.0.19 - - [2026-03-26 02:11:22] "POST /alarms HTTP/1.1" 409 258 0.007474 10.0.0.19 - - [2026-03-26 02:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.19 - - [2026-03-26 02:11:22] "PUT /alarm/84a4101e-0d0f-4d3b-8808-46ba73ca1e2e HTTP/1.1" 200 244 0.009463 10.0.0.19 - - [2026-03-26 02:11:22] "POST /alarms HTTP/1.1" 409 254 0.007171 10.0.0.19 - - [2026-03-26 02:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.19 - - [2026-03-26 02:11:22] "PUT /alarm/5a523765-17c9-44af-8bc6-b163247f7382 HTTP/1.1" 200 244 0.009275 10.0.0.19 - - [2026-03-26 02:11:22] "POST /alarms HTTP/1.1" 409 254 0.007920 10.0.0.19 - - [2026-03-26 02:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.19 - - [2026-03-26 02:11:23] "PUT /alarm/348794a4-70ad-44f9-abc6-a7b6d8999fcb HTTP/1.1" 200 244 0.014927 10.0.0.19 - - [2026-03-26 02:11:23] "POST /alarms HTTP/1.1" 409 254 0.007094 10.0.0.19 - - [2026-03-26 02:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.19 - - [2026-03-26 02:11:23] "PUT /alarm/a125ca2a-2a3b-4810-9fde-d5d9a177e92e HTTP/1.1" 200 244 0.010154 10.0.0.19 - - [2026-03-26 02:11:23] "POST /alarms HTTP/1.1" 409 247 0.004911 10.0.0.19 - - [2026-03-26 02:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.19 - - [2026-03-26 02:11:23] "PUT /alarm/7b37b3b6-4bae-4da8-b973-65325429a2b6 HTTP/1.1" 200 244 0.010439 10.0.0.19 - - [2026-03-26 02:11:23] "POST /alarms HTTP/1.1" 409 272 0.005512 10.0.0.19 - - [2026-03-26 02:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.19 - - [2026-03-26 02:11:23] "PUT /alarm/1cd2a580-b9cc-4276-95e5-65d81955fadb HTTP/1.1" 200 244 0.009726 10.0.0.19 - - [2026-03-26 02:11:23] "POST /alarms HTTP/1.1" 409 261 0.009998 10.0.0.19 - - [2026-03-26 02:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.19 - - [2026-03-26 02:11:23] "PUT /alarm/dad30557-ebd1-49ea-a4e4-fa8ce6b2f60b HTTP/1.1" 200 244 0.010474 10.0.0.19 - - [2026-03-26 02:11:23] "POST /alarms HTTP/1.1" 409 259 0.009402 10.0.0.19 - - [2026-03-26 02:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.19 - - [2026-03-26 02:11:23] "PUT /alarm/92acf4aa-cc02-4079-bf02-ac4c7537752f HTTP/1.1" 200 244 0.010278 10.0.0.19 - - [2026-03-26 02:11:23] "POST /alarms HTTP/1.1" 409 265 0.004730 10.0.0.19 - - [2026-03-26 02:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.19 - - [2026-03-26 02:11:23] "PUT /alarm/38251a02-d687-4001-ad7b-647f02c09c12 HTTP/1.1" 200 244 0.012009 10.0.0.19 - - [2026-03-26 02:11:23] "POST /alarms HTTP/1.1" 409 279 0.009701 10.0.0.19 - - [2026-03-26 02:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003987 10.0.0.19 - - [2026-03-26 02:11:23] "PUT /alarm/2b51068d-62f4-4f21-b2dd-d4e813718858 HTTP/1.1" 200 244 0.009558 10.0.0.19 - - [2026-03-26 02:11:23] "GET / HTTP/1.1" 200 35931 0.001819 10.0.0.19 - - [2026-03-26 02:11:23] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002497 10.0.0.19 - - [2026-03-26 02:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.19 - - [2026-03-26 02:11:23] "PUT /global-vrouter-config/210a9623-74a2-48ec-a2bb-9518586bcbae HTTP/1.1" 200 276 0.008646 10.0.0.19 - - [2026-03-26 02:11:24] "GET / HTTP/1.1" 200 35931 0.001448 10.0.0.19 - - [2026-03-26 02:11:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.19 - - [2026-03-26 02:11:24] "GET /global-vrouter-config/210a9623-74a2-48ec-a2bb-9518586bcbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002549 10.0.0.19 - - [2026-03-26 02:11:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.19 - - [2026-03-26 02:11:24] "PUT /global-vrouter-config/210a9623-74a2-48ec-a2bb-9518586bcbae HTTP/1.1" 200 276 0.009718 10.0.0.19 - - [2026-03-26 02:11:24] "GET / HTTP/1.1" 200 35931 0.001702 10.0.0.19 - - [2026-03-26 02:11:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.19 - - [2026-03-26 02:11:24] "GET /global-system-config/c9f87c9f-914f-4716-a43c-2df668518bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006335 10.0.0.19 - - [2026-03-26 02:11:24] "PUT /global-system-config/c9f87c9f-914f-4716-a43c-2df668518bd7 HTTP/1.1" 200 274 0.016807 10.0.0.19 - - [2026-03-26 02:11:27] "GET / HTTP/1.1" 200 35931 0.002125 10.0.0.19 - - [2026-03-26 02:11:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.19 - - [2026-03-26 02:11:27] "GET /routing-instance/8dc2dd32-7d49-4fa6-9684-69f31a83a62f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005045 10.0.0.19 - - [2026-03-26 02:11:27] "POST /bgp-routers HTTP/1.1" 409 301 0.011162 10.0.0.19 - - [2026-03-26 02:11:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.19 - - [2026-03-26 02:11:27] "GET /bgp-router/d3693edc-5ed9-4591-bcbe-4da4c9e5fb82?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.005244 10.0.0.19 - - [2026-03-26 02:11:27] "PUT /bgp-router/d3693edc-5ed9-4591-bcbe-4da4c9e5fb82 HTTP/1.1" 200 254 0.020868 [Introspect:8084]10.0.0.19 - - [2026-03-26 02:11:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001128 [Introspect:8084]10.0.0.19 - - [2026-03-26 02:11:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000974 10.0.0.19 - - [2026-03-26 02:11:30] "POST /tags HTTP/1.1" 200 355 0.033946 10.0.0.19 - - [2026-03-26 02:11:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012192 10.0.0.19 - - [2026-03-26 02:11:30] "GET /tag/8c0a4ff1-886d-410a-979a-72f8bc78d9b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.016368 10.0.0.19 - - [2026-03-26 02:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005896 10.0.0.19 - - [2026-03-26 02:11:31] "GET /virtual-network/572b0403-1351-4753-a5a5-782c8d70d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003787 10.0.0.19 - - [2026-03-26 02:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.19 - - [2026-03-26 02:11:31] "GET /project/345e8b84-8112-4211-b6b9-2b0ed276e311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.063464 10.0.0.19 - - [2026-03-26 02:11:31] "POST /virtual-machines HTTP/1.1" 200 351 0.011084 10.0.0.19 - - [2026-03-26 02:11:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.020371 10.0.0.19 - - [2026-03-26 02:11:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.134739 10.0.0.19 - - [2026-03-26 02:11:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.009212 10.0.0.19 - - [2026-03-26 02:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009633 10.0.0.19 - - [2026-03-26 02:11:31] "GET /virtual-machine-interface/1af8214c-28b9-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.007344 10.0.0.19 - - [2026-03-26 02:11:31] "POST /instance-ips HTTP/1.1" 200 391 0.018911 10.0.0.19 - - [2026-03-26 02:11:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.019003 10.0.0.19 - - [2026-03-26 02:11:31] "GET /virtual-machine-interface/1af8214c-28b9-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.008447 10.0.0.19 - - [2026-03-26 02:11:31] "POST /set-tag HTTP/1.1" 200 109 0.020340 10.0.0.19 - - [2026-03-26 02:11:31] "GET /virtual-machine-interface/1af8214c-28b9-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.010847 10.0.0.19 - - [2026-03-26 02:11:31] "GET /instance-ip/1b15960a-28b9-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003056 10.0.0.19 - - [2026-03-26 02:11:31] "GET /virtual-machine-interface/1af8214c-28b9-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004527 10.0.0.19 - - [2026-03-26 02:11:31] "POST /set-tag HTTP/1.1" 200 109 0.002699 10.0.0.19 - - [2026-03-26 02:11:31] "GET /virtual-router/bea5b7e6-7c3c-4c28-9aa4-20a9fcf6d390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004736 10.0.0.19 - - [2026-03-26 02:11:31] "POST /ref-update HTTP/1.1" 200 156 0.009123 10.0.0.19 - - [2026-03-26 02:11:31] "GET /virtual-machine-interface/1af8214c-28b9-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.011118 10.0.0.19 - - [2026-03-26 02:11:31] "POST /set-tag HTTP/1.1" 200 109 0.002518 10.0.0.19 - - [2026-03-26 02:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.19 - - [2026-03-26 02:11:31] "GET /virtual-network/572b0403-1351-4753-a5a5-782c8d70d407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005677 10.0.0.19 - - [2026-03-26 02:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.020609 10.0.0.19 - - [2026-03-26 02:11:31] "GET /project/345e8b84-8112-4211-b6b9-2b0ed276e311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027984 10.0.0.19 - - [2026-03-26 02:11:31] "POST /virtual-machines HTTP/1.1" 200 355 0.024117 10.0.0.19 - - [2026-03-26 02:11:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.016222 10.0.0.19 - - [2026-03-26 02:11:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.104052 10.0.0.19 - - [2026-03-26 02:11:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.010681 10.0.0.19 - - [2026-03-26 02:11:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005256 10.0.0.19 - - [2026-03-26 02:11:32] "GET /virtual-machine-interface/1b6ff9e2-28b9-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.008353 10.0.0.19 - - [2026-03-26 02:11:32] "POST /instance-ips HTTP/1.1" 200 395 0.021049 10.0.0.19 - - [2026-03-26 02:11:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.033128 10.0.0.19 - - [2026-03-26 02:11:32] "GET /virtual-machine-interface/1b6ff9e2-28b9-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.010775 10.0.0.19 - - [2026-03-26 02:11:32] "POST /set-tag HTTP/1.1" 200 109 0.016881 10.0.0.19 - - [2026-03-26 02:11:32] "GET /virtual-machine-interface/1b6ff9e2-28b9-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.018151 10.0.0.19 - - [2026-03-26 02:11:32] "GET /instance-ip/1b89c098-28b9-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003408 10.0.0.19 - - [2026-03-26 02:11:32] "GET /virtual-machine-interface/1b6ff9e2-28b9-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005303 10.0.0.19 - - [2026-03-26 02:11:32] "POST /set-tag HTTP/1.1" 200 109 0.002473 10.0.0.19 - - [2026-03-26 02:11:32] "GET /virtual-router/bea5b7e6-7c3c-4c28-9aa4-20a9fcf6d390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.004523 10.0.0.19 - - [2026-03-26 02:11:32] "POST /ref-update HTTP/1.1" 200 156 0.008806 10.0.0.19 - - [2026-03-26 02:11:32] "GET /virtual-machine-interface/1b6ff9e2-28b9-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.012364 10.0.0.19 - - [2026-03-26 02:11:32] "POST /set-tag HTTP/1.1" 200 109 0.002196 10.0.0.19 - - [2026-03-26 02:11:32] "GET /virtual-machine-interface/1af8214c-28b9-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004956 10.0.0.19 - - [2026-03-26 02:11:32] "POST /set-tag HTTP/1.1" 200 109 0.002718 10.0.0.19 - - [2026-03-26 02:11:32] "GET /virtual-machine-interface/1b6ff9e2-28b9-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004524 10.0.0.19 - - [2026-03-26 02:11:32] "POST /set-tag HTTP/1.1" 200 109 0.002362 10.0.0.19 - - [2026-03-26 02:11:43] "GET / HTTP/1.1" 200 35931 0.001817 10.0.0.19 - - [2026-03-26 02:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.19 - - [2026-03-26 02:11:43] "GET /global-system-config/c9f87c9f-914f-4716-a43c-2df668518bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004560 10.0.0.19 - - [2026-03-26 02:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.19 - - [2026-03-26 02:11:43] "GET /config-node/7a509413-c372-4997-90d1-9f9cb982bc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002657 10.0.0.19 - - [2026-03-26 02:11:43] "GET /virtual-machine-interface/1b6ff9e2-28b9-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005466 10.0.0.19 - - [2026-03-26 02:11:43] "POST /set-tag HTTP/1.1" 200 109 0.003246 10.0.0.19 - - [2026-03-26 02:11:44] "GET /virtual-machine-interface/1af8214c-28b9-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004812 10.0.0.19 - - [2026-03-26 02:11:44] "POST /set-tag HTTP/1.1" 200 109 0.002549 10.0.0.19 - - [2026-03-26 02:11:45] "GET /virtual-machine-interface/1af8214c-28b9-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004914 10.0.0.19 - - [2026-03-26 02:11:45] "POST /set-tag HTTP/1.1" 200 109 0.002215 10.0.0.19 - - [2026-03-26 02:11:54] "GET / HTTP/1.1" 200 35931 0.001311 10.0.0.19 - - [2026-03-26 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.19 - - [2026-03-26 02:11:54] "GET /routing-instance/8dc2dd32-7d49-4fa6-9684-69f31a83a62f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004508 10.0.0.19 - - [2026-03-26 02:11:54] "POST /bgp-routers HTTP/1.1" 409 301 0.003687 10.0.0.19 - - [2026-03-26 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012087 10.0.0.19 - - [2026-03-26 02:11:54] "GET /bgp-router/d3693edc-5ed9-4591-bcbe-4da4c9e5fb82?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.007341 10.0.0.19 - - [2026-03-26 02:11:54] "PUT /bgp-router/d3693edc-5ed9-4591-bcbe-4da4c9e5fb82 HTTP/1.1" 200 254 0.019800 [Introspect:8084]10.0.0.19 - - [2026-03-26 02:11:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000907 [Introspect:8084]10.0.0.19 - - [2026-03-26 02:11:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001084 10.0.0.19 - - [2026-03-26 02:12:17] "GET /virtual-machine-interface/1af8214c-28b9-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006623 10.0.0.19 - - [2026-03-26 02:12:17] "POST /set-tag HTTP/1.1" 200 109 0.006215 10.0.0.19 - - [2026-03-26 02:12:17] "GET /virtual-machine-interface/1af8214c-28b9-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004708 10.0.0.19 - - [2026-03-26 02:12:17] "POST /set-tag HTTP/1.1" 200 109 0.002552 10.0.0.19 - - [2026-03-26 02:12:17] "GET /virtual-machine/33049a17-627c-4528-988e-ee9d920b6ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.002956 10.0.0.19 - - [2026-03-26 02:12:17] "POST /ref-update HTTP/1.1" 200 156 0.020256 10.0.0.19 - - [2026-03-26 02:12:17] "GET /virtual-machine-interface/1af8214c-28b9-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005575 10.0.0.19 - - [2026-03-26 02:12:17] "POST /set-tag HTTP/1.1" 200 109 0.014910 10.0.0.19 - - [2026-03-26 02:12:17] "POST /set-tag HTTP/1.1" 200 109 0.027271 10.0.0.19 - - [2026-03-26 02:12:17] "DELETE /instance-ip/1b15960a-28b9-11f1-8c25-fa163ee40906 HTTP/1.1" 200 115 0.031574 10.0.0.19 - - [2026-03-26 02:12:17] "DELETE /virtual-machine-interface/1af8214c-28b9-11f1-8c25-fa163ee40906 HTTP/1.1" 200 115 0.043936 10.0.0.19 - - [2026-03-26 02:12:18] "DELETE /virtual-machine/33049a17-627c-4528-988e-ee9d920b6ae7 HTTP/1.1" 200 115 0.018807 10.0.0.19 - - [2026-03-26 02:12:18] "GET /virtual-machine-interface/1b6ff9e2-28b9-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005901 10.0.0.19 - - [2026-03-26 02:12:18] "POST /set-tag HTTP/1.1" 200 109 0.003479 [Introspect:8084]10.0.0.19 - - [2026-03-26 02:12:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000903 [Introspect:8084]10.0.0.19 - - [2026-03-26 02:12:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000872 [Introspect:8084]10.0.0.19 - - [2026-03-26 02:12:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000877 [Introspect:8084]10.0.0.19 - - [2026-03-26 02:12:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000952 [Introspect:8084]10.0.0.19 - - [2026-03-26 02:12:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000934 [Introspect:8084]10.0.0.19 - - [2026-03-26 02:12:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000954 10.0.0.19 - - [2026-03-26 02:12:48] "GET /virtual-machine-interface/1b6ff9e2-28b9-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004594 10.0.0.19 - - [2026-03-26 02:12:48] "POST /set-tag HTTP/1.1" 200 109 0.002270 10.0.0.19 - - [2026-03-26 02:12:48] "GET /virtual-machine-interface/1b6ff9e2-28b9-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007443 10.0.0.19 - - [2026-03-26 02:12:48] "POST /set-tag HTTP/1.1" 200 109 0.002600 10.0.0.19 - - [2026-03-26 02:12:48] "GET /virtual-machine/2ac2b941-809d-41e8-a506-770b121e913e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.010317 10.0.0.19 - - [2026-03-26 02:12:48] "POST /ref-update HTTP/1.1" 200 156 0.020881 10.0.0.19 - - [2026-03-26 02:12:48] "GET /virtual-machine-interface/1b6ff9e2-28b9-11f1-8c25-fa163ee40906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.023899 10.0.0.19 - - [2026-03-26 02:12:48] "POST /set-tag HTTP/1.1" 200 109 0.023863 10.0.0.19 - - [2026-03-26 02:12:48] "POST /set-tag HTTP/1.1" 200 109 0.036363 10.0.0.19 - - [2026-03-26 02:12:49] "DELETE /instance-ip/1b89c098-28b9-11f1-8c25-fa163ee40906 HTTP/1.1" 200 115 0.093395 10.0.0.19 - - [2026-03-26 02:12:49] "DELETE /virtual-machine-interface/1b6ff9e2-28b9-11f1-8c25-fa163ee40906 HTTP/1.1" 200 115 0.052945 10.0.0.19 - - [2026-03-26 02:12:49] "DELETE /virtual-machine/2ac2b941-809d-41e8-a506-770b121e913e HTTP/1.1" 200 115 0.028110 10.0.0.19 - - [2026-03-26 02:12:49] "DELETE /tag/8c0a4ff1-886d-410a-979a-72f8bc78d9b0 HTTP/1.1" 200 115 0.069015 [Introspect:8084]10.0.0.19 - - [2026-03-26 02:12:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000986 [Introspect:8084]10.0.0.19 - - [2026-03-26 02:12:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001007