++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Apr 13 01:37:14 AM UTC 2026 ===================' INFO: =================== Mon Apr 13 01:37:14 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 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ cut -d / -f 1 +++ head -n 1 +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.19 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.19 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.19 ++ ANALYTICSDB_NODES=10.0.0.19 ++ ANALYTICS_SNMP_NODES=10.0.0.19 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ '[' -n '10.0.0.19:8081 ' ']' +++ echo 10.0.0.19:8081 ++ ANALYTICS_SERVERS=10.0.0.19:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ '[' -n '10.0.0.19:9042 ' ']' +++ echo 10.0.0.19:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.19:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.19 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ '[' -n '10.0.0.19:8086 ' ']' +++ echo 10.0.0.19:8086 ++ COLLECTOR_SERVERS=10.0.0.19:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.19 ++ CONFIGDB_NODES=10.0.0.19 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ '[' -n '10.0.0.19:8082 ' ']' +++ echo 10.0.0.19:8082 ++ CONFIG_SERVERS=10.0.0.19:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ '[' -n '10.0.0.19:9161 ' ']' +++ echo 10.0.0.19:9161 ++ CONFIGDB_SERVERS=10.0.0.19:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ '[' -n '10.0.0.19:9041 ' ']' +++ echo 10.0.0.19:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.19:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.19 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.19 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.19 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ '[' -n 10.0.0.19:2181, ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS=10.0.0.19:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ '[' -n '10.0.0.19:2181 ' ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.19:2181 ++ RABBITMQ_NODES=10.0.0.19 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ '[' -n 10.0.0.19:5673, ']' +++ echo 10.0.0.19:5673 ++ RABBITMQ_SERVERS=10.0.0.19:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ '[' -n '10.0.0.19:6379 ' ']' +++ echo 10.0.0.19:6379 ++ REDIS_SERVERS=10.0.0.19:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.19 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ '[' -n '10.0.0.19:9092 ' ']' +++ echo 10.0.0.19:9092 ++ KAFKA_SERVERS=10.0.0.19:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.19 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.19 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.19 ++ cut -d , -f 1 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + 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 )) + nc -z 10.0.0.19 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.19 +++ local servers=10.0.0.19 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ grep -vi host ++++ sort ++++ uniq ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.19,10.186.221.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.186.221.1,127.0.0.1,172.17.0.1,252.19.0.1,, =~ ,10\.0\.0\.19, ]] +++ echo 10.0.0.19 1 +++ return ++ local ip=10.0.0.19 ++ [[ -z 10.0.0.19 ]] ++ echo 10.0.0.19 + host_ip=10.0.0.19 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.19:9041 + cassandra_server_list=10.0.0.19:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.19:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sort ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ 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: 04/13/2026 01:37:55.075 7ff5c797a4c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 04/13/2026 01:37:55.242 7ff5c797a4c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 04/13/2026 01:37:55.254 7ff5c797a4c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 04/13/2026 01:37:55.254 7ff5c797a4c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] 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-04-13 01:38:00] "GET / HTTP/1.1" 503 181 0.000198 10.0.0.19 - - [2026-04-13 01:38:00] "GET / HTTP/1.1" 200 35931 0.001762 10.0.0.19 - - [2026-04-13 01:38:01] "GET / HTTP/1.1" 200 45303 0.001636 10.0.0.19 - - [2026-04-13 01:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.19 - - [2026-04-13 01:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005090 10.0.0.19 - - [2026-04-13 01:38:01] "GET / HTTP/1.1" 200 35931 0.002134 10.0.0.19 - - [2026-04-13 01:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.19 - - [2026-04-13 01:38:01] "GET /global-system-config/46a63a9c-42a9-493a-b507-094fdf4ee950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.039402 10.0.0.19 - - [2026-04-13 01:38:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.002653 10.0.0.19 - - [2026-04-13 01:38:02] "POST /config-nodes HTTP/1.1" 200 593 0.119093 10.0.0.19 - - [2026-04-13 01:38:02] "GET / HTTP/1.1" 200 35931 0.001428 10.0.0.19 - - [2026-04-13 01:38:02] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003057 10.0.0.19 - - [2026-04-13 01:38:02] "GET / HTTP/1.1" 200 35931 0.001443 10.0.0.19 - - [2026-04-13 01:38:02] "GET / HTTP/1.1" 200 35931 0.001796 10.0.0.19 - - [2026-04-13 01:38:02] "POST /fqname-to-id HTTP/1.1" 404 186 0.003053 10.0.0.19 - - [2026-04-13 01:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.19 - - [2026-04-13 01:38:02] "GET /global-system-config/46a63a9c-42a9-493a-b507-094fdf4ee950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008646 10.0.0.19 - - [2026-04-13 01:38:02] "POST /service-appliance-sets HTTP/1.1" 200 553 0.030855 10.0.0.19 - - [2026-04-13 01:38:02] "POST /fqname-to-id HTTP/1.1" 404 180 0.002740 10.0.0.19 - - [2026-04-13 01:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.19 - - [2026-04-13 01:38:03] "GET /global-system-config/46a63a9c-42a9-493a-b507-094fdf4ee950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006050 10.0.0.19 - - [2026-04-13 01:38:03] "POST /service-appliance-sets HTTP/1.1" 200 541 0.025985 10.0.0.19 - - [2026-04-13 01:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.19 - - [2026-04-13 01:38:03] "GET /network-ipam/6d9598ec-751d-4505-8ef7-101570f0aa65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004727 10.0.0.19 - - [2026-04-13 01:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.19 - - [2026-04-13 01:38:03] "GET /network-ipam/6d9598ec-751d-4505-8ef7-101570f0aa65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002898 10.0.0.19 - - [2026-04-13 01:38:03] "POST /service-templates HTTP/1.1" 200 511 0.028258 10.0.0.19 - - [2026-04-13 01:38:03] "POST /service-templates HTTP/1.1" 200 501 0.030968 10.0.0.19 - - [2026-04-13 01:38:03] "POST /service-templates HTTP/1.1" 200 515 0.029052 10.0.0.19 - - [2026-04-13 01:38:03] "POST /service-templates HTTP/1.1" 200 535 0.024917 10.0.0.19 - - [2026-04-13 01:38:03] "POST /service-templates HTTP/1.1" 200 507 0.038687 10.0.0.19 - - [2026-04-13 01:38:03] "POST /fqname-to-id HTTP/1.1" 404 225 0.002507 10.0.0.19 - - [2026-04-13 01:38:03] "POST /access-control-lists HTTP/1.1" 200 587 0.026128 10.0.0.19 - - [2026-04-13 01:38:03] "POST /fqname-to-id HTTP/1.1" 404 224 0.015538 10.0.0.19 - - [2026-04-13 01:38:03] "POST /access-control-lists HTTP/1.1" 200 585 0.039279 10.0.0.19 - - [2026-04-13 01:38:03] "POST /route-targets HTTP/1.1" 200 327 0.022669 10.0.0.19 - - [2026-04-13 01:38:04] "POST /ref-update HTTP/1.1" 200 156 0.031222 10.0.0.19 - - [2026-04-13 01:38:04] "POST /route-targets HTTP/1.1" 200 327 0.015455 10.0.0.19 - - [2026-04-13 01:38:04] "POST /ref-update HTTP/1.1" 200 156 0.029349 10.0.0.19 - - [2026-04-13 01:38:04] "POST /route-targets HTTP/1.1" 200 327 0.022185 10.0.0.19 - - [2026-04-13 01:38:04] "POST /ref-update HTTP/1.1" 200 156 0.022699 10.0.0.19 - - [2026-04-13 01:38:04] "POST /route-targets HTTP/1.1" 200 327 0.042163 10.0.0.19 - - [2026-04-13 01:38:04] "POST /ref-update HTTP/1.1" 200 156 0.020465 10.0.0.19 - - [2026-04-13 01:38:04] "POST /fqname-to-id HTTP/1.1" 404 201 0.003413 10.0.0.19 - - [2026-04-13 01:38:04] "POST /access-control-lists HTTP/1.1" 200 551 0.084471 10.0.0.19 - - [2026-04-13 01:38:04] "PUT /access-control-list/7978ec18-9005-4c3a-90cd-cd2158d33d88 HTTP/1.1" 200 272 0.016814 10.0.0.19 - - [2026-04-13 01:38:04] "PUT /access-control-list/573bc6fe-798c-4746-b5ee-8209d336cd87 HTTP/1.1" 200 272 0.039493 10.0.0.19 - - [2026-04-13 01:38:04] "GET / HTTP/1.1" 200 35931 0.001494 10.0.0.19 - - [2026-04-13 01:38:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011341 10.0.0.19 - - [2026-04-13 01:38:04] "GET /global-system-config/46a63a9c-42a9-493a-b507-094fdf4ee950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010089 10.0.0.19 - - [2026-04-13 01:38:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.002038 10.0.0.19 - - [2026-04-13 01:38:04] "POST /config-database-nodes HTTP/1.1" 200 611 0.033541 10.0.0.19 - - [2026-04-13 01:38:06] "GET / HTTP/1.1" 200 35931 0.001594 10.0.0.19 - - [2026-04-13 01:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004197 10.0.0.19 - - [2026-04-13 01:38:06] "GET /routing-instance/d33b83fb-ffba-4d2b-821c-2b666d0edf23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004918 10.0.0.19 - - [2026-04-13 01:38:06] "POST /bgp-routers HTTP/1.1" 200 616 0.031725 10.0.0.19 - - [2026-04-13 01:38:06] "GET /bgp-router/9cb379e4-d8d1-4147-9c3f-3033896194c8?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.005420 10.0.0.19 - - [2026-04-13 01:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.19 - - [2026-04-13 01:38:06] "GET /global-system-config/46a63a9c-42a9-493a-b507-094fdf4ee950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005626 10.0.0.19 - - [2026-04-13 01:38:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002641 10.0.0.19 - - [2026-04-13 01:38:06] "POST /ref-update HTTP/1.1" 200 156 0.008042 10.0.0.19 - - [2026-04-13 01:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.19 - - [2026-04-13 01:38:07] "GET /global-vrouter-config/f6db42ca-7a7c-41b9-b223-8f0066dfe102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.003529 10.0.0.19 - - [2026-04-13 01:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.19 - - [2026-04-13 01:38:07] "PUT /global-vrouter-config/f6db42ca-7a7c-41b9-b223-8f0066dfe102 HTTP/1.1" 200 276 0.027769 10.0.0.19 - - [2026-04-13 01:38:07] "GET / HTTP/1.1" 200 35931 0.001782 10.0.0.19 - - [2026-04-13 01:38:07] "POST /alarms HTTP/1.1" 200 581 0.021475 10.0.0.19 - - [2026-04-13 01:38:07] "POST /alarms HTTP/1.1" 200 575 0.030581 10.0.0.19 - - [2026-04-13 01:38:07] "POST /alarms HTTP/1.1" 200 575 0.025902 10.0.0.19 - - [2026-04-13 01:38:07] "POST /alarms HTTP/1.1" 200 559 0.029256 10.0.0.19 - - [2026-04-13 01:38:07] "POST /alarms HTTP/1.1" 200 555 0.057773 10.0.0.19 - - [2026-04-13 01:38:07] "POST /alarms HTTP/1.1" 200 557 0.023758 10.0.0.19 - - [2026-04-13 01:38:07] "POST /alarms HTTP/1.1" 200 565 0.021528 10.0.0.19 - - [2026-04-13 01:38:07] "POST /alarms HTTP/1.1" 200 549 0.026391 10.0.0.19 - - [2026-04-13 01:38:08] "POST /alarms HTTP/1.1" 200 557 0.027887 10.0.0.19 - - [2026-04-13 01:38:08] "POST /alarms HTTP/1.1" 200 567 0.026750 10.0.0.19 - - [2026-04-13 01:38:08] "POST /alarms HTTP/1.1" 200 555 0.029006 10.0.0.19 - - [2026-04-13 01:38:08] "POST /alarms HTTP/1.1" 200 567 0.030020 10.0.0.19 - - [2026-04-13 01:38:08] "POST /alarms HTTP/1.1" 200 575 0.089785 10.0.0.19 - - [2026-04-13 01:38:08] "POST /alarms HTTP/1.1" 200 569 0.022567 10.0.0.19 - - [2026-04-13 01:38:08] "POST /alarms HTTP/1.1" 200 561 0.022205 10.0.0.19 - - [2026-04-13 01:38:08] "POST /alarms HTTP/1.1" 200 561 0.022223 10.0.0.19 - - [2026-04-13 01:38:08] "POST /alarms HTTP/1.1" 200 561 0.018535 10.0.0.19 - - [2026-04-13 01:38:08] "POST /alarms HTTP/1.1" 200 547 0.023704 10.0.0.19 - - [2026-04-13 01:38:08] "POST /alarms HTTP/1.1" 200 595 0.025847 10.0.0.19 - - [2026-04-13 01:38:08] "POST /alarms HTTP/1.1" 200 575 0.020551 10.0.0.19 - - [2026-04-13 01:38:08] "POST /alarms HTTP/1.1" 200 571 0.018932 10.0.0.19 - - [2026-04-13 01:38:08] "POST /alarms HTTP/1.1" 200 583 0.020890 10.0.0.19 - - [2026-04-13 01:38:08] "POST /alarms HTTP/1.1" 200 609 0.038904 10.0.0.19 - - [2026-04-13 01:38:08] "GET / HTTP/1.1" 200 35931 0.001712 10.0.0.19 - - [2026-04-13 01:38:08] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003453 10.0.0.19 - - [2026-04-13 01:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002379 10.0.0.19 - - [2026-04-13 01:38:09] "PUT /global-vrouter-config/f6db42ca-7a7c-41b9-b223-8f0066dfe102 HTTP/1.1" 200 276 0.009120 10.0.0.19 - - [2026-04-13 01:38:09] "GET / HTTP/1.1" 200 35931 0.001580 10.0.0.19 - - [2026-04-13 01:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.19 - - [2026-04-13 01:38:09] "GET /global-vrouter-config/f6db42ca-7a7c-41b9-b223-8f0066dfe102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002855 10.0.0.19 - - [2026-04-13 01:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.19 - - [2026-04-13 01:38:09] "PUT /global-vrouter-config/f6db42ca-7a7c-41b9-b223-8f0066dfe102 HTTP/1.1" 200 276 0.008058 10.0.0.19 - - [2026-04-13 01:38:09] "GET / HTTP/1.1" 200 35931 0.001349 10.0.0.19 - - [2026-04-13 01:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.19 - - [2026-04-13 01:38:09] "GET /global-system-config/46a63a9c-42a9-493a-b507-094fdf4ee950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007179 10.0.0.19 - - [2026-04-13 01:38:09] "PUT /global-system-config/46a63a9c-42a9-493a-b507-094fdf4ee950 HTTP/1.1" 200 274 0.019828 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:39:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001331 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:39:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.001015 10.0.0.19 - - [2026-04-13 01:39:37] "GET / HTTP/1.1" 200 35931 0.001509 10.0.0.19 - - [2026-04-13 01:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007460 10.0.0.19 - - [2026-04-13 01:39:37] "GET /global-system-config/46a63a9c-42a9-493a-b507-094fdf4ee950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005993 10.0.0.19 - - [2026-04-13 01:39:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.004360 10.0.0.19 - - [2026-04-13 01:39:38] "POST /database-nodes HTTP/1.1" 200 597 0.030354 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:39:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001380 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:39:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.001153 10.0.0.19 - - [2026-04-13 01:39:47] "GET / HTTP/1.1" 200 35931 0.002221 10.0.0.19 - - [2026-04-13 01:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.19 - - [2026-04-13 01:39:47] "GET /global-system-config/46a63a9c-42a9-493a-b507-094fdf4ee950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004964 10.0.0.19 - - [2026-04-13 01:39:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.002090 10.0.0.19 - - [2026-04-13 01:39:47] "POST /analytics-nodes HTTP/1.1" 200 599 0.030648 10.0.0.19 - - [2026-04-13 01:39:55] "GET / HTTP/1.1" 200 35931 0.002413 10.0.0.19 - - [2026-04-13 01:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004373 10.0.0.19 - - [2026-04-13 01:39:55] "GET /global-system-config/46a63a9c-42a9-493a-b507-094fdf4ee950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007299 10.0.0.19 - - [2026-04-13 01:39:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.003073 10.0.0.19 - - [2026-04-13 01:39:55] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.023633 10.0.0.19 - - [2026-04-13 01:40:05] "GET / HTTP/1.1" 200 35931 0.001558 10.0.0.19 - - [2026-04-13 01:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.19 - - [2026-04-13 01:40:05] "GET /global-system-config/46a63a9c-42a9-493a-b507-094fdf4ee950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.009488 10.0.0.19 - - [2026-04-13 01:40:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.002318 10.0.0.19 - - [2026-04-13 01:40:05] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.020657 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:40:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001031 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:40:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001083 10.0.0.19 - - [2026-04-13 01:40:56] "GET / HTTP/1.1" 200 35931 0.002132 10.0.0.19 - - [2026-04-13 01:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.19 - - [2026-04-13 01:40:56] "GET /global-system-config/46a63a9c-42a9-493a-b507-094fdf4ee950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.011757 10.0.0.19 - - [2026-04-13 01:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.19 - - [2026-04-13 01:40:56] "GET /config-node/c7241886-c53f-4bc8-986a-c119dfb762c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.004883 10.0.0.19 - - [2026-04-13 01:41:07] "GET / HTTP/1.1" 200 35931 0.001798 10.0.0.19 - - [2026-04-13 01:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.19 - - [2026-04-13 01:41:07] "GET /routing-instance/d33b83fb-ffba-4d2b-821c-2b666d0edf23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003253 10.0.0.19 - - [2026-04-13 01:41:07] "POST /bgp-routers HTTP/1.1" 409 301 0.002304 10.0.0.19 - - [2026-04-13 01:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007405 10.0.0.19 - - [2026-04-13 01:41:07] "GET /bgp-router/9cb379e4-d8d1-4147-9c3f-3033896194c8?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.005934 10.0.0.19 - - [2026-04-13 01:41:07] "PUT /bgp-router/9cb379e4-d8d1-4147-9c3f-3033896194c8 HTTP/1.1" 200 254 0.029432 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:41:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001065 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:41:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001021 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:41:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000899 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:41:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001088 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:41:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001270 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:41:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001253 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:41:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001198 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:41:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000829 10.0.0.19 - - [2026-04-13 01:42:23] "GET /global-system-configs HTTP/1.1" 200 322 0.013878 10.0.0.19 - - [2026-04-13 01:42:25] "GET /global-system-configs HTTP/1.1" 200 322 0.003972 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:45:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001043 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:45:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001029 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:45:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000972 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:45:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000991 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:45:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000977 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:45:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000906 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:46:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000983 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:46:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001251 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:46:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000836 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:46:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001104 10.0.0.19 - - [2026-04-13 01:46:43] "GET / HTTP/1.1" 200 35931 0.001849 10.0.0.19 - - [2026-04-13 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.19 - - [2026-04-13 01:46:43] "GET /domain/12f3caaf-795d-44c3-a0fd-b0e084e1b1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003342 10.0.0.19 - - [2026-04-13 01:46:43] "POST /id-to-fqname HTTP/1.1" 200 173 0.000580 10.0.0.19 - - [2026-04-13 01:46:43] "POST /fqname-to-id HTTP/1.1" 404 182 0.009368 10.0.0.19 - - [2026-04-13 01:46:43] "POST /security-groups HTTP/1.1" 200 570 0.065331 10.0.0.19 - - [2026-04-13 01:46:43] "POST /projects HTTP/1.1" 200 481 0.254434 10.0.0.19 - - [2026-04-13 01:46:43] "POST /fqname-to-id HTTP/1.1" 404 213 0.017758 10.0.0.19 - - [2026-04-13 01:46:43] "POST /access-control-lists HTTP/1.1" 200 579 0.073695 10.0.0.19 - - [2026-04-13 01:46:43] "POST /security-groups HTTP/1.1" 200 534 0.105546 10.0.0.19 - - [2026-04-13 01:46:43] "POST /fqname-to-id HTTP/1.1" 404 212 0.002467 10.0.0.19 - - [2026-04-13 01:46:43] "POST /chown HTTP/1.1" 200 109 0.013917 10.0.0.19 - - [2026-04-13 01:46:43] "POST /policy-managements HTTP/1.1" 409 214 0.021560 10.0.0.19 - - [2026-04-13 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.19 - - [2026-04-13 01:46:43] "GET /policy-management/5403066d-217d-4556-a192-bac667ffde38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005004 10.0.0.19 - - [2026-04-13 01:46:43] "POST /access-control-lists HTTP/1.1" 200 577 0.105511 10.0.0.19 - - [2026-04-13 01:46:43] "POST /application-policy-sets HTTP/1.1" 200 528 0.056819 10.0.0.19 - - [2026-04-13 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.19 - - [2026-04-13 01:46:43] "GET /global-vrouter-config/f6db42ca-7a7c-41b9-b223-8f0066dfe102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002980 10.0.0.19 - - [2026-04-13 01:46:43] "PUT /global-vrouter-config/f6db42ca-7a7c-41b9-b223-8f0066dfe102 HTTP/1.1" 200 276 0.014701 10.0.0.19 - - [2026-04-13 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007129 10.0.0.19 - - [2026-04-13 01:46:44] "GET /virtual-network/5c07125e-a650-40cc-b836-65d0f7380f6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.004400 10.0.0.19 - - [2026-04-13 01:46:44] "POST /id-to-fqname HTTP/1.1" 200 177 0.000655 10.0.0.19 - - [2026-04-13 01:46:44] "POST /fqname-to-id HTTP/1.1" 404 186 0.013060 10.0.0.19 - - [2026-04-13 01:46:44] "POST /security-groups HTTP/1.1" 200 574 0.089773 10.0.0.19 - - [2026-04-13 01:46:44] "POST /projects HTTP/1.1" 200 489 0.250586 10.0.0.19 - - [2026-04-13 01:46:44] "POST /fqname-to-id HTTP/1.1" 404 232 0.006563 10.0.0.19 - - [2026-04-13 01:46:44] "POST /security-groups HTTP/1.1" 200 546 0.041636 10.0.0.19 - - [2026-04-13 01:46:44] "POST /access-control-lists HTTP/1.1" 200 594 0.033027 10.0.0.19 - - [2026-04-13 01:46:44] "POST /fqname-to-id HTTP/1.1" 404 231 0.001946 10.0.0.19 - - [2026-04-13 01:46:44] "POST /chown HTTP/1.1" 200 109 0.011196 10.0.0.19 - - [2026-04-13 01:46:44] "POST /access-control-lists HTTP/1.1" 200 592 0.047836 10.0.0.19 - - [2026-04-13 01:46:44] "POST /network-ipams HTTP/1.1" 200 522 0.073381 10.0.0.19 - - [2026-04-13 01:46:44] "POST /fqname-to-id HTTP/1.1" 404 217 0.003780 10.0.0.19 - - [2026-04-13 01:46:44] "POST /network-ipams HTTP/1.1" 200 510 0.054874 10.0.0.19 - - [2026-04-13 01:46:44] "POST /fqname-to-id HTTP/1.1" 404 198 0.002335 10.0.0.19 - - [2026-04-13 01:46:44] "POST /access-control-lists HTTP/1.1" 200 583 0.085462 10.0.0.19 - - [2026-04-13 01:46:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.011253 10.0.0.19 - - [2026-04-13 01:46:44] "POST /access-control-lists HTTP/1.1" 200 581 0.105024 10.0.0.19 - - [2026-04-13 01:46:44] "POST /fqname-to-id HTTP/1.1" 404 240 0.004338 10.0.0.19 - - [2026-04-13 01:46:44] "POST /useragent-kv HTTP/1.1" 200 115 0.010253 10.0.0.19 - - [2026-04-13 01:46:44] "POST /virtual-networks HTTP/1.1" 200 538 0.264897 10.0.0.19 - - [2026-04-13 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008640 10.0.0.19 - - [2026-04-13 01:46:44] "POST /access-control-lists HTTP/1.1" 200 602 0.040874 10.0.0.19 - - [2026-04-13 01:46:44] "POST /fqname-to-id HTTP/1.1" 404 239 0.021702 10.0.0.19 - - [2026-04-13 01:46:44] "GET /virtual-network/bf8578da-1358-4131-aa50-b217f945a682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.023218 10.0.0.19 - - [2026-04-13 01:46:45] "POST /network-ipams HTTP/1.1" 200 518 0.039629 10.0.0.19 - - [2026-04-13 01:46:45] "POST /fqname-to-id HTTP/1.1" 404 202 0.005891 10.0.0.19 - - [2026-04-13 01:46:45] "POST /access-control-lists HTTP/1.1" 200 600 0.056053 10.0.0.19 - - [2026-04-13 01:46:45] "POST /fqname-to-id HTTP/1.1" 404 229 0.001937 10.0.0.19 - - [2026-04-13 01:46:45] "POST /access-control-lists HTTP/1.1" 200 589 0.041779 10.0.0.19 - - [2026-04-13 01:46:45] "POST /useragent-kv HTTP/1.1" 200 115 0.018492 10.0.0.19 - - [2026-04-13 01:46:45] "POST /virtual-networks HTTP/1.1" 200 546 0.252882 10.0.0.19 - - [2026-04-13 01:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008082 10.0.0.19 - - [2026-04-13 01:46:45] "POST /route-targets HTTP/1.1" 200 327 0.072293 10.0.0.19 - - [2026-04-13 01:46:45] "GET /virtual-network/0a15de4f-d5b2-406b-ad4a-2d33ebbebb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1749 0.024700 10.0.0.19 - - [2026-04-13 01:46:45] "POST /ref-update HTTP/1.1" 200 156 0.036455 10.0.0.19 - - [2026-04-13 01:46:45] "POST /fqname-to-id HTTP/1.1" 404 199 0.003052 10.0.0.19 - - [2026-04-13 01:46:45] "PUT /access-control-list/876c9df5-20f0-4a2b-b8d6-361e31539b6d HTTP/1.1" 200 272 0.060812 10.0.0.19 - - [2026-04-13 01:46:45] "POST /network-policys HTTP/1.1" 200 538 0.074730 10.0.0.19 - - [2026-04-13 01:46:45] "POST /fqname-to-id HTTP/1.1" 404 197 0.020402 10.0.0.19 - - [2026-04-13 01:46:45] "POST /route-targets HTTP/1.1" 200 327 0.031965 10.0.0.19 - - [2026-04-13 01:46:45] "POST /network-policys HTTP/1.1" 200 534 0.077344 10.0.0.19 - - [2026-04-13 01:46:45] "POST /fqname-to-id HTTP/1.1" 404 201 0.013511 10.0.0.19 - - [2026-04-13 01:46:45] "POST /ref-update HTTP/1.1" 200 156 0.090151 10.0.0.19 - - [2026-04-13 01:46:45] "POST /network-policys HTTP/1.1" 200 542 0.107950 10.0.0.19 - - [2026-04-13 01:46:45] "PUT /access-control-list/293d2384-3281-4957-9185-1bb8a413646d HTTP/1.1" 200 272 0.029701 10.0.0.19 - - [2026-04-13 01:46:45] "POST /ref-update HTTP/1.1" 200 156 0.122535 10.0.0.19 - - [2026-04-13 01:46:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022135 10.0.0.19 - - [2026-04-13 01:46:46] "PUT /access-control-list/876c9df5-20f0-4a2b-b8d6-361e31539b6d HTTP/1.1" 200 272 0.019073 10.0.0.19 - - [2026-04-13 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.088613 10.0.0.19 - - [2026-04-13 01:46:46] "PUT /access-control-list/293d2384-3281-4957-9185-1bb8a413646d HTTP/1.1" 200 272 0.036942 10.0.0.19 - - [2026-04-13 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.114577 10.0.0.19 - - [2026-04-13 01:46:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007401 10.0.0.19 - - [2026-04-13 01:46:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005871 10.0.0.19 - - [2026-04-13 01:46:46] "PUT /access-control-list/876c9df5-20f0-4a2b-b8d6-361e31539b6d HTTP/1.1" 200 272 0.109243 10.0.0.19 - - [2026-04-13 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.029393 10.0.0.19 - - [2026-04-13 01:46:46] "POST /fqname-to-id HTTP/1.1" 404 237 0.019343 10.0.0.19 - - [2026-04-13 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.249907 10.0.0.19 - - [2026-04-13 01:46:46] "POST /access-control-lists HTTP/1.1" 200 601 0.181741 10.0.0.19 - - [2026-04-13 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.157174 10.0.0.19 - - [2026-04-13 01:46:46] "PUT /access-control-list/293d2384-3281-4957-9185-1bb8a413646d HTTP/1.1" 200 272 0.079185 10.0.0.19 - - [2026-04-13 01:46:46] "PUT /access-control-list/f9629f71-0073-4bf9-95f4-3e37be4c6a57 HTTP/1.1" 200 272 0.054203 10.0.0.19 - - [2026-04-13 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.126074 10.0.0.19 - - [2026-04-13 01:46:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011759 10.0.0.19 - - [2026-04-13 01:46:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013087 10.0.0.19 - - [2026-04-13 01:46:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013635 10.0.0.19 - - [2026-04-13 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.061272 10.0.0.19 - - [2026-04-13 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.19 - - [2026-04-13 01:46:47] "PUT /access-control-list/f9629f71-0073-4bf9-95f4-3e37be4c6a57 HTTP/1.1" 200 272 0.064808 10.0.0.19 - - [2026-04-13 01:46:47] "GET /virtual-network/5c07125e-a650-40cc-b836-65d0f7380f6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.021607 10.0.0.19 - - [2026-04-13 01:46:47] "POST /ref-update HTTP/1.1" 200 156 0.053125 10.0.0.19 - - [2026-04-13 01:46:47] "GET /application-policy-set/25c4f36a-458a-4c8d-8146-1db116b88fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.005882 10.0.0.19 - - [2026-04-13 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.19 - - [2026-04-13 01:46:47] "GET /policy-management/5403066d-217d-4556-a192-bac667ffde38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003534 10.0.0.19 - - [2026-04-13 01:46:47] "POST /firewall-policys HTTP/1.1" 200 530 0.029643 10.0.0.19 - - [2026-04-13 01:46:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.020085 10.0.0.19 - - [2026-04-13 01:46:47] "GET /firewall-policy/28e3a247-bc32-4365-9bad-97664633d072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.014591 10.0.0.19 - - [2026-04-13 01:46:47] "GET /application-policy-set/25c4f36a-458a-4c8d-8146-1db116b88fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.020597 10.0.0.19 - - [2026-04-13 01:46:47] "GET /firewall-policy/28e3a247-bc32-4365-9bad-97664633d072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003201 10.0.0.19 - - [2026-04-13 01:46:47] "POST /ref-update HTTP/1.1" 200 156 0.070379 10.0.0.19 - - [2026-04-13 01:46:47] "GET /application-policy-set/25c4f36a-458a-4c8d-8146-1db116b88fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.039691 10.0.0.19 - - [2026-04-13 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.19 - - [2026-04-13 01:46:47] "GET /policy-management/5403066d-217d-4556-a192-bac667ffde38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010393 10.0.0.19 - - [2026-04-13 01:46:47] "POST /firewall-policys HTTP/1.1" 200 532 0.042936 10.0.0.19 - - [2026-04-13 01:46:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.026670 10.0.0.19 - - [2026-04-13 01:46:47] "GET /firewall-policy/e70ed72e-3b19-42aa-9781-2797aaa317e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.017988 10.0.0.19 - - [2026-04-13 01:46:47] "GET /application-policy-set/25c4f36a-458a-4c8d-8146-1db116b88fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.013076 10.0.0.19 - - [2026-04-13 01:46:47] "GET /firewall-policy/e70ed72e-3b19-42aa-9781-2797aaa317e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002975 10.0.0.19 - - [2026-04-13 01:46:47] "GET /firewall-policy/28e3a247-bc32-4365-9bad-97664633d072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003800 10.0.0.19 - - [2026-04-13 01:46:47] "GET /firewall-policy/28e3a247-bc32-4365-9bad-97664633d072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002444 10.0.0.19 - - [2026-04-13 01:46:47] "POST /ref-update HTTP/1.1" 200 156 0.022915 10.0.0.19 - - [2026-04-13 01:46:47] "POST /ref-update HTTP/1.1" 200 156 0.052964 10.0.0.19 - - [2026-04-13 01:46:47] "POST /ref-update HTTP/1.1" 200 156 0.054067 10.0.0.19 - - [2026-04-13 01:46:48] "GET /application-policy-set/25c4f36a-458a-4c8d-8146-1db116b88fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.008078 10.0.0.19 - - [2026-04-13 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004749 10.0.0.19 - - [2026-04-13 01:46:48] "GET /policy-management/5403066d-217d-4556-a192-bac667ffde38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002650 10.0.0.19 - - [2026-04-13 01:46:48] "POST /firewall-policys HTTP/1.1" 200 530 0.029355 10.0.0.19 - - [2026-04-13 01:46:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.044105 10.0.0.19 - - [2026-04-13 01:46:48] "GET /firewall-policy/22900a11-8e14-4add-99ae-5e10513d358f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.011739 10.0.0.19 - - [2026-04-13 01:46:48] "GET /application-policy-set/25c4f36a-458a-4c8d-8146-1db116b88fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.012530 10.0.0.19 - - [2026-04-13 01:46:48] "GET /firewall-policy/22900a11-8e14-4add-99ae-5e10513d358f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002603 10.0.0.19 - - [2026-04-13 01:46:48] "GET /firewall-policy/28e3a247-bc32-4365-9bad-97664633d072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002869 10.0.0.19 - - [2026-04-13 01:46:48] "GET /firewall-policy/e70ed72e-3b19-42aa-9781-2797aaa317e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002908 10.0.0.19 - - [2026-04-13 01:46:48] "GET /firewall-policy/28e3a247-bc32-4365-9bad-97664633d072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003253 10.0.0.19 - - [2026-04-13 01:46:48] "GET /firewall-policy/e70ed72e-3b19-42aa-9781-2797aaa317e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002798 10.0.0.19 - - [2026-04-13 01:46:48] "POST /ref-update HTTP/1.1" 200 156 0.024012 10.0.0.19 - - [2026-04-13 01:46:48] "POST /ref-update HTTP/1.1" 200 156 0.014846 10.0.0.19 - - [2026-04-13 01:46:48] "POST /ref-update HTTP/1.1" 200 156 0.046125 10.0.0.19 - - [2026-04-13 01:46:48] "POST /ref-update HTTP/1.1" 200 156 0.040545 10.0.0.19 - - [2026-04-13 01:46:48] "POST /ref-update HTTP/1.1" 200 156 0.031299 10.0.0.19 - - [2026-04-13 01:46:48] "GET /application-policy-set/25c4f36a-458a-4c8d-8146-1db116b88fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.024359 10.0.0.19 - - [2026-04-13 01:46:48] "POST /tags HTTP/1.1" 200 299 0.060969 10.0.0.19 - - [2026-04-13 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.19 - - [2026-04-13 01:46:48] "GET /tag/e1536ff4-2511-4190-b53d-0c07926adfa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014481 10.0.0.19 - - [2026-04-13 01:46:48] "POST /set-tag HTTP/1.1" 200 109 0.019868 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:46:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000820 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:46:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001219 10.0.0.19 - - [2026-04-13 01:46:49] "POST /tags HTTP/1.1" 200 301 0.111023 10.0.0.19 - - [2026-04-13 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.035575 10.0.0.19 - - [2026-04-13 01:46:49] "GET /tag/24ae564e-fff8-4e76-a223-b930bd2ef452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.031530 10.0.0.19 - - [2026-04-13 01:46:49] "POST /tags HTTP/1.1" 200 325 0.107166 10.0.0.19 - - [2026-04-13 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.19 - - [2026-04-13 01:46:49] "GET /tag/e20dbdea-43a1-4a3d-be05-a0f215a88bb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.015867 10.0.0.19 - - [2026-04-13 01:46:49] "POST /tags HTTP/1.1" 200 311 0.294755 10.0.0.19 - - [2026-04-13 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.19 - - [2026-04-13 01:46:49] "GET /tag/a664efea-c56e-4099-8184-a0b088b8f289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.018462 10.0.0.19 - - [2026-04-13 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.19 - - [2026-04-13 01:46:49] "GET /virtual-network/bf8578da-1358-4131-aa50-b217f945a682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.010986 10.0.0.19 - - [2026-04-13 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.19 - - [2026-04-13 01:46:49] "GET /project/7fbb3f19-e7e1-4663-a5e9-17eb1f3ca519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.047808 10.0.0.19 - - [2026-04-13 01:46:49] "POST /virtual-machines HTTP/1.1" 200 377 0.027131 10.0.0.19 - - [2026-04-13 01:46:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.040784 10.0.0.19 - - [2026-04-13 01:46:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.188560 10.0.0.19 - - [2026-04-13 01:46:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.012922 10.0.0.19 - - [2026-04-13 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011767 10.0.0.19 - - [2026-04-13 01:46:50] "GET /virtual-machine-interface/a37bbd92-36da-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.010693 10.0.0.19 - - [2026-04-13 01:46:50] "POST /instance-ips HTTP/1.1" 200 409 0.062632 10.0.0.19 - - [2026-04-13 01:46:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.038578 10.0.0.19 - - [2026-04-13 01:46:50] "GET /virtual-machine-interface/a37bbd92-36da-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.022569 10.0.0.19 - - [2026-04-13 01:46:50] "POST /set-tag HTTP/1.1" 200 109 0.032804 10.0.0.19 - - [2026-04-13 01:46:50] "GET /virtual-machine-interface/a37bbd92-36da-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.030697 10.0.0.19 - - [2026-04-13 01:46:50] "GET /instance-ip/a3a2c04a-36da-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.016684 10.0.0.19 - - [2026-04-13 01:46:50] "POST /fqname-to-id HTTP/1.1" 404 226 0.004987 10.0.0.19 - - [2026-04-13 01:46:50] "POST /tags HTTP/1.1" 200 357 0.088919 10.0.0.19 - - [2026-04-13 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.020146 10.0.0.19 - - [2026-04-13 01:46:50] "GET /tag/6940d3de-a376-4652-838a-1c64ff8b8220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.032728 10.0.0.19 - - [2026-04-13 01:46:50] "POST /tags HTTP/1.1" 200 305 0.100282 10.0.0.19 - - [2026-04-13 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.035060 10.0.0.19 - - [2026-04-13 01:46:50] "GET /tag/6f4499e8-a529-4768-8634-95c016a92d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.018506 10.0.0.19 - - [2026-04-13 01:46:51] "POST /id-to-fqname HTTP/1.1" 200 174 0.000532 10.0.0.19 - - [2026-04-13 01:46:51] "POST /fqname-to-id HTTP/1.1" 404 183 0.010170 10.0.0.19 - - [2026-04-13 01:46:51] "POST /security-groups HTTP/1.1" 200 571 0.092572 10.0.0.19 - - [2026-04-13 01:46:51] "POST /fqname-to-id HTTP/1.1" 404 214 0.002252 10.0.0.19 - - [2026-04-13 01:46:51] "POST /projects HTTP/1.1" 200 483 0.307519 10.0.0.19 - - [2026-04-13 01:46:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.010911 10.0.0.19 - - [2026-04-13 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009185 10.0.0.19 - - [2026-04-13 01:46:51] "POST /access-control-lists HTTP/1.1" 200 580 0.074694 10.0.0.19 - - [2026-04-13 01:46:51] "GET /virtual-network/bf8578da-1358-4131-aa50-b217f945a682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.010381 10.0.0.19 - - [2026-04-13 01:46:51] "POST /fqname-to-id HTTP/1.1" 404 213 0.032228 10.0.0.19 - - [2026-04-13 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.021380 10.0.0.19 - - [2026-04-13 01:46:51] "GET /virtual-network/0a15de4f-d5b2-406b-ad4a-2d33ebbebb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.011224 10.0.0.19 - - [2026-04-13 01:46:51] "POST /access-control-lists HTTP/1.1" 200 578 0.098539 10.0.0.19 - - [2026-04-13 01:46:51] "PUT /virtual-network/bf8578da-1358-4131-aa50-b217f945a682 HTTP/1.1" 200 264 0.148936 10.0.0.19 - - [2026-04-13 01:46:51] "PUT /virtual-network/0a15de4f-d5b2-406b-ad4a-2d33ebbebb0f HTTP/1.1" 200 264 0.087094 10.0.0.19 - - [2026-04-13 01:46:51] "POST /security-groups HTTP/1.1" 200 537 0.106327 10.0.0.19 - - [2026-04-13 01:46:51] "POST /fqname-to-id HTTP/1.1" 404 234 0.010108 10.0.0.19 - - [2026-04-13 01:46:51] "POST /access-control-lists HTTP/1.1" 200 596 0.024604 10.0.0.19 - - [2026-04-13 01:46:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.052303 10.0.0.19 - - [2026-04-13 01:46:51] "POST /fqname-to-id HTTP/1.1" 404 233 0.004830 10.0.0.19 - - [2026-04-13 01:46:51] "POST /chown HTTP/1.1" 200 109 0.048668 10.0.0.19 - - [2026-04-13 01:46:51] "GET /application-policy-set/25c4f36a-458a-4c8d-8146-1db116b88fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.017342 10.0.0.19 - - [2026-04-13 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.19 - - [2026-04-13 01:46:52] "GET /policy-management/5403066d-217d-4556-a192-bac667ffde38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007912 10.0.0.19 - - [2026-04-13 01:46:52] "POST /access-control-lists HTTP/1.1" 200 594 0.119630 10.0.0.19 - - [2026-04-13 01:46:52] "POST /tags HTTP/1.1" 409 207 0.007022 10.0.0.19 - - [2026-04-13 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.19 - - [2026-04-13 01:46:52] "GET /tag/6f4499e8-a529-4768-8634-95c016a92d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.026628 10.0.0.19 - - [2026-04-13 01:46:52] "POST /firewall-rules HTTP/1.1" 200 564 0.089604 10.0.0.19 - - [2026-04-13 01:46:52] "GET /firewall-rule/fd5e53aa-18de-4eb0-8d42-262b0be763cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.007451 10.0.0.19 - - [2026-04-13 01:46:52] "GET /firewall-policy/e70ed72e-3b19-42aa-9781-2797aaa317e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002777 10.0.0.19 - - [2026-04-13 01:46:52] "GET /firewall-rule/fd5e53aa-18de-4eb0-8d42-262b0be763cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002201 10.0.0.19 - - [2026-04-13 01:46:52] "POST /ref-update HTTP/1.1" 200 156 0.021733 10.0.0.19 - - [2026-04-13 01:46:52] "GET /application-policy-set/25c4f36a-458a-4c8d-8146-1db116b88fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.017242 10.0.0.19 - - [2026-04-13 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.19 - - [2026-04-13 01:46:52] "GET /policy-management/5403066d-217d-4556-a192-bac667ffde38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003217 10.0.0.19 - - [2026-04-13 01:46:52] "POST /tags HTTP/1.1" 409 207 0.002503 10.0.0.19 - - [2026-04-13 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.19 - - [2026-04-13 01:46:52] "GET /tag/6f4499e8-a529-4768-8634-95c016a92d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.014861 10.0.0.19 - - [2026-04-13 01:46:52] "POST /firewall-rules HTTP/1.1" 200 562 0.097547 10.0.0.19 - - [2026-04-13 01:46:52] "GET /firewall-rule/0e7959fa-c5e4-428a-ab13-01cb9a75d4d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.031231 10.0.0.19 - - [2026-04-13 01:46:52] "GET /firewall-policy/e70ed72e-3b19-42aa-9781-2797aaa317e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.005027 10.0.0.19 - - [2026-04-13 01:46:52] "GET /firewall-rule/0e7959fa-c5e4-428a-ab13-01cb9a75d4d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.006427 10.0.0.19 - - [2026-04-13 01:46:52] "POST /ref-update HTTP/1.1" 200 156 0.035635 10.0.0.19 - - [2026-04-13 01:46:52] "POST /tags HTTP/1.1" 200 305 0.080154 10.0.0.19 - - [2026-04-13 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005590 10.0.0.19 - - [2026-04-13 01:46:52] "GET /tag/49e8a3fb-9a3c-4521-ba81-9f0b90906198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.028371 10.0.0.19 - - [2026-04-13 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.19 - - [2026-04-13 01:46:53] "GET /project/20a5a007-99c0-400e-a8a8-850fcd86aaed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033397 10.0.0.19 - - [2026-04-13 01:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004745 10.0.0.19 - - [2026-04-13 01:46:53] "GET /virtual-network/0a15de4f-d5b2-406b-ad4a-2d33ebbebb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.004240 10.0.0.19 - - [2026-04-13 01:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006121 10.0.0.19 - - [2026-04-13 01:46:53] "GET /service-appliance-set/5592f967-9017-4b69-a056-d9cb47f4de9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.007318 10.0.0.19 - - [2026-04-13 01:46:53] "POST /fqname-to-id HTTP/1.1" 404 240 0.002449 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:46:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001222 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:46:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000966 10.0.0.19 - - [2026-04-13 01:46:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.149613 10.0.0.19 - - [2026-04-13 01:46:53] "GET /virtual-machine-interface/5cbc13a0-839e-4655-b38e-5cc4b64eddf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.033852 10.0.0.19 - - [2026-04-13 01:46:53] "POST /instance-ips HTTP/1.1" 200 381 0.309451 10.0.0.19 - - [2026-04-13 01:46:53] "GET /instance-ip/70e5db15-59b7-44d3-b27f-ffc03ae78f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008794 10.0.0.19 - - [2026-04-13 01:46:53] "POST /loadbalancers HTTP/1.1" 200 582 0.074144 10.0.0.19 - - [2026-04-13 01:46:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.050671 10.0.0.19 - - [2026-04-13 01:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.018906 10.0.0.19 - - [2026-04-13 01:46:53] "GET /project/20a5a007-99c0-400e-a8a8-850fcd86aaed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.062808 10.0.0.19 - - [2026-04-13 01:46:53] "GET /project/20a5a007-99c0-400e-a8a8-850fcd86aaed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.064921 10.0.0.19 - - [2026-04-13 01:46:53] "GET /instance-ip/70e5db15-59b7-44d3-b27f-ffc03ae78f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005273 10.0.0.19 - - [2026-04-13 01:46:53] "GET /loadbalancer/f622e880-b2f8-46ec-bdd3-04cfafba0ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.005449 10.0.0.19 - - [2026-04-13 01:46:53] "POST /floating-ips HTTP/1.1" 200 583 0.022548 10.0.0.19 - - [2026-04-13 01:46:54] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.031668 10.0.0.19 - - [2026-04-13 01:46:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.014884 10.0.0.19 - - [2026-04-13 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006098 10.0.0.19 - - [2026-04-13 01:46:54] "GET /project/20a5a007-99c0-400e-a8a8-850fcd86aaed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.057247 10.0.0.19 - - [2026-04-13 01:46:54] "GET /loadbalancer-listener/d0424884-14b3-4892-9508-fea6c639ad9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003332 10.0.0.19 - - [2026-04-13 01:46:54] "GET /loadbalancer-listener/d0424884-14b3-4892-9508-fea6c639ad9b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.006531 10.0.0.19 - - [2026-04-13 01:46:54] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.044843 10.0.0.19 - - [2026-04-13 01:46:54] "GET /instance-ip/70e5db15-59b7-44d3-b27f-ffc03ae78f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.016335 10.0.0.19 - - [2026-04-13 01:46:54] "GET /instance-ip/70e5db15-59b7-44d3-b27f-ffc03ae78f3f?fields=floating_ips HTTP/1.1" 200 1170 0.010266 10.0.0.19 - - [2026-04-13 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.19 - - [2026-04-13 01:46:54] "GET /global-vrouter-config/f6db42ca-7a7c-41b9-b223-8f0066dfe102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003508 10.0.0.19 - - [2026-04-13 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.19 - - [2026-04-13 01:46:54] "GET /floating-ip/ca5a4380-808d-4772-89c7-db69fafc05ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.007073 10.0.0.19 - - [2026-04-13 01:46:54] "PUT /global-vrouter-config/f6db42ca-7a7c-41b9-b223-8f0066dfe102 HTTP/1.1" 200 276 0.024897 10.0.0.19 - - [2026-04-13 01:46:54] "POST /tags HTTP/1.1" 200 301 0.048389 10.0.0.19 - - [2026-04-13 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004849 10.0.0.19 - - [2026-04-13 01:46:54] "GET /tag/d16991d6-cc43-4a38-be4e-9f5b026a47c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015601 10.0.0.19 - - [2026-04-13 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009334 10.0.0.19 - - [2026-04-13 01:46:54] "GET /project/7fbb3f19-e7e1-4663-a5e9-17eb1f3ca519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.047301 10.0.0.19 - - [2026-04-13 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.19 - - [2026-04-13 01:46:54] "GET /virtual-network/0a15de4f-d5b2-406b-ad4a-2d33ebbebb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006263 10.0.0.19 - - [2026-04-13 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004444 10.0.0.19 - - [2026-04-13 01:46:54] "GET /service-appliance-set/5592f967-9017-4b69-a056-d9cb47f4de9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.006443 10.0.0.19 - - [2026-04-13 01:46:54] "POST /fqname-to-id HTTP/1.1" 404 242 0.003912 10.0.0.19 - - [2026-04-13 01:46:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.142727 10.0.0.19 - - [2026-04-13 01:46:54] "GET /virtual-machine-interface/eb0e5e7d-cc91-4b76-b266-9583a39e4028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.005444 10.0.0.19 - - [2026-04-13 01:46:54] "POST /instance-ips HTTP/1.1" 200 377 0.026913 10.0.0.19 - - [2026-04-13 01:46:54] "GET /instance-ip/81b4a311-6f93-4e7c-aaa0-6ee1328d77ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.013742 10.0.0.19 - - [2026-04-13 01:46:55] "POST /loadbalancers HTTP/1.1" 200 582 0.086294 10.0.0.19 - - [2026-04-13 01:46:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.021325 10.0.0.19 - - [2026-04-13 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011485 10.0.0.19 - - [2026-04-13 01:46:55] "GET /project/7fbb3f19-e7e1-4663-a5e9-17eb1f3ca519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.079891 10.0.0.19 - - [2026-04-13 01:46:55] "GET /instance-ip/81b4a311-6f93-4e7c-aaa0-6ee1328d77ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.011863 10.0.0.19 - - [2026-04-13 01:46:55] "GET /project/7fbb3f19-e7e1-4663-a5e9-17eb1f3ca519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.108184 10.0.0.19 - - [2026-04-13 01:46:55] "GET /loadbalancer/2c04bf45-f2b1-4e55-920c-9356038234c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.006764 10.0.0.19 - - [2026-04-13 01:46:55] "POST /floating-ips HTTP/1.1" 200 581 0.078542 10.0.0.19 - - [2026-04-13 01:46:55] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.062452 10.0.0.19 - - [2026-04-13 01:46:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.025632 10.0.0.19 - - [2026-04-13 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011233 10.0.0.19 - - [2026-04-13 01:46:55] "GET /project/7fbb3f19-e7e1-4663-a5e9-17eb1f3ca519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.096038 10.0.0.19 - - [2026-04-13 01:46:55] "GET /loadbalancer-listener/445c3a2f-4f6b-41ae-b332-eb041bae2360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.004866 10.0.0.19 - - [2026-04-13 01:46:55] "GET /loadbalancer-listener/445c3a2f-4f6b-41ae-b332-eb041bae2360?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.005583 10.0.0.19 - - [2026-04-13 01:46:55] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.045194 10.0.0.19 - - [2026-04-13 01:46:55] "GET /instance-ip/81b4a311-6f93-4e7c-aaa0-6ee1328d77ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003613 10.0.0.19 - - [2026-04-13 01:46:55] "GET /instance-ip/81b4a311-6f93-4e7c-aaa0-6ee1328d77ec?fields=floating_ips HTTP/1.1" 200 1164 0.013782 10.0.0.19 - - [2026-04-13 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002745 10.0.0.19 - - [2026-04-13 01:46:55] "GET /floating-ip/e404b706-06ca-4234-af91-7bd27c4bfe2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003073 10.0.0.19 - - [2026-04-13 01:46:55] "GET /project/7fbb3f19-e7e1-4663-a5e9-17eb1f3ca519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.041949 10.0.0.19 - - [2026-04-13 01:46:55] "GET /loadbalancer/2c04bf45-f2b1-4e55-920c-9356038234c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003258 10.0.0.19 - - [2026-04-13 01:46:55] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.022523 10.0.0.19 - - [2026-04-13 01:46:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.052907 10.0.0.19 - - [2026-04-13 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.024744 10.0.0.19 - - [2026-04-13 01:46:56] "GET /project/7fbb3f19-e7e1-4663-a5e9-17eb1f3ca519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.052822 10.0.0.19 - - [2026-04-13 01:46:56] "GET /loadbalancer-listener/cd7edaf6-67a2-4264-ac13-244e2e4d8483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.012011 10.0.0.19 - - [2026-04-13 01:46:56] "GET /loadbalancer-listener/cd7edaf6-67a2-4264-ac13-244e2e4d8483?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.008440 10.0.0.19 - - [2026-04-13 01:46:56] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.046443 10.0.0.19 - - [2026-04-13 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012071 10.0.0.19 - - [2026-04-13 01:46:56] "GET /instance-ip/81b4a311-6f93-4e7c-aaa0-6ee1328d77ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.073367 10.0.0.19 - - [2026-04-13 01:46:56] "GET /instance-ip/81b4a311-6f93-4e7c-aaa0-6ee1328d77ec?fields=floating_ips HTTP/1.1" 200 1164 0.014273 10.0.0.19 - - [2026-04-13 01:46:56] "GET /project/7fbb3f19-e7e1-4663-a5e9-17eb1f3ca519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.142092 10.0.0.19 - - [2026-04-13 01:46:56] "GET /loadbalancer/2c04bf45-f2b1-4e55-920c-9356038234c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.020909 10.0.0.19 - - [2026-04-13 01:46:56] "GET /floating-ip/e404b706-06ca-4234-af91-7bd27c4bfe2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.022106 10.0.0.19 - - [2026-04-13 01:46:56] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.034810 10.0.0.19 - - [2026-04-13 01:46:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.038745 10.0.0.19 - - [2026-04-13 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012015 10.0.0.19 - - [2026-04-13 01:46:56] "GET /project/7fbb3f19-e7e1-4663-a5e9-17eb1f3ca519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.095185 10.0.0.19 - - [2026-04-13 01:46:56] "GET /loadbalancer-listener/a4e424d6-c250-4fa3-b688-7c44fdf01353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.004278 10.0.0.19 - - [2026-04-13 01:46:56] "GET /loadbalancer-listener/a4e424d6-c250-4fa3-b688-7c44fdf01353?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.008946 10.0.0.19 - - [2026-04-13 01:46:56] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.095210 10.0.0.19 - - [2026-04-13 01:46:56] "GET /instance-ip/81b4a311-6f93-4e7c-aaa0-6ee1328d77ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006105 10.0.0.19 - - [2026-04-13 01:46:56] "GET /instance-ip/81b4a311-6f93-4e7c-aaa0-6ee1328d77ec?fields=floating_ips HTTP/1.1" 200 1164 0.003505 10.0.0.19 - - [2026-04-13 01:46:56] "GET /floating-ip/e404b706-06ca-4234-af91-7bd27c4bfe2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002457 10.0.0.19 - - [2026-04-13 01:46:57] "POST /tags HTTP/1.1" 200 355 0.120455 10.0.0.19 - - [2026-04-13 01:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.030790 10.0.0.19 - - [2026-04-13 01:46:57] "GET /tag/a73373d8-dfd2-4a0c-bc1c-45279b09d359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.017251 10.0.0.19 - - [2026-04-13 01:46:57] "POST /tags HTTP/1.1" 200 303 0.032810 10.0.0.19 - - [2026-04-13 01:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007256 10.0.0.19 - - [2026-04-13 01:46:57] "GET /tag/e6a16024-da2f-43bc-b0ba-ea54e747ce1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.023576 10.0.0.19 - - [2026-04-13 01:46:57] "POST /projects HTTP/1.1" 409 218 0.002713 10.0.0.19 - - [2026-04-13 01:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.19 - - [2026-04-13 01:46:57] "GET /project/20a5a007-99c0-400e-a8a8-850fcd86aaed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051578 10.0.0.19 - - [2026-04-13 01:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.19 - - [2026-04-13 01:46:57] "GET /network-ipam/dd8625e7-f870-4a46-bc2c-beb6f55f15eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005438 10.0.0.19 - - [2026-04-13 01:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.19 - - [2026-04-13 01:46:57] "GET /virtual-network/bf8578da-1358-4131-aa50-b217f945a682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.007995 10.0.0.19 - - [2026-04-13 01:46:57] "PUT /virtual-network/bf8578da-1358-4131-aa50-b217f945a682 HTTP/1.1" 200 264 0.076298 10.0.0.19 - - [2026-04-13 01:46:57] "GET /virtual-network/bf8578da-1358-4131-aa50-b217f945a682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004784 10.0.0.19 - - [2026-04-13 01:46:57] "POST /set-tag HTTP/1.1" 200 109 0.051932 10.0.0.19 - - [2026-04-13 01:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004841 10.0.0.19 - - [2026-04-13 01:46:57] "GET /network-ipam/eca86b2f-a6bc-4c93-afa8-2c77354af849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.004793 10.0.0.19 - - [2026-04-13 01:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.19 - - [2026-04-13 01:46:57] "GET /virtual-network/0a15de4f-d5b2-406b-ad4a-2d33ebbebb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.004428 10.0.0.19 - - [2026-04-13 01:46:57] "PUT /virtual-network/0a15de4f-d5b2-406b-ad4a-2d33ebbebb0f HTTP/1.1" 200 264 0.070077 10.0.0.19 - - [2026-04-13 01:46:57] "GET /virtual-network/0a15de4f-d5b2-406b-ad4a-2d33ebbebb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.017092 10.0.0.19 - - [2026-04-13 01:46:57] "POST /set-tag HTTP/1.1" 200 109 0.072193 10.0.0.19 - - [2026-04-13 01:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.19 - - [2026-04-13 01:46:57] "GET /network-policy/ccb11312-11db-453e-bdec-c7adbff5592e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002626 10.0.0.19 - - [2026-04-13 01:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.19 - - [2026-04-13 01:46:58] "GET /network-policy/a4edf185-9bab-4837-a30c-25cc64726000?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.009629 10.0.0.19 - - [2026-04-13 01:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.19 - - [2026-04-13 01:46:58] "GET /network-policy/c6c0bdbf-adbe-442c-b8af-65ab61f42ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002832 10.0.0.19 - - [2026-04-13 01:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.19 - - [2026-04-13 01:46:58] "PUT /network-policy/c6c0bdbf-adbe-442c-b8af-65ab61f42ba5 HTTP/1.1" 200 262 0.027992 10.0.0.19 - - [2026-04-13 01:46:58] "POST /ref-update HTTP/1.1" 200 156 0.094020 10.0.0.19 - - [2026-04-13 01:46:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002431 10.0.0.19 - - [2026-04-13 01:46:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002811 10.0.0.19 - - [2026-04-13 01:46:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001986 10.0.0.19 - - [2026-04-13 01:46:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002522 10.0.0.19 - - [2026-04-13 01:46:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002702 10.0.0.19 - - [2026-04-13 01:46:58] "POST /security-groups HTTP/1.1" 409 245 0.002802 10.0.0.19 - - [2026-04-13 01:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007167 10.0.0.19 - - [2026-04-13 01:46:58] "PUT /security-group/3d7b2785-11dc-4c85-bc1b-1535ee30cb89 HTTP/1.1" 200 262 0.061598 10.0.0.19 - - [2026-04-13 01:46:58] "PUT /access-control-list/c7290ac9-3341-4f13-a505-fd00ba87de52 HTTP/1.1" 200 272 0.028784 10.0.0.19 - - [2026-04-13 01:46:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.047679 10.0.0.19 - - [2026-04-13 01:46:58] "GET /application-policy-set/25c4f36a-458a-4c8d-8146-1db116b88fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.026702 10.0.0.19 - - [2026-04-13 01:46:58] "PUT /access-control-list/f2e5700f-86b9-4d93-ae49-1797ff0b30d0 HTTP/1.1" 200 272 0.044644 10.0.0.19 - - [2026-04-13 01:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662 10.0.0.19 - - [2026-04-13 01:46:58] "GET /policy-management/5403066d-217d-4556-a192-bac667ffde38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006868 10.0.0.19 - - [2026-04-13 01:46:58] "POST /tags HTTP/1.1" 409 206 0.001886 10.0.0.19 - - [2026-04-13 01:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006646 10.0.0.19 - - [2026-04-13 01:46:58] "GET /tag/e6a16024-da2f-43bc-b0ba-ea54e747ce1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012197 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:46:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001813 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:46:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001194 10.0.0.19 - - [2026-04-13 01:46:58] "POST /firewall-rules HTTP/1.1" 200 562 0.076592 10.0.0.19 - - [2026-04-13 01:46:58] "GET /firewall-rule/bbaddefe-4712-4764-bf3a-cc8ab157e519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004300 10.0.0.19 - - [2026-04-13 01:46:58] "GET /firewall-policy/e70ed72e-3b19-42aa-9781-2797aaa317e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005286 10.0.0.19 - - [2026-04-13 01:46:58] "GET /firewall-rule/bbaddefe-4712-4764-bf3a-cc8ab157e519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003049 10.0.0.19 - - [2026-04-13 01:46:58] "POST /ref-update HTTP/1.1" 200 156 0.040937 10.0.0.19 - - [2026-04-13 01:46:58] "GET /application-policy-set/25c4f36a-458a-4c8d-8146-1db116b88fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.011801 10.0.0.19 - - [2026-04-13 01:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.19 - - [2026-04-13 01:46:58] "GET /policy-management/5403066d-217d-4556-a192-bac667ffde38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005147 10.0.0.19 - - [2026-04-13 01:46:58] "POST /tags HTTP/1.1" 409 206 0.003116 10.0.0.19 - - [2026-04-13 01:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.19 - - [2026-04-13 01:46:59] "GET /tag/e6a16024-da2f-43bc-b0ba-ea54e747ce1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014278 10.0.0.19 - - [2026-04-13 01:46:59] "POST /firewall-rules HTTP/1.1" 200 560 0.108186 10.0.0.19 - - [2026-04-13 01:46:59] "GET /firewall-rule/2fd64bd7-a443-46c4-a0cf-8bbe0b4e6b93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.007968 10.0.0.19 - - [2026-04-13 01:46:59] "GET /firewall-policy/e70ed72e-3b19-42aa-9781-2797aaa317e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.017829 10.0.0.19 - - [2026-04-13 01:46:59] "GET /firewall-rule/2fd64bd7-a443-46c4-a0cf-8bbe0b4e6b93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.022783 10.0.0.19 - - [2026-04-13 01:46:59] "POST /ref-update HTTP/1.1" 200 156 0.039732 10.0.0.19 - - [2026-04-13 01:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.19 - - [2026-04-13 01:46:59] "GET /loadbalancer/2c04bf45-f2b1-4e55-920c-9356038234c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003616 10.0.0.19 - - [2026-04-13 01:46:59] "POST /tags HTTP/1.1" 200 371 0.025973 10.0.0.19 - - [2026-04-13 01:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.19 - - [2026-04-13 01:46:59] "GET /tag/c3405c70-9d0c-4b7b-a319-5f21859abb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.015042 10.0.0.19 - - [2026-04-13 01:46:59] "POST /tags HTTP/1.1" 200 319 0.029423 10.0.0.19 - - [2026-04-13 01:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.19 - - [2026-04-13 01:46:59] "GET /tag/d3541ed5-cae5-4397-b93b-d9bf7d1d3d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.019445 10.0.0.19 - - [2026-04-13 01:46:59] "POST /id-to-fqname HTTP/1.1" 200 181 0.001139 10.0.0.19 - - [2026-04-13 01:46:59] "POST /fqname-to-id HTTP/1.1" 404 190 0.006949 10.0.0.19 - - [2026-04-13 01:46:59] "POST /security-groups HTTP/1.1" 200 578 0.074394 10.0.0.19 - - [2026-04-13 01:46:59] "POST /projects HTTP/1.1" 200 497 0.272277 10.0.0.19 - - [2026-04-13 01:46:59] "POST /fqname-to-id HTTP/1.1" 404 225 0.002071 10.0.0.19 - - [2026-04-13 01:46:59] "POST /access-control-lists HTTP/1.1" 200 587 0.070796 10.0.0.19 - - [2026-04-13 01:46:59] "POST /fqname-to-id HTTP/1.1" 404 224 0.013207 10.0.0.19 - - [2026-04-13 01:46:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.067053 10.0.0.19 - - [2026-04-13 01:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007673 10.0.0.19 - - [2026-04-13 01:47:00] "GET /virtual-network/bf8578da-1358-4131-aa50-b217f945a682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.007995 10.0.0.19 - - [2026-04-13 01:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.19 - - [2026-04-13 01:47:00] "GET /virtual-network/0a15de4f-d5b2-406b-ad4a-2d33ebbebb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.013433 10.0.0.19 - - [2026-04-13 01:47:00] "POST /access-control-lists HTTP/1.1" 200 585 0.093299 10.0.0.19 - - [2026-04-13 01:47:00] "PUT /virtual-network/bf8578da-1358-4131-aa50-b217f945a682 HTTP/1.1" 200 264 0.096936 10.0.0.19 - - [2026-04-13 01:47:00] "PUT /virtual-network/0a15de4f-d5b2-406b-ad4a-2d33ebbebb0f HTTP/1.1" 200 264 0.055054 10.0.0.19 - - [2026-04-13 01:47:00] "POST /security-groups HTTP/1.1" 200 558 0.072506 10.0.0.19 - - [2026-04-13 01:47:00] "POST /fqname-to-id HTTP/1.1" 404 248 0.006338 10.0.0.19 - - [2026-04-13 01:47:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.053816 10.0.0.19 - - [2026-04-13 01:47:00] "POST /access-control-lists HTTP/1.1" 200 610 0.110093 10.0.0.19 - - [2026-04-13 01:47:00] "POST /chown HTTP/1.1" 200 109 0.080398 10.0.0.19 - - [2026-04-13 01:47:00] "POST /fqname-to-id HTTP/1.1" 404 247 0.005101 10.0.0.19 - - [2026-04-13 01:47:00] "GET /application-policy-set/25c4f36a-458a-4c8d-8146-1db116b88fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.004924 10.0.0.19 - - [2026-04-13 01:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002633 10.0.0.19 - - [2026-04-13 01:47:00] "GET /policy-management/5403066d-217d-4556-a192-bac667ffde38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.043399 10.0.0.19 - - [2026-04-13 01:47:00] "POST /access-control-lists HTTP/1.1" 200 608 0.083291 10.0.0.19 - - [2026-04-13 01:47:00] "POST /tags HTTP/1.1" 409 214 0.002346 10.0.0.19 - - [2026-04-13 01:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.19 - - [2026-04-13 01:47:00] "GET /tag/d3541ed5-cae5-4397-b93b-d9bf7d1d3d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.012046 10.0.0.19 - - [2026-04-13 01:47:00] "POST /firewall-rules HTTP/1.1" 200 578 0.069443 10.0.0.19 - - [2026-04-13 01:47:00] "GET /firewall-rule/28f85ab0-f9c1-4eaa-bce9-56463625de69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.013375 10.0.0.19 - - [2026-04-13 01:47:00] "GET /firewall-policy/e70ed72e-3b19-42aa-9781-2797aaa317e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.005775 10.0.0.19 - - [2026-04-13 01:47:00] "GET /firewall-rule/28f85ab0-f9c1-4eaa-bce9-56463625de69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003453 10.0.0.19 - - [2026-04-13 01:47:00] "POST /ref-update HTTP/1.1" 200 156 0.030600 10.0.0.19 - - [2026-04-13 01:47:00] "GET /application-policy-set/25c4f36a-458a-4c8d-8146-1db116b88fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.012699 10.0.0.19 - - [2026-04-13 01:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.19 - - [2026-04-13 01:47:00] "GET /policy-management/5403066d-217d-4556-a192-bac667ffde38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002908 10.0.0.19 - - [2026-04-13 01:47:00] "POST /tags HTTP/1.1" 409 214 0.002134 10.0.0.19 - - [2026-04-13 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.19 - - [2026-04-13 01:47:01] "GET /tag/d3541ed5-cae5-4397-b93b-d9bf7d1d3d3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.011883 10.0.0.19 - - [2026-04-13 01:47:01] "POST /firewall-rules HTTP/1.1" 200 576 0.102524 10.0.0.19 - - [2026-04-13 01:47:01] "GET /firewall-rule/686a369b-4c25-45c4-8b50-3358614bcdd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.006001 10.0.0.19 - - [2026-04-13 01:47:01] "GET /firewall-policy/e70ed72e-3b19-42aa-9781-2797aaa317e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.004804 10.0.0.19 - - [2026-04-13 01:47:01] "GET /firewall-rule/686a369b-4c25-45c4-8b50-3358614bcdd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.007374 10.0.0.19 - - [2026-04-13 01:47:01] "POST /ref-update HTTP/1.1" 200 156 0.045463 10.0.0.19 - - [2026-04-13 01:47:01] "POST /tags HTTP/1.1" 200 363 0.055193 10.0.0.19 - - [2026-04-13 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.015605 10.0.0.19 - - [2026-04-13 01:47:01] "GET /tag/1e999672-9e8c-4576-a804-5e2aa736fdb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.017739 10.0.0.19 - - [2026-04-13 01:47:01] "POST /tags HTTP/1.1" 200 311 0.023290 10.0.0.19 - - [2026-04-13 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006242 10.0.0.19 - - [2026-04-13 01:47:01] "GET /tag/9a1e9ab2-370e-431a-8146-e6b9a1547505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013032 10.0.0.19 - - [2026-04-13 01:47:01] "POST /id-to-fqname HTTP/1.1" 200 177 0.007450 10.0.0.19 - - [2026-04-13 01:47:01] "POST /fqname-to-id HTTP/1.1" 404 186 0.010797 10.0.0.19 - - [2026-04-13 01:47:01] "POST /security-groups HTTP/1.1" 200 574 0.068833 10.0.0.19 - - [2026-04-13 01:47:01] "POST /projects HTTP/1.1" 200 489 0.263339 10.0.0.19 - - [2026-04-13 01:47:01] "POST /fqname-to-id HTTP/1.1" 404 217 0.002309 10.0.0.19 - - [2026-04-13 01:47:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.016752 10.0.0.19 - - [2026-04-13 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.022275 10.0.0.19 - - [2026-04-13 01:47:01] "GET /virtual-network/bf8578da-1358-4131-aa50-b217f945a682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.019575 10.0.0.19 - - [2026-04-13 01:47:01] "POST /access-control-lists HTTP/1.1" 200 583 0.097763 10.0.0.19 - - [2026-04-13 01:47:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.018167 10.0.0.19 - - [2026-04-13 01:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006671 10.0.0.19 - - [2026-04-13 01:47:02] "GET /virtual-network/0a15de4f-d5b2-406b-ad4a-2d33ebbebb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.006892 10.0.0.19 - - [2026-04-13 01:47:02] "POST /access-control-lists HTTP/1.1" 200 581 0.075520 10.0.0.19 - - [2026-04-13 01:47:02] "PUT /virtual-network/bf8578da-1358-4131-aa50-b217f945a682 HTTP/1.1" 200 264 0.098061 10.0.0.19 - - [2026-04-13 01:47:02] "PUT /virtual-network/0a15de4f-d5b2-406b-ad4a-2d33ebbebb0f HTTP/1.1" 200 264 0.069667 10.0.0.19 - - [2026-04-13 01:47:02] "POST /security-groups HTTP/1.1" 200 546 0.083411 10.0.0.19 - - [2026-04-13 01:47:02] "POST /fqname-to-id HTTP/1.1" 404 240 0.002243 10.0.0.19 - - [2026-04-13 01:47:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.014732 10.0.0.19 - - [2026-04-13 01:47:02] "POST /chown HTTP/1.1" 200 109 0.048295 10.0.0.19 - - [2026-04-13 01:47:02] "POST /access-control-lists HTTP/1.1" 200 602 0.089601 10.0.0.19 - - [2026-04-13 01:47:02] "GET /application-policy-set/25c4f36a-458a-4c8d-8146-1db116b88fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.008432 10.0.0.19 - - [2026-04-13 01:47:02] "POST /fqname-to-id HTTP/1.1" 404 239 0.012639 10.0.0.19 - - [2026-04-13 01:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.19 - - [2026-04-13 01:47:02] "GET /policy-management/5403066d-217d-4556-a192-bac667ffde38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.039417 10.0.0.19 - - [2026-04-13 01:47:02] "POST /access-control-lists HTTP/1.1" 200 600 0.071489 10.0.0.19 - - [2026-04-13 01:47:02] "POST /tags HTTP/1.1" 409 210 0.019455 10.0.0.19 - - [2026-04-13 01:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006417 10.0.0.19 - - [2026-04-13 01:47:02] "GET /tag/9a1e9ab2-370e-431a-8146-e6b9a1547505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014739 10.0.0.19 - - [2026-04-13 01:47:02] "POST /firewall-rules HTTP/1.1" 200 570 0.106847 10.0.0.19 - - [2026-04-13 01:47:02] "GET /firewall-rule/f314a760-a7f8-4135-9ebf-8330a8871776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007376 10.0.0.19 - - [2026-04-13 01:47:02] "GET /firewall-policy/e70ed72e-3b19-42aa-9781-2797aaa317e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.006019 10.0.0.19 - - [2026-04-13 01:47:02] "GET /firewall-rule/f314a760-a7f8-4135-9ebf-8330a8871776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002262 10.0.0.19 - - [2026-04-13 01:47:02] "POST /ref-update HTTP/1.1" 200 156 0.054701 10.0.0.19 - - [2026-04-13 01:47:02] "GET /application-policy-set/25c4f36a-458a-4c8d-8146-1db116b88fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.008066 10.0.0.19 - - [2026-04-13 01:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822 10.0.0.19 - - [2026-04-13 01:47:03] "GET /policy-management/5403066d-217d-4556-a192-bac667ffde38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003021 10.0.0.19 - - [2026-04-13 01:47:03] "POST /tags HTTP/1.1" 409 210 0.002726 10.0.0.19 - - [2026-04-13 01:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005691 10.0.0.19 - - [2026-04-13 01:47:03] "GET /tag/9a1e9ab2-370e-431a-8146-e6b9a1547505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012936 10.0.0.19 - - [2026-04-13 01:47:03] "POST /firewall-rules HTTP/1.1" 200 568 0.069003 10.0.0.19 - - [2026-04-13 01:47:03] "GET /firewall-rule/4b27871f-6817-4821-a650-70118fe3d753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.022712 10.0.0.19 - - [2026-04-13 01:47:03] "GET /firewall-policy/e70ed72e-3b19-42aa-9781-2797aaa317e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.004191 10.0.0.19 - - [2026-04-13 01:47:03] "GET /firewall-rule/4b27871f-6817-4821-a650-70118fe3d753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.003108 10.0.0.19 - - [2026-04-13 01:47:03] "POST /ref-update HTTP/1.1" 200 156 0.044254 10.0.0.19 - - [2026-04-13 01:47:03] "POST /tags HTTP/1.1" 200 363 0.020411 10.0.0.19 - - [2026-04-13 01:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.020384 10.0.0.19 - - [2026-04-13 01:47:03] "GET /tag/fbfb7ac9-73e6-4e28-8553-23561671e5cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.041904 10.0.0.19 - - [2026-04-13 01:47:03] "POST /tags HTTP/1.1" 409 210 0.002640 10.0.0.19 - - [2026-04-13 01:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008887 10.0.0.19 - - [2026-04-13 01:47:03] "GET /tag/a664efea-c56e-4099-8184-a0b088b8f289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014952 10.0.0.19 - - [2026-04-13 01:47:03] "POST /projects HTTP/1.1" 409 223 0.002073 10.0.0.19 - - [2026-04-13 01:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.19 - - [2026-04-13 01:47:03] "GET /project/7fbb3f19-e7e1-4663-a5e9-17eb1f3ca519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043292 10.0.0.19 - - [2026-04-13 01:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.19 - - [2026-04-13 01:47:03] "GET /virtual-network/bf8578da-1358-4131-aa50-b217f945a682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.004586 10.0.0.19 - - [2026-04-13 01:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.19 - - [2026-04-13 01:47:03] "GET /virtual-network/0a15de4f-d5b2-406b-ad4a-2d33ebbebb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.005143 10.0.0.19 - - [2026-04-13 01:47:03] "PUT /virtual-network/bf8578da-1358-4131-aa50-b217f945a682 HTTP/1.1" 200 264 0.060079 10.0.0.19 - - [2026-04-13 01:47:03] "PUT /virtual-network/0a15de4f-d5b2-406b-ad4a-2d33ebbebb0f HTTP/1.1" 200 264 0.077318 10.0.0.19 - - [2026-04-13 01:47:03] "POST /security-groups HTTP/1.1" 409 253 0.002788 10.0.0.19 - - [2026-04-13 01:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009124 10.0.0.19 - - [2026-04-13 01:47:03] "PUT /security-group/8d65b00f-af2b-4734-a0f7-a09244f05aa9 HTTP/1.1" 200 262 0.070199 10.0.0.19 - - [2026-04-13 01:47:04] "PUT /access-control-list/07db6648-2109-43a8-975d-215c55fd85d8 HTTP/1.1" 200 272 0.018267 10.0.0.19 - - [2026-04-13 01:47:04] "PUT /access-control-list/d95c08e9-8818-40c7-9133-fc62ef87f191 HTTP/1.1" 200 272 0.028721 10.0.0.19 - - [2026-04-13 01:47:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.037746 10.0.0.19 - - [2026-04-13 01:47:04] "GET /application-policy-set/25c4f36a-458a-4c8d-8146-1db116b88fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.012793 10.0.0.19 - - [2026-04-13 01:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.19 - - [2026-04-13 01:47:04] "GET /policy-management/5403066d-217d-4556-a192-bac667ffde38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003402 10.0.0.19 - - [2026-04-13 01:47:04] "POST /tags HTTP/1.1" 409 210 0.001919 10.0.0.19 - - [2026-04-13 01:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.19 - - [2026-04-13 01:47:04] "GET /tag/a664efea-c56e-4099-8184-a0b088b8f289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013136 10.0.0.19 - - [2026-04-13 01:47:04] "POST /firewall-rules HTTP/1.1" 200 570 0.069059 10.0.0.19 - - [2026-04-13 01:47:04] "GET /firewall-rule/5ab4fea2-c563-4ca9-85d3-347e3a30880c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.020645 10.0.0.19 - - [2026-04-13 01:47:04] "GET /firewall-policy/e70ed72e-3b19-42aa-9781-2797aaa317e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.004336 10.0.0.19 - - [2026-04-13 01:47:04] "GET /firewall-rule/5ab4fea2-c563-4ca9-85d3-347e3a30880c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002776 10.0.0.19 - - [2026-04-13 01:47:04] "POST /ref-update HTTP/1.1" 200 156 0.041684 10.0.0.19 - - [2026-04-13 01:47:04] "GET /application-policy-set/25c4f36a-458a-4c8d-8146-1db116b88fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.020962 10.0.0.19 - - [2026-04-13 01:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.19 - - [2026-04-13 01:47:04] "GET /policy-management/5403066d-217d-4556-a192-bac667ffde38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003365 10.0.0.19 - - [2026-04-13 01:47:04] "POST /tags HTTP/1.1" 409 210 0.002057 10.0.0.19 - - [2026-04-13 01:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.19 - - [2026-04-13 01:47:04] "GET /tag/a664efea-c56e-4099-8184-a0b088b8f289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012575 10.0.0.19 - - [2026-04-13 01:47:04] "POST /firewall-rules HTTP/1.1" 200 568 0.079483 10.0.0.19 - - [2026-04-13 01:47:04] "GET /firewall-rule/447c5192-9d50-437f-bd09-3e003112517d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.004107 10.0.0.19 - - [2026-04-13 01:47:04] "GET /firewall-policy/e70ed72e-3b19-42aa-9781-2797aaa317e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.008617 10.0.0.19 - - [2026-04-13 01:47:04] "GET /firewall-rule/447c5192-9d50-437f-bd09-3e003112517d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002850 10.0.0.19 - - [2026-04-13 01:47:04] "POST /ref-update HTTP/1.1" 200 156 0.046760 10.0.0.19 - - [2026-04-13 01:47:04] "POST /tags HTTP/1.1" 409 237 0.007590 10.0.0.19 - - [2026-04-13 01:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.19 - - [2026-04-13 01:47:04] "GET /tag/fbfb7ac9-73e6-4e28-8553-23561671e5cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.013397 10.0.0.19 - - [2026-04-13 01:47:04] "GET /virtual-machine-interface/a37bbd92-36da-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.004785 10.0.0.19 - - [2026-04-13 01:47:04] "POST /set-tag HTTP/1.1" 200 109 0.032041 10.0.0.19 - - [2026-04-13 01:47:23] "GET /global-system-configs HTTP/1.1" 200 322 0.016393 10.0.0.19 - - [2026-04-13 01:47:25] "GET /global-system-configs HTTP/1.1" 200 322 0.007043 10.0.0.241 - - [2026-04-13 01:47:49] "GET / HTTP/1.1" 200 35931 0.001860 10.0.0.241 - - [2026-04-13 01:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007668 10.0.0.241 - - [2026-04-13 01:47:49] "GET /global-system-config/46a63a9c-42a9-493a-b507-094fdf4ee950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.010995 10.0.0.241 - - [2026-04-13 01:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.241 - - [2026-04-13 01:47:49] "GET /routing-instance/d33b83fb-ffba-4d2b-821c-2b666d0edf23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003132 10.0.0.241 - - [2026-04-13 01:47:49] "PUT /global-system-config/46a63a9c-42a9-493a-b507-094fdf4ee950 HTTP/1.1" 200 274 0.009727 10.0.0.241 - - [2026-04-13 01:47:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.005562 10.0.0.241 - - [2026-04-13 01:47:49] "POST /virtual-routers HTTP/1.1" 200 599 0.045280 10.0.0.241 - - [2026-04-13 01:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.015748 10.0.0.241 - - [2026-04-13 01:47:49] "GET /virtual-router/355dd264-e153-46b8-891a-4c6d8f26cd1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.005154 10.0.0.241 - - [2026-04-13 01:47:49] "POST /fqname-to-id HTTP/1.1" 404 229 0.002704 10.0.0.241 - - [2026-04-13 01:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.241 - - [2026-04-13 01:47:49] "GET /virtual-network/5c07125e-a650-40cc-b836-65d0f7380f6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004333 10.0.0.241 - - [2026-04-13 01:47:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.060274 10.0.0.19 - - [2026-04-13 01:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.19 - - [2026-04-13 01:48:03] "GET /virtual-router/355dd264-e153-46b8-891a-4c6d8f26cd1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003969 10.0.0.241 - - [2026-04-13 01:49:02] "GET / HTTP/1.1" 200 35931 0.001586 10.0.0.241 - - [2026-04-13 01:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.241 - - [2026-04-13 01:49:02] "GET /global-system-config/46a63a9c-42a9-493a-b507-094fdf4ee950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005876 10.0.0.241 - - [2026-04-13 01:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.241 - - [2026-04-13 01:49:02] "GET /routing-instance/d33b83fb-ffba-4d2b-821c-2b666d0edf23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004108 10.0.0.241 - - [2026-04-13 01:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.241 - - [2026-04-13 01:49:02] "GET /virtual-router/355dd264-e153-46b8-891a-4c6d8f26cd1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.006138 10.0.0.241 - - [2026-04-13 01:49:02] "PUT /virtual-router/355dd264-e153-46b8-891a-4c6d8f26cd1d HTTP/1.1" 200 262 0.020736 10.0.0.241 - - [2026-04-13 01:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.241 - - [2026-04-13 01:49:02] "GET /virtual-router/355dd264-e153-46b8-891a-4c6d8f26cd1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003112 10.0.0.241 - - [2026-04-13 01:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.241 - - [2026-04-13 01:49:02] "GET /virtual-machine-interface/a4a5c3e7-e273-4bd4-b05d-f87e5bbbeb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.006554 10.0.0.241 - - [2026-04-13 01:49:02] "PUT /virtual-machine-interface/a4a5c3e7-e273-4bd4-b05d-f87e5bbbeb0f HTTP/1.1" 200 284 0.010807 10.0.0.19 - - [2026-04-13 01:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.19 - - [2026-04-13 01:49:03] "GET /virtual-router/355dd264-e153-46b8-891a-4c6d8f26cd1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003263 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:49:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000909 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:49:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000963 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:49:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000980 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:49:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000898 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:49:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001349 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:49:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000988 10.0.0.19 - - [2026-04-13 01:50:49] "GET /virtual-router/355dd264-e153-46b8-891a-4c6d8f26cd1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003504 10.0.0.19 - - [2026-04-13 01:50:49] "POST /ref-update HTTP/1.1" 200 156 0.009668 10.0.0.19 - - [2026-04-13 01:51:02] "GET /virtual-machine-interface/a37bbd92-36da-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.016522 10.0.0.19 - - [2026-04-13 01:51:02] "POST /set-tag HTTP/1.1" 200 109 0.005673 10.0.0.19 - - [2026-04-13 01:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.19 - - [2026-04-13 01:51:02] "GET /loadbalancer/2c04bf45-f2b1-4e55-920c-9356038234c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002875 10.0.0.19 - - [2026-04-13 01:51:02] "GET /virtual-machine-interface/a37bbd92-36da-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006279 10.0.0.19 - - [2026-04-13 01:51:02] "POST /set-tag HTTP/1.1" 200 109 0.002302 10.0.0.19 - - [2026-04-13 01:51:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.19 - - [2026-04-13 01:51:02] "GET /loadbalancer/2c04bf45-f2b1-4e55-920c-9356038234c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002314 10.0.0.19 - - [2026-04-13 01:51:02] "GET /loadbalancer-pool/053cc2dc-1d73-4466-b20a-ce2dbaf4c3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003855 10.0.0.19 - - [2026-04-13 01:51:03] "POST /loadbalancer-members HTTP/1.1" 200 690 0.032362 10.0.0.19 - - [2026-04-13 01:51:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.027781 10.0.0.19 - - [2026-04-13 01:51:03] "GET /virtual-machine-interface/a37bbd92-36da-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.013453 10.0.0.19 - - [2026-04-13 01:51:03] "GET /virtual-machine-interface/a37bbd92-36da-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009972 10.0.0.19 - - [2026-04-13 01:51:03] "POST /ref-update HTTP/1.1" 200 156 0.010581 10.0.0.19 - - [2026-04-13 01:51:03] "GET /floating-ip/e404b706-06ca-4234-af91-7bd27c4bfe2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.017273 10.0.0.19 - - [2026-04-13 01:51:03] "POST /tags HTTP/1.1" 409 205 0.002032 10.0.0.19 - - [2026-04-13 01:51:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.19 - - [2026-04-13 01:51:03] "GET /tag/d16991d6-cc43-4a38-be4e-9f5b026a47c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011886 10.0.0.19 - - [2026-04-13 01:51:03] "PUT /floating-ip/e404b706-06ca-4234-af91-7bd27c4bfe2c HTTP/1.1" 200 256 0.017378 10.0.0.19 - - [2026-04-13 01:51:03] "POST /set-tag HTTP/1.1" 200 109 0.069444 10.0.0.19 - - [2026-04-13 01:51:03] "GET /loadbalancer-pool/a659faa4-c3a8-45cb-bb2d-648c0a620af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.016945 10.0.0.19 - - [2026-04-13 01:51:03] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021033 10.0.0.19 - - [2026-04-13 01:51:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.031098 10.0.0.19 - - [2026-04-13 01:51:03] "GET /virtual-machine-interface/a37bbd92-36da-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.016943 10.0.0.19 - - [2026-04-13 01:51:03] "POST /set-tag HTTP/1.1" 200 109 0.002439 10.0.0.19 - - [2026-04-13 01:51:03] "GET /virtual-machine-interface/a37bbd92-36da-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005056 10.0.0.19 - - [2026-04-13 01:51:03] "POST /ref-update HTTP/1.1" 200 156 0.009400 10.0.0.19 - - [2026-04-13 01:51:03] "GET /floating-ip/e404b706-06ca-4234-af91-7bd27c4bfe2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.006307 10.0.0.19 - - [2026-04-13 01:51:03] "GET /loadbalancer-pool/ff4a4e9f-08f4-4e45-8f78-7c3a35eaf76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004935 10.0.0.19 - - [2026-04-13 01:51:03] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022393 10.0.0.19 - - [2026-04-13 01:51:03] "PUT /floating-ip/e404b706-06ca-4234-af91-7bd27c4bfe2c HTTP/1.1" 200 256 0.033187 10.0.0.19 - - [2026-04-13 01:51:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.011341 10.0.0.19 - - [2026-04-13 01:51:03] "GET /virtual-machine-interface/a37bbd92-36da-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014833 10.0.0.19 - - [2026-04-13 01:51:03] "GET /virtual-machine-interface/a37bbd92-36da-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006070 10.0.0.19 - - [2026-04-13 01:51:03] "POST /ref-update HTTP/1.1" 200 156 0.008343 10.0.0.19 - - [2026-04-13 01:51:03] "POST /set-tag HTTP/1.1" 200 109 0.002455 10.0.0.19 - - [2026-04-13 01:51:03] "GET /floating-ip/e404b706-06ca-4234-af91-7bd27c4bfe2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.003128 10.0.0.19 - - [2026-04-13 01:51:03] "PUT /floating-ip/e404b706-06ca-4234-af91-7bd27c4bfe2c HTTP/1.1" 200 256 0.017268 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:51:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001048 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:51:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001050 10.0.0.19 - - [2026-04-13 01:52:23] "GET /global-system-configs HTTP/1.1" 200 322 0.004951 10.0.0.19 - - [2026-04-13 01:52:25] "GET /global-system-configs HTTP/1.1" 200 322 0.004143 10.0.0.19 - - [2026-04-13 01:53:39] "GET /virtual-machine-interface/a37bbd92-36da-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008642 10.0.0.19 - - [2026-04-13 01:53:39] "POST /set-tag HTTP/1.1" 200 109 0.005460 10.0.0.19 - - [2026-04-13 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.19 - - [2026-04-13 01:53:39] "GET /loadbalancer/2c04bf45-f2b1-4e55-920c-9356038234c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004423 10.0.0.19 - - [2026-04-13 01:53:39] "GET /virtual-machine-interface/a37bbd92-36da-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004619 10.0.0.19 - - [2026-04-13 01:53:39] "POST /set-tag HTTP/1.1" 200 109 0.033893 10.0.0.19 - - [2026-04-13 01:53:39] "DELETE /loadbalancer-member/73e23f42-1fa7-4246-93bb-da09d1fdfe42 HTTP/1.1" 200 115 0.098144 10.0.0.19 - - [2026-04-13 01:53:39] "GET /virtual-machine-interface/a37bbd92-36da-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008414 10.0.0.19 - - [2026-04-13 01:53:39] "POST /set-tag HTTP/1.1" 200 109 0.004959 10.0.0.19 - - [2026-04-13 01:53:39] "DELETE /loadbalancer-member/1db5b3f6-f20e-48c8-b9b5-82f4ad0a449a HTTP/1.1" 200 115 0.026905 10.0.0.19 - - [2026-04-13 01:53:39] "GET /virtual-machine-interface/a37bbd92-36da-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006012 10.0.0.19 - - [2026-04-13 01:53:39] "POST /set-tag HTTP/1.1" 200 109 0.004776 10.0.0.19 - - [2026-04-13 01:53:39] "DELETE /loadbalancer-member/094087c1-f448-459b-a41f-bd648e1272f6 HTTP/1.1" 200 115 0.038511 10.0.0.19 - - [2026-04-13 01:53:39] "GET /virtual-machine-interface/a37bbd92-36da-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006325 10.0.0.19 - - [2026-04-13 01:53:40] "POST /set-tag HTTP/1.1" 200 109 0.003973 10.0.0.19 - - [2026-04-13 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.19 - - [2026-04-13 01:53:40] "GET /loadbalancer/2c04bf45-f2b1-4e55-920c-9356038234c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002785 10.0.0.19 - - [2026-04-13 01:53:40] "GET /loadbalancer-pool/053cc2dc-1d73-4466-b20a-ce2dbaf4c3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.002562 10.0.0.19 - - [2026-04-13 01:53:40] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024038 10.0.0.19 - - [2026-04-13 01:53:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.043718 10.0.0.19 - - [2026-04-13 01:53:40] "GET /virtual-machine-interface/a37bbd92-36da-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.014099 10.0.0.19 - - [2026-04-13 01:53:40] "GET /virtual-machine-interface/a37bbd92-36da-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011731 10.0.0.19 - - [2026-04-13 01:53:40] "GET /floating-ip/e404b706-06ca-4234-af91-7bd27c4bfe2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.004482 10.0.0.19 - - [2026-04-13 01:53:40] "POST /set-tag HTTP/1.1" 200 109 0.070608 10.0.0.19 - - [2026-04-13 01:53:40] "GET /loadbalancer-pool/a659faa4-c3a8-45cb-bb2d-648c0a620af8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.022442 10.0.0.19 - - [2026-04-13 01:53:40] "POST /loadbalancer-members HTTP/1.1" 200 690 0.038572 10.0.0.19 - - [2026-04-13 01:53:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.011264 10.0.0.19 - - [2026-04-13 01:53:40] "GET /virtual-machine-interface/a37bbd92-36da-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.016721 10.0.0.19 - - [2026-04-13 01:53:40] "POST /set-tag HTTP/1.1" 200 109 0.006728 10.0.0.19 - - [2026-04-13 01:53:40] "GET /virtual-machine-interface/a37bbd92-36da-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009228 10.0.0.19 - - [2026-04-13 01:53:40] "GET /floating-ip/e404b706-06ca-4234-af91-7bd27c4bfe2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002784 10.0.0.19 - - [2026-04-13 01:53:40] "GET /loadbalancer-pool/ff4a4e9f-08f4-4e45-8f78-7c3a35eaf76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003271 10.0.0.19 - - [2026-04-13 01:53:40] "POST /loadbalancer-members HTTP/1.1" 200 692 0.027080 10.0.0.19 - - [2026-04-13 01:53:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.196661 10.0.0.19 - - [2026-04-13 01:53:40] "GET /virtual-machine-interface/a37bbd92-36da-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.015891 10.0.0.19 - - [2026-04-13 01:53:40] "GET /virtual-machine-interface/a37bbd92-36da-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004826 10.0.0.19 - - [2026-04-13 01:53:40] "GET /floating-ip/e404b706-06ca-4234-af91-7bd27c4bfe2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002865 10.0.0.19 - - [2026-04-13 01:53:40] "POST /set-tag HTTP/1.1" 200 109 0.003682 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:54:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001161 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:54:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001016 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:55:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000887 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:55:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001023 10.0.0.19 - - [2026-04-13 01:55:06] "GET / HTTP/1.1" 200 35931 0.002007 10.0.0.19 - - [2026-04-13 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.19 - - [2026-04-13 01:55:06] "GET /project/20a5a007-99c0-400e-a8a8-850fcd86aaed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041704 10.0.0.19 - - [2026-04-13 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.19 - - [2026-04-13 01:55:06] "GET /project/20a5a007-99c0-400e-a8a8-850fcd86aaed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.052130 10.0.0.19 - - [2026-04-13 01:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.19 - - [2026-04-13 01:55:06] "GET /project/20a5a007-99c0-400e-a8a8-850fcd86aaed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049843 10.0.0.19 - - [2026-04-13 01:55:07] "POST /tags HTTP/1.1" 200 333 0.026879 10.0.0.19 - - [2026-04-13 01:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.019909 10.0.0.19 - - [2026-04-13 01:55:07] "GET /tag/50677995-09c0-4760-9063-90d3165ac0a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.035918 10.0.0.19 - - [2026-04-13 01:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.19 - - [2026-04-13 01:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006177 10.0.0.19 - - [2026-04-13 01:55:07] "GET /project/20a5a007-99c0-400e-a8a8-850fcd86aaed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.159184 10.0.0.19 - - [2026-04-13 01:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012257 10.0.0.19 - - [2026-04-13 01:55:07] "GET /project/20a5a007-99c0-400e-a8a8-850fcd86aaed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.118385 10.0.0.19 - - [2026-04-13 01:55:07] "GET /virtual-networks?parent_id=20a5a007-99c0-400e-a8a8-850fcd86aaed&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.003588 10.0.0.19 - - [2026-04-13 01:55:07] "GET /virtual-network/0a15de4f-d5b2-406b-ad4a-2d33ebbebb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.007536 10.0.0.19 - - [2026-04-13 01:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005207 10.0.0.19 - - [2026-04-13 01:55:07] "GET /service-appliance-set/5592f967-9017-4b69-a056-d9cb47f4de9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002776 10.0.0.19 - - [2026-04-13 01:55:07] "POST /fqname-to-id HTTP/1.1" 404 254 0.007246 10.0.0.19 - - [2026-04-13 01:55:07] "POST /virtual-networks HTTP/1.1" 200 512 0.113385 10.0.0.19 - - [2026-04-13 01:55:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.19 - - [2026-04-13 01:55:07] "GET /network-ipam/bacc0a9c-837c-40b6-bb1f-4a450dd50f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.045579 10.0.0.19 - - [2026-04-13 01:55:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.173982 10.0.0.19 - - [2026-04-13 01:55:07] "GET /virtual-machine-interface/12809ac3-2ef8-4f36-97d6-bd28aa99b1eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.018062 10.0.0.19 - - [2026-04-13 01:55:07] "POST /useragent-kv HTTP/1.1" 200 115 0.005136 10.0.0.19 - - [2026-04-13 01:55:07] "POST /ref-update HTTP/1.1" 200 156 0.167544 10.0.0.19 - - [2026-04-13 01:55:07] "GET /virtual-network/49e095c2-8596-443a-92a8-041401ff7595?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.006810 10.0.0.19 - - [2026-04-13 01:55:07] "GET /domains HTTP/1.1" 200 280 0.004924 10.0.0.19 - - [2026-04-13 01:55:07] "POST /instance-ips HTTP/1.1" 200 409 0.123981 10.0.0.19 - - [2026-04-13 01:55:07] "GET /domain/12f3caaf-795d-44c3-a0fd-b0e084e1b1e3 HTTP/1.1" 200 3086 0.022921 10.0.0.19 - - [2026-04-13 01:55:07] "GET /instance-ip/72f48cb3-2059-4550-8056-604e9bd4bd82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1648 0.011191 10.0.0.19 - - [2026-04-13 01:55:07] "GET /project/20a5a007-99c0-400e-a8a8-850fcd86aaed HTTP/1.1" 200 5476 0.063401 10.0.0.19 - - [2026-04-13 01:55:08] "GET /virtual-network/49e095c2-8596-443a-92a8-041401ff7595 HTTP/1.1" 200 2082 0.036528 10.0.0.19 - - [2026-04-13 01:55:08] "POST /loadbalancers HTTP/1.1" 200 610 0.099955 10.0.0.19 - - [2026-04-13 01:55:08] "GET /virtual-network/49e095c2-8596-443a-92a8-041401ff7595 HTTP/1.1" 200 2082 0.010510 10.0.0.19 - - [2026-04-13 01:55:08] "GET /routing-instance/0d9f24d7-d34b-4707-9741-2acdfd93aa69 HTTP/1.1" 200 1180 0.011136 10.0.0.19 - - [2026-04-13 01:55:08] "GET /routing-instance/0d9f24d7-d34b-4707-9741-2acdfd93aa69 HTTP/1.1" 200 1180 0.005183 10.0.0.19 - - [2026-04-13 01:55:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.030106 10.0.0.19 - - [2026-04-13 01:55:08] "POST /route-targets HTTP/1.1" 200 327 0.050658 10.0.0.19 - - [2026-04-13 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.020668 10.0.0.19 - - [2026-04-13 01:55:08] "GET /project/20a5a007-99c0-400e-a8a8-850fcd86aaed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.120034 10.0.0.19 - - [2026-04-13 01:55:08] "GET /instance-ip/72f48cb3-2059-4550-8056-604e9bd4bd82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1648 0.018694 10.0.0.19 - - [2026-04-13 01:55:08] "POST /ref-update HTTP/1.1" 200 156 0.083451 10.0.0.19 - - [2026-04-13 01:55:08] "GET /project/20a5a007-99c0-400e-a8a8-850fcd86aaed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.123683 10.0.0.19 - - [2026-04-13 01:55:08] "POST /floating-ips HTTP/1.1" 200 597 0.060547 10.0.0.19 - - [2026-04-13 01:55:08] "GET /loadbalancer/611b0191-aec5-427f-99a8-16da96dfc345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.009784 10.0.0.19 - - [2026-04-13 01:55:08] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.021675 10.0.0.19 - - [2026-04-13 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005853 10.0.0.19 - - [2026-04-13 01:55:08] "GET /project/20a5a007-99c0-400e-a8a8-850fcd86aaed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043638 10.0.0.19 - - [2026-04-13 01:55:08] "GET /loadbalancer-listener/90b4c536-5f53-42ba-a0a7-d1ce4faa29d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.004276 10.0.0.19 - - [2026-04-13 01:55:08] "GET /loadbalancer-listener/90b4c536-5f53-42ba-a0a7-d1ce4faa29d5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.006835 10.0.0.19 - - [2026-04-13 01:55:08] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.032265 10.0.0.19 - - [2026-04-13 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009102 10.0.0.19 - - [2026-04-13 01:55:08] "GET /loadbalancer/611b0191-aec5-427f-99a8-16da96dfc345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.004035 10.0.0.19 - - [2026-04-13 01:55:08] "GET /instance-ip/72f48cb3-2059-4550-8056-604e9bd4bd82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1648 0.002826 10.0.0.19 - - [2026-04-13 01:55:08] "GET /instance-ip/72f48cb3-2059-4550-8056-604e9bd4bd82?fields=floating_ips HTTP/1.1" 200 1211 0.005654 10.0.0.19 - - [2026-04-13 01:55:08] "GET /floating-ip/2be0ddf6-df32-4627-bb65-2fe519d011d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002622 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:55:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001365 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:55:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002815 10.0.0.19 - - [2026-04-13 01:55:08] "POST /tags HTTP/1.1" 200 295 0.110379 10.0.0.19 - - [2026-04-13 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.014351 10.0.0.19 - - [2026-04-13 01:55:08] "GET /tag/4efb9cd7-a356-4591-a0da-9e21d4d9a09f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.019103 10.0.0.19 - - [2026-04-13 01:55:08] "POST /tags HTTP/1.1" 409 233 0.002487 10.0.0.19 - - [2026-04-13 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.19 - - [2026-04-13 01:55:08] "GET /tag/a73373d8-dfd2-4a0c-bc1c-45279b09d359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.012564 10.0.0.19 - - [2026-04-13 01:55:08] "POST /tags HTTP/1.1" 409 206 0.002957 10.0.0.19 - - [2026-04-13 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.19 - - [2026-04-13 01:55:08] "GET /tag/e6a16024-da2f-43bc-b0ba-ea54e747ce1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014389 10.0.0.19 - - [2026-04-13 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.19 - - [2026-04-13 01:55:09] "GET /virtual-network/bf8578da-1358-4131-aa50-b217f945a682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.025348 10.0.0.19 - - [2026-04-13 01:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.19 - - [2026-04-13 01:55:09] "GET /project/20a5a007-99c0-400e-a8a8-850fcd86aaed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.060163 10.0.0.19 - - [2026-04-13 01:55:09] "POST /virtual-machines HTTP/1.1" 200 369 0.013232 10.0.0.19 - - [2026-04-13 01:55:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.025129 10.0.0.19 - - [2026-04-13 01:55:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.115470 10.0.0.19 - - [2026-04-13 01:55:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.009617 10.0.0.19 - - [2026-04-13 01:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010365 10.0.0.19 - - [2026-04-13 01:55:09] "GET /virtual-machine-interface/cd173360-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.007479 10.0.0.19 - - [2026-04-13 01:55:09] "POST /instance-ips HTTP/1.1" 200 409 0.021169 10.0.0.19 - - [2026-04-13 01:55:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.027302 10.0.0.19 - - [2026-04-13 01:55:09] "GET /virtual-machine-interface/cd173360-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.017560 10.0.0.19 - - [2026-04-13 01:55:09] "POST /set-tag HTTP/1.1" 200 109 0.024845 10.0.0.19 - - [2026-04-13 01:55:09] "GET /virtual-machine-interface/cd173360-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.020615 10.0.0.19 - - [2026-04-13 01:55:09] "GET /instance-ip/cd331922-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004335 10.0.0.19 - - [2026-04-13 01:55:09] "GET /virtual-machine-interface/cd173360-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005786 10.0.0.19 - - [2026-04-13 01:55:09] "POST /set-tag HTTP/1.1" 200 109 0.006686 10.0.0.19 - - [2026-04-13 01:55:09] "GET /virtual-router/355dd264-e153-46b8-891a-4c6d8f26cd1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.008575 10.0.0.19 - - [2026-04-13 01:55:09] "POST /ref-update HTTP/1.1" 200 156 0.023106 10.0.0.19 - - [2026-04-13 01:55:09] "GET /virtual-machine-interface/cd173360-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011997 10.0.0.19 - - [2026-04-13 01:55:09] "POST /set-tag HTTP/1.1" 200 109 0.002851 10.0.0.19 - - [2026-04-13 01:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.19 - - [2026-04-13 01:55:09] "GET /virtual-network/bf8578da-1358-4131-aa50-b217f945a682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004782 10.0.0.19 - - [2026-04-13 01:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004958 10.0.0.19 - - [2026-04-13 01:55:09] "GET /project/20a5a007-99c0-400e-a8a8-850fcd86aaed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036461 10.0.0.19 - - [2026-04-13 01:55:09] "POST /virtual-machines HTTP/1.1" 200 369 0.009258 10.0.0.19 - - [2026-04-13 01:55:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.015861 10.0.0.19 - - [2026-04-13 01:55:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.116368 10.0.0.19 - - [2026-04-13 01:55:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.009969 10.0.0.19 - - [2026-04-13 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006472 10.0.0.19 - - [2026-04-13 01:55:10] "GET /virtual-machine-interface/cd93213c-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.010621 10.0.0.19 - - [2026-04-13 01:55:10] "POST /instance-ips HTTP/1.1" 200 409 0.021755 10.0.0.19 - - [2026-04-13 01:55:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.021296 10.0.0.19 - - [2026-04-13 01:55:10] "GET /virtual-machine-interface/cd93213c-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.012022 10.0.0.19 - - [2026-04-13 01:55:10] "POST /set-tag HTTP/1.1" 200 109 0.017949 10.0.0.19 - - [2026-04-13 01:55:10] "GET /virtual-machine-interface/cd93213c-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012020 10.0.0.19 - - [2026-04-13 01:55:10] "GET /instance-ip/cdade288-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004241 10.0.0.19 - - [2026-04-13 01:55:10] "GET /virtual-machine-interface/cd93213c-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004919 10.0.0.19 - - [2026-04-13 01:55:10] "POST /set-tag HTTP/1.1" 200 109 0.006299 10.0.0.19 - - [2026-04-13 01:55:10] "GET /virtual-router/355dd264-e153-46b8-891a-4c6d8f26cd1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.006104 10.0.0.19 - - [2026-04-13 01:55:10] "POST /ref-update HTTP/1.1" 200 156 0.009397 10.0.0.19 - - [2026-04-13 01:55:10] "GET /virtual-machine-interface/cd93213c-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.015868 10.0.0.19 - - [2026-04-13 01:55:10] "POST /set-tag HTTP/1.1" 200 109 0.003015 10.0.0.19 - - [2026-04-13 01:55:10] "GET /virtual-machine-interface/cd173360-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004672 10.0.0.19 - - [2026-04-13 01:55:10] "POST /set-tag HTTP/1.1" 200 109 0.003378 10.0.0.19 - - [2026-04-13 01:55:10] "GET /virtual-machine-interface/cd93213c-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004600 10.0.0.19 - - [2026-04-13 01:55:10] "POST /set-tag HTTP/1.1" 200 109 0.003410 10.0.0.19 - - [2026-04-13 01:55:13] "GET /domains HTTP/1.1" 200 280 0.002013 10.0.0.19 - - [2026-04-13 01:55:13] "GET /domain/12f3caaf-795d-44c3-a0fd-b0e084e1b1e3 HTTP/1.1" 200 3086 0.003458 10.0.0.19 - - [2026-04-13 01:55:13] "GET /project/20a5a007-99c0-400e-a8a8-850fcd86aaed HTTP/1.1" 200 7064 0.040992 10.0.0.19 - - [2026-04-13 01:55:13] "GET /virtual-network/49e095c2-8596-443a-92a8-041401ff7595 HTTP/1.1" 200 2082 0.004647 10.0.0.19 - - [2026-04-13 01:55:13] "GET /virtual-network/49e095c2-8596-443a-92a8-041401ff7595 HTTP/1.1" 200 2082 0.004115 10.0.0.19 - - [2026-04-13 01:55:13] "GET /routing-instance/0d9f24d7-d34b-4707-9741-2acdfd93aa69 HTTP/1.1" 200 1401 0.003931 10.0.0.19 - - [2026-04-13 01:55:13] "GET /routing-instance/0d9f24d7-d34b-4707-9741-2acdfd93aa69 HTTP/1.1" 200 1401 0.002867 10.0.0.19 - - [2026-04-13 01:55:13] "GET /route-target/fde69b6b-7f5e-4e72-b488-4b8e61e69f0e HTTP/1.1" 200 1153 0.002692 10.0.0.19 - - [2026-04-13 01:55:13] "GET /virtual-network/49e095c2-8596-443a-92a8-041401ff7595 HTTP/1.1" 200 2082 0.004940 10.0.0.19 - - [2026-04-13 01:55:13] "GET /routing-instance/0d9f24d7-d34b-4707-9741-2acdfd93aa69 HTTP/1.1" 200 1401 0.002786 10.0.0.19 - - [2026-04-13 01:55:13] "GET /virtual-network/49e095c2-8596-443a-92a8-041401ff7595?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.007339 10.0.0.19 - - [2026-04-13 01:55:13] "GET /virtual-network/49e095c2-8596-443a-92a8-041401ff7595 HTTP/1.1" 200 2082 0.004904 10.0.0.19 - - [2026-04-13 01:55:13] "GET /routing-instance/0d9f24d7-d34b-4707-9741-2acdfd93aa69 HTTP/1.1" 200 1401 0.002705 10.0.0.19 - - [2026-04-13 01:55:13] "GET /routing-instance/0d9f24d7-d34b-4707-9741-2acdfd93aa69 HTTP/1.1" 200 1401 0.005303 10.0.0.19 - - [2026-04-13 01:55:13] "GET /route-target/fde69b6b-7f5e-4e72-b488-4b8e61e69f0e HTTP/1.1" 200 1153 0.002456 10.0.0.19 - - [2026-04-13 01:55:13] "GET /domains HTTP/1.1" 200 280 0.002363 10.0.0.19 - - [2026-04-13 01:55:13] "GET /domain/12f3caaf-795d-44c3-a0fd-b0e084e1b1e3 HTTP/1.1" 200 3086 0.003237 10.0.0.19 - - [2026-04-13 01:55:13] "GET /project/20a5a007-99c0-400e-a8a8-850fcd86aaed HTTP/1.1" 200 7064 0.035337 10.0.0.19 - - [2026-04-13 01:55:13] "GET /virtual-network/49e095c2-8596-443a-92a8-041401ff7595 HTTP/1.1" 200 2082 0.006012 10.0.0.19 - - [2026-04-13 01:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.19 - - [2026-04-13 01:55:13] "GET /project/20a5a007-99c0-400e-a8a8-850fcd86aaed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.072998 10.0.0.19 - - [2026-04-13 01:55:13] "GET /virtual-network/49e095c2-8596-443a-92a8-041401ff7595?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005267 10.0.0.19 - - [2026-04-13 01:55:13] "GET /floating-ip-pools?parent_id=49e095c2-8596-443a-92a8-041401ff7595&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002347 10.0.0.19 - - [2026-04-13 01:55:13] "GET /virtual-network/49e095c2-8596-443a-92a8-041401ff7595?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005872 10.0.0.19 - - [2026-04-13 01:55:13] "POST /floating-ip-pools HTTP/1.1" 200 562 0.023073 10.0.0.19 - - [2026-04-13 01:55:13] "POST /ref-update HTTP/1.1" 200 156 0.014105 10.0.0.19 - - [2026-04-13 01:55:13] "GET /virtual-network/49e095c2-8596-443a-92a8-041401ff7595?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.016512 10.0.0.19 - - [2026-04-13 01:55:13] "GET /domains HTTP/1.1" 200 280 0.002347 10.0.0.19 - - [2026-04-13 01:55:13] "GET /domain/12f3caaf-795d-44c3-a0fd-b0e084e1b1e3 HTTP/1.1" 200 3086 0.003639 10.0.0.19 - - [2026-04-13 01:55:13] "GET /project/20a5a007-99c0-400e-a8a8-850fcd86aaed HTTP/1.1" 200 7320 0.026544 10.0.0.19 - - [2026-04-13 01:55:13] "GET /virtual-network/49e095c2-8596-443a-92a8-041401ff7595 HTTP/1.1" 200 2320 0.005221 10.0.0.19 - - [2026-04-13 01:55:13] "GET /floating-ip-pool/1980afd3-90ed-42a1-8e2d-e191777ef0a7 HTTP/1.1" 200 1314 0.002746 10.0.0.19 - - [2026-04-13 01:55:13] "GET /domains HTTP/1.1" 200 280 0.001690 10.0.0.19 - - [2026-04-13 01:55:13] "GET /domain/12f3caaf-795d-44c3-a0fd-b0e084e1b1e3 HTTP/1.1" 200 3086 0.003116 10.0.0.19 - - [2026-04-13 01:55:13] "GET /project/20a5a007-99c0-400e-a8a8-850fcd86aaed HTTP/1.1" 200 7320 0.037100 10.0.0.19 - - [2026-04-13 01:55:13] "GET /virtual-network/49e095c2-8596-443a-92a8-041401ff7595 HTTP/1.1" 200 2320 0.004604 10.0.0.19 - - [2026-04-13 01:55:13] "GET /virtual-network/49e095c2-8596-443a-92a8-041401ff7595?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004713 10.0.0.19 - - [2026-04-13 01:55:13] "POST /tags HTTP/1.1" 200 365 0.061163 10.0.0.19 - - [2026-04-13 01:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009354 10.0.0.19 - - [2026-04-13 01:55:13] "GET /tag/aad08abb-e001-4ad7-b024-082dbf75e34f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.021884 10.0.0.19 - - [2026-04-13 01:55:13] "POST /tags HTTP/1.1" 409 206 0.002707 10.0.0.19 - - [2026-04-13 01:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.19 - - [2026-04-13 01:55:14] "GET /tag/e6a16024-da2f-43bc-b0ba-ea54e747ce1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014701 10.0.0.19 - - [2026-04-13 01:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011855 10.0.0.19 - - [2026-04-13 01:55:14] "GET /project/20a5a007-99c0-400e-a8a8-850fcd86aaed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.053523 10.0.0.19 - - [2026-04-13 01:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.19 - - [2026-04-13 01:55:14] "GET /virtual-network/bf8578da-1358-4131-aa50-b217f945a682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005831 10.0.0.19 - - [2026-04-13 01:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.19 - - [2026-04-13 01:55:14] "GET /service-appliance-set/7de3ba5f-f91a-49e3-b281-39c0b589e77a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003902 10.0.0.19 - - [2026-04-13 01:55:14] "POST /fqname-to-id HTTP/1.1" 404 258 0.001987 10.0.0.19 - - [2026-04-13 01:55:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.128469 10.0.0.19 - - [2026-04-13 01:55:14] "GET /virtual-machine-interface/61f97e34-86be-4b38-a8da-22574d46151d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.017821 10.0.0.19 - - [2026-04-13 01:55:14] "POST /set-tag HTTP/1.1" 200 109 0.016843 10.0.0.19 - - [2026-04-13 01:55:14] "POST /instance-ips HTTP/1.1" 200 417 0.029403 10.0.0.19 - - [2026-04-13 01:55:14] "GET /instance-ip/63873403-3801-4227-b8a2-d3f74fc2666c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.012720 10.0.0.19 - - [2026-04-13 01:55:14] "POST /loadbalancers HTTP/1.1" 200 618 0.065337 10.0.0.19 - - [2026-04-13 01:55:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.021358 10.0.0.19 - - [2026-04-13 01:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009831 10.0.0.19 - - [2026-04-13 01:55:14] "POST /service-instances HTTP/1.1" 200 566 0.056325 10.0.0.19 - - [2026-04-13 01:55:14] "POST /ref-update HTTP/1.1" 200 156 0.017640 10.0.0.19 - - [2026-04-13 01:55:14] "GET /project/20a5a007-99c0-400e-a8a8-850fcd86aaed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.072544 10.0.0.19 - - [2026-04-13 01:55:14] "GET /virtual-machine-interface/61f97e34-86be-4b38-a8da-22574d46151d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.006767 10.0.0.19 - - [2026-04-13 01:55:14] "GET /virtual-machine-interface/61f97e34-86be-4b38-a8da-22574d46151d?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.012975 10.0.0.19 - - [2026-04-13 01:55:14] "PUT /service-instance/6622800c-a7fe-4379-9755-31237324c98b HTTP/1.1" 200 266 0.026533 10.0.0.19 - - [2026-04-13 01:55:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.018787 10.0.0.19 - - [2026-04-13 01:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004989 10.0.0.19 - - [2026-04-13 01:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004896 10.0.0.19 - - [2026-04-13 01:55:14] "GET /floating-ip-pool/1980afd3-90ed-42a1-8e2d-e191777ef0a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003030 10.0.0.19 - - [2026-04-13 01:55:14] "POST /virtual-machines HTTP/1.1" 200 429 0.031759 10.0.0.19 - - [2026-04-13 01:55:15] "POST /floating-ips HTTP/1.1" 200 671 0.124123 10.0.0.19 - - [2026-04-13 01:55:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.067436 10.0.0.19 - - [2026-04-13 01:55:15] "GET /application-policy-set/25c4f36a-458a-4c8d-8146-1db116b88fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.004752 10.0.0.19 - - [2026-04-13 01:55:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.170918 10.0.0.19 - - [2026-04-13 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.014356 10.0.0.19 - - [2026-04-13 01:55:15] "POST /chown HTTP/1.1" 200 109 0.024064 10.0.0.19 - - [2026-04-13 01:55:15] "GET /policy-management/5403066d-217d-4556-a192-bac667ffde38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002985 10.0.0.19 - - [2026-04-13 01:55:15] "POST /tags HTTP/1.1" 409 221 0.002039 10.0.0.19 - - [2026-04-13 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.19 - - [2026-04-13 01:55:15] "POST /chown HTTP/1.1" 200 109 0.006735 10.0.0.19 - - [2026-04-13 01:55:15] "PUT /virtual-machine-interface/60a765f6-4800-43f4-bf76-dfa6a9a89100 HTTP/1.1" 200 284 0.017358 10.0.0.19 - - [2026-04-13 01:55:15] "GET /tag/50677995-09c0-4760-9063-90d3165ac0a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.021580 10.0.0.19 - - [2026-04-13 01:55:15] "POST /tags HTTP/1.1" 409 238 0.002363 10.0.0.19 - - [2026-04-13 01:55:15] "PUT /instance-ip/63873403-3801-4227-b8a2-d3f74fc2666c HTTP/1.1" 200 256 0.037512 10.0.0.19 - - [2026-04-13 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004396 10.0.0.19 - - [2026-04-13 01:55:15] "GET /tag/aad08abb-e001-4ad7-b024-082dbf75e34f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.014197 10.0.0.19 - - [2026-04-13 01:55:15] "POST /ref-update HTTP/1.1" 200 156 0.026859 10.0.0.19 - - [2026-04-13 01:55:15] "POST /ref-update HTTP/1.1" 200 156 0.021003 10.0.0.19 - - [2026-04-13 01:55:15] "POST /ref-update HTTP/1.1" 200 156 0.020539 10.0.0.19 - - [2026-04-13 01:55:15] "POST /firewall-rules HTTP/1.1" 200 650 0.140660 10.0.0.19 - - [2026-04-13 01:55:15] "POST /ref-update HTTP/1.1" 200 156 0.044904 10.0.0.19 - - [2026-04-13 01:55:15] "GET /firewall-rule/a63810c5-de17-4320-81ee-94997ab580a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.023098 10.0.0.19 - - [2026-04-13 01:55:15] "POST /ref-update HTTP/1.1" 200 156 0.030820 10.0.0.19 - - [2026-04-13 01:55:15] "POST /ref-update HTTP/1.1" 200 156 0.022238 10.0.0.19 - - [2026-04-13 01:55:15] "GET /firewall-policy/22900a11-8e14-4add-99ae-5e10513d358f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.005366 10.0.0.19 - - [2026-04-13 01:55:15] "GET /firewall-rule/a63810c5-de17-4320-81ee-94997ab580a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.003378 10.0.0.19 - - [2026-04-13 01:55:15] "POST /ref-update HTTP/1.1" 200 156 0.035218 10.0.0.19 - - [2026-04-13 01:55:15] "POST /virtual-machines HTTP/1.1" 200 429 0.024230 10.0.0.19 - - [2026-04-13 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.19 - - [2026-04-13 01:55:15] "GET /project/20a5a007-99c0-400e-a8a8-850fcd86aaed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.034930 10.0.0.19 - - [2026-04-13 01:55:15] "GET /loadbalancer/ceb327a9-2d69-4030-934b-090d4047f81d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.048722 10.0.0.19 - - [2026-04-13 01:55:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.152071 10.0.0.19 - - [2026-04-13 01:55:15] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.060313 10.0.0.19 - - [2026-04-13 01:55:15] "POST /chown HTTP/1.1" 200 109 0.029020 10.0.0.19 - - [2026-04-13 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.19 - - [2026-04-13 01:55:15] "GET /project/20a5a007-99c0-400e-a8a8-850fcd86aaed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.043663 10.0.0.19 - - [2026-04-13 01:55:15] "POST /chown HTTP/1.1" 200 109 0.025381 10.0.0.19 - - [2026-04-13 01:55:15] "GET /loadbalancer-listener/bea7b1a0-5fde-4da1-bd58-fe97d89c1deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.006374 10.0.0.19 - - [2026-04-13 01:55:15] "PUT /virtual-machine-interface/848b297e-b13c-4304-b870-92f65df0b252 HTTP/1.1" 200 284 0.017966 10.0.0.19 - - [2026-04-13 01:55:16] "GET /loadbalancer-listener/bea7b1a0-5fde-4da1-bd58-fe97d89c1deb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.006538 10.0.0.19 - - [2026-04-13 01:55:16] "PUT /instance-ip/63873403-3801-4227-b8a2-d3f74fc2666c HTTP/1.1" 200 256 0.032788 10.0.0.19 - - [2026-04-13 01:55:16] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.037097 10.0.0.19 - - [2026-04-13 01:55:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.025403 10.0.0.19 - - [2026-04-13 01:55:16] "GET /loadbalancer-pool/eb3143e6-83f5-4f92-9dc9-584a01cf793d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010161 10.0.0.19 - - [2026-04-13 01:55:16] "POST /ref-update HTTP/1.1" 200 156 0.043352 10.0.0.19 - - [2026-04-13 01:55:16] "POST /ref-update HTTP/1.1" 200 156 0.038809 10.0.0.19 - - [2026-04-13 01:55:16] "POST /ref-update HTTP/1.1" 200 156 0.035500 10.0.0.19 - - [2026-04-13 01:55:16] "POST /loadbalancer-members HTTP/1.1" 200 707 0.081276 10.0.0.19 - - [2026-04-13 01:55:16] "POST /ref-update HTTP/1.1" 200 156 0.027289 10.0.0.19 - - [2026-04-13 01:55:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.030259 10.0.0.19 - - [2026-04-13 01:55:16] "GET /loadbalancer-member/b2b13482-bb4e-4c3b-b8fe-4dcb979f4684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.014487 10.0.0.19 - - [2026-04-13 01:55:16] "POST /ref-update HTTP/1.1" 200 156 0.037606 10.0.0.19 - - [2026-04-13 01:55:16] "GET /application-policy-set/25c4f36a-458a-4c8d-8146-1db116b88fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.004031 10.0.0.19 - - [2026-04-13 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.19 - - [2026-04-13 01:55:16] "GET /policy-management/5403066d-217d-4556-a192-bac667ffde38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003522 10.0.0.19 - - [2026-04-13 01:55:16] "PUT /service-instance/6622800c-a7fe-4379-9755-31237324c98b HTTP/1.1" 200 266 0.014648 10.0.0.19 - - [2026-04-13 01:55:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.025954 10.0.0.19 - - [2026-04-13 01:55:16] "POST /tags HTTP/1.1" 409 221 0.004720 10.0.0.19 - - [2026-04-13 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.19 - - [2026-04-13 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004290 10.0.0.19 - - [2026-04-13 01:55:16] "GET /tag/50677995-09c0-4760-9063-90d3165ac0a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.016979 10.0.0.19 - - [2026-04-13 01:55:16] "POST /chown HTTP/1.1" 200 109 0.011150 10.0.0.19 - - [2026-04-13 01:55:16] "POST /tags HTTP/1.1" 409 238 0.010889 10.0.0.19 - - [2026-04-13 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008246 10.0.0.19 - - [2026-04-13 01:55:16] "POST /chown HTTP/1.1" 200 109 0.042745 10.0.0.19 - - [2026-04-13 01:55:16] "GET /tag/aad08abb-e001-4ad7-b024-082dbf75e34f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.036515 10.0.0.19 - - [2026-04-13 01:55:16] "PUT /instance-ip/63873403-3801-4227-b8a2-d3f74fc2666c HTTP/1.1" 200 256 0.050023 10.0.0.19 - - [2026-04-13 01:55:16] "POST /firewall-rules HTTP/1.1" 409 293 0.002220 10.0.0.19 - - [2026-04-13 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.19 - - [2026-04-13 01:55:16] "POST /ref-update HTTP/1.1" 200 156 0.013554 10.0.0.19 - - [2026-04-13 01:55:16] "PUT /firewall-rule/a63810c5-de17-4320-81ee-94997ab580a0 HTTP/1.1" 200 260 0.045309 10.0.0.19 - - [2026-04-13 01:55:16] "POST /chown HTTP/1.1" 200 109 0.029862 10.0.0.19 - - [2026-04-13 01:55:16] "GET /firewall-rule/a63810c5-de17-4320-81ee-94997ab580a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.020127 10.0.0.19 - - [2026-04-13 01:55:16] "GET /firewall-policy/22900a11-8e14-4add-99ae-5e10513d358f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.006690 10.0.0.19 - - [2026-04-13 01:55:16] "POST /chown HTTP/1.1" 200 109 0.056895 10.0.0.19 - - [2026-04-13 01:55:16] "GET /firewall-rule/a63810c5-de17-4320-81ee-94997ab580a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.015596 10.0.0.19 - - [2026-04-13 01:55:16] "PUT /instance-ip/63873403-3801-4227-b8a2-d3f74fc2666c HTTP/1.1" 200 256 0.013252 10.0.0.19 - - [2026-04-13 01:55:16] "POST /ref-update HTTP/1.1" 200 156 0.023108 10.0.0.19 - - [2026-04-13 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007118 10.0.0.19 - - [2026-04-13 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005185 10.0.0.19 - - [2026-04-13 01:55:16] "GET /virtual-network/bf8578da-1358-4131-aa50-b217f945a682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004979 10.0.0.19 - - [2026-04-13 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.19 - - [2026-04-13 01:55:16] "GET /project/20a5a007-99c0-400e-a8a8-850fcd86aaed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.044334 10.0.0.19 - - [2026-04-13 01:55:16] "POST /chown HTTP/1.1" 200 109 0.026546 10.0.0.19 - - [2026-04-13 01:55:17] "POST /chown HTTP/1.1" 200 109 0.026990 10.0.0.19 - - [2026-04-13 01:55:17] "POST /virtual-machines HTTP/1.1" 200 373 0.029321 10.0.0.19 - - [2026-04-13 01:55:17] "PUT /instance-ip/63873403-3801-4227-b8a2-d3f74fc2666c HTTP/1.1" 200 256 0.069578 10.0.0.19 - - [2026-04-13 01:55:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.041329 10.0.0.19 - - [2026-04-13 01:55:17] "POST /ref-update HTTP/1.1" 200 156 0.032431 10.0.0.19 - - [2026-04-13 01:55:17] "POST /chown HTTP/1.1" 200 109 0.021572 10.0.0.19 - - [2026-04-13 01:55:17] "POST /chown HTTP/1.1" 200 109 0.073197 10.0.0.19 - - [2026-04-13 01:55:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.203867 10.0.0.19 - - [2026-04-13 01:55:17] "PUT /instance-ip/63873403-3801-4227-b8a2-d3f74fc2666c HTTP/1.1" 200 256 0.037141 10.0.0.19 - - [2026-04-13 01:55:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.013503 10.0.0.19 - - [2026-04-13 01:55:17] "POST /ref-update HTTP/1.1" 200 156 0.023919 10.0.0.19 - - [2026-04-13 01:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.035760 10.0.0.19 - - [2026-04-13 01:55:17] "GET /virtual-machine-interface/d1d04874-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.004806 10.0.0.19 - - [2026-04-13 01:55:17] "POST /instance-ips HTTP/1.1" 200 413 0.024354 10.0.0.19 - - [2026-04-13 01:55:17] "PUT /service-instance/6622800c-a7fe-4379-9755-31237324c98b HTTP/1.1" 200 266 0.023959 10.0.0.19 - - [2026-04-13 01:55:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.041523 10.0.0.19 - - [2026-04-13 01:55:17] "GET /virtual-machine-interface/d1d04874-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.012468 10.0.0.19 - - [2026-04-13 01:55:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.034857 10.0.0.19 - - [2026-04-13 01:55:17] "PUT /service-instance/6622800c-a7fe-4379-9755-31237324c98b HTTP/1.1" 200 266 0.010651 10.0.0.19 - - [2026-04-13 01:55:17] "POST /set-tag HTTP/1.1" 200 109 0.034208 10.0.0.19 - - [2026-04-13 01:55:17] "GET /virtual-machine-interface/d1d04874-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.015563 10.0.0.19 - - [2026-04-13 01:55:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.036229 10.0.0.19 - - [2026-04-13 01:55:17] "GET /instance-ip/d1f9007a-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.010803 10.0.0.19 - - [2026-04-13 01:55:17] "PUT /service-instance/6622800c-a7fe-4379-9755-31237324c98b HTTP/1.1" 200 266 0.017852 10.0.0.19 - - [2026-04-13 01:55:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.016305 10.0.0.19 - - [2026-04-13 01:55:17] "GET /virtual-machine-interface/d1d04874-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006806 10.0.0.19 - - [2026-04-13 01:55:17] "POST /set-tag HTTP/1.1" 200 109 0.002208 10.0.0.19 - - [2026-04-13 01:55:17] "GET /virtual-router/355dd264-e153-46b8-891a-4c6d8f26cd1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.004446 10.0.0.19 - - [2026-04-13 01:55:17] "PUT /service-instance/6622800c-a7fe-4379-9755-31237324c98b HTTP/1.1" 200 266 0.009479 10.0.0.19 - - [2026-04-13 01:55:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.008304 10.0.0.19 - - [2026-04-13 01:55:17] "POST /ref-update HTTP/1.1" 200 156 0.020350 10.0.0.19 - - [2026-04-13 01:55:17] "GET /virtual-machine-interface/d1d04874-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.014116 10.0.0.19 - - [2026-04-13 01:55:17] "POST /set-tag HTTP/1.1" 200 109 0.004194 10.0.0.19 - - [2026-04-13 01:55:17] "PUT /service-instance/6622800c-a7fe-4379-9755-31237324c98b HTTP/1.1" 200 266 0.016333 10.0.0.19 - - [2026-04-13 01:55:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.017270 10.0.0.19 - - [2026-04-13 01:55:17] "GET /virtual-machine-interface/d1d04874-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009454 10.0.0.19 - - [2026-04-13 01:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008639 10.0.0.19 - - [2026-04-13 01:55:17] "POST /set-tag HTTP/1.1" 200 109 0.003165 10.0.0.19 - - [2026-04-13 01:55:17] "POST /chown HTTP/1.1" 200 109 0.012074 10.0.0.19 - - [2026-04-13 01:55:18] "POST /chown HTTP/1.1" 200 109 0.009488 10.0.0.19 - - [2026-04-13 01:55:18] "POST /ref-update HTTP/1.1" 200 156 0.020629 10.0.0.19 - - [2026-04-13 01:55:18] "POST /chown HTTP/1.1" 200 109 0.007730 10.0.0.19 - - [2026-04-13 01:55:18] "POST /chown HTTP/1.1" 200 109 0.024927 10.0.0.19 - - [2026-04-13 01:55:18] "POST /ref-update HTTP/1.1" 200 156 0.025530 10.0.0.19 - - [2026-04-13 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.19 - - [2026-04-13 01:55:18] "POST /chown HTTP/1.1" 200 109 0.006998 10.0.0.19 - - [2026-04-13 01:55:18] "POST /chown HTTP/1.1" 200 109 0.018169 10.0.0.19 - - [2026-04-13 01:55:18] "POST /chown HTTP/1.1" 200 109 0.020621 10.0.0.19 - - [2026-04-13 01:55:18] "POST /chown HTTP/1.1" 200 109 0.008979 10.0.0.19 - - [2026-04-13 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.19 - - [2026-04-13 01:55:18] "POST /chown HTTP/1.1" 200 109 0.007425 10.0.0.19 - - [2026-04-13 01:55:18] "POST /chown HTTP/1.1" 200 109 0.022998 10.0.0.19 - - [2026-04-13 01:55:18] "POST /chown HTTP/1.1" 200 109 0.007170 10.0.0.19 - - [2026-04-13 01:55:18] "POST /chown HTTP/1.1" 200 109 0.014610 10.0.0.19 - - [2026-04-13 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.19 - - [2026-04-13 01:55:18] "POST /chown HTTP/1.1" 200 109 0.008102 10.0.0.19 - - [2026-04-13 01:55:18] "POST /chown HTTP/1.1" 200 109 0.019853 10.0.0.19 - - [2026-04-13 01:55:18] "POST /chown HTTP/1.1" 200 109 0.019901 10.0.0.19 - - [2026-04-13 01:55:18] "POST /chown HTTP/1.1" 200 109 0.008904 10.0.0.19 - - [2026-04-13 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.014130 10.0.0.19 - - [2026-04-13 01:55:18] "POST /chown HTTP/1.1" 200 109 0.007099 10.0.0.19 - - [2026-04-13 01:55:18] "POST /chown HTTP/1.1" 200 109 0.006693 10.0.0.19 - - [2026-04-13 01:55:18] "POST /chown HTTP/1.1" 200 109 0.020984 10.0.0.19 - - [2026-04-13 01:55:18] "POST /chown HTTP/1.1" 200 109 0.023676 10.0.0.19 - - [2026-04-13 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.19 - - [2026-04-13 01:55:18] "POST /chown HTTP/1.1" 200 109 0.010226 10.0.0.19 - - [2026-04-13 01:55:18] "POST /chown HTTP/1.1" 200 109 0.032744 10.0.0.19 - - [2026-04-13 01:55:18] "POST /chown HTTP/1.1" 200 109 0.007887 10.0.0.19 - - [2026-04-13 01:55:19] "POST /chown HTTP/1.1" 200 109 0.015879 10.0.0.19 - - [2026-04-13 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.19 - - [2026-04-13 01:55:19] "POST /chown HTTP/1.1" 200 109 0.020519 10.0.0.19 - - [2026-04-13 01:55:19] "POST /chown HTTP/1.1" 200 109 0.035754 10.0.0.19 - - [2026-04-13 01:55:19] "POST /chown HTTP/1.1" 200 109 0.017586 10.0.0.19 - - [2026-04-13 01:55:19] "POST /chown HTTP/1.1" 200 109 0.007420 10.0.0.19 - - [2026-04-13 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.19 - - [2026-04-13 01:55:19] "POST /chown HTTP/1.1" 200 109 0.009212 10.0.0.19 - - [2026-04-13 01:55:19] "POST /chown HTTP/1.1" 200 109 0.006617 10.0.0.19 - - [2026-04-13 01:55:19] "POST /chown HTTP/1.1" 200 109 0.016153 10.0.0.19 - - [2026-04-13 01:55:19] "POST /chown HTTP/1.1" 200 109 0.027414 10.0.0.19 - - [2026-04-13 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.19 - - [2026-04-13 01:55:19] "POST /chown HTTP/1.1" 200 109 0.009112 10.0.0.19 - - [2026-04-13 01:55:19] "POST /chown HTTP/1.1" 200 109 0.017523 10.0.0.19 - - [2026-04-13 01:55:19] "POST /chown HTTP/1.1" 200 109 0.009030 10.0.0.19 - - [2026-04-13 01:55:19] "POST /chown HTTP/1.1" 200 109 0.020353 10.0.0.19 - - [2026-04-13 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.19 - - [2026-04-13 01:55:19] "POST /chown HTTP/1.1" 200 109 0.009484 10.0.0.19 - - [2026-04-13 01:55:19] "POST /chown HTTP/1.1" 200 109 0.021034 10.0.0.19 - - [2026-04-13 01:55:19] "POST /chown HTTP/1.1" 200 109 0.016662 10.0.0.19 - - [2026-04-13 01:55:19] "POST /chown HTTP/1.1" 200 109 0.007693 10.0.0.19 - - [2026-04-13 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.19 - - [2026-04-13 01:55:19] "POST /chown HTTP/1.1" 200 109 0.006859 10.0.0.19 - - [2026-04-13 01:55:19] "POST /chown HTTP/1.1" 200 109 0.007297 10.0.0.19 - - [2026-04-13 01:55:19] "POST /chown HTTP/1.1" 200 109 0.020313 10.0.0.19 - - [2026-04-13 01:55:19] "POST /chown HTTP/1.1" 200 109 0.019953 10.0.0.19 - - [2026-04-13 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.19 - - [2026-04-13 01:55:19] "POST /chown HTTP/1.1" 200 109 0.006517 10.0.0.19 - - [2026-04-13 01:55:19] "POST /chown HTTP/1.1" 200 109 0.023834 10.0.0.19 - - [2026-04-13 01:55:19] "POST /chown HTTP/1.1" 200 109 0.008038 10.0.0.19 - - [2026-04-13 01:55:19] "POST /chown HTTP/1.1" 200 109 0.014765 10.0.0.19 - - [2026-04-13 01:55:23] "GET /virtual-machine-interface/cd173360-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006529 10.0.0.19 - - [2026-04-13 01:55:23] "POST /set-tag HTTP/1.1" 200 109 0.003258 10.0.0.19 - - [2026-04-13 01:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.19 - - [2026-04-13 01:55:23] "GET /loadbalancer/611b0191-aec5-427f-99a8-16da96dfc345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.003277 10.0.0.19 - - [2026-04-13 01:55:23] "GET /loadbalancer-pool/af65ec25-f15f-417a-9785-b67a68a4dd62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003259 10.0.0.19 - - [2026-04-13 01:55:23] "POST /loadbalancer-members HTTP/1.1" 200 702 0.025450 10.0.0.19 - - [2026-04-13 01:55:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.007343 10.0.0.19 - - [2026-04-13 01:55:24] "GET /virtual-machine-interface/cd173360-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014378 10.0.0.19 - - [2026-04-13 01:55:24] "POST /tags HTTP/1.1" 409 221 0.002273 10.0.0.19 - - [2026-04-13 01:55:24] "GET /virtual-machine-interface/cd173360-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007012 10.0.0.19 - - [2026-04-13 01:55:24] "POST /ref-update HTTP/1.1" 200 156 0.007718 10.0.0.19 - - [2026-04-13 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.19 - - [2026-04-13 01:55:24] "GET /tag/50677995-09c0-4760-9063-90d3165ac0a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015617 10.0.0.19 - - [2026-04-13 01:55:24] "GET /floating-ip/2be0ddf6-df32-4627-bb65-2fe519d011d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1777 0.016841 10.0.0.19 - - [2026-04-13 01:55:24] "PUT /floating-ip/2be0ddf6-df32-4627-bb65-2fe519d011d8 HTTP/1.1" 200 256 0.015115 10.0.0.19 - - [2026-04-13 01:55:24] "POST /set-tag HTTP/1.1" 200 109 0.056448 10.0.0.19 - - [2026-04-13 01:55:24] "GET /virtual-machine-interface/cd93213c-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006132 10.0.0.19 - - [2026-04-13 01:55:24] "POST /set-tag HTTP/1.1" 200 109 0.002770 10.0.0.19 - - [2026-04-13 01:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.19 - - [2026-04-13 01:55:24] "GET /loadbalancer/611b0191-aec5-427f-99a8-16da96dfc345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.002975 10.0.0.19 - - [2026-04-13 01:55:24] "GET /loadbalancer-pool/af65ec25-f15f-417a-9785-b67a68a4dd62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.004698 10.0.0.19 - - [2026-04-13 01:55:24] "POST /loadbalancer-members HTTP/1.1" 200 702 0.018264 10.0.0.19 - - [2026-04-13 01:55:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.008598 10.0.0.19 - - [2026-04-13 01:55:24] "GET /virtual-machine-interface/cd93213c-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005292 10.0.0.19 - - [2026-04-13 01:55:24] "GET /virtual-machine-interface/cd93213c-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007500 10.0.0.19 - - [2026-04-13 01:55:25] "POST /ref-update HTTP/1.1" 200 156 0.010291 10.0.0.19 - - [2026-04-13 01:55:25] "GET /floating-ip/2be0ddf6-df32-4627-bb65-2fe519d011d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.002953 10.0.0.19 - - [2026-04-13 01:55:25] "POST /set-tag HTTP/1.1" 200 109 0.021139 10.0.0.19 - - [2026-04-13 01:55:26] "GET /virtual-machine/05708fe6-90f9-4c57-afd5-4c5250659ddd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.004044 10.0.0.19 - - [2026-04-13 01:55:26] "GET /virtual-machine-interface/cd173360-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005038 10.0.0.19 - - [2026-04-13 01:55:27] "GET /virtual-machine/1f380cd1-dbd6-4c2e-ab45-8e3d7e4fb7e0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003040 10.0.0.19 - - [2026-04-13 01:55:27] "GET /virtual-machine-interface/cd93213c-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004535 10.0.0.19 - - [2026-04-13 01:55:27] "GET /virtual-machine-interface/d1d04874-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006136 10.0.0.19 - - [2026-04-13 01:55:27] "POST /set-tag HTTP/1.1" 200 109 0.003796 10.0.0.19 - - [2026-04-13 01:55:32] "GET /virtual-machine/62d5aafa-b186-42f3-a6bc-a44bd56bf4d4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003398 10.0.0.19 - - [2026-04-13 01:55:32] "GET /virtual-machine-interface/d1d04874-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004281 10.0.0.19 - - [2026-04-13 01:55:32] "GET /virtual-machine-interface/d1d04874-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007061 10.0.0.19 - - [2026-04-13 01:55:32] "POST /set-tag HTTP/1.1" 200 109 0.002363 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:55:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001005 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:55:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001274 10.0.0.19 - - [2026-04-13 01:56:02] "GET /virtual-machine-interface/d1d04874-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005315 10.0.0.19 - - [2026-04-13 01:56:02] "POST /set-tag HTTP/1.1" 200 109 0.002561 10.0.0.19 - - [2026-04-13 01:56:02] "GET /virtual-machine-interface/d1d04874-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006550 10.0.0.19 - - [2026-04-13 01:56:02] "POST /set-tag HTTP/1.1" 200 109 0.004171 10.0.0.19 - - [2026-04-13 01:56:03] "GET /virtual-machine/62d5aafa-b186-42f3-a6bc-a44bd56bf4d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003849 10.0.0.19 - - [2026-04-13 01:56:03] "POST /ref-update HTTP/1.1" 200 156 0.009959 10.0.0.19 - - [2026-04-13 01:56:03] "GET /virtual-machine-interface/d1d04874-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007240 10.0.0.19 - - [2026-04-13 01:56:03] "POST /set-tag HTTP/1.1" 200 109 0.021070 10.0.0.19 - - [2026-04-13 01:56:03] "POST /set-tag HTTP/1.1" 200 109 0.032437 10.0.0.19 - - [2026-04-13 01:56:03] "DELETE /instance-ip/d1f9007a-36db-11f1-9872-fa163e1ff904 HTTP/1.1" 200 115 0.037650 10.0.0.19 - - [2026-04-13 01:56:03] "DELETE /virtual-machine-interface/d1d04874-36db-11f1-9872-fa163e1ff904 HTTP/1.1" 200 115 0.052609 10.0.0.19 - - [2026-04-13 01:56:03] "DELETE /virtual-machine/62d5aafa-b186-42f3-a6bc-a44bd56bf4d4 HTTP/1.1" 200 115 0.022537 10.0.0.19 - - [2026-04-13 01:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.19 - - [2026-04-13 01:56:03] "POST /chown HTTP/1.1" 200 109 0.008338 10.0.0.19 - - [2026-04-13 01:56:03] "POST /chown HTTP/1.1" 200 109 0.018134 10.0.0.19 - - [2026-04-13 01:56:03] "POST /chown HTTP/1.1" 200 109 0.010167 10.0.0.19 - - [2026-04-13 01:56:04] "POST /chown HTTP/1.1" 200 109 0.011152 10.0.0.19 - - [2026-04-13 01:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.19 - - [2026-04-13 01:56:07] "GET /tag/aad08abb-e001-4ad7-b024-082dbf75e34f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012522 10.0.0.19 - - [2026-04-13 01:56:07] "GET /tag/aad08abb-e001-4ad7-b024-082dbf75e34f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.014356 10.0.0.19 - - [2026-04-13 01:56:07] "GET /virtual-machine-interface/60a765f6-4800-43f4-bf76-dfa6a9a89100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004152 10.0.0.19 - - [2026-04-13 01:56:07] "POST /set-tag HTTP/1.1" 200 109 0.016105 10.0.0.19 - - [2026-04-13 01:56:07] "GET /virtual-machine-interface/61f97e34-86be-4b38-a8da-22574d46151d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005571 10.0.0.19 - - [2026-04-13 01:56:07] "POST /set-tag HTTP/1.1" 200 109 0.016784 10.0.0.19 - - [2026-04-13 01:56:07] "GET /virtual-machine-interface/848b297e-b13c-4304-b870-92f65df0b252?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.024418 10.0.0.19 - - [2026-04-13 01:56:07] "POST /set-tag HTTP/1.1" 200 109 0.017679 10.0.0.19 - - [2026-04-13 01:56:07] "GET /firewall-policy/22900a11-8e14-4add-99ae-5e10513d358f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.017021 10.0.0.19 - - [2026-04-13 01:56:07] "GET /firewall-rule/a63810c5-de17-4320-81ee-94997ab580a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.003466 10.0.0.19 - - [2026-04-13 01:56:07] "POST /ref-update HTTP/1.1" 200 156 0.013149 10.0.0.19 - - [2026-04-13 01:56:07] "DELETE /firewall-rule/a63810c5-de17-4320-81ee-94997ab580a0 HTTP/1.1" 200 115 0.052485 10.0.0.19 - - [2026-04-13 01:56:08] "DELETE /loadbalancer-member/b2b13482-bb4e-4c3b-b8fe-4dcb979f4684 HTTP/1.1" 200 115 0.038693 10.0.0.19 - - [2026-04-13 01:56:08] "PUT /service-instance/6622800c-a7fe-4379-9755-31237324c98b HTTP/1.1" 200 266 0.013667 10.0.0.19 - - [2026-04-13 01:56:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.020178 10.0.0.19 - - [2026-04-13 01:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010340 10.0.0.19 - - [2026-04-13 01:56:08] "DELETE /loadbalancer-pool/eb3143e6-83f5-4f92-9dc9-584a01cf793d HTTP/1.1" 200 115 0.081987 10.0.0.19 - - [2026-04-13 01:56:08] "DELETE /loadbalancer-listener/bea7b1a0-5fde-4da1-bd58-fe97d89c1deb HTTP/1.1" 200 115 0.029997 10.0.0.19 - - [2026-04-13 01:56:08] "GET /floating-ip/06aaed24-5184-40fa-a92b-583007c5882c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.005219 10.0.0.19 - - [2026-04-13 01:56:08] "POST /chown HTTP/1.1" 200 109 0.010232 10.0.0.19 - - [2026-04-13 01:56:08] "POST /chown HTTP/1.1" 200 109 0.028661 10.0.0.19 - - [2026-04-13 01:56:08] "POST /chown HTTP/1.1" 200 109 0.025724 10.0.0.19 - - [2026-04-13 01:56:08] "PUT /floating-ip/06aaed24-5184-40fa-a92b-583007c5882c HTTP/1.1" 200 256 0.053416 10.0.0.19 - - [2026-04-13 01:56:08] "POST /chown HTTP/1.1" 200 109 0.017140 10.0.0.19 - - [2026-04-13 01:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008895 10.0.0.19 - - [2026-04-13 01:56:08] "POST /chown HTTP/1.1" 200 109 0.007128 10.0.0.19 - - [2026-04-13 01:56:08] "DELETE /floating-ip/06aaed24-5184-40fa-a92b-583007c5882c HTTP/1.1" 200 115 0.098130 10.0.0.19 - - [2026-04-13 01:56:08] "POST /chown HTTP/1.1" 200 109 0.013844 10.0.0.19 - - [2026-04-13 01:56:08] "POST /chown HTTP/1.1" 200 109 0.018488 10.0.0.19 - - [2026-04-13 01:56:08] "POST /chown HTTP/1.1" 200 109 0.021132 10.0.0.19 - - [2026-04-13 01:56:08] "DELETE /loadbalancer/ceb327a9-2d69-4030-934b-090d4047f81d HTTP/1.1" 200 115 0.081358 10.0.0.19 - - [2026-04-13 01:56:08] "PUT /service-instance/6622800c-a7fe-4379-9755-31237324c98b HTTP/1.1" 200 266 0.020679 10.0.0.19 - - [2026-04-13 01:56:08] "DELETE /instance-ip/63873403-3801-4227-b8a2-d3f74fc2666c HTTP/1.1" 200 115 0.066556 10.0.0.19 - - [2026-04-13 01:56:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.018945 10.0.0.19 - - [2026-04-13 01:56:08] "PUT /service-instance/6622800c-a7fe-4379-9755-31237324c98b HTTP/1.1" 200 266 0.008592 10.0.0.19 - - [2026-04-13 01:56:08] "DELETE /virtual-machine-interface/61f97e34-86be-4b38-a8da-22574d46151d HTTP/1.1" 200 115 0.109259 10.0.0.19 - - [2026-04-13 01:56:08] "GET /floating-ip-pool/1980afd3-90ed-42a1-8e2d-e191777ef0a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.005512 10.0.0.19 - - [2026-04-13 01:56:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.024332 10.0.0.19 - - [2026-04-13 01:56:08] "POST /ref-update HTTP/1.1" 200 156 0.038561 10.0.0.19 - - [2026-04-13 01:56:08] "PUT /service-instance/6622800c-a7fe-4379-9755-31237324c98b HTTP/1.1" 200 266 0.024161 10.0.0.19 - - [2026-04-13 01:56:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.026684 10.0.0.19 - - [2026-04-13 01:56:08] "DELETE /floating-ip-pool/1980afd3-90ed-42a1-8e2d-e191777ef0a7 HTTP/1.1" 200 115 0.103630 10.0.0.19 - - [2026-04-13 01:56:08] "DELETE /tag/aad08abb-e001-4ad7-b024-082dbf75e34f HTTP/1.1" 200 115 0.205177 10.0.0.19 - - [2026-04-13 01:56:08] "DELETE /service-instance/6622800c-a7fe-4379-9755-31237324c98b HTTP/1.1" 200 115 0.068628 10.0.0.19 - - [2026-04-13 01:56:08] "GET /virtual-machine-interface/848b297e-b13c-4304-b870-92f65df0b252?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.005944 10.0.0.19 - - [2026-04-13 01:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.19 - - [2026-04-13 01:56:08] "POST /useragent-kv HTTP/1.1" 200 115 0.006325 10.0.0.19 - - [2026-04-13 01:56:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002314 10.0.0.19 - - [2026-04-13 01:56:08] "DELETE /virtual-network/49e095c2-8596-443a-92a8-041401ff7595 HTTP/1.1" 200 115 0.140443 10.0.0.19 - - [2026-04-13 01:56:08] "GET /routing-instance/0d9f24d7-d34b-4707-9741-2acdfd93aa69 HTTP/1.1" 404 171 0.001501 10.0.0.19 - - [2026-04-13 01:56:09] "DELETE /route-target/fde69b6b-7f5e-4e72-b488-4b8e61e69f0e HTTP/1.1" 200 115 0.029875 10.0.0.19 - - [2026-04-13 01:56:09] "GET /domains HTTP/1.1" 200 280 0.010880 10.0.0.19 - - [2026-04-13 01:56:09] "GET /domain/12f3caaf-795d-44c3-a0fd-b0e084e1b1e3 HTTP/1.1" 200 3086 0.002748 10.0.0.19 - - [2026-04-13 01:56:09] "GET /project/20a5a007-99c0-400e-a8a8-850fcd86aaed HTTP/1.1" 200 7142 0.034616 10.0.0.19 - - [2026-04-13 01:56:09] "DELETE /virtual-machine-interface/848b297e-b13c-4304-b870-92f65df0b252 HTTP/1.1" 200 115 0.109412 10.0.0.19 - - [2026-04-13 01:56:09] "DELETE /virtual-machine/515c1674-f698-438a-9638-08c70e9d2749 HTTP/1.1" 200 115 0.067386 10.0.0.19 - - [2026-04-13 01:56:09] "GET /virtual-machine-interface/cd93213c-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.025347 10.0.0.19 - - [2026-04-13 01:56:09] "GET /virtual-machine-interface/60a765f6-4800-43f4-bf76-dfa6a9a89100?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.017452 10.0.0.19 - - [2026-04-13 01:56:09] "POST /set-tag HTTP/1.1" 200 109 0.013604 10.0.0.19 - - [2026-04-13 01:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006171 10.0.0.19 - - [2026-04-13 01:56:09] "GET /loadbalancer/611b0191-aec5-427f-99a8-16da96dfc345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.004879 10.0.0.19 - - [2026-04-13 01:56:09] "GET /virtual-machine-interface/cd93213c-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.013516 10.0.0.19 - - [2026-04-13 01:56:09] "POST /set-tag HTTP/1.1" 200 109 0.048189 10.0.0.19 - - [2026-04-13 01:56:09] "DELETE /virtual-machine-interface/60a765f6-4800-43f4-bf76-dfa6a9a89100 HTTP/1.1" 200 115 0.088080 10.0.0.19 - - [2026-04-13 01:56:09] "POST /ref-update HTTP/1.1" 200 156 0.031495 10.0.0.19 - - [2026-04-13 01:56:09] "DELETE /loadbalancer-member/c5ff4395-fc6e-4f16-8d41-1739bef5b090 HTTP/1.1" 200 115 0.094691 10.0.0.19 - - [2026-04-13 01:56:09] "DELETE /virtual-machine/b7533ee9-1595-4101-b628-e77744d18a92 HTTP/1.1" 200 115 0.061868 10.0.0.19 - - [2026-04-13 01:56:09] "GET /virtual-machine-interface/cd93213c-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006754 10.0.0.19 - - [2026-04-13 01:56:09] "POST /set-tag HTTP/1.1" 200 109 0.002997 10.0.0.19 - - [2026-04-13 01:56:10] "GET /virtual-machine-interface/cd93213c-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006054 10.0.0.19 - - [2026-04-13 01:56:10] "POST /set-tag HTTP/1.1" 200 109 0.002355 10.0.0.19 - - [2026-04-13 01:56:10] "GET /virtual-machine/1f380cd1-dbd6-4c2e-ab45-8e3d7e4fb7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002980 10.0.0.19 - - [2026-04-13 01:56:10] "POST /ref-update HTTP/1.1" 200 156 0.010723 10.0.0.19 - - [2026-04-13 01:56:10] "GET /virtual-machine-interface/cd93213c-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.017789 10.0.0.19 - - [2026-04-13 01:56:10] "POST /set-tag HTTP/1.1" 200 109 0.018246 10.0.0.19 - - [2026-04-13 01:56:10] "POST /set-tag HTTP/1.1" 200 109 0.016337 10.0.0.19 - - [2026-04-13 01:56:10] "POST /set-tag HTTP/1.1" 200 109 0.032967 10.0.0.19 - - [2026-04-13 01:56:10] "DELETE /instance-ip/cdade288-36db-11f1-9872-fa163e1ff904 HTTP/1.1" 200 115 0.056194 10.0.0.19 - - [2026-04-13 01:56:10] "POST /ref-update HTTP/1.1" 200 156 0.009039 10.0.0.19 - - [2026-04-13 01:56:10] "DELETE /virtual-machine-interface/cd93213c-36db-11f1-9872-fa163e1ff904 HTTP/1.1" 200 115 0.049146 10.0.0.19 - - [2026-04-13 01:56:10] "DELETE /virtual-machine/1f380cd1-dbd6-4c2e-ab45-8e3d7e4fb7e0 HTTP/1.1" 200 115 0.018319 10.0.0.19 - - [2026-04-13 01:56:14] "GET /virtual-machine-interface/cd173360-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005248 10.0.0.19 - - [2026-04-13 01:56:14] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.19 - - [2026-04-13 01:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.19 - - [2026-04-13 01:56:14] "GET /loadbalancer/611b0191-aec5-427f-99a8-16da96dfc345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.002714 10.0.0.19 - - [2026-04-13 01:56:14] "GET /virtual-machine-interface/cd173360-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006316 10.0.0.19 - - [2026-04-13 01:56:14] "POST /set-tag HTTP/1.1" 200 109 0.005684 10.0.0.19 - - [2026-04-13 01:56:14] "GET /virtual-machine-interface/cd173360-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004852 10.0.0.19 - - [2026-04-13 01:56:15] "POST /set-tag HTTP/1.1" 200 109 0.002633 10.0.0.19 - - [2026-04-13 01:56:15] "GET /virtual-machine/05708fe6-90f9-4c57-afd5-4c5250659ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.002921 10.0.0.19 - - [2026-04-13 01:56:15] "POST /ref-update HTTP/1.1" 200 156 0.010420 10.0.0.19 - - [2026-04-13 01:56:15] "GET /virtual-machine-interface/cd173360-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005639 10.0.0.19 - - [2026-04-13 01:56:15] "POST /set-tag HTTP/1.1" 200 109 0.016929 10.0.0.19 - - [2026-04-13 01:56:15] "POST /set-tag HTTP/1.1" 200 109 0.043935 10.0.0.19 - - [2026-04-13 01:56:15] "POST /set-tag HTTP/1.1" 200 109 0.034525 10.0.0.19 - - [2026-04-13 01:56:15] "DELETE /instance-ip/cd331922-36db-11f1-9872-fa163e1ff904 HTTP/1.1" 200 115 0.051845 10.0.0.19 - - [2026-04-13 01:56:15] "POST /ref-update HTTP/1.1" 200 156 0.018615 10.0.0.19 - - [2026-04-13 01:56:15] "DELETE /virtual-machine-interface/cd173360-36db-11f1-9872-fa163e1ff904 HTTP/1.1" 200 115 0.054935 10.0.0.19 - - [2026-04-13 01:56:15] "DELETE /virtual-machine/05708fe6-90f9-4c57-afd5-4c5250659ddd HTTP/1.1" 200 115 0.025149 10.0.0.19 - - [2026-04-13 01:56:15] "DELETE /tag/4efb9cd7-a356-4591-a0da-9e21d4d9a09f HTTP/1.1" 200 115 0.052258 10.0.0.19 - - [2026-04-13 01:56:15] "DELETE /tag/a73373d8-dfd2-4a0c-bc1c-45279b09d359 HTTP/1.1" 200 115 0.039177 10.0.0.19 - - [2026-04-13 01:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002633 10.0.0.19 - - [2026-04-13 01:56:19] "GET /project/20a5a007-99c0-400e-a8a8-850fcd86aaed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041160 10.0.0.19 - - [2026-04-13 01:56:19] "POST /tags HTTP/1.1" 200 393 0.029654 10.0.0.19 - - [2026-04-13 01:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006447 10.0.0.19 - - [2026-04-13 01:56:19] "GET /tag/61bfce15-b601-41ee-b811-166c73d347c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.018684 10.0.0.19 - - [2026-04-13 01:56:19] "POST /tags HTTP/1.1" 200 341 0.018093 10.0.0.19 - - [2026-04-13 01:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.19 - - [2026-04-13 01:56:19] "GET /tag/4d47d5b9-759f-44a9-a569-48431ea661e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.018310 10.0.0.19 - - [2026-04-13 01:56:19] "POST /id-to-fqname HTTP/1.1" 200 192 0.000775 10.0.0.19 - - [2026-04-13 01:56:19] "POST /fqname-to-id HTTP/1.1" 404 201 0.004278 10.0.0.19 - - [2026-04-13 01:56:20] "POST /security-groups HTTP/1.1" 200 589 0.064175 10.0.0.19 - - [2026-04-13 01:56:20] "POST /projects HTTP/1.1" 200 519 0.207922 10.0.0.19 - - [2026-04-13 01:56:20] "POST /fqname-to-id HTTP/1.1" 404 236 0.002069 10.0.0.19 - - [2026-04-13 01:56:20] "POST /access-control-lists HTTP/1.1" 200 598 0.067922 10.0.0.19 - - [2026-04-13 01:56:20] "POST /fqname-to-id HTTP/1.1" 404 235 0.004913 10.0.0.19 - - [2026-04-13 01:56:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.068015 10.0.0.19 - - [2026-04-13 01:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.016715 10.0.0.19 - - [2026-04-13 01:56:20] "GET /virtual-network/bf8578da-1358-4131-aa50-b217f945a682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.010890 10.0.0.19 - - [2026-04-13 01:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.19 - - [2026-04-13 01:56:20] "GET /virtual-network/0a15de4f-d5b2-406b-ad4a-2d33ebbebb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.009088 10.0.0.19 - - [2026-04-13 01:56:20] "POST /access-control-lists HTTP/1.1" 200 596 0.090878 10.0.0.19 - - [2026-04-13 01:56:20] "PUT /virtual-network/bf8578da-1358-4131-aa50-b217f945a682 HTTP/1.1" 200 264 0.083862 10.0.0.19 - - [2026-04-13 01:56:20] "PUT /virtual-network/0a15de4f-d5b2-406b-ad4a-2d33ebbebb0f HTTP/1.1" 200 264 0.052872 10.0.0.19 - - [2026-04-13 01:56:20] "POST /security-groups HTTP/1.1" 200 591 0.091089 10.0.0.19 - - [2026-04-13 01:56:20] "POST /fqname-to-id HTTP/1.1" 404 270 0.005229 10.0.0.19 - - [2026-04-13 01:56:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.039497 10.0.0.19 - - [2026-04-13 01:56:20] "POST /chown HTTP/1.1" 200 109 0.030858 10.0.0.19 - - [2026-04-13 01:56:20] "GET /application-policy-set/25c4f36a-458a-4c8d-8146-1db116b88fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.017933 10.0.0.19 - - [2026-04-13 01:56:20] "POST /access-control-lists HTTP/1.1" 200 632 0.121541 10.0.0.19 - - [2026-04-13 01:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.028748 10.0.0.19 - - [2026-04-13 01:56:20] "GET /policy-management/5403066d-217d-4556-a192-bac667ffde38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003395 10.0.0.19 - - [2026-04-13 01:56:20] "POST /fqname-to-id HTTP/1.1" 404 269 0.001718 10.0.0.19 - - [2026-04-13 01:56:20] "POST /tags HTTP/1.1" 409 226 0.002543 10.0.0.19 - - [2026-04-13 01:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.19 - - [2026-04-13 01:56:20] "GET /tag/4d47d5b9-759f-44a9-a569-48431ea661e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.035938 10.0.0.19 - - [2026-04-13 01:56:20] "POST /access-control-lists HTTP/1.1" 200 630 0.076662 10.0.0.19 - - [2026-04-13 01:56:20] "POST /firewall-rules HTTP/1.1" 200 600 0.068670 10.0.0.19 - - [2026-04-13 01:56:20] "GET /firewall-rule/2f611835-8624-477b-b33e-0e35134f6378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.019043 10.0.0.19 - - [2026-04-13 01:56:20] "GET /firewall-policy/e70ed72e-3b19-42aa-9781-2797aaa317e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.004193 10.0.0.19 - - [2026-04-13 01:56:21] "GET /firewall-rule/2f611835-8624-477b-b33e-0e35134f6378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003140 10.0.0.19 - - [2026-04-13 01:56:21] "POST /ref-update HTTP/1.1" 200 156 0.070235 10.0.0.19 - - [2026-04-13 01:56:21] "GET /application-policy-set/25c4f36a-458a-4c8d-8146-1db116b88fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.009969 10.0.0.19 - - [2026-04-13 01:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.19 - - [2026-04-13 01:56:21] "GET /policy-management/5403066d-217d-4556-a192-bac667ffde38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003170 10.0.0.19 - - [2026-04-13 01:56:21] "POST /tags HTTP/1.1" 409 226 0.001876 10.0.0.19 - - [2026-04-13 01:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.19 - - [2026-04-13 01:56:21] "GET /tag/4d47d5b9-759f-44a9-a569-48431ea661e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015280 10.0.0.19 - - [2026-04-13 01:56:21] "POST /firewall-rules HTTP/1.1" 200 598 0.068818 10.0.0.19 - - [2026-04-13 01:56:21] "GET /firewall-rule/3e2b60a6-6c59-4ea1-86d0-6c2b87984160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.003987 10.0.0.19 - - [2026-04-13 01:56:21] "GET /firewall-policy/e70ed72e-3b19-42aa-9781-2797aaa317e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.004433 10.0.0.19 - - [2026-04-13 01:56:21] "GET /firewall-rule/3e2b60a6-6c59-4ea1-86d0-6c2b87984160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.002705 10.0.0.19 - - [2026-04-13 01:56:21] "POST /ref-update HTTP/1.1" 200 156 0.058096 10.0.0.19 - - [2026-04-13 01:56:22] "POST /tags HTTP/1.1" 200 393 0.030296 10.0.0.19 - - [2026-04-13 01:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008597 10.0.0.19 - - [2026-04-13 01:56:22] "GET /tag/c7ddb21c-130c-4706-8c00-155e286fca44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014974 10.0.0.19 - - [2026-04-13 01:56:22] "POST /tags HTTP/1.1" 200 341 0.020234 10.0.0.19 - - [2026-04-13 01:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010411 10.0.0.19 - - [2026-04-13 01:56:22] "GET /tag/0555c14f-9c44-47f0-a8ad-e0e65331ade2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.012153 10.0.0.19 - - [2026-04-13 01:56:23] "POST /id-to-fqname HTTP/1.1" 200 192 0.002252 10.0.0.19 - - [2026-04-13 01:56:23] "POST /fqname-to-id HTTP/1.1" 404 201 0.005271 10.0.0.19 - - [2026-04-13 01:56:23] "POST /security-groups HTTP/1.1" 200 589 0.081374 10.0.0.19 - - [2026-04-13 01:56:23] "POST /projects HTTP/1.1" 200 519 0.198774 10.0.0.19 - - [2026-04-13 01:56:23] "POST /fqname-to-id HTTP/1.1" 404 236 0.007365 10.0.0.19 - - [2026-04-13 01:56:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.035097 10.0.0.19 - - [2026-04-13 01:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010985 10.0.0.19 - - [2026-04-13 01:56:23] "GET /virtual-network/bf8578da-1358-4131-aa50-b217f945a682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.024189 10.0.0.19 - - [2026-04-13 01:56:23] "POST /access-control-lists HTTP/1.1" 200 598 0.096529 10.0.0.19 - - [2026-04-13 01:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012626 10.0.0.19 - - [2026-04-13 01:56:23] "POST /fqname-to-id HTTP/1.1" 404 235 0.008162 10.0.0.19 - - [2026-04-13 01:56:23] "GET /virtual-network/0a15de4f-d5b2-406b-ad4a-2d33ebbebb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.007786 10.0.0.19 - - [2026-04-13 01:56:23] "POST /access-control-lists HTTP/1.1" 200 596 0.032950 10.0.0.19 - - [2026-04-13 01:56:23] "PUT /virtual-network/bf8578da-1358-4131-aa50-b217f945a682 HTTP/1.1" 200 264 0.071198 10.0.0.19 - - [2026-04-13 01:56:23] "PUT /virtual-network/0a15de4f-d5b2-406b-ad4a-2d33ebbebb0f HTTP/1.1" 200 264 0.054028 10.0.0.19 - - [2026-04-13 01:56:23] "POST /security-groups HTTP/1.1" 200 591 0.074059 10.0.0.19 - - [2026-04-13 01:56:23] "POST /fqname-to-id HTTP/1.1" 404 270 0.001766 10.0.0.19 - - [2026-04-13 01:56:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.022984 10.0.0.19 - - [2026-04-13 01:56:23] "POST /access-control-lists HTTP/1.1" 200 632 0.042690 10.0.0.19 - - [2026-04-13 01:56:23] "POST /fqname-to-id HTTP/1.1" 404 269 0.021035 10.0.0.19 - - [2026-04-13 01:56:23] "POST /chown HTTP/1.1" 200 109 0.046300 10.0.0.19 - - [2026-04-13 01:56:23] "GET /application-policy-set/25c4f36a-458a-4c8d-8146-1db116b88fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.017277 10.0.0.19 - - [2026-04-13 01:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.19 - - [2026-04-13 01:56:23] "GET /policy-management/5403066d-217d-4556-a192-bac667ffde38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.037023 10.0.0.19 - - [2026-04-13 01:56:23] "POST /tags HTTP/1.1" 409 226 0.001776 10.0.0.19 - - [2026-04-13 01:56:23] "POST /access-control-lists HTTP/1.1" 200 630 0.077391 10.0.0.19 - - [2026-04-13 01:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005558 10.0.0.19 - - [2026-04-13 01:56:23] "GET /tag/0555c14f-9c44-47f0-a8ad-e0e65331ade2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.013003 10.0.0.19 - - [2026-04-13 01:56:23] "POST /firewall-rules HTTP/1.1" 200 600 0.074843 10.0.0.19 - - [2026-04-13 01:56:23] "GET /firewall-rule/6fee51a7-35a1-4105-b93e-346a72eb5d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005092 10.0.0.19 - - [2026-04-13 01:56:23] "GET /firewall-policy/e70ed72e-3b19-42aa-9781-2797aaa317e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.004821 10.0.0.19 - - [2026-04-13 01:56:23] "GET /firewall-rule/6fee51a7-35a1-4105-b93e-346a72eb5d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003292 10.0.0.19 - - [2026-04-13 01:56:24] "POST /ref-update HTTP/1.1" 200 156 0.054435 10.0.0.19 - - [2026-04-13 01:56:24] "GET /application-policy-set/25c4f36a-458a-4c8d-8146-1db116b88fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002790 10.0.0.19 - - [2026-04-13 01:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006627 10.0.0.19 - - [2026-04-13 01:56:24] "GET /policy-management/5403066d-217d-4556-a192-bac667ffde38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003631 10.0.0.19 - - [2026-04-13 01:56:24] "POST /tags HTTP/1.1" 409 226 0.002007 10.0.0.19 - - [2026-04-13 01:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.19 - - [2026-04-13 01:56:24] "GET /tag/0555c14f-9c44-47f0-a8ad-e0e65331ade2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.012031 10.0.0.19 - - [2026-04-13 01:56:24] "POST /firewall-rules HTTP/1.1" 200 598 0.071664 10.0.0.19 - - [2026-04-13 01:56:24] "GET /firewall-rule/3a70e473-e003-4a31-85a9-d2f1852c92bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.011747 10.0.0.19 - - [2026-04-13 01:56:24] "GET /firewall-policy/e70ed72e-3b19-42aa-9781-2797aaa317e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.004580 10.0.0.19 - - [2026-04-13 01:56:24] "GET /firewall-rule/3a70e473-e003-4a31-85a9-d2f1852c92bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.002652 10.0.0.19 - - [2026-04-13 01:56:24] "POST /ref-update HTTP/1.1" 200 156 0.072345 10.0.0.19 - - [2026-04-13 01:56:25] "POST /tags HTTP/1.1" 200 345 0.096580 10.0.0.19 - - [2026-04-13 01:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012209 10.0.0.19 - - [2026-04-13 01:56:25] "GET /tag/679119a1-3e3c-48c9-bb31-774b51ce7abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.020397 10.0.0.19 - - [2026-04-13 01:56:25] "POST /projects HTTP/1.1" 409 238 0.002222 10.0.0.19 - - [2026-04-13 01:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.19 - - [2026-04-13 01:56:25] "GET /project/0b21e3c5-0497-4953-a403-d84a968839a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.051093 10.0.0.19 - - [2026-04-13 01:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004081 10.0.0.19 - - [2026-04-13 01:56:26] "GET /virtual-network/bf8578da-1358-4131-aa50-b217f945a682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004978 10.0.0.19 - - [2026-04-13 01:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006309 10.0.0.19 - - [2026-04-13 01:56:26] "GET /virtual-network/0a15de4f-d5b2-406b-ad4a-2d33ebbebb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004637 10.0.0.19 - - [2026-04-13 01:56:26] "POST /security-groups HTTP/1.1" 409 285 0.002484 10.0.0.19 - - [2026-04-13 01:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.19 - - [2026-04-13 01:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.19 - - [2026-04-13 01:56:26] "PUT /security-group/3935fcb5-93e9-40d5-a127-f6301cf50739 HTTP/1.1" 200 262 0.075138 10.0.0.19 - - [2026-04-13 01:56:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.039083 10.0.0.19 - - [2026-04-13 01:56:26] "GET /project/0b21e3c5-0497-4953-a403-d84a968839a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.115750 10.0.0.19 - - [2026-04-13 01:56:26] "POST /tags HTTP/1.1" 409 228 0.028896 10.0.0.19 - - [2026-04-13 01:56:26] "PUT /access-control-list/8120041a-50da-4575-a0dd-2f411ac50739 HTTP/1.1" 200 272 0.053882 10.0.0.19 - - [2026-04-13 01:56:26] "PUT /access-control-list/d5d7efdd-fe0d-424b-b49e-d580c29152db HTTP/1.1" 200 272 0.015845 10.0.0.19 - - [2026-04-13 01:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007488 10.0.0.19 - - [2026-04-13 01:56:26] "GET /tag/679119a1-3e3c-48c9-bb31-774b51ce7abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012497 10.0.0.19 - - [2026-04-13 01:56:26] "POST /tags HTTP/1.1" 200 345 0.030150 10.0.0.19 - - [2026-04-13 01:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.19 - - [2026-04-13 01:56:26] "GET /tag/61c0efa8-14ee-47a4-bca9-8aa47c8f80c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.018680 10.0.0.19 - - [2026-04-13 01:56:26] "POST /projects HTTP/1.1" 409 238 0.004717 10.0.0.19 - - [2026-04-13 01:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.19 - - [2026-04-13 01:56:26] "GET /project/d637a2a9-3934-4bb5-b490-4d23b8bb1d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034449 10.0.0.19 - - [2026-04-13 01:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.19 - - [2026-04-13 01:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.19 - - [2026-04-13 01:56:26] "GET /virtual-network/bf8578da-1358-4131-aa50-b217f945a682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003742 10.0.0.19 - - [2026-04-13 01:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.19 - - [2026-04-13 01:56:26] "GET /project/d637a2a9-3934-4bb5-b490-4d23b8bb1d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037097 10.0.0.19 - - [2026-04-13 01:56:26] "GET /virtual-network/0a15de4f-d5b2-406b-ad4a-2d33ebbebb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.010233 10.0.0.19 - - [2026-04-13 01:56:26] "POST /security-groups HTTP/1.1" 409 285 0.002594 10.0.0.19 - - [2026-04-13 01:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.19 - - [2026-04-13 01:56:26] "PUT /security-group/a2928d45-6012-4c2c-8f89-4126c5eaf74d HTTP/1.1" 200 262 0.061729 10.0.0.19 - - [2026-04-13 01:56:26] "PUT /access-control-list/1cee7e43-28a3-40d8-b8a8-d2af8c5a970b HTTP/1.1" 200 272 0.010907 10.0.0.19 - - [2026-04-13 01:56:26] "PUT /access-control-list/c2a989a7-3ad0-49d7-ac05-82a1119ae970 HTTP/1.1" 200 272 0.014600 10.0.0.19 - - [2026-04-13 01:56:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.013392 10.0.0.19 - - [2026-04-13 01:56:26] "POST /tags HTTP/1.1" 409 228 0.004924 10.0.0.19 - - [2026-04-13 01:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.19 - - [2026-04-13 01:56:26] "GET /tag/61c0efa8-14ee-47a4-bca9-8aa47c8f80c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.014607 10.0.0.19 - - [2026-04-13 01:56:26] "POST /tags HTTP/1.1" 200 291 0.043215 10.0.0.19 - - [2026-04-13 01:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.018968 10.0.0.19 - - [2026-04-13 01:56:27] "GET /tag/61e2b892-f0ad-4878-8ac3-3f810457cfb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.013410 10.0.0.19 - - [2026-04-13 01:56:27] "POST /tags HTTP/1.1" 200 303 0.052926 10.0.0.19 - - [2026-04-13 01:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011489 10.0.0.19 - - [2026-04-13 01:56:27] "GET /tag/bd9a9822-7df2-4121-a402-291283347f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.016243 10.0.0.19 - - [2026-04-13 01:56:27] "POST /tags HTTP/1.1" 409 252 0.001957 10.0.0.19 - - [2026-04-13 01:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.19 - - [2026-04-13 01:56:27] "GET /tag/61bfce15-b601-41ee-b811-166c73d347c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010928 10.0.0.19 - - [2026-04-13 01:56:27] "POST /tags HTTP/1.1" 409 226 0.002509 10.0.0.19 - - [2026-04-13 01:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.19 - - [2026-04-13 01:56:27] "GET /tag/4d47d5b9-759f-44a9-a569-48431ea661e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015630 10.0.0.19 - - [2026-04-13 01:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.19 - - [2026-04-13 01:56:27] "GET /virtual-network/bf8578da-1358-4131-aa50-b217f945a682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004435 10.0.0.19 - - [2026-04-13 01:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.19 - - [2026-04-13 01:56:27] "GET /project/0b21e3c5-0497-4953-a403-d84a968839a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.035698 10.0.0.19 - - [2026-04-13 01:56:27] "POST /virtual-machines HTTP/1.1" 200 395 0.011014 10.0.0.19 - - [2026-04-13 01:56:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.016617 10.0.0.19 - - [2026-04-13 01:56:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.132643 10.0.0.19 - - [2026-04-13 01:56:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.010864 10.0.0.19 - - [2026-04-13 01:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008043 10.0.0.19 - - [2026-04-13 01:56:27] "GET /virtual-machine-interface/fbbb91a2-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010293 10.0.0.19 - - [2026-04-13 01:56:27] "POST /instance-ips HTTP/1.1" 200 397 0.022275 10.0.0.19 - - [2026-04-13 01:56:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.031204 10.0.0.19 - - [2026-04-13 01:56:27] "GET /virtual-machine-interface/fbbb91a2-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011239 10.0.0.19 - - [2026-04-13 01:56:27] "POST /set-tag HTTP/1.1" 200 109 0.059893 10.0.0.19 - - [2026-04-13 01:56:27] "GET /virtual-machine-interface/fbbb91a2-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006606 10.0.0.19 - - [2026-04-13 01:56:27] "GET /instance-ip/fbdac3b0-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003320 10.0.0.19 - - [2026-04-13 01:56:27] "GET /virtual-machine-interface/fbbb91a2-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004491 10.0.0.19 - - [2026-04-13 01:56:27] "POST /set-tag HTTP/1.1" 200 109 0.002244 10.0.0.19 - - [2026-04-13 01:56:28] "GET /virtual-router/355dd264-e153-46b8-891a-4c6d8f26cd1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.008542 10.0.0.19 - - [2026-04-13 01:56:28] "POST /ref-update HTTP/1.1" 200 156 0.009846 10.0.0.19 - - [2026-04-13 01:56:28] "GET /virtual-machine-interface/fbbb91a2-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004802 10.0.0.19 - - [2026-04-13 01:56:28] "POST /set-tag HTTP/1.1" 200 109 0.002482 10.0.0.19 - - [2026-04-13 01:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.19 - - [2026-04-13 01:56:28] "GET /virtual-network/bf8578da-1358-4131-aa50-b217f945a682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006524 10.0.0.19 - - [2026-04-13 01:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.19 - - [2026-04-13 01:56:28] "GET /project/0b21e3c5-0497-4953-a403-d84a968839a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.047918 10.0.0.19 - - [2026-04-13 01:56:28] "POST /virtual-machines HTTP/1.1" 200 395 0.009943 10.0.0.19 - - [2026-04-13 01:56:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.022086 10.0.0.19 - - [2026-04-13 01:56:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.155882 10.0.0.19 - - [2026-04-13 01:56:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.009640 10.0.0.19 - - [2026-04-13 01:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.014569 10.0.0.19 - - [2026-04-13 01:56:28] "GET /virtual-machine-interface/fc3c3712-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004995 10.0.0.19 - - [2026-04-13 01:56:28] "POST /instance-ips HTTP/1.1" 200 397 0.023790 10.0.0.19 - - [2026-04-13 01:56:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.046433 10.0.0.19 - - [2026-04-13 01:56:28] "GET /virtual-machine-interface/fc3c3712-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.025000 10.0.0.19 - - [2026-04-13 01:56:28] "POST /set-tag HTTP/1.1" 200 109 0.063755 10.0.0.19 - - [2026-04-13 01:56:28] "GET /virtual-machine-interface/fc3c3712-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010122 10.0.0.19 - - [2026-04-13 01:56:28] "GET /instance-ip/fc5d33fe-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003399 10.0.0.19 - - [2026-04-13 01:56:28] "GET /virtual-machine-interface/fc3c3712-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005385 10.0.0.19 - - [2026-04-13 01:56:28] "POST /set-tag HTTP/1.1" 200 109 0.002674 10.0.0.19 - - [2026-04-13 01:56:28] "GET /virtual-router/355dd264-e153-46b8-891a-4c6d8f26cd1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.006932 10.0.0.19 - - [2026-04-13 01:56:28] "POST /ref-update HTTP/1.1" 200 156 0.014432 10.0.0.19 - - [2026-04-13 01:56:28] "GET /virtual-machine-interface/fc3c3712-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016864 10.0.0.19 - - [2026-04-13 01:56:28] "POST /set-tag HTTP/1.1" 200 109 0.003105 10.0.0.19 - - [2026-04-13 01:56:29] "POST /tags HTTP/1.1" 200 291 0.018551 10.0.0.19 - - [2026-04-13 01:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006820 10.0.0.19 - - [2026-04-13 01:56:29] "GET /tag/2af6a804-286b-4039-bf7b-dfb8e2a3192c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.025043 10.0.0.19 - - [2026-04-13 01:56:29] "POST /tags HTTP/1.1" 409 252 0.002949 10.0.0.19 - - [2026-04-13 01:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008634 10.0.0.19 - - [2026-04-13 01:56:29] "GET /tag/c7ddb21c-130c-4706-8c00-155e286fca44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013310 10.0.0.19 - - [2026-04-13 01:56:29] "POST /tags HTTP/1.1" 409 226 0.002132 10.0.0.19 - - [2026-04-13 01:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.19 - - [2026-04-13 01:56:29] "GET /tag/0555c14f-9c44-47f0-a8ad-e0e65331ade2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011437 10.0.0.19 - - [2026-04-13 01:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.19 - - [2026-04-13 01:56:29] "GET /virtual-network/bf8578da-1358-4131-aa50-b217f945a682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004132 10.0.0.19 - - [2026-04-13 01:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.19 - - [2026-04-13 01:56:29] "GET /project/d637a2a9-3934-4bb5-b490-4d23b8bb1d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036562 10.0.0.19 - - [2026-04-13 01:56:29] "POST /virtual-machines HTTP/1.1" 200 395 0.008191 10.0.0.19 - - [2026-04-13 01:56:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.017141 10.0.0.19 - - [2026-04-13 01:56:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.119305 10.0.0.19 - - [2026-04-13 01:56:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.010921 10.0.0.19 - - [2026-04-13 01:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.022553 10.0.0.19 - - [2026-04-13 01:56:29] "GET /virtual-machine-interface/fcebd276-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006475 10.0.0.19 - - [2026-04-13 01:56:29] "POST /instance-ips HTTP/1.1" 200 397 0.034457 10.0.0.19 - - [2026-04-13 01:56:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.016171 10.0.0.19 - - [2026-04-13 01:56:29] "GET /virtual-machine-interface/fcebd276-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010088 10.0.0.19 - - [2026-04-13 01:56:29] "POST /set-tag HTTP/1.1" 200 109 0.067588 10.0.0.19 - - [2026-04-13 01:56:29] "GET /virtual-machine-interface/fcebd276-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008348 10.0.0.19 - - [2026-04-13 01:56:29] "GET /instance-ip/fd072ec2-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003642 10.0.0.19 - - [2026-04-13 01:56:29] "GET /virtual-machine-interface/fcebd276-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004507 10.0.0.19 - - [2026-04-13 01:56:29] "POST /set-tag HTTP/1.1" 200 109 0.002271 10.0.0.19 - - [2026-04-13 01:56:29] "GET /virtual-router/355dd264-e153-46b8-891a-4c6d8f26cd1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004094 10.0.0.19 - - [2026-04-13 01:56:29] "POST /ref-update HTTP/1.1" 200 156 0.009124 10.0.0.19 - - [2026-04-13 01:56:30] "GET /virtual-machine-interface/fcebd276-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006114 10.0.0.19 - - [2026-04-13 01:56:30] "POST /set-tag HTTP/1.1" 200 109 0.003054 10.0.0.19 - - [2026-04-13 01:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007965 10.0.0.19 - - [2026-04-13 01:56:30] "GET /virtual-network/bf8578da-1358-4131-aa50-b217f945a682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007422 10.0.0.19 - - [2026-04-13 01:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.19 - - [2026-04-13 01:56:30] "GET /project/d637a2a9-3934-4bb5-b490-4d23b8bb1d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046746 10.0.0.19 - - [2026-04-13 01:56:30] "POST /virtual-machines HTTP/1.1" 200 395 0.008218 10.0.0.19 - - [2026-04-13 01:56:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.009082 10.0.0.19 - - [2026-04-13 01:56:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106936 10.0.0.19 - - [2026-04-13 01:56:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.016656 10.0.0.19 - - [2026-04-13 01:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005677 10.0.0.19 - - [2026-04-13 01:56:30] "GET /virtual-machine-interface/fd66821e-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004865 10.0.0.19 - - [2026-04-13 01:56:30] "POST /instance-ips HTTP/1.1" 200 397 0.019888 10.0.0.19 - - [2026-04-13 01:56:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.031617 10.0.0.19 - - [2026-04-13 01:56:30] "GET /virtual-machine-interface/fd66821e-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009690 10.0.0.19 - - [2026-04-13 01:56:30] "POST /set-tag HTTP/1.1" 200 109 0.063196 10.0.0.19 - - [2026-04-13 01:56:30] "GET /virtual-machine-interface/fd66821e-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.033923 10.0.0.19 - - [2026-04-13 01:56:30] "GET /instance-ip/fd7befc8-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003085 10.0.0.19 - - [2026-04-13 01:56:30] "GET /virtual-machine-interface/fd66821e-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005533 10.0.0.19 - - [2026-04-13 01:56:30] "POST /set-tag HTTP/1.1" 200 109 0.002849 10.0.0.19 - - [2026-04-13 01:56:30] "GET /virtual-router/355dd264-e153-46b8-891a-4c6d8f26cd1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.005130 10.0.0.19 - - [2026-04-13 01:56:30] "POST /ref-update HTTP/1.1" 200 156 0.013605 10.0.0.19 - - [2026-04-13 01:56:30] "GET /virtual-machine-interface/fd66821e-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015250 10.0.0.19 - - [2026-04-13 01:56:30] "POST /set-tag HTTP/1.1" 200 109 0.002964 10.0.0.19 - - [2026-04-13 01:56:30] "POST /tags HTTP/1.1" 200 299 0.029423 10.0.0.19 - - [2026-04-13 01:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012679 10.0.0.19 - - [2026-04-13 01:56:30] "GET /tag/f147dd2a-99f1-4ee3-8047-2d3af8be33e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013918 10.0.0.19 - - [2026-04-13 01:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.19 - - [2026-04-13 01:56:30] "GET /virtual-network/bf8578da-1358-4131-aa50-b217f945a682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004154 10.0.0.19 - - [2026-04-13 01:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.19 - - [2026-04-13 01:56:31] "GET /project/0b21e3c5-0497-4953-a403-d84a968839a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.039525 10.0.0.19 - - [2026-04-13 01:56:31] "POST /virtual-machines HTTP/1.1" 200 395 0.008756 10.0.0.19 - - [2026-04-13 01:56:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.017438 10.0.0.19 - - [2026-04-13 01:56:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115635 10.0.0.19 - - [2026-04-13 01:56:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.015020 10.0.0.19 - - [2026-04-13 01:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.19 - - [2026-04-13 01:56:31] "GET /virtual-machine-interface/fdecdcd8-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007988 10.0.0.19 - - [2026-04-13 01:56:31] "POST /instance-ips HTTP/1.1" 200 397 0.023091 10.0.0.19 - - [2026-04-13 01:56:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.031040 10.0.0.19 - - [2026-04-13 01:56:31] "GET /virtual-machine-interface/fdecdcd8-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004645 10.0.0.19 - - [2026-04-13 01:56:31] "POST /set-tag HTTP/1.1" 200 109 0.027166 10.0.0.19 - - [2026-04-13 01:56:31] "GET /virtual-machine-interface/fdecdcd8-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004665 10.0.0.19 - - [2026-04-13 01:56:31] "GET /instance-ip/fe07e51e-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.008643 10.0.0.19 - - [2026-04-13 01:56:31] "GET /virtual-machine-interface/fdecdcd8-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005127 10.0.0.19 - - [2026-04-13 01:56:31] "POST /set-tag HTTP/1.1" 200 109 0.002128 10.0.0.19 - - [2026-04-13 01:56:31] "POST /tags HTTP/1.1" 200 299 0.019935 10.0.0.19 - - [2026-04-13 01:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.016161 10.0.0.19 - - [2026-04-13 01:56:31] "GET /tag/8a5040a4-8eff-4f60-9a0a-64b5e93671bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012170 10.0.0.19 - - [2026-04-13 01:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.19 - - [2026-04-13 01:56:31] "GET /virtual-network/bf8578da-1358-4131-aa50-b217f945a682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003612 10.0.0.19 - - [2026-04-13 01:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.19 - - [2026-04-13 01:56:31] "GET /project/0b21e3c5-0497-4953-a403-d84a968839a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.037683 10.0.0.19 - - [2026-04-13 01:56:31] "POST /virtual-machines HTTP/1.1" 200 395 0.008134 10.0.0.19 - - [2026-04-13 01:56:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.008573 10.0.0.19 - - [2026-04-13 01:56:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109150 10.0.0.19 - - [2026-04-13 01:56:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.022746 10.0.0.19 - - [2026-04-13 01:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.014198 10.0.0.19 - - [2026-04-13 01:56:32] "GET /virtual-machine-interface/fe5c73c2-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006492 10.0.0.19 - - [2026-04-13 01:56:32] "POST /instance-ips HTTP/1.1" 200 397 0.023529 10.0.0.19 - - [2026-04-13 01:56:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.018730 10.0.0.19 - - [2026-04-13 01:56:32] "GET /virtual-machine-interface/fe5c73c2-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012459 10.0.0.19 - - [2026-04-13 01:56:32] "POST /set-tag HTTP/1.1" 200 109 0.023212 10.0.0.19 - - [2026-04-13 01:56:32] "GET /virtual-machine-interface/fe5c73c2-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015800 10.0.0.19 - - [2026-04-13 01:56:32] "GET /instance-ip/fe71e37e-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004210 10.0.0.19 - - [2026-04-13 01:56:32] "GET /virtual-machine-interface/fe5c73c2-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004268 10.0.0.19 - - [2026-04-13 01:56:32] "POST /set-tag HTTP/1.1" 200 109 0.002436 10.0.0.19 - - [2026-04-13 01:56:32] "POST /tags HTTP/1.1" 200 299 0.022629 10.0.0.19 - - [2026-04-13 01:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.19 - - [2026-04-13 01:56:32] "GET /tag/239b2c70-71af-4f1e-a660-c830601b88c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012501 10.0.0.19 - - [2026-04-13 01:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.19 - - [2026-04-13 01:56:32] "GET /virtual-network/bf8578da-1358-4131-aa50-b217f945a682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005427 10.0.0.19 - - [2026-04-13 01:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.19 - - [2026-04-13 01:56:32] "GET /project/d637a2a9-3934-4bb5-b490-4d23b8bb1d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034875 10.0.0.19 - - [2026-04-13 01:56:32] "POST /virtual-machines HTTP/1.1" 200 395 0.013165 10.0.0.19 - - [2026-04-13 01:56:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.021827 10.0.0.19 - - [2026-04-13 01:56:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104499 10.0.0.19 - - [2026-04-13 01:56:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.009115 10.0.0.19 - - [2026-04-13 01:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012943 10.0.0.19 - - [2026-04-13 01:56:32] "GET /virtual-machine-interface/fecb7b46-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005641 10.0.0.19 - - [2026-04-13 01:56:32] "POST /instance-ips HTTP/1.1" 200 397 0.020133 10.0.0.19 - - [2026-04-13 01:56:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.025372 10.0.0.19 - - [2026-04-13 01:56:32] "GET /virtual-machine-interface/fecb7b46-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011280 10.0.0.19 - - [2026-04-13 01:56:32] "POST /set-tag HTTP/1.1" 200 109 0.021264 10.0.0.19 - - [2026-04-13 01:56:32] "GET /virtual-machine-interface/fecb7b46-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009101 10.0.0.19 - - [2026-04-13 01:56:32] "GET /instance-ip/fee48f64-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002759 10.0.0.19 - - [2026-04-13 01:56:33] "GET /virtual-machine-interface/fecb7b46-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005665 10.0.0.19 - - [2026-04-13 01:56:33] "POST /set-tag HTTP/1.1" 200 109 0.002542 10.0.0.19 - - [2026-04-13 01:56:33] "POST /tags HTTP/1.1" 200 299 0.034583 10.0.0.19 - - [2026-04-13 01:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007951 10.0.0.19 - - [2026-04-13 01:56:33] "GET /tag/a40d8aa7-7d2b-4d77-85c2-c2c9858ce55b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.016924 10.0.0.19 - - [2026-04-13 01:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.19 - - [2026-04-13 01:56:33] "GET /virtual-network/bf8578da-1358-4131-aa50-b217f945a682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004512 10.0.0.19 - - [2026-04-13 01:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.19 - - [2026-04-13 01:56:33] "GET /project/d637a2a9-3934-4bb5-b490-4d23b8bb1d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038400 10.0.0.19 - - [2026-04-13 01:56:33] "POST /virtual-machines HTTP/1.1" 200 395 0.008568 10.0.0.19 - - [2026-04-13 01:56:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.013117 10.0.0.19 - - [2026-04-13 01:56:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100426 10.0.0.19 - - [2026-04-13 01:56:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.008351 10.0.0.19 - - [2026-04-13 01:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010421 10.0.0.19 - - [2026-04-13 01:56:33] "GET /virtual-machine-interface/ff38d704-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009193 10.0.0.19 - - [2026-04-13 01:56:33] "POST /instance-ips HTTP/1.1" 200 397 0.039888 10.0.0.19 - - [2026-04-13 01:56:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.027305 10.0.0.19 - - [2026-04-13 01:56:33] "GET /virtual-machine-interface/ff38d704-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.019807 10.0.0.19 - - [2026-04-13 01:56:33] "POST /set-tag HTTP/1.1" 200 109 0.018852 10.0.0.19 - - [2026-04-13 01:56:33] "GET /virtual-machine-interface/ff38d704-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011298 10.0.0.19 - - [2026-04-13 01:56:33] "GET /instance-ip/ff52e13a-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007767 10.0.0.19 - - [2026-04-13 01:56:33] "GET /virtual-machine-interface/ff38d704-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005742 10.0.0.19 - - [2026-04-13 01:56:33] "POST /set-tag HTTP/1.1" 200 109 0.002348 10.0.0.19 - - [2026-04-13 01:56:33] "GET /virtual-router/355dd264-e153-46b8-891a-4c6d8f26cd1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.004153 10.0.0.19 - - [2026-04-13 01:56:33] "POST /ref-update HTTP/1.1" 200 156 0.011451 10.0.0.19 - - [2026-04-13 01:56:33] "GET /virtual-machine-interface/fdecdcd8-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019530 10.0.0.19 - - [2026-04-13 01:56:33] "POST /set-tag HTTP/1.1" 200 109 0.002755 10.0.0.19 - - [2026-04-13 01:56:33] "GET /virtual-machine-interface/fbbb91a2-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004518 10.0.0.19 - - [2026-04-13 01:56:33] "POST /set-tag HTTP/1.1" 200 109 0.002577 10.0.0.19 - - [2026-04-13 01:56:33] "GET /virtual-router/355dd264-e153-46b8-891a-4c6d8f26cd1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003696 10.0.0.19 - - [2026-04-13 01:56:33] "POST /ref-update HTTP/1.1" 200 156 0.009389 10.0.0.19 - - [2026-04-13 01:56:34] "GET /virtual-machine-interface/fe5c73c2-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009787 10.0.0.19 - - [2026-04-13 01:56:34] "POST /set-tag HTTP/1.1" 200 109 0.007719 10.0.0.19 - - [2026-04-13 01:56:34] "GET /virtual-router/355dd264-e153-46b8-891a-4c6d8f26cd1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004307 10.0.0.19 - - [2026-04-13 01:56:34] "POST /ref-update HTTP/1.1" 200 156 0.008503 10.0.0.19 - - [2026-04-13 01:56:34] "GET /virtual-machine-interface/fecb7b46-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006009 10.0.0.19 - - [2026-04-13 01:56:34] "POST /set-tag HTTP/1.1" 200 109 0.002410 10.0.0.19 - - [2026-04-13 01:56:34] "GET /virtual-machine-interface/fc3c3712-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004211 10.0.0.19 - - [2026-04-13 01:56:34] "POST /set-tag HTTP/1.1" 200 109 0.001989 10.0.0.19 - - [2026-04-13 01:56:34] "GET /virtual-router/355dd264-e153-46b8-891a-4c6d8f26cd1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.006692 10.0.0.19 - - [2026-04-13 01:56:34] "POST /ref-update HTTP/1.1" 200 156 0.010452 10.0.0.19 - - [2026-04-13 01:56:34] "GET /virtual-machine-interface/ff38d704-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016776 10.0.0.19 - - [2026-04-13 01:56:34] "POST /set-tag HTTP/1.1" 200 109 0.002729 10.0.0.19 - - [2026-04-13 01:56:34] "GET /virtual-machine-interface/fcebd276-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004307 10.0.0.19 - - [2026-04-13 01:56:34] "POST /set-tag HTTP/1.1" 200 109 0.001940 10.0.0.19 - - [2026-04-13 01:56:34] "GET /virtual-machine-interface/fd66821e-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004981 10.0.0.19 - - [2026-04-13 01:56:34] "POST /set-tag HTTP/1.1" 200 109 0.002432 10.0.0.19 - - [2026-04-13 01:56:34] "GET /virtual-machine-interface/fdecdcd8-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003958 10.0.0.19 - - [2026-04-13 01:56:34] "POST /set-tag HTTP/1.1" 200 109 0.002541 10.0.0.19 - - [2026-04-13 01:56:34] "GET /virtual-machine-interface/fe5c73c2-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004412 10.0.0.19 - - [2026-04-13 01:56:34] "POST /set-tag HTTP/1.1" 200 109 0.002485 10.0.0.19 - - [2026-04-13 01:56:34] "GET /virtual-machine-interface/fbbb91a2-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005260 10.0.0.19 - - [2026-04-13 01:56:34] "POST /set-tag HTTP/1.1" 200 109 0.002385 10.0.0.19 - - [2026-04-13 01:56:34] "GET /virtual-machine-interface/fecb7b46-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004654 10.0.0.19 - - [2026-04-13 01:56:34] "POST /set-tag HTTP/1.1" 200 109 0.002596 10.0.0.19 - - [2026-04-13 01:56:34] "GET /virtual-machine-interface/ff38d704-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004227 10.0.0.19 - - [2026-04-13 01:56:34] "POST /set-tag HTTP/1.1" 200 109 0.002145 10.0.0.19 - - [2026-04-13 01:56:36] "GET /virtual-machine/cc02e599-bc1d-48fe-900b-18b70dfa8183?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004425 10.0.0.19 - - [2026-04-13 01:56:36] "GET /virtual-machine-interface/fbbb91a2-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004826 10.0.0.19 - - [2026-04-13 01:56:38] "GET /virtual-machine-interface/fdecdcd8-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004241 10.0.0.19 - - [2026-04-13 01:56:38] "POST /set-tag HTTP/1.1" 200 109 0.002095 10.0.0.19 - - [2026-04-13 01:56:39] "GET /virtual-machine-interface/fc3c3712-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009486 10.0.0.19 - - [2026-04-13 01:56:39] "POST /set-tag HTTP/1.1" 200 109 0.002410 10.0.0.19 - - [2026-04-13 01:56:39] "GET /virtual-machine-interface/fd66821e-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005270 10.0.0.19 - - [2026-04-13 01:56:39] "POST /set-tag HTTP/1.1" 200 109 0.002477 10.0.0.19 - - [2026-04-13 01:56:39] "GET /virtual-machine-interface/fecb7b46-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003688 10.0.0.19 - - [2026-04-13 01:56:39] "POST /set-tag HTTP/1.1" 200 109 0.002344 10.0.0.19 - - [2026-04-13 01:56:39] "GET /virtual-machine-interface/ff38d704-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008672 10.0.0.19 - - [2026-04-13 01:56:39] "POST /set-tag HTTP/1.1" 200 109 0.006379 10.0.0.19 - - [2026-04-13 01:56:40] "GET /virtual-machine-interface/fcebd276-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004526 10.0.0.19 - - [2026-04-13 01:56:40] "POST /set-tag HTTP/1.1" 200 109 0.009033 10.0.0.19 - - [2026-04-13 01:56:41] "GET /virtual-machine/7dbac2b8-6f3b-4dfe-9233-db5ceda45a5e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003773 10.0.0.19 - - [2026-04-13 01:56:41] "GET /virtual-machine-interface/fc3c3712-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004945 10.0.0.19 - - [2026-04-13 01:56:41] "GET /virtual-machine/2c4661ad-95bb-4405-90f8-33d66a88b8d8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003404 10.0.0.19 - - [2026-04-13 01:56:41] "GET /virtual-machine-interface/fcebd276-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004467 10.0.0.19 - - [2026-04-13 01:56:41] "GET /virtual-machine/325fb78c-de90-4ce9-bc5b-9344156e60f4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002952 10.0.0.19 - - [2026-04-13 01:56:41] "GET /virtual-machine-interface/fd66821e-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003909 10.0.0.19 - - [2026-04-13 01:56:41] "GET /virtual-machine/af8cd7f6-e112-4b18-a8b1-6a62f9c6fb0f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003412 10.0.0.19 - - [2026-04-13 01:56:41] "GET /virtual-machine-interface/fdecdcd8-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004541 10.0.0.19 - - [2026-04-13 01:56:41] "GET /virtual-machine/17986c16-34e9-43cf-85c4-0157f5443999?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003098 10.0.0.19 - - [2026-04-13 01:56:42] "GET /virtual-machine-interface/fecb7b46-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004894 10.0.0.19 - - [2026-04-13 01:56:44] "GET /virtual-machine-interface/fe5c73c2-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004553 10.0.0.19 - - [2026-04-13 01:56:44] "POST /set-tag HTTP/1.1" 200 109 0.002158 10.0.0.19 - - [2026-04-13 01:56:47] "GET /virtual-machine/b2f4ad79-ea8d-42c7-8324-5549a5f6ca36?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003409 10.0.0.19 - - [2026-04-13 01:56:47] "GET /virtual-machine-interface/fe5c73c2-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004426 10.0.0.19 - - [2026-04-13 01:56:47] "GET /virtual-machine/2058091a-f9d1-42d2-9e68-15bac21a4f64?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003420 10.0.0.19 - - [2026-04-13 01:56:47] "GET /virtual-machine-interface/ff38d704-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004650 10.0.0.19 - - [2026-04-13 01:56:47] "GET /loadbalancer/3ab5f417-66a3-4f42-8500-7768e9ca5fad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002466 10.0.0.19 - - [2026-04-13 01:56:47] "POST /tags HTTP/1.1" 200 333 0.023565 10.0.0.19 - - [2026-04-13 01:56:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.019358 10.0.0.19 - - [2026-04-13 01:56:47] "GET /tag/7d357589-be7b-4a8f-8ab7-b9baccd47e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.024586 10.0.0.19 - - [2026-04-13 01:56:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.19 - - [2026-04-13 01:56:47] "GET /project/0b21e3c5-0497-4953-a403-d84a968839a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.034210 10.0.0.19 - - [2026-04-13 01:56:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.19 - - [2026-04-13 01:56:47] "GET /virtual-network/0a15de4f-d5b2-406b-ad4a-2d33ebbebb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.006482 10.0.0.19 - - [2026-04-13 01:56:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.19 - - [2026-04-13 01:56:47] "GET /service-appliance-set/5592f967-9017-4b69-a056-d9cb47f4de9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002608 10.0.0.19 - - [2026-04-13 01:56:47] "POST /fqname-to-id HTTP/1.1" 404 273 0.003059 10.0.0.19 - - [2026-04-13 01:56:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.099303 10.0.0.19 - - [2026-04-13 01:56:48] "GET /virtual-machine-interface/806915c3-2ebd-436c-8605-0ca58c1c4554?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.011936 10.0.0.19 - - [2026-04-13 01:56:48] "POST /instance-ips HTTP/1.1" 200 409 0.027067 10.0.0.19 - - [2026-04-13 01:56:48] "GET /instance-ip/c77924e8-33fc-45fa-84ca-cc96138063fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.004968 10.0.0.19 - - [2026-04-13 01:56:48] "POST /loadbalancers HTTP/1.1" 200 629 0.062200 10.0.0.19 - - [2026-04-13 01:56:48] "GET /project/0b21e3c5-0497-4953-a403-d84a968839a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.047845 10.0.0.19 - - [2026-04-13 01:56:48] "GET /instance-ip/c77924e8-33fc-45fa-84ca-cc96138063fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003279 10.0.0.19 - - [2026-04-13 01:56:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.021363 10.0.0.19 - - [2026-04-13 01:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008450 10.0.0.19 - - [2026-04-13 01:56:48] "POST /floating-ips HTTP/1.1" 200 597 0.043503 10.0.0.19 - - [2026-04-13 01:56:48] "GET /project/0b21e3c5-0497-4953-a403-d84a968839a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.053314 10.0.0.19 - - [2026-04-13 01:56:48] "GET /loadbalancer/3ab5f417-66a3-4f42-8500-7768e9ca5fad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003015 10.0.0.19 - - [2026-04-13 01:56:48] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.016692 10.0.0.19 - - [2026-04-13 01:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006181 10.0.0.19 - - [2026-04-13 01:56:48] "GET /project/0b21e3c5-0497-4953-a403-d84a968839a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.034423 10.0.0.19 - - [2026-04-13 01:56:48] "GET /loadbalancer-listener/d52ee9d5-4954-45c1-81ba-40d665f70c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.003149 10.0.0.19 - - [2026-04-13 01:56:48] "GET /loadbalancer-listener/d52ee9d5-4954-45c1-81ba-40d665f70c30?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.002965 10.0.0.19 - - [2026-04-13 01:56:48] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.048876 10.0.0.19 - - [2026-04-13 01:56:48] "GET /instance-ip/c77924e8-33fc-45fa-84ca-cc96138063fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002969 10.0.0.19 - - [2026-04-13 01:56:48] "GET /loadbalancer/3ab5f417-66a3-4f42-8500-7768e9ca5fad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002782 10.0.0.19 - - [2026-04-13 01:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006217 10.0.0.19 - - [2026-04-13 01:56:48] "GET /loadbalancer/3ab5f417-66a3-4f42-8500-7768e9ca5fad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.006975 10.0.0.19 - - [2026-04-13 01:56:48] "GET /instance-ip/c77924e8-33fc-45fa-84ca-cc96138063fa?fields=floating_ips HTTP/1.1" 200 1212 0.098384 10.0.0.19 - - [2026-04-13 01:56:48] "GET /loadbalancer-pool/97f63f0c-030c-48d4-9301-e90fdffecf22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.088369 10.0.0.19 - - [2026-04-13 01:56:48] "GET /floating-ip/5999d313-2517-4d6f-9b97-e34223d2706f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.002801 10.0.0.19 - - [2026-04-13 01:56:48] "POST /loadbalancer-members HTTP/1.1" 200 721 0.017174 10.0.0.19 - - [2026-04-13 01:56:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.023037 10.0.0.19 - - [2026-04-13 01:56:48] "GET /virtual-machine-interface/fc3c3712-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011279 10.0.0.19 - - [2026-04-13 01:56:48] "GET /virtual-machine-interface/fc3c3712-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004889 10.0.0.19 - - [2026-04-13 01:56:48] "POST /ref-update HTTP/1.1" 200 156 0.006706 10.0.0.19 - - [2026-04-13 01:56:48] "GET /floating-ip/5999d313-2517-4d6f-9b97-e34223d2706f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.018920 10.0.0.19 - - [2026-04-13 01:56:48] "POST /tags HTTP/1.1" 409 221 0.002840 10.0.0.19 - - [2026-04-13 01:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.19 - - [2026-04-13 01:56:48] "GET /tag/7d357589-be7b-4a8f-8ab7-b9baccd47e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.014004 10.0.0.19 - - [2026-04-13 01:56:48] "POST /set-tag HTTP/1.1" 200 109 0.025735 10.0.0.19 - - [2026-04-13 01:56:48] "PUT /floating-ip/5999d313-2517-4d6f-9b97-e34223d2706f HTTP/1.1" 200 256 0.040207 10.0.0.19 - - [2026-04-13 01:56:49] "GET /loadbalancer-pool/97f63f0c-030c-48d4-9301-e90fdffecf22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.009424 10.0.0.19 - - [2026-04-13 01:56:49] "POST /loadbalancer-members HTTP/1.1" 200 721 0.021451 10.0.0.19 - - [2026-04-13 01:56:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.015100 10.0.0.19 - - [2026-04-13 01:56:49] "GET /virtual-machine-interface/fbbb91a2-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010175 10.0.0.19 - - [2026-04-13 01:56:49] "GET /virtual-machine-interface/fbbb91a2-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005102 10.0.0.19 - - [2026-04-13 01:56:49] "POST /ref-update HTTP/1.1" 200 156 0.006102 10.0.0.19 - - [2026-04-13 01:56:49] "GET /floating-ip/5999d313-2517-4d6f-9b97-e34223d2706f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.014933 10.0.0.19 - - [2026-04-13 01:56:49] "POST /set-tag HTTP/1.1" 200 109 0.075886 10.0.0.19 - - [2026-04-13 01:56:49] "POST /tags HTTP/1.1" 409 206 0.002317 10.0.0.19 - - [2026-04-13 01:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.19 - - [2026-04-13 01:56:49] "GET /tag/bd9a9822-7df2-4121-a402-291283347f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012013 10.0.0.19 - - [2026-04-13 01:56:49] "POST /tags HTTP/1.1" 409 204 0.002138 10.0.0.19 - - [2026-04-13 01:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.19 - - [2026-04-13 01:56:50] "GET /tag/8a5040a4-8eff-4f60-9a0a-64b5e93671bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.015533 10.0.0.19 - - [2026-04-13 01:56:50] "GET /application-policy-set/25c4f36a-458a-4c8d-8146-1db116b88fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003068 10.0.0.19 - - [2026-04-13 01:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.19 - - [2026-04-13 01:56:50] "GET /policy-management/5403066d-217d-4556-a192-bac667ffde38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003222 10.0.0.19 - - [2026-04-13 01:56:50] "POST /tags HTTP/1.1" 409 206 0.002243 10.0.0.19 - - [2026-04-13 01:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.19 - - [2026-04-13 01:56:50] "GET /tag/bd9a9822-7df2-4121-a402-291283347f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011701 10.0.0.19 - - [2026-04-13 01:56:50] "POST /tags HTTP/1.1" 409 226 0.002124 10.0.0.19 - - [2026-04-13 01:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.19 - - [2026-04-13 01:56:50] "GET /tag/4d47d5b9-759f-44a9-a569-48431ea661e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013067 10.0.0.19 - - [2026-04-13 01:56:50] "POST /tags HTTP/1.1" 409 204 0.001887 10.0.0.19 - - [2026-04-13 01:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.19 - - [2026-04-13 01:56:50] "GET /tag/8a5040a4-8eff-4f60-9a0a-64b5e93671bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012056 10.0.0.19 - - [2026-04-13 01:56:50] "POST /tags HTTP/1.1" 409 226 0.001896 10.0.0.19 - - [2026-04-13 01:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.19 - - [2026-04-13 01:56:50] "GET /tag/4d47d5b9-759f-44a9-a569-48431ea661e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010766 10.0.0.19 - - [2026-04-13 01:56:50] "GET /application-policy-set/25c4f36a-458a-4c8d-8146-1db116b88fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002077 10.0.0.19 - - [2026-04-13 01:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.19 - - [2026-04-13 01:56:50] "GET /policy-management/5403066d-217d-4556-a192-bac667ffde38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002899 10.0.0.19 - - [2026-04-13 01:56:50] "POST /firewall-rules HTTP/1.1" 200 626 0.067487 10.0.0.19 - - [2026-04-13 01:56:50] "POST /firewall-rules HTTP/1.1" 200 646 0.088298 10.0.0.19 - - [2026-04-13 01:56:50] "GET /firewall-rule/fa374ed5-0b62-41a3-a21e-4b14d629e85f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.008434 10.0.0.19 - - [2026-04-13 01:56:50] "GET /firewall-policy/28e3a247-bc32-4365-9bad-97664633d072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002444 10.0.0.19 - - [2026-04-13 01:56:50] "GET /firewall-rule/1ddc923d-56f0-48f1-8130-b2ea92baf5a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.004163 10.0.0.19 - - [2026-04-13 01:56:50] "POST /ref-update HTTP/1.1" 200 156 0.013564 10.0.0.19 - - [2026-04-13 01:56:50] "POST /firewall-policys HTTP/1.1" 200 606 0.028480 10.0.0.19 - - [2026-04-13 01:56:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.012197 10.0.0.19 - - [2026-04-13 01:56:50] "GET /firewall-policy/44911dba-5f7d-4503-88fa-46a85dcc375c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.008355 10.0.0.19 - - [2026-04-13 01:56:50] "GET /application-policy-set/25c4f36a-458a-4c8d-8146-1db116b88fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003037 10.0.0.19 - - [2026-04-13 01:56:50] "GET /firewall-policy/44911dba-5f7d-4503-88fa-46a85dcc375c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.002735 10.0.0.19 - - [2026-04-13 01:56:50] "GET /firewall-policy/22900a11-8e14-4add-99ae-5e10513d358f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003973 10.0.0.19 - - [2026-04-13 01:56:50] "GET /firewall-policy/28e3a247-bc32-4365-9bad-97664633d072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003309 10.0.0.19 - - [2026-04-13 01:56:50] "GET /firewall-policy/e70ed72e-3b19-42aa-9781-2797aaa317e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004306 10.0.0.19 - - [2026-04-13 01:56:50] "GET /firewall-policy/28e3a247-bc32-4365-9bad-97664633d072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002306 10.0.0.19 - - [2026-04-13 01:56:50] "GET /firewall-policy/e70ed72e-3b19-42aa-9781-2797aaa317e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002455 10.0.0.19 - - [2026-04-13 01:56:50] "POST /ref-update HTTP/1.1" 200 156 0.018365 10.0.0.19 - - [2026-04-13 01:56:51] "POST /ref-update HTTP/1.1" 200 156 0.016875 10.0.0.19 - - [2026-04-13 01:56:51] "POST /ref-update HTTP/1.1" 200 156 0.026704 10.0.0.19 - - [2026-04-13 01:56:51] "POST /ref-update HTTP/1.1" 200 156 0.025439 10.0.0.19 - - [2026-04-13 01:56:51] "POST /ref-update HTTP/1.1" 200 156 0.031501 10.0.0.19 - - [2026-04-13 01:56:51] "GET /firewall-policy/44911dba-5f7d-4503-88fa-46a85dcc375c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.008027 10.0.0.19 - - [2026-04-13 01:57:23] "GET /global-system-configs HTTP/1.1" 200 322 0.006894 10.0.0.19 - - [2026-04-13 01:57:25] "GET /global-system-configs HTTP/1.1" 200 322 0.002531 10.0.0.19 - - [2026-04-13 01:58:49] "POST /tags HTTP/1.1" 409 252 0.002278 10.0.0.19 - - [2026-04-13 01:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.19 - - [2026-04-13 01:58:49] "GET /tag/c7ddb21c-130c-4706-8c00-155e286fca44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.020283 10.0.0.19 - - [2026-04-13 01:58:49] "POST /tags HTTP/1.1" 409 228 0.005906 10.0.0.19 - - [2026-04-13 01:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.19 - - [2026-04-13 01:58:49] "GET /tag/61c0efa8-14ee-47a4-bca9-8aa47c8f80c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.016901 10.0.0.19 - - [2026-04-13 01:58:49] "GET /application-policy-set/25c4f36a-458a-4c8d-8146-1db116b88fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003739 10.0.0.19 - - [2026-04-13 01:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.19 - - [2026-04-13 01:58:49] "GET /policy-management/5403066d-217d-4556-a192-bac667ffde38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002872 10.0.0.19 - - [2026-04-13 01:58:49] "POST /tags HTTP/1.1" 409 206 0.001706 10.0.0.19 - - [2026-04-13 01:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.19 - - [2026-04-13 01:58:49] "GET /tag/bd9a9822-7df2-4121-a402-291283347f92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013454 10.0.0.19 - - [2026-04-13 01:58:49] "POST /tags HTTP/1.1" 409 226 0.001909 10.0.0.19 - - [2026-04-13 01:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.19 - - [2026-04-13 01:58:50] "GET /tag/4d47d5b9-759f-44a9-a569-48431ea661e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010807 10.0.0.19 - - [2026-04-13 01:58:50] "POST /tags HTTP/1.1" 409 204 0.002340 10.0.0.19 - - [2026-04-13 01:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.19 - - [2026-04-13 01:58:50] "GET /tag/8a5040a4-8eff-4f60-9a0a-64b5e93671bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011729 10.0.0.19 - - [2026-04-13 01:58:50] "POST /tags HTTP/1.1" 409 226 0.001775 10.0.0.19 - - [2026-04-13 01:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.19 - - [2026-04-13 01:58:50] "GET /tag/4d47d5b9-759f-44a9-a569-48431ea661e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011795 10.0.0.19 - - [2026-04-13 01:58:50] "POST /tags HTTP/1.1" 409 228 0.002357 10.0.0.19 - - [2026-04-13 01:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.19 - - [2026-04-13 01:58:50] "GET /tag/61c0efa8-14ee-47a4-bca9-8aa47c8f80c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013548 10.0.0.19 - - [2026-04-13 01:58:50] "POST /tags HTTP/1.1" 409 252 0.002158 10.0.0.19 - - [2026-04-13 01:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002736 10.0.0.19 - - [2026-04-13 01:58:50] "GET /tag/c7ddb21c-130c-4706-8c00-155e286fca44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.015274 10.0.0.19 - - [2026-04-13 01:58:50] "GET /application-policy-set/25c4f36a-458a-4c8d-8146-1db116b88fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002771 10.0.0.19 - - [2026-04-13 01:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.19 - - [2026-04-13 01:58:50] "GET /policy-management/5403066d-217d-4556-a192-bac667ffde38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002640 10.0.0.19 - - [2026-04-13 01:58:50] "POST /firewall-rules HTTP/1.1" 409 281 0.002406 10.0.0.19 - - [2026-04-13 01:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.19 - - [2026-04-13 01:58:50] "PUT /firewall-rule/1ddc923d-56f0-48f1-8130-b2ea92baf5a5 HTTP/1.1" 200 260 0.019758 10.0.0.19 - - [2026-04-13 01:58:50] "POST /firewall-rules HTTP/1.1" 409 291 0.003020 10.0.0.19 - - [2026-04-13 01:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.19 - - [2026-04-13 01:58:50] "PUT /firewall-rule/fa374ed5-0b62-41a3-a21e-4b14d629e85f HTTP/1.1" 200 260 0.031710 10.0.0.19 - - [2026-04-13 01:58:50] "GET /firewall-rule/fa374ed5-0b62-41a3-a21e-4b14d629e85f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.005453 10.0.0.19 - - [2026-04-13 01:58:50] "POST /firewall-rules HTTP/1.1" 200 658 0.112575 10.0.0.19 - - [2026-04-13 01:58:50] "GET /firewall-rule/b210c3de-637a-49a7-a5ea-c233f4c68750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.004542 10.0.0.19 - - [2026-04-13 01:58:50] "GET /firewall-policy/28e3a247-bc32-4365-9bad-97664633d072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002550 10.0.0.19 - - [2026-04-13 01:58:50] "GET /firewall-rule/1ddc923d-56f0-48f1-8130-b2ea92baf5a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.004021 10.0.0.19 - - [2026-04-13 01:58:50] "POST /firewall-policys HTTP/1.1" 409 269 0.003080 10.0.0.19 - - [2026-04-13 01:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.19 - - [2026-04-13 01:58:50] "PUT /firewall-policy/44911dba-5f7d-4503-88fa-46a85dcc375c HTTP/1.1" 200 264 0.025774 10.0.0.19 - - [2026-04-13 01:58:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.035394 10.0.0.19 - - [2026-04-13 01:58:50] "GET /firewall-policy/44911dba-5f7d-4503-88fa-46a85dcc375c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.012538 10.0.0.19 - - [2026-04-13 01:58:51] "GET /application-policy-set/25c4f36a-458a-4c8d-8146-1db116b88fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004012 10.0.0.19 - - [2026-04-13 01:58:51] "GET /firewall-policy/44911dba-5f7d-4503-88fa-46a85dcc375c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.003001 10.0.0.19 - - [2026-04-13 01:58:51] "GET /firewall-policy/22900a11-8e14-4add-99ae-5e10513d358f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002658 10.0.0.19 - - [2026-04-13 01:58:51] "GET /firewall-policy/28e3a247-bc32-4365-9bad-97664633d072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.005531 10.0.0.19 - - [2026-04-13 01:58:51] "GET /firewall-policy/44911dba-5f7d-4503-88fa-46a85dcc375c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.004919 10.0.0.19 - - [2026-04-13 01:58:51] "GET /firewall-policy/44911dba-5f7d-4503-88fa-46a85dcc375c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.003585 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:58:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001104 [Introspect:8084]10.0.0.19 - - [2026-04-13 01:58:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001269 10.0.0.19 - - [2026-04-13 01:59:52] "GET /virtual-machine-interface/fbbb91a2-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004718 10.0.0.19 - - [2026-04-13 01:59:52] "POST /set-tag HTTP/1.1" 200 109 0.005193 10.0.0.19 - - [2026-04-13 01:59:52] "GET /virtual-machine-interface/fe5c73c2-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006805 10.0.0.19 - - [2026-04-13 01:59:52] "POST /set-tag HTTP/1.1" 200 109 0.003755 10.0.0.19 - - [2026-04-13 01:59:52] "GET /virtual-machine-interface/fcebd276-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006092 10.0.0.19 - - [2026-04-13 01:59:52] "POST /set-tag HTTP/1.1" 200 109 0.002192 10.0.0.19 - - [2026-04-13 01:59:52] "GET /virtual-machine-interface/fd66821e-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004209 10.0.0.19 - - [2026-04-13 01:59:52] "POST /set-tag HTTP/1.1" 200 109 0.002540 10.0.0.19 - - [2026-04-13 01:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.19 - - [2026-04-13 01:59:52] "GET /loadbalancer/3ab5f417-66a3-4f42-8500-7768e9ca5fad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002367 10.0.0.19 - - [2026-04-13 01:59:52] "GET /virtual-machine-interface/fbbb91a2-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003827 10.0.0.19 - - [2026-04-13 01:59:52] "POST /set-tag HTTP/1.1" 200 109 0.035674 10.0.0.19 - - [2026-04-13 01:59:52] "DELETE /loadbalancer-member/557d62d5-2f7c-4f73-b2e8-3d6b7d5ef5cf HTTP/1.1" 200 115 0.030812 10.0.0.19 - - [2026-04-13 01:59:52] "GET /virtual-machine-interface/ff38d704-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004519 10.0.0.19 - - [2026-04-13 01:59:52] "POST /set-tag HTTP/1.1" 200 109 0.002234 10.0.0.19 - - [2026-04-13 01:59:52] "GET /virtual-machine-interface/fecb7b46-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004543 10.0.0.19 - - [2026-04-13 01:59:52] "POST /set-tag HTTP/1.1" 200 109 0.002427 10.0.0.19 - - [2026-04-13 01:59:52] "GET /virtual-machine-interface/fdecdcd8-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004582 10.0.0.19 - - [2026-04-13 01:59:52] "POST /set-tag HTTP/1.1" 200 109 0.002679 10.0.0.19 - - [2026-04-13 01:59:52] "GET /virtual-machine-interface/fc3c3712-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004809 10.0.0.19 - - [2026-04-13 01:59:52] "POST /set-tag HTTP/1.1" 200 109 0.002384 10.0.0.19 - - [2026-04-13 01:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.19 - - [2026-04-13 01:59:53] "GET /loadbalancer/3ab5f417-66a3-4f42-8500-7768e9ca5fad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002442 10.0.0.19 - - [2026-04-13 01:59:53] "GET /virtual-machine-interface/fcebd276-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004430 10.0.0.19 - - [2026-04-13 01:59:53] "POST /set-tag HTTP/1.1" 200 109 0.002464 10.0.0.19 - - [2026-04-13 01:59:53] "GET /virtual-machine-interface/fc3c3712-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004860 10.0.0.19 - - [2026-04-13 01:59:53] "POST /set-tag HTTP/1.1" 200 109 0.002391 10.0.0.19 - - [2026-04-13 01:59:53] "GET /virtual-machine-interface/fbbb91a2-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004733 10.0.0.19 - - [2026-04-13 01:59:53] "POST /set-tag HTTP/1.1" 200 109 0.002723 10.0.0.19 - - [2026-04-13 01:59:53] "GET /virtual-machine-interface/fd66821e-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004874 10.0.0.19 - - [2026-04-13 01:59:53] "POST /set-tag HTTP/1.1" 200 109 0.003461 10.0.0.19 - - [2026-04-13 01:59:54] "GET /virtual-machine-interface/fcebd276-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007891 10.0.0.19 - - [2026-04-13 01:59:54] "POST /set-tag HTTP/1.1" 200 109 0.002113 10.0.0.19 - - [2026-04-13 01:59:54] "GET /virtual-machine/2c4661ad-95bb-4405-90f8-33d66a88b8d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002365 10.0.0.19 - - [2026-04-13 01:59:54] "POST /ref-update HTTP/1.1" 200 156 0.011872 10.0.0.19 - - [2026-04-13 01:59:54] "GET /virtual-machine-interface/fcebd276-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012393 10.0.0.19 - - [2026-04-13 01:59:54] "POST /set-tag HTTP/1.1" 200 109 0.025567 10.0.0.19 - - [2026-04-13 01:59:54] "POST /set-tag HTTP/1.1" 200 109 0.028305 10.0.0.19 - - [2026-04-13 01:59:54] "POST /set-tag HTTP/1.1" 200 109 0.086910 10.0.0.19 - - [2026-04-13 01:59:54] "POST /set-tag HTTP/1.1" 200 109 0.018376 10.0.0.19 - - [2026-04-13 01:59:54] "POST /set-tag HTTP/1.1" 200 109 0.030635 10.0.0.19 - - [2026-04-13 01:59:54] "DELETE /instance-ip/fd072ec2-36db-11f1-9872-fa163e1ff904 HTTP/1.1" 200 115 0.146164 10.0.0.19 - - [2026-04-13 01:59:54] "DELETE /virtual-machine-interface/fcebd276-36db-11f1-9872-fa163e1ff904 HTTP/1.1" 200 115 0.052088 10.0.0.19 - - [2026-04-13 01:59:54] "DELETE /virtual-machine/2c4661ad-95bb-4405-90f8-33d66a88b8d8 HTTP/1.1" 200 115 0.020434 10.0.0.19 - - [2026-04-13 01:59:54] "GET /virtual-machine-interface/fc3c3712-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007591 10.0.0.19 - - [2026-04-13 01:59:54] "POST /set-tag HTTP/1.1" 200 109 0.002675 10.0.0.19 - - [2026-04-13 01:59:54] "GET /virtual-machine/7dbac2b8-6f3b-4dfe-9233-db5ceda45a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003159 10.0.0.19 - - [2026-04-13 01:59:54] "POST /ref-update HTTP/1.1" 200 156 0.010097 10.0.0.19 - - [2026-04-13 01:59:54] "GET /virtual-machine-interface/fc3c3712-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005201 10.0.0.19 - - [2026-04-13 01:59:54] "POST /set-tag HTTP/1.1" 200 109 0.019826 10.0.0.19 - - [2026-04-13 01:59:54] "POST /set-tag HTTP/1.1" 200 109 0.029133 10.0.0.19 - - [2026-04-13 01:59:54] "POST /set-tag HTTP/1.1" 200 109 0.018208 10.0.0.19 - - [2026-04-13 01:59:54] "POST /set-tag HTTP/1.1" 200 109 0.029716 10.0.0.19 - - [2026-04-13 01:59:55] "POST /set-tag HTTP/1.1" 200 109 0.044350 10.0.0.19 - - [2026-04-13 01:59:55] "DELETE /instance-ip/fc5d33fe-36db-11f1-9872-fa163e1ff904 HTTP/1.1" 200 115 0.037583 10.0.0.19 - - [2026-04-13 01:59:55] "POST /ref-update HTTP/1.1" 200 156 0.013334 10.0.0.19 - - [2026-04-13 01:59:55] "DELETE /virtual-machine-interface/fc3c3712-36db-11f1-9872-fa163e1ff904 HTTP/1.1" 200 115 0.046733 10.0.0.19 - - [2026-04-13 01:59:55] "DELETE /virtual-machine/7dbac2b8-6f3b-4dfe-9233-db5ceda45a5e HTTP/1.1" 200 115 0.022552 10.0.0.19 - - [2026-04-13 01:59:55] "GET /virtual-machine-interface/fbbb91a2-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006342 10.0.0.19 - - [2026-04-13 01:59:55] "POST /set-tag HTTP/1.1" 200 109 0.002701 10.0.0.19 - - [2026-04-13 01:59:55] "GET /virtual-machine/cc02e599-bc1d-48fe-900b-18b70dfa8183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004818 10.0.0.19 - - [2026-04-13 01:59:55] "POST /ref-update HTTP/1.1" 200 156 0.026199 10.0.0.19 - - [2026-04-13 01:59:55] "GET /virtual-machine-interface/fbbb91a2-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006298 10.0.0.19 - - [2026-04-13 01:59:55] "POST /set-tag HTTP/1.1" 200 109 0.026942 10.0.0.19 - - [2026-04-13 01:59:55] "POST /set-tag HTTP/1.1" 200 109 0.027647 10.0.0.19 - - [2026-04-13 01:59:55] "POST /set-tag HTTP/1.1" 200 109 0.019116 10.0.0.19 - - [2026-04-13 01:59:55] "POST /set-tag HTTP/1.1" 200 109 0.030769 10.0.0.19 - - [2026-04-13 01:59:55] "POST /set-tag HTTP/1.1" 200 109 0.032648 10.0.0.19 - - [2026-04-13 01:59:55] "DELETE /instance-ip/fbdac3b0-36db-11f1-9872-fa163e1ff904 HTTP/1.1" 200 115 0.038589 10.0.0.19 - - [2026-04-13 01:59:55] "POST /ref-update HTTP/1.1" 200 156 0.008040 10.0.0.19 - - [2026-04-13 01:59:55] "DELETE /virtual-machine-interface/fbbb91a2-36db-11f1-9872-fa163e1ff904 HTTP/1.1" 200 115 0.053716 10.0.0.19 - - [2026-04-13 01:59:55] "DELETE /virtual-machine/cc02e599-bc1d-48fe-900b-18b70dfa8183 HTTP/1.1" 200 115 0.015743 10.0.0.19 - - [2026-04-13 01:59:55] "DELETE /tag/61e2b892-f0ad-4878-8ac3-3f810457cfb1 HTTP/1.1" 200 115 0.035479 10.0.0.19 - - [2026-04-13 01:59:55] "GET /virtual-machine-interface/fd66821e-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004490 10.0.0.19 - - [2026-04-13 01:59:55] "POST /set-tag HTTP/1.1" 200 109 0.002541 10.0.0.19 - - [2026-04-13 01:59:55] "GET /virtual-machine/325fb78c-de90-4ce9-bc5b-9344156e60f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002770 10.0.0.19 - - [2026-04-13 01:59:55] "POST /ref-update HTTP/1.1" 200 156 0.008100 10.0.0.19 - - [2026-04-13 01:59:55] "GET /virtual-machine-interface/fd66821e-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013111 10.0.0.19 - - [2026-04-13 01:59:55] "POST /set-tag HTTP/1.1" 200 109 0.019005 10.0.0.19 - - [2026-04-13 01:59:55] "POST /set-tag HTTP/1.1" 200 109 0.030771 10.0.0.19 - - [2026-04-13 01:59:56] "POST /set-tag HTTP/1.1" 200 109 0.033868 10.0.0.19 - - [2026-04-13 01:59:56] "POST /set-tag HTTP/1.1" 200 109 0.023198 10.0.0.19 - - [2026-04-13 01:59:56] "POST /set-tag HTTP/1.1" 200 109 0.031070 10.0.0.19 - - [2026-04-13 01:59:56] "DELETE /instance-ip/fd7befc8-36db-11f1-9872-fa163e1ff904 HTTP/1.1" 200 115 0.060949 10.0.0.19 - - [2026-04-13 01:59:56] "DELETE /virtual-machine-interface/fd66821e-36db-11f1-9872-fa163e1ff904 HTTP/1.1" 200 115 0.052837 10.0.0.19 - - [2026-04-13 01:59:56] "DELETE /virtual-machine/325fb78c-de90-4ce9-bc5b-9344156e60f4 HTTP/1.1" 200 115 0.019699 10.0.0.19 - - [2026-04-13 01:59:56] "DELETE /tag/bd9a9822-7df2-4121-a402-291283347f92 HTTP/1.1" 409 388 0.005913 10.0.0.19 - - [2026-04-13 01:59:56] "DELETE /tag/2af6a804-286b-4039-bf7b-dfb8e2a3192c HTTP/1.1" 200 115 0.031788 10.0.0.19 - - [2026-04-13 02:00:23] "GET /virtual-machine-interface/ff38d704-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010144 10.0.0.19 - - [2026-04-13 02:00:23] "POST /set-tag HTTP/1.1" 200 109 0.009560 10.0.0.19 - - [2026-04-13 02:00:23] "GET /virtual-machine-interface/ff38d704-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008152 10.0.0.19 - - [2026-04-13 02:00:23] "POST /set-tag HTTP/1.1" 200 109 0.002267 10.0.0.19 - - [2026-04-13 02:00:23] "GET /virtual-machine/2058091a-f9d1-42d2-9e68-15bac21a4f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002586 10.0.0.19 - - [2026-04-13 02:00:23] "POST /ref-update HTTP/1.1" 200 156 0.021706 10.0.0.19 - - [2026-04-13 02:00:23] "GET /virtual-machine-interface/ff38d704-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009875 10.0.0.19 - - [2026-04-13 02:00:23] "POST /set-tag HTTP/1.1" 200 109 0.025996 10.0.0.19 - - [2026-04-13 02:00:23] "POST /set-tag HTTP/1.1" 200 109 0.050695 10.0.0.19 - - [2026-04-13 02:00:23] "POST /set-tag HTTP/1.1" 200 109 0.019403 10.0.0.19 - - [2026-04-13 02:00:23] "POST /set-tag HTTP/1.1" 200 109 0.027144 10.0.0.19 - - [2026-04-13 02:00:24] "DELETE /instance-ip/ff52e13a-36db-11f1-9872-fa163e1ff904 HTTP/1.1" 200 115 0.100883 10.0.0.19 - - [2026-04-13 02:00:24] "DELETE /virtual-machine-interface/ff38d704-36db-11f1-9872-fa163e1ff904 HTTP/1.1" 200 115 0.108823 10.0.0.19 - - [2026-04-13 02:00:24] "DELETE /virtual-machine/2058091a-f9d1-42d2-9e68-15bac21a4f64 HTTP/1.1" 200 115 0.043055 10.0.0.19 - - [2026-04-13 02:00:24] "DELETE /tag/a40d8aa7-7d2b-4d77-85c2-c2c9858ce55b HTTP/1.1" 200 115 0.050814 10.0.0.19 - - [2026-04-13 02:00:24] "GET /virtual-machine-interface/fdecdcd8-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007189 10.0.0.19 - - [2026-04-13 02:00:24] "POST /set-tag HTTP/1.1" 200 109 0.003493 10.0.0.19 - - [2026-04-13 02:00:24] "GET /virtual-machine-interface/fdecdcd8-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006367 10.0.0.19 - - [2026-04-13 02:00:24] "POST /set-tag HTTP/1.1" 200 109 0.004110 10.0.0.19 - - [2026-04-13 02:00:24] "GET /virtual-machine/af8cd7f6-e112-4b18-a8b1-6a62f9c6fb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.005697 10.0.0.19 - - [2026-04-13 02:00:24] "POST /ref-update HTTP/1.1" 200 156 0.016635 10.0.0.19 - - [2026-04-13 02:00:24] "GET /virtual-machine-interface/fdecdcd8-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.025862 10.0.0.19 - - [2026-04-13 02:00:24] "POST /set-tag HTTP/1.1" 200 109 0.029117 10.0.0.19 - - [2026-04-13 02:00:24] "POST /set-tag HTTP/1.1" 200 109 0.071599 10.0.0.19 - - [2026-04-13 02:00:24] "POST /set-tag HTTP/1.1" 200 109 0.032926 10.0.0.19 - - [2026-04-13 02:00:24] "POST /set-tag HTTP/1.1" 200 109 0.019300 10.0.0.19 - - [2026-04-13 02:00:24] "DELETE /instance-ip/fe07e51e-36db-11f1-9872-fa163e1ff904 HTTP/1.1" 200 115 0.096359 10.0.0.19 - - [2026-04-13 02:00:24] "DELETE /virtual-machine-interface/fdecdcd8-36db-11f1-9872-fa163e1ff904 HTTP/1.1" 200 115 0.069651 10.0.0.19 - - [2026-04-13 02:00:24] "DELETE /virtual-machine/af8cd7f6-e112-4b18-a8b1-6a62f9c6fb0f HTTP/1.1" 200 115 0.041521 10.0.0.19 - - [2026-04-13 02:00:25] "DELETE /tag/f147dd2a-99f1-4ee3-8047-2d3af8be33e0 HTTP/1.1" 200 115 0.052185 10.0.0.19 - - [2026-04-13 02:00:25] "GET /virtual-machine-interface/fecb7b46-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008218 10.0.0.19 - - [2026-04-13 02:00:25] "POST /set-tag HTTP/1.1" 200 109 0.002555 10.0.0.19 - - [2026-04-13 02:00:25] "GET /virtual-machine-interface/fecb7b46-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004680 10.0.0.19 - - [2026-04-13 02:00:25] "POST /set-tag HTTP/1.1" 200 109 0.003059 10.0.0.19 - - [2026-04-13 02:00:25] "GET /virtual-machine/17986c16-34e9-43cf-85c4-0157f5443999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003733 10.0.0.19 - - [2026-04-13 02:00:25] "POST /ref-update HTTP/1.1" 200 156 0.014529 10.0.0.19 - - [2026-04-13 02:00:25] "GET /virtual-machine-interface/fecb7b46-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.032413 10.0.0.19 - - [2026-04-13 02:00:25] "POST /set-tag HTTP/1.1" 200 109 0.049369 10.0.0.19 - - [2026-04-13 02:00:25] "POST /set-tag HTTP/1.1" 200 109 0.132053 10.0.0.19 - - [2026-04-13 02:00:25] "POST /set-tag HTTP/1.1" 200 109 0.110816 10.0.0.19 - - [2026-04-13 02:00:25] "POST /set-tag HTTP/1.1" 200 109 0.038840 10.0.0.19 - - [2026-04-13 02:00:25] "DELETE /instance-ip/fee48f64-36db-11f1-9872-fa163e1ff904 HTTP/1.1" 200 115 0.070402 10.0.0.19 - - [2026-04-13 02:00:25] "DELETE /virtual-machine-interface/fecb7b46-36db-11f1-9872-fa163e1ff904 HTTP/1.1" 200 115 0.085627 10.0.0.19 - - [2026-04-13 02:00:25] "DELETE /virtual-machine/17986c16-34e9-43cf-85c4-0157f5443999 HTTP/1.1" 200 115 0.020508 10.0.0.19 - - [2026-04-13 02:00:25] "DELETE /tag/c7ddb21c-130c-4706-8c00-155e286fca44 HTTP/1.1" 409 236 0.010948 10.0.0.19 - - [2026-04-13 02:00:25] "DELETE /tag/61c0efa8-14ee-47a4-bca9-8aa47c8f80c1 HTTP/1.1" 409 236 0.015070 10.0.0.19 - - [2026-04-13 02:00:25] "DELETE /tag/239b2c70-71af-4f1e-a660-c830601b88c8 HTTP/1.1" 200 115 0.057236 10.0.0.19 - - [2026-04-13 02:00:25] "GET /virtual-machine-interface/fe5c73c2-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013903 10.0.0.19 - - [2026-04-13 02:00:26] "POST /set-tag HTTP/1.1" 200 109 0.004118 10.0.0.19 - - [2026-04-13 02:00:26] "GET /virtual-machine-interface/fe5c73c2-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016033 10.0.0.19 - - [2026-04-13 02:00:26] "POST /set-tag HTTP/1.1" 200 109 0.007340 10.0.0.19 - - [2026-04-13 02:00:26] "GET /virtual-machine/b2f4ad79-ea8d-42c7-8324-5549a5f6ca36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004216 10.0.0.19 - - [2026-04-13 02:00:26] "POST /ref-update HTTP/1.1" 200 156 0.028504 10.0.0.19 - - [2026-04-13 02:00:26] "GET /virtual-machine-interface/fe5c73c2-36db-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020879 10.0.0.19 - - [2026-04-13 02:00:26] "POST /set-tag HTTP/1.1" 200 109 0.030748 10.0.0.19 - - [2026-04-13 02:00:26] "POST /set-tag HTTP/1.1" 200 109 0.054174 10.0.0.19 - - [2026-04-13 02:00:26] "POST /set-tag HTTP/1.1" 200 109 0.034474 10.0.0.19 - - [2026-04-13 02:00:26] "POST /set-tag HTTP/1.1" 200 109 0.024282 10.0.0.19 - - [2026-04-13 02:00:26] "DELETE /instance-ip/fe71e37e-36db-11f1-9872-fa163e1ff904 HTTP/1.1" 200 115 0.079710 10.0.0.19 - - [2026-04-13 02:00:26] "DELETE /virtual-machine-interface/fe5c73c2-36db-11f1-9872-fa163e1ff904 HTTP/1.1" 200 115 0.087086 10.0.0.19 - - [2026-04-13 02:00:26] "DELETE /virtual-machine/b2f4ad79-ea8d-42c7-8324-5549a5f6ca36 HTTP/1.1" 200 115 0.052986 10.0.0.19 - - [2026-04-13 02:00:26] "DELETE /tag/8a5040a4-8eff-4f60-9a0a-64b5e93671bc HTTP/1.1" 409 236 0.017606 10.0.0.19 - - [2026-04-13 02:00:26] "DELETE /tag/61bfce15-b601-41ee-b811-166c73d347c3 HTTP/1.1" 200 115 0.068788 10.0.0.19 - - [2026-04-13 02:00:26] "DELETE /tag/679119a1-3e3c-48c9-bb31-774b51ce7abf HTTP/1.1" 200 115 0.078259 [Introspect:8084]10.0.0.19 - - [2026-04-13 02:00:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001163 [Introspect:8084]10.0.0.19 - - [2026-04-13 02:00:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001197 10.0.0.19 - - [2026-04-13 02:00:27] "POST /projects HTTP/1.1" 409 238 0.004451 10.0.0.19 - - [2026-04-13 02:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.19 - - [2026-04-13 02:00:27] "GET /project/d637a2a9-3934-4bb5-b490-4d23b8bb1d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044262 10.0.0.19 - - [2026-04-13 02:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.014355 10.0.0.19 - - [2026-04-13 02:00:28] "GET /virtual-network/bf8578da-1358-4131-aa50-b217f945a682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006119 10.0.0.19 - - [2026-04-13 02:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.19 - - [2026-04-13 02:00:28] "GET /virtual-network/0a15de4f-d5b2-406b-ad4a-2d33ebbebb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.005029 10.0.0.19 - - [2026-04-13 02:00:28] "POST /security-groups HTTP/1.1" 409 285 0.003873 10.0.0.19 - - [2026-04-13 02:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.19 - - [2026-04-13 02:00:28] "PUT /security-group/a2928d45-6012-4c2c-8f89-4126c5eaf74d HTTP/1.1" 200 262 0.058706 10.0.0.19 - - [2026-04-13 02:00:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.025205 10.0.0.19 - - [2026-04-13 02:00:28] "PUT /access-control-list/1cee7e43-28a3-40d8-b8a8-d2af8c5a970b HTTP/1.1" 200 272 0.020629 10.0.0.19 - - [2026-04-13 02:00:28] "PUT /access-control-list/c2a989a7-3ad0-49d7-ac05-82a1119ae970 HTTP/1.1" 200 272 0.026735 10.0.0.19 - - [2026-04-13 02:00:33] "POST /projects HTTP/1.1" 409 238 0.002399 10.0.0.19 - - [2026-04-13 02:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.19 - - [2026-04-13 02:00:33] "GET /project/d637a2a9-3934-4bb5-b490-4d23b8bb1d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.049626 10.0.0.19 - - [2026-04-13 02:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.19 - - [2026-04-13 02:00:33] "GET /virtual-network/bf8578da-1358-4131-aa50-b217f945a682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004416 10.0.0.19 - - [2026-04-13 02:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.19 - - [2026-04-13 02:00:33] "GET /virtual-network/0a15de4f-d5b2-406b-ad4a-2d33ebbebb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.005097 10.0.0.19 - - [2026-04-13 02:00:33] "POST /security-groups HTTP/1.1" 409 285 0.002475 10.0.0.19 - - [2026-04-13 02:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.19 - - [2026-04-13 02:00:33] "PUT /security-group/a2928d45-6012-4c2c-8f89-4126c5eaf74d HTTP/1.1" 200 262 0.058409 10.0.0.19 - - [2026-04-13 02:00:33] "PUT /access-control-list/1cee7e43-28a3-40d8-b8a8-d2af8c5a970b HTTP/1.1" 200 272 0.013712 10.0.0.19 - - [2026-04-13 02:00:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.017073 10.0.0.19 - - [2026-04-13 02:00:33] "GET /firewall-policy/e70ed72e-3b19-42aa-9781-2797aaa317e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.017847 10.0.0.19 - - [2026-04-13 02:00:33] "PUT /access-control-list/c2a989a7-3ad0-49d7-ac05-82a1119ae970 HTTP/1.1" 200 272 0.040096 10.0.0.19 - - [2026-04-13 02:00:33] "GET /firewall-rule/6fee51a7-35a1-4105-b93e-346a72eb5d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002762 10.0.0.19 - - [2026-04-13 02:00:33] "POST /ref-update HTTP/1.1" 200 156 0.049455 10.0.0.19 - - [2026-04-13 02:00:33] "DELETE /firewall-rule/6fee51a7-35a1-4105-b93e-346a72eb5d53 HTTP/1.1" 200 115 0.041139 10.0.0.19 - - [2026-04-13 02:00:33] "GET /firewall-policy/e70ed72e-3b19-42aa-9781-2797aaa317e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.005179 10.0.0.19 - - [2026-04-13 02:00:33] "GET /firewall-rule/3a70e473-e003-4a31-85a9-d2f1852c92bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.003763 10.0.0.19 - - [2026-04-13 02:00:33] "POST /ref-update HTTP/1.1" 200 156 0.066357 10.0.0.19 - - [2026-04-13 02:00:33] "DELETE /firewall-rule/3a70e473-e003-4a31-85a9-d2f1852c92bd HTTP/1.1" 200 115 0.048798 10.0.0.19 - - [2026-04-13 02:00:33] "DELETE /tag/0555c14f-9c44-47f0-a8ad-e0e65331ade2 HTTP/1.1" 200 115 0.046034 10.0.0.19 - - [2026-04-13 02:00:33] "DELETE /tag/c7ddb21c-130c-4706-8c00-155e286fca44 HTTP/1.1" 409 236 0.004325 10.0.0.19 - - [2026-04-13 02:00:33] "DELETE /tag/61c0efa8-14ee-47a4-bca9-8aa47c8f80c1 HTTP/1.1" 409 236 0.005212 10.0.0.19 - - [2026-04-13 02:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.19 - - [2026-04-13 02:00:33] "GET /virtual-network/bf8578da-1358-4131-aa50-b217f945a682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004478 10.0.0.19 - - [2026-04-13 02:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.19 - - [2026-04-13 02:00:33] "GET /virtual-network/0a15de4f-d5b2-406b-ad4a-2d33ebbebb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004771 10.0.0.19 - - [2026-04-13 02:00:33] "PUT /virtual-network/bf8578da-1358-4131-aa50-b217f945a682 HTTP/1.1" 200 264 0.047993 10.0.0.19 - - [2026-04-13 02:00:34] "PUT /virtual-network/0a15de4f-d5b2-406b-ad4a-2d33ebbebb0f HTTP/1.1" 200 264 0.084537 10.0.0.19 - - [2026-04-13 02:00:34] "DELETE /security-group/a2928d45-6012-4c2c-8f89-4126c5eaf74d HTTP/1.1" 200 115 0.060421 10.0.0.19 - - [2026-04-13 02:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.19 - - [2026-04-13 02:00:34] "DELETE /access-control-list/1cee7e43-28a3-40d8-b8a8-d2af8c5a970b HTTP/1.1" 200 115 0.048605 10.0.0.19 - - [2026-04-13 02:00:34] "DELETE /access-control-list/c2a989a7-3ad0-49d7-ac05-82a1119ae970 HTTP/1.1" 200 115 0.038494 10.0.0.19 - - [2026-04-13 02:00:34] "GET /project/d637a2a9-3934-4bb5-b490-4d23b8bb1d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.044465 10.0.0.19 - - [2026-04-13 02:00:34] "GET /project/d637a2a9-3934-4bb5-b490-4d23b8bb1d52?fields=security_groups HTTP/1.1" 200 1353 0.043844 10.0.0.19 - - [2026-04-13 02:00:34] "DELETE /security-group/c8e4c26f-e962-429b-a1e1-a0cb035cf853 HTTP/1.1" 200 115 0.051495 10.0.0.19 - - [2026-04-13 02:00:34] "DELETE /access-control-list/c7775aae-c230-4ba9-a61d-a288cac948bd HTTP/1.1" 200 115 0.043597 10.0.0.19 - - [2026-04-13 02:00:34] "GET /project/d637a2a9-3934-4bb5-b490-4d23b8bb1d52?fields=application_policy_sets HTTP/1.1" 200 1392 0.057917 10.0.0.19 - - [2026-04-13 02:00:34] "DELETE /access-control-list/b9c9a2ad-d498-421f-a4be-236180cfff67 HTTP/1.1" 200 115 0.054475 10.0.0.19 - - [2026-04-13 02:00:34] "DELETE /project/d637a2a9-3934-4bb5-b490-4d23b8bb1d52 HTTP/1.1" 200 115 0.384337 10.0.0.19 - - [2026-04-13 02:00:34] "POST /projects HTTP/1.1" 409 238 0.002280 10.0.0.19 - - [2026-04-13 02:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.19 - - [2026-04-13 02:00:34] "GET /project/0b21e3c5-0497-4953-a403-d84a968839a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.036193 10.0.0.19 - - [2026-04-13 02:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.19 - - [2026-04-13 02:00:34] "GET /virtual-network/bf8578da-1358-4131-aa50-b217f945a682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005668 10.0.0.19 - - [2026-04-13 02:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.19 - - [2026-04-13 02:00:34] "GET /virtual-network/0a15de4f-d5b2-406b-ad4a-2d33ebbebb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004707 10.0.0.19 - - [2026-04-13 02:00:34] "POST /security-groups HTTP/1.1" 409 285 0.003111 10.0.0.19 - - [2026-04-13 02:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.19 - - [2026-04-13 02:00:34] "PUT /security-group/3935fcb5-93e9-40d5-a127-f6301cf50739 HTTP/1.1" 200 262 0.057251 10.0.0.19 - - [2026-04-13 02:00:34] "PUT /access-control-list/8120041a-50da-4575-a0dd-2f411ac50739 HTTP/1.1" 200 272 0.011507 10.0.0.19 - - [2026-04-13 02:00:34] "PUT /access-control-list/d5d7efdd-fe0d-424b-b49e-d580c29152db HTTP/1.1" 200 272 0.021344 10.0.0.19 - - [2026-04-13 02:00:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.023980 10.0.0.19 - - [2026-04-13 02:00:39] "GET /application-policy-set/25c4f36a-458a-4c8d-8146-1db116b88fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002814 10.0.0.19 - - [2026-04-13 02:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.19 - - [2026-04-13 02:00:39] "GET /policy-management/5403066d-217d-4556-a192-bac667ffde38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002467 10.0.0.19 - - [2026-04-13 02:00:39] "GET /firewall-policy/28e3a247-bc32-4365-9bad-97664633d072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002653 10.0.0.19 - - [2026-04-13 02:00:39] "GET /firewall-rule/1ddc923d-56f0-48f1-8130-b2ea92baf5a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003472 10.0.0.19 - - [2026-04-13 02:00:39] "POST /ref-update HTTP/1.1" 200 156 0.018102 10.0.0.19 - - [2026-04-13 02:00:39] "DELETE /firewall-rule/1ddc923d-56f0-48f1-8130-b2ea92baf5a5 HTTP/1.1" 200 115 0.082709 10.0.0.19 - - [2026-04-13 02:00:39] "GET /firewall-policy/44911dba-5f7d-4503-88fa-46a85dcc375c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.004347 10.0.0.19 - - [2026-04-13 02:00:39] "GET /firewall-rule/fa374ed5-0b62-41a3-a21e-4b14d629e85f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.010357 10.0.0.19 - - [2026-04-13 02:00:39] "POST /ref-update HTTP/1.1" 200 156 0.035485 10.0.0.19 - - [2026-04-13 02:00:39] "DELETE /firewall-rule/fa374ed5-0b62-41a3-a21e-4b14d629e85f HTTP/1.1" 200 115 0.098558 10.0.0.19 - - [2026-04-13 02:00:39] "GET /firewall-policy/44911dba-5f7d-4503-88fa-46a85dcc375c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.011994 10.0.0.19 - - [2026-04-13 02:00:39] "GET /firewall-rule/b210c3de-637a-49a7-a5ea-c233f4c68750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.002721 10.0.0.19 - - [2026-04-13 02:00:39] "POST /ref-update HTTP/1.1" 200 156 0.014876 10.0.0.19 - - [2026-04-13 02:00:39] "DELETE /firewall-rule/b210c3de-637a-49a7-a5ea-c233f4c68750 HTTP/1.1" 200 115 0.075243 10.0.0.19 - - [2026-04-13 02:00:39] "GET /application-policy-set/25c4f36a-458a-4c8d-8146-1db116b88fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004419 10.0.0.19 - - [2026-04-13 02:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.19 - - [2026-04-13 02:00:39] "GET /policy-management/5403066d-217d-4556-a192-bac667ffde38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003586 10.0.0.19 - - [2026-04-13 02:00:39] "GET /firewall-policy/44911dba-5f7d-4503-88fa-46a85dcc375c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004209 10.0.0.19 - - [2026-04-13 02:00:39] "POST /ref-update HTTP/1.1" 200 156 0.029705 10.0.0.19 - - [2026-04-13 02:00:39] "DELETE /firewall-policy/44911dba-5f7d-4503-88fa-46a85dcc375c HTTP/1.1" 200 115 0.041044 10.0.0.19 - - [2026-04-13 02:00:39] "DELETE /tag/bd9a9822-7df2-4121-a402-291283347f92 HTTP/1.1" 200 115 0.062699 10.0.0.19 - - [2026-04-13 02:00:39] "DELETE /tag/8a5040a4-8eff-4f60-9a0a-64b5e93671bc HTTP/1.1" 200 115 0.067726 10.0.0.19 - - [2026-04-13 02:00:39] "DELETE /tag/c7ddb21c-130c-4706-8c00-155e286fca44 HTTP/1.1" 200 115 0.040565 10.0.0.19 - - [2026-04-13 02:00:40] "DELETE /tag/61c0efa8-14ee-47a4-bca9-8aa47c8f80c1 HTTP/1.1" 200 115 0.057605 10.0.0.19 - - [2026-04-13 02:00:40] "DELETE /loadbalancer-member/3d9df2af-a26c-4240-80ae-1acda3df9c40 HTTP/1.1" 200 115 0.040969 10.0.0.19 - - [2026-04-13 02:00:40] "DELETE /loadbalancer-pool/97f63f0c-030c-48d4-9301-e90fdffecf22 HTTP/1.1" 200 115 0.043279 10.0.0.19 - - [2026-04-13 02:00:40] "DELETE /loadbalancer-listener/d52ee9d5-4954-45c1-81ba-40d665f70c30 HTTP/1.1" 200 115 0.044656 10.0.0.19 - - [2026-04-13 02:00:40] "DELETE /loadbalancer/3ab5f417-66a3-4f42-8500-7768e9ca5fad HTTP/1.1" 200 115 0.040609 10.0.0.19 - - [2026-04-13 02:00:40] "DELETE /floating-ip/5999d313-2517-4d6f-9b97-e34223d2706f HTTP/1.1" 200 115 0.034918 10.0.0.19 - - [2026-04-13 02:00:40] "DELETE /instance-ip/c77924e8-33fc-45fa-84ca-cc96138063fa HTTP/1.1" 200 115 0.038019 10.0.0.19 - - [2026-04-13 02:00:40] "DELETE /virtual-machine-interface/806915c3-2ebd-436c-8605-0ca58c1c4554 HTTP/1.1" 200 115 0.038860 10.0.0.19 - - [2026-04-13 02:00:40] "DELETE /tag/7d357589-be7b-4a8f-8ab7-b9baccd47e42 HTTP/1.1" 200 115 0.056551 10.0.0.19 - - [2026-04-13 02:00:40] "POST /projects HTTP/1.1" 409 238 0.002076 10.0.0.19 - - [2026-04-13 02:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.19 - - [2026-04-13 02:00:40] "GET /project/0b21e3c5-0497-4953-a403-d84a968839a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.044249 10.0.0.19 - - [2026-04-13 02:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.19 - - [2026-04-13 02:00:40] "GET /virtual-network/bf8578da-1358-4131-aa50-b217f945a682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.009211 10.0.0.19 - - [2026-04-13 02:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.016730 10.0.0.19 - - [2026-04-13 02:00:40] "GET /virtual-network/0a15de4f-d5b2-406b-ad4a-2d33ebbebb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.005498 10.0.0.19 - - [2026-04-13 02:00:40] "POST /security-groups HTTP/1.1" 409 285 0.002497 10.0.0.19 - - [2026-04-13 02:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.19 - - [2026-04-13 02:00:40] "PUT /security-group/3935fcb5-93e9-40d5-a127-f6301cf50739 HTTP/1.1" 200 262 0.059139 10.0.0.19 - - [2026-04-13 02:00:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.073406 10.0.0.19 - - [2026-04-13 02:00:40] "PUT /access-control-list/8120041a-50da-4575-a0dd-2f411ac50739 HTTP/1.1" 200 272 0.060520 10.0.0.19 - - [2026-04-13 02:00:40] "GET /firewall-policy/e70ed72e-3b19-42aa-9781-2797aaa317e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.042050 10.0.0.19 - - [2026-04-13 02:00:40] "PUT /access-control-list/d5d7efdd-fe0d-424b-b49e-d580c29152db HTTP/1.1" 200 272 0.068352 10.0.0.19 - - [2026-04-13 02:00:40] "GET /firewall-rule/2f611835-8624-477b-b33e-0e35134f6378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.008734 10.0.0.19 - - [2026-04-13 02:00:41] "POST /ref-update HTTP/1.1" 200 156 0.160817 10.0.0.19 - - [2026-04-13 02:00:41] "DELETE /firewall-rule/2f611835-8624-477b-b33e-0e35134f6378 HTTP/1.1" 200 115 0.048809 10.0.0.19 - - [2026-04-13 02:00:41] "GET /firewall-policy/e70ed72e-3b19-42aa-9781-2797aaa317e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.006983 10.0.0.19 - - [2026-04-13 02:00:41] "GET /firewall-rule/3e2b60a6-6c59-4ea1-86d0-6c2b87984160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.003198 10.0.0.19 - - [2026-04-13 02:00:41] "POST /ref-update HTTP/1.1" 200 156 0.085270 10.0.0.19 - - [2026-04-13 02:00:41] "DELETE /firewall-rule/3e2b60a6-6c59-4ea1-86d0-6c2b87984160 HTTP/1.1" 200 115 0.070868 10.0.0.19 - - [2026-04-13 02:00:41] "DELETE /tag/4d47d5b9-759f-44a9-a569-48431ea661e1 HTTP/1.1" 200 115 0.048116 10.0.0.19 - - [2026-04-13 02:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.19 - - [2026-04-13 02:00:41] "GET /virtual-network/bf8578da-1358-4131-aa50-b217f945a682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004692 10.0.0.19 - - [2026-04-13 02:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.19 - - [2026-04-13 02:00:41] "GET /virtual-network/0a15de4f-d5b2-406b-ad4a-2d33ebbebb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.006656 10.0.0.19 - - [2026-04-13 02:00:41] "PUT /virtual-network/bf8578da-1358-4131-aa50-b217f945a682 HTTP/1.1" 200 264 0.051295 10.0.0.19 - - [2026-04-13 02:00:41] "PUT /virtual-network/0a15de4f-d5b2-406b-ad4a-2d33ebbebb0f HTTP/1.1" 200 264 0.048205 10.0.0.19 - - [2026-04-13 02:00:41] "DELETE /security-group/3935fcb5-93e9-40d5-a127-f6301cf50739 HTTP/1.1" 200 115 0.091865 10.0.0.19 - - [2026-04-13 02:00:41] "DELETE /access-control-list/8120041a-50da-4575-a0dd-2f411ac50739 HTTP/1.1" 200 115 0.043087 10.0.0.19 - - [2026-04-13 02:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012077 10.0.0.19 - - [2026-04-13 02:00:41] "DELETE /access-control-list/d5d7efdd-fe0d-424b-b49e-d580c29152db HTTP/1.1" 200 115 0.040681 10.0.0.19 - - [2026-04-13 02:00:41] "GET /project/0b21e3c5-0497-4953-a403-d84a968839a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.055831 10.0.0.19 - - [2026-04-13 02:00:41] "GET /project/0b21e3c5-0497-4953-a403-d84a968839a0?fields=security_groups HTTP/1.1" 200 1351 0.099979 10.0.0.19 - - [2026-04-13 02:00:42] "DELETE /security-group/45dd1d07-7492-4b77-82cb-429df8e22974 HTTP/1.1" 200 115 0.084091 10.0.0.19 - - [2026-04-13 02:00:42] "DELETE /access-control-list/cb76d90d-6bd8-4e8c-a500-a8a89241a4d2 HTTP/1.1" 200 115 0.126693 10.0.0.19 - - [2026-04-13 02:00:42] "GET /project/0b21e3c5-0497-4953-a403-d84a968839a0?fields=application_policy_sets HTTP/1.1" 200 1390 0.134593 10.0.0.19 - - [2026-04-13 02:00:42] "DELETE /access-control-list/8fd11634-9b14-4980-9e69-f9f5f5a34e8c HTTP/1.1" 200 115 0.110574 10.0.0.19 - - [2026-04-13 02:00:42] "DELETE /project/0b21e3c5-0497-4953-a403-d84a968839a0 HTTP/1.1" 200 115 0.643150 [Introspect:8084]10.0.0.19 - - [2026-04-13 02:00:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001068 [Introspect:8084]10.0.0.19 - - [2026-04-13 02:00:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001025 [Introspect:8084]10.0.0.19 - - [2026-04-13 02:00:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001351 [Introspect:8084]10.0.0.19 - - [2026-04-13 02:00:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001619 10.0.0.19 - - [2026-04-13 02:01:34] "GET / HTTP/1.1" 200 35931 0.002130 10.0.0.19 - - [2026-04-13 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.19 - - [2026-04-13 02:01:34] "GET /global-vrouter-config/f6db42ca-7a7c-41b9-b223-8f0066dfe102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003095 10.0.0.19 - - [2026-04-13 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.19 - - [2026-04-13 02:01:34] "GET /global-vrouter-config/f6db42ca-7a7c-41b9-b223-8f0066dfe102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002776 10.0.0.19 - - [2026-04-13 02:01:53] "GET / HTTP/1.1" 200 35931 0.001900 10.0.0.19 - - [2026-04-13 02:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.19 - - [2026-04-13 02:01:53] "GET /global-system-config/46a63a9c-42a9-493a-b507-094fdf4ee950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004731 10.0.0.19 - - [2026-04-13 02:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.19 - - [2026-04-13 02:01:53] "GET /config-node/c7241886-c53f-4bc8-986a-c119dfb762c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001895 10.0.0.19 - - [2026-04-13 02:01:53] "GET / HTTP/1.1" 200 35931 0.001666 10.0.0.19 - - [2026-04-13 02:01:53] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002243 10.0.0.19 - - [2026-04-13 02:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.19 - - [2026-04-13 02:01:58] "GET /global-vrouter-config/f6db42ca-7a7c-41b9-b223-8f0066dfe102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002660 10.0.0.19 - - [2026-04-13 02:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.19 - - [2026-04-13 02:01:58] "PUT /global-vrouter-config/f6db42ca-7a7c-41b9-b223-8f0066dfe102 HTTP/1.1" 200 276 0.008316 10.0.0.19 - - [2026-04-13 02:01:59] "GET / HTTP/1.1" 200 35931 0.002639 10.0.0.19 - - [2026-04-13 02:01:59] "POST /alarms HTTP/1.1" 409 264 0.002177 10.0.0.19 - - [2026-04-13 02:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.19 - - [2026-04-13 02:01:59] "PUT /alarm/a5a22ab3-eec6-47f9-9a65-e807a9c64948 HTTP/1.1" 200 244 0.011087 10.0.0.19 - - [2026-04-13 02:01:59] "POST /alarms HTTP/1.1" 409 261 0.003953 10.0.0.19 - - [2026-04-13 02:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.19 - - [2026-04-13 02:01:59] "PUT /alarm/adafd3a9-473a-4da8-8c21-41fdc893bda6 HTTP/1.1" 200 244 0.010899 10.0.0.19 - - [2026-04-13 02:01:59] "POST /alarms HTTP/1.1" 409 261 0.011498 10.0.0.19 - - [2026-04-13 02:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.19 - - [2026-04-13 02:01:59] "PUT /alarm/fafb7bba-3c25-4545-9ced-141795012884 HTTP/1.1" 200 244 0.012923 10.0.0.19 - - [2026-04-13 02:01:59] "POST /alarms HTTP/1.1" 409 253 0.006873 10.0.0.19 - - [2026-04-13 02:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.19 - - [2026-04-13 02:01:59] "PUT /alarm/663cd739-266c-4839-9e9f-8b76266a8169 HTTP/1.1" 200 244 0.013901 10.0.0.19 - - [2026-04-13 02:01:59] "POST /alarms HTTP/1.1" 409 251 0.013264 10.0.0.19 - - [2026-04-13 02:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.19 - - [2026-04-13 02:01:59] "PUT /alarm/65cdb5dd-028d-4fd8-bafa-826e42297df5 HTTP/1.1" 200 244 0.013047 10.0.0.19 - - [2026-04-13 02:01:59] "POST /alarms HTTP/1.1" 409 252 0.015406 10.0.0.19 - - [2026-04-13 02:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.19 - - [2026-04-13 02:01:59] "PUT /alarm/baf6acd4-d2d1-4930-838b-34cf725a9402 HTTP/1.1" 200 244 0.012170 10.0.0.19 - - [2026-04-13 02:01:59] "POST /alarms HTTP/1.1" 409 256 0.007081 10.0.0.19 - - [2026-04-13 02:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.19 - - [2026-04-13 02:01:59] "PUT /alarm/f79a7f4b-4755-42a5-9764-5debe7c87155 HTTP/1.1" 200 244 0.014681 10.0.0.19 - - [2026-04-13 02:01:59] "POST /alarms HTTP/1.1" 409 248 0.012429 10.0.0.19 - - [2026-04-13 02:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.19 - - [2026-04-13 02:01:59] "PUT /alarm/7b53fa4e-2e1c-4546-a424-3303ba42bd83 HTTP/1.1" 200 244 0.012507 10.0.0.19 - - [2026-04-13 02:01:59] "POST /alarms HTTP/1.1" 409 252 0.006777 10.0.0.19 - - [2026-04-13 02:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.19 - - [2026-04-13 02:01:59] "PUT /alarm/b3016cb3-7fd5-47c7-9844-e0eec23d9d3f HTTP/1.1" 200 244 0.013632 10.0.0.19 - - [2026-04-13 02:01:59] "POST /alarms HTTP/1.1" 409 257 0.012114 10.0.0.19 - - [2026-04-13 02:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.19 - - [2026-04-13 02:01:59] "PUT /alarm/0b6e6c2f-2aa2-43a5-b30f-83eea2d596e8 HTTP/1.1" 200 244 0.013170 10.0.0.19 - - [2026-04-13 02:01:59] "POST /alarms HTTP/1.1" 409 251 0.007686 10.0.0.19 - - [2026-04-13 02:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.19 - - [2026-04-13 02:01:59] "PUT /alarm/51804a30-0904-42bd-82e8-bfed21840cbf HTTP/1.1" 200 244 0.012392 10.0.0.19 - - [2026-04-13 02:01:59] "POST /alarms HTTP/1.1" 409 257 0.004330 10.0.0.19 - - [2026-04-13 02:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.19 - - [2026-04-13 02:01:59] "PUT /alarm/d6591e2b-061d-47e0-b6e8-012d9bf74bf2 HTTP/1.1" 200 244 0.013007 10.0.0.19 - - [2026-04-13 02:01:59] "POST /alarms HTTP/1.1" 409 261 0.011734 10.0.0.19 - - [2026-04-13 02:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.19 - - [2026-04-13 02:01:59] "PUT /alarm/c650205e-3918-4751-ac31-206da20fc4be HTTP/1.1" 200 244 0.011539 10.0.0.19 - - [2026-04-13 02:01:59] "POST /alarms HTTP/1.1" 409 258 0.007331 10.0.0.19 - - [2026-04-13 02:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.19 - - [2026-04-13 02:02:00] "PUT /alarm/f02ca361-d401-4fdd-8523-40b8f5c5f71a HTTP/1.1" 200 244 0.012102 10.0.0.19 - - [2026-04-13 02:02:00] "POST /alarms HTTP/1.1" 409 254 0.007744 10.0.0.19 - - [2026-04-13 02:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008257 10.0.0.19 - - [2026-04-13 02:02:00] "PUT /alarm/772d03ab-dd6d-4e1d-ad39-7aff2570e9c2 HTTP/1.1" 200 244 0.024650 10.0.0.19 - - [2026-04-13 02:02:00] "POST /alarms HTTP/1.1" 409 254 0.003874 10.0.0.19 - - [2026-04-13 02:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.19 - - [2026-04-13 02:02:00] "PUT /alarm/c7097ad3-c67f-4aa0-ac6b-00294dc8be37 HTTP/1.1" 200 244 0.015170 10.0.0.19 - - [2026-04-13 02:02:00] "POST /alarms HTTP/1.1" 409 254 0.004909 10.0.0.19 - - [2026-04-13 02:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.19 - - [2026-04-13 02:02:00] "PUT /alarm/7fe3136c-5b69-42ac-8d1c-39aa7b5b2768 HTTP/1.1" 200 244 0.010403 10.0.0.19 - - [2026-04-13 02:02:00] "POST /alarms HTTP/1.1" 409 247 0.003016 10.0.0.19 - - [2026-04-13 02:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.19 - - [2026-04-13 02:02:00] "PUT /alarm/886bb57a-9b6c-4a0a-aef0-f98c07371b6a HTTP/1.1" 200 244 0.015614 10.0.0.19 - - [2026-04-13 02:02:00] "POST /alarms HTTP/1.1" 409 272 0.018260 10.0.0.19 - - [2026-04-13 02:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.19 - - [2026-04-13 02:02:00] "PUT /alarm/741d93b2-6e0b-4fb1-b2a7-6fcbf66d1e13 HTTP/1.1" 200 244 0.012989 10.0.0.19 - - [2026-04-13 02:02:00] "POST /alarms HTTP/1.1" 409 261 0.012491 10.0.0.19 - - [2026-04-13 02:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.19 - - [2026-04-13 02:02:00] "PUT /alarm/d8f38e94-96f0-4343-ad24-ede62ab96317 HTTP/1.1" 200 244 0.013942 10.0.0.19 - - [2026-04-13 02:02:00] "POST /alarms HTTP/1.1" 409 259 0.011624 10.0.0.19 - - [2026-04-13 02:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.19 - - [2026-04-13 02:02:00] "PUT /alarm/45ab018b-b4b1-4e61-b96c-c5f112332eb4 HTTP/1.1" 200 244 0.013776 10.0.0.19 - - [2026-04-13 02:02:00] "POST /alarms HTTP/1.1" 409 265 0.015826 10.0.0.19 - - [2026-04-13 02:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.19 - - [2026-04-13 02:02:00] "PUT /alarm/7c12802d-d86e-43ae-a8e4-e01e2b5df9ca HTTP/1.1" 200 244 0.013163 10.0.0.19 - - [2026-04-13 02:02:00] "POST /alarms HTTP/1.1" 409 279 0.015975 10.0.0.19 - - [2026-04-13 02:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007179 10.0.0.19 - - [2026-04-13 02:02:00] "PUT /alarm/ccef62f3-6949-430a-a71e-9c4739e5b64d HTTP/1.1" 200 244 0.013594 10.0.0.19 - - [2026-04-13 02:02:01] "GET / HTTP/1.1" 200 35931 0.002189 10.0.0.19 - - [2026-04-13 02:02:01] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004081 10.0.0.19 - - [2026-04-13 02:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005688 10.0.0.19 - - [2026-04-13 02:02:01] "PUT /global-vrouter-config/f6db42ca-7a7c-41b9-b223-8f0066dfe102 HTTP/1.1" 200 276 0.010827 10.0.0.19 - - [2026-04-13 02:02:01] "GET / HTTP/1.1" 200 35931 0.001497 10.0.0.19 - - [2026-04-13 02:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.19 - - [2026-04-13 02:02:01] "GET /global-vrouter-config/f6db42ca-7a7c-41b9-b223-8f0066dfe102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003521 10.0.0.19 - - [2026-04-13 02:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.19 - - [2026-04-13 02:02:01] "PUT /global-vrouter-config/f6db42ca-7a7c-41b9-b223-8f0066dfe102 HTTP/1.1" 200 276 0.010944 10.0.0.19 - - [2026-04-13 02:02:02] "GET / HTTP/1.1" 200 35931 0.001690 10.0.0.19 - - [2026-04-13 02:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.19 - - [2026-04-13 02:02:02] "GET /global-system-config/46a63a9c-42a9-493a-b507-094fdf4ee950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004734 10.0.0.19 - - [2026-04-13 02:02:02] "PUT /global-system-config/46a63a9c-42a9-493a-b507-094fdf4ee950 HTTP/1.1" 200 274 0.030066 10.0.0.19 - - [2026-04-13 02:02:05] "GET / HTTP/1.1" 200 35931 0.002344 10.0.0.19 - - [2026-04-13 02:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.19 - - [2026-04-13 02:02:05] "GET /routing-instance/d33b83fb-ffba-4d2b-821c-2b666d0edf23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003675 10.0.0.19 - - [2026-04-13 02:02:05] "POST /bgp-routers HTTP/1.1" 409 301 0.002656 10.0.0.19 - - [2026-04-13 02:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.19 - - [2026-04-13 02:02:05] "GET /bgp-router/9cb379e4-d8d1-4147-9c3f-3033896194c8?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.007892 10.0.0.19 - - [2026-04-13 02:02:05] "PUT /bgp-router/9cb379e4-d8d1-4147-9c3f-3033896194c8 HTTP/1.1" 200 254 0.018062 [Introspect:8084]10.0.0.19 - - [2026-04-13 02:02:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001161 [Introspect:8084]10.0.0.19 - - [2026-04-13 02:02:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001400 10.0.0.19 - - [2026-04-13 02:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.19 - - [2026-04-13 02:02:07] "GET /global-vrouter-config/f6db42ca-7a7c-41b9-b223-8f0066dfe102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002989 10.0.0.19 - - [2026-04-13 02:02:20] "GET / HTTP/1.1" 200 35931 0.001985 10.0.0.19 - - [2026-04-13 02:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.19 - - [2026-04-13 02:02:20] "GET /global-system-config/46a63a9c-42a9-493a-b507-094fdf4ee950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004667 10.0.0.19 - - [2026-04-13 02:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.19 - - [2026-04-13 02:02:20] "GET /config-node/c7241886-c53f-4bc8-986a-c119dfb762c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003859 10.0.0.19 - - [2026-04-13 02:02:23] "GET /global-system-configs HTTP/1.1" 200 322 0.001773 10.0.0.19 - - [2026-04-13 02:02:25] "GET /global-system-configs HTTP/1.1" 200 322 0.001929 10.0.0.19 - - [2026-04-13 02:02:31] "GET / HTTP/1.1" 200 35931 0.001485 10.0.0.19 - - [2026-04-13 02:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.19 - - [2026-04-13 02:02:31] "GET /routing-instance/d33b83fb-ffba-4d2b-821c-2b666d0edf23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002807 10.0.0.19 - - [2026-04-13 02:02:31] "POST /bgp-routers HTTP/1.1" 409 301 0.002697 10.0.0.19 - - [2026-04-13 02:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.19 - - [2026-04-13 02:02:31] "GET /bgp-router/9cb379e4-d8d1-4147-9c3f-3033896194c8?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.004878 10.0.0.19 - - [2026-04-13 02:02:31] "PUT /bgp-router/9cb379e4-d8d1-4147-9c3f-3033896194c8 HTTP/1.1" 200 254 0.019536 [Introspect:8084]10.0.0.19 - - [2026-04-13 02:02:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000956 [Introspect:8084]10.0.0.19 - - [2026-04-13 02:02:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000864 10.0.0.19 - - [2026-04-13 02:02:46] "GET / HTTP/1.1" 200 35931 0.001542 10.0.0.19 - - [2026-04-13 02:02:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.19 - - [2026-04-13 02:02:46] "GET /global-system-config/46a63a9c-42a9-493a-b507-094fdf4ee950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004292 10.0.0.19 - - [2026-04-13 02:02:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006037 10.0.0.19 - - [2026-04-13 02:02:46] "GET /config-node/c7241886-c53f-4bc8-986a-c119dfb762c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.013663 10.0.0.19 - - [2026-04-13 02:02:47] "GET / HTTP/1.1" 200 35931 0.001652 10.0.0.19 - - [2026-04-13 02:02:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002204 10.0.0.19 - - [2026-04-13 02:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.19 - - [2026-04-13 02:02:52] "GET /global-vrouter-config/f6db42ca-7a7c-41b9-b223-8f0066dfe102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002603 10.0.0.19 - - [2026-04-13 02:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.19 - - [2026-04-13 02:02:52] "PUT /global-vrouter-config/f6db42ca-7a7c-41b9-b223-8f0066dfe102 HTTP/1.1" 200 276 0.008844 10.0.0.19 - - [2026-04-13 02:02:52] "GET / HTTP/1.1" 200 35931 0.001628 10.0.0.19 - - [2026-04-13 02:02:52] "POST /alarms HTTP/1.1" 409 264 0.002325 10.0.0.19 - - [2026-04-13 02:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.19 - - [2026-04-13 02:02:52] "PUT /alarm/a5a22ab3-eec6-47f9-9a65-e807a9c64948 HTTP/1.1" 200 244 0.009720 10.0.0.19 - - [2026-04-13 02:02:52] "POST /alarms HTTP/1.1" 409 261 0.003514 10.0.0.19 - - [2026-04-13 02:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.19 - - [2026-04-13 02:02:52] "PUT /alarm/adafd3a9-473a-4da8-8c21-41fdc893bda6 HTTP/1.1" 200 244 0.010410 10.0.0.19 - - [2026-04-13 02:02:52] "POST /alarms HTTP/1.1" 409 261 0.003659 10.0.0.19 - - [2026-04-13 02:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.19 - - [2026-04-13 02:02:52] "PUT /alarm/fafb7bba-3c25-4545-9ced-141795012884 HTTP/1.1" 200 244 0.008901 10.0.0.19 - - [2026-04-13 02:02:52] "POST /alarms HTTP/1.1" 409 253 0.003531 10.0.0.19 - - [2026-04-13 02:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.19 - - [2026-04-13 02:02:52] "PUT /alarm/663cd739-266c-4839-9e9f-8b76266a8169 HTTP/1.1" 200 244 0.010881 10.0.0.19 - - [2026-04-13 02:02:52] "POST /alarms HTTP/1.1" 409 251 0.003098 10.0.0.19 - - [2026-04-13 02:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.19 - - [2026-04-13 02:02:52] "PUT /alarm/65cdb5dd-028d-4fd8-bafa-826e42297df5 HTTP/1.1" 200 244 0.009561 10.0.0.19 - - [2026-04-13 02:02:52] "POST /alarms HTTP/1.1" 409 252 0.007850 10.0.0.19 - - [2026-04-13 02:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001393 10.0.0.19 - - [2026-04-13 02:02:52] "PUT /alarm/baf6acd4-d2d1-4930-838b-34cf725a9402 HTTP/1.1" 200 244 0.009947 10.0.0.19 - - [2026-04-13 02:02:52] "POST /alarms HTTP/1.1" 409 256 0.002992 10.0.0.19 - - [2026-04-13 02:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004285 10.0.0.19 - - [2026-04-13 02:02:52] "PUT /alarm/f79a7f4b-4755-42a5-9764-5debe7c87155 HTTP/1.1" 200 244 0.008879 10.0.0.19 - - [2026-04-13 02:02:52] "POST /alarms HTTP/1.1" 409 248 0.003015 10.0.0.19 - - [2026-04-13 02:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004949 10.0.0.19 - - [2026-04-13 02:02:52] "PUT /alarm/7b53fa4e-2e1c-4546-a424-3303ba42bd83 HTTP/1.1" 200 244 0.010687 10.0.0.19 - - [2026-04-13 02:02:52] "POST /alarms HTTP/1.1" 409 252 0.006547 10.0.0.19 - - [2026-04-13 02:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.19 - - [2026-04-13 02:02:52] "PUT /alarm/b3016cb3-7fd5-47c7-9844-e0eec23d9d3f HTTP/1.1" 200 244 0.016706 10.0.0.19 - - [2026-04-13 02:02:52] "POST /alarms HTTP/1.1" 409 257 0.002483 10.0.0.19 - - [2026-04-13 02:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.19 - - [2026-04-13 02:02:53] "PUT /alarm/0b6e6c2f-2aa2-43a5-b30f-83eea2d596e8 HTTP/1.1" 200 244 0.014181 10.0.0.19 - - [2026-04-13 02:02:53] "POST /alarms HTTP/1.1" 409 251 0.002358 10.0.0.19 - - [2026-04-13 02:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.19 - - [2026-04-13 02:02:53] "PUT /alarm/51804a30-0904-42bd-82e8-bfed21840cbf HTTP/1.1" 200 244 0.009405 10.0.0.19 - - [2026-04-13 02:02:53] "POST /alarms HTTP/1.1" 409 257 0.002624 10.0.0.19 - - [2026-04-13 02:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.19 - - [2026-04-13 02:02:53] "PUT /alarm/d6591e2b-061d-47e0-b6e8-012d9bf74bf2 HTTP/1.1" 200 244 0.010228 10.0.0.19 - - [2026-04-13 02:02:53] "POST /alarms HTTP/1.1" 409 261 0.001988 10.0.0.19 - - [2026-04-13 02:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.19 - - [2026-04-13 02:02:53] "PUT /alarm/c650205e-3918-4751-ac31-206da20fc4be HTTP/1.1" 200 244 0.009983 10.0.0.19 - - [2026-04-13 02:02:53] "POST /alarms HTTP/1.1" 409 258 0.005980 10.0.0.19 - - [2026-04-13 02:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.19 - - [2026-04-13 02:02:53] "PUT /alarm/f02ca361-d401-4fdd-8523-40b8f5c5f71a HTTP/1.1" 200 244 0.009942 10.0.0.19 - - [2026-04-13 02:02:53] "POST /alarms HTTP/1.1" 409 254 0.012382 10.0.0.19 - - [2026-04-13 02:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.19 - - [2026-04-13 02:02:53] "PUT /alarm/772d03ab-dd6d-4e1d-ad39-7aff2570e9c2 HTTP/1.1" 200 244 0.008725 10.0.0.19 - - [2026-04-13 02:02:53] "POST /alarms HTTP/1.1" 409 254 0.007313 10.0.0.19 - - [2026-04-13 02:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.19 - - [2026-04-13 02:02:53] "PUT /alarm/c7097ad3-c67f-4aa0-ac6b-00294dc8be37 HTTP/1.1" 200 244 0.008702 10.0.0.19 - - [2026-04-13 02:02:53] "POST /alarms HTTP/1.1" 409 254 0.001920 10.0.0.19 - - [2026-04-13 02:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.19 - - [2026-04-13 02:02:53] "PUT /alarm/7fe3136c-5b69-42ac-8d1c-39aa7b5b2768 HTTP/1.1" 200 244 0.014594 10.0.0.19 - - [2026-04-13 02:02:53] "POST /alarms HTTP/1.1" 409 247 0.002734 10.0.0.19 - - [2026-04-13 02:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.19 - - [2026-04-13 02:02:53] "PUT /alarm/886bb57a-9b6c-4a0a-aef0-f98c07371b6a HTTP/1.1" 200 244 0.008626 10.0.0.19 - - [2026-04-13 02:02:53] "POST /alarms HTTP/1.1" 409 272 0.005562 10.0.0.19 - - [2026-04-13 02:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.19 - - [2026-04-13 02:02:53] "PUT /alarm/741d93b2-6e0b-4fb1-b2a7-6fcbf66d1e13 HTTP/1.1" 200 244 0.009701 10.0.0.19 - - [2026-04-13 02:02:53] "POST /alarms HTTP/1.1" 409 261 0.012525 10.0.0.19 - - [2026-04-13 02:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.19 - - [2026-04-13 02:02:53] "PUT /alarm/d8f38e94-96f0-4343-ad24-ede62ab96317 HTTP/1.1" 200 244 0.009385 10.0.0.19 - - [2026-04-13 02:02:53] "POST /alarms HTTP/1.1" 409 259 0.005100 10.0.0.19 - - [2026-04-13 02:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.19 - - [2026-04-13 02:02:53] "PUT /alarm/45ab018b-b4b1-4e61-b96c-c5f112332eb4 HTTP/1.1" 200 244 0.010173 10.0.0.19 - - [2026-04-13 02:02:53] "POST /alarms HTTP/1.1" 409 265 0.006252 10.0.0.19 - - [2026-04-13 02:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.19 - - [2026-04-13 02:02:53] "PUT /alarm/7c12802d-d86e-43ae-a8e4-e01e2b5df9ca HTTP/1.1" 200 244 0.008743 10.0.0.19 - - [2026-04-13 02:02:53] "POST /alarms HTTP/1.1" 409 279 0.007788 10.0.0.19 - - [2026-04-13 02:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.19 - - [2026-04-13 02:02:53] "PUT /alarm/ccef62f3-6949-430a-a71e-9c4739e5b64d HTTP/1.1" 200 244 0.009678 10.0.0.19 - - [2026-04-13 02:02:54] "GET / HTTP/1.1" 200 35931 0.001980 10.0.0.19 - - [2026-04-13 02:02:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002199 10.0.0.19 - - [2026-04-13 02:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.19 - - [2026-04-13 02:02:54] "PUT /global-vrouter-config/f6db42ca-7a7c-41b9-b223-8f0066dfe102 HTTP/1.1" 200 276 0.016920 10.0.0.19 - - [2026-04-13 02:02:54] "GET / HTTP/1.1" 200 35931 0.001611 10.0.0.19 - - [2026-04-13 02:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.19 - - [2026-04-13 02:02:54] "GET /global-vrouter-config/f6db42ca-7a7c-41b9-b223-8f0066dfe102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002628 10.0.0.19 - - [2026-04-13 02:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.19 - - [2026-04-13 02:02:54] "PUT /global-vrouter-config/f6db42ca-7a7c-41b9-b223-8f0066dfe102 HTTP/1.1" 200 276 0.008546 10.0.0.19 - - [2026-04-13 02:02:54] "GET / HTTP/1.1" 200 35931 0.001953 10.0.0.19 - - [2026-04-13 02:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.19 - - [2026-04-13 02:02:54] "GET /global-system-config/46a63a9c-42a9-493a-b507-094fdf4ee950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.009982 10.0.0.19 - - [2026-04-13 02:02:54] "PUT /global-system-config/46a63a9c-42a9-493a-b507-094fdf4ee950 HTTP/1.1" 200 274 0.015621 10.0.0.19 - - [2026-04-13 02:02:58] "GET / HTTP/1.1" 200 35931 0.001424 10.0.0.19 - - [2026-04-13 02:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.19 - - [2026-04-13 02:02:58] "GET /routing-instance/d33b83fb-ffba-4d2b-821c-2b666d0edf23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002370 10.0.0.19 - - [2026-04-13 02:02:58] "POST /bgp-routers HTTP/1.1" 409 301 0.001674 10.0.0.19 - - [2026-04-13 02:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.19 - - [2026-04-13 02:02:58] "GET /bgp-router/9cb379e4-d8d1-4147-9c3f-3033896194c8?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003067 10.0.0.19 - - [2026-04-13 02:02:58] "PUT /bgp-router/9cb379e4-d8d1-4147-9c3f-3033896194c8 HTTP/1.1" 200 254 0.020232 [Introspect:8084]10.0.0.19 - - [2026-04-13 02:02:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000882 [Introspect:8084]10.0.0.19 - - [2026-04-13 02:02:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000944 10.0.0.19 - - [2026-04-13 02:03:02] "POST /tags HTTP/1.1" 200 355 0.033324 10.0.0.19 - - [2026-04-13 02:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.19 - - [2026-04-13 02:03:02] "GET /tag/dacb30dc-677b-429b-989d-84b23979b4a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.030221 10.0.0.19 - - [2026-04-13 02:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002968 10.0.0.19 - - [2026-04-13 02:03:02] "GET /virtual-network/bf8578da-1358-4131-aa50-b217f945a682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006304 10.0.0.19 - - [2026-04-13 02:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.19 - - [2026-04-13 02:03:02] "GET /project/20a5a007-99c0-400e-a8a8-850fcd86aaed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.057795 10.0.0.19 - - [2026-04-13 02:03:02] "POST /virtual-machines HTTP/1.1" 200 351 0.010611 10.0.0.19 - - [2026-04-13 02:03:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.032799 10.0.0.19 - - [2026-04-13 02:03:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.126738 10.0.0.19 - - [2026-04-13 02:03:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.008404 10.0.0.19 - - [2026-04-13 02:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013661 10.0.0.19 - - [2026-04-13 02:03:02] "GET /virtual-machine-interface/e75e4884-36dc-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.005589 10.0.0.19 - - [2026-04-13 02:03:03] "POST /instance-ips HTTP/1.1" 200 391 0.021513 10.0.0.19 - - [2026-04-13 02:03:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.040966 10.0.0.19 - - [2026-04-13 02:03:03] "GET /virtual-machine-interface/e75e4884-36dc-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.010498 10.0.0.19 - - [2026-04-13 02:03:03] "POST /set-tag HTTP/1.1" 200 109 0.014185 10.0.0.19 - - [2026-04-13 02:03:03] "GET /virtual-machine-interface/e75e4884-36dc-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.015769 10.0.0.19 - - [2026-04-13 02:03:03] "GET /instance-ip/e77a28e2-36dc-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002532 10.0.0.19 - - [2026-04-13 02:03:03] "GET /virtual-machine-interface/e75e4884-36dc-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004268 10.0.0.19 - - [2026-04-13 02:03:03] "POST /set-tag HTTP/1.1" 200 109 0.002145 10.0.0.19 - - [2026-04-13 02:03:03] "GET /virtual-router/355dd264-e153-46b8-891a-4c6d8f26cd1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003488 10.0.0.19 - - [2026-04-13 02:03:03] "POST /ref-update HTTP/1.1" 200 156 0.008955 10.0.0.19 - - [2026-04-13 02:03:03] "GET /virtual-machine-interface/e75e4884-36dc-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004290 10.0.0.19 - - [2026-04-13 02:03:03] "POST /set-tag HTTP/1.1" 200 109 0.002145 10.0.0.19 - - [2026-04-13 02:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.19 - - [2026-04-13 02:03:03] "GET /virtual-network/bf8578da-1358-4131-aa50-b217f945a682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003706 10.0.0.19 - - [2026-04-13 02:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.19 - - [2026-04-13 02:03:03] "GET /project/20a5a007-99c0-400e-a8a8-850fcd86aaed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034082 10.0.0.19 - - [2026-04-13 02:03:03] "POST /virtual-machines HTTP/1.1" 200 355 0.008204 10.0.0.19 - - [2026-04-13 02:03:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.016136 10.0.0.19 - - [2026-04-13 02:03:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.128037 10.0.0.19 - - [2026-04-13 02:03:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.007913 10.0.0.19 - - [2026-04-13 02:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.013406 10.0.0.19 - - [2026-04-13 02:03:03] "GET /virtual-machine-interface/e7c8f97c-36dc-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.004333 10.0.0.19 - - [2026-04-13 02:03:03] "POST /instance-ips HTTP/1.1" 200 395 0.034550 10.0.0.19 - - [2026-04-13 02:03:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.026301 10.0.0.19 - - [2026-04-13 02:03:03] "GET /virtual-machine-interface/e7c8f97c-36dc-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.016952 10.0.0.19 - - [2026-04-13 02:03:03] "POST /set-tag HTTP/1.1" 200 109 0.016611 10.0.0.19 - - [2026-04-13 02:03:03] "GET /virtual-machine-interface/e7c8f97c-36dc-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.013687 10.0.0.19 - - [2026-04-13 02:03:03] "GET /instance-ip/e7e572f0-36dc-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.005695 10.0.0.19 - - [2026-04-13 02:03:03] "GET /virtual-machine-interface/e7c8f97c-36dc-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006343 10.0.0.19 - - [2026-04-13 02:03:03] "POST /set-tag HTTP/1.1" 200 109 0.003014 10.0.0.19 - - [2026-04-13 02:03:03] "GET /virtual-router/355dd264-e153-46b8-891a-4c6d8f26cd1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.004369 10.0.0.19 - - [2026-04-13 02:03:04] "POST /ref-update HTTP/1.1" 200 156 0.009773 10.0.0.19 - - [2026-04-13 02:03:04] "GET /virtual-machine-interface/e7c8f97c-36dc-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.015140 10.0.0.19 - - [2026-04-13 02:03:04] "POST /set-tag HTTP/1.1" 200 109 0.011027 10.0.0.19 - - [2026-04-13 02:03:04] "GET /virtual-machine-interface/e75e4884-36dc-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004337 10.0.0.19 - - [2026-04-13 02:03:04] "POST /set-tag HTTP/1.1" 200 109 0.002414 10.0.0.19 - - [2026-04-13 02:03:04] "GET /virtual-machine-interface/e7c8f97c-36dc-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.014350 10.0.0.19 - - [2026-04-13 02:03:04] "POST /set-tag HTTP/1.1" 200 109 0.002457 10.0.0.19 - - [2026-04-13 02:03:13] "GET / HTTP/1.1" 200 35931 0.002100 10.0.0.19 - - [2026-04-13 02:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.19 - - [2026-04-13 02:03:13] "GET /global-system-config/46a63a9c-42a9-493a-b507-094fdf4ee950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004994 10.0.0.19 - - [2026-04-13 02:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.19 - - [2026-04-13 02:03:13] "GET /config-node/c7241886-c53f-4bc8-986a-c119dfb762c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002262 10.0.0.19 - - [2026-04-13 02:03:14] "GET /virtual-machine-interface/e75e4884-36dc-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005617 10.0.0.19 - - [2026-04-13 02:03:14] "POST /set-tag HTTP/1.1" 200 109 0.004128 10.0.0.19 - - [2026-04-13 02:03:15] "GET /virtual-machine-interface/e7c8f97c-36dc-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004074 10.0.0.19 - - [2026-04-13 02:03:15] "POST /set-tag HTTP/1.1" 200 109 0.002204 10.0.0.19 - - [2026-04-13 02:03:16] "GET /virtual-machine-interface/e75e4884-36dc-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004567 10.0.0.19 - - [2026-04-13 02:03:16] "POST /set-tag HTTP/1.1" 200 109 0.002242 10.0.0.19 - - [2026-04-13 02:03:25] "GET / HTTP/1.1" 200 35931 0.001589 10.0.0.19 - - [2026-04-13 02:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009029 10.0.0.19 - - [2026-04-13 02:03:25] "GET /routing-instance/d33b83fb-ffba-4d2b-821c-2b666d0edf23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003205 10.0.0.19 - - [2026-04-13 02:03:25] "POST /bgp-routers HTTP/1.1" 409 301 0.002388 10.0.0.19 - - [2026-04-13 02:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.19 - - [2026-04-13 02:03:25] "GET /bgp-router/9cb379e4-d8d1-4147-9c3f-3033896194c8?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002832 10.0.0.19 - - [2026-04-13 02:03:25] "PUT /bgp-router/9cb379e4-d8d1-4147-9c3f-3033896194c8 HTTP/1.1" 200 254 0.038819 [Introspect:8084]10.0.0.19 - - [2026-04-13 02:03:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000911 [Introspect:8084]10.0.0.19 - - [2026-04-13 02:03:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000959 10.0.0.19 - - [2026-04-13 02:03:47] "GET /virtual-machine-interface/e75e4884-36dc-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003915 10.0.0.19 - - [2026-04-13 02:03:47] "POST /set-tag HTTP/1.1" 200 109 0.003296 10.0.0.19 - - [2026-04-13 02:03:48] "GET /virtual-machine-interface/e75e4884-36dc-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004808 10.0.0.19 - - [2026-04-13 02:03:48] "POST /set-tag HTTP/1.1" 200 109 0.002169 10.0.0.19 - - [2026-04-13 02:03:48] "GET /virtual-machine/f737367c-8bb4-4bed-b58a-86404c86b9b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002647 10.0.0.19 - - [2026-04-13 02:03:48] "POST /ref-update HTTP/1.1" 200 156 0.014881 10.0.0.19 - - [2026-04-13 02:03:48] "GET /virtual-machine-interface/e75e4884-36dc-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005790 10.0.0.19 - - [2026-04-13 02:03:48] "POST /set-tag HTTP/1.1" 200 109 0.029356 10.0.0.19 - - [2026-04-13 02:03:48] "POST /set-tag HTTP/1.1" 200 109 0.054296 10.0.0.19 - - [2026-04-13 02:03:48] "DELETE /instance-ip/e77a28e2-36dc-11f1-9872-fa163e1ff904 HTTP/1.1" 200 115 0.078583 10.0.0.19 - - [2026-04-13 02:03:48] "DELETE /virtual-machine-interface/e75e4884-36dc-11f1-9872-fa163e1ff904 HTTP/1.1" 200 115 0.089629 10.0.0.19 - - [2026-04-13 02:03:48] "DELETE /virtual-machine/f737367c-8bb4-4bed-b58a-86404c86b9b5 HTTP/1.1" 200 115 0.034687 10.0.0.19 - - [2026-04-13 02:03:48] "GET /virtual-machine-interface/e7c8f97c-36dc-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005567 10.0.0.19 - - [2026-04-13 02:03:48] "POST /set-tag HTTP/1.1" 200 109 0.002285 [Introspect:8084]10.0.0.19 - - [2026-04-13 02:04:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001042 [Introspect:8084]10.0.0.19 - - [2026-04-13 02:04:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001137 10.0.0.19 - - [2026-04-13 02:04:18] "GET /virtual-machine-interface/e7c8f97c-36dc-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004130 10.0.0.19 - - [2026-04-13 02:04:19] "POST /set-tag HTTP/1.1" 200 109 0.013099 10.0.0.19 - - [2026-04-13 02:04:19] "GET /virtual-machine-interface/e7c8f97c-36dc-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004184 10.0.0.19 - - [2026-04-13 02:04:19] "POST /set-tag HTTP/1.1" 200 109 0.004771 10.0.0.19 - - [2026-04-13 02:04:19] "GET /virtual-machine/8e379bbf-7228-4b39-9884-39b891ac4773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.002919 10.0.0.19 - - [2026-04-13 02:04:19] "POST /ref-update HTTP/1.1" 200 156 0.007454 10.0.0.19 - - [2026-04-13 02:04:19] "GET /virtual-machine-interface/e7c8f97c-36dc-11f1-9872-fa163e1ff904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004878 10.0.0.19 - - [2026-04-13 02:04:19] "POST /set-tag HTTP/1.1" 200 109 0.018742 10.0.0.19 - - [2026-04-13 02:04:19] "POST /set-tag HTTP/1.1" 200 109 0.022339 10.0.0.19 - - [2026-04-13 02:04:19] "DELETE /instance-ip/e7e572f0-36dc-11f1-9872-fa163e1ff904 HTTP/1.1" 200 115 0.041379 10.0.0.19 - - [2026-04-13 02:04:19] "DELETE /virtual-machine-interface/e7c8f97c-36dc-11f1-9872-fa163e1ff904 HTTP/1.1" 200 115 0.049687 10.0.0.19 - - [2026-04-13 02:04:19] "DELETE /virtual-machine/8e379bbf-7228-4b39-9884-39b891ac4773 HTTP/1.1" 200 115 0.033482 10.0.0.19 - - [2026-04-13 02:04:19] "DELETE /tag/dacb30dc-677b-429b-989d-84b23979b4a2 HTTP/1.1" 200 115 0.061644