++ 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 May 7 01:58:35 AM UTC 2026 ===================' INFO: =================== Thu May 7 01:58:35 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 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.19 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.19 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.19 ++ ANALYTICSDB_NODES=10.0.0.19 ++ ANALYTICS_SNMP_NODES=10.0.0.19 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ '[' -n '10.0.0.19:8081 ' ']' +++ echo 10.0.0.19:8081 ++ ANALYTICS_SERVERS=10.0.0.19:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ '[' -n '10.0.0.19:9042 ' ']' +++ echo 10.0.0.19:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.19:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.19 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ '[' -n '10.0.0.19:8086 ' ']' +++ echo 10.0.0.19:8086 ++ COLLECTOR_SERVERS=10.0.0.19:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.19 ++ CONFIGDB_NODES=10.0.0.19 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ '[' -n '10.0.0.19:8082 ' ']' +++ echo 10.0.0.19:8082 ++ CONFIG_SERVERS=10.0.0.19:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ '[' -n '10.0.0.19:9161 ' ']' +++ echo 10.0.0.19:9161 ++ CONFIGDB_SERVERS=10.0.0.19:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ '[' -n '10.0.0.19:9041 ' ']' +++ echo 10.0.0.19:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.19:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.19 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.19 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.19 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ '[' -n 10.0.0.19:2181, ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS=10.0.0.19:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ '[' -n '10.0.0.19:2181 ' ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.19:2181 ++ RABBITMQ_NODES=10.0.0.19 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ '[' -n 10.0.0.19:5673, ']' +++ echo 10.0.0.19:5673 ++ RABBITMQ_SERVERS=10.0.0.19:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ '[' -n '10.0.0.19:6379 ' ']' +++ echo 10.0.0.19:6379 ++ REDIS_SERVERS=10.0.0.19:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.19 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ '[' -n '10.0.0.19:9092 ' ']' +++ echo 10.0.0.19:9092 ++ KAFKA_SERVERS=10.0.0.19:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.19 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.19 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.19 ++ cut -d , -f 1 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ 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' , ++++ sort ++++ uniq ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.19,10.84.159.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.84.159.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' ++ cut -d = -f 1 ++ sort ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 05/07/2026 01:59:21.422 7fe494539b40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 05/07/2026 01:59:21.817 7fe494539b40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 05/07/2026 01:59:21.845 7fe494539b40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 05/07/2026 01:59:21.845 7fe494539b40 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.19 - - [2026-05-07 01:59:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000576 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-05-07 01:59:35] "GET / HTTP/1.1" 503 181 0.000319 10.0.0.19 - - [2026-05-07 01:59:36] "GET / HTTP/1.1" 503 181 0.000249 10.0.0.19 - - [2026-05-07 01:59:36] "GET / HTTP/1.1" 200 35931 0.002987 10.0.0.19 - - [2026-05-07 01:59:36] "GET / HTTP/1.1" 200 45303 0.002148 10.0.0.19 - - [2026-05-07 01:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.19 - - [2026-05-07 01:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.19 - - [2026-05-07 01:59:37] "GET / HTTP/1.1" 200 35931 0.001227 10.0.0.19 - - [2026-05-07 01:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.19 - - [2026-05-07 01:59:37] "GET /global-system-config/b3e306a5-95ac-4c70-a5eb-9c550986e063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006593 10.0.0.19 - - [2026-05-07 01:59:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.002290 10.0.0.19 - - [2026-05-07 01:59:37] "POST /config-database-nodes HTTP/1.1" 200 611 0.035321 10.0.0.19 - - [2026-05-07 01:59:37] "GET / HTTP/1.1" 200 35931 0.002591 10.0.0.19 - - [2026-05-07 01:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.19 - - [2026-05-07 01:59:38] "GET /network-ipam/953674a6-4959-4c30-80a3-17348a943400?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005009 10.0.0.19 - - [2026-05-07 01:59:38] "POST /fqname-to-id HTTP/1.1" 404 186 0.003092 10.0.0.19 - - [2026-05-07 01:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.19 - - [2026-05-07 01:59:38] "GET /global-system-config/b3e306a5-95ac-4c70-a5eb-9c550986e063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005084 10.0.0.19 - - [2026-05-07 01:59:38] "POST /service-appliance-sets HTTP/1.1" 200 553 0.040457 10.0.0.19 - - [2026-05-07 01:59:38] "POST /fqname-to-id HTTP/1.1" 404 180 0.002306 10.0.0.19 - - [2026-05-07 01:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004192 10.0.0.19 - - [2026-05-07 01:59:38] "GET /global-system-config/b3e306a5-95ac-4c70-a5eb-9c550986e063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011114 10.0.0.19 - - [2026-05-07 01:59:38] "POST /service-appliance-sets HTTP/1.1" 200 541 0.049872 10.0.0.19 - - [2026-05-07 01:59:38] "GET / HTTP/1.1" 200 35931 0.001389 10.0.0.19 - - [2026-05-07 01:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.19 - - [2026-05-07 01:59:38] "GET /global-system-config/b3e306a5-95ac-4c70-a5eb-9c550986e063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005812 10.0.0.19 - - [2026-05-07 01:59:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.002914 10.0.0.19 - - [2026-05-07 01:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.19 - - [2026-05-07 01:59:38] "GET /network-ipam/953674a6-4959-4c30-80a3-17348a943400?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005712 10.0.0.19 - - [2026-05-07 01:59:38] "POST /analytics-nodes HTTP/1.1" 200 599 0.040058 10.0.0.19 - - [2026-05-07 01:59:38] "GET / HTTP/1.1" 200 35931 0.002185 10.0.0.19 - - [2026-05-07 01:59:38] "POST /fqname-to-id HTTP/1.1" 404 225 0.018694 10.0.0.19 - - [2026-05-07 01:59:38] "POST /access-control-lists HTTP/1.1" 200 587 0.101067 10.0.0.19 - - [2026-05-07 01:59:38] "POST /fqname-to-id HTTP/1.1" 404 224 0.013254 10.0.0.19 - - [2026-05-07 01:59:38] "GET / HTTP/1.1" 200 35931 0.001314 10.0.0.19 - - [2026-05-07 01:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004780 10.0.0.19 - - [2026-05-07 01:59:38] "GET /global-system-config/b3e306a5-95ac-4c70-a5eb-9c550986e063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005270 10.0.0.19 - - [2026-05-07 01:59:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.020909 10.0.0.19 - - [2026-05-07 01:59:38] "POST /service-templates HTTP/1.1" 200 511 0.072416 10.0.0.19 - - [2026-05-07 01:59:38] "POST /access-control-lists HTTP/1.1" 200 585 0.066164 10.0.0.19 - - [2026-05-07 01:59:38] "POST /service-templates HTTP/1.1" 200 501 0.123684 10.0.0.19 - - [2026-05-07 01:59:38] "GET / HTTP/1.1" 200 35931 0.001143 10.0.0.19 - - [2026-05-07 01:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012369 10.0.0.19 - - [2026-05-07 01:59:38] "GET /routing-instance/de99a8bb-fac2-449b-9b2c-2ce69d0c4565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.007206 10.0.0.19 - - [2026-05-07 01:59:38] "POST /route-targets HTTP/1.1" 200 327 0.035400 10.0.0.19 - - [2026-05-07 01:59:39] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.208984 10.0.0.19 - - [2026-05-07 01:59:39] "POST /ref-update HTTP/1.1" 200 156 0.077068 10.0.0.19 - - [2026-05-07 01:59:39] "POST /service-templates HTTP/1.1" 200 515 0.097517 10.0.0.19 - - [2026-05-07 01:59:39] "POST /bgp-routers HTTP/1.1" 200 616 0.151797 10.0.0.19 - - [2026-05-07 01:59:39] "POST /route-targets HTTP/1.1" 200 327 0.085480 10.0.0.19 - - [2026-05-07 01:59:39] "GET /bgp-router/cc58b26e-e25b-495e-8b6b-35f688a297dd?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.035437 10.0.0.19 - - [2026-05-07 01:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.19 - - [2026-05-07 01:59:39] "GET /global-system-config/b3e306a5-95ac-4c70-a5eb-9c550986e063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012404 10.0.0.19 - - [2026-05-07 01:59:39] "POST /service-templates HTTP/1.1" 200 535 0.147595 10.0.0.19 - - [2026-05-07 01:59:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023273 10.0.0.19 - - [2026-05-07 01:59:39] "POST /ref-update HTTP/1.1" 200 156 0.085382 10.0.0.19 - - [2026-05-07 01:59:39] "POST /ref-update HTTP/1.1" 200 156 0.044225 10.0.0.19 - - [2026-05-07 01:59:39] "POST /service-templates HTTP/1.1" 200 507 0.171642 10.0.0.19 - - [2026-05-07 01:59:39] "POST /route-targets HTTP/1.1" 200 327 0.087401 10.0.0.19 - - [2026-05-07 01:59:39] "GET / HTTP/1.1" 200 35931 0.001503 10.0.0.19 - - [2026-05-07 01:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007669 10.0.0.19 - - [2026-05-07 01:59:39] "POST /ref-update HTTP/1.1" 200 156 0.063718 10.0.0.19 - - [2026-05-07 01:59:39] "GET /global-system-config/b3e306a5-95ac-4c70-a5eb-9c550986e063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.050847 10.0.0.19 - - [2026-05-07 01:59:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.003610 10.0.0.19 - - [2026-05-07 01:59:39] "POST /route-targets HTTP/1.1" 200 327 0.020227 10.0.0.19 - - [2026-05-07 01:59:39] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.034183 10.0.0.19 - - [2026-05-07 01:59:39] "POST /ref-update HTTP/1.1" 200 156 0.038922 10.0.0.19 - - [2026-05-07 01:59:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.002612 10.0.0.19 - - [2026-05-07 01:59:39] "POST /access-control-lists HTTP/1.1" 200 551 0.075219 [Introspect:8084]10.0.0.19 - - [2026-05-07 01:59:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.005494 [Introspect:8084]10.0.0.19 - - [2026-05-07 01:59:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001104 10.0.0.19 - - [2026-05-07 01:59:40] "GET / HTTP/1.1" 200 35931 0.001402 10.0.0.19 - - [2026-05-07 01:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.19 - - [2026-05-07 01:59:41] "GET /global-system-config/b3e306a5-95ac-4c70-a5eb-9c550986e063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.057705 10.0.0.19 - - [2026-05-07 01:59:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.002778 10.0.0.19 - - [2026-05-07 01:59:41] "POST /database-nodes HTTP/1.1" 200 597 0.320162 10.0.0.19 - - [2026-05-07 01:59:44] "GET / HTTP/1.1" 200 35931 0.001819 10.0.0.19 - - [2026-05-07 01:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.19 - - [2026-05-07 01:59:44] "GET /global-system-config/b3e306a5-95ac-4c70-a5eb-9c550986e063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.008389 10.0.0.19 - - [2026-05-07 01:59:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.013539 10.0.0.19 - - [2026-05-07 01:59:44] "POST /config-nodes HTTP/1.1" 200 593 0.028937 10.0.0.19 - - [2026-05-07 01:59:44] "GET / HTTP/1.1" 200 35931 0.001299 10.0.0.19 - - [2026-05-07 01:59:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002734 10.0.0.19 - - [2026-05-07 01:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.19 - - [2026-05-07 01:59:49] "GET /global-vrouter-config/848ff3f2-be5e-4545-aebe-26615ead46cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.002703 10.0.0.19 - - [2026-05-07 01:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.19 - - [2026-05-07 01:59:49] "PUT /global-vrouter-config/848ff3f2-be5e-4545-aebe-26615ead46cd HTTP/1.1" 200 276 0.013603 10.0.0.19 - - [2026-05-07 01:59:49] "GET / HTTP/1.1" 200 35931 0.001783 10.0.0.19 - - [2026-05-07 01:59:49] "POST /alarms HTTP/1.1" 200 581 0.028112 10.0.0.19 - - [2026-05-07 01:59:49] "POST /alarms HTTP/1.1" 200 575 0.029521 10.0.0.19 - - [2026-05-07 01:59:49] "POST /alarms HTTP/1.1" 200 575 0.039065 10.0.0.19 - - [2026-05-07 01:59:50] "POST /alarms HTTP/1.1" 200 559 0.037441 10.0.0.19 - - [2026-05-07 01:59:50] "POST /alarms HTTP/1.1" 200 555 0.023339 10.0.0.19 - - [2026-05-07 01:59:50] "POST /alarms HTTP/1.1" 200 557 0.046284 10.0.0.19 - - [2026-05-07 01:59:50] "POST /alarms HTTP/1.1" 200 565 0.047890 10.0.0.19 - - [2026-05-07 01:59:50] "POST /alarms HTTP/1.1" 200 549 0.034467 10.0.0.19 - - [2026-05-07 01:59:50] "POST /alarms HTTP/1.1" 200 557 0.028488 10.0.0.19 - - [2026-05-07 01:59:50] "POST /alarms HTTP/1.1" 200 567 0.056661 10.0.0.19 - - [2026-05-07 01:59:50] "POST /alarms HTTP/1.1" 200 555 0.024376 10.0.0.19 - - [2026-05-07 01:59:50] "POST /alarms HTTP/1.1" 200 567 0.031510 10.0.0.19 - - [2026-05-07 01:59:50] "POST /alarms HTTP/1.1" 200 575 0.087553 10.0.0.19 - - [2026-05-07 01:59:50] "POST /alarms HTTP/1.1" 200 569 0.027827 10.0.0.19 - - [2026-05-07 01:59:50] "POST /alarms HTTP/1.1" 200 561 0.048286 10.0.0.19 - - [2026-05-07 01:59:50] "POST /alarms HTTP/1.1" 200 561 0.043507 10.0.0.19 - - [2026-05-07 01:59:50] "POST /alarms HTTP/1.1" 200 561 0.021174 10.0.0.19 - - [2026-05-07 01:59:50] "POST /alarms HTTP/1.1" 200 547 0.035781 10.0.0.19 - - [2026-05-07 01:59:50] "POST /alarms HTTP/1.1" 200 595 0.054079 10.0.0.19 - - [2026-05-07 01:59:50] "POST /alarms HTTP/1.1" 200 575 0.022576 10.0.0.19 - - [2026-05-07 01:59:51] "POST /alarms HTTP/1.1" 200 571 0.056260 10.0.0.19 - - [2026-05-07 01:59:51] "POST /alarms HTTP/1.1" 200 583 0.041065 10.0.0.19 - - [2026-05-07 01:59:51] "POST /alarms HTTP/1.1" 200 609 0.020963 10.0.0.19 - - [2026-05-07 01:59:51] "GET / HTTP/1.1" 200 35931 0.002045 10.0.0.19 - - [2026-05-07 01:59:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002934 10.0.0.19 - - [2026-05-07 01:59:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.19 - - [2026-05-07 01:59:51] "PUT /global-vrouter-config/848ff3f2-be5e-4545-aebe-26615ead46cd HTTP/1.1" 200 276 0.011514 10.0.0.19 - - [2026-05-07 01:59:51] "GET / HTTP/1.1" 200 35931 0.001578 10.0.0.19 - - [2026-05-07 01:59:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623 10.0.0.19 - - [2026-05-07 01:59:51] "GET /global-vrouter-config/848ff3f2-be5e-4545-aebe-26615ead46cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003390 10.0.0.19 - - [2026-05-07 01:59:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.19 - - [2026-05-07 01:59:51] "PUT /global-vrouter-config/848ff3f2-be5e-4545-aebe-26615ead46cd HTTP/1.1" 200 276 0.009673 10.0.0.19 - - [2026-05-07 01:59:52] "GET / HTTP/1.1" 200 35931 0.001578 10.0.0.19 - - [2026-05-07 01:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.19 - - [2026-05-07 01:59:52] "GET /global-system-config/b3e306a5-95ac-4c70-a5eb-9c550986e063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004816 10.0.0.19 - - [2026-05-07 01:59:52] "PUT /global-system-config/b3e306a5-95ac-4c70-a5eb-9c550986e063 HTTP/1.1" 200 274 0.027207 [Introspect:8084]10.0.0.19 - - [2026-05-07 01:59:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001047 [Introspect:8084]10.0.0.19 - - [2026-05-07 01:59:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000954 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:00:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001019 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:00:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001239 10.0.0.19 - - [2026-05-07 02:00:05] "GET / HTTP/1.1" 200 35931 0.001737 10.0.0.19 - - [2026-05-07 02:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.19 - - [2026-05-07 02:00:06] "GET /domain/b56ee73c-a812-4f07-850e-4e2ebbc31db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003612 10.0.0.19 - - [2026-05-07 02:00:06] "POST /id-to-fqname HTTP/1.1" 200 173 0.000583 10.0.0.19 - - [2026-05-07 02:00:06] "POST /fqname-to-id HTTP/1.1" 404 182 0.016953 10.0.0.19 - - [2026-05-07 02:00:06] "POST /security-groups HTTP/1.1" 200 570 0.081494 10.0.0.19 - - [2026-05-07 02:00:06] "POST /fqname-to-id HTTP/1.1" 404 213 0.009801 10.0.0.19 - - [2026-05-07 02:00:06] "POST /projects HTTP/1.1" 200 481 0.275118 10.0.0.19 - - [2026-05-07 02:00:06] "POST /access-control-lists HTTP/1.1" 200 579 0.071100 10.0.0.19 - - [2026-05-07 02:00:06] "POST /security-groups HTTP/1.1" 200 534 0.091106 10.0.0.19 - - [2026-05-07 02:00:06] "POST /fqname-to-id HTTP/1.1" 404 212 0.014743 10.0.0.19 - - [2026-05-07 02:00:06] "POST /access-control-lists HTTP/1.1" 200 577 0.072797 10.0.0.19 - - [2026-05-07 02:00:06] "POST /fqname-to-id HTTP/1.1" 404 232 0.002205 10.0.0.19 - - [2026-05-07 02:00:06] "POST /chown HTTP/1.1" 200 109 0.079077 10.0.0.19 - - [2026-05-07 02:00:06] "POST /policy-managements HTTP/1.1" 409 214 0.012975 10.0.0.19 - - [2026-05-07 02:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004682 10.0.0.19 - - [2026-05-07 02:00:06] "POST /access-control-lists HTTP/1.1" 200 594 0.033542 10.0.0.19 - - [2026-05-07 02:00:06] "GET /policy-management/ddf11add-48d5-4d86-a414-a8e1389f371f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003811 10.0.0.19 - - [2026-05-07 02:00:06] "POST /fqname-to-id HTTP/1.1" 404 231 0.012807 10.0.0.19 - - [2026-05-07 02:00:06] "POST /application-policy-sets HTTP/1.1" 200 528 0.065042 10.0.0.19 - - [2026-05-07 02:00:06] "POST /access-control-lists HTTP/1.1" 200 592 0.063437 10.0.0.19 - - [2026-05-07 02:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.021814 10.0.0.19 - - [2026-05-07 02:00:06] "GET /global-vrouter-config/848ff3f2-be5e-4545-aebe-26615ead46cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005419 10.0.0.19 - - [2026-05-07 02:00:06] "PUT /global-vrouter-config/848ff3f2-be5e-4545-aebe-26615ead46cd HTTP/1.1" 200 276 0.018544 10.0.0.19 - - [2026-05-07 02:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011056 10.0.0.19 - - [2026-05-07 02:00:06] "GET /virtual-network/197fc5e6-a7b0-44db-9d21-0649a764481b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.005172 10.0.0.19 - - [2026-05-07 02:00:07] "POST /id-to-fqname HTTP/1.1" 200 177 0.000533 10.0.0.19 - - [2026-05-07 02:00:07] "POST /fqname-to-id HTTP/1.1" 404 186 0.009768 10.0.0.19 - - [2026-05-07 02:00:07] "POST /security-groups HTTP/1.1" 200 574 0.105675 10.0.0.19 - - [2026-05-07 02:00:07] "POST /projects HTTP/1.1" 200 489 0.250397 10.0.0.19 - - [2026-05-07 02:00:07] "POST /fqname-to-id HTTP/1.1" 404 217 0.004551 10.0.0.19 - - [2026-05-07 02:00:07] "POST /security-groups HTTP/1.1" 200 546 0.068848 10.0.0.19 - - [2026-05-07 02:00:07] "POST /access-control-lists HTTP/1.1" 200 583 0.054375 10.0.0.19 - - [2026-05-07 02:00:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.043032 10.0.0.19 - - [2026-05-07 02:00:07] "POST /chown HTTP/1.1" 200 109 0.031007 10.0.0.19 - - [2026-05-07 02:00:07] "POST /access-control-lists HTTP/1.1" 200 581 0.093285 10.0.0.19 - - [2026-05-07 02:00:07] "POST /network-ipams HTTP/1.1" 200 522 0.118141 10.0.0.19 - - [2026-05-07 02:00:07] "POST /fqname-to-id HTTP/1.1" 404 240 0.003625 10.0.0.19 - - [2026-05-07 02:00:07] "POST /network-ipams HTTP/1.1" 200 510 0.037724 10.0.0.19 - - [2026-05-07 02:00:07] "POST /access-control-lists HTTP/1.1" 200 602 0.060705 10.0.0.19 - - [2026-05-07 02:00:07] "POST /fqname-to-id HTTP/1.1" 404 239 0.022907 10.0.0.19 - - [2026-05-07 02:00:07] "POST /fqname-to-id HTTP/1.1" 404 198 0.007312 10.0.0.19 - - [2026-05-07 02:00:07] "POST /access-control-lists HTTP/1.1" 200 600 0.095633 10.0.0.19 - - [2026-05-07 02:00:07] "POST /useragent-kv HTTP/1.1" 200 115 0.005957 10.0.0.19 - - [2026-05-07 02:00:07] "POST /virtual-networks HTTP/1.1" 200 538 0.174141 10.0.0.19 - - [2026-05-07 02:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004996 10.0.0.19 - - [2026-05-07 02:00:07] "POST /fqname-to-id HTTP/1.1" 404 229 0.003872 10.0.0.19 - - [2026-05-07 02:00:07] "GET /virtual-network/a3a98cf2-2f7c-4904-b4ed-a01a1b88200c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.041346 10.0.0.19 - - [2026-05-07 02:00:07] "POST /access-control-lists HTTP/1.1" 200 589 0.074617 10.0.0.19 - - [2026-05-07 02:00:07] "POST /network-ipams HTTP/1.1" 200 518 0.067892 10.0.0.19 - - [2026-05-07 02:00:07] "POST /route-targets HTTP/1.1" 200 327 0.020292 10.0.0.19 - - [2026-05-07 02:00:07] "POST /fqname-to-id HTTP/1.1" 404 202 0.001652 10.0.0.19 - - [2026-05-07 02:00:07] "POST /ref-update HTTP/1.1" 200 156 0.043085 10.0.0.19 - - [2026-05-07 02:00:08] "POST /useragent-kv HTTP/1.1" 200 115 0.014681 10.0.0.19 - - [2026-05-07 02:00:08] "POST /virtual-networks HTTP/1.1" 200 546 0.195991 10.0.0.19 - - [2026-05-07 02:00:08] "POST /route-targets HTTP/1.1" 200 327 0.024972 10.0.0.19 - - [2026-05-07 02:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007007 10.0.0.19 - - [2026-05-07 02:00:08] "GET /virtual-network/b2b3482e-d05a-426f-adb6-87ffa28498fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.027550 10.0.0.19 - - [2026-05-07 02:00:08] "POST /fqname-to-id HTTP/1.1" 404 199 0.007356 10.0.0.19 - - [2026-05-07 02:00:08] "POST /ref-update HTTP/1.1" 200 156 0.058441 10.0.0.19 - - [2026-05-07 02:00:08] "POST /network-policys HTTP/1.1" 200 538 0.032732 10.0.0.19 - - [2026-05-07 02:00:08] "POST /fqname-to-id HTTP/1.1" 404 197 0.002534 10.0.0.19 - - [2026-05-07 02:00:08] "POST /network-policys HTTP/1.1" 200 534 0.032983 10.0.0.19 - - [2026-05-07 02:00:08] "POST /fqname-to-id HTTP/1.1" 404 201 0.004628 10.0.0.19 - - [2026-05-07 02:00:08] "POST /network-policys HTTP/1.1" 200 542 0.025034 10.0.0.19 - - [2026-05-07 02:00:08] "PUT /access-control-list/03580043-984d-4112-9666-ca7476f37f42 HTTP/1.1" 200 272 0.039017 10.0.0.19 - - [2026-05-07 02:00:08] "POST /ref-update HTTP/1.1" 200 156 0.110076 10.0.0.19 - - [2026-05-07 02:00:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002377 10.0.0.19 - - [2026-05-07 02:00:08] "PUT /access-control-list/7d266390-0ced-4c10-a92e-27d0d2d3dd27 HTTP/1.1" 200 272 0.063031 10.0.0.19 - - [2026-05-07 02:00:08] "POST /ref-update HTTP/1.1" 200 156 0.120641 10.0.0.19 - - [2026-05-07 02:00:08] "PUT /access-control-list/7d266390-0ced-4c10-a92e-27d0d2d3dd27 HTTP/1.1" 200 272 0.014781 10.0.0.19 - - [2026-05-07 02:00:08] "POST /ref-update HTTP/1.1" 200 156 0.072600 10.0.0.19 - - [2026-05-07 02:00:08] "PUT /access-control-list/03580043-984d-4112-9666-ca7476f37f42 HTTP/1.1" 200 272 0.069355 10.0.0.19 - - [2026-05-07 02:00:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028704 10.0.0.19 - - [2026-05-07 02:00:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015429 10.0.0.19 - - [2026-05-07 02:00:08] "POST /ref-update HTTP/1.1" 200 156 0.034893 10.0.0.19 - - [2026-05-07 02:00:08] "POST /fqname-to-id HTTP/1.1" 404 237 0.002548 10.0.0.19 - - [2026-05-07 02:00:09] "POST /ref-update HTTP/1.1" 200 156 0.124668 10.0.0.19 - - [2026-05-07 02:00:09] "POST /access-control-lists HTTP/1.1" 200 601 0.117904 10.0.0.19 - - [2026-05-07 02:00:09] "POST /ref-update HTTP/1.1" 200 156 0.083885 10.0.0.19 - - [2026-05-07 02:00:09] "POST /ref-update HTTP/1.1" 200 156 0.199488 10.0.0.19 - - [2026-05-07 02:00:09] "PUT /access-control-list/03580043-984d-4112-9666-ca7476f37f42 HTTP/1.1" 200 272 0.051626 10.0.0.19 - - [2026-05-07 02:00:09] "PUT /access-control-list/8a1eb752-0161-452a-9a02-a553d058cbf1 HTTP/1.1" 200 272 0.045771 10.0.0.19 - - [2026-05-07 02:00:09] "POST /ref-update HTTP/1.1" 200 156 0.132258 10.0.0.19 - - [2026-05-07 02:00:09] "POST /ref-update HTTP/1.1" 200 156 0.051117 10.0.0.19 - - [2026-05-07 02:00:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013117 10.0.0.19 - - [2026-05-07 02:00:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012711 10.0.0.19 - - [2026-05-07 02:00:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014938 10.0.0.19 - - [2026-05-07 02:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005025 10.0.0.19 - - [2026-05-07 02:00:09] "PUT /access-control-list/8a1eb752-0161-452a-9a02-a553d058cbf1 HTTP/1.1" 200 272 0.076757 10.0.0.19 - - [2026-05-07 02:00:09] "GET /virtual-network/197fc5e6-a7b0-44db-9d21-0649a764481b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.012724 10.0.0.19 - - [2026-05-07 02:00:09] "GET /application-policy-set/2d51b2ea-7868-44b0-a265-23cc0b4eeec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.005489 10.0.0.19 - - [2026-05-07 02:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.19 - - [2026-05-07 02:00:09] "GET /policy-management/ddf11add-48d5-4d86-a414-a8e1389f371f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003140 10.0.0.19 - - [2026-05-07 02:00:09] "POST /firewall-policys HTTP/1.1" 200 530 0.025872 10.0.0.19 - - [2026-05-07 02:00:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.039187 10.0.0.19 - - [2026-05-07 02:00:09] "GET /firewall-policy/ff9db7dd-e34d-43a5-b785-6f50b63fcc41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.014277 10.0.0.19 - - [2026-05-07 02:00:09] "GET /application-policy-set/2d51b2ea-7868-44b0-a265-23cc0b4eeec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.003361 10.0.0.19 - - [2026-05-07 02:00:09] "GET /firewall-policy/ff9db7dd-e34d-43a5-b785-6f50b63fcc41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003256 10.0.0.19 - - [2026-05-07 02:00:09] "POST /ref-update HTTP/1.1" 200 156 0.023647 10.0.0.19 - - [2026-05-07 02:00:09] "GET /application-policy-set/2d51b2ea-7868-44b0-a265-23cc0b4eeec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.004267 10.0.0.19 - - [2026-05-07 02:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.19 - - [2026-05-07 02:00:09] "GET /policy-management/ddf11add-48d5-4d86-a414-a8e1389f371f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002936 10.0.0.19 - - [2026-05-07 02:00:09] "POST /firewall-policys HTTP/1.1" 200 532 0.025309 10.0.0.19 - - [2026-05-07 02:00:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.020221 10.0.0.19 - - [2026-05-07 02:00:10] "GET /firewall-policy/897f1426-901e-4d6a-b843-ca9923d699d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.007722 10.0.0.19 - - [2026-05-07 02:00:10] "GET /application-policy-set/2d51b2ea-7868-44b0-a265-23cc0b4eeec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.016256 10.0.0.19 - - [2026-05-07 02:00:10] "GET /firewall-policy/897f1426-901e-4d6a-b843-ca9923d699d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003612 10.0.0.19 - - [2026-05-07 02:00:10] "GET /firewall-policy/ff9db7dd-e34d-43a5-b785-6f50b63fcc41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004079 10.0.0.19 - - [2026-05-07 02:00:10] "GET /firewall-policy/ff9db7dd-e34d-43a5-b785-6f50b63fcc41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003241 10.0.0.19 - - [2026-05-07 02:00:10] "POST /ref-update HTTP/1.1" 200 156 0.019706 10.0.0.19 - - [2026-05-07 02:00:10] "POST /ref-update HTTP/1.1" 200 156 0.075128 10.0.0.19 - - [2026-05-07 02:00:10] "POST /ref-update HTTP/1.1" 200 156 0.050086 10.0.0.19 - - [2026-05-07 02:00:10] "GET /application-policy-set/2d51b2ea-7868-44b0-a265-23cc0b4eeec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.005174 10.0.0.19 - - [2026-05-07 02:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002538 10.0.0.19 - - [2026-05-07 02:00:10] "GET /policy-management/ddf11add-48d5-4d86-a414-a8e1389f371f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002850 10.0.0.19 - - [2026-05-07 02:00:10] "POST /firewall-policys HTTP/1.1" 200 530 0.053435 10.0.0.19 - - [2026-05-07 02:00:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.029698 10.0.0.19 - - [2026-05-07 02:00:10] "GET /firewall-policy/73eba9c3-c913-420c-9349-105ce37ca93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.008026 10.0.0.19 - - [2026-05-07 02:00:10] "GET /application-policy-set/2d51b2ea-7868-44b0-a265-23cc0b4eeec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003236 10.0.0.19 - - [2026-05-07 02:00:10] "GET /firewall-policy/73eba9c3-c913-420c-9349-105ce37ca93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.005147 10.0.0.19 - - [2026-05-07 02:00:10] "GET /firewall-policy/897f1426-901e-4d6a-b843-ca9923d699d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002970 10.0.0.19 - - [2026-05-07 02:00:10] "GET /firewall-policy/ff9db7dd-e34d-43a5-b785-6f50b63fcc41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003422 10.0.0.19 - - [2026-05-07 02:00:10] "GET /firewall-policy/ff9db7dd-e34d-43a5-b785-6f50b63fcc41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002790 10.0.0.19 - - [2026-05-07 02:00:10] "GET /firewall-policy/897f1426-901e-4d6a-b843-ca9923d699d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003094 10.0.0.19 - - [2026-05-07 02:00:10] "POST /ref-update HTTP/1.1" 200 156 0.023924 10.0.0.19 - - [2026-05-07 02:00:10] "POST /ref-update HTTP/1.1" 200 156 0.039398 10.0.0.19 - - [2026-05-07 02:00:10] "POST /ref-update HTTP/1.1" 200 156 0.037916 10.0.0.19 - - [2026-05-07 02:00:10] "POST /ref-update HTTP/1.1" 200 156 0.024811 10.0.0.19 - - [2026-05-07 02:00:10] "POST /ref-update HTTP/1.1" 200 156 0.037359 10.0.0.19 - - [2026-05-07 02:00:11] "GET /application-policy-set/2d51b2ea-7868-44b0-a265-23cc0b4eeec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.020889 10.0.0.19 - - [2026-05-07 02:00:11] "POST /tags HTTP/1.1" 200 299 0.042304 10.0.0.19 - - [2026-05-07 02:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012739 10.0.0.19 - - [2026-05-07 02:00:11] "GET /tag/964c9527-f6f4-4466-bb33-d302fc382653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.014315 10.0.0.19 - - [2026-05-07 02:00:11] "POST /set-tag HTTP/1.1" 200 109 0.031286 10.0.0.19 - - [2026-05-07 02:00:11] "POST /fqname-to-id HTTP/1.1" 404 226 0.005048 10.0.0.19 - - [2026-05-07 02:00:11] "POST /tags HTTP/1.1" 200 301 0.094149 10.0.0.19 - - [2026-05-07 02:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.013041 10.0.0.19 - - [2026-05-07 02:00:11] "GET /tag/0501b3f1-4b56-4bbc-b31a-732b3104f9cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.018392 10.0.0.19 - - [2026-05-07 02:00:11] "POST /tags HTTP/1.1" 200 325 0.086239 10.0.0.19 - - [2026-05-07 02:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010152 10.0.0.19 - - [2026-05-07 02:00:11] "GET /tag/73df89d4-f0b5-4578-98f1-9850767efb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.016122 10.0.0.19 - - [2026-05-07 02:00:11] "POST /tags HTTP/1.1" 200 311 0.106285 10.0.0.19 - - [2026-05-07 02:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.023093 10.0.0.19 - - [2026-05-07 02:00:11] "GET /tag/6253ad74-1047-44ae-a5ed-7af9edbf50fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.014410 10.0.0.19 - - [2026-05-07 02:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.19 - - [2026-05-07 02:00:11] "GET /virtual-network/a3a98cf2-2f7c-4904-b4ed-a01a1b88200c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.006171 10.0.0.19 - - [2026-05-07 02:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.19 - - [2026-05-07 02:00:12] "GET /project/bf629cbe-70b1-4252-9d74-cda2358ca8c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.043937 10.0.0.19 - - [2026-05-07 02:00:12] "POST /virtual-machines HTTP/1.1" 200 377 0.013165 10.0.0.19 - - [2026-05-07 02:00:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.016900 10.0.0.19 - - [2026-05-07 02:00:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.130687 10.0.0.19 - - [2026-05-07 02:00:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.026017 10.0.0.19 - - [2026-05-07 02:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012063 10.0.0.19 - - [2026-05-07 02:00:12] "GET /virtual-machine-interface/7b8aaee2-49b8-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.028062 10.0.0.19 - - [2026-05-07 02:00:12] "POST /instance-ips HTTP/1.1" 200 409 0.050976 10.0.0.19 - - [2026-05-07 02:00:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.047881 10.0.0.19 - - [2026-05-07 02:00:12] "GET /virtual-machine-interface/7b8aaee2-49b8-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.020562 10.0.0.19 - - [2026-05-07 02:00:12] "POST /set-tag HTTP/1.1" 200 109 0.044507 10.0.0.19 - - [2026-05-07 02:00:12] "GET /virtual-machine-interface/7b8aaee2-49b8-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.020619 10.0.0.19 - - [2026-05-07 02:00:12] "GET /instance-ip/7bab74ec-49b8-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.004909 10.0.0.19 - - [2026-05-07 02:00:12] "POST /tags HTTP/1.1" 200 305 0.062149 10.0.0.19 - - [2026-05-07 02:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006248 10.0.0.19 - - [2026-05-07 02:00:12] "GET /tag/35d9ed4a-dfbf-4d59-86bc-a8f69f025a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.024272 10.0.0.19 - - [2026-05-07 02:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.19 - - [2026-05-07 02:00:12] "GET /project/4134fedc-4974-4ddf-9052-c102432a0f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038557 10.0.0.19 - - [2026-05-07 02:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.19 - - [2026-05-07 02:00:12] "GET /virtual-network/b2b3482e-d05a-426f-adb6-87ffa28498fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.014903 10.0.0.19 - - [2026-05-07 02:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.19 - - [2026-05-07 02:00:12] "GET /service-appliance-set/64b387c1-f79d-4813-989e-3300bd9cf303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004460 10.0.0.19 - - [2026-05-07 02:00:13] "POST /fqname-to-id HTTP/1.1" 404 240 0.014506 10.0.0.19 - - [2026-05-07 02:00:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.121263 10.0.0.19 - - [2026-05-07 02:00:13] "GET /virtual-machine-interface/b0ab452b-c75a-4dd0-8e4f-0ed5499ff77f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.005687 10.0.0.19 - - [2026-05-07 02:00:13] "POST /instance-ips HTTP/1.1" 200 381 0.040574 10.0.0.19 - - [2026-05-07 02:00:13] "GET /instance-ip/1893092b-0253-4a5b-ae0c-6c491d2199c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.015872 10.0.0.19 - - [2026-05-07 02:00:13] "POST /loadbalancers HTTP/1.1" 200 582 0.076562 10.0.0.19 - - [2026-05-07 02:00:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.023115 10.0.0.19 - - [2026-05-07 02:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008454 10.0.0.19 - - [2026-05-07 02:00:13] "GET /project/4134fedc-4974-4ddf-9052-c102432a0f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049999 10.0.0.19 - - [2026-05-07 02:00:13] "GET /project/4134fedc-4974-4ddf-9052-c102432a0f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.080826 10.0.0.19 - - [2026-05-07 02:00:13] "GET /loadbalancer/92d45e78-183a-47d3-b651-4070c676ae43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.014112 10.0.0.19 - - [2026-05-07 02:00:13] "GET /instance-ip/1893092b-0253-4a5b-ae0c-6c491d2199c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004642 10.0.0.19 - - [2026-05-07 02:00:13] "POST /floating-ips HTTP/1.1" 200 583 0.064651 10.0.0.19 - - [2026-05-07 02:00:13] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.109919 10.0.0.19 - - [2026-05-07 02:00:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.034458 10.0.0.19 - - [2026-05-07 02:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.19 - - [2026-05-07 02:00:13] "GET /project/4134fedc-4974-4ddf-9052-c102432a0f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058746 10.0.0.19 - - [2026-05-07 02:00:13] "GET /loadbalancer-listener/aaa5c2fb-057d-4d1f-9237-5a0dbf0fa9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.017524 10.0.0.19 - - [2026-05-07 02:00:13] "GET /loadbalancer-listener/aaa5c2fb-057d-4d1f-9237-5a0dbf0fa9be?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.013651 10.0.0.19 - - [2026-05-07 02:00:13] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.032579 10.0.0.19 - - [2026-05-07 02:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.013463 10.0.0.19 - - [2026-05-07 02:00:14] "GET /instance-ip/1893092b-0253-4a5b-ae0c-6c491d2199c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.013253 10.0.0.19 - - [2026-05-07 02:00:14] "GET /global-vrouter-config/848ff3f2-be5e-4545-aebe-26615ead46cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004823 10.0.0.19 - - [2026-05-07 02:00:14] "GET /instance-ip/1893092b-0253-4a5b-ae0c-6c491d2199c5?fields=floating_ips HTTP/1.1" 200 1170 0.017653 10.0.0.19 - - [2026-05-07 02:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004416 10.0.0.19 - - [2026-05-07 02:00:14] "GET /floating-ip/3e02d9f4-1c43-4710-b863-9186aca09cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.006082 10.0.0.19 - - [2026-05-07 02:00:14] "PUT /global-vrouter-config/848ff3f2-be5e-4545-aebe-26615ead46cd HTTP/1.1" 200 276 0.020743 10.0.0.19 - - [2026-05-07 02:00:14] "POST /tags HTTP/1.1" 200 357 0.119341 10.0.0.19 - - [2026-05-07 02:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.19 - - [2026-05-07 02:00:14] "GET /tag/8673fbfa-5d75-4e7e-bcab-51509ff09dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1253 0.014499 10.0.0.19 - - [2026-05-07 02:00:14] "POST /tags HTTP/1.1" 200 305 0.038847 10.0.0.19 - - [2026-05-07 02:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.19 - - [2026-05-07 02:00:14] "GET /tag/668c3294-cd85-46b0-8b5d-1e89795703ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.020900 10.0.0.19 - - [2026-05-07 02:00:14] "POST /id-to-fqname HTTP/1.1" 200 174 0.000592 10.0.0.19 - - [2026-05-07 02:00:14] "POST /fqname-to-id HTTP/1.1" 404 183 0.008684 10.0.0.19 - - [2026-05-07 02:00:14] "POST /security-groups HTTP/1.1" 200 571 0.078007 10.0.0.19 - - [2026-05-07 02:00:14] "POST /projects HTTP/1.1" 200 483 0.336229 10.0.0.19 - - [2026-05-07 02:00:14] "POST /fqname-to-id HTTP/1.1" 404 214 0.016479 10.0.0.19 - - [2026-05-07 02:00:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.028482 10.0.0.19 - - [2026-05-07 02:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.031276 10.0.0.19 - - [2026-05-07 02:00:14] "GET /virtual-network/a3a98cf2-2f7c-4904-b4ed-a01a1b88200c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.010624 10.0.0.19 - - [2026-05-07 02:00:14] "POST /access-control-lists HTTP/1.1" 200 580 0.131972 10.0.0.19 - - [2026-05-07 02:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.021693 10.0.0.19 - - [2026-05-07 02:00:14] "POST /fqname-to-id HTTP/1.1" 404 213 0.004204 10.0.0.19 - - [2026-05-07 02:00:14] "GET /virtual-network/b2b3482e-d05a-426f-adb6-87ffa28498fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.010930 10.0.0.19 - - [2026-05-07 02:00:15] "PUT /virtual-network/a3a98cf2-2f7c-4904-b4ed-a01a1b88200c HTTP/1.1" 200 264 0.170638 10.0.0.19 - - [2026-05-07 02:00:15] "POST /access-control-lists HTTP/1.1" 200 578 0.253763 10.0.0.19 - - [2026-05-07 02:00:15] "PUT /virtual-network/b2b3482e-d05a-426f-adb6-87ffa28498fa HTTP/1.1" 200 264 0.222362 10.0.0.19 - - [2026-05-07 02:00:15] "POST /security-groups HTTP/1.1" 200 537 0.234590 10.0.0.19 - - [2026-05-07 02:00:15] "POST /fqname-to-id HTTP/1.1" 404 234 0.010004 10.0.0.19 - - [2026-05-07 02:00:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.051046 10.0.0.19 - - [2026-05-07 02:00:15] "POST /chown HTTP/1.1" 200 109 0.033994 10.0.0.19 - - [2026-05-07 02:00:15] "POST /access-control-lists HTTP/1.1" 200 596 0.067971 10.0.0.19 - - [2026-05-07 02:00:15] "POST /fqname-to-id HTTP/1.1" 404 233 0.009354 10.0.0.19 - - [2026-05-07 02:00:15] "GET /application-policy-set/2d51b2ea-7868-44b0-a265-23cc0b4eeec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004494 10.0.0.19 - - [2026-05-07 02:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005373 10.0.0.19 - - [2026-05-07 02:00:15] "GET /policy-management/ddf11add-48d5-4d86-a414-a8e1389f371f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.017162 10.0.0.19 - - [2026-05-07 02:00:15] "POST /tags HTTP/1.1" 409 207 0.005783 10.0.0.19 - - [2026-05-07 02:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.19 - - [2026-05-07 02:00:15] "GET /tag/668c3294-cd85-46b0-8b5d-1e89795703ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.026254 10.0.0.19 - - [2026-05-07 02:00:15] "POST /access-control-lists HTTP/1.1" 200 594 0.116789 10.0.0.19 - - [2026-05-07 02:00:16] "POST /firewall-rules HTTP/1.1" 200 564 0.135482 10.0.0.19 - - [2026-05-07 02:00:16] "GET /firewall-rule/48cdf4c5-3c6a-48c9-b0aa-6cdf9e067411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.004310 10.0.0.19 - - [2026-05-07 02:00:16] "GET /firewall-policy/897f1426-901e-4d6a-b843-ca9923d699d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002885 10.0.0.19 - - [2026-05-07 02:00:16] "GET /firewall-rule/48cdf4c5-3c6a-48c9-b0aa-6cdf9e067411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.008479 10.0.0.19 - - [2026-05-07 02:00:16] "POST /ref-update HTTP/1.1" 200 156 0.031186 10.0.0.19 - - [2026-05-07 02:00:16] "GET /application-policy-set/2d51b2ea-7868-44b0-a265-23cc0b4eeec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002912 10.0.0.19 - - [2026-05-07 02:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.19 - - [2026-05-07 02:00:16] "GET /policy-management/ddf11add-48d5-4d86-a414-a8e1389f371f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002525 10.0.0.19 - - [2026-05-07 02:00:16] "POST /tags HTTP/1.1" 409 207 0.002558 10.0.0.19 - - [2026-05-07 02:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.19 - - [2026-05-07 02:00:16] "GET /tag/668c3294-cd85-46b0-8b5d-1e89795703ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.012739 10.0.0.19 - - [2026-05-07 02:00:16] "POST /firewall-rules HTTP/1.1" 200 562 0.077361 10.0.0.19 - - [2026-05-07 02:00:16] "GET /firewall-rule/b232ed70-63ea-48a0-b35f-34ed399cfd68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.017038 10.0.0.19 - - [2026-05-07 02:00:16] "GET /firewall-policy/897f1426-901e-4d6a-b843-ca9923d699d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004837 10.0.0.19 - - [2026-05-07 02:00:16] "GET /firewall-rule/b232ed70-63ea-48a0-b35f-34ed399cfd68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.003093 10.0.0.19 - - [2026-05-07 02:00:16] "POST /ref-update HTTP/1.1" 200 156 0.029027 10.0.0.19 - - [2026-05-07 02:00:16] "POST /fqname-to-id HTTP/1.1" 404 228 0.011415 10.0.0.19 - - [2026-05-07 02:00:16] "POST /tags HTTP/1.1" 200 355 0.024274 10.0.0.19 - - [2026-05-07 02:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.033453 10.0.0.19 - - [2026-05-07 02:00:16] "GET /tag/27100f2f-c2d3-4b2c-af5f-8fecf3b3767a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.017387 10.0.0.19 - - [2026-05-07 02:00:16] "POST /tags HTTP/1.1" 200 303 0.026887 10.0.0.19 - - [2026-05-07 02:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.021641 10.0.0.19 - - [2026-05-07 02:00:16] "GET /tag/10fb6564-9657-4742-89e5-f8c5ed4ad73c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.024938 10.0.0.19 - - [2026-05-07 02:00:16] "POST /projects HTTP/1.1" 409 218 0.002115 10.0.0.19 - - [2026-05-07 02:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.19 - - [2026-05-07 02:00:16] "GET /project/4134fedc-4974-4ddf-9052-c102432a0f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.094570 10.0.0.19 - - [2026-05-07 02:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.19 - - [2026-05-07 02:00:17] "GET /network-ipam/6a65f960-7b29-4c7b-a421-d5d9ad26a7db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003055 10.0.0.19 - - [2026-05-07 02:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.19 - - [2026-05-07 02:00:17] "GET /virtual-network/a3a98cf2-2f7c-4904-b4ed-a01a1b88200c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004735 10.0.0.19 - - [2026-05-07 02:00:17] "PUT /virtual-network/a3a98cf2-2f7c-4904-b4ed-a01a1b88200c HTTP/1.1" 200 264 0.060291 10.0.0.19 - - [2026-05-07 02:00:17] "GET /virtual-network/a3a98cf2-2f7c-4904-b4ed-a01a1b88200c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.025176 10.0.0.19 - - [2026-05-07 02:00:17] "GET / HTTP/1.1" 200 35931 0.001260 10.0.0.19 - - [2026-05-07 02:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.19 - - [2026-05-07 02:00:17] "GET /global-system-config/b3e306a5-95ac-4c70-a5eb-9c550986e063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005123 10.0.0.19 - - [2026-05-07 02:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004574 10.0.0.19 - - [2026-05-07 02:00:17] "GET /config-node/07118e12-0693-4539-b260-8ac242f8e21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.003462 10.0.0.19 - - [2026-05-07 02:00:17] "POST /set-tag HTTP/1.1" 200 109 0.055071 10.0.0.19 - - [2026-05-07 02:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.015874 10.0.0.19 - - [2026-05-07 02:00:17] "GET /network-ipam/cd04517f-ff69-4584-ad71-0dc802f1aa4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003461 10.0.0.19 - - [2026-05-07 02:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.19 - - [2026-05-07 02:00:17] "GET /virtual-network/b2b3482e-d05a-426f-adb6-87ffa28498fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005011 10.0.0.19 - - [2026-05-07 02:00:17] "PUT /virtual-network/b2b3482e-d05a-426f-adb6-87ffa28498fa HTTP/1.1" 200 264 0.056971 10.0.0.19 - - [2026-05-07 02:00:17] "GET /virtual-network/b2b3482e-d05a-426f-adb6-87ffa28498fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006220 10.0.0.19 - - [2026-05-07 02:00:17] "POST /set-tag HTTP/1.1" 200 109 0.068379 10.0.0.19 - - [2026-05-07 02:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.19 - - [2026-05-07 02:00:17] "GET /network-policy/a364c1f1-01bf-4c57-a1b9-3ff720c3bcec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004483 10.0.0.19 - - [2026-05-07 02:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.19 - - [2026-05-07 02:00:17] "GET /network-policy/e022dfd3-c99e-4b97-965c-55eae2192fbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.003084 10.0.0.19 - - [2026-05-07 02:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.19 - - [2026-05-07 02:00:17] "GET /network-policy/f7b848e2-0b91-4904-bddd-94b937ad6b0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.008782 10.0.0.19 - - [2026-05-07 02:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.19 - - [2026-05-07 02:00:17] "PUT /network-policy/f7b848e2-0b91-4904-bddd-94b937ad6b0a HTTP/1.1" 200 262 0.013264 10.0.0.19 - - [2026-05-07 02:00:17] "PUT /access-control-list/8a1eb752-0161-452a-9a02-a553d058cbf1 HTTP/1.1" 200 272 0.068856 10.0.0.19 - - [2026-05-07 02:00:17] "POST /ref-update HTTP/1.1" 200 156 0.154793 10.0.0.19 - - [2026-05-07 02:00:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007908 10.0.0.19 - - [2026-05-07 02:00:17] "PUT /access-control-list/7d266390-0ced-4c10-a92e-27d0d2d3dd27 HTTP/1.1" 200 272 0.073010 10.0.0.19 - - [2026-05-07 02:00:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007726 10.0.0.19 - - [2026-05-07 02:00:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008122 10.0.0.19 - - [2026-05-07 02:00:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002282 10.0.0.19 - - [2026-05-07 02:00:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002287 10.0.0.19 - - [2026-05-07 02:00:18] "POST /security-groups HTTP/1.1" 409 245 0.002507 10.0.0.19 - - [2026-05-07 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.19 - - [2026-05-07 02:00:18] "PUT /security-group/b9799ef5-8c66-475d-a445-55088d78ba82 HTTP/1.1" 200 262 0.061316 10.0.0.19 - - [2026-05-07 02:00:18] "PUT /access-control-list/c54e0da1-2646-4747-ac10-7ab6a9c43799 HTTP/1.1" 200 272 0.028519 10.0.0.19 - - [2026-05-07 02:00:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.063317 10.0.0.19 - - [2026-05-07 02:00:18] "GET /application-policy-set/2d51b2ea-7868-44b0-a265-23cc0b4eeec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017169 10.0.0.19 - - [2026-05-07 02:00:18] "PUT /access-control-list/b6c8d5b7-4284-4f01-86f7-3bd6a09ebb28 HTTP/1.1" 200 272 0.040318 10.0.0.19 - - [2026-05-07 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.19 - - [2026-05-07 02:00:18] "GET /policy-management/ddf11add-48d5-4d86-a414-a8e1389f371f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006755 10.0.0.19 - - [2026-05-07 02:00:18] "POST /tags HTTP/1.1" 409 206 0.004162 10.0.0.19 - - [2026-05-07 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.19 - - [2026-05-07 02:00:18] "GET /tag/10fb6564-9657-4742-89e5-f8c5ed4ad73c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.020820 10.0.0.19 - - [2026-05-07 02:00:18] "POST /firewall-rules HTTP/1.1" 200 562 0.095505 10.0.0.19 - - [2026-05-07 02:00:18] "GET /firewall-rule/401acbe1-9cc3-4e84-8f80-08c734b581f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.005531 10.0.0.19 - - [2026-05-07 02:00:18] "GET /firewall-policy/897f1426-901e-4d6a-b843-ca9923d699d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.005306 10.0.0.19 - - [2026-05-07 02:00:18] "GET /firewall-rule/401acbe1-9cc3-4e84-8f80-08c734b581f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002975 10.0.0.19 - - [2026-05-07 02:00:18] "POST /ref-update HTTP/1.1" 200 156 0.028682 10.0.0.19 - - [2026-05-07 02:00:18] "GET /application-policy-set/2d51b2ea-7868-44b0-a265-23cc0b4eeec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014905 10.0.0.19 - - [2026-05-07 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004847 10.0.0.19 - - [2026-05-07 02:00:18] "GET /policy-management/ddf11add-48d5-4d86-a414-a8e1389f371f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003371 10.0.0.19 - - [2026-05-07 02:00:18] "POST /tags HTTP/1.1" 409 206 0.002018 10.0.0.19 - - [2026-05-07 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.19 - - [2026-05-07 02:00:18] "GET /tag/10fb6564-9657-4742-89e5-f8c5ed4ad73c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.013138 10.0.0.19 - - [2026-05-07 02:00:18] "POST /firewall-rules HTTP/1.1" 200 560 0.069653 10.0.0.19 - - [2026-05-07 02:00:18] "GET /firewall-rule/efa61564-bfb5-42d6-ba30-5311fc47f313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.020786 10.0.0.19 - - [2026-05-07 02:00:18] "GET /firewall-policy/897f1426-901e-4d6a-b843-ca9923d699d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.004606 10.0.0.19 - - [2026-05-07 02:00:18] "GET /firewall-rule/efa61564-bfb5-42d6-ba30-5311fc47f313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.003476 10.0.0.19 - - [2026-05-07 02:00:18] "POST /ref-update HTTP/1.1" 200 156 0.031268 10.0.0.19 - - [2026-05-07 02:00:19] "POST /tags HTTP/1.1" 200 301 0.028524 10.0.0.19 - - [2026-05-07 02:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008359 10.0.0.19 - - [2026-05-07 02:00:19] "GET /tag/d2367c7b-cd8b-4efc-9000-b86d77b7070a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.013622 10.0.0.19 - - [2026-05-07 02:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.19 - - [2026-05-07 02:00:19] "GET /project/bf629cbe-70b1-4252-9d74-cda2358ca8c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.057531 10.0.0.19 - - [2026-05-07 02:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.19 - - [2026-05-07 02:00:19] "GET /virtual-network/b2b3482e-d05a-426f-adb6-87ffa28498fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.005411 10.0.0.19 - - [2026-05-07 02:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.19 - - [2026-05-07 02:00:19] "GET /service-appliance-set/64b387c1-f79d-4813-989e-3300bd9cf303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002965 10.0.0.19 - - [2026-05-07 02:00:19] "POST /fqname-to-id HTTP/1.1" 404 242 0.002169 10.0.0.19 - - [2026-05-07 02:00:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.099373 10.0.0.19 - - [2026-05-07 02:00:19] "GET /virtual-machine-interface/3d4faabd-63ba-4e8b-a093-c03fa73ba809?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.020028 10.0.0.19 - - [2026-05-07 02:00:19] "POST /instance-ips HTTP/1.1" 200 377 0.032996 10.0.0.19 - - [2026-05-07 02:00:19] "GET /instance-ip/565c1c79-f5ee-494d-9b37-8f7321886872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.019638 10.0.0.19 - - [2026-05-07 02:00:19] "POST /loadbalancers HTTP/1.1" 200 582 0.071668 10.0.0.19 - - [2026-05-07 02:00:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.029598 10.0.0.19 - - [2026-05-07 02:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.028090 10.0.0.19 - - [2026-05-07 02:00:19] "GET /project/bf629cbe-70b1-4252-9d74-cda2358ca8c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.096852 10.0.0.19 - - [2026-05-07 02:00:19] "GET /instance-ip/565c1c79-f5ee-494d-9b37-8f7321886872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004648 10.0.0.19 - - [2026-05-07 02:00:19] "GET /project/bf629cbe-70b1-4252-9d74-cda2358ca8c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.075481 10.0.0.19 - - [2026-05-07 02:00:19] "POST /floating-ips HTTP/1.1" 200 581 0.059843 10.0.0.19 - - [2026-05-07 02:00:19] "GET /loadbalancer/9608e970-af34-4f84-a100-d8458725b8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002946 10.0.0.19 - - [2026-05-07 02:00:19] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.025827 10.0.0.19 - - [2026-05-07 02:00:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.032928 10.0.0.19 - - [2026-05-07 02:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009276 10.0.0.19 - - [2026-05-07 02:00:19] "GET /project/bf629cbe-70b1-4252-9d74-cda2358ca8c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.043230 10.0.0.19 - - [2026-05-07 02:00:19] "GET /loadbalancer-listener/2850942b-20f6-4970-854d-d8c676b8c188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.003313 10.0.0.19 - - [2026-05-07 02:00:19] "GET /loadbalancer-listener/2850942b-20f6-4970-854d-d8c676b8c188?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.004038 10.0.0.19 - - [2026-05-07 02:00:20] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.022951 10.0.0.19 - - [2026-05-07 02:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009786 10.0.0.19 - - [2026-05-07 02:00:20] "GET /instance-ip/565c1c79-f5ee-494d-9b37-8f7321886872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007871 10.0.0.19 - - [2026-05-07 02:00:20] "GET /instance-ip/565c1c79-f5ee-494d-9b37-8f7321886872?fields=floating_ips HTTP/1.1" 200 1164 0.009972 10.0.0.19 - - [2026-05-07 02:00:20] "GET /floating-ip/05a5f524-96c3-439e-970d-c9d5bfc80756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.009272 10.0.0.19 - - [2026-05-07 02:00:20] "GET /project/bf629cbe-70b1-4252-9d74-cda2358ca8c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.066573 10.0.0.19 - - [2026-05-07 02:00:20] "GET /loadbalancer/9608e970-af34-4f84-a100-d8458725b8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003364 10.0.0.19 - - [2026-05-07 02:00:20] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.021765 10.0.0.19 - - [2026-05-07 02:00:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.023728 10.0.0.19 - - [2026-05-07 02:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010728 10.0.0.19 - - [2026-05-07 02:00:20] "GET /project/bf629cbe-70b1-4252-9d74-cda2358ca8c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.043777 10.0.0.19 - - [2026-05-07 02:00:20] "GET /loadbalancer-listener/7b4be242-f0cc-43cc-bad4-33b20349a57a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.008848 10.0.0.19 - - [2026-05-07 02:00:20] "GET /loadbalancer-listener/7b4be242-f0cc-43cc-bad4-33b20349a57a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004805 10.0.0.19 - - [2026-05-07 02:00:20] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.044516 10.0.0.19 - - [2026-05-07 02:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010542 10.0.0.19 - - [2026-05-07 02:00:20] "GET /instance-ip/565c1c79-f5ee-494d-9b37-8f7321886872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.011021 10.0.0.19 - - [2026-05-07 02:00:20] "GET /instance-ip/565c1c79-f5ee-494d-9b37-8f7321886872?fields=floating_ips HTTP/1.1" 200 1164 0.005208 10.0.0.19 - - [2026-05-07 02:00:20] "GET /project/bf629cbe-70b1-4252-9d74-cda2358ca8c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.051619 10.0.0.19 - - [2026-05-07 02:00:20] "GET /floating-ip/05a5f524-96c3-439e-970d-c9d5bfc80756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002800 10.0.0.19 - - [2026-05-07 02:00:20] "GET /loadbalancer/9608e970-af34-4f84-a100-d8458725b8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002914 10.0.0.19 - - [2026-05-07 02:00:20] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.020057 10.0.0.19 - - [2026-05-07 02:00:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.016731 10.0.0.19 - - [2026-05-07 02:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.015204 10.0.0.19 - - [2026-05-07 02:00:20] "GET /project/bf629cbe-70b1-4252-9d74-cda2358ca8c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.044247 10.0.0.19 - - [2026-05-07 02:00:20] "GET /loadbalancer-listener/237136ab-bdaf-4960-9e83-ef86c7c89cd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.003051 10.0.0.19 - - [2026-05-07 02:00:20] "GET /loadbalancer-listener/237136ab-bdaf-4960-9e83-ef86c7c89cd9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004452 10.0.0.19 - - [2026-05-07 02:00:20] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.031252 10.0.0.19 - - [2026-05-07 02:00:20] "GET /instance-ip/565c1c79-f5ee-494d-9b37-8f7321886872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004357 10.0.0.19 - - [2026-05-07 02:00:20] "GET /instance-ip/565c1c79-f5ee-494d-9b37-8f7321886872?fields=floating_ips HTTP/1.1" 200 1164 0.007494 10.0.0.19 - - [2026-05-07 02:00:20] "GET /floating-ip/05a5f524-96c3-439e-970d-c9d5bfc80756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003743 10.0.0.19 - - [2026-05-07 02:00:20] "POST /tags HTTP/1.1" 200 371 0.042444 10.0.0.19 - - [2026-05-07 02:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.029188 10.0.0.19 - - [2026-05-07 02:00:20] "GET /tag/d0b3bae3-f5f7-4b49-82d4-309c303c45ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.014025 10.0.0.19 - - [2026-05-07 02:00:21] "POST /tags HTTP/1.1" 200 319 0.031411 10.0.0.19 - - [2026-05-07 02:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004880 10.0.0.19 - - [2026-05-07 02:00:21] "GET /tag/6c8da4e1-9d33-45c0-a0b8-a7f1e168fdea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.022717 10.0.0.19 - - [2026-05-07 02:00:21] "POST /id-to-fqname HTTP/1.1" 200 181 0.000590 10.0.0.19 - - [2026-05-07 02:00:21] "POST /fqname-to-id HTTP/1.1" 404 190 0.011544 10.0.0.19 - - [2026-05-07 02:00:21] "POST /security-groups HTTP/1.1" 200 578 0.078414 10.0.0.19 - - [2026-05-07 02:00:21] "POST /projects HTTP/1.1" 200 497 0.259499 10.0.0.19 - - [2026-05-07 02:00:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.024278 10.0.0.19 - - [2026-05-07 02:00:21] "POST /fqname-to-id HTTP/1.1" 404 225 0.012097 10.0.0.19 - - [2026-05-07 02:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.019136 10.0.0.19 - - [2026-05-07 02:00:21] "GET /virtual-network/a3a98cf2-2f7c-4904-b4ed-a01a1b88200c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.043041 10.0.0.19 - - [2026-05-07 02:00:21] "POST /access-control-lists HTTP/1.1" 200 587 0.102000 10.0.0.19 - - [2026-05-07 02:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.031984 10.0.0.19 - - [2026-05-07 02:00:21] "POST /fqname-to-id HTTP/1.1" 404 224 0.018801 10.0.0.19 - - [2026-05-07 02:00:21] "GET /virtual-network/b2b3482e-d05a-426f-adb6-87ffa28498fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.008389 10.0.0.19 - - [2026-05-07 02:00:21] "POST /access-control-lists HTTP/1.1" 200 585 0.100913 10.0.0.19 - - [2026-05-07 02:00:21] "PUT /virtual-network/a3a98cf2-2f7c-4904-b4ed-a01a1b88200c HTTP/1.1" 200 264 0.122402 10.0.0.19 - - [2026-05-07 02:00:21] "PUT /virtual-network/b2b3482e-d05a-426f-adb6-87ffa28498fa HTTP/1.1" 200 264 0.104254 10.0.0.19 - - [2026-05-07 02:00:21] "POST /security-groups HTTP/1.1" 200 558 0.090122 10.0.0.19 - - [2026-05-07 02:00:21] "POST /fqname-to-id HTTP/1.1" 404 248 0.009341 10.0.0.19 - - [2026-05-07 02:00:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.025883 10.0.0.19 - - [2026-05-07 02:00:22] "POST /access-control-lists HTTP/1.1" 200 610 0.053963 10.0.0.19 - - [2026-05-07 02:00:22] "POST /fqname-to-id HTTP/1.1" 404 247 0.013080 10.0.0.19 - - [2026-05-07 02:00:22] "POST /chown HTTP/1.1" 200 109 0.051770 10.0.0.19 - - [2026-05-07 02:00:22] "GET /application-policy-set/2d51b2ea-7868-44b0-a265-23cc0b4eeec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018147 10.0.0.19 - - [2026-05-07 02:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.19 - - [2026-05-07 02:00:22] "GET /policy-management/ddf11add-48d5-4d86-a414-a8e1389f371f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005033 10.0.0.19 - - [2026-05-07 02:00:22] "POST /tags HTTP/1.1" 409 214 0.002838 10.0.0.19 - - [2026-05-07 02:00:22] "POST /access-control-lists HTTP/1.1" 200 608 0.100851 10.0.0.19 - - [2026-05-07 02:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005291 10.0.0.19 - - [2026-05-07 02:00:22] "GET /tag/6c8da4e1-9d33-45c0-a0b8-a7f1e168fdea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.021660 10.0.0.19 - - [2026-05-07 02:00:22] "POST /firewall-rules HTTP/1.1" 200 578 0.080496 10.0.0.19 - - [2026-05-07 02:00:22] "GET /firewall-rule/4c5da7d0-fa85-41b0-a3eb-77fdce6d9ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.008507 10.0.0.19 - - [2026-05-07 02:00:22] "GET /firewall-policy/897f1426-901e-4d6a-b843-ca9923d699d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.005181 10.0.0.19 - - [2026-05-07 02:00:22] "GET /firewall-rule/4c5da7d0-fa85-41b0-a3eb-77fdce6d9ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005511 10.0.0.19 - - [2026-05-07 02:00:22] "POST /ref-update HTTP/1.1" 200 156 0.041960 10.0.0.19 - - [2026-05-07 02:00:22] "GET /application-policy-set/2d51b2ea-7868-44b0-a265-23cc0b4eeec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010823 10.0.0.19 - - [2026-05-07 02:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007902 10.0.0.19 - - [2026-05-07 02:00:22] "GET /policy-management/ddf11add-48d5-4d86-a414-a8e1389f371f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003292 10.0.0.19 - - [2026-05-07 02:00:22] "POST /tags HTTP/1.1" 409 214 0.001970 10.0.0.19 - - [2026-05-07 02:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.19 - - [2026-05-07 02:00:22] "GET /tag/6c8da4e1-9d33-45c0-a0b8-a7f1e168fdea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.010911 10.0.0.19 - - [2026-05-07 02:00:22] "POST /firewall-rules HTTP/1.1" 200 576 0.090450 10.0.0.19 - - [2026-05-07 02:00:22] "GET /firewall-rule/33aa4ce1-1bc8-410d-adec-9b843eb4bf73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.010958 10.0.0.19 - - [2026-05-07 02:00:22] "GET /firewall-policy/897f1426-901e-4d6a-b843-ca9923d699d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.005100 10.0.0.19 - - [2026-05-07 02:00:22] "GET /firewall-rule/33aa4ce1-1bc8-410d-adec-9b843eb4bf73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003210 10.0.0.19 - - [2026-05-07 02:00:22] "POST /ref-update HTTP/1.1" 200 156 0.042929 10.0.0.19 - - [2026-05-07 02:00:22] "POST /tags HTTP/1.1" 200 363 0.025025 10.0.0.19 - - [2026-05-07 02:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.19 - - [2026-05-07 02:00:22] "GET /tag/bc1458a6-533a-41e8-a52f-576bc91a9a23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.016220 10.0.0.19 - - [2026-05-07 02:00:22] "POST /tags HTTP/1.1" 200 311 0.022595 10.0.0.19 - - [2026-05-07 02:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.19 - - [2026-05-07 02:00:23] "GET /tag/fb551eae-0624-45e5-bd4d-f7cfd26b5530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.013108 10.0.0.19 - - [2026-05-07 02:00:23] "POST /id-to-fqname HTTP/1.1" 200 177 0.000587 10.0.0.19 - - [2026-05-07 02:00:23] "POST /fqname-to-id HTTP/1.1" 404 186 0.018255 10.0.0.19 - - [2026-05-07 02:00:23] "POST /security-groups HTTP/1.1" 200 574 0.080846 10.0.0.19 - - [2026-05-07 02:00:23] "POST /projects HTTP/1.1" 200 489 0.249084 10.0.0.19 - - [2026-05-07 02:00:23] "POST /fqname-to-id HTTP/1.1" 404 217 0.002142 10.0.0.19 - - [2026-05-07 02:00:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.009862 10.0.0.19 - - [2026-05-07 02:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010015 10.0.0.19 - - [2026-05-07 02:00:23] "GET /virtual-network/a3a98cf2-2f7c-4904-b4ed-a01a1b88200c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.008457 10.0.0.19 - - [2026-05-07 02:00:23] "POST /access-control-lists HTTP/1.1" 200 583 0.101835 10.0.0.19 - - [2026-05-07 02:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.19 - - [2026-05-07 02:00:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.013357 10.0.0.19 - - [2026-05-07 02:00:23] "GET /virtual-network/b2b3482e-d05a-426f-adb6-87ffa28498fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.004771 10.0.0.19 - - [2026-05-07 02:00:23] "POST /access-control-lists HTTP/1.1" 200 581 0.081772 10.0.0.19 - - [2026-05-07 02:00:23] "PUT /virtual-network/a3a98cf2-2f7c-4904-b4ed-a01a1b88200c HTTP/1.1" 200 264 0.117528 10.0.0.19 - - [2026-05-07 02:00:23] "PUT /virtual-network/b2b3482e-d05a-426f-adb6-87ffa28498fa HTTP/1.1" 200 264 0.055742 10.0.0.19 - - [2026-05-07 02:00:23] "POST /security-groups HTTP/1.1" 200 546 0.072073 10.0.0.19 - - [2026-05-07 02:00:23] "POST /fqname-to-id HTTP/1.1" 404 240 0.002390 10.0.0.19 - - [2026-05-07 02:00:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.030207 10.0.0.19 - - [2026-05-07 02:00:23] "POST /chown HTTP/1.1" 200 109 0.025455 10.0.0.19 - - [2026-05-07 02:00:23] "POST /access-control-lists HTTP/1.1" 200 602 0.088607 10.0.0.19 - - [2026-05-07 02:00:23] "POST /fqname-to-id HTTP/1.1" 404 239 0.016917 10.0.0.19 - - [2026-05-07 02:00:23] "GET /application-policy-set/2d51b2ea-7868-44b0-a265-23cc0b4eeec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.023083 10.0.0.19 - - [2026-05-07 02:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.19 - - [2026-05-07 02:00:23] "GET /policy-management/ddf11add-48d5-4d86-a414-a8e1389f371f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004343 10.0.0.19 - - [2026-05-07 02:00:23] "POST /tags HTTP/1.1" 409 210 0.002083 10.0.0.19 - - [2026-05-07 02:00:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.19 - - [2026-05-07 02:00:24] "GET /tag/fb551eae-0624-45e5-bd4d-f7cfd26b5530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.013645 10.0.0.19 - - [2026-05-07 02:00:24] "POST /access-control-lists HTTP/1.1" 200 600 0.082294 10.0.0.19 - - [2026-05-07 02:00:24] "POST /firewall-rules HTTP/1.1" 200 570 0.093130 10.0.0.19 - - [2026-05-07 02:00:24] "GET /firewall-rule/415d648a-1e0e-4ad3-bce9-48dc76296372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.008092 10.0.0.19 - - [2026-05-07 02:00:24] "GET /firewall-policy/897f1426-901e-4d6a-b843-ca9923d699d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.012084 10.0.0.19 - - [2026-05-07 02:00:24] "GET /firewall-rule/415d648a-1e0e-4ad3-bce9-48dc76296372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003162 10.0.0.19 - - [2026-05-07 02:00:24] "POST /ref-update HTTP/1.1" 200 156 0.067470 10.0.0.19 - - [2026-05-07 02:00:24] "GET /application-policy-set/2d51b2ea-7868-44b0-a265-23cc0b4eeec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003553 10.0.0.19 - - [2026-05-07 02:00:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006371 10.0.0.19 - - [2026-05-07 02:00:24] "GET /policy-management/ddf11add-48d5-4d86-a414-a8e1389f371f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004360 10.0.0.19 - - [2026-05-07 02:00:24] "POST /tags HTTP/1.1" 409 210 0.003390 10.0.0.19 - - [2026-05-07 02:00:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.19 - - [2026-05-07 02:00:24] "GET /tag/fb551eae-0624-45e5-bd4d-f7cfd26b5530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.013799 10.0.0.19 - - [2026-05-07 02:00:24] "POST /firewall-rules HTTP/1.1" 200 568 0.071843 10.0.0.19 - - [2026-05-07 02:00:24] "GET /firewall-rule/a2d7d82f-de57-4a58-b428-29a4361b55da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004224 10.0.0.19 - - [2026-05-07 02:00:24] "GET /firewall-policy/897f1426-901e-4d6a-b843-ca9923d699d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004548 10.0.0.19 - - [2026-05-07 02:00:24] "GET /firewall-rule/a2d7d82f-de57-4a58-b428-29a4361b55da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002780 10.0.0.19 - - [2026-05-07 02:00:24] "POST /ref-update HTTP/1.1" 200 156 0.046299 10.0.0.19 - - [2026-05-07 02:00:24] "POST /tags HTTP/1.1" 200 363 0.020291 10.0.0.19 - - [2026-05-07 02:00:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.19 - - [2026-05-07 02:00:24] "GET /tag/6d6757e9-4068-4ded-a06a-8db7b3fdda2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.019390 10.0.0.19 - - [2026-05-07 02:00:24] "POST /tags HTTP/1.1" 409 210 0.003045 10.0.0.19 - - [2026-05-07 02:00:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.19 - - [2026-05-07 02:00:24] "GET /tag/6253ad74-1047-44ae-a5ed-7af9edbf50fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.012847 10.0.0.19 - - [2026-05-07 02:00:24] "POST /projects HTTP/1.1" 409 223 0.002317 10.0.0.19 - - [2026-05-07 02:00:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.19 - - [2026-05-07 02:00:24] "GET /project/bf629cbe-70b1-4252-9d74-cda2358ca8c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.033684 10.0.0.19 - - [2026-05-07 02:00:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.19 - - [2026-05-07 02:00:24] "GET /virtual-network/a3a98cf2-2f7c-4904-b4ed-a01a1b88200c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.004814 10.0.0.19 - - [2026-05-07 02:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.19 - - [2026-05-07 02:00:25] "GET /virtual-network/b2b3482e-d05a-426f-adb6-87ffa28498fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.005116 10.0.0.19 - - [2026-05-07 02:00:25] "PUT /virtual-network/a3a98cf2-2f7c-4904-b4ed-a01a1b88200c HTTP/1.1" 200 264 0.060840 10.0.0.19 - - [2026-05-07 02:00:25] "PUT /virtual-network/b2b3482e-d05a-426f-adb6-87ffa28498fa HTTP/1.1" 200 264 0.058348 10.0.0.19 - - [2026-05-07 02:00:25] "POST /security-groups HTTP/1.1" 409 253 0.004077 10.0.0.19 - - [2026-05-07 02:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.19 - - [2026-05-07 02:00:25] "PUT /security-group/ffa85c98-9d9a-4b19-bc5f-4dbc6e47c929 HTTP/1.1" 200 262 0.071598 10.0.0.19 - - [2026-05-07 02:00:25] "PUT /access-control-list/4cd03bfd-aca7-4874-a78d-ec988ca6b256 HTTP/1.1" 200 272 0.024800 10.0.0.19 - - [2026-05-07 02:00:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.043720 10.0.0.19 - - [2026-05-07 02:00:25] "GET /application-policy-set/2d51b2ea-7868-44b0-a265-23cc0b4eeec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009407 10.0.0.19 - - [2026-05-07 02:00:25] "PUT /access-control-list/f07f7be7-68f1-4c53-90c8-bb23e8c6545b HTTP/1.1" 200 272 0.040472 10.0.0.19 - - [2026-05-07 02:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009763 10.0.0.19 - - [2026-05-07 02:00:25] "GET /policy-management/ddf11add-48d5-4d86-a414-a8e1389f371f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003858 10.0.0.19 - - [2026-05-07 02:00:25] "POST /tags HTTP/1.1" 409 210 0.001886 10.0.0.19 - - [2026-05-07 02:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.19 - - [2026-05-07 02:00:25] "GET /tag/6253ad74-1047-44ae-a5ed-7af9edbf50fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.022243 10.0.0.19 - - [2026-05-07 02:00:25] "POST /firewall-rules HTTP/1.1" 200 570 0.128861 10.0.0.19 - - [2026-05-07 02:00:25] "GET /firewall-rule/fc35d2a0-21d2-4c0e-8a10-56b6039d78e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.010311 10.0.0.19 - - [2026-05-07 02:00:25] "GET /firewall-policy/897f1426-901e-4d6a-b843-ca9923d699d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004974 10.0.0.19 - - [2026-05-07 02:00:25] "GET /firewall-rule/fc35d2a0-21d2-4c0e-8a10-56b6039d78e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003319 10.0.0.19 - - [2026-05-07 02:00:25] "POST /ref-update HTTP/1.1" 200 156 0.044475 10.0.0.19 - - [2026-05-07 02:00:25] "GET /application-policy-set/2d51b2ea-7868-44b0-a265-23cc0b4eeec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011647 10.0.0.19 - - [2026-05-07 02:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.19 - - [2026-05-07 02:00:25] "GET /policy-management/ddf11add-48d5-4d86-a414-a8e1389f371f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004477 10.0.0.19 - - [2026-05-07 02:00:25] "POST /tags HTTP/1.1" 409 210 0.002574 10.0.0.19 - - [2026-05-07 02:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.19 - - [2026-05-07 02:00:25] "GET /tag/6253ad74-1047-44ae-a5ed-7af9edbf50fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.022466 10.0.0.19 - - [2026-05-07 02:00:26] "POST /firewall-rules HTTP/1.1" 200 568 0.073212 10.0.0.19 - - [2026-05-07 02:00:26] "GET /firewall-rule/c7049210-8313-40f3-8946-4120bf1b6f94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.021349 10.0.0.19 - - [2026-05-07 02:00:26] "GET /firewall-policy/897f1426-901e-4d6a-b843-ca9923d699d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.005625 10.0.0.19 - - [2026-05-07 02:00:26] "GET /firewall-rule/c7049210-8313-40f3-8946-4120bf1b6f94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003683 10.0.0.19 - - [2026-05-07 02:00:26] "POST /ref-update HTTP/1.1" 200 156 0.104196 10.0.0.19 - - [2026-05-07 02:00:26] "POST /tags HTTP/1.1" 409 237 0.022045 10.0.0.19 - - [2026-05-07 02:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.19 - - [2026-05-07 02:00:26] "GET /tag/6d6757e9-4068-4ded-a06a-8db7b3fdda2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.016123 10.0.0.19 - - [2026-05-07 02:00:26] "GET /virtual-machine-interface/7b8aaee2-49b8-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.005877 10.0.0.19 - - [2026-05-07 02:00:26] "POST /set-tag HTTP/1.1" 200 109 0.024450 10.0.0.19 - - [2026-05-07 02:00:28] "GET / HTTP/1.1" 200 35931 0.002054 10.0.0.19 - - [2026-05-07 02:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002595 10.0.0.19 - - [2026-05-07 02:00:28] "GET /routing-instance/de99a8bb-fac2-449b-9b2c-2ce69d0c4565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002931 10.0.0.19 - - [2026-05-07 02:00:28] "POST /bgp-routers HTTP/1.1" 409 301 0.002016 10.0.0.19 - - [2026-05-07 02:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.19 - - [2026-05-07 02:00:28] "GET /bgp-router/cc58b26e-e25b-495e-8b6b-35f688a297dd?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.005903 10.0.0.19 - - [2026-05-07 02:00:28] "PUT /bgp-router/cc58b26e-e25b-495e-8b6b-35f688a297dd HTTP/1.1" 200 254 0.018124 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:00:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001375 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:00:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.004005 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:00:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000924 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:00:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001114 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:00:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001293 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:00:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001121 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:00:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001009 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:00:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000988 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:01:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001266 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:01:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001344 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:01:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000947 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:01:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001042 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:01:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000940 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:01:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001308 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:01:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000896 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:01:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001079 10.0.0.241 - - [2026-05-07 02:01:54] "GET / HTTP/1.1" 200 35931 0.001597 10.0.0.241 - - [2026-05-07 02:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.241 - - [2026-05-07 02:01:54] "GET /global-system-config/b3e306a5-95ac-4c70-a5eb-9c550986e063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004550 10.0.0.241 - - [2026-05-07 02:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.241 - - [2026-05-07 02:01:54] "GET /routing-instance/de99a8bb-fac2-449b-9b2c-2ce69d0c4565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003534 10.0.0.241 - - [2026-05-07 02:01:54] "PUT /global-system-config/b3e306a5-95ac-4c70-a5eb-9c550986e063 HTTP/1.1" 200 274 0.010135 10.0.0.241 - - [2026-05-07 02:01:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.027628 10.0.0.241 - - [2026-05-07 02:01:54] "POST /virtual-routers HTTP/1.1" 200 599 0.020161 10.0.0.241 - - [2026-05-07 02:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004997 10.0.0.241 - - [2026-05-07 02:01:54] "GET /virtual-router/58aee1e5-e3ff-4568-9710-27a9dc4ca0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.008309 10.0.0.241 - - [2026-05-07 02:01:55] "POST /fqname-to-id HTTP/1.1" 404 229 0.002308 10.0.0.241 - - [2026-05-07 02:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.241 - - [2026-05-07 02:01:55] "GET /virtual-network/197fc5e6-a7b0-44db-9d21-0649a764481b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004955 10.0.0.241 - - [2026-05-07 02:01:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.071892 10.0.0.19 - - [2026-05-07 02:03:44] "GET /global-system-configs HTTP/1.1" 200 322 0.002996 10.0.0.19 - - [2026-05-07 02:03:46] "GET /global-system-configs HTTP/1.1" 200 322 0.003893 10.0.0.19 - - [2026-05-07 02:04:11] "GET /virtual-router/58aee1e5-e3ff-4568-9710-27a9dc4ca0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003136 10.0.0.19 - - [2026-05-07 02:04:11] "POST /ref-update HTTP/1.1" 200 156 0.013804 10.0.0.241 - - [2026-05-07 02:04:29] "GET / HTTP/1.1" 200 35931 0.001856 10.0.0.241 - - [2026-05-07 02:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.241 - - [2026-05-07 02:04:29] "GET /global-system-config/b3e306a5-95ac-4c70-a5eb-9c550986e063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006027 10.0.0.241 - - [2026-05-07 02:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.241 - - [2026-05-07 02:04:29] "GET /routing-instance/de99a8bb-fac2-449b-9b2c-2ce69d0c4565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003101 10.0.0.241 - - [2026-05-07 02:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.241 - - [2026-05-07 02:04:29] "GET /virtual-router/58aee1e5-e3ff-4568-9710-27a9dc4ca0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004106 10.0.0.241 - - [2026-05-07 02:04:29] "PUT /virtual-router/58aee1e5-e3ff-4568-9710-27a9dc4ca0ac HTTP/1.1" 200 262 0.016583 10.0.0.241 - - [2026-05-07 02:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.241 - - [2026-05-07 02:04:29] "GET /virtual-router/58aee1e5-e3ff-4568-9710-27a9dc4ca0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003348 10.0.0.241 - - [2026-05-07 02:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.241 - - [2026-05-07 02:04:29] "GET /virtual-machine-interface/56bce36f-b032-4ff2-9989-77f8cd3b8304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.005322 10.0.0.241 - - [2026-05-07 02:04:29] "PUT /virtual-machine-interface/56bce36f-b032-4ff2-9989-77f8cd3b8304 HTTP/1.1" 200 284 0.025915 10.0.0.19 - - [2026-05-07 02:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005211 10.0.0.19 - - [2026-05-07 02:04:39] "GET /virtual-router/58aee1e5-e3ff-4568-9710-27a9dc4ca0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003541 10.0.0.19 - - [2026-05-07 02:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.19 - - [2026-05-07 02:04:40] "GET /loadbalancer/9608e970-af34-4f84-a100-d8458725b8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003217 10.0.0.19 - - [2026-05-07 02:04:40] "GET /virtual-machine-interface/7b8aaee2-49b8-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004882 10.0.0.19 - - [2026-05-07 02:04:40] "POST /set-tag HTTP/1.1" 200 109 0.002451 10.0.0.19 - - [2026-05-07 02:04:40] "GET /virtual-machine-interface/7b8aaee2-49b8-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005598 10.0.0.19 - - [2026-05-07 02:04:40] "POST /set-tag HTTP/1.1" 200 109 0.002806 10.0.0.19 - - [2026-05-07 02:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.19 - - [2026-05-07 02:04:40] "GET /loadbalancer/9608e970-af34-4f84-a100-d8458725b8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002861 10.0.0.19 - - [2026-05-07 02:04:40] "GET /loadbalancer-pool/665983a2-e19b-4e44-89b7-6f04e9388d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.004610 10.0.0.19 - - [2026-05-07 02:04:40] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017849 10.0.0.19 - - [2026-05-07 02:04:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.033084 10.0.0.19 - - [2026-05-07 02:04:41] "GET /virtual-machine-interface/7b8aaee2-49b8-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.015821 10.0.0.19 - - [2026-05-07 02:04:41] "GET /virtual-machine-interface/7b8aaee2-49b8-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.019230 10.0.0.19 - - [2026-05-07 02:04:41] "POST /ref-update HTTP/1.1" 200 156 0.015818 10.0.0.19 - - [2026-05-07 02:04:41] "POST /tags HTTP/1.1" 409 205 0.010646 10.0.0.19 - - [2026-05-07 02:04:41] "GET /floating-ip/05a5f524-96c3-439e-970d-c9d5bfc80756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.021830 10.0.0.19 - - [2026-05-07 02:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005945 10.0.0.19 - - [2026-05-07 02:04:41] "GET /tag/d2367c7b-cd8b-4efc-9000-b86d77b7070a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.026004 10.0.0.19 - - [2026-05-07 02:04:41] "PUT /floating-ip/05a5f524-96c3-439e-970d-c9d5bfc80756 HTTP/1.1" 200 256 0.020212 10.0.0.19 - - [2026-05-07 02:04:41] "POST /set-tag HTTP/1.1" 200 109 0.086904 10.0.0.19 - - [2026-05-07 02:04:41] "GET /loadbalancer-pool/a409fcb3-b7bd-4bd7-95f1-56b58a55d727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.007164 10.0.0.19 - - [2026-05-07 02:04:41] "POST /loadbalancer-members HTTP/1.1" 200 690 0.038524 10.0.0.19 - - [2026-05-07 02:04:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.010448 10.0.0.19 - - [2026-05-07 02:04:41] "GET /virtual-machine-interface/7b8aaee2-49b8-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011928 10.0.0.19 - - [2026-05-07 02:04:41] "POST /set-tag HTTP/1.1" 200 109 0.003728 10.0.0.19 - - [2026-05-07 02:04:41] "GET /virtual-machine-interface/7b8aaee2-49b8-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005450 10.0.0.19 - - [2026-05-07 02:04:41] "POST /ref-update HTTP/1.1" 200 156 0.013743 10.0.0.19 - - [2026-05-07 02:04:41] "GET /floating-ip/05a5f524-96c3-439e-970d-c9d5bfc80756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.022041 10.0.0.19 - - [2026-05-07 02:04:41] "GET /loadbalancer-pool/0119f03a-c7d5-4b46-9e1c-a58e19df3247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.017720 10.0.0.19 - - [2026-05-07 02:04:41] "PUT /floating-ip/05a5f524-96c3-439e-970d-c9d5bfc80756 HTTP/1.1" 200 256 0.022249 10.0.0.19 - - [2026-05-07 02:04:41] "POST /loadbalancer-members HTTP/1.1" 200 692 0.058477 10.0.0.19 - - [2026-05-07 02:04:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.029538 10.0.0.19 - - [2026-05-07 02:04:41] "GET /virtual-machine-interface/7b8aaee2-49b8-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009232 10.0.0.19 - - [2026-05-07 02:04:41] "GET /virtual-machine-interface/7b8aaee2-49b8-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011936 10.0.0.19 - - [2026-05-07 02:04:41] "POST /ref-update HTTP/1.1" 200 156 0.014280 10.0.0.19 - - [2026-05-07 02:04:41] "GET /floating-ip/05a5f524-96c3-439e-970d-c9d5bfc80756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.018045 10.0.0.19 - - [2026-05-07 02:04:41] "POST /set-tag HTTP/1.1" 200 109 0.004553 10.0.0.19 - - [2026-05-07 02:04:41] "PUT /floating-ip/05a5f524-96c3-439e-970d-c9d5bfc80756 HTTP/1.1" 200 256 0.013645 10.0.0.19 - - [2026-05-07 02:04:48] "GET /virtual-machine-interface/7b8aaee2-49b8-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004865 10.0.0.19 - - [2026-05-07 02:04:48] "POST /set-tag HTTP/1.1" 200 109 0.002774 10.0.0.19 - - [2026-05-07 02:04:48] "GET /virtual-machine-interface/7b8aaee2-49b8-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008894 10.0.0.19 - - [2026-05-07 02:04:48] "POST /set-tag HTTP/1.1" 200 109 0.002605 10.0.0.19 - - [2026-05-07 02:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.19 - - [2026-05-07 02:04:48] "GET /loadbalancer/9608e970-af34-4f84-a100-d8458725b8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002979 10.0.0.19 - - [2026-05-07 02:04:48] "GET /virtual-machine-interface/7b8aaee2-49b8-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005561 10.0.0.19 - - [2026-05-07 02:04:49] "POST /set-tag HTTP/1.1" 200 109 0.059986 10.0.0.19 - - [2026-05-07 02:04:49] "DELETE /loadbalancer-member/876ae716-4ae3-4e37-a58f-1e4398fbf741 HTTP/1.1" 200 115 0.076364 10.0.0.19 - - [2026-05-07 02:04:49] "GET /virtual-machine-interface/7b8aaee2-49b8-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013016 10.0.0.19 - - [2026-05-07 02:04:49] "POST /set-tag HTTP/1.1" 200 109 0.007239 10.0.0.19 - - [2026-05-07 02:04:49] "DELETE /loadbalancer-member/4ea7ed93-83f3-4ac4-bf73-c31658e49aa2 HTTP/1.1" 200 115 0.060662 10.0.0.19 - - [2026-05-07 02:04:49] "GET /virtual-machine-interface/7b8aaee2-49b8-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006035 10.0.0.19 - - [2026-05-07 02:04:49] "POST /set-tag HTTP/1.1" 200 109 0.003830 10.0.0.19 - - [2026-05-07 02:04:49] "DELETE /loadbalancer-member/d8596b32-dc0e-4a47-9788-12241ed2fbef HTTP/1.1" 200 115 0.054957 10.0.0.19 - - [2026-05-07 02:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.19 - - [2026-05-07 02:04:49] "GET /loadbalancer/9608e970-af34-4f84-a100-d8458725b8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.005851 10.0.0.19 - - [2026-05-07 02:04:49] "GET /loadbalancer-pool/665983a2-e19b-4e44-89b7-6f04e9388d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003304 10.0.0.19 - - [2026-05-07 02:04:49] "POST /loadbalancer-members HTTP/1.1" 200 690 0.037004 10.0.0.19 - - [2026-05-07 02:04:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.011866 10.0.0.19 - - [2026-05-07 02:04:49] "GET /virtual-machine-interface/7b8aaee2-49b8-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.027748 10.0.0.19 - - [2026-05-07 02:04:49] "GET /virtual-machine-interface/7b8aaee2-49b8-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007384 10.0.0.19 - - [2026-05-07 02:04:49] "GET /floating-ip/05a5f524-96c3-439e-970d-c9d5bfc80756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003103 10.0.0.19 - - [2026-05-07 02:04:49] "POST /set-tag HTTP/1.1" 200 109 0.091887 10.0.0.19 - - [2026-05-07 02:04:49] "GET /loadbalancer-pool/a409fcb3-b7bd-4bd7-95f1-56b58a55d727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002886 10.0.0.19 - - [2026-05-07 02:04:49] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019813 10.0.0.19 - - [2026-05-07 02:04:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.016242 10.0.0.19 - - [2026-05-07 02:04:49] "GET /virtual-machine-interface/7b8aaee2-49b8-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009215 10.0.0.19 - - [2026-05-07 02:04:49] "GET /virtual-machine-interface/7b8aaee2-49b8-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005036 10.0.0.19 - - [2026-05-07 02:04:49] "GET /floating-ip/05a5f524-96c3-439e-970d-c9d5bfc80756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.009807 10.0.0.19 - - [2026-05-07 02:04:49] "POST /set-tag HTTP/1.1" 200 109 0.008100 10.0.0.19 - - [2026-05-07 02:04:49] "GET /loadbalancer-pool/0119f03a-c7d5-4b46-9e1c-a58e19df3247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.005840 10.0.0.19 - - [2026-05-07 02:04:49] "POST /loadbalancer-members HTTP/1.1" 200 692 0.049320 10.0.0.19 - - [2026-05-07 02:04:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.028372 10.0.0.19 - - [2026-05-07 02:04:50] "GET /virtual-machine-interface/7b8aaee2-49b8-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014030 10.0.0.19 - - [2026-05-07 02:04:50] "GET /virtual-machine-interface/7b8aaee2-49b8-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017192 10.0.0.19 - - [2026-05-07 02:04:50] "POST /set-tag HTTP/1.1" 200 109 0.020842 10.0.0.19 - - [2026-05-07 02:04:50] "GET /floating-ip/05a5f524-96c3-439e-970d-c9d5bfc80756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.009526 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:05:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000887 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:05:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001122 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:06:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001041 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:06:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001095 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:07:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000882 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:07:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000965 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:07:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001163 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:07:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001179 10.0.0.19 - - [2026-05-07 02:08:44] "GET /global-system-configs HTTP/1.1" 200 322 0.002508 10.0.0.19 - - [2026-05-07 02:08:46] "GET /global-system-configs HTTP/1.1" 200 322 0.002010 10.0.0.19 - - [2026-05-07 02:08:47] "GET /virtual-machine-interface/7b8aaee2-49b8-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004522 10.0.0.19 - - [2026-05-07 02:08:47] "POST /set-tag HTTP/1.1" 200 109 0.003815 10.0.0.19 - - [2026-05-07 02:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006403 10.0.0.19 - - [2026-05-07 02:08:47] "GET /loadbalancer/9608e970-af34-4f84-a100-d8458725b8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.006525 10.0.0.19 - - [2026-05-07 02:08:48] "GET /virtual-machine-interface/7b8aaee2-49b8-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009474 10.0.0.19 - - [2026-05-07 02:08:48] "POST /set-tag HTTP/1.1" 200 109 0.033745 10.0.0.19 - - [2026-05-07 02:08:48] "DELETE /loadbalancer-member/4d6f54cd-0a4f-4c7a-8608-c6a424fe51f3 HTTP/1.1" 200 115 0.076775 10.0.0.19 - - [2026-05-07 02:08:48] "GET /virtual-machine-interface/7b8aaee2-49b8-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.015182 10.0.0.19 - - [2026-05-07 02:08:48] "POST /set-tag HTTP/1.1" 200 109 0.004806 10.0.0.19 - - [2026-05-07 02:08:48] "DELETE /loadbalancer-member/b7e980e7-1cca-468c-8ecb-8c3c3c4f57c0 HTTP/1.1" 200 115 0.058928 10.0.0.19 - - [2026-05-07 02:08:48] "GET /virtual-machine-interface/7b8aaee2-49b8-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013686 10.0.0.19 - - [2026-05-07 02:08:48] "POST /set-tag HTTP/1.1" 200 109 0.002690 10.0.0.19 - - [2026-05-07 02:08:48] "DELETE /loadbalancer-member/33da1edd-7bc1-41d4-9505-38ec077f3135 HTTP/1.1" 200 115 0.120778 10.0.0.19 - - [2026-05-07 02:08:48] "GET /virtual-machine-interface/7b8aaee2-49b8-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005544 10.0.0.19 - - [2026-05-07 02:08:48] "POST /set-tag HTTP/1.1" 200 109 0.002674 10.0.0.19 - - [2026-05-07 02:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.19 - - [2026-05-07 02:08:48] "GET /loadbalancer/9608e970-af34-4f84-a100-d8458725b8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.184607 10.0.0.19 - - [2026-05-07 02:08:48] "GET /loadbalancer-pool/665983a2-e19b-4e44-89b7-6f04e9388d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003299 10.0.0.19 - - [2026-05-07 02:08:48] "POST /loadbalancer-members HTTP/1.1" 200 690 0.034399 10.0.0.19 - - [2026-05-07 02:08:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.015924 10.0.0.19 - - [2026-05-07 02:08:48] "GET /virtual-machine-interface/7b8aaee2-49b8-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.019455 10.0.0.19 - - [2026-05-07 02:08:48] "GET /virtual-machine-interface/7b8aaee2-49b8-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004689 10.0.0.19 - - [2026-05-07 02:08:48] "GET /floating-ip/05a5f524-96c3-439e-970d-c9d5bfc80756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.006308 10.0.0.19 - - [2026-05-07 02:08:49] "POST /set-tag HTTP/1.1" 200 109 0.074886 10.0.0.19 - - [2026-05-07 02:08:49] "GET /loadbalancer-pool/a409fcb3-b7bd-4bd7-95f1-56b58a55d727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.013589 10.0.0.19 - - [2026-05-07 02:08:49] "POST /loadbalancer-members HTTP/1.1" 200 690 0.035728 10.0.0.19 - - [2026-05-07 02:08:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.010446 10.0.0.19 - - [2026-05-07 02:08:49] "GET /virtual-machine-interface/7b8aaee2-49b8-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.024127 10.0.0.19 - - [2026-05-07 02:08:49] "POST /set-tag HTTP/1.1" 200 109 0.002455 10.0.0.19 - - [2026-05-07 02:08:49] "GET /virtual-machine-interface/7b8aaee2-49b8-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007063 10.0.0.19 - - [2026-05-07 02:08:49] "GET /floating-ip/05a5f524-96c3-439e-970d-c9d5bfc80756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003026 10.0.0.19 - - [2026-05-07 02:08:49] "GET /loadbalancer-pool/0119f03a-c7d5-4b46-9e1c-a58e19df3247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.003211 10.0.0.19 - - [2026-05-07 02:08:49] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026228 10.0.0.19 - - [2026-05-07 02:08:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.022961 10.0.0.19 - - [2026-05-07 02:08:49] "GET /virtual-machine-interface/7b8aaee2-49b8-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012967 10.0.0.19 - - [2026-05-07 02:08:49] "GET /virtual-machine-interface/7b8aaee2-49b8-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005046 10.0.0.19 - - [2026-05-07 02:08:49] "GET /floating-ip/05a5f524-96c3-439e-970d-c9d5bfc80756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003972 10.0.0.19 - - [2026-05-07 02:08:49] "POST /set-tag HTTP/1.1" 200 109 0.003747 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:10:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000854 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:10:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001181 10.0.0.19 - - [2026-05-07 02:11:15] "GET / HTTP/1.1" 200 35931 0.002239 10.0.0.19 - - [2026-05-07 02:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.19 - - [2026-05-07 02:11:15] "GET /project/4134fedc-4974-4ddf-9052-c102432a0f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035850 10.0.0.19 - - [2026-05-07 02:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.19 - - [2026-05-07 02:11:15] "GET /project/4134fedc-4974-4ddf-9052-c102432a0f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026242 10.0.0.19 - - [2026-05-07 02:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.19 - - [2026-05-07 02:11:16] "GET /project/4134fedc-4974-4ddf-9052-c102432a0f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035786 10.0.0.19 - - [2026-05-07 02:11:16] "POST /tags HTTP/1.1" 200 333 0.046080 10.0.0.19 - - [2026-05-07 02:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.014809 10.0.0.19 - - [2026-05-07 02:11:16] "GET /tag/85b9b46e-a15c-4838-b2fc-22ec410d98f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.022782 10.0.0.19 - - [2026-05-07 02:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.19 - - [2026-05-07 02:11:16] "GET /project/4134fedc-4974-4ddf-9052-c102432a0f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042717 10.0.0.19 - - [2026-05-07 02:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.014780 10.0.0.19 - - [2026-05-07 02:11:16] "GET /virtual-networks?parent_id=4134fedc-4974-4ddf-9052-c102432a0f97&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002560 10.0.0.19 - - [2026-05-07 02:11:16] "GET /project/4134fedc-4974-4ddf-9052-c102432a0f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.052924 10.0.0.19 - - [2026-05-07 02:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005224 10.0.0.19 - - [2026-05-07 02:11:16] "GET /virtual-network/b2b3482e-d05a-426f-adb6-87ffa28498fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004523 10.0.0.19 - - [2026-05-07 02:11:16] "POST /virtual-networks HTTP/1.1" 200 512 0.101837 10.0.0.19 - - [2026-05-07 02:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010691 10.0.0.19 - - [2026-05-07 02:11:16] "GET /service-appliance-set/64b387c1-f79d-4813-989e-3300bd9cf303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004717 10.0.0.19 - - [2026-05-07 02:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189 10.0.0.19 - - [2026-05-07 02:11:16] "GET /network-ipam/6363349c-044a-4539-a66f-dcb635c4c756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.005104 10.0.0.19 - - [2026-05-07 02:11:16] "POST /fqname-to-id HTTP/1.1" 404 254 0.012754 10.0.0.19 - - [2026-05-07 02:11:16] "POST /useragent-kv HTTP/1.1" 200 115 0.005919 10.0.0.19 - - [2026-05-07 02:11:16] "POST /ref-update HTTP/1.1" 200 156 0.077141 10.0.0.19 - - [2026-05-07 02:11:17] "GET /virtual-network/c9b08530-a8a0-4238-b6b4-6531a8c4223a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.012312 10.0.0.19 - - [2026-05-07 02:11:17] "GET /domains HTTP/1.1" 200 280 0.002697 10.0.0.19 - - [2026-05-07 02:11:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.138547 10.0.0.19 - - [2026-05-07 02:11:17] "GET /domain/b56ee73c-a812-4f07-850e-4e2ebbc31db7 HTTP/1.1" 200 3086 0.034241 10.0.0.19 - - [2026-05-07 02:11:17] "GET /virtual-machine-interface/d3764f56-8945-4cd5-8635-ea1c84d7b66f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.015047 10.0.0.19 - - [2026-05-07 02:11:17] "GET /project/4134fedc-4974-4ddf-9052-c102432a0f97 HTTP/1.1" 200 5476 0.046346 10.0.0.19 - - [2026-05-07 02:11:17] "GET /virtual-network/c9b08530-a8a0-4238-b6b4-6531a8c4223a HTTP/1.1" 200 2084 0.013475 10.0.0.19 - - [2026-05-07 02:11:17] "GET /virtual-network/c9b08530-a8a0-4238-b6b4-6531a8c4223a HTTP/1.1" 200 2084 0.006221 10.0.0.19 - - [2026-05-07 02:11:17] "GET /routing-instance/75143557-1cf1-4f86-9f2d-6d36443dff48 HTTP/1.1" 200 1181 0.004739 10.0.0.19 - - [2026-05-07 02:11:17] "GET /routing-instance/75143557-1cf1-4f86-9f2d-6d36443dff48 HTTP/1.1" 200 1181 0.003260 10.0.0.19 - - [2026-05-07 02:11:17] "POST /instance-ips HTTP/1.1" 200 409 0.056063 10.0.0.19 - - [2026-05-07 02:11:17] "GET /instance-ip/3fb67fab-48c4-45f2-a858-e01ac904e20d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.011446 10.0.0.19 - - [2026-05-07 02:11:17] "POST /loadbalancers HTTP/1.1" 200 610 0.064096 10.0.0.19 - - [2026-05-07 02:11:17] "POST /route-targets HTTP/1.1" 200 327 0.036777 10.0.0.19 - - [2026-05-07 02:11:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.026342 10.0.0.19 - - [2026-05-07 02:11:17] "GET /project/4134fedc-4974-4ddf-9052-c102432a0f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.094535 10.0.0.19 - - [2026-05-07 02:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.042526 10.0.0.19 - - [2026-05-07 02:11:17] "GET /instance-ip/3fb67fab-48c4-45f2-a858-e01ac904e20d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.013581 10.0.0.19 - - [2026-05-07 02:11:17] "POST /ref-update HTTP/1.1" 200 156 0.070242 10.0.0.19 - - [2026-05-07 02:11:17] "GET /project/4134fedc-4974-4ddf-9052-c102432a0f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.067691 10.0.0.19 - - [2026-05-07 02:11:17] "POST /floating-ips HTTP/1.1" 200 597 0.088172 10.0.0.19 - - [2026-05-07 02:11:17] "GET /loadbalancer/84594a47-b874-43e2-a63d-17d45c0bb323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002780 10.0.0.19 - - [2026-05-07 02:11:17] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.018535 10.0.0.19 - - [2026-05-07 02:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.19 - - [2026-05-07 02:11:17] "GET /project/4134fedc-4974-4ddf-9052-c102432a0f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033376 10.0.0.19 - - [2026-05-07 02:11:17] "GET /loadbalancer-listener/d9c9e11c-f758-4c9c-b127-411e13c7c0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.003807 10.0.0.19 - - [2026-05-07 02:11:17] "GET /loadbalancer-listener/d9c9e11c-f758-4c9c-b127-411e13c7c0f9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.004453 10.0.0.19 - - [2026-05-07 02:11:17] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.021700 10.0.0.19 - - [2026-05-07 02:11:17] "GET /instance-ip/3fb67fab-48c4-45f2-a858-e01ac904e20d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003734 10.0.0.19 - - [2026-05-07 02:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.19 - - [2026-05-07 02:11:17] "GET /instance-ip/3fb67fab-48c4-45f2-a858-e01ac904e20d?fields=floating_ips HTTP/1.1" 200 1212 0.005714 10.0.0.19 - - [2026-05-07 02:11:17] "GET /loadbalancer/84594a47-b874-43e2-a63d-17d45c0bb323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.001847 10.0.0.19 - - [2026-05-07 02:11:17] "GET /floating-ip/b73e149d-1a38-4e58-9d5d-6f57cb912b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.002245 10.0.0.19 - - [2026-05-07 02:11:17] "POST /tags HTTP/1.1" 200 295 0.067218 10.0.0.19 - - [2026-05-07 02:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009491 10.0.0.19 - - [2026-05-07 02:11:17] "GET /tag/fb62c378-6896-4e0e-9349-11a2961296f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1097 0.014327 10.0.0.19 - - [2026-05-07 02:11:18] "POST /tags HTTP/1.1" 409 233 0.002350 10.0.0.19 - - [2026-05-07 02:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.19 - - [2026-05-07 02:11:18] "GET /tag/27100f2f-c2d3-4b2c-af5f-8fecf3b3767a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.012515 10.0.0.19 - - [2026-05-07 02:11:18] "POST /tags HTTP/1.1" 409 206 0.002115 10.0.0.19 - - [2026-05-07 02:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.19 - - [2026-05-07 02:11:18] "GET /tag/10fb6564-9657-4742-89e5-f8c5ed4ad73c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.011705 10.0.0.19 - - [2026-05-07 02:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.19 - - [2026-05-07 02:11:18] "GET /virtual-network/a3a98cf2-2f7c-4904-b4ed-a01a1b88200c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006012 10.0.0.19 - - [2026-05-07 02:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.19 - - [2026-05-07 02:11:18] "GET /project/4134fedc-4974-4ddf-9052-c102432a0f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031889 10.0.0.19 - - [2026-05-07 02:11:18] "POST /virtual-machines HTTP/1.1" 200 369 0.011796 10.0.0.19 - - [2026-05-07 02:11:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.017456 10.0.0.19 - - [2026-05-07 02:11:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.113570 10.0.0.19 - - [2026-05-07 02:11:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.008997 10.0.0.19 - - [2026-05-07 02:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006030 10.0.0.19 - - [2026-05-07 02:11:18] "GET /virtual-machine-interface/08a0e084-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.005836 10.0.0.19 - - [2026-05-07 02:11:18] "POST /instance-ips HTTP/1.1" 200 409 0.020858 10.0.0.19 - - [2026-05-07 02:11:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.028560 10.0.0.19 - - [2026-05-07 02:11:18] "GET /virtual-machine-interface/08a0e084-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.011623 10.0.0.19 - - [2026-05-07 02:11:18] "POST /set-tag HTTP/1.1" 200 109 0.019412 10.0.0.19 - - [2026-05-07 02:11:18] "GET /virtual-machine-interface/08a0e084-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.018593 10.0.0.19 - - [2026-05-07 02:11:18] "GET /instance-ip/08bb914a-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003462 10.0.0.19 - - [2026-05-07 02:11:18] "GET /virtual-machine-interface/08a0e084-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004313 10.0.0.19 - - [2026-05-07 02:11:18] "POST /set-tag HTTP/1.1" 200 109 0.002273 10.0.0.19 - - [2026-05-07 02:11:18] "GET /virtual-router/58aee1e5-e3ff-4568-9710-27a9dc4ca0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002741 10.0.0.19 - - [2026-05-07 02:11:18] "POST /ref-update HTTP/1.1" 200 156 0.009319 10.0.0.19 - - [2026-05-07 02:11:18] "GET /virtual-machine-interface/08a0e084-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004751 10.0.0.19 - - [2026-05-07 02:11:18] "POST /set-tag HTTP/1.1" 200 109 0.002114 10.0.0.19 - - [2026-05-07 02:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.19 - - [2026-05-07 02:11:18] "GET /virtual-network/a3a98cf2-2f7c-4904-b4ed-a01a1b88200c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004999 10.0.0.19 - - [2026-05-07 02:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.19 - - [2026-05-07 02:11:18] "GET /project/4134fedc-4974-4ddf-9052-c102432a0f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044246 10.0.0.19 - - [2026-05-07 02:11:18] "POST /virtual-machines HTTP/1.1" 200 369 0.009508 10.0.0.19 - - [2026-05-07 02:11:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.022226 10.0.0.19 - - [2026-05-07 02:11:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.127782 10.0.0.19 - - [2026-05-07 02:11:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.008828 10.0.0.19 - - [2026-05-07 02:11:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.013714 10.0.0.19 - - [2026-05-07 02:11:19] "GET /virtual-machine-interface/090afa96-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.005943 10.0.0.19 - - [2026-05-07 02:11:19] "POST /instance-ips HTTP/1.1" 200 409 0.033836 10.0.0.19 - - [2026-05-07 02:11:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.034142 10.0.0.19 - - [2026-05-07 02:11:19] "GET /virtual-machine-interface/090afa96-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.008729 10.0.0.19 - - [2026-05-07 02:11:19] "POST /set-tag HTTP/1.1" 200 109 0.019383 10.0.0.19 - - [2026-05-07 02:11:19] "GET /virtual-machine-interface/090afa96-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.019110 10.0.0.19 - - [2026-05-07 02:11:19] "GET /instance-ip/0927a4f2-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004389 10.0.0.19 - - [2026-05-07 02:11:19] "GET /virtual-machine-interface/090afa96-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004485 10.0.0.19 - - [2026-05-07 02:11:19] "POST /set-tag HTTP/1.1" 200 109 0.002160 10.0.0.19 - - [2026-05-07 02:11:19] "GET /virtual-router/58aee1e5-e3ff-4568-9710-27a9dc4ca0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.004243 10.0.0.19 - - [2026-05-07 02:11:19] "POST /ref-update HTTP/1.1" 200 156 0.009269 10.0.0.19 - - [2026-05-07 02:11:19] "GET /virtual-machine-interface/090afa96-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004145 10.0.0.19 - - [2026-05-07 02:11:19] "POST /set-tag HTTP/1.1" 200 109 0.002173 10.0.0.19 - - [2026-05-07 02:11:19] "GET /virtual-machine-interface/08a0e084-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003981 10.0.0.19 - - [2026-05-07 02:11:19] "POST /set-tag HTTP/1.1" 200 109 0.002030 10.0.0.19 - - [2026-05-07 02:11:19] "GET /virtual-machine-interface/090afa96-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005147 10.0.0.19 - - [2026-05-07 02:11:19] "POST /set-tag HTTP/1.1" 200 109 0.002331 10.0.0.19 - - [2026-05-07 02:11:22] "GET /domains HTTP/1.1" 200 280 0.001776 10.0.0.19 - - [2026-05-07 02:11:22] "GET /domain/b56ee73c-a812-4f07-850e-4e2ebbc31db7 HTTP/1.1" 200 3086 0.005776 10.0.0.19 - - [2026-05-07 02:11:22] "GET /project/4134fedc-4974-4ddf-9052-c102432a0f97 HTTP/1.1" 200 7064 0.069464 10.0.0.19 - - [2026-05-07 02:11:22] "GET /virtual-network/c9b08530-a8a0-4238-b6b4-6531a8c4223a HTTP/1.1" 200 2084 0.004692 10.0.0.19 - - [2026-05-07 02:11:22] "GET /virtual-network/c9b08530-a8a0-4238-b6b4-6531a8c4223a HTTP/1.1" 200 2084 0.004571 10.0.0.19 - - [2026-05-07 02:11:22] "GET /routing-instance/75143557-1cf1-4f86-9f2d-6d36443dff48 HTTP/1.1" 200 1402 0.004255 10.0.0.19 - - [2026-05-07 02:11:22] "GET /routing-instance/75143557-1cf1-4f86-9f2d-6d36443dff48 HTTP/1.1" 200 1402 0.002945 10.0.0.19 - - [2026-05-07 02:11:22] "GET /route-target/38ed1fe6-9275-46d4-b284-7594e9c0e1ee HTTP/1.1" 200 1152 0.003036 10.0.0.19 - - [2026-05-07 02:11:22] "GET /virtual-network/c9b08530-a8a0-4238-b6b4-6531a8c4223a HTTP/1.1" 200 2084 0.004467 10.0.0.19 - - [2026-05-07 02:11:22] "GET /routing-instance/75143557-1cf1-4f86-9f2d-6d36443dff48 HTTP/1.1" 200 1402 0.002908 10.0.0.19 - - [2026-05-07 02:11:22] "GET /virtual-network/c9b08530-a8a0-4238-b6b4-6531a8c4223a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.008885 10.0.0.19 - - [2026-05-07 02:11:22] "GET /virtual-network/c9b08530-a8a0-4238-b6b4-6531a8c4223a HTTP/1.1" 200 2084 0.004943 10.0.0.19 - - [2026-05-07 02:11:22] "GET /routing-instance/75143557-1cf1-4f86-9f2d-6d36443dff48 HTTP/1.1" 200 1402 0.003188 10.0.0.19 - - [2026-05-07 02:11:22] "GET /routing-instance/75143557-1cf1-4f86-9f2d-6d36443dff48 HTTP/1.1" 200 1402 0.002920 10.0.0.19 - - [2026-05-07 02:11:22] "GET /route-target/38ed1fe6-9275-46d4-b284-7594e9c0e1ee HTTP/1.1" 200 1152 0.007323 10.0.0.19 - - [2026-05-07 02:11:22] "GET /domains HTTP/1.1" 200 280 0.002166 10.0.0.19 - - [2026-05-07 02:11:22] "GET /domain/b56ee73c-a812-4f07-850e-4e2ebbc31db7 HTTP/1.1" 200 3086 0.003737 10.0.0.19 - - [2026-05-07 02:11:22] "GET /project/4134fedc-4974-4ddf-9052-c102432a0f97 HTTP/1.1" 200 7064 0.036618 10.0.0.19 - - [2026-05-07 02:11:22] "GET /virtual-network/c9b08530-a8a0-4238-b6b4-6531a8c4223a HTTP/1.1" 200 2084 0.021407 10.0.0.19 - - [2026-05-07 02:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.19 - - [2026-05-07 02:11:22] "GET /project/4134fedc-4974-4ddf-9052-c102432a0f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033256 10.0.0.19 - - [2026-05-07 02:11:22] "GET /virtual-network/c9b08530-a8a0-4238-b6b4-6531a8c4223a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004221 10.0.0.19 - - [2026-05-07 02:11:22] "GET /floating-ip-pools?parent_id=c9b08530-a8a0-4238-b6b4-6531a8c4223a&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001626 10.0.0.19 - - [2026-05-07 02:11:22] "GET /virtual-network/c9b08530-a8a0-4238-b6b4-6531a8c4223a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004744 10.0.0.19 - - [2026-05-07 02:11:22] "POST /floating-ip-pools HTTP/1.1" 200 562 0.040482 10.0.0.19 - - [2026-05-07 02:11:22] "POST /ref-update HTTP/1.1" 200 156 0.012801 10.0.0.19 - - [2026-05-07 02:11:22] "GET /virtual-network/c9b08530-a8a0-4238-b6b4-6531a8c4223a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.006789 10.0.0.19 - - [2026-05-07 02:11:22] "GET /domains HTTP/1.1" 200 280 0.002235 10.0.0.19 - - [2026-05-07 02:11:22] "GET /domain/b56ee73c-a812-4f07-850e-4e2ebbc31db7 HTTP/1.1" 200 3086 0.003105 10.0.0.19 - - [2026-05-07 02:11:22] "GET /project/4134fedc-4974-4ddf-9052-c102432a0f97 HTTP/1.1" 200 7320 0.037043 10.0.0.19 - - [2026-05-07 02:11:22] "GET /virtual-network/c9b08530-a8a0-4238-b6b4-6531a8c4223a HTTP/1.1" 200 2322 0.005954 10.0.0.19 - - [2026-05-07 02:11:22] "GET /floating-ip-pool/27274798-9c1f-4206-8a4b-3054c81c03e4 HTTP/1.1" 200 1313 0.002743 10.0.0.19 - - [2026-05-07 02:11:22] "GET /domains HTTP/1.1" 200 280 0.001718 10.0.0.19 - - [2026-05-07 02:11:22] "GET /domain/b56ee73c-a812-4f07-850e-4e2ebbc31db7 HTTP/1.1" 200 3086 0.002901 10.0.0.19 - - [2026-05-07 02:11:22] "GET /project/4134fedc-4974-4ddf-9052-c102432a0f97 HTTP/1.1" 200 7320 0.037014 10.0.0.19 - - [2026-05-07 02:11:22] "GET /virtual-network/c9b08530-a8a0-4238-b6b4-6531a8c4223a HTTP/1.1" 200 2322 0.006465 10.0.0.19 - - [2026-05-07 02:11:22] "GET /virtual-network/c9b08530-a8a0-4238-b6b4-6531a8c4223a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004313 10.0.0.19 - - [2026-05-07 02:11:22] "POST /tags HTTP/1.1" 200 365 0.049020 10.0.0.19 - - [2026-05-07 02:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.020422 10.0.0.19 - - [2026-05-07 02:11:23] "GET /tag/8de771d4-5e59-40ff-afd6-283dc878910e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.021044 10.0.0.19 - - [2026-05-07 02:11:23] "POST /tags HTTP/1.1" 409 206 0.002415 10.0.0.19 - - [2026-05-07 02:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.19 - - [2026-05-07 02:11:23] "GET /tag/10fb6564-9657-4742-89e5-f8c5ed4ad73c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.011975 10.0.0.19 - - [2026-05-07 02:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.19 - - [2026-05-07 02:11:23] "GET /project/4134fedc-4974-4ddf-9052-c102432a0f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.032265 10.0.0.19 - - [2026-05-07 02:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.19 - - [2026-05-07 02:11:23] "GET /virtual-network/a3a98cf2-2f7c-4904-b4ed-a01a1b88200c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004564 10.0.0.19 - - [2026-05-07 02:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.19 - - [2026-05-07 02:11:23] "GET /service-appliance-set/f0c6eab2-5e1f-4f5c-8133-eff5deea7c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003976 10.0.0.19 - - [2026-05-07 02:11:23] "POST /fqname-to-id HTTP/1.1" 404 258 0.001694 10.0.0.19 - - [2026-05-07 02:11:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.103007 10.0.0.19 - - [2026-05-07 02:11:23] "GET /virtual-machine-interface/8c26bbc7-18df-47fb-91af-8db424ec8fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.006555 10.0.0.19 - - [2026-05-07 02:11:23] "POST /set-tag HTTP/1.1" 200 109 0.020707 10.0.0.19 - - [2026-05-07 02:11:23] "POST /instance-ips HTTP/1.1" 200 417 0.033169 10.0.0.19 - - [2026-05-07 02:11:23] "GET /instance-ip/0e0e6b77-a9c6-450e-8eab-729b4f417b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.006849 10.0.0.19 - - [2026-05-07 02:11:23] "POST /loadbalancers HTTP/1.1" 200 618 0.072787 10.0.0.19 - - [2026-05-07 02:11:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.029547 10.0.0.19 - - [2026-05-07 02:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.017978 10.0.0.19 - - [2026-05-07 02:11:23] "POST /service-instances HTTP/1.1" 200 566 0.029522 10.0.0.19 - - [2026-05-07 02:11:23] "POST /ref-update HTTP/1.1" 200 156 0.030274 10.0.0.19 - - [2026-05-07 02:11:23] "GET /project/4134fedc-4974-4ddf-9052-c102432a0f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.055842 10.0.0.19 - - [2026-05-07 02:11:23] "GET /virtual-machine-interface/8c26bbc7-18df-47fb-91af-8db424ec8fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.012631 10.0.0.19 - - [2026-05-07 02:11:23] "GET /virtual-machine-interface/8c26bbc7-18df-47fb-91af-8db424ec8fcf?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.009879 10.0.0.19 - - [2026-05-07 02:11:23] "PUT /service-instance/0a63a642-66e6-410b-b07d-d7c69566551a HTTP/1.1" 200 266 0.015669 10.0.0.19 - - [2026-05-07 02:11:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.011664 10.0.0.19 - - [2026-05-07 02:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006158 10.0.0.19 - - [2026-05-07 02:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.19 - - [2026-05-07 02:11:23] "GET /floating-ip-pool/27274798-9c1f-4206-8a4b-3054c81c03e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.002253 10.0.0.19 - - [2026-05-07 02:11:23] "POST /virtual-machines HTTP/1.1" 200 429 0.016004 10.0.0.19 - - [2026-05-07 02:11:24] "POST /floating-ips HTTP/1.1" 200 671 0.139820 10.0.0.19 - - [2026-05-07 02:11:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.016742 10.0.0.19 - - [2026-05-07 02:11:24] "GET /application-policy-set/2d51b2ea-7868-44b0-a265-23cc0b4eeec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.038302 10.0.0.19 - - [2026-05-07 02:11:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.207309 10.0.0.19 - - [2026-05-07 02:11:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.19 - - [2026-05-07 02:11:24] "POST /chown HTTP/1.1" 200 109 0.019191 10.0.0.19 - - [2026-05-07 02:11:24] "GET /policy-management/ddf11add-48d5-4d86-a414-a8e1389f371f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007832 10.0.0.19 - - [2026-05-07 02:11:24] "POST /tags HTTP/1.1" 409 221 0.001942 10.0.0.19 - - [2026-05-07 02:11:24] "POST /chown HTTP/1.1" 200 109 0.007462 10.0.0.19 - - [2026-05-07 02:11:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004249 10.0.0.19 - - [2026-05-07 02:11:24] "GET /tag/85b9b46e-a15c-4838-b2fc-22ec410d98f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.025879 10.0.0.19 - - [2026-05-07 02:11:24] "PUT /virtual-machine-interface/3c327a53-692f-418a-a9ec-fc4e194d38e8 HTTP/1.1" 200 284 0.036573 10.0.0.19 - - [2026-05-07 02:11:24] "POST /tags HTTP/1.1" 409 238 0.003902 10.0.0.19 - - [2026-05-07 02:11:24] "PUT /instance-ip/0e0e6b77-a9c6-450e-8eab-729b4f417b5a HTTP/1.1" 200 256 0.020619 10.0.0.19 - - [2026-05-07 02:11:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.19 - - [2026-05-07 02:11:24] "GET /tag/8de771d4-5e59-40ff-afd6-283dc878910e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.012179 10.0.0.19 - - [2026-05-07 02:11:24] "POST /ref-update HTTP/1.1" 200 156 0.023315 10.0.0.19 - - [2026-05-07 02:11:24] "POST /ref-update HTTP/1.1" 200 156 0.029661 10.0.0.19 - - [2026-05-07 02:11:24] "POST /ref-update HTTP/1.1" 200 156 0.013996 10.0.0.19 - - [2026-05-07 02:11:24] "POST /firewall-rules HTTP/1.1" 200 650 0.128858 10.0.0.19 - - [2026-05-07 02:11:24] "POST /ref-update HTTP/1.1" 200 156 0.032500 10.0.0.19 - - [2026-05-07 02:11:24] "POST /ref-update HTTP/1.1" 200 156 0.016407 10.0.0.19 - - [2026-05-07 02:11:24] "GET /firewall-rule/01047451-f71f-4a3d-8947-53a3ee087e4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.022295 10.0.0.19 - - [2026-05-07 02:11:24] "GET /firewall-policy/73eba9c3-c913-420c-9349-105ce37ca93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.007445 10.0.0.19 - - [2026-05-07 02:11:24] "GET /firewall-rule/01047451-f71f-4a3d-8947-53a3ee087e4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.002811 10.0.0.19 - - [2026-05-07 02:11:24] "POST /ref-update HTTP/1.1" 200 156 0.041065 10.0.0.19 - - [2026-05-07 02:11:24] "POST /virtual-machines HTTP/1.1" 200 429 0.023122 10.0.0.19 - - [2026-05-07 02:11:24] "POST /ref-update HTTP/1.1" 200 156 0.048810 10.0.0.19 - - [2026-05-07 02:11:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.012263 10.0.0.19 - - [2026-05-07 02:11:24] "GET /project/4134fedc-4974-4ddf-9052-c102432a0f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.036022 10.0.0.19 - - [2026-05-07 02:11:24] "GET /loadbalancer/dba3c514-5f85-428c-9b92-a6b01b7781fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.003986 10.0.0.19 - - [2026-05-07 02:11:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.177615 10.0.0.19 - - [2026-05-07 02:11:24] "POST /chown HTTP/1.1" 200 109 0.026403 10.0.0.19 - - [2026-05-07 02:11:24] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.085922 10.0.0.19 - - [2026-05-07 02:11:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008951 10.0.0.19 - - [2026-05-07 02:11:24] "POST /chown HTTP/1.1" 200 109 0.007672 10.0.0.19 - - [2026-05-07 02:11:24] "PUT /virtual-machine-interface/23ec9cbe-062b-49c9-956a-31d0dfc2b929 HTTP/1.1" 200 284 0.017298 10.0.0.19 - - [2026-05-07 02:11:24] "PUT /instance-ip/0e0e6b77-a9c6-450e-8eab-729b4f417b5a HTTP/1.1" 200 256 0.032739 10.0.0.19 - - [2026-05-07 02:11:25] "GET /project/4134fedc-4974-4ddf-9052-c102432a0f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.082811 10.0.0.19 - - [2026-05-07 02:11:25] "GET /loadbalancer-listener/78ef4258-a3f8-4bc8-8c3b-b11333c83e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.007228 10.0.0.19 - - [2026-05-07 02:11:25] "POST /ref-update HTTP/1.1" 200 156 0.028406 10.0.0.19 - - [2026-05-07 02:11:25] "GET /loadbalancer-listener/78ef4258-a3f8-4bc8-8c3b-b11333c83e08?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.011995 10.0.0.19 - - [2026-05-07 02:11:25] "POST /ref-update HTTP/1.1" 200 156 0.019651 10.0.0.19 - - [2026-05-07 02:11:25] "POST /ref-update HTTP/1.1" 200 156 0.027220 10.0.0.19 - - [2026-05-07 02:11:25] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.049723 10.0.0.19 - - [2026-05-07 02:11:25] "POST /ref-update HTTP/1.1" 200 156 0.022347 10.0.0.19 - - [2026-05-07 02:11:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.022574 10.0.0.19 - - [2026-05-07 02:11:25] "GET /loadbalancer-pool/b9c8bb08-f72f-4216-a59b-41afbd14767f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.036647 10.0.0.19 - - [2026-05-07 02:11:25] "POST /ref-update HTTP/1.1" 200 156 0.050841 10.0.0.19 - - [2026-05-07 02:11:25] "PUT /service-instance/0a63a642-66e6-410b-b07d-d7c69566551a HTTP/1.1" 200 266 0.014539 10.0.0.19 - - [2026-05-07 02:11:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.022748 10.0.0.19 - - [2026-05-07 02:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.19 - - [2026-05-07 02:11:25] "POST /loadbalancer-members HTTP/1.1" 200 707 0.064751 10.0.0.19 - - [2026-05-07 02:11:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.016607 10.0.0.19 - - [2026-05-07 02:11:25] "GET /loadbalancer-member/3c2cca45-3764-4c45-9052-3990fabc761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.007917 10.0.0.19 - - [2026-05-07 02:11:25] "POST /chown HTTP/1.1" 200 109 0.016692 10.0.0.19 - - [2026-05-07 02:11:25] "GET /application-policy-set/2d51b2ea-7868-44b0-a265-23cc0b4eeec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008827 10.0.0.19 - - [2026-05-07 02:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.19 - - [2026-05-07 02:11:25] "GET /policy-management/ddf11add-48d5-4d86-a414-a8e1389f371f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004087 10.0.0.19 - - [2026-05-07 02:11:25] "POST /chown HTTP/1.1" 200 109 0.030834 10.0.0.19 - - [2026-05-07 02:11:25] "PUT /instance-ip/0e0e6b77-a9c6-450e-8eab-729b4f417b5a HTTP/1.1" 200 256 0.018270 10.0.0.19 - - [2026-05-07 02:11:25] "POST /tags HTTP/1.1" 409 221 0.001737 10.0.0.19 - - [2026-05-07 02:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.19 - - [2026-05-07 02:11:25] "GET /tag/85b9b46e-a15c-4838-b2fc-22ec410d98f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.013991 10.0.0.19 - - [2026-05-07 02:11:25] "POST /ref-update HTTP/1.1" 200 156 0.017446 10.0.0.19 - - [2026-05-07 02:11:25] "POST /tags HTTP/1.1" 409 238 0.003601 10.0.0.19 - - [2026-05-07 02:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.19 - - [2026-05-07 02:11:25] "GET /tag/8de771d4-5e59-40ff-afd6-283dc878910e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.011093 10.0.0.19 - - [2026-05-07 02:11:25] "POST /chown HTTP/1.1" 200 109 0.021858 10.0.0.19 - - [2026-05-07 02:11:25] "POST /chown HTTP/1.1" 200 109 0.025062 10.0.0.19 - - [2026-05-07 02:11:25] "POST /firewall-rules HTTP/1.1" 409 293 0.004136 10.0.0.19 - - [2026-05-07 02:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.19 - - [2026-05-07 02:11:25] "PUT /firewall-rule/01047451-f71f-4a3d-8947-53a3ee087e4d HTTP/1.1" 200 260 0.025620 10.0.0.19 - - [2026-05-07 02:11:25] "GET /firewall-rule/01047451-f71f-4a3d-8947-53a3ee087e4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.004044 10.0.0.19 - - [2026-05-07 02:11:25] "PUT /instance-ip/0e0e6b77-a9c6-450e-8eab-729b4f417b5a HTTP/1.1" 200 256 0.030522 10.0.0.19 - - [2026-05-07 02:11:25] "POST /ref-update HTTP/1.1" 200 156 0.019406 10.0.0.19 - - [2026-05-07 02:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010073 10.0.0.19 - - [2026-05-07 02:11:25] "GET /firewall-policy/73eba9c3-c913-420c-9349-105ce37ca93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.017435 10.0.0.19 - - [2026-05-07 02:11:25] "GET /firewall-rule/01047451-f71f-4a3d-8947-53a3ee087e4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.006926 10.0.0.19 - - [2026-05-07 02:11:25] "POST /chown HTTP/1.1" 200 109 0.010917 10.0.0.19 - - [2026-05-07 02:11:25] "POST /chown HTTP/1.1" 200 109 0.023800 10.0.0.19 - - [2026-05-07 02:11:25] "PUT /instance-ip/0e0e6b77-a9c6-450e-8eab-729b4f417b5a HTTP/1.1" 200 256 0.045173 10.0.0.19 - - [2026-05-07 02:11:25] "POST /ref-update HTTP/1.1" 200 156 0.015580 10.0.0.19 - - [2026-05-07 02:11:25] "POST /chown HTTP/1.1" 200 109 0.012266 10.0.0.19 - - [2026-05-07 02:11:25] "POST /chown HTTP/1.1" 200 109 0.021147 10.0.0.19 - - [2026-05-07 02:11:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011590 10.0.0.19 - - [2026-05-07 02:11:26] "GET /virtual-network/a3a98cf2-2f7c-4904-b4ed-a01a1b88200c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007106 10.0.0.19 - - [2026-05-07 02:11:26] "PUT /instance-ip/0e0e6b77-a9c6-450e-8eab-729b4f417b5a HTTP/1.1" 200 256 0.031128 10.0.0.19 - - [2026-05-07 02:11:26] "POST /ref-update HTTP/1.1" 200 156 0.028353 10.0.0.19 - - [2026-05-07 02:11:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.022414 10.0.0.19 - - [2026-05-07 02:11:26] "GET /project/4134fedc-4974-4ddf-9052-c102432a0f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.054379 10.0.0.19 - - [2026-05-07 02:11:26] "POST /virtual-machines HTTP/1.1" 200 373 0.018875 10.0.0.19 - - [2026-05-07 02:11:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.017739 10.0.0.19 - - [2026-05-07 02:11:26] "PUT /service-instance/0a63a642-66e6-410b-b07d-d7c69566551a HTTP/1.1" 200 266 0.011766 10.0.0.19 - - [2026-05-07 02:11:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.020442 10.0.0.19 - - [2026-05-07 02:11:26] "PUT /service-instance/0a63a642-66e6-410b-b07d-d7c69566551a HTTP/1.1" 200 266 0.009657 10.0.0.19 - - [2026-05-07 02:11:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.181616 10.0.0.19 - - [2026-05-07 02:11:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.033031 10.0.0.19 - - [2026-05-07 02:11:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.058780 10.0.0.19 - - [2026-05-07 02:11:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005104 10.0.0.19 - - [2026-05-07 02:11:26] "GET /virtual-machine-interface/0d6337c0-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.006196 10.0.0.19 - - [2026-05-07 02:11:26] "PUT /service-instance/0a63a642-66e6-410b-b07d-d7c69566551a HTTP/1.1" 200 266 0.011978 10.0.0.19 - - [2026-05-07 02:11:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.012807 10.0.0.19 - - [2026-05-07 02:11:26] "POST /instance-ips HTTP/1.1" 200 413 0.080740 10.0.0.19 - - [2026-05-07 02:11:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.19 - - [2026-05-07 02:11:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.033000 10.0.0.19 - - [2026-05-07 02:11:26] "GET /virtual-machine-interface/0d6337c0-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.006799 10.0.0.19 - - [2026-05-07 02:11:26] "POST /chown HTTP/1.1" 200 109 0.025984 10.0.0.19 - - [2026-05-07 02:11:26] "POST /chown HTTP/1.1" 200 109 0.047462 10.0.0.19 - - [2026-05-07 02:11:26] "POST /ref-update HTTP/1.1" 200 156 0.027348 10.0.0.19 - - [2026-05-07 02:11:26] "POST /set-tag HTTP/1.1" 200 109 0.074036 10.0.0.19 - - [2026-05-07 02:11:26] "GET /virtual-machine-interface/0d6337c0-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.023434 10.0.0.19 - - [2026-05-07 02:11:26] "GET /instance-ip/0d890cfc-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.010405 10.0.0.19 - - [2026-05-07 02:11:26] "POST /chown HTTP/1.1" 200 109 0.015788 10.0.0.19 - - [2026-05-07 02:11:26] "POST /chown HTTP/1.1" 200 109 0.016702 10.0.0.19 - - [2026-05-07 02:11:26] "POST /ref-update HTTP/1.1" 200 156 0.019730 10.0.0.19 - - [2026-05-07 02:11:26] "GET /virtual-machine-interface/0d6337c0-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.010062 10.0.0.19 - - [2026-05-07 02:11:26] "POST /set-tag HTTP/1.1" 200 109 0.004380 10.0.0.19 - - [2026-05-07 02:11:26] "GET /virtual-router/58aee1e5-e3ff-4568-9710-27a9dc4ca0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.004247 10.0.0.19 - - [2026-05-07 02:11:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005915 10.0.0.19 - - [2026-05-07 02:11:26] "POST /chown HTTP/1.1" 200 109 0.008066 10.0.0.19 - - [2026-05-07 02:11:27] "POST /chown HTTP/1.1" 200 109 0.021603 10.0.0.19 - - [2026-05-07 02:11:27] "POST /ref-update HTTP/1.1" 200 156 0.024894 10.0.0.19 - - [2026-05-07 02:11:27] "GET /virtual-machine-interface/0d6337c0-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.020657 10.0.0.19 - - [2026-05-07 02:11:27] "POST /set-tag HTTP/1.1" 200 109 0.007268 10.0.0.19 - - [2026-05-07 02:11:27] "POST /chown HTTP/1.1" 200 109 0.014632 10.0.0.19 - - [2026-05-07 02:11:27] "POST /chown HTTP/1.1" 200 109 0.023217 10.0.0.19 - - [2026-05-07 02:11:27] "GET /virtual-machine-interface/0d6337c0-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004812 10.0.0.19 - - [2026-05-07 02:11:27] "POST /set-tag HTTP/1.1" 200 109 0.004134 10.0.0.19 - - [2026-05-07 02:11:27] "PUT /service-instance/0a63a642-66e6-410b-b07d-d7c69566551a HTTP/1.1" 200 266 0.020151 10.0.0.19 - - [2026-05-07 02:11:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.009286 10.0.0.19 - - [2026-05-07 02:11:27] "PUT /service-instance/0a63a642-66e6-410b-b07d-d7c69566551a HTTP/1.1" 200 266 0.014416 10.0.0.19 - - [2026-05-07 02:11:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.012666 10.0.0.19 - - [2026-05-07 02:11:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005197 10.0.0.19 - - [2026-05-07 02:11:27] "POST /chown HTTP/1.1" 200 109 0.006891 10.0.0.19 - - [2026-05-07 02:11:27] "POST /chown HTTP/1.1" 200 109 0.016754 10.0.0.19 - - [2026-05-07 02:11:27] "POST /chown HTTP/1.1" 200 109 0.014356 10.0.0.19 - - [2026-05-07 02:11:27] "POST /chown HTTP/1.1" 200 109 0.006653 10.0.0.19 - - [2026-05-07 02:11:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.19 - - [2026-05-07 02:11:27] "POST /chown HTTP/1.1" 200 109 0.011065 10.0.0.19 - - [2026-05-07 02:11:27] "POST /chown HTTP/1.1" 200 109 0.007843 10.0.0.19 - - [2026-05-07 02:11:27] "POST /chown HTTP/1.1" 200 109 0.012137 10.0.0.19 - - [2026-05-07 02:11:27] "POST /chown HTTP/1.1" 200 109 0.023902 10.0.0.19 - - [2026-05-07 02:11:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.19 - - [2026-05-07 02:11:27] "POST /chown HTTP/1.1" 200 109 0.009864 10.0.0.19 - - [2026-05-07 02:11:27] "POST /chown HTTP/1.1" 200 109 0.024067 10.0.0.19 - - [2026-05-07 02:11:27] "POST /chown HTTP/1.1" 200 109 0.007282 10.0.0.19 - - [2026-05-07 02:11:27] "POST /chown HTTP/1.1" 200 109 0.012229 10.0.0.19 - - [2026-05-07 02:11:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.19 - - [2026-05-07 02:11:27] "POST /chown HTTP/1.1" 200 109 0.025804 10.0.0.19 - - [2026-05-07 02:11:27] "POST /chown HTTP/1.1" 200 109 0.020974 10.0.0.19 - - [2026-05-07 02:11:27] "POST /chown HTTP/1.1" 200 109 0.012040 10.0.0.19 - - [2026-05-07 02:11:27] "POST /chown HTTP/1.1" 200 109 0.007768 10.0.0.19 - - [2026-05-07 02:11:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.19 - - [2026-05-07 02:11:27] "POST /chown HTTP/1.1" 200 109 0.013160 10.0.0.19 - - [2026-05-07 02:11:28] "POST /chown HTTP/1.1" 200 109 0.006663 10.0.0.19 - - [2026-05-07 02:11:28] "POST /chown HTTP/1.1" 200 109 0.008362 10.0.0.19 - - [2026-05-07 02:11:28] "POST /chown HTTP/1.1" 200 109 0.018084 10.0.0.19 - - [2026-05-07 02:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.19 - - [2026-05-07 02:11:28] "POST /chown HTTP/1.1" 200 109 0.006825 10.0.0.19 - - [2026-05-07 02:11:28] "POST /chown HTTP/1.1" 200 109 0.013655 10.0.0.19 - - [2026-05-07 02:11:28] "POST /chown HTTP/1.1" 200 109 0.013400 10.0.0.19 - - [2026-05-07 02:11:28] "POST /chown HTTP/1.1" 200 109 0.006940 10.0.0.19 - - [2026-05-07 02:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.19 - - [2026-05-07 02:11:28] "POST /chown HTTP/1.1" 200 109 0.007414 10.0.0.19 - - [2026-05-07 02:11:28] "POST /chown HTTP/1.1" 200 109 0.029939 10.0.0.19 - - [2026-05-07 02:11:28] "POST /chown HTTP/1.1" 200 109 0.016394 10.0.0.19 - - [2026-05-07 02:11:28] "POST /chown HTTP/1.1" 200 109 0.006298 10.0.0.19 - - [2026-05-07 02:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007106 10.0.0.19 - - [2026-05-07 02:11:28] "POST /chown HTTP/1.1" 200 109 0.007137 10.0.0.19 - - [2026-05-07 02:11:28] "POST /chown HTTP/1.1" 200 109 0.007329 10.0.0.19 - - [2026-05-07 02:11:28] "POST /chown HTTP/1.1" 200 109 0.010422 10.0.0.19 - - [2026-05-07 02:11:28] "POST /chown HTTP/1.1" 200 109 0.016000 10.0.0.19 - - [2026-05-07 02:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.19 - - [2026-05-07 02:11:28] "POST /chown HTTP/1.1" 200 109 0.007103 10.0.0.19 - - [2026-05-07 02:11:28] "POST /chown HTTP/1.1" 200 109 0.021882 10.0.0.19 - - [2026-05-07 02:11:28] "POST /chown HTTP/1.1" 200 109 0.010125 10.0.0.19 - - [2026-05-07 02:11:28] "POST /chown HTTP/1.1" 200 109 0.021390 10.0.0.19 - - [2026-05-07 02:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.19 - - [2026-05-07 02:11:28] "POST /chown HTTP/1.1" 200 109 0.007626 10.0.0.19 - - [2026-05-07 02:11:28] "POST /chown HTTP/1.1" 200 109 0.019113 10.0.0.19 - - [2026-05-07 02:11:28] "POST /chown HTTP/1.1" 200 109 0.017885 10.0.0.19 - - [2026-05-07 02:11:28] "POST /chown HTTP/1.1" 200 109 0.007970 10.0.0.19 - - [2026-05-07 02:11:30] "GET /virtual-machine-interface/090afa96-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004624 10.0.0.19 - - [2026-05-07 02:11:30] "POST /set-tag HTTP/1.1" 200 109 0.002878 10.0.0.19 - - [2026-05-07 02:11:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.19 - - [2026-05-07 02:11:30] "GET /loadbalancer/84594a47-b874-43e2-a63d-17d45c0bb323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002679 10.0.0.19 - - [2026-05-07 02:11:30] "GET /loadbalancer-pool/d684f1ac-d57a-42db-a25b-1c3398fed55a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003482 10.0.0.19 - - [2026-05-07 02:11:30] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017202 10.0.0.19 - - [2026-05-07 02:11:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.025355 10.0.0.19 - - [2026-05-07 02:11:30] "GET /virtual-machine-interface/090afa96-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.024661 10.0.0.19 - - [2026-05-07 02:11:30] "GET /virtual-machine-interface/090afa96-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.011664 10.0.0.19 - - [2026-05-07 02:11:30] "POST /ref-update HTTP/1.1" 200 156 0.006876 10.0.0.19 - - [2026-05-07 02:11:30] "GET /floating-ip/b73e149d-1a38-4e58-9d5d-6f57cb912b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.024913 10.0.0.19 - - [2026-05-07 02:11:30] "POST /tags HTTP/1.1" 409 221 0.001987 10.0.0.19 - - [2026-05-07 02:11:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.19 - - [2026-05-07 02:11:30] "GET /tag/85b9b46e-a15c-4838-b2fc-22ec410d98f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.012054 10.0.0.19 - - [2026-05-07 02:11:30] "POST /set-tag HTTP/1.1" 200 109 0.017385 10.0.0.19 - - [2026-05-07 02:11:30] "PUT /floating-ip/b73e149d-1a38-4e58-9d5d-6f57cb912b6f HTTP/1.1" 200 256 0.020074 10.0.0.19 - - [2026-05-07 02:11:31] "GET /virtual-machine-interface/08a0e084-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005656 10.0.0.19 - - [2026-05-07 02:11:31] "POST /set-tag HTTP/1.1" 200 109 0.002936 10.0.0.19 - - [2026-05-07 02:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.19 - - [2026-05-07 02:11:31] "GET /loadbalancer/84594a47-b874-43e2-a63d-17d45c0bb323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002314 10.0.0.19 - - [2026-05-07 02:11:31] "GET /loadbalancer-pool/d684f1ac-d57a-42db-a25b-1c3398fed55a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003185 10.0.0.19 - - [2026-05-07 02:11:31] "POST /loadbalancer-members HTTP/1.1" 200 702 0.018196 10.0.0.19 - - [2026-05-07 02:11:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.026873 10.0.0.19 - - [2026-05-07 02:11:31] "GET /virtual-machine-interface/08a0e084-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.010800 10.0.0.19 - - [2026-05-07 02:11:31] "GET /virtual-machine-interface/08a0e084-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006421 10.0.0.19 - - [2026-05-07 02:11:31] "POST /ref-update HTTP/1.1" 200 156 0.009146 10.0.0.19 - - [2026-05-07 02:11:31] "GET /floating-ip/b73e149d-1a38-4e58-9d5d-6f57cb912b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006770 10.0.0.19 - - [2026-05-07 02:11:31] "POST /set-tag HTTP/1.1" 200 109 0.020811 10.0.0.19 - - [2026-05-07 02:11:36] "GET /virtual-machine/a4a1d305-54de-4b28-baad-51db8fcb7102?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003987 10.0.0.19 - - [2026-05-07 02:11:36] "GET /virtual-machine-interface/08a0e084-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005888 10.0.0.19 - - [2026-05-07 02:11:36] "GET /virtual-machine-interface/0d6337c0-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.006173 10.0.0.19 - - [2026-05-07 02:11:36] "POST /set-tag HTTP/1.1" 200 109 0.003590 10.0.0.19 - - [2026-05-07 02:11:36] "GET /virtual-machine/c68bbb97-1de9-44c6-b530-fa3e99733763?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003132 10.0.0.19 - - [2026-05-07 02:11:36] "GET /virtual-machine-interface/090afa96-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004997 10.0.0.19 - - [2026-05-07 02:11:36] "GET /virtual-machine/a6a3f38e-8cad-47f3-be62-4dbbd1484739?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003195 10.0.0.19 - - [2026-05-07 02:11:36] "GET /virtual-machine-interface/0d6337c0-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005107 10.0.0.19 - - [2026-05-07 02:11:36] "GET /virtual-machine-interface/0d6337c0-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005530 10.0.0.19 - - [2026-05-07 02:11:36] "POST /set-tag HTTP/1.1" 200 109 0.002625 10.0.0.19 - - [2026-05-07 02:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.19 - - [2026-05-07 02:11:39] "POST /chown HTTP/1.1" 200 109 0.019358 10.0.0.19 - - [2026-05-07 02:11:39] "POST /chown HTTP/1.1" 200 109 0.007632 10.0.0.19 - - [2026-05-07 02:11:39] "POST /chown HTTP/1.1" 200 109 0.008307 10.0.0.19 - - [2026-05-07 02:11:39] "POST /chown HTTP/1.1" 200 109 0.013248 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:11:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001377 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:11:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001006 10.0.0.19 - - [2026-05-07 02:12:09] "GET /virtual-machine-interface/0d6337c0-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.006231 10.0.0.19 - - [2026-05-07 02:12:09] "POST /set-tag HTTP/1.1" 200 109 0.002156 10.0.0.19 - - [2026-05-07 02:12:09] "GET /virtual-machine-interface/0d6337c0-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004580 10.0.0.19 - - [2026-05-07 02:12:09] "POST /set-tag HTTP/1.1" 200 109 0.002741 10.0.0.19 - - [2026-05-07 02:12:09] "GET /virtual-machine/a6a3f38e-8cad-47f3-be62-4dbbd1484739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003041 10.0.0.19 - - [2026-05-07 02:12:09] "POST /ref-update HTTP/1.1" 200 156 0.018361 10.0.0.19 - - [2026-05-07 02:12:09] "GET /virtual-machine-interface/0d6337c0-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.007277 10.0.0.19 - - [2026-05-07 02:12:09] "POST /set-tag HTTP/1.1" 200 109 0.015447 10.0.0.19 - - [2026-05-07 02:12:09] "POST /set-tag HTTP/1.1" 200 109 0.031540 10.0.0.19 - - [2026-05-07 02:12:09] "DELETE /instance-ip/0d890cfc-49ba-11f1-a640-fa163e46ddb0 HTTP/1.1" 200 115 0.047679 10.0.0.19 - - [2026-05-07 02:12:09] "DELETE /virtual-machine-interface/0d6337c0-49ba-11f1-a640-fa163e46ddb0 HTTP/1.1" 200 115 0.046238 10.0.0.19 - - [2026-05-07 02:12:09] "DELETE /virtual-machine/a6a3f38e-8cad-47f3-be62-4dbbd1484739 HTTP/1.1" 200 115 0.023658 10.0.0.19 - - [2026-05-07 02:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002775 10.0.0.19 - - [2026-05-07 02:12:11] "GET /tag/8de771d4-5e59-40ff-afd6-283dc878910e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.011062 10.0.0.19 - - [2026-05-07 02:12:11] "GET /tag/8de771d4-5e59-40ff-afd6-283dc878910e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.012761 10.0.0.19 - - [2026-05-07 02:12:11] "GET /virtual-machine-interface/23ec9cbe-062b-49c9-956a-31d0dfc2b929?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004175 10.0.0.19 - - [2026-05-07 02:12:11] "POST /set-tag HTTP/1.1" 200 109 0.016009 10.0.0.19 - - [2026-05-07 02:12:11] "GET /virtual-machine-interface/3c327a53-692f-418a-a9ec-fc4e194d38e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004787 10.0.0.19 - - [2026-05-07 02:12:11] "POST /set-tag HTTP/1.1" 200 109 0.023932 10.0.0.19 - - [2026-05-07 02:12:11] "GET /virtual-machine-interface/8c26bbc7-18df-47fb-91af-8db424ec8fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004431 10.0.0.19 - - [2026-05-07 02:12:11] "POST /set-tag HTTP/1.1" 200 109 0.014696 10.0.0.19 - - [2026-05-07 02:12:11] "GET /firewall-policy/73eba9c3-c913-420c-9349-105ce37ca93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.013443 10.0.0.19 - - [2026-05-07 02:12:11] "GET /firewall-rule/01047451-f71f-4a3d-8947-53a3ee087e4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.002949 10.0.0.19 - - [2026-05-07 02:12:11] "POST /ref-update HTTP/1.1" 200 156 0.011973 10.0.0.19 - - [2026-05-07 02:12:12] "DELETE /firewall-rule/01047451-f71f-4a3d-8947-53a3ee087e4d HTTP/1.1" 200 115 0.039004 10.0.0.19 - - [2026-05-07 02:12:12] "DELETE /loadbalancer-member/3c2cca45-3764-4c45-9052-3990fabc761f HTTP/1.1" 200 115 0.026983 10.0.0.19 - - [2026-05-07 02:12:12] "PUT /service-instance/0a63a642-66e6-410b-b07d-d7c69566551a HTTP/1.1" 200 266 0.022173 10.0.0.19 - - [2026-05-07 02:12:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.027337 10.0.0.19 - - [2026-05-07 02:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005151 10.0.0.19 - - [2026-05-07 02:12:12] "DELETE /loadbalancer-pool/b9c8bb08-f72f-4216-a59b-41afbd14767f HTTP/1.1" 200 115 0.095532 10.0.0.19 - - [2026-05-07 02:12:12] "POST /chown HTTP/1.1" 200 109 0.022011 10.0.0.19 - - [2026-05-07 02:12:12] "DELETE /loadbalancer-listener/78ef4258-a3f8-4bc8-8c3b-b11333c83e08 HTTP/1.1" 200 115 0.053925 10.0.0.19 - - [2026-05-07 02:12:12] "GET /floating-ip/3c944ceb-7505-4a55-ad73-744e3100b4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.002701 10.0.0.19 - - [2026-05-07 02:12:12] "POST /chown HTTP/1.1" 200 109 0.014599 10.0.0.19 - - [2026-05-07 02:12:12] "POST /chown HTTP/1.1" 200 109 0.051318 10.0.0.19 - - [2026-05-07 02:12:12] "POST /chown HTTP/1.1" 200 109 0.020607 10.0.0.19 - - [2026-05-07 02:12:12] "PUT /floating-ip/3c944ceb-7505-4a55-ad73-744e3100b4fa HTTP/1.1" 200 256 0.062104 10.0.0.19 - - [2026-05-07 02:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005721 10.0.0.19 - - [2026-05-07 02:12:12] "POST /chown HTTP/1.1" 200 109 0.016867 10.0.0.19 - - [2026-05-07 02:12:12] "POST /chown HTTP/1.1" 200 109 0.023551 10.0.0.19 - - [2026-05-07 02:12:12] "DELETE /floating-ip/3c944ceb-7505-4a55-ad73-744e3100b4fa HTTP/1.1" 200 115 0.081517 10.0.0.19 - - [2026-05-07 02:12:12] "DELETE /loadbalancer/dba3c514-5f85-428c-9b92-a6b01b7781fd HTTP/1.1" 200 115 0.049336 10.0.0.19 - - [2026-05-07 02:12:12] "POST /chown HTTP/1.1" 200 109 0.014564 10.0.0.19 - - [2026-05-07 02:12:12] "POST /chown HTTP/1.1" 200 109 0.019542 10.0.0.19 - - [2026-05-07 02:12:12] "PUT /service-instance/0a63a642-66e6-410b-b07d-d7c69566551a HTTP/1.1" 200 266 0.009083 10.0.0.19 - - [2026-05-07 02:12:12] "DELETE /instance-ip/0e0e6b77-a9c6-450e-8eab-729b4f417b5a HTTP/1.1" 200 115 0.100326 10.0.0.19 - - [2026-05-07 02:12:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.019295 10.0.0.19 - - [2026-05-07 02:12:12] "PUT /service-instance/0a63a642-66e6-410b-b07d-d7c69566551a HTTP/1.1" 200 266 0.025208 10.0.0.19 - - [2026-05-07 02:12:12] "GET /floating-ip-pool/27274798-9c1f-4206-8a4b-3054c81c03e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.011297 10.0.0.19 - - [2026-05-07 02:12:12] "DELETE /virtual-machine-interface/8c26bbc7-18df-47fb-91af-8db424ec8fcf HTTP/1.1" 200 115 0.134742 10.0.0.19 - - [2026-05-07 02:12:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.022866 10.0.0.19 - - [2026-05-07 02:12:12] "POST /ref-update HTTP/1.1" 200 156 0.030982 10.0.0.19 - - [2026-05-07 02:12:12] "PUT /service-instance/0a63a642-66e6-410b-b07d-d7c69566551a HTTP/1.1" 200 266 0.022708 10.0.0.19 - - [2026-05-07 02:12:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.037547 10.0.0.19 - - [2026-05-07 02:12:12] "DELETE /floating-ip-pool/27274798-9c1f-4206-8a4b-3054c81c03e4 HTTP/1.1" 200 115 0.103883 10.0.0.19 - - [2026-05-07 02:12:12] "DELETE /tag/8de771d4-5e59-40ff-afd6-283dc878910e HTTP/1.1" 200 115 0.182261 10.0.0.19 - - [2026-05-07 02:12:12] "DELETE /service-instance/0a63a642-66e6-410b-b07d-d7c69566551a HTTP/1.1" 200 115 0.085204 10.0.0.19 - - [2026-05-07 02:12:12] "GET /virtual-machine-interface/3c327a53-692f-418a-a9ec-fc4e194d38e8?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.006236 10.0.0.19 - - [2026-05-07 02:12:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003694 10.0.0.19 - - [2026-05-07 02:12:13] "POST /useragent-kv HTTP/1.1" 200 115 0.002673 10.0.0.19 - - [2026-05-07 02:12:13] "DELETE /virtual-network/c9b08530-a8a0-4238-b6b4-6531a8c4223a HTTP/1.1" 200 115 0.206129 10.0.0.19 - - [2026-05-07 02:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002966 10.0.0.19 - - [2026-05-07 02:12:13] "GET /routing-instance/75143557-1cf1-4f86-9f2d-6d36443dff48 HTTP/1.1" 404 171 0.004537 10.0.0.19 - - [2026-05-07 02:12:13] "GET /domains HTTP/1.1" 200 280 0.002376 10.0.0.19 - - [2026-05-07 02:12:13] "GET /domain/b56ee73c-a812-4f07-850e-4e2ebbc31db7 HTTP/1.1" 200 3086 0.002899 10.0.0.19 - - [2026-05-07 02:12:13] "DELETE /route-target/38ed1fe6-9275-46d4-b284-7594e9c0e1ee HTTP/1.1" 200 115 0.038941 10.0.0.19 - - [2026-05-07 02:12:13] "GET /project/4134fedc-4974-4ddf-9052-c102432a0f97 HTTP/1.1" 200 7142 0.043620 10.0.0.19 - - [2026-05-07 02:12:13] "DELETE /virtual-machine-interface/3c327a53-692f-418a-a9ec-fc4e194d38e8 HTTP/1.1" 200 115 0.122723 10.0.0.19 - - [2026-05-07 02:12:13] "POST /ref-update HTTP/1.1" 200 156 0.013244 10.0.0.19 - - [2026-05-07 02:12:13] "GET /virtual-machine-interface/090afa96-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.007590 10.0.0.19 - - [2026-05-07 02:12:13] "DELETE /virtual-machine/e1ce77e1-d8c8-4506-b8c5-437cd853c541 HTTP/1.1" 200 115 0.052857 10.0.0.19 - - [2026-05-07 02:12:13] "POST /set-tag HTTP/1.1" 200 109 0.006344 10.0.0.19 - - [2026-05-07 02:12:13] "GET /virtual-machine-interface/23ec9cbe-062b-49c9-956a-31d0dfc2b929?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.009669 10.0.0.19 - - [2026-05-07 02:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005522 10.0.0.19 - - [2026-05-07 02:12:13] "GET /loadbalancer/84594a47-b874-43e2-a63d-17d45c0bb323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002731 10.0.0.19 - - [2026-05-07 02:12:13] "GET /virtual-machine-interface/090afa96-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.003771 10.0.0.19 - - [2026-05-07 02:12:13] "DELETE /virtual-machine-interface/23ec9cbe-062b-49c9-956a-31d0dfc2b929 HTTP/1.1" 200 115 0.053077 10.0.0.19 - - [2026-05-07 02:12:13] "POST /set-tag HTTP/1.1" 200 109 0.033929 10.0.0.19 - - [2026-05-07 02:12:13] "DELETE /virtual-machine/a47d1130-66b3-4d07-9388-26cb5379b163 HTTP/1.1" 200 115 0.056397 10.0.0.19 - - [2026-05-07 02:12:13] "DELETE /loadbalancer-member/4c70399d-9299-44e1-80e0-cd1874500966 HTTP/1.1" 200 115 0.062075 10.0.0.19 - - [2026-05-07 02:12:14] "GET /virtual-machine-interface/090afa96-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004797 10.0.0.19 - - [2026-05-07 02:12:14] "POST /set-tag HTTP/1.1" 200 109 0.002602 10.0.0.19 - - [2026-05-07 02:12:14] "GET /virtual-machine-interface/090afa96-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006257 10.0.0.19 - - [2026-05-07 02:12:14] "POST /set-tag HTTP/1.1" 200 109 0.002513 10.0.0.19 - - [2026-05-07 02:12:14] "GET /virtual-machine/c68bbb97-1de9-44c6-b530-fa3e99733763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002476 10.0.0.19 - - [2026-05-07 02:12:14] "POST /ref-update HTTP/1.1" 200 156 0.010105 10.0.0.19 - - [2026-05-07 02:12:14] "GET /virtual-machine-interface/090afa96-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.007608 10.0.0.19 - - [2026-05-07 02:12:14] "POST /set-tag HTTP/1.1" 200 109 0.016161 10.0.0.19 - - [2026-05-07 02:12:14] "POST /set-tag HTTP/1.1" 200 109 0.017207 10.0.0.19 - - [2026-05-07 02:12:14] "POST /set-tag HTTP/1.1" 200 109 0.034961 10.0.0.19 - - [2026-05-07 02:12:14] "DELETE /instance-ip/0927a4f2-49ba-11f1-a640-fa163e46ddb0 HTTP/1.1" 200 115 0.071593 10.0.0.19 - - [2026-05-07 02:12:14] "POST /ref-update HTTP/1.1" 200 156 0.016356 10.0.0.19 - - [2026-05-07 02:12:14] "DELETE /virtual-machine-interface/090afa96-49ba-11f1-a640-fa163e46ddb0 HTTP/1.1" 200 115 0.037854 10.0.0.19 - - [2026-05-07 02:12:14] "DELETE /virtual-machine/c68bbb97-1de9-44c6-b530-fa3e99733763 HTTP/1.1" 200 115 0.019959 10.0.0.19 - - [2026-05-07 02:12:18] "GET /virtual-machine-interface/08a0e084-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.008343 10.0.0.19 - - [2026-05-07 02:12:18] "POST /set-tag HTTP/1.1" 200 109 0.003330 10.0.0.19 - - [2026-05-07 02:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.19 - - [2026-05-07 02:12:18] "GET /loadbalancer/84594a47-b874-43e2-a63d-17d45c0bb323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002598 10.0.0.19 - - [2026-05-07 02:12:19] "GET /virtual-machine-interface/08a0e084-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005702 10.0.0.19 - - [2026-05-07 02:12:19] "POST /set-tag HTTP/1.1" 200 109 0.004525 10.0.0.19 - - [2026-05-07 02:12:19] "GET /virtual-machine-interface/08a0e084-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005147 10.0.0.19 - - [2026-05-07 02:12:19] "POST /set-tag HTTP/1.1" 200 109 0.003807 10.0.0.19 - - [2026-05-07 02:12:19] "GET /virtual-machine/a4a1d305-54de-4b28-baad-51db8fcb7102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003544 10.0.0.19 - - [2026-05-07 02:12:19] "POST /ref-update HTTP/1.1" 200 156 0.015190 10.0.0.19 - - [2026-05-07 02:12:19] "GET /virtual-machine-interface/08a0e084-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.006246 10.0.0.19 - - [2026-05-07 02:12:19] "POST /set-tag HTTP/1.1" 200 109 0.024453 10.0.0.19 - - [2026-05-07 02:12:19] "POST /set-tag HTTP/1.1" 200 109 0.032060 10.0.0.19 - - [2026-05-07 02:12:19] "POST /set-tag HTTP/1.1" 200 109 0.016454 10.0.0.19 - - [2026-05-07 02:12:19] "DELETE /instance-ip/08bb914a-49ba-11f1-a640-fa163e46ddb0 HTTP/1.1" 200 115 0.055417 10.0.0.19 - - [2026-05-07 02:12:19] "POST /ref-update HTTP/1.1" 200 156 0.010307 10.0.0.19 - - [2026-05-07 02:12:19] "DELETE /virtual-machine-interface/08a0e084-49ba-11f1-a640-fa163e46ddb0 HTTP/1.1" 200 115 0.085879 10.0.0.19 - - [2026-05-07 02:12:19] "DELETE /virtual-machine/a4a1d305-54de-4b28-baad-51db8fcb7102 HTTP/1.1" 200 115 0.021568 10.0.0.19 - - [2026-05-07 02:12:19] "DELETE /tag/27100f2f-c2d3-4b2c-af5f-8fecf3b3767a HTTP/1.1" 200 115 0.072711 10.0.0.19 - - [2026-05-07 02:12:19] "DELETE /tag/fb62c378-6896-4e0e-9349-11a2961296f6 HTTP/1.1" 200 115 0.071337 10.0.0.19 - - [2026-05-07 02:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.19 - - [2026-05-07 02:12:23] "GET /project/4134fedc-4974-4ddf-9052-c102432a0f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033362 10.0.0.19 - - [2026-05-07 02:12:23] "POST /tags HTTP/1.1" 200 393 0.048260 10.0.0.19 - - [2026-05-07 02:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008047 10.0.0.19 - - [2026-05-07 02:12:23] "GET /tag/232deb4b-a185-41d2-9ea5-f84e3daaa80e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.021373 10.0.0.19 - - [2026-05-07 02:12:23] "POST /tags HTTP/1.1" 200 341 0.023065 10.0.0.19 - - [2026-05-07 02:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006193 10.0.0.19 - - [2026-05-07 02:12:23] "GET /tag/94fc026c-618c-4e97-87ca-99b8d4b3779e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.020495 10.0.0.19 - - [2026-05-07 02:12:23] "POST /id-to-fqname HTTP/1.1" 200 192 0.004035 10.0.0.19 - - [2026-05-07 02:12:23] "POST /fqname-to-id HTTP/1.1" 404 201 0.002729 10.0.0.19 - - [2026-05-07 02:12:24] "POST /security-groups HTTP/1.1" 200 589 0.068749 10.0.0.19 - - [2026-05-07 02:12:24] "POST /projects HTTP/1.1" 200 519 0.243260 10.0.0.19 - - [2026-05-07 02:12:24] "POST /fqname-to-id HTTP/1.1" 404 236 0.006578 10.0.0.19 - - [2026-05-07 02:12:24] "POST /access-control-lists HTTP/1.1" 200 598 0.066604 10.0.0.19 - - [2026-05-07 02:12:24] "POST /fqname-to-id HTTP/1.1" 404 235 0.009428 10.0.0.19 - - [2026-05-07 02:12:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.068155 10.0.0.19 - - [2026-05-07 02:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010000 10.0.0.19 - - [2026-05-07 02:12:24] "GET /virtual-network/a3a98cf2-2f7c-4904-b4ed-a01a1b88200c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007073 10.0.0.19 - - [2026-05-07 02:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.19 - - [2026-05-07 02:12:24] "GET /virtual-network/b2b3482e-d05a-426f-adb6-87ffa28498fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.005237 10.0.0.19 - - [2026-05-07 02:12:24] "POST /access-control-lists HTTP/1.1" 200 596 0.086098 10.0.0.19 - - [2026-05-07 02:12:24] "PUT /virtual-network/a3a98cf2-2f7c-4904-b4ed-a01a1b88200c HTTP/1.1" 200 264 0.069320 10.0.0.19 - - [2026-05-07 02:12:24] "PUT /virtual-network/b2b3482e-d05a-426f-adb6-87ffa28498fa HTTP/1.1" 200 264 0.037546 10.0.0.19 - - [2026-05-07 02:12:24] "POST /security-groups HTTP/1.1" 200 591 0.082997 10.0.0.19 - - [2026-05-07 02:12:24] "POST /fqname-to-id HTTP/1.1" 404 270 0.002844 10.0.0.19 - - [2026-05-07 02:12:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.029003 10.0.0.19 - - [2026-05-07 02:12:24] "POST /chown HTTP/1.1" 200 109 0.067392 10.0.0.19 - - [2026-05-07 02:12:24] "POST /access-control-lists HTTP/1.1" 200 632 0.107731 10.0.0.19 - - [2026-05-07 02:12:24] "POST /fqname-to-id HTTP/1.1" 404 269 0.017648 10.0.0.19 - - [2026-05-07 02:12:24] "GET /application-policy-set/2d51b2ea-7868-44b0-a265-23cc0b4eeec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003368 10.0.0.19 - - [2026-05-07 02:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.19 - - [2026-05-07 02:12:24] "GET /policy-management/ddf11add-48d5-4d86-a414-a8e1389f371f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.042763 10.0.0.19 - - [2026-05-07 02:12:24] "POST /access-control-lists HTTP/1.1" 200 630 0.073319 10.0.0.19 - - [2026-05-07 02:12:24] "POST /tags HTTP/1.1" 409 226 0.002497 10.0.0.19 - - [2026-05-07 02:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.19 - - [2026-05-07 02:12:24] "GET /tag/94fc026c-618c-4e97-87ca-99b8d4b3779e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.015363 10.0.0.19 - - [2026-05-07 02:12:24] "POST /firewall-rules HTTP/1.1" 200 600 0.071942 10.0.0.19 - - [2026-05-07 02:12:24] "GET /firewall-rule/0d8cdc6f-d5bb-4d34-bf06-9fbcedb2cd9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.014688 10.0.0.19 - - [2026-05-07 02:12:24] "GET /firewall-policy/897f1426-901e-4d6a-b843-ca9923d699d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003527 10.0.0.19 - - [2026-05-07 02:12:25] "GET /firewall-rule/0d8cdc6f-d5bb-4d34-bf06-9fbcedb2cd9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.007070 10.0.0.19 - - [2026-05-07 02:12:25] "POST /ref-update HTTP/1.1" 200 156 0.055351 10.0.0.19 - - [2026-05-07 02:12:25] "GET /application-policy-set/2d51b2ea-7868-44b0-a265-23cc0b4eeec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009751 10.0.0.19 - - [2026-05-07 02:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.19 - - [2026-05-07 02:12:25] "GET /policy-management/ddf11add-48d5-4d86-a414-a8e1389f371f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002716 10.0.0.19 - - [2026-05-07 02:12:25] "POST /tags HTTP/1.1" 409 226 0.001740 10.0.0.19 - - [2026-05-07 02:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.19 - - [2026-05-07 02:12:25] "GET /tag/94fc026c-618c-4e97-87ca-99b8d4b3779e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.017742 10.0.0.19 - - [2026-05-07 02:12:25] "POST /firewall-rules HTTP/1.1" 200 598 0.062644 10.0.0.19 - - [2026-05-07 02:12:25] "GET /firewall-rule/ab9b193b-fa40-4eae-86df-771e36989773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005361 10.0.0.19 - - [2026-05-07 02:12:25] "GET /firewall-policy/897f1426-901e-4d6a-b843-ca9923d699d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.005136 10.0.0.19 - - [2026-05-07 02:12:25] "GET /firewall-rule/ab9b193b-fa40-4eae-86df-771e36989773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003199 10.0.0.19 - - [2026-05-07 02:12:25] "POST /ref-update HTTP/1.1" 200 156 0.067497 10.0.0.19 - - [2026-05-07 02:12:26] "POST /tags HTTP/1.1" 200 393 0.029001 10.0.0.19 - - [2026-05-07 02:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012962 10.0.0.19 - - [2026-05-07 02:12:26] "GET /tag/e4c1f596-3660-4cc7-90d1-f09d76e83a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.015227 10.0.0.19 - - [2026-05-07 02:12:26] "POST /tags HTTP/1.1" 200 341 0.023538 10.0.0.19 - - [2026-05-07 02:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.017630 10.0.0.19 - - [2026-05-07 02:12:26] "GET /tag/f43d8053-8040-4ea9-9650-e2cece969ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.013903 10.0.0.19 - - [2026-05-07 02:12:27] "POST /id-to-fqname HTTP/1.1" 200 192 0.000965 10.0.0.19 - - [2026-05-07 02:12:27] "POST /fqname-to-id HTTP/1.1" 404 201 0.004210 10.0.0.19 - - [2026-05-07 02:12:27] "POST /security-groups HTTP/1.1" 200 589 0.072257 10.0.0.19 - - [2026-05-07 02:12:27] "POST /projects HTTP/1.1" 200 519 0.208584 10.0.0.19 - - [2026-05-07 02:12:27] "POST /fqname-to-id HTTP/1.1" 404 236 0.003855 10.0.0.19 - - [2026-05-07 02:12:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.019278 10.0.0.19 - - [2026-05-07 02:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.013578 10.0.0.19 - - [2026-05-07 02:12:27] "GET /virtual-network/a3a98cf2-2f7c-4904-b4ed-a01a1b88200c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.020059 10.0.0.19 - - [2026-05-07 02:12:27] "POST /access-control-lists HTTP/1.1" 200 598 0.093147 10.0.0.19 - - [2026-05-07 02:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.014862 10.0.0.19 - - [2026-05-07 02:12:27] "POST /fqname-to-id HTTP/1.1" 404 235 0.012420 10.0.0.19 - - [2026-05-07 02:12:27] "GET /virtual-network/b2b3482e-d05a-426f-adb6-87ffa28498fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005212 10.0.0.19 - - [2026-05-07 02:12:27] "POST /access-control-lists HTTP/1.1" 200 596 0.067786 10.0.0.19 - - [2026-05-07 02:12:27] "PUT /virtual-network/a3a98cf2-2f7c-4904-b4ed-a01a1b88200c HTTP/1.1" 200 264 0.113655 10.0.0.19 - - [2026-05-07 02:12:27] "PUT /virtual-network/b2b3482e-d05a-426f-adb6-87ffa28498fa HTTP/1.1" 200 264 0.103181 10.0.0.19 - - [2026-05-07 02:12:27] "POST /security-groups HTTP/1.1" 200 591 0.094134 10.0.0.19 - - [2026-05-07 02:12:27] "POST /fqname-to-id HTTP/1.1" 404 270 0.008281 10.0.0.19 - - [2026-05-07 02:12:27] "POST /access-control-lists HTTP/1.1" 200 632 0.062061 10.0.0.19 - - [2026-05-07 02:12:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.067329 10.0.0.19 - - [2026-05-07 02:12:27] "POST /fqname-to-id HTTP/1.1" 404 269 0.012762 10.0.0.19 - - [2026-05-07 02:12:27] "POST /chown HTTP/1.1" 200 109 0.022490 10.0.0.19 - - [2026-05-07 02:12:27] "GET /application-policy-set/2d51b2ea-7868-44b0-a265-23cc0b4eeec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005282 10.0.0.19 - - [2026-05-07 02:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.19 - - [2026-05-07 02:12:27] "GET /policy-management/ddf11add-48d5-4d86-a414-a8e1389f371f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009638 10.0.0.19 - - [2026-05-07 02:12:27] "POST /access-control-lists HTTP/1.1" 200 630 0.098780 10.0.0.19 - - [2026-05-07 02:12:27] "POST /tags HTTP/1.1" 409 226 0.009300 10.0.0.19 - - [2026-05-07 02:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.19 - - [2026-05-07 02:12:27] "GET /tag/f43d8053-8040-4ea9-9650-e2cece969ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.016707 10.0.0.19 - - [2026-05-07 02:12:28] "POST /firewall-rules HTTP/1.1" 200 600 0.072500 10.0.0.19 - - [2026-05-07 02:12:28] "GET /firewall-rule/380b0700-1a27-4949-a4e6-945037fbd0c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005534 10.0.0.19 - - [2026-05-07 02:12:28] "GET /firewall-policy/897f1426-901e-4d6a-b843-ca9923d699d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003974 10.0.0.19 - - [2026-05-07 02:12:28] "GET /firewall-rule/380b0700-1a27-4949-a4e6-945037fbd0c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003005 10.0.0.19 - - [2026-05-07 02:12:28] "POST /ref-update HTTP/1.1" 200 156 0.052168 10.0.0.19 - - [2026-05-07 02:12:28] "GET /application-policy-set/2d51b2ea-7868-44b0-a265-23cc0b4eeec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004498 10.0.0.19 - - [2026-05-07 02:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.19 - - [2026-05-07 02:12:28] "GET /policy-management/ddf11add-48d5-4d86-a414-a8e1389f371f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003317 10.0.0.19 - - [2026-05-07 02:12:28] "POST /tags HTTP/1.1" 409 226 0.002415 10.0.0.19 - - [2026-05-07 02:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.19 - - [2026-05-07 02:12:28] "GET /tag/f43d8053-8040-4ea9-9650-e2cece969ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.012310 10.0.0.19 - - [2026-05-07 02:12:28] "POST /firewall-rules HTTP/1.1" 200 598 0.072694 10.0.0.19 - - [2026-05-07 02:12:28] "GET /firewall-rule/cca3b3c4-e4d7-4328-8d16-134336304eff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.010303 10.0.0.19 - - [2026-05-07 02:12:28] "GET /firewall-policy/897f1426-901e-4d6a-b843-ca9923d699d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004563 10.0.0.19 - - [2026-05-07 02:12:28] "GET /firewall-rule/cca3b3c4-e4d7-4328-8d16-134336304eff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002445 10.0.0.19 - - [2026-05-07 02:12:28] "POST /ref-update HTTP/1.1" 200 156 0.063314 10.0.0.19 - - [2026-05-07 02:12:29] "POST /tags HTTP/1.1" 200 345 0.130626 10.0.0.19 - - [2026-05-07 02:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008630 10.0.0.19 - - [2026-05-07 02:12:29] "GET /tag/75553188-b8bd-4fb9-b9b4-4d6895bd0220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.019168 10.0.0.19 - - [2026-05-07 02:12:29] "POST /projects HTTP/1.1" 409 238 0.003195 10.0.0.19 - - [2026-05-07 02:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.19 - - [2026-05-07 02:12:30] "GET /project/bef69f92-5d6e-4dcc-8f4f-ef49841762d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.065759 10.0.0.19 - - [2026-05-07 02:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.19 - - [2026-05-07 02:12:30] "GET /virtual-network/a3a98cf2-2f7c-4904-b4ed-a01a1b88200c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.011467 10.0.0.19 - - [2026-05-07 02:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.19 - - [2026-05-07 02:12:30] "GET /virtual-network/b2b3482e-d05a-426f-adb6-87ffa28498fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006423 10.0.0.19 - - [2026-05-07 02:12:30] "POST /security-groups HTTP/1.1" 409 285 0.007771 10.0.0.19 - - [2026-05-07 02:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.19 - - [2026-05-07 02:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.19 - - [2026-05-07 02:12:30] "PUT /security-group/93c97b4d-392e-4ef4-b8ce-a71cc21857fc HTTP/1.1" 200 262 0.074949 10.0.0.19 - - [2026-05-07 02:12:30] "PUT /access-control-list/39455cfc-2892-47a0-99be-8e0f85ef94ba HTTP/1.1" 200 272 0.023639 10.0.0.19 - - [2026-05-07 02:12:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.057827 10.0.0.19 - - [2026-05-07 02:12:30] "GET /project/bef69f92-5d6e-4dcc-8f4f-ef49841762d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.113476 10.0.0.19 - - [2026-05-07 02:12:30] "POST /tags HTTP/1.1" 409 228 0.002292 10.0.0.19 - - [2026-05-07 02:12:30] "PUT /access-control-list/725d4188-1a53-4f06-b5a6-23a86baa885a HTTP/1.1" 200 272 0.060154 10.0.0.19 - - [2026-05-07 02:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.19 - - [2026-05-07 02:12:30] "GET /tag/75553188-b8bd-4fb9-b9b4-4d6895bd0220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.015052 10.0.0.19 - - [2026-05-07 02:12:30] "POST /tags HTTP/1.1" 200 345 0.028975 10.0.0.19 - - [2026-05-07 02:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.19 - - [2026-05-07 02:12:30] "GET /tag/33c893c9-13da-4219-b2a7-213faef3406e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.017294 10.0.0.19 - - [2026-05-07 02:12:30] "POST /projects HTTP/1.1" 409 238 0.002026 10.0.0.19 - - [2026-05-07 02:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005055 10.0.0.19 - - [2026-05-07 02:12:30] "GET /project/6c8dfe7f-76ba-4a59-bd58-3a99e7742603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047788 10.0.0.19 - - [2026-05-07 02:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.19 - - [2026-05-07 02:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.19 - - [2026-05-07 02:12:30] "GET /project/6c8dfe7f-76ba-4a59-bd58-3a99e7742603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032844 10.0.0.19 - - [2026-05-07 02:12:30] "GET /virtual-network/a3a98cf2-2f7c-4904-b4ed-a01a1b88200c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006049 10.0.0.19 - - [2026-05-07 02:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004466 10.0.0.19 - - [2026-05-07 02:12:30] "GET /virtual-network/b2b3482e-d05a-426f-adb6-87ffa28498fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004709 10.0.0.19 - - [2026-05-07 02:12:30] "POST /security-groups HTTP/1.1" 409 285 0.003295 10.0.0.19 - - [2026-05-07 02:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.19 - - [2026-05-07 02:12:30] "PUT /security-group/0209c8b9-4729-4e97-897c-44e0ad23ac96 HTTP/1.1" 200 262 0.064478 10.0.0.19 - - [2026-05-07 02:12:30] "PUT /access-control-list/e359f644-02d5-4f93-b168-63aab8756f6c HTTP/1.1" 200 272 0.016243 10.0.0.19 - - [2026-05-07 02:12:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.027396 10.0.0.19 - - [2026-05-07 02:12:30] "POST /tags HTTP/1.1" 409 228 0.009905 10.0.0.19 - - [2026-05-07 02:12:30] "PUT /access-control-list/0d2112a9-97d2-4bd4-beaa-54fce642fe8d HTTP/1.1" 200 272 0.027575 10.0.0.19 - - [2026-05-07 02:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.19 - - [2026-05-07 02:12:30] "GET /tag/33c893c9-13da-4219-b2a7-213faef3406e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.011161 10.0.0.19 - - [2026-05-07 02:12:31] "POST /tags HTTP/1.1" 200 291 0.064421 10.0.0.19 - - [2026-05-07 02:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.19 - - [2026-05-07 02:12:31] "GET /tag/49064977-9b0a-4098-91d7-0afb9a545d43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.013493 10.0.0.19 - - [2026-05-07 02:12:31] "POST /tags HTTP/1.1" 200 303 0.056280 10.0.0.19 - - [2026-05-07 02:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.19 - - [2026-05-07 02:12:31] "GET /tag/c0eed85d-0252-414e-96e5-2bb35c0f0843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.015079 10.0.0.19 - - [2026-05-07 02:12:31] "POST /tags HTTP/1.1" 409 252 0.002172 10.0.0.19 - - [2026-05-07 02:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.19 - - [2026-05-07 02:12:31] "GET /tag/232deb4b-a185-41d2-9ea5-f84e3daaa80e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.013190 10.0.0.19 - - [2026-05-07 02:12:31] "POST /tags HTTP/1.1" 409 226 0.002393 10.0.0.19 - - [2026-05-07 02:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.19 - - [2026-05-07 02:12:31] "GET /tag/94fc026c-618c-4e97-87ca-99b8d4b3779e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011851 10.0.0.19 - - [2026-05-07 02:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.19 - - [2026-05-07 02:12:31] "GET /virtual-network/a3a98cf2-2f7c-4904-b4ed-a01a1b88200c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006020 10.0.0.19 - - [2026-05-07 02:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.19 - - [2026-05-07 02:12:31] "GET /project/bef69f92-5d6e-4dcc-8f4f-ef49841762d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036423 10.0.0.19 - - [2026-05-07 02:12:31] "POST /virtual-machines HTTP/1.1" 200 395 0.016123 10.0.0.19 - - [2026-05-07 02:12:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.020473 10.0.0.19 - - [2026-05-07 02:12:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.119601 10.0.0.19 - - [2026-05-07 02:12:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.011281 10.0.0.19 - - [2026-05-07 02:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011050 10.0.0.19 - - [2026-05-07 02:12:31] "GET /virtual-machine-interface/3450bb00-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004838 10.0.0.19 - - [2026-05-07 02:12:31] "POST /instance-ips HTTP/1.1" 200 397 0.021496 10.0.0.19 - - [2026-05-07 02:12:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.018651 10.0.0.19 - - [2026-05-07 02:12:31] "GET /virtual-machine-interface/3450bb00-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016530 10.0.0.19 - - [2026-05-07 02:12:31] "POST /set-tag HTTP/1.1" 200 109 0.067795 10.0.0.19 - - [2026-05-07 02:12:32] "GET /virtual-machine-interface/3450bb00-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004596 10.0.0.19 - - [2026-05-07 02:12:32] "GET /instance-ip/346d4234-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.010116 10.0.0.19 - - [2026-05-07 02:12:32] "GET /virtual-machine-interface/3450bb00-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004517 10.0.0.19 - - [2026-05-07 02:12:32] "POST /set-tag HTTP/1.1" 200 109 0.002200 10.0.0.19 - - [2026-05-07 02:12:32] "GET /virtual-router/58aee1e5-e3ff-4568-9710-27a9dc4ca0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003670 10.0.0.19 - - [2026-05-07 02:12:32] "POST /ref-update HTTP/1.1" 200 156 0.010618 10.0.0.19 - - [2026-05-07 02:12:32] "GET /virtual-machine-interface/3450bb00-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008291 10.0.0.19 - - [2026-05-07 02:12:32] "POST /set-tag HTTP/1.1" 200 109 0.010226 10.0.0.19 - - [2026-05-07 02:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.19 - - [2026-05-07 02:12:32] "GET /virtual-network/a3a98cf2-2f7c-4904-b4ed-a01a1b88200c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004874 10.0.0.19 - - [2026-05-07 02:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.19 - - [2026-05-07 02:12:32] "GET /project/bef69f92-5d6e-4dcc-8f4f-ef49841762d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038152 10.0.0.19 - - [2026-05-07 02:12:32] "POST /virtual-machines HTTP/1.1" 200 395 0.013742 10.0.0.19 - - [2026-05-07 02:12:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.032562 10.0.0.19 - - [2026-05-07 02:12:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.121289 10.0.0.19 - - [2026-05-07 02:12:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.008738 10.0.0.19 - - [2026-05-07 02:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006424 10.0.0.19 - - [2026-05-07 02:12:32] "GET /virtual-machine-interface/34d22bf4-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004739 10.0.0.19 - - [2026-05-07 02:12:32] "POST /instance-ips HTTP/1.1" 200 397 0.023551 10.0.0.19 - - [2026-05-07 02:12:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.031683 10.0.0.19 - - [2026-05-07 02:12:32] "GET /virtual-machine-interface/34d22bf4-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008594 10.0.0.19 - - [2026-05-07 02:12:32] "POST /set-tag HTTP/1.1" 200 109 0.063784 10.0.0.19 - - [2026-05-07 02:12:32] "GET /virtual-machine-interface/34d22bf4-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016018 10.0.0.19 - - [2026-05-07 02:12:32] "GET /instance-ip/34ee339e-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003122 10.0.0.19 - - [2026-05-07 02:12:32] "GET /virtual-machine-interface/34d22bf4-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004444 10.0.0.19 - - [2026-05-07 02:12:32] "POST /set-tag HTTP/1.1" 200 109 0.002357 10.0.0.19 - - [2026-05-07 02:12:32] "GET /virtual-router/58aee1e5-e3ff-4568-9710-27a9dc4ca0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.004937 10.0.0.19 - - [2026-05-07 02:12:33] "POST /ref-update HTTP/1.1" 200 156 0.022774 10.0.0.19 - - [2026-05-07 02:12:33] "GET /virtual-machine-interface/34d22bf4-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016310 10.0.0.19 - - [2026-05-07 02:12:33] "POST /set-tag HTTP/1.1" 200 109 0.003526 10.0.0.19 - - [2026-05-07 02:12:33] "POST /tags HTTP/1.1" 200 291 0.026289 10.0.0.19 - - [2026-05-07 02:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008315 10.0.0.19 - - [2026-05-07 02:12:33] "GET /tag/b1a84afb-1993-4a79-ac54-becd76104ba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.021714 10.0.0.19 - - [2026-05-07 02:12:33] "POST /tags HTTP/1.1" 409 252 0.002267 10.0.0.19 - - [2026-05-07 02:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.19 - - [2026-05-07 02:12:33] "GET /tag/e4c1f596-3660-4cc7-90d1-f09d76e83a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.013584 10.0.0.19 - - [2026-05-07 02:12:33] "POST /tags HTTP/1.1" 409 226 0.002337 10.0.0.19 - - [2026-05-07 02:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.19 - - [2026-05-07 02:12:33] "GET /tag/f43d8053-8040-4ea9-9650-e2cece969ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010295 10.0.0.19 - - [2026-05-07 02:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.19 - - [2026-05-07 02:12:33] "GET /virtual-network/a3a98cf2-2f7c-4904-b4ed-a01a1b88200c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004249 10.0.0.19 - - [2026-05-07 02:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.19 - - [2026-05-07 02:12:33] "GET /project/6c8dfe7f-76ba-4a59-bd58-3a99e7742603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040342 10.0.0.19 - - [2026-05-07 02:12:33] "POST /virtual-machines HTTP/1.1" 200 395 0.009844 10.0.0.19 - - [2026-05-07 02:12:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.027266 10.0.0.19 - - [2026-05-07 02:12:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110598 10.0.0.19 - - [2026-05-07 02:12:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.007933 10.0.0.19 - - [2026-05-07 02:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008228 10.0.0.19 - - [2026-05-07 02:12:33] "GET /virtual-machine-interface/35779a6c-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004663 10.0.0.19 - - [2026-05-07 02:12:33] "POST /instance-ips HTTP/1.1" 200 397 0.019542 10.0.0.19 - - [2026-05-07 02:12:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.024522 10.0.0.19 - - [2026-05-07 02:12:33] "GET /virtual-machine-interface/35779a6c-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011273 10.0.0.19 - - [2026-05-07 02:12:33] "POST /set-tag HTTP/1.1" 200 109 0.065165 10.0.0.19 - - [2026-05-07 02:12:33] "GET /virtual-machine-interface/35779a6c-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.024387 10.0.0.19 - - [2026-05-07 02:12:33] "GET /instance-ip/35924b5a-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006216 10.0.0.19 - - [2026-05-07 02:12:34] "GET /virtual-machine-interface/35779a6c-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004362 10.0.0.19 - - [2026-05-07 02:12:34] "POST /set-tag HTTP/1.1" 200 109 0.002101 10.0.0.19 - - [2026-05-07 02:12:34] "GET /virtual-router/58aee1e5-e3ff-4568-9710-27a9dc4ca0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003915 10.0.0.19 - - [2026-05-07 02:12:34] "POST /ref-update HTTP/1.1" 200 156 0.008832 10.0.0.19 - - [2026-05-07 02:12:34] "GET /virtual-machine-interface/35779a6c-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004709 10.0.0.19 - - [2026-05-07 02:12:34] "POST /set-tag HTTP/1.1" 200 109 0.002330 10.0.0.19 - - [2026-05-07 02:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.19 - - [2026-05-07 02:12:34] "GET /virtual-network/a3a98cf2-2f7c-4904-b4ed-a01a1b88200c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005212 10.0.0.19 - - [2026-05-07 02:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.19 - - [2026-05-07 02:12:34] "GET /project/6c8dfe7f-76ba-4a59-bd58-3a99e7742603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036619 10.0.0.19 - - [2026-05-07 02:12:34] "POST /virtual-machines HTTP/1.1" 200 395 0.008054 10.0.0.19 - - [2026-05-07 02:12:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.009191 10.0.0.19 - - [2026-05-07 02:12:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.117314 10.0.0.19 - - [2026-05-07 02:12:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.021321 10.0.0.19 - - [2026-05-07 02:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013095 10.0.0.19 - - [2026-05-07 02:12:34] "GET /virtual-machine-interface/35eafb38-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005590 10.0.0.19 - - [2026-05-07 02:12:34] "POST /instance-ips HTTP/1.1" 200 397 0.022702 10.0.0.19 - - [2026-05-07 02:12:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.023797 10.0.0.19 - - [2026-05-07 02:12:34] "GET /virtual-machine-interface/35eafb38-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004647 10.0.0.19 - - [2026-05-07 02:12:34] "POST /set-tag HTTP/1.1" 200 109 0.080379 10.0.0.19 - - [2026-05-07 02:12:34] "GET /virtual-machine-interface/35eafb38-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005332 10.0.0.19 - - [2026-05-07 02:12:34] "GET /instance-ip/36012a8e-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004856 10.0.0.19 - - [2026-05-07 02:12:34] "GET /virtual-machine-interface/35eafb38-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004547 10.0.0.19 - - [2026-05-07 02:12:34] "POST /set-tag HTTP/1.1" 200 109 0.006196 10.0.0.19 - - [2026-05-07 02:12:34] "GET /virtual-router/58aee1e5-e3ff-4568-9710-27a9dc4ca0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.004878 10.0.0.19 - - [2026-05-07 02:12:34] "POST /ref-update HTTP/1.1" 200 156 0.009726 10.0.0.19 - - [2026-05-07 02:12:34] "GET /virtual-machine-interface/35eafb38-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021471 10.0.0.19 - - [2026-05-07 02:12:34] "POST /set-tag HTTP/1.1" 200 109 0.002951 10.0.0.19 - - [2026-05-07 02:12:34] "POST /tags HTTP/1.1" 200 299 0.018368 10.0.0.19 - - [2026-05-07 02:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006307 10.0.0.19 - - [2026-05-07 02:12:34] "GET /tag/f56ba924-788c-4fc4-9f30-4102ab175d6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.011628 10.0.0.19 - - [2026-05-07 02:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.19 - - [2026-05-07 02:12:35] "GET /virtual-network/a3a98cf2-2f7c-4904-b4ed-a01a1b88200c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005027 10.0.0.19 - - [2026-05-07 02:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.19 - - [2026-05-07 02:12:35] "GET /project/bef69f92-5d6e-4dcc-8f4f-ef49841762d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034515 10.0.0.19 - - [2026-05-07 02:12:35] "POST /virtual-machines HTTP/1.1" 200 395 0.009179 10.0.0.19 - - [2026-05-07 02:12:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.021981 10.0.0.19 - - [2026-05-07 02:12:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115542 10.0.0.19 - - [2026-05-07 02:12:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.009059 10.0.0.19 - - [2026-05-07 02:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007117 10.0.0.19 - - [2026-05-07 02:12:35] "GET /virtual-machine-interface/366fd63c-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006586 10.0.0.19 - - [2026-05-07 02:12:35] "POST /instance-ips HTTP/1.1" 200 397 0.027963 10.0.0.19 - - [2026-05-07 02:12:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.028872 10.0.0.19 - - [2026-05-07 02:12:35] "GET /virtual-machine-interface/366fd63c-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015695 10.0.0.19 - - [2026-05-07 02:12:35] "POST /set-tag HTTP/1.1" 200 109 0.017459 10.0.0.19 - - [2026-05-07 02:12:35] "GET /virtual-machine-interface/366fd63c-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008191 10.0.0.19 - - [2026-05-07 02:12:35] "GET /instance-ip/368a55d4-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.008348 10.0.0.19 - - [2026-05-07 02:12:35] "GET /virtual-machine-interface/366fd63c-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006634 10.0.0.19 - - [2026-05-07 02:12:35] "POST /set-tag HTTP/1.1" 200 109 0.003334 10.0.0.19 - - [2026-05-07 02:12:35] "POST /tags HTTP/1.1" 200 299 0.017958 10.0.0.19 - - [2026-05-07 02:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.19 - - [2026-05-07 02:12:35] "GET /tag/cdc0907d-51d9-48c3-ba2f-d1e328445d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.015103 10.0.0.19 - - [2026-05-07 02:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.19 - - [2026-05-07 02:12:35] "GET /virtual-network/a3a98cf2-2f7c-4904-b4ed-a01a1b88200c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005751 10.0.0.19 - - [2026-05-07 02:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.19 - - [2026-05-07 02:12:35] "GET /project/bef69f92-5d6e-4dcc-8f4f-ef49841762d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045889 10.0.0.19 - - [2026-05-07 02:12:35] "POST /virtual-machines HTTP/1.1" 200 395 0.008946 10.0.0.19 - - [2026-05-07 02:12:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.018528 10.0.0.19 - - [2026-05-07 02:12:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108256 10.0.0.19 - - [2026-05-07 02:12:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.011550 10.0.0.19 - - [2026-05-07 02:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007411 10.0.0.19 - - [2026-05-07 02:12:36] "GET /virtual-machine-interface/36e51258-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007648 10.0.0.19 - - [2026-05-07 02:12:36] "POST /instance-ips HTTP/1.1" 200 397 0.024791 10.0.0.19 - - [2026-05-07 02:12:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.039503 10.0.0.19 - - [2026-05-07 02:12:36] "GET /virtual-machine-interface/36e51258-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008292 10.0.0.19 - - [2026-05-07 02:12:36] "POST /set-tag HTTP/1.1" 200 109 0.021196 10.0.0.19 - - [2026-05-07 02:12:36] "GET /virtual-machine-interface/36e51258-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.020167 10.0.0.19 - - [2026-05-07 02:12:36] "GET /instance-ip/36feb690-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006748 10.0.0.19 - - [2026-05-07 02:12:36] "GET /virtual-machine-interface/36e51258-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006358 10.0.0.19 - - [2026-05-07 02:12:36] "POST /set-tag HTTP/1.1" 200 109 0.002508 10.0.0.19 - - [2026-05-07 02:12:36] "POST /tags HTTP/1.1" 200 299 0.022523 10.0.0.19 - - [2026-05-07 02:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.19 - - [2026-05-07 02:12:36] "GET /tag/7c9fb466-17f8-471a-b8a6-42bbbe434b67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.012131 10.0.0.19 - - [2026-05-07 02:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.19 - - [2026-05-07 02:12:36] "GET /virtual-network/a3a98cf2-2f7c-4904-b4ed-a01a1b88200c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004403 10.0.0.19 - - [2026-05-07 02:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.19 - - [2026-05-07 02:12:36] "GET /project/6c8dfe7f-76ba-4a59-bd58-3a99e7742603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038069 10.0.0.19 - - [2026-05-07 02:12:36] "POST /virtual-machines HTTP/1.1" 200 395 0.009490 10.0.0.19 - - [2026-05-07 02:12:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.008526 10.0.0.19 - - [2026-05-07 02:12:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103123 10.0.0.19 - - [2026-05-07 02:12:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.021706 10.0.0.19 - - [2026-05-07 02:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005397 10.0.0.19 - - [2026-05-07 02:12:36] "GET /virtual-machine-interface/37560daa-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004573 10.0.0.19 - - [2026-05-07 02:12:36] "POST /instance-ips HTTP/1.1" 200 397 0.024781 10.0.0.19 - - [2026-05-07 02:12:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.022139 10.0.0.19 - - [2026-05-07 02:12:36] "GET /virtual-machine-interface/37560daa-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006956 10.0.0.19 - - [2026-05-07 02:12:36] "POST /set-tag HTTP/1.1" 200 109 0.017110 10.0.0.19 - - [2026-05-07 02:12:36] "GET /virtual-machine-interface/37560daa-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008186 10.0.0.19 - - [2026-05-07 02:12:36] "GET /instance-ip/376b427e-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004144 10.0.0.19 - - [2026-05-07 02:12:37] "GET /virtual-machine-interface/37560daa-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004785 10.0.0.19 - - [2026-05-07 02:12:37] "POST /set-tag HTTP/1.1" 200 109 0.002306 10.0.0.19 - - [2026-05-07 02:12:37] "POST /tags HTTP/1.1" 200 299 0.016902 10.0.0.19 - - [2026-05-07 02:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.19 - - [2026-05-07 02:12:37] "GET /tag/e1a80887-15a5-4bb5-a6c1-6239a265fea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.012298 10.0.0.19 - - [2026-05-07 02:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.19 - - [2026-05-07 02:12:37] "GET /virtual-network/a3a98cf2-2f7c-4904-b4ed-a01a1b88200c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.009439 10.0.0.19 - - [2026-05-07 02:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.19 - - [2026-05-07 02:12:37] "GET /project/6c8dfe7f-76ba-4a59-bd58-3a99e7742603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037036 10.0.0.19 - - [2026-05-07 02:12:37] "POST /virtual-machines HTTP/1.1" 200 395 0.009641 10.0.0.19 - - [2026-05-07 02:12:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.027222 10.0.0.19 - - [2026-05-07 02:12:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105443 10.0.0.19 - - [2026-05-07 02:12:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.010783 10.0.0.19 - - [2026-05-07 02:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005331 10.0.0.19 - - [2026-05-07 02:12:37] "GET /virtual-machine-interface/37befca2-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012700 10.0.0.19 - - [2026-05-07 02:12:37] "POST /instance-ips HTTP/1.1" 200 397 0.023103 10.0.0.19 - - [2026-05-07 02:12:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.023968 10.0.0.19 - - [2026-05-07 02:12:37] "GET /virtual-machine-interface/37befca2-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013072 10.0.0.19 - - [2026-05-07 02:12:37] "POST /set-tag HTTP/1.1" 200 109 0.018171 10.0.0.19 - - [2026-05-07 02:12:37] "GET /virtual-machine-interface/37befca2-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014555 10.0.0.19 - - [2026-05-07 02:12:37] "GET /instance-ip/37d9ab1a-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003264 10.0.0.19 - - [2026-05-07 02:12:37] "GET /virtual-machine-interface/37befca2-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004698 10.0.0.19 - - [2026-05-07 02:12:37] "POST /set-tag HTTP/1.1" 200 109 0.002213 10.0.0.19 - - [2026-05-07 02:12:37] "GET /virtual-router/58aee1e5-e3ff-4568-9710-27a9dc4ca0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.004073 10.0.0.19 - - [2026-05-07 02:12:37] "POST /ref-update HTTP/1.1" 200 156 0.009697 10.0.0.19 - - [2026-05-07 02:12:37] "GET /virtual-machine-interface/366fd63c-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008752 10.0.0.19 - - [2026-05-07 02:12:37] "POST /set-tag HTTP/1.1" 200 109 0.002054 10.0.0.19 - - [2026-05-07 02:12:37] "GET /virtual-machine-interface/3450bb00-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004612 10.0.0.19 - - [2026-05-07 02:12:37] "POST /set-tag HTTP/1.1" 200 109 0.002283 10.0.0.19 - - [2026-05-07 02:12:37] "GET /virtual-router/58aee1e5-e3ff-4568-9710-27a9dc4ca0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.010937 10.0.0.19 - - [2026-05-07 02:12:37] "POST /ref-update HTTP/1.1" 200 156 0.010562 10.0.0.19 - - [2026-05-07 02:12:38] "GET /virtual-machine-interface/36e51258-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005189 10.0.0.19 - - [2026-05-07 02:12:38] "POST /set-tag HTTP/1.1" 200 109 0.002676 10.0.0.19 - - [2026-05-07 02:12:38] "GET /virtual-router/58aee1e5-e3ff-4568-9710-27a9dc4ca0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.004099 10.0.0.19 - - [2026-05-07 02:12:38] "POST /ref-update HTTP/1.1" 200 156 0.024784 10.0.0.19 - - [2026-05-07 02:12:38] "GET /virtual-machine-interface/37560daa-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004494 10.0.0.19 - - [2026-05-07 02:12:38] "POST /set-tag HTTP/1.1" 200 109 0.017930 10.0.0.19 - - [2026-05-07 02:12:38] "GET /virtual-router/58aee1e5-e3ff-4568-9710-27a9dc4ca0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.005263 10.0.0.19 - - [2026-05-07 02:12:38] "POST /ref-update HTTP/1.1" 200 156 0.009989 10.0.0.19 - - [2026-05-07 02:12:38] "GET /virtual-machine-interface/37befca2-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.028760 10.0.0.19 - - [2026-05-07 02:12:38] "POST /set-tag HTTP/1.1" 200 109 0.002670 10.0.0.19 - - [2026-05-07 02:12:38] "GET /virtual-machine-interface/34d22bf4-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005579 10.0.0.19 - - [2026-05-07 02:12:38] "POST /set-tag HTTP/1.1" 200 109 0.002632 10.0.0.19 - - [2026-05-07 02:12:38] "GET /virtual-machine-interface/35779a6c-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005791 10.0.0.19 - - [2026-05-07 02:12:38] "POST /set-tag HTTP/1.1" 200 109 0.002684 10.0.0.19 - - [2026-05-07 02:12:38] "GET /virtual-machine-interface/35eafb38-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004552 10.0.0.19 - - [2026-05-07 02:12:38] "POST /set-tag HTTP/1.1" 200 109 0.002644 10.0.0.19 - - [2026-05-07 02:12:38] "GET /virtual-machine-interface/366fd63c-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005107 10.0.0.19 - - [2026-05-07 02:12:38] "POST /set-tag HTTP/1.1" 200 109 0.002787 10.0.0.19 - - [2026-05-07 02:12:38] "GET /virtual-machine-interface/36e51258-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004233 10.0.0.19 - - [2026-05-07 02:12:38] "POST /set-tag HTTP/1.1" 200 109 0.008067 10.0.0.19 - - [2026-05-07 02:12:38] "GET /virtual-machine-interface/37560daa-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004285 10.0.0.19 - - [2026-05-07 02:12:38] "POST /set-tag HTTP/1.1" 200 109 0.002475 10.0.0.19 - - [2026-05-07 02:12:38] "GET /virtual-machine-interface/3450bb00-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004153 10.0.0.19 - - [2026-05-07 02:12:38] "POST /set-tag HTTP/1.1" 200 109 0.002274 10.0.0.19 - - [2026-05-07 02:12:38] "GET /virtual-machine-interface/37befca2-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009207 10.0.0.19 - - [2026-05-07 02:12:38] "POST /set-tag HTTP/1.1" 200 109 0.003895 10.0.0.19 - - [2026-05-07 02:12:38] "GET /virtual-machine-interface/34d22bf4-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009322 10.0.0.19 - - [2026-05-07 02:12:38] "POST /set-tag HTTP/1.1" 200 109 0.004234 10.0.0.19 - - [2026-05-07 02:12:39] "GET /virtual-machine-interface/35eafb38-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004840 10.0.0.19 - - [2026-05-07 02:12:39] "POST /set-tag HTTP/1.1" 200 109 0.002252 10.0.0.19 - - [2026-05-07 02:12:40] "GET /virtual-machine/7beb2685-7dfa-40b6-926f-51c96f0ce4fa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003609 10.0.0.19 - - [2026-05-07 02:12:40] "GET /virtual-machine-interface/3450bb00-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004357 10.0.0.19 - - [2026-05-07 02:12:40] "GET /virtual-machine/c0613848-dc72-4869-84c7-3c49602a55b1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003189 10.0.0.19 - - [2026-05-07 02:12:40] "GET /virtual-machine-interface/34d22bf4-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004344 10.0.0.19 - - [2026-05-07 02:12:42] "GET /virtual-machine-interface/36e51258-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005610 10.0.0.19 - - [2026-05-07 02:12:42] "POST /set-tag HTTP/1.1" 200 109 0.002452 10.0.0.19 - - [2026-05-07 02:12:42] "GET /virtual-machine-interface/37befca2-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005241 10.0.0.19 - - [2026-05-07 02:12:42] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.19 - - [2026-05-07 02:12:43] "GET /virtual-machine-interface/35779a6c-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009858 10.0.0.19 - - [2026-05-07 02:12:43] "POST /set-tag HTTP/1.1" 200 109 0.002764 10.0.0.19 - - [2026-05-07 02:12:43] "GET /virtual-machine-interface/37560daa-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004969 10.0.0.19 - - [2026-05-07 02:12:43] "POST /set-tag HTTP/1.1" 200 109 0.002450 10.0.0.19 - - [2026-05-07 02:12:45] "GET /virtual-machine/1df95283-cfce-4a6c-858b-725030533975?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003360 10.0.0.19 - - [2026-05-07 02:12:45] "GET /virtual-machine-interface/35779a6c-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004936 10.0.0.19 - - [2026-05-07 02:12:45] "GET /virtual-machine/8296f15d-3aac-417d-a6de-feb782a3b2ac?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003314 10.0.0.19 - - [2026-05-07 02:12:45] "GET /virtual-machine-interface/35eafb38-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004526 10.0.0.19 - - [2026-05-07 02:12:47] "GET /virtual-machine-interface/366fd63c-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004568 10.0.0.19 - - [2026-05-07 02:12:47] "POST /set-tag HTTP/1.1" 200 109 0.002399 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:12:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001172 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:12:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001326 10.0.0.19 - - [2026-05-07 02:12:51] "GET /virtual-machine/94cb06d6-1c05-4987-9448-d02e4218a5d2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.005324 10.0.0.19 - - [2026-05-07 02:12:51] "GET /virtual-machine-interface/366fd63c-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010429 10.0.0.19 - - [2026-05-07 02:12:51] "GET /virtual-machine/6e10317c-24da-4cc4-8587-6d4ae93ebeb6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.004731 10.0.0.19 - - [2026-05-07 02:12:51] "GET /virtual-machine-interface/37560daa-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004570 10.0.0.19 - - [2026-05-07 02:12:51] "GET /virtual-machine/6d10ed92-625e-41e2-be66-3df36c026fda?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.019340 10.0.0.19 - - [2026-05-07 02:12:51] "GET /virtual-machine-interface/36e51258-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.050575 10.0.0.19 - - [2026-05-07 02:12:51] "GET /virtual-machine/4099c024-1ae6-4afa-a0c8-8e44825fe460?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003511 10.0.0.19 - - [2026-05-07 02:12:51] "GET /virtual-machine-interface/37befca2-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008137 10.0.0.19 - - [2026-05-07 02:12:51] "GET /loadbalancer/e1a07360-380b-4fdd-902c-6c92ede7734b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002636 10.0.0.19 - - [2026-05-07 02:12:51] "POST /tags HTTP/1.1" 200 333 0.033952 10.0.0.19 - - [2026-05-07 02:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009897 10.0.0.19 - - [2026-05-07 02:12:52] "GET /tag/87f8f9b9-9d9b-4117-acb3-9a096e32e44d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.017265 10.0.0.19 - - [2026-05-07 02:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.19 - - [2026-05-07 02:12:52] "GET /project/bef69f92-5d6e-4dcc-8f4f-ef49841762d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044592 10.0.0.19 - - [2026-05-07 02:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.19 - - [2026-05-07 02:12:52] "GET /virtual-network/b2b3482e-d05a-426f-adb6-87ffa28498fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005074 10.0.0.19 - - [2026-05-07 02:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.19 - - [2026-05-07 02:12:52] "GET /service-appliance-set/64b387c1-f79d-4813-989e-3300bd9cf303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003257 10.0.0.19 - - [2026-05-07 02:12:52] "POST /fqname-to-id HTTP/1.1" 404 273 0.001708 10.0.0.19 - - [2026-05-07 02:12:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.108151 10.0.0.19 - - [2026-05-07 02:12:52] "GET /virtual-machine-interface/2b7fe376-1788-4f44-b7bf-cf2ab399143d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.029292 10.0.0.19 - - [2026-05-07 02:12:52] "POST /instance-ips HTTP/1.1" 200 409 0.027354 10.0.0.19 - - [2026-05-07 02:12:52] "GET /instance-ip/9980e72b-19de-48ee-96ea-2d5e827ce8c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.016766 10.0.0.19 - - [2026-05-07 02:12:52] "POST /loadbalancers HTTP/1.1" 200 629 0.065147 10.0.0.19 - - [2026-05-07 02:12:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.019127 10.0.0.19 - - [2026-05-07 02:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.19 - - [2026-05-07 02:12:52] "GET /project/bef69f92-5d6e-4dcc-8f4f-ef49841762d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039264 10.0.0.19 - - [2026-05-07 02:12:52] "GET /instance-ip/9980e72b-19de-48ee-96ea-2d5e827ce8c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003563 10.0.0.19 - - [2026-05-07 02:12:52] "GET /project/bef69f92-5d6e-4dcc-8f4f-ef49841762d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043255 10.0.0.19 - - [2026-05-07 02:12:52] "GET /loadbalancer/e1a07360-380b-4fdd-902c-6c92ede7734b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003698 10.0.0.19 - - [2026-05-07 02:12:52] "POST /floating-ips HTTP/1.1" 200 597 0.032328 10.0.0.19 - - [2026-05-07 02:12:52] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.053259 10.0.0.19 - - [2026-05-07 02:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.19 - - [2026-05-07 02:12:52] "GET /project/bef69f92-5d6e-4dcc-8f4f-ef49841762d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.056723 10.0.0.19 - - [2026-05-07 02:12:52] "GET /loadbalancer-listener/042611dc-4fa2-482b-8a4a-c73849932472?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1840 0.003998 10.0.0.19 - - [2026-05-07 02:12:52] "GET /loadbalancer-listener/042611dc-4fa2-482b-8a4a-c73849932472?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1240 0.003946 10.0.0.19 - - [2026-05-07 02:12:52] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.021854 10.0.0.19 - - [2026-05-07 02:12:52] "GET /instance-ip/9980e72b-19de-48ee-96ea-2d5e827ce8c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.008004 10.0.0.19 - - [2026-05-07 02:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.19 - - [2026-05-07 02:12:52] "GET /instance-ip/9980e72b-19de-48ee-96ea-2d5e827ce8c8?fields=floating_ips HTTP/1.1" 200 1213 0.005825 10.0.0.19 - - [2026-05-07 02:12:52] "GET /floating-ip/eba49f96-1b25-45b3-bc2c-21790ea30848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.002378 10.0.0.19 - - [2026-05-07 02:12:52] "GET /loadbalancer/e1a07360-380b-4fdd-902c-6c92ede7734b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003062 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:12:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000901 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:12:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001031 10.0.0.19 - - [2026-05-07 02:12:53] "GET /loadbalancer/e1a07360-380b-4fdd-902c-6c92ede7734b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003772 10.0.0.19 - - [2026-05-07 02:12:53] "GET /loadbalancer-pool/bdccb799-9ad4-40d6-8478-5b793e1e3296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.014210 10.0.0.19 - - [2026-05-07 02:12:53] "POST /loadbalancer-members HTTP/1.1" 200 721 0.023765 10.0.0.19 - - [2026-05-07 02:12:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.009343 10.0.0.19 - - [2026-05-07 02:12:53] "GET /virtual-machine-interface/34d22bf4-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009812 10.0.0.19 - - [2026-05-07 02:12:53] "POST /tags HTTP/1.1" 409 221 0.005156 10.0.0.19 - - [2026-05-07 02:12:53] "GET /virtual-machine-interface/34d22bf4-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008774 10.0.0.19 - - [2026-05-07 02:12:53] "POST /ref-update HTTP/1.1" 200 156 0.013973 10.0.0.19 - - [2026-05-07 02:12:53] "GET /floating-ip/eba49f96-1b25-45b3-bc2c-21790ea30848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.016333 10.0.0.19 - - [2026-05-07 02:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004920 10.0.0.19 - - [2026-05-07 02:12:53] "GET /tag/87f8f9b9-9d9b-4117-acb3-9a096e32e44d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.017383 10.0.0.19 - - [2026-05-07 02:12:53] "PUT /floating-ip/eba49f96-1b25-45b3-bc2c-21790ea30848 HTTP/1.1" 200 256 0.032181 10.0.0.19 - - [2026-05-07 02:12:53] "POST /set-tag HTTP/1.1" 200 109 0.157494 10.0.0.19 - - [2026-05-07 02:12:53] "GET /loadbalancer-pool/bdccb799-9ad4-40d6-8478-5b793e1e3296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.013159 10.0.0.19 - - [2026-05-07 02:12:53] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015951 10.0.0.19 - - [2026-05-07 02:12:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.024263 10.0.0.19 - - [2026-05-07 02:12:53] "GET /virtual-machine-interface/3450bb00-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018371 10.0.0.19 - - [2026-05-07 02:12:53] "GET /virtual-machine-interface/3450bb00-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010721 10.0.0.19 - - [2026-05-07 02:12:53] "POST /ref-update HTTP/1.1" 200 156 0.026990 10.0.0.19 - - [2026-05-07 02:12:53] "GET /floating-ip/eba49f96-1b25-45b3-bc2c-21790ea30848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.007873 10.0.0.19 - - [2026-05-07 02:12:53] "POST /set-tag HTTP/1.1" 200 109 0.102652 10.0.0.19 - - [2026-05-07 02:12:54] "POST /tags HTTP/1.1" 409 206 0.001905 10.0.0.19 - - [2026-05-07 02:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.19 - - [2026-05-07 02:12:54] "GET /tag/c0eed85d-0252-414e-96e5-2bb35c0f0843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.018039 10.0.0.19 - - [2026-05-07 02:12:54] "POST /tags HTTP/1.1" 409 204 0.002338 10.0.0.19 - - [2026-05-07 02:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.19 - - [2026-05-07 02:12:54] "GET /tag/cdc0907d-51d9-48c3-ba2f-d1e328445d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.013043 10.0.0.19 - - [2026-05-07 02:12:54] "GET /application-policy-set/2d51b2ea-7868-44b0-a265-23cc0b4eeec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003114 10.0.0.19 - - [2026-05-07 02:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.19 - - [2026-05-07 02:12:54] "GET /policy-management/ddf11add-48d5-4d86-a414-a8e1389f371f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002602 10.0.0.19 - - [2026-05-07 02:12:54] "POST /tags HTTP/1.1" 409 206 0.001926 10.0.0.19 - - [2026-05-07 02:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.19 - - [2026-05-07 02:12:54] "GET /tag/c0eed85d-0252-414e-96e5-2bb35c0f0843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012670 10.0.0.19 - - [2026-05-07 02:12:54] "POST /tags HTTP/1.1" 409 226 0.001830 10.0.0.19 - - [2026-05-07 02:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.19 - - [2026-05-07 02:12:54] "GET /tag/94fc026c-618c-4e97-87ca-99b8d4b3779e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.013637 10.0.0.19 - - [2026-05-07 02:12:54] "POST /tags HTTP/1.1" 409 204 0.006020 10.0.0.19 - - [2026-05-07 02:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.19 - - [2026-05-07 02:12:54] "GET /tag/cdc0907d-51d9-48c3-ba2f-d1e328445d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.013806 10.0.0.19 - - [2026-05-07 02:12:54] "POST /tags HTTP/1.1" 409 226 0.001953 10.0.0.19 - - [2026-05-07 02:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.19 - - [2026-05-07 02:12:54] "GET /tag/94fc026c-618c-4e97-87ca-99b8d4b3779e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011721 10.0.0.19 - - [2026-05-07 02:12:54] "GET /application-policy-set/2d51b2ea-7868-44b0-a265-23cc0b4eeec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002939 10.0.0.19 - - [2026-05-07 02:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.19 - - [2026-05-07 02:12:54] "GET /policy-management/ddf11add-48d5-4d86-a414-a8e1389f371f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002943 10.0.0.19 - - [2026-05-07 02:12:54] "POST /firewall-rules HTTP/1.1" 200 626 0.072602 10.0.0.19 - - [2026-05-07 02:12:54] "POST /firewall-rules HTTP/1.1" 200 646 0.081381 10.0.0.19 - - [2026-05-07 02:12:54] "GET /firewall-rule/4e5bdea8-658a-4fdf-b4f4-46e7bd596cbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.008983 10.0.0.19 - - [2026-05-07 02:12:54] "GET /firewall-policy/ff9db7dd-e34d-43a5-b785-6f50b63fcc41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002542 10.0.0.19 - - [2026-05-07 02:12:54] "GET /firewall-rule/a9a213e1-6203-4e69-82d2-4009c9865c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.004068 10.0.0.19 - - [2026-05-07 02:12:55] "POST /ref-update HTTP/1.1" 200 156 0.019970 10.0.0.19 - - [2026-05-07 02:12:55] "POST /firewall-policys HTTP/1.1" 200 606 0.047434 10.0.0.19 - - [2026-05-07 02:12:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.013525 10.0.0.19 - - [2026-05-07 02:12:55] "GET /firewall-policy/f281c3c4-0027-4675-978d-da0c8b7ee84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.012608 10.0.0.19 - - [2026-05-07 02:12:55] "GET /application-policy-set/2d51b2ea-7868-44b0-a265-23cc0b4eeec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003853 10.0.0.19 - - [2026-05-07 02:12:55] "GET /firewall-policy/f281c3c4-0027-4675-978d-da0c8b7ee84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002823 10.0.0.19 - - [2026-05-07 02:12:55] "GET /firewall-policy/73eba9c3-c913-420c-9349-105ce37ca93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003614 10.0.0.19 - - [2026-05-07 02:12:55] "GET /firewall-policy/897f1426-901e-4d6a-b843-ca9923d699d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004654 10.0.0.19 - - [2026-05-07 02:12:55] "GET /firewall-policy/ff9db7dd-e34d-43a5-b785-6f50b63fcc41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004100 10.0.0.19 - - [2026-05-07 02:12:55] "GET /firewall-policy/ff9db7dd-e34d-43a5-b785-6f50b63fcc41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002376 10.0.0.19 - - [2026-05-07 02:12:55] "GET /firewall-policy/897f1426-901e-4d6a-b843-ca9923d699d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002717 10.0.0.19 - - [2026-05-07 02:12:55] "POST /ref-update HTTP/1.1" 200 156 0.026881 10.0.0.19 - - [2026-05-07 02:12:55] "POST /ref-update HTTP/1.1" 200 156 0.019759 10.0.0.19 - - [2026-05-07 02:12:55] "POST /ref-update HTTP/1.1" 200 156 0.052763 10.0.0.19 - - [2026-05-07 02:12:55] "POST /ref-update HTTP/1.1" 200 156 0.062774 10.0.0.19 - - [2026-05-07 02:12:55] "POST /ref-update HTTP/1.1" 200 156 0.033349 10.0.0.19 - - [2026-05-07 02:12:55] "GET /firewall-policy/f281c3c4-0027-4675-978d-da0c8b7ee84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.006732 10.0.0.19 - - [2026-05-07 02:13:44] "GET /global-system-configs HTTP/1.1" 200 322 0.003974 10.0.0.19 - - [2026-05-07 02:13:47] "GET /global-system-configs HTTP/1.1" 200 322 0.007386 10.0.0.19 - - [2026-05-07 02:14:54] "POST /tags HTTP/1.1" 409 252 0.002336 10.0.0.19 - - [2026-05-07 02:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.19 - - [2026-05-07 02:14:54] "GET /tag/e4c1f596-3660-4cc7-90d1-f09d76e83a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.013530 10.0.0.19 - - [2026-05-07 02:14:54] "POST /tags HTTP/1.1" 409 228 0.001928 10.0.0.19 - - [2026-05-07 02:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.19 - - [2026-05-07 02:14:54] "GET /tag/33c893c9-13da-4219-b2a7-213faef3406e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.012016 10.0.0.19 - - [2026-05-07 02:14:54] "GET /application-policy-set/2d51b2ea-7868-44b0-a265-23cc0b4eeec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003858 10.0.0.19 - - [2026-05-07 02:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.19 - - [2026-05-07 02:14:54] "GET /policy-management/ddf11add-48d5-4d86-a414-a8e1389f371f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003054 10.0.0.19 - - [2026-05-07 02:14:54] "POST /tags HTTP/1.1" 409 206 0.002438 10.0.0.19 - - [2026-05-07 02:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.19 - - [2026-05-07 02:14:54] "GET /tag/c0eed85d-0252-414e-96e5-2bb35c0f0843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.014765 10.0.0.19 - - [2026-05-07 02:14:54] "POST /tags HTTP/1.1" 409 226 0.002554 10.0.0.19 - - [2026-05-07 02:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.19 - - [2026-05-07 02:14:54] "GET /tag/94fc026c-618c-4e97-87ca-99b8d4b3779e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.030457 10.0.0.19 - - [2026-05-07 02:14:54] "POST /tags HTTP/1.1" 409 204 0.003140 10.0.0.19 - - [2026-05-07 02:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.19 - - [2026-05-07 02:14:54] "GET /tag/cdc0907d-51d9-48c3-ba2f-d1e328445d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.017028 10.0.0.19 - - [2026-05-07 02:14:54] "POST /tags HTTP/1.1" 409 226 0.002214 10.0.0.19 - - [2026-05-07 02:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.19 - - [2026-05-07 02:14:54] "GET /tag/94fc026c-618c-4e97-87ca-99b8d4b3779e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012509 10.0.0.19 - - [2026-05-07 02:14:54] "POST /tags HTTP/1.1" 409 228 0.002363 10.0.0.19 - - [2026-05-07 02:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.19 - - [2026-05-07 02:14:54] "GET /tag/33c893c9-13da-4219-b2a7-213faef3406e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.010852 10.0.0.19 - - [2026-05-07 02:14:54] "POST /tags HTTP/1.1" 409 252 0.002487 10.0.0.19 - - [2026-05-07 02:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.19 - - [2026-05-07 02:14:54] "GET /tag/e4c1f596-3660-4cc7-90d1-f09d76e83a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.014159 10.0.0.19 - - [2026-05-07 02:14:54] "GET /application-policy-set/2d51b2ea-7868-44b0-a265-23cc0b4eeec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002903 10.0.0.19 - - [2026-05-07 02:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.19 - - [2026-05-07 02:14:54] "GET /policy-management/ddf11add-48d5-4d86-a414-a8e1389f371f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002814 10.0.0.19 - - [2026-05-07 02:14:54] "POST /firewall-rules HTTP/1.1" 409 281 0.002344 10.0.0.19 - - [2026-05-07 02:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.19 - - [2026-05-07 02:14:54] "PUT /firewall-rule/a9a213e1-6203-4e69-82d2-4009c9865c30 HTTP/1.1" 200 260 0.019107 10.0.0.19 - - [2026-05-07 02:14:54] "POST /firewall-rules HTTP/1.1" 409 291 0.002616 10.0.0.19 - - [2026-05-07 02:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.19 - - [2026-05-07 02:14:54] "PUT /firewall-rule/4e5bdea8-658a-4fdf-b4f4-46e7bd596cbb HTTP/1.1" 200 260 0.022952 10.0.0.19 - - [2026-05-07 02:14:54] "GET /firewall-rule/4e5bdea8-658a-4fdf-b4f4-46e7bd596cbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.003081 10.0.0.19 - - [2026-05-07 02:14:54] "POST /firewall-rules HTTP/1.1" 200 658 0.079515 10.0.0.19 - - [2026-05-07 02:14:54] "GET /firewall-rule/8cd17303-53b2-4698-b2a1-1bc04d98d67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.028154 10.0.0.19 - - [2026-05-07 02:14:55] "GET /firewall-policy/ff9db7dd-e34d-43a5-b785-6f50b63fcc41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003067 10.0.0.19 - - [2026-05-07 02:14:55] "GET /firewall-rule/a9a213e1-6203-4e69-82d2-4009c9865c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.003094 10.0.0.19 - - [2026-05-07 02:14:55] "POST /firewall-policys HTTP/1.1" 409 269 0.002291 10.0.0.19 - - [2026-05-07 02:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.19 - - [2026-05-07 02:14:55] "PUT /firewall-policy/f281c3c4-0027-4675-978d-da0c8b7ee84b HTTP/1.1" 200 264 0.026269 10.0.0.19 - - [2026-05-07 02:14:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.024796 10.0.0.19 - - [2026-05-07 02:14:55] "GET /firewall-policy/f281c3c4-0027-4675-978d-da0c8b7ee84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005625 10.0.0.19 - - [2026-05-07 02:14:55] "GET /application-policy-set/2d51b2ea-7868-44b0-a265-23cc0b4eeec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002841 10.0.0.19 - - [2026-05-07 02:14:55] "GET /firewall-policy/f281c3c4-0027-4675-978d-da0c8b7ee84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002463 10.0.0.19 - - [2026-05-07 02:14:55] "GET /firewall-policy/73eba9c3-c913-420c-9349-105ce37ca93e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002532 10.0.0.19 - - [2026-05-07 02:14:55] "GET /firewall-policy/897f1426-901e-4d6a-b843-ca9923d699d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003072 10.0.0.19 - - [2026-05-07 02:14:55] "GET /firewall-policy/f281c3c4-0027-4675-978d-da0c8b7ee84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002652 10.0.0.19 - - [2026-05-07 02:14:55] "GET /firewall-policy/f281c3c4-0027-4675-978d-da0c8b7ee84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003454 10.0.0.19 - - [2026-05-07 02:15:56] "GET /virtual-machine-interface/3450bb00-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007617 10.0.0.19 - - [2026-05-07 02:15:56] "POST /set-tag HTTP/1.1" 200 109 0.002309 10.0.0.19 - - [2026-05-07 02:15:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.19 - - [2026-05-07 02:15:56] "GET /loadbalancer/e1a07360-380b-4fdd-902c-6c92ede7734b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.008087 10.0.0.19 - - [2026-05-07 02:15:56] "GET /virtual-machine-interface/3450bb00-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007878 10.0.0.19 - - [2026-05-07 02:15:56] "POST /set-tag HTTP/1.1" 200 109 0.022895 10.0.0.19 - - [2026-05-07 02:15:56] "DELETE /loadbalancer-member/6243130b-a095-4cf5-be94-61e197f579ee HTTP/1.1" 200 115 0.046857 10.0.0.19 - - [2026-05-07 02:15:56] "GET /virtual-machine-interface/366fd63c-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005919 10.0.0.19 - - [2026-05-07 02:15:56] "POST /set-tag HTTP/1.1" 200 109 0.003001 10.0.0.19 - - [2026-05-07 02:15:56] "GET /virtual-machine-interface/34d22bf4-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004956 10.0.0.19 - - [2026-05-07 02:15:56] "POST /set-tag HTTP/1.1" 200 109 0.002554 10.0.0.19 - - [2026-05-07 02:15:56] "GET /virtual-machine-interface/35eafb38-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007017 10.0.0.19 - - [2026-05-07 02:15:56] "POST /set-tag HTTP/1.1" 200 109 0.002698 10.0.0.19 - - [2026-05-07 02:15:56] "GET /virtual-machine-interface/36e51258-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004894 10.0.0.19 - - [2026-05-07 02:15:56] "POST /set-tag HTTP/1.1" 200 109 0.002829 10.0.0.19 - - [2026-05-07 02:15:56] "GET /virtual-machine-interface/35779a6c-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004470 10.0.0.19 - - [2026-05-07 02:15:56] "POST /set-tag HTTP/1.1" 200 109 0.003428 10.0.0.19 - - [2026-05-07 02:15:56] "GET /virtual-machine-interface/37560daa-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004794 10.0.0.19 - - [2026-05-07 02:15:56] "POST /set-tag HTTP/1.1" 200 109 0.002471 10.0.0.19 - - [2026-05-07 02:15:57] "GET /virtual-machine-interface/37befca2-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004434 10.0.0.19 - - [2026-05-07 02:15:57] "POST /set-tag HTTP/1.1" 200 109 0.003303 10.0.0.19 - - [2026-05-07 02:15:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.19 - - [2026-05-07 02:15:57] "GET /loadbalancer/e1a07360-380b-4fdd-902c-6c92ede7734b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002783 10.0.0.19 - - [2026-05-07 02:15:57] "GET /virtual-machine-interface/35eafb38-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005504 10.0.0.19 - - [2026-05-07 02:15:57] "POST /set-tag HTTP/1.1" 200 109 0.003691 10.0.0.19 - - [2026-05-07 02:15:57] "GET /virtual-machine-interface/35eafb38-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007089 10.0.0.19 - - [2026-05-07 02:15:57] "POST /set-tag HTTP/1.1" 200 109 0.002405 10.0.0.19 - - [2026-05-07 02:15:57] "GET /virtual-machine/8296f15d-3aac-417d-a6de-feb782a3b2ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004046 10.0.0.19 - - [2026-05-07 02:15:57] "POST /ref-update HTTP/1.1" 200 156 0.012262 10.0.0.19 - - [2026-05-07 02:15:57] "GET /virtual-machine-interface/35eafb38-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004885 10.0.0.19 - - [2026-05-07 02:15:57] "POST /set-tag HTTP/1.1" 200 109 0.019588 10.0.0.19 - - [2026-05-07 02:15:57] "POST /set-tag HTTP/1.1" 200 109 0.032642 10.0.0.19 - - [2026-05-07 02:15:57] "POST /set-tag HTTP/1.1" 200 109 0.018240 10.0.0.19 - - [2026-05-07 02:15:58] "POST /set-tag HTTP/1.1" 200 109 0.034741 10.0.0.19 - - [2026-05-07 02:15:58] "POST /set-tag HTTP/1.1" 200 109 0.028954 10.0.0.19 - - [2026-05-07 02:15:58] "DELETE /instance-ip/36012a8e-49ba-11f1-a640-fa163e46ddb0 HTTP/1.1" 200 115 0.039473 10.0.0.19 - - [2026-05-07 02:15:58] "DELETE /virtual-machine-interface/35eafb38-49ba-11f1-a640-fa163e46ddb0 HTTP/1.1" 200 115 0.044873 10.0.0.19 - - [2026-05-07 02:15:58] "DELETE /virtual-machine/8296f15d-3aac-417d-a6de-feb782a3b2ac HTTP/1.1" 200 115 0.017005 10.0.0.19 - - [2026-05-07 02:15:58] "GET /virtual-machine-interface/3450bb00-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009619 10.0.0.19 - - [2026-05-07 02:15:58] "POST /set-tag HTTP/1.1" 200 109 0.002484 10.0.0.19 - - [2026-05-07 02:15:58] "GET /virtual-machine-interface/3450bb00-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004825 10.0.0.19 - - [2026-05-07 02:15:58] "POST /set-tag HTTP/1.1" 200 109 0.002280 10.0.0.19 - - [2026-05-07 02:15:58] "GET /virtual-machine/7beb2685-7dfa-40b6-926f-51c96f0ce4fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003746 10.0.0.19 - - [2026-05-07 02:15:58] "POST /ref-update HTTP/1.1" 200 156 0.010851 10.0.0.19 - - [2026-05-07 02:15:58] "GET /virtual-machine-interface/3450bb00-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012208 10.0.0.19 - - [2026-05-07 02:15:58] "POST /set-tag HTTP/1.1" 200 109 0.020492 10.0.0.19 - - [2026-05-07 02:15:58] "POST /set-tag HTTP/1.1" 200 109 0.029693 10.0.0.19 - - [2026-05-07 02:15:58] "POST /set-tag HTTP/1.1" 200 109 0.034268 10.0.0.19 - - [2026-05-07 02:15:58] "POST /set-tag HTTP/1.1" 200 109 0.018645 10.0.0.19 - - [2026-05-07 02:15:58] "POST /set-tag HTTP/1.1" 200 109 0.023930 10.0.0.19 - - [2026-05-07 02:15:58] "DELETE /instance-ip/346d4234-49ba-11f1-a640-fa163e46ddb0 HTTP/1.1" 200 115 0.078234 10.0.0.19 - - [2026-05-07 02:15:58] "POST /ref-update HTTP/1.1" 200 156 0.009801 10.0.0.19 - - [2026-05-07 02:15:58] "DELETE /virtual-machine-interface/3450bb00-49ba-11f1-a640-fa163e46ddb0 HTTP/1.1" 200 115 0.044096 10.0.0.19 - - [2026-05-07 02:15:58] "DELETE /virtual-machine/7beb2685-7dfa-40b6-926f-51c96f0ce4fa HTTP/1.1" 200 115 0.020406 10.0.0.19 - - [2026-05-07 02:15:58] "GET /virtual-machine-interface/34d22bf4-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007802 10.0.0.19 - - [2026-05-07 02:15:58] "POST /set-tag HTTP/1.1" 200 109 0.002883 10.0.0.19 - - [2026-05-07 02:15:58] "GET /virtual-machine-interface/34d22bf4-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004341 10.0.0.19 - - [2026-05-07 02:15:58] "POST /set-tag HTTP/1.1" 200 109 0.003078 10.0.0.19 - - [2026-05-07 02:15:58] "GET /virtual-machine/c0613848-dc72-4869-84c7-3c49602a55b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003183 10.0.0.19 - - [2026-05-07 02:15:58] "POST /ref-update HTTP/1.1" 200 156 0.014982 10.0.0.19 - - [2026-05-07 02:15:58] "GET /virtual-machine-interface/34d22bf4-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.012004 10.0.0.19 - - [2026-05-07 02:15:59] "POST /set-tag HTTP/1.1" 200 109 0.064243 10.0.0.19 - - [2026-05-07 02:15:59] "POST /set-tag HTTP/1.1" 200 109 0.031251 10.0.0.19 - - [2026-05-07 02:15:59] "POST /set-tag HTTP/1.1" 200 109 0.110008 10.0.0.19 - - [2026-05-07 02:15:59] "POST /set-tag HTTP/1.1" 200 109 0.016049 10.0.0.19 - - [2026-05-07 02:15:59] "POST /set-tag HTTP/1.1" 200 109 0.024460 10.0.0.19 - - [2026-05-07 02:15:59] "DELETE /instance-ip/34ee339e-49ba-11f1-a640-fa163e46ddb0 HTTP/1.1" 200 115 0.046794 10.0.0.19 - - [2026-05-07 02:15:59] "POST /ref-update HTTP/1.1" 200 156 0.011466 10.0.0.19 - - [2026-05-07 02:15:59] "DELETE /virtual-machine-interface/34d22bf4-49ba-11f1-a640-fa163e46ddb0 HTTP/1.1" 200 115 0.048059 10.0.0.19 - - [2026-05-07 02:15:59] "DELETE /virtual-machine/c0613848-dc72-4869-84c7-3c49602a55b1 HTTP/1.1" 200 115 0.023098 10.0.0.19 - - [2026-05-07 02:15:59] "DELETE /tag/49064977-9b0a-4098-91d7-0afb9a545d43 HTTP/1.1" 200 115 0.037115 10.0.0.19 - - [2026-05-07 02:15:59] "GET /virtual-machine-interface/35779a6c-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004645 10.0.0.19 - - [2026-05-07 02:15:59] "POST /set-tag HTTP/1.1" 200 109 0.002850 10.0.0.19 - - [2026-05-07 02:15:59] "GET /virtual-machine-interface/35779a6c-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005426 10.0.0.19 - - [2026-05-07 02:15:59] "POST /set-tag HTTP/1.1" 200 109 0.003103 10.0.0.19 - - [2026-05-07 02:15:59] "GET /virtual-machine/1df95283-cfce-4a6c-858b-725030533975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003023 10.0.0.19 - - [2026-05-07 02:15:59] "POST /ref-update HTTP/1.1" 200 156 0.009654 10.0.0.19 - - [2026-05-07 02:15:59] "GET /virtual-machine-interface/35779a6c-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012249 10.0.0.19 - - [2026-05-07 02:15:59] "POST /set-tag HTTP/1.1" 200 109 0.021087 10.0.0.19 - - [2026-05-07 02:15:59] "POST /set-tag HTTP/1.1" 200 109 0.022038 10.0.0.19 - - [2026-05-07 02:15:59] "POST /set-tag HTTP/1.1" 200 109 0.034040 10.0.0.19 - - [2026-05-07 02:15:59] "POST /set-tag HTTP/1.1" 200 109 0.025512 10.0.0.19 - - [2026-05-07 02:15:59] "POST /set-tag HTTP/1.1" 200 109 0.030770 10.0.0.19 - - [2026-05-07 02:16:00] "DELETE /instance-ip/35924b5a-49ba-11f1-a640-fa163e46ddb0 HTTP/1.1" 200 115 0.063665 10.0.0.19 - - [2026-05-07 02:16:00] "DELETE /virtual-machine-interface/35779a6c-49ba-11f1-a640-fa163e46ddb0 HTTP/1.1" 200 115 0.039191 10.0.0.19 - - [2026-05-07 02:16:00] "DELETE /virtual-machine/1df95283-cfce-4a6c-858b-725030533975 HTTP/1.1" 200 115 0.029340 10.0.0.19 - - [2026-05-07 02:16:00] "DELETE /tag/b1a84afb-1993-4a79-ac54-becd76104ba3 HTTP/1.1" 200 115 0.046274 10.0.0.19 - - [2026-05-07 02:16:00] "DELETE /tag/c0eed85d-0252-414e-96e5-2bb35c0f0843 HTTP/1.1" 409 388 0.005865 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:16:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001436 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:16:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001038 10.0.0.19 - - [2026-05-07 02:16:27] "GET /virtual-machine-interface/36e51258-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004800 10.0.0.19 - - [2026-05-07 02:16:27] "POST /set-tag HTTP/1.1" 200 109 0.002849 10.0.0.19 - - [2026-05-07 02:16:27] "GET /virtual-machine-interface/36e51258-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006677 10.0.0.19 - - [2026-05-07 02:16:27] "POST /set-tag HTTP/1.1" 200 109 0.005615 10.0.0.19 - - [2026-05-07 02:16:27] "GET /virtual-machine/6d10ed92-625e-41e2-be66-3df36c026fda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003139 10.0.0.19 - - [2026-05-07 02:16:27] "POST /ref-update HTTP/1.1" 200 156 0.013618 10.0.0.19 - - [2026-05-07 02:16:27] "GET /virtual-machine-interface/36e51258-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018587 10.0.0.19 - - [2026-05-07 02:16:28] "POST /set-tag HTTP/1.1" 200 109 0.025981 10.0.0.19 - - [2026-05-07 02:16:28] "POST /set-tag HTTP/1.1" 200 109 0.023769 10.0.0.19 - - [2026-05-07 02:16:28] "POST /set-tag HTTP/1.1" 200 109 0.025070 10.0.0.19 - - [2026-05-07 02:16:28] "POST /set-tag HTTP/1.1" 200 109 0.014981 10.0.0.19 - - [2026-05-07 02:16:28] "DELETE /instance-ip/36feb690-49ba-11f1-a640-fa163e46ddb0 HTTP/1.1" 200 115 0.058465 10.0.0.19 - - [2026-05-07 02:16:28] "DELETE /virtual-machine-interface/36e51258-49ba-11f1-a640-fa163e46ddb0 HTTP/1.1" 200 115 0.047397 10.0.0.19 - - [2026-05-07 02:16:28] "DELETE /virtual-machine/6d10ed92-625e-41e2-be66-3df36c026fda HTTP/1.1" 200 115 0.022123 10.0.0.19 - - [2026-05-07 02:16:28] "DELETE /tag/cdc0907d-51d9-48c3-ba2f-d1e328445d9a HTTP/1.1" 409 236 0.007096 10.0.0.19 - - [2026-05-07 02:16:28] "GET /virtual-machine-interface/37560daa-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004797 10.0.0.19 - - [2026-05-07 02:16:28] "POST /set-tag HTTP/1.1" 200 109 0.002361 10.0.0.19 - - [2026-05-07 02:16:28] "GET /virtual-machine-interface/37560daa-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006895 10.0.0.19 - - [2026-05-07 02:16:28] "POST /set-tag HTTP/1.1" 200 109 0.002548 10.0.0.19 - - [2026-05-07 02:16:28] "GET /virtual-machine/6e10317c-24da-4cc4-8587-6d4ae93ebeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002793 10.0.0.19 - - [2026-05-07 02:16:28] "POST /ref-update HTTP/1.1" 200 156 0.010043 10.0.0.19 - - [2026-05-07 02:16:28] "GET /virtual-machine-interface/37560daa-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005323 10.0.0.19 - - [2026-05-07 02:16:28] "POST /set-tag HTTP/1.1" 200 109 0.019490 10.0.0.19 - - [2026-05-07 02:16:28] "POST /set-tag HTTP/1.1" 200 109 0.039529 10.0.0.19 - - [2026-05-07 02:16:28] "POST /set-tag HTTP/1.1" 200 109 0.021399 10.0.0.19 - - [2026-05-07 02:16:28] "POST /set-tag HTTP/1.1" 200 109 0.024158 10.0.0.19 - - [2026-05-07 02:16:28] "DELETE /instance-ip/376b427e-49ba-11f1-a640-fa163e46ddb0 HTTP/1.1" 200 115 0.054731 10.0.0.19 - - [2026-05-07 02:16:28] "DELETE /virtual-machine-interface/37560daa-49ba-11f1-a640-fa163e46ddb0 HTTP/1.1" 200 115 0.035908 10.0.0.19 - - [2026-05-07 02:16:28] "DELETE /virtual-machine/6e10317c-24da-4cc4-8587-6d4ae93ebeb6 HTTP/1.1" 200 115 0.024009 10.0.0.19 - - [2026-05-07 02:16:28] "DELETE /tag/7c9fb466-17f8-471a-b8a6-42bbbe434b67 HTTP/1.1" 200 115 0.038840 10.0.0.19 - - [2026-05-07 02:16:28] "GET /virtual-machine-interface/366fd63c-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005431 10.0.0.19 - - [2026-05-07 02:16:28] "POST /set-tag HTTP/1.1" 200 109 0.002876 10.0.0.19 - - [2026-05-07 02:16:28] "GET /virtual-machine-interface/366fd63c-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011442 10.0.0.19 - - [2026-05-07 02:16:28] "POST /set-tag HTTP/1.1" 200 109 0.002566 10.0.0.19 - - [2026-05-07 02:16:28] "GET /virtual-machine/94cb06d6-1c05-4987-9448-d02e4218a5d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002918 10.0.0.19 - - [2026-05-07 02:16:28] "POST /ref-update HTTP/1.1" 200 156 0.009366 10.0.0.19 - - [2026-05-07 02:16:28] "GET /virtual-machine-interface/366fd63c-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010554 10.0.0.19 - - [2026-05-07 02:16:29] "POST /set-tag HTTP/1.1" 200 109 0.020164 10.0.0.19 - - [2026-05-07 02:16:29] "POST /set-tag HTTP/1.1" 200 109 0.035473 10.0.0.19 - - [2026-05-07 02:16:29] "POST /set-tag HTTP/1.1" 200 109 0.055639 10.0.0.19 - - [2026-05-07 02:16:29] "POST /set-tag HTTP/1.1" 200 109 0.020704 10.0.0.19 - - [2026-05-07 02:16:29] "DELETE /instance-ip/368a55d4-49ba-11f1-a640-fa163e46ddb0 HTTP/1.1" 200 115 0.049237 10.0.0.19 - - [2026-05-07 02:16:29] "DELETE /virtual-machine-interface/366fd63c-49ba-11f1-a640-fa163e46ddb0 HTTP/1.1" 200 115 0.051486 10.0.0.19 - - [2026-05-07 02:16:29] "DELETE /virtual-machine/94cb06d6-1c05-4987-9448-d02e4218a5d2 HTTP/1.1" 200 115 0.024119 10.0.0.19 - - [2026-05-07 02:16:29] "DELETE /tag/f56ba924-788c-4fc4-9f30-4102ab175d6f HTTP/1.1" 200 115 0.040554 10.0.0.19 - - [2026-05-07 02:16:29] "DELETE /tag/75553188-b8bd-4fb9-b9b4-4d6895bd0220 HTTP/1.1" 200 115 0.036805 10.0.0.19 - - [2026-05-07 02:16:29] "DELETE /tag/232deb4b-a185-41d2-9ea5-f84e3daaa80e HTTP/1.1" 200 115 0.036582 10.0.0.19 - - [2026-05-07 02:16:29] "GET /virtual-machine-interface/37befca2-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004738 10.0.0.19 - - [2026-05-07 02:16:29] "POST /set-tag HTTP/1.1" 200 109 0.003089 10.0.0.19 - - [2026-05-07 02:16:29] "GET /virtual-machine-interface/37befca2-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004430 10.0.0.19 - - [2026-05-07 02:16:29] "POST /set-tag HTTP/1.1" 200 109 0.002783 10.0.0.19 - - [2026-05-07 02:16:29] "GET /virtual-machine/4099c024-1ae6-4afa-a0c8-8e44825fe460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003175 10.0.0.19 - - [2026-05-07 02:16:29] "POST /ref-update HTTP/1.1" 200 156 0.011524 10.0.0.19 - - [2026-05-07 02:16:29] "GET /virtual-machine-interface/37befca2-49ba-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.020104 10.0.0.19 - - [2026-05-07 02:16:29] "POST /set-tag HTTP/1.1" 200 109 0.021689 10.0.0.19 - - [2026-05-07 02:16:29] "POST /set-tag HTTP/1.1" 200 109 0.026656 10.0.0.19 - - [2026-05-07 02:16:29] "POST /set-tag HTTP/1.1" 200 109 0.038808 10.0.0.19 - - [2026-05-07 02:16:29] "POST /set-tag HTTP/1.1" 200 109 0.020783 10.0.0.19 - - [2026-05-07 02:16:29] "DELETE /instance-ip/37d9ab1a-49ba-11f1-a640-fa163e46ddb0 HTTP/1.1" 200 115 0.047460 10.0.0.19 - - [2026-05-07 02:16:29] "DELETE /virtual-machine-interface/37befca2-49ba-11f1-a640-fa163e46ddb0 HTTP/1.1" 200 115 0.050973 10.0.0.19 - - [2026-05-07 02:16:29] "DELETE /virtual-machine/4099c024-1ae6-4afa-a0c8-8e44825fe460 HTTP/1.1" 200 115 0.022386 10.0.0.19 - - [2026-05-07 02:16:30] "DELETE /tag/e4c1f596-3660-4cc7-90d1-f09d76e83a9e HTTP/1.1" 409 236 0.009036 10.0.0.19 - - [2026-05-07 02:16:30] "DELETE /tag/e1a80887-15a5-4bb5-a6c1-6239a265fea1 HTTP/1.1" 200 115 0.041929 10.0.0.19 - - [2026-05-07 02:16:30] "DELETE /tag/33c893c9-13da-4219-b2a7-213faef3406e HTTP/1.1" 409 236 0.005178 10.0.0.19 - - [2026-05-07 02:16:31] "POST /projects HTTP/1.1" 409 238 0.002512 10.0.0.19 - - [2026-05-07 02:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.19 - - [2026-05-07 02:16:31] "GET /project/6c8dfe7f-76ba-4a59-bd58-3a99e7742603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035161 10.0.0.19 - - [2026-05-07 02:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.19 - - [2026-05-07 02:16:31] "GET /virtual-network/a3a98cf2-2f7c-4904-b4ed-a01a1b88200c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006644 10.0.0.19 - - [2026-05-07 02:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.19 - - [2026-05-07 02:16:32] "GET /virtual-network/b2b3482e-d05a-426f-adb6-87ffa28498fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005137 10.0.0.19 - - [2026-05-07 02:16:32] "POST /security-groups HTTP/1.1" 409 285 0.002976 10.0.0.19 - - [2026-05-07 02:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002680 10.0.0.19 - - [2026-05-07 02:16:32] "PUT /security-group/0209c8b9-4729-4e97-897c-44e0ad23ac96 HTTP/1.1" 200 262 0.060286 10.0.0.19 - - [2026-05-07 02:16:32] "PUT /access-control-list/e359f644-02d5-4f93-b168-63aab8756f6c HTTP/1.1" 200 272 0.022470 10.0.0.19 - - [2026-05-07 02:16:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.034681 10.0.0.19 - - [2026-05-07 02:16:32] "PUT /access-control-list/0d2112a9-97d2-4bd4-beaa-54fce642fe8d HTTP/1.1" 200 272 0.035663 10.0.0.19 - - [2026-05-07 02:16:37] "POST /projects HTTP/1.1" 409 238 0.003088 10.0.0.19 - - [2026-05-07 02:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.19 - - [2026-05-07 02:16:37] "GET /project/6c8dfe7f-76ba-4a59-bd58-3a99e7742603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036447 10.0.0.19 - - [2026-05-07 02:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.19 - - [2026-05-07 02:16:37] "GET /virtual-network/a3a98cf2-2f7c-4904-b4ed-a01a1b88200c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003963 10.0.0.19 - - [2026-05-07 02:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.19 - - [2026-05-07 02:16:37] "GET /virtual-network/b2b3482e-d05a-426f-adb6-87ffa28498fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.008915 10.0.0.19 - - [2026-05-07 02:16:37] "POST /security-groups HTTP/1.1" 409 285 0.002676 10.0.0.19 - - [2026-05-07 02:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.19 - - [2026-05-07 02:16:37] "PUT /security-group/0209c8b9-4729-4e97-897c-44e0ad23ac96 HTTP/1.1" 200 262 0.067578 10.0.0.19 - - [2026-05-07 02:16:37] "PUT /access-control-list/e359f644-02d5-4f93-b168-63aab8756f6c HTTP/1.1" 200 272 0.018858 10.0.0.19 - - [2026-05-07 02:16:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.050110 10.0.0.19 - - [2026-05-07 02:16:37] "GET /firewall-policy/897f1426-901e-4d6a-b843-ca9923d699d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.017406 10.0.0.19 - - [2026-05-07 02:16:37] "PUT /access-control-list/0d2112a9-97d2-4bd4-beaa-54fce642fe8d HTTP/1.1" 200 272 0.038716 10.0.0.19 - - [2026-05-07 02:16:37] "GET /firewall-rule/380b0700-1a27-4949-a4e6-945037fbd0c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003172 10.0.0.19 - - [2026-05-07 02:16:37] "POST /ref-update HTTP/1.1" 200 156 0.071486 10.0.0.19 - - [2026-05-07 02:16:37] "DELETE /firewall-rule/380b0700-1a27-4949-a4e6-945037fbd0c7 HTTP/1.1" 200 115 0.046074 10.0.0.19 - - [2026-05-07 02:16:37] "GET /firewall-policy/897f1426-901e-4d6a-b843-ca9923d699d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004905 10.0.0.19 - - [2026-05-07 02:16:37] "GET /firewall-rule/cca3b3c4-e4d7-4328-8d16-134336304eff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003975 10.0.0.19 - - [2026-05-07 02:16:37] "POST /ref-update HTTP/1.1" 200 156 0.062941 10.0.0.19 - - [2026-05-07 02:16:37] "DELETE /firewall-rule/cca3b3c4-e4d7-4328-8d16-134336304eff HTTP/1.1" 200 115 0.041546 10.0.0.19 - - [2026-05-07 02:16:37] "DELETE /tag/e4c1f596-3660-4cc7-90d1-f09d76e83a9e HTTP/1.1" 409 236 0.006628 10.0.0.19 - - [2026-05-07 02:16:37] "DELETE /tag/f43d8053-8040-4ea9-9650-e2cece969ccb HTTP/1.1" 200 115 0.047351 10.0.0.19 - - [2026-05-07 02:16:37] "DELETE /tag/33c893c9-13da-4219-b2a7-213faef3406e HTTP/1.1" 409 236 0.005163 10.0.0.19 - - [2026-05-07 02:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.19 - - [2026-05-07 02:16:37] "GET /virtual-network/a3a98cf2-2f7c-4904-b4ed-a01a1b88200c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004912 10.0.0.19 - - [2026-05-07 02:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.19 - - [2026-05-07 02:16:37] "GET /virtual-network/b2b3482e-d05a-426f-adb6-87ffa28498fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005766 10.0.0.19 - - [2026-05-07 02:16:37] "PUT /virtual-network/a3a98cf2-2f7c-4904-b4ed-a01a1b88200c HTTP/1.1" 200 264 0.043421 10.0.0.19 - - [2026-05-07 02:16:38] "PUT /virtual-network/b2b3482e-d05a-426f-adb6-87ffa28498fa HTTP/1.1" 200 264 0.047529 10.0.0.19 - - [2026-05-07 02:16:38] "DELETE /security-group/0209c8b9-4729-4e97-897c-44e0ad23ac96 HTTP/1.1" 200 115 0.059291 10.0.0.19 - - [2026-05-07 02:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.19 - - [2026-05-07 02:16:38] "DELETE /access-control-list/e359f644-02d5-4f93-b168-63aab8756f6c HTTP/1.1" 200 115 0.040110 10.0.0.19 - - [2026-05-07 02:16:38] "DELETE /access-control-list/0d2112a9-97d2-4bd4-beaa-54fce642fe8d HTTP/1.1" 200 115 0.034062 10.0.0.19 - - [2026-05-07 02:16:38] "GET /project/6c8dfe7f-76ba-4a59-bd58-3a99e7742603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.034196 10.0.0.19 - - [2026-05-07 02:16:38] "GET /project/6c8dfe7f-76ba-4a59-bd58-3a99e7742603?fields=security_groups HTTP/1.1" 200 1352 0.044659 10.0.0.19 - - [2026-05-07 02:16:38] "DELETE /security-group/6aafac83-2211-499c-a0c7-62314d76d286 HTTP/1.1" 200 115 0.057174 10.0.0.19 - - [2026-05-07 02:16:38] "DELETE /access-control-list/42308448-1983-4771-b07e-660e49db1e10 HTTP/1.1" 200 115 0.048432 10.0.0.19 - - [2026-05-07 02:16:38] "GET /project/6c8dfe7f-76ba-4a59-bd58-3a99e7742603?fields=application_policy_sets HTTP/1.1" 200 1391 0.052296 10.0.0.19 - - [2026-05-07 02:16:38] "DELETE /access-control-list/a6fdd9a7-e729-4c50-99d0-c4bd2b933fb7 HTTP/1.1" 200 115 0.046011 10.0.0.19 - - [2026-05-07 02:16:38] "DELETE /project/6c8dfe7f-76ba-4a59-bd58-3a99e7742603 HTTP/1.1" 200 115 0.346336 10.0.0.19 - - [2026-05-07 02:16:38] "POST /projects HTTP/1.1" 409 238 0.012642 10.0.0.19 - - [2026-05-07 02:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004686 10.0.0.19 - - [2026-05-07 02:16:38] "GET /project/bef69f92-5d6e-4dcc-8f4f-ef49841762d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041055 10.0.0.19 - - [2026-05-07 02:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.19 - - [2026-05-07 02:16:38] "GET /virtual-network/a3a98cf2-2f7c-4904-b4ed-a01a1b88200c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004951 10.0.0.19 - - [2026-05-07 02:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.19 - - [2026-05-07 02:16:38] "GET /virtual-network/b2b3482e-d05a-426f-adb6-87ffa28498fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005172 10.0.0.19 - - [2026-05-07 02:16:38] "POST /security-groups HTTP/1.1" 409 285 0.002754 10.0.0.19 - - [2026-05-07 02:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.19 - - [2026-05-07 02:16:38] "PUT /security-group/93c97b4d-392e-4ef4-b8ce-a71cc21857fc HTTP/1.1" 200 262 0.059234 10.0.0.19 - - [2026-05-07 02:16:38] "PUT /access-control-list/39455cfc-2892-47a0-99be-8e0f85ef94ba HTTP/1.1" 200 272 0.017375 10.0.0.19 - - [2026-05-07 02:16:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.036379 10.0.0.19 - - [2026-05-07 02:16:38] "PUT /access-control-list/725d4188-1a53-4f06-b5a6-23a86baa885a HTTP/1.1" 200 272 0.025673 10.0.0.19 - - [2026-05-07 02:16:43] "DELETE /loadbalancer-member/867f2557-e1eb-4cf3-b4de-10c494503e99 HTTP/1.1" 200 115 0.060525 10.0.0.19 - - [2026-05-07 02:16:43] "DELETE /loadbalancer-pool/bdccb799-9ad4-40d6-8478-5b793e1e3296 HTTP/1.1" 200 115 0.044835 10.0.0.19 - - [2026-05-07 02:16:43] "DELETE /loadbalancer-listener/042611dc-4fa2-482b-8a4a-c73849932472 HTTP/1.1" 200 115 0.040711 10.0.0.19 - - [2026-05-07 02:16:43] "DELETE /loadbalancer/e1a07360-380b-4fdd-902c-6c92ede7734b HTTP/1.1" 200 115 0.054554 10.0.0.19 - - [2026-05-07 02:16:43] "DELETE /floating-ip/eba49f96-1b25-45b3-bc2c-21790ea30848 HTTP/1.1" 200 115 0.046169 10.0.0.19 - - [2026-05-07 02:16:43] "DELETE /instance-ip/9980e72b-19de-48ee-96ea-2d5e827ce8c8 HTTP/1.1" 200 115 0.081986 10.0.0.19 - - [2026-05-07 02:16:43] "DELETE /virtual-machine-interface/2b7fe376-1788-4f44-b7bf-cf2ab399143d HTTP/1.1" 200 115 0.055363 10.0.0.19 - - [2026-05-07 02:16:43] "DELETE /tag/87f8f9b9-9d9b-4117-acb3-9a096e32e44d HTTP/1.1" 200 115 0.044513 10.0.0.19 - - [2026-05-07 02:16:43] "GET /application-policy-set/2d51b2ea-7868-44b0-a265-23cc0b4eeec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002916 10.0.0.19 - - [2026-05-07 02:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.19 - - [2026-05-07 02:16:43] "GET /policy-management/ddf11add-48d5-4d86-a414-a8e1389f371f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002786 10.0.0.19 - - [2026-05-07 02:16:43] "GET /firewall-policy/ff9db7dd-e34d-43a5-b785-6f50b63fcc41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002488 10.0.0.19 - - [2026-05-07 02:16:43] "GET /firewall-rule/a9a213e1-6203-4e69-82d2-4009c9865c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.002804 10.0.0.19 - - [2026-05-07 02:16:43] "POST /ref-update HTTP/1.1" 200 156 0.020065 10.0.0.19 - - [2026-05-07 02:16:43] "DELETE /firewall-rule/a9a213e1-6203-4e69-82d2-4009c9865c30 HTTP/1.1" 200 115 0.071665 10.0.0.19 - - [2026-05-07 02:16:43] "GET /firewall-policy/f281c3c4-0027-4675-978d-da0c8b7ee84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003519 10.0.0.19 - - [2026-05-07 02:16:43] "GET /firewall-rule/8cd17303-53b2-4698-b2a1-1bc04d98d67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.003021 10.0.0.19 - - [2026-05-07 02:16:43] "POST /ref-update HTTP/1.1" 200 156 0.037783 10.0.0.19 - - [2026-05-07 02:16:43] "DELETE /firewall-rule/8cd17303-53b2-4698-b2a1-1bc04d98d67e HTTP/1.1" 200 115 0.058720 10.0.0.19 - - [2026-05-07 02:16:43] "GET /firewall-policy/f281c3c4-0027-4675-978d-da0c8b7ee84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.008419 10.0.0.19 - - [2026-05-07 02:16:43] "GET /firewall-rule/4e5bdea8-658a-4fdf-b4f4-46e7bd596cbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.003722 10.0.0.19 - - [2026-05-07 02:16:43] "POST /ref-update HTTP/1.1" 200 156 0.024526 10.0.0.19 - - [2026-05-07 02:16:43] "DELETE /firewall-rule/4e5bdea8-658a-4fdf-b4f4-46e7bd596cbb HTTP/1.1" 200 115 0.060786 10.0.0.19 - - [2026-05-07 02:16:43] "GET /application-policy-set/2d51b2ea-7868-44b0-a265-23cc0b4eeec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.008719 10.0.0.19 - - [2026-05-07 02:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.19 - - [2026-05-07 02:16:44] "GET /policy-management/ddf11add-48d5-4d86-a414-a8e1389f371f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004101 10.0.0.19 - - [2026-05-07 02:16:44] "GET /firewall-policy/f281c3c4-0027-4675-978d-da0c8b7ee84b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003481 10.0.0.19 - - [2026-05-07 02:16:44] "POST /ref-update HTTP/1.1" 200 156 0.023559 10.0.0.19 - - [2026-05-07 02:16:44] "DELETE /firewall-policy/f281c3c4-0027-4675-978d-da0c8b7ee84b HTTP/1.1" 200 115 0.058941 10.0.0.19 - - [2026-05-07 02:16:44] "DELETE /tag/33c893c9-13da-4219-b2a7-213faef3406e HTTP/1.1" 200 115 0.101014 10.0.0.19 - - [2026-05-07 02:16:44] "DELETE /tag/e4c1f596-3660-4cc7-90d1-f09d76e83a9e HTTP/1.1" 200 115 0.048878 10.0.0.19 - - [2026-05-07 02:16:44] "DELETE /tag/cdc0907d-51d9-48c3-ba2f-d1e328445d9a HTTP/1.1" 200 115 0.091461 10.0.0.19 - - [2026-05-07 02:16:44] "DELETE /tag/c0eed85d-0252-414e-96e5-2bb35c0f0843 HTTP/1.1" 200 115 0.096510 10.0.0.19 - - [2026-05-07 02:16:44] "POST /projects HTTP/1.1" 409 238 0.006752 10.0.0.19 - - [2026-05-07 02:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.19 - - [2026-05-07 02:16:44] "GET /project/bef69f92-5d6e-4dcc-8f4f-ef49841762d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.051624 10.0.0.19 - - [2026-05-07 02:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005058 10.0.0.19 - - [2026-05-07 02:16:44] "GET /virtual-network/a3a98cf2-2f7c-4904-b4ed-a01a1b88200c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004570 10.0.0.19 - - [2026-05-07 02:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.19 - - [2026-05-07 02:16:44] "GET /virtual-network/b2b3482e-d05a-426f-adb6-87ffa28498fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.015746 10.0.0.19 - - [2026-05-07 02:16:44] "POST /security-groups HTTP/1.1" 409 285 0.008097 10.0.0.19 - - [2026-05-07 02:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.19 - - [2026-05-07 02:16:44] "PUT /security-group/93c97b4d-392e-4ef4-b8ce-a71cc21857fc HTTP/1.1" 200 262 0.065895 10.0.0.19 - - [2026-05-07 02:16:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.055760 10.0.0.19 - - [2026-05-07 02:16:44] "PUT /access-control-list/39455cfc-2892-47a0-99be-8e0f85ef94ba HTTP/1.1" 200 272 0.047849 10.0.0.19 - - [2026-05-07 02:16:44] "GET /firewall-policy/897f1426-901e-4d6a-b843-ca9923d699d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.040430 10.0.0.19 - - [2026-05-07 02:16:44] "PUT /access-control-list/725d4188-1a53-4f06-b5a6-23a86baa885a HTTP/1.1" 200 272 0.042614 10.0.0.19 - - [2026-05-07 02:16:44] "GET /firewall-rule/0d8cdc6f-d5bb-4d34-bf06-9fbcedb2cd9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002945 10.0.0.19 - - [2026-05-07 02:16:45] "POST /ref-update HTTP/1.1" 200 156 0.067451 10.0.0.19 - - [2026-05-07 02:16:45] "DELETE /firewall-rule/0d8cdc6f-d5bb-4d34-bf06-9fbcedb2cd9f HTTP/1.1" 200 115 0.066936 10.0.0.19 - - [2026-05-07 02:16:45] "GET /firewall-policy/897f1426-901e-4d6a-b843-ca9923d699d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.005653 10.0.0.19 - - [2026-05-07 02:16:45] "GET /firewall-rule/ab9b193b-fa40-4eae-86df-771e36989773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003030 10.0.0.19 - - [2026-05-07 02:16:45] "POST /ref-update HTTP/1.1" 200 156 0.057056 10.0.0.19 - - [2026-05-07 02:16:45] "DELETE /firewall-rule/ab9b193b-fa40-4eae-86df-771e36989773 HTTP/1.1" 200 115 0.050919 10.0.0.19 - - [2026-05-07 02:16:45] "DELETE /tag/94fc026c-618c-4e97-87ca-99b8d4b3779e HTTP/1.1" 200 115 0.062368 10.0.0.19 - - [2026-05-07 02:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.19 - - [2026-05-07 02:16:45] "GET /virtual-network/a3a98cf2-2f7c-4904-b4ed-a01a1b88200c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004863 10.0.0.19 - - [2026-05-07 02:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.19 - - [2026-05-07 02:16:45] "GET /virtual-network/b2b3482e-d05a-426f-adb6-87ffa28498fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004644 10.0.0.19 - - [2026-05-07 02:16:45] "PUT /virtual-network/a3a98cf2-2f7c-4904-b4ed-a01a1b88200c HTTP/1.1" 200 264 0.060590 10.0.0.19 - - [2026-05-07 02:16:45] "PUT /virtual-network/b2b3482e-d05a-426f-adb6-87ffa28498fa HTTP/1.1" 200 264 0.103258 10.0.0.19 - - [2026-05-07 02:16:45] "DELETE /security-group/93c97b4d-392e-4ef4-b8ce-a71cc21857fc HTTP/1.1" 200 115 0.073682 10.0.0.19 - - [2026-05-07 02:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012556 10.0.0.19 - - [2026-05-07 02:16:45] "DELETE /access-control-list/39455cfc-2892-47a0-99be-8e0f85ef94ba HTTP/1.1" 200 115 0.069581 10.0.0.19 - - [2026-05-07 02:16:45] "DELETE /access-control-list/725d4188-1a53-4f06-b5a6-23a86baa885a HTTP/1.1" 200 115 0.034915 10.0.0.19 - - [2026-05-07 02:16:45] "GET /project/bef69f92-5d6e-4dcc-8f4f-ef49841762d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.084288 10.0.0.19 - - [2026-05-07 02:16:45] "GET /project/bef69f92-5d6e-4dcc-8f4f-ef49841762d4?fields=security_groups HTTP/1.1" 200 1353 0.045943 10.0.0.19 - - [2026-05-07 02:16:46] "DELETE /security-group/63a28df8-ea0c-4d78-b35e-7b7ae948d7ed HTTP/1.1" 200 115 0.078652 10.0.0.19 - - [2026-05-07 02:16:46] "DELETE /access-control-list/b7d900af-e34b-4db2-924e-289dfb6bb8cd HTTP/1.1" 200 115 0.064396 10.0.0.19 - - [2026-05-07 02:16:46] "GET /project/bef69f92-5d6e-4dcc-8f4f-ef49841762d4?fields=application_policy_sets HTTP/1.1" 200 1392 0.070357 10.0.0.19 - - [2026-05-07 02:16:46] "DELETE /access-control-list/a8fdb71b-f29b-488a-a301-4f937818a0fa HTTP/1.1" 200 115 0.077575 10.0.0.19 - - [2026-05-07 02:16:46] "DELETE /project/bef69f92-5d6e-4dcc-8f4f-ef49841762d4 HTTP/1.1" 200 115 0.539439 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:17:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000963 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:17:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001251 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:17:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001269 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:17:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001060 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:17:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000970 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:17:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001015 10.0.0.19 - - [2026-05-07 02:17:38] "GET / HTTP/1.1" 200 35931 0.002316 10.0.0.19 - - [2026-05-07 02:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008655 10.0.0.19 - - [2026-05-07 02:17:38] "GET /global-vrouter-config/848ff3f2-be5e-4545-aebe-26615ead46cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003026 10.0.0.19 - - [2026-05-07 02:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.19 - - [2026-05-07 02:17:38] "GET /global-vrouter-config/848ff3f2-be5e-4545-aebe-26615ead46cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002631 10.0.0.19 - - [2026-05-07 02:17:53] "GET / HTTP/1.1" 200 35931 0.001696 10.0.0.19 - - [2026-05-07 02:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.19 - - [2026-05-07 02:17:53] "GET /global-system-config/b3e306a5-95ac-4c70-a5eb-9c550986e063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004863 10.0.0.19 - - [2026-05-07 02:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.19 - - [2026-05-07 02:17:53] "GET /config-node/07118e12-0693-4539-b260-8ac242f8e21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002312 10.0.0.19 - - [2026-05-07 02:17:53] "GET / HTTP/1.1" 200 35931 0.001498 10.0.0.19 - - [2026-05-07 02:17:53] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002200 10.0.0.19 - - [2026-05-07 02:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.19 - - [2026-05-07 02:17:58] "GET /global-vrouter-config/848ff3f2-be5e-4545-aebe-26615ead46cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002192 10.0.0.19 - - [2026-05-07 02:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.19 - - [2026-05-07 02:17:58] "PUT /global-vrouter-config/848ff3f2-be5e-4545-aebe-26615ead46cd HTTP/1.1" 200 276 0.019517 10.0.0.19 - - [2026-05-07 02:17:58] "GET / HTTP/1.1" 200 35931 0.001875 10.0.0.19 - - [2026-05-07 02:17:58] "POST /alarms HTTP/1.1" 409 264 0.002341 10.0.0.19 - - [2026-05-07 02:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.19 - - [2026-05-07 02:17:58] "PUT /alarm/ae67bb84-4e4b-4f5e-aaea-20d941a458d7 HTTP/1.1" 200 244 0.011073 10.0.0.19 - - [2026-05-07 02:17:58] "POST /alarms HTTP/1.1" 409 261 0.003423 10.0.0.19 - - [2026-05-07 02:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.19 - - [2026-05-07 02:17:58] "PUT /alarm/2bf42ed0-5d17-4c3a-a7da-b249d085aa39 HTTP/1.1" 200 244 0.012096 10.0.0.19 - - [2026-05-07 02:17:58] "POST /alarms HTTP/1.1" 409 261 0.007259 10.0.0.19 - - [2026-05-07 02:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.19 - - [2026-05-07 02:17:58] "PUT /alarm/8220d368-985b-4af3-96b0-92d8113d0264 HTTP/1.1" 200 244 0.011750 10.0.0.19 - - [2026-05-07 02:17:58] "POST /alarms HTTP/1.1" 409 253 0.007461 10.0.0.19 - - [2026-05-07 02:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.19 - - [2026-05-07 02:17:59] "PUT /alarm/e5edbef8-5ec7-4583-a434-a3d328015b35 HTTP/1.1" 200 244 0.011874 10.0.0.19 - - [2026-05-07 02:17:59] "POST /alarms HTTP/1.1" 409 251 0.009466 10.0.0.19 - - [2026-05-07 02:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.19 - - [2026-05-07 02:17:59] "PUT /alarm/3537943a-bcca-453e-a032-a29086627002 HTTP/1.1" 200 244 0.010687 10.0.0.19 - - [2026-05-07 02:17:59] "POST /alarms HTTP/1.1" 409 252 0.008307 10.0.0.19 - - [2026-05-07 02:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.19 - - [2026-05-07 02:17:59] "PUT /alarm/aa429eb6-47d7-4bb1-8b1b-d6cac5621323 HTTP/1.1" 200 244 0.010705 10.0.0.19 - - [2026-05-07 02:17:59] "POST /alarms HTTP/1.1" 409 256 0.006453 10.0.0.19 - - [2026-05-07 02:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.19 - - [2026-05-07 02:17:59] "PUT /alarm/9cf878ab-88e8-49bb-967a-a546e0aa921e HTTP/1.1" 200 244 0.012507 10.0.0.19 - - [2026-05-07 02:17:59] "POST /alarms HTTP/1.1" 409 248 0.006792 10.0.0.19 - - [2026-05-07 02:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.19 - - [2026-05-07 02:17:59] "PUT /alarm/ec838034-f764-4bcc-87bb-b37dc4be6724 HTTP/1.1" 200 244 0.011631 10.0.0.19 - - [2026-05-07 02:17:59] "POST /alarms HTTP/1.1" 409 252 0.007049 10.0.0.19 - - [2026-05-07 02:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.19 - - [2026-05-07 02:17:59] "PUT /alarm/713e3e92-430f-4b37-9dae-5cac98bb35bc HTTP/1.1" 200 244 0.009989 10.0.0.19 - - [2026-05-07 02:17:59] "POST /alarms HTTP/1.1" 409 257 0.005404 10.0.0.19 - - [2026-05-07 02:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.19 - - [2026-05-07 02:17:59] "PUT /alarm/96dfed89-60b0-434c-b0dd-43e608a24b6e HTTP/1.1" 200 244 0.012096 10.0.0.19 - - [2026-05-07 02:17:59] "POST /alarms HTTP/1.1" 409 251 0.008396 10.0.0.19 - - [2026-05-07 02:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.19 - - [2026-05-07 02:17:59] "PUT /alarm/49b526ca-db9f-41d5-9c89-6cb757b28b62 HTTP/1.1" 200 244 0.012467 10.0.0.19 - - [2026-05-07 02:17:59] "POST /alarms HTTP/1.1" 409 257 0.007507 10.0.0.19 - - [2026-05-07 02:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.19 - - [2026-05-07 02:17:59] "PUT /alarm/c180b06a-426e-4a98-a2b9-1c870a4a28b4 HTTP/1.1" 200 244 0.014673 10.0.0.19 - - [2026-05-07 02:17:59] "POST /alarms HTTP/1.1" 409 261 0.003638 10.0.0.19 - - [2026-05-07 02:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006668 10.0.0.19 - - [2026-05-07 02:17:59] "PUT /alarm/395d410a-8539-4a2b-a407-059dec20d933 HTTP/1.1" 200 244 0.013194 10.0.0.19 - - [2026-05-07 02:17:59] "POST /alarms HTTP/1.1" 409 258 0.008500 10.0.0.19 - - [2026-05-07 02:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.19 - - [2026-05-07 02:17:59] "PUT /alarm/2eb430f2-7f18-4f3b-843b-351ec77e5fdb HTTP/1.1" 200 244 0.010411 10.0.0.19 - - [2026-05-07 02:17:59] "POST /alarms HTTP/1.1" 409 254 0.003180 10.0.0.19 - - [2026-05-07 02:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.19 - - [2026-05-07 02:17:59] "PUT /alarm/d4bb797e-379f-47ed-aca4-8f145d526e01 HTTP/1.1" 200 244 0.011081 10.0.0.19 - - [2026-05-07 02:17:59] "POST /alarms HTTP/1.1" 409 254 0.006160 10.0.0.19 - - [2026-05-07 02:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.19 - - [2026-05-07 02:17:59] "PUT /alarm/65801603-1f4f-4b3b-a162-25df971ac124 HTTP/1.1" 200 244 0.014863 10.0.0.19 - - [2026-05-07 02:17:59] "POST /alarms HTTP/1.1" 409 254 0.009040 10.0.0.19 - - [2026-05-07 02:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005060 10.0.0.19 - - [2026-05-07 02:17:59] "PUT /alarm/4764b58a-7325-419d-bd74-56cff8ea2cdd HTTP/1.1" 200 244 0.019984 10.0.0.19 - - [2026-05-07 02:18:00] "POST /alarms HTTP/1.1" 409 247 0.002507 10.0.0.19 - - [2026-05-07 02:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.19 - - [2026-05-07 02:18:00] "PUT /alarm/fe690d4e-1803-4772-b4c4-6ddbc73c70a7 HTTP/1.1" 200 244 0.012183 10.0.0.19 - - [2026-05-07 02:18:00] "POST /alarms HTTP/1.1" 409 272 0.007700 10.0.0.19 - - [2026-05-07 02:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.19 - - [2026-05-07 02:18:00] "PUT /alarm/3034bd19-d054-4181-b354-801b33c6008b HTTP/1.1" 200 244 0.016297 10.0.0.19 - - [2026-05-07 02:18:00] "POST /alarms HTTP/1.1" 409 261 0.009354 10.0.0.19 - - [2026-05-07 02:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.19 - - [2026-05-07 02:18:00] "PUT /alarm/b0973c33-eb04-41e7-abe9-4963ed43c9fb HTTP/1.1" 200 244 0.013517 10.0.0.19 - - [2026-05-07 02:18:00] "POST /alarms HTTP/1.1" 409 259 0.014583 10.0.0.19 - - [2026-05-07 02:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.19 - - [2026-05-07 02:18:00] "PUT /alarm/25c16ade-49c4-4597-8124-1802ac55d8c1 HTTP/1.1" 200 244 0.011832 10.0.0.19 - - [2026-05-07 02:18:00] "POST /alarms HTTP/1.1" 409 265 0.009087 10.0.0.19 - - [2026-05-07 02:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.19 - - [2026-05-07 02:18:00] "PUT /alarm/2d7cb369-7732-45f8-8490-8362c10db5cf HTTP/1.1" 200 244 0.011591 10.0.0.19 - - [2026-05-07 02:18:00] "POST /alarms HTTP/1.1" 409 279 0.004230 10.0.0.19 - - [2026-05-07 02:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.19 - - [2026-05-07 02:18:00] "PUT /alarm/63154d43-0f7c-43f5-b420-98f63c6c6642 HTTP/1.1" 200 244 0.014111 10.0.0.19 - - [2026-05-07 02:18:00] "GET / HTTP/1.1" 200 35931 0.001790 10.0.0.19 - - [2026-05-07 02:18:00] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002476 10.0.0.19 - - [2026-05-07 02:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.19 - - [2026-05-07 02:18:00] "PUT /global-vrouter-config/848ff3f2-be5e-4545-aebe-26615ead46cd HTTP/1.1" 200 276 0.010052 10.0.0.19 - - [2026-05-07 02:18:01] "GET / HTTP/1.1" 200 35931 0.001548 10.0.0.19 - - [2026-05-07 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.19 - - [2026-05-07 02:18:01] "GET /global-vrouter-config/848ff3f2-be5e-4545-aebe-26615ead46cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003160 10.0.0.19 - - [2026-05-07 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.19 - - [2026-05-07 02:18:01] "PUT /global-vrouter-config/848ff3f2-be5e-4545-aebe-26615ead46cd HTTP/1.1" 200 276 0.012134 10.0.0.19 - - [2026-05-07 02:18:01] "GET / HTTP/1.1" 200 35931 0.001949 10.0.0.19 - - [2026-05-07 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002906 10.0.0.19 - - [2026-05-07 02:18:01] "GET /global-system-config/b3e306a5-95ac-4c70-a5eb-9c550986e063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005202 10.0.0.19 - - [2026-05-07 02:18:01] "PUT /global-system-config/b3e306a5-95ac-4c70-a5eb-9c550986e063 HTTP/1.1" 200 274 0.017331 10.0.0.19 - - [2026-05-07 02:18:04] "GET / HTTP/1.1" 200 35931 0.001883 10.0.0.19 - - [2026-05-07 02:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.19 - - [2026-05-07 02:18:04] "GET /routing-instance/de99a8bb-fac2-449b-9b2c-2ce69d0c4565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003060 10.0.0.19 - - [2026-05-07 02:18:04] "POST /bgp-routers HTTP/1.1" 409 301 0.002116 10.0.0.19 - - [2026-05-07 02:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.19 - - [2026-05-07 02:18:04] "GET /bgp-router/cc58b26e-e25b-495e-8b6b-35f688a297dd?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003546 10.0.0.19 - - [2026-05-07 02:18:04] "PUT /bgp-router/cc58b26e-e25b-495e-8b6b-35f688a297dd HTTP/1.1" 200 254 0.015697 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:18:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000986 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:18:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001100 10.0.0.19 - - [2026-05-07 02:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.19 - - [2026-05-07 02:18:07] "GET /global-vrouter-config/848ff3f2-be5e-4545-aebe-26615ead46cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003346 10.0.0.19 - - [2026-05-07 02:18:19] "GET / HTTP/1.1" 200 35931 0.002395 10.0.0.19 - - [2026-05-07 02:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.19 - - [2026-05-07 02:18:19] "GET /global-system-config/b3e306a5-95ac-4c70-a5eb-9c550986e063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005142 10.0.0.19 - - [2026-05-07 02:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.19 - - [2026-05-07 02:18:19] "GET /config-node/07118e12-0693-4539-b260-8ac242f8e21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002926 10.0.0.19 - - [2026-05-07 02:18:31] "GET / HTTP/1.1" 200 35931 0.001673 10.0.0.19 - - [2026-05-07 02:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.19 - - [2026-05-07 02:18:31] "GET /routing-instance/de99a8bb-fac2-449b-9b2c-2ce69d0c4565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004474 10.0.0.19 - - [2026-05-07 02:18:31] "POST /bgp-routers HTTP/1.1" 409 301 0.002659 10.0.0.19 - - [2026-05-07 02:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.19 - - [2026-05-07 02:18:31] "GET /bgp-router/cc58b26e-e25b-495e-8b6b-35f688a297dd?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003679 10.0.0.19 - - [2026-05-07 02:18:31] "PUT /bgp-router/cc58b26e-e25b-495e-8b6b-35f688a297dd HTTP/1.1" 200 254 0.016061 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:18:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000951 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:18:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001068 10.0.0.19 - - [2026-05-07 02:18:44] "GET /global-system-configs HTTP/1.1" 200 322 0.007164 10.0.0.19 - - [2026-05-07 02:18:46] "GET / HTTP/1.1" 200 35931 0.001951 10.0.0.19 - - [2026-05-07 02:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.19 - - [2026-05-07 02:18:46] "GET /global-system-config/b3e306a5-95ac-4c70-a5eb-9c550986e063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004614 10.0.0.19 - - [2026-05-07 02:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.19 - - [2026-05-07 02:18:46] "GET /config-node/07118e12-0693-4539-b260-8ac242f8e21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002312 10.0.0.19 - - [2026-05-07 02:18:46] "GET / HTTP/1.1" 200 35931 0.001487 10.0.0.19 - - [2026-05-07 02:18:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002677 10.0.0.19 - - [2026-05-07 02:18:47] "GET /global-system-configs HTTP/1.1" 200 322 0.001980 10.0.0.19 - - [2026-05-07 02:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.19 - - [2026-05-07 02:18:51] "GET /global-vrouter-config/848ff3f2-be5e-4545-aebe-26615ead46cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002611 10.0.0.19 - - [2026-05-07 02:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.19 - - [2026-05-07 02:18:51] "PUT /global-vrouter-config/848ff3f2-be5e-4545-aebe-26615ead46cd HTTP/1.1" 200 276 0.009547 10.0.0.19 - - [2026-05-07 02:18:52] "GET / HTTP/1.1" 200 35931 0.001714 10.0.0.19 - - [2026-05-07 02:18:52] "POST /alarms HTTP/1.1" 409 264 0.002429 10.0.0.19 - - [2026-05-07 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.19 - - [2026-05-07 02:18:52] "PUT /alarm/ae67bb84-4e4b-4f5e-aaea-20d941a458d7 HTTP/1.1" 200 244 0.013556 10.0.0.19 - - [2026-05-07 02:18:52] "POST /alarms HTTP/1.1" 409 261 0.003820 10.0.0.19 - - [2026-05-07 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.19 - - [2026-05-07 02:18:52] "PUT /alarm/2bf42ed0-5d17-4c3a-a7da-b249d085aa39 HTTP/1.1" 200 244 0.008944 10.0.0.19 - - [2026-05-07 02:18:52] "POST /alarms HTTP/1.1" 409 261 0.005709 10.0.0.19 - - [2026-05-07 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.19 - - [2026-05-07 02:18:52] "PUT /alarm/8220d368-985b-4af3-96b0-92d8113d0264 HTTP/1.1" 200 244 0.009355 10.0.0.19 - - [2026-05-07 02:18:52] "POST /alarms HTTP/1.1" 409 253 0.004072 10.0.0.19 - - [2026-05-07 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.19 - - [2026-05-07 02:18:52] "PUT /alarm/e5edbef8-5ec7-4583-a434-a3d328015b35 HTTP/1.1" 200 244 0.009820 10.0.0.19 - - [2026-05-07 02:18:52] "POST /alarms HTTP/1.1" 409 251 0.001841 10.0.0.19 - - [2026-05-07 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001363 10.0.0.19 - - [2026-05-07 02:18:52] "PUT /alarm/3537943a-bcca-453e-a032-a29086627002 HTTP/1.1" 200 244 0.026686 10.0.0.19 - - [2026-05-07 02:18:52] "POST /alarms HTTP/1.1" 409 252 0.012141 10.0.0.19 - - [2026-05-07 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.19 - - [2026-05-07 02:18:52] "PUT /alarm/aa429eb6-47d7-4bb1-8b1b-d6cac5621323 HTTP/1.1" 200 244 0.009057 10.0.0.19 - - [2026-05-07 02:18:52] "POST /alarms HTTP/1.1" 409 256 0.014499 10.0.0.19 - - [2026-05-07 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.19 - - [2026-05-07 02:18:52] "PUT /alarm/9cf878ab-88e8-49bb-967a-a546e0aa921e HTTP/1.1" 200 244 0.010230 10.0.0.19 - - [2026-05-07 02:18:52] "POST /alarms HTTP/1.1" 409 248 0.009723 10.0.0.19 - - [2026-05-07 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.19 - - [2026-05-07 02:18:52] "PUT /alarm/ec838034-f764-4bcc-87bb-b37dc4be6724 HTTP/1.1" 200 244 0.008664 10.0.0.19 - - [2026-05-07 02:18:52] "POST /alarms HTTP/1.1" 409 252 0.010683 10.0.0.19 - - [2026-05-07 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.19 - - [2026-05-07 02:18:52] "PUT /alarm/713e3e92-430f-4b37-9dae-5cac98bb35bc HTTP/1.1" 200 244 0.011507 10.0.0.19 - - [2026-05-07 02:18:52] "POST /alarms HTTP/1.1" 409 257 0.003267 10.0.0.19 - - [2026-05-07 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002802 10.0.0.19 - - [2026-05-07 02:18:52] "PUT /alarm/96dfed89-60b0-434c-b0dd-43e608a24b6e HTTP/1.1" 200 244 0.011213 10.0.0.19 - - [2026-05-07 02:18:52] "POST /alarms HTTP/1.1" 409 251 0.002071 10.0.0.19 - - [2026-05-07 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.19 - - [2026-05-07 02:18:52] "PUT /alarm/49b526ca-db9f-41d5-9c89-6cb757b28b62 HTTP/1.1" 200 244 0.011295 10.0.0.19 - - [2026-05-07 02:18:52] "POST /alarms HTTP/1.1" 409 257 0.002673 10.0.0.19 - - [2026-05-07 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.19 - - [2026-05-07 02:18:52] "PUT /alarm/c180b06a-426e-4a98-a2b9-1c870a4a28b4 HTTP/1.1" 200 244 0.010901 10.0.0.19 - - [2026-05-07 02:18:52] "POST /alarms HTTP/1.1" 409 261 0.002263 10.0.0.19 - - [2026-05-07 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.19 - - [2026-05-07 02:18:52] "PUT /alarm/395d410a-8539-4a2b-a407-059dec20d933 HTTP/1.1" 200 244 0.012130 10.0.0.19 - - [2026-05-07 02:18:53] "POST /alarms HTTP/1.1" 409 258 0.002114 10.0.0.19 - - [2026-05-07 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.19 - - [2026-05-07 02:18:53] "PUT /alarm/2eb430f2-7f18-4f3b-843b-351ec77e5fdb HTTP/1.1" 200 244 0.009672 10.0.0.19 - - [2026-05-07 02:18:53] "POST /alarms HTTP/1.1" 409 254 0.005872 10.0.0.19 - - [2026-05-07 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.19 - - [2026-05-07 02:18:53] "PUT /alarm/d4bb797e-379f-47ed-aca4-8f145d526e01 HTTP/1.1" 200 244 0.014408 10.0.0.19 - - [2026-05-07 02:18:53] "POST /alarms HTTP/1.1" 409 254 0.012400 10.0.0.19 - - [2026-05-07 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.19 - - [2026-05-07 02:18:53] "PUT /alarm/65801603-1f4f-4b3b-a162-25df971ac124 HTTP/1.1" 200 244 0.008725 10.0.0.19 - - [2026-05-07 02:18:53] "POST /alarms HTTP/1.1" 409 254 0.005041 10.0.0.19 - - [2026-05-07 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.19 - - [2026-05-07 02:18:53] "PUT /alarm/4764b58a-7325-419d-bd74-56cff8ea2cdd HTTP/1.1" 200 244 0.008474 10.0.0.19 - - [2026-05-07 02:18:53] "POST /alarms HTTP/1.1" 409 247 0.012243 10.0.0.19 - - [2026-05-07 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005801 10.0.0.19 - - [2026-05-07 02:18:53] "PUT /alarm/fe690d4e-1803-4772-b4c4-6ddbc73c70a7 HTTP/1.1" 200 244 0.013788 10.0.0.19 - - [2026-05-07 02:18:53] "POST /alarms HTTP/1.1" 409 272 0.007668 10.0.0.19 - - [2026-05-07 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.19 - - [2026-05-07 02:18:53] "PUT /alarm/3034bd19-d054-4181-b354-801b33c6008b HTTP/1.1" 200 244 0.010315 10.0.0.19 - - [2026-05-07 02:18:53] "POST /alarms HTTP/1.1" 409 261 0.007474 10.0.0.19 - - [2026-05-07 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.19 - - [2026-05-07 02:18:53] "PUT /alarm/b0973c33-eb04-41e7-abe9-4963ed43c9fb HTTP/1.1" 200 244 0.009960 10.0.0.19 - - [2026-05-07 02:18:53] "POST /alarms HTTP/1.1" 409 259 0.009375 10.0.0.19 - - [2026-05-07 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.19 - - [2026-05-07 02:18:53] "PUT /alarm/25c16ade-49c4-4597-8124-1802ac55d8c1 HTTP/1.1" 200 244 0.009227 10.0.0.19 - - [2026-05-07 02:18:53] "POST /alarms HTTP/1.1" 409 265 0.007861 10.0.0.19 - - [2026-05-07 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.19 - - [2026-05-07 02:18:53] "PUT /alarm/2d7cb369-7732-45f8-8490-8362c10db5cf HTTP/1.1" 200 244 0.010554 10.0.0.19 - - [2026-05-07 02:18:53] "POST /alarms HTTP/1.1" 409 279 0.008295 10.0.0.19 - - [2026-05-07 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.19 - - [2026-05-07 02:18:53] "PUT /alarm/63154d43-0f7c-43f5-b420-98f63c6c6642 HTTP/1.1" 200 244 0.009809 10.0.0.19 - - [2026-05-07 02:18:53] "GET / HTTP/1.1" 200 35931 0.001618 10.0.0.19 - - [2026-05-07 02:18:53] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002074 10.0.0.19 - - [2026-05-07 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.19 - - [2026-05-07 02:18:53] "PUT /global-vrouter-config/848ff3f2-be5e-4545-aebe-26615ead46cd HTTP/1.1" 200 276 0.008068 10.0.0.19 - - [2026-05-07 02:18:54] "GET / HTTP/1.1" 200 35931 0.001591 10.0.0.19 - - [2026-05-07 02:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.19 - - [2026-05-07 02:18:54] "GET /global-vrouter-config/848ff3f2-be5e-4545-aebe-26615ead46cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002841 10.0.0.19 - - [2026-05-07 02:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.19 - - [2026-05-07 02:18:54] "PUT /global-vrouter-config/848ff3f2-be5e-4545-aebe-26615ead46cd HTTP/1.1" 200 276 0.010836 10.0.0.19 - - [2026-05-07 02:18:54] "GET / HTTP/1.1" 200 35931 0.002742 10.0.0.19 - - [2026-05-07 02:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.19 - - [2026-05-07 02:18:54] "GET /global-system-config/b3e306a5-95ac-4c70-a5eb-9c550986e063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006817 10.0.0.19 - - [2026-05-07 02:18:54] "PUT /global-system-config/b3e306a5-95ac-4c70-a5eb-9c550986e063 HTTP/1.1" 200 274 0.019561 10.0.0.19 - - [2026-05-07 02:18:57] "GET / HTTP/1.1" 200 35931 0.001378 10.0.0.19 - - [2026-05-07 02:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.19 - - [2026-05-07 02:18:57] "GET /routing-instance/de99a8bb-fac2-449b-9b2c-2ce69d0c4565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003373 10.0.0.19 - - [2026-05-07 02:18:57] "POST /bgp-routers HTTP/1.1" 409 301 0.002003 10.0.0.19 - - [2026-05-07 02:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006001 10.0.0.19 - - [2026-05-07 02:18:58] "GET /bgp-router/cc58b26e-e25b-495e-8b6b-35f688a297dd?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002856 10.0.0.19 - - [2026-05-07 02:18:58] "PUT /bgp-router/cc58b26e-e25b-495e-8b6b-35f688a297dd HTTP/1.1" 200 254 0.012979 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:18:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001068 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:18:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001373 10.0.0.19 - - [2026-05-07 02:19:02] "POST /tags HTTP/1.1" 200 355 0.042391 10.0.0.19 - - [2026-05-07 02:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.028573 10.0.0.19 - - [2026-05-07 02:19:02] "GET /tag/c68d8be7-a9a1-4bfc-9908-ca112bc03c44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.043617 10.0.0.19 - - [2026-05-07 02:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.018176 10.0.0.19 - - [2026-05-07 02:19:02] "GET /virtual-network/a3a98cf2-2f7c-4904-b4ed-a01a1b88200c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005765 10.0.0.19 - - [2026-05-07 02:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.19 - - [2026-05-07 02:19:02] "GET /project/4134fedc-4974-4ddf-9052-c102432a0f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.063390 10.0.0.19 - - [2026-05-07 02:19:02] "POST /virtual-machines HTTP/1.1" 200 351 0.033114 10.0.0.19 - - [2026-05-07 02:19:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.048464 10.0.0.19 - - [2026-05-07 02:19:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.156773 10.0.0.19 - - [2026-05-07 02:19:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.015590 10.0.0.19 - - [2026-05-07 02:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.020413 10.0.0.19 - - [2026-05-07 02:19:03] "GET /virtual-machine-interface/1d85fb64-49bb-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005454 10.0.0.19 - - [2026-05-07 02:19:03] "POST /instance-ips HTTP/1.1" 200 391 0.031723 10.0.0.19 - - [2026-05-07 02:19:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.041889 10.0.0.19 - - [2026-05-07 02:19:03] "GET /virtual-machine-interface/1d85fb64-49bb-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.023026 10.0.0.19 - - [2026-05-07 02:19:03] "POST /set-tag HTTP/1.1" 200 109 0.018271 10.0.0.19 - - [2026-05-07 02:19:03] "GET /virtual-machine-interface/1d85fb64-49bb-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.008158 10.0.0.19 - - [2026-05-07 02:19:03] "GET /instance-ip/1da80be6-49bb-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.007419 10.0.0.19 - - [2026-05-07 02:19:03] "GET /virtual-machine-interface/1d85fb64-49bb-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004455 10.0.0.19 - - [2026-05-07 02:19:03] "POST /set-tag HTTP/1.1" 200 109 0.002898 10.0.0.19 - - [2026-05-07 02:19:03] "GET /virtual-router/58aee1e5-e3ff-4568-9710-27a9dc4ca0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004595 10.0.0.19 - - [2026-05-07 02:19:03] "POST /ref-update HTTP/1.1" 200 156 0.009071 10.0.0.19 - - [2026-05-07 02:19:03] "GET /virtual-machine-interface/1d85fb64-49bb-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.012814 10.0.0.19 - - [2026-05-07 02:19:03] "POST /set-tag HTTP/1.1" 200 109 0.006003 10.0.0.19 - - [2026-05-07 02:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.19 - - [2026-05-07 02:19:03] "GET /virtual-network/a3a98cf2-2f7c-4904-b4ed-a01a1b88200c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004555 10.0.0.19 - - [2026-05-07 02:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.19 - - [2026-05-07 02:19:03] "GET /project/4134fedc-4974-4ddf-9052-c102432a0f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.061835 10.0.0.19 - - [2026-05-07 02:19:03] "POST /virtual-machines HTTP/1.1" 200 355 0.020512 10.0.0.19 - - [2026-05-07 02:19:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.040112 10.0.0.19 - - [2026-05-07 02:19:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.147816 10.0.0.19 - - [2026-05-07 02:19:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.017128 10.0.0.19 - - [2026-05-07 02:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012824 10.0.0.19 - - [2026-05-07 02:19:03] "GET /virtual-machine-interface/1e0ef6b2-49bb-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.012470 10.0.0.19 - - [2026-05-07 02:19:04] "POST /instance-ips HTTP/1.1" 200 395 0.035761 10.0.0.19 - - [2026-05-07 02:19:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.056503 10.0.0.19 - - [2026-05-07 02:19:04] "GET /virtual-machine-interface/1e0ef6b2-49bb-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.008869 10.0.0.19 - - [2026-05-07 02:19:04] "POST /set-tag HTTP/1.1" 200 109 0.037856 10.0.0.19 - - [2026-05-07 02:19:04] "GET /virtual-machine-interface/1e0ef6b2-49bb-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.040778 10.0.0.19 - - [2026-05-07 02:19:04] "GET /instance-ip/1e321e26-49bb-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.010649 10.0.0.19 - - [2026-05-07 02:19:04] "GET /virtual-machine-interface/1e0ef6b2-49bb-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004540 10.0.0.19 - - [2026-05-07 02:19:04] "POST /set-tag HTTP/1.1" 200 109 0.002214 10.0.0.19 - - [2026-05-07 02:19:04] "GET /virtual-router/58aee1e5-e3ff-4568-9710-27a9dc4ca0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.004259 10.0.0.19 - - [2026-05-07 02:19:04] "POST /ref-update HTTP/1.1" 200 156 0.009822 10.0.0.19 - - [2026-05-07 02:19:04] "GET /virtual-machine-interface/1e0ef6b2-49bb-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.024057 10.0.0.19 - - [2026-05-07 02:19:04] "POST /set-tag HTTP/1.1" 200 109 0.003793 10.0.0.19 - - [2026-05-07 02:19:04] "GET /virtual-machine-interface/1d85fb64-49bb-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004380 10.0.0.19 - - [2026-05-07 02:19:04] "POST /set-tag HTTP/1.1" 200 109 0.010333 10.0.0.19 - - [2026-05-07 02:19:04] "GET /virtual-machine-interface/1e0ef6b2-49bb-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.008509 10.0.0.19 - - [2026-05-07 02:19:04] "POST /set-tag HTTP/1.1" 200 109 0.002590 10.0.0.19 - - [2026-05-07 02:19:21] "GET /virtual-machine-interface/1d85fb64-49bb-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004786 10.0.0.19 - - [2026-05-07 02:19:21] "POST /set-tag HTTP/1.1" 200 109 0.004048 10.0.0.19 - - [2026-05-07 02:19:22] "GET /virtual-machine-interface/1e0ef6b2-49bb-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.009400 10.0.0.19 - - [2026-05-07 02:19:22] "POST /set-tag HTTP/1.1" 200 109 0.002139 10.0.0.19 - - [2026-05-07 02:19:23] "GET /virtual-machine-interface/1d85fb64-49bb-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004948 10.0.0.19 - - [2026-05-07 02:19:23] "POST /set-tag HTTP/1.1" 200 109 0.002808 10.0.0.19 - - [2026-05-07 02:19:42] "GET / HTTP/1.1" 200 35931 0.001518 10.0.0.19 - - [2026-05-07 02:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003868 10.0.0.19 - - [2026-05-07 02:19:42] "GET /global-system-config/b3e306a5-95ac-4c70-a5eb-9c550986e063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.009196 10.0.0.19 - - [2026-05-07 02:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006485 10.0.0.19 - - [2026-05-07 02:19:42] "GET /config-node/07118e12-0693-4539-b260-8ac242f8e21e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002710 10.0.0.19 - - [2026-05-07 02:19:53] "GET / HTTP/1.1" 200 35931 0.001741 10.0.0.19 - - [2026-05-07 02:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.19 - - [2026-05-07 02:19:53] "GET /routing-instance/de99a8bb-fac2-449b-9b2c-2ce69d0c4565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003504 10.0.0.19 - - [2026-05-07 02:19:53] "POST /bgp-routers HTTP/1.1" 409 301 0.002542 10.0.0.19 - - [2026-05-07 02:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.19 - - [2026-05-07 02:19:53] "GET /bgp-router/cc58b26e-e25b-495e-8b6b-35f688a297dd?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003297 10.0.0.19 - - [2026-05-07 02:19:53] "PUT /bgp-router/cc58b26e-e25b-495e-8b6b-35f688a297dd HTTP/1.1" 200 254 0.013327 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:19:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001103 [Introspect:8084]10.0.0.19 - - [2026-05-07 02:19:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001107 10.0.0.19 - - [2026-05-07 02:19:54] "GET /virtual-machine-interface/1d85fb64-49bb-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005892 10.0.0.19 - - [2026-05-07 02:19:54] "POST /set-tag HTTP/1.1" 200 109 0.002908 10.0.0.19 - - [2026-05-07 02:19:54] "GET /virtual-machine-interface/1d85fb64-49bb-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.024647 10.0.0.19 - - [2026-05-07 02:19:54] "POST /set-tag HTTP/1.1" 200 109 0.002476 10.0.0.19 - - [2026-05-07 02:19:54] "GET /virtual-machine/ab1d5093-d584-4aa7-9910-9d090f6d50c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003215 10.0.0.19 - - [2026-05-07 02:19:54] "POST /ref-update HTTP/1.1" 200 156 0.019650 10.0.0.19 - - [2026-05-07 02:19:54] "GET /virtual-machine-interface/1d85fb64-49bb-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.018679 10.0.0.19 - - [2026-05-07 02:19:54] "POST /set-tag HTTP/1.1" 200 109 0.024090 10.0.0.19 - - [2026-05-07 02:19:54] "POST /set-tag HTTP/1.1" 200 109 0.028675 10.0.0.19 - - [2026-05-07 02:19:54] "DELETE /instance-ip/1da80be6-49bb-11f1-a640-fa163e46ddb0 HTTP/1.1" 200 115 0.057745 10.0.0.19 - - [2026-05-07 02:19:54] "DELETE /virtual-machine-interface/1d85fb64-49bb-11f1-a640-fa163e46ddb0 HTTP/1.1" 200 115 0.062813 10.0.0.19 - - [2026-05-07 02:19:54] "DELETE /virtual-machine/ab1d5093-d584-4aa7-9910-9d090f6d50c6 HTTP/1.1" 200 115 0.022981 10.0.0.19 - - [2026-05-07 02:19:54] "GET /virtual-machine-interface/1e0ef6b2-49bb-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006352 10.0.0.19 - - [2026-05-07 02:19:55] "POST /set-tag HTTP/1.1" 200 109 0.003098 10.0.0.19 - - [2026-05-07 02:20:26] "GET /virtual-machine-interface/1e0ef6b2-49bb-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005210 10.0.0.19 - - [2026-05-07 02:20:26] "POST /set-tag HTTP/1.1" 200 109 0.004926 10.0.0.19 - - [2026-05-07 02:20:26] "GET /virtual-machine-interface/1e0ef6b2-49bb-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.010900 10.0.0.19 - - [2026-05-07 02:20:26] "POST /set-tag HTTP/1.1" 200 109 0.002788 10.0.0.19 - - [2026-05-07 02:20:26] "GET /virtual-machine/0915e87a-73b3-4256-b76f-2a7858d4562f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.003576 10.0.0.19 - - [2026-05-07 02:20:26] "POST /ref-update HTTP/1.1" 200 156 0.021530 10.0.0.19 - - [2026-05-07 02:20:26] "GET /virtual-machine-interface/1e0ef6b2-49bb-11f1-a640-fa163e46ddb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006563 10.0.0.19 - - [2026-05-07 02:20:26] "POST /set-tag HTTP/1.1" 200 109 0.019649 10.0.0.19 - - [2026-05-07 02:20:26] "POST /set-tag HTTP/1.1" 200 109 0.040346 10.0.0.19 - - [2026-05-07 02:20:26] "DELETE /instance-ip/1e321e26-49bb-11f1-a640-fa163e46ddb0 HTTP/1.1" 200 115 0.071215 10.0.0.19 - - [2026-05-07 02:20:26] "DELETE /virtual-machine-interface/1e0ef6b2-49bb-11f1-a640-fa163e46ddb0 HTTP/1.1" 200 115 0.053880 10.0.0.19 - - [2026-05-07 02:20:26] "DELETE /virtual-machine/0915e87a-73b3-4256-b76f-2a7858d4562f HTTP/1.1" 200 115 0.027803 10.0.0.19 - - [2026-05-07 02:20:26] "DELETE /tag/c68d8be7-a9a1-4bfc-9908-ca112bc03c44 HTTP/1.1" 200 115 0.060673