++ 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 Feb 3 07:02:01 AM UTC 2026 ===================' INFO: =================== Tue Feb 3 07:02:01 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.50 ++ 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.50 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.50 ++ ANALYTICSDB_NODES=10.0.0.50 ++ ANALYTICS_SNMP_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ '[' -n '10.0.0.50:8081 ' ']' +++ echo 10.0.0.50:8081 ++ ANALYTICS_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ '[' -n '10.0.0.50:9042 ' ']' +++ echo 10.0.0.50:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.50:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ '[' -n '10.0.0.50:8086 ' ']' +++ echo 10.0.0.50:8086 ++ COLLECTOR_SERVERS=10.0.0.50: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.50 ++ CONFIGDB_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ '[' -n '10.0.0.50:8082 ' ']' +++ echo 10.0.0.50:8082 ++ CONFIG_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ '[' -n '10.0.0.50:9161 ' ']' +++ echo 10.0.0.50:9161 ++ CONFIGDB_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ '[' -n '10.0.0.50:9041 ' ']' +++ echo 10.0.0.50:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.50: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.50 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.50 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ '[' -n 10.0.0.50:2181, ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ '[' -n '10.0.0.50:2181 ' ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.50:2181 ++ RABBITMQ_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ '[' -n 10.0.0.50:5673, ']' +++ echo 10.0.0.50:5673 ++ RABBITMQ_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ '[' -n '10.0.0.50:6379 ' ']' +++ echo 10.0.0.50:6379 ++ REDIS_SERVERS=10.0.0.50: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.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ '[' -n '10.0.0.50:9092 ' ']' +++ echo 10.0.0.50:9092 ++ KAFKA_SERVERS=10.0.0.50: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.50 ++ 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.50 ++ 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.50 ++ cut -d , -f 1 + local cassandra=10.0.0.50 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 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.50 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.50 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 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 +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.50 +++ local servers=10.0.0.50 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.50,10.77.18.1,127.0.0.1,172.17.0.1,252.50.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.50,10.77.18.1,127.0.0.1,172.17.0.1,252.50.0.1,, =~ ,10\.0\.0\.50, ]] +++ echo 10.0.0.50 1 +++ return ++ local ip=10.0.0.50 ++ [[ -z 10.0.0.50 ]] ++ echo 10.0.0.50 + host_ip=10.0.0.50 + [[ cql == \c\q\l ]] ++ echo 10.0.0.50:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.50:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.50:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sort ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 + 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: 02/03/2026 07:02:41.130 7fca2119c100 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/03/2026 07:02:41.336 7fca2119c100 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/03/2026 07:02:41.353 7fca2119c100 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/03/2026 07:02:41.353 7fca2119c100 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.50 - - [2026-02-03 07:02:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000711 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.50:8082/ Hit Ctrl-C to quit. 10.0.0.50 - - [2026-02-03 07:02:47] "GET / HTTP/1.1" 503 181 0.000443 10.0.0.50 - - [2026-02-03 07:02:47] "GET / HTTP/1.1" 503 181 0.000229 10.0.0.50 - - [2026-02-03 07:02:48] "GET / HTTP/1.1" 200 45303 0.002641 10.0.0.50 - - [2026-02-03 07:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.024886 10.0.0.50 - - [2026-02-03 07:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004260 10.0.0.50 - - [2026-02-03 07:02:48] "GET / HTTP/1.1" 200 35931 0.002029 10.0.0.50 - - [2026-02-03 07:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007967 10.0.0.50 - - [2026-02-03 07:02:48] "GET /global-system-config/baf56880-5fe1-4c5f-9d99-15c3d3ffec2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010393 10.0.0.50 - - [2026-02-03 07:02:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.004400 10.0.0.50 - - [2026-02-03 07:02:48] "GET / HTTP/1.1" 200 35931 0.003805 10.0.0.50 - - [2026-02-03 07:02:49] "POST /config-nodes HTTP/1.1" 200 593 0.172403 10.0.0.50 - - [2026-02-03 07:02:49] "GET / HTTP/1.1" 200 35931 0.001750 10.0.0.50 - - [2026-02-03 07:02:49] "GET / HTTP/1.1" 200 35931 0.001417 10.0.0.50 - - [2026-02-03 07:02:49] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.009805 10.0.0.50 - - [2026-02-03 07:02:49] "GET / HTTP/1.1" 200 35931 0.002385 10.0.0.50 - - [2026-02-03 07:02:50] "POST /fqname-to-id HTTP/1.1" 404 186 0.016082 10.0.0.50 - - [2026-02-03 07:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005563 10.0.0.50 - - [2026-02-03 07:02:50] "GET /global-system-config/baf56880-5fe1-4c5f-9d99-15c3d3ffec2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.070936 10.0.0.50 - - [2026-02-03 07:02:50] "POST /service-appliance-sets HTTP/1.1" 200 553 0.095775 10.0.0.50 - - [2026-02-03 07:02:50] "POST /fqname-to-id HTTP/1.1" 404 180 0.005679 10.0.0.50 - - [2026-02-03 07:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004208 10.0.0.50 - - [2026-02-03 07:02:50] "GET /global-system-config/baf56880-5fe1-4c5f-9d99-15c3d3ffec2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.024888 10.0.0.50 - - [2026-02-03 07:02:50] "POST /service-appliance-sets HTTP/1.1" 200 541 0.062643 10.0.0.50 - - [2026-02-03 07:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006638 10.0.0.50 - - [2026-02-03 07:02:50] "GET /network-ipam/c0a9c297-1dc5-42e4-9428-8fdea7fbe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.031826 10.0.0.50 - - [2026-02-03 07:02:50] "GET / HTTP/1.1" 200 35931 0.001362 10.0.0.50 - - [2026-02-03 07:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002927 10.0.0.50 - - [2026-02-03 07:02:50] "GET /global-system-config/baf56880-5fe1-4c5f-9d99-15c3d3ffec2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.014930 10.0.0.50 - - [2026-02-03 07:02:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.029162 10.0.0.50 - - [2026-02-03 07:02:50] "POST /config-database-nodes HTTP/1.1" 200 611 0.124514 10.0.0.50 - - [2026-02-03 07:02:50] "POST /service-templates HTTP/1.1" 200 511 0.052551 10.0.0.50 - - [2026-02-03 07:02:50] "GET / HTTP/1.1" 200 35931 0.001466 10.0.0.50 - - [2026-02-03 07:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.50 - - [2026-02-03 07:02:50] "GET /global-system-config/baf56880-5fe1-4c5f-9d99-15c3d3ffec2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006885 10.0.0.50 - - [2026-02-03 07:02:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.002068 10.0.0.50 - - [2026-02-03 07:02:51] "POST /service-templates HTTP/1.1" 200 501 0.072092 10.0.0.50 - - [2026-02-03 07:02:51] "POST /analytics-nodes HTTP/1.1" 200 599 0.101020 10.0.0.50 - - [2026-02-03 07:02:51] "POST /service-templates HTTP/1.1" 200 515 0.117931 10.0.0.50 - - [2026-02-03 07:02:51] "POST /service-templates HTTP/1.1" 200 535 0.088556 10.0.0.50 - - [2026-02-03 07:02:51] "POST /service-templates HTTP/1.1" 200 507 0.037660 10.0.0.50 - - [2026-02-03 07:02:53] "GET / HTTP/1.1" 200 35931 0.001330 10.0.0.50 - - [2026-02-03 07:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.50 - - [2026-02-03 07:02:53] "GET /routing-instance/4145ce20-474a-4431-820c-cdbe102d6a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003971 10.0.0.50 - - [2026-02-03 07:02:53] "POST /bgp-routers HTTP/1.1" 200 616 0.029125 10.0.0.50 - - [2026-02-03 07:02:53] "GET /bgp-router/c5b9e7fa-40b2-48c9-a625-292c5fa19292?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.007738 10.0.0.50 - - [2026-02-03 07:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.50 - - [2026-02-03 07:02:53] "GET /global-system-config/baf56880-5fe1-4c5f-9d99-15c3d3ffec2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010341 10.0.0.50 - - [2026-02-03 07:02:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003242 10.0.0.50 - - [2026-02-03 07:02:53] "POST /ref-update HTTP/1.1" 200 156 0.009928 10.0.0.50 - - [2026-02-03 07:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.50 - - [2026-02-03 07:02:53] "GET /network-ipam/c0a9c297-1dc5-42e4-9428-8fdea7fbe6ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003920 10.0.0.50 - - [2026-02-03 07:02:54] "POST /fqname-to-id HTTP/1.1" 404 225 0.003067 10.0.0.50 - - [2026-02-03 07:02:54] "POST /access-control-lists HTTP/1.1" 200 587 0.095429 10.0.0.50 - - [2026-02-03 07:02:54] "POST /fqname-to-id HTTP/1.1" 404 224 0.005068 10.0.0.50 - - [2026-02-03 07:02:54] "POST /access-control-lists HTTP/1.1" 200 585 0.025502 10.0.0.50 - - [2026-02-03 07:02:54] "POST /route-targets HTTP/1.1" 200 327 0.011857 10.0.0.50 - - [2026-02-03 07:02:54] "POST /ref-update HTTP/1.1" 200 156 0.022533 10.0.0.50 - - [2026-02-03 07:02:54] "POST /route-targets HTTP/1.1" 200 327 0.025620 10.0.0.50 - - [2026-02-03 07:02:54] "POST /ref-update HTTP/1.1" 200 156 0.021738 10.0.0.50 - - [2026-02-03 07:02:54] "POST /route-targets HTTP/1.1" 200 327 0.049515 10.0.0.50 - - [2026-02-03 07:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005786 10.0.0.50 - - [2026-02-03 07:02:54] "GET /global-vrouter-config/ee24843d-6d0b-4bd2-94d2-314acb84d753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.009932 10.0.0.50 - - [2026-02-03 07:02:54] "POST /ref-update HTTP/1.1" 200 156 0.034856 10.0.0.50 - - [2026-02-03 07:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010339 10.0.0.50 - - [2026-02-03 07:02:54] "PUT /global-vrouter-config/ee24843d-6d0b-4bd2-94d2-314acb84d753 HTTP/1.1" 200 276 0.021210 10.0.0.50 - - [2026-02-03 07:02:54] "POST /route-targets HTTP/1.1" 200 327 0.013123 10.0.0.50 - - [2026-02-03 07:02:54] "POST /ref-update HTTP/1.1" 200 156 0.068182 10.0.0.50 - - [2026-02-03 07:02:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.007553 10.0.0.50 - - [2026-02-03 07:02:55] "POST /access-control-lists HTTP/1.1" 200 551 0.085266 10.0.0.50 - - [2026-02-03 07:02:55] "GET / HTTP/1.1" 200 35931 0.001414 10.0.0.50 - - [2026-02-03 07:02:55] "PUT /access-control-list/98bed90c-8375-48b2-81a0-1bfcb1d3469a HTTP/1.1" 200 272 0.034957 10.0.0.50 - - [2026-02-03 07:02:55] "POST /alarms HTTP/1.1" 200 581 0.064779 10.0.0.50 - - [2026-02-03 07:02:55] "PUT /access-control-list/a9208c52-7d2d-4228-a505-e59080f14c69 HTTP/1.1" 200 272 0.036205 10.0.0.50 - - [2026-02-03 07:02:55] "POST /alarms HTTP/1.1" 200 575 0.037917 10.0.0.50 - - [2026-02-03 07:02:55] "POST /alarms HTTP/1.1" 200 575 0.044727 10.0.0.50 - - [2026-02-03 07:02:55] "POST /alarms HTTP/1.1" 200 559 0.034326 10.0.0.50 - - [2026-02-03 07:02:55] "POST /alarms HTTP/1.1" 200 555 0.040594 10.0.0.50 - - [2026-02-03 07:02:55] "POST /alarms HTTP/1.1" 200 557 0.055659 10.0.0.50 - - [2026-02-03 07:02:55] "POST /alarms HTTP/1.1" 200 565 0.030711 10.0.0.50 - - [2026-02-03 07:02:55] "POST /alarms HTTP/1.1" 200 549 0.035654 10.0.0.50 - - [2026-02-03 07:02:55] "POST /alarms HTTP/1.1" 200 557 0.031376 10.0.0.50 - - [2026-02-03 07:02:55] "POST /alarms HTTP/1.1" 200 567 0.039855 10.0.0.50 - - [2026-02-03 07:02:55] "POST /alarms HTTP/1.1" 200 555 0.050355 10.0.0.50 - - [2026-02-03 07:02:55] "POST /alarms HTTP/1.1" 200 567 0.043079 10.0.0.50 - - [2026-02-03 07:02:55] "POST /alarms HTTP/1.1" 200 575 0.071354 10.0.0.50 - - [2026-02-03 07:02:56] "POST /alarms HTTP/1.1" 200 569 0.221250 10.0.0.50 - - [2026-02-03 07:02:56] "POST /alarms HTTP/1.1" 200 561 0.037502 10.0.0.50 - - [2026-02-03 07:02:56] "POST /alarms HTTP/1.1" 200 561 0.024754 10.0.0.50 - - [2026-02-03 07:02:56] "POST /alarms HTTP/1.1" 200 561 0.044978 10.0.0.50 - - [2026-02-03 07:02:56] "POST /alarms HTTP/1.1" 200 547 0.039384 10.0.0.50 - - [2026-02-03 07:02:56] "POST /alarms HTTP/1.1" 200 595 0.039380 10.0.0.50 - - [2026-02-03 07:02:56] "POST /alarms HTTP/1.1" 200 575 0.035794 10.0.0.50 - - [2026-02-03 07:02:56] "POST /alarms HTTP/1.1" 200 571 0.048387 10.0.0.50 - - [2026-02-03 07:02:56] "POST /alarms HTTP/1.1" 200 583 0.023170 10.0.0.50 - - [2026-02-03 07:02:56] "POST /alarms HTTP/1.1" 200 609 0.020657 10.0.0.50 - - [2026-02-03 07:02:56] "GET / HTTP/1.1" 200 35931 0.001754 10.0.0.50 - - [2026-02-03 07:02:56] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006136 10.0.0.50 - - [2026-02-03 07:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.50 - - [2026-02-03 07:02:56] "PUT /global-vrouter-config/ee24843d-6d0b-4bd2-94d2-314acb84d753 HTTP/1.1" 200 276 0.021940 10.0.0.50 - - [2026-02-03 07:02:57] "GET / HTTP/1.1" 200 35931 0.001241 10.0.0.50 - - [2026-02-03 07:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.50 - - [2026-02-03 07:02:57] "GET /global-vrouter-config/ee24843d-6d0b-4bd2-94d2-314acb84d753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005517 10.0.0.50 - - [2026-02-03 07:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.50 - - [2026-02-03 07:02:57] "PUT /global-vrouter-config/ee24843d-6d0b-4bd2-94d2-314acb84d753 HTTP/1.1" 200 276 0.008150 10.0.0.50 - - [2026-02-03 07:02:57] "GET / HTTP/1.1" 200 35931 0.001481 10.0.0.50 - - [2026-02-03 07:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.50 - - [2026-02-03 07:02:57] "GET /global-system-config/baf56880-5fe1-4c5f-9d99-15c3d3ffec2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006845 10.0.0.50 - - [2026-02-03 07:02:57] "PUT /global-system-config/baf56880-5fe1-4c5f-9d99-15c3d3ffec2d HTTP/1.1" 200 274 0.018177 10.0.0.50 - - [2026-02-03 07:03:00] "GET / HTTP/1.1" 200 35931 0.001236 10.0.0.50 - - [2026-02-03 07:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006458 10.0.0.50 - - [2026-02-03 07:03:00] "GET /global-system-config/baf56880-5fe1-4c5f-9d99-15c3d3ffec2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.009898 10.0.0.50 - - [2026-02-03 07:03:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.002935 10.0.0.50 - - [2026-02-03 07:03:00] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.036344 10.0.0.50 - - [2026-02-03 07:03:08] "GET / HTTP/1.1" 200 35931 0.001603 10.0.0.50 - - [2026-02-03 07:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009656 10.0.0.50 - - [2026-02-03 07:03:08] "GET /global-system-config/baf56880-5fe1-4c5f-9d99-15c3d3ffec2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.016867 10.0.0.50 - - [2026-02-03 07:03:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.005204 10.0.0.50 - - [2026-02-03 07:03:08] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.039951 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:03:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001431 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:03:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001184 10.0.0.50 - - [2026-02-03 07:03:14] "GET / HTTP/1.1" 200 35931 0.002423 10.0.0.50 - - [2026-02-03 07:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009450 10.0.0.50 - - [2026-02-03 07:03:14] "GET /global-system-config/baf56880-5fe1-4c5f-9d99-15c3d3ffec2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007690 10.0.0.50 - - [2026-02-03 07:03:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.009105 10.0.0.50 - - [2026-02-03 07:03:14] "POST /database-nodes HTTP/1.1" 200 597 0.053541 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:03:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000933 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:03:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003553 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:03:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000926 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:03:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001082 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:03:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001034 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:03:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001220 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:03:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001368 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:03:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001139 10.0.0.50 - - [2026-02-03 07:03:55] "GET / HTTP/1.1" 200 35931 0.001435 10.0.0.50 - - [2026-02-03 07:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.50 - - [2026-02-03 07:03:55] "GET /domain/77b2d0a9-c075-488a-b741-bf5ad010dc03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003670 10.0.0.50 - - [2026-02-03 07:03:56] "POST /id-to-fqname HTTP/1.1" 200 173 0.000539 10.0.0.50 - - [2026-02-03 07:03:56] "POST /fqname-to-id HTTP/1.1" 404 182 0.009056 10.0.0.50 - - [2026-02-03 07:03:56] "POST /security-groups HTTP/1.1" 200 570 0.097123 10.0.0.50 - - [2026-02-03 07:03:56] "POST /projects HTTP/1.1" 200 481 0.297352 10.0.0.50 - - [2026-02-03 07:03:56] "POST /fqname-to-id HTTP/1.1" 404 213 0.005619 10.0.0.50 - - [2026-02-03 07:03:56] "POST /access-control-lists HTTP/1.1" 200 579 0.029503 10.0.0.50 - - [2026-02-03 07:03:56] "POST /security-groups HTTP/1.1" 200 534 0.047547 10.0.0.50 - - [2026-02-03 07:03:56] "POST /fqname-to-id HTTP/1.1" 404 212 0.023382 10.0.0.50 - - [2026-02-03 07:03:56] "POST /chown HTTP/1.1" 200 109 0.043550 10.0.0.50 - - [2026-02-03 07:03:56] "POST /policy-managements HTTP/1.1" 409 214 0.003521 10.0.0.50 - - [2026-02-03 07:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.50 - - [2026-02-03 07:03:56] "GET /policy-management/abe92e0e-fb2a-4b84-ac43-1d1a3b4305e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.026025 10.0.0.50 - - [2026-02-03 07:03:56] "POST /access-control-lists HTTP/1.1" 200 577 0.091515 10.0.0.50 - - [2026-02-03 07:03:56] "POST /application-policy-sets HTTP/1.1" 200 528 0.025619 10.0.0.50 - - [2026-02-03 07:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.50 - - [2026-02-03 07:03:56] "GET /global-vrouter-config/ee24843d-6d0b-4bd2-94d2-314acb84d753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007628 10.0.0.50 - - [2026-02-03 07:03:56] "PUT /global-vrouter-config/ee24843d-6d0b-4bd2-94d2-314acb84d753 HTTP/1.1" 200 276 0.012767 10.0.0.50 - - [2026-02-03 07:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.013685 10.0.0.50 - - [2026-02-03 07:03:56] "GET /virtual-network/7c0c1481-321e-469d-bc97-f5ad9e9753fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.007662 10.0.0.50 - - [2026-02-03 07:03:56] "POST /id-to-fqname HTTP/1.1" 200 177 0.001632 10.0.0.50 - - [2026-02-03 07:03:56] "POST /fqname-to-id HTTP/1.1" 404 186 0.019932 10.0.0.50 - - [2026-02-03 07:03:56] "POST /security-groups HTTP/1.1" 200 574 0.085839 10.0.0.50 - - [2026-02-03 07:03:56] "POST /projects HTTP/1.1" 200 489 0.256185 10.0.0.50 - - [2026-02-03 07:03:56] "POST /security-groups HTTP/1.1" 200 546 0.036856 10.0.0.50 - - [2026-02-03 07:03:56] "POST /fqname-to-id HTTP/1.1" 404 232 0.004410 10.0.0.50 - - [2026-02-03 07:03:56] "POST /chown HTTP/1.1" 200 109 0.039863 10.0.0.50 - - [2026-02-03 07:03:57] "POST /access-control-lists HTTP/1.1" 200 594 0.040935 10.0.0.50 - - [2026-02-03 07:03:57] "POST /fqname-to-id HTTP/1.1" 404 231 0.004822 10.0.0.50 - - [2026-02-03 07:03:57] "POST /network-ipams HTTP/1.1" 200 522 0.053965 10.0.0.50 - - [2026-02-03 07:03:57] "POST /access-control-lists HTTP/1.1" 200 592 0.088295 10.0.0.50 - - [2026-02-03 07:03:57] "POST /network-ipams HTTP/1.1" 200 510 0.048911 10.0.0.50 - - [2026-02-03 07:03:57] "POST /fqname-to-id HTTP/1.1" 404 198 0.005545 10.0.0.50 - - [2026-02-03 07:03:57] "POST /fqname-to-id HTTP/1.1" 404 217 0.004981 10.0.0.50 - - [2026-02-03 07:03:57] "POST /access-control-lists HTTP/1.1" 200 583 0.075074 10.0.0.50 - - [2026-02-03 07:03:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.021091 10.0.0.50 - - [2026-02-03 07:03:57] "POST /access-control-lists HTTP/1.1" 200 581 0.084491 10.0.0.50 - - [2026-02-03 07:03:57] "POST /useragent-kv HTTP/1.1" 200 115 0.019949 10.0.0.50 - - [2026-02-03 07:03:57] "POST /virtual-networks HTTP/1.1" 200 538 0.217733 10.0.0.50 - - [2026-02-03 07:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011469 10.0.0.50 - - [2026-02-03 07:03:57] "POST /fqname-to-id HTTP/1.1" 404 240 0.005001 10.0.0.50 - - [2026-02-03 07:03:57] "GET /virtual-network/eba7bfdb-729a-4c07-a5ad-064ef1aeb26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.011452 10.0.0.50 - - [2026-02-03 07:03:57] "POST /access-control-lists HTTP/1.1" 200 602 0.036220 10.0.0.50 - - [2026-02-03 07:03:57] "POST /fqname-to-id HTTP/1.1" 404 239 0.018062 10.0.0.50 - - [2026-02-03 07:03:57] "POST /network-ipams HTTP/1.1" 200 518 0.028092 10.0.0.50 - - [2026-02-03 07:03:57] "POST /fqname-to-id HTTP/1.1" 404 202 0.004507 10.0.0.50 - - [2026-02-03 07:03:57] "POST /access-control-lists HTTP/1.1" 200 600 0.032905 10.0.0.50 - - [2026-02-03 07:03:57] "POST /fqname-to-id HTTP/1.1" 404 229 0.004555 10.0.0.50 - - [2026-02-03 07:03:57] "POST /access-control-lists HTTP/1.1" 200 589 0.136156 10.0.0.50 - - [2026-02-03 07:03:57] "POST /useragent-kv HTTP/1.1" 200 115 0.023995 10.0.0.50 - - [2026-02-03 07:03:57] "POST /virtual-networks HTTP/1.1" 200 546 0.282529 10.0.0.50 - - [2026-02-03 07:03:57] "POST /route-targets HTTP/1.1" 200 327 0.022339 10.0.0.50 - - [2026-02-03 07:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004981 10.0.0.50 - - [2026-02-03 07:03:57] "POST /ref-update HTTP/1.1" 200 156 0.040660 10.0.0.50 - - [2026-02-03 07:03:57] "GET /virtual-network/4290d813-f0a1-44ad-95b1-64a49696bd3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.026728 10.0.0.50 - - [2026-02-03 07:03:57] "POST /fqname-to-id HTTP/1.1" 404 199 0.003350 10.0.0.50 - - [2026-02-03 07:03:58] "PUT /access-control-list/c00b8925-da5e-4dfd-a468-a51a410ae11c HTTP/1.1" 200 272 0.070116 10.0.0.50 - - [2026-02-03 07:03:58] "POST /network-policys HTTP/1.1" 200 538 0.112162 10.0.0.50 - - [2026-02-03 07:03:58] "POST /fqname-to-id HTTP/1.1" 404 197 0.003790 10.0.0.50 - - [2026-02-03 07:03:58] "POST /network-policys HTTP/1.1" 200 534 0.028876 10.0.0.50 - - [2026-02-03 07:03:58] "POST /route-targets HTTP/1.1" 200 327 0.041345 10.0.0.50 - - [2026-02-03 07:03:58] "POST /fqname-to-id HTTP/1.1" 404 201 0.003271 10.0.0.50 - - [2026-02-03 07:03:58] "POST /ref-update HTTP/1.1" 200 156 0.028080 10.0.0.50 - - [2026-02-03 07:03:58] "POST /network-policys HTTP/1.1" 200 542 0.075751 10.0.0.50 - - [2026-02-03 07:03:58] "POST /ref-update HTTP/1.1" 200 156 0.100944 10.0.0.50 - - [2026-02-03 07:03:58] "PUT /access-control-list/9014fb95-3d6d-40c9-ba37-89f4cbe44e29 HTTP/1.1" 200 272 0.049744 10.0.0.50 - - [2026-02-03 07:03:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002215 10.0.0.50 - - [2026-02-03 07:03:58] "PUT /access-control-list/c00b8925-da5e-4dfd-a468-a51a410ae11c HTTP/1.1" 200 272 0.022927 10.0.0.50 - - [2026-02-03 07:03:58] "POST /ref-update HTTP/1.1" 200 156 0.062900 10.0.0.50 - - [2026-02-03 07:03:58] "PUT /access-control-list/9014fb95-3d6d-40c9-ba37-89f4cbe44e29 HTTP/1.1" 200 272 0.046128 10.0.0.50 - - [2026-02-03 07:03:58] "POST /ref-update HTTP/1.1" 200 156 0.117295 10.0.0.50 - - [2026-02-03 07:03:58] "POST /ref-update HTTP/1.1" 200 156 0.026738 10.0.0.50 - - [2026-02-03 07:03:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.043480 10.0.0.50 - - [2026-02-03 07:03:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004687 10.0.0.50 - - [2026-02-03 07:03:58] "PUT /access-control-list/c00b8925-da5e-4dfd-a468-a51a410ae11c HTTP/1.1" 200 272 0.081891 10.0.0.50 - - [2026-02-03 07:03:58] "POST /fqname-to-id HTTP/1.1" 404 237 0.004937 10.0.0.50 - - [2026-02-03 07:03:58] "POST /ref-update HTTP/1.1" 200 156 0.085991 10.0.0.50 - - [2026-02-03 07:03:58] "POST /access-control-lists HTTP/1.1" 200 601 0.099800 10.0.0.50 - - [2026-02-03 07:03:58] "POST /ref-update HTTP/1.1" 200 156 0.070626 10.0.0.50 - - [2026-02-03 07:03:59] "PUT /access-control-list/9014fb95-3d6d-40c9-ba37-89f4cbe44e29 HTTP/1.1" 200 272 0.045629 10.0.0.50 - - [2026-02-03 07:03:59] "PUT /access-control-list/0e959b70-3f99-469b-93cc-72754407a9dd HTTP/1.1" 200 272 0.033794 10.0.0.50 - - [2026-02-03 07:03:59] "POST /ref-update HTTP/1.1" 200 156 0.115268 10.0.0.50 - - [2026-02-03 07:03:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025658 10.0.0.50 - - [2026-02-03 07:03:59] "POST /ref-update HTTP/1.1" 200 156 0.062096 10.0.0.50 - - [2026-02-03 07:03:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012295 10.0.0.50 - - [2026-02-03 07:03:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020772 10.0.0.50 - - [2026-02-03 07:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008385 10.0.0.50 - - [2026-02-03 07:03:59] "PUT /access-control-list/0e959b70-3f99-469b-93cc-72754407a9dd HTTP/1.1" 200 272 0.089202 10.0.0.50 - - [2026-02-03 07:03:59] "GET /virtual-network/7c0c1481-321e-469d-bc97-f5ad9e9753fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.027708 10.0.0.50 - - [2026-02-03 07:03:59] "POST /ref-update HTTP/1.1" 200 156 0.031820 10.0.0.50 - - [2026-02-03 07:03:59] "GET /application-policy-set/4f0f8e68-d6f3-4dee-9942-fc3a73e0edfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004910 10.0.0.50 - - [2026-02-03 07:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.50 - - [2026-02-03 07:03:59] "GET /policy-management/abe92e0e-fb2a-4b84-ac43-1d1a3b4305e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002966 10.0.0.50 - - [2026-02-03 07:03:59] "POST /firewall-policys HTTP/1.1" 200 530 0.025302 10.0.0.50 - - [2026-02-03 07:03:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.024292 10.0.0.50 - - [2026-02-03 07:03:59] "GET /firewall-policy/e13d7ab4-2904-4346-bca0-a9dd857f1938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.016156 10.0.0.50 - - [2026-02-03 07:03:59] "GET /application-policy-set/4f0f8e68-d6f3-4dee-9942-fc3a73e0edfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.003150 10.0.0.50 - - [2026-02-03 07:03:59] "GET /firewall-policy/e13d7ab4-2904-4346-bca0-a9dd857f1938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003120 10.0.0.50 - - [2026-02-03 07:03:59] "POST /ref-update HTTP/1.1" 200 156 0.025378 10.0.0.50 - - [2026-02-03 07:03:59] "GET /application-policy-set/4f0f8e68-d6f3-4dee-9942-fc3a73e0edfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.008806 10.0.0.50 - - [2026-02-03 07:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.50 - - [2026-02-03 07:03:59] "GET /policy-management/abe92e0e-fb2a-4b84-ac43-1d1a3b4305e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003073 10.0.0.50 - - [2026-02-03 07:03:59] "POST /firewall-policys HTTP/1.1" 200 532 0.027679 10.0.0.50 - - [2026-02-03 07:03:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.023494 10.0.0.50 - - [2026-02-03 07:03:59] "GET /firewall-policy/df13a449-e7dd-4f55-8a0d-09eaa1a89e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.009768 10.0.0.50 - - [2026-02-03 07:03:59] "GET /application-policy-set/4f0f8e68-d6f3-4dee-9942-fc3a73e0edfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.003833 10.0.0.50 - - [2026-02-03 07:03:59] "GET /firewall-policy/df13a449-e7dd-4f55-8a0d-09eaa1a89e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002996 10.0.0.50 - - [2026-02-03 07:03:59] "GET /firewall-policy/e13d7ab4-2904-4346-bca0-a9dd857f1938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002965 10.0.0.50 - - [2026-02-03 07:03:59] "GET /firewall-policy/e13d7ab4-2904-4346-bca0-a9dd857f1938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002506 10.0.0.50 - - [2026-02-03 07:03:59] "POST /ref-update HTTP/1.1" 200 156 0.016181 10.0.0.50 - - [2026-02-03 07:03:59] "POST /ref-update HTTP/1.1" 200 156 0.022286 10.0.0.50 - - [2026-02-03 07:03:59] "POST /ref-update HTTP/1.1" 200 156 0.041938 10.0.0.50 - - [2026-02-03 07:04:00] "GET /application-policy-set/4f0f8e68-d6f3-4dee-9942-fc3a73e0edfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.005107 10.0.0.50 - - [2026-02-03 07:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.50 - - [2026-02-03 07:04:00] "GET /policy-management/abe92e0e-fb2a-4b84-ac43-1d1a3b4305e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003454 10.0.0.50 - - [2026-02-03 07:04:00] "POST /firewall-policys HTTP/1.1" 200 530 0.023021 10.0.0.50 - - [2026-02-03 07:04:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.033757 10.0.0.50 - - [2026-02-03 07:04:00] "GET /firewall-policy/19d8e32f-77cd-45d2-8b91-f3eb4acb7f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.022134 10.0.0.50 - - [2026-02-03 07:04:00] "GET /application-policy-set/4f0f8e68-d6f3-4dee-9942-fc3a73e0edfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.007010 10.0.0.50 - - [2026-02-03 07:04:00] "GET /firewall-policy/19d8e32f-77cd-45d2-8b91-f3eb4acb7f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003638 10.0.0.50 - - [2026-02-03 07:04:00] "GET /firewall-policy/df13a449-e7dd-4f55-8a0d-09eaa1a89e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.007731 10.0.0.50 - - [2026-02-03 07:04:00] "GET /firewall-policy/e13d7ab4-2904-4346-bca0-a9dd857f1938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003068 10.0.0.50 - - [2026-02-03 07:04:00] "GET /firewall-policy/e13d7ab4-2904-4346-bca0-a9dd857f1938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002927 10.0.0.50 - - [2026-02-03 07:04:00] "GET /firewall-policy/df13a449-e7dd-4f55-8a0d-09eaa1a89e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004093 10.0.0.50 - - [2026-02-03 07:04:00] "POST /ref-update HTTP/1.1" 200 156 0.021761 10.0.0.50 - - [2026-02-03 07:04:00] "POST /ref-update HTTP/1.1" 200 156 0.032296 10.0.0.50 - - [2026-02-03 07:04:00] "POST /ref-update HTTP/1.1" 200 156 0.040135 10.0.0.50 - - [2026-02-03 07:04:00] "POST /ref-update HTTP/1.1" 200 156 0.037347 10.0.0.50 - - [2026-02-03 07:04:00] "POST /ref-update HTTP/1.1" 200 156 0.070600 10.0.0.50 - - [2026-02-03 07:04:00] "GET /application-policy-set/4f0f8e68-d6f3-4dee-9942-fc3a73e0edfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.018601 10.0.0.50 - - [2026-02-03 07:04:00] "POST /tags HTTP/1.1" 200 299 0.033270 10.0.0.50 - - [2026-02-03 07:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.025299 10.0.0.50 - - [2026-02-03 07:04:00] "GET /tag/841bdc84-ff85-488a-b17e-d5c559c5ccd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.015917 10.0.0.50 - - [2026-02-03 07:04:00] "POST /set-tag HTTP/1.1" 200 109 0.024693 10.0.0.50 - - [2026-02-03 07:04:01] "POST /tags HTTP/1.1" 200 357 0.427951 10.0.0.50 - - [2026-02-03 07:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004568 10.0.0.50 - - [2026-02-03 07:04:01] "GET /tag/61a2048a-bef2-4a02-b5ac-7ce2e04c2183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.015527 10.0.0.50 - - [2026-02-03 07:04:01] "POST /tags HTTP/1.1" 200 305 0.090316 10.0.0.50 - - [2026-02-03 07:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006005 10.0.0.50 - - [2026-02-03 07:04:01] "GET /tag/fa4d038a-77cb-4c98-b262-939ae30a2889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.028525 10.0.0.50 - - [2026-02-03 07:04:01] "POST /id-to-fqname HTTP/1.1" 200 174 0.003869 10.0.0.50 - - [2026-02-03 07:04:01] "POST /fqname-to-id HTTP/1.1" 404 183 0.012559 10.0.0.50 - - [2026-02-03 07:04:02] "POST /security-groups HTTP/1.1" 200 571 0.115013 10.0.0.50 - - [2026-02-03 07:04:02] "POST /projects HTTP/1.1" 200 483 0.360208 10.0.0.50 - - [2026-02-03 07:04:02] "POST /fqname-to-id HTTP/1.1" 404 214 0.007482 10.0.0.50 - - [2026-02-03 07:04:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.046518 10.0.0.50 - - [2026-02-03 07:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.049170 10.0.0.50 - - [2026-02-03 07:04:02] "GET /virtual-network/eba7bfdb-729a-4c07-a5ad-064ef1aeb26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.046690 10.0.0.50 - - [2026-02-03 07:04:02] "POST /access-control-lists HTTP/1.1" 200 580 0.169090 10.0.0.50 - - [2026-02-03 07:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.022712 10.0.0.50 - - [2026-02-03 07:04:02] "POST /fqname-to-id HTTP/1.1" 404 213 0.013646 10.0.0.50 - - [2026-02-03 07:04:02] "GET /virtual-network/4290d813-f0a1-44ad-95b1-64a49696bd3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.034014 10.0.0.50 - - [2026-02-03 07:04:02] "POST /access-control-lists HTTP/1.1" 200 578 0.099784 10.0.0.50 - - [2026-02-03 07:04:02] "PUT /virtual-network/eba7bfdb-729a-4c07-a5ad-064ef1aeb26e HTTP/1.1" 200 264 0.184211 10.0.0.50 - - [2026-02-03 07:04:02] "PUT /virtual-network/4290d813-f0a1-44ad-95b1-64a49696bd3d HTTP/1.1" 200 264 0.201652 10.0.0.50 - - [2026-02-03 07:04:02] "POST /security-groups HTTP/1.1" 200 537 0.146137 10.0.0.50 - - [2026-02-03 07:04:03] "POST /fqname-to-id HTTP/1.1" 404 234 0.009871 10.0.0.50 - - [2026-02-03 07:04:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.096889 10.0.0.50 - - [2026-02-03 07:04:03] "POST /access-control-lists HTTP/1.1" 200 596 0.121584 10.0.0.50 - - [2026-02-03 07:04:03] "POST /chown HTTP/1.1" 200 109 0.073786 10.0.0.50 - - [2026-02-03 07:04:03] "GET /application-policy-set/4f0f8e68-d6f3-4dee-9942-fc3a73e0edfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018541 10.0.0.50 - - [2026-02-03 07:04:03] "POST /fqname-to-id HTTP/1.1" 404 233 0.012136 10.0.0.50 - - [2026-02-03 07:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004698 10.0.0.50 - - [2026-02-03 07:04:03] "GET /policy-management/abe92e0e-fb2a-4b84-ac43-1d1a3b4305e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.035398 10.0.0.50 - - [2026-02-03 07:04:03] "POST /tags HTTP/1.1" 409 207 0.011308 10.0.0.50 - - [2026-02-03 07:04:03] "POST /access-control-lists HTTP/1.1" 200 594 0.105338 10.0.0.50 - - [2026-02-03 07:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.014246 10.0.0.50 - - [2026-02-03 07:04:03] "GET /tag/fa4d038a-77cb-4c98-b262-939ae30a2889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.021806 10.0.0.50 - - [2026-02-03 07:04:03] "POST /firewall-rules HTTP/1.1" 200 564 0.085857 10.0.0.50 - - [2026-02-03 07:04:03] "GET /firewall-rule/89f929d4-7f78-4bb9-bd4f-cf827cf4973c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.008849 10.0.0.50 - - [2026-02-03 07:04:03] "GET /firewall-policy/df13a449-e7dd-4f55-8a0d-09eaa1a89e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.020900 10.0.0.50 - - [2026-02-03 07:04:03] "GET /firewall-rule/89f929d4-7f78-4bb9-bd4f-cf827cf4973c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.010892 10.0.0.50 - - [2026-02-03 07:04:03] "POST /ref-update HTTP/1.1" 200 156 0.052000 10.0.0.50 - - [2026-02-03 07:04:03] "GET /application-policy-set/4f0f8e68-d6f3-4dee-9942-fc3a73e0edfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.023435 10.0.0.50 - - [2026-02-03 07:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.50 - - [2026-02-03 07:04:03] "GET /policy-management/abe92e0e-fb2a-4b84-ac43-1d1a3b4305e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004446 10.0.0.50 - - [2026-02-03 07:04:03] "POST /tags HTTP/1.1" 409 207 0.002695 10.0.0.50 - - [2026-02-03 07:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.50 - - [2026-02-03 07:04:03] "GET /tag/fa4d038a-77cb-4c98-b262-939ae30a2889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.029754 10.0.0.50 - - [2026-02-03 07:04:03] "POST /firewall-rules HTTP/1.1" 200 562 0.107104 10.0.0.50 - - [2026-02-03 07:04:04] "GET /firewall-rule/be72af23-6c85-4871-aecb-0277b40ff8d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.042203 10.0.0.50 - - [2026-02-03 07:04:04] "GET /firewall-policy/df13a449-e7dd-4f55-8a0d-09eaa1a89e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004810 10.0.0.50 - - [2026-02-03 07:04:04] "GET /firewall-rule/be72af23-6c85-4871-aecb-0277b40ff8d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002812 10.0.0.50 - - [2026-02-03 07:04:04] "POST /ref-update HTTP/1.1" 200 156 0.069349 10.0.0.50 - - [2026-02-03 07:04:04] "POST /tags HTTP/1.1" 200 301 0.114832 10.0.0.50 - - [2026-02-03 07:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.026041 10.0.0.50 - - [2026-02-03 07:04:04] "GET /tag/0dcaf09f-6ba4-4beb-bb01-a008d6141e7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.034173 10.0.0.50 - - [2026-02-03 07:04:04] "POST /tags HTTP/1.1" 200 325 0.071939 10.0.0.50 - - [2026-02-03 07:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.014233 10.0.0.50 - - [2026-02-03 07:04:04] "GET /tag/37530e3f-5d54-4544-b6b1-8fb798595242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.030684 10.0.0.50 - - [2026-02-03 07:04:04] "POST /tags HTTP/1.1" 200 363 0.029309 10.0.0.50 - - [2026-02-03 07:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.023799 10.0.0.50 - - [2026-02-03 07:04:04] "GET /tag/ff5802c9-4946-4c19-996d-c10c27837b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.016273 10.0.0.50 - - [2026-02-03 07:04:04] "POST /tags HTTP/1.1" 200 311 0.022596 10.0.0.50 - - [2026-02-03 07:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009815 10.0.0.50 - - [2026-02-03 07:04:04] "GET /tag/7847d04d-8405-4576-94d4-ef024e5ce8d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.022144 10.0.0.50 - - [2026-02-03 07:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005481 10.0.0.50 - - [2026-02-03 07:04:04] "GET /virtual-network/eba7bfdb-729a-4c07-a5ad-064ef1aeb26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.009932 10.0.0.50 - - [2026-02-03 07:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.50 - - [2026-02-03 07:04:05] "GET /project/bd510ba7-14d0-4b2e-a75c-0fe1489f1a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.079388 10.0.0.50 - - [2026-02-03 07:04:05] "POST /virtual-machines HTTP/1.1" 200 377 0.026350 10.0.0.50 - - [2026-02-03 07:04:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.038559 10.0.0.50 - - [2026-02-03 07:04:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.156927 10.0.0.50 - - [2026-02-03 07:04:05] "GET / HTTP/1.1" 200 35931 0.002051 10.0.0.50 - - [2026-02-03 07:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004190 10.0.0.50 - - [2026-02-03 07:04:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.018344 10.0.0.50 - - [2026-02-03 07:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.020807 10.0.0.50 - - [2026-02-03 07:04:05] "GET /global-system-config/baf56880-5fe1-4c5f-9d99-15c3d3ffec2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.043322 10.0.0.50 - - [2026-02-03 07:04:05] "GET /virtual-machine-interface/86db2f66-00ce-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.027659 10.0.0.50 - - [2026-02-03 07:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007946 10.0.0.50 - - [2026-02-03 07:04:05] "GET /config-node/b54227e4-d1c2-46e6-9317-b4c954ec83bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.004881 10.0.0.50 - - [2026-02-03 07:04:05] "POST /instance-ips HTTP/1.1" 200 409 0.049960 10.0.0.50 - - [2026-02-03 07:04:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.021345 10.0.0.50 - - [2026-02-03 07:04:05] "GET /virtual-machine-interface/86db2f66-00ce-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.025730 10.0.0.50 - - [2026-02-03 07:04:05] "POST /set-tag HTTP/1.1" 200 109 0.021449 10.0.0.50 - - [2026-02-03 07:04:05] "GET /virtual-machine-interface/86db2f66-00ce-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.020279 10.0.0.50 - - [2026-02-03 07:04:05] "GET /instance-ip/86fd89d0-00ce-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.003640 10.0.0.50 - - [2026-02-03 07:04:05] "POST /tags HTTP/1.1" 200 305 0.053859 10.0.0.50 - - [2026-02-03 07:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.018600 10.0.0.50 - - [2026-02-03 07:04:05] "GET /tag/7537d508-10e3-4f47-8ca3-f7d333f9adc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.012569 10.0.0.50 - - [2026-02-03 07:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.50 - - [2026-02-03 07:04:05] "GET /project/825fc0ec-ec1a-47dd-8e8d-389a554c3335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.061797 10.0.0.50 - - [2026-02-03 07:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.50 - - [2026-02-03 07:04:05] "GET /virtual-network/4290d813-f0a1-44ad-95b1-64a49696bd3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004910 10.0.0.50 - - [2026-02-03 07:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.50 - - [2026-02-03 07:04:05] "GET /service-appliance-set/478a1b90-2f6d-45fe-b61f-9c0d1436a438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003874 10.0.0.50 - - [2026-02-03 07:04:05] "POST /fqname-to-id HTTP/1.1" 404 240 0.001618 10.0.0.50 - - [2026-02-03 07:04:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.119353 10.0.0.50 - - [2026-02-03 07:04:06] "GET /virtual-machine-interface/07022600-572e-4fb9-bd1c-025e5276cc77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2301 0.025603 10.0.0.50 - - [2026-02-03 07:04:06] "POST /instance-ips HTTP/1.1" 200 381 0.046252 10.0.0.50 - - [2026-02-03 07:04:06] "GET /instance-ip/018ad259-dcd1-4458-a044-bf17b17e4c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005416 10.0.0.50 - - [2026-02-03 07:04:06] "POST /loadbalancers HTTP/1.1" 200 582 0.064466 10.0.0.50 - - [2026-02-03 07:04:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.018212 10.0.0.50 - - [2026-02-03 07:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.019996 10.0.0.50 - - [2026-02-03 07:04:06] "GET /project/825fc0ec-ec1a-47dd-8e8d-389a554c3335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040253 10.0.0.50 - - [2026-02-03 07:04:06] "GET /loadbalancer/1c730083-1617-4cfb-8eaa-f6af4a8b62cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.012450 10.0.0.50 - - [2026-02-03 07:04:06] "GET /project/825fc0ec-ec1a-47dd-8e8d-389a554c3335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.053879 10.0.0.50 - - [2026-02-03 07:04:06] "GET /instance-ip/018ad259-dcd1-4458-a044-bf17b17e4c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.008607 10.0.0.50 - - [2026-02-03 07:04:06] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.086859 10.0.0.50 - - [2026-02-03 07:04:06] "POST /floating-ips HTTP/1.1" 200 583 0.059968 10.0.0.50 - - [2026-02-03 07:04:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.016832 10.0.0.50 - - [2026-02-03 07:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014583 10.0.0.50 - - [2026-02-03 07:04:06] "GET /project/825fc0ec-ec1a-47dd-8e8d-389a554c3335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.063615 10.0.0.50 - - [2026-02-03 07:04:06] "GET /loadbalancer-listener/2983727d-3c5d-401c-be7e-6c3fa972581d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003085 10.0.0.50 - - [2026-02-03 07:04:06] "GET /loadbalancer-listener/2983727d-3c5d-401c-be7e-6c3fa972581d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003625 10.0.0.50 - - [2026-02-03 07:04:06] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.024359 10.0.0.50 - - [2026-02-03 07:04:06] "GET /instance-ip/018ad259-dcd1-4458-a044-bf17b17e4c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005220 10.0.0.50 - - [2026-02-03 07:04:06] "GET /instance-ip/018ad259-dcd1-4458-a044-bf17b17e4c99?fields=floating_ips HTTP/1.1" 200 1169 0.007501 10.0.0.50 - - [2026-02-03 07:04:06] "GET /floating-ip/277c8e7a-18aa-4108-8f61-e2dd9eb9e29e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002364 10.0.0.50 - - [2026-02-03 07:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.50 - - [2026-02-03 07:04:06] "GET /global-vrouter-config/ee24843d-6d0b-4bd2-94d2-314acb84d753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002705 10.0.0.50 - - [2026-02-03 07:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.50 - - [2026-02-03 07:04:06] "PUT /global-vrouter-config/ee24843d-6d0b-4bd2-94d2-314acb84d753 HTTP/1.1" 200 276 0.021901 10.0.0.50 - - [2026-02-03 07:04:07] "POST /tags HTTP/1.1" 200 355 0.026781 10.0.0.50 - - [2026-02-03 07:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012875 10.0.0.50 - - [2026-02-03 07:04:07] "GET /tag/05a0390d-40d5-4853-b0de-46a63c3f475b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.013608 10.0.0.50 - - [2026-02-03 07:04:07] "POST /tags HTTP/1.1" 200 303 0.037173 10.0.0.50 - - [2026-02-03 07:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006402 10.0.0.50 - - [2026-02-03 07:04:07] "GET /tag/213fe113-d95b-47c8-8483-c1c8baf10b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.014896 10.0.0.50 - - [2026-02-03 07:04:07] "POST /projects HTTP/1.1" 409 218 0.002374 10.0.0.50 - - [2026-02-03 07:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.50 - - [2026-02-03 07:04:07] "GET /project/825fc0ec-ec1a-47dd-8e8d-389a554c3335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029029 10.0.0.50 - - [2026-02-03 07:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.50 - - [2026-02-03 07:04:07] "GET /network-ipam/da2322ad-b834-4a50-ada0-d1772338ba43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003249 10.0.0.50 - - [2026-02-03 07:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.50 - - [2026-02-03 07:04:07] "GET /virtual-network/eba7bfdb-729a-4c07-a5ad-064ef1aeb26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004072 10.0.0.50 - - [2026-02-03 07:04:07] "PUT /virtual-network/eba7bfdb-729a-4c07-a5ad-064ef1aeb26e HTTP/1.1" 200 264 0.073157 10.0.0.50 - - [2026-02-03 07:04:07] "GET /virtual-network/eba7bfdb-729a-4c07-a5ad-064ef1aeb26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.012764 10.0.0.50 - - [2026-02-03 07:04:07] "POST /set-tag HTTP/1.1" 200 109 0.094241 10.0.0.50 - - [2026-02-03 07:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.50 - - [2026-02-03 07:04:07] "GET /network-ipam/31dc0e6c-c922-4bbb-ba6f-0488f25c05a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.004642 10.0.0.50 - - [2026-02-03 07:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.50 - - [2026-02-03 07:04:07] "GET /virtual-network/4290d813-f0a1-44ad-95b1-64a49696bd3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.010088 10.0.0.50 - - [2026-02-03 07:04:07] "PUT /virtual-network/4290d813-f0a1-44ad-95b1-64a49696bd3d HTTP/1.1" 200 264 0.078521 10.0.0.50 - - [2026-02-03 07:04:07] "GET /virtual-network/4290d813-f0a1-44ad-95b1-64a49696bd3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.018997 10.0.0.50 - - [2026-02-03 07:04:07] "POST /set-tag HTTP/1.1" 200 109 0.088305 10.0.0.50 - - [2026-02-03 07:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006875 10.0.0.50 - - [2026-02-03 07:04:07] "GET /network-policy/1b94e84d-34be-4f8a-acc4-1b82f9dbb874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003467 10.0.0.50 - - [2026-02-03 07:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.50 - - [2026-02-03 07:04:07] "GET /network-policy/7b79f296-6869-4326-b99c-cf49ec81c05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005532 10.0.0.50 - - [2026-02-03 07:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.50 - - [2026-02-03 07:04:08] "GET /network-policy/cbc577cc-d694-48fc-91be-6aac7b2b468b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.003632 10.0.0.50 - - [2026-02-03 07:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.50 - - [2026-02-03 07:04:08] "PUT /network-policy/cbc577cc-d694-48fc-91be-6aac7b2b468b HTTP/1.1" 200 262 0.012918 10.0.0.50 - - [2026-02-03 07:04:08] "PUT /access-control-list/c00b8925-da5e-4dfd-a468-a51a410ae11c HTTP/1.1" 200 272 0.070091 10.0.0.50 - - [2026-02-03 07:04:08] "POST /ref-update HTTP/1.1" 200 156 0.151018 10.0.0.50 - - [2026-02-03 07:04:08] "PUT /access-control-list/0e959b70-3f99-469b-93cc-72754407a9dd HTTP/1.1" 200 272 0.073734 10.0.0.50 - - [2026-02-03 07:04:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021226 10.0.0.50 - - [2026-02-03 07:04:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016814 10.0.0.50 - - [2026-02-03 07:04:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003705 10.0.0.50 - - [2026-02-03 07:04:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002511 10.0.0.50 - - [2026-02-03 07:04:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002129 10.0.0.50 - - [2026-02-03 07:04:08] "POST /security-groups HTTP/1.1" 409 245 0.003118 10.0.0.50 - - [2026-02-03 07:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.50 - - [2026-02-03 07:04:08] "PUT /security-group/dabfd677-d50a-4ab6-95e2-a64866c44258 HTTP/1.1" 200 262 0.067104 10.0.0.50 - - [2026-02-03 07:04:08] "PUT /access-control-list/01ca24d3-a4a4-43f5-b6ac-6440149d66a6 HTTP/1.1" 200 272 0.018813 10.0.0.50 - - [2026-02-03 07:04:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.039458 10.0.0.50 - - [2026-02-03 07:04:08] "GET /application-policy-set/4f0f8e68-d6f3-4dee-9942-fc3a73e0edfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003277 10.0.0.50 - - [2026-02-03 07:04:08] "PUT /access-control-list/478817dd-fe32-461d-8cc2-92aa388e8a7e HTTP/1.1" 200 272 0.053092 10.0.0.50 - - [2026-02-03 07:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.50 - - [2026-02-03 07:04:08] "GET /policy-management/abe92e0e-fb2a-4b84-ac43-1d1a3b4305e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005584 10.0.0.50 - - [2026-02-03 07:04:08] "POST /tags HTTP/1.1" 409 206 0.003030 10.0.0.50 - - [2026-02-03 07:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.50 - - [2026-02-03 07:04:08] "GET /tag/213fe113-d95b-47c8-8483-c1c8baf10b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.019235 10.0.0.50 - - [2026-02-03 07:04:08] "POST /firewall-rules HTTP/1.1" 200 562 0.071681 10.0.0.50 - - [2026-02-03 07:04:08] "GET /firewall-rule/90eef845-9191-4e54-9d04-9afff18cc79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.005145 10.0.0.50 - - [2026-02-03 07:04:08] "GET /firewall-policy/df13a449-e7dd-4f55-8a0d-09eaa1a89e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004105 10.0.0.50 - - [2026-02-03 07:04:08] "GET /firewall-rule/90eef845-9191-4e54-9d04-9afff18cc79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.006458 10.0.0.50 - - [2026-02-03 07:04:08] "POST /ref-update HTTP/1.1" 200 156 0.051910 10.0.0.50 - - [2026-02-03 07:04:08] "GET /application-policy-set/4f0f8e68-d6f3-4dee-9942-fc3a73e0edfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005574 10.0.0.50 - - [2026-02-03 07:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.50 - - [2026-02-03 07:04:09] "GET /policy-management/abe92e0e-fb2a-4b84-ac43-1d1a3b4305e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003854 10.0.0.50 - - [2026-02-03 07:04:09] "POST /tags HTTP/1.1" 409 206 0.002248 10.0.0.50 - - [2026-02-03 07:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.50 - - [2026-02-03 07:04:09] "GET /tag/213fe113-d95b-47c8-8483-c1c8baf10b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.011264 10.0.0.50 - - [2026-02-03 07:04:09] "POST /firewall-rules HTTP/1.1" 200 560 0.074650 10.0.0.50 - - [2026-02-03 07:04:09] "GET /firewall-rule/de055b9c-a446-40cd-b5d8-68e67beedb08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.004680 10.0.0.50 - - [2026-02-03 07:04:09] "GET /firewall-policy/df13a449-e7dd-4f55-8a0d-09eaa1a89e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.004890 10.0.0.50 - - [2026-02-03 07:04:09] "GET /firewall-rule/de055b9c-a446-40cd-b5d8-68e67beedb08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.003540 10.0.0.50 - - [2026-02-03 07:04:09] "POST /ref-update HTTP/1.1" 200 156 0.065265 10.0.0.50 - - [2026-02-03 07:04:09] "POST /tags HTTP/1.1" 200 301 0.086412 10.0.0.50 - - [2026-02-03 07:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.50 - - [2026-02-03 07:04:09] "GET /tag/6dadff83-9484-4cf6-9406-85a6fef0cbcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.021838 10.0.0.50 - - [2026-02-03 07:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.50 - - [2026-02-03 07:04:09] "GET /project/bd510ba7-14d0-4b2e-a75c-0fe1489f1a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.037588 10.0.0.50 - - [2026-02-03 07:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.50 - - [2026-02-03 07:04:09] "GET /virtual-network/4290d813-f0a1-44ad-95b1-64a49696bd3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.004786 10.0.0.50 - - [2026-02-03 07:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.50 - - [2026-02-03 07:04:09] "GET /service-appliance-set/478a1b90-2f6d-45fe-b61f-9c0d1436a438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.005980 10.0.0.50 - - [2026-02-03 07:04:09] "POST /fqname-to-id HTTP/1.1" 404 242 0.004186 10.0.0.50 - - [2026-02-03 07:04:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.113493 10.0.0.50 - - [2026-02-03 07:04:09] "GET /virtual-machine-interface/ef51a73d-ace3-42b9-b215-2868e6981389?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.005381 10.0.0.50 - - [2026-02-03 07:04:09] "POST /instance-ips HTTP/1.1" 200 377 0.023677 10.0.0.50 - - [2026-02-03 07:04:09] "GET /instance-ip/e3393169-2933-48c7-8045-541bda03b7ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007913 10.0.0.50 - - [2026-02-03 07:04:09] "POST /loadbalancers HTTP/1.1" 200 582 0.076803 10.0.0.50 - - [2026-02-03 07:04:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.041259 10.0.0.50 - - [2026-02-03 07:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008910 10.0.0.50 - - [2026-02-03 07:04:10] "GET /project/bd510ba7-14d0-4b2e-a75c-0fe1489f1a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.074589 10.0.0.50 - - [2026-02-03 07:04:10] "GET /instance-ip/e3393169-2933-48c7-8045-541bda03b7ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004887 10.0.0.50 - - [2026-02-03 07:04:10] "GET /project/bd510ba7-14d0-4b2e-a75c-0fe1489f1a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.043756 10.0.0.50 - - [2026-02-03 07:04:10] "GET /loadbalancer/a2eebe77-9b99-4600-8319-95a71e9ca47c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005219 10.0.0.50 - - [2026-02-03 07:04:10] "POST /floating-ips HTTP/1.1" 200 581 0.027961 10.0.0.50 - - [2026-02-03 07:04:10] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.051033 10.0.0.50 - - [2026-02-03 07:04:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.018214 10.0.0.50 - - [2026-02-03 07:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.024258 10.0.0.50 - - [2026-02-03 07:04:10] "GET /project/bd510ba7-14d0-4b2e-a75c-0fe1489f1a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.057652 10.0.0.50 - - [2026-02-03 07:04:10] "GET /loadbalancer-listener/bc9f2020-c044-430e-8007-017ec07ff832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.005426 10.0.0.50 - - [2026-02-03 07:04:10] "GET /loadbalancer-listener/bc9f2020-c044-430e-8007-017ec07ff832?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.008465 10.0.0.50 - - [2026-02-03 07:04:10] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.034717 10.0.0.50 - - [2026-02-03 07:04:10] "GET /instance-ip/e3393169-2933-48c7-8045-541bda03b7ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005384 10.0.0.50 - - [2026-02-03 07:04:10] "GET /instance-ip/e3393169-2933-48c7-8045-541bda03b7ac?fields=floating_ips HTTP/1.1" 200 1164 0.008851 10.0.0.50 - - [2026-02-03 07:04:10] "GET /floating-ip/147e4533-3b26-43eb-87ef-b7f31f6a319f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.011395 10.0.0.50 - - [2026-02-03 07:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010334 10.0.0.50 - - [2026-02-03 07:04:10] "GET /project/bd510ba7-14d0-4b2e-a75c-0fe1489f1a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.054362 10.0.0.50 - - [2026-02-03 07:04:10] "GET /loadbalancer/a2eebe77-9b99-4600-8319-95a71e9ca47c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002831 10.0.0.50 - - [2026-02-03 07:04:10] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.030127 10.0.0.50 - - [2026-02-03 07:04:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.027986 10.0.0.50 - - [2026-02-03 07:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.036708 10.0.0.50 - - [2026-02-03 07:04:10] "GET /project/bd510ba7-14d0-4b2e-a75c-0fe1489f1a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.041832 10.0.0.50 - - [2026-02-03 07:04:10] "GET /loadbalancer-listener/b8d9c51f-5e47-4201-a26b-ed6c6e4efc72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.004106 10.0.0.50 - - [2026-02-03 07:04:10] "GET /loadbalancer-listener/b8d9c51f-5e47-4201-a26b-ed6c6e4efc72?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004642 10.0.0.50 - - [2026-02-03 07:04:10] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.023602 10.0.0.50 - - [2026-02-03 07:04:10] "GET /instance-ip/e3393169-2933-48c7-8045-541bda03b7ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004185 10.0.0.50 - - [2026-02-03 07:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007762 10.0.0.50 - - [2026-02-03 07:04:10] "GET /instance-ip/e3393169-2933-48c7-8045-541bda03b7ac?fields=floating_ips HTTP/1.1" 200 1164 0.005884 10.0.0.50 - - [2026-02-03 07:04:10] "GET /floating-ip/147e4533-3b26-43eb-87ef-b7f31f6a319f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003974 10.0.0.50 - - [2026-02-03 07:04:11] "GET /project/bd510ba7-14d0-4b2e-a75c-0fe1489f1a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.067268 10.0.0.50 - - [2026-02-03 07:04:11] "GET /loadbalancer/a2eebe77-9b99-4600-8319-95a71e9ca47c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003209 10.0.0.50 - - [2026-02-03 07:04:11] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.027932 10.0.0.50 - - [2026-02-03 07:04:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.018450 10.0.0.50 - - [2026-02-03 07:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011955 10.0.0.50 - - [2026-02-03 07:04:11] "GET /project/bd510ba7-14d0-4b2e-a75c-0fe1489f1a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.053784 10.0.0.50 - - [2026-02-03 07:04:11] "GET /loadbalancer-listener/e68c0ee9-baf8-4860-a278-b787f05513f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.007788 10.0.0.50 - - [2026-02-03 07:04:11] "GET /loadbalancer-listener/e68c0ee9-baf8-4860-a278-b787f05513f5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.012338 10.0.0.50 - - [2026-02-03 07:04:11] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.045816 10.0.0.50 - - [2026-02-03 07:04:11] "GET /instance-ip/e3393169-2933-48c7-8045-541bda03b7ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003719 10.0.0.50 - - [2026-02-03 07:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008492 10.0.0.50 - - [2026-02-03 07:04:11] "GET /instance-ip/e3393169-2933-48c7-8045-541bda03b7ac?fields=floating_ips HTTP/1.1" 200 1164 0.012362 10.0.0.50 - - [2026-02-03 07:04:11] "GET /loadbalancer/1c730083-1617-4cfb-8eaa-f6af4a8b62cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.015510 10.0.0.50 - - [2026-02-03 07:04:11] "GET /floating-ip/147e4533-3b26-43eb-87ef-b7f31f6a319f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.009006 10.0.0.50 - - [2026-02-03 07:04:11] "POST /tags HTTP/1.1" 200 371 0.053177 10.0.0.50 - - [2026-02-03 07:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.50 - - [2026-02-03 07:04:11] "GET /tag/22e8f2cf-a9f4-477c-bb95-81f82a065125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.017507 10.0.0.50 - - [2026-02-03 07:04:11] "POST /tags HTTP/1.1" 200 319 0.021949 10.0.0.50 - - [2026-02-03 07:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.50 - - [2026-02-03 07:04:11] "GET /tag/c747aa9f-e4d1-4ff9-ae89-05b59edf969d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.019384 10.0.0.50 - - [2026-02-03 07:04:11] "POST /id-to-fqname HTTP/1.1" 200 181 0.000549 10.0.0.50 - - [2026-02-03 07:04:11] "POST /fqname-to-id HTTP/1.1" 404 190 0.008746 10.0.0.50 - - [2026-02-03 07:04:11] "POST /security-groups HTTP/1.1" 200 578 0.079545 10.0.0.50 - - [2026-02-03 07:04:11] "POST /projects HTTP/1.1" 200 497 0.205682 10.0.0.50 - - [2026-02-03 07:04:11] "POST /fqname-to-id HTTP/1.1" 404 225 0.002234 10.0.0.50 - - [2026-02-03 07:04:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.012985 10.0.0.50 - - [2026-02-03 07:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009499 10.0.0.50 - - [2026-02-03 07:04:11] "GET /virtual-network/eba7bfdb-729a-4c07-a5ad-064ef1aeb26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.011235 10.0.0.50 - - [2026-02-03 07:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007961 10.0.0.50 - - [2026-02-03 07:04:11] "POST /access-control-lists HTTP/1.1" 200 587 0.103629 10.0.0.50 - - [2026-02-03 07:04:12] "GET /virtual-network/4290d813-f0a1-44ad-95b1-64a49696bd3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.020477 10.0.0.50 - - [2026-02-03 07:04:12] "POST /fqname-to-id HTTP/1.1" 404 224 0.011673 10.0.0.50 - - [2026-02-03 07:04:12] "POST /access-control-lists HTTP/1.1" 200 585 0.046141 10.0.0.50 - - [2026-02-03 07:04:12] "PUT /virtual-network/eba7bfdb-729a-4c07-a5ad-064ef1aeb26e HTTP/1.1" 200 264 0.094007 10.0.0.50 - - [2026-02-03 07:04:12] "PUT /virtual-network/4290d813-f0a1-44ad-95b1-64a49696bd3d HTTP/1.1" 200 264 0.051967 10.0.0.50 - - [2026-02-03 07:04:12] "POST /security-groups HTTP/1.1" 200 558 0.084844 10.0.0.50 - - [2026-02-03 07:04:12] "POST /fqname-to-id HTTP/1.1" 404 248 0.001956 10.0.0.50 - - [2026-02-03 07:04:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.026133 10.0.0.50 - - [2026-02-03 07:04:12] "POST /chown HTTP/1.1" 200 109 0.017735 10.0.0.50 - - [2026-02-03 07:04:12] "GET /application-policy-set/4f0f8e68-d6f3-4dee-9942-fc3a73e0edfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012985 10.0.0.50 - - [2026-02-03 07:04:12] "POST /access-control-lists HTTP/1.1" 200 610 0.085811 10.0.0.50 - - [2026-02-03 07:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010243 10.0.0.50 - - [2026-02-03 07:04:12] "POST /fqname-to-id HTTP/1.1" 404 247 0.037818 10.0.0.50 - - [2026-02-03 07:04:12] "GET /policy-management/abe92e0e-fb2a-4b84-ac43-1d1a3b4305e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004179 10.0.0.50 - - [2026-02-03 07:04:12] "POST /tags HTTP/1.1" 409 214 0.003055 10.0.0.50 - - [2026-02-03 07:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.50 - - [2026-02-03 07:04:12] "GET /tag/c747aa9f-e4d1-4ff9-ae89-05b59edf969d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.024480 10.0.0.50 - - [2026-02-03 07:04:12] "POST /access-control-lists HTTP/1.1" 200 608 0.089274 10.0.0.50 - - [2026-02-03 07:04:12] "POST /firewall-rules HTTP/1.1" 200 578 0.195843 10.0.0.50 - - [2026-02-03 07:04:12] "GET /firewall-rule/6c686c7e-e2e4-4797-8a48-ab33535799c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.029182 10.0.0.50 - - [2026-02-03 07:04:12] "GET /firewall-policy/df13a449-e7dd-4f55-8a0d-09eaa1a89e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.011391 10.0.0.50 - - [2026-02-03 07:04:12] "GET /firewall-rule/6c686c7e-e2e4-4797-8a48-ab33535799c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005726 10.0.0.50 - - [2026-02-03 07:04:12] "POST /ref-update HTTP/1.1" 200 156 0.084453 10.0.0.50 - - [2026-02-03 07:04:13] "GET /application-policy-set/4f0f8e68-d6f3-4dee-9942-fc3a73e0edfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012447 10.0.0.50 - - [2026-02-03 07:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005067 10.0.0.50 - - [2026-02-03 07:04:13] "GET /policy-management/abe92e0e-fb2a-4b84-ac43-1d1a3b4305e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002669 10.0.0.50 - - [2026-02-03 07:04:13] "POST /tags HTTP/1.1" 409 214 0.002022 10.0.0.50 - - [2026-02-03 07:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.50 - - [2026-02-03 07:04:13] "GET /tag/c747aa9f-e4d1-4ff9-ae89-05b59edf969d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.019068 10.0.0.50 - - [2026-02-03 07:04:13] "POST /firewall-rules HTTP/1.1" 200 576 0.106994 10.0.0.50 - - [2026-02-03 07:04:13] "GET /firewall-rule/b388b8a9-066c-458c-aef6-bf18dd8b4ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.032630 10.0.0.50 - - [2026-02-03 07:04:13] "GET /firewall-policy/df13a449-e7dd-4f55-8a0d-09eaa1a89e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.007684 10.0.0.50 - - [2026-02-03 07:04:13] "GET /firewall-rule/b388b8a9-066c-458c-aef6-bf18dd8b4ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005603 10.0.0.50 - - [2026-02-03 07:04:13] "POST /ref-update HTTP/1.1" 200 156 0.056612 10.0.0.50 - - [2026-02-03 07:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.50 - - [2026-02-03 07:04:13] "GET /loadbalancer/a2eebe77-9b99-4600-8319-95a71e9ca47c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004115 10.0.0.50 - - [2026-02-03 07:04:13] "POST /tags HTTP/1.1" 200 363 0.038245 10.0.0.50 - - [2026-02-03 07:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.036296 10.0.0.50 - - [2026-02-03 07:04:13] "GET /tag/16c5a7c2-ae1c-4384-a217-c4297eb7ef31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.029820 10.0.0.50 - - [2026-02-03 07:04:13] "POST /tags HTTP/1.1" 200 311 0.046685 10.0.0.50 - - [2026-02-03 07:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.018539 10.0.0.50 - - [2026-02-03 07:04:13] "GET /tag/ec9072c2-e9e3-4e53-aec6-8184a35282fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.024837 10.0.0.50 - - [2026-02-03 07:04:13] "POST /id-to-fqname HTTP/1.1" 200 177 0.003055 10.0.0.50 - - [2026-02-03 07:04:13] "POST /fqname-to-id HTTP/1.1" 404 186 0.002523 10.0.0.50 - - [2026-02-03 07:04:14] "POST /security-groups HTTP/1.1" 200 574 0.094367 10.0.0.50 - - [2026-02-03 07:04:14] "POST /projects HTTP/1.1" 200 489 0.354589 10.0.0.50 - - [2026-02-03 07:04:14] "POST /fqname-to-id HTTP/1.1" 404 217 0.008331 10.0.0.50 - - [2026-02-03 07:04:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.065223 10.0.0.50 - - [2026-02-03 07:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.017021 10.0.0.50 - - [2026-02-03 07:04:14] "GET /virtual-network/eba7bfdb-729a-4c07-a5ad-064ef1aeb26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.053330 10.0.0.50 - - [2026-02-03 07:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004883 10.0.0.50 - - [2026-02-03 07:04:14] "POST /access-control-lists HTTP/1.1" 200 583 0.155474 10.0.0.50 - - [2026-02-03 07:04:14] "GET /virtual-network/4290d813-f0a1-44ad-95b1-64a49696bd3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.036127 10.0.0.50 - - [2026-02-03 07:04:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.034116 10.0.0.50 - - [2026-02-03 07:04:14] "POST /access-control-lists HTTP/1.1" 200 581 0.062403 10.0.0.50 - - [2026-02-03 07:04:14] "PUT /virtual-network/eba7bfdb-729a-4c07-a5ad-064ef1aeb26e HTTP/1.1" 200 264 0.227449 10.0.0.50 - - [2026-02-03 07:04:14] "PUT /virtual-network/4290d813-f0a1-44ad-95b1-64a49696bd3d HTTP/1.1" 200 264 0.272419 10.0.0.50 - - [2026-02-03 07:04:15] "POST /security-groups HTTP/1.1" 200 546 0.085008 10.0.0.50 - - [2026-02-03 07:04:15] "POST /fqname-to-id HTTP/1.1" 404 240 0.002626 10.0.0.50 - - [2026-02-03 07:04:15] "POST /access-control-lists HTTP/1.1" 200 602 0.078324 10.0.0.50 - - [2026-02-03 07:04:15] "POST /fqname-to-id HTTP/1.1" 404 239 0.023958 10.0.0.50 - - [2026-02-03 07:04:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.129649 10.0.0.50 - - [2026-02-03 07:04:15] "POST /chown HTTP/1.1" 200 109 0.049949 10.0.0.50 - - [2026-02-03 07:04:15] "GET /application-policy-set/4f0f8e68-d6f3-4dee-9942-fc3a73e0edfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.026596 10.0.0.50 - - [2026-02-03 07:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006746 10.0.0.50 - - [2026-02-03 07:04:15] "GET /policy-management/abe92e0e-fb2a-4b84-ac43-1d1a3b4305e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004827 10.0.0.50 - - [2026-02-03 07:04:15] "POST /tags HTTP/1.1" 409 210 0.003311 10.0.0.50 - - [2026-02-03 07:04:15] "POST /access-control-lists HTTP/1.1" 200 600 0.187397 10.0.0.50 - - [2026-02-03 07:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.035847 10.0.0.50 - - [2026-02-03 07:04:15] "GET /tag/ec9072c2-e9e3-4e53-aec6-8184a35282fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.019353 10.0.0.50 - - [2026-02-03 07:04:15] "POST /firewall-rules HTTP/1.1" 200 570 0.081931 10.0.0.50 - - [2026-02-03 07:04:15] "GET /firewall-rule/7fd28033-5be1-4155-aa34-0edcbabb4fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005447 10.0.0.50 - - [2026-02-03 07:04:15] "GET /firewall-policy/df13a449-e7dd-4f55-8a0d-09eaa1a89e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004066 10.0.0.50 - - [2026-02-03 07:04:15] "GET /firewall-rule/7fd28033-5be1-4155-aa34-0edcbabb4fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002777 10.0.0.50 - - [2026-02-03 07:04:15] "POST /ref-update HTTP/1.1" 200 156 0.082134 10.0.0.50 - - [2026-02-03 07:04:15] "GET /application-policy-set/4f0f8e68-d6f3-4dee-9942-fc3a73e0edfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004506 10.0.0.50 - - [2026-02-03 07:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.50 - - [2026-02-03 07:04:15] "GET /policy-management/abe92e0e-fb2a-4b84-ac43-1d1a3b4305e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.023197 10.0.0.50 - - [2026-02-03 07:04:15] "POST /tags HTTP/1.1" 409 210 0.018530 10.0.0.50 - - [2026-02-03 07:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.50 - - [2026-02-03 07:04:15] "GET /tag/ec9072c2-e9e3-4e53-aec6-8184a35282fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.025272 10.0.0.50 - - [2026-02-03 07:04:16] "POST /firewall-rules HTTP/1.1" 200 568 0.152594 10.0.0.50 - - [2026-02-03 07:04:16] "GET /firewall-rule/9c285a84-0733-4a2d-940f-32413c83b771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.045122 10.0.0.50 - - [2026-02-03 07:04:16] "GET /firewall-policy/df13a449-e7dd-4f55-8a0d-09eaa1a89e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.036217 10.0.0.50 - - [2026-02-03 07:04:16] "GET /firewall-rule/9c285a84-0733-4a2d-940f-32413c83b771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.024717 10.0.0.50 - - [2026-02-03 07:04:16] "POST /ref-update HTTP/1.1" 200 156 0.250344 10.0.0.50 - - [2026-02-03 07:04:16] "POST /tags HTTP/1.1" 409 237 0.095654 10.0.0.50 - - [2026-02-03 07:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.066236 10.0.0.50 - - [2026-02-03 07:04:16] "GET /tag/ff5802c9-4946-4c19-996d-c10c27837b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.045806 10.0.0.50 - - [2026-02-03 07:04:16] "POST /tags HTTP/1.1" 409 210 0.045312 10.0.0.50 - - [2026-02-03 07:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.50 - - [2026-02-03 07:04:16] "GET /tag/7847d04d-8405-4576-94d4-ef024e5ce8d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.048661 10.0.0.50 - - [2026-02-03 07:04:16] "POST /projects HTTP/1.1" 409 223 0.006579 10.0.0.50 - - [2026-02-03 07:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006836 10.0.0.50 - - [2026-02-03 07:04:17] "GET /project/bd510ba7-14d0-4b2e-a75c-0fe1489f1a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.093818 10.0.0.50 - - [2026-02-03 07:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.50 - - [2026-02-03 07:04:17] "GET /virtual-network/eba7bfdb-729a-4c07-a5ad-064ef1aeb26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.004448 10.0.0.50 - - [2026-02-03 07:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010058 10.0.0.50 - - [2026-02-03 07:04:17] "GET /virtual-network/4290d813-f0a1-44ad-95b1-64a49696bd3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.014592 10.0.0.50 - - [2026-02-03 07:04:17] "PUT /virtual-network/eba7bfdb-729a-4c07-a5ad-064ef1aeb26e HTTP/1.1" 200 264 0.153246 10.0.0.50 - - [2026-02-03 07:04:17] "PUT /virtual-network/4290d813-f0a1-44ad-95b1-64a49696bd3d HTTP/1.1" 200 264 0.162354 10.0.0.50 - - [2026-02-03 07:04:17] "POST /security-groups HTTP/1.1" 409 253 0.012707 10.0.0.50 - - [2026-02-03 07:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.50 - - [2026-02-03 07:04:17] "PUT /security-group/14481d26-7d10-48b7-92d5-1315820a981a HTTP/1.1" 200 262 0.086819 10.0.0.50 - - [2026-02-03 07:04:17] "PUT /access-control-list/a8dcf550-26a3-4543-afd5-9bc6590aa9b3 HTTP/1.1" 200 272 0.016119 10.0.0.50 - - [2026-02-03 07:04:17] "PUT /access-control-list/651f3f46-4f1e-408c-b9f1-c58c28318a7e HTTP/1.1" 200 272 0.042375 10.0.0.50 - - [2026-02-03 07:04:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.072317 10.0.0.50 - - [2026-02-03 07:04:17] "GET /application-policy-set/4f0f8e68-d6f3-4dee-9942-fc3a73e0edfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.030891 10.0.0.50 - - [2026-02-03 07:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008308 10.0.0.50 - - [2026-02-03 07:04:17] "GET /policy-management/abe92e0e-fb2a-4b84-ac43-1d1a3b4305e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004849 10.0.0.50 - - [2026-02-03 07:04:17] "POST /tags HTTP/1.1" 409 210 0.010417 10.0.0.50 - - [2026-02-03 07:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.50 - - [2026-02-03 07:04:18] "GET /tag/7847d04d-8405-4576-94d4-ef024e5ce8d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.032442 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:04:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001007 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:04:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002229 10.0.0.50 - - [2026-02-03 07:04:18] "POST /firewall-rules HTTP/1.1" 200 570 0.111940 10.0.0.50 - - [2026-02-03 07:04:18] "GET /firewall-rule/d3f48ef9-4978-437e-8256-ac0ea3929059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.033267 10.0.0.50 - - [2026-02-03 07:04:18] "GET /firewall-policy/df13a449-e7dd-4f55-8a0d-09eaa1a89e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.005497 10.0.0.50 - - [2026-02-03 07:04:18] "GET /firewall-rule/d3f48ef9-4978-437e-8256-ac0ea3929059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002713 10.0.0.50 - - [2026-02-03 07:04:18] "POST /ref-update HTTP/1.1" 200 156 0.111762 10.0.0.50 - - [2026-02-03 07:04:18] "GET /application-policy-set/4f0f8e68-d6f3-4dee-9942-fc3a73e0edfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003051 10.0.0.50 - - [2026-02-03 07:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.50 - - [2026-02-03 07:04:18] "GET /policy-management/abe92e0e-fb2a-4b84-ac43-1d1a3b4305e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002355 10.0.0.50 - - [2026-02-03 07:04:18] "GET / HTTP/1.1" 200 35931 0.001437 10.0.0.50 - - [2026-02-03 07:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011276 10.0.0.50 - - [2026-02-03 07:04:18] "GET /routing-instance/4145ce20-474a-4431-820c-cdbe102d6a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.006046 10.0.0.50 - - [2026-02-03 07:04:18] "POST /bgp-routers HTTP/1.1" 409 301 0.002924 10.0.0.50 - - [2026-02-03 07:04:18] "POST /tags HTTP/1.1" 409 210 0.004497 10.0.0.50 - - [2026-02-03 07:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.50 - - [2026-02-03 07:04:18] "GET /tag/7847d04d-8405-4576-94d4-ef024e5ce8d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014260 10.0.0.50 - - [2026-02-03 07:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.50 - - [2026-02-03 07:04:18] "GET /bgp-router/c5b9e7fa-40b2-48c9-a625-292c5fa19292?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.017952 10.0.0.50 - - [2026-02-03 07:04:18] "PUT /bgp-router/c5b9e7fa-40b2-48c9-a625-292c5fa19292 HTTP/1.1" 200 254 0.040040 10.0.0.50 - - [2026-02-03 07:04:18] "POST /firewall-rules HTTP/1.1" 200 568 0.238440 10.0.0.50 - - [2026-02-03 07:04:18] "GET /firewall-rule/f909c5f5-30e7-48bf-b7e1-655c40ec0e01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.012899 10.0.0.50 - - [2026-02-03 07:04:18] "GET /firewall-policy/df13a449-e7dd-4f55-8a0d-09eaa1a89e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004815 10.0.0.50 - - [2026-02-03 07:04:18] "GET /firewall-rule/f909c5f5-30e7-48bf-b7e1-655c40ec0e01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003156 10.0.0.50 - - [2026-02-03 07:04:18] "POST /ref-update HTTP/1.1" 200 156 0.053969 10.0.0.50 - - [2026-02-03 07:04:18] "GET /virtual-machine-interface/86db2f66-00ce-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.035599 10.0.0.50 - - [2026-02-03 07:04:18] "POST /set-tag HTTP/1.1" 200 109 0.003800 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:04:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001517 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:04:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001090 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:04:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001029 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:04:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001185 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:04:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000986 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:04:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000980 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:04:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001165 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:04:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001157 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:04:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001323 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:04:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001363 10.0.0.33 - - [2026-02-03 07:05:25] "GET / HTTP/1.1" 200 35931 0.001508 10.0.0.33 - - [2026-02-03 07:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006121 10.0.0.33 - - [2026-02-03 07:05:25] "GET /global-system-config/baf56880-5fe1-4c5f-9d99-15c3d3ffec2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.011187 10.0.0.33 - - [2026-02-03 07:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.33 - - [2026-02-03 07:05:25] "GET /routing-instance/4145ce20-474a-4431-820c-cdbe102d6a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003520 10.0.0.33 - - [2026-02-03 07:05:25] "PUT /global-system-config/baf56880-5fe1-4c5f-9d99-15c3d3ffec2d HTTP/1.1" 200 274 0.022811 10.0.0.33 - - [2026-02-03 07:05:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.003392 10.0.0.33 - - [2026-02-03 07:05:25] "POST /virtual-routers HTTP/1.1" 200 599 0.026205 10.0.0.33 - - [2026-02-03 07:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.33 - - [2026-02-03 07:05:25] "GET /virtual-router/0eda314a-5341-4df0-b2bd-e36df83426e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004031 10.0.0.33 - - [2026-02-03 07:05:25] "POST /fqname-to-id HTTP/1.1" 404 229 0.001636 10.0.0.33 - - [2026-02-03 07:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005264 10.0.0.33 - - [2026-02-03 07:05:25] "GET /virtual-network/7c0c1481-321e-469d-bc97-f5ad9e9753fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.006656 10.0.0.33 - - [2026-02-03 07:05:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.063480 10.0.0.50 - - [2026-02-03 07:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.50 - - [2026-02-03 07:05:51] "GET /virtual-router/0eda314a-5341-4df0-b2bd-e36df83426e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002673 10.0.0.50 - - [2026-02-03 07:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.50 - - [2026-02-03 07:06:51] "GET /virtual-router/0eda314a-5341-4df0-b2bd-e36df83426e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002739 10.0.0.33 - - [2026-02-03 07:07:02] "GET / HTTP/1.1" 200 35931 0.001507 10.0.0.33 - - [2026-02-03 07:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.33 - - [2026-02-03 07:07:02] "GET /global-system-config/baf56880-5fe1-4c5f-9d99-15c3d3ffec2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005953 10.0.0.33 - - [2026-02-03 07:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.33 - - [2026-02-03 07:07:02] "GET /routing-instance/4145ce20-474a-4431-820c-cdbe102d6a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003925 10.0.0.33 - - [2026-02-03 07:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.33 - - [2026-02-03 07:07:02] "GET /virtual-router/0eda314a-5341-4df0-b2bd-e36df83426e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002968 10.0.0.33 - - [2026-02-03 07:07:02] "PUT /virtual-router/0eda314a-5341-4df0-b2bd-e36df83426e5 HTTP/1.1" 200 262 0.010726 10.0.0.33 - - [2026-02-03 07:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.016421 10.0.0.33 - - [2026-02-03 07:07:02] "GET /virtual-router/0eda314a-5341-4df0-b2bd-e36df83426e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003426 10.0.0.33 - - [2026-02-03 07:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.33 - - [2026-02-03 07:07:02] "GET /virtual-machine-interface/ea942c55-f126-4cc9-9d10-6fa119bda9a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004497 10.0.0.33 - - [2026-02-03 07:07:02] "PUT /virtual-machine-interface/ea942c55-f126-4cc9-9d10-6fa119bda9a3 HTTP/1.1" 200 284 0.014576 10.0.0.50 - - [2026-02-03 07:07:11] "GET /global-system-configs HTTP/1.1" 200 322 0.004731 10.0.0.50 - - [2026-02-03 07:07:12] "GET /global-system-configs HTTP/1.1" 200 322 0.003107 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:08:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001323 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:08:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001410 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:08:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001342 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:08:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001401 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:08:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000940 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:08:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000979 10.0.0.50 - - [2026-02-03 07:09:00] "GET /virtual-router/0eda314a-5341-4df0-b2bd-e36df83426e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003121 10.0.0.50 - - [2026-02-03 07:09:00] "POST /ref-update HTTP/1.1" 200 156 0.015737 10.0.0.50 - - [2026-02-03 07:09:04] "GET /virtual-machine-interface/86db2f66-00ce-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004846 10.0.0.50 - - [2026-02-03 07:09:04] "POST /set-tag HTTP/1.1" 200 109 0.003207 10.0.0.50 - - [2026-02-03 07:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.50 - - [2026-02-03 07:09:04] "GET /loadbalancer/a2eebe77-9b99-4600-8319-95a71e9ca47c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002725 10.0.0.50 - - [2026-02-03 07:09:04] "GET /virtual-machine-interface/86db2f66-00ce-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005060 10.0.0.50 - - [2026-02-03 07:09:04] "POST /set-tag HTTP/1.1" 200 109 0.003519 10.0.0.50 - - [2026-02-03 07:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.50 - - [2026-02-03 07:09:04] "GET /loadbalancer/a2eebe77-9b99-4600-8319-95a71e9ca47c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003722 10.0.0.50 - - [2026-02-03 07:09:04] "GET /loadbalancer-pool/c909ed6b-b4a1-441d-b16e-6458e3cfb0ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.012092 10.0.0.50 - - [2026-02-03 07:09:04] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017445 10.0.0.50 - - [2026-02-03 07:09:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.023372 10.0.0.50 - - [2026-02-03 07:09:04] "GET /virtual-machine-interface/86db2f66-00ce-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.023347 10.0.0.50 - - [2026-02-03 07:09:04] "GET /virtual-machine-interface/86db2f66-00ce-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.019554 10.0.0.50 - - [2026-02-03 07:09:04] "POST /ref-update HTTP/1.1" 200 156 0.010075 10.0.0.50 - - [2026-02-03 07:09:04] "GET /floating-ip/147e4533-3b26-43eb-87ef-b7f31f6a319f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.021736 10.0.0.50 - - [2026-02-03 07:09:04] "POST /tags HTTP/1.1" 409 205 0.007814 10.0.0.50 - - [2026-02-03 07:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002828 10.0.0.50 - - [2026-02-03 07:09:04] "PUT /floating-ip/147e4533-3b26-43eb-87ef-b7f31f6a319f HTTP/1.1" 200 256 0.011293 10.0.0.50 - - [2026-02-03 07:09:04] "GET /tag/6dadff83-9484-4cf6-9406-85a6fef0cbcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.028695 10.0.0.50 - - [2026-02-03 07:09:04] "POST /set-tag HTTP/1.1" 200 109 0.062341 10.0.0.50 - - [2026-02-03 07:09:04] "GET /loadbalancer-pool/de44de63-9674-402a-be68-4b7bc5c156c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.017652 10.0.0.50 - - [2026-02-03 07:09:04] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022137 10.0.0.50 - - [2026-02-03 07:09:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.009026 10.0.0.50 - - [2026-02-03 07:09:04] "GET /virtual-machine-interface/86db2f66-00ce-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010188 10.0.0.50 - - [2026-02-03 07:09:04] "GET /virtual-machine-interface/86db2f66-00ce-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007009 10.0.0.50 - - [2026-02-03 07:09:04] "POST /set-tag HTTP/1.1" 200 109 0.007569 10.0.0.50 - - [2026-02-03 07:09:04] "POST /ref-update HTTP/1.1" 200 156 0.009026 10.0.0.50 - - [2026-02-03 07:09:04] "GET /floating-ip/147e4533-3b26-43eb-87ef-b7f31f6a319f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.019956 10.0.0.50 - - [2026-02-03 07:09:04] "GET /loadbalancer-pool/aa0fb885-7912-4c28-a33f-80c43f3fb2a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005206 10.0.0.50 - - [2026-02-03 07:09:04] "PUT /floating-ip/147e4533-3b26-43eb-87ef-b7f31f6a319f HTTP/1.1" 200 256 0.016533 10.0.0.50 - - [2026-02-03 07:09:04] "POST /loadbalancer-members HTTP/1.1" 200 692 0.027508 10.0.0.50 - - [2026-02-03 07:09:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.015586 10.0.0.50 - - [2026-02-03 07:09:04] "GET /virtual-machine-interface/86db2f66-00ce-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017814 10.0.0.50 - - [2026-02-03 07:09:04] "GET /virtual-machine-interface/86db2f66-00ce-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007048 10.0.0.50 - - [2026-02-03 07:09:04] "POST /ref-update HTTP/1.1" 200 156 0.011110 10.0.0.50 - - [2026-02-03 07:09:04] "GET /floating-ip/147e4533-3b26-43eb-87ef-b7f31f6a319f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.012930 10.0.0.50 - - [2026-02-03 07:09:04] "POST /set-tag HTTP/1.1" 200 109 0.003221 10.0.0.50 - - [2026-02-03 07:09:04] "PUT /floating-ip/147e4533-3b26-43eb-87ef-b7f31f6a319f HTTP/1.1" 200 256 0.013384 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:09:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001282 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:09:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001139 10.0.0.50 - - [2026-02-03 07:10:16] "GET /virtual-machine-interface/86db2f66-00ce-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009338 10.0.0.50 - - [2026-02-03 07:10:16] "POST /set-tag HTTP/1.1" 200 109 0.003902 10.0.0.50 - - [2026-02-03 07:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.50 - - [2026-02-03 07:10:16] "GET /loadbalancer/a2eebe77-9b99-4600-8319-95a71e9ca47c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005636 10.0.0.50 - - [2026-02-03 07:10:16] "GET /virtual-machine-interface/86db2f66-00ce-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009709 10.0.0.50 - - [2026-02-03 07:10:16] "POST /set-tag HTTP/1.1" 200 109 0.026859 10.0.0.50 - - [2026-02-03 07:10:17] "DELETE /loadbalancer-member/254ce2a2-62e1-4ce0-85aa-b4c0c445012f HTTP/1.1" 200 115 0.058218 10.0.0.50 - - [2026-02-03 07:10:17] "GET /virtual-machine-interface/86db2f66-00ce-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007140 10.0.0.50 - - [2026-02-03 07:10:17] "POST /set-tag HTTP/1.1" 200 109 0.003551 10.0.0.50 - - [2026-02-03 07:10:17] "DELETE /loadbalancer-member/46065608-11c6-4f5d-81b5-b1e8f43ffc60 HTTP/1.1" 200 115 0.035347 10.0.0.50 - - [2026-02-03 07:10:17] "GET /virtual-machine-interface/86db2f66-00ce-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011067 10.0.0.50 - - [2026-02-03 07:10:17] "POST /set-tag HTTP/1.1" 200 109 0.005494 10.0.0.50 - - [2026-02-03 07:10:17] "DELETE /loadbalancer-member/aa0eaccb-c6ac-4229-823f-e4909e4b381b HTTP/1.1" 200 115 0.054849 10.0.0.50 - - [2026-02-03 07:10:17] "GET /virtual-machine-interface/86db2f66-00ce-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.023752 10.0.0.50 - - [2026-02-03 07:10:17] "POST /set-tag HTTP/1.1" 200 109 0.007024 10.0.0.50 - - [2026-02-03 07:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.50 - - [2026-02-03 07:10:17] "GET /loadbalancer/a2eebe77-9b99-4600-8319-95a71e9ca47c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002486 10.0.0.50 - - [2026-02-03 07:10:17] "GET /loadbalancer-pool/c909ed6b-b4a1-441d-b16e-6458e3cfb0ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002796 10.0.0.50 - - [2026-02-03 07:10:17] "POST /loadbalancer-members HTTP/1.1" 200 690 0.047181 10.0.0.50 - - [2026-02-03 07:10:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.034930 10.0.0.50 - - [2026-02-03 07:10:17] "GET /virtual-machine-interface/86db2f66-00ce-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010511 10.0.0.50 - - [2026-02-03 07:10:17] "GET /virtual-machine-interface/86db2f66-00ce-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013847 10.0.0.50 - - [2026-02-03 07:10:17] "GET /floating-ip/147e4533-3b26-43eb-87ef-b7f31f6a319f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004722 10.0.0.50 - - [2026-02-03 07:10:17] "POST /set-tag HTTP/1.1" 200 109 0.077632 10.0.0.50 - - [2026-02-03 07:10:17] "GET /loadbalancer-pool/de44de63-9674-402a-be68-4b7bc5c156c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.018330 10.0.0.50 - - [2026-02-03 07:10:17] "POST /loadbalancer-members HTTP/1.1" 200 690 0.036121 10.0.0.50 - - [2026-02-03 07:10:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.079687 10.0.0.50 - - [2026-02-03 07:10:17] "GET /virtual-machine-interface/86db2f66-00ce-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010087 10.0.0.50 - - [2026-02-03 07:10:17] "POST /set-tag HTTP/1.1" 200 109 0.003555 10.0.0.50 - - [2026-02-03 07:10:17] "GET /virtual-machine-interface/86db2f66-00ce-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007249 10.0.0.50 - - [2026-02-03 07:10:17] "GET /floating-ip/147e4533-3b26-43eb-87ef-b7f31f6a319f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.008927 10.0.0.50 - - [2026-02-03 07:10:17] "GET /loadbalancer-pool/aa0fb885-7912-4c28-a33f-80c43f3fb2a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004162 10.0.0.50 - - [2026-02-03 07:10:17] "POST /loadbalancer-members HTTP/1.1" 200 692 0.062115 10.0.0.50 - - [2026-02-03 07:10:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.033182 10.0.0.50 - - [2026-02-03 07:10:18] "GET /virtual-machine-interface/86db2f66-00ce-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012212 10.0.0.50 - - [2026-02-03 07:10:18] "GET /virtual-machine-interface/86db2f66-00ce-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008094 10.0.0.50 - - [2026-02-03 07:10:18] "GET /floating-ip/147e4533-3b26-43eb-87ef-b7f31f6a319f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.007457 10.0.0.50 - - [2026-02-03 07:10:18] "POST /set-tag HTTP/1.1" 200 109 0.005420 10.0.0.50 - - [2026-02-03 07:12:11] "GET /global-system-configs HTTP/1.1" 200 322 0.007234 10.0.0.50 - - [2026-02-03 07:12:13] "GET /global-system-configs HTTP/1.1" 200 322 0.002437 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:12:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001084 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:12:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000987 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:13:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001008 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:13:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001048 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:13:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001228 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:13:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.005510 10.0.0.50 - - [2026-02-03 07:13:40] "GET / HTTP/1.1" 200 35931 0.002362 10.0.0.50 - - [2026-02-03 07:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.50 - - [2026-02-03 07:13:41] "GET /project/825fc0ec-ec1a-47dd-8e8d-389a554c3335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046480 10.0.0.50 - - [2026-02-03 07:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.50 - - [2026-02-03 07:13:41] "GET /project/825fc0ec-ec1a-47dd-8e8d-389a554c3335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041943 10.0.0.50 - - [2026-02-03 07:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005075 10.0.0.50 - - [2026-02-03 07:13:41] "GET /project/825fc0ec-ec1a-47dd-8e8d-389a554c3335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034352 10.0.0.50 - - [2026-02-03 07:13:41] "POST /tags HTTP/1.1" 200 333 0.064597 10.0.0.50 - - [2026-02-03 07:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005524 10.0.0.50 - - [2026-02-03 07:13:41] "GET /tag/edc71c57-bb83-4391-80d0-ccee5dbf1a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.013606 10.0.0.50 - - [2026-02-03 07:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.50 - - [2026-02-03 07:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.50 - - [2026-02-03 07:13:42] "GET /project/825fc0ec-ec1a-47dd-8e8d-389a554c3335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045467 10.0.0.50 - - [2026-02-03 07:13:42] "GET /virtual-networks?parent_id=825fc0ec-ec1a-47dd-8e8d-389a554c3335&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.006646 10.0.0.50 - - [2026-02-03 07:13:42] "GET /project/825fc0ec-ec1a-47dd-8e8d-389a554c3335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.059501 10.0.0.50 - - [2026-02-03 07:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.50 - - [2026-02-03 07:13:42] "GET /virtual-network/4290d813-f0a1-44ad-95b1-64a49696bd3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.013302 10.0.0.50 - - [2026-02-03 07:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011021 10.0.0.50 - - [2026-02-03 07:13:42] "GET /service-appliance-set/478a1b90-2f6d-45fe-b61f-9c0d1436a438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004802 10.0.0.50 - - [2026-02-03 07:13:42] "POST /virtual-networks HTTP/1.1" 200 512 0.065278 10.0.0.50 - - [2026-02-03 07:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011400 10.0.0.50 - - [2026-02-03 07:13:42] "GET /network-ipam/158a6a09-0021-40c6-95a5-d686021d1d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.002803 10.0.0.50 - - [2026-02-03 07:13:42] "POST /fqname-to-id HTTP/1.1" 404 254 0.001860 10.0.0.50 - - [2026-02-03 07:13:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.099252 10.0.0.50 - - [2026-02-03 07:13:42] "GET /virtual-machine-interface/82d27955-e640-4ea6-a64b-958e7313ef60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.011987 10.0.0.50 - - [2026-02-03 07:13:42] "POST /useragent-kv HTTP/1.1" 200 115 0.009676 10.0.0.50 - - [2026-02-03 07:13:42] "POST /ref-update HTTP/1.1" 200 156 0.136918 10.0.0.50 - - [2026-02-03 07:13:42] "GET /virtual-network/8b5b0311-57e2-4e51-9280-0847e6ba5123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005054 10.0.0.50 - - [2026-02-03 07:13:42] "GET /domains HTTP/1.1" 200 280 0.001627 10.0.0.50 - - [2026-02-03 07:13:42] "POST /instance-ips HTTP/1.1" 200 409 0.070846 10.0.0.50 - - [2026-02-03 07:13:42] "GET /domain/77b2d0a9-c075-488a-b741-bf5ad010dc03 HTTP/1.1" 200 3086 0.033596 10.0.0.50 - - [2026-02-03 07:13:42] "GET /instance-ip/0880b392-19c3-4535-9126-cb228d0c86ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.010193 10.0.0.50 - - [2026-02-03 07:13:42] "GET /project/825fc0ec-ec1a-47dd-8e8d-389a554c3335 HTTP/1.1" 200 5476 0.092956 10.0.0.50 - - [2026-02-03 07:13:42] "POST /loadbalancers HTTP/1.1" 200 610 0.112878 10.0.0.50 - - [2026-02-03 07:13:42] "GET /virtual-network/8b5b0311-57e2-4e51-9280-0847e6ba5123 HTTP/1.1" 200 2093 0.064370 10.0.0.50 - - [2026-02-03 07:13:42] "GET /virtual-network/8b5b0311-57e2-4e51-9280-0847e6ba5123 HTTP/1.1" 200 2093 0.005694 10.0.0.50 - - [2026-02-03 07:13:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.032834 10.0.0.50 - - [2026-02-03 07:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006222 10.0.0.50 - - [2026-02-03 07:13:42] "GET /routing-instance/8a393d24-68c0-4721-bd37-bd3a88661347 HTTP/1.1" 200 1181 0.006822 10.0.0.50 - - [2026-02-03 07:13:42] "GET /routing-instance/8a393d24-68c0-4721-bd37-bd3a88661347 HTTP/1.1" 200 1181 0.012014 10.0.0.50 - - [2026-02-03 07:13:42] "GET /project/825fc0ec-ec1a-47dd-8e8d-389a554c3335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.067116 10.0.0.50 - - [2026-02-03 07:13:42] "GET /instance-ip/0880b392-19c3-4535-9126-cb228d0c86ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.002772 10.0.0.50 - - [2026-02-03 07:13:42] "POST /route-targets HTTP/1.1" 200 327 0.016524 10.0.0.50 - - [2026-02-03 07:13:42] "GET /project/825fc0ec-ec1a-47dd-8e8d-389a554c3335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.075542 10.0.0.50 - - [2026-02-03 07:13:42] "GET /loadbalancer/17f0b192-ddcb-48d3-ae7c-ffe8aa5c52e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003364 10.0.0.50 - - [2026-02-03 07:13:42] "POST /ref-update HTTP/1.1" 200 156 0.056713 10.0.0.50 - - [2026-02-03 07:13:42] "POST /floating-ips HTTP/1.1" 200 597 0.112655 10.0.0.50 - - [2026-02-03 07:13:42] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.078857 10.0.0.50 - - [2026-02-03 07:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.50 - - [2026-02-03 07:13:42] "GET /project/825fc0ec-ec1a-47dd-8e8d-389a554c3335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047666 10.0.0.50 - - [2026-02-03 07:13:42] "GET /loadbalancer-listener/ac1d9b28-af3f-4fbd-9173-936722282e3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.004247 10.0.0.50 - - [2026-02-03 07:13:43] "GET /loadbalancer-listener/ac1d9b28-af3f-4fbd-9173-936722282e3c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.017112 10.0.0.50 - - [2026-02-03 07:13:43] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.053447 10.0.0.50 - - [2026-02-03 07:13:43] "GET /instance-ip/0880b392-19c3-4535-9126-cb228d0c86ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.003594 10.0.0.50 - - [2026-02-03 07:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.50 - - [2026-02-03 07:13:43] "GET /loadbalancer/17f0b192-ddcb-48d3-ae7c-ffe8aa5c52e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002777 10.0.0.50 - - [2026-02-03 07:13:43] "GET /instance-ip/0880b392-19c3-4535-9126-cb228d0c86ea?fields=floating_ips HTTP/1.1" 200 1211 0.013262 10.0.0.50 - - [2026-02-03 07:13:43] "GET /floating-ip/5000d1ec-58cc-4fd9-9b58-17543bc48cbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.003057 10.0.0.50 - - [2026-02-03 07:13:43] "POST /tags HTTP/1.1" 200 295 0.060318 10.0.0.50 - - [2026-02-03 07:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.50 - - [2026-02-03 07:13:43] "GET /tag/0ea06639-68b7-446a-865d-dcc30e181859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.011963 10.0.0.50 - - [2026-02-03 07:13:43] "POST /tags HTTP/1.1" 409 233 0.001686 10.0.0.50 - - [2026-02-03 07:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.50 - - [2026-02-03 07:13:43] "GET /tag/05a0390d-40d5-4853-b0de-46a63c3f475b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.010450 10.0.0.50 - - [2026-02-03 07:13:43] "POST /tags HTTP/1.1" 409 206 0.001750 10.0.0.50 - - [2026-02-03 07:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.50 - - [2026-02-03 07:13:43] "GET /tag/213fe113-d95b-47c8-8483-c1c8baf10b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010536 10.0.0.50 - - [2026-02-03 07:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.50 - - [2026-02-03 07:13:43] "GET /virtual-network/eba7bfdb-729a-4c07-a5ad-064ef1aeb26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004139 10.0.0.50 - - [2026-02-03 07:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.50 - - [2026-02-03 07:13:43] "GET /project/825fc0ec-ec1a-47dd-8e8d-389a554c3335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.053342 10.0.0.50 - - [2026-02-03 07:13:43] "POST /virtual-machines HTTP/1.1" 200 369 0.008809 10.0.0.50 - - [2026-02-03 07:13:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.008735 10.0.0.50 - - [2026-02-03 07:13:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.104002 10.0.0.50 - - [2026-02-03 07:13:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.027761 10.0.0.50 - - [2026-02-03 07:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012628 10.0.0.50 - - [2026-02-03 07:13:43] "GET /virtual-machine-interface/dfa7d896-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004731 10.0.0.50 - - [2026-02-03 07:13:43] "POST /instance-ips HTTP/1.1" 200 409 0.028364 10.0.0.50 - - [2026-02-03 07:13:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.021831 10.0.0.50 - - [2026-02-03 07:13:43] "GET /virtual-machine-interface/dfa7d896-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.008719 10.0.0.50 - - [2026-02-03 07:13:43] "POST /set-tag HTTP/1.1" 200 109 0.017863 10.0.0.50 - - [2026-02-03 07:13:43] "GET /virtual-machine-interface/dfa7d896-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.026923 10.0.0.50 - - [2026-02-03 07:13:43] "GET /instance-ip/dfbd36a0-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003435 10.0.0.50 - - [2026-02-03 07:13:44] "GET /virtual-machine-interface/dfa7d896-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005383 10.0.0.50 - - [2026-02-03 07:13:44] "POST /set-tag HTTP/1.1" 200 109 0.002223 10.0.0.50 - - [2026-02-03 07:13:44] "GET /virtual-router/0eda314a-5341-4df0-b2bd-e36df83426e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.014601 10.0.0.50 - - [2026-02-03 07:13:44] "POST /ref-update HTTP/1.1" 200 156 0.012700 10.0.0.50 - - [2026-02-03 07:13:44] "GET /virtual-machine-interface/dfa7d896-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006425 10.0.0.50 - - [2026-02-03 07:13:44] "POST /set-tag HTTP/1.1" 200 109 0.002879 10.0.0.50 - - [2026-02-03 07:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.50 - - [2026-02-03 07:13:44] "GET /virtual-network/eba7bfdb-729a-4c07-a5ad-064ef1aeb26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006356 10.0.0.50 - - [2026-02-03 07:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.50 - - [2026-02-03 07:13:44] "GET /project/825fc0ec-ec1a-47dd-8e8d-389a554c3335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035624 10.0.0.50 - - [2026-02-03 07:13:44] "POST /virtual-machines HTTP/1.1" 200 369 0.009050 10.0.0.50 - - [2026-02-03 07:13:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.023245 10.0.0.50 - - [2026-02-03 07:13:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.119552 10.0.0.50 - - [2026-02-03 07:13:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.013876 10.0.0.50 - - [2026-02-03 07:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008481 10.0.0.50 - - [2026-02-03 07:13:44] "GET /virtual-machine-interface/e016e2ae-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.010430 10.0.0.50 - - [2026-02-03 07:13:44] "POST /instance-ips HTTP/1.1" 200 409 0.019819 10.0.0.50 - - [2026-02-03 07:13:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.031986 10.0.0.50 - - [2026-02-03 07:13:44] "GET /virtual-machine-interface/e016e2ae-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.010060 10.0.0.50 - - [2026-02-03 07:13:44] "POST /set-tag HTTP/1.1" 200 109 0.018239 10.0.0.50 - - [2026-02-03 07:13:44] "GET /virtual-machine-interface/e016e2ae-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.019224 10.0.0.50 - - [2026-02-03 07:13:44] "GET /instance-ip/e032ccee-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003010 10.0.0.50 - - [2026-02-03 07:13:44] "GET /virtual-machine-interface/e016e2ae-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004704 10.0.0.50 - - [2026-02-03 07:13:44] "POST /set-tag HTTP/1.1" 200 109 0.002331 10.0.0.50 - - [2026-02-03 07:13:44] "GET /virtual-router/0eda314a-5341-4df0-b2bd-e36df83426e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.004291 10.0.0.50 - - [2026-02-03 07:13:44] "POST /ref-update HTTP/1.1" 200 156 0.010778 10.0.0.50 - - [2026-02-03 07:13:44] "GET /virtual-machine-interface/e016e2ae-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.019362 10.0.0.50 - - [2026-02-03 07:13:44] "POST /set-tag HTTP/1.1" 200 109 0.003473 10.0.0.50 - - [2026-02-03 07:13:44] "GET /virtual-machine-interface/dfa7d896-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005416 10.0.0.50 - - [2026-02-03 07:13:44] "POST /set-tag HTTP/1.1" 200 109 0.002017 10.0.0.50 - - [2026-02-03 07:13:44] "GET /virtual-machine-interface/e016e2ae-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005442 10.0.0.50 - - [2026-02-03 07:13:45] "POST /set-tag HTTP/1.1" 200 109 0.003508 10.0.0.50 - - [2026-02-03 07:13:47] "GET /domains HTTP/1.1" 200 280 0.002451 10.0.0.50 - - [2026-02-03 07:13:47] "GET /domain/77b2d0a9-c075-488a-b741-bf5ad010dc03 HTTP/1.1" 200 3086 0.002735 10.0.0.50 - - [2026-02-03 07:13:47] "GET /project/825fc0ec-ec1a-47dd-8e8d-389a554c3335 HTTP/1.1" 200 7064 0.034721 10.0.0.50 - - [2026-02-03 07:13:47] "GET /virtual-network/8b5b0311-57e2-4e51-9280-0847e6ba5123 HTTP/1.1" 200 2093 0.003864 10.0.0.50 - - [2026-02-03 07:13:47] "GET /virtual-network/8b5b0311-57e2-4e51-9280-0847e6ba5123 HTTP/1.1" 200 2093 0.004687 10.0.0.50 - - [2026-02-03 07:13:47] "GET /routing-instance/8a393d24-68c0-4721-bd37-bd3a88661347 HTTP/1.1" 200 1402 0.003469 10.0.0.50 - - [2026-02-03 07:13:47] "GET /routing-instance/8a393d24-68c0-4721-bd37-bd3a88661347 HTTP/1.1" 200 1402 0.002061 10.0.0.50 - - [2026-02-03 07:13:47] "GET /route-target/b9f5e284-a7e9-4916-9a08-6e70118e4bb9 HTTP/1.1" 200 1153 0.001805 10.0.0.50 - - [2026-02-03 07:13:47] "GET /virtual-network/8b5b0311-57e2-4e51-9280-0847e6ba5123 HTTP/1.1" 200 2093 0.003412 10.0.0.50 - - [2026-02-03 07:13:47] "GET /routing-instance/8a393d24-68c0-4721-bd37-bd3a88661347 HTTP/1.1" 200 1402 0.002090 10.0.0.50 - - [2026-02-03 07:13:47] "GET /virtual-network/8b5b0311-57e2-4e51-9280-0847e6ba5123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.006889 10.0.0.50 - - [2026-02-03 07:13:47] "GET /virtual-network/8b5b0311-57e2-4e51-9280-0847e6ba5123 HTTP/1.1" 200 2093 0.004078 10.0.0.50 - - [2026-02-03 07:13:47] "GET /routing-instance/8a393d24-68c0-4721-bd37-bd3a88661347 HTTP/1.1" 200 1402 0.002986 10.0.0.50 - - [2026-02-03 07:13:47] "GET /routing-instance/8a393d24-68c0-4721-bd37-bd3a88661347 HTTP/1.1" 200 1402 0.002575 10.0.0.50 - - [2026-02-03 07:13:47] "GET /route-target/b9f5e284-a7e9-4916-9a08-6e70118e4bb9 HTTP/1.1" 200 1153 0.001911 10.0.0.50 - - [2026-02-03 07:13:47] "GET /domains HTTP/1.1" 200 280 0.001929 10.0.0.50 - - [2026-02-03 07:13:47] "GET /domain/77b2d0a9-c075-488a-b741-bf5ad010dc03 HTTP/1.1" 200 3086 0.002645 10.0.0.50 - - [2026-02-03 07:13:47] "GET /project/825fc0ec-ec1a-47dd-8e8d-389a554c3335 HTTP/1.1" 200 7064 0.035215 10.0.0.50 - - [2026-02-03 07:13:47] "GET /virtual-network/8b5b0311-57e2-4e51-9280-0847e6ba5123 HTTP/1.1" 200 2093 0.004014 10.0.0.50 - - [2026-02-03 07:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.50 - - [2026-02-03 07:13:47] "GET /project/825fc0ec-ec1a-47dd-8e8d-389a554c3335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045460 10.0.0.50 - - [2026-02-03 07:13:47] "GET /virtual-network/8b5b0311-57e2-4e51-9280-0847e6ba5123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003598 10.0.0.50 - - [2026-02-03 07:13:48] "GET /floating-ip-pools?parent_id=8b5b0311-57e2-4e51-9280-0847e6ba5123&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002528 10.0.0.50 - - [2026-02-03 07:13:48] "GET /virtual-network/8b5b0311-57e2-4e51-9280-0847e6ba5123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004136 10.0.0.50 - - [2026-02-03 07:13:48] "POST /floating-ip-pools HTTP/1.1" 200 562 0.018540 10.0.0.50 - - [2026-02-03 07:13:48] "POST /ref-update HTTP/1.1" 200 156 0.007626 10.0.0.50 - - [2026-02-03 07:13:48] "GET /virtual-network/8b5b0311-57e2-4e51-9280-0847e6ba5123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.031059 10.0.0.50 - - [2026-02-03 07:13:48] "GET /domains HTTP/1.1" 200 280 0.002603 10.0.0.50 - - [2026-02-03 07:13:48] "GET /domain/77b2d0a9-c075-488a-b741-bf5ad010dc03 HTTP/1.1" 200 3086 0.003016 10.0.0.50 - - [2026-02-03 07:13:48] "GET /project/825fc0ec-ec1a-47dd-8e8d-389a554c3335 HTTP/1.1" 200 7320 0.039729 10.0.0.50 - - [2026-02-03 07:13:48] "GET /virtual-network/8b5b0311-57e2-4e51-9280-0847e6ba5123 HTTP/1.1" 200 2331 0.005762 10.0.0.50 - - [2026-02-03 07:13:48] "GET /floating-ip-pool/86e5e16f-649d-498a-9e54-dc8e2117a456 HTTP/1.1" 200 1314 0.002676 10.0.0.50 - - [2026-02-03 07:13:48] "GET /domains HTTP/1.1" 200 280 0.001582 10.0.0.50 - - [2026-02-03 07:13:48] "GET /domain/77b2d0a9-c075-488a-b741-bf5ad010dc03 HTTP/1.1" 200 3086 0.003128 10.0.0.50 - - [2026-02-03 07:13:48] "GET /project/825fc0ec-ec1a-47dd-8e8d-389a554c3335 HTTP/1.1" 200 7320 0.043566 10.0.0.50 - - [2026-02-03 07:13:48] "GET /virtual-network/8b5b0311-57e2-4e51-9280-0847e6ba5123 HTTP/1.1" 200 2331 0.004295 10.0.0.50 - - [2026-02-03 07:13:48] "GET /virtual-network/8b5b0311-57e2-4e51-9280-0847e6ba5123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004096 10.0.0.50 - - [2026-02-03 07:13:48] "POST /tags HTTP/1.1" 200 365 0.058936 10.0.0.50 - - [2026-02-03 07:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006006 10.0.0.50 - - [2026-02-03 07:13:48] "GET /tag/e64941bb-079d-40fa-9028-132a51520066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.019488 10.0.0.50 - - [2026-02-03 07:13:48] "POST /tags HTTP/1.1" 409 206 0.002187 10.0.0.50 - - [2026-02-03 07:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.50 - - [2026-02-03 07:13:48] "GET /tag/213fe113-d95b-47c8-8483-c1c8baf10b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010558 10.0.0.50 - - [2026-02-03 07:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010304 10.0.0.50 - - [2026-02-03 07:13:48] "GET /project/825fc0ec-ec1a-47dd-8e8d-389a554c3335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.034254 10.0.0.50 - - [2026-02-03 07:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.50 - - [2026-02-03 07:13:48] "GET /virtual-network/eba7bfdb-729a-4c07-a5ad-064ef1aeb26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004482 10.0.0.50 - - [2026-02-03 07:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.50 - - [2026-02-03 07:13:48] "GET /service-appliance-set/c047fa02-ad82-48e8-a6d6-850ae521d63e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003062 10.0.0.50 - - [2026-02-03 07:13:48] "POST /fqname-to-id HTTP/1.1" 404 258 0.001626 10.0.0.50 - - [2026-02-03 07:13:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.107425 10.0.0.50 - - [2026-02-03 07:13:48] "GET /virtual-machine-interface/3983f581-a00b-492b-b0e0-54d066e88ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.025750 10.0.0.50 - - [2026-02-03 07:13:48] "POST /set-tag HTTP/1.1" 200 109 0.015268 10.0.0.50 - - [2026-02-03 07:13:48] "POST /instance-ips HTTP/1.1" 200 417 0.042135 10.0.0.50 - - [2026-02-03 07:13:48] "GET /instance-ip/5d184af4-b0d8-4bc2-9af0-0754a5b7f5b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.008973 10.0.0.50 - - [2026-02-03 07:13:49] "POST /loadbalancers HTTP/1.1" 200 618 0.062413 10.0.0.50 - - [2026-02-03 07:13:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.014762 10.0.0.50 - - [2026-02-03 07:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.016217 10.0.0.50 - - [2026-02-03 07:13:49] "POST /service-instances HTTP/1.1" 200 566 0.018916 10.0.0.50 - - [2026-02-03 07:13:49] "POST /ref-update HTTP/1.1" 200 156 0.024068 10.0.0.50 - - [2026-02-03 07:13:49] "GET /project/825fc0ec-ec1a-47dd-8e8d-389a554c3335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.048406 10.0.0.50 - - [2026-02-03 07:13:49] "GET /virtual-machine-interface/3983f581-a00b-492b-b0e0-54d066e88ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005467 10.0.0.50 - - [2026-02-03 07:13:49] "GET /virtual-machine-interface/3983f581-a00b-492b-b0e0-54d066e88ccc?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.008835 10.0.0.50 - - [2026-02-03 07:13:49] "PUT /service-instance/a8ce02c3-2be3-4f22-849b-665d13d986ee HTTP/1.1" 200 266 0.023429 10.0.0.50 - - [2026-02-03 07:13:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.018710 10.0.0.50 - - [2026-02-03 07:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.030535 10.0.0.50 - - [2026-02-03 07:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.023595 10.0.0.50 - - [2026-02-03 07:13:49] "GET /floating-ip-pool/86e5e16f-649d-498a-9e54-dc8e2117a456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003729 10.0.0.50 - - [2026-02-03 07:13:49] "POST /virtual-machines HTTP/1.1" 200 429 0.032368 10.0.0.50 - - [2026-02-03 07:13:49] "POST /floating-ips HTTP/1.1" 200 671 0.126399 10.0.0.50 - - [2026-02-03 07:13:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.062677 10.0.0.50 - - [2026-02-03 07:13:49] "GET /application-policy-set/4f0f8e68-d6f3-4dee-9942-fc3a73e0edfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014902 10.0.0.50 - - [2026-02-03 07:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.50 - - [2026-02-03 07:13:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.186092 10.0.0.50 - - [2026-02-03 07:13:49] "POST /chown HTTP/1.1" 200 109 0.018906 10.0.0.50 - - [2026-02-03 07:13:49] "GET /policy-management/abe92e0e-fb2a-4b84-ac43-1d1a3b4305e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004710 10.0.0.50 - - [2026-02-03 07:13:49] "POST /tags HTTP/1.1" 409 221 0.006527 10.0.0.50 - - [2026-02-03 07:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.50 - - [2026-02-03 07:13:49] "POST /chown HTTP/1.1" 200 109 0.008622 10.0.0.50 - - [2026-02-03 07:13:49] "PUT /virtual-machine-interface/9dcc5049-f296-42e6-9145-f975a536fa8e HTTP/1.1" 200 284 0.017729 10.0.0.50 - - [2026-02-03 07:13:49] "GET /tag/edc71c57-bb83-4391-80d0-ccee5dbf1a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.022656 10.0.0.50 - - [2026-02-03 07:13:49] "POST /tags HTTP/1.1" 409 238 0.001664 10.0.0.50 - - [2026-02-03 07:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.50 - - [2026-02-03 07:13:49] "PUT /instance-ip/5d184af4-b0d8-4bc2-9af0-0754a5b7f5b0 HTTP/1.1" 200 256 0.042800 10.0.0.50 - - [2026-02-03 07:13:49] "GET /tag/e64941bb-079d-40fa-9028-132a51520066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.020581 10.0.0.50 - - [2026-02-03 07:13:49] "POST /ref-update HTTP/1.1" 200 156 0.026160 10.0.0.50 - - [2026-02-03 07:13:49] "POST /ref-update HTTP/1.1" 200 156 0.032739 10.0.0.50 - - [2026-02-03 07:13:49] "POST /ref-update HTTP/1.1" 200 156 0.075876 10.0.0.50 - - [2026-02-03 07:13:49] "POST /firewall-rules HTTP/1.1" 200 650 0.147087 10.0.0.50 - - [2026-02-03 07:13:50] "GET /firewall-rule/66163b50-3d0f-47d3-9084-79c848e92356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.025947 10.0.0.50 - - [2026-02-03 07:13:50] "POST /ref-update HTTP/1.1" 200 156 0.009247 10.0.0.50 - - [2026-02-03 07:13:50] "POST /ref-update HTTP/1.1" 200 156 0.018370 10.0.0.50 - - [2026-02-03 07:13:50] "GET /firewall-policy/19d8e32f-77cd-45d2-8b91-f3eb4acb7f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.015668 10.0.0.50 - - [2026-02-03 07:13:50] "POST /ref-update HTTP/1.1" 200 156 0.028724 10.0.0.50 - - [2026-02-03 07:13:50] "GET /firewall-rule/66163b50-3d0f-47d3-9084-79c848e92356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.011058 10.0.0.50 - - [2026-02-03 07:13:50] "POST /ref-update HTTP/1.1" 200 156 0.016393 10.0.0.50 - - [2026-02-03 07:13:50] "POST /virtual-machines HTTP/1.1" 200 429 0.019362 10.0.0.50 - - [2026-02-03 07:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010384 10.0.0.50 - - [2026-02-03 07:13:50] "GET /project/825fc0ec-ec1a-47dd-8e8d-389a554c3335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.038996 10.0.0.50 - - [2026-02-03 07:13:50] "GET /loadbalancer/407265ab-f8ad-464d-885e-d8f6f951e525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.003374 10.0.0.50 - - [2026-02-03 07:13:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.136105 10.0.0.50 - - [2026-02-03 07:13:50] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.077485 10.0.0.50 - - [2026-02-03 07:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.50 - - [2026-02-03 07:13:50] "POST /chown HTTP/1.1" 200 109 0.047169 10.0.0.50 - - [2026-02-03 07:13:50] "GET /project/825fc0ec-ec1a-47dd-8e8d-389a554c3335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.044744 10.0.0.50 - - [2026-02-03 07:13:50] "POST /chown HTTP/1.1" 200 109 0.006609 10.0.0.50 - - [2026-02-03 07:13:50] "PUT /virtual-machine-interface/98aa8a43-4184-4dd3-8f03-02824aa6cd4e HTTP/1.1" 200 284 0.016699 10.0.0.50 - - [2026-02-03 07:13:50] "GET /loadbalancer-listener/4b8f2c1e-6886-4038-816f-d0b416043e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.020242 10.0.0.50 - - [2026-02-03 07:13:50] "GET /loadbalancer-listener/4b8f2c1e-6886-4038-816f-d0b416043e5c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1232 0.004966 10.0.0.50 - - [2026-02-03 07:13:50] "PUT /instance-ip/5d184af4-b0d8-4bc2-9af0-0754a5b7f5b0 HTTP/1.1" 200 256 0.039497 10.0.0.50 - - [2026-02-03 07:13:50] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.036048 10.0.0.50 - - [2026-02-03 07:13:50] "POST /ref-update HTTP/1.1" 200 156 0.015472 10.0.0.50 - - [2026-02-03 07:13:50] "POST /ref-update HTTP/1.1" 200 156 0.026043 10.0.0.50 - - [2026-02-03 07:13:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.034320 10.0.0.50 - - [2026-02-03 07:13:50] "POST /ref-update HTTP/1.1" 200 156 0.043951 10.0.0.50 - - [2026-02-03 07:13:50] "GET /loadbalancer-pool/83a5bee8-a232-459e-b40e-d0a57d2e3630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.011631 10.0.0.50 - - [2026-02-03 07:13:50] "POST /loadbalancer-members HTTP/1.1" 200 707 0.020939 10.0.0.50 - - [2026-02-03 07:13:50] "POST /ref-update HTTP/1.1" 200 156 0.010472 10.0.0.50 - - [2026-02-03 07:13:50] "POST /ref-update HTTP/1.1" 200 156 0.026462 10.0.0.50 - - [2026-02-03 07:13:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.030496 10.0.0.50 - - [2026-02-03 07:13:50] "GET /loadbalancer-member/72a6ad87-5415-43a8-a071-9add198850e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.014529 10.0.0.50 - - [2026-02-03 07:13:50] "GET /application-policy-set/4f0f8e68-d6f3-4dee-9942-fc3a73e0edfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005815 10.0.0.50 - - [2026-02-03 07:13:50] "PUT /service-instance/a8ce02c3-2be3-4f22-849b-665d13d986ee HTTP/1.1" 200 266 0.019293 10.0.0.50 - - [2026-02-03 07:13:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.022193 10.0.0.50 - - [2026-02-03 07:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.50 - - [2026-02-03 07:13:50] "GET /policy-management/abe92e0e-fb2a-4b84-ac43-1d1a3b4305e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.013680 10.0.0.50 - - [2026-02-03 07:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004167 10.0.0.50 - - [2026-02-03 07:13:50] "POST /tags HTTP/1.1" 409 221 0.003897 10.0.0.50 - - [2026-02-03 07:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.50 - - [2026-02-03 07:13:50] "GET /tag/edc71c57-bb83-4391-80d0-ccee5dbf1a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011862 10.0.0.50 - - [2026-02-03 07:13:50] "POST /chown HTTP/1.1" 200 109 0.020745 10.0.0.50 - - [2026-02-03 07:13:50] "POST /tags HTTP/1.1" 409 238 0.009080 10.0.0.50 - - [2026-02-03 07:13:50] "POST /chown HTTP/1.1" 200 109 0.019052 10.0.0.50 - - [2026-02-03 07:13:50] "PUT /instance-ip/5d184af4-b0d8-4bc2-9af0-0754a5b7f5b0 HTTP/1.1" 200 256 0.023265 10.0.0.50 - - [2026-02-03 07:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006366 10.0.0.50 - - [2026-02-03 07:13:50] "GET /tag/e64941bb-079d-40fa-9028-132a51520066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.015963 10.0.0.50 - - [2026-02-03 07:13:50] "POST /firewall-rules HTTP/1.1" 409 293 0.002451 10.0.0.50 - - [2026-02-03 07:13:50] "POST /ref-update HTTP/1.1" 200 156 0.014499 10.0.0.50 - - [2026-02-03 07:13:51] "POST /chown HTTP/1.1" 200 109 0.010279 10.0.0.50 - - [2026-02-03 07:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.50 - - [2026-02-03 07:13:51] "POST /chown HTTP/1.1" 200 109 0.019163 10.0.0.50 - - [2026-02-03 07:13:51] "PUT /firewall-rule/66163b50-3d0f-47d3-9084-79c848e92356 HTTP/1.1" 200 260 0.030961 10.0.0.50 - - [2026-02-03 07:13:51] "GET /firewall-rule/66163b50-3d0f-47d3-9084-79c848e92356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.006779 10.0.0.50 - - [2026-02-03 07:13:51] "PUT /instance-ip/5d184af4-b0d8-4bc2-9af0-0754a5b7f5b0 HTTP/1.1" 200 256 0.012920 10.0.0.50 - - [2026-02-03 07:13:51] "POST /ref-update HTTP/1.1" 200 156 0.016753 10.0.0.50 - - [2026-02-03 07:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006081 10.0.0.50 - - [2026-02-03 07:13:51] "GET /firewall-policy/19d8e32f-77cd-45d2-8b91-f3eb4acb7f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.008618 10.0.0.50 - - [2026-02-03 07:13:51] "GET /firewall-rule/66163b50-3d0f-47d3-9084-79c848e92356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.002797 10.0.0.50 - - [2026-02-03 07:13:51] "POST /chown HTTP/1.1" 200 109 0.012589 10.0.0.50 - - [2026-02-03 07:13:51] "POST /chown HTTP/1.1" 200 109 0.017677 10.0.0.50 - - [2026-02-03 07:13:51] "PUT /instance-ip/5d184af4-b0d8-4bc2-9af0-0754a5b7f5b0 HTTP/1.1" 200 256 0.019614 10.0.0.50 - - [2026-02-03 07:13:51] "POST /ref-update HTTP/1.1" 200 156 0.010279 10.0.0.50 - - [2026-02-03 07:13:51] "POST /chown HTTP/1.1" 200 109 0.017397 10.0.0.50 - - [2026-02-03 07:13:51] "POST /chown HTTP/1.1" 200 109 0.023461 10.0.0.50 - - [2026-02-03 07:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.50 - - [2026-02-03 07:13:51] "GET /virtual-network/eba7bfdb-729a-4c07-a5ad-064ef1aeb26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006543 10.0.0.50 - - [2026-02-03 07:13:51] "PUT /instance-ip/5d184af4-b0d8-4bc2-9af0-0754a5b7f5b0 HTTP/1.1" 200 256 0.046749 10.0.0.50 - - [2026-02-03 07:13:51] "POST /ref-update HTTP/1.1" 200 156 0.026052 10.0.0.50 - - [2026-02-03 07:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005547 10.0.0.50 - - [2026-02-03 07:13:51] "GET /project/825fc0ec-ec1a-47dd-8e8d-389a554c3335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.048177 10.0.0.50 - - [2026-02-03 07:13:51] "POST /virtual-machines HTTP/1.1" 200 373 0.012916 10.0.0.50 - - [2026-02-03 07:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.50 - - [2026-02-03 07:13:51] "POST /chown HTTP/1.1" 200 109 0.008679 10.0.0.50 - - [2026-02-03 07:13:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.033446 10.0.0.50 - - [2026-02-03 07:13:51] "POST /chown HTTP/1.1" 200 109 0.053181 10.0.0.50 - - [2026-02-03 07:13:51] "PUT /service-instance/a8ce02c3-2be3-4f22-849b-665d13d986ee HTTP/1.1" 200 266 0.036295 10.0.0.50 - - [2026-02-03 07:13:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.037931 10.0.0.50 - - [2026-02-03 07:13:51] "POST /ref-update HTTP/1.1" 200 156 0.048458 10.0.0.50 - - [2026-02-03 07:13:51] "POST /chown HTTP/1.1" 200 109 0.050271 10.0.0.50 - - [2026-02-03 07:13:51] "PUT /service-instance/a8ce02c3-2be3-4f22-849b-665d13d986ee HTTP/1.1" 200 266 0.039884 10.0.0.50 - - [2026-02-03 07:13:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.185029 10.0.0.50 - - [2026-02-03 07:13:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.055215 10.0.0.50 - - [2026-02-03 07:13:51] "POST /chown HTTP/1.1" 200 109 0.075709 10.0.0.50 - - [2026-02-03 07:13:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.066730 10.0.0.50 - - [2026-02-03 07:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008420 10.0.0.50 - - [2026-02-03 07:13:51] "GET /virtual-machine-interface/e475bd02-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.004607 10.0.0.50 - - [2026-02-03 07:13:51] "POST /ref-update HTTP/1.1" 200 156 0.011256 10.0.0.50 - - [2026-02-03 07:13:52] "PUT /service-instance/a8ce02c3-2be3-4f22-849b-665d13d986ee HTTP/1.1" 200 266 0.033572 10.0.0.50 - - [2026-02-03 07:13:52] "POST /instance-ips HTTP/1.1" 200 413 0.062120 10.0.0.50 - - [2026-02-03 07:13:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.028757 10.0.0.50 - - [2026-02-03 07:13:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.057881 10.0.0.50 - - [2026-02-03 07:13:52] "GET /virtual-machine-interface/e475bd02-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.009334 10.0.0.50 - - [2026-02-03 07:13:52] "PUT /service-instance/a8ce02c3-2be3-4f22-849b-665d13d986ee HTTP/1.1" 200 266 0.016263 10.0.0.50 - - [2026-02-03 07:13:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.012021 10.0.0.50 - - [2026-02-03 07:13:52] "POST /set-tag HTTP/1.1" 200 109 0.036766 10.0.0.50 - - [2026-02-03 07:13:52] "GET /virtual-machine-interface/e475bd02-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.023175 10.0.0.50 - - [2026-02-03 07:13:52] "GET /instance-ip/e49f0270-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.008100 10.0.0.50 - - [2026-02-03 07:13:52] "PUT /service-instance/a8ce02c3-2be3-4f22-849b-665d13d986ee HTTP/1.1" 200 266 0.009503 10.0.0.50 - - [2026-02-03 07:13:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.012804 10.0.0.50 - - [2026-02-03 07:13:52] "GET /virtual-machine-interface/e475bd02-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007209 10.0.0.50 - - [2026-02-03 07:13:52] "POST /set-tag HTTP/1.1" 200 109 0.005658 10.0.0.50 - - [2026-02-03 07:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.50 - - [2026-02-03 07:13:52] "GET /virtual-router/0eda314a-5341-4df0-b2bd-e36df83426e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.003352 10.0.0.50 - - [2026-02-03 07:13:52] "POST /chown HTTP/1.1" 200 109 0.009750 10.0.0.50 - - [2026-02-03 07:13:52] "POST /ref-update HTTP/1.1" 200 156 0.028023 10.0.0.50 - - [2026-02-03 07:13:52] "GET /virtual-machine-interface/e475bd02-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.013456 10.0.0.50 - - [2026-02-03 07:13:52] "POST /chown HTTP/1.1" 200 109 0.047068 10.0.0.50 - - [2026-02-03 07:13:52] "POST /set-tag HTTP/1.1" 200 109 0.016676 10.0.0.50 - - [2026-02-03 07:13:52] "POST /chown HTTP/1.1" 200 109 0.022578 10.0.0.50 - - [2026-02-03 07:13:52] "GET /virtual-machine-interface/e475bd02-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004218 10.0.0.50 - - [2026-02-03 07:13:52] "POST /set-tag HTTP/1.1" 200 109 0.005816 10.0.0.50 - - [2026-02-03 07:13:52] "POST /chown HTTP/1.1" 200 109 0.006720 10.0.0.50 - - [2026-02-03 07:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.50 - - [2026-02-03 07:13:52] "POST /chown HTTP/1.1" 200 109 0.009422 10.0.0.50 - - [2026-02-03 07:13:52] "POST /chown HTTP/1.1" 200 109 0.006619 10.0.0.50 - - [2026-02-03 07:13:52] "POST /chown HTTP/1.1" 200 109 0.020947 10.0.0.50 - - [2026-02-03 07:13:52] "POST /chown HTTP/1.1" 200 109 0.024414 10.0.0.50 - - [2026-02-03 07:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.50 - - [2026-02-03 07:13:52] "POST /chown HTTP/1.1" 200 109 0.007045 10.0.0.50 - - [2026-02-03 07:13:52] "POST /chown HTTP/1.1" 200 109 0.011890 10.0.0.50 - - [2026-02-03 07:13:52] "POST /chown HTTP/1.1" 200 109 0.014159 10.0.0.50 - - [2026-02-03 07:13:52] "POST /chown HTTP/1.1" 200 109 0.019084 10.0.0.50 - - [2026-02-03 07:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.50 - - [2026-02-03 07:13:52] "POST /chown HTTP/1.1" 200 109 0.006481 10.0.0.50 - - [2026-02-03 07:13:52] "POST /chown HTTP/1.1" 200 109 0.021891 10.0.0.50 - - [2026-02-03 07:13:52] "POST /chown HTTP/1.1" 200 109 0.008035 10.0.0.50 - - [2026-02-03 07:13:52] "POST /chown HTTP/1.1" 200 109 0.018238 10.0.0.50 - - [2026-02-03 07:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.50 - - [2026-02-03 07:13:53] "POST /chown HTTP/1.1" 200 109 0.007835 10.0.0.50 - - [2026-02-03 07:13:53] "POST /chown HTTP/1.1" 200 109 0.031743 10.0.0.50 - - [2026-02-03 07:13:53] "POST /chown HTTP/1.1" 200 109 0.017300 10.0.0.50 - - [2026-02-03 07:13:53] "POST /chown HTTP/1.1" 200 109 0.006645 10.0.0.50 - - [2026-02-03 07:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.50 - - [2026-02-03 07:13:53] "POST /chown HTTP/1.1" 200 109 0.015366 10.0.0.50 - - [2026-02-03 07:13:53] "POST /chown HTTP/1.1" 200 109 0.007967 10.0.0.50 - - [2026-02-03 07:13:53] "POST /chown HTTP/1.1" 200 109 0.011792 10.0.0.50 - - [2026-02-03 07:13:53] "POST /chown HTTP/1.1" 200 109 0.016621 10.0.0.50 - - [2026-02-03 07:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.50 - - [2026-02-03 07:13:53] "POST /chown HTTP/1.1" 200 109 0.007008 10.0.0.50 - - [2026-02-03 07:13:53] "POST /chown HTTP/1.1" 200 109 0.007202 10.0.0.50 - - [2026-02-03 07:13:53] "POST /chown HTTP/1.1" 200 109 0.006598 10.0.0.50 - - [2026-02-03 07:13:53] "POST /chown HTTP/1.1" 200 109 0.013865 10.0.0.50 - - [2026-02-03 07:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.50 - - [2026-02-03 07:13:53] "POST /chown HTTP/1.1" 200 109 0.007346 10.0.0.50 - - [2026-02-03 07:13:53] "POST /chown HTTP/1.1" 200 109 0.020350 10.0.0.50 - - [2026-02-03 07:13:53] "POST /chown HTTP/1.1" 200 109 0.017947 10.0.0.50 - - [2026-02-03 07:13:53] "POST /chown HTTP/1.1" 200 109 0.006209 10.0.0.50 - - [2026-02-03 07:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.50 - - [2026-02-03 07:13:53] "POST /chown HTTP/1.1" 200 109 0.011431 10.0.0.50 - - [2026-02-03 07:13:53] "POST /chown HTTP/1.1" 200 109 0.012996 10.0.0.50 - - [2026-02-03 07:13:53] "POST /chown HTTP/1.1" 200 109 0.018277 10.0.0.50 - - [2026-02-03 07:13:53] "POST /chown HTTP/1.1" 200 109 0.020674 10.0.0.50 - - [2026-02-03 07:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.50 - - [2026-02-03 07:13:53] "POST /chown HTTP/1.1" 200 109 0.006908 10.0.0.50 - - [2026-02-03 07:13:53] "POST /chown HTTP/1.1" 200 109 0.015459 10.0.0.50 - - [2026-02-03 07:13:53] "POST /chown HTTP/1.1" 200 109 0.014061 10.0.0.50 - - [2026-02-03 07:13:53] "POST /chown HTTP/1.1" 200 109 0.011909 10.0.0.50 - - [2026-02-03 07:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.50 - - [2026-02-03 07:13:53] "POST /chown HTTP/1.1" 200 109 0.006097 10.0.0.50 - - [2026-02-03 07:13:54] "POST /chown HTTP/1.1" 200 109 0.016646 10.0.0.50 - - [2026-02-03 07:13:54] "POST /chown HTTP/1.1" 200 109 0.006593 10.0.0.50 - - [2026-02-03 07:13:54] "POST /chown HTTP/1.1" 200 109 0.013042 10.0.0.50 - - [2026-02-03 07:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.50 - - [2026-02-03 07:13:54] "POST /chown HTTP/1.1" 200 109 0.007037 10.0.0.50 - - [2026-02-03 07:13:54] "POST /chown HTTP/1.1" 200 109 0.023407 10.0.0.50 - - [2026-02-03 07:13:54] "POST /chown HTTP/1.1" 200 109 0.024464 10.0.0.50 - - [2026-02-03 07:13:54] "POST /chown HTTP/1.1" 200 109 0.010087 10.0.0.50 - - [2026-02-03 07:13:54] "GET /virtual-machine-interface/dfa7d896-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004914 10.0.0.50 - - [2026-02-03 07:13:54] "POST /set-tag HTTP/1.1" 200 109 0.002944 10.0.0.50 - - [2026-02-03 07:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.50 - - [2026-02-03 07:13:54] "GET /loadbalancer/17f0b192-ddcb-48d3-ae7c-ffe8aa5c52e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002275 10.0.0.50 - - [2026-02-03 07:13:54] "GET /loadbalancer-pool/086f7e8d-2138-43ce-a161-06258d086f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003191 10.0.0.50 - - [2026-02-03 07:13:55] "POST /loadbalancer-members HTTP/1.1" 200 702 0.018624 10.0.0.50 - - [2026-02-03 07:13:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.016321 10.0.0.50 - - [2026-02-03 07:13:55] "GET /virtual-machine-interface/dfa7d896-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006754 10.0.0.50 - - [2026-02-03 07:13:55] "GET /virtual-machine-interface/dfa7d896-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004193 10.0.0.50 - - [2026-02-03 07:13:55] "POST /ref-update HTTP/1.1" 200 156 0.007752 10.0.0.50 - - [2026-02-03 07:13:55] "POST /tags HTTP/1.1" 409 221 0.003618 10.0.0.50 - - [2026-02-03 07:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004818 10.0.0.50 - - [2026-02-03 07:13:55] "GET /floating-ip/5000d1ec-58cc-4fd9-9b58-17543bc48cbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.024390 10.0.0.50 - - [2026-02-03 07:13:55] "GET /tag/edc71c57-bb83-4391-80d0-ccee5dbf1a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.019855 10.0.0.50 - - [2026-02-03 07:13:55] "PUT /floating-ip/5000d1ec-58cc-4fd9-9b58-17543bc48cbd HTTP/1.1" 200 256 0.013469 10.0.0.50 - - [2026-02-03 07:13:55] "POST /set-tag HTTP/1.1" 200 109 0.020971 10.0.0.50 - - [2026-02-03 07:13:55] "GET /virtual-machine-interface/e016e2ae-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006464 10.0.0.50 - - [2026-02-03 07:13:55] "POST /set-tag HTTP/1.1" 200 109 0.003327 10.0.0.50 - - [2026-02-03 07:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.50 - - [2026-02-03 07:13:55] "GET /loadbalancer/17f0b192-ddcb-48d3-ae7c-ffe8aa5c52e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002891 10.0.0.50 - - [2026-02-03 07:13:55] "GET /loadbalancer-pool/086f7e8d-2138-43ce-a161-06258d086f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002738 10.0.0.50 - - [2026-02-03 07:13:56] "POST /loadbalancer-members HTTP/1.1" 200 702 0.026352 10.0.0.50 - - [2026-02-03 07:13:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.014538 10.0.0.50 - - [2026-02-03 07:13:56] "GET /virtual-machine-interface/e016e2ae-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011785 10.0.0.50 - - [2026-02-03 07:13:56] "GET /virtual-machine-interface/e016e2ae-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012112 10.0.0.50 - - [2026-02-03 07:13:56] "POST /ref-update HTTP/1.1" 200 156 0.016548 10.0.0.50 - - [2026-02-03 07:13:56] "GET /floating-ip/5000d1ec-58cc-4fd9-9b58-17543bc48cbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.015599 10.0.0.50 - - [2026-02-03 07:13:56] "POST /set-tag HTTP/1.1" 200 109 0.055605 10.0.0.50 - - [2026-02-03 07:13:59] "GET /virtual-machine/639c74c9-992b-4f0a-88f0-4dc956c20d05?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.003158 10.0.0.50 - - [2026-02-03 07:13:59] "GET /virtual-machine-interface/dfa7d896-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004558 10.0.0.50 - - [2026-02-03 07:13:59] "GET /virtual-machine/ba65a13c-3ff2-4be7-a44e-119b5ac576c9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003319 10.0.0.50 - - [2026-02-03 07:13:59] "GET /virtual-machine-interface/e016e2ae-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004655 10.0.0.50 - - [2026-02-03 07:14:01] "GET /virtual-machine-interface/e475bd02-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005118 10.0.0.50 - - [2026-02-03 07:14:01] "POST /set-tag HTTP/1.1" 200 109 0.002202 10.0.0.50 - - [2026-02-03 07:14:04] "GET /virtual-machine/5550d193-5e90-4015-a1b3-8700503b30e5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003037 10.0.0.50 - - [2026-02-03 07:14:04] "GET /virtual-machine-interface/e475bd02-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003821 10.0.0.50 - - [2026-02-03 07:14:04] "GET /virtual-machine-interface/e475bd02-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004661 10.0.0.50 - - [2026-02-03 07:14:04] "POST /set-tag HTTP/1.1" 200 109 0.002536 10.0.0.50 - - [2026-02-03 07:14:35] "GET /virtual-machine-interface/e475bd02-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009595 10.0.0.50 - - [2026-02-03 07:14:35] "POST /set-tag HTTP/1.1" 200 109 0.003019 10.0.0.50 - - [2026-02-03 07:14:36] "GET /virtual-machine-interface/e475bd02-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005750 10.0.0.50 - - [2026-02-03 07:14:36] "POST /set-tag HTTP/1.1" 200 109 0.006380 10.0.0.50 - - [2026-02-03 07:14:36] "GET /virtual-machine/5550d193-5e90-4015-a1b3-8700503b30e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.011804 10.0.0.50 - - [2026-02-03 07:14:36] "POST /ref-update HTTP/1.1" 200 156 0.021034 10.0.0.50 - - [2026-02-03 07:14:36] "GET /virtual-machine-interface/e475bd02-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.016018 10.0.0.50 - - [2026-02-03 07:14:36] "POST /set-tag HTTP/1.1" 200 109 0.036131 10.0.0.50 - - [2026-02-03 07:14:36] "POST /set-tag HTTP/1.1" 200 109 0.059368 10.0.0.50 - - [2026-02-03 07:14:36] "DELETE /instance-ip/e49f0270-00cf-11f1-aad9-fa163e9c1c9d HTTP/1.1" 200 115 0.222149 10.0.0.50 - - [2026-02-03 07:14:36] "DELETE /virtual-machine-interface/e475bd02-00cf-11f1-aad9-fa163e9c1c9d HTTP/1.1" 200 115 0.064488 10.0.0.50 - - [2026-02-03 07:14:36] "DELETE /virtual-machine/5550d193-5e90-4015-a1b3-8700503b30e5 HTTP/1.1" 200 115 0.049639 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:14:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000966 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:14:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001095 10.0.0.50 - - [2026-02-03 07:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.50 - - [2026-02-03 07:14:39] "GET /tag/e64941bb-079d-40fa-9028-132a51520066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013793 10.0.0.50 - - [2026-02-03 07:14:39] "GET /tag/e64941bb-079d-40fa-9028-132a51520066?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.012539 10.0.0.50 - - [2026-02-03 07:14:39] "GET /virtual-machine-interface/3983f581-a00b-492b-b0e0-54d066e88ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004152 10.0.0.50 - - [2026-02-03 07:14:40] "POST /set-tag HTTP/1.1" 200 109 0.016136 10.0.0.50 - - [2026-02-03 07:14:40] "GET /virtual-machine-interface/98aa8a43-4184-4dd3-8f03-02824aa6cd4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.007679 10.0.0.50 - - [2026-02-03 07:14:40] "POST /set-tag HTTP/1.1" 200 109 0.020668 10.0.0.50 - - [2026-02-03 07:14:40] "GET /virtual-machine-interface/9dcc5049-f296-42e6-9145-f975a536fa8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004617 10.0.0.50 - - [2026-02-03 07:14:40] "POST /set-tag HTTP/1.1" 200 109 0.014187 10.0.0.50 - - [2026-02-03 07:14:40] "GET /firewall-policy/19d8e32f-77cd-45d2-8b91-f3eb4acb7f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.006802 10.0.0.50 - - [2026-02-03 07:14:40] "GET /firewall-rule/66163b50-3d0f-47d3-9084-79c848e92356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.003222 10.0.0.50 - - [2026-02-03 07:14:40] "POST /ref-update HTTP/1.1" 200 156 0.010936 10.0.0.50 - - [2026-02-03 07:14:40] "DELETE /firewall-rule/66163b50-3d0f-47d3-9084-79c848e92356 HTTP/1.1" 200 115 0.039847 10.0.0.50 - - [2026-02-03 07:14:40] "DELETE /loadbalancer-member/72a6ad87-5415-43a8-a071-9add198850e3 HTTP/1.1" 200 115 0.067001 10.0.0.50 - - [2026-02-03 07:14:40] "PUT /service-instance/a8ce02c3-2be3-4f22-849b-665d13d986ee HTTP/1.1" 200 266 0.015984 10.0.0.50 - - [2026-02-03 07:14:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.010597 10.0.0.50 - - [2026-02-03 07:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005095 10.0.0.50 - - [2026-02-03 07:14:40] "DELETE /loadbalancer-pool/83a5bee8-a232-459e-b40e-d0a57d2e3630 HTTP/1.1" 200 115 0.078659 10.0.0.50 - - [2026-02-03 07:14:40] "POST /chown HTTP/1.1" 200 109 0.014208 10.0.0.50 - - [2026-02-03 07:14:40] "DELETE /loadbalancer-listener/4b8f2c1e-6886-4038-816f-d0b416043e5c HTTP/1.1" 200 115 0.044771 10.0.0.50 - - [2026-02-03 07:14:40] "GET /floating-ip/1d4eea6e-c9b8-4b35-948a-1af5318c93a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.002501 10.0.0.50 - - [2026-02-03 07:14:40] "POST /chown HTTP/1.1" 200 109 0.006715 10.0.0.50 - - [2026-02-03 07:14:40] "POST /chown HTTP/1.1" 200 109 0.022617 10.0.0.50 - - [2026-02-03 07:14:40] "POST /chown HTTP/1.1" 200 109 0.040587 10.0.0.50 - - [2026-02-03 07:14:40] "PUT /floating-ip/1d4eea6e-c9b8-4b35-948a-1af5318c93a1 HTTP/1.1" 200 256 0.051342 10.0.0.50 - - [2026-02-03 07:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001409 10.0.0.50 - - [2026-02-03 07:14:40] "POST /chown HTTP/1.1" 200 109 0.028517 10.0.0.50 - - [2026-02-03 07:14:40] "DELETE /floating-ip/1d4eea6e-c9b8-4b35-948a-1af5318c93a1 HTTP/1.1" 200 115 0.067537 10.0.0.50 - - [2026-02-03 07:14:40] "POST /chown HTTP/1.1" 200 109 0.026235 10.0.0.50 - - [2026-02-03 07:14:40] "POST /chown HTTP/1.1" 200 109 0.012764 10.0.0.50 - - [2026-02-03 07:14:40] "DELETE /loadbalancer/407265ab-f8ad-464d-885e-d8f6f951e525 HTTP/1.1" 200 115 0.065428 10.0.0.50 - - [2026-02-03 07:14:40] "POST /chown HTTP/1.1" 200 109 0.009326 10.0.0.50 - - [2026-02-03 07:14:40] "PUT /service-instance/a8ce02c3-2be3-4f22-849b-665d13d986ee HTTP/1.1" 200 266 0.020454 10.0.0.50 - - [2026-02-03 07:14:40] "DELETE /instance-ip/5d184af4-b0d8-4bc2-9af0-0754a5b7f5b0 HTTP/1.1" 200 115 0.092977 10.0.0.50 - - [2026-02-03 07:14:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.019491 10.0.0.50 - - [2026-02-03 07:14:40] "DELETE /virtual-machine-interface/3983f581-a00b-492b-b0e0-54d066e88ccc HTTP/1.1" 200 115 0.057091 10.0.0.50 - - [2026-02-03 07:14:40] "PUT /service-instance/a8ce02c3-2be3-4f22-849b-665d13d986ee HTTP/1.1" 200 266 0.014977 10.0.0.50 - - [2026-02-03 07:14:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.015479 10.0.0.50 - - [2026-02-03 07:14:40] "GET /floating-ip-pool/86e5e16f-649d-498a-9e54-dc8e2117a456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.019574 10.0.0.50 - - [2026-02-03 07:14:41] "POST /ref-update HTTP/1.1" 200 156 0.029547 10.0.0.50 - - [2026-02-03 07:14:41] "DELETE /tag/e64941bb-079d-40fa-9028-132a51520066 HTTP/1.1" 200 115 0.153032 10.0.0.50 - - [2026-02-03 07:14:41] "PUT /service-instance/a8ce02c3-2be3-4f22-849b-665d13d986ee HTTP/1.1" 200 266 0.015625 10.0.0.50 - - [2026-02-03 07:14:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.013929 10.0.0.50 - - [2026-02-03 07:14:41] "DELETE /floating-ip-pool/86e5e16f-649d-498a-9e54-dc8e2117a456 HTTP/1.1" 200 115 0.062541 10.0.0.50 - - [2026-02-03 07:14:41] "DELETE /service-instance/a8ce02c3-2be3-4f22-849b-665d13d986ee HTTP/1.1" 200 115 0.055022 10.0.0.50 - - [2026-02-03 07:14:41] "GET /virtual-machine-interface/98aa8a43-4184-4dd3-8f03-02824aa6cd4e?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.016131 10.0.0.50 - - [2026-02-03 07:14:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003165 10.0.0.50 - - [2026-02-03 07:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012495 10.0.0.50 - - [2026-02-03 07:14:41] "POST /useragent-kv HTTP/1.1" 200 115 0.002897 10.0.0.50 - - [2026-02-03 07:14:41] "DELETE /virtual-network/8b5b0311-57e2-4e51-9280-0847e6ba5123 HTTP/1.1" 200 115 0.195977 10.0.0.50 - - [2026-02-03 07:14:41] "GET /routing-instance/8a393d24-68c0-4721-bd37-bd3a88661347 HTTP/1.1" 404 171 0.017266 10.0.0.50 - - [2026-02-03 07:14:41] "GET /domains HTTP/1.1" 200 280 0.007367 10.0.0.50 - - [2026-02-03 07:14:41] "GET /domain/77b2d0a9-c075-488a-b741-bf5ad010dc03 HTTP/1.1" 200 3086 0.015972 10.0.0.50 - - [2026-02-03 07:14:41] "DELETE /route-target/b9f5e284-a7e9-4916-9a08-6e70118e4bb9 HTTP/1.1" 200 115 0.074667 10.0.0.50 - - [2026-02-03 07:14:41] "DELETE /virtual-machine-interface/98aa8a43-4184-4dd3-8f03-02824aa6cd4e HTTP/1.1" 200 115 0.172156 10.0.0.50 - - [2026-02-03 07:14:41] "GET /project/825fc0ec-ec1a-47dd-8e8d-389a554c3335 HTTP/1.1" 200 7142 0.072136 10.0.0.50 - - [2026-02-03 07:14:41] "DELETE /virtual-machine/f517e1db-bb0f-4dc0-a8e3-7ca011c76304 HTTP/1.1" 200 115 0.045429 10.0.0.50 - - [2026-02-03 07:14:41] "GET /virtual-machine-interface/9dcc5049-f296-42e6-9145-f975a536fa8e?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.006519 10.0.0.50 - - [2026-02-03 07:14:41] "GET /virtual-machine-interface/e016e2ae-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007659 10.0.0.50 - - [2026-02-03 07:14:41] "POST /set-tag HTTP/1.1" 200 109 0.005562 10.0.0.50 - - [2026-02-03 07:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.50 - - [2026-02-03 07:14:41] "GET /loadbalancer/17f0b192-ddcb-48d3-ae7c-ffe8aa5c52e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003720 10.0.0.50 - - [2026-02-03 07:14:41] "DELETE /virtual-machine-interface/9dcc5049-f296-42e6-9145-f975a536fa8e HTTP/1.1" 200 115 0.051283 10.0.0.50 - - [2026-02-03 07:14:41] "GET /virtual-machine-interface/e016e2ae-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.012938 10.0.0.50 - - [2026-02-03 07:14:41] "POST /ref-update HTTP/1.1" 200 156 0.038784 10.0.0.50 - - [2026-02-03 07:14:41] "POST /set-tag HTTP/1.1" 200 109 0.048800 10.0.0.50 - - [2026-02-03 07:14:41] "DELETE /virtual-machine/19886d63-879f-4c5a-bf39-f5bf10bb849e HTTP/1.1" 200 115 0.037774 10.0.0.50 - - [2026-02-03 07:14:41] "DELETE /loadbalancer-member/c6cac608-2f30-49ab-8927-c53eb153610d HTTP/1.1" 200 115 0.110795 10.0.0.50 - - [2026-02-03 07:14:43] "GET /virtual-machine-interface/e016e2ae-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008534 10.0.0.50 - - [2026-02-03 07:14:43] "POST /set-tag HTTP/1.1" 200 109 0.003372 10.0.0.50 - - [2026-02-03 07:14:43] "GET /virtual-machine-interface/e016e2ae-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004124 10.0.0.50 - - [2026-02-03 07:14:43] "POST /set-tag HTTP/1.1" 200 109 0.002282 10.0.0.50 - - [2026-02-03 07:14:43] "GET /virtual-machine/ba65a13c-3ff2-4be7-a44e-119b5ac576c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002786 10.0.0.50 - - [2026-02-03 07:14:43] "POST /ref-update HTTP/1.1" 200 156 0.008675 10.0.0.50 - - [2026-02-03 07:14:43] "GET /virtual-machine-interface/e016e2ae-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005244 10.0.0.50 - - [2026-02-03 07:14:43] "POST /set-tag HTTP/1.1" 200 109 0.016089 10.0.0.50 - - [2026-02-03 07:14:43] "POST /set-tag HTTP/1.1" 200 109 0.020946 10.0.0.50 - - [2026-02-03 07:14:43] "POST /set-tag HTTP/1.1" 200 109 0.026822 10.0.0.50 - - [2026-02-03 07:14:43] "DELETE /instance-ip/e032ccee-00cf-11f1-aad9-fa163e9c1c9d HTTP/1.1" 200 115 0.037459 10.0.0.50 - - [2026-02-03 07:14:43] "POST /ref-update HTTP/1.1" 200 156 0.007901 10.0.0.50 - - [2026-02-03 07:14:43] "DELETE /virtual-machine-interface/e016e2ae-00cf-11f1-aad9-fa163e9c1c9d HTTP/1.1" 200 115 0.036714 10.0.0.50 - - [2026-02-03 07:14:43] "DELETE /virtual-machine/ba65a13c-3ff2-4be7-a44e-119b5ac576c9 HTTP/1.1" 200 115 0.023882 10.0.0.50 - - [2026-02-03 07:14:46] "GET /virtual-machine-interface/dfa7d896-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.011941 10.0.0.50 - - [2026-02-03 07:14:46] "POST /set-tag HTTP/1.1" 200 109 0.003303 10.0.0.50 - - [2026-02-03 07:14:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.50 - - [2026-02-03 07:14:46] "GET /loadbalancer/17f0b192-ddcb-48d3-ae7c-ffe8aa5c52e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.004118 10.0.0.50 - - [2026-02-03 07:14:48] "GET /virtual-machine-interface/dfa7d896-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007487 10.0.0.50 - - [2026-02-03 07:14:48] "POST /set-tag HTTP/1.1" 200 109 0.003541 10.0.0.50 - - [2026-02-03 07:14:48] "GET /virtual-machine-interface/dfa7d896-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.013723 10.0.0.50 - - [2026-02-03 07:14:48] "POST /set-tag HTTP/1.1" 200 109 0.009709 10.0.0.50 - - [2026-02-03 07:14:48] "GET /virtual-machine/639c74c9-992b-4f0a-88f0-4dc956c20d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.005295 10.0.0.50 - - [2026-02-03 07:14:48] "POST /ref-update HTTP/1.1" 200 156 0.017752 10.0.0.50 - - [2026-02-03 07:14:48] "GET /virtual-machine-interface/dfa7d896-00cf-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.010352 10.0.0.50 - - [2026-02-03 07:14:48] "POST /set-tag HTTP/1.1" 200 109 0.015932 10.0.0.50 - - [2026-02-03 07:14:48] "POST /set-tag HTTP/1.1" 200 109 0.030456 10.0.0.50 - - [2026-02-03 07:14:48] "POST /set-tag HTTP/1.1" 200 109 0.022789 10.0.0.50 - - [2026-02-03 07:14:48] "DELETE /instance-ip/dfbd36a0-00cf-11f1-aad9-fa163e9c1c9d HTTP/1.1" 200 115 0.034228 10.0.0.50 - - [2026-02-03 07:14:48] "POST /ref-update HTTP/1.1" 200 156 0.011199 10.0.0.50 - - [2026-02-03 07:14:48] "DELETE /virtual-machine-interface/dfa7d896-00cf-11f1-aad9-fa163e9c1c9d HTTP/1.1" 200 115 0.052619 10.0.0.50 - - [2026-02-03 07:14:48] "DELETE /virtual-machine/639c74c9-992b-4f0a-88f0-4dc956c20d05 HTTP/1.1" 200 115 0.025193 10.0.0.50 - - [2026-02-03 07:14:48] "DELETE /tag/0ea06639-68b7-446a-865d-dcc30e181859 HTTP/1.1" 200 115 0.061731 10.0.0.50 - - [2026-02-03 07:14:48] "DELETE /tag/05a0390d-40d5-4853-b0de-46a63c3f475b HTTP/1.1" 200 115 0.035480 10.0.0.50 - - [2026-02-03 07:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.50 - - [2026-02-03 07:14:51] "GET /project/825fc0ec-ec1a-47dd-8e8d-389a554c3335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036721 10.0.0.50 - - [2026-02-03 07:14:52] "POST /tags HTTP/1.1" 200 393 0.031994 10.0.0.50 - - [2026-02-03 07:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.019406 10.0.0.50 - - [2026-02-03 07:14:52] "GET /tag/900377b5-bab0-4eb8-9a0a-5110365374cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014318 10.0.0.50 - - [2026-02-03 07:14:52] "POST /tags HTTP/1.1" 200 341 0.026698 10.0.0.50 - - [2026-02-03 07:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.50 - - [2026-02-03 07:14:52] "GET /tag/002638da-37a1-4583-99ab-ec850e76e17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.011916 10.0.0.50 - - [2026-02-03 07:14:52] "POST /id-to-fqname HTTP/1.1" 200 192 0.002394 10.0.0.50 - - [2026-02-03 07:14:52] "POST /fqname-to-id HTTP/1.1" 404 201 0.002758 10.0.0.50 - - [2026-02-03 07:14:52] "POST /security-groups HTTP/1.1" 200 589 0.063809 10.0.0.50 - - [2026-02-03 07:14:52] "POST /projects HTTP/1.1" 200 519 0.210347 10.0.0.50 - - [2026-02-03 07:14:52] "POST /fqname-to-id HTTP/1.1" 404 236 0.002310 10.0.0.50 - - [2026-02-03 07:14:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.011494 10.0.0.50 - - [2026-02-03 07:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010067 10.0.0.50 - - [2026-02-03 07:14:52] "GET /virtual-network/eba7bfdb-729a-4c07-a5ad-064ef1aeb26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.046809 10.0.0.50 - - [2026-02-03 07:14:52] "POST /access-control-lists HTTP/1.1" 200 598 0.080932 10.0.0.50 - - [2026-02-03 07:14:52] "POST /fqname-to-id HTTP/1.1" 404 235 0.008493 10.0.0.50 - - [2026-02-03 07:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.50 - - [2026-02-03 07:14:52] "GET /virtual-network/4290d813-f0a1-44ad-95b1-64a49696bd3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.034242 10.0.0.50 - - [2026-02-03 07:14:52] "POST /access-control-lists HTTP/1.1" 200 596 0.063143 10.0.0.50 - - [2026-02-03 07:14:52] "PUT /virtual-network/eba7bfdb-729a-4c07-a5ad-064ef1aeb26e HTTP/1.1" 200 264 0.065731 10.0.0.50 - - [2026-02-03 07:14:52] "PUT /virtual-network/4290d813-f0a1-44ad-95b1-64a49696bd3d HTTP/1.1" 200 264 0.055348 10.0.0.50 - - [2026-02-03 07:14:52] "POST /security-groups HTTP/1.1" 200 591 0.070026 10.0.0.50 - - [2026-02-03 07:14:52] "POST /fqname-to-id HTTP/1.1" 404 270 0.001796 10.0.0.50 - - [2026-02-03 07:14:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.032488 10.0.0.50 - - [2026-02-03 07:14:52] "POST /chown HTTP/1.1" 200 109 0.077754 10.0.0.50 - - [2026-02-03 07:14:52] "POST /access-control-lists HTTP/1.1" 200 632 0.107385 10.0.0.50 - - [2026-02-03 07:14:52] "POST /fqname-to-id HTTP/1.1" 404 269 0.008249 10.0.0.50 - - [2026-02-03 07:14:52] "GET /application-policy-set/4f0f8e68-d6f3-4dee-9942-fc3a73e0edfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007473 10.0.0.50 - - [2026-02-03 07:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007392 10.0.0.50 - - [2026-02-03 07:14:52] "GET /policy-management/abe92e0e-fb2a-4b84-ac43-1d1a3b4305e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003205 10.0.0.50 - - [2026-02-03 07:14:53] "POST /tags HTTP/1.1" 409 226 0.002445 10.0.0.50 - - [2026-02-03 07:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.50 - - [2026-02-03 07:14:53] "GET /tag/002638da-37a1-4583-99ab-ec850e76e17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.050020 10.0.0.50 - - [2026-02-03 07:14:53] "POST /access-control-lists HTTP/1.1" 200 630 0.078711 10.0.0.50 - - [2026-02-03 07:14:53] "POST /firewall-rules HTTP/1.1" 200 600 0.064943 10.0.0.50 - - [2026-02-03 07:14:53] "GET /firewall-rule/e5e5f152-6fd6-44f2-b75d-ebf16d2819bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.025628 10.0.0.50 - - [2026-02-03 07:14:53] "GET /firewall-policy/df13a449-e7dd-4f55-8a0d-09eaa1a89e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007500 10.0.0.50 - - [2026-02-03 07:14:53] "GET /firewall-rule/e5e5f152-6fd6-44f2-b75d-ebf16d2819bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003057 10.0.0.50 - - [2026-02-03 07:14:53] "POST /ref-update HTTP/1.1" 200 156 0.050190 10.0.0.50 - - [2026-02-03 07:14:53] "GET /application-policy-set/4f0f8e68-d6f3-4dee-9942-fc3a73e0edfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010077 10.0.0.50 - - [2026-02-03 07:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011497 10.0.0.50 - - [2026-02-03 07:14:53] "GET /policy-management/abe92e0e-fb2a-4b84-ac43-1d1a3b4305e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002943 10.0.0.50 - - [2026-02-03 07:14:53] "POST /tags HTTP/1.1" 409 226 0.001752 10.0.0.50 - - [2026-02-03 07:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.50 - - [2026-02-03 07:14:53] "GET /tag/002638da-37a1-4583-99ab-ec850e76e17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.010920 10.0.0.50 - - [2026-02-03 07:14:53] "POST /firewall-rules HTTP/1.1" 200 598 0.059640 10.0.0.50 - - [2026-02-03 07:14:53] "GET /firewall-rule/bc8f523a-ec51-4138-9f7a-76ba7bc889ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003727 10.0.0.50 - - [2026-02-03 07:14:53] "GET /firewall-policy/df13a449-e7dd-4f55-8a0d-09eaa1a89e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003093 10.0.0.50 - - [2026-02-03 07:14:53] "GET /firewall-rule/bc8f523a-ec51-4138-9f7a-76ba7bc889ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.001735 10.0.0.50 - - [2026-02-03 07:14:53] "POST /ref-update HTTP/1.1" 200 156 0.046029 10.0.0.50 - - [2026-02-03 07:14:55] "POST /tags HTTP/1.1" 200 393 0.022941 10.0.0.50 - - [2026-02-03 07:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.50 - - [2026-02-03 07:14:55] "GET /tag/26c2fd9e-f2a3-4f30-9e3a-d1c5a5fbeab1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.018060 10.0.0.50 - - [2026-02-03 07:14:55] "POST /tags HTTP/1.1" 200 341 0.017959 10.0.0.50 - - [2026-02-03 07:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001348 10.0.0.50 - - [2026-02-03 07:14:55] "GET /tag/6bdcd0dd-4947-4b53-a765-521c9e7cc82e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.027596 10.0.0.50 - - [2026-02-03 07:14:55] "POST /id-to-fqname HTTP/1.1" 200 192 0.002379 10.0.0.50 - - [2026-02-03 07:14:55] "POST /fqname-to-id HTTP/1.1" 404 201 0.011831 10.0.0.50 - - [2026-02-03 07:14:55] "POST /security-groups HTTP/1.1" 200 589 0.078868 10.0.0.50 - - [2026-02-03 07:14:55] "POST /fqname-to-id HTTP/1.1" 404 236 0.005547 10.0.0.50 - - [2026-02-03 07:14:55] "POST /projects HTTP/1.1" 200 519 0.262770 10.0.0.50 - - [2026-02-03 07:14:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.053599 10.0.0.50 - - [2026-02-03 07:14:55] "POST /access-control-lists HTTP/1.1" 200 598 0.069613 10.0.0.50 - - [2026-02-03 07:14:55] "POST /fqname-to-id HTTP/1.1" 404 235 0.025675 10.0.0.50 - - [2026-02-03 07:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010259 10.0.0.50 - - [2026-02-03 07:14:55] "GET /virtual-network/eba7bfdb-729a-4c07-a5ad-064ef1aeb26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004186 10.0.0.50 - - [2026-02-03 07:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.50 - - [2026-02-03 07:14:55] "GET /virtual-network/4290d813-f0a1-44ad-95b1-64a49696bd3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004882 10.0.0.50 - - [2026-02-03 07:14:55] "POST /access-control-lists HTTP/1.1" 200 596 0.067944 10.0.0.50 - - [2026-02-03 07:14:55] "PUT /virtual-network/eba7bfdb-729a-4c07-a5ad-064ef1aeb26e HTTP/1.1" 200 264 0.073742 10.0.0.50 - - [2026-02-03 07:14:55] "PUT /virtual-network/4290d813-f0a1-44ad-95b1-64a49696bd3d HTTP/1.1" 200 264 0.059276 10.0.0.50 - - [2026-02-03 07:14:55] "POST /security-groups HTTP/1.1" 200 591 0.074417 10.0.0.50 - - [2026-02-03 07:14:55] "POST /fqname-to-id HTTP/1.1" 404 270 0.001793 10.0.0.50 - - [2026-02-03 07:14:55] "POST /access-control-lists HTTP/1.1" 200 632 0.027688 10.0.0.50 - - [2026-02-03 07:14:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.030854 10.0.0.50 - - [2026-02-03 07:14:55] "POST /fqname-to-id HTTP/1.1" 404 269 0.002054 10.0.0.50 - - [2026-02-03 07:14:55] "POST /chown HTTP/1.1" 200 109 0.017584 10.0.0.50 - - [2026-02-03 07:14:55] "GET /application-policy-set/4f0f8e68-d6f3-4dee-9942-fc3a73e0edfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003769 10.0.0.50 - - [2026-02-03 07:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.50 - - [2026-02-03 07:14:56] "GET /policy-management/abe92e0e-fb2a-4b84-ac43-1d1a3b4305e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.032673 10.0.0.50 - - [2026-02-03 07:14:56] "POST /access-control-lists HTTP/1.1" 200 630 0.064000 10.0.0.50 - - [2026-02-03 07:14:56] "POST /tags HTTP/1.1" 409 226 0.014912 10.0.0.50 - - [2026-02-03 07:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.50 - - [2026-02-03 07:14:56] "GET /tag/6bdcd0dd-4947-4b53-a765-521c9e7cc82e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010948 10.0.0.50 - - [2026-02-03 07:14:56] "POST /firewall-rules HTTP/1.1" 200 600 0.065530 10.0.0.50 - - [2026-02-03 07:14:56] "GET /firewall-rule/0b79e0e7-fe37-4ba7-a3a1-71d26f8b20bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.014686 10.0.0.50 - - [2026-02-03 07:14:56] "GET /firewall-policy/df13a449-e7dd-4f55-8a0d-09eaa1a89e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004678 10.0.0.50 - - [2026-02-03 07:14:56] "GET /firewall-rule/0b79e0e7-fe37-4ba7-a3a1-71d26f8b20bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002820 10.0.0.50 - - [2026-02-03 07:14:56] "POST /ref-update HTTP/1.1" 200 156 0.055739 10.0.0.50 - - [2026-02-03 07:14:56] "GET /application-policy-set/4f0f8e68-d6f3-4dee-9942-fc3a73e0edfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002882 10.0.0.50 - - [2026-02-03 07:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.50 - - [2026-02-03 07:14:56] "GET /policy-management/abe92e0e-fb2a-4b84-ac43-1d1a3b4305e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002531 10.0.0.50 - - [2026-02-03 07:14:56] "POST /tags HTTP/1.1" 409 226 0.002560 10.0.0.50 - - [2026-02-03 07:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.50 - - [2026-02-03 07:14:56] "GET /tag/6bdcd0dd-4947-4b53-a765-521c9e7cc82e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010412 10.0.0.50 - - [2026-02-03 07:14:56] "POST /firewall-rules HTTP/1.1" 200 598 0.068789 10.0.0.50 - - [2026-02-03 07:14:56] "GET /firewall-rule/af4c556d-19b6-421b-b3d1-836cea019fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.012405 10.0.0.50 - - [2026-02-03 07:14:56] "GET /firewall-policy/df13a449-e7dd-4f55-8a0d-09eaa1a89e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004401 10.0.0.50 - - [2026-02-03 07:14:56] "GET /firewall-rule/af4c556d-19b6-421b-b3d1-836cea019fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004368 10.0.0.50 - - [2026-02-03 07:14:56] "POST /ref-update HTTP/1.1" 200 156 0.049848 10.0.0.50 - - [2026-02-03 07:14:58] "POST /tags HTTP/1.1" 200 345 0.087069 10.0.0.50 - - [2026-02-03 07:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005030 10.0.0.50 - - [2026-02-03 07:14:58] "GET /tag/c69054db-e660-4dc3-a353-829323cfdb70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.025802 10.0.0.50 - - [2026-02-03 07:14:58] "POST /projects HTTP/1.1" 409 238 0.004183 10.0.0.50 - - [2026-02-03 07:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.50 - - [2026-02-03 07:14:58] "GET /project/9d048854-a39e-4cfe-b16c-26cfb8815de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.062650 10.0.0.50 - - [2026-02-03 07:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004921 10.0.0.50 - - [2026-02-03 07:14:58] "GET /virtual-network/eba7bfdb-729a-4c07-a5ad-064ef1aeb26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005342 10.0.0.50 - - [2026-02-03 07:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.50 - - [2026-02-03 07:14:58] "GET /virtual-network/4290d813-f0a1-44ad-95b1-64a49696bd3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004138 10.0.0.50 - - [2026-02-03 07:14:58] "POST /security-groups HTTP/1.1" 409 285 0.002418 10.0.0.50 - - [2026-02-03 07:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.50 - - [2026-02-03 07:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.50 - - [2026-02-03 07:14:58] "PUT /security-group/f3f4bfec-c0c6-4a7f-8070-515d882a9313 HTTP/1.1" 200 262 0.070225 10.0.0.50 - - [2026-02-03 07:14:58] "GET /project/9d048854-a39e-4cfe-b16c-26cfb8815de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.089638 10.0.0.50 - - [2026-02-03 07:14:58] "PUT /access-control-list/01d00d7d-fa46-45f4-b177-ed08d84e0752 HTTP/1.1" 200 272 0.048488 10.0.0.50 - - [2026-02-03 07:14:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.057243 10.0.0.50 - - [2026-02-03 07:14:58] "POST /tags HTTP/1.1" 409 228 0.002094 10.0.0.50 - - [2026-02-03 07:14:58] "PUT /access-control-list/3a53c4e7-77f9-4af8-a93e-b4af7f53f4a3 HTTP/1.1" 200 272 0.053359 10.0.0.50 - - [2026-02-03 07:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.50 - - [2026-02-03 07:14:58] "GET /tag/c69054db-e660-4dc3-a353-829323cfdb70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.015384 10.0.0.50 - - [2026-02-03 07:14:58] "POST /tags HTTP/1.1" 200 345 0.034402 10.0.0.50 - - [2026-02-03 07:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.50 - - [2026-02-03 07:14:58] "GET /tag/ffd00bdf-5425-4ab0-8c0a-6905dfb2baa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.014282 10.0.0.50 - - [2026-02-03 07:14:58] "POST /projects HTTP/1.1" 409 238 0.006177 10.0.0.50 - - [2026-02-03 07:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.50 - - [2026-02-03 07:14:58] "GET /project/e723bffa-639d-4a87-b15e-b9dc29e8f9c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.026575 10.0.0.50 - - [2026-02-03 07:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.50 - - [2026-02-03 07:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.50 - - [2026-02-03 07:14:58] "GET /virtual-network/eba7bfdb-729a-4c07-a5ad-064ef1aeb26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.010776 10.0.0.50 - - [2026-02-03 07:14:58] "GET /project/e723bffa-639d-4a87-b15e-b9dc29e8f9c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.050666 10.0.0.50 - - [2026-02-03 07:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.50 - - [2026-02-03 07:14:58] "GET /virtual-network/4290d813-f0a1-44ad-95b1-64a49696bd3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.010457 10.0.0.50 - - [2026-02-03 07:14:59] "POST /security-groups HTTP/1.1" 409 285 0.003134 10.0.0.50 - - [2026-02-03 07:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.50 - - [2026-02-03 07:14:59] "PUT /security-group/c469f3a2-be95-4bec-b12e-e4cd0f4013e9 HTTP/1.1" 200 262 0.063798 10.0.0.50 - - [2026-02-03 07:14:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.037872 10.0.0.50 - - [2026-02-03 07:14:59] "POST /tags HTTP/1.1" 409 228 0.028632 10.0.0.50 - - [2026-02-03 07:14:59] "PUT /access-control-list/37596858-4c96-4e4b-ad8a-58c162cf78da HTTP/1.1" 200 272 0.038177 10.0.0.50 - - [2026-02-03 07:14:59] "PUT /access-control-list/35edd92c-32fc-4daa-a7a0-4dc5367a83b9 HTTP/1.1" 200 272 0.025412 10.0.0.50 - - [2026-02-03 07:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.50 - - [2026-02-03 07:14:59] "GET /tag/ffd00bdf-5425-4ab0-8c0a-6905dfb2baa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.017609 10.0.0.50 - - [2026-02-03 07:14:59] "POST /tags HTTP/1.1" 200 291 0.051346 10.0.0.50 - - [2026-02-03 07:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.50 - - [2026-02-03 07:14:59] "GET /tag/4fe1d2e8-9761-4fa0-879e-1b5049d5a537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.013288 10.0.0.50 - - [2026-02-03 07:14:59] "POST /tags HTTP/1.1" 200 303 0.055436 10.0.0.50 - - [2026-02-03 07:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005498 10.0.0.50 - - [2026-02-03 07:14:59] "GET /tag/888d8fe0-0132-473c-84fb-71c771cee815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.015623 10.0.0.50 - - [2026-02-03 07:14:59] "POST /tags HTTP/1.1" 409 252 0.001947 10.0.0.50 - - [2026-02-03 07:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.50 - - [2026-02-03 07:14:59] "GET /tag/900377b5-bab0-4eb8-9a0a-5110365374cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010286 10.0.0.50 - - [2026-02-03 07:14:59] "POST /tags HTTP/1.1" 409 226 0.002007 10.0.0.50 - - [2026-02-03 07:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.50 - - [2026-02-03 07:14:59] "GET /tag/002638da-37a1-4583-99ab-ec850e76e17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.021147 10.0.0.50 - - [2026-02-03 07:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.50 - - [2026-02-03 07:14:59] "GET /virtual-network/eba7bfdb-729a-4c07-a5ad-064ef1aeb26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007611 10.0.0.50 - - [2026-02-03 07:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.50 - - [2026-02-03 07:14:59] "GET /project/9d048854-a39e-4cfe-b16c-26cfb8815de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.050079 10.0.0.50 - - [2026-02-03 07:14:59] "POST /virtual-machines HTTP/1.1" 200 395 0.010081 10.0.0.50 - - [2026-02-03 07:14:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.019737 10.0.0.50 - - [2026-02-03 07:14:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107878 10.0.0.50 - - [2026-02-03 07:14:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.010936 10.0.0.50 - - [2026-02-03 07:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.015806 10.0.0.50 - - [2026-02-03 07:15:00] "GET /virtual-machine-interface/0d1752d4-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004233 10.0.0.50 - - [2026-02-03 07:15:00] "POST /instance-ips HTTP/1.1" 200 397 0.020690 10.0.0.50 - - [2026-02-03 07:15:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.035511 10.0.0.50 - - [2026-02-03 07:15:00] "GET /virtual-machine-interface/0d1752d4-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.013257 10.0.0.50 - - [2026-02-03 07:15:00] "POST /set-tag HTTP/1.1" 200 109 0.063613 10.0.0.50 - - [2026-02-03 07:15:00] "GET /virtual-machine-interface/0d1752d4-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.017626 10.0.0.50 - - [2026-02-03 07:15:00] "GET /instance-ip/0d314c16-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.009749 10.0.0.50 - - [2026-02-03 07:15:00] "GET /virtual-machine-interface/0d1752d4-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004642 10.0.0.50 - - [2026-02-03 07:15:00] "POST /set-tag HTTP/1.1" 200 109 0.002731 10.0.0.50 - - [2026-02-03 07:15:00] "GET /virtual-router/0eda314a-5341-4df0-b2bd-e36df83426e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004098 10.0.0.50 - - [2026-02-03 07:15:00] "POST /ref-update HTTP/1.1" 200 156 0.009702 10.0.0.50 - - [2026-02-03 07:15:00] "GET /virtual-machine-interface/0d1752d4-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.010903 10.0.0.50 - - [2026-02-03 07:15:00] "POST /set-tag HTTP/1.1" 200 109 0.010860 10.0.0.50 - - [2026-02-03 07:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.50 - - [2026-02-03 07:15:00] "GET /virtual-network/eba7bfdb-729a-4c07-a5ad-064ef1aeb26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006334 10.0.0.50 - - [2026-02-03 07:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.50 - - [2026-02-03 07:15:00] "GET /project/9d048854-a39e-4cfe-b16c-26cfb8815de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036320 10.0.0.50 - - [2026-02-03 07:15:00] "POST /virtual-machines HTTP/1.1" 200 395 0.007450 10.0.0.50 - - [2026-02-03 07:15:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.018453 10.0.0.50 - - [2026-02-03 07:15:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098252 10.0.0.50 - - [2026-02-03 07:15:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.007116 10.0.0.50 - - [2026-02-03 07:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.017076 10.0.0.50 - - [2026-02-03 07:15:00] "GET /virtual-machine-interface/0d938304-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006427 10.0.0.50 - - [2026-02-03 07:15:00] "POST /instance-ips HTTP/1.1" 200 397 0.027084 10.0.0.50 - - [2026-02-03 07:15:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.024003 10.0.0.50 - - [2026-02-03 07:15:00] "GET /virtual-machine-interface/0d938304-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.024405 10.0.0.50 - - [2026-02-03 07:15:01] "POST /set-tag HTTP/1.1" 200 109 0.071028 10.0.0.50 - - [2026-02-03 07:15:01] "GET /virtual-machine-interface/0d938304-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.011455 10.0.0.50 - - [2026-02-03 07:15:01] "GET /instance-ip/0dac0a32-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.004851 10.0.0.50 - - [2026-02-03 07:15:01] "GET /virtual-machine-interface/0d938304-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004473 10.0.0.50 - - [2026-02-03 07:15:01] "POST /set-tag HTTP/1.1" 200 109 0.002121 10.0.0.50 - - [2026-02-03 07:15:01] "GET /virtual-router/0eda314a-5341-4df0-b2bd-e36df83426e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.004056 10.0.0.50 - - [2026-02-03 07:15:01] "POST /ref-update HTTP/1.1" 200 156 0.010369 10.0.0.50 - - [2026-02-03 07:15:01] "GET /virtual-machine-interface/0d938304-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.027014 10.0.0.50 - - [2026-02-03 07:15:01] "POST /set-tag HTTP/1.1" 200 109 0.002963 10.0.0.50 - - [2026-02-03 07:15:01] "POST /tags HTTP/1.1" 200 291 0.019863 10.0.0.50 - - [2026-02-03 07:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010584 10.0.0.50 - - [2026-02-03 07:15:01] "GET /tag/f145cb95-7123-4aa6-b8ab-2063111a94bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.013263 10.0.0.50 - - [2026-02-03 07:15:01] "POST /tags HTTP/1.1" 409 252 0.002667 10.0.0.50 - - [2026-02-03 07:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.50 - - [2026-02-03 07:15:01] "GET /tag/26c2fd9e-f2a3-4f30-9e3a-d1c5a5fbeab1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011741 10.0.0.50 - - [2026-02-03 07:15:01] "POST /tags HTTP/1.1" 409 226 0.003243 10.0.0.50 - - [2026-02-03 07:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.50 - - [2026-02-03 07:15:01] "GET /tag/6bdcd0dd-4947-4b53-a765-521c9e7cc82e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.021800 10.0.0.50 - - [2026-02-03 07:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.50 - - [2026-02-03 07:15:01] "GET /virtual-network/eba7bfdb-729a-4c07-a5ad-064ef1aeb26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005051 10.0.0.50 - - [2026-02-03 07:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.50 - - [2026-02-03 07:15:01] "GET /project/e723bffa-639d-4a87-b15e-b9dc29e8f9c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047551 10.0.0.50 - - [2026-02-03 07:15:01] "POST /virtual-machines HTTP/1.1" 200 395 0.018381 10.0.0.50 - - [2026-02-03 07:15:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.025499 10.0.0.50 - - [2026-02-03 07:15:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.119477 10.0.0.50 - - [2026-02-03 07:15:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.008413 10.0.0.50 - - [2026-02-03 07:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005661 10.0.0.50 - - [2026-02-03 07:15:01] "GET /virtual-machine-interface/0e39924e-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009130 10.0.0.50 - - [2026-02-03 07:15:01] "POST /instance-ips HTTP/1.1" 200 397 0.023217 10.0.0.50 - - [2026-02-03 07:15:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.022146 10.0.0.50 - - [2026-02-03 07:15:02] "GET /virtual-machine-interface/0e39924e-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006586 10.0.0.50 - - [2026-02-03 07:15:02] "POST /set-tag HTTP/1.1" 200 109 0.067741 10.0.0.50 - - [2026-02-03 07:15:02] "GET /virtual-machine-interface/0e39924e-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015171 10.0.0.50 - - [2026-02-03 07:15:02] "GET /instance-ip/0e54138a-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003021 10.0.0.50 - - [2026-02-03 07:15:02] "GET /virtual-machine-interface/0e39924e-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004557 10.0.0.50 - - [2026-02-03 07:15:02] "POST /set-tag HTTP/1.1" 200 109 0.002856 10.0.0.50 - - [2026-02-03 07:15:02] "GET /virtual-router/0eda314a-5341-4df0-b2bd-e36df83426e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003856 10.0.0.50 - - [2026-02-03 07:15:02] "POST /ref-update HTTP/1.1" 200 156 0.008601 10.0.0.50 - - [2026-02-03 07:15:02] "GET /virtual-machine-interface/0e39924e-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005058 10.0.0.50 - - [2026-02-03 07:15:02] "POST /set-tag HTTP/1.1" 200 109 0.002326 10.0.0.50 - - [2026-02-03 07:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.50 - - [2026-02-03 07:15:02] "GET /virtual-network/eba7bfdb-729a-4c07-a5ad-064ef1aeb26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004265 10.0.0.50 - - [2026-02-03 07:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.50 - - [2026-02-03 07:15:02] "GET /project/e723bffa-639d-4a87-b15e-b9dc29e8f9c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036227 10.0.0.50 - - [2026-02-03 07:15:02] "POST /virtual-machines HTTP/1.1" 200 395 0.006684 10.0.0.50 - - [2026-02-03 07:15:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.008341 10.0.0.50 - - [2026-02-03 07:15:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103035 10.0.0.50 - - [2026-02-03 07:15:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.021334 10.0.0.50 - - [2026-02-03 07:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013826 10.0.0.50 - - [2026-02-03 07:15:02] "GET /virtual-machine-interface/0eac702a-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004716 10.0.0.50 - - [2026-02-03 07:15:02] "POST /instance-ips HTTP/1.1" 200 397 0.019492 10.0.0.50 - - [2026-02-03 07:15:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.043796 10.0.0.50 - - [2026-02-03 07:15:02] "GET /virtual-machine-interface/0eac702a-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014166 10.0.0.50 - - [2026-02-03 07:15:02] "POST /set-tag HTTP/1.1" 200 109 0.063382 10.0.0.50 - - [2026-02-03 07:15:02] "GET /virtual-machine-interface/0eac702a-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011996 10.0.0.50 - - [2026-02-03 07:15:02] "GET /instance-ip/0ec1387a-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003295 10.0.0.50 - - [2026-02-03 07:15:02] "GET /virtual-machine-interface/0eac702a-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004452 10.0.0.50 - - [2026-02-03 07:15:02] "POST /set-tag HTTP/1.1" 200 109 0.002317 10.0.0.50 - - [2026-02-03 07:15:02] "GET /virtual-router/0eda314a-5341-4df0-b2bd-e36df83426e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003304 10.0.0.50 - - [2026-02-03 07:15:02] "POST /ref-update HTTP/1.1" 200 156 0.009062 10.0.0.50 - - [2026-02-03 07:15:03] "GET /virtual-machine-interface/0eac702a-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016450 10.0.0.50 - - [2026-02-03 07:15:03] "POST /set-tag HTTP/1.1" 200 109 0.002366 10.0.0.50 - - [2026-02-03 07:15:03] "POST /tags HTTP/1.1" 200 299 0.020979 10.0.0.50 - - [2026-02-03 07:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007993 10.0.0.50 - - [2026-02-03 07:15:03] "GET /tag/70e2c468-a117-427b-bb64-17f2422e5257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011121 10.0.0.50 - - [2026-02-03 07:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.50 - - [2026-02-03 07:15:03] "GET /virtual-network/eba7bfdb-729a-4c07-a5ad-064ef1aeb26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003742 10.0.0.50 - - [2026-02-03 07:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001594 10.0.0.50 - - [2026-02-03 07:15:03] "GET /project/9d048854-a39e-4cfe-b16c-26cfb8815de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035704 10.0.0.50 - - [2026-02-03 07:15:03] "POST /virtual-machines HTTP/1.1" 200 395 0.009564 10.0.0.50 - - [2026-02-03 07:15:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.015573 10.0.0.50 - - [2026-02-03 07:15:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108697 10.0.0.50 - - [2026-02-03 07:15:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.011009 10.0.0.50 - - [2026-02-03 07:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006727 10.0.0.50 - - [2026-02-03 07:15:03] "GET /virtual-machine-interface/0f2e57f2-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005818 10.0.0.50 - - [2026-02-03 07:15:03] "POST /instance-ips HTTP/1.1" 200 397 0.018986 10.0.0.50 - - [2026-02-03 07:15:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.025471 10.0.0.50 - - [2026-02-03 07:15:03] "GET /virtual-machine-interface/0f2e57f2-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009909 10.0.0.50 - - [2026-02-03 07:15:03] "POST /set-tag HTTP/1.1" 200 109 0.019784 10.0.0.50 - - [2026-02-03 07:15:03] "GET /virtual-machine-interface/0f2e57f2-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017683 10.0.0.50 - - [2026-02-03 07:15:03] "GET /instance-ip/0f492550-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003863 10.0.0.50 - - [2026-02-03 07:15:03] "GET /virtual-machine-interface/0f2e57f2-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004473 10.0.0.50 - - [2026-02-03 07:15:03] "POST /set-tag HTTP/1.1" 200 109 0.008972 10.0.0.50 - - [2026-02-03 07:15:03] "POST /tags HTTP/1.1" 200 299 0.020733 10.0.0.50 - - [2026-02-03 07:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.50 - - [2026-02-03 07:15:03] "GET /tag/62ee5f0f-6536-4ba8-bf16-51abebcab731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.019702 10.0.0.50 - - [2026-02-03 07:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.50 - - [2026-02-03 07:15:03] "GET /virtual-network/eba7bfdb-729a-4c07-a5ad-064ef1aeb26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005715 10.0.0.50 - - [2026-02-03 07:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.50 - - [2026-02-03 07:15:03] "GET /project/9d048854-a39e-4cfe-b16c-26cfb8815de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040115 10.0.0.50 - - [2026-02-03 07:15:04] "POST /virtual-machines HTTP/1.1" 200 395 0.008108 10.0.0.50 - - [2026-02-03 07:15:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.010493 10.0.0.50 - - [2026-02-03 07:15:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105138 10.0.0.50 - - [2026-02-03 07:15:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.011004 10.0.0.50 - - [2026-02-03 07:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010813 10.0.0.50 - - [2026-02-03 07:15:04] "GET /virtual-machine-interface/0f9f2478-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004278 10.0.0.50 - - [2026-02-03 07:15:04] "POST /instance-ips HTTP/1.1" 200 397 0.020865 10.0.0.50 - - [2026-02-03 07:15:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.018756 10.0.0.50 - - [2026-02-03 07:15:04] "GET /virtual-machine-interface/0f9f2478-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009076 10.0.0.50 - - [2026-02-03 07:15:04] "POST /set-tag HTTP/1.1" 200 109 0.030522 10.0.0.50 - - [2026-02-03 07:15:04] "GET /virtual-machine-interface/0f9f2478-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015719 10.0.0.50 - - [2026-02-03 07:15:04] "GET /instance-ip/0fb9af46-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005164 10.0.0.50 - - [2026-02-03 07:15:04] "GET /virtual-machine-interface/0f9f2478-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004564 10.0.0.50 - - [2026-02-03 07:15:04] "POST /set-tag HTTP/1.1" 200 109 0.002261 10.0.0.50 - - [2026-02-03 07:15:04] "POST /tags HTTP/1.1" 200 299 0.020255 10.0.0.50 - - [2026-02-03 07:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004261 10.0.0.50 - - [2026-02-03 07:15:04] "GET /tag/5c7894ff-dcaf-4bc6-9265-5bef7aaa6a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012231 10.0.0.50 - - [2026-02-03 07:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.50 - - [2026-02-03 07:15:04] "GET /virtual-network/eba7bfdb-729a-4c07-a5ad-064ef1aeb26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004452 10.0.0.50 - - [2026-02-03 07:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.50 - - [2026-02-03 07:15:04] "GET /project/e723bffa-639d-4a87-b15e-b9dc29e8f9c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045895 10.0.0.50 - - [2026-02-03 07:15:04] "POST /virtual-machines HTTP/1.1" 200 395 0.009748 10.0.0.50 - - [2026-02-03 07:15:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.017994 10.0.0.50 - - [2026-02-03 07:15:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.126455 10.0.0.50 - - [2026-02-03 07:15:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.007565 10.0.0.50 - - [2026-02-03 07:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.50 - - [2026-02-03 07:15:04] "GET /virtual-machine-interface/100cdf04-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011091 10.0.0.50 - - [2026-02-03 07:15:05] "POST /instance-ips HTTP/1.1" 200 397 0.020525 10.0.0.50 - - [2026-02-03 07:15:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.021589 10.0.0.50 - - [2026-02-03 07:15:05] "GET /virtual-machine-interface/100cdf04-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012003 10.0.0.50 - - [2026-02-03 07:15:05] "POST /set-tag HTTP/1.1" 200 109 0.019838 10.0.0.50 - - [2026-02-03 07:15:05] "GET /virtual-machine-interface/100cdf04-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018292 10.0.0.50 - - [2026-02-03 07:15:05] "GET /instance-ip/10289564-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003029 10.0.0.50 - - [2026-02-03 07:15:05] "GET /virtual-machine-interface/100cdf04-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004666 10.0.0.50 - - [2026-02-03 07:15:05] "POST /set-tag HTTP/1.1" 200 109 0.002023 10.0.0.50 - - [2026-02-03 07:15:05] "POST /tags HTTP/1.1" 200 299 0.030324 10.0.0.50 - - [2026-02-03 07:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.50 - - [2026-02-03 07:15:05] "GET /tag/d6cdd1c7-6985-4093-9b31-8c553386c513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013275 10.0.0.50 - - [2026-02-03 07:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.50 - - [2026-02-03 07:15:05] "GET /virtual-network/eba7bfdb-729a-4c07-a5ad-064ef1aeb26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005776 10.0.0.50 - - [2026-02-03 07:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.50 - - [2026-02-03 07:15:05] "GET /project/e723bffa-639d-4a87-b15e-b9dc29e8f9c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036340 10.0.0.50 - - [2026-02-03 07:15:05] "POST /virtual-machines HTTP/1.1" 200 395 0.010345 10.0.0.50 - - [2026-02-03 07:15:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.018120 10.0.0.50 - - [2026-02-03 07:15:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116440 10.0.0.50 - - [2026-02-03 07:15:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.008940 10.0.0.50 - - [2026-02-03 07:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.021930 10.0.0.50 - - [2026-02-03 07:15:05] "GET /virtual-machine-interface/10803742-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004314 10.0.0.50 - - [2026-02-03 07:15:05] "POST /instance-ips HTTP/1.1" 200 397 0.019007 10.0.0.50 - - [2026-02-03 07:15:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.030731 10.0.0.50 - - [2026-02-03 07:15:05] "GET /virtual-machine-interface/10803742-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012141 10.0.0.50 - - [2026-02-03 07:15:05] "POST /set-tag HTTP/1.1" 200 109 0.019222 10.0.0.50 - - [2026-02-03 07:15:05] "GET /virtual-machine-interface/10803742-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009022 10.0.0.50 - - [2026-02-03 07:15:05] "GET /instance-ip/109b002c-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004653 10.0.0.50 - - [2026-02-03 07:15:06] "GET /virtual-machine-interface/10803742-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005119 10.0.0.50 - - [2026-02-03 07:15:06] "POST /set-tag HTTP/1.1" 200 109 0.002721 10.0.0.50 - - [2026-02-03 07:15:06] "GET /virtual-router/0eda314a-5341-4df0-b2bd-e36df83426e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.004709 10.0.0.50 - - [2026-02-03 07:15:06] "POST /ref-update HTTP/1.1" 200 156 0.011588 10.0.0.50 - - [2026-02-03 07:15:06] "GET /virtual-machine-interface/0f2e57f2-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014622 10.0.0.50 - - [2026-02-03 07:15:06] "POST /set-tag HTTP/1.1" 200 109 0.004015 10.0.0.50 - - [2026-02-03 07:15:06] "GET /virtual-machine-interface/0d1752d4-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004398 10.0.0.50 - - [2026-02-03 07:15:06] "POST /set-tag HTTP/1.1" 200 109 0.002048 10.0.0.50 - - [2026-02-03 07:15:06] "GET /virtual-router/0eda314a-5341-4df0-b2bd-e36df83426e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003916 10.0.0.50 - - [2026-02-03 07:15:06] "POST /ref-update HTTP/1.1" 200 156 0.008442 10.0.0.50 - - [2026-02-03 07:15:06] "GET /virtual-machine-interface/0f9f2478-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004991 10.0.0.50 - - [2026-02-03 07:15:06] "POST /set-tag HTTP/1.1" 200 109 0.003626 10.0.0.50 - - [2026-02-03 07:15:06] "GET /virtual-router/0eda314a-5341-4df0-b2bd-e36df83426e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.005125 10.0.0.50 - - [2026-02-03 07:15:06] "POST /ref-update HTTP/1.1" 200 156 0.012699 10.0.0.50 - - [2026-02-03 07:15:06] "GET /virtual-machine-interface/100cdf04-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019279 10.0.0.50 - - [2026-02-03 07:15:06] "POST /set-tag HTTP/1.1" 200 109 0.007831 10.0.0.50 - - [2026-02-03 07:15:06] "GET /virtual-machine-interface/0d938304-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005726 10.0.0.50 - - [2026-02-03 07:15:06] "POST /set-tag HTTP/1.1" 200 109 0.002854 10.0.0.50 - - [2026-02-03 07:15:06] "GET /virtual-router/0eda314a-5341-4df0-b2bd-e36df83426e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004103 10.0.0.50 - - [2026-02-03 07:15:06] "POST /ref-update HTTP/1.1" 200 156 0.010722 10.0.0.50 - - [2026-02-03 07:15:06] "GET /virtual-machine-interface/10803742-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012318 10.0.0.50 - - [2026-02-03 07:15:06] "POST /set-tag HTTP/1.1" 200 109 0.003839 10.0.0.50 - - [2026-02-03 07:15:06] "GET /virtual-machine-interface/0e39924e-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004360 10.0.0.50 - - [2026-02-03 07:15:06] "POST /set-tag HTTP/1.1" 200 109 0.002118 10.0.0.50 - - [2026-02-03 07:15:06] "GET /virtual-machine-interface/0eac702a-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004964 10.0.0.50 - - [2026-02-03 07:15:06] "POST /set-tag HTTP/1.1" 200 109 0.002136 10.0.0.50 - - [2026-02-03 07:15:06] "GET /virtual-machine-interface/0f2e57f2-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004259 10.0.0.50 - - [2026-02-03 07:15:06] "POST /set-tag HTTP/1.1" 200 109 0.002204 10.0.0.50 - - [2026-02-03 07:15:06] "GET /virtual-machine-interface/0f9f2478-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003915 10.0.0.50 - - [2026-02-03 07:15:06] "POST /set-tag HTTP/1.1" 200 109 0.001849 10.0.0.50 - - [2026-02-03 07:15:06] "GET /virtual-machine-interface/100cdf04-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006957 10.0.0.50 - - [2026-02-03 07:15:06] "POST /set-tag HTTP/1.1" 200 109 0.002160 10.0.0.50 - - [2026-02-03 07:15:06] "GET /virtual-machine-interface/10803742-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004169 10.0.0.50 - - [2026-02-03 07:15:06] "POST /set-tag HTTP/1.1" 200 109 0.002552 10.0.0.50 - - [2026-02-03 07:15:06] "GET /virtual-machine-interface/0d938304-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004139 10.0.0.50 - - [2026-02-03 07:15:06] "POST /set-tag HTTP/1.1" 200 109 0.005032 10.0.0.50 - - [2026-02-03 07:15:07] "GET /virtual-machine-interface/0d1752d4-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004980 10.0.0.50 - - [2026-02-03 07:15:07] "POST /set-tag HTTP/1.1" 200 109 0.002256 10.0.0.50 - - [2026-02-03 07:15:08] "GET /virtual-machine-interface/0e39924e-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005322 10.0.0.50 - - [2026-02-03 07:15:08] "POST /set-tag HTTP/1.1" 200 109 0.002327 10.0.0.50 - - [2026-02-03 07:15:08] "GET /virtual-machine/d7918627-7bdb-4eba-bd4c-f988530582a9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003313 10.0.0.50 - - [2026-02-03 07:15:08] "GET /virtual-machine-interface/0d1752d4-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005345 10.0.0.50 - - [2026-02-03 07:15:09] "GET /virtual-machine/ff2317a1-f474-4083-b40b-d19d33eda3a2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003205 10.0.0.50 - - [2026-02-03 07:15:09] "GET /virtual-machine-interface/0d938304-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004815 10.0.0.50 - - [2026-02-03 07:15:09] "GET /virtual-machine/3fff99df-b836-4892-8191-feb8e0eb078e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003407 10.0.0.50 - - [2026-02-03 07:15:09] "GET /virtual-machine-interface/0e39924e-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004400 10.0.0.50 - - [2026-02-03 07:15:10] "GET /virtual-machine-interface/0f2e57f2-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007105 10.0.0.50 - - [2026-02-03 07:15:10] "POST /set-tag HTTP/1.1" 200 109 0.007780 10.0.0.50 - - [2026-02-03 07:15:11] "GET /virtual-machine-interface/0eac702a-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004916 10.0.0.50 - - [2026-02-03 07:15:11] "POST /set-tag HTTP/1.1" 200 109 0.005637 10.0.0.50 - - [2026-02-03 07:15:11] "GET /virtual-machine-interface/0f9f2478-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006789 10.0.0.50 - - [2026-02-03 07:15:11] "POST /set-tag HTTP/1.1" 200 109 0.003056 10.0.0.50 - - [2026-02-03 07:15:11] "GET /virtual-machine-interface/10803742-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007912 10.0.0.50 - - [2026-02-03 07:15:11] "POST /set-tag HTTP/1.1" 200 109 0.002515 10.0.0.50 - - [2026-02-03 07:15:11] "GET /virtual-machine-interface/100cdf04-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005286 10.0.0.50 - - [2026-02-03 07:15:11] "POST /set-tag HTTP/1.1" 200 109 0.002443 10.0.0.50 - - [2026-02-03 07:15:14] "GET /virtual-machine/ae126a35-6307-4e56-bc88-18c294b73536?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003219 10.0.0.50 - - [2026-02-03 07:15:14] "GET /virtual-machine-interface/0eac702a-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003885 10.0.0.50 - - [2026-02-03 07:15:14] "GET /virtual-machine/882e1edf-8dee-4ac0-b535-442c94085afb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003212 10.0.0.50 - - [2026-02-03 07:15:14] "GET /virtual-machine-interface/0f2e57f2-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005106 10.0.0.50 - - [2026-02-03 07:15:14] "GET /virtual-machine/f83191c6-c5bb-4f83-9eb2-971335663126?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003160 10.0.0.50 - - [2026-02-03 07:15:14] "GET /virtual-machine-interface/100cdf04-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004380 10.0.0.50 - - [2026-02-03 07:15:14] "GET /virtual-machine/08565ff5-45e5-4d3d-9ea0-9c3377cb3692?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003057 10.0.0.50 - - [2026-02-03 07:15:14] "GET /virtual-machine-interface/0f9f2478-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004284 10.0.0.50 - - [2026-02-03 07:15:14] "GET /virtual-machine/b05d5300-67a0-4ea6-ad56-b5e97413224c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003232 10.0.0.50 - - [2026-02-03 07:15:14] "GET /virtual-machine-interface/10803742-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005190 10.0.0.50 - - [2026-02-03 07:15:14] "GET /loadbalancer/f2694db8-64ee-434c-b351-d7042bd08acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002731 10.0.0.50 - - [2026-02-03 07:15:14] "POST /tags HTTP/1.1" 200 333 0.029888 10.0.0.50 - - [2026-02-03 07:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004074 10.0.0.50 - - [2026-02-03 07:15:14] "GET /tag/fe9700c7-2e32-46dd-89f2-64a4b9c570eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.018511 10.0.0.50 - - [2026-02-03 07:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.50 - - [2026-02-03 07:15:15] "GET /project/9d048854-a39e-4cfe-b16c-26cfb8815de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043420 10.0.0.50 - - [2026-02-03 07:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.50 - - [2026-02-03 07:15:15] "GET /virtual-network/4290d813-f0a1-44ad-95b1-64a49696bd3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004745 10.0.0.50 - - [2026-02-03 07:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006015 10.0.0.50 - - [2026-02-03 07:15:15] "GET /service-appliance-set/478a1b90-2f6d-45fe-b61f-9c0d1436a438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004652 10.0.0.50 - - [2026-02-03 07:15:15] "POST /fqname-to-id HTTP/1.1" 404 273 0.002942 10.0.0.50 - - [2026-02-03 07:15:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.107941 10.0.0.50 - - [2026-02-03 07:15:15] "GET /virtual-machine-interface/22af3be7-a5e4-452a-a448-ef0071791214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.009152 10.0.0.50 - - [2026-02-03 07:15:15] "POST /instance-ips HTTP/1.1" 200 409 0.026785 10.0.0.50 - - [2026-02-03 07:15:15] "GET /instance-ip/3bd17f46-1b73-4a8a-a53b-f857e43e93a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.008509 10.0.0.50 - - [2026-02-03 07:15:15] "POST /loadbalancers HTTP/1.1" 200 629 0.067232 10.0.0.50 - - [2026-02-03 07:15:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.022093 10.0.0.50 - - [2026-02-03 07:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.50 - - [2026-02-03 07:15:15] "GET /project/9d048854-a39e-4cfe-b16c-26cfb8815de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.050944 10.0.0.50 - - [2026-02-03 07:15:15] "GET /instance-ip/3bd17f46-1b73-4a8a-a53b-f857e43e93a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.005810 10.0.0.50 - - [2026-02-03 07:15:15] "POST /floating-ips HTTP/1.1" 200 597 0.021395 10.0.0.50 - - [2026-02-03 07:15:15] "GET /project/9d048854-a39e-4cfe-b16c-26cfb8815de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.054139 10.0.0.50 - - [2026-02-03 07:15:15] "GET /loadbalancer/f2694db8-64ee-434c-b351-d7042bd08acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.006552 10.0.0.50 - - [2026-02-03 07:15:15] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.017988 10.0.0.50 - - [2026-02-03 07:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.50 - - [2026-02-03 07:15:15] "GET /project/9d048854-a39e-4cfe-b16c-26cfb8815de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033082 10.0.0.50 - - [2026-02-03 07:15:15] "GET /loadbalancer-listener/e63f5131-94eb-4895-981b-5dc9e78642d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.003388 10.0.0.50 - - [2026-02-03 07:15:15] "GET /loadbalancer-listener/e63f5131-94eb-4895-981b-5dc9e78642d4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003968 10.0.0.50 - - [2026-02-03 07:15:15] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.026020 10.0.0.50 - - [2026-02-03 07:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006559 10.0.0.50 - - [2026-02-03 07:15:15] "GET /instance-ip/3bd17f46-1b73-4a8a-a53b-f857e43e93a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.002889 10.0.0.50 - - [2026-02-03 07:15:15] "GET /instance-ip/3bd17f46-1b73-4a8a-a53b-f857e43e93a3?fields=floating_ips HTTP/1.1" 200 1212 0.006033 10.0.0.50 - - [2026-02-03 07:15:15] "GET /loadbalancer/f2694db8-64ee-434c-b351-d7042bd08acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003017 10.0.0.50 - - [2026-02-03 07:15:15] "GET /loadbalancer/f2694db8-64ee-434c-b351-d7042bd08acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003481 10.0.0.50 - - [2026-02-03 07:15:15] "GET /loadbalancer-pool/811e861e-657a-4a6c-a237-fc2b54cb5970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.007648 10.0.0.50 - - [2026-02-03 07:15:15] "GET /floating-ip/edea7405-8bbc-4921-a0b0-08e99a3915a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.002225 10.0.0.50 - - [2026-02-03 07:15:15] "POST /loadbalancer-members HTTP/1.1" 200 721 0.017574 10.0.0.50 - - [2026-02-03 07:15:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.007645 10.0.0.50 - - [2026-02-03 07:15:16] "GET /virtual-machine-interface/0d938304-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.013704 10.0.0.50 - - [2026-02-03 07:15:16] "GET /virtual-machine-interface/0d938304-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006493 10.0.0.50 - - [2026-02-03 07:15:16] "POST /tags HTTP/1.1" 409 221 0.005150 10.0.0.50 - - [2026-02-03 07:15:16] "POST /ref-update HTTP/1.1" 200 156 0.006424 10.0.0.50 - - [2026-02-03 07:15:16] "GET /floating-ip/edea7405-8bbc-4921-a0b0-08e99a3915a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.007829 10.0.0.50 - - [2026-02-03 07:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.50 - - [2026-02-03 07:15:16] "GET /tag/fe9700c7-2e32-46dd-89f2-64a4b9c570eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010551 10.0.0.50 - - [2026-02-03 07:15:16] "PUT /floating-ip/edea7405-8bbc-4921-a0b0-08e99a3915a3 HTTP/1.1" 200 256 0.009972 10.0.0.50 - - [2026-02-03 07:15:16] "POST /set-tag HTTP/1.1" 200 109 0.088120 10.0.0.50 - - [2026-02-03 07:15:16] "GET /loadbalancer-pool/811e861e-657a-4a6c-a237-fc2b54cb5970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003464 10.0.0.50 - - [2026-02-03 07:15:16] "POST /loadbalancer-members HTTP/1.1" 200 721 0.017992 10.0.0.50 - - [2026-02-03 07:15:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.025247 10.0.0.50 - - [2026-02-03 07:15:16] "GET /virtual-machine-interface/0d1752d4-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.011317 10.0.0.50 - - [2026-02-03 07:15:16] "GET /virtual-machine-interface/0d1752d4-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004658 10.0.0.50 - - [2026-02-03 07:15:16] "POST /ref-update HTTP/1.1" 200 156 0.007187 10.0.0.50 - - [2026-02-03 07:15:16] "GET /floating-ip/edea7405-8bbc-4921-a0b0-08e99a3915a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.012710 10.0.0.50 - - [2026-02-03 07:15:16] "POST /set-tag HTTP/1.1" 200 109 0.059777 10.0.0.50 - - [2026-02-03 07:15:17] "POST /tags HTTP/1.1" 409 206 0.002569 10.0.0.50 - - [2026-02-03 07:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.50 - - [2026-02-03 07:15:17] "GET /tag/888d8fe0-0132-473c-84fb-71c771cee815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.016348 10.0.0.50 - - [2026-02-03 07:15:17] "POST /tags HTTP/1.1" 409 204 0.002847 10.0.0.50 - - [2026-02-03 07:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.50 - - [2026-02-03 07:15:17] "GET /tag/62ee5f0f-6536-4ba8-bf16-51abebcab731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.015969 10.0.0.50 - - [2026-02-03 07:15:17] "GET /application-policy-set/4f0f8e68-d6f3-4dee-9942-fc3a73e0edfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002608 10.0.0.50 - - [2026-02-03 07:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.50 - - [2026-02-03 07:15:17] "GET /policy-management/abe92e0e-fb2a-4b84-ac43-1d1a3b4305e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003073 10.0.0.50 - - [2026-02-03 07:15:17] "POST /tags HTTP/1.1" 409 206 0.002433 10.0.0.50 - - [2026-02-03 07:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.50 - - [2026-02-03 07:15:17] "GET /tag/888d8fe0-0132-473c-84fb-71c771cee815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.011411 10.0.0.50 - - [2026-02-03 07:15:17] "POST /tags HTTP/1.1" 409 226 0.001980 10.0.0.50 - - [2026-02-03 07:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.50 - - [2026-02-03 07:15:17] "GET /tag/002638da-37a1-4583-99ab-ec850e76e17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.017180 10.0.0.50 - - [2026-02-03 07:15:17] "POST /tags HTTP/1.1" 409 204 0.002417 10.0.0.50 - - [2026-02-03 07:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.50 - - [2026-02-03 07:15:17] "GET /tag/62ee5f0f-6536-4ba8-bf16-51abebcab731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.016108 10.0.0.50 - - [2026-02-03 07:15:17] "POST /tags HTTP/1.1" 409 226 0.002669 10.0.0.50 - - [2026-02-03 07:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.50 - - [2026-02-03 07:15:17] "GET /tag/002638da-37a1-4583-99ab-ec850e76e17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.011564 10.0.0.50 - - [2026-02-03 07:15:17] "GET /application-policy-set/4f0f8e68-d6f3-4dee-9942-fc3a73e0edfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002593 10.0.0.50 - - [2026-02-03 07:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.50 - - [2026-02-03 07:15:17] "GET /policy-management/abe92e0e-fb2a-4b84-ac43-1d1a3b4305e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003226 10.0.0.50 - - [2026-02-03 07:15:17] "POST /firewall-rules HTTP/1.1" 200 626 0.069876 10.0.0.50 - - [2026-02-03 07:15:17] "POST /firewall-rules HTTP/1.1" 200 646 0.100773 10.0.0.50 - - [2026-02-03 07:15:17] "GET /firewall-rule/c21de821-d04d-4d01-bc2d-333806bed837?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.016125 10.0.0.50 - - [2026-02-03 07:15:17] "GET /firewall-policy/e13d7ab4-2904-4346-bca0-a9dd857f1938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003693 10.0.0.50 - - [2026-02-03 07:15:18] "GET /firewall-rule/8a7b0892-2424-400b-833f-0b68728588dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.005613 10.0.0.50 - - [2026-02-03 07:15:18] "POST /ref-update HTTP/1.1" 200 156 0.029368 10.0.0.50 - - [2026-02-03 07:15:18] "POST /firewall-policys HTTP/1.1" 200 606 0.041267 10.0.0.50 - - [2026-02-03 07:15:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.013676 10.0.0.50 - - [2026-02-03 07:15:18] "GET /firewall-policy/dd6075f0-24dc-4d46-8090-631af544ddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.004820 10.0.0.50 - - [2026-02-03 07:15:18] "GET /application-policy-set/4f0f8e68-d6f3-4dee-9942-fc3a73e0edfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003086 10.0.0.50 - - [2026-02-03 07:15:18] "GET /firewall-policy/dd6075f0-24dc-4d46-8090-631af544ddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002810 10.0.0.50 - - [2026-02-03 07:15:18] "GET /firewall-policy/19d8e32f-77cd-45d2-8b91-f3eb4acb7f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003848 10.0.0.50 - - [2026-02-03 07:15:18] "GET /firewall-policy/df13a449-e7dd-4f55-8a0d-09eaa1a89e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004058 10.0.0.50 - - [2026-02-03 07:15:18] "GET /firewall-policy/e13d7ab4-2904-4346-bca0-a9dd857f1938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.007459 10.0.0.50 - - [2026-02-03 07:15:18] "GET /firewall-policy/e13d7ab4-2904-4346-bca0-a9dd857f1938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002927 10.0.0.50 - - [2026-02-03 07:15:18] "GET /firewall-policy/df13a449-e7dd-4f55-8a0d-09eaa1a89e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002900 10.0.0.50 - - [2026-02-03 07:15:18] "POST /ref-update HTTP/1.1" 200 156 0.021151 10.0.0.50 - - [2026-02-03 07:15:18] "POST /ref-update HTTP/1.1" 200 156 0.030347 10.0.0.50 - - [2026-02-03 07:15:18] "POST /ref-update HTTP/1.1" 200 156 0.025863 10.0.0.50 - - [2026-02-03 07:15:18] "POST /ref-update HTTP/1.1" 200 156 0.019617 10.0.0.50 - - [2026-02-03 07:15:18] "POST /ref-update HTTP/1.1" 200 156 0.027239 10.0.0.50 - - [2026-02-03 07:15:18] "GET /firewall-policy/dd6075f0-24dc-4d46-8090-631af544ddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.010880 10.0.0.50 - - [2026-02-03 07:15:48] "GET /virtual-machine-interface/86db2f66-00ce-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006156 10.0.0.50 - - [2026-02-03 07:15:48] "POST /set-tag HTTP/1.1" 200 109 0.003984 10.0.0.50 - - [2026-02-03 07:15:48] "GET /virtual-machine-interface/86db2f66-00ce-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004178 10.0.0.50 - - [2026-02-03 07:15:48] "POST /set-tag HTTP/1.1" 200 109 0.006613 10.0.0.50 - - [2026-02-03 07:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.50 - - [2026-02-03 07:15:48] "GET /loadbalancer/a2eebe77-9b99-4600-8319-95a71e9ca47c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002673 10.0.0.50 - - [2026-02-03 07:15:48] "GET /virtual-machine-interface/86db2f66-00ce-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004453 10.0.0.50 - - [2026-02-03 07:15:48] "POST /set-tag HTTP/1.1" 200 109 0.028102 10.0.0.50 - - [2026-02-03 07:15:48] "DELETE /loadbalancer-member/c6cd4246-6218-4ffd-88c0-9358ee536f97 HTTP/1.1" 200 115 0.064022 10.0.0.50 - - [2026-02-03 07:15:48] "GET /virtual-machine-interface/86db2f66-00ce-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009907 10.0.0.50 - - [2026-02-03 07:15:48] "POST /set-tag HTTP/1.1" 200 109 0.002733 10.0.0.50 - - [2026-02-03 07:15:48] "DELETE /loadbalancer-member/8f262926-5753-451b-b46f-835cafa772b6 HTTP/1.1" 200 115 0.050218 10.0.0.50 - - [2026-02-03 07:15:48] "GET /virtual-machine-interface/86db2f66-00ce-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013782 10.0.0.50 - - [2026-02-03 07:15:48] "POST /set-tag HTTP/1.1" 200 109 0.002704 10.0.0.50 - - [2026-02-03 07:15:48] "DELETE /loadbalancer-member/b1fb7de7-832f-4f6e-af55-fe694205047c HTTP/1.1" 200 115 0.026460 10.0.0.50 - - [2026-02-03 07:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005959 10.0.0.50 - - [2026-02-03 07:15:48] "GET /loadbalancer/a2eebe77-9b99-4600-8319-95a71e9ca47c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.009626 10.0.0.50 - - [2026-02-03 07:15:48] "GET /loadbalancer-pool/c909ed6b-b4a1-441d-b16e-6458e3cfb0ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003361 10.0.0.50 - - [2026-02-03 07:15:48] "POST /loadbalancer-members HTTP/1.1" 200 690 0.049633 10.0.0.50 - - [2026-02-03 07:15:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.014109 10.0.0.50 - - [2026-02-03 07:15:48] "GET /virtual-machine-interface/86db2f66-00ce-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.020438 10.0.0.50 - - [2026-02-03 07:15:48] "GET /virtual-machine-interface/86db2f66-00ce-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010989 10.0.0.50 - - [2026-02-03 07:15:48] "GET /floating-ip/147e4533-3b26-43eb-87ef-b7f31f6a319f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.010276 10.0.0.50 - - [2026-02-03 07:15:48] "POST /set-tag HTTP/1.1" 200 109 0.102358 10.0.0.50 - - [2026-02-03 07:15:49] "GET /loadbalancer-pool/de44de63-9674-402a-be68-4b7bc5c156c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005347 10.0.0.50 - - [2026-02-03 07:15:49] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024691 10.0.0.50 - - [2026-02-03 07:15:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.023905 10.0.0.50 - - [2026-02-03 07:15:49] "GET /virtual-machine-interface/86db2f66-00ce-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.018803 10.0.0.50 - - [2026-02-03 07:15:49] "GET /virtual-machine-interface/86db2f66-00ce-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004267 10.0.0.50 - - [2026-02-03 07:15:49] "GET /floating-ip/147e4533-3b26-43eb-87ef-b7f31f6a319f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002748 10.0.0.50 - - [2026-02-03 07:15:49] "POST /set-tag HTTP/1.1" 200 109 0.002504 10.0.0.50 - - [2026-02-03 07:15:49] "GET /loadbalancer-pool/aa0fb885-7912-4c28-a33f-80c43f3fb2a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002540 10.0.0.50 - - [2026-02-03 07:15:49] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019076 10.0.0.50 - - [2026-02-03 07:15:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.009322 10.0.0.50 - - [2026-02-03 07:15:49] "GET /virtual-machine-interface/86db2f66-00ce-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015318 10.0.0.50 - - [2026-02-03 07:15:49] "POST /set-tag HTTP/1.1" 200 109 0.004682 10.0.0.50 - - [2026-02-03 07:15:49] "GET /virtual-machine-interface/86db2f66-00ce-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009203 10.0.0.50 - - [2026-02-03 07:15:49] "GET /floating-ip/147e4533-3b26-43eb-87ef-b7f31f6a319f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002755 10.0.0.50 - - [2026-02-03 07:17:11] "GET /global-system-configs HTTP/1.1" 200 322 0.002627 10.0.0.50 - - [2026-02-03 07:17:13] "GET /global-system-configs HTTP/1.1" 200 322 0.003844 10.0.0.50 - - [2026-02-03 07:17:23] "POST /tags HTTP/1.1" 409 252 0.003026 10.0.0.50 - - [2026-02-03 07:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004861 10.0.0.50 - - [2026-02-03 07:17:23] "GET /tag/26c2fd9e-f2a3-4f30-9e3a-d1c5a5fbeab1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014131 10.0.0.50 - - [2026-02-03 07:17:23] "POST /tags HTTP/1.1" 409 228 0.002329 10.0.0.50 - - [2026-02-03 07:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.50 - - [2026-02-03 07:17:23] "GET /tag/ffd00bdf-5425-4ab0-8c0a-6905dfb2baa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012778 10.0.0.50 - - [2026-02-03 07:17:23] "GET /application-policy-set/4f0f8e68-d6f3-4dee-9942-fc3a73e0edfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004134 10.0.0.50 - - [2026-02-03 07:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.50 - - [2026-02-03 07:17:23] "GET /policy-management/abe92e0e-fb2a-4b84-ac43-1d1a3b4305e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002975 10.0.0.50 - - [2026-02-03 07:17:23] "POST /tags HTTP/1.1" 409 206 0.001844 10.0.0.50 - - [2026-02-03 07:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.50 - - [2026-02-03 07:17:23] "GET /tag/888d8fe0-0132-473c-84fb-71c771cee815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.011069 10.0.0.50 - - [2026-02-03 07:17:23] "POST /tags HTTP/1.1" 409 226 0.002010 10.0.0.50 - - [2026-02-03 07:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.50 - - [2026-02-03 07:17:23] "GET /tag/002638da-37a1-4583-99ab-ec850e76e17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.012944 10.0.0.50 - - [2026-02-03 07:17:23] "POST /tags HTTP/1.1" 409 204 0.002019 10.0.0.50 - - [2026-02-03 07:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.50 - - [2026-02-03 07:17:23] "GET /tag/62ee5f0f-6536-4ba8-bf16-51abebcab731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011576 10.0.0.50 - - [2026-02-03 07:17:23] "POST /tags HTTP/1.1" 409 226 0.010895 10.0.0.50 - - [2026-02-03 07:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.50 - - [2026-02-03 07:17:23] "GET /tag/002638da-37a1-4583-99ab-ec850e76e17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.011086 10.0.0.50 - - [2026-02-03 07:17:23] "POST /tags HTTP/1.1" 409 228 0.002104 10.0.0.50 - - [2026-02-03 07:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.50 - - [2026-02-03 07:17:23] "GET /tag/ffd00bdf-5425-4ab0-8c0a-6905dfb2baa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011060 10.0.0.50 - - [2026-02-03 07:17:23] "POST /tags HTTP/1.1" 409 252 0.002014 10.0.0.50 - - [2026-02-03 07:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.50 - - [2026-02-03 07:17:23] "GET /tag/26c2fd9e-f2a3-4f30-9e3a-d1c5a5fbeab1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010759 10.0.0.50 - - [2026-02-03 07:17:23] "GET /application-policy-set/4f0f8e68-d6f3-4dee-9942-fc3a73e0edfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002503 10.0.0.50 - - [2026-02-03 07:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.50 - - [2026-02-03 07:17:23] "GET /policy-management/abe92e0e-fb2a-4b84-ac43-1d1a3b4305e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002752 10.0.0.50 - - [2026-02-03 07:17:23] "POST /firewall-rules HTTP/1.1" 409 281 0.008363 10.0.0.50 - - [2026-02-03 07:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010121 10.0.0.50 - - [2026-02-03 07:17:23] "PUT /firewall-rule/8a7b0892-2424-400b-833f-0b68728588dd HTTP/1.1" 200 260 0.035666 10.0.0.50 - - [2026-02-03 07:17:23] "POST /firewall-rules HTTP/1.1" 409 291 0.013620 10.0.0.50 - - [2026-02-03 07:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.50 - - [2026-02-03 07:17:23] "PUT /firewall-rule/c21de821-d04d-4d01-bc2d-333806bed837 HTTP/1.1" 200 260 0.021331 10.0.0.50 - - [2026-02-03 07:17:23] "GET /firewall-rule/c21de821-d04d-4d01-bc2d-333806bed837?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.014294 10.0.0.50 - - [2026-02-03 07:17:24] "POST /firewall-rules HTTP/1.1" 200 658 0.077181 10.0.0.50 - - [2026-02-03 07:17:24] "GET /firewall-rule/ac95c598-8f84-4f5a-a76f-98df0beffad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.015533 10.0.0.50 - - [2026-02-03 07:17:24] "GET /firewall-policy/e13d7ab4-2904-4346-bca0-a9dd857f1938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.006865 10.0.0.50 - - [2026-02-03 07:17:24] "GET /firewall-rule/8a7b0892-2424-400b-833f-0b68728588dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003502 10.0.0.50 - - [2026-02-03 07:17:24] "POST /firewall-policys HTTP/1.1" 409 269 0.002419 10.0.0.50 - - [2026-02-03 07:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.50 - - [2026-02-03 07:17:24] "PUT /firewall-policy/dd6075f0-24dc-4d46-8090-631af544ddeb HTTP/1.1" 200 264 0.026795 10.0.0.50 - - [2026-02-03 07:17:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.025595 10.0.0.50 - - [2026-02-03 07:17:24] "GET /firewall-policy/dd6075f0-24dc-4d46-8090-631af544ddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007352 10.0.0.50 - - [2026-02-03 07:17:24] "GET /application-policy-set/4f0f8e68-d6f3-4dee-9942-fc3a73e0edfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002821 10.0.0.50 - - [2026-02-03 07:17:24] "GET /firewall-policy/dd6075f0-24dc-4d46-8090-631af544ddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002548 10.0.0.50 - - [2026-02-03 07:17:24] "GET /firewall-policy/19d8e32f-77cd-45d2-8b91-f3eb4acb7f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.009472 10.0.0.50 - - [2026-02-03 07:17:24] "GET /firewall-policy/dd6075f0-24dc-4d46-8090-631af544ddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002851 10.0.0.50 - - [2026-02-03 07:17:24] "GET /firewall-policy/dd6075f0-24dc-4d46-8090-631af544ddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002459 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:18:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000983 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:18:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001223 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:18:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001032 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:18:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000884 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:18:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000926 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:18:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001074 10.0.0.50 - - [2026-02-03 07:18:25] "GET /virtual-machine-interface/0d1752d4-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.009251 10.0.0.50 - - [2026-02-03 07:18:25] "POST /set-tag HTTP/1.1" 200 109 0.009269 10.0.0.50 - - [2026-02-03 07:18:26] "GET /virtual-machine-interface/0f2e57f2-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004544 10.0.0.50 - - [2026-02-03 07:18:26] "POST /set-tag HTTP/1.1" 200 109 0.002583 10.0.0.50 - - [2026-02-03 07:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.50 - - [2026-02-03 07:18:26] "GET /loadbalancer/f2694db8-64ee-434c-b351-d7042bd08acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002739 10.0.0.50 - - [2026-02-03 07:18:26] "GET /virtual-machine-interface/0d1752d4-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.003960 10.0.0.50 - - [2026-02-03 07:18:26] "POST /set-tag HTTP/1.1" 200 109 0.059416 10.0.0.50 - - [2026-02-03 07:18:26] "DELETE /loadbalancer-member/fc7bb893-aa81-4c37-b3cb-62e37c17013d HTTP/1.1" 200 115 0.041276 10.0.0.50 - - [2026-02-03 07:18:26] "GET /virtual-machine-interface/0eac702a-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015769 10.0.0.50 - - [2026-02-03 07:18:26] "POST /set-tag HTTP/1.1" 200 109 0.006507 10.0.0.50 - - [2026-02-03 07:18:26] "GET /virtual-machine-interface/0d938304-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.006198 10.0.0.50 - - [2026-02-03 07:18:26] "POST /set-tag HTTP/1.1" 200 109 0.002312 10.0.0.50 - - [2026-02-03 07:18:26] "GET /virtual-machine-interface/100cdf04-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004500 10.0.0.50 - - [2026-02-03 07:18:26] "POST /set-tag HTTP/1.1" 200 109 0.002301 10.0.0.50 - - [2026-02-03 07:18:26] "GET /virtual-machine-interface/0f9f2478-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005805 10.0.0.50 - - [2026-02-03 07:18:26] "POST /set-tag HTTP/1.1" 200 109 0.002481 10.0.0.50 - - [2026-02-03 07:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.50 - - [2026-02-03 07:18:26] "GET /loadbalancer/f2694db8-64ee-434c-b351-d7042bd08acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002917 10.0.0.50 - - [2026-02-03 07:18:26] "GET /virtual-machine-interface/0e39924e-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004426 10.0.0.50 - - [2026-02-03 07:18:26] "POST /set-tag HTTP/1.1" 200 109 0.002655 10.0.0.50 - - [2026-02-03 07:18:26] "GET /virtual-machine-interface/10803742-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006158 10.0.0.50 - - [2026-02-03 07:18:26] "POST /set-tag HTTP/1.1" 200 109 0.002300 10.0.0.50 - - [2026-02-03 07:18:26] "GET /virtual-machine-interface/0eac702a-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010118 10.0.0.50 - - [2026-02-03 07:18:26] "POST /set-tag HTTP/1.1" 200 109 0.002958 10.0.0.50 - - [2026-02-03 07:18:26] "GET /virtual-machine-interface/0d1752d4-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005333 10.0.0.50 - - [2026-02-03 07:18:26] "POST /set-tag HTTP/1.1" 200 109 0.002927 10.0.0.50 - - [2026-02-03 07:18:26] "GET /virtual-machine-interface/0d938304-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004944 10.0.0.50 - - [2026-02-03 07:18:26] "POST /set-tag HTTP/1.1" 200 109 0.002957 10.0.0.50 - - [2026-02-03 07:18:27] "GET /virtual-machine-interface/0eac702a-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004743 10.0.0.50 - - [2026-02-03 07:18:27] "POST /set-tag HTTP/1.1" 200 109 0.002681 10.0.0.50 - - [2026-02-03 07:18:27] "GET /virtual-machine/ae126a35-6307-4e56-bc88-18c294b73536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003392 10.0.0.50 - - [2026-02-03 07:18:27] "POST /ref-update HTTP/1.1" 200 156 0.016733 10.0.0.50 - - [2026-02-03 07:18:27] "GET /virtual-machine-interface/0eac702a-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013777 10.0.0.50 - - [2026-02-03 07:18:27] "POST /set-tag HTTP/1.1" 200 109 0.018597 10.0.0.50 - - [2026-02-03 07:18:27] "POST /set-tag HTTP/1.1" 200 109 0.033345 10.0.0.50 - - [2026-02-03 07:18:27] "POST /set-tag HTTP/1.1" 200 109 0.032881 10.0.0.50 - - [2026-02-03 07:18:27] "POST /set-tag HTTP/1.1" 200 109 0.016627 10.0.0.50 - - [2026-02-03 07:18:27] "POST /set-tag HTTP/1.1" 200 109 0.032891 10.0.0.50 - - [2026-02-03 07:18:27] "DELETE /instance-ip/0ec1387a-00d0-11f1-aad9-fa163e9c1c9d HTTP/1.1" 200 115 0.039306 10.0.0.50 - - [2026-02-03 07:18:27] "DELETE /virtual-machine-interface/0eac702a-00d0-11f1-aad9-fa163e9c1c9d HTTP/1.1" 200 115 0.035936 10.0.0.50 - - [2026-02-03 07:18:27] "DELETE /virtual-machine/ae126a35-6307-4e56-bc88-18c294b73536 HTTP/1.1" 200 115 0.029930 10.0.0.50 - - [2026-02-03 07:18:27] "GET /virtual-machine-interface/0d938304-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.006918 10.0.0.50 - - [2026-02-03 07:18:27] "POST /set-tag HTTP/1.1" 200 109 0.003138 10.0.0.50 - - [2026-02-03 07:18:27] "GET /virtual-machine/ff2317a1-f474-4083-b40b-d19d33eda3a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004315 10.0.0.50 - - [2026-02-03 07:18:27] "POST /ref-update HTTP/1.1" 200 156 0.009835 10.0.0.50 - - [2026-02-03 07:18:27] "GET /virtual-machine-interface/0d938304-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.016229 10.0.0.50 - - [2026-02-03 07:18:27] "POST /set-tag HTTP/1.1" 200 109 0.017694 10.0.0.50 - - [2026-02-03 07:18:27] "POST /set-tag HTTP/1.1" 200 109 0.030095 10.0.0.50 - - [2026-02-03 07:18:27] "POST /set-tag HTTP/1.1" 200 109 0.032559 10.0.0.50 - - [2026-02-03 07:18:27] "POST /set-tag HTTP/1.1" 200 109 0.017451 10.0.0.50 - - [2026-02-03 07:18:27] "POST /set-tag HTTP/1.1" 200 109 0.028747 10.0.0.50 - - [2026-02-03 07:18:27] "DELETE /instance-ip/0dac0a32-00d0-11f1-aad9-fa163e9c1c9d HTTP/1.1" 200 115 0.042934 10.0.0.50 - - [2026-02-03 07:18:27] "POST /ref-update HTTP/1.1" 200 156 0.014034 10.0.0.50 - - [2026-02-03 07:18:28] "DELETE /virtual-machine-interface/0d938304-00d0-11f1-aad9-fa163e9c1c9d HTTP/1.1" 200 115 0.043482 10.0.0.50 - - [2026-02-03 07:18:28] "DELETE /virtual-machine/ff2317a1-f474-4083-b40b-d19d33eda3a2 HTTP/1.1" 200 115 0.017130 10.0.0.50 - - [2026-02-03 07:18:28] "GET /virtual-machine-interface/0d1752d4-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005755 10.0.0.50 - - [2026-02-03 07:18:28] "POST /set-tag HTTP/1.1" 200 109 0.002821 10.0.0.50 - - [2026-02-03 07:18:28] "GET /virtual-machine/d7918627-7bdb-4eba-bd4c-f988530582a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002484 10.0.0.50 - - [2026-02-03 07:18:28] "POST /ref-update HTTP/1.1" 200 156 0.008612 10.0.0.50 - - [2026-02-03 07:18:28] "GET /virtual-machine-interface/0d1752d4-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005341 10.0.0.50 - - [2026-02-03 07:18:28] "POST /set-tag HTTP/1.1" 200 109 0.019144 10.0.0.50 - - [2026-02-03 07:18:28] "POST /set-tag HTTP/1.1" 200 109 0.026798 10.0.0.50 - - [2026-02-03 07:18:28] "POST /set-tag HTTP/1.1" 200 109 0.025334 10.0.0.50 - - [2026-02-03 07:18:28] "POST /set-tag HTTP/1.1" 200 109 0.033520 10.0.0.50 - - [2026-02-03 07:18:28] "POST /set-tag HTTP/1.1" 200 109 0.026933 10.0.0.50 - - [2026-02-03 07:18:28] "DELETE /instance-ip/0d314c16-00d0-11f1-aad9-fa163e9c1c9d HTTP/1.1" 200 115 0.031746 10.0.0.50 - - [2026-02-03 07:18:28] "POST /ref-update HTTP/1.1" 200 156 0.008082 10.0.0.50 - - [2026-02-03 07:18:28] "DELETE /virtual-machine-interface/0d1752d4-00d0-11f1-aad9-fa163e9c1c9d HTTP/1.1" 200 115 0.035593 10.0.0.50 - - [2026-02-03 07:18:28] "DELETE /virtual-machine/d7918627-7bdb-4eba-bd4c-f988530582a9 HTTP/1.1" 200 115 0.037704 10.0.0.50 - - [2026-02-03 07:18:28] "DELETE /tag/4fe1d2e8-9761-4fa0-879e-1b5049d5a537 HTTP/1.1" 200 115 0.035495 10.0.0.50 - - [2026-02-03 07:18:28] "GET /virtual-machine-interface/0e39924e-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003850 10.0.0.50 - - [2026-02-03 07:18:28] "POST /set-tag HTTP/1.1" 200 109 0.002425 10.0.0.50 - - [2026-02-03 07:18:28] "GET /virtual-machine-interface/0e39924e-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004701 10.0.0.50 - - [2026-02-03 07:18:28] "POST /set-tag HTTP/1.1" 200 109 0.005677 10.0.0.50 - - [2026-02-03 07:18:28] "GET /virtual-machine/3fff99df-b836-4892-8191-feb8e0eb078e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002928 10.0.0.50 - - [2026-02-03 07:18:28] "POST /ref-update HTTP/1.1" 200 156 0.011024 10.0.0.50 - - [2026-02-03 07:18:28] "GET /virtual-machine-interface/0e39924e-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004985 10.0.0.50 - - [2026-02-03 07:18:28] "POST /set-tag HTTP/1.1" 200 109 0.016672 10.0.0.50 - - [2026-02-03 07:18:28] "POST /set-tag HTTP/1.1" 200 109 0.028921 10.0.0.50 - - [2026-02-03 07:18:28] "POST /set-tag HTTP/1.1" 200 109 0.028541 10.0.0.50 - - [2026-02-03 07:18:28] "POST /set-tag HTTP/1.1" 200 109 0.014497 10.0.0.50 - - [2026-02-03 07:18:28] "POST /set-tag HTTP/1.1" 200 109 0.025033 10.0.0.50 - - [2026-02-03 07:18:29] "DELETE /instance-ip/0e54138a-00d0-11f1-aad9-fa163e9c1c9d HTTP/1.1" 200 115 0.055599 10.0.0.50 - - [2026-02-03 07:18:29] "DELETE /virtual-machine-interface/0e39924e-00d0-11f1-aad9-fa163e9c1c9d HTTP/1.1" 200 115 0.038286 10.0.0.50 - - [2026-02-03 07:18:29] "DELETE /virtual-machine/3fff99df-b836-4892-8191-feb8e0eb078e HTTP/1.1" 200 115 0.016186 10.0.0.50 - - [2026-02-03 07:18:29] "DELETE /tag/f145cb95-7123-4aa6-b8ab-2063111a94bc HTTP/1.1" 200 115 0.033601 10.0.0.50 - - [2026-02-03 07:18:29] "DELETE /tag/888d8fe0-0132-473c-84fb-71c771cee815 HTTP/1.1" 409 388 0.004403 10.0.0.50 - - [2026-02-03 07:18:57] "GET /virtual-machine-interface/10803742-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010599 10.0.0.50 - - [2026-02-03 07:18:57] "POST /set-tag HTTP/1.1" 200 109 0.003897 10.0.0.50 - - [2026-02-03 07:18:57] "GET /virtual-machine-interface/10803742-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006338 10.0.0.50 - - [2026-02-03 07:18:57] "POST /set-tag HTTP/1.1" 200 109 0.004724 10.0.0.50 - - [2026-02-03 07:18:57] "GET /virtual-machine/b05d5300-67a0-4ea6-ad56-b5e97413224c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003246 10.0.0.50 - - [2026-02-03 07:18:57] "POST /ref-update HTTP/1.1" 200 156 0.010000 10.0.0.50 - - [2026-02-03 07:18:57] "GET /virtual-machine-interface/10803742-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008410 10.0.0.50 - - [2026-02-03 07:18:57] "POST /set-tag HTTP/1.1" 200 109 0.016175 10.0.0.50 - - [2026-02-03 07:18:57] "POST /set-tag HTTP/1.1" 200 109 0.018924 10.0.0.50 - - [2026-02-03 07:18:58] "POST /set-tag HTTP/1.1" 200 109 0.027404 10.0.0.50 - - [2026-02-03 07:18:58] "POST /set-tag HTTP/1.1" 200 109 0.023003 10.0.0.50 - - [2026-02-03 07:18:58] "DELETE /instance-ip/109b002c-00d0-11f1-aad9-fa163e9c1c9d HTTP/1.1" 200 115 0.030005 10.0.0.50 - - [2026-02-03 07:18:58] "DELETE /virtual-machine-interface/10803742-00d0-11f1-aad9-fa163e9c1c9d HTTP/1.1" 200 115 0.040500 10.0.0.50 - - [2026-02-03 07:18:58] "DELETE /virtual-machine/b05d5300-67a0-4ea6-ad56-b5e97413224c HTTP/1.1" 200 115 0.020667 10.0.0.50 - - [2026-02-03 07:18:58] "DELETE /tag/d6cdd1c7-6985-4093-9b31-8c553386c513 HTTP/1.1" 200 115 0.047162 10.0.0.50 - - [2026-02-03 07:18:58] "GET /virtual-machine-interface/0f9f2478-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005168 10.0.0.50 - - [2026-02-03 07:18:58] "POST /set-tag HTTP/1.1" 200 109 0.002783 10.0.0.50 - - [2026-02-03 07:18:58] "GET /virtual-machine-interface/0f9f2478-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007597 10.0.0.50 - - [2026-02-03 07:18:58] "POST /set-tag HTTP/1.1" 200 109 0.002521 10.0.0.50 - - [2026-02-03 07:18:58] "GET /virtual-machine/08565ff5-45e5-4d3d-9ea0-9c3377cb3692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.012249 10.0.0.50 - - [2026-02-03 07:18:58] "POST /ref-update HTTP/1.1" 200 156 0.008961 10.0.0.50 - - [2026-02-03 07:18:58] "GET /virtual-machine-interface/0f9f2478-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.024025 10.0.0.50 - - [2026-02-03 07:18:58] "POST /set-tag HTTP/1.1" 200 109 0.017627 10.0.0.50 - - [2026-02-03 07:18:58] "POST /set-tag HTTP/1.1" 200 109 0.031922 10.0.0.50 - - [2026-02-03 07:18:58] "POST /set-tag HTTP/1.1" 200 109 0.041321 10.0.0.50 - - [2026-02-03 07:18:58] "POST /set-tag HTTP/1.1" 200 109 0.015081 10.0.0.50 - - [2026-02-03 07:18:58] "DELETE /instance-ip/0fb9af46-00d0-11f1-aad9-fa163e9c1c9d HTTP/1.1" 200 115 0.048661 10.0.0.50 - - [2026-02-03 07:18:58] "DELETE /virtual-machine-interface/0f9f2478-00d0-11f1-aad9-fa163e9c1c9d HTTP/1.1" 200 115 0.043727 10.0.0.50 - - [2026-02-03 07:18:58] "DELETE /virtual-machine/08565ff5-45e5-4d3d-9ea0-9c3377cb3692 HTTP/1.1" 200 115 0.020978 10.0.0.50 - - [2026-02-03 07:18:58] "DELETE /tag/62ee5f0f-6536-4ba8-bf16-51abebcab731 HTTP/1.1" 409 236 0.005026 10.0.0.50 - - [2026-02-03 07:18:58] "GET /virtual-machine-interface/100cdf04-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005955 10.0.0.50 - - [2026-02-03 07:18:58] "POST /set-tag HTTP/1.1" 200 109 0.002815 10.0.0.50 - - [2026-02-03 07:18:58] "GET /virtual-machine-interface/100cdf04-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003775 10.0.0.50 - - [2026-02-03 07:18:58] "POST /set-tag HTTP/1.1" 200 109 0.002691 10.0.0.50 - - [2026-02-03 07:18:58] "GET /virtual-machine/f83191c6-c5bb-4f83-9eb2-971335663126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002694 10.0.0.50 - - [2026-02-03 07:18:58] "POST /ref-update HTTP/1.1" 200 156 0.008892 10.0.0.50 - - [2026-02-03 07:18:58] "GET /virtual-machine-interface/100cdf04-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004431 10.0.0.50 - - [2026-02-03 07:18:58] "POST /set-tag HTTP/1.1" 200 109 0.019922 10.0.0.50 - - [2026-02-03 07:18:58] "POST /set-tag HTTP/1.1" 200 109 0.023976 10.0.0.50 - - [2026-02-03 07:18:59] "POST /set-tag HTTP/1.1" 200 109 0.013979 10.0.0.50 - - [2026-02-03 07:18:59] "POST /set-tag HTTP/1.1" 200 109 0.034425 10.0.0.50 - - [2026-02-03 07:18:59] "DELETE /instance-ip/10289564-00d0-11f1-aad9-fa163e9c1c9d HTTP/1.1" 200 115 0.051472 10.0.0.50 - - [2026-02-03 07:18:59] "DELETE /virtual-machine-interface/100cdf04-00d0-11f1-aad9-fa163e9c1c9d HTTP/1.1" 200 115 0.037208 10.0.0.50 - - [2026-02-03 07:18:59] "DELETE /virtual-machine/f83191c6-c5bb-4f83-9eb2-971335663126 HTTP/1.1" 200 115 0.020864 10.0.0.50 - - [2026-02-03 07:18:59] "DELETE /tag/26c2fd9e-f2a3-4f30-9e3a-d1c5a5fbeab1 HTTP/1.1" 409 236 0.004690 10.0.0.50 - - [2026-02-03 07:18:59] "DELETE /tag/5c7894ff-dcaf-4bc6-9265-5bef7aaa6a02 HTTP/1.1" 200 115 0.036632 10.0.0.50 - - [2026-02-03 07:18:59] "DELETE /tag/ffd00bdf-5425-4ab0-8c0a-6905dfb2baa0 HTTP/1.1" 409 236 0.003767 10.0.0.50 - - [2026-02-03 07:18:59] "GET /virtual-machine-interface/0f2e57f2-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006541 10.0.0.50 - - [2026-02-03 07:18:59] "POST /set-tag HTTP/1.1" 200 109 0.011203 10.0.0.50 - - [2026-02-03 07:18:59] "GET /virtual-machine-interface/0f2e57f2-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007077 10.0.0.50 - - [2026-02-03 07:18:59] "POST /set-tag HTTP/1.1" 200 109 0.006544 10.0.0.50 - - [2026-02-03 07:18:59] "GET /virtual-machine/882e1edf-8dee-4ac0-b535-442c94085afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003180 10.0.0.50 - - [2026-02-03 07:18:59] "POST /ref-update HTTP/1.1" 200 156 0.009392 10.0.0.50 - - [2026-02-03 07:18:59] "GET /virtual-machine-interface/0f2e57f2-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007017 10.0.0.50 - - [2026-02-03 07:18:59] "POST /set-tag HTTP/1.1" 200 109 0.018866 10.0.0.50 - - [2026-02-03 07:18:59] "POST /set-tag HTTP/1.1" 200 109 0.044998 10.0.0.50 - - [2026-02-03 07:18:59] "POST /set-tag HTTP/1.1" 200 109 0.030813 10.0.0.50 - - [2026-02-03 07:18:59] "POST /set-tag HTTP/1.1" 200 109 0.014029 10.0.0.50 - - [2026-02-03 07:18:59] "DELETE /instance-ip/0f492550-00d0-11f1-aad9-fa163e9c1c9d HTTP/1.1" 200 115 0.058442 10.0.0.50 - - [2026-02-03 07:18:59] "DELETE /virtual-machine-interface/0f2e57f2-00d0-11f1-aad9-fa163e9c1c9d HTTP/1.1" 200 115 0.039162 10.0.0.50 - - [2026-02-03 07:18:59] "DELETE /virtual-machine/882e1edf-8dee-4ac0-b535-442c94085afb HTTP/1.1" 200 115 0.022605 10.0.0.50 - - [2026-02-03 07:18:59] "DELETE /tag/70e2c468-a117-427b-bb64-17f2422e5257 HTTP/1.1" 200 115 0.038336 10.0.0.50 - - [2026-02-03 07:18:59] "DELETE /tag/c69054db-e660-4dc3-a353-829323cfdb70 HTTP/1.1" 200 115 0.029296 10.0.0.50 - - [2026-02-03 07:18:59] "DELETE /tag/900377b5-bab0-4eb8-9a0a-5110365374cb HTTP/1.1" 200 115 0.032614 10.0.0.50 - - [2026-02-03 07:19:01] "POST /projects HTTP/1.1" 409 238 0.002478 10.0.0.50 - - [2026-02-03 07:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.50 - - [2026-02-03 07:19:01] "GET /project/e723bffa-639d-4a87-b15e-b9dc29e8f9c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035612 10.0.0.50 - - [2026-02-03 07:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.50 - - [2026-02-03 07:19:01] "GET /virtual-network/eba7bfdb-729a-4c07-a5ad-064ef1aeb26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005858 10.0.0.50 - - [2026-02-03 07:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.50 - - [2026-02-03 07:19:01] "GET /virtual-network/4290d813-f0a1-44ad-95b1-64a49696bd3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005374 10.0.0.50 - - [2026-02-03 07:19:01] "POST /security-groups HTTP/1.1" 409 285 0.004915 10.0.0.50 - - [2026-02-03 07:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.50 - - [2026-02-03 07:19:01] "PUT /security-group/c469f3a2-be95-4bec-b12e-e4cd0f4013e9 HTTP/1.1" 200 262 0.054235 10.0.0.50 - - [2026-02-03 07:19:01] "PUT /access-control-list/37596858-4c96-4e4b-ad8a-58c162cf78da HTTP/1.1" 200 272 0.010230 10.0.0.50 - - [2026-02-03 07:19:01] "PUT /access-control-list/35edd92c-32fc-4daa-a7a0-4dc5367a83b9 HTTP/1.1" 200 272 0.010286 10.0.0.50 - - [2026-02-03 07:19:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.014060 10.0.0.50 - - [2026-02-03 07:19:06] "POST /projects HTTP/1.1" 409 238 0.002200 10.0.0.50 - - [2026-02-03 07:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002658 10.0.0.50 - - [2026-02-03 07:19:06] "GET /project/e723bffa-639d-4a87-b15e-b9dc29e8f9c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034946 10.0.0.50 - - [2026-02-03 07:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.50 - - [2026-02-03 07:19:06] "GET /virtual-network/eba7bfdb-729a-4c07-a5ad-064ef1aeb26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005093 10.0.0.50 - - [2026-02-03 07:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.50 - - [2026-02-03 07:19:06] "GET /virtual-network/4290d813-f0a1-44ad-95b1-64a49696bd3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006279 10.0.0.50 - - [2026-02-03 07:19:06] "POST /security-groups HTTP/1.1" 409 285 0.002720 10.0.0.50 - - [2026-02-03 07:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.50 - - [2026-02-03 07:19:06] "PUT /security-group/c469f3a2-be95-4bec-b12e-e4cd0f4013e9 HTTP/1.1" 200 262 0.053537 10.0.0.50 - - [2026-02-03 07:19:06] "PUT /access-control-list/37596858-4c96-4e4b-ad8a-58c162cf78da HTTP/1.1" 200 272 0.011330 10.0.0.50 - - [2026-02-03 07:19:06] "PUT /access-control-list/35edd92c-32fc-4daa-a7a0-4dc5367a83b9 HTTP/1.1" 200 272 0.029403 10.0.0.50 - - [2026-02-03 07:19:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.025672 10.0.0.50 - - [2026-02-03 07:19:06] "GET /firewall-policy/df13a449-e7dd-4f55-8a0d-09eaa1a89e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.015733 10.0.0.50 - - [2026-02-03 07:19:06] "GET /firewall-rule/0b79e0e7-fe37-4ba7-a3a1-71d26f8b20bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.005563 10.0.0.50 - - [2026-02-03 07:19:06] "POST /ref-update HTTP/1.1" 200 156 0.054170 10.0.0.50 - - [2026-02-03 07:19:06] "DELETE /firewall-rule/0b79e0e7-fe37-4ba7-a3a1-71d26f8b20bb HTTP/1.1" 200 115 0.050905 10.0.0.50 - - [2026-02-03 07:19:06] "GET /firewall-policy/df13a449-e7dd-4f55-8a0d-09eaa1a89e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.003921 10.0.0.50 - - [2026-02-03 07:19:06] "GET /firewall-rule/af4c556d-19b6-421b-b3d1-836cea019fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002859 10.0.0.50 - - [2026-02-03 07:19:07] "POST /ref-update HTTP/1.1" 200 156 0.045586 10.0.0.50 - - [2026-02-03 07:19:07] "DELETE /firewall-rule/af4c556d-19b6-421b-b3d1-836cea019fa1 HTTP/1.1" 200 115 0.037476 10.0.0.50 - - [2026-02-03 07:19:07] "DELETE /tag/26c2fd9e-f2a3-4f30-9e3a-d1c5a5fbeab1 HTTP/1.1" 409 236 0.005128 10.0.0.50 - - [2026-02-03 07:19:07] "DELETE /tag/ffd00bdf-5425-4ab0-8c0a-6905dfb2baa0 HTTP/1.1" 409 236 0.006540 10.0.0.50 - - [2026-02-03 07:19:07] "DELETE /tag/6bdcd0dd-4947-4b53-a765-521c9e7cc82e HTTP/1.1" 200 115 0.031454 10.0.0.50 - - [2026-02-03 07:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.50 - - [2026-02-03 07:19:07] "GET /virtual-network/eba7bfdb-729a-4c07-a5ad-064ef1aeb26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004482 10.0.0.50 - - [2026-02-03 07:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.50 - - [2026-02-03 07:19:07] "GET /virtual-network/4290d813-f0a1-44ad-95b1-64a49696bd3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003984 10.0.0.50 - - [2026-02-03 07:19:07] "PUT /virtual-network/eba7bfdb-729a-4c07-a5ad-064ef1aeb26e HTTP/1.1" 200 264 0.038844 10.0.0.50 - - [2026-02-03 07:19:07] "PUT /virtual-network/4290d813-f0a1-44ad-95b1-64a49696bd3d HTTP/1.1" 200 264 0.050817 10.0.0.50 - - [2026-02-03 07:19:07] "DELETE /security-group/c469f3a2-be95-4bec-b12e-e4cd0f4013e9 HTTP/1.1" 200 115 0.048752 10.0.0.50 - - [2026-02-03 07:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.50 - - [2026-02-03 07:19:07] "DELETE /access-control-list/37596858-4c96-4e4b-ad8a-58c162cf78da HTTP/1.1" 200 115 0.023602 10.0.0.50 - - [2026-02-03 07:19:07] "DELETE /access-control-list/35edd92c-32fc-4daa-a7a0-4dc5367a83b9 HTTP/1.1" 200 115 0.026920 10.0.0.50 - - [2026-02-03 07:19:07] "GET /project/e723bffa-639d-4a87-b15e-b9dc29e8f9c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.041879 10.0.0.50 - - [2026-02-03 07:19:07] "GET /project/e723bffa-639d-4a87-b15e-b9dc29e8f9c4?fields=security_groups HTTP/1.1" 200 1353 0.029703 10.0.0.50 - - [2026-02-03 07:19:07] "DELETE /access-control-list/05b5b8a5-de4a-43c4-a451-07099d5827ed HTTP/1.1" 200 115 0.034911 10.0.0.50 - - [2026-02-03 07:19:07] "DELETE /security-group/3b9e0652-3db5-4c4e-8f3a-6028d7d64871 HTTP/1.1" 200 115 0.059466 10.0.0.50 - - [2026-02-03 07:19:07] "GET /project/e723bffa-639d-4a87-b15e-b9dc29e8f9c4?fields=application_policy_sets HTTP/1.1" 200 1392 0.042274 10.0.0.50 - - [2026-02-03 07:19:07] "DELETE /access-control-list/3dd21806-a508-4aea-a4fe-c1f0c19fad99 HTTP/1.1" 200 115 0.058105 10.0.0.50 - - [2026-02-03 07:19:07] "DELETE /project/e723bffa-639d-4a87-b15e-b9dc29e8f9c4 HTTP/1.1" 200 115 0.304489 10.0.0.50 - - [2026-02-03 07:19:07] "POST /projects HTTP/1.1" 409 238 0.002749 10.0.0.50 - - [2026-02-03 07:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.50 - - [2026-02-03 07:19:07] "GET /project/9d048854-a39e-4cfe-b16c-26cfb8815de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027455 10.0.0.50 - - [2026-02-03 07:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.50 - - [2026-02-03 07:19:07] "GET /virtual-network/eba7bfdb-729a-4c07-a5ad-064ef1aeb26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005018 10.0.0.50 - - [2026-02-03 07:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.50 - - [2026-02-03 07:19:07] "GET /virtual-network/4290d813-f0a1-44ad-95b1-64a49696bd3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004429 10.0.0.50 - - [2026-02-03 07:19:07] "POST /security-groups HTTP/1.1" 409 285 0.002809 10.0.0.50 - - [2026-02-03 07:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.50 - - [2026-02-03 07:19:08] "PUT /security-group/f3f4bfec-c0c6-4a7f-8070-515d882a9313 HTTP/1.1" 200 262 0.057568 10.0.0.50 - - [2026-02-03 07:19:08] "PUT /access-control-list/01d00d7d-fa46-45f4-b177-ed08d84e0752 HTTP/1.1" 200 272 0.016960 10.0.0.50 - - [2026-02-03 07:19:08] "PUT /access-control-list/3a53c4e7-77f9-4af8-a93e-b4af7f53f4a3 HTTP/1.1" 200 272 0.026482 10.0.0.50 - - [2026-02-03 07:19:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.037549 10.0.0.50 - - [2026-02-03 07:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.50 - - [2026-02-03 07:19:12] "GET /loadbalancer/f2694db8-64ee-434c-b351-d7042bd08acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002827 10.0.0.50 - - [2026-02-03 07:19:12] "GET /virtual-machine-interface/0d938304-00d0-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001841 10.0.0.50 - - [2026-02-03 07:19:12] "DELETE /loadbalancer-member/9e29262d-16d1-4580-9acc-2f166c551043 HTTP/1.1" 200 115 0.036731 10.0.0.50 - - [2026-02-03 07:19:12] "DELETE /loadbalancer-pool/811e861e-657a-4a6c-a237-fc2b54cb5970 HTTP/1.1" 200 115 0.059073 10.0.0.50 - - [2026-02-03 07:19:12] "DELETE /loadbalancer-listener/e63f5131-94eb-4895-981b-5dc9e78642d4 HTTP/1.1" 200 115 0.056822 10.0.0.50 - - [2026-02-03 07:19:12] "DELETE /loadbalancer/f2694db8-64ee-434c-b351-d7042bd08acf HTTP/1.1" 200 115 0.054681 10.0.0.50 - - [2026-02-03 07:19:12] "DELETE /floating-ip/edea7405-8bbc-4921-a0b0-08e99a3915a3 HTTP/1.1" 200 115 0.044779 10.0.0.50 - - [2026-02-03 07:19:13] "DELETE /instance-ip/3bd17f46-1b73-4a8a-a53b-f857e43e93a3 HTTP/1.1" 200 115 0.049288 10.0.0.50 - - [2026-02-03 07:19:13] "DELETE /virtual-machine-interface/22af3be7-a5e4-452a-a448-ef0071791214 HTTP/1.1" 200 115 0.065717 10.0.0.50 - - [2026-02-03 07:19:13] "DELETE /tag/fe9700c7-2e32-46dd-89f2-64a4b9c570eb HTTP/1.1" 200 115 0.045035 10.0.0.50 - - [2026-02-03 07:19:13] "GET /application-policy-set/4f0f8e68-d6f3-4dee-9942-fc3a73e0edfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003309 10.0.0.50 - - [2026-02-03 07:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.50 - - [2026-02-03 07:19:13] "GET /policy-management/abe92e0e-fb2a-4b84-ac43-1d1a3b4305e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002665 10.0.0.50 - - [2026-02-03 07:19:13] "GET /firewall-policy/e13d7ab4-2904-4346-bca0-a9dd857f1938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004882 10.0.0.50 - - [2026-02-03 07:19:13] "GET /firewall-rule/8a7b0892-2424-400b-833f-0b68728588dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.004097 10.0.0.50 - - [2026-02-03 07:19:13] "POST /ref-update HTTP/1.1" 200 156 0.040755 10.0.0.50 - - [2026-02-03 07:19:13] "DELETE /firewall-rule/8a7b0892-2424-400b-833f-0b68728588dd HTTP/1.1" 200 115 0.047293 10.0.0.50 - - [2026-02-03 07:19:13] "GET /firewall-policy/dd6075f0-24dc-4d46-8090-631af544ddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002903 10.0.0.50 - - [2026-02-03 07:19:13] "GET /firewall-rule/ac95c598-8f84-4f5a-a76f-98df0beffad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.003231 10.0.0.50 - - [2026-02-03 07:19:13] "POST /ref-update HTTP/1.1" 200 156 0.017312 10.0.0.50 - - [2026-02-03 07:19:13] "DELETE /firewall-rule/ac95c598-8f84-4f5a-a76f-98df0beffad2 HTTP/1.1" 200 115 0.046358 10.0.0.50 - - [2026-02-03 07:19:13] "GET /firewall-policy/dd6075f0-24dc-4d46-8090-631af544ddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.017632 10.0.0.50 - - [2026-02-03 07:19:13] "GET /firewall-rule/c21de821-d04d-4d01-bc2d-333806bed837?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.003249 10.0.0.50 - - [2026-02-03 07:19:13] "POST /ref-update HTTP/1.1" 200 156 0.015924 10.0.0.50 - - [2026-02-03 07:19:13] "DELETE /firewall-rule/c21de821-d04d-4d01-bc2d-333806bed837 HTTP/1.1" 200 115 0.052811 10.0.0.50 - - [2026-02-03 07:19:13] "GET /application-policy-set/4f0f8e68-d6f3-4dee-9942-fc3a73e0edfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002990 10.0.0.50 - - [2026-02-03 07:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.50 - - [2026-02-03 07:19:13] "GET /policy-management/abe92e0e-fb2a-4b84-ac43-1d1a3b4305e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003031 10.0.0.50 - - [2026-02-03 07:19:13] "GET /firewall-policy/dd6075f0-24dc-4d46-8090-631af544ddeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004124 10.0.0.50 - - [2026-02-03 07:19:13] "POST /ref-update HTTP/1.1" 200 156 0.074542 10.0.0.50 - - [2026-02-03 07:19:14] "DELETE /firewall-policy/dd6075f0-24dc-4d46-8090-631af544ddeb HTTP/1.1" 200 115 0.082747 10.0.0.50 - - [2026-02-03 07:19:14] "DELETE /tag/26c2fd9e-f2a3-4f30-9e3a-d1c5a5fbeab1 HTTP/1.1" 200 115 0.065446 10.0.0.50 - - [2026-02-03 07:19:14] "DELETE /tag/ffd00bdf-5425-4ab0-8c0a-6905dfb2baa0 HTTP/1.1" 200 115 0.107709 10.0.0.50 - - [2026-02-03 07:19:14] "DELETE /tag/888d8fe0-0132-473c-84fb-71c771cee815 HTTP/1.1" 200 115 0.068981 10.0.0.50 - - [2026-02-03 07:19:14] "DELETE /tag/62ee5f0f-6536-4ba8-bf16-51abebcab731 HTTP/1.1" 200 115 0.085060 10.0.0.50 - - [2026-02-03 07:19:14] "POST /projects HTTP/1.1" 409 238 0.002486 10.0.0.50 - - [2026-02-03 07:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009649 10.0.0.50 - - [2026-02-03 07:19:14] "GET /project/9d048854-a39e-4cfe-b16c-26cfb8815de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.052334 10.0.0.50 - - [2026-02-03 07:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002580 10.0.0.50 - - [2026-02-03 07:19:14] "GET /virtual-network/eba7bfdb-729a-4c07-a5ad-064ef1aeb26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004341 10.0.0.50 - - [2026-02-03 07:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.50 - - [2026-02-03 07:19:14] "GET /virtual-network/4290d813-f0a1-44ad-95b1-64a49696bd3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003796 10.0.0.50 - - [2026-02-03 07:19:14] "POST /security-groups HTTP/1.1" 409 285 0.003035 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:19:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001432 10.0.0.50 - - [2026-02-03 07:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009164 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:19:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001077 10.0.0.50 - - [2026-02-03 07:19:14] "PUT /security-group/f3f4bfec-c0c6-4a7f-8070-515d882a9313 HTTP/1.1" 200 262 0.061445 10.0.0.50 - - [2026-02-03 07:19:14] "PUT /access-control-list/01d00d7d-fa46-45f4-b177-ed08d84e0752 HTTP/1.1" 200 272 0.022553 10.0.0.50 - - [2026-02-03 07:19:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.037308 10.0.0.50 - - [2026-02-03 07:19:14] "GET /firewall-policy/df13a449-e7dd-4f55-8a0d-09eaa1a89e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.015588 10.0.0.50 - - [2026-02-03 07:19:14] "PUT /access-control-list/3a53c4e7-77f9-4af8-a93e-b4af7f53f4a3 HTTP/1.1" 200 272 0.044282 10.0.0.50 - - [2026-02-03 07:19:14] "GET /firewall-rule/e5e5f152-6fd6-44f2-b75d-ebf16d2819bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002845 10.0.0.50 - - [2026-02-03 07:19:14] "POST /ref-update HTTP/1.1" 200 156 0.060838 10.0.0.50 - - [2026-02-03 07:19:14] "DELETE /firewall-rule/e5e5f152-6fd6-44f2-b75d-ebf16d2819bb HTTP/1.1" 200 115 0.047985 10.0.0.50 - - [2026-02-03 07:19:14] "GET /firewall-policy/df13a449-e7dd-4f55-8a0d-09eaa1a89e48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.006447 10.0.0.50 - - [2026-02-03 07:19:14] "GET /firewall-rule/bc8f523a-ec51-4138-9f7a-76ba7bc889ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002757 10.0.0.50 - - [2026-02-03 07:19:15] "POST /ref-update HTTP/1.1" 200 156 0.075895 10.0.0.50 - - [2026-02-03 07:19:15] "DELETE /firewall-rule/bc8f523a-ec51-4138-9f7a-76ba7bc889ab HTTP/1.1" 200 115 0.189021 10.0.0.50 - - [2026-02-03 07:19:15] "DELETE /tag/002638da-37a1-4583-99ab-ec850e76e17f HTTP/1.1" 200 115 0.262832 10.0.0.50 - - [2026-02-03 07:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.50 - - [2026-02-03 07:19:15] "GET /virtual-network/eba7bfdb-729a-4c07-a5ad-064ef1aeb26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.014310 10.0.0.50 - - [2026-02-03 07:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010060 10.0.0.50 - - [2026-02-03 07:19:15] "GET /virtual-network/4290d813-f0a1-44ad-95b1-64a49696bd3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.021809 10.0.0.50 - - [2026-02-03 07:19:15] "PUT /virtual-network/eba7bfdb-729a-4c07-a5ad-064ef1aeb26e HTTP/1.1" 200 264 0.106494 10.0.0.50 - - [2026-02-03 07:19:15] "PUT /virtual-network/4290d813-f0a1-44ad-95b1-64a49696bd3d HTTP/1.1" 200 264 0.074065 10.0.0.50 - - [2026-02-03 07:19:15] "DELETE /security-group/f3f4bfec-c0c6-4a7f-8070-515d882a9313 HTTP/1.1" 200 115 0.049925 10.0.0.50 - - [2026-02-03 07:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.50 - - [2026-02-03 07:19:15] "DELETE /access-control-list/01d00d7d-fa46-45f4-b177-ed08d84e0752 HTTP/1.1" 200 115 0.033178 10.0.0.50 - - [2026-02-03 07:19:15] "DELETE /access-control-list/3a53c4e7-77f9-4af8-a93e-b4af7f53f4a3 HTTP/1.1" 200 115 0.025537 10.0.0.50 - - [2026-02-03 07:19:15] "GET /project/9d048854-a39e-4cfe-b16c-26cfb8815de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.046588 10.0.0.50 - - [2026-02-03 07:19:16] "GET /project/9d048854-a39e-4cfe-b16c-26cfb8815de5?fields=security_groups HTTP/1.1" 200 1353 0.054212 10.0.0.50 - - [2026-02-03 07:19:16] "DELETE /security-group/30f259b5-d5fe-4d71-8a7a-39a6ff3ac33f HTTP/1.1" 200 115 0.056887 10.0.0.50 - - [2026-02-03 07:19:16] "DELETE /access-control-list/2f4c6d90-8c88-478e-93de-a75df32366ec HTTP/1.1" 200 115 0.067250 10.0.0.50 - - [2026-02-03 07:19:16] "GET /project/9d048854-a39e-4cfe-b16c-26cfb8815de5?fields=application_policy_sets HTTP/1.1" 200 1392 0.075183 10.0.0.50 - - [2026-02-03 07:19:16] "DELETE /access-control-list/501e9636-bbb0-4bda-b7d3-761b2e7b698a HTTP/1.1" 200 115 0.083775 10.0.0.50 - - [2026-02-03 07:19:16] "DELETE /project/9d048854-a39e-4cfe-b16c-26cfb8815de5 HTTP/1.1" 200 115 0.412843 10.0.0.50 - - [2026-02-03 07:20:12] "GET / HTTP/1.1" 200 35931 0.002558 10.0.0.50 - - [2026-02-03 07:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.50 - - [2026-02-03 07:20:12] "GET /global-vrouter-config/ee24843d-6d0b-4bd2-94d2-314acb84d753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.004592 10.0.0.50 - - [2026-02-03 07:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.50 - - [2026-02-03 07:20:12] "GET /global-vrouter-config/ee24843d-6d0b-4bd2-94d2-314acb84d753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002641 10.0.0.50 - - [2026-02-03 07:20:47] "GET / HTTP/1.1" 200 35931 0.002293 10.0.0.50 - - [2026-02-03 07:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004298 10.0.0.50 - - [2026-02-03 07:20:47] "GET /global-system-config/baf56880-5fe1-4c5f-9d99-15c3d3ffec2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005787 10.0.0.50 - - [2026-02-03 07:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.50 - - [2026-02-03 07:20:47] "GET /config-node/b54227e4-d1c2-46e6-9317-b4c954ec83bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002757 10.0.0.50 - - [2026-02-03 07:20:59] "GET / HTTP/1.1" 200 35931 0.001524 10.0.0.50 - - [2026-02-03 07:20:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.50 - - [2026-02-03 07:20:59] "GET /routing-instance/4145ce20-474a-4431-820c-cdbe102d6a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002944 10.0.0.50 - - [2026-02-03 07:20:59] "POST /bgp-routers HTTP/1.1" 409 301 0.001977 10.0.0.50 - - [2026-02-03 07:20:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868 10.0.0.50 - - [2026-02-03 07:20:59] "GET /bgp-router/c5b9e7fa-40b2-48c9-a625-292c5fa19292?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003958 10.0.0.50 - - [2026-02-03 07:20:59] "PUT /bgp-router/c5b9e7fa-40b2-48c9-a625-292c5fa19292 HTTP/1.1" 200 254 0.013021 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:20:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001185 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:20:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001162 10.0.0.50 - - [2026-02-03 07:21:14] "GET / HTTP/1.1" 200 35931 0.001972 10.0.0.50 - - [2026-02-03 07:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.50 - - [2026-02-03 07:21:14] "GET /global-system-config/baf56880-5fe1-4c5f-9d99-15c3d3ffec2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005073 10.0.0.50 - - [2026-02-03 07:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.50 - - [2026-02-03 07:21:14] "GET /config-node/b54227e4-d1c2-46e6-9317-b4c954ec83bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.004780 10.0.0.50 - - [2026-02-03 07:21:14] "GET / HTTP/1.1" 200 35931 0.005073 10.0.0.50 - - [2026-02-03 07:21:14] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002360 10.0.0.50 - - [2026-02-03 07:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.50 - - [2026-02-03 07:21:19] "GET /global-vrouter-config/ee24843d-6d0b-4bd2-94d2-314acb84d753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002200 10.0.0.50 - - [2026-02-03 07:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.50 - - [2026-02-03 07:21:19] "PUT /global-vrouter-config/ee24843d-6d0b-4bd2-94d2-314acb84d753 HTTP/1.1" 200 276 0.006924 10.0.0.50 - - [2026-02-03 07:21:19] "GET / HTTP/1.1" 200 35931 0.002706 10.0.0.50 - - [2026-02-03 07:21:19] "POST /alarms HTTP/1.1" 409 264 0.002990 10.0.0.50 - - [2026-02-03 07:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.50 - - [2026-02-03 07:21:19] "PUT /alarm/6ed7a9ab-e4ff-4f5d-89e8-67d30a7a4d6c HTTP/1.1" 200 244 0.018661 10.0.0.50 - - [2026-02-03 07:21:19] "POST /alarms HTTP/1.1" 409 261 0.004092 10.0.0.50 - - [2026-02-03 07:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.50 - - [2026-02-03 07:21:19] "PUT /alarm/f1a32ece-ab17-4ebc-8e2f-fceb5c2fc557 HTTP/1.1" 200 244 0.013478 10.0.0.50 - - [2026-02-03 07:21:19] "POST /alarms HTTP/1.1" 409 261 0.007291 10.0.0.50 - - [2026-02-03 07:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002651 10.0.0.50 - - [2026-02-03 07:21:19] "PUT /alarm/cfbc0765-d692-4186-a5a1-5689d14119e2 HTTP/1.1" 200 244 0.013072 10.0.0.50 - - [2026-02-03 07:21:19] "POST /alarms HTTP/1.1" 409 253 0.007921 10.0.0.50 - - [2026-02-03 07:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.50 - - [2026-02-03 07:21:20] "PUT /alarm/984d2d69-a358-4b43-ab2e-e370a7da4add HTTP/1.1" 200 244 0.012368 10.0.0.50 - - [2026-02-03 07:21:20] "POST /alarms HTTP/1.1" 409 251 0.013106 10.0.0.50 - - [2026-02-03 07:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.50 - - [2026-02-03 07:21:20] "PUT /alarm/622064fe-8367-4d76-8c41-81370090ad7a HTTP/1.1" 200 244 0.011500 10.0.0.50 - - [2026-02-03 07:21:20] "POST /alarms HTTP/1.1" 409 252 0.003008 10.0.0.50 - - [2026-02-03 07:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.50 - - [2026-02-03 07:21:20] "PUT /alarm/c2cec3e2-1882-44b9-ab7b-06a964f44529 HTTP/1.1" 200 244 0.010721 10.0.0.50 - - [2026-02-03 07:21:20] "POST /alarms HTTP/1.1" 409 256 0.004447 10.0.0.50 - - [2026-02-03 07:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.50 - - [2026-02-03 07:21:20] "PUT /alarm/cd6ee598-de83-48bc-841c-09c08e8a2644 HTTP/1.1" 200 244 0.010816 10.0.0.50 - - [2026-02-03 07:21:20] "POST /alarms HTTP/1.1" 409 248 0.004419 10.0.0.50 - - [2026-02-03 07:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.50 - - [2026-02-03 07:21:20] "PUT /alarm/0be8c24a-bfbc-4b08-be55-c01b6bff7d40 HTTP/1.1" 200 244 0.011507 10.0.0.50 - - [2026-02-03 07:21:20] "POST /alarms HTTP/1.1" 409 252 0.005389 10.0.0.50 - - [2026-02-03 07:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.50 - - [2026-02-03 07:21:20] "PUT /alarm/287a31d0-8ff1-48a5-83b2-12fd4233c598 HTTP/1.1" 200 244 0.016097 10.0.0.50 - - [2026-02-03 07:21:20] "POST /alarms HTTP/1.1" 409 257 0.003450 10.0.0.50 - - [2026-02-03 07:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.50 - - [2026-02-03 07:21:20] "PUT /alarm/9afbe6aa-c826-4bd7-937c-9b91b9fbbb24 HTTP/1.1" 200 244 0.013047 10.0.0.50 - - [2026-02-03 07:21:20] "POST /alarms HTTP/1.1" 409 251 0.007633 10.0.0.50 - - [2026-02-03 07:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.50 - - [2026-02-03 07:21:20] "PUT /alarm/6a46dfc5-4e9f-40d8-b6c5-90ac8984c2c8 HTTP/1.1" 200 244 0.015928 10.0.0.50 - - [2026-02-03 07:21:20] "POST /alarms HTTP/1.1" 409 257 0.009079 10.0.0.50 - - [2026-02-03 07:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.50 - - [2026-02-03 07:21:20] "PUT /alarm/630602f8-3b46-492c-80da-ab0da05b5e9c HTTP/1.1" 200 244 0.014175 10.0.0.50 - - [2026-02-03 07:21:20] "POST /alarms HTTP/1.1" 409 261 0.022273 10.0.0.50 - - [2026-02-03 07:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.50 - - [2026-02-03 07:21:20] "PUT /alarm/623b4b9d-8047-42bc-84f9-6512895ff4b7 HTTP/1.1" 200 244 0.013655 10.0.0.50 - - [2026-02-03 07:21:20] "POST /alarms HTTP/1.1" 409 258 0.008005 10.0.0.50 - - [2026-02-03 07:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.50 - - [2026-02-03 07:21:20] "PUT /alarm/ab7c0e2a-8eb6-4bfd-897b-43b27d014265 HTTP/1.1" 200 244 0.013205 10.0.0.50 - - [2026-02-03 07:21:20] "POST /alarms HTTP/1.1" 409 254 0.004023 10.0.0.50 - - [2026-02-03 07:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005333 10.0.0.50 - - [2026-02-03 07:21:20] "PUT /alarm/689faad8-7418-423b-9bc7-0bf19090c086 HTTP/1.1" 200 244 0.011779 10.0.0.50 - - [2026-02-03 07:21:20] "POST /alarms HTTP/1.1" 409 254 0.016331 10.0.0.50 - - [2026-02-03 07:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.50 - - [2026-02-03 07:21:20] "PUT /alarm/a5cc20c6-f56f-445a-944c-7bbea673ae65 HTTP/1.1" 200 244 0.016553 10.0.0.50 - - [2026-02-03 07:21:20] "POST /alarms HTTP/1.1" 409 254 0.009765 10.0.0.50 - - [2026-02-03 07:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.50 - - [2026-02-03 07:21:21] "PUT /alarm/f9b8c39b-5a9a-46e9-b9b7-2b49d0f70fc5 HTTP/1.1" 200 244 0.014228 10.0.0.50 - - [2026-02-03 07:21:21] "POST /alarms HTTP/1.1" 409 247 0.007354 10.0.0.50 - - [2026-02-03 07:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.50 - - [2026-02-03 07:21:21] "PUT /alarm/333c44ba-6cbb-48b7-a16d-a0af242b037e HTTP/1.1" 200 244 0.012225 10.0.0.50 - - [2026-02-03 07:21:21] "POST /alarms HTTP/1.1" 409 272 0.001902 10.0.0.50 - - [2026-02-03 07:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005892 10.0.0.50 - - [2026-02-03 07:21:21] "PUT /alarm/896256b7-034d-4700-866b-001af7041fe5 HTTP/1.1" 200 244 0.010745 10.0.0.50 - - [2026-02-03 07:21:21] "POST /alarms HTTP/1.1" 409 261 0.002281 10.0.0.50 - - [2026-02-03 07:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.50 - - [2026-02-03 07:21:21] "PUT /alarm/316f5428-f2d8-4c87-a115-f53998511194 HTTP/1.1" 200 244 0.009516 10.0.0.50 - - [2026-02-03 07:21:21] "POST /alarms HTTP/1.1" 409 259 0.008419 10.0.0.50 - - [2026-02-03 07:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.50 - - [2026-02-03 07:21:21] "PUT /alarm/fa9b182e-b17c-4658-ba93-c2c1044ed0bc HTTP/1.1" 200 244 0.009541 10.0.0.50 - - [2026-02-03 07:21:21] "POST /alarms HTTP/1.1" 409 265 0.004510 10.0.0.50 - - [2026-02-03 07:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.50 - - [2026-02-03 07:21:21] "PUT /alarm/9911df7d-0bd8-4ff1-8923-a4bb130dd8c7 HTTP/1.1" 200 244 0.014441 10.0.0.50 - - [2026-02-03 07:21:21] "POST /alarms HTTP/1.1" 409 279 0.013665 10.0.0.50 - - [2026-02-03 07:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.50 - - [2026-02-03 07:21:21] "PUT /alarm/c8da175f-f01d-4392-97e8-27c397e5abed HTTP/1.1" 200 244 0.010359 10.0.0.50 - - [2026-02-03 07:21:21] "GET / HTTP/1.1" 200 35931 0.002021 10.0.0.50 - - [2026-02-03 07:21:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002577 10.0.0.50 - - [2026-02-03 07:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.50 - - [2026-02-03 07:21:21] "PUT /global-vrouter-config/ee24843d-6d0b-4bd2-94d2-314acb84d753 HTTP/1.1" 200 276 0.007799 10.0.0.50 - - [2026-02-03 07:21:21] "GET / HTTP/1.1" 200 35931 0.001460 10.0.0.50 - - [2026-02-03 07:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.50 - - [2026-02-03 07:21:21] "GET /global-vrouter-config/ee24843d-6d0b-4bd2-94d2-314acb84d753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003142 10.0.0.50 - - [2026-02-03 07:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.50 - - [2026-02-03 07:21:21] "PUT /global-vrouter-config/ee24843d-6d0b-4bd2-94d2-314acb84d753 HTTP/1.1" 200 276 0.010760 10.0.0.50 - - [2026-02-03 07:21:22] "GET / HTTP/1.1" 200 35931 0.001631 10.0.0.50 - - [2026-02-03 07:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.50 - - [2026-02-03 07:21:22] "GET /global-system-config/baf56880-5fe1-4c5f-9d99-15c3d3ffec2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006064 10.0.0.50 - - [2026-02-03 07:21:22] "PUT /global-system-config/baf56880-5fe1-4c5f-9d99-15c3d3ffec2d HTTP/1.1" 200 274 0.030592 10.0.0.50 - - [2026-02-03 07:21:25] "GET / HTTP/1.1" 200 35931 0.001415 10.0.0.50 - - [2026-02-03 07:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.50 - - [2026-02-03 07:21:25] "GET /routing-instance/4145ce20-474a-4431-820c-cdbe102d6a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.004524 10.0.0.50 - - [2026-02-03 07:21:25] "POST /bgp-routers HTTP/1.1" 409 301 0.002061 10.0.0.50 - - [2026-02-03 07:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001560 10.0.0.50 - - [2026-02-03 07:21:25] "GET /bgp-router/c5b9e7fa-40b2-48c9-a625-292c5fa19292?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003889 10.0.0.50 - - [2026-02-03 07:21:25] "PUT /bgp-router/c5b9e7fa-40b2-48c9-a625-292c5fa19292 HTTP/1.1" 200 254 0.012833 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:21:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001091 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:21:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000901 10.0.0.50 - - [2026-02-03 07:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.50 - - [2026-02-03 07:21:27] "GET /global-vrouter-config/ee24843d-6d0b-4bd2-94d2-314acb84d753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002544 10.0.0.50 - - [2026-02-03 07:21:45] "GET / HTTP/1.1" 200 35931 0.003109 10.0.0.50 - - [2026-02-03 07:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.50 - - [2026-02-03 07:21:45] "GET /global-system-config/baf56880-5fe1-4c5f-9d99-15c3d3ffec2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005531 10.0.0.50 - - [2026-02-03 07:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.50 - - [2026-02-03 07:21:45] "GET /config-node/b54227e4-d1c2-46e6-9317-b4c954ec83bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002883 10.0.0.50 - - [2026-02-03 07:21:46] "GET / HTTP/1.1" 200 35931 0.001736 10.0.0.50 - - [2026-02-03 07:21:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002717 10.0.0.50 - - [2026-02-03 07:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.50 - - [2026-02-03 07:21:51] "GET /global-vrouter-config/ee24843d-6d0b-4bd2-94d2-314acb84d753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002809 10.0.0.50 - - [2026-02-03 07:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.50 - - [2026-02-03 07:21:51] "PUT /global-vrouter-config/ee24843d-6d0b-4bd2-94d2-314acb84d753 HTTP/1.1" 200 276 0.008754 10.0.0.50 - - [2026-02-03 07:21:51] "GET / HTTP/1.1" 200 35931 0.001749 10.0.0.50 - - [2026-02-03 07:21:51] "POST /alarms HTTP/1.1" 409 264 0.002563 10.0.0.50 - - [2026-02-03 07:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.50 - - [2026-02-03 07:21:51] "PUT /alarm/6ed7a9ab-e4ff-4f5d-89e8-67d30a7a4d6c HTTP/1.1" 200 244 0.011152 10.0.0.50 - - [2026-02-03 07:21:51] "POST /alarms HTTP/1.1" 409 261 0.014120 10.0.0.50 - - [2026-02-03 07:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.50 - - [2026-02-03 07:21:51] "PUT /alarm/f1a32ece-ab17-4ebc-8e2f-fceb5c2fc557 HTTP/1.1" 200 244 0.010517 10.0.0.50 - - [2026-02-03 07:21:51] "POST /alarms HTTP/1.1" 409 261 0.003199 10.0.0.50 - - [2026-02-03 07:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.50 - - [2026-02-03 07:21:51] "PUT /alarm/cfbc0765-d692-4186-a5a1-5689d14119e2 HTTP/1.1" 200 244 0.011088 10.0.0.50 - - [2026-02-03 07:21:51] "POST /alarms HTTP/1.1" 409 253 0.006135 10.0.0.50 - - [2026-02-03 07:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.50 - - [2026-02-03 07:21:51] "PUT /alarm/984d2d69-a358-4b43-ab2e-e370a7da4add HTTP/1.1" 200 244 0.010885 10.0.0.50 - - [2026-02-03 07:21:51] "POST /alarms HTTP/1.1" 409 251 0.003837 10.0.0.50 - - [2026-02-03 07:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.50 - - [2026-02-03 07:21:51] "PUT /alarm/622064fe-8367-4d76-8c41-81370090ad7a HTTP/1.1" 200 244 0.011141 10.0.0.50 - - [2026-02-03 07:21:51] "POST /alarms HTTP/1.1" 409 252 0.007663 10.0.0.50 - - [2026-02-03 07:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.50 - - [2026-02-03 07:21:51] "PUT /alarm/c2cec3e2-1882-44b9-ab7b-06a964f44529 HTTP/1.1" 200 244 0.009290 10.0.0.50 - - [2026-02-03 07:21:51] "POST /alarms HTTP/1.1" 409 256 0.006543 10.0.0.50 - - [2026-02-03 07:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.50 - - [2026-02-03 07:21:51] "PUT /alarm/cd6ee598-de83-48bc-841c-09c08e8a2644 HTTP/1.1" 200 244 0.011736 10.0.0.50 - - [2026-02-03 07:21:51] "POST /alarms HTTP/1.1" 409 248 0.006220 10.0.0.50 - - [2026-02-03 07:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004521 10.0.0.50 - - [2026-02-03 07:21:51] "PUT /alarm/0be8c24a-bfbc-4b08-be55-c01b6bff7d40 HTTP/1.1" 200 244 0.013374 10.0.0.50 - - [2026-02-03 07:21:51] "POST /alarms HTTP/1.1" 409 252 0.008614 10.0.0.50 - - [2026-02-03 07:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.50 - - [2026-02-03 07:21:52] "PUT /alarm/287a31d0-8ff1-48a5-83b2-12fd4233c598 HTTP/1.1" 200 244 0.010299 10.0.0.50 - - [2026-02-03 07:21:52] "POST /alarms HTTP/1.1" 409 257 0.011641 10.0.0.50 - - [2026-02-03 07:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.50 - - [2026-02-03 07:21:52] "PUT /alarm/9afbe6aa-c826-4bd7-937c-9b91b9fbbb24 HTTP/1.1" 200 244 0.011669 10.0.0.50 - - [2026-02-03 07:21:52] "POST /alarms HTTP/1.1" 409 251 0.009766 10.0.0.50 - - [2026-02-03 07:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.50 - - [2026-02-03 07:21:52] "PUT /alarm/6a46dfc5-4e9f-40d8-b6c5-90ac8984c2c8 HTTP/1.1" 200 244 0.009643 10.0.0.50 - - [2026-02-03 07:21:52] "POST /alarms HTTP/1.1" 409 257 0.010170 10.0.0.50 - - [2026-02-03 07:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.50 - - [2026-02-03 07:21:52] "PUT /alarm/630602f8-3b46-492c-80da-ab0da05b5e9c HTTP/1.1" 200 244 0.012575 10.0.0.50 - - [2026-02-03 07:21:52] "POST /alarms HTTP/1.1" 409 261 0.011003 10.0.0.50 - - [2026-02-03 07:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.50 - - [2026-02-03 07:21:52] "PUT /alarm/623b4b9d-8047-42bc-84f9-6512895ff4b7 HTTP/1.1" 200 244 0.010066 10.0.0.50 - - [2026-02-03 07:21:52] "POST /alarms HTTP/1.1" 409 258 0.003205 10.0.0.50 - - [2026-02-03 07:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.50 - - [2026-02-03 07:21:52] "PUT /alarm/ab7c0e2a-8eb6-4bfd-897b-43b27d014265 HTTP/1.1" 200 244 0.010776 10.0.0.50 - - [2026-02-03 07:21:52] "POST /alarms HTTP/1.1" 409 254 0.009752 10.0.0.50 - - [2026-02-03 07:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.50 - - [2026-02-03 07:21:52] "PUT /alarm/689faad8-7418-423b-9bc7-0bf19090c086 HTTP/1.1" 200 244 0.011320 10.0.0.50 - - [2026-02-03 07:21:52] "POST /alarms HTTP/1.1" 409 254 0.009725 10.0.0.50 - - [2026-02-03 07:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.50 - - [2026-02-03 07:21:52] "PUT /alarm/a5cc20c6-f56f-445a-944c-7bbea673ae65 HTTP/1.1" 200 244 0.009399 10.0.0.50 - - [2026-02-03 07:21:52] "POST /alarms HTTP/1.1" 409 254 0.009504 10.0.0.50 - - [2026-02-03 07:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002679 10.0.0.50 - - [2026-02-03 07:21:52] "PUT /alarm/f9b8c39b-5a9a-46e9-b9b7-2b49d0f70fc5 HTTP/1.1" 200 244 0.010368 10.0.0.50 - - [2026-02-03 07:21:52] "POST /alarms HTTP/1.1" 409 247 0.008697 10.0.0.50 - - [2026-02-03 07:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.50 - - [2026-02-03 07:21:52] "PUT /alarm/333c44ba-6cbb-48b7-a16d-a0af242b037e HTTP/1.1" 200 244 0.010568 10.0.0.50 - - [2026-02-03 07:21:52] "POST /alarms HTTP/1.1" 409 272 0.006021 10.0.0.50 - - [2026-02-03 07:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006504 10.0.0.50 - - [2026-02-03 07:21:52] "PUT /alarm/896256b7-034d-4700-866b-001af7041fe5 HTTP/1.1" 200 244 0.020175 10.0.0.50 - - [2026-02-03 07:21:52] "POST /alarms HTTP/1.1" 409 261 0.007984 10.0.0.50 - - [2026-02-03 07:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004306 10.0.0.50 - - [2026-02-03 07:21:52] "PUT /alarm/316f5428-f2d8-4c87-a115-f53998511194 HTTP/1.1" 200 244 0.009014 10.0.0.50 - - [2026-02-03 07:21:52] "POST /alarms HTTP/1.1" 409 259 0.004846 10.0.0.50 - - [2026-02-03 07:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004418 10.0.0.50 - - [2026-02-03 07:21:52] "PUT /alarm/fa9b182e-b17c-4658-ba93-c2c1044ed0bc HTTP/1.1" 200 244 0.010875 10.0.0.50 - - [2026-02-03 07:21:52] "POST /alarms HTTP/1.1" 409 265 0.003600 10.0.0.50 - - [2026-02-03 07:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.50 - - [2026-02-03 07:21:52] "PUT /alarm/9911df7d-0bd8-4ff1-8923-a4bb130dd8c7 HTTP/1.1" 200 244 0.015869 10.0.0.50 - - [2026-02-03 07:21:52] "POST /alarms HTTP/1.1" 409 279 0.006785 10.0.0.50 - - [2026-02-03 07:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.50 - - [2026-02-03 07:21:53] "PUT /alarm/c8da175f-f01d-4392-97e8-27c397e5abed HTTP/1.1" 200 244 0.009831 10.0.0.50 - - [2026-02-03 07:21:53] "GET / HTTP/1.1" 200 35931 0.002033 10.0.0.50 - - [2026-02-03 07:21:53] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002159 10.0.0.50 - - [2026-02-03 07:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.50 - - [2026-02-03 07:21:53] "PUT /global-vrouter-config/ee24843d-6d0b-4bd2-94d2-314acb84d753 HTTP/1.1" 200 276 0.007197 10.0.0.50 - - [2026-02-03 07:21:53] "GET / HTTP/1.1" 200 35931 0.001792 10.0.0.50 - - [2026-02-03 07:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.50 - - [2026-02-03 07:21:53] "GET /global-vrouter-config/ee24843d-6d0b-4bd2-94d2-314acb84d753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003270 10.0.0.50 - - [2026-02-03 07:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.50 - - [2026-02-03 07:21:53] "PUT /global-vrouter-config/ee24843d-6d0b-4bd2-94d2-314acb84d753 HTTP/1.1" 200 276 0.009374 10.0.0.50 - - [2026-02-03 07:21:53] "GET / HTTP/1.1" 200 35931 0.001503 10.0.0.50 - - [2026-02-03 07:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.50 - - [2026-02-03 07:21:53] "GET /global-system-config/baf56880-5fe1-4c5f-9d99-15c3d3ffec2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004786 10.0.0.50 - - [2026-02-03 07:21:53] "PUT /global-system-config/baf56880-5fe1-4c5f-9d99-15c3d3ffec2d HTTP/1.1" 200 274 0.022886 10.0.0.50 - - [2026-02-03 07:21:57] "GET / HTTP/1.1" 200 35931 0.001530 10.0.0.50 - - [2026-02-03 07:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.50 - - [2026-02-03 07:21:57] "GET /routing-instance/4145ce20-474a-4431-820c-cdbe102d6a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003100 10.0.0.50 - - [2026-02-03 07:21:57] "POST /bgp-routers HTTP/1.1" 409 301 0.001931 10.0.0.50 - - [2026-02-03 07:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.50 - - [2026-02-03 07:21:57] "GET /bgp-router/c5b9e7fa-40b2-48c9-a625-292c5fa19292?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002978 10.0.0.50 - - [2026-02-03 07:21:57] "PUT /bgp-router/c5b9e7fa-40b2-48c9-a625-292c5fa19292 HTTP/1.1" 200 254 0.010637 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:21:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001290 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:21:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000973 10.0.0.50 - - [2026-02-03 07:22:00] "POST /tags HTTP/1.1" 200 355 0.030904 10.0.0.50 - - [2026-02-03 07:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.019618 10.0.0.50 - - [2026-02-03 07:22:00] "GET /tag/47cac1e7-80c2-4e2e-b2f9-5ca7c6ee7c78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.017382 10.0.0.50 - - [2026-02-03 07:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.50 - - [2026-02-03 07:22:00] "GET /virtual-network/eba7bfdb-729a-4c07-a5ad-064ef1aeb26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005993 10.0.0.50 - - [2026-02-03 07:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.50 - - [2026-02-03 07:22:00] "GET /project/825fc0ec-ec1a-47dd-8e8d-389a554c3335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.078331 10.0.0.50 - - [2026-02-03 07:22:00] "POST /virtual-machines HTTP/1.1" 200 351 0.037140 10.0.0.50 - - [2026-02-03 07:22:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.053619 10.0.0.50 - - [2026-02-03 07:22:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.121518 10.0.0.50 - - [2026-02-03 07:22:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.015562 10.0.0.50 - - [2026-02-03 07:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008003 10.0.0.50 - - [2026-02-03 07:22:01] "GET /virtual-machine-interface/0829119e-00d1-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.012085 10.0.0.50 - - [2026-02-03 07:22:01] "POST /instance-ips HTTP/1.1" 200 391 0.020210 10.0.0.50 - - [2026-02-03 07:22:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.023726 10.0.0.50 - - [2026-02-03 07:22:01] "GET /virtual-machine-interface/0829119e-00d1-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.004463 10.0.0.50 - - [2026-02-03 07:22:01] "POST /set-tag HTTP/1.1" 200 109 0.014040 10.0.0.50 - - [2026-02-03 07:22:01] "GET /virtual-machine-interface/0829119e-00d1-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.011622 10.0.0.50 - - [2026-02-03 07:22:01] "GET /instance-ip/084531c6-00d1-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1906 0.012964 10.0.0.50 - - [2026-02-03 07:22:01] "GET /virtual-machine-interface/0829119e-00d1-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.005129 10.0.0.50 - - [2026-02-03 07:22:01] "POST /set-tag HTTP/1.1" 200 109 0.004575 10.0.0.50 - - [2026-02-03 07:22:01] "GET /virtual-router/0eda314a-5341-4df0-b2bd-e36df83426e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004359 10.0.0.50 - - [2026-02-03 07:22:01] "POST /ref-update HTTP/1.1" 200 156 0.009519 10.0.0.50 - - [2026-02-03 07:22:01] "GET /virtual-machine-interface/0829119e-00d1-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.014086 10.0.0.50 - - [2026-02-03 07:22:01] "POST /set-tag HTTP/1.1" 200 109 0.003405 10.0.0.50 - - [2026-02-03 07:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.50 - - [2026-02-03 07:22:01] "GET /virtual-network/eba7bfdb-729a-4c07-a5ad-064ef1aeb26e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005765 10.0.0.50 - - [2026-02-03 07:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.50 - - [2026-02-03 07:22:01] "GET /project/825fc0ec-ec1a-47dd-8e8d-389a554c3335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.071488 10.0.0.50 - - [2026-02-03 07:22:01] "POST /virtual-machines HTTP/1.1" 200 355 0.014396 10.0.0.50 - - [2026-02-03 07:22:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.015119 10.0.0.50 - - [2026-02-03 07:22:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.107790 10.0.0.50 - - [2026-02-03 07:22:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.008866 10.0.0.50 - - [2026-02-03 07:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010688 10.0.0.50 - - [2026-02-03 07:22:02] "GET /virtual-machine-interface/08a36d90-00d1-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.008798 10.0.0.50 - - [2026-02-03 07:22:02] "POST /instance-ips HTTP/1.1" 200 395 0.042414 10.0.0.50 - - [2026-02-03 07:22:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.022209 10.0.0.50 - - [2026-02-03 07:22:02] "GET /virtual-machine-interface/08a36d90-00d1-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.009673 10.0.0.50 - - [2026-02-03 07:22:02] "POST /set-tag HTTP/1.1" 200 109 0.024912 10.0.0.50 - - [2026-02-03 07:22:02] "GET /virtual-machine-interface/08a36d90-00d1-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.012997 10.0.0.50 - - [2026-02-03 07:22:02] "GET /instance-ip/08be9160-00d1-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.004078 10.0.0.50 - - [2026-02-03 07:22:02] "GET /virtual-machine-interface/08a36d90-00d1-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006185 10.0.0.50 - - [2026-02-03 07:22:02] "POST /set-tag HTTP/1.1" 200 109 0.002525 10.0.0.50 - - [2026-02-03 07:22:02] "GET /virtual-router/0eda314a-5341-4df0-b2bd-e36df83426e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.004042 10.0.0.50 - - [2026-02-03 07:22:02] "POST /ref-update HTTP/1.1" 200 156 0.011497 10.0.0.50 - - [2026-02-03 07:22:02] "GET /virtual-machine-interface/08a36d90-00d1-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.008037 10.0.0.50 - - [2026-02-03 07:22:02] "POST /set-tag HTTP/1.1" 200 109 0.002450 10.0.0.50 - - [2026-02-03 07:22:02] "GET /virtual-machine-interface/0829119e-00d1-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004677 10.0.0.50 - - [2026-02-03 07:22:02] "POST /set-tag HTTP/1.1" 200 109 0.003698 10.0.0.50 - - [2026-02-03 07:22:02] "GET /virtual-machine-interface/08a36d90-00d1-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004495 10.0.0.50 - - [2026-02-03 07:22:02] "POST /set-tag HTTP/1.1" 200 109 0.003969 10.0.0.50 - - [2026-02-03 07:22:11] "GET /global-system-configs HTTP/1.1" 200 322 0.011099 10.0.0.50 - - [2026-02-03 07:22:12] "GET / HTTP/1.1" 200 35931 0.010350 10.0.0.50 - - [2026-02-03 07:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007677 10.0.0.50 - - [2026-02-03 07:22:13] "GET /global-system-configs HTTP/1.1" 200 322 0.006447 10.0.0.50 - - [2026-02-03 07:22:13] "GET /global-system-config/baf56880-5fe1-4c5f-9d99-15c3d3ffec2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.010433 10.0.0.50 - - [2026-02-03 07:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.50 - - [2026-02-03 07:22:13] "GET /config-node/b54227e4-d1c2-46e6-9317-b4c954ec83bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002505 10.0.0.50 - - [2026-02-03 07:22:14] "GET /virtual-machine-interface/08a36d90-00d1-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004418 10.0.0.50 - - [2026-02-03 07:22:14] "POST /set-tag HTTP/1.1" 200 109 0.002690 10.0.0.50 - - [2026-02-03 07:22:15] "GET /virtual-machine-interface/0829119e-00d1-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004985 10.0.0.50 - - [2026-02-03 07:22:15] "POST /set-tag HTTP/1.1" 200 109 0.002678 10.0.0.50 - - [2026-02-03 07:22:15] "GET /virtual-machine-interface/0829119e-00d1-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.007581 10.0.0.50 - - [2026-02-03 07:22:15] "POST /set-tag HTTP/1.1" 200 109 0.002807 10.0.0.50 - - [2026-02-03 07:22:25] "GET / HTTP/1.1" 200 35931 0.001641 10.0.0.50 - - [2026-02-03 07:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012003 10.0.0.50 - - [2026-02-03 07:22:25] "GET /routing-instance/4145ce20-474a-4431-820c-cdbe102d6a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002747 10.0.0.50 - - [2026-02-03 07:22:25] "POST /bgp-routers HTTP/1.1" 409 301 0.002263 10.0.0.50 - - [2026-02-03 07:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.50 - - [2026-02-03 07:22:25] "GET /bgp-router/c5b9e7fa-40b2-48c9-a625-292c5fa19292?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004085 10.0.0.50 - - [2026-02-03 07:22:25] "PUT /bgp-router/c5b9e7fa-40b2-48c9-a625-292c5fa19292 HTTP/1.1" 200 254 0.020407 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:22:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001110 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:22:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001020 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:22:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000917 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:22:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001083 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:22:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000948 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:22:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001040 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:22:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000946 [Introspect:8084]10.0.0.50 - - [2026-02-03 07:22:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001023 10.0.0.50 - - [2026-02-03 07:22:48] "GET /virtual-machine-interface/0829119e-00d1-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004889 10.0.0.50 - - [2026-02-03 07:22:48] "POST /set-tag HTTP/1.1" 200 109 0.002856 10.0.0.50 - - [2026-02-03 07:22:48] "GET /virtual-machine-interface/0829119e-00d1-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.005255 10.0.0.50 - - [2026-02-03 07:22:48] "POST /set-tag HTTP/1.1" 200 109 0.002196 10.0.0.50 - - [2026-02-03 07:22:48] "GET /virtual-machine/6f11f0e5-298d-419a-acdc-d02948d0fa71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.008582 10.0.0.50 - - [2026-02-03 07:22:48] "POST /ref-update HTTP/1.1" 200 156 0.022478 10.0.0.50 - - [2026-02-03 07:22:48] "GET /virtual-machine-interface/0829119e-00d1-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.040034 10.0.0.50 - - [2026-02-03 07:22:48] "POST /set-tag HTTP/1.1" 200 109 0.017523 10.0.0.50 - - [2026-02-03 07:22:48] "POST /set-tag HTTP/1.1" 200 109 0.032550 10.0.0.50 - - [2026-02-03 07:22:48] "DELETE /instance-ip/084531c6-00d1-11f1-aad9-fa163e9c1c9d HTTP/1.1" 200 115 0.050353 10.0.0.50 - - [2026-02-03 07:22:48] "DELETE /virtual-machine-interface/0829119e-00d1-11f1-aad9-fa163e9c1c9d HTTP/1.1" 200 115 0.041094 10.0.0.50 - - [2026-02-03 07:22:48] "DELETE /virtual-machine/6f11f0e5-298d-419a-acdc-d02948d0fa71 HTTP/1.1" 200 115 0.021382 10.0.0.50 - - [2026-02-03 07:22:48] "GET /virtual-machine-interface/08a36d90-00d1-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.009429 10.0.0.50 - - [2026-02-03 07:22:48] "POST /set-tag HTTP/1.1" 200 109 0.002496 10.0.0.50 - - [2026-02-03 07:23:19] "GET /virtual-machine-interface/08a36d90-00d1-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.011764 10.0.0.50 - - [2026-02-03 07:23:19] "POST /set-tag HTTP/1.1" 200 109 0.003038 10.0.0.50 - - [2026-02-03 07:23:19] "GET /virtual-machine-interface/08a36d90-00d1-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006341 10.0.0.50 - - [2026-02-03 07:23:19] "POST /set-tag HTTP/1.1" 200 109 0.010237 10.0.0.50 - - [2026-02-03 07:23:19] "GET /virtual-machine/a0a3b723-9a03-4603-9337-8ce3d9d63f9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.004902 10.0.0.50 - - [2026-02-03 07:23:19] "POST /ref-update HTTP/1.1" 200 156 0.020719 10.0.0.50 - - [2026-02-03 07:23:19] "GET /virtual-machine-interface/08a36d90-00d1-11f1-aad9-fa163e9c1c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004521 10.0.0.50 - - [2026-02-03 07:23:19] "POST /set-tag HTTP/1.1" 200 109 0.024043 10.0.0.50 - - [2026-02-03 07:23:19] "POST /set-tag HTTP/1.1" 200 109 0.059327 10.0.0.50 - - [2026-02-03 07:23:19] "DELETE /instance-ip/08be9160-00d1-11f1-aad9-fa163e9c1c9d HTTP/1.1" 200 115 0.047987 10.0.0.50 - - [2026-02-03 07:23:19] "DELETE /virtual-machine-interface/08a36d90-00d1-11f1-aad9-fa163e9c1c9d HTTP/1.1" 200 115 0.055739 10.0.0.50 - - [2026-02-03 07:23:19] "DELETE /virtual-machine/a0a3b723-9a03-4603-9337-8ce3d9d63f9b HTTP/1.1" 200 115 0.024982 10.0.0.50 - - [2026-02-03 07:23:19] "DELETE /tag/47cac1e7-80c2-4e2e-b2f9-5ca7c6ee7c78 HTTP/1.1" 200 115 0.053580