++ 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: =================== Tue Dec 9 04:17:20 PM UTC 2025 ===================' INFO: =================== Tue Dec 9 04:17:20 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.19 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.19 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.19 ++ ANALYTICSDB_NODES=10.0.0.19 ++ ANALYTICS_SNMP_NODES=10.0.0.19 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ '[' -n '10.0.0.19:8081 ' ']' +++ echo 10.0.0.19:8081 ++ ANALYTICS_SERVERS=10.0.0.19:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ '[' -n '10.0.0.19:9042 ' ']' +++ echo 10.0.0.19:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.19:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.19 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ '[' -n '10.0.0.19:8086 ' ']' +++ echo 10.0.0.19:8086 ++ COLLECTOR_SERVERS=10.0.0.19:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.19 ++ CONFIGDB_NODES=10.0.0.19 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ '[' -n '10.0.0.19:8082 ' ']' +++ echo 10.0.0.19:8082 ++ CONFIG_SERVERS=10.0.0.19:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ '[' -n '10.0.0.19:9161 ' ']' +++ echo 10.0.0.19:9161 ++ CONFIGDB_SERVERS=10.0.0.19:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ '[' -n '10.0.0.19:9041 ' ']' +++ echo 10.0.0.19:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.19:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.19 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.19 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.19 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ '[' -n 10.0.0.19:2181, ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS=10.0.0.19:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ '[' -n '10.0.0.19:2181 ' ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.19:2181 ++ RABBITMQ_NODES=10.0.0.19 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ '[' -n 10.0.0.19:5673, ']' +++ echo 10.0.0.19:5673 ++ RABBITMQ_SERVERS=10.0.0.19:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ '[' -n '10.0.0.19:6379 ' ']' +++ echo 10.0.0.19:6379 ++ REDIS_SERVERS=10.0.0.19:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.19 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ '[' -n '10.0.0.19:9092 ' ']' +++ echo 10.0.0.19:9092 ++ KAFKA_SERVERS=10.0.0.19:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.19 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.19 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.19 ++ cut -d , -f 1 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ 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' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ grep -vi host ++++ sort ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.19,10.201.107.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.201.107.1,127.0.0.1,172.17.0.1,252.19.0.1,, =~ ,10\.0\.0\.19, ]] +++ echo 10.0.0.19 1 +++ return ++ local ip=10.0.0.19 ++ [[ -z 10.0.0.19 ]] ++ echo 10.0.0.19 + host_ip=10.0.0.19 + [[ cql == \c\q\l ]] ++ echo 10.0.0.19:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.19:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.19:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sort ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 12/09/2025 16:18:09.239 7fa80ca73840 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 12/09/2025 16:18:09.742 7fa80ca73840 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 12/09/2025 16:18:09.785 7fa80ca73840 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 12/09/2025 16:18:09.804 7fa80ca73840 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.19 - - [2025-12-09 16:18:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001695 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 - - [2025-12-09 16:18:24] "GET / HTTP/1.1" 503 181 0.000293 10.0.0.19 - - [2025-12-09 16:18:24] "GET / HTTP/1.1" 503 181 0.002153 10.0.0.19 - - [2025-12-09 16:18:24] "GET / HTTP/1.1" 503 181 0.000221 10.0.0.19 - - [2025-12-09 16:18:25] "GET / HTTP/1.1" 200 45303 0.001383 10.0.0.19 - - [2025-12-09 16:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.19 - - [2025-12-09 16:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.19 - - [2025-12-09 16:18:25] "GET / HTTP/1.1" 200 35931 0.002289 10.0.0.19 - - [2025-12-09 16:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.19 - - [2025-12-09 16:18:25] "GET /global-system-config/c9aae6be-04fd-4543-af71-c7eb0aad04f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012827 10.0.0.19 - - [2025-12-09 16:18:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.010212 10.0.0.19 - - [2025-12-09 16:18:25] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.090626 10.0.0.19 - - [2025-12-09 16:18:25] "GET / HTTP/1.1" 200 35931 0.001805 10.0.0.19 - - [2025-12-09 16:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004984 10.0.0.19 - - [2025-12-09 16:18:25] "GET / HTTP/1.1" 200 35931 0.001541 10.0.0.19 - - [2025-12-09 16:18:25] "GET /routing-instance/e21e9ee0-4d9d-484e-a4ed-0b869f042b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.025382 10.0.0.19 - - [2025-12-09 16:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008932 10.0.0.19 - - [2025-12-09 16:18:25] "GET /global-system-config/c9aae6be-04fd-4543-af71-c7eb0aad04f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009188 10.0.0.19 - - [2025-12-09 16:18:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.003431 10.0.0.19 - - [2025-12-09 16:18:25] "POST /bgp-routers HTTP/1.1" 200 616 0.090049 10.0.0.19 - - [2025-12-09 16:18:25] "GET /bgp-router/9a99a77e-0694-4751-86ca-3a4a9d47bca3?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.035102 10.0.0.19 - - [2025-12-09 16:18:25] "POST /database-nodes HTTP/1.1" 200 597 0.082074 10.0.0.19 - - [2025-12-09 16:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.19 - - [2025-12-09 16:18:25] "GET /global-system-config/c9aae6be-04fd-4543-af71-c7eb0aad04f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007857 10.0.0.19 - - [2025-12-09 16:18:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006552 10.0.0.19 - - [2025-12-09 16:18:26] "POST /ref-update HTTP/1.1" 200 156 0.024164 10.0.0.19 - - [2025-12-09 16:18:26] "GET / HTTP/1.1" 200 35931 0.001285 10.0.0.19 - - [2025-12-09 16:18:27] "GET / HTTP/1.1" 200 35931 0.001281 10.0.0.19 - - [2025-12-09 16:18:27] "GET / HTTP/1.1" 200 35931 0.002430 10.0.0.19 - - [2025-12-09 16:18:27] "POST /fqname-to-id HTTP/1.1" 404 186 0.005614 10.0.0.19 - - [2025-12-09 16:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.19 - - [2025-12-09 16:18:27] "GET /global-system-config/c9aae6be-04fd-4543-af71-c7eb0aad04f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.016900 10.0.0.19 - - [2025-12-09 16:18:27] "POST /service-appliance-sets HTTP/1.1" 200 553 0.136595 10.0.0.19 - - [2025-12-09 16:18:28] "POST /fqname-to-id HTTP/1.1" 404 180 0.004837 10.0.0.19 - - [2025-12-09 16:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011412 10.0.0.19 - - [2025-12-09 16:18:28] "GET /global-system-config/c9aae6be-04fd-4543-af71-c7eb0aad04f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.056408 10.0.0.19 - - [2025-12-09 16:18:28] "POST /service-appliance-sets HTTP/1.1" 200 541 0.126537 10.0.0.19 - - [2025-12-09 16:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004481 10.0.0.19 - - [2025-12-09 16:18:28] "GET /network-ipam/425e5230-8c2e-4032-ad3a-5e0096971d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003491 10.0.0.19 - - [2025-12-09 16:18:28] "GET / HTTP/1.1" 200 35931 0.001452 10.0.0.19 - - [2025-12-09 16:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006626 10.0.0.19 - - [2025-12-09 16:18:28] "GET /global-system-config/c9aae6be-04fd-4543-af71-c7eb0aad04f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007424 10.0.0.19 - - [2025-12-09 16:18:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.006172 10.0.0.19 - - [2025-12-09 16:18:28] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.141693 10.0.0.19 - - [2025-12-09 16:18:28] "POST /service-templates HTTP/1.1" 200 511 0.159988 10.0.0.19 - - [2025-12-09 16:18:28] "POST /service-templates HTTP/1.1" 200 501 0.145246 10.0.0.19 - - [2025-12-09 16:18:28] "POST /service-templates HTTP/1.1" 200 515 0.084722 10.0.0.19 - - [2025-12-09 16:18:29] "POST /service-templates HTTP/1.1" 200 535 0.107848 10.0.0.19 - - [2025-12-09 16:18:29] "POST /service-templates HTTP/1.1" 200 507 0.095807 10.0.0.19 - - [2025-12-09 16:18:30] "GET / HTTP/1.1" 200 35931 0.002152 10.0.0.19 - - [2025-12-09 16:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.19 - - [2025-12-09 16:18:30] "GET /global-system-config/c9aae6be-04fd-4543-af71-c7eb0aad04f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.015197 10.0.0.19 - - [2025-12-09 16:18:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.006560 10.0.0.19 - - [2025-12-09 16:18:30] "POST /analytics-nodes HTTP/1.1" 200 599 0.080056 10.0.0.19 - - [2025-12-09 16:18:30] "GET / HTTP/1.1" 200 35931 0.001611 10.0.0.19 - - [2025-12-09 16:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008960 10.0.0.19 - - [2025-12-09 16:18:30] "GET /global-system-config/c9aae6be-04fd-4543-af71-c7eb0aad04f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.014178 10.0.0.19 - - [2025-12-09 16:18:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.004516 10.0.0.19 - - [2025-12-09 16:18:30] "POST /config-nodes HTTP/1.1" 200 593 0.035298 10.0.0.19 - - [2025-12-09 16:18:31] "GET / HTTP/1.1" 200 35931 0.001525 10.0.0.19 - - [2025-12-09 16:18:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.014974 10.0.0.19 - - [2025-12-09 16:18:32] "GET / HTTP/1.1" 200 35931 0.001444 10.0.0.19 - - [2025-12-09 16:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002818 10.0.0.19 - - [2025-12-09 16:18:32] "GET /global-system-config/c9aae6be-04fd-4543-af71-c7eb0aad04f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007799 10.0.0.19 - - [2025-12-09 16:18:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.002620 10.0.0.19 - - [2025-12-09 16:18:32] "POST /config-database-nodes HTTP/1.1" 200 611 0.020213 10.0.0.19 - - [2025-12-09 16:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013978 10.0.0.19 - - [2025-12-09 16:18:33] "GET /network-ipam/425e5230-8c2e-4032-ad3a-5e0096971d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006802 10.0.0.19 - - [2025-12-09 16:18:34] "POST /fqname-to-id HTTP/1.1" 404 225 0.002752 10.0.0.19 - - [2025-12-09 16:18:34] "POST /access-control-lists HTTP/1.1" 200 587 0.045124 10.0.0.19 - - [2025-12-09 16:18:34] "POST /fqname-to-id HTTP/1.1" 404 224 0.014067 10.0.0.19 - - [2025-12-09 16:18:34] "POST /access-control-lists HTTP/1.1" 200 585 0.034871 10.0.0.19 - - [2025-12-09 16:18:34] "POST /route-targets HTTP/1.1" 200 327 0.013707 10.0.0.19 - - [2025-12-09 16:18:34] "POST /ref-update HTTP/1.1" 200 156 0.028284 10.0.0.19 - - [2025-12-09 16:18:34] "POST /route-targets HTTP/1.1" 200 327 0.013224 10.0.0.19 - - [2025-12-09 16:18:34] "POST /ref-update HTTP/1.1" 200 156 0.010825 10.0.0.19 - - [2025-12-09 16:18:34] "POST /route-targets HTTP/1.1" 200 327 0.012710 10.0.0.19 - - [2025-12-09 16:18:34] "POST /ref-update HTTP/1.1" 200 156 0.060436 10.0.0.19 - - [2025-12-09 16:18:34] "POST /route-targets HTTP/1.1" 200 327 0.022671 10.0.0.19 - - [2025-12-09 16:18:34] "POST /ref-update HTTP/1.1" 200 156 0.023867 10.0.0.19 - - [2025-12-09 16:18:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.007424 10.0.0.19 - - [2025-12-09 16:18:34] "POST /access-control-lists HTTP/1.1" 200 551 0.073770 10.0.0.19 - - [2025-12-09 16:18:35] "PUT /access-control-list/e65f665c-9dba-430d-bbc3-cceb6f521648 HTTP/1.1" 200 272 0.016397 10.0.0.19 - - [2025-12-09 16:18:35] "PUT /access-control-list/23c7d3f8-6a34-44fb-bc05-0d98db7bf3fa HTTP/1.1" 200 272 0.031307 10.0.0.19 - - [2025-12-09 16:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.19 - - [2025-12-09 16:18:36] "GET /global-vrouter-config/e8aa65e5-739e-4bff-95de-66e335d4df98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.003489 10.0.0.19 - - [2025-12-09 16:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.19 - - [2025-12-09 16:18:36] "PUT /global-vrouter-config/e8aa65e5-739e-4bff-95de-66e335d4df98 HTTP/1.1" 200 276 0.010798 10.0.0.19 - - [2025-12-09 16:18:36] "GET / HTTP/1.1" 200 35931 0.001429 10.0.0.19 - - [2025-12-09 16:18:36] "POST /alarms HTTP/1.1" 200 581 0.029236 10.0.0.19 - - [2025-12-09 16:18:36] "POST /alarms HTTP/1.1" 200 575 0.040186 10.0.0.19 - - [2025-12-09 16:18:36] "POST /alarms HTTP/1.1" 200 575 0.048346 10.0.0.19 - - [2025-12-09 16:18:36] "POST /alarms HTTP/1.1" 200 559 0.041001 10.0.0.19 - - [2025-12-09 16:18:36] "POST /alarms HTTP/1.1" 200 555 0.056454 10.0.0.19 - - [2025-12-09 16:18:36] "POST /alarms HTTP/1.1" 200 557 0.040127 10.0.0.19 - - [2025-12-09 16:18:36] "POST /alarms HTTP/1.1" 200 565 0.019551 10.0.0.19 - - [2025-12-09 16:18:36] "POST /alarms HTTP/1.1" 200 549 0.033674 10.0.0.19 - - [2025-12-09 16:18:36] "POST /alarms HTTP/1.1" 200 557 0.029915 10.0.0.19 - - [2025-12-09 16:18:37] "POST /alarms HTTP/1.1" 200 567 0.022901 10.0.0.19 - - [2025-12-09 16:18:37] "POST /alarms HTTP/1.1" 200 555 0.044718 10.0.0.19 - - [2025-12-09 16:18:37] "POST /alarms HTTP/1.1" 200 567 0.037596 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:18:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001009 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:18:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001185 10.0.0.19 - - [2025-12-09 16:18:37] "POST /alarms HTTP/1.1" 200 575 0.107464 10.0.0.19 - - [2025-12-09 16:18:37] "POST /alarms HTTP/1.1" 200 569 0.053179 10.0.0.19 - - [2025-12-09 16:18:37] "POST /alarms HTTP/1.1" 200 561 0.050566 10.0.0.19 - - [2025-12-09 16:18:37] "POST /alarms HTTP/1.1" 200 561 0.121737 10.0.0.19 - - [2025-12-09 16:18:37] "POST /alarms HTTP/1.1" 200 561 0.215795 10.0.0.19 - - [2025-12-09 16:18:37] "POST /alarms HTTP/1.1" 200 547 0.052308 10.0.0.19 - - [2025-12-09 16:18:37] "POST /alarms HTTP/1.1" 200 595 0.036776 10.0.0.19 - - [2025-12-09 16:18:38] "POST /alarms HTTP/1.1" 200 575 0.066094 10.0.0.19 - - [2025-12-09 16:18:38] "POST /alarms HTTP/1.1" 200 571 0.049312 10.0.0.19 - - [2025-12-09 16:18:38] "POST /alarms HTTP/1.1" 200 583 0.026471 10.0.0.19 - - [2025-12-09 16:18:38] "POST /alarms HTTP/1.1" 200 609 0.046735 10.0.0.19 - - [2025-12-09 16:18:38] "GET / HTTP/1.1" 200 35931 0.001354 10.0.0.19 - - [2025-12-09 16:18:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.009153 10.0.0.19 - - [2025-12-09 16:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003962 10.0.0.19 - - [2025-12-09 16:18:38] "PUT /global-vrouter-config/e8aa65e5-739e-4bff-95de-66e335d4df98 HTTP/1.1" 200 276 0.013439 10.0.0.19 - - [2025-12-09 16:18:38] "GET / HTTP/1.1" 200 35931 0.001625 10.0.0.19 - - [2025-12-09 16:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.19 - - [2025-12-09 16:18:38] "GET /global-vrouter-config/e8aa65e5-739e-4bff-95de-66e335d4df98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003917 10.0.0.19 - - [2025-12-09 16:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.19 - - [2025-12-09 16:18:38] "PUT /global-vrouter-config/e8aa65e5-739e-4bff-95de-66e335d4df98 HTTP/1.1" 200 276 0.019098 10.0.0.19 - - [2025-12-09 16:18:39] "GET / HTTP/1.1" 200 35931 0.003057 10.0.0.19 - - [2025-12-09 16:18:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006796 10.0.0.19 - - [2025-12-09 16:18:39] "GET /global-system-config/c9aae6be-04fd-4543-af71-c7eb0aad04f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.010201 10.0.0.19 - - [2025-12-09 16:18:39] "PUT /global-system-config/c9aae6be-04fd-4543-af71-c7eb0aad04f4 HTTP/1.1" 200 274 0.036518 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:18:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001321 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:18:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001273 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:18:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001039 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:18:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001216 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:19:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001058 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:19:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001534 10.0.0.19 - - [2025-12-09 16:19:28] "GET / HTTP/1.1" 200 35931 0.002339 10.0.0.19 - - [2025-12-09 16:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002812 10.0.0.19 - - [2025-12-09 16:19:28] "GET /domain/b60f3f87-52a0-493a-9ad7-9886376cc723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.004587 10.0.0.19 - - [2025-12-09 16:19:29] "POST /id-to-fqname HTTP/1.1" 200 173 0.001247 10.0.0.19 - - [2025-12-09 16:19:29] "POST /fqname-to-id HTTP/1.1" 404 182 0.011840 10.0.0.19 - - [2025-12-09 16:19:29] "POST /security-groups HTTP/1.1" 200 570 0.085465 10.0.0.19 - - [2025-12-09 16:19:29] "POST /projects HTTP/1.1" 200 481 0.294643 10.0.0.19 - - [2025-12-09 16:19:29] "POST /fqname-to-id HTTP/1.1" 404 213 0.006334 10.0.0.19 - - [2025-12-09 16:19:29] "POST /security-groups HTTP/1.1" 200 534 0.128689 10.0.0.19 - - [2025-12-09 16:19:29] "POST /access-control-lists HTTP/1.1" 200 579 0.132277 10.0.0.19 - - [2025-12-09 16:19:29] "POST /chown HTTP/1.1" 200 109 0.022121 10.0.0.19 - - [2025-12-09 16:19:29] "POST /policy-managements HTTP/1.1" 409 214 0.022521 10.0.0.19 - - [2025-12-09 16:19:29] "POST /fqname-to-id HTTP/1.1" 404 212 0.017594 10.0.0.19 - - [2025-12-09 16:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014449 10.0.0.19 - - [2025-12-09 16:19:29] "GET /policy-management/42f48712-abdc-4d5d-aab1-666ef5e1efb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.025259 10.0.0.19 - - [2025-12-09 16:19:29] "POST /application-policy-sets HTTP/1.1" 200 528 0.027117 10.0.0.19 - - [2025-12-09 16:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006032 10.0.0.19 - - [2025-12-09 16:19:29] "POST /access-control-lists HTTP/1.1" 200 577 0.146769 10.0.0.19 - - [2025-12-09 16:19:29] "POST /fqname-to-id HTTP/1.1" 404 232 0.002109 10.0.0.19 - - [2025-12-09 16:19:29] "GET /global-vrouter-config/e8aa65e5-739e-4bff-95de-66e335d4df98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.008011 10.0.0.19 - - [2025-12-09 16:19:29] "PUT /global-vrouter-config/e8aa65e5-739e-4bff-95de-66e335d4df98 HTTP/1.1" 200 276 0.010886 10.0.0.19 - - [2025-12-09 16:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004976 10.0.0.19 - - [2025-12-09 16:19:29] "POST /access-control-lists HTTP/1.1" 200 594 0.028150 10.0.0.19 - - [2025-12-09 16:19:29] "POST /fqname-to-id HTTP/1.1" 404 231 0.009455 10.0.0.19 - - [2025-12-09 16:19:29] "GET /virtual-network/b743e29e-7bb8-4a0d-84e9-d5fb86ab4e7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.011525 10.0.0.19 - - [2025-12-09 16:19:29] "POST /access-control-lists HTTP/1.1" 200 592 0.037330 10.0.0.19 - - [2025-12-09 16:19:29] "POST /id-to-fqname HTTP/1.1" 200 177 0.000531 10.0.0.19 - - [2025-12-09 16:19:29] "POST /fqname-to-id HTTP/1.1" 404 186 0.011843 10.0.0.19 - - [2025-12-09 16:19:30] "POST /security-groups HTTP/1.1" 200 574 0.074219 10.0.0.19 - - [2025-12-09 16:19:30] "POST /projects HTTP/1.1" 200 489 0.284595 10.0.0.19 - - [2025-12-09 16:19:30] "POST /fqname-to-id HTTP/1.1" 404 217 0.006349 10.0.0.19 - - [2025-12-09 16:19:30] "POST /security-groups HTTP/1.1" 200 546 0.094769 10.0.0.19 - - [2025-12-09 16:19:30] "POST /access-control-lists HTTP/1.1" 200 583 0.130310 10.0.0.19 - - [2025-12-09 16:19:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.026250 10.0.0.19 - - [2025-12-09 16:19:30] "POST /chown HTTP/1.1" 200 109 0.078992 10.0.0.19 - - [2025-12-09 16:19:30] "POST /access-control-lists HTTP/1.1" 200 581 0.100998 10.0.0.19 - - [2025-12-09 16:19:30] "POST /network-ipams HTTP/1.1" 200 522 0.121081 10.0.0.19 - - [2025-12-09 16:19:30] "POST /fqname-to-id HTTP/1.1" 404 240 0.002727 10.0.0.19 - - [2025-12-09 16:19:30] "POST /access-control-lists HTTP/1.1" 200 602 0.041469 10.0.0.19 - - [2025-12-09 16:19:30] "POST /network-ipams HTTP/1.1" 200 510 0.047157 10.0.0.19 - - [2025-12-09 16:19:30] "POST /fqname-to-id HTTP/1.1" 404 239 0.029200 10.0.0.19 - - [2025-12-09 16:19:30] "POST /fqname-to-id HTTP/1.1" 404 198 0.003020 10.0.0.19 - - [2025-12-09 16:19:30] "POST /access-control-lists HTTP/1.1" 200 600 0.032867 10.0.0.19 - - [2025-12-09 16:19:30] "POST /fqname-to-id HTTP/1.1" 404 229 0.008912 10.0.0.19 - - [2025-12-09 16:19:30] "POST /useragent-kv HTTP/1.1" 200 115 0.036252 10.0.0.19 - - [2025-12-09 16:19:30] "POST /virtual-networks HTTP/1.1" 200 538 0.274003 10.0.0.19 - - [2025-12-09 16:19:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005131 10.0.0.19 - - [2025-12-09 16:19:30] "POST /access-control-lists HTTP/1.1" 200 589 0.130197 10.0.0.19 - - [2025-12-09 16:19:30] "GET /virtual-network/09594152-811d-4344-aa3e-4081cfb91ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.051798 10.0.0.19 - - [2025-12-09 16:19:30] "POST /network-ipams HTTP/1.1" 200 518 0.030740 10.0.0.19 - - [2025-12-09 16:19:31] "POST /fqname-to-id HTTP/1.1" 404 202 0.022584 10.0.0.19 - - [2025-12-09 16:19:31] "POST /route-targets HTTP/1.1" 200 327 0.024696 10.0.0.19 - - [2025-12-09 16:19:31] "POST /ref-update HTTP/1.1" 200 156 0.071673 10.0.0.19 - - [2025-12-09 16:19:31] "PUT /access-control-list/63871607-159d-49b0-b5c7-b62d7558d43d HTTP/1.1" 200 272 0.108248 10.0.0.19 - - [2025-12-09 16:19:31] "POST /useragent-kv HTTP/1.1" 200 115 0.039421 10.0.0.19 - - [2025-12-09 16:19:31] "POST /virtual-networks HTTP/1.1" 200 546 0.315739 10.0.0.19 - - [2025-12-09 16:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.19 - - [2025-12-09 16:19:31] "GET /virtual-network/23c559b7-a042-4a1b-ae3d-3745c35ca518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.019466 10.0.0.19 - - [2025-12-09 16:19:31] "POST /route-targets HTTP/1.1" 200 327 0.020084 10.0.0.19 - - [2025-12-09 16:19:31] "POST /ref-update HTTP/1.1" 200 156 0.032019 10.0.0.19 - - [2025-12-09 16:19:31] "POST /fqname-to-id HTTP/1.1" 404 199 0.013403 10.0.0.19 - - [2025-12-09 16:19:31] "POST /network-policys HTTP/1.1" 200 538 0.024434 10.0.0.19 - - [2025-12-09 16:19:31] "POST /fqname-to-id HTTP/1.1" 404 197 0.005391 10.0.0.19 - - [2025-12-09 16:19:31] "POST /network-policys HTTP/1.1" 200 534 0.026749 10.0.0.19 - - [2025-12-09 16:19:31] "POST /fqname-to-id HTTP/1.1" 404 201 0.015337 10.0.0.19 - - [2025-12-09 16:19:31] "POST /network-policys HTTP/1.1" 200 542 0.024687 10.0.0.19 - - [2025-12-09 16:19:31] "PUT /access-control-list/a6c026fa-ce67-4d8e-912e-6a25257b54a4 HTTP/1.1" 200 272 0.022319 10.0.0.19 - - [2025-12-09 16:19:31] "POST /ref-update HTTP/1.1" 200 156 0.115050 10.0.0.19 - - [2025-12-09 16:19:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022329 10.0.0.19 - - [2025-12-09 16:19:31] "PUT /access-control-list/63871607-159d-49b0-b5c7-b62d7558d43d HTTP/1.1" 200 272 0.032111 10.0.0.19 - - [2025-12-09 16:19:31] "POST /ref-update HTTP/1.1" 200 156 0.088053 10.0.0.19 - - [2025-12-09 16:19:32] "PUT /access-control-list/a6c026fa-ce67-4d8e-912e-6a25257b54a4 HTTP/1.1" 200 272 0.077361 10.0.0.19 - - [2025-12-09 16:19:32] "POST /ref-update HTTP/1.1" 200 156 0.038169 10.0.0.19 - - [2025-12-09 16:19:32] "POST /ref-update HTTP/1.1" 200 156 0.151886 10.0.0.19 - - [2025-12-09 16:19:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003213 10.0.0.19 - - [2025-12-09 16:19:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008101 10.0.0.19 - - [2025-12-09 16:19:32] "PUT /access-control-list/63871607-159d-49b0-b5c7-b62d7558d43d HTTP/1.1" 200 272 0.083486 10.0.0.19 - - [2025-12-09 16:19:32] "POST /fqname-to-id HTTP/1.1" 404 237 0.005941 10.0.0.19 - - [2025-12-09 16:19:32] "POST /ref-update HTTP/1.1" 200 156 0.104635 10.0.0.19 - - [2025-12-09 16:19:32] "POST /access-control-lists HTTP/1.1" 200 601 0.143970 10.0.0.19 - - [2025-12-09 16:19:32] "POST /ref-update HTTP/1.1" 200 156 0.175426 10.0.0.19 - - [2025-12-09 16:19:32] "PUT /access-control-list/a6c026fa-ce67-4d8e-912e-6a25257b54a4 HTTP/1.1" 200 272 0.050921 10.0.0.19 - - [2025-12-09 16:19:32] "POST /ref-update HTTP/1.1" 200 156 0.098498 10.0.0.19 - - [2025-12-09 16:19:32] "POST /ref-update HTTP/1.1" 200 156 0.181801 10.0.0.19 - - [2025-12-09 16:19:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004372 10.0.0.19 - - [2025-12-09 16:19:32] "PUT /access-control-list/6f6c5521-1a12-4554-aa1a-02b07a5bbbfe HTTP/1.1" 200 272 0.062640 10.0.0.19 - - [2025-12-09 16:19:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028617 10.0.0.19 - - [2025-12-09 16:19:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004748 10.0.0.19 - - [2025-12-09 16:19:32] "POST /ref-update HTTP/1.1" 200 156 0.043517 10.0.0.19 - - [2025-12-09 16:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002994 10.0.0.19 - - [2025-12-09 16:19:32] "GET /virtual-network/b743e29e-7bb8-4a0d-84e9-d5fb86ab4e7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.007969 10.0.0.19 - - [2025-12-09 16:19:32] "GET /application-policy-set/191cc5b8-fd69-4a79-aa34-bbffa6b0aa6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.005234 10.0.0.19 - - [2025-12-09 16:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.19 - - [2025-12-09 16:19:32] "GET /policy-management/42f48712-abdc-4d5d-aab1-666ef5e1efb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003636 10.0.0.19 - - [2025-12-09 16:19:32] "POST /firewall-policys HTTP/1.1" 200 530 0.038234 10.0.0.19 - - [2025-12-09 16:19:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.020423 10.0.0.19 - - [2025-12-09 16:19:33] "GET /firewall-policy/0246ac8d-e868-457b-8b6e-17d3aca482c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.006688 10.0.0.19 - - [2025-12-09 16:19:33] "GET /application-policy-set/191cc5b8-fd69-4a79-aa34-bbffa6b0aa6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.015551 10.0.0.19 - - [2025-12-09 16:19:33] "GET /firewall-policy/0246ac8d-e868-457b-8b6e-17d3aca482c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003219 10.0.0.19 - - [2025-12-09 16:19:33] "POST /ref-update HTTP/1.1" 200 156 0.016644 10.0.0.19 - - [2025-12-09 16:19:33] "GET /application-policy-set/191cc5b8-fd69-4a79-aa34-bbffa6b0aa6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.038902 10.0.0.19 - - [2025-12-09 16:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005070 10.0.0.19 - - [2025-12-09 16:19:33] "GET /policy-management/42f48712-abdc-4d5d-aab1-666ef5e1efb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003181 10.0.0.19 - - [2025-12-09 16:19:33] "POST /firewall-policys HTTP/1.1" 200 532 0.030871 10.0.0.19 - - [2025-12-09 16:19:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.023850 10.0.0.19 - - [2025-12-09 16:19:33] "GET /firewall-policy/cf35e0b1-28a7-4b92-bd04-d78cb84d2781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.021887 10.0.0.19 - - [2025-12-09 16:19:33] "GET /application-policy-set/191cc5b8-fd69-4a79-aa34-bbffa6b0aa6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.003006 10.0.0.19 - - [2025-12-09 16:19:33] "GET /firewall-policy/cf35e0b1-28a7-4b92-bd04-d78cb84d2781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.056293 10.0.0.19 - - [2025-12-09 16:19:33] "GET /firewall-policy/0246ac8d-e868-457b-8b6e-17d3aca482c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002963 10.0.0.19 - - [2025-12-09 16:19:33] "GET /firewall-policy/0246ac8d-e868-457b-8b6e-17d3aca482c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002939 10.0.0.19 - - [2025-12-09 16:19:33] "POST /ref-update HTTP/1.1" 200 156 0.017876 10.0.0.19 - - [2025-12-09 16:19:33] "POST /ref-update HTTP/1.1" 200 156 0.046038 10.0.0.19 - - [2025-12-09 16:19:33] "POST /ref-update HTTP/1.1" 200 156 0.060462 10.0.0.19 - - [2025-12-09 16:19:33] "GET /application-policy-set/191cc5b8-fd69-4a79-aa34-bbffa6b0aa6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.008927 10.0.0.19 - - [2025-12-09 16:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.19 - - [2025-12-09 16:19:33] "GET /policy-management/42f48712-abdc-4d5d-aab1-666ef5e1efb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004318 10.0.0.19 - - [2025-12-09 16:19:33] "POST /firewall-policys HTTP/1.1" 200 530 0.034132 10.0.0.19 - - [2025-12-09 16:19:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.035263 10.0.0.19 - - [2025-12-09 16:19:33] "GET /firewall-policy/d79a122e-2fef-42bf-88fa-6ca09f138363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.018083 10.0.0.19 - - [2025-12-09 16:19:33] "GET /application-policy-set/191cc5b8-fd69-4a79-aa34-bbffa6b0aa6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003701 10.0.0.19 - - [2025-12-09 16:19:33] "GET /firewall-policy/d79a122e-2fef-42bf-88fa-6ca09f138363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004656 10.0.0.19 - - [2025-12-09 16:19:33] "GET /firewall-policy/0246ac8d-e868-457b-8b6e-17d3aca482c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.006719 10.0.0.19 - - [2025-12-09 16:19:33] "GET /firewall-policy/cf35e0b1-28a7-4b92-bd04-d78cb84d2781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004673 10.0.0.19 - - [2025-12-09 16:19:34] "GET /firewall-policy/0246ac8d-e868-457b-8b6e-17d3aca482c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.007030 10.0.0.19 - - [2025-12-09 16:19:34] "GET /firewall-policy/cf35e0b1-28a7-4b92-bd04-d78cb84d2781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.008022 10.0.0.19 - - [2025-12-09 16:19:34] "POST /ref-update HTTP/1.1" 200 156 0.033150 10.0.0.19 - - [2025-12-09 16:19:34] "POST /ref-update HTTP/1.1" 200 156 0.061055 10.0.0.19 - - [2025-12-09 16:19:34] "POST /ref-update HTTP/1.1" 200 156 0.046807 10.0.0.19 - - [2025-12-09 16:19:34] "POST /ref-update HTTP/1.1" 200 156 0.059252 10.0.0.19 - - [2025-12-09 16:19:34] "POST /ref-update HTTP/1.1" 200 156 0.035730 10.0.0.19 - - [2025-12-09 16:19:34] "GET /application-policy-set/191cc5b8-fd69-4a79-aa34-bbffa6b0aa6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.024359 10.0.0.19 - - [2025-12-09 16:19:34] "POST /tags HTTP/1.1" 200 299 0.080613 10.0.0.19 - - [2025-12-09 16:19:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008962 10.0.0.19 - - [2025-12-09 16:19:34] "GET /tag/567189f4-7d69-4c18-b849-6fe54142cead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.038459 10.0.0.19 - - [2025-12-09 16:19:34] "POST /set-tag HTTP/1.1" 200 109 0.048424 10.0.0.19 - - [2025-12-09 16:19:35] "POST /tags HTTP/1.1" 200 357 0.146471 10.0.0.19 - - [2025-12-09 16:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007879 10.0.0.19 - - [2025-12-09 16:19:35] "GET /tag/e2f62d4b-f55e-42b0-b217-59dfed4e63ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.048749 10.0.0.19 - - [2025-12-09 16:19:35] "POST /tags HTTP/1.1" 200 305 0.144993 10.0.0.19 - - [2025-12-09 16:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004315 10.0.0.19 - - [2025-12-09 16:19:35] "GET /tag/b23dd160-880f-42b1-8fd2-9c84c0efc479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.042266 10.0.0.19 - - [2025-12-09 16:19:35] "POST /id-to-fqname HTTP/1.1" 200 174 0.000540 10.0.0.19 - - [2025-12-09 16:19:35] "POST /fqname-to-id HTTP/1.1" 404 183 0.013609 10.0.0.19 - - [2025-12-09 16:19:35] "POST /security-groups HTTP/1.1" 200 571 0.116099 10.0.0.19 - - [2025-12-09 16:19:35] "POST /projects HTTP/1.1" 200 483 0.561382 10.0.0.19 - - [2025-12-09 16:19:35] "POST /fqname-to-id HTTP/1.1" 404 214 0.006595 10.0.0.19 - - [2025-12-09 16:19:36] "POST /access-control-lists HTTP/1.1" 200 580 0.086330 10.0.0.19 - - [2025-12-09 16:19:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.075314 10.0.0.19 - - [2025-12-09 16:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.19 - - [2025-12-09 16:19:36] "POST /fqname-to-id HTTP/1.1" 404 213 0.010472 10.0.0.19 - - [2025-12-09 16:19:36] "GET /virtual-network/09594152-811d-4344-aa3e-4081cfb91ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.085189 10.0.0.19 - - [2025-12-09 16:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.19 - - [2025-12-09 16:19:36] "GET /virtual-network/23c559b7-a042-4a1b-ae3d-3745c35ca518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.051607 10.0.0.19 - - [2025-12-09 16:19:36] "POST /access-control-lists HTTP/1.1" 200 578 0.182771 10.0.0.19 - - [2025-12-09 16:19:36] "PUT /virtual-network/09594152-811d-4344-aa3e-4081cfb91ba0 HTTP/1.1" 200 264 0.185488 10.0.0.19 - - [2025-12-09 16:19:36] "PUT /virtual-network/23c559b7-a042-4a1b-ae3d-3745c35ca518 HTTP/1.1" 200 264 0.064712 10.0.0.19 - - [2025-12-09 16:19:36] "POST /security-groups HTTP/1.1" 200 537 0.091014 10.0.0.19 - - [2025-12-09 16:19:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.043210 10.0.0.19 - - [2025-12-09 16:19:36] "POST /chown HTTP/1.1" 200 109 0.056741 10.0.0.19 - - [2025-12-09 16:19:36] "GET /application-policy-set/191cc5b8-fd69-4a79-aa34-bbffa6b0aa6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003619 10.0.0.19 - - [2025-12-09 16:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.19 - - [2025-12-09 16:19:36] "GET /policy-management/42f48712-abdc-4d5d-aab1-666ef5e1efb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003552 10.0.0.19 - - [2025-12-09 16:19:36] "POST /tags HTTP/1.1" 409 207 0.005115 10.0.0.19 - - [2025-12-09 16:19:36] "POST /fqname-to-id HTTP/1.1" 404 234 0.005812 10.0.0.19 - - [2025-12-09 16:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.19 - - [2025-12-09 16:19:36] "GET /tag/b23dd160-880f-42b1-8fd2-9c84c0efc479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.039862 10.0.0.19 - - [2025-12-09 16:19:36] "POST /access-control-lists HTTP/1.1" 200 596 0.093804 10.0.0.19 - - [2025-12-09 16:19:37] "POST /fqname-to-id HTTP/1.1" 404 233 0.002468 10.0.0.19 - - [2025-12-09 16:19:37] "POST /access-control-lists HTTP/1.1" 200 594 0.055327 10.0.0.19 - - [2025-12-09 16:19:37] "POST /firewall-rules HTTP/1.1" 200 564 0.164942 10.0.0.19 - - [2025-12-09 16:19:37] "GET /firewall-rule/06b0f7c5-b3fb-4062-afd0-b76be1a2655d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.009961 10.0.0.19 - - [2025-12-09 16:19:37] "GET /firewall-policy/cf35e0b1-28a7-4b92-bd04-d78cb84d2781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004821 10.0.0.19 - - [2025-12-09 16:19:37] "GET /firewall-rule/06b0f7c5-b3fb-4062-afd0-b76be1a2655d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003165 10.0.0.19 - - [2025-12-09 16:19:37] "POST /ref-update HTTP/1.1" 200 156 0.059666 10.0.0.19 - - [2025-12-09 16:19:37] "GET /application-policy-set/191cc5b8-fd69-4a79-aa34-bbffa6b0aa6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.031285 10.0.0.19 - - [2025-12-09 16:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.19 - - [2025-12-09 16:19:37] "GET /policy-management/42f48712-abdc-4d5d-aab1-666ef5e1efb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003942 10.0.0.19 - - [2025-12-09 16:19:37] "POST /tags HTTP/1.1" 409 207 0.002905 10.0.0.19 - - [2025-12-09 16:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.19 - - [2025-12-09 16:19:37] "GET /tag/b23dd160-880f-42b1-8fd2-9c84c0efc479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.013719 10.0.0.19 - - [2025-12-09 16:19:37] "POST /firewall-rules HTTP/1.1" 200 562 0.076815 10.0.0.19 - - [2025-12-09 16:19:37] "GET /firewall-rule/1b9dd47a-2db2-462f-8130-4622b8352b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.019555 10.0.0.19 - - [2025-12-09 16:19:37] "GET /firewall-policy/cf35e0b1-28a7-4b92-bd04-d78cb84d2781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.007271 10.0.0.19 - - [2025-12-09 16:19:37] "GET /firewall-rule/1b9dd47a-2db2-462f-8130-4622b8352b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.003266 10.0.0.19 - - [2025-12-09 16:19:37] "POST /ref-update HTTP/1.1" 200 156 0.050648 10.0.0.19 - - [2025-12-09 16:19:37] "POST /tags HTTP/1.1" 200 305 0.137000 10.0.0.19 - - [2025-12-09 16:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.039512 10.0.0.19 - - [2025-12-09 16:19:37] "GET / HTTP/1.1" 200 35931 0.001598 10.0.0.19 - - [2025-12-09 16:19:37] "GET /tag/ce29cdec-cead-409e-bf78-aa851afd1e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.040588 10.0.0.19 - - [2025-12-09 16:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011253 10.0.0.19 - - [2025-12-09 16:19:37] "GET /global-system-config/c9aae6be-04fd-4543-af71-c7eb0aad04f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004927 10.0.0.19 - - [2025-12-09 16:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.19 - - [2025-12-09 16:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002651 10.0.0.19 - - [2025-12-09 16:19:38] "GET /config-node/86c403e2-6643-4b88-9f81-e9b3924e852e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003748 10.0.0.19 - - [2025-12-09 16:19:38] "GET /project/f773d12f-0767-469c-8198-29263529c53d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042634 10.0.0.19 - - [2025-12-09 16:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.19 - - [2025-12-09 16:19:38] "GET /virtual-network/23c559b7-a042-4a1b-ae3d-3745c35ca518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.014305 10.0.0.19 - - [2025-12-09 16:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.19 - - [2025-12-09 16:19:38] "GET /service-appliance-set/e1aed998-f098-447f-9f29-eb581e604686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004100 10.0.0.19 - - [2025-12-09 16:19:38] "POST /fqname-to-id HTTP/1.1" 404 240 0.002351 10.0.0.19 - - [2025-12-09 16:19:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.119194 10.0.0.19 - - [2025-12-09 16:19:38] "GET /virtual-machine-interface/bf273753-83b7-42ed-81de-2d8af8915269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.007537 10.0.0.19 - - [2025-12-09 16:19:38] "POST /instance-ips HTTP/1.1" 200 381 0.056745 10.0.0.19 - - [2025-12-09 16:19:38] "GET /instance-ip/ac28b466-9a88-466b-9555-a48e6deec1e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008082 10.0.0.19 - - [2025-12-09 16:19:38] "POST /loadbalancers HTTP/1.1" 200 582 0.081304 10.0.0.19 - - [2025-12-09 16:19:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.019167 10.0.0.19 - - [2025-12-09 16:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.021421 10.0.0.19 - - [2025-12-09 16:19:38] "GET /project/f773d12f-0767-469c-8198-29263529c53d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044724 10.0.0.19 - - [2025-12-09 16:19:38] "GET /loadbalancer/1f697e68-2d67-412a-a836-e6e582db34fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.004349 10.0.0.19 - - [2025-12-09 16:19:38] "GET /project/f773d12f-0767-469c-8198-29263529c53d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058293 10.0.0.19 - - [2025-12-09 16:19:38] "GET /instance-ip/ac28b466-9a88-466b-9555-a48e6deec1e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003936 10.0.0.19 - - [2025-12-09 16:19:38] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.086083 10.0.0.19 - - [2025-12-09 16:19:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.030623 10.0.0.19 - - [2025-12-09 16:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008030 10.0.0.19 - - [2025-12-09 16:19:38] "POST /floating-ips HTTP/1.1" 200 583 0.070631 10.0.0.19 - - [2025-12-09 16:19:38] "GET /project/f773d12f-0767-469c-8198-29263529c53d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.070512 10.0.0.19 - - [2025-12-09 16:19:38] "GET /loadbalancer-listener/11de8af5-7223-4812-be4d-175228c9647a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.009376 10.0.0.19 - - [2025-12-09 16:19:39] "GET /loadbalancer-listener/11de8af5-7223-4812-be4d-175228c9647a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004945 10.0.0.19 - - [2025-12-09 16:19:39] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.047832 10.0.0.19 - - [2025-12-09 16:19:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008612 10.0.0.19 - - [2025-12-09 16:19:39] "GET /instance-ip/ac28b466-9a88-466b-9555-a48e6deec1e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.011677 10.0.0.19 - - [2025-12-09 16:19:39] "GET /global-vrouter-config/e8aa65e5-739e-4bff-95de-66e335d4df98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.011411 10.0.0.19 - - [2025-12-09 16:19:39] "GET /instance-ip/ac28b466-9a88-466b-9555-a48e6deec1e4?fields=floating_ips HTTP/1.1" 200 1171 0.009136 10.0.0.19 - - [2025-12-09 16:19:39] "GET /floating-ip/2a3cb9ea-9cc6-4de6-8868-a1e6e275523a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.004992 10.0.0.19 - - [2025-12-09 16:19:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.19 - - [2025-12-09 16:19:39] "PUT /global-vrouter-config/e8aa65e5-739e-4bff-95de-66e335d4df98 HTTP/1.1" 200 276 0.014227 10.0.0.19 - - [2025-12-09 16:19:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005149 10.0.0.19 - - [2025-12-09 16:19:39] "GET /loadbalancer/1f697e68-2d67-412a-a836-e6e582db34fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.005964 10.0.0.19 - - [2025-12-09 16:19:39] "POST /tags HTTP/1.1" 200 301 0.087282 10.0.0.19 - - [2025-12-09 16:19:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.015778 10.0.0.19 - - [2025-12-09 16:19:39] "GET /tag/bad77098-f53c-4de9-b64b-78262c568609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.018155 10.0.0.19 - - [2025-12-09 16:19:39] "POST /tags HTTP/1.1" 200 325 0.075771 10.0.0.19 - - [2025-12-09 16:19:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010342 10.0.0.19 - - [2025-12-09 16:19:39] "GET /tag/b248c821-1e4e-4279-a935-e4836de87eea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.017286 10.0.0.19 - - [2025-12-09 16:19:39] "POST /tags HTTP/1.1" 200 363 0.031019 10.0.0.19 - - [2025-12-09 16:19:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.19 - - [2025-12-09 16:19:39] "GET /tag/9808a4bf-9509-42ef-84fe-804d7aa4275b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.018029 10.0.0.19 - - [2025-12-09 16:19:39] "POST /tags HTTP/1.1" 200 311 0.029962 10.0.0.19 - - [2025-12-09 16:19:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.028274 10.0.0.19 - - [2025-12-09 16:19:39] "GET /tag/a1325414-bc83-43f3-98d7-2f1dd22023ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.017654 10.0.0.19 - - [2025-12-09 16:19:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.19 - - [2025-12-09 16:19:39] "GET /virtual-network/09594152-811d-4344-aa3e-4081cfb91ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006761 10.0.0.19 - - [2025-12-09 16:19:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.19 - - [2025-12-09 16:19:39] "GET /project/74954b51-152b-43aa-a3b5-cca856943943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.056285 10.0.0.19 - - [2025-12-09 16:19:39] "POST /virtual-machines HTTP/1.1" 200 377 0.020278 10.0.0.19 - - [2025-12-09 16:19:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.015966 10.0.0.19 - - [2025-12-09 16:19:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.151445 10.0.0.19 - - [2025-12-09 16:19:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.035374 10.0.0.19 - - [2025-12-09 16:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012125 10.0.0.19 - - [2025-12-09 16:19:40] "GET /virtual-machine-interface/dce78e48-d51a-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.007871 10.0.0.19 - - [2025-12-09 16:19:40] "POST /instance-ips HTTP/1.1" 200 409 0.047592 10.0.0.19 - - [2025-12-09 16:19:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.046318 10.0.0.19 - - [2025-12-09 16:19:40] "GET /virtual-machine-interface/dce78e48-d51a-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.014995 10.0.0.19 - - [2025-12-09 16:19:40] "POST /set-tag HTTP/1.1" 200 109 0.026690 10.0.0.19 - - [2025-12-09 16:19:40] "GET /virtual-machine-interface/dce78e48-d51a-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.021895 10.0.0.19 - - [2025-12-09 16:19:40] "GET /instance-ip/dd05534c-d51a-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.003276 10.0.0.19 - - [2025-12-09 16:19:40] "POST /tags HTTP/1.1" 200 355 0.023832 10.0.0.19 - - [2025-12-09 16:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012877 10.0.0.19 - - [2025-12-09 16:19:40] "GET /tag/a01cedd5-b076-44f8-9c8f-1236362d7301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.014431 10.0.0.19 - - [2025-12-09 16:19:40] "POST /tags HTTP/1.1" 200 303 0.024011 10.0.0.19 - - [2025-12-09 16:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.011051 10.0.0.19 - - [2025-12-09 16:19:40] "GET /tag/b3960e85-aacd-4883-addb-eb360c448e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.027664 10.0.0.19 - - [2025-12-09 16:19:40] "POST /projects HTTP/1.1" 409 218 0.002624 10.0.0.19 - - [2025-12-09 16:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.19 - - [2025-12-09 16:19:40] "GET /project/f773d12f-0767-469c-8198-29263529c53d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043223 10.0.0.19 - - [2025-12-09 16:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.19 - - [2025-12-09 16:19:40] "GET /network-ipam/8c74e2f0-b30f-4453-ad33-f902d235642f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002846 10.0.0.19 - - [2025-12-09 16:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.19 - - [2025-12-09 16:19:41] "GET /virtual-network/09594152-811d-4344-aa3e-4081cfb91ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006428 10.0.0.19 - - [2025-12-09 16:19:41] "PUT /virtual-network/09594152-811d-4344-aa3e-4081cfb91ba0 HTTP/1.1" 200 264 0.053310 10.0.0.19 - - [2025-12-09 16:19:41] "GET /virtual-network/09594152-811d-4344-aa3e-4081cfb91ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.013050 10.0.0.19 - - [2025-12-09 16:19:41] "POST /set-tag HTTP/1.1" 200 109 0.083394 10.0.0.19 - - [2025-12-09 16:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006542 10.0.0.19 - - [2025-12-09 16:19:41] "GET /network-ipam/0a0442ef-14c0-4209-8ff2-db0f14901821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1572 0.003271 10.0.0.19 - - [2025-12-09 16:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.19 - - [2025-12-09 16:19:41] "GET /virtual-network/23c559b7-a042-4a1b-ae3d-3745c35ca518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004877 10.0.0.19 - - [2025-12-09 16:19:41] "PUT /virtual-network/23c559b7-a042-4a1b-ae3d-3745c35ca518 HTTP/1.1" 200 264 0.056011 10.0.0.19 - - [2025-12-09 16:19:41] "GET /virtual-network/23c559b7-a042-4a1b-ae3d-3745c35ca518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006825 10.0.0.19 - - [2025-12-09 16:19:41] "POST /set-tag HTTP/1.1" 200 109 0.052321 10.0.0.19 - - [2025-12-09 16:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007846 10.0.0.19 - - [2025-12-09 16:19:41] "GET /network-policy/2b3711fe-4408-4d8a-9f6e-e36f2df1105e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003394 10.0.0.19 - - [2025-12-09 16:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.19 - - [2025-12-09 16:19:41] "GET /network-policy/62f9a676-7905-49d4-aff2-f622366e0e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003225 10.0.0.19 - - [2025-12-09 16:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.19 - - [2025-12-09 16:19:41] "GET /network-policy/dadd84ca-6314-4429-a0d6-f837304d3359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.003352 10.0.0.19 - - [2025-12-09 16:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.19 - - [2025-12-09 16:19:41] "PUT /network-policy/dadd84ca-6314-4429-a0d6-f837304d3359 HTTP/1.1" 200 262 0.017776 10.0.0.19 - - [2025-12-09 16:19:41] "PUT /access-control-list/63871607-159d-49b0-b5c7-b62d7558d43d HTTP/1.1" 200 272 0.060432 10.0.0.19 - - [2025-12-09 16:19:41] "POST /ref-update HTTP/1.1" 200 156 0.121060 10.0.0.19 - - [2025-12-09 16:19:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.029580 10.0.0.19 - - [2025-12-09 16:19:41] "PUT /access-control-list/6f6c5521-1a12-4554-aa1a-02b07a5bbbfe HTTP/1.1" 200 272 0.025613 10.0.0.19 - - [2025-12-09 16:19:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002555 10.0.0.19 - - [2025-12-09 16:19:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010500 10.0.0.19 - - [2025-12-09 16:19:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004564 10.0.0.19 - - [2025-12-09 16:19:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002749 10.0.0.19 - - [2025-12-09 16:19:41] "POST /security-groups HTTP/1.1" 409 245 0.003538 10.0.0.19 - - [2025-12-09 16:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.19 - - [2025-12-09 16:19:42] "PUT /security-group/eb43d344-19ee-4c06-8773-95405f2e9ff9 HTTP/1.1" 200 262 0.063905 10.0.0.19 - - [2025-12-09 16:19:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.027742 10.0.0.19 - - [2025-12-09 16:19:42] "PUT /access-control-list/68afccb1-c9e1-4754-93ac-9b22c9544448 HTTP/1.1" 200 272 0.028667 10.0.0.19 - - [2025-12-09 16:19:42] "GET /application-policy-set/191cc5b8-fd69-4a79-aa34-bbffa6b0aa6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.025023 10.0.0.19 - - [2025-12-09 16:19:42] "PUT /access-control-list/32c16dd4-36cb-483e-8a2a-d34d04531890 HTTP/1.1" 200 272 0.020434 10.0.0.19 - - [2025-12-09 16:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.19 - - [2025-12-09 16:19:42] "GET /policy-management/42f48712-abdc-4d5d-aab1-666ef5e1efb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003347 10.0.0.19 - - [2025-12-09 16:19:42] "POST /tags HTTP/1.1" 409 206 0.002046 10.0.0.19 - - [2025-12-09 16:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.19 - - [2025-12-09 16:19:42] "GET /tag/b3960e85-aacd-4883-addb-eb360c448e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011042 10.0.0.19 - - [2025-12-09 16:19:42] "POST /firewall-rules HTTP/1.1" 200 562 0.070181 10.0.0.19 - - [2025-12-09 16:19:42] "GET /firewall-rule/a17b7eab-9eab-4c13-946f-4dea676067c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.005234 10.0.0.19 - - [2025-12-09 16:19:42] "GET /firewall-policy/cf35e0b1-28a7-4b92-bd04-d78cb84d2781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004374 10.0.0.19 - - [2025-12-09 16:19:42] "GET /firewall-rule/a17b7eab-9eab-4c13-946f-4dea676067c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002911 10.0.0.19 - - [2025-12-09 16:19:42] "POST /ref-update HTTP/1.1" 200 156 0.034934 10.0.0.19 - - [2025-12-09 16:19:42] "GET /application-policy-set/191cc5b8-fd69-4a79-aa34-bbffa6b0aa6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012544 10.0.0.19 - - [2025-12-09 16:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004088 10.0.0.19 - - [2025-12-09 16:19:42] "GET /policy-management/42f48712-abdc-4d5d-aab1-666ef5e1efb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004368 10.0.0.19 - - [2025-12-09 16:19:42] "POST /tags HTTP/1.1" 409 206 0.002652 10.0.0.19 - - [2025-12-09 16:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.19 - - [2025-12-09 16:19:42] "GET /tag/b3960e85-aacd-4883-addb-eb360c448e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013696 10.0.0.19 - - [2025-12-09 16:19:42] "POST /firewall-rules HTTP/1.1" 200 560 0.071783 10.0.0.19 - - [2025-12-09 16:19:42] "GET /firewall-rule/9bec2209-e202-45f4-b598-d95102b5ea12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.018797 10.0.0.19 - - [2025-12-09 16:19:42] "GET /firewall-policy/cf35e0b1-28a7-4b92-bd04-d78cb84d2781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.004730 10.0.0.19 - - [2025-12-09 16:19:42] "GET /firewall-rule/9bec2209-e202-45f4-b598-d95102b5ea12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.004307 10.0.0.19 - - [2025-12-09 16:19:42] "POST /ref-update HTTP/1.1" 200 156 0.045348 10.0.0.19 - - [2025-12-09 16:19:42] "POST /tags HTTP/1.1" 200 301 0.022711 10.0.0.19 - - [2025-12-09 16:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009146 10.0.0.19 - - [2025-12-09 16:19:42] "GET /tag/28aa7e64-114b-44d0-9768-46616879afc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.012215 10.0.0.19 - - [2025-12-09 16:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.19 - - [2025-12-09 16:19:42] "GET /project/74954b51-152b-43aa-a3b5-cca856943943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.032601 10.0.0.19 - - [2025-12-09 16:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.19 - - [2025-12-09 16:19:43] "GET /virtual-network/23c559b7-a042-4a1b-ae3d-3745c35ca518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005086 10.0.0.19 - - [2025-12-09 16:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012342 10.0.0.19 - - [2025-12-09 16:19:43] "GET /service-appliance-set/e1aed998-f098-447f-9f29-eb581e604686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.005147 10.0.0.19 - - [2025-12-09 16:19:43] "POST /fqname-to-id HTTP/1.1" 404 242 0.002434 10.0.0.19 - - [2025-12-09 16:19:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.148083 10.0.0.19 - - [2025-12-09 16:19:43] "GET /virtual-machine-interface/dd1a1c90-3128-4ef2-9b76-279128a3e017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.018043 10.0.0.19 - - [2025-12-09 16:19:43] "POST /instance-ips HTTP/1.1" 200 377 0.025328 10.0.0.19 - - [2025-12-09 16:19:43] "GET /instance-ip/81c1268e-7018-4567-8c1b-069737a36388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.007074 10.0.0.19 - - [2025-12-09 16:19:43] "POST /loadbalancers HTTP/1.1" 200 582 0.082660 10.0.0.19 - - [2025-12-09 16:19:43] "GET /project/74954b51-152b-43aa-a3b5-cca856943943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.034703 10.0.0.19 - - [2025-12-09 16:19:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.025788 10.0.0.19 - - [2025-12-09 16:19:43] "GET /instance-ip/81c1268e-7018-4567-8c1b-069737a36388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.018359 10.0.0.19 - - [2025-12-09 16:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013551 10.0.0.19 - - [2025-12-09 16:19:43] "GET /project/74954b51-152b-43aa-a3b5-cca856943943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.040500 10.0.0.19 - - [2025-12-09 16:19:43] "POST /floating-ips HTTP/1.1" 200 581 0.019935 10.0.0.19 - - [2025-12-09 16:19:43] "GET /loadbalancer/36c8d1cb-047b-4f5a-8b16-0a5e2273fd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.007764 10.0.0.19 - - [2025-12-09 16:19:43] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.025230 10.0.0.19 - - [2025-12-09 16:19:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.015152 10.0.0.19 - - [2025-12-09 16:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010974 10.0.0.19 - - [2025-12-09 16:19:43] "GET /project/74954b51-152b-43aa-a3b5-cca856943943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.047520 10.0.0.19 - - [2025-12-09 16:19:43] "GET /loadbalancer-listener/384a98d6-598c-4b49-bdd8-59251717a044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002835 10.0.0.19 - - [2025-12-09 16:19:43] "GET /loadbalancer-listener/384a98d6-598c-4b49-bdd8-59251717a044?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004033 10.0.0.19 - - [2025-12-09 16:19:43] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.027019 10.0.0.19 - - [2025-12-09 16:19:43] "GET /instance-ip/81c1268e-7018-4567-8c1b-069737a36388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.007626 10.0.0.19 - - [2025-12-09 16:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007526 10.0.0.19 - - [2025-12-09 16:19:43] "GET /instance-ip/81c1268e-7018-4567-8c1b-069737a36388?fields=floating_ips HTTP/1.1" 200 1164 0.009646 10.0.0.19 - - [2025-12-09 16:19:43] "GET /floating-ip/98f28672-2ead-4276-b9ce-3296b255d80e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.004998 10.0.0.19 - - [2025-12-09 16:19:43] "GET /project/74954b51-152b-43aa-a3b5-cca856943943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.040442 10.0.0.19 - - [2025-12-09 16:19:44] "GET /loadbalancer/36c8d1cb-047b-4f5a-8b16-0a5e2273fd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003032 10.0.0.19 - - [2025-12-09 16:19:44] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.026189 10.0.0.19 - - [2025-12-09 16:19:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.018275 10.0.0.19 - - [2025-12-09 16:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009740 10.0.0.19 - - [2025-12-09 16:19:44] "GET /project/74954b51-152b-43aa-a3b5-cca856943943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.037146 10.0.0.19 - - [2025-12-09 16:19:44] "GET /loadbalancer-listener/70b68582-f656-4091-9184-d6d819cc2ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.003023 10.0.0.19 - - [2025-12-09 16:19:44] "GET /loadbalancer-listener/70b68582-f656-4091-9184-d6d819cc2ef4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004398 10.0.0.19 - - [2025-12-09 16:19:44] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.020748 10.0.0.19 - - [2025-12-09 16:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.19 - - [2025-12-09 16:19:44] "GET /instance-ip/81c1268e-7018-4567-8c1b-069737a36388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.007407 10.0.0.19 - - [2025-12-09 16:19:44] "GET /instance-ip/81c1268e-7018-4567-8c1b-069737a36388?fields=floating_ips HTTP/1.1" 200 1164 0.006133 10.0.0.19 - - [2025-12-09 16:19:44] "GET /floating-ip/98f28672-2ead-4276-b9ce-3296b255d80e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002414 10.0.0.19 - - [2025-12-09 16:19:44] "GET /project/74954b51-152b-43aa-a3b5-cca856943943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.053888 10.0.0.19 - - [2025-12-09 16:19:44] "GET /loadbalancer/36c8d1cb-047b-4f5a-8b16-0a5e2273fd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002863 10.0.0.19 - - [2025-12-09 16:19:44] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.023472 10.0.0.19 - - [2025-12-09 16:19:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.042498 10.0.0.19 - - [2025-12-09 16:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004305 10.0.0.19 - - [2025-12-09 16:19:44] "GET /project/74954b51-152b-43aa-a3b5-cca856943943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.051400 10.0.0.19 - - [2025-12-09 16:19:44] "GET /loadbalancer-listener/ecf600da-bcc2-478e-8d57-aab06cc7c1f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.003276 10.0.0.19 - - [2025-12-09 16:19:44] "GET /loadbalancer-listener/ecf600da-bcc2-478e-8d57-aab06cc7c1f6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003983 10.0.0.19 - - [2025-12-09 16:19:44] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.034857 10.0.0.19 - - [2025-12-09 16:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010565 10.0.0.19 - - [2025-12-09 16:19:44] "GET /instance-ip/81c1268e-7018-4567-8c1b-069737a36388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.011532 10.0.0.19 - - [2025-12-09 16:19:44] "GET /loadbalancer/36c8d1cb-047b-4f5a-8b16-0a5e2273fd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005474 10.0.0.19 - - [2025-12-09 16:19:44] "GET /instance-ip/81c1268e-7018-4567-8c1b-069737a36388?fields=floating_ips HTTP/1.1" 200 1164 0.003467 10.0.0.19 - - [2025-12-09 16:19:44] "GET /floating-ip/98f28672-2ead-4276-b9ce-3296b255d80e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.004230 10.0.0.19 - - [2025-12-09 16:19:44] "POST /tags HTTP/1.1" 200 371 0.032406 10.0.0.19 - - [2025-12-09 16:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.021431 10.0.0.19 - - [2025-12-09 16:19:44] "GET /tag/99883721-e8b7-4487-82c8-f40c507fa1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.033973 10.0.0.19 - - [2025-12-09 16:19:44] "POST /tags HTTP/1.1" 200 319 0.036152 10.0.0.19 - - [2025-12-09 16:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.018857 10.0.0.19 - - [2025-12-09 16:19:44] "GET /tag/974611ce-049d-4536-ae61-aa9b71f56e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.015361 10.0.0.19 - - [2025-12-09 16:19:45] "POST /id-to-fqname HTTP/1.1" 200 181 0.002902 10.0.0.19 - - [2025-12-09 16:19:45] "POST /fqname-to-id HTTP/1.1" 404 190 0.004966 10.0.0.19 - - [2025-12-09 16:19:45] "POST /security-groups HTTP/1.1" 200 578 0.100787 10.0.0.19 - - [2025-12-09 16:19:45] "POST /projects HTTP/1.1" 200 497 0.247495 10.0.0.19 - - [2025-12-09 16:19:45] "POST /fqname-to-id HTTP/1.1" 404 225 0.003118 10.0.0.19 - - [2025-12-09 16:19:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.034243 10.0.0.19 - - [2025-12-09 16:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.013641 10.0.0.19 - - [2025-12-09 16:19:45] "GET /virtual-network/09594152-811d-4344-aa3e-4081cfb91ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.026721 10.0.0.19 - - [2025-12-09 16:19:45] "POST /access-control-lists HTTP/1.1" 200 587 0.113537 10.0.0.19 - - [2025-12-09 16:19:45] "POST /fqname-to-id HTTP/1.1" 404 224 0.025394 10.0.0.19 - - [2025-12-09 16:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.021023 10.0.0.19 - - [2025-12-09 16:19:45] "GET /virtual-network/23c559b7-a042-4a1b-ae3d-3745c35ca518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005395 10.0.0.19 - - [2025-12-09 16:19:45] "POST /access-control-lists HTTP/1.1" 200 585 0.089794 10.0.0.19 - - [2025-12-09 16:19:45] "PUT /virtual-network/09594152-811d-4344-aa3e-4081cfb91ba0 HTTP/1.1" 200 264 0.147923 10.0.0.19 - - [2025-12-09 16:19:45] "PUT /virtual-network/23c559b7-a042-4a1b-ae3d-3745c35ca518 HTTP/1.1" 200 264 0.064531 10.0.0.19 - - [2025-12-09 16:19:45] "POST /security-groups HTTP/1.1" 200 558 0.081327 10.0.0.19 - - [2025-12-09 16:19:45] "POST /fqname-to-id HTTP/1.1" 404 248 0.002708 10.0.0.19 - - [2025-12-09 16:19:45] "POST /access-control-lists HTTP/1.1" 200 610 0.076137 10.0.0.19 - - [2025-12-09 16:19:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.065934 10.0.0.19 - - [2025-12-09 16:19:45] "POST /fqname-to-id HTTP/1.1" 404 247 0.046083 10.0.0.19 - - [2025-12-09 16:19:45] "POST /chown HTTP/1.1" 200 109 0.030115 10.0.0.19 - - [2025-12-09 16:19:45] "GET /application-policy-set/191cc5b8-fd69-4a79-aa34-bbffa6b0aa6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011519 10.0.0.19 - - [2025-12-09 16:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003311 10.0.0.19 - - [2025-12-09 16:19:46] "GET /policy-management/42f48712-abdc-4d5d-aab1-666ef5e1efb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.045743 10.0.0.19 - - [2025-12-09 16:19:46] "POST /access-control-lists HTTP/1.1" 200 608 0.084102 10.0.0.19 - - [2025-12-09 16:19:46] "POST /tags HTTP/1.1" 409 214 0.005480 10.0.0.19 - - [2025-12-09 16:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.19 - - [2025-12-09 16:19:46] "GET /tag/974611ce-049d-4536-ae61-aa9b71f56e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.018027 10.0.0.19 - - [2025-12-09 16:19:46] "POST /firewall-rules HTTP/1.1" 200 578 0.252275 10.0.0.19 - - [2025-12-09 16:19:46] "GET /firewall-rule/ea4bfc10-0f4f-4f4b-9037-dd0c78cd8fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.006041 10.0.0.19 - - [2025-12-09 16:19:46] "GET /firewall-policy/cf35e0b1-28a7-4b92-bd04-d78cb84d2781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.013384 10.0.0.19 - - [2025-12-09 16:19:46] "GET /firewall-rule/ea4bfc10-0f4f-4f4b-9037-dd0c78cd8fe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002828 10.0.0.19 - - [2025-12-09 16:19:46] "POST /ref-update HTTP/1.1" 200 156 0.063901 10.0.0.19 - - [2025-12-09 16:19:46] "GET /application-policy-set/191cc5b8-fd69-4a79-aa34-bbffa6b0aa6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009525 10.0.0.19 - - [2025-12-09 16:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.020465 10.0.0.19 - - [2025-12-09 16:19:46] "GET /policy-management/42f48712-abdc-4d5d-aab1-666ef5e1efb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005876 10.0.0.19 - - [2025-12-09 16:19:46] "POST /tags HTTP/1.1" 409 214 0.003047 10.0.0.19 - - [2025-12-09 16:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004006 10.0.0.19 - - [2025-12-09 16:19:46] "GET /tag/974611ce-049d-4536-ae61-aa9b71f56e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.015253 10.0.0.19 - - [2025-12-09 16:19:46] "POST /firewall-rules HTTP/1.1" 200 576 0.096753 10.0.0.19 - - [2025-12-09 16:19:46] "GET /firewall-rule/553e38c2-cb94-4ec2-b9cd-af8c51ff4629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.028759 10.0.0.19 - - [2025-12-09 16:19:46] "GET /firewall-policy/cf35e0b1-28a7-4b92-bd04-d78cb84d2781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.012170 10.0.0.19 - - [2025-12-09 16:19:46] "GET /firewall-rule/553e38c2-cb94-4ec2-b9cd-af8c51ff4629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005779 10.0.0.19 - - [2025-12-09 16:19:47] "POST /ref-update HTTP/1.1" 200 156 0.114340 10.0.0.19 - - [2025-12-09 16:19:47] "POST /tags HTTP/1.1" 200 363 0.044177 10.0.0.19 - - [2025-12-09 16:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012518 10.0.0.19 - - [2025-12-09 16:19:47] "GET /tag/de80dfb2-e141-4c76-a13f-8f1dc96bb276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.016980 10.0.0.19 - - [2025-12-09 16:19:47] "POST /tags HTTP/1.1" 200 311 0.045135 10.0.0.19 - - [2025-12-09 16:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.043421 10.0.0.19 - - [2025-12-09 16:19:47] "GET /tag/501e6633-6655-407e-b310-f5ad59f1ce08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.018041 10.0.0.19 - - [2025-12-09 16:19:47] "POST /id-to-fqname HTTP/1.1" 200 177 0.006085 10.0.0.19 - - [2025-12-09 16:19:47] "POST /fqname-to-id HTTP/1.1" 404 186 0.020739 10.0.0.19 - - [2025-12-09 16:19:47] "POST /security-groups HTTP/1.1" 200 574 0.176981 10.0.0.19 - - [2025-12-09 16:19:47] "POST /projects HTTP/1.1" 200 489 0.370448 10.0.0.19 - - [2025-12-09 16:19:47] "POST /fqname-to-id HTTP/1.1" 404 217 0.005839 10.0.0.19 - - [2025-12-09 16:19:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.018715 10.0.0.19 - - [2025-12-09 16:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.19 - - [2025-12-09 16:19:48] "GET /virtual-network/09594152-811d-4344-aa3e-4081cfb91ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.040386 10.0.0.19 - - [2025-12-09 16:19:48] "POST /access-control-lists HTTP/1.1" 200 583 0.124205 10.0.0.19 - - [2025-12-09 16:19:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.031241 10.0.0.19 - - [2025-12-09 16:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010337 10.0.0.19 - - [2025-12-09 16:19:48] "GET /virtual-network/23c559b7-a042-4a1b-ae3d-3745c35ca518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.014472 10.0.0.19 - - [2025-12-09 16:19:48] "PUT /virtual-network/09594152-811d-4344-aa3e-4081cfb91ba0 HTTP/1.1" 200 264 0.134658 10.0.0.19 - - [2025-12-09 16:19:48] "POST /access-control-lists HTTP/1.1" 200 581 0.172270 10.0.0.19 - - [2025-12-09 16:19:48] "PUT /virtual-network/23c559b7-a042-4a1b-ae3d-3745c35ca518 HTTP/1.1" 200 264 0.110529 10.0.0.19 - - [2025-12-09 16:19:48] "POST /security-groups HTTP/1.1" 200 546 0.102079 10.0.0.19 - - [2025-12-09 16:19:48] "POST /fqname-to-id HTTP/1.1" 404 240 0.002424 10.0.0.19 - - [2025-12-09 16:19:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.087905 10.0.0.19 - - [2025-12-09 16:19:48] "POST /access-control-lists HTTP/1.1" 200 602 0.105264 10.0.0.19 - - [2025-12-09 16:19:48] "POST /fqname-to-id HTTP/1.1" 404 239 0.075658 10.0.0.19 - - [2025-12-09 16:19:48] "POST /chown HTTP/1.1" 200 109 0.095583 10.0.0.19 - - [2025-12-09 16:19:48] "GET /application-policy-set/191cc5b8-fd69-4a79-aa34-bbffa6b0aa6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012014 10.0.0.19 - - [2025-12-09 16:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.19 - - [2025-12-09 16:19:48] "GET /policy-management/42f48712-abdc-4d5d-aab1-666ef5e1efb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006433 10.0.0.19 - - [2025-12-09 16:19:48] "POST /tags HTTP/1.1" 409 210 0.006121 10.0.0.19 - - [2025-12-09 16:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818 10.0.0.19 - - [2025-12-09 16:19:48] "GET /tag/501e6633-6655-407e-b310-f5ad59f1ce08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.034646 10.0.0.19 - - [2025-12-09 16:19:48] "POST /access-control-lists HTTP/1.1" 200 600 0.185586 10.0.0.19 - - [2025-12-09 16:19:49] "POST /firewall-rules HTTP/1.1" 200 570 0.102859 10.0.0.19 - - [2025-12-09 16:19:49] "GET /firewall-rule/91b5a819-ef4d-4321-b9c1-7915ad592a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004854 10.0.0.19 - - [2025-12-09 16:19:49] "GET /firewall-policy/cf35e0b1-28a7-4b92-bd04-d78cb84d2781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.004477 10.0.0.19 - - [2025-12-09 16:19:49] "GET /firewall-rule/91b5a819-ef4d-4321-b9c1-7915ad592a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003431 10.0.0.19 - - [2025-12-09 16:19:49] "POST /ref-update HTTP/1.1" 200 156 0.167459 10.0.0.19 - - [2025-12-09 16:19:49] "GET /application-policy-set/191cc5b8-fd69-4a79-aa34-bbffa6b0aa6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004909 10.0.0.19 - - [2025-12-09 16:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004725 10.0.0.19 - - [2025-12-09 16:19:49] "GET /policy-management/42f48712-abdc-4d5d-aab1-666ef5e1efb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003175 10.0.0.19 - - [2025-12-09 16:19:49] "POST /tags HTTP/1.1" 409 210 0.002198 10.0.0.19 - - [2025-12-09 16:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.19 - - [2025-12-09 16:19:49] "GET /tag/501e6633-6655-407e-b310-f5ad59f1ce08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.020696 10.0.0.19 - - [2025-12-09 16:19:49] "POST /firewall-rules HTTP/1.1" 200 568 0.134408 10.0.0.19 - - [2025-12-09 16:19:49] "GET /firewall-rule/1bcd6bfb-b8b8-4746-8337-795cec0a701e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.011829 10.0.0.19 - - [2025-12-09 16:19:49] "GET /firewall-policy/cf35e0b1-28a7-4b92-bd04-d78cb84d2781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.008004 10.0.0.19 - - [2025-12-09 16:19:49] "GET /firewall-rule/1bcd6bfb-b8b8-4746-8337-795cec0a701e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.004958 10.0.0.19 - - [2025-12-09 16:19:49] "GET / HTTP/1.1" 200 35931 0.002451 10.0.0.19 - - [2025-12-09 16:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010036 10.0.0.19 - - [2025-12-09 16:19:49] "GET /routing-instance/e21e9ee0-4d9d-484e-a4ed-0b869f042b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004070 10.0.0.19 - - [2025-12-09 16:19:49] "POST /bgp-routers HTTP/1.1" 409 301 0.003699 10.0.0.19 - - [2025-12-09 16:19:49] "POST /ref-update HTTP/1.1" 200 156 0.121782 10.0.0.19 - - [2025-12-09 16:19:49] "POST /tags HTTP/1.1" 409 237 0.008683 10.0.0.19 - - [2025-12-09 16:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002937 10.0.0.19 - - [2025-12-09 16:19:49] "GET /bgp-router/9a99a77e-0694-4751-86ca-3a4a9d47bca3?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.006154 10.0.0.19 - - [2025-12-09 16:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.19 - - [2025-12-09 16:19:50] "GET /tag/9808a4bf-9509-42ef-84fe-804d7aa4275b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.027020 10.0.0.19 - - [2025-12-09 16:19:50] "PUT /bgp-router/9a99a77e-0694-4751-86ca-3a4a9d47bca3 HTTP/1.1" 200 254 0.049233 10.0.0.19 - - [2025-12-09 16:19:50] "POST /tags HTTP/1.1" 409 210 0.016490 10.0.0.19 - - [2025-12-09 16:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.19 - - [2025-12-09 16:19:50] "GET /tag/a1325414-bc83-43f3-98d7-2f1dd22023ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.022822 10.0.0.19 - - [2025-12-09 16:19:50] "POST /projects HTTP/1.1" 409 223 0.003791 10.0.0.19 - - [2025-12-09 16:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006340 10.0.0.19 - - [2025-12-09 16:19:50] "GET /project/74954b51-152b-43aa-a3b5-cca856943943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.050031 10.0.0.19 - - [2025-12-09 16:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.19 - - [2025-12-09 16:19:50] "GET /virtual-network/09594152-811d-4344-aa3e-4081cfb91ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.009379 10.0.0.19 - - [2025-12-09 16:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.19 - - [2025-12-09 16:19:50] "GET /virtual-network/23c559b7-a042-4a1b-ae3d-3745c35ca518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.013564 10.0.0.19 - - [2025-12-09 16:19:50] "PUT /virtual-network/09594152-811d-4344-aa3e-4081cfb91ba0 HTTP/1.1" 200 264 0.072869 10.0.0.19 - - [2025-12-09 16:19:50] "PUT /virtual-network/23c559b7-a042-4a1b-ae3d-3745c35ca518 HTTP/1.1" 200 264 0.068121 10.0.0.19 - - [2025-12-09 16:19:50] "POST /security-groups HTTP/1.1" 409 253 0.006604 10.0.0.19 - - [2025-12-09 16:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.19 - - [2025-12-09 16:19:50] "PUT /security-group/479cf32a-88a6-4cad-9185-cb1042d048ec HTTP/1.1" 200 262 0.062445 10.0.0.19 - - [2025-12-09 16:19:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.042076 10.0.0.19 - - [2025-12-09 16:19:50] "GET /application-policy-set/191cc5b8-fd69-4a79-aa34-bbffa6b0aa6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016726 10.0.0.19 - - [2025-12-09 16:19:50] "PUT /access-control-list/957056fb-e7d5-4861-8e7f-9b293fd3c003 HTTP/1.1" 200 272 0.046923 10.0.0.19 - - [2025-12-09 16:19:50] "PUT /access-control-list/a7c294c5-1425-4fcd-9d5e-2392672a6302 HTTP/1.1" 200 272 0.019408 10.0.0.19 - - [2025-12-09 16:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.013777 10.0.0.19 - - [2025-12-09 16:19:50] "GET /policy-management/42f48712-abdc-4d5d-aab1-666ef5e1efb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004255 10.0.0.19 - - [2025-12-09 16:19:50] "POST /tags HTTP/1.1" 409 210 0.002579 10.0.0.19 - - [2025-12-09 16:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.19 - - [2025-12-09 16:19:50] "GET /tag/a1325414-bc83-43f3-98d7-2f1dd22023ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015657 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:19:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001419 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:19:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001311 10.0.0.19 - - [2025-12-09 16:19:50] "POST /firewall-rules HTTP/1.1" 200 570 0.091872 10.0.0.19 - - [2025-12-09 16:19:51] "GET /firewall-rule/cd575eb6-a2be-42fd-8871-5694974ccc4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008713 10.0.0.19 - - [2025-12-09 16:19:51] "GET /firewall-policy/cf35e0b1-28a7-4b92-bd04-d78cb84d2781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.007271 10.0.0.19 - - [2025-12-09 16:19:51] "GET /firewall-rule/cd575eb6-a2be-42fd-8871-5694974ccc4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007814 10.0.0.19 - - [2025-12-09 16:19:51] "POST /ref-update HTTP/1.1" 200 156 0.052604 10.0.0.19 - - [2025-12-09 16:19:51] "GET /application-policy-set/191cc5b8-fd69-4a79-aa34-bbffa6b0aa6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013738 10.0.0.19 - - [2025-12-09 16:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.19 - - [2025-12-09 16:19:51] "GET /policy-management/42f48712-abdc-4d5d-aab1-666ef5e1efb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004289 10.0.0.19 - - [2025-12-09 16:19:51] "POST /tags HTTP/1.1" 409 210 0.004970 10.0.0.19 - - [2025-12-09 16:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.19 - - [2025-12-09 16:19:51] "GET /tag/a1325414-bc83-43f3-98d7-2f1dd22023ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011871 10.0.0.19 - - [2025-12-09 16:19:51] "POST /firewall-rules HTTP/1.1" 200 568 0.241621 10.0.0.19 - - [2025-12-09 16:19:51] "GET /firewall-rule/094ad5d8-6749-4ee7-8b27-115de9e6537c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.013954 10.0.0.19 - - [2025-12-09 16:19:51] "GET /firewall-policy/cf35e0b1-28a7-4b92-bd04-d78cb84d2781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.006449 10.0.0.19 - - [2025-12-09 16:19:51] "GET /firewall-rule/094ad5d8-6749-4ee7-8b27-115de9e6537c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.006101 10.0.0.19 - - [2025-12-09 16:19:51] "POST /ref-update HTTP/1.1" 200 156 0.095716 10.0.0.19 - - [2025-12-09 16:19:51] "GET /virtual-machine-interface/dce78e48-d51a-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006163 10.0.0.19 - - [2025-12-09 16:19:51] "POST /set-tag HTTP/1.1" 200 109 0.007767 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:20:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000975 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:20:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001129 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:20:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001002 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:20:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000986 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:20:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000988 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:20:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001813 10.0.0.129 - - [2025-12-09 16:20:57] "GET / HTTP/1.1" 200 35931 0.001976 10.0.0.129 - - [2025-12-09 16:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.129 - - [2025-12-09 16:20:57] "GET /global-system-config/c9aae6be-04fd-4543-af71-c7eb0aad04f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005075 10.0.0.129 - - [2025-12-09 16:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.129 - - [2025-12-09 16:20:57] "GET /routing-instance/e21e9ee0-4d9d-484e-a4ed-0b869f042b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003148 10.0.0.129 - - [2025-12-09 16:20:57] "PUT /global-system-config/c9aae6be-04fd-4543-af71-c7eb0aad04f4 HTTP/1.1" 200 274 0.010115 10.0.0.129 - - [2025-12-09 16:20:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.013706 10.0.0.129 - - [2025-12-09 16:20:57] "POST /virtual-routers HTTP/1.1" 200 599 0.031987 10.0.0.129 - - [2025-12-09 16:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.129 - - [2025-12-09 16:20:57] "GET /virtual-router/9b632c1f-2538-439e-9109-c8986244824d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003837 10.0.0.129 - - [2025-12-09 16:20:57] "POST /fqname-to-id HTTP/1.1" 404 229 0.001767 10.0.0.129 - - [2025-12-09 16:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.129 - - [2025-12-09 16:20:57] "GET /virtual-network/b743e29e-7bb8-4a0d-84e9-d5fb86ab4e7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004453 10.0.0.129 - - [2025-12-09 16:20:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.073416 10.0.0.19 - - [2025-12-09 16:22:31] "GET /global-system-configs HTTP/1.1" 200 322 0.002366 10.0.0.19 - - [2025-12-09 16:22:32] "GET /global-system-configs HTTP/1.1" 200 322 0.002162 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:22:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001186 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:22:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001256 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:22:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000955 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:22:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000996 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:23:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001021 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:23:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000942 10.0.0.19 - - [2025-12-09 16:23:35] "GET /virtual-router/9b632c1f-2538-439e-9109-c8986244824d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003515 10.0.0.19 - - [2025-12-09 16:23:35] "POST /ref-update HTTP/1.1" 200 156 0.009100 10.0.0.19 - - [2025-12-09 16:23:41] "GET /virtual-machine-interface/dce78e48-d51a-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009087 10.0.0.19 - - [2025-12-09 16:23:41] "POST /set-tag HTTP/1.1" 200 109 0.007205 10.0.0.19 - - [2025-12-09 16:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.19 - - [2025-12-09 16:23:41] "GET /loadbalancer/36c8d1cb-047b-4f5a-8b16-0a5e2273fd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002768 10.0.0.19 - - [2025-12-09 16:23:41] "GET /virtual-machine-interface/dce78e48-d51a-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004619 10.0.0.19 - - [2025-12-09 16:23:41] "POST /set-tag HTTP/1.1" 200 109 0.002941 10.0.0.19 - - [2025-12-09 16:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.19 - - [2025-12-09 16:23:41] "GET /loadbalancer/36c8d1cb-047b-4f5a-8b16-0a5e2273fd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002811 10.0.0.19 - - [2025-12-09 16:23:41] "GET /loadbalancer-pool/a4688447-3df4-4bdc-b554-fdb83f662cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005081 10.0.0.19 - - [2025-12-09 16:23:41] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017797 10.0.0.19 - - [2025-12-09 16:23:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.018475 10.0.0.19 - - [2025-12-09 16:23:41] "GET /virtual-machine-interface/dce78e48-d51a-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007599 10.0.0.19 - - [2025-12-09 16:23:41] "GET /virtual-machine-interface/dce78e48-d51a-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008978 10.0.0.19 - - [2025-12-09 16:23:41] "POST /ref-update HTTP/1.1" 200 156 0.010242 10.0.0.19 - - [2025-12-09 16:23:41] "GET /floating-ip/98f28672-2ead-4276-b9ce-3296b255d80e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.016746 10.0.0.19 - - [2025-12-09 16:23:41] "POST /tags HTTP/1.1" 409 205 0.001878 10.0.0.19 - - [2025-12-09 16:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007273 10.0.0.19 - - [2025-12-09 16:23:41] "GET /tag/28aa7e64-114b-44d0-9768-46616879afc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.012450 10.0.0.19 - - [2025-12-09 16:23:41] "PUT /floating-ip/98f28672-2ead-4276-b9ce-3296b255d80e HTTP/1.1" 200 256 0.020063 10.0.0.19 - - [2025-12-09 16:23:42] "POST /set-tag HTTP/1.1" 200 109 0.090673 10.0.0.19 - - [2025-12-09 16:23:42] "GET /loadbalancer-pool/39e66b68-ef29-4270-bda9-258eacc9d1ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.069010 10.0.0.19 - - [2025-12-09 16:23:42] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018014 10.0.0.19 - - [2025-12-09 16:23:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.010313 10.0.0.19 - - [2025-12-09 16:23:42] "GET /virtual-machine-interface/dce78e48-d51a-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.015163 10.0.0.19 - - [2025-12-09 16:23:42] "POST /set-tag HTTP/1.1" 200 109 0.002779 10.0.0.19 - - [2025-12-09 16:23:42] "GET /virtual-machine-interface/dce78e48-d51a-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004905 10.0.0.19 - - [2025-12-09 16:23:42] "POST /ref-update HTTP/1.1" 200 156 0.016174 10.0.0.19 - - [2025-12-09 16:23:42] "GET /floating-ip/98f28672-2ead-4276-b9ce-3296b255d80e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.019413 10.0.0.19 - - [2025-12-09 16:23:42] "GET /loadbalancer-pool/9d1659a4-993e-4901-9d0d-113fa952a43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.008449 10.0.0.19 - - [2025-12-09 16:23:42] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017173 10.0.0.19 - - [2025-12-09 16:23:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.020500 10.0.0.19 - - [2025-12-09 16:23:42] "GET /virtual-machine-interface/dce78e48-d51a-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.018709 10.0.0.19 - - [2025-12-09 16:23:42] "PUT /floating-ip/98f28672-2ead-4276-b9ce-3296b255d80e HTTP/1.1" 200 256 0.031681 10.0.0.19 - - [2025-12-09 16:23:42] "GET /virtual-machine-interface/dce78e48-d51a-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006829 10.0.0.19 - - [2025-12-09 16:23:42] "POST /ref-update HTTP/1.1" 200 156 0.008078 10.0.0.19 - - [2025-12-09 16:23:42] "POST /set-tag HTTP/1.1" 200 109 0.003272 10.0.0.19 - - [2025-12-09 16:23:42] "GET /floating-ip/98f28672-2ead-4276-b9ce-3296b255d80e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.002782 10.0.0.19 - - [2025-12-09 16:23:42] "PUT /floating-ip/98f28672-2ead-4276-b9ce-3296b255d80e HTTP/1.1" 200 256 0.009451 10.0.0.19 - - [2025-12-09 16:24:02] "GET /virtual-machine-interface/dce78e48-d51a-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004937 10.0.0.19 - - [2025-12-09 16:24:02] "POST /set-tag HTTP/1.1" 200 109 0.003269 10.0.0.19 - - [2025-12-09 16:24:02] "GET /virtual-machine-interface/dce78e48-d51a-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.021229 10.0.0.19 - - [2025-12-09 16:24:03] "POST /set-tag HTTP/1.1" 200 109 0.003192 10.0.0.19 - - [2025-12-09 16:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.19 - - [2025-12-09 16:24:03] "GET /loadbalancer/36c8d1cb-047b-4f5a-8b16-0a5e2273fd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002797 10.0.0.19 - - [2025-12-09 16:24:03] "GET /virtual-machine-interface/dce78e48-d51a-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011206 10.0.0.19 - - [2025-12-09 16:24:03] "POST /set-tag HTTP/1.1" 200 109 0.055794 10.0.0.19 - - [2025-12-09 16:24:03] "DELETE /loadbalancer-member/f90769be-d5e0-4793-b1a8-2f593067b443 HTTP/1.1" 200 115 0.072368 10.0.0.19 - - [2025-12-09 16:24:03] "GET /virtual-machine-interface/dce78e48-d51a-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010693 10.0.0.19 - - [2025-12-09 16:24:03] "POST /set-tag HTTP/1.1" 200 109 0.002800 10.0.0.19 - - [2025-12-09 16:24:03] "DELETE /loadbalancer-member/41059396-ce74-4de7-a557-225951389915 HTTP/1.1" 200 115 0.039412 10.0.0.19 - - [2025-12-09 16:24:03] "GET /virtual-machine-interface/dce78e48-d51a-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005002 10.0.0.19 - - [2025-12-09 16:24:03] "POST /set-tag HTTP/1.1" 200 109 0.003164 10.0.0.19 - - [2025-12-09 16:24:03] "DELETE /loadbalancer-member/ca4315a1-b683-49b8-ba3e-1ba4a37d04b2 HTTP/1.1" 200 115 0.036278 10.0.0.19 - - [2025-12-09 16:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.021025 10.0.0.19 - - [2025-12-09 16:24:03] "GET /loadbalancer/36c8d1cb-047b-4f5a-8b16-0a5e2273fd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003616 10.0.0.19 - - [2025-12-09 16:24:03] "GET /loadbalancer-pool/a4688447-3df4-4bdc-b554-fdb83f662cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.006804 10.0.0.19 - - [2025-12-09 16:24:03] "POST /loadbalancer-members HTTP/1.1" 200 690 0.031873 10.0.0.19 - - [2025-12-09 16:24:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.013832 10.0.0.19 - - [2025-12-09 16:24:03] "GET /virtual-machine-interface/dce78e48-d51a-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004614 10.0.0.19 - - [2025-12-09 16:24:03] "GET /virtual-machine-interface/dce78e48-d51a-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011984 10.0.0.19 - - [2025-12-09 16:24:03] "GET /floating-ip/98f28672-2ead-4276-b9ce-3296b255d80e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003485 10.0.0.19 - - [2025-12-09 16:24:03] "POST /set-tag HTTP/1.1" 200 109 0.088112 10.0.0.19 - - [2025-12-09 16:24:03] "GET /loadbalancer-pool/39e66b68-ef29-4270-bda9-258eacc9d1ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003430 10.0.0.19 - - [2025-12-09 16:24:03] "POST /loadbalancer-members HTTP/1.1" 200 690 0.034584 10.0.0.19 - - [2025-12-09 16:24:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.020863 10.0.0.19 - - [2025-12-09 16:24:03] "GET /virtual-machine-interface/dce78e48-d51a-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.017513 10.0.0.19 - - [2025-12-09 16:24:03] "GET /virtual-machine-interface/dce78e48-d51a-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009024 10.0.0.19 - - [2025-12-09 16:24:03] "GET /floating-ip/98f28672-2ead-4276-b9ce-3296b255d80e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.011010 10.0.0.19 - - [2025-12-09 16:24:03] "POST /set-tag HTTP/1.1" 200 109 0.003399 10.0.0.19 - - [2025-12-09 16:24:03] "GET /loadbalancer-pool/9d1659a4-993e-4901-9d0d-113fa952a43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003720 10.0.0.19 - - [2025-12-09 16:24:03] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019727 10.0.0.19 - - [2025-12-09 16:24:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.018225 10.0.0.19 - - [2025-12-09 16:24:04] "GET /virtual-machine-interface/dce78e48-d51a-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.020105 10.0.0.19 - - [2025-12-09 16:24:04] "POST /set-tag HTTP/1.1" 200 109 0.005173 10.0.0.19 - - [2025-12-09 16:24:04] "GET /virtual-machine-interface/dce78e48-d51a-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008711 10.0.0.19 - - [2025-12-09 16:24:04] "GET /floating-ip/98f28672-2ead-4276-b9ce-3296b255d80e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003675 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:24:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001148 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:24:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001022 10.0.0.129 - - [2025-12-09 16:25:28] "GET / HTTP/1.1" 200 35931 0.001845 10.0.0.129 - - [2025-12-09 16:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.129 - - [2025-12-09 16:25:28] "GET /global-system-config/c9aae6be-04fd-4543-af71-c7eb0aad04f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.021345 10.0.0.129 - - [2025-12-09 16:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002633 10.0.0.129 - - [2025-12-09 16:25:28] "GET /routing-instance/e21e9ee0-4d9d-484e-a4ed-0b869f042b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002886 10.0.0.129 - - [2025-12-09 16:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.129 - - [2025-12-09 16:25:28] "GET /virtual-router/9b632c1f-2538-439e-9109-c8986244824d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004483 10.0.0.129 - - [2025-12-09 16:25:28] "PUT /virtual-router/9b632c1f-2538-439e-9109-c8986244824d HTTP/1.1" 200 262 0.026262 10.0.0.129 - - [2025-12-09 16:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.129 - - [2025-12-09 16:25:28] "GET /virtual-router/9b632c1f-2538-439e-9109-c8986244824d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002824 10.0.0.129 - - [2025-12-09 16:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.129 - - [2025-12-09 16:25:28] "GET /virtual-machine-interface/75fb076c-9c6a-42ab-92d0-372795ce50c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004814 10.0.0.129 - - [2025-12-09 16:25:28] "PUT /virtual-machine-interface/75fb076c-9c6a-42ab-92d0-372795ce50c9 HTTP/1.1" 200 284 0.012244 10.0.0.19 - - [2025-12-09 16:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.19 - - [2025-12-09 16:25:29] "GET /virtual-router/9b632c1f-2538-439e-9109-c8986244824d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003716 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:27:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001077 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:27:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001141 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:27:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001009 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:27:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001124 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:27:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001237 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:27:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001035 10.0.0.19 - - [2025-12-09 16:27:31] "GET /global-system-configs HTTP/1.1" 200 322 0.002095 10.0.0.19 - - [2025-12-09 16:27:32] "GET /global-system-configs HTTP/1.1" 200 322 0.002390 10.0.0.19 - - [2025-12-09 16:28:20] "GET /virtual-machine-interface/dce78e48-d51a-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004643 10.0.0.19 - - [2025-12-09 16:28:20] "POST /set-tag HTTP/1.1" 200 109 0.006546 10.0.0.19 - - [2025-12-09 16:28:20] "GET /virtual-machine-interface/dce78e48-d51a-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008718 10.0.0.19 - - [2025-12-09 16:28:20] "POST /set-tag HTTP/1.1" 200 109 0.002912 10.0.0.19 - - [2025-12-09 16:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.19 - - [2025-12-09 16:28:20] "GET /loadbalancer/36c8d1cb-047b-4f5a-8b16-0a5e2273fd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002687 10.0.0.19 - - [2025-12-09 16:28:20] "GET /virtual-machine-interface/dce78e48-d51a-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004451 10.0.0.19 - - [2025-12-09 16:28:20] "POST /set-tag HTTP/1.1" 200 109 0.032347 10.0.0.19 - - [2025-12-09 16:28:20] "DELETE /loadbalancer-member/c44cb36b-5cca-4397-8025-4700d1a34194 HTTP/1.1" 200 115 0.045974 10.0.0.19 - - [2025-12-09 16:28:20] "GET /virtual-machine-interface/dce78e48-d51a-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005464 10.0.0.19 - - [2025-12-09 16:28:20] "POST /set-tag HTTP/1.1" 200 109 0.002868 10.0.0.19 - - [2025-12-09 16:28:20] "DELETE /loadbalancer-member/00921e29-f301-4591-8267-dcbafb4fbc50 HTTP/1.1" 200 115 0.036100 10.0.0.19 - - [2025-12-09 16:28:20] "GET /virtual-machine-interface/dce78e48-d51a-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008006 10.0.0.19 - - [2025-12-09 16:28:20] "POST /set-tag HTTP/1.1" 200 109 0.002738 10.0.0.19 - - [2025-12-09 16:28:21] "DELETE /loadbalancer-member/46b2ee61-7b0c-4021-891a-9a783d23f713 HTTP/1.1" 200 115 0.048487 10.0.0.19 - - [2025-12-09 16:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006415 10.0.0.19 - - [2025-12-09 16:28:21] "GET /loadbalancer/36c8d1cb-047b-4f5a-8b16-0a5e2273fd5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.009031 10.0.0.19 - - [2025-12-09 16:28:21] "GET /loadbalancer-pool/a4688447-3df4-4bdc-b554-fdb83f662cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.006301 10.0.0.19 - - [2025-12-09 16:28:21] "POST /loadbalancer-members HTTP/1.1" 200 690 0.037667 10.0.0.19 - - [2025-12-09 16:28:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.021217 10.0.0.19 - - [2025-12-09 16:28:21] "GET /virtual-machine-interface/dce78e48-d51a-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.015337 10.0.0.19 - - [2025-12-09 16:28:21] "GET /virtual-machine-interface/dce78e48-d51a-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009512 10.0.0.19 - - [2025-12-09 16:28:21] "GET /floating-ip/98f28672-2ead-4276-b9ce-3296b255d80e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002624 10.0.0.19 - - [2025-12-09 16:28:21] "POST /set-tag HTTP/1.1" 200 109 0.080448 10.0.0.19 - - [2025-12-09 16:28:21] "GET /loadbalancer-pool/39e66b68-ef29-4270-bda9-258eacc9d1ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003593 10.0.0.19 - - [2025-12-09 16:28:21] "POST /loadbalancer-members HTTP/1.1" 200 690 0.040828 10.0.0.19 - - [2025-12-09 16:28:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.029647 10.0.0.19 - - [2025-12-09 16:28:21] "GET /virtual-machine-interface/dce78e48-d51a-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.019922 10.0.0.19 - - [2025-12-09 16:28:21] "GET /virtual-machine-interface/dce78e48-d51a-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012500 10.0.0.19 - - [2025-12-09 16:28:21] "GET /floating-ip/98f28672-2ead-4276-b9ce-3296b255d80e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002824 10.0.0.19 - - [2025-12-09 16:28:21] "POST /set-tag HTTP/1.1" 200 109 0.003275 10.0.0.19 - - [2025-12-09 16:28:21] "GET /loadbalancer-pool/9d1659a4-993e-4901-9d0d-113fa952a43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.007153 10.0.0.19 - - [2025-12-09 16:28:21] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019180 10.0.0.19 - - [2025-12-09 16:28:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.013029 10.0.0.19 - - [2025-12-09 16:28:21] "GET /virtual-machine-interface/dce78e48-d51a-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.020993 10.0.0.19 - - [2025-12-09 16:28:21] "GET /virtual-machine-interface/dce78e48-d51a-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.016802 10.0.0.19 - - [2025-12-09 16:28:21] "POST /set-tag HTTP/1.1" 200 109 0.005691 10.0.0.19 - - [2025-12-09 16:28:21] "GET /floating-ip/98f28672-2ead-4276-b9ce-3296b255d80e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.013787 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:28:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000961 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:28:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000950 10.0.0.19 - - [2025-12-09 16:30:47] "GET / HTTP/1.1" 200 35931 0.001690 10.0.0.19 - - [2025-12-09 16:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.19 - - [2025-12-09 16:30:47] "GET /project/f773d12f-0767-469c-8198-29263529c53d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035474 10.0.0.19 - - [2025-12-09 16:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.19 - - [2025-12-09 16:30:47] "GET /project/f773d12f-0767-469c-8198-29263529c53d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038312 10.0.0.19 - - [2025-12-09 16:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.19 - - [2025-12-09 16:30:47] "GET /project/f773d12f-0767-469c-8198-29263529c53d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046265 10.0.0.19 - - [2025-12-09 16:30:48] "POST /tags HTTP/1.1" 200 333 0.034899 10.0.0.19 - - [2025-12-09 16:30:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009638 10.0.0.19 - - [2025-12-09 16:30:48] "GET /tag/fd94a1a9-cd5a-4e0b-a323-2deaf5076e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013219 10.0.0.19 - - [2025-12-09 16:30:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.19 - - [2025-12-09 16:30:48] "GET /project/f773d12f-0767-469c-8198-29263529c53d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051527 10.0.0.19 - - [2025-12-09 16:30:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.19 - - [2025-12-09 16:30:48] "GET /virtual-network/23c559b7-a042-4a1b-ae3d-3745c35ca518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.005443 10.0.0.19 - - [2025-12-09 16:30:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.19 - - [2025-12-09 16:30:48] "GET /service-appliance-set/e1aed998-f098-447f-9f29-eb581e604686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003233 10.0.0.19 - - [2025-12-09 16:30:48] "POST /fqname-to-id HTTP/1.1" 404 254 0.002134 10.0.0.19 - - [2025-12-09 16:30:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.103980 10.0.0.19 - - [2025-12-09 16:30:48] "GET /virtual-machine-interface/7bbf98ac-8413-4df0-9a67-ce77c8c2479c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.019608 10.0.0.19 - - [2025-12-09 16:30:48] "POST /instance-ips HTTP/1.1" 200 409 0.023114 10.0.0.19 - - [2025-12-09 16:30:48] "GET /instance-ip/4fcf05c0-4273-4e08-af41-98b3bd83dd37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.004821 10.0.0.19 - - [2025-12-09 16:30:48] "POST /loadbalancers HTTP/1.1" 200 610 0.068176 10.0.0.19 - - [2025-12-09 16:30:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.020679 10.0.0.19 - - [2025-12-09 16:30:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010153 10.0.0.19 - - [2025-12-09 16:30:48] "GET /project/f773d12f-0767-469c-8198-29263529c53d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.050005 10.0.0.19 - - [2025-12-09 16:30:48] "GET /instance-ip/4fcf05c0-4273-4e08-af41-98b3bd83dd37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.002813 10.0.0.19 - - [2025-12-09 16:30:48] "POST /floating-ips HTTP/1.1" 200 597 0.018684 10.0.0.19 - - [2025-12-09 16:30:48] "GET /project/f773d12f-0767-469c-8198-29263529c53d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.053385 10.0.0.19 - - [2025-12-09 16:30:48] "GET /loadbalancer/958e1204-ac1d-4e37-9563-617bd74cfc6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.004366 10.0.0.19 - - [2025-12-09 16:30:48] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.016043 10.0.0.19 - - [2025-12-09 16:30:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.19 - - [2025-12-09 16:30:48] "GET /project/f773d12f-0767-469c-8198-29263529c53d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039155 10.0.0.19 - - [2025-12-09 16:30:48] "GET /loadbalancer-listener/66ee95da-24e4-47ff-898c-920f6793ac53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1803 0.003569 10.0.0.19 - - [2025-12-09 16:30:48] "GET /loadbalancer-listener/66ee95da-24e4-47ff-898c-920f6793ac53?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1222 0.004479 10.0.0.19 - - [2025-12-09 16:30:48] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.025508 10.0.0.19 - - [2025-12-09 16:30:48] "GET /instance-ip/4fcf05c0-4273-4e08-af41-98b3bd83dd37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.006315 10.0.0.19 - - [2025-12-09 16:30:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.19 - - [2025-12-09 16:30:48] "GET /instance-ip/4fcf05c0-4273-4e08-af41-98b3bd83dd37?fields=floating_ips HTTP/1.1" 200 1212 0.005442 10.0.0.19 - - [2025-12-09 16:30:48] "GET /floating-ip/5509a12e-22d2-4b17-aa6b-c316361d505e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002635 10.0.0.19 - - [2025-12-09 16:30:49] "GET /loadbalancer/958e1204-ac1d-4e37-9563-617bd74cfc6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002976 10.0.0.19 - - [2025-12-09 16:30:49] "POST /tags HTTP/1.1" 200 295 0.082514 10.0.0.19 - - [2025-12-09 16:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.027177 10.0.0.19 - - [2025-12-09 16:30:49] "GET /tag/e3615bdd-d9ac-4f26-9f21-ab36c2658a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.013766 10.0.0.19 - - [2025-12-09 16:30:49] "POST /tags HTTP/1.1" 409 233 0.002390 10.0.0.19 - - [2025-12-09 16:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.19 - - [2025-12-09 16:30:49] "GET /tag/a01cedd5-b076-44f8-9c8f-1236362d7301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.011270 10.0.0.19 - - [2025-12-09 16:30:49] "POST /tags HTTP/1.1" 409 206 0.002444 10.0.0.19 - - [2025-12-09 16:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.19 - - [2025-12-09 16:30:49] "GET /tag/b3960e85-aacd-4883-addb-eb360c448e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011710 10.0.0.19 - - [2025-12-09 16:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.19 - - [2025-12-09 16:30:49] "GET /virtual-network/09594152-811d-4344-aa3e-4081cfb91ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004711 10.0.0.19 - - [2025-12-09 16:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.19 - - [2025-12-09 16:30:49] "GET /project/f773d12f-0767-469c-8198-29263529c53d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037213 10.0.0.19 - - [2025-12-09 16:30:49] "POST /virtual-machines HTTP/1.1" 200 369 0.009978 10.0.0.19 - - [2025-12-09 16:30:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.012339 10.0.0.19 - - [2025-12-09 16:30:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.108631 10.0.0.19 - - [2025-12-09 16:30:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.011714 10.0.0.19 - - [2025-12-09 16:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.026484 10.0.0.19 - - [2025-12-09 16:30:49] "GET /virtual-machine-interface/6be89942-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009814 10.0.0.19 - - [2025-12-09 16:30:49] "POST /instance-ips HTTP/1.1" 200 409 0.021328 10.0.0.19 - - [2025-12-09 16:30:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.040175 10.0.0.19 - - [2025-12-09 16:30:49] "GET /virtual-machine-interface/6be89942-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.012887 10.0.0.19 - - [2025-12-09 16:30:49] "POST /set-tag HTTP/1.1" 200 109 0.021462 10.0.0.19 - - [2025-12-09 16:30:49] "GET /virtual-machine-interface/6be89942-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016694 10.0.0.19 - - [2025-12-09 16:30:49] "GET /instance-ip/6c021958-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003516 10.0.0.19 - - [2025-12-09 16:30:49] "GET /virtual-machine-interface/6be89942-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005318 10.0.0.19 - - [2025-12-09 16:30:49] "POST /set-tag HTTP/1.1" 200 109 0.003447 10.0.0.19 - - [2025-12-09 16:30:50] "GET /virtual-router/9b632c1f-2538-439e-9109-c8986244824d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003927 10.0.0.19 - - [2025-12-09 16:30:50] "POST /ref-update HTTP/1.1" 200 156 0.013129 10.0.0.19 - - [2025-12-09 16:30:50] "GET /virtual-machine-interface/6be89942-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014933 10.0.0.19 - - [2025-12-09 16:30:50] "POST /set-tag HTTP/1.1" 200 109 0.004898 10.0.0.19 - - [2025-12-09 16:30:50] "GET /virtual-machine-interface/6be89942-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006505 10.0.0.19 - - [2025-12-09 16:30:50] "POST /set-tag HTTP/1.1" 200 109 0.003178 10.0.0.19 - - [2025-12-09 16:30:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006828 10.0.0.19 - - [2025-12-09 16:30:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.19 - - [2025-12-09 16:30:51] "GET /virtual-network/09594152-811d-4344-aa3e-4081cfb91ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.006019 10.0.0.19 - - [2025-12-09 16:30:51] "GET /project/f773d12f-0767-469c-8198-29263529c53d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047796 10.0.0.19 - - [2025-12-09 16:30:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.19 - - [2025-12-09 16:30:51] "GET /virtual-networks?parent_id=f773d12f-0767-469c-8198-29263529c53d&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002764 10.0.0.19 - - [2025-12-09 16:30:51] "GET /project/f773d12f-0767-469c-8198-29263529c53d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031043 10.0.0.19 - - [2025-12-09 16:30:51] "POST /virtual-machines HTTP/1.1" 200 369 0.010289 10.0.0.19 - - [2025-12-09 16:30:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.032727 10.0.0.19 - - [2025-12-09 16:30:51] "POST /virtual-networks HTTP/1.1" 200 512 0.122228 10.0.0.19 - - [2025-12-09 16:30:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007730 10.0.0.19 - - [2025-12-09 16:30:51] "GET /network-ipam/b6f7de71-cb50-4df8-8992-025bf7afb165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.004488 10.0.0.19 - - [2025-12-09 16:30:51] "POST /route-targets HTTP/1.1" 200 327 0.076927 10.0.0.19 - - [2025-12-09 16:30:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.174371 10.0.0.19 - - [2025-12-09 16:30:51] "POST /ref-update HTTP/1.1" 200 156 0.039832 10.0.0.19 - - [2025-12-09 16:30:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.035446 10.0.0.19 - - [2025-12-09 16:30:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009773 10.0.0.19 - - [2025-12-09 16:30:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003537 10.0.0.19 - - [2025-12-09 16:30:51] "POST /ref-update HTTP/1.1" 200 156 0.176547 10.0.0.19 - - [2025-12-09 16:30:51] "GET /virtual-machine-interface/6cfe2b9e-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.012371 10.0.0.19 - - [2025-12-09 16:30:51] "GET /virtual-network/e22419be-95f0-47b7-b700-b81eb0962b9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.015509 10.0.0.19 - - [2025-12-09 16:30:51] "GET /domains HTTP/1.1" 200 280 0.004048 10.0.0.19 - - [2025-12-09 16:30:51] "GET /domain/b60f3f87-52a0-493a-9ad7-9886376cc723 HTTP/1.1" 200 3087 0.012072 10.0.0.19 - - [2025-12-09 16:30:51] "POST /instance-ips HTTP/1.1" 200 409 0.039983 10.0.0.19 - - [2025-12-09 16:30:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.057354 10.0.0.19 - - [2025-12-09 16:30:51] "GET /project/f773d12f-0767-469c-8198-29263529c53d HTTP/1.1" 200 7064 0.087968 10.0.0.19 - - [2025-12-09 16:30:51] "GET /virtual-machine-interface/6cfe2b9e-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.008603 10.0.0.19 - - [2025-12-09 16:30:51] "GET /virtual-network/e22419be-95f0-47b7-b700-b81eb0962b9d HTTP/1.1" 200 2089 0.005857 10.0.0.19 - - [2025-12-09 16:30:51] "GET /virtual-network/e22419be-95f0-47b7-b700-b81eb0962b9d HTTP/1.1" 200 2089 0.004439 10.0.0.19 - - [2025-12-09 16:30:51] "GET /routing-instance/a94915af-560b-4f6f-8839-6b41ddaf2c08 HTTP/1.1" 200 1402 0.003012 10.0.0.19 - - [2025-12-09 16:30:51] "GET /routing-instance/a94915af-560b-4f6f-8839-6b41ddaf2c08 HTTP/1.1" 200 1402 0.002997 10.0.0.19 - - [2025-12-09 16:30:51] "GET /route-target/2bfb44e3-739c-4423-b46e-abd8226a8d4b HTTP/1.1" 200 1152 0.002709 10.0.0.19 - - [2025-12-09 16:30:51] "GET /virtual-network/e22419be-95f0-47b7-b700-b81eb0962b9d HTTP/1.1" 200 2089 0.004748 10.0.0.19 - - [2025-12-09 16:30:51] "GET /routing-instance/a94915af-560b-4f6f-8839-6b41ddaf2c08 HTTP/1.1" 200 1402 0.002258 10.0.0.19 - - [2025-12-09 16:30:51] "GET /virtual-network/e22419be-95f0-47b7-b700-b81eb0962b9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004338 10.0.0.19 - - [2025-12-09 16:30:51] "GET /virtual-network/e22419be-95f0-47b7-b700-b81eb0962b9d HTTP/1.1" 200 2089 0.004870 10.0.0.19 - - [2025-12-09 16:30:51] "POST /set-tag HTTP/1.1" 200 109 0.031734 10.0.0.19 - - [2025-12-09 16:30:51] "GET /routing-instance/a94915af-560b-4f6f-8839-6b41ddaf2c08 HTTP/1.1" 200 1402 0.011528 10.0.0.19 - - [2025-12-09 16:30:51] "GET /virtual-machine-interface/6cfe2b9e-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.022989 10.0.0.19 - - [2025-12-09 16:30:51] "GET /routing-instance/a94915af-560b-4f6f-8839-6b41ddaf2c08 HTTP/1.1" 200 1402 0.004571 10.0.0.19 - - [2025-12-09 16:30:51] "GET /instance-ip/6d21a042-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003483 10.0.0.19 - - [2025-12-09 16:30:51] "GET /route-target/2bfb44e3-739c-4423-b46e-abd8226a8d4b HTTP/1.1" 200 1152 0.002316 10.0.0.19 - - [2025-12-09 16:30:51] "GET /domains HTTP/1.1" 200 280 0.003570 10.0.0.19 - - [2025-12-09 16:30:51] "GET /domain/b60f3f87-52a0-493a-9ad7-9886376cc723 HTTP/1.1" 200 3087 0.006088 10.0.0.19 - - [2025-12-09 16:30:51] "GET /virtual-machine-interface/6cfe2b9e-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.020660 10.0.0.19 - - [2025-12-09 16:30:51] "POST /set-tag HTTP/1.1" 200 109 0.002412 10.0.0.19 - - [2025-12-09 16:30:51] "GET /project/f773d12f-0767-469c-8198-29263529c53d HTTP/1.1" 200 7064 0.077241 10.0.0.19 - - [2025-12-09 16:30:51] "GET /virtual-router/9b632c1f-2538-439e-9109-c8986244824d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.034923 10.0.0.19 - - [2025-12-09 16:30:51] "GET /virtual-network/e22419be-95f0-47b7-b700-b81eb0962b9d HTTP/1.1" 200 2089 0.013612 10.0.0.19 - - [2025-12-09 16:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.19 - - [2025-12-09 16:30:52] "POST /ref-update HTTP/1.1" 200 156 0.037457 10.0.0.19 - - [2025-12-09 16:30:52] "GET /virtual-machine-interface/6cfe2b9e-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018966 10.0.0.19 - - [2025-12-09 16:30:52] "POST /set-tag HTTP/1.1" 200 109 0.006027 10.0.0.19 - - [2025-12-09 16:30:52] "GET /project/f773d12f-0767-469c-8198-29263529c53d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.111541 10.0.0.19 - - [2025-12-09 16:30:52] "GET /virtual-machine-interface/6cfe2b9e-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008504 10.0.0.19 - - [2025-12-09 16:30:52] "POST /set-tag HTTP/1.1" 200 109 0.003254 10.0.0.19 - - [2025-12-09 16:30:52] "GET /virtual-network/e22419be-95f0-47b7-b700-b81eb0962b9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006932 10.0.0.19 - - [2025-12-09 16:30:52] "GET /floating-ip-pools?parent_id=e22419be-95f0-47b7-b700-b81eb0962b9d&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003319 10.0.0.19 - - [2025-12-09 16:30:52] "GET /virtual-network/e22419be-95f0-47b7-b700-b81eb0962b9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.010851 10.0.0.19 - - [2025-12-09 16:30:52] "POST /floating-ip-pools HTTP/1.1" 200 562 0.027238 10.0.0.19 - - [2025-12-09 16:30:52] "POST /ref-update HTTP/1.1" 200 156 0.026654 10.0.0.19 - - [2025-12-09 16:30:52] "GET /virtual-network/e22419be-95f0-47b7-b700-b81eb0962b9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.012346 10.0.0.19 - - [2025-12-09 16:30:52] "GET /domains HTTP/1.1" 200 280 0.002217 10.0.0.19 - - [2025-12-09 16:30:52] "GET /domain/b60f3f87-52a0-493a-9ad7-9886376cc723 HTTP/1.1" 200 3087 0.003286 10.0.0.19 - - [2025-12-09 16:30:52] "GET /project/f773d12f-0767-469c-8198-29263529c53d HTTP/1.1" 200 7320 0.042269 10.0.0.19 - - [2025-12-09 16:30:52] "GET /virtual-network/e22419be-95f0-47b7-b700-b81eb0962b9d HTTP/1.1" 200 2327 0.005746 10.0.0.19 - - [2025-12-09 16:30:52] "GET /floating-ip-pool/4d204b54-3888-4046-bbd0-0a345b7b80bc HTTP/1.1" 200 1314 0.002670 10.0.0.19 - - [2025-12-09 16:30:52] "GET /domains HTTP/1.1" 200 280 0.001825 10.0.0.19 - - [2025-12-09 16:30:52] "GET /domain/b60f3f87-52a0-493a-9ad7-9886376cc723 HTTP/1.1" 200 3087 0.002922 10.0.0.19 - - [2025-12-09 16:30:52] "GET /project/f773d12f-0767-469c-8198-29263529c53d HTTP/1.1" 200 7320 0.052713 10.0.0.19 - - [2025-12-09 16:30:52] "GET /virtual-network/e22419be-95f0-47b7-b700-b81eb0962b9d HTTP/1.1" 200 2327 0.011328 10.0.0.19 - - [2025-12-09 16:30:52] "GET /virtual-network/e22419be-95f0-47b7-b700-b81eb0962b9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005606 10.0.0.19 - - [2025-12-09 16:30:52] "POST /tags HTTP/1.1" 200 365 0.074852 10.0.0.19 - - [2025-12-09 16:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011735 10.0.0.19 - - [2025-12-09 16:30:52] "GET /tag/1c32fec0-3a89-406a-9546-7d8ea4b3a320?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.017909 10.0.0.19 - - [2025-12-09 16:30:52] "POST /tags HTTP/1.1" 409 206 0.003090 10.0.0.19 - - [2025-12-09 16:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.19 - - [2025-12-09 16:30:52] "GET /tag/b3960e85-aacd-4883-addb-eb360c448e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.016739 10.0.0.19 - - [2025-12-09 16:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.19 - - [2025-12-09 16:30:52] "GET /project/f773d12f-0767-469c-8198-29263529c53d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.043839 10.0.0.19 - - [2025-12-09 16:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.19 - - [2025-12-09 16:30:52] "GET /virtual-network/09594152-811d-4344-aa3e-4081cfb91ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004169 10.0.0.19 - - [2025-12-09 16:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.19 - - [2025-12-09 16:30:52] "GET /service-appliance-set/ca467786-3f8e-4bd5-b57d-203bbfd8e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.004517 10.0.0.19 - - [2025-12-09 16:30:52] "POST /fqname-to-id HTTP/1.1" 404 258 0.002797 10.0.0.19 - - [2025-12-09 16:30:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.123071 10.0.0.19 - - [2025-12-09 16:30:53] "GET /virtual-machine-interface/b9a6bee9-17c4-483d-8b1d-c14503e437b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004627 10.0.0.19 - - [2025-12-09 16:30:53] "POST /set-tag HTTP/1.1" 200 109 0.014161 10.0.0.19 - - [2025-12-09 16:30:53] "POST /instance-ips HTTP/1.1" 200 417 0.030189 10.0.0.19 - - [2025-12-09 16:30:53] "GET /instance-ip/59f8d52b-d671-47cc-804e-b15ef8b65b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.004354 10.0.0.19 - - [2025-12-09 16:30:53] "POST /loadbalancers HTTP/1.1" 200 618 0.062054 10.0.0.19 - - [2025-12-09 16:30:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.016512 10.0.0.19 - - [2025-12-09 16:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.19 - - [2025-12-09 16:30:53] "POST /service-instances HTTP/1.1" 200 566 0.032454 10.0.0.19 - - [2025-12-09 16:30:53] "POST /ref-update HTTP/1.1" 200 156 0.019245 10.0.0.19 - - [2025-12-09 16:30:53] "GET /project/f773d12f-0767-469c-8198-29263529c53d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.086005 10.0.0.19 - - [2025-12-09 16:30:53] "GET /virtual-machine-interface/b9a6bee9-17c4-483d-8b1d-c14503e437b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.006922 10.0.0.19 - - [2025-12-09 16:30:53] "GET /virtual-machine-interface/b9a6bee9-17c4-483d-8b1d-c14503e437b2?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.005194 10.0.0.19 - - [2025-12-09 16:30:53] "PUT /service-instance/aded8c9f-c888-492a-9e1e-58a8c8ff51e8 HTTP/1.1" 200 266 0.020214 10.0.0.19 - - [2025-12-09 16:30:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.021595 10.0.0.19 - - [2025-12-09 16:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005494 10.0.0.19 - - [2025-12-09 16:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.19 - - [2025-12-09 16:30:53] "GET /floating-ip-pool/4d204b54-3888-4046-bbd0-0a345b7b80bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003389 10.0.0.19 - - [2025-12-09 16:30:53] "POST /virtual-machines HTTP/1.1" 200 429 0.022512 10.0.0.19 - - [2025-12-09 16:30:53] "POST /floating-ips HTTP/1.1" 200 671 0.095897 10.0.0.19 - - [2025-12-09 16:30:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.056434 10.0.0.19 - - [2025-12-09 16:30:53] "GET /application-policy-set/191cc5b8-fd69-4a79-aa34-bbffa6b0aa6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005574 10.0.0.19 - - [2025-12-09 16:30:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.165880 10.0.0.19 - - [2025-12-09 16:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.016997 10.0.0.19 - - [2025-12-09 16:30:53] "POST /chown HTTP/1.1" 200 109 0.030996 10.0.0.19 - - [2025-12-09 16:30:53] "GET /policy-management/42f48712-abdc-4d5d-aab1-666ef5e1efb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004323 10.0.0.19 - - [2025-12-09 16:30:53] "POST /tags HTTP/1.1" 409 221 0.002090 10.0.0.19 - - [2025-12-09 16:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008340 10.0.0.19 - - [2025-12-09 16:30:53] "GET /tag/fd94a1a9-cd5a-4e0b-a323-2deaf5076e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011255 10.0.0.19 - - [2025-12-09 16:30:53] "POST /chown HTTP/1.1" 200 109 0.005952 10.0.0.19 - - [2025-12-09 16:30:53] "PUT /virtual-machine-interface/e4ca24d2-d87a-428f-9bec-ebf94245b4de HTTP/1.1" 200 284 0.021185 10.0.0.19 - - [2025-12-09 16:30:53] "POST /tags HTTP/1.1" 409 238 0.007215 10.0.0.19 - - [2025-12-09 16:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.19 - - [2025-12-09 16:30:53] "GET /tag/1c32fec0-3a89-406a-9546-7d8ea4b3a320?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013592 10.0.0.19 - - [2025-12-09 16:30:53] "PUT /instance-ip/59f8d52b-d671-47cc-804e-b15ef8b65b32 HTTP/1.1" 200 256 0.050590 10.0.0.19 - - [2025-12-09 16:30:54] "POST /ref-update HTTP/1.1" 200 156 0.023537 10.0.0.19 - - [2025-12-09 16:30:54] "POST /ref-update HTTP/1.1" 200 156 0.025676 10.0.0.19 - - [2025-12-09 16:30:54] "POST /ref-update HTTP/1.1" 200 156 0.023474 10.0.0.19 - - [2025-12-09 16:30:54] "POST /firewall-rules HTTP/1.1" 200 650 0.140198 10.0.0.19 - - [2025-12-09 16:30:54] "GET /firewall-rule/f8b02c7b-15b4-465d-879f-018c98faa8fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.013316 10.0.0.19 - - [2025-12-09 16:30:54] "POST /ref-update HTTP/1.1" 200 156 0.030735 10.0.0.19 - - [2025-12-09 16:30:54] "GET /firewall-policy/d79a122e-2fef-42bf-88fa-6ca09f138363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.010218 10.0.0.19 - - [2025-12-09 16:30:54] "POST /ref-update HTTP/1.1" 200 156 0.015696 10.0.0.19 - - [2025-12-09 16:30:54] "POST /ref-update HTTP/1.1" 200 156 0.019911 10.0.0.19 - - [2025-12-09 16:30:54] "GET /firewall-rule/f8b02c7b-15b4-465d-879f-018c98faa8fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.009308 10.0.0.19 - - [2025-12-09 16:30:54] "POST /ref-update HTTP/1.1" 200 156 0.027670 10.0.0.19 - - [2025-12-09 16:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005533 10.0.0.19 - - [2025-12-09 16:30:54] "POST /virtual-machines HTTP/1.1" 200 429 0.022464 10.0.0.19 - - [2025-12-09 16:30:54] "GET /project/f773d12f-0767-469c-8198-29263529c53d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.083606 10.0.0.19 - - [2025-12-09 16:30:54] "GET /loadbalancer/f3943736-0abb-4988-b07c-a8dae9971871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.006052 10.0.0.19 - - [2025-12-09 16:30:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.123246 10.0.0.19 - - [2025-12-09 16:30:54] "POST /chown HTTP/1.1" 200 109 0.021006 10.0.0.19 - - [2025-12-09 16:30:54] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.055924 10.0.0.19 - - [2025-12-09 16:30:54] "POST /chown HTTP/1.1" 200 109 0.006292 10.0.0.19 - - [2025-12-09 16:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.19 - - [2025-12-09 16:30:54] "PUT /virtual-machine-interface/740b3ea9-a253-4365-b613-4c81feea7628 HTTP/1.1" 200 284 0.018698 10.0.0.19 - - [2025-12-09 16:30:54] "GET /project/f773d12f-0767-469c-8198-29263529c53d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.056827 10.0.0.19 - - [2025-12-09 16:30:54] "PUT /instance-ip/59f8d52b-d671-47cc-804e-b15ef8b65b32 HTTP/1.1" 200 256 0.048103 10.0.0.19 - - [2025-12-09 16:30:54] "GET /loadbalancer-listener/2a6dc44e-2e5b-4b43-9599-aad1f3efff6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.016912 10.0.0.19 - - [2025-12-09 16:30:54] "POST /ref-update HTTP/1.1" 200 156 0.011236 10.0.0.19 - - [2025-12-09 16:30:54] "GET /loadbalancer-listener/2a6dc44e-2e5b-4b43-9599-aad1f3efff6d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.022573 10.0.0.19 - - [2025-12-09 16:30:54] "POST /ref-update HTTP/1.1" 200 156 0.032011 10.0.0.19 - - [2025-12-09 16:30:54] "POST /ref-update HTTP/1.1" 200 156 0.023345 10.0.0.19 - - [2025-12-09 16:30:54] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.054464 10.0.0.19 - - [2025-12-09 16:30:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.013019 10.0.0.19 - - [2025-12-09 16:30:54] "GET /loadbalancer-pool/a7cee6c0-8849-41a3-a110-158c15d891bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005375 10.0.0.19 - - [2025-12-09 16:30:54] "POST /ref-update HTTP/1.1" 200 156 0.028543 10.0.0.19 - - [2025-12-09 16:30:54] "POST /ref-update HTTP/1.1" 200 156 0.031827 10.0.0.19 - - [2025-12-09 16:30:54] "POST /loadbalancer-members HTTP/1.1" 200 707 0.040191 10.0.0.19 - - [2025-12-09 16:30:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.020452 10.0.0.19 - - [2025-12-09 16:30:54] "GET /loadbalancer-member/7a8c44c2-7ef8-4755-b2e0-0007c1749809?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.008345 10.0.0.19 - - [2025-12-09 16:30:54] "PUT /service-instance/aded8c9f-c888-492a-9e1e-58a8c8ff51e8 HTTP/1.1" 200 266 0.026381 10.0.0.19 - - [2025-12-09 16:30:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.036825 10.0.0.19 - - [2025-12-09 16:30:54] "GET /application-policy-set/191cc5b8-fd69-4a79-aa34-bbffa6b0aa6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007163 10.0.0.19 - - [2025-12-09 16:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005556 10.0.0.19 - - [2025-12-09 16:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.19 - - [2025-12-09 16:30:54] "GET /policy-management/42f48712-abdc-4d5d-aab1-666ef5e1efb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002720 10.0.0.19 - - [2025-12-09 16:30:55] "POST /chown HTTP/1.1" 200 109 0.009392 10.0.0.19 - - [2025-12-09 16:30:55] "POST /tags HTTP/1.1" 409 221 0.018475 10.0.0.19 - - [2025-12-09 16:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.19 - - [2025-12-09 16:30:55] "GET /tag/fd94a1a9-cd5a-4e0b-a323-2deaf5076e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.014401 10.0.0.19 - - [2025-12-09 16:30:55] "POST /chown HTTP/1.1" 200 109 0.040707 10.0.0.19 - - [2025-12-09 16:30:55] "PUT /instance-ip/59f8d52b-d671-47cc-804e-b15ef8b65b32 HTTP/1.1" 200 256 0.024817 10.0.0.19 - - [2025-12-09 16:30:55] "POST /tags HTTP/1.1" 409 238 0.004672 10.0.0.19 - - [2025-12-09 16:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004698 10.0.0.19 - - [2025-12-09 16:30:55] "GET /tag/1c32fec0-3a89-406a-9546-7d8ea4b3a320?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.016478 10.0.0.19 - - [2025-12-09 16:30:55] "POST /ref-update HTTP/1.1" 200 156 0.016068 10.0.0.19 - - [2025-12-09 16:30:55] "POST /chown HTTP/1.1" 200 109 0.013763 10.0.0.19 - - [2025-12-09 16:30:55] "POST /firewall-rules HTTP/1.1" 409 293 0.007803 10.0.0.19 - - [2025-12-09 16:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007767 10.0.0.19 - - [2025-12-09 16:30:55] "POST /chown HTTP/1.1" 200 109 0.023553 10.0.0.19 - - [2025-12-09 16:30:55] "PUT /firewall-rule/f8b02c7b-15b4-465d-879f-018c98faa8fe HTTP/1.1" 200 260 0.031639 10.0.0.19 - - [2025-12-09 16:30:55] "PUT /instance-ip/59f8d52b-d671-47cc-804e-b15ef8b65b32 HTTP/1.1" 200 256 0.012193 10.0.0.19 - - [2025-12-09 16:30:55] "GET /firewall-rule/f8b02c7b-15b4-465d-879f-018c98faa8fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002824 10.0.0.19 - - [2025-12-09 16:30:55] "POST /ref-update HTTP/1.1" 200 156 0.018922 10.0.0.19 - - [2025-12-09 16:30:55] "GET /firewall-policy/d79a122e-2fef-42bf-88fa-6ca09f138363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.010769 10.0.0.19 - - [2025-12-09 16:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004393 10.0.0.19 - - [2025-12-09 16:30:55] "GET /firewall-rule/f8b02c7b-15b4-465d-879f-018c98faa8fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.013370 10.0.0.19 - - [2025-12-09 16:30:55] "POST /chown HTTP/1.1" 200 109 0.007409 10.0.0.19 - - [2025-12-09 16:30:55] "POST /chown HTTP/1.1" 200 109 0.025730 10.0.0.19 - - [2025-12-09 16:30:55] "PUT /instance-ip/59f8d52b-d671-47cc-804e-b15ef8b65b32 HTTP/1.1" 200 256 0.016917 10.0.0.19 - - [2025-12-09 16:30:55] "POST /ref-update HTTP/1.1" 200 156 0.013589 10.0.0.19 - - [2025-12-09 16:30:55] "POST /chown HTTP/1.1" 200 109 0.022654 10.0.0.19 - - [2025-12-09 16:30:55] "POST /chown HTTP/1.1" 200 109 0.024304 10.0.0.19 - - [2025-12-09 16:30:55] "PUT /instance-ip/59f8d52b-d671-47cc-804e-b15ef8b65b32 HTTP/1.1" 200 256 0.027023 10.0.0.19 - - [2025-12-09 16:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005043 10.0.0.19 - - [2025-12-09 16:30:55] "GET /virtual-network/09594152-811d-4344-aa3e-4081cfb91ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004961 10.0.0.19 - - [2025-12-09 16:30:55] "POST /ref-update HTTP/1.1" 200 156 0.039028 10.0.0.19 - - [2025-12-09 16:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.19 - - [2025-12-09 16:30:55] "GET /project/f773d12f-0767-469c-8198-29263529c53d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.043146 10.0.0.19 - - [2025-12-09 16:30:55] "PUT /service-instance/aded8c9f-c888-492a-9e1e-58a8c8ff51e8 HTTP/1.1" 200 266 0.016422 10.0.0.19 - - [2025-12-09 16:30:55] "POST /virtual-machines HTTP/1.1" 200 373 0.024263 10.0.0.19 - - [2025-12-09 16:30:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.036534 10.0.0.19 - - [2025-12-09 16:30:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.050452 10.0.0.19 - - [2025-12-09 16:30:55] "PUT /service-instance/aded8c9f-c888-492a-9e1e-58a8c8ff51e8 HTTP/1.1" 200 266 0.070079 10.0.0.19 - - [2025-12-09 16:30:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.014365 10.0.0.19 - - [2025-12-09 16:30:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.146749 10.0.0.19 - - [2025-12-09 16:30:56] "PUT /service-instance/aded8c9f-c888-492a-9e1e-58a8c8ff51e8 HTTP/1.1" 200 266 0.010124 10.0.0.19 - - [2025-12-09 16:30:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.017727 10.0.0.19 - - [2025-12-09 16:30:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.018037 10.0.0.19 - - [2025-12-09 16:30:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.016152 10.0.0.19 - - [2025-12-09 16:30:56] "GET /virtual-machine-interface/6fb89cf2-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.007558 10.0.0.19 - - [2025-12-09 16:30:56] "PUT /service-instance/aded8c9f-c888-492a-9e1e-58a8c8ff51e8 HTTP/1.1" 200 266 0.010418 10.0.0.19 - - [2025-12-09 16:30:56] "POST /instance-ips HTTP/1.1" 200 413 0.048975 10.0.0.19 - - [2025-12-09 16:30:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.027796 10.0.0.19 - - [2025-12-09 16:30:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.036345 10.0.0.19 - - [2025-12-09 16:30:56] "GET /virtual-machine-interface/6fb89cf2-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.011695 10.0.0.19 - - [2025-12-09 16:30:56] "PUT /service-instance/aded8c9f-c888-492a-9e1e-58a8c8ff51e8 HTTP/1.1" 200 266 0.007979 10.0.0.19 - - [2025-12-09 16:30:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.021837 10.0.0.19 - - [2025-12-09 16:30:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.020167 10.0.0.19 - - [2025-12-09 16:30:56] "POST /set-tag HTTP/1.1" 200 109 0.048839 10.0.0.19 - - [2025-12-09 16:30:56] "GET /virtual-machine-interface/6fb89cf2-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011148 10.0.0.19 - - [2025-12-09 16:30:56] "GET /instance-ip/6fd8d03a-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.004416 10.0.0.19 - - [2025-12-09 16:30:56] "POST /chown HTTP/1.1" 200 109 0.007105 10.0.0.19 - - [2025-12-09 16:30:56] "POST /chown HTTP/1.1" 200 109 0.018151 10.0.0.19 - - [2025-12-09 16:30:56] "POST /ref-update HTTP/1.1" 200 156 0.019753 10.0.0.19 - - [2025-12-09 16:30:56] "GET /virtual-machine-interface/6fb89cf2-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005914 10.0.0.19 - - [2025-12-09 16:30:56] "POST /set-tag HTTP/1.1" 200 109 0.003905 10.0.0.19 - - [2025-12-09 16:30:56] "GET /virtual-router/9b632c1f-2538-439e-9109-c8986244824d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.004012 10.0.0.19 - - [2025-12-09 16:30:56] "POST /chown HTTP/1.1" 200 109 0.007283 10.0.0.19 - - [2025-12-09 16:30:56] "POST /chown HTTP/1.1" 200 109 0.019498 10.0.0.19 - - [2025-12-09 16:30:56] "POST /ref-update HTTP/1.1" 200 156 0.017520 10.0.0.19 - - [2025-12-09 16:30:56] "POST /ref-update HTTP/1.1" 200 156 0.028561 10.0.0.19 - - [2025-12-09 16:30:56] "GET /virtual-machine-interface/6fb89cf2-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.014714 10.0.0.19 - - [2025-12-09 16:30:56] "POST /set-tag HTTP/1.1" 200 109 0.003165 10.0.0.19 - - [2025-12-09 16:30:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.19 - - [2025-12-09 16:30:56] "POST /chown HTTP/1.1" 200 109 0.008410 10.0.0.19 - - [2025-12-09 16:30:56] "GET /virtual-machine-interface/6fb89cf2-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004756 10.0.0.19 - - [2025-12-09 16:30:56] "POST /chown HTTP/1.1" 200 109 0.026963 10.0.0.19 - - [2025-12-09 16:30:56] "POST /set-tag HTTP/1.1" 200 109 0.006159 10.0.0.19 - - [2025-12-09 16:30:56] "POST /chown HTTP/1.1" 200 109 0.007602 10.0.0.19 - - [2025-12-09 16:30:56] "POST /chown HTTP/1.1" 200 109 0.021443 10.0.0.19 - - [2025-12-09 16:30:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.19 - - [2025-12-09 16:30:56] "POST /chown HTTP/1.1" 200 109 0.009636 10.0.0.19 - - [2025-12-09 16:30:56] "POST /chown HTTP/1.1" 200 109 0.008814 10.0.0.19 - - [2025-12-09 16:30:56] "POST /chown HTTP/1.1" 200 109 0.023479 10.0.0.19 - - [2025-12-09 16:30:56] "POST /chown HTTP/1.1" 200 109 0.019508 10.0.0.19 - - [2025-12-09 16:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.19 - - [2025-12-09 16:30:57] "POST /chown HTTP/1.1" 200 109 0.012633 10.0.0.19 - - [2025-12-09 16:30:57] "POST /chown HTTP/1.1" 200 109 0.019936 10.0.0.19 - - [2025-12-09 16:30:57] "POST /chown HTTP/1.1" 200 109 0.009803 10.0.0.19 - - [2025-12-09 16:30:57] "POST /chown HTTP/1.1" 200 109 0.034137 10.0.0.19 - - [2025-12-09 16:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.19 - - [2025-12-09 16:30:57] "POST /chown HTTP/1.1" 200 109 0.007823 10.0.0.19 - - [2025-12-09 16:30:57] "POST /chown HTTP/1.1" 200 109 0.016650 10.0.0.19 - - [2025-12-09 16:30:57] "POST /chown HTTP/1.1" 200 109 0.012332 10.0.0.19 - - [2025-12-09 16:30:57] "POST /chown HTTP/1.1" 200 109 0.006833 10.0.0.19 - - [2025-12-09 16:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006125 10.0.0.19 - - [2025-12-09 16:30:57] "POST /chown HTTP/1.1" 200 109 0.006211 10.0.0.19 - - [2025-12-09 16:30:57] "POST /chown HTTP/1.1" 200 109 0.006558 10.0.0.19 - - [2025-12-09 16:30:57] "POST /chown HTTP/1.1" 200 109 0.017008 10.0.0.19 - - [2025-12-09 16:30:57] "POST /chown HTTP/1.1" 200 109 0.018414 10.0.0.19 - - [2025-12-09 16:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.19 - - [2025-12-09 16:30:57] "POST /chown HTTP/1.1" 200 109 0.006327 10.0.0.19 - - [2025-12-09 16:30:57] "POST /chown HTTP/1.1" 200 109 0.021695 10.0.0.19 - - [2025-12-09 16:30:57] "POST /chown HTTP/1.1" 200 109 0.022249 10.0.0.19 - - [2025-12-09 16:30:57] "POST /chown HTTP/1.1" 200 109 0.007520 10.0.0.19 - - [2025-12-09 16:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002818 10.0.0.19 - - [2025-12-09 16:30:57] "POST /chown HTTP/1.1" 200 109 0.007358 10.0.0.19 - - [2025-12-09 16:30:57] "POST /chown HTTP/1.1" 200 109 0.016237 10.0.0.19 - - [2025-12-09 16:30:57] "POST /chown HTTP/1.1" 200 109 0.007326 10.0.0.19 - - [2025-12-09 16:30:57] "POST /chown HTTP/1.1" 200 109 0.024165 10.0.0.19 - - [2025-12-09 16:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.19 - - [2025-12-09 16:30:57] "POST /chown HTTP/1.1" 200 109 0.007949 10.0.0.19 - - [2025-12-09 16:30:57] "POST /chown HTTP/1.1" 200 109 0.015146 10.0.0.19 - - [2025-12-09 16:30:57] "POST /chown HTTP/1.1" 200 109 0.020291 10.0.0.19 - - [2025-12-09 16:30:57] "POST /chown HTTP/1.1" 200 109 0.006520 10.0.0.19 - - [2025-12-09 16:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.19 - - [2025-12-09 16:30:57] "POST /chown HTTP/1.1" 200 109 0.006808 10.0.0.19 - - [2025-12-09 16:30:58] "POST /chown HTTP/1.1" 200 109 0.012009 10.0.0.19 - - [2025-12-09 16:30:58] "POST /chown HTTP/1.1" 200 109 0.006891 10.0.0.19 - - [2025-12-09 16:30:58] "POST /chown HTTP/1.1" 200 109 0.021027 10.0.0.19 - - [2025-12-09 16:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.19 - - [2025-12-09 16:30:58] "POST /chown HTTP/1.1" 200 109 0.007238 10.0.0.19 - - [2025-12-09 16:30:58] "POST /chown HTTP/1.1" 200 109 0.017743 10.0.0.19 - - [2025-12-09 16:30:58] "POST /chown HTTP/1.1" 200 109 0.026098 10.0.0.19 - - [2025-12-09 16:30:58] "POST /chown HTTP/1.1" 200 109 0.007609 10.0.0.19 - - [2025-12-09 16:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010824 10.0.0.19 - - [2025-12-09 16:30:58] "POST /chown HTTP/1.1" 200 109 0.010716 10.0.0.19 - - [2025-12-09 16:30:58] "POST /chown HTTP/1.1" 200 109 0.006832 10.0.0.19 - - [2025-12-09 16:30:58] "POST /chown HTTP/1.1" 200 109 0.019203 10.0.0.19 - - [2025-12-09 16:30:58] "POST /chown HTTP/1.1" 200 109 0.013072 10.0.0.19 - - [2025-12-09 16:31:03] "GET /virtual-machine-interface/6cfe2b9e-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007514 10.0.0.19 - - [2025-12-09 16:31:03] "POST /set-tag HTTP/1.1" 200 109 0.004851 10.0.0.19 - - [2025-12-09 16:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.19 - - [2025-12-09 16:31:04] "GET /loadbalancer/958e1204-ac1d-4e37-9563-617bd74cfc6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002607 10.0.0.19 - - [2025-12-09 16:31:04] "GET /loadbalancer-pool/c2d8b5b6-1a87-4c97-afee-b73f5984a9ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002898 10.0.0.19 - - [2025-12-09 16:31:04] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015951 10.0.0.19 - - [2025-12-09 16:31:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.007466 10.0.0.19 - - [2025-12-09 16:31:04] "GET /virtual-machine-interface/6cfe2b9e-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004224 10.0.0.19 - - [2025-12-09 16:31:04] "GET /virtual-machine-interface/6cfe2b9e-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006355 10.0.0.19 - - [2025-12-09 16:31:04] "POST /tags HTTP/1.1" 409 221 0.003325 10.0.0.19 - - [2025-12-09 16:31:04] "POST /ref-update HTTP/1.1" 200 156 0.007424 10.0.0.19 - - [2025-12-09 16:31:04] "GET /floating-ip/5509a12e-22d2-4b17-aa6b-c316361d505e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.014761 10.0.0.19 - - [2025-12-09 16:31:04] "PUT /floating-ip/5509a12e-22d2-4b17-aa6b-c316361d505e HTTP/1.1" 200 256 0.008053 10.0.0.19 - - [2025-12-09 16:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011611 10.0.0.19 - - [2025-12-09 16:31:04] "GET /tag/fd94a1a9-cd5a-4e0b-a323-2deaf5076e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013366 10.0.0.19 - - [2025-12-09 16:31:04] "POST /set-tag HTTP/1.1" 200 109 0.024152 10.0.0.19 - - [2025-12-09 16:31:04] "GET /virtual-machine-interface/6be89942-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008263 10.0.0.19 - - [2025-12-09 16:31:04] "POST /set-tag HTTP/1.1" 200 109 0.003331 10.0.0.19 - - [2025-12-09 16:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.19 - - [2025-12-09 16:31:04] "GET /loadbalancer/958e1204-ac1d-4e37-9563-617bd74cfc6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002844 10.0.0.19 - - [2025-12-09 16:31:05] "GET /loadbalancer-pool/c2d8b5b6-1a87-4c97-afee-b73f5984a9ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.004061 10.0.0.19 - - [2025-12-09 16:31:05] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017757 10.0.0.19 - - [2025-12-09 16:31:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.012877 10.0.0.19 - - [2025-12-09 16:31:05] "GET /virtual-machine-interface/6be89942-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007917 10.0.0.19 - - [2025-12-09 16:31:05] "GET /virtual-machine-interface/6be89942-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009373 10.0.0.19 - - [2025-12-09 16:31:05] "POST /ref-update HTTP/1.1" 200 156 0.007999 10.0.0.19 - - [2025-12-09 16:31:05] "GET /floating-ip/5509a12e-22d2-4b17-aa6b-c316361d505e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.006446 10.0.0.19 - - [2025-12-09 16:31:05] "POST /set-tag HTTP/1.1" 200 109 0.019888 10.0.0.19 - - [2025-12-09 16:31:05] "GET /virtual-machine/7dac32cb-6302-4f16-adae-4b0c1d735694?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.004243 10.0.0.19 - - [2025-12-09 16:31:05] "GET /virtual-machine-interface/6be89942-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006078 10.0.0.19 - - [2025-12-09 16:31:05] "GET /virtual-machine/44a22a6b-84f6-4163-967a-f5da40847f12?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003634 10.0.0.19 - - [2025-12-09 16:31:05] "GET /virtual-machine-interface/6cfe2b9e-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004773 10.0.0.19 - - [2025-12-09 16:31:09] "GET /virtual-machine-interface/6fb89cf2-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004504 10.0.0.19 - - [2025-12-09 16:31:09] "POST /set-tag HTTP/1.1" 200 109 0.002736 10.0.0.19 - - [2025-12-09 16:31:10] "GET /virtual-machine/8e103c2a-6612-48bc-a3f2-1f9ddc4dd61d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003489 10.0.0.19 - - [2025-12-09 16:31:10] "GET /virtual-machine-interface/6fb89cf2-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004671 10.0.0.19 - - [2025-12-09 16:31:11] "GET /virtual-machine-interface/6fb89cf2-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004901 10.0.0.19 - - [2025-12-09 16:31:11] "POST /set-tag HTTP/1.1" 200 109 0.003726 10.0.0.19 - - [2025-12-09 16:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006691 10.0.0.19 - - [2025-12-09 16:31:29] "POST /chown HTTP/1.1" 200 109 0.012871 10.0.0.19 - - [2025-12-09 16:31:29] "POST /chown HTTP/1.1" 200 109 0.007689 10.0.0.19 - - [2025-12-09 16:31:29] "POST /chown HTTP/1.1" 200 109 0.016215 10.0.0.19 - - [2025-12-09 16:31:29] "POST /chown HTTP/1.1" 200 109 0.027270 10.0.0.19 - - [2025-12-09 16:31:43] "GET /virtual-machine-interface/6fb89cf2-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005385 10.0.0.19 - - [2025-12-09 16:31:43] "POST /set-tag HTTP/1.1" 200 109 0.002759 10.0.0.19 - - [2025-12-09 16:31:43] "GET /virtual-machine-interface/6fb89cf2-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004556 10.0.0.19 - - [2025-12-09 16:31:43] "POST /set-tag HTTP/1.1" 200 109 0.002730 10.0.0.19 - - [2025-12-09 16:31:43] "GET /virtual-machine/8e103c2a-6612-48bc-a3f2-1f9ddc4dd61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003222 10.0.0.19 - - [2025-12-09 16:31:43] "POST /ref-update HTTP/1.1" 200 156 0.013007 10.0.0.19 - - [2025-12-09 16:31:43] "GET /virtual-machine-interface/6fb89cf2-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011834 10.0.0.19 - - [2025-12-09 16:31:43] "POST /set-tag HTTP/1.1" 200 109 0.015286 10.0.0.19 - - [2025-12-09 16:31:43] "POST /set-tag HTTP/1.1" 200 109 0.024221 10.0.0.19 - - [2025-12-09 16:31:43] "DELETE /instance-ip/6fd8d03a-d51c-11f0-afc1-fa163edcb842 HTTP/1.1" 200 115 0.076452 10.0.0.19 - - [2025-12-09 16:31:43] "DELETE /virtual-machine-interface/6fb89cf2-d51c-11f0-afc1-fa163edcb842 HTTP/1.1" 200 115 0.049791 10.0.0.19 - - [2025-12-09 16:31:43] "DELETE /virtual-machine/8e103c2a-6612-48bc-a3f2-1f9ddc4dd61d HTTP/1.1" 200 115 0.042076 10.0.0.19 - - [2025-12-09 16:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.19 - - [2025-12-09 16:31:46] "GET /tag/1c32fec0-3a89-406a-9546-7d8ea4b3a320?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010689 10.0.0.19 - - [2025-12-09 16:31:46] "GET /tag/1c32fec0-3a89-406a-9546-7d8ea4b3a320?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.015623 10.0.0.19 - - [2025-12-09 16:31:46] "GET /virtual-machine-interface/740b3ea9-a253-4365-b613-4c81feea7628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004726 10.0.0.19 - - [2025-12-09 16:31:46] "POST /set-tag HTTP/1.1" 200 109 0.037385 10.0.0.19 - - [2025-12-09 16:31:46] "GET /virtual-machine-interface/b9a6bee9-17c4-483d-8b1d-c14503e437b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.010072 10.0.0.19 - - [2025-12-09 16:31:46] "POST /set-tag HTTP/1.1" 200 109 0.028265 10.0.0.19 - - [2025-12-09 16:31:46] "GET /virtual-machine-interface/e4ca24d2-d87a-428f-9bec-ebf94245b4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.005190 10.0.0.19 - - [2025-12-09 16:31:46] "POST /set-tag HTTP/1.1" 200 109 0.023783 10.0.0.19 - - [2025-12-09 16:31:46] "GET /firewall-policy/d79a122e-2fef-42bf-88fa-6ca09f138363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.019437 10.0.0.19 - - [2025-12-09 16:31:46] "GET /firewall-rule/f8b02c7b-15b4-465d-879f-018c98faa8fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003203 10.0.0.19 - - [2025-12-09 16:31:46] "POST /ref-update HTTP/1.1" 200 156 0.015417 10.0.0.19 - - [2025-12-09 16:31:46] "DELETE /firewall-rule/f8b02c7b-15b4-465d-879f-018c98faa8fe HTTP/1.1" 200 115 0.055990 10.0.0.19 - - [2025-12-09 16:31:46] "DELETE /loadbalancer-member/7a8c44c2-7ef8-4755-b2e0-0007c1749809 HTTP/1.1" 200 115 0.050144 10.0.0.19 - - [2025-12-09 16:31:46] "PUT /service-instance/aded8c9f-c888-492a-9e1e-58a8c8ff51e8 HTTP/1.1" 200 266 0.010807 10.0.0.19 - - [2025-12-09 16:31:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.018162 10.0.0.19 - - [2025-12-09 16:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007109 10.0.0.19 - - [2025-12-09 16:31:46] "DELETE /loadbalancer-pool/a7cee6c0-8849-41a3-a110-158c15d891bb HTTP/1.1" 200 115 0.072762 10.0.0.19 - - [2025-12-09 16:31:46] "POST /chown HTTP/1.1" 200 109 0.034073 10.0.0.19 - - [2025-12-09 16:31:46] "DELETE /loadbalancer-listener/2a6dc44e-2e5b-4b43-9599-aad1f3efff6d HTTP/1.1" 200 115 0.047341 10.0.0.19 - - [2025-12-09 16:31:46] "GET /floating-ip/51ddb649-07d3-4a3c-97b7-a55fcdb363b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.003332 10.0.0.19 - - [2025-12-09 16:31:46] "POST /chown HTTP/1.1" 200 109 0.009422 10.0.0.19 - - [2025-12-09 16:31:46] "POST /chown HTTP/1.1" 200 109 0.027853 10.0.0.19 - - [2025-12-09 16:31:46] "POST /chown HTTP/1.1" 200 109 0.022772 10.0.0.19 - - [2025-12-09 16:31:46] "PUT /floating-ip/51ddb649-07d3-4a3c-97b7-a55fcdb363b4 HTTP/1.1" 200 256 0.052185 10.0.0.19 - - [2025-12-09 16:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.19 - - [2025-12-09 16:31:47] "POST /chown HTTP/1.1" 200 109 0.023711 10.0.0.19 - - [2025-12-09 16:31:47] "DELETE /floating-ip/51ddb649-07d3-4a3c-97b7-a55fcdb363b4 HTTP/1.1" 200 115 0.088753 10.0.0.19 - - [2025-12-09 16:31:47] "POST /chown HTTP/1.1" 200 109 0.028951 10.0.0.19 - - [2025-12-09 16:31:47] "DELETE /loadbalancer/f3943736-0abb-4988-b07c-a8dae9971871 HTTP/1.1" 200 115 0.046797 10.0.0.19 - - [2025-12-09 16:31:47] "POST /chown HTTP/1.1" 200 109 0.011738 10.0.0.19 - - [2025-12-09 16:31:47] "POST /chown HTTP/1.1" 200 109 0.033120 10.0.0.19 - - [2025-12-09 16:31:47] "PUT /service-instance/aded8c9f-c888-492a-9e1e-58a8c8ff51e8 HTTP/1.1" 200 266 0.013966 10.0.0.19 - - [2025-12-09 16:31:47] "DELETE /instance-ip/59f8d52b-d671-47cc-804e-b15ef8b65b32 HTTP/1.1" 200 115 0.123025 10.0.0.19 - - [2025-12-09 16:31:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.008119 10.0.0.19 - - [2025-12-09 16:31:47] "GET /floating-ip-pool/4d204b54-3888-4046-bbd0-0a345b7b80bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.009533 10.0.0.19 - - [2025-12-09 16:31:47] "POST /ref-update HTTP/1.1" 200 156 0.020539 10.0.0.19 - - [2025-12-09 16:31:47] "PUT /service-instance/aded8c9f-c888-492a-9e1e-58a8c8ff51e8 HTTP/1.1" 200 266 0.035785 10.0.0.19 - - [2025-12-09 16:31:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.017677 10.0.0.19 - - [2025-12-09 16:31:47] "DELETE /virtual-machine-interface/b9a6bee9-17c4-483d-8b1d-c14503e437b2 HTTP/1.1" 200 115 0.166190 10.0.0.19 - - [2025-12-09 16:31:47] "DELETE /floating-ip-pool/4d204b54-3888-4046-bbd0-0a345b7b80bc HTTP/1.1" 200 115 0.121259 10.0.0.19 - - [2025-12-09 16:31:47] "PUT /service-instance/aded8c9f-c888-492a-9e1e-58a8c8ff51e8 HTTP/1.1" 200 266 0.042973 10.0.0.19 - - [2025-12-09 16:31:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.044379 10.0.0.19 - - [2025-12-09 16:31:47] "DELETE /service-instance/aded8c9f-c888-492a-9e1e-58a8c8ff51e8 HTTP/1.1" 200 115 0.083261 10.0.0.19 - - [2025-12-09 16:31:47] "DELETE /tag/1c32fec0-3a89-406a-9546-7d8ea4b3a320 HTTP/1.1" 200 115 0.235193 10.0.0.19 - - [2025-12-09 16:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007491 10.0.0.19 - - [2025-12-09 16:31:47] "POST /useragent-kv HTTP/1.1" 200 115 0.006036 10.0.0.19 - - [2025-12-09 16:31:47] "POST /useragent-kv HTTP/1.1" 200 115 0.003299 10.0.0.19 - - [2025-12-09 16:31:47] "DELETE /virtual-network/e22419be-95f0-47b7-b700-b81eb0962b9d HTTP/1.1" 200 115 0.260188 10.0.0.19 - - [2025-12-09 16:31:47] "GET /virtual-machine-interface/740b3ea9-a253-4365-b613-4c81feea7628?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.004501 10.0.0.19 - - [2025-12-09 16:31:47] "GET /routing-instance/a94915af-560b-4f6f-8839-6b41ddaf2c08 HTTP/1.1" 404 171 0.004212 10.0.0.19 - - [2025-12-09 16:31:47] "GET /domains HTTP/1.1" 200 280 0.003469 10.0.0.19 - - [2025-12-09 16:31:47] "GET /domain/b60f3f87-52a0-493a-9ad7-9886376cc723 HTTP/1.1" 200 3087 0.008127 10.0.0.19 - - [2025-12-09 16:31:47] "DELETE /route-target/2bfb44e3-739c-4423-b46e-abd8226a8d4b HTTP/1.1" 200 115 0.047988 10.0.0.19 - - [2025-12-09 16:31:47] "GET /project/f773d12f-0767-469c-8198-29263529c53d HTTP/1.1" 200 7142 0.050436 10.0.0.19 - - [2025-12-09 16:31:47] "DELETE /virtual-machine-interface/740b3ea9-a253-4365-b613-4c81feea7628 HTTP/1.1" 200 115 0.146011 10.0.0.19 - - [2025-12-09 16:31:47] "DELETE /virtual-machine/184f6fbc-cefe-44b0-8977-53424e9de418 HTTP/1.1" 200 115 0.049232 10.0.0.19 - - [2025-12-09 16:31:47] "GET /virtual-machine-interface/6cfe2b9e-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.013981 10.0.0.19 - - [2025-12-09 16:31:47] "GET /virtual-machine-interface/e4ca24d2-d87a-428f-9bec-ebf94245b4de?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.010859 10.0.0.19 - - [2025-12-09 16:31:47] "POST /set-tag HTTP/1.1" 200 109 0.002658 10.0.0.19 - - [2025-12-09 16:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.19 - - [2025-12-09 16:31:47] "GET /loadbalancer/958e1204-ac1d-4e37-9563-617bd74cfc6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003949 10.0.0.19 - - [2025-12-09 16:31:47] "GET /virtual-machine-interface/6cfe2b9e-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004990 10.0.0.19 - - [2025-12-09 16:31:48] "DELETE /virtual-machine-interface/e4ca24d2-d87a-428f-9bec-ebf94245b4de HTTP/1.1" 200 115 0.071342 10.0.0.19 - - [2025-12-09 16:31:48] "POST /set-tag HTTP/1.1" 200 109 0.047829 10.0.0.19 - - [2025-12-09 16:31:48] "POST /ref-update HTTP/1.1" 200 156 0.026612 10.0.0.19 - - [2025-12-09 16:31:48] "DELETE /loadbalancer-member/77d52884-9079-4d9d-a5d3-3d5507c6cf8e HTTP/1.1" 200 115 0.064129 10.0.0.19 - - [2025-12-09 16:31:48] "DELETE /virtual-machine/ca26500c-8cac-46cc-aaf3-9955366f4f56 HTTP/1.1" 200 115 0.047939 10.0.0.19 - - [2025-12-09 16:31:49] "GET /virtual-machine-interface/6cfe2b9e-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005820 10.0.0.19 - - [2025-12-09 16:31:49] "POST /set-tag HTTP/1.1" 200 109 0.009801 10.0.0.19 - - [2025-12-09 16:31:49] "GET /virtual-machine-interface/6cfe2b9e-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004802 10.0.0.19 - - [2025-12-09 16:31:49] "POST /set-tag HTTP/1.1" 200 109 0.002833 10.0.0.19 - - [2025-12-09 16:31:49] "GET /virtual-machine/44a22a6b-84f6-4163-967a-f5da40847f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003235 10.0.0.19 - - [2025-12-09 16:31:49] "POST /ref-update HTTP/1.1" 200 156 0.017891 10.0.0.19 - - [2025-12-09 16:31:49] "GET /virtual-machine-interface/6cfe2b9e-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.021506 10.0.0.19 - - [2025-12-09 16:31:49] "POST /set-tag HTTP/1.1" 200 109 0.022240 10.0.0.19 - - [2025-12-09 16:31:49] "POST /set-tag HTTP/1.1" 200 109 0.038176 10.0.0.19 - - [2025-12-09 16:31:49] "POST /set-tag HTTP/1.1" 200 109 0.038493 10.0.0.19 - - [2025-12-09 16:31:49] "DELETE /instance-ip/6d21a042-d51c-11f0-afc1-fa163edcb842 HTTP/1.1" 200 115 0.033169 10.0.0.19 - - [2025-12-09 16:31:49] "POST /ref-update HTTP/1.1" 200 156 0.010626 10.0.0.19 - - [2025-12-09 16:31:49] "DELETE /virtual-machine-interface/6cfe2b9e-d51c-11f0-afc1-fa163edcb842 HTTP/1.1" 200 115 0.044797 10.0.0.19 - - [2025-12-09 16:31:49] "DELETE /virtual-machine/44a22a6b-84f6-4163-967a-f5da40847f12 HTTP/1.1" 200 115 0.040145 10.0.0.19 - - [2025-12-09 16:31:52] "GET /virtual-machine-interface/6be89942-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.012550 10.0.0.19 - - [2025-12-09 16:31:52] "POST /set-tag HTTP/1.1" 200 109 0.004531 10.0.0.19 - - [2025-12-09 16:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.19 - - [2025-12-09 16:31:52] "GET /loadbalancer/958e1204-ac1d-4e37-9563-617bd74cfc6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003821 10.0.0.19 - - [2025-12-09 16:31:54] "GET /virtual-machine-interface/6be89942-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007699 10.0.0.19 - - [2025-12-09 16:31:54] "POST /set-tag HTTP/1.1" 200 109 0.002769 10.0.0.19 - - [2025-12-09 16:31:54] "GET /virtual-machine-interface/6be89942-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.009702 10.0.0.19 - - [2025-12-09 16:31:54] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.19 - - [2025-12-09 16:31:54] "GET /virtual-machine/7dac32cb-6302-4f16-adae-4b0c1d735694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003451 10.0.0.19 - - [2025-12-09 16:31:54] "POST /ref-update HTTP/1.1" 200 156 0.009929 10.0.0.19 - - [2025-12-09 16:31:54] "GET /virtual-machine-interface/6be89942-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004508 10.0.0.19 - - [2025-12-09 16:31:54] "POST /set-tag HTTP/1.1" 200 109 0.020571 10.0.0.19 - - [2025-12-09 16:31:54] "POST /set-tag HTTP/1.1" 200 109 0.023666 10.0.0.19 - - [2025-12-09 16:31:54] "POST /set-tag HTTP/1.1" 200 109 0.035801 10.0.0.19 - - [2025-12-09 16:31:54] "DELETE /instance-ip/6c021958-d51c-11f0-afc1-fa163edcb842 HTTP/1.1" 200 115 0.042705 10.0.0.19 - - [2025-12-09 16:31:54] "POST /ref-update HTTP/1.1" 200 156 0.008595 10.0.0.19 - - [2025-12-09 16:31:54] "DELETE /virtual-machine-interface/6be89942-d51c-11f0-afc1-fa163edcb842 HTTP/1.1" 200 115 0.060342 10.0.0.19 - - [2025-12-09 16:31:54] "DELETE /virtual-machine/7dac32cb-6302-4f16-adae-4b0c1d735694 HTTP/1.1" 200 115 0.020131 10.0.0.19 - - [2025-12-09 16:31:54] "DELETE /tag/a01cedd5-b076-44f8-9c8f-1236362d7301 HTTP/1.1" 200 115 0.048842 10.0.0.19 - - [2025-12-09 16:31:54] "DELETE /tag/e3615bdd-d9ac-4f26-9f21-ab36c2658a27 HTTP/1.1" 200 115 0.073115 10.0.0.19 - - [2025-12-09 16:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.19 - - [2025-12-09 16:31:58] "GET /project/f773d12f-0767-469c-8198-29263529c53d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.050785 10.0.0.19 - - [2025-12-09 16:31:58] "POST /tags HTTP/1.1" 200 393 0.035596 10.0.0.19 - - [2025-12-09 16:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011438 10.0.0.19 - - [2025-12-09 16:31:58] "GET /tag/fb60b973-5d2b-430a-a4f5-84e3e7411813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012552 10.0.0.19 - - [2025-12-09 16:31:58] "POST /tags HTTP/1.1" 200 341 0.019547 10.0.0.19 - - [2025-12-09 16:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.19 - - [2025-12-09 16:31:58] "GET /tag/6d3da68c-10d2-4def-a498-e3b647e0dbaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012169 10.0.0.19 - - [2025-12-09 16:31:58] "POST /id-to-fqname HTTP/1.1" 200 192 0.002563 10.0.0.19 - - [2025-12-09 16:31:58] "POST /fqname-to-id HTTP/1.1" 404 201 0.001664 10.0.0.19 - - [2025-12-09 16:31:58] "POST /security-groups HTTP/1.1" 200 589 0.071581 10.0.0.19 - - [2025-12-09 16:31:58] "POST /projects HTTP/1.1" 200 519 0.253318 10.0.0.19 - - [2025-12-09 16:31:58] "POST /fqname-to-id HTTP/1.1" 404 236 0.004897 10.0.0.19 - - [2025-12-09 16:31:58] "POST /access-control-lists HTTP/1.1" 200 598 0.068475 10.0.0.19 - - [2025-12-09 16:31:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.052477 10.0.0.19 - - [2025-12-09 16:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.013309 10.0.0.19 - - [2025-12-09 16:31:58] "POST /fqname-to-id HTTP/1.1" 404 235 0.004355 10.0.0.19 - - [2025-12-09 16:31:58] "GET /virtual-network/09594152-811d-4344-aa3e-4081cfb91ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.006888 10.0.0.19 - - [2025-12-09 16:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.19 - - [2025-12-09 16:31:58] "GET /virtual-network/23c559b7-a042-4a1b-ae3d-3745c35ca518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004226 10.0.0.19 - - [2025-12-09 16:31:59] "POST /access-control-lists HTTP/1.1" 200 596 0.073838 10.0.0.19 - - [2025-12-09 16:31:59] "PUT /virtual-network/09594152-811d-4344-aa3e-4081cfb91ba0 HTTP/1.1" 200 264 0.121040 10.0.0.19 - - [2025-12-09 16:31:59] "PUT /virtual-network/23c559b7-a042-4a1b-ae3d-3745c35ca518 HTTP/1.1" 200 264 0.045787 10.0.0.19 - - [2025-12-09 16:31:59] "POST /security-groups HTTP/1.1" 200 591 0.073968 10.0.0.19 - - [2025-12-09 16:31:59] "POST /fqname-to-id HTTP/1.1" 404 270 0.003335 10.0.0.19 - - [2025-12-09 16:31:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.084545 10.0.0.19 - - [2025-12-09 16:31:59] "POST /chown HTTP/1.1" 200 109 0.074440 10.0.0.19 - - [2025-12-09 16:31:59] "POST /access-control-lists HTTP/1.1" 200 632 0.098709 10.0.0.19 - - [2025-12-09 16:31:59] "POST /fqname-to-id HTTP/1.1" 404 269 0.011201 10.0.0.19 - - [2025-12-09 16:31:59] "GET /application-policy-set/191cc5b8-fd69-4a79-aa34-bbffa6b0aa6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002944 10.0.0.19 - - [2025-12-09 16:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.19 - - [2025-12-09 16:31:59] "GET /policy-management/42f48712-abdc-4d5d-aab1-666ef5e1efb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002792 10.0.0.19 - - [2025-12-09 16:31:59] "POST /tags HTTP/1.1" 409 226 0.002508 10.0.0.19 - - [2025-12-09 16:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.19 - - [2025-12-09 16:31:59] "GET /tag/6d3da68c-10d2-4def-a498-e3b647e0dbaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.027728 10.0.0.19 - - [2025-12-09 16:31:59] "POST /access-control-lists HTTP/1.1" 200 630 0.077826 10.0.0.19 - - [2025-12-09 16:31:59] "POST /firewall-rules HTTP/1.1" 200 600 0.068724 10.0.0.19 - - [2025-12-09 16:31:59] "GET /firewall-rule/8cb93463-a016-4d2f-b625-42a9cbb48f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.010998 10.0.0.19 - - [2025-12-09 16:31:59] "GET /firewall-policy/cf35e0b1-28a7-4b92-bd04-d78cb84d2781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.004623 10.0.0.19 - - [2025-12-09 16:31:59] "GET /firewall-rule/8cb93463-a016-4d2f-b625-42a9cbb48f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003206 10.0.0.19 - - [2025-12-09 16:31:59] "POST /ref-update HTTP/1.1" 200 156 0.042667 10.0.0.19 - - [2025-12-09 16:31:59] "GET /application-policy-set/191cc5b8-fd69-4a79-aa34-bbffa6b0aa6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014616 10.0.0.19 - - [2025-12-09 16:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.19 - - [2025-12-09 16:31:59] "GET /policy-management/42f48712-abdc-4d5d-aab1-666ef5e1efb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002944 10.0.0.19 - - [2025-12-09 16:31:59] "POST /tags HTTP/1.1" 409 226 0.002093 10.0.0.19 - - [2025-12-09 16:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.19 - - [2025-12-09 16:31:59] "GET /tag/6d3da68c-10d2-4def-a498-e3b647e0dbaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012073 10.0.0.19 - - [2025-12-09 16:32:00] "POST /firewall-rules HTTP/1.1" 200 598 0.077466 10.0.0.19 - - [2025-12-09 16:32:00] "GET /firewall-rule/6ae82008-4ec8-4af6-8fe5-e3661fbdf797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004203 10.0.0.19 - - [2025-12-09 16:32:00] "GET /firewall-policy/cf35e0b1-28a7-4b92-bd04-d78cb84d2781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.003523 10.0.0.19 - - [2025-12-09 16:32:00] "GET /firewall-rule/6ae82008-4ec8-4af6-8fe5-e3661fbdf797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002372 10.0.0.19 - - [2025-12-09 16:32:00] "POST /ref-update HTTP/1.1" 200 156 0.045666 10.0.0.19 - - [2025-12-09 16:32:01] "POST /tags HTTP/1.1" 200 393 0.024470 10.0.0.19 - - [2025-12-09 16:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006481 10.0.0.19 - - [2025-12-09 16:32:01] "GET /tag/2befe4ff-c15d-4b4d-8174-b1e1a0f60c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.013962 10.0.0.19 - - [2025-12-09 16:32:01] "POST /tags HTTP/1.1" 200 341 0.019943 10.0.0.19 - - [2025-12-09 16:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008361 10.0.0.19 - - [2025-12-09 16:32:01] "GET /tag/886559f0-d3bb-4a04-ba89-17cb326d82e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013084 10.0.0.19 - - [2025-12-09 16:32:01] "POST /id-to-fqname HTTP/1.1" 200 192 0.000776 10.0.0.19 - - [2025-12-09 16:32:01] "POST /fqname-to-id HTTP/1.1" 404 201 0.004179 10.0.0.19 - - [2025-12-09 16:32:01] "POST /security-groups HTTP/1.1" 200 589 0.075475 10.0.0.19 - - [2025-12-09 16:32:01] "POST /fqname-to-id HTTP/1.1" 404 236 0.007517 10.0.0.19 - - [2025-12-09 16:32:02] "POST /projects HTTP/1.1" 200 519 0.412661 10.0.0.19 - - [2025-12-09 16:32:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.052341 10.0.0.19 - - [2025-12-09 16:32:02] "POST /access-control-lists HTTP/1.1" 200 598 0.088451 10.0.0.19 - - [2025-12-09 16:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.040201 10.0.0.19 - - [2025-12-09 16:32:02] "POST /fqname-to-id HTTP/1.1" 404 235 0.012599 10.0.0.19 - - [2025-12-09 16:32:02] "GET /virtual-network/09594152-811d-4344-aa3e-4081cfb91ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.005956 10.0.0.19 - - [2025-12-09 16:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.19 - - [2025-12-09 16:32:02] "GET /virtual-network/23c559b7-a042-4a1b-ae3d-3745c35ca518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.010915 10.0.0.19 - - [2025-12-09 16:32:02] "POST /access-control-lists HTTP/1.1" 200 596 0.073230 10.0.0.19 - - [2025-12-09 16:32:02] "PUT /virtual-network/09594152-811d-4344-aa3e-4081cfb91ba0 HTTP/1.1" 200 264 0.076324 10.0.0.19 - - [2025-12-09 16:32:02] "PUT /virtual-network/23c559b7-a042-4a1b-ae3d-3745c35ca518 HTTP/1.1" 200 264 0.064616 10.0.0.19 - - [2025-12-09 16:32:02] "POST /security-groups HTTP/1.1" 200 591 0.076596 10.0.0.19 - - [2025-12-09 16:32:02] "POST /fqname-to-id HTTP/1.1" 404 270 0.002280 10.0.0.19 - - [2025-12-09 16:32:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.060777 10.0.0.19 - - [2025-12-09 16:32:02] "POST /access-control-lists HTTP/1.1" 200 632 0.070015 10.0.0.19 - - [2025-12-09 16:32:02] "POST /fqname-to-id HTTP/1.1" 404 269 0.018387 10.0.0.19 - - [2025-12-09 16:32:02] "POST /chown HTTP/1.1" 200 109 0.042326 10.0.0.19 - - [2025-12-09 16:32:02] "GET /application-policy-set/191cc5b8-fd69-4a79-aa34-bbffa6b0aa6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011523 10.0.0.19 - - [2025-12-09 16:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.19 - - [2025-12-09 16:32:02] "GET /policy-management/42f48712-abdc-4d5d-aab1-666ef5e1efb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.024323 10.0.0.19 - - [2025-12-09 16:32:02] "POST /access-control-lists HTTP/1.1" 200 630 0.069734 10.0.0.19 - - [2025-12-09 16:32:02] "POST /tags HTTP/1.1" 409 226 0.018063 10.0.0.19 - - [2025-12-09 16:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.19 - - [2025-12-09 16:32:02] "GET /tag/886559f0-d3bb-4a04-ba89-17cb326d82e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010762 10.0.0.19 - - [2025-12-09 16:32:02] "POST /firewall-rules HTTP/1.1" 200 600 0.066613 10.0.0.19 - - [2025-12-09 16:32:02] "GET /firewall-rule/3afd5f50-30f9-4d24-82f5-689ea9203636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004454 10.0.0.19 - - [2025-12-09 16:32:02] "GET /firewall-policy/cf35e0b1-28a7-4b92-bd04-d78cb84d2781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.004257 10.0.0.19 - - [2025-12-09 16:32:02] "GET /firewall-rule/3afd5f50-30f9-4d24-82f5-689ea9203636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002919 10.0.0.19 - - [2025-12-09 16:32:03] "POST /ref-update HTTP/1.1" 200 156 0.061942 10.0.0.19 - - [2025-12-09 16:32:03] "GET /application-policy-set/191cc5b8-fd69-4a79-aa34-bbffa6b0aa6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006913 10.0.0.19 - - [2025-12-09 16:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.19 - - [2025-12-09 16:32:03] "GET /policy-management/42f48712-abdc-4d5d-aab1-666ef5e1efb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003650 10.0.0.19 - - [2025-12-09 16:32:03] "POST /tags HTTP/1.1" 409 226 0.002238 10.0.0.19 - - [2025-12-09 16:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.19 - - [2025-12-09 16:32:03] "GET /tag/886559f0-d3bb-4a04-ba89-17cb326d82e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010931 10.0.0.19 - - [2025-12-09 16:32:03] "POST /firewall-rules HTTP/1.1" 200 598 0.068794 10.0.0.19 - - [2025-12-09 16:32:03] "GET /firewall-rule/d58a6ff1-95c6-4a8c-b852-86ebcec69704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004352 10.0.0.19 - - [2025-12-09 16:32:03] "GET /firewall-policy/cf35e0b1-28a7-4b92-bd04-d78cb84d2781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.004266 10.0.0.19 - - [2025-12-09 16:32:03] "GET /firewall-rule/d58a6ff1-95c6-4a8c-b852-86ebcec69704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003042 10.0.0.19 - - [2025-12-09 16:32:03] "POST /ref-update HTTP/1.1" 200 156 0.113081 10.0.0.19 - - [2025-12-09 16:32:04] "POST /tags HTTP/1.1" 200 345 0.272535 10.0.0.19 - - [2025-12-09 16:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.015077 10.0.0.19 - - [2025-12-09 16:32:04] "GET /tag/62b51b37-0381-48b4-8648-f1d535ac07a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.026724 10.0.0.19 - - [2025-12-09 16:32:04] "POST /projects HTTP/1.1" 409 238 0.006894 10.0.0.19 - - [2025-12-09 16:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.19 - - [2025-12-09 16:32:04] "GET /project/6990b2d7-f16d-43a9-a38f-dc4a8dbd2e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.075059 10.0.0.19 - - [2025-12-09 16:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002791 10.0.0.19 - - [2025-12-09 16:32:04] "GET /virtual-network/09594152-811d-4344-aa3e-4081cfb91ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.008412 10.0.0.19 - - [2025-12-09 16:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008028 10.0.0.19 - - [2025-12-09 16:32:05] "GET /virtual-network/23c559b7-a042-4a1b-ae3d-3745c35ca518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.015485 10.0.0.19 - - [2025-12-09 16:32:05] "POST /security-groups HTTP/1.1" 409 285 0.002858 10.0.0.19 - - [2025-12-09 16:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006728 10.0.0.19 - - [2025-12-09 16:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.19 - - [2025-12-09 16:32:05] "PUT /security-group/2e48641f-e2f5-4245-ad92-46d29734411c HTTP/1.1" 200 262 0.053420 10.0.0.19 - - [2025-12-09 16:32:05] "PUT /access-control-list/b9043499-727c-4555-b8bb-45c290ccb65f HTTP/1.1" 200 272 0.066293 10.0.0.19 - - [2025-12-09 16:32:05] "GET /project/6990b2d7-f16d-43a9-a38f-dc4a8dbd2e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.148340 10.0.0.19 - - [2025-12-09 16:32:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.121893 10.0.0.19 - - [2025-12-09 16:32:05] "POST /tags HTTP/1.1" 409 228 0.002989 10.0.0.19 - - [2025-12-09 16:32:05] "PUT /access-control-list/8c8ab1e8-9097-488f-aaa8-a0c15029636c HTTP/1.1" 200 272 0.190138 10.0.0.19 - - [2025-12-09 16:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009526 10.0.0.19 - - [2025-12-09 16:32:05] "GET /tag/62b51b37-0381-48b4-8648-f1d535ac07a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.019939 10.0.0.19 - - [2025-12-09 16:32:05] "POST /tags HTTP/1.1" 200 345 0.137290 10.0.0.19 - - [2025-12-09 16:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.19 - - [2025-12-09 16:32:05] "GET /tag/4e46f502-b3c7-4a40-ade0-09083c220f39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.034234 10.0.0.19 - - [2025-12-09 16:32:05] "POST /projects HTTP/1.1" 409 238 0.004065 10.0.0.19 - - [2025-12-09 16:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.19 - - [2025-12-09 16:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.19 - - [2025-12-09 16:32:05] "GET /project/3b513b9d-832f-49cb-96c4-93e2654b799f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046926 10.0.0.19 - - [2025-12-09 16:32:05] "GET /project/3b513b9d-832f-49cb-96c4-93e2654b799f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.112467 10.0.0.19 - - [2025-12-09 16:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005005 10.0.0.19 - - [2025-12-09 16:32:05] "GET /virtual-network/09594152-811d-4344-aa3e-4081cfb91ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005997 10.0.0.19 - - [2025-12-09 16:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.19 - - [2025-12-09 16:32:06] "GET /virtual-network/23c559b7-a042-4a1b-ae3d-3745c35ca518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.008322 10.0.0.19 - - [2025-12-09 16:32:06] "POST /security-groups HTTP/1.1" 409 285 0.005283 10.0.0.19 - - [2025-12-09 16:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.19 - - [2025-12-09 16:32:06] "PUT /security-group/327e9bb4-a2fa-4fc8-bb80-d251b4dbe3ae HTTP/1.1" 200 262 0.076606 10.0.0.19 - - [2025-12-09 16:32:06] "PUT /access-control-list/41a0bb14-74bd-414c-a202-82287e6e05da HTTP/1.1" 200 272 0.035438 10.0.0.19 - - [2025-12-09 16:32:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.055506 10.0.0.19 - - [2025-12-09 16:32:06] "POST /tags HTTP/1.1" 409 228 0.017472 10.0.0.19 - - [2025-12-09 16:32:06] "PUT /access-control-list/db451d3a-7100-41be-9fa6-515d10317854 HTTP/1.1" 200 272 0.052123 10.0.0.19 - - [2025-12-09 16:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008913 10.0.0.19 - - [2025-12-09 16:32:06] "GET /tag/4e46f502-b3c7-4a40-ade0-09083c220f39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011040 10.0.0.19 - - [2025-12-09 16:32:06] "POST /tags HTTP/1.1" 200 291 0.102447 10.0.0.19 - - [2025-12-09 16:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.19 - - [2025-12-09 16:32:06] "GET /tag/7bbe7237-4ab1-4d91-a28e-e3cd734e1dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.016640 10.0.0.19 - - [2025-12-09 16:32:06] "POST /tags HTTP/1.1" 200 303 0.066164 10.0.0.19 - - [2025-12-09 16:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.19 - - [2025-12-09 16:32:06] "GET /tag/b4731267-da1b-4d0c-80b1-710fa59afb6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013936 10.0.0.19 - - [2025-12-09 16:32:06] "POST /tags HTTP/1.1" 409 252 0.002268 10.0.0.19 - - [2025-12-09 16:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.19 - - [2025-12-09 16:32:06] "GET /tag/fb60b973-5d2b-430a-a4f5-84e3e7411813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011487 10.0.0.19 - - [2025-12-09 16:32:06] "POST /tags HTTP/1.1" 409 226 0.002305 10.0.0.19 - - [2025-12-09 16:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.19 - - [2025-12-09 16:32:06] "GET /tag/6d3da68c-10d2-4def-a498-e3b647e0dbaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013173 10.0.0.19 - - [2025-12-09 16:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.19 - - [2025-12-09 16:32:06] "GET /virtual-network/09594152-811d-4344-aa3e-4081cfb91ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004817 10.0.0.19 - - [2025-12-09 16:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.19 - - [2025-12-09 16:32:06] "GET /project/6990b2d7-f16d-43a9-a38f-dc4a8dbd2e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043647 10.0.0.19 - - [2025-12-09 16:32:06] "POST /virtual-machines HTTP/1.1" 200 395 0.013346 10.0.0.19 - - [2025-12-09 16:32:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.013542 10.0.0.19 - - [2025-12-09 16:32:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.130193 10.0.0.19 - - [2025-12-09 16:32:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.047896 10.0.0.19 - - [2025-12-09 16:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.013439 10.0.0.19 - - [2025-12-09 16:32:07] "GET /virtual-machine-interface/9a1cc784-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004714 10.0.0.19 - - [2025-12-09 16:32:07] "POST /instance-ips HTTP/1.1" 200 397 0.023982 10.0.0.19 - - [2025-12-09 16:32:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.027457 10.0.0.19 - - [2025-12-09 16:32:07] "GET /virtual-machine-interface/9a1cc784-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015847 10.0.0.19 - - [2025-12-09 16:32:07] "POST /set-tag HTTP/1.1" 200 109 0.074501 10.0.0.19 - - [2025-12-09 16:32:07] "GET /virtual-machine-interface/9a1cc784-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.021367 10.0.0.19 - - [2025-12-09 16:32:07] "GET /instance-ip/9a39e81e-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007459 10.0.0.19 - - [2025-12-09 16:32:07] "GET /virtual-machine-interface/9a1cc784-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004610 10.0.0.19 - - [2025-12-09 16:32:07] "POST /set-tag HTTP/1.1" 200 109 0.006454 10.0.0.19 - - [2025-12-09 16:32:07] "GET /virtual-router/9b632c1f-2538-439e-9109-c8986244824d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004487 10.0.0.19 - - [2025-12-09 16:32:07] "POST /ref-update HTTP/1.1" 200 156 0.011248 10.0.0.19 - - [2025-12-09 16:32:07] "GET /virtual-machine-interface/9a1cc784-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011442 10.0.0.19 - - [2025-12-09 16:32:07] "POST /set-tag HTTP/1.1" 200 109 0.004014 10.0.0.19 - - [2025-12-09 16:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.19 - - [2025-12-09 16:32:07] "GET /virtual-network/09594152-811d-4344-aa3e-4081cfb91ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004656 10.0.0.19 - - [2025-12-09 16:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.19 - - [2025-12-09 16:32:07] "GET /project/6990b2d7-f16d-43a9-a38f-dc4a8dbd2e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041185 10.0.0.19 - - [2025-12-09 16:32:07] "POST /virtual-machines HTTP/1.1" 200 395 0.012625 10.0.0.19 - - [2025-12-09 16:32:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.014544 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:32:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000925 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:32:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001075 10.0.0.19 - - [2025-12-09 16:32:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116306 10.0.0.19 - - [2025-12-09 16:32:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.009583 10.0.0.19 - - [2025-12-09 16:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.014130 10.0.0.19 - - [2025-12-09 16:32:08] "GET /virtual-machine-interface/9aa29c4c-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006450 10.0.0.19 - - [2025-12-09 16:32:08] "POST /instance-ips HTTP/1.1" 200 397 0.028365 10.0.0.19 - - [2025-12-09 16:32:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.137906 10.0.0.19 - - [2025-12-09 16:32:08] "GET /virtual-machine-interface/9aa29c4c-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.017007 10.0.0.19 - - [2025-12-09 16:32:08] "POST /set-tag HTTP/1.1" 200 109 0.070293 10.0.0.19 - - [2025-12-09 16:32:08] "GET /virtual-machine-interface/9aa29c4c-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012741 10.0.0.19 - - [2025-12-09 16:32:08] "GET /instance-ip/9abd3e94-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003144 10.0.0.19 - - [2025-12-09 16:32:08] "GET /virtual-machine-interface/9aa29c4c-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005492 10.0.0.19 - - [2025-12-09 16:32:08] "POST /set-tag HTTP/1.1" 200 109 0.002824 10.0.0.19 - - [2025-12-09 16:32:08] "GET /virtual-router/9b632c1f-2538-439e-9109-c8986244824d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.004244 10.0.0.19 - - [2025-12-09 16:32:08] "POST /ref-update HTTP/1.1" 200 156 0.014738 10.0.0.19 - - [2025-12-09 16:32:08] "GET /virtual-machine-interface/9aa29c4c-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011415 10.0.0.19 - - [2025-12-09 16:32:08] "POST /set-tag HTTP/1.1" 200 109 0.003710 10.0.0.19 - - [2025-12-09 16:32:08] "POST /tags HTTP/1.1" 200 291 0.022085 10.0.0.19 - - [2025-12-09 16:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.022140 10.0.0.19 - - [2025-12-09 16:32:08] "GET /tag/f89ecb53-c28d-497e-8dcf-d52b73dd1f80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.011670 10.0.0.19 - - [2025-12-09 16:32:08] "POST /tags HTTP/1.1" 409 252 0.002757 10.0.0.19 - - [2025-12-09 16:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.19 - - [2025-12-09 16:32:08] "GET /tag/2befe4ff-c15d-4b4d-8174-b1e1a0f60c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.010642 10.0.0.19 - - [2025-12-09 16:32:08] "POST /tags HTTP/1.1" 409 226 0.002429 10.0.0.19 - - [2025-12-09 16:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.19 - - [2025-12-09 16:32:08] "GET /tag/886559f0-d3bb-4a04-ba89-17cb326d82e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015881 10.0.0.19 - - [2025-12-09 16:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.19 - - [2025-12-09 16:32:08] "GET /virtual-network/09594152-811d-4344-aa3e-4081cfb91ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005107 10.0.0.19 - - [2025-12-09 16:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.19 - - [2025-12-09 16:32:09] "GET /project/3b513b9d-832f-49cb-96c4-93e2654b799f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040048 10.0.0.19 - - [2025-12-09 16:32:09] "POST /virtual-machines HTTP/1.1" 200 395 0.016886 10.0.0.19 - - [2025-12-09 16:32:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.014925 10.0.0.19 - - [2025-12-09 16:32:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.165233 10.0.0.19 - - [2025-12-09 16:32:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.012508 10.0.0.19 - - [2025-12-09 16:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007367 10.0.0.19 - - [2025-12-09 16:32:09] "GET /virtual-machine-interface/9b5e1026-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.018010 10.0.0.19 - - [2025-12-09 16:32:09] "POST /instance-ips HTTP/1.1" 200 397 0.032809 10.0.0.19 - - [2025-12-09 16:32:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.061739 10.0.0.19 - - [2025-12-09 16:32:09] "GET /virtual-machine-interface/9b5e1026-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008787 10.0.0.19 - - [2025-12-09 16:32:09] "POST /set-tag HTTP/1.1" 200 109 0.080140 10.0.0.19 - - [2025-12-09 16:32:09] "GET /virtual-machine-interface/9b5e1026-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.027225 10.0.0.19 - - [2025-12-09 16:32:09] "GET /instance-ip/9b813114-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004987 10.0.0.19 - - [2025-12-09 16:32:09] "GET /virtual-machine-interface/9b5e1026-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008985 10.0.0.19 - - [2025-12-09 16:32:09] "POST /set-tag HTTP/1.1" 200 109 0.005074 10.0.0.19 - - [2025-12-09 16:32:09] "GET /virtual-router/9b632c1f-2538-439e-9109-c8986244824d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.007903 10.0.0.19 - - [2025-12-09 16:32:09] "POST /ref-update HTTP/1.1" 200 156 0.021895 10.0.0.19 - - [2025-12-09 16:32:09] "GET /virtual-machine-interface/9b5e1026-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015608 10.0.0.19 - - [2025-12-09 16:32:09] "POST /set-tag HTTP/1.1" 200 109 0.003536 10.0.0.19 - - [2025-12-09 16:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.19 - - [2025-12-09 16:32:09] "GET /virtual-network/09594152-811d-4344-aa3e-4081cfb91ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.008449 10.0.0.19 - - [2025-12-09 16:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.19 - - [2025-12-09 16:32:10] "GET /project/3b513b9d-832f-49cb-96c4-93e2654b799f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.064541 10.0.0.19 - - [2025-12-09 16:32:10] "POST /virtual-machines HTTP/1.1" 200 395 0.029052 10.0.0.19 - - [2025-12-09 16:32:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.019630 10.0.0.19 - - [2025-12-09 16:32:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.168732 10.0.0.19 - - [2025-12-09 16:32:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.030020 10.0.0.19 - - [2025-12-09 16:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.014375 10.0.0.19 - - [2025-12-09 16:32:10] "GET /virtual-machine-interface/9c07e4b6-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005677 10.0.0.19 - - [2025-12-09 16:32:10] "POST /instance-ips HTTP/1.1" 200 397 0.038166 10.0.0.19 - - [2025-12-09 16:32:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.077037 10.0.0.19 - - [2025-12-09 16:32:10] "GET /virtual-machine-interface/9c07e4b6-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.023664 10.0.0.19 - - [2025-12-09 16:32:10] "POST /set-tag HTTP/1.1" 200 109 0.067754 10.0.0.19 - - [2025-12-09 16:32:10] "GET /virtual-machine-interface/9c07e4b6-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017886 10.0.0.19 - - [2025-12-09 16:32:10] "GET /instance-ip/9c28d04a-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.009101 10.0.0.19 - - [2025-12-09 16:32:10] "GET /virtual-machine-interface/9c07e4b6-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004649 10.0.0.19 - - [2025-12-09 16:32:10] "POST /set-tag HTTP/1.1" 200 109 0.002770 10.0.0.19 - - [2025-12-09 16:32:10] "GET /virtual-router/9b632c1f-2538-439e-9109-c8986244824d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.008304 10.0.0.19 - - [2025-12-09 16:32:10] "POST /ref-update HTTP/1.1" 200 156 0.012011 10.0.0.19 - - [2025-12-09 16:32:10] "GET /virtual-machine-interface/9c07e4b6-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012412 10.0.0.19 - - [2025-12-09 16:32:10] "POST /set-tag HTTP/1.1" 200 109 0.002609 10.0.0.19 - - [2025-12-09 16:32:11] "POST /tags HTTP/1.1" 200 299 0.019833 10.0.0.19 - - [2025-12-09 16:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011678 10.0.0.19 - - [2025-12-09 16:32:11] "GET /tag/4780995d-0fd6-4a1c-b853-e3ac6738c146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013792 10.0.0.19 - - [2025-12-09 16:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007797 10.0.0.19 - - [2025-12-09 16:32:11] "GET /virtual-network/09594152-811d-4344-aa3e-4081cfb91ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.007217 10.0.0.19 - - [2025-12-09 16:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.19 - - [2025-12-09 16:32:11] "GET /project/6990b2d7-f16d-43a9-a38f-dc4a8dbd2e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.050989 10.0.0.19 - - [2025-12-09 16:32:11] "POST /virtual-machines HTTP/1.1" 200 395 0.012465 10.0.0.19 - - [2025-12-09 16:32:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.011135 10.0.0.19 - - [2025-12-09 16:32:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.137938 10.0.0.19 - - [2025-12-09 16:32:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.016903 10.0.0.19 - - [2025-12-09 16:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006271 10.0.0.19 - - [2025-12-09 16:32:11] "GET /virtual-machine-interface/9cac6c0c-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009267 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:32:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001016 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:32:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001154 10.0.0.19 - - [2025-12-09 16:32:11] "POST /instance-ips HTTP/1.1" 200 397 0.041489 10.0.0.19 - - [2025-12-09 16:32:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.025638 10.0.0.19 - - [2025-12-09 16:32:11] "GET /virtual-machine-interface/9cac6c0c-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.017318 10.0.0.19 - - [2025-12-09 16:32:11] "POST /set-tag HTTP/1.1" 200 109 0.022045 10.0.0.19 - - [2025-12-09 16:32:11] "GET /virtual-machine-interface/9cac6c0c-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017477 10.0.0.19 - - [2025-12-09 16:32:11] "GET /instance-ip/9ccd30d6-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003553 10.0.0.19 - - [2025-12-09 16:32:11] "GET /virtual-machine-interface/9cac6c0c-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.059089 10.0.0.19 - - [2025-12-09 16:32:11] "POST /set-tag HTTP/1.1" 200 109 0.005966 10.0.0.19 - - [2025-12-09 16:32:11] "POST /tags HTTP/1.1" 200 299 0.070764 10.0.0.19 - - [2025-12-09 16:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.19 - - [2025-12-09 16:32:12] "GET /tag/ca032705-7209-4892-800c-2fe6ebee915b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.016237 10.0.0.19 - - [2025-12-09 16:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.19 - - [2025-12-09 16:32:12] "GET /virtual-network/09594152-811d-4344-aa3e-4081cfb91ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005153 10.0.0.19 - - [2025-12-09 16:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.19 - - [2025-12-09 16:32:12] "GET /project/6990b2d7-f16d-43a9-a38f-dc4a8dbd2e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.048280 10.0.0.19 - - [2025-12-09 16:32:12] "POST /virtual-machines HTTP/1.1" 200 395 0.019006 10.0.0.19 - - [2025-12-09 16:32:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.008070 10.0.0.19 - - [2025-12-09 16:32:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.118912 10.0.0.19 - - [2025-12-09 16:32:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.036611 10.0.0.19 - - [2025-12-09 16:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.018199 10.0.0.19 - - [2025-12-09 16:32:12] "GET /virtual-machine-interface/9d40ff8e-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005292 10.0.0.19 - - [2025-12-09 16:32:12] "POST /instance-ips HTTP/1.1" 200 397 0.053137 10.0.0.19 - - [2025-12-09 16:32:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.040581 10.0.0.19 - - [2025-12-09 16:32:12] "GET /virtual-machine-interface/9d40ff8e-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012408 10.0.0.19 - - [2025-12-09 16:32:12] "POST /set-tag HTTP/1.1" 200 109 0.027092 10.0.0.19 - - [2025-12-09 16:32:12] "GET /virtual-machine-interface/9d40ff8e-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.028368 10.0.0.19 - - [2025-12-09 16:32:12] "GET /instance-ip/9d5d14a8-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007499 10.0.0.19 - - [2025-12-09 16:32:12] "GET /virtual-machine-interface/9d40ff8e-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005205 10.0.0.19 - - [2025-12-09 16:32:12] "POST /set-tag HTTP/1.1" 200 109 0.006314 10.0.0.19 - - [2025-12-09 16:32:12] "POST /tags HTTP/1.1" 200 299 0.051304 10.0.0.19 - - [2025-12-09 16:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007661 10.0.0.19 - - [2025-12-09 16:32:12] "GET /tag/03dbd306-4bff-49ef-b49d-ac0ed59fb6ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.017813 10.0.0.19 - - [2025-12-09 16:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.19 - - [2025-12-09 16:32:13] "GET /virtual-network/09594152-811d-4344-aa3e-4081cfb91ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.008763 10.0.0.19 - - [2025-12-09 16:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007771 10.0.0.19 - - [2025-12-09 16:32:13] "GET /project/3b513b9d-832f-49cb-96c4-93e2654b799f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.063689 10.0.0.19 - - [2025-12-09 16:32:13] "POST /virtual-machines HTTP/1.1" 200 395 0.017729 10.0.0.19 - - [2025-12-09 16:32:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.034492 10.0.0.19 - - [2025-12-09 16:32:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.148647 10.0.0.19 - - [2025-12-09 16:32:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.013592 10.0.0.19 - - [2025-12-09 16:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010406 10.0.0.19 - - [2025-12-09 16:32:13] "GET /virtual-machine-interface/9dd0d2c6-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013769 10.0.0.19 - - [2025-12-09 16:32:13] "POST /instance-ips HTTP/1.1" 200 397 0.028750 10.0.0.19 - - [2025-12-09 16:32:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.048973 10.0.0.19 - - [2025-12-09 16:32:13] "GET /virtual-machine-interface/9dd0d2c6-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013297 10.0.0.19 - - [2025-12-09 16:32:13] "POST /set-tag HTTP/1.1" 200 109 0.035328 10.0.0.19 - - [2025-12-09 16:32:13] "GET /virtual-machine-interface/9dd0d2c6-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020954 10.0.0.19 - - [2025-12-09 16:32:13] "GET /instance-ip/9df10014-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.009718 10.0.0.19 - - [2025-12-09 16:32:13] "GET /virtual-machine-interface/9dd0d2c6-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005886 10.0.0.19 - - [2025-12-09 16:32:13] "POST /set-tag HTTP/1.1" 200 109 0.002401 10.0.0.19 - - [2025-12-09 16:32:13] "POST /tags HTTP/1.1" 200 299 0.057726 10.0.0.19 - - [2025-12-09 16:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007018 10.0.0.19 - - [2025-12-09 16:32:13] "GET /tag/7a57f8f5-79fd-41fe-98b3-79348c770311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.038821 10.0.0.19 - - [2025-12-09 16:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005054 10.0.0.19 - - [2025-12-09 16:32:14] "GET /virtual-network/09594152-811d-4344-aa3e-4081cfb91ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005553 10.0.0.19 - - [2025-12-09 16:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.19 - - [2025-12-09 16:32:14] "GET /project/3b513b9d-832f-49cb-96c4-93e2654b799f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041421 10.0.0.19 - - [2025-12-09 16:32:14] "POST /virtual-machines HTTP/1.1" 200 395 0.009168 10.0.0.19 - - [2025-12-09 16:32:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.020851 10.0.0.19 - - [2025-12-09 16:32:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.155356 10.0.0.19 - - [2025-12-09 16:32:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.020107 10.0.0.19 - - [2025-12-09 16:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.014272 10.0.0.19 - - [2025-12-09 16:32:14] "GET /virtual-machine-interface/9e619004-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011060 10.0.0.19 - - [2025-12-09 16:32:14] "POST /instance-ips HTTP/1.1" 200 397 0.033904 10.0.0.19 - - [2025-12-09 16:32:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.041026 10.0.0.19 - - [2025-12-09 16:32:14] "GET /virtual-machine-interface/9e619004-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014366 10.0.0.19 - - [2025-12-09 16:32:14] "POST /set-tag HTTP/1.1" 200 109 0.056912 10.0.0.19 - - [2025-12-09 16:32:14] "GET /virtual-machine-interface/9e619004-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.023027 10.0.0.19 - - [2025-12-09 16:32:14] "GET /instance-ip/9e8379a8-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005083 10.0.0.19 - - [2025-12-09 16:32:14] "GET /virtual-machine-interface/9e619004-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005785 10.0.0.19 - - [2025-12-09 16:32:14] "POST /set-tag HTTP/1.1" 200 109 0.002842 10.0.0.19 - - [2025-12-09 16:32:14] "GET /virtual-router/9b632c1f-2538-439e-9109-c8986244824d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.012754 10.0.0.19 - - [2025-12-09 16:32:14] "POST /ref-update HTTP/1.1" 200 156 0.022648 10.0.0.19 - - [2025-12-09 16:32:14] "GET /virtual-machine-interface/9cac6c0c-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.023677 10.0.0.19 - - [2025-12-09 16:32:14] "POST /set-tag HTTP/1.1" 200 109 0.002471 10.0.0.19 - - [2025-12-09 16:32:15] "GET /virtual-router/9b632c1f-2538-439e-9109-c8986244824d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.006295 10.0.0.19 - - [2025-12-09 16:32:15] "POST /ref-update HTTP/1.1" 200 156 0.049557 10.0.0.19 - - [2025-12-09 16:32:15] "GET /virtual-machine-interface/9d40ff8e-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016216 10.0.0.19 - - [2025-12-09 16:32:15] "POST /set-tag HTTP/1.1" 200 109 0.003739 10.0.0.19 - - [2025-12-09 16:32:15] "GET /virtual-router/9b632c1f-2538-439e-9109-c8986244824d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.006279 10.0.0.19 - - [2025-12-09 16:32:15] "POST /ref-update HTTP/1.1" 200 156 0.030078 10.0.0.19 - - [2025-12-09 16:32:15] "GET /virtual-machine-interface/9dd0d2c6-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.035249 10.0.0.19 - - [2025-12-09 16:32:15] "POST /set-tag HTTP/1.1" 200 109 0.004722 10.0.0.19 - - [2025-12-09 16:32:15] "GET /virtual-machine-interface/9a1cc784-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007867 10.0.0.19 - - [2025-12-09 16:32:15] "POST /set-tag HTTP/1.1" 200 109 0.004607 10.0.0.19 - - [2025-12-09 16:32:15] "GET /virtual-router/9b632c1f-2538-439e-9109-c8986244824d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.012067 10.0.0.19 - - [2025-12-09 16:32:15] "POST /ref-update HTTP/1.1" 200 156 0.021245 10.0.0.19 - - [2025-12-09 16:32:15] "GET /virtual-machine-interface/9e619004-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.026415 10.0.0.19 - - [2025-12-09 16:32:15] "POST /set-tag HTTP/1.1" 200 109 0.005108 10.0.0.19 - - [2025-12-09 16:32:15] "GET /virtual-machine-interface/9aa29c4c-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008745 10.0.0.19 - - [2025-12-09 16:32:15] "POST /set-tag HTTP/1.1" 200 109 0.003952 10.0.0.19 - - [2025-12-09 16:32:15] "GET /virtual-machine-interface/9b5e1026-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004455 10.0.0.19 - - [2025-12-09 16:32:15] "POST /set-tag HTTP/1.1" 200 109 0.004719 10.0.0.19 - - [2025-12-09 16:32:15] "GET /virtual-machine-interface/9c07e4b6-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010843 10.0.0.19 - - [2025-12-09 16:32:15] "POST /set-tag HTTP/1.1" 200 109 0.002995 10.0.0.19 - - [2025-12-09 16:32:15] "GET /virtual-machine-interface/9cac6c0c-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005004 10.0.0.19 - - [2025-12-09 16:32:15] "POST /set-tag HTTP/1.1" 200 109 0.002637 10.0.0.19 - - [2025-12-09 16:32:15] "GET /virtual-machine-interface/9a1cc784-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004924 10.0.0.19 - - [2025-12-09 16:32:15] "POST /set-tag HTTP/1.1" 200 109 0.002660 10.0.0.19 - - [2025-12-09 16:32:15] "GET /virtual-machine-interface/9d40ff8e-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007526 10.0.0.19 - - [2025-12-09 16:32:15] "POST /set-tag HTTP/1.1" 200 109 0.009655 10.0.0.19 - - [2025-12-09 16:32:15] "GET /virtual-machine-interface/9aa29c4c-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004782 10.0.0.19 - - [2025-12-09 16:32:15] "POST /set-tag HTTP/1.1" 200 109 0.004878 10.0.0.19 - - [2025-12-09 16:32:15] "GET /virtual-machine-interface/9dd0d2c6-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.040855 10.0.0.19 - - [2025-12-09 16:32:15] "POST /set-tag HTTP/1.1" 200 109 0.007192 10.0.0.19 - - [2025-12-09 16:32:15] "GET /virtual-machine/c0089d90-43b1-469a-935b-8d00edb6abb8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.009208 10.0.0.19 - - [2025-12-09 16:32:15] "GET /virtual-machine-interface/9e619004-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004348 10.0.0.19 - - [2025-12-09 16:32:15] "GET /virtual-machine-interface/9a1cc784-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007432 10.0.0.19 - - [2025-12-09 16:32:16] "POST /set-tag HTTP/1.1" 200 109 0.011018 10.0.0.19 - - [2025-12-09 16:32:16] "GET /virtual-machine-interface/9c07e4b6-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007005 10.0.0.19 - - [2025-12-09 16:32:16] "POST /set-tag HTTP/1.1" 200 109 0.007321 10.0.0.19 - - [2025-12-09 16:32:16] "GET /virtual-machine/60f00359-4728-4cf0-a553-448eacadc71d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.008148 10.0.0.19 - - [2025-12-09 16:32:16] "GET /virtual-machine-interface/9aa29c4c-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006854 10.0.0.19 - - [2025-12-09 16:32:17] "GET /virtual-machine-interface/9b5e1026-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007327 10.0.0.19 - - [2025-12-09 16:32:17] "POST /set-tag HTTP/1.1" 200 109 0.003403 10.0.0.19 - - [2025-12-09 16:32:17] "GET /virtual-machine-interface/9cac6c0c-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004127 10.0.0.19 - - [2025-12-09 16:32:17] "POST /set-tag HTTP/1.1" 200 109 0.002656 10.0.0.19 - - [2025-12-09 16:32:18] "GET /virtual-machine-interface/9dd0d2c6-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005227 10.0.0.19 - - [2025-12-09 16:32:18] "POST /set-tag HTTP/1.1" 200 109 0.003068 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:32:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001022 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:32:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001157 10.0.0.19 - - [2025-12-09 16:32:21] "GET /virtual-machine/c25c3a6f-c3a6-4089-b7b2-98239034ed6b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003895 10.0.0.19 - - [2025-12-09 16:32:21] "GET /virtual-machine-interface/9b5e1026-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006350 10.0.0.19 - - [2025-12-09 16:32:21] "GET /virtual-machine/ff2938d9-0595-453b-bffb-84ec48aa04ed?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.006679 10.0.0.19 - - [2025-12-09 16:32:21] "GET /virtual-machine-interface/9c07e4b6-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007801 10.0.0.19 - - [2025-12-09 16:32:21] "GET /virtual-machine/04af9f4e-7da0-46fd-a116-2f3dfadfa333?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003754 10.0.0.19 - - [2025-12-09 16:32:21] "GET /virtual-machine-interface/9cac6c0c-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008942 10.0.0.19 - - [2025-12-09 16:32:21] "GET /virtual-machine/95f34565-7c36-4bb2-bc1d-156cc702e244?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003531 10.0.0.19 - - [2025-12-09 16:32:21] "GET /virtual-machine-interface/9dd0d2c6-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006815 10.0.0.19 - - [2025-12-09 16:32:22] "GET /virtual-machine-interface/9d40ff8e-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007174 10.0.0.19 - - [2025-12-09 16:32:22] "POST /set-tag HTTP/1.1" 200 109 0.002700 10.0.0.19 - - [2025-12-09 16:32:23] "GET /virtual-machine-interface/9e619004-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004886 10.0.0.19 - - [2025-12-09 16:32:23] "POST /set-tag HTTP/1.1" 200 109 0.003057 10.0.0.19 - - [2025-12-09 16:32:26] "GET /virtual-machine/56d260eb-c206-4f1e-bedd-d2e3ccb59114?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003178 10.0.0.19 - - [2025-12-09 16:32:26] "GET /virtual-machine-interface/9d40ff8e-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004379 10.0.0.19 - - [2025-12-09 16:32:26] "GET /virtual-machine/8bf72e19-e8d2-4d00-b98f-90c66293d3d4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004523 10.0.0.19 - - [2025-12-09 16:32:26] "GET /virtual-machine-interface/9e619004-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004454 10.0.0.19 - - [2025-12-09 16:32:27] "GET /loadbalancer/a1e6967d-b271-4d57-8249-febc90575b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002879 10.0.0.19 - - [2025-12-09 16:32:27] "POST /tags HTTP/1.1" 200 333 0.025378 10.0.0.19 - - [2025-12-09 16:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.040030 10.0.0.19 - - [2025-12-09 16:32:27] "GET /tag/ab433248-2b48-4a2c-abc6-8f4b9d55a983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.038505 10.0.0.19 - - [2025-12-09 16:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004154 10.0.0.19 - - [2025-12-09 16:32:27] "GET /project/6990b2d7-f16d-43a9-a38f-dc4a8dbd2e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.060026 10.0.0.19 - - [2025-12-09 16:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.19 - - [2025-12-09 16:32:27] "GET /virtual-network/23c559b7-a042-4a1b-ae3d-3745c35ca518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004767 10.0.0.19 - - [2025-12-09 16:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.19 - - [2025-12-09 16:32:27] "GET /service-appliance-set/e1aed998-f098-447f-9f29-eb581e604686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002821 10.0.0.19 - - [2025-12-09 16:32:27] "POST /fqname-to-id HTTP/1.1" 404 273 0.001944 10.0.0.19 - - [2025-12-09 16:32:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.114260 10.0.0.19 - - [2025-12-09 16:32:27] "GET /virtual-machine-interface/38700cac-ef18-48a0-aeb6-60d6d01f8f7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.032904 10.0.0.19 - - [2025-12-09 16:32:27] "POST /instance-ips HTTP/1.1" 200 409 0.030795 10.0.0.19 - - [2025-12-09 16:32:27] "GET /instance-ip/d9e90ce1-92ef-4b93-8f70-d4c84b0b52b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.004267 10.0.0.19 - - [2025-12-09 16:32:27] "POST /loadbalancers HTTP/1.1" 200 629 0.097335 10.0.0.19 - - [2025-12-09 16:32:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.017993 10.0.0.19 - - [2025-12-09 16:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.012535 10.0.0.19 - - [2025-12-09 16:32:27] "GET /project/6990b2d7-f16d-43a9-a38f-dc4a8dbd2e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.048693 10.0.0.19 - - [2025-12-09 16:32:27] "GET /instance-ip/d9e90ce1-92ef-4b93-8f70-d4c84b0b52b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.002983 10.0.0.19 - - [2025-12-09 16:32:27] "POST /floating-ips HTTP/1.1" 200 597 0.019701 10.0.0.19 - - [2025-12-09 16:32:28] "GET /project/6990b2d7-f16d-43a9-a38f-dc4a8dbd2e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.052123 10.0.0.19 - - [2025-12-09 16:32:28] "GET /loadbalancer/a1e6967d-b271-4d57-8249-febc90575b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002718 10.0.0.19 - - [2025-12-09 16:32:28] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.044001 10.0.0.19 - - [2025-12-09 16:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.19 - - [2025-12-09 16:32:28] "GET /project/6990b2d7-f16d-43a9-a38f-dc4a8dbd2e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037500 10.0.0.19 - - [2025-12-09 16:32:28] "GET /loadbalancer-listener/4bffaec2-afe7-4389-a2f3-3ae502aee8fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.006152 10.0.0.19 - - [2025-12-09 16:32:28] "GET /loadbalancer-listener/4bffaec2-afe7-4389-a2f3-3ae502aee8fe?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.004349 10.0.0.19 - - [2025-12-09 16:32:28] "GET /loadbalancer/a1e6967d-b271-4d57-8249-febc90575b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002889 10.0.0.19 - - [2025-12-09 16:32:28] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.019721 10.0.0.19 - - [2025-12-09 16:32:28] "GET /instance-ip/d9e90ce1-92ef-4b93-8f70-d4c84b0b52b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.003723 10.0.0.19 - - [2025-12-09 16:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.19 - - [2025-12-09 16:32:28] "GET /instance-ip/d9e90ce1-92ef-4b93-8f70-d4c84b0b52b3?fields=floating_ips HTTP/1.1" 200 1213 0.012794 10.0.0.19 - - [2025-12-09 16:32:28] "GET /loadbalancer/a1e6967d-b271-4d57-8249-febc90575b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002717 10.0.0.19 - - [2025-12-09 16:32:28] "GET /floating-ip/3583b8d5-7e07-455e-8973-0f9d1faff806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.002986 10.0.0.19 - - [2025-12-09 16:32:28] "GET /loadbalancer-pool/f26915f3-635f-4553-9088-f929d7cd1c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.010054 10.0.0.19 - - [2025-12-09 16:32:28] "POST /loadbalancer-members HTTP/1.1" 200 721 0.018767 10.0.0.19 - - [2025-12-09 16:32:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.017969 10.0.0.19 - - [2025-12-09 16:32:28] "GET /virtual-machine-interface/9aa29c4c-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014111 10.0.0.19 - - [2025-12-09 16:32:28] "GET /virtual-machine-interface/9aa29c4c-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009454 10.0.0.19 - - [2025-12-09 16:32:28] "POST /ref-update HTTP/1.1" 200 156 0.007884 10.0.0.19 - - [2025-12-09 16:32:28] "GET /floating-ip/3583b8d5-7e07-455e-8973-0f9d1faff806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1809 0.017709 10.0.0.19 - - [2025-12-09 16:32:28] "POST /tags HTTP/1.1" 409 221 0.002251 10.0.0.19 - - [2025-12-09 16:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.19 - - [2025-12-09 16:32:28] "GET /tag/ab433248-2b48-4a2c-abc6-8f4b9d55a983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.020324 10.0.0.19 - - [2025-12-09 16:32:28] "PUT /floating-ip/3583b8d5-7e07-455e-8973-0f9d1faff806 HTTP/1.1" 200 256 0.008691 10.0.0.19 - - [2025-12-09 16:32:28] "POST /set-tag HTTP/1.1" 200 109 0.059975 10.0.0.19 - - [2025-12-09 16:32:28] "GET /loadbalancer-pool/f26915f3-635f-4553-9088-f929d7cd1c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.017541 10.0.0.19 - - [2025-12-09 16:32:28] "POST /loadbalancer-members HTTP/1.1" 200 721 0.031232 10.0.0.19 - - [2025-12-09 16:32:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.008704 10.0.0.19 - - [2025-12-09 16:32:28] "GET /virtual-machine-interface/9a1cc784-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010003 10.0.0.19 - - [2025-12-09 16:32:28] "GET /virtual-machine-interface/9a1cc784-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005948 10.0.0.19 - - [2025-12-09 16:32:28] "POST /ref-update HTTP/1.1" 200 156 0.013977 10.0.0.19 - - [2025-12-09 16:32:28] "GET /floating-ip/3583b8d5-7e07-455e-8973-0f9d1faff806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.015398 10.0.0.19 - - [2025-12-09 16:32:28] "POST /set-tag HTTP/1.1" 200 109 0.096634 10.0.0.19 - - [2025-12-09 16:32:29] "POST /tags HTTP/1.1" 409 206 0.011925 10.0.0.19 - - [2025-12-09 16:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.19 - - [2025-12-09 16:32:29] "GET /tag/b4731267-da1b-4d0c-80b1-710fa59afb6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.019915 10.0.0.19 - - [2025-12-09 16:32:29] "POST /tags HTTP/1.1" 409 204 0.002851 10.0.0.19 - - [2025-12-09 16:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.19 - - [2025-12-09 16:32:29] "GET /tag/ca032705-7209-4892-800c-2fe6ebee915b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011758 10.0.0.19 - - [2025-12-09 16:32:29] "GET /application-policy-set/191cc5b8-fd69-4a79-aa34-bbffa6b0aa6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002804 10.0.0.19 - - [2025-12-09 16:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.19 - - [2025-12-09 16:32:29] "GET /policy-management/42f48712-abdc-4d5d-aab1-666ef5e1efb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002880 10.0.0.19 - - [2025-12-09 16:32:29] "POST /tags HTTP/1.1" 409 206 0.001889 10.0.0.19 - - [2025-12-09 16:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.19 - - [2025-12-09 16:32:29] "GET /tag/b4731267-da1b-4d0c-80b1-710fa59afb6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013771 10.0.0.19 - - [2025-12-09 16:32:29] "POST /tags HTTP/1.1" 409 226 0.003292 10.0.0.19 - - [2025-12-09 16:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002633 10.0.0.19 - - [2025-12-09 16:32:29] "GET /tag/6d3da68c-10d2-4def-a498-e3b647e0dbaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.018130 10.0.0.19 - - [2025-12-09 16:32:29] "POST /tags HTTP/1.1" 409 204 0.003098 10.0.0.19 - - [2025-12-09 16:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.19 - - [2025-12-09 16:32:29] "GET /tag/ca032705-7209-4892-800c-2fe6ebee915b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013048 10.0.0.19 - - [2025-12-09 16:32:29] "POST /tags HTTP/1.1" 409 226 0.002393 10.0.0.19 - - [2025-12-09 16:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.19 - - [2025-12-09 16:32:29] "GET /tag/6d3da68c-10d2-4def-a498-e3b647e0dbaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012045 10.0.0.19 - - [2025-12-09 16:32:29] "GET /application-policy-set/191cc5b8-fd69-4a79-aa34-bbffa6b0aa6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010591 10.0.0.19 - - [2025-12-09 16:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.19 - - [2025-12-09 16:32:29] "GET /policy-management/42f48712-abdc-4d5d-aab1-666ef5e1efb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002662 10.0.0.19 - - [2025-12-09 16:32:30] "POST /firewall-rules HTTP/1.1" 200 626 0.079039 10.0.0.19 - - [2025-12-09 16:32:30] "POST /firewall-rules HTTP/1.1" 200 646 0.099712 10.0.0.19 - - [2025-12-09 16:32:30] "GET /firewall-rule/a21b3db7-603d-48d3-aff6-9f70fdbe5da7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.009277 10.0.0.19 - - [2025-12-09 16:32:30] "GET /firewall-policy/0246ac8d-e868-457b-8b6e-17d3aca482c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002715 10.0.0.19 - - [2025-12-09 16:32:30] "GET /firewall-rule/ce368357-74a3-4ca9-b3bb-f39948f825f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.006870 10.0.0.19 - - [2025-12-09 16:32:30] "POST /ref-update HTTP/1.1" 200 156 0.024292 10.0.0.19 - - [2025-12-09 16:32:30] "POST /firewall-policys HTTP/1.1" 200 606 0.043175 10.0.0.19 - - [2025-12-09 16:32:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.012042 10.0.0.19 - - [2025-12-09 16:32:30] "GET /firewall-policy/6841932e-a02b-4755-996e-bfb9bb76dfc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.005095 10.0.0.19 - - [2025-12-09 16:32:30] "GET /application-policy-set/191cc5b8-fd69-4a79-aa34-bbffa6b0aa6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002654 10.0.0.19 - - [2025-12-09 16:32:30] "GET /firewall-policy/6841932e-a02b-4755-996e-bfb9bb76dfc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002727 10.0.0.19 - - [2025-12-09 16:32:30] "GET /firewall-policy/0246ac8d-e868-457b-8b6e-17d3aca482c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.004024 10.0.0.19 - - [2025-12-09 16:32:30] "GET /firewall-policy/cf35e0b1-28a7-4b92-bd04-d78cb84d2781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003833 10.0.0.19 - - [2025-12-09 16:32:30] "GET /firewall-policy/d79a122e-2fef-42bf-88fa-6ca09f138363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003876 10.0.0.19 - - [2025-12-09 16:32:30] "GET /firewall-policy/0246ac8d-e868-457b-8b6e-17d3aca482c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.001953 10.0.0.19 - - [2025-12-09 16:32:30] "GET /firewall-policy/cf35e0b1-28a7-4b92-bd04-d78cb84d2781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002259 10.0.0.19 - - [2025-12-09 16:32:30] "POST /ref-update HTTP/1.1" 200 156 0.022932 10.0.0.19 - - [2025-12-09 16:32:30] "POST /ref-update HTTP/1.1" 200 156 0.031743 10.0.0.19 - - [2025-12-09 16:32:30] "POST /ref-update HTTP/1.1" 200 156 0.022607 10.0.0.19 - - [2025-12-09 16:32:30] "POST /ref-update HTTP/1.1" 200 156 0.047874 10.0.0.19 - - [2025-12-09 16:32:30] "POST /ref-update HTTP/1.1" 200 156 0.037845 10.0.0.19 - - [2025-12-09 16:32:30] "GET /firewall-policy/6841932e-a02b-4755-996e-bfb9bb76dfc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002774 10.0.0.19 - - [2025-12-09 16:32:31] "GET /global-system-configs HTTP/1.1" 200 322 0.003597 10.0.0.19 - - [2025-12-09 16:32:32] "GET /global-system-configs HTTP/1.1" 200 322 0.002208 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:34:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000996 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:34:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001234 10.0.0.19 - - [2025-12-09 16:34:29] "POST /tags HTTP/1.1" 409 252 0.003895 10.0.0.19 - - [2025-12-09 16:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.19 - - [2025-12-09 16:34:29] "GET /tag/2befe4ff-c15d-4b4d-8174-b1e1a0f60c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.011366 10.0.0.19 - - [2025-12-09 16:34:29] "POST /tags HTTP/1.1" 409 228 0.002992 10.0.0.19 - - [2025-12-09 16:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007117 10.0.0.19 - - [2025-12-09 16:34:29] "GET /tag/4e46f502-b3c7-4a40-ade0-09083c220f39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015359 10.0.0.19 - - [2025-12-09 16:34:29] "GET /application-policy-set/191cc5b8-fd69-4a79-aa34-bbffa6b0aa6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.007423 10.0.0.19 - - [2025-12-09 16:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.19 - - [2025-12-09 16:34:29] "GET /policy-management/42f48712-abdc-4d5d-aab1-666ef5e1efb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002961 10.0.0.19 - - [2025-12-09 16:34:30] "POST /tags HTTP/1.1" 409 206 0.002343 10.0.0.19 - - [2025-12-09 16:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.19 - - [2025-12-09 16:34:30] "GET /tag/b4731267-da1b-4d0c-80b1-710fa59afb6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011093 10.0.0.19 - - [2025-12-09 16:34:30] "POST /tags HTTP/1.1" 409 226 0.002536 10.0.0.19 - - [2025-12-09 16:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.19 - - [2025-12-09 16:34:30] "GET /tag/6d3da68c-10d2-4def-a498-e3b647e0dbaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010698 10.0.0.19 - - [2025-12-09 16:34:30] "POST /tags HTTP/1.1" 409 204 0.002203 10.0.0.19 - - [2025-12-09 16:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.19 - - [2025-12-09 16:34:30] "GET /tag/ca032705-7209-4892-800c-2fe6ebee915b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010349 10.0.0.19 - - [2025-12-09 16:34:30] "POST /tags HTTP/1.1" 409 226 0.002529 10.0.0.19 - - [2025-12-09 16:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.19 - - [2025-12-09 16:34:30] "GET /tag/6d3da68c-10d2-4def-a498-e3b647e0dbaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010796 10.0.0.19 - - [2025-12-09 16:34:30] "POST /tags HTTP/1.1" 409 228 0.002331 10.0.0.19 - - [2025-12-09 16:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.19 - - [2025-12-09 16:34:30] "GET /tag/4e46f502-b3c7-4a40-ade0-09083c220f39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010556 10.0.0.19 - - [2025-12-09 16:34:30] "POST /tags HTTP/1.1" 409 252 0.002590 10.0.0.19 - - [2025-12-09 16:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.19 - - [2025-12-09 16:34:30] "GET /tag/2befe4ff-c15d-4b4d-8174-b1e1a0f60c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.012334 10.0.0.19 - - [2025-12-09 16:34:30] "GET /application-policy-set/191cc5b8-fd69-4a79-aa34-bbffa6b0aa6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003621 10.0.0.19 - - [2025-12-09 16:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.19 - - [2025-12-09 16:34:30] "GET /policy-management/42f48712-abdc-4d5d-aab1-666ef5e1efb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002810 10.0.0.19 - - [2025-12-09 16:34:30] "POST /firewall-rules HTTP/1.1" 409 281 0.002345 10.0.0.19 - - [2025-12-09 16:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.19 - - [2025-12-09 16:34:30] "PUT /firewall-rule/ce368357-74a3-4ca9-b3bb-f39948f825f5 HTTP/1.1" 200 260 0.021510 10.0.0.19 - - [2025-12-09 16:34:30] "POST /firewall-rules HTTP/1.1" 409 291 0.006658 10.0.0.19 - - [2025-12-09 16:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.19 - - [2025-12-09 16:34:30] "PUT /firewall-rule/a21b3db7-603d-48d3-aff6-9f70fdbe5da7 HTTP/1.1" 200 260 0.021472 10.0.0.19 - - [2025-12-09 16:34:30] "GET /firewall-rule/a21b3db7-603d-48d3-aff6-9f70fdbe5da7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.007690 10.0.0.19 - - [2025-12-09 16:34:30] "POST /firewall-rules HTTP/1.1" 200 658 0.080058 10.0.0.19 - - [2025-12-09 16:34:30] "GET /firewall-rule/6a82b9c7-c7b3-402d-9dba-b1e765e2b735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.020599 10.0.0.19 - - [2025-12-09 16:34:30] "GET /firewall-policy/0246ac8d-e868-457b-8b6e-17d3aca482c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002342 10.0.0.19 - - [2025-12-09 16:34:30] "GET /firewall-rule/ce368357-74a3-4ca9-b3bb-f39948f825f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003497 10.0.0.19 - - [2025-12-09 16:34:30] "POST /firewall-policys HTTP/1.1" 409 269 0.001934 10.0.0.19 - - [2025-12-09 16:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.19 - - [2025-12-09 16:34:30] "PUT /firewall-policy/6841932e-a02b-4755-996e-bfb9bb76dfc0 HTTP/1.1" 200 264 0.024218 10.0.0.19 - - [2025-12-09 16:34:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.022076 10.0.0.19 - - [2025-12-09 16:34:30] "GET /firewall-policy/6841932e-a02b-4755-996e-bfb9bb76dfc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.014274 10.0.0.19 - - [2025-12-09 16:34:30] "GET /application-policy-set/191cc5b8-fd69-4a79-aa34-bbffa6b0aa6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002886 10.0.0.19 - - [2025-12-09 16:34:30] "GET /firewall-policy/6841932e-a02b-4755-996e-bfb9bb76dfc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002609 10.0.0.19 - - [2025-12-09 16:34:31] "GET /firewall-policy/0246ac8d-e868-457b-8b6e-17d3aca482c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002676 10.0.0.19 - - [2025-12-09 16:34:31] "GET /firewall-policy/6841932e-a02b-4755-996e-bfb9bb76dfc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003012 10.0.0.19 - - [2025-12-09 16:34:31] "GET /firewall-policy/6841932e-a02b-4755-996e-bfb9bb76dfc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002629 10.0.0.19 - - [2025-12-09 16:35:32] "GET /virtual-machine-interface/9a1cc784-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.009316 10.0.0.19 - - [2025-12-09 16:35:32] "POST /set-tag HTTP/1.1" 200 109 0.003712 10.0.0.19 - - [2025-12-09 16:35:32] "GET /virtual-machine-interface/9dd0d2c6-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004707 10.0.0.19 - - [2025-12-09 16:35:32] "POST /set-tag HTTP/1.1" 200 109 0.004677 10.0.0.19 - - [2025-12-09 16:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.19 - - [2025-12-09 16:35:32] "GET /loadbalancer/a1e6967d-b271-4d57-8249-febc90575b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002869 10.0.0.19 - - [2025-12-09 16:35:32] "GET /virtual-machine-interface/9a1cc784-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004137 10.0.0.19 - - [2025-12-09 16:35:32] "POST /set-tag HTTP/1.1" 200 109 0.019527 10.0.0.19 - - [2025-12-09 16:35:32] "DELETE /loadbalancer-member/970321cc-2739-4909-a99e-3a12cfdd667c HTTP/1.1" 200 115 0.026630 10.0.0.19 - - [2025-12-09 16:35:32] "GET /virtual-machine-interface/9d40ff8e-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005416 10.0.0.19 - - [2025-12-09 16:35:32] "POST /set-tag HTTP/1.1" 200 109 0.002440 10.0.0.19 - - [2025-12-09 16:35:32] "GET /virtual-machine-interface/9e619004-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005258 10.0.0.19 - - [2025-12-09 16:35:32] "POST /set-tag HTTP/1.1" 200 109 0.002932 10.0.0.19 - - [2025-12-09 16:35:32] "GET /virtual-machine-interface/9aa29c4c-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006509 10.0.0.19 - - [2025-12-09 16:35:32] "POST /set-tag HTTP/1.1" 200 109 0.003146 10.0.0.19 - - [2025-12-09 16:35:32] "GET /virtual-machine-interface/9cac6c0c-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004869 10.0.0.19 - - [2025-12-09 16:35:32] "POST /set-tag HTTP/1.1" 200 109 0.002621 10.0.0.19 - - [2025-12-09 16:35:32] "GET /virtual-machine-interface/9b5e1026-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005016 10.0.0.19 - - [2025-12-09 16:35:32] "POST /set-tag HTTP/1.1" 200 109 0.002526 10.0.0.19 - - [2025-12-09 16:35:32] "GET /virtual-machine-interface/9c07e4b6-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003821 10.0.0.19 - - [2025-12-09 16:35:32] "POST /set-tag HTTP/1.1" 200 109 0.003932 10.0.0.19 - - [2025-12-09 16:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.19 - - [2025-12-09 16:35:32] "GET /loadbalancer/a1e6967d-b271-4d57-8249-febc90575b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.003012 10.0.0.19 - - [2025-12-09 16:35:33] "GET /virtual-machine-interface/9c07e4b6-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005245 10.0.0.19 - - [2025-12-09 16:35:33] "POST /set-tag HTTP/1.1" 200 109 0.003138 10.0.0.19 - - [2025-12-09 16:35:33] "GET /virtual-machine-interface/9c07e4b6-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006908 10.0.0.19 - - [2025-12-09 16:35:33] "POST /set-tag HTTP/1.1" 200 109 0.002593 10.0.0.19 - - [2025-12-09 16:35:33] "GET /virtual-machine/ff2938d9-0595-453b-bffb-84ec48aa04ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004394 10.0.0.19 - - [2025-12-09 16:35:33] "POST /ref-update HTTP/1.1" 200 156 0.014396 10.0.0.19 - - [2025-12-09 16:35:33] "GET /virtual-machine-interface/9c07e4b6-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004644 10.0.0.19 - - [2025-12-09 16:35:33] "POST /set-tag HTTP/1.1" 200 109 0.015933 10.0.0.19 - - [2025-12-09 16:35:33] "POST /set-tag HTTP/1.1" 200 109 0.024767 10.0.0.19 - - [2025-12-09 16:35:33] "POST /set-tag HTTP/1.1" 200 109 0.015774 10.0.0.19 - - [2025-12-09 16:35:33] "POST /set-tag HTTP/1.1" 200 109 0.024539 10.0.0.19 - - [2025-12-09 16:35:33] "POST /set-tag HTTP/1.1" 200 109 0.026428 10.0.0.19 - - [2025-12-09 16:35:33] "DELETE /instance-ip/9c28d04a-d51c-11f0-afc1-fa163edcb842 HTTP/1.1" 200 115 0.030412 10.0.0.19 - - [2025-12-09 16:35:33] "DELETE /virtual-machine-interface/9c07e4b6-d51c-11f0-afc1-fa163edcb842 HTTP/1.1" 200 115 0.033093 10.0.0.19 - - [2025-12-09 16:35:33] "DELETE /virtual-machine/ff2938d9-0595-453b-bffb-84ec48aa04ed HTTP/1.1" 200 115 0.020056 10.0.0.19 - - [2025-12-09 16:35:33] "GET /virtual-machine-interface/9a1cc784-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005504 10.0.0.19 - - [2025-12-09 16:35:33] "POST /set-tag HTTP/1.1" 200 109 0.002854 10.0.0.19 - - [2025-12-09 16:35:33] "GET /virtual-machine-interface/9a1cc784-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005283 10.0.0.19 - - [2025-12-09 16:35:33] "POST /set-tag HTTP/1.1" 200 109 0.007062 10.0.0.19 - - [2025-12-09 16:35:34] "GET /virtual-machine/c0089d90-43b1-469a-935b-8d00edb6abb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003684 10.0.0.19 - - [2025-12-09 16:35:34] "POST /ref-update HTTP/1.1" 200 156 0.011598 10.0.0.19 - - [2025-12-09 16:35:34] "GET /virtual-machine-interface/9a1cc784-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015287 10.0.0.19 - - [2025-12-09 16:35:34] "POST /set-tag HTTP/1.1" 200 109 0.018266 10.0.0.19 - - [2025-12-09 16:35:34] "POST /set-tag HTTP/1.1" 200 109 0.027522 10.0.0.19 - - [2025-12-09 16:35:34] "POST /set-tag HTTP/1.1" 200 109 0.028294 10.0.0.19 - - [2025-12-09 16:35:34] "POST /set-tag HTTP/1.1" 200 109 0.014457 10.0.0.19 - - [2025-12-09 16:35:34] "POST /set-tag HTTP/1.1" 200 109 0.024366 10.0.0.19 - - [2025-12-09 16:35:34] "DELETE /instance-ip/9a39e81e-d51c-11f0-afc1-fa163edcb842 HTTP/1.1" 200 115 0.033395 10.0.0.19 - - [2025-12-09 16:35:34] "POST /ref-update HTTP/1.1" 200 156 0.021609 10.0.0.19 - - [2025-12-09 16:35:34] "DELETE /virtual-machine-interface/9a1cc784-d51c-11f0-afc1-fa163edcb842 HTTP/1.1" 200 115 0.039725 10.0.0.19 - - [2025-12-09 16:35:34] "DELETE /virtual-machine/c0089d90-43b1-469a-935b-8d00edb6abb8 HTTP/1.1" 200 115 0.021790 10.0.0.19 - - [2025-12-09 16:35:34] "GET /virtual-machine-interface/9aa29c4c-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005219 10.0.0.19 - - [2025-12-09 16:35:34] "POST /set-tag HTTP/1.1" 200 109 0.003342 10.0.0.19 - - [2025-12-09 16:35:34] "GET /virtual-machine-interface/9aa29c4c-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006858 10.0.0.19 - - [2025-12-09 16:35:34] "POST /set-tag HTTP/1.1" 200 109 0.002554 10.0.0.19 - - [2025-12-09 16:35:34] "GET /virtual-machine/60f00359-4728-4cf0-a553-448eacadc71d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002962 10.0.0.19 - - [2025-12-09 16:35:34] "POST /ref-update HTTP/1.1" 200 156 0.019205 10.0.0.19 - - [2025-12-09 16:35:34] "GET /virtual-machine-interface/9aa29c4c-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.021984 10.0.0.19 - - [2025-12-09 16:35:34] "POST /set-tag HTTP/1.1" 200 109 0.019880 10.0.0.19 - - [2025-12-09 16:35:34] "POST /set-tag HTTP/1.1" 200 109 0.048580 10.0.0.19 - - [2025-12-09 16:35:34] "POST /set-tag HTTP/1.1" 200 109 0.035555 10.0.0.19 - - [2025-12-09 16:35:34] "POST /set-tag HTTP/1.1" 200 109 0.023259 10.0.0.19 - - [2025-12-09 16:35:34] "POST /set-tag HTTP/1.1" 200 109 0.044999 10.0.0.19 - - [2025-12-09 16:35:34] "DELETE /instance-ip/9abd3e94-d51c-11f0-afc1-fa163edcb842 HTTP/1.1" 200 115 0.057072 10.0.0.19 - - [2025-12-09 16:35:34] "POST /ref-update HTTP/1.1" 200 156 0.012754 10.0.0.19 - - [2025-12-09 16:35:35] "DELETE /virtual-machine-interface/9aa29c4c-d51c-11f0-afc1-fa163edcb842 HTTP/1.1" 200 115 0.046226 10.0.0.19 - - [2025-12-09 16:35:35] "DELETE /virtual-machine/60f00359-4728-4cf0-a553-448eacadc71d HTTP/1.1" 200 115 0.025264 10.0.0.19 - - [2025-12-09 16:35:35] "DELETE /tag/7bbe7237-4ab1-4d91-a28e-e3cd734e1dba HTTP/1.1" 200 115 0.042367 10.0.0.19 - - [2025-12-09 16:35:35] "GET /virtual-machine-interface/9b5e1026-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004150 10.0.0.19 - - [2025-12-09 16:35:35] "POST /set-tag HTTP/1.1" 200 109 0.002660 10.0.0.19 - - [2025-12-09 16:35:35] "GET /virtual-machine-interface/9b5e1026-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003983 10.0.0.19 - - [2025-12-09 16:35:35] "POST /set-tag HTTP/1.1" 200 109 0.002227 10.0.0.19 - - [2025-12-09 16:35:35] "GET /virtual-machine/c25c3a6f-c3a6-4089-b7b2-98239034ed6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003196 10.0.0.19 - - [2025-12-09 16:35:35] "POST /ref-update HTTP/1.1" 200 156 0.011376 10.0.0.19 - - [2025-12-09 16:35:35] "GET /virtual-machine-interface/9b5e1026-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016244 10.0.0.19 - - [2025-12-09 16:35:35] "POST /set-tag HTTP/1.1" 200 109 0.024781 10.0.0.19 - - [2025-12-09 16:35:35] "POST /set-tag HTTP/1.1" 200 109 0.027292 10.0.0.19 - - [2025-12-09 16:35:35] "POST /set-tag HTTP/1.1" 200 109 0.030000 10.0.0.19 - - [2025-12-09 16:35:35] "POST /set-tag HTTP/1.1" 200 109 0.014441 10.0.0.19 - - [2025-12-09 16:35:35] "POST /set-tag HTTP/1.1" 200 109 0.030483 10.0.0.19 - - [2025-12-09 16:35:35] "DELETE /instance-ip/9b813114-d51c-11f0-afc1-fa163edcb842 HTTP/1.1" 200 115 0.051476 10.0.0.19 - - [2025-12-09 16:35:35] "DELETE /virtual-machine-interface/9b5e1026-d51c-11f0-afc1-fa163edcb842 HTTP/1.1" 200 115 0.044630 10.0.0.19 - - [2025-12-09 16:35:35] "DELETE /virtual-machine/c25c3a6f-c3a6-4089-b7b2-98239034ed6b HTTP/1.1" 200 115 0.022497 10.0.0.19 - - [2025-12-09 16:35:35] "DELETE /tag/b4731267-da1b-4d0c-80b1-710fa59afb6a HTTP/1.1" 409 388 0.008431 10.0.0.19 - - [2025-12-09 16:35:35] "DELETE /tag/f89ecb53-c28d-497e-8dcf-d52b73dd1f80 HTTP/1.1" 200 115 0.033916 10.0.0.19 - - [2025-12-09 16:36:03] "GET /virtual-machine-interface/9cac6c0c-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006228 10.0.0.19 - - [2025-12-09 16:36:03] "POST /set-tag HTTP/1.1" 200 109 0.005291 10.0.0.19 - - [2025-12-09 16:36:03] "GET /virtual-machine-interface/9cac6c0c-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010089 10.0.0.19 - - [2025-12-09 16:36:03] "POST /set-tag HTTP/1.1" 200 109 0.003300 10.0.0.19 - - [2025-12-09 16:36:03] "GET /virtual-machine/04af9f4e-7da0-46fd-a116-2f3dfadfa333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003124 10.0.0.19 - - [2025-12-09 16:36:03] "POST /ref-update HTTP/1.1" 200 156 0.015121 10.0.0.19 - - [2025-12-09 16:36:03] "GET /virtual-machine-interface/9cac6c0c-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004237 10.0.0.19 - - [2025-12-09 16:36:03] "POST /set-tag HTTP/1.1" 200 109 0.019348 10.0.0.19 - - [2025-12-09 16:36:03] "POST /set-tag HTTP/1.1" 200 109 0.025374 10.0.0.19 - - [2025-12-09 16:36:03] "POST /set-tag HTTP/1.1" 200 109 0.016475 10.0.0.19 - - [2025-12-09 16:36:03] "POST /set-tag HTTP/1.1" 200 109 0.032332 10.0.0.19 - - [2025-12-09 16:36:03] "DELETE /instance-ip/9ccd30d6-d51c-11f0-afc1-fa163edcb842 HTTP/1.1" 200 115 0.053943 10.0.0.19 - - [2025-12-09 16:36:03] "DELETE /virtual-machine-interface/9cac6c0c-d51c-11f0-afc1-fa163edcb842 HTTP/1.1" 200 115 0.054553 10.0.0.19 - - [2025-12-09 16:36:04] "DELETE /virtual-machine/04af9f4e-7da0-46fd-a116-2f3dfadfa333 HTTP/1.1" 200 115 0.024365 10.0.0.19 - - [2025-12-09 16:36:04] "DELETE /tag/4780995d-0fd6-4a1c-b853-e3ac6738c146 HTTP/1.1" 200 115 0.035067 10.0.0.19 - - [2025-12-09 16:36:04] "GET /virtual-machine-interface/9d40ff8e-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004471 10.0.0.19 - - [2025-12-09 16:36:04] "POST /set-tag HTTP/1.1" 200 109 0.003180 10.0.0.19 - - [2025-12-09 16:36:04] "GET /virtual-machine-interface/9d40ff8e-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004593 10.0.0.19 - - [2025-12-09 16:36:04] "POST /set-tag HTTP/1.1" 200 109 0.002811 10.0.0.19 - - [2025-12-09 16:36:04] "GET /virtual-machine/56d260eb-c206-4f1e-bedd-d2e3ccb59114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002901 10.0.0.19 - - [2025-12-09 16:36:04] "POST /ref-update HTTP/1.1" 200 156 0.011052 10.0.0.19 - - [2025-12-09 16:36:04] "GET /virtual-machine-interface/9d40ff8e-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016621 10.0.0.19 - - [2025-12-09 16:36:04] "POST /set-tag HTTP/1.1" 200 109 0.035038 10.0.0.19 - - [2025-12-09 16:36:04] "POST /set-tag HTTP/1.1" 200 109 0.047634 10.0.0.19 - - [2025-12-09 16:36:04] "POST /set-tag HTTP/1.1" 200 109 0.026787 10.0.0.19 - - [2025-12-09 16:36:04] "POST /set-tag HTTP/1.1" 200 109 0.019676 10.0.0.19 - - [2025-12-09 16:36:04] "DELETE /instance-ip/9d5d14a8-d51c-11f0-afc1-fa163edcb842 HTTP/1.1" 200 115 0.044127 10.0.0.19 - - [2025-12-09 16:36:04] "DELETE /virtual-machine-interface/9d40ff8e-d51c-11f0-afc1-fa163edcb842 HTTP/1.1" 200 115 0.044727 10.0.0.19 - - [2025-12-09 16:36:04] "DELETE /virtual-machine/56d260eb-c206-4f1e-bedd-d2e3ccb59114 HTTP/1.1" 200 115 0.026489 10.0.0.19 - - [2025-12-09 16:36:04] "DELETE /tag/fb60b973-5d2b-430a-a4f5-84e3e7411813 HTTP/1.1" 200 115 0.038284 10.0.0.19 - - [2025-12-09 16:36:04] "DELETE /tag/ca032705-7209-4892-800c-2fe6ebee915b HTTP/1.1" 409 236 0.010879 10.0.0.19 - - [2025-12-09 16:36:04] "DELETE /tag/62b51b37-0381-48b4-8648-f1d535ac07a4 HTTP/1.1" 200 115 0.051112 10.0.0.19 - - [2025-12-09 16:36:04] "GET /virtual-machine-interface/9e619004-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004729 10.0.0.19 - - [2025-12-09 16:36:04] "POST /set-tag HTTP/1.1" 200 109 0.003893 10.0.0.19 - - [2025-12-09 16:36:04] "GET /virtual-machine-interface/9e619004-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004425 10.0.0.19 - - [2025-12-09 16:36:04] "POST /set-tag HTTP/1.1" 200 109 0.002380 10.0.0.19 - - [2025-12-09 16:36:04] "GET /virtual-machine/8bf72e19-e8d2-4d00-b98f-90c66293d3d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002769 10.0.0.19 - - [2025-12-09 16:36:04] "POST /ref-update HTTP/1.1" 200 156 0.010867 10.0.0.19 - - [2025-12-09 16:36:04] "GET /virtual-machine-interface/9e619004-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006508 10.0.0.19 - - [2025-12-09 16:36:04] "POST /set-tag HTTP/1.1" 200 109 0.018773 10.0.0.19 - - [2025-12-09 16:36:05] "POST /set-tag HTTP/1.1" 200 109 0.023906 10.0.0.19 - - [2025-12-09 16:36:05] "POST /set-tag HTTP/1.1" 200 109 0.026080 10.0.0.19 - - [2025-12-09 16:36:05] "POST /set-tag HTTP/1.1" 200 109 0.028027 10.0.0.19 - - [2025-12-09 16:36:05] "DELETE /instance-ip/9e8379a8-d51c-11f0-afc1-fa163edcb842 HTTP/1.1" 200 115 0.067439 10.0.0.19 - - [2025-12-09 16:36:05] "DELETE /virtual-machine-interface/9e619004-d51c-11f0-afc1-fa163edcb842 HTTP/1.1" 200 115 0.040940 10.0.0.19 - - [2025-12-09 16:36:05] "DELETE /virtual-machine/8bf72e19-e8d2-4d00-b98f-90c66293d3d4 HTTP/1.1" 200 115 0.019536 10.0.0.19 - - [2025-12-09 16:36:05] "DELETE /tag/7a57f8f5-79fd-41fe-98b3-79348c770311 HTTP/1.1" 200 115 0.035059 10.0.0.19 - - [2025-12-09 16:36:05] "GET /virtual-machine-interface/9dd0d2c6-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004564 10.0.0.19 - - [2025-12-09 16:36:05] "POST /set-tag HTTP/1.1" 200 109 0.002855 10.0.0.19 - - [2025-12-09 16:36:05] "GET /virtual-machine-interface/9dd0d2c6-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004352 10.0.0.19 - - [2025-12-09 16:36:05] "POST /set-tag HTTP/1.1" 200 109 0.002280 10.0.0.19 - - [2025-12-09 16:36:05] "GET /virtual-machine/95f34565-7c36-4bb2-bc1d-156cc702e244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003571 10.0.0.19 - - [2025-12-09 16:36:05] "POST /ref-update HTTP/1.1" 200 156 0.010470 10.0.0.19 - - [2025-12-09 16:36:05] "GET /virtual-machine-interface/9dd0d2c6-d51c-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006922 10.0.0.19 - - [2025-12-09 16:36:05] "POST /set-tag HTTP/1.1" 200 109 0.017360 10.0.0.19 - - [2025-12-09 16:36:05] "POST /set-tag HTTP/1.1" 200 109 0.037233 10.0.0.19 - - [2025-12-09 16:36:05] "POST /set-tag HTTP/1.1" 200 109 0.020359 10.0.0.19 - - [2025-12-09 16:36:05] "POST /set-tag HTTP/1.1" 200 109 0.023040 10.0.0.19 - - [2025-12-09 16:36:05] "DELETE /instance-ip/9df10014-d51c-11f0-afc1-fa163edcb842 HTTP/1.1" 200 115 0.054414 10.0.0.19 - - [2025-12-09 16:36:05] "DELETE /virtual-machine-interface/9dd0d2c6-d51c-11f0-afc1-fa163edcb842 HTTP/1.1" 200 115 0.034156 10.0.0.19 - - [2025-12-09 16:36:05] "DELETE /virtual-machine/95f34565-7c36-4bb2-bc1d-156cc702e244 HTTP/1.1" 200 115 0.025062 10.0.0.19 - - [2025-12-09 16:36:05] "DELETE /tag/2befe4ff-c15d-4b4d-8174-b1e1a0f60c17 HTTP/1.1" 409 236 0.008113 10.0.0.19 - - [2025-12-09 16:36:05] "DELETE /tag/03dbd306-4bff-49ef-b49d-ac0ed59fb6ba HTTP/1.1" 200 115 0.035984 10.0.0.19 - - [2025-12-09 16:36:05] "DELETE /tag/4e46f502-b3c7-4a40-ade0-09083c220f39 HTTP/1.1" 409 236 0.004257 10.0.0.19 - - [2025-12-09 16:36:07] "POST /projects HTTP/1.1" 409 238 0.002339 10.0.0.19 - - [2025-12-09 16:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.19 - - [2025-12-09 16:36:07] "GET /project/3b513b9d-832f-49cb-96c4-93e2654b799f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031818 10.0.0.19 - - [2025-12-09 16:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.014666 10.0.0.19 - - [2025-12-09 16:36:07] "GET /virtual-network/09594152-811d-4344-aa3e-4081cfb91ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005513 10.0.0.19 - - [2025-12-09 16:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.19 - - [2025-12-09 16:36:07] "GET /virtual-network/23c559b7-a042-4a1b-ae3d-3745c35ca518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.011635 10.0.0.19 - - [2025-12-09 16:36:07] "POST /security-groups HTTP/1.1" 409 285 0.002781 10.0.0.19 - - [2025-12-09 16:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.19 - - [2025-12-09 16:36:07] "PUT /security-group/327e9bb4-a2fa-4fc8-bb80-d251b4dbe3ae HTTP/1.1" 200 262 0.058012 10.0.0.19 - - [2025-12-09 16:36:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.038091 10.0.0.19 - - [2025-12-09 16:36:07] "PUT /access-control-list/41a0bb14-74bd-414c-a202-82287e6e05da HTTP/1.1" 200 272 0.025928 10.0.0.19 - - [2025-12-09 16:36:07] "PUT /access-control-list/db451d3a-7100-41be-9fa6-515d10317854 HTTP/1.1" 200 272 0.021780 10.0.0.19 - - [2025-12-09 16:36:12] "POST /projects HTTP/1.1" 409 238 0.002114 10.0.0.19 - - [2025-12-09 16:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.19 - - [2025-12-09 16:36:12] "GET /project/3b513b9d-832f-49cb-96c4-93e2654b799f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.049362 10.0.0.19 - - [2025-12-09 16:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.19 - - [2025-12-09 16:36:12] "GET /virtual-network/09594152-811d-4344-aa3e-4081cfb91ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.007011 10.0.0.19 - - [2025-12-09 16:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.19 - - [2025-12-09 16:36:12] "GET /virtual-network/23c559b7-a042-4a1b-ae3d-3745c35ca518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004959 10.0.0.19 - - [2025-12-09 16:36:12] "POST /security-groups HTTP/1.1" 409 285 0.002648 10.0.0.19 - - [2025-12-09 16:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.19 - - [2025-12-09 16:36:13] "PUT /security-group/327e9bb4-a2fa-4fc8-bb80-d251b4dbe3ae HTTP/1.1" 200 262 0.063528 10.0.0.19 - - [2025-12-09 16:36:13] "PUT /access-control-list/41a0bb14-74bd-414c-a202-82287e6e05da HTTP/1.1" 200 272 0.015909 10.0.0.19 - - [2025-12-09 16:36:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.047132 10.0.0.19 - - [2025-12-09 16:36:13] "GET /firewall-policy/cf35e0b1-28a7-4b92-bd04-d78cb84d2781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.006149 10.0.0.19 - - [2025-12-09 16:36:13] "PUT /access-control-list/db451d3a-7100-41be-9fa6-515d10317854 HTTP/1.1" 200 272 0.039009 10.0.0.19 - - [2025-12-09 16:36:13] "GET /firewall-rule/3afd5f50-30f9-4d24-82f5-689ea9203636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003405 10.0.0.19 - - [2025-12-09 16:36:13] "POST /ref-update HTTP/1.1" 200 156 0.049694 10.0.0.19 - - [2025-12-09 16:36:13] "DELETE /firewall-rule/3afd5f50-30f9-4d24-82f5-689ea9203636 HTTP/1.1" 200 115 0.060462 10.0.0.19 - - [2025-12-09 16:36:13] "GET /firewall-policy/cf35e0b1-28a7-4b92-bd04-d78cb84d2781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004878 10.0.0.19 - - [2025-12-09 16:36:13] "GET /firewall-rule/d58a6ff1-95c6-4a8c-b852-86ebcec69704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003131 10.0.0.19 - - [2025-12-09 16:36:13] "POST /ref-update HTTP/1.1" 200 156 0.043216 10.0.0.19 - - [2025-12-09 16:36:13] "DELETE /firewall-rule/d58a6ff1-95c6-4a8c-b852-86ebcec69704 HTTP/1.1" 200 115 0.039916 10.0.0.19 - - [2025-12-09 16:36:13] "DELETE /tag/886559f0-d3bb-4a04-ba89-17cb326d82e5 HTTP/1.1" 200 115 0.034360 10.0.0.19 - - [2025-12-09 16:36:13] "DELETE /tag/2befe4ff-c15d-4b4d-8174-b1e1a0f60c17 HTTP/1.1" 409 236 0.003975 10.0.0.19 - - [2025-12-09 16:36:13] "DELETE /tag/4e46f502-b3c7-4a40-ade0-09083c220f39 HTTP/1.1" 409 236 0.005134 10.0.0.19 - - [2025-12-09 16:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818 10.0.0.19 - - [2025-12-09 16:36:13] "GET /virtual-network/09594152-811d-4344-aa3e-4081cfb91ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004719 10.0.0.19 - - [2025-12-09 16:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.19 - - [2025-12-09 16:36:13] "GET /virtual-network/23c559b7-a042-4a1b-ae3d-3745c35ca518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005328 10.0.0.19 - - [2025-12-09 16:36:13] "PUT /virtual-network/09594152-811d-4344-aa3e-4081cfb91ba0 HTTP/1.1" 200 264 0.047515 10.0.0.19 - - [2025-12-09 16:36:13] "PUT /virtual-network/23c559b7-a042-4a1b-ae3d-3745c35ca518 HTTP/1.1" 200 264 0.046303 10.0.0.19 - - [2025-12-09 16:36:13] "DELETE /security-group/327e9bb4-a2fa-4fc8-bb80-d251b4dbe3ae HTTP/1.1" 200 115 0.055524 10.0.0.19 - - [2025-12-09 16:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.19 - - [2025-12-09 16:36:13] "DELETE /access-control-list/41a0bb14-74bd-414c-a202-82287e6e05da HTTP/1.1" 200 115 0.045631 10.0.0.19 - - [2025-12-09 16:36:13] "DELETE /access-control-list/db451d3a-7100-41be-9fa6-515d10317854 HTTP/1.1" 200 115 0.026059 10.0.0.19 - - [2025-12-09 16:36:13] "GET /project/3b513b9d-832f-49cb-96c4-93e2654b799f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.027591 10.0.0.19 - - [2025-12-09 16:36:13] "GET /project/3b513b9d-832f-49cb-96c4-93e2654b799f?fields=security_groups HTTP/1.1" 200 1352 0.030689 10.0.0.19 - - [2025-12-09 16:36:14] "DELETE /security-group/8a19a93b-a643-4ee5-aba9-d5b6e21e04a2 HTTP/1.1" 200 115 0.053275 10.0.0.19 - - [2025-12-09 16:36:14] "DELETE /access-control-list/722f2589-498b-4167-a534-e0f6d2209de1 HTTP/1.1" 200 115 0.044842 10.0.0.19 - - [2025-12-09 16:36:14] "GET /project/3b513b9d-832f-49cb-96c4-93e2654b799f?fields=application_policy_sets HTTP/1.1" 200 1391 0.040980 10.0.0.19 - - [2025-12-09 16:36:14] "DELETE /access-control-list/4301e727-bc37-4a7d-b6ea-a6c81f3f7397 HTTP/1.1" 200 115 0.045570 10.0.0.19 - - [2025-12-09 16:36:14] "DELETE /project/3b513b9d-832f-49cb-96c4-93e2654b799f HTTP/1.1" 200 115 0.335660 10.0.0.19 - - [2025-12-09 16:36:14] "POST /projects HTTP/1.1" 409 238 0.003319 10.0.0.19 - - [2025-12-09 16:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010700 10.0.0.19 - - [2025-12-09 16:36:14] "GET /project/6990b2d7-f16d-43a9-a38f-dc4a8dbd2e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040645 10.0.0.19 - - [2025-12-09 16:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.19 - - [2025-12-09 16:36:14] "GET /virtual-network/09594152-811d-4344-aa3e-4081cfb91ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004275 10.0.0.19 - - [2025-12-09 16:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.19 - - [2025-12-09 16:36:14] "GET /virtual-network/23c559b7-a042-4a1b-ae3d-3745c35ca518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004788 10.0.0.19 - - [2025-12-09 16:36:14] "POST /security-groups HTTP/1.1" 409 285 0.006046 10.0.0.19 - - [2025-12-09 16:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.19 - - [2025-12-09 16:36:14] "PUT /security-group/2e48641f-e2f5-4245-ad92-46d29734411c HTTP/1.1" 200 262 0.059554 10.0.0.19 - - [2025-12-09 16:36:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.033733 10.0.0.19 - - [2025-12-09 16:36:14] "PUT /access-control-list/b9043499-727c-4555-b8bb-45c290ccb65f HTTP/1.1" 200 272 0.032074 10.0.0.19 - - [2025-12-09 16:36:14] "PUT /access-control-list/8c8ab1e8-9097-488f-aaa8-a0c15029636c HTTP/1.1" 200 272 0.033306 10.0.0.19 - - [2025-12-09 16:36:18] "DELETE /loadbalancer-member/76c41a00-5f82-414a-9d21-0f2bb80baa82 HTTP/1.1" 200 115 0.034877 10.0.0.19 - - [2025-12-09 16:36:18] "DELETE /loadbalancer-pool/f26915f3-635f-4553-9088-f929d7cd1c6d HTTP/1.1" 200 115 0.051360 10.0.0.19 - - [2025-12-09 16:36:18] "DELETE /loadbalancer-listener/4bffaec2-afe7-4389-a2f3-3ae502aee8fe HTTP/1.1" 200 115 0.043625 10.0.0.19 - - [2025-12-09 16:36:18] "DELETE /loadbalancer/a1e6967d-b271-4d57-8249-febc90575b9a HTTP/1.1" 200 115 0.042698 10.0.0.19 - - [2025-12-09 16:36:18] "DELETE /floating-ip/3583b8d5-7e07-455e-8973-0f9d1faff806 HTTP/1.1" 200 115 0.033334 10.0.0.19 - - [2025-12-09 16:36:18] "DELETE /instance-ip/d9e90ce1-92ef-4b93-8f70-d4c84b0b52b3 HTTP/1.1" 200 115 0.038450 10.0.0.19 - - [2025-12-09 16:36:19] "DELETE /virtual-machine-interface/38700cac-ef18-48a0-aeb6-60d6d01f8f7c HTTP/1.1" 200 115 0.036720 10.0.0.19 - - [2025-12-09 16:36:19] "DELETE /tag/ab433248-2b48-4a2c-abc6-8f4b9d55a983 HTTP/1.1" 200 115 0.031685 10.0.0.19 - - [2025-12-09 16:36:19] "GET /application-policy-set/191cc5b8-fd69-4a79-aa34-bbffa6b0aa6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002636 10.0.0.19 - - [2025-12-09 16:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.19 - - [2025-12-09 16:36:19] "GET /policy-management/42f48712-abdc-4d5d-aab1-666ef5e1efb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002926 10.0.0.19 - - [2025-12-09 16:36:19] "GET /firewall-policy/0246ac8d-e868-457b-8b6e-17d3aca482c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002668 10.0.0.19 - - [2025-12-09 16:36:19] "GET /firewall-rule/ce368357-74a3-4ca9-b3bb-f39948f825f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003167 10.0.0.19 - - [2025-12-09 16:36:19] "POST /ref-update HTTP/1.1" 200 156 0.018147 10.0.0.19 - - [2025-12-09 16:36:19] "DELETE /firewall-rule/ce368357-74a3-4ca9-b3bb-f39948f825f5 HTTP/1.1" 200 115 0.048359 10.0.0.19 - - [2025-12-09 16:36:19] "GET /firewall-policy/6841932e-a02b-4755-996e-bfb9bb76dfc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002620 10.0.0.19 - - [2025-12-09 16:36:19] "GET /firewall-rule/6a82b9c7-c7b3-402d-9dba-b1e765e2b735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003260 10.0.0.19 - - [2025-12-09 16:36:19] "POST /ref-update HTTP/1.1" 200 156 0.014914 10.0.0.19 - - [2025-12-09 16:36:19] "DELETE /firewall-rule/6a82b9c7-c7b3-402d-9dba-b1e765e2b735 HTTP/1.1" 200 115 0.041018 10.0.0.19 - - [2025-12-09 16:36:19] "GET /firewall-policy/6841932e-a02b-4755-996e-bfb9bb76dfc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.005946 10.0.0.19 - - [2025-12-09 16:36:19] "GET /firewall-rule/a21b3db7-603d-48d3-aff6-9f70fdbe5da7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003078 10.0.0.19 - - [2025-12-09 16:36:19] "POST /ref-update HTTP/1.1" 200 156 0.012781 10.0.0.19 - - [2025-12-09 16:36:19] "DELETE /firewall-rule/a21b3db7-603d-48d3-aff6-9f70fdbe5da7 HTTP/1.1" 200 115 0.037610 10.0.0.19 - - [2025-12-09 16:36:19] "GET /application-policy-set/191cc5b8-fd69-4a79-aa34-bbffa6b0aa6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003135 10.0.0.19 - - [2025-12-09 16:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.19 - - [2025-12-09 16:36:19] "GET /policy-management/42f48712-abdc-4d5d-aab1-666ef5e1efb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003391 10.0.0.19 - - [2025-12-09 16:36:19] "GET /firewall-policy/6841932e-a02b-4755-996e-bfb9bb76dfc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003686 10.0.0.19 - - [2025-12-09 16:36:19] "POST /ref-update HTTP/1.1" 200 156 0.048542 10.0.0.19 - - [2025-12-09 16:36:19] "DELETE /firewall-policy/6841932e-a02b-4755-996e-bfb9bb76dfc0 HTTP/1.1" 200 115 0.040264 10.0.0.19 - - [2025-12-09 16:36:19] "DELETE /tag/2befe4ff-c15d-4b4d-8174-b1e1a0f60c17 HTTP/1.1" 200 115 0.059513 10.0.0.19 - - [2025-12-09 16:36:19] "DELETE /tag/b4731267-da1b-4d0c-80b1-710fa59afb6a HTTP/1.1" 200 115 0.087287 10.0.0.19 - - [2025-12-09 16:36:19] "DELETE /tag/4e46f502-b3c7-4a40-ade0-09083c220f39 HTTP/1.1" 200 115 0.084796 10.0.0.19 - - [2025-12-09 16:36:20] "DELETE /tag/ca032705-7209-4892-800c-2fe6ebee915b HTTP/1.1" 200 115 0.065622 10.0.0.19 - - [2025-12-09 16:36:20] "POST /projects HTTP/1.1" 409 238 0.002460 10.0.0.19 - - [2025-12-09 16:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.19 - - [2025-12-09 16:36:20] "GET /project/6990b2d7-f16d-43a9-a38f-dc4a8dbd2e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.052569 10.0.0.19 - - [2025-12-09 16:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.19 - - [2025-12-09 16:36:20] "GET /virtual-network/09594152-811d-4344-aa3e-4081cfb91ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004314 10.0.0.19 - - [2025-12-09 16:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.19 - - [2025-12-09 16:36:20] "GET /virtual-network/23c559b7-a042-4a1b-ae3d-3745c35ca518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006901 10.0.0.19 - - [2025-12-09 16:36:20] "POST /security-groups HTTP/1.1" 409 285 0.002877 10.0.0.19 - - [2025-12-09 16:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.19 - - [2025-12-09 16:36:20] "PUT /security-group/2e48641f-e2f5-4245-ad92-46d29734411c HTTP/1.1" 200 262 0.058042 10.0.0.19 - - [2025-12-09 16:36:20] "PUT /access-control-list/b9043499-727c-4555-b8bb-45c290ccb65f HTTP/1.1" 200 272 0.040940 10.0.0.19 - - [2025-12-09 16:36:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.079025 10.0.0.19 - - [2025-12-09 16:36:20] "GET /firewall-policy/cf35e0b1-28a7-4b92-bd04-d78cb84d2781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.017988 10.0.0.19 - - [2025-12-09 16:36:20] "PUT /access-control-list/8c8ab1e8-9097-488f-aaa8-a0c15029636c HTTP/1.1" 200 272 0.047258 10.0.0.19 - - [2025-12-09 16:36:20] "GET /firewall-rule/8cb93463-a016-4d2f-b625-42a9cbb48f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004310 10.0.0.19 - - [2025-12-09 16:36:20] "POST /ref-update HTTP/1.1" 200 156 0.058769 10.0.0.19 - - [2025-12-09 16:36:20] "DELETE /firewall-rule/8cb93463-a016-4d2f-b625-42a9cbb48f22 HTTP/1.1" 200 115 0.042364 10.0.0.19 - - [2025-12-09 16:36:20] "GET /firewall-policy/cf35e0b1-28a7-4b92-bd04-d78cb84d2781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004585 10.0.0.19 - - [2025-12-09 16:36:20] "GET /firewall-rule/6ae82008-4ec8-4af6-8fe5-e3661fbdf797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003196 10.0.0.19 - - [2025-12-09 16:36:20] "POST /ref-update HTTP/1.1" 200 156 0.083675 10.0.0.19 - - [2025-12-09 16:36:20] "DELETE /firewall-rule/6ae82008-4ec8-4af6-8fe5-e3661fbdf797 HTTP/1.1" 200 115 0.059135 10.0.0.19 - - [2025-12-09 16:36:20] "DELETE /tag/6d3da68c-10d2-4def-a498-e3b647e0dbaa HTTP/1.1" 200 115 0.042020 10.0.0.19 - - [2025-12-09 16:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.19 - - [2025-12-09 16:36:20] "GET /virtual-network/09594152-811d-4344-aa3e-4081cfb91ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.005374 10.0.0.19 - - [2025-12-09 16:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.19 - - [2025-12-09 16:36:20] "GET /virtual-network/23c559b7-a042-4a1b-ae3d-3745c35ca518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004169 10.0.0.19 - - [2025-12-09 16:36:20] "PUT /virtual-network/09594152-811d-4344-aa3e-4081cfb91ba0 HTTP/1.1" 200 264 0.073823 10.0.0.19 - - [2025-12-09 16:36:21] "PUT /virtual-network/23c559b7-a042-4a1b-ae3d-3745c35ca518 HTTP/1.1" 200 264 0.081507 10.0.0.19 - - [2025-12-09 16:36:21] "DELETE /security-group/2e48641f-e2f5-4245-ad92-46d29734411c HTTP/1.1" 200 115 0.052840 10.0.0.19 - - [2025-12-09 16:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.19 - - [2025-12-09 16:36:21] "DELETE /access-control-list/b9043499-727c-4555-b8bb-45c290ccb65f HTTP/1.1" 200 115 0.058811 10.0.0.19 - - [2025-12-09 16:36:21] "DELETE /access-control-list/8c8ab1e8-9097-488f-aaa8-a0c15029636c HTTP/1.1" 200 115 0.070277 10.0.0.19 - - [2025-12-09 16:36:21] "GET /project/6990b2d7-f16d-43a9-a38f-dc4a8dbd2e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.096862 10.0.0.19 - - [2025-12-09 16:36:21] "GET /project/6990b2d7-f16d-43a9-a38f-dc4a8dbd2e91?fields=security_groups HTTP/1.1" 200 1352 0.062690 10.0.0.19 - - [2025-12-09 16:36:21] "DELETE /access-control-list/46766294-c051-432f-8557-00d8df648e9c HTTP/1.1" 200 115 0.049317 10.0.0.19 - - [2025-12-09 16:36:21] "DELETE /security-group/9efdcf65-f165-4a64-8a35-d224e1e40253 HTTP/1.1" 200 115 0.094639 10.0.0.19 - - [2025-12-09 16:36:21] "GET /project/6990b2d7-f16d-43a9-a38f-dc4a8dbd2e91?fields=application_policy_sets HTTP/1.1" 200 1391 0.084724 10.0.0.19 - - [2025-12-09 16:36:21] "DELETE /access-control-list/3ebf245d-5e7f-4fa4-a4a2-bb6e4acf954f HTTP/1.1" 200 115 0.097026 10.0.0.19 - - [2025-12-09 16:36:21] "DELETE /project/6990b2d7-f16d-43a9-a38f-dc4a8dbd2e91 HTTP/1.1" 200 115 0.503044 10.0.0.19 - - [2025-12-09 16:37:15] "GET / HTTP/1.1" 200 35931 0.007051 10.0.0.19 - - [2025-12-09 16:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006144 10.0.0.19 - - [2025-12-09 16:37:15] "GET /global-vrouter-config/e8aa65e5-739e-4bff-95de-66e335d4df98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.008591 10.0.0.19 - - [2025-12-09 16:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.19 - - [2025-12-09 16:37:16] "GET /global-vrouter-config/e8aa65e5-739e-4bff-95de-66e335d4df98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.004950 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:37:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001081 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:37:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001105 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:37:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001168 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:37:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001159 10.0.0.19 - - [2025-12-09 16:37:31] "GET /global-system-configs HTTP/1.1" 200 322 0.002387 10.0.0.19 - - [2025-12-09 16:37:32] "GET /global-system-configs HTTP/1.1" 200 322 0.002275 10.0.0.19 - - [2025-12-09 16:37:36] "GET / HTTP/1.1" 200 35931 0.001630 10.0.0.19 - - [2025-12-09 16:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.19 - - [2025-12-09 16:37:36] "GET /global-system-config/c9aae6be-04fd-4543-af71-c7eb0aad04f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005226 10.0.0.19 - - [2025-12-09 16:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.19 - - [2025-12-09 16:37:36] "GET /config-node/86c403e2-6643-4b88-9f81-e9b3924e852e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003279 10.0.0.19 - - [2025-12-09 16:37:47] "GET / HTTP/1.1" 200 35931 0.002576 10.0.0.19 - - [2025-12-09 16:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.19 - - [2025-12-09 16:37:47] "GET /routing-instance/e21e9ee0-4d9d-484e-a4ed-0b869f042b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003103 10.0.0.19 - - [2025-12-09 16:37:47] "POST /bgp-routers HTTP/1.1" 409 301 0.002296 10.0.0.19 - - [2025-12-09 16:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.19 - - [2025-12-09 16:37:47] "GET /bgp-router/9a99a77e-0694-4751-86ca-3a4a9d47bca3?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.005061 10.0.0.19 - - [2025-12-09 16:37:47] "PUT /bgp-router/9a99a77e-0694-4751-86ca-3a4a9d47bca3 HTTP/1.1" 200 254 0.017571 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:37:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001073 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:37:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001014 10.0.0.19 - - [2025-12-09 16:38:02] "GET / HTTP/1.1" 200 35931 0.001829 10.0.0.19 - - [2025-12-09 16:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.19 - - [2025-12-09 16:38:02] "GET /global-system-config/c9aae6be-04fd-4543-af71-c7eb0aad04f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004962 10.0.0.19 - - [2025-12-09 16:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005006 10.0.0.19 - - [2025-12-09 16:38:02] "GET /config-node/86c403e2-6643-4b88-9f81-e9b3924e852e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002410 10.0.0.19 - - [2025-12-09 16:38:03] "GET / HTTP/1.1" 200 35931 0.001562 10.0.0.19 - - [2025-12-09 16:38:03] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002589 10.0.0.19 - - [2025-12-09 16:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.19 - - [2025-12-09 16:38:08] "GET /global-vrouter-config/e8aa65e5-739e-4bff-95de-66e335d4df98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.004759 10.0.0.19 - - [2025-12-09 16:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.19 - - [2025-12-09 16:38:08] "PUT /global-vrouter-config/e8aa65e5-739e-4bff-95de-66e335d4df98 HTTP/1.1" 200 276 0.010563 10.0.0.19 - - [2025-12-09 16:38:08] "GET / HTTP/1.1" 200 35931 0.001760 10.0.0.19 - - [2025-12-09 16:38:08] "POST /alarms HTTP/1.1" 409 264 0.002383 10.0.0.19 - - [2025-12-09 16:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.19 - - [2025-12-09 16:38:08] "PUT /alarm/d55b6519-07b6-4f98-85cd-2d531c4a6d03 HTTP/1.1" 200 244 0.011149 10.0.0.19 - - [2025-12-09 16:38:08] "POST /alarms HTTP/1.1" 409 261 0.002642 10.0.0.19 - - [2025-12-09 16:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.19 - - [2025-12-09 16:38:08] "PUT /alarm/92db1de4-6ef8-4bdd-a31b-3e313f1702a3 HTTP/1.1" 200 244 0.010536 10.0.0.19 - - [2025-12-09 16:38:08] "POST /alarms HTTP/1.1" 409 261 0.002360 10.0.0.19 - - [2025-12-09 16:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.19 - - [2025-12-09 16:38:08] "PUT /alarm/0498671f-8ec6-4c81-93b5-3b5dfd175461 HTTP/1.1" 200 244 0.010756 10.0.0.19 - - [2025-12-09 16:38:08] "POST /alarms HTTP/1.1" 409 253 0.002270 10.0.0.19 - - [2025-12-09 16:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.19 - - [2025-12-09 16:38:08] "PUT /alarm/c3e86518-e29a-4bdd-9073-e2bb1cd00850 HTTP/1.1" 200 244 0.012316 10.0.0.19 - - [2025-12-09 16:38:08] "POST /alarms HTTP/1.1" 409 251 0.002503 10.0.0.19 - - [2025-12-09 16:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.19 - - [2025-12-09 16:38:08] "PUT /alarm/2f62a77f-f72a-4c06-9486-39340671fa21 HTTP/1.1" 200 244 0.010900 10.0.0.19 - - [2025-12-09 16:38:08] "POST /alarms HTTP/1.1" 409 252 0.002605 10.0.0.19 - - [2025-12-09 16:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.19 - - [2025-12-09 16:38:08] "PUT /alarm/34ea36d0-6dcd-417c-b386-f5a10a1dbbea HTTP/1.1" 200 244 0.010344 10.0.0.19 - - [2025-12-09 16:38:08] "POST /alarms HTTP/1.1" 409 256 0.002387 10.0.0.19 - - [2025-12-09 16:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.19 - - [2025-12-09 16:38:08] "PUT /alarm/2f57536f-3ea1-4500-b07a-241941a0fdf7 HTTP/1.1" 200 244 0.010470 10.0.0.19 - - [2025-12-09 16:38:08] "POST /alarms HTTP/1.1" 409 248 0.017187 10.0.0.19 - - [2025-12-09 16:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.19 - - [2025-12-09 16:38:08] "PUT /alarm/725fea58-812d-4338-83dc-1a11693f191b HTTP/1.1" 200 244 0.021921 10.0.0.19 - - [2025-12-09 16:38:08] "POST /alarms HTTP/1.1" 409 252 0.006640 10.0.0.19 - - [2025-12-09 16:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.19 - - [2025-12-09 16:38:08] "PUT /alarm/42985fcf-b436-4f69-af7c-c27db0eb9cad HTTP/1.1" 200 244 0.011972 10.0.0.19 - - [2025-12-09 16:38:08] "POST /alarms HTTP/1.1" 409 257 0.003481 10.0.0.19 - - [2025-12-09 16:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.19 - - [2025-12-09 16:38:09] "PUT /alarm/d3d799df-5cd0-4ee9-b118-7ce9460fe03f HTTP/1.1" 200 244 0.016199 10.0.0.19 - - [2025-12-09 16:38:09] "POST /alarms HTTP/1.1" 409 251 0.009249 10.0.0.19 - - [2025-12-09 16:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.19 - - [2025-12-09 16:38:09] "PUT /alarm/3503187e-3891-443f-846e-bff21b010441 HTTP/1.1" 200 244 0.012043 10.0.0.19 - - [2025-12-09 16:38:09] "POST /alarms HTTP/1.1" 409 257 0.008481 10.0.0.19 - - [2025-12-09 16:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.19 - - [2025-12-09 16:38:09] "PUT /alarm/2a56dc35-445b-4609-973e-1a08317cecbc HTTP/1.1" 200 244 0.010906 10.0.0.19 - - [2025-12-09 16:38:09] "POST /alarms HTTP/1.1" 409 261 0.006608 10.0.0.19 - - [2025-12-09 16:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.19 - - [2025-12-09 16:38:09] "PUT /alarm/e9f789b7-3c41-4b84-8c73-0f7bc19a1c4e HTTP/1.1" 200 244 0.013017 10.0.0.19 - - [2025-12-09 16:38:09] "POST /alarms HTTP/1.1" 409 258 0.004413 10.0.0.19 - - [2025-12-09 16:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.19 - - [2025-12-09 16:38:09] "PUT /alarm/e6b0fc40-ae2a-40d7-bc59-ff320c8eccf2 HTTP/1.1" 200 244 0.012509 10.0.0.19 - - [2025-12-09 16:38:09] "POST /alarms HTTP/1.1" 409 254 0.004578 10.0.0.19 - - [2025-12-09 16:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.19 - - [2025-12-09 16:38:09] "PUT /alarm/f56552cd-17e2-46a4-a797-4f19d11beb78 HTTP/1.1" 200 244 0.012285 10.0.0.19 - - [2025-12-09 16:38:09] "POST /alarms HTTP/1.1" 409 254 0.008364 10.0.0.19 - - [2025-12-09 16:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.19 - - [2025-12-09 16:38:09] "PUT /alarm/89a8b4f3-e04d-4a64-b6b2-0649c67e7aa7 HTTP/1.1" 200 244 0.013602 10.0.0.19 - - [2025-12-09 16:38:09] "POST /alarms HTTP/1.1" 409 254 0.012419 10.0.0.19 - - [2025-12-09 16:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.19 - - [2025-12-09 16:38:09] "PUT /alarm/53696c77-3b18-4846-bf54-0cbcf452bac4 HTTP/1.1" 200 244 0.011751 10.0.0.19 - - [2025-12-09 16:38:09] "POST /alarms HTTP/1.1" 409 247 0.012708 10.0.0.19 - - [2025-12-09 16:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.19 - - [2025-12-09 16:38:09] "PUT /alarm/b06ba801-2ea7-4d0c-9092-d9ba1c7bc76f HTTP/1.1" 200 244 0.012434 10.0.0.19 - - [2025-12-09 16:38:09] "POST /alarms HTTP/1.1" 409 272 0.007423 10.0.0.19 - - [2025-12-09 16:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.19 - - [2025-12-09 16:38:09] "PUT /alarm/578398b6-5a47-4938-bd4f-90ab9dd4df1c HTTP/1.1" 200 244 0.013481 10.0.0.19 - - [2025-12-09 16:38:09] "POST /alarms HTTP/1.1" 409 261 0.009209 10.0.0.19 - - [2025-12-09 16:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648 10.0.0.19 - - [2025-12-09 16:38:09] "PUT /alarm/c2efb341-901f-4f85-93b8-521f873af53b HTTP/1.1" 200 244 0.013550 10.0.0.19 - - [2025-12-09 16:38:09] "POST /alarms HTTP/1.1" 409 259 0.012699 10.0.0.19 - - [2025-12-09 16:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004280 10.0.0.19 - - [2025-12-09 16:38:09] "PUT /alarm/2e0e0949-9f00-4332-9221-6fb554280acf HTTP/1.1" 200 244 0.015000 10.0.0.19 - - [2025-12-09 16:38:09] "POST /alarms HTTP/1.1" 409 265 0.006754 10.0.0.19 - - [2025-12-09 16:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.19 - - [2025-12-09 16:38:09] "PUT /alarm/a03ae6f4-869f-4bdb-9f38-5d2e3adebe0b HTTP/1.1" 200 244 0.012301 10.0.0.19 - - [2025-12-09 16:38:09] "POST /alarms HTTP/1.1" 409 279 0.008869 10.0.0.19 - - [2025-12-09 16:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.19 - - [2025-12-09 16:38:10] "PUT /alarm/1b0c2156-2bfa-449c-97a6-890f01086503 HTTP/1.1" 200 244 0.012099 10.0.0.19 - - [2025-12-09 16:38:10] "GET / HTTP/1.1" 200 35931 0.002037 10.0.0.19 - - [2025-12-09 16:38:10] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002351 10.0.0.19 - - [2025-12-09 16:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.19 - - [2025-12-09 16:38:10] "PUT /global-vrouter-config/e8aa65e5-739e-4bff-95de-66e335d4df98 HTTP/1.1" 200 276 0.009324 10.0.0.19 - - [2025-12-09 16:38:10] "GET / HTTP/1.1" 200 35931 0.002059 10.0.0.19 - - [2025-12-09 16:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.19 - - [2025-12-09 16:38:10] "GET /global-vrouter-config/e8aa65e5-739e-4bff-95de-66e335d4df98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002940 10.0.0.19 - - [2025-12-09 16:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.19 - - [2025-12-09 16:38:10] "PUT /global-vrouter-config/e8aa65e5-739e-4bff-95de-66e335d4df98 HTTP/1.1" 200 276 0.011438 10.0.0.19 - - [2025-12-09 16:38:10] "GET / HTTP/1.1" 200 35931 0.001901 10.0.0.19 - - [2025-12-09 16:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.19 - - [2025-12-09 16:38:10] "GET /global-system-config/c9aae6be-04fd-4543-af71-c7eb0aad04f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006799 10.0.0.19 - - [2025-12-09 16:38:10] "PUT /global-system-config/c9aae6be-04fd-4543-af71-c7eb0aad04f4 HTTP/1.1" 200 274 0.019636 10.0.0.19 - - [2025-12-09 16:38:14] "GET / HTTP/1.1" 200 35931 0.001551 10.0.0.19 - - [2025-12-09 16:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.19 - - [2025-12-09 16:38:14] "GET /routing-instance/e21e9ee0-4d9d-484e-a4ed-0b869f042b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003622 10.0.0.19 - - [2025-12-09 16:38:14] "POST /bgp-routers HTTP/1.1" 409 301 0.002576 10.0.0.19 - - [2025-12-09 16:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.19 - - [2025-12-09 16:38:14] "GET /bgp-router/9a99a77e-0694-4751-86ca-3a4a9d47bca3?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.006395 10.0.0.19 - - [2025-12-09 16:38:14] "PUT /bgp-router/9a99a77e-0694-4751-86ca-3a4a9d47bca3 HTTP/1.1" 200 254 0.015439 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:38:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001044 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:38:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001196 10.0.0.19 - - [2025-12-09 16:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002379 10.0.0.19 - - [2025-12-09 16:38:15] "GET /global-vrouter-config/e8aa65e5-739e-4bff-95de-66e335d4df98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002719 10.0.0.19 - - [2025-12-09 16:38:30] "GET / HTTP/1.1" 200 35931 0.002535 10.0.0.19 - - [2025-12-09 16:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.19 - - [2025-12-09 16:38:30] "GET /global-system-config/c9aae6be-04fd-4543-af71-c7eb0aad04f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005675 10.0.0.19 - - [2025-12-09 16:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.19 - - [2025-12-09 16:38:30] "GET /config-node/86c403e2-6643-4b88-9f81-e9b3924e852e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002937 10.0.0.19 - - [2025-12-09 16:38:41] "GET / HTTP/1.1" 200 35931 0.002409 10.0.0.19 - - [2025-12-09 16:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.19 - - [2025-12-09 16:38:42] "GET /routing-instance/e21e9ee0-4d9d-484e-a4ed-0b869f042b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003333 10.0.0.19 - - [2025-12-09 16:38:42] "POST /bgp-routers HTTP/1.1" 409 301 0.002029 10.0.0.19 - - [2025-12-09 16:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.19 - - [2025-12-09 16:38:42] "GET /bgp-router/9a99a77e-0694-4751-86ca-3a4a9d47bca3?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003404 10.0.0.19 - - [2025-12-09 16:38:42] "PUT /bgp-router/9a99a77e-0694-4751-86ca-3a4a9d47bca3 HTTP/1.1" 200 254 0.011744 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:38:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001041 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:38:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001059 10.0.0.19 - - [2025-12-09 16:38:56] "GET / HTTP/1.1" 200 35931 0.001711 10.0.0.19 - - [2025-12-09 16:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.19 - - [2025-12-09 16:38:56] "GET /global-system-config/c9aae6be-04fd-4543-af71-c7eb0aad04f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004687 10.0.0.19 - - [2025-12-09 16:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.19 - - [2025-12-09 16:38:56] "GET /config-node/86c403e2-6643-4b88-9f81-e9b3924e852e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002674 10.0.0.19 - - [2025-12-09 16:38:57] "GET / HTTP/1.1" 200 35931 0.001730 10.0.0.19 - - [2025-12-09 16:38:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002465 10.0.0.19 - - [2025-12-09 16:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.19 - - [2025-12-09 16:39:02] "GET /global-vrouter-config/e8aa65e5-739e-4bff-95de-66e335d4df98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002551 10.0.0.19 - - [2025-12-09 16:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.19 - - [2025-12-09 16:39:02] "PUT /global-vrouter-config/e8aa65e5-739e-4bff-95de-66e335d4df98 HTTP/1.1" 200 276 0.008309 10.0.0.19 - - [2025-12-09 16:39:02] "GET / HTTP/1.1" 200 35931 0.002126 10.0.0.19 - - [2025-12-09 16:39:02] "POST /alarms HTTP/1.1" 409 264 0.002478 10.0.0.19 - - [2025-12-09 16:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.19 - - [2025-12-09 16:39:02] "PUT /alarm/d55b6519-07b6-4f98-85cd-2d531c4a6d03 HTTP/1.1" 200 244 0.019158 10.0.0.19 - - [2025-12-09 16:39:02] "POST /alarms HTTP/1.1" 409 261 0.007386 10.0.0.19 - - [2025-12-09 16:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.19 - - [2025-12-09 16:39:02] "PUT /alarm/92db1de4-6ef8-4bdd-a31b-3e313f1702a3 HTTP/1.1" 200 244 0.012620 10.0.0.19 - - [2025-12-09 16:39:02] "POST /alarms HTTP/1.1" 409 261 0.010391 10.0.0.19 - - [2025-12-09 16:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.19 - - [2025-12-09 16:39:02] "PUT /alarm/0498671f-8ec6-4c81-93b5-3b5dfd175461 HTTP/1.1" 200 244 0.011676 10.0.0.19 - - [2025-12-09 16:39:02] "POST /alarms HTTP/1.1" 409 253 0.009494 10.0.0.19 - - [2025-12-09 16:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652 10.0.0.19 - - [2025-12-09 16:39:02] "PUT /alarm/c3e86518-e29a-4bdd-9073-e2bb1cd00850 HTTP/1.1" 200 244 0.010723 10.0.0.19 - - [2025-12-09 16:39:02] "POST /alarms HTTP/1.1" 409 251 0.011405 10.0.0.19 - - [2025-12-09 16:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.19 - - [2025-12-09 16:39:02] "PUT /alarm/2f62a77f-f72a-4c06-9486-39340671fa21 HTTP/1.1" 200 244 0.012062 10.0.0.19 - - [2025-12-09 16:39:02] "POST /alarms HTTP/1.1" 409 252 0.012985 10.0.0.19 - - [2025-12-09 16:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.19 - - [2025-12-09 16:39:02] "PUT /alarm/34ea36d0-6dcd-417c-b386-f5a10a1dbbea HTTP/1.1" 200 244 0.010867 10.0.0.19 - - [2025-12-09 16:39:02] "POST /alarms HTTP/1.1" 409 256 0.005017 10.0.0.19 - - [2025-12-09 16:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.19 - - [2025-12-09 16:39:02] "PUT /alarm/2f57536f-3ea1-4500-b07a-241941a0fdf7 HTTP/1.1" 200 244 0.019457 10.0.0.19 - - [2025-12-09 16:39:02] "POST /alarms HTTP/1.1" 409 248 0.003879 10.0.0.19 - - [2025-12-09 16:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005546 10.0.0.19 - - [2025-12-09 16:39:03] "PUT /alarm/725fea58-812d-4338-83dc-1a11693f191b HTTP/1.1" 200 244 0.009779 10.0.0.19 - - [2025-12-09 16:39:03] "POST /alarms HTTP/1.1" 409 252 0.002296 10.0.0.19 - - [2025-12-09 16:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.19 - - [2025-12-09 16:39:03] "PUT /alarm/42985fcf-b436-4f69-af7c-c27db0eb9cad HTTP/1.1" 200 244 0.011423 10.0.0.19 - - [2025-12-09 16:39:03] "POST /alarms HTTP/1.1" 409 257 0.002107 10.0.0.19 - - [2025-12-09 16:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.19 - - [2025-12-09 16:39:03] "PUT /alarm/d3d799df-5cd0-4ee9-b118-7ce9460fe03f HTTP/1.1" 200 244 0.010312 10.0.0.19 - - [2025-12-09 16:39:03] "POST /alarms HTTP/1.1" 409 251 0.003487 10.0.0.19 - - [2025-12-09 16:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.19 - - [2025-12-09 16:39:03] "PUT /alarm/3503187e-3891-443f-846e-bff21b010441 HTTP/1.1" 200 244 0.010121 10.0.0.19 - - [2025-12-09 16:39:03] "POST /alarms HTTP/1.1" 409 257 0.011124 10.0.0.19 - - [2025-12-09 16:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.19 - - [2025-12-09 16:39:03] "PUT /alarm/2a56dc35-445b-4609-973e-1a08317cecbc HTTP/1.1" 200 244 0.012387 10.0.0.19 - - [2025-12-09 16:39:03] "POST /alarms HTTP/1.1" 409 261 0.013481 10.0.0.19 - - [2025-12-09 16:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.19 - - [2025-12-09 16:39:03] "PUT /alarm/e9f789b7-3c41-4b84-8c73-0f7bc19a1c4e HTTP/1.1" 200 244 0.017145 10.0.0.19 - - [2025-12-09 16:39:03] "POST /alarms HTTP/1.1" 409 258 0.004836 10.0.0.19 - - [2025-12-09 16:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.19 - - [2025-12-09 16:39:03] "PUT /alarm/e6b0fc40-ae2a-40d7-bc59-ff320c8eccf2 HTTP/1.1" 200 244 0.012634 10.0.0.19 - - [2025-12-09 16:39:03] "POST /alarms HTTP/1.1" 409 254 0.003659 10.0.0.19 - - [2025-12-09 16:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004207 10.0.0.19 - - [2025-12-09 16:39:03] "PUT /alarm/f56552cd-17e2-46a4-a797-4f19d11beb78 HTTP/1.1" 200 244 0.011295 10.0.0.19 - - [2025-12-09 16:39:03] "POST /alarms HTTP/1.1" 409 254 0.008654 10.0.0.19 - - [2025-12-09 16:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.19 - - [2025-12-09 16:39:03] "PUT /alarm/89a8b4f3-e04d-4a64-b6b2-0649c67e7aa7 HTTP/1.1" 200 244 0.010384 10.0.0.19 - - [2025-12-09 16:39:03] "POST /alarms HTTP/1.1" 409 254 0.010769 10.0.0.19 - - [2025-12-09 16:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005142 10.0.0.19 - - [2025-12-09 16:39:03] "PUT /alarm/53696c77-3b18-4846-bf54-0cbcf452bac4 HTTP/1.1" 200 244 0.011963 10.0.0.19 - - [2025-12-09 16:39:03] "POST /alarms HTTP/1.1" 409 247 0.013662 10.0.0.19 - - [2025-12-09 16:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.19 - - [2025-12-09 16:39:03] "PUT /alarm/b06ba801-2ea7-4d0c-9092-d9ba1c7bc76f HTTP/1.1" 200 244 0.012042 10.0.0.19 - - [2025-12-09 16:39:03] "POST /alarms HTTP/1.1" 409 272 0.006184 10.0.0.19 - - [2025-12-09 16:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.19 - - [2025-12-09 16:39:03] "PUT /alarm/578398b6-5a47-4938-bd4f-90ab9dd4df1c HTTP/1.1" 200 244 0.011656 10.0.0.19 - - [2025-12-09 16:39:03] "POST /alarms HTTP/1.1" 409 261 0.002751 10.0.0.19 - - [2025-12-09 16:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.19 - - [2025-12-09 16:39:03] "PUT /alarm/c2efb341-901f-4f85-93b8-521f873af53b HTTP/1.1" 200 244 0.009882 10.0.0.19 - - [2025-12-09 16:39:03] "POST /alarms HTTP/1.1" 409 259 0.002603 10.0.0.19 - - [2025-12-09 16:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.19 - - [2025-12-09 16:39:03] "PUT /alarm/2e0e0949-9f00-4332-9221-6fb554280acf HTTP/1.1" 200 244 0.019974 10.0.0.19 - - [2025-12-09 16:39:03] "POST /alarms HTTP/1.1" 409 265 0.016790 10.0.0.19 - - [2025-12-09 16:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.19 - - [2025-12-09 16:39:04] "PUT /alarm/a03ae6f4-869f-4bdb-9f38-5d2e3adebe0b HTTP/1.1" 200 244 0.014289 10.0.0.19 - - [2025-12-09 16:39:04] "POST /alarms HTTP/1.1" 409 279 0.007819 10.0.0.19 - - [2025-12-09 16:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.19 - - [2025-12-09 16:39:04] "PUT /alarm/1b0c2156-2bfa-449c-97a6-890f01086503 HTTP/1.1" 200 244 0.011545 10.0.0.19 - - [2025-12-09 16:39:04] "GET / HTTP/1.1" 200 35931 0.001812 10.0.0.19 - - [2025-12-09 16:39:04] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002233 10.0.0.19 - - [2025-12-09 16:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.19 - - [2025-12-09 16:39:04] "PUT /global-vrouter-config/e8aa65e5-739e-4bff-95de-66e335d4df98 HTTP/1.1" 200 276 0.007137 10.0.0.19 - - [2025-12-09 16:39:04] "GET / HTTP/1.1" 200 35931 0.002011 10.0.0.19 - - [2025-12-09 16:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.19 - - [2025-12-09 16:39:04] "GET /global-vrouter-config/e8aa65e5-739e-4bff-95de-66e335d4df98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002770 10.0.0.19 - - [2025-12-09 16:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.19 - - [2025-12-09 16:39:04] "PUT /global-vrouter-config/e8aa65e5-739e-4bff-95de-66e335d4df98 HTTP/1.1" 200 276 0.008810 10.0.0.19 - - [2025-12-09 16:39:04] "GET / HTTP/1.1" 200 35931 0.001997 10.0.0.19 - - [2025-12-09 16:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.19 - - [2025-12-09 16:39:04] "GET /global-system-config/c9aae6be-04fd-4543-af71-c7eb0aad04f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005340 10.0.0.19 - - [2025-12-09 16:39:04] "PUT /global-system-config/c9aae6be-04fd-4543-af71-c7eb0aad04f4 HTTP/1.1" 200 274 0.019049 10.0.0.19 - - [2025-12-09 16:39:08] "GET / HTTP/1.1" 200 35931 0.002123 10.0.0.19 - - [2025-12-09 16:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.19 - - [2025-12-09 16:39:08] "GET /routing-instance/e21e9ee0-4d9d-484e-a4ed-0b869f042b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004218 10.0.0.19 - - [2025-12-09 16:39:08] "POST /bgp-routers HTTP/1.1" 409 301 0.002446 10.0.0.19 - - [2025-12-09 16:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.19 - - [2025-12-09 16:39:08] "GET /bgp-router/9a99a77e-0694-4751-86ca-3a4a9d47bca3?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003465 10.0.0.19 - - [2025-12-09 16:39:08] "PUT /bgp-router/9a99a77e-0694-4751-86ca-3a4a9d47bca3 HTTP/1.1" 200 254 0.019218 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:39:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001094 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:39:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001190 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:39:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002387 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:39:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001342 10.0.0.19 - - [2025-12-09 16:39:13] "POST /tags HTTP/1.1" 200 355 0.048884 10.0.0.19 - - [2025-12-09 16:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.029096 10.0.0.19 - - [2025-12-09 16:39:13] "GET /tag/e83c68b6-c795-4592-94ad-d24bfa6a47ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.017658 10.0.0.19 - - [2025-12-09 16:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.19 - - [2025-12-09 16:39:14] "GET /virtual-network/09594152-811d-4344-aa3e-4081cfb91ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004454 10.0.0.19 - - [2025-12-09 16:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.19 - - [2025-12-09 16:39:14] "GET /project/f773d12f-0767-469c-8198-29263529c53d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.065574 10.0.0.19 - - [2025-12-09 16:39:14] "POST /virtual-machines HTTP/1.1" 200 351 0.022477 10.0.0.19 - - [2025-12-09 16:39:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.058676 10.0.0.19 - - [2025-12-09 16:39:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.154149 10.0.0.19 - - [2025-12-09 16:39:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.011980 10.0.0.19 - - [2025-12-09 16:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007598 10.0.0.19 - - [2025-12-09 16:39:14] "GET /virtual-machine-interface/98c27018-d51d-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.005440 10.0.0.19 - - [2025-12-09 16:39:14] "POST /instance-ips HTTP/1.1" 200 391 0.033458 10.0.0.19 - - [2025-12-09 16:39:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.021280 10.0.0.19 - - [2025-12-09 16:39:14] "GET /virtual-machine-interface/98c27018-d51d-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.012782 10.0.0.19 - - [2025-12-09 16:39:14] "POST /set-tag HTTP/1.1" 200 109 0.015202 10.0.0.19 - - [2025-12-09 16:39:14] "GET /virtual-machine-interface/98c27018-d51d-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.011891 10.0.0.19 - - [2025-12-09 16:39:14] "GET /instance-ip/98e5bbd6-d51d-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003744 10.0.0.19 - - [2025-12-09 16:39:14] "GET /virtual-machine-interface/98c27018-d51d-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005387 10.0.0.19 - - [2025-12-09 16:39:14] "POST /set-tag HTTP/1.1" 200 109 0.004940 10.0.0.19 - - [2025-12-09 16:39:14] "GET /virtual-router/9b632c1f-2538-439e-9109-c8986244824d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.006669 10.0.0.19 - - [2025-12-09 16:39:14] "POST /ref-update HTTP/1.1" 200 156 0.024533 10.0.0.19 - - [2025-12-09 16:39:14] "GET /virtual-machine-interface/98c27018-d51d-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.019718 10.0.0.19 - - [2025-12-09 16:39:14] "POST /set-tag HTTP/1.1" 200 109 0.003858 10.0.0.19 - - [2025-12-09 16:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.19 - - [2025-12-09 16:39:14] "GET /virtual-network/09594152-811d-4344-aa3e-4081cfb91ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.005663 10.0.0.19 - - [2025-12-09 16:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.19 - - [2025-12-09 16:39:15] "GET /project/f773d12f-0767-469c-8198-29263529c53d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.022723 10.0.0.19 - - [2025-12-09 16:39:15] "POST /virtual-machines HTTP/1.1" 200 355 0.016877 10.0.0.19 - - [2025-12-09 16:39:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.022075 10.0.0.19 - - [2025-12-09 16:39:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.127740 10.0.0.19 - - [2025-12-09 16:39:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.010931 10.0.0.19 - - [2025-12-09 16:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008933 10.0.0.19 - - [2025-12-09 16:39:15] "GET /virtual-machine-interface/9947a5e4-d51d-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.013021 10.0.0.19 - - [2025-12-09 16:39:15] "POST /instance-ips HTTP/1.1" 200 395 0.025600 10.0.0.19 - - [2025-12-09 16:39:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.025530 10.0.0.19 - - [2025-12-09 16:39:15] "GET /virtual-machine-interface/9947a5e4-d51d-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.015047 10.0.0.19 - - [2025-12-09 16:39:15] "POST /set-tag HTTP/1.1" 200 109 0.053932 10.0.0.19 - - [2025-12-09 16:39:15] "GET /virtual-machine-interface/9947a5e4-d51d-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.011755 10.0.0.19 - - [2025-12-09 16:39:15] "GET /instance-ip/996481b4-d51d-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.010923 10.0.0.19 - - [2025-12-09 16:39:15] "GET /virtual-machine-interface/9947a5e4-d51d-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004896 10.0.0.19 - - [2025-12-09 16:39:15] "POST /set-tag HTTP/1.1" 200 109 0.003848 10.0.0.19 - - [2025-12-09 16:39:15] "GET /virtual-router/9b632c1f-2538-439e-9109-c8986244824d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.007310 10.0.0.19 - - [2025-12-09 16:39:15] "POST /ref-update HTTP/1.1" 200 156 0.008259 10.0.0.19 - - [2025-12-09 16:39:15] "GET /virtual-machine-interface/9947a5e4-d51d-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.011315 10.0.0.19 - - [2025-12-09 16:39:15] "POST /set-tag HTTP/1.1" 200 109 0.004081 10.0.0.19 - - [2025-12-09 16:39:15] "GET /virtual-machine-interface/98c27018-d51d-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006620 10.0.0.19 - - [2025-12-09 16:39:15] "POST /set-tag HTTP/1.1" 200 109 0.007836 10.0.0.19 - - [2025-12-09 16:39:15] "GET /virtual-machine-interface/9947a5e4-d51d-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.008517 10.0.0.19 - - [2025-12-09 16:39:15] "POST /set-tag HTTP/1.1" 200 109 0.002305 10.0.0.19 - - [2025-12-09 16:39:28] "GET /virtual-machine-interface/98c27018-d51d-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.008778 10.0.0.19 - - [2025-12-09 16:39:28] "POST /set-tag HTTP/1.1" 200 109 0.002866 10.0.0.19 - - [2025-12-09 16:39:29] "GET /virtual-machine-interface/9947a5e4-d51d-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.034740 10.0.0.19 - - [2025-12-09 16:39:29] "POST /set-tag HTTP/1.1" 200 109 0.003968 10.0.0.19 - - [2025-12-09 16:39:30] "GET /virtual-machine-interface/98c27018-d51d-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005214 10.0.0.19 - - [2025-12-09 16:39:30] "POST /set-tag HTTP/1.1" 200 109 0.005367 10.0.0.19 - - [2025-12-09 16:39:56] "GET / HTTP/1.1" 200 35931 0.001792 10.0.0.19 - - [2025-12-09 16:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.19 - - [2025-12-09 16:39:56] "GET /global-system-config/c9aae6be-04fd-4543-af71-c7eb0aad04f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004642 10.0.0.19 - - [2025-12-09 16:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.19 - - [2025-12-09 16:39:56] "GET /config-node/86c403e2-6643-4b88-9f81-e9b3924e852e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002325 10.0.0.19 - - [2025-12-09 16:40:01] "GET /virtual-machine-interface/98c27018-d51d-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006176 10.0.0.19 - - [2025-12-09 16:40:01] "POST /set-tag HTTP/1.1" 200 109 0.003027 10.0.0.19 - - [2025-12-09 16:40:02] "GET /virtual-machine-interface/98c27018-d51d-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.007332 10.0.0.19 - - [2025-12-09 16:40:02] "POST /set-tag HTTP/1.1" 200 109 0.002962 10.0.0.19 - - [2025-12-09 16:40:02] "GET /virtual-machine/de83aeae-2aad-4668-b16b-05a0869d0090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003482 10.0.0.19 - - [2025-12-09 16:40:02] "POST /ref-update HTTP/1.1" 200 156 0.014495 10.0.0.19 - - [2025-12-09 16:40:02] "GET /virtual-machine-interface/98c27018-d51d-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.009254 10.0.0.19 - - [2025-12-09 16:40:02] "POST /set-tag HTTP/1.1" 200 109 0.037637 10.0.0.19 - - [2025-12-09 16:40:02] "POST /set-tag HTTP/1.1" 200 109 0.032000 10.0.0.19 - - [2025-12-09 16:40:02] "DELETE /instance-ip/98e5bbd6-d51d-11f0-afc1-fa163edcb842 HTTP/1.1" 200 115 0.053438 10.0.0.19 - - [2025-12-09 16:40:02] "DELETE /virtual-machine-interface/98c27018-d51d-11f0-afc1-fa163edcb842 HTTP/1.1" 200 115 0.047774 10.0.0.19 - - [2025-12-09 16:40:02] "DELETE /virtual-machine/de83aeae-2aad-4668-b16b-05a0869d0090 HTTP/1.1" 200 115 0.022257 10.0.0.19 - - [2025-12-09 16:40:02] "GET /virtual-machine-interface/9947a5e4-d51d-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007970 10.0.0.19 - - [2025-12-09 16:40:02] "POST /set-tag HTTP/1.1" 200 109 0.009891 10.0.0.19 - - [2025-12-09 16:40:07] "GET / HTTP/1.1" 200 35931 0.001912 10.0.0.19 - - [2025-12-09 16:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.19 - - [2025-12-09 16:40:07] "GET /routing-instance/e21e9ee0-4d9d-484e-a4ed-0b869f042b88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003014 10.0.0.19 - - [2025-12-09 16:40:07] "POST /bgp-routers HTTP/1.1" 409 301 0.003977 10.0.0.19 - - [2025-12-09 16:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.19 - - [2025-12-09 16:40:07] "GET /bgp-router/9a99a77e-0694-4751-86ca-3a4a9d47bca3?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003771 10.0.0.19 - - [2025-12-09 16:40:07] "PUT /bgp-router/9a99a77e-0694-4751-86ca-3a4a9d47bca3 HTTP/1.1" 200 254 0.014890 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:40:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001026 [Introspect:8084]10.0.0.19 - - [2025-12-09 16:40:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001117 10.0.0.19 - - [2025-12-09 16:40:33] "GET /virtual-machine-interface/9947a5e4-d51d-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.011190 10.0.0.19 - - [2025-12-09 16:40:33] "POST /set-tag HTTP/1.1" 200 109 0.002631 10.0.0.19 - - [2025-12-09 16:40:33] "GET /virtual-machine-interface/9947a5e4-d51d-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006854 10.0.0.19 - - [2025-12-09 16:40:33] "POST /set-tag HTTP/1.1" 200 109 0.004200 10.0.0.19 - - [2025-12-09 16:40:33] "GET /virtual-machine/aa53aa15-39ed-4d6f-ba8c-54b818242d9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003418 10.0.0.19 - - [2025-12-09 16:40:33] "POST /ref-update HTTP/1.1" 200 156 0.010315 10.0.0.19 - - [2025-12-09 16:40:33] "GET /virtual-machine-interface/9947a5e4-d51d-11f0-afc1-fa163edcb842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.009274 10.0.0.19 - - [2025-12-09 16:40:33] "POST /set-tag HTTP/1.1" 200 109 0.035250 10.0.0.19 - - [2025-12-09 16:40:33] "POST /set-tag HTTP/1.1" 200 109 0.061764 10.0.0.19 - - [2025-12-09 16:40:33] "DELETE /instance-ip/996481b4-d51d-11f0-afc1-fa163edcb842 HTTP/1.1" 200 115 0.052573 10.0.0.19 - - [2025-12-09 16:40:33] "DELETE /virtual-machine-interface/9947a5e4-d51d-11f0-afc1-fa163edcb842 HTTP/1.1" 200 115 0.049090 10.0.0.19 - - [2025-12-09 16:40:33] "DELETE /virtual-machine/aa53aa15-39ed-4d6f-ba8c-54b818242d9c HTTP/1.1" 200 115 0.027826 10.0.0.19 - - [2025-12-09 16:40:33] "DELETE /tag/e83c68b6-c795-4592-94ad-d24bfa6a47ef HTTP/1.1" 200 115 0.039688