++ 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: =================== Fri Feb 20 01:01:22 PM UTC 2026 ===================' INFO: =================== Fri Feb 20 01:01:22 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ head -n 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.41 ++ 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.41 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.41 ++ ANALYTICSDB_NODES=10.0.0.41 ++ ANALYTICS_SNMP_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8081 ' +++ '[' -n '10.0.0.41:8081 ' ']' +++ echo 10.0.0.41:8081 ++ ANALYTICS_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9042 ' +++ '[' -n '10.0.0.41:9042 ' ']' +++ echo 10.0.0.41:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.41:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8086 ' +++ '[' -n '10.0.0.41:8086 ' ']' +++ echo 10.0.0.41:8086 ++ COLLECTOR_SERVERS=10.0.0.41: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.41 ++ CONFIGDB_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8082 ' +++ '[' -n '10.0.0.41:8082 ' ']' +++ echo 10.0.0.41:8082 ++ CONFIG_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9161 ' +++ '[' -n '10.0.0.41:9161 ' ']' +++ echo 10.0.0.41:9161 ++ CONFIGDB_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9041 ' +++ '[' -n '10.0.0.41:9041 ' ']' +++ echo 10.0.0.41:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.41: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.41 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.41 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:2181, +++ '[' -n 10.0.0.41:2181, ']' +++ echo 10.0.0.41:2181 ++ ZOOKEEPER_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:2181 ' +++ '[' -n '10.0.0.41:2181 ' ']' +++ echo 10.0.0.41:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.41:2181 ++ RABBITMQ_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:5673, +++ '[' -n 10.0.0.41:5673, ']' +++ echo 10.0.0.41:5673 ++ RABBITMQ_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:6379 ' +++ '[' -n '10.0.0.41:6379 ' ']' +++ echo 10.0.0.41:6379 ++ REDIS_SERVERS=10.0.0.41: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.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9092 ' +++ '[' -n '10.0.0.41:9092 ' ']' +++ echo 10.0.0.41:9092 ++ KAFKA_SERVERS=10.0.0.41: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.41 ++ 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.41 ++ 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.41 ++ cut -d , -f 1 + local cassandra=10.0.0.41 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.41 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.41 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.41 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.41 9041 + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.41 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.41 +++ local servers=10.0.0.41 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ sort ++++ uniq ++++ tr '\n' , +++ local local_ips=,10.0.0.41,10.166.228.1,127.0.0.1,172.17.0.1,252.41.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.41'\''))' +++ local server_ip=10.0.0.41 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.41 ]] +++ [[ ,10.0.0.41,10.166.228.1,127.0.0.1,172.17.0.1,252.41.0.1,, =~ ,10\.0\.0\.41, ]] +++ echo 10.0.0.41 1 +++ return ++ local ip=10.0.0.41 ++ [[ -z 10.0.0.41 ]] ++ echo 10.0.0.41 + host_ip=10.0.0.41 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.41:9041 + cassandra_server_list=10.0.0.41:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.41:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sort ++ set -o posix ++ set ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' + 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/20/2026 13:02:15.625 7f83f006f4c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/20/2026 13:02:15.873 7f83f006f4c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/20/2026 13:02:15.893 7f83f006f4c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/20/2026 13:02:15.893 7f83f006f4c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.41 - - [2026-02-20 13:02:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000898 [Introspect:8084]10.0.0.41 - - [2026-02-20 13:02:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000660 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.41:8082/ Hit Ctrl-C to quit. 10.0.0.41 - - [2026-02-20 13:02:27] "GET / HTTP/1.1" 503 181 0.000329 10.0.0.41 - - [2026-02-20 13:02:27] "GET / HTTP/1.1" 200 35931 0.001460 10.0.0.41 - - [2026-02-20 13:02:28] "GET / HTTP/1.1" 200 35931 0.001326 10.0.0.41 - - [2026-02-20 13:02:28] "GET / HTTP/1.1" 200 45303 0.001315 10.0.0.41 - - [2026-02-20 13:02:28] "GET / HTTP/1.1" 200 35931 0.002442 10.0.0.41 - - [2026-02-20 13:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007100 10.0.0.41 - - [2026-02-20 13:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009985 10.0.0.41 - - [2026-02-20 13:02:28] "GET / HTTP/1.1" 200 35931 0.001397 10.0.0.41 - - [2026-02-20 13:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005315 10.0.0.41 - - [2026-02-20 13:02:28] "GET /global-system-config/4a1170c4-1e24-4f96-a643-72e8e89432fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006350 10.0.0.41 - - [2026-02-20 13:02:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.004908 10.0.0.41 - - [2026-02-20 13:02:28] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.093702 10.0.0.41 - - [2026-02-20 13:02:28] "POST /fqname-to-id HTTP/1.1" 404 186 0.018539 10.0.0.41 - - [2026-02-20 13:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010101 10.0.0.41 - - [2026-02-20 13:02:28] "GET /global-system-config/4a1170c4-1e24-4f96-a643-72e8e89432fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009185 10.0.0.41 - - [2026-02-20 13:02:28] "POST /service-appliance-sets HTTP/1.1" 200 553 0.037687 10.0.0.41 - - [2026-02-20 13:02:28] "POST /fqname-to-id HTTP/1.1" 404 180 0.004477 10.0.0.41 - - [2026-02-20 13:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008966 10.0.0.41 - - [2026-02-20 13:02:28] "GET /global-system-config/4a1170c4-1e24-4f96-a643-72e8e89432fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011255 10.0.0.41 - - [2026-02-20 13:02:28] "GET / HTTP/1.1" 200 35931 0.002701 10.0.0.41 - - [2026-02-20 13:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004765 10.0.0.41 - - [2026-02-20 13:02:28] "GET /routing-instance/4f6de65b-926d-4478-9cc2-2b9a3989ef32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004994 10.0.0.41 - - [2026-02-20 13:02:28] "POST /service-appliance-sets HTTP/1.1" 200 541 0.104546 10.0.0.41 - - [2026-02-20 13:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.042412 10.0.0.41 - - [2026-02-20 13:02:29] "POST /bgp-routers HTTP/1.1" 200 616 0.182431 10.0.0.41 - - [2026-02-20 13:02:29] "GET /network-ipam/2d361a7e-b28e-4602-8adc-c3db61a2b265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.024482 10.0.0.41 - - [2026-02-20 13:02:29] "GET /bgp-router/c57c3f87-68c1-497a-ac2a-dd09084f74dc?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.030746 10.0.0.41 - - [2026-02-20 13:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009899 10.0.0.41 - - [2026-02-20 13:02:29] "GET /global-system-config/4a1170c4-1e24-4f96-a643-72e8e89432fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.036878 10.0.0.41 - - [2026-02-20 13:02:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015991 10.0.0.41 - - [2026-02-20 13:02:29] "POST /ref-update HTTP/1.1" 200 156 0.046982 10.0.0.41 - - [2026-02-20 13:02:29] "GET / HTTP/1.1" 200 35931 0.001799 10.0.0.41 - - [2026-02-20 13:02:29] "POST /service-templates HTTP/1.1" 200 511 0.055777 10.0.0.41 - - [2026-02-20 13:02:29] "POST /service-templates HTTP/1.1" 200 501 0.050790 10.0.0.41 - - [2026-02-20 13:02:29] "POST /service-templates HTTP/1.1" 200 515 0.146745 10.0.0.41 - - [2026-02-20 13:02:29] "POST /service-templates HTTP/1.1" 200 535 0.064223 10.0.0.41 - - [2026-02-20 13:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.41 - - [2026-02-20 13:02:29] "GET /domain/4ce65ac0-fb20-4cca-8d1c-96d84ff9c9c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.015068 10.0.0.41 - - [2026-02-20 13:02:29] "POST /service-templates HTTP/1.1" 200 507 0.065484 10.0.0.41 - - [2026-02-20 13:02:30] "POST /id-to-fqname HTTP/1.1" 200 173 0.000787 10.0.0.41 - - [2026-02-20 13:02:30] "POST /fqname-to-id HTTP/1.1" 404 182 0.002987 10.0.0.41 - - [2026-02-20 13:02:30] "POST /security-groups HTTP/1.1" 200 570 0.133228 10.0.0.41 - - [2026-02-20 13:02:30] "POST /projects HTTP/1.1" 200 481 0.596651 10.0.0.41 - - [2026-02-20 13:02:30] "POST /security-groups HTTP/1.1" 200 534 0.118416 10.0.0.41 - - [2026-02-20 13:02:30] "POST /chown HTTP/1.1" 200 109 0.021360 10.0.0.41 - - [2026-02-20 13:02:30] "POST /policy-managements HTTP/1.1" 409 214 0.009322 10.0.0.41 - - [2026-02-20 13:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005149 10.0.0.41 - - [2026-02-20 13:02:30] "GET /policy-management/e76cdebe-5be3-42e7-a5be-5d2c23ad83fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.016934 10.0.0.41 - - [2026-02-20 13:02:30] "POST /application-policy-sets HTTP/1.1" 200 528 0.091389 10.0.0.41 - - [2026-02-20 13:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.024954 10.0.0.41 - - [2026-02-20 13:02:30] "GET /global-vrouter-config/f45863f7-1b58-4f94-bf60-b4a8f215b02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.005726 10.0.0.41 - - [2026-02-20 13:02:30] "PUT /global-vrouter-config/f45863f7-1b58-4f94-bf60-b4a8f215b02f HTTP/1.1" 200 276 0.026134 10.0.0.41 - - [2026-02-20 13:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.016084 10.0.0.41 - - [2026-02-20 13:02:31] "GET /virtual-network/fd5f2ebc-5fb6-452e-be7e-a236ab7bddca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.011123 [Introspect:8084]10.0.0.41 - - [2026-02-20 13:02:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000972 [Introspect:8084]10.0.0.41 - - [2026-02-20 13:02:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001129 10.0.0.41 - - [2026-02-20 13:02:31] "POST /id-to-fqname HTTP/1.1" 200 177 0.000772 10.0.0.41 - - [2026-02-20 13:02:31] "POST /fqname-to-id HTTP/1.1" 404 186 0.015235 10.0.0.41 - - [2026-02-20 13:02:31] "POST /security-groups HTTP/1.1" 200 574 0.155230 10.0.0.41 - - [2026-02-20 13:02:31] "POST /projects HTTP/1.1" 200 489 0.386365 10.0.0.41 - - [2026-02-20 13:02:31] "POST /security-groups HTTP/1.1" 200 546 0.087446 10.0.0.41 - - [2026-02-20 13:02:31] "POST /chown HTTP/1.1" 200 109 0.030653 10.0.0.41 - - [2026-02-20 13:02:31] "POST /network-ipams HTTP/1.1" 200 522 0.318115 10.0.0.41 - - [2026-02-20 13:02:32] "POST /network-ipams HTTP/1.1" 200 510 0.062297 10.0.0.41 - - [2026-02-20 13:02:32] "POST /fqname-to-id HTTP/1.1" 404 198 0.003470 10.0.0.41 - - [2026-02-20 13:02:32] "POST /useragent-kv HTTP/1.1" 200 115 0.029499 10.0.0.41 - - [2026-02-20 13:02:32] "POST /virtual-networks HTTP/1.1" 200 538 0.313416 10.0.0.41 - - [2026-02-20 13:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.41 - - [2026-02-20 13:02:32] "GET / HTTP/1.1" 200 35931 0.003009 10.0.0.41 - - [2026-02-20 13:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.41 - - [2026-02-20 13:02:32] "GET /virtual-network/c56765d1-ed69-4510-8831-e323d40286ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.035262 10.0.0.41 - - [2026-02-20 13:02:32] "GET /global-system-config/4a1170c4-1e24-4f96-a643-72e8e89432fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.026921 10.0.0.41 - - [2026-02-20 13:02:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.017140 10.0.0.41 - - [2026-02-20 13:02:32] "POST /network-ipams HTTP/1.1" 200 518 0.126904 10.0.0.41 - - [2026-02-20 13:02:32] "POST /fqname-to-id HTTP/1.1" 404 202 0.008621 10.0.0.41 - - [2026-02-20 13:02:32] "POST /config-nodes HTTP/1.1" 200 593 0.125166 10.0.0.41 - - [2026-02-20 13:02:33] "POST /useragent-kv HTTP/1.1" 200 115 0.032351 10.0.0.41 - - [2026-02-20 13:02:33] "POST /virtual-networks HTTP/1.1" 200 546 0.303249 10.0.0.41 - - [2026-02-20 13:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004700 10.0.0.41 - - [2026-02-20 13:02:33] "GET /virtual-network/c0fd77b2-3f22-45da-ac76-a5ccba60e810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.027364 10.0.0.41 - - [2026-02-20 13:02:33] "POST /fqname-to-id HTTP/1.1" 404 199 0.005594 10.0.0.41 - - [2026-02-20 13:02:33] "POST /network-policys HTTP/1.1" 200 538 0.078275 10.0.0.41 - - [2026-02-20 13:02:33] "POST /fqname-to-id HTTP/1.1" 404 197 0.008537 10.0.0.41 - - [2026-02-20 13:02:33] "GET / HTTP/1.1" 200 35931 0.001421 10.0.0.41 - - [2026-02-20 13:02:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.017355 10.0.0.41 - - [2026-02-20 13:02:33] "POST /network-policys HTTP/1.1" 200 534 0.094996 10.0.0.41 - - [2026-02-20 13:02:33] "POST /fqname-to-id HTTP/1.1" 404 201 0.002958 10.0.0.41 - - [2026-02-20 13:02:33] "POST /network-policys HTTP/1.1" 200 542 0.094110 10.0.0.41 - - [2026-02-20 13:02:33] "POST /ref-update HTTP/1.1" 200 156 0.125561 10.0.0.41 - - [2026-02-20 13:02:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.031115 10.0.0.41 - - [2026-02-20 13:02:33] "POST /ref-update HTTP/1.1" 200 156 0.153310 10.0.0.41 - - [2026-02-20 13:02:34] "POST /ref-update HTTP/1.1" 200 156 0.338236 10.0.0.41 - - [2026-02-20 13:02:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.049584 10.0.0.41 - - [2026-02-20 13:02:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005652 10.0.0.41 - - [2026-02-20 13:02:34] "GET / HTTP/1.1" 200 35931 0.001576 10.0.0.41 - - [2026-02-20 13:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.047971 10.0.0.41 - - [2026-02-20 13:02:34] "GET /global-system-config/4a1170c4-1e24-4f96-a643-72e8e89432fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.018077 10.0.0.41 - - [2026-02-20 13:02:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.021865 10.0.0.41 - - [2026-02-20 13:02:34] "POST /ref-update HTTP/1.1" 200 156 0.199295 10.0.0.41 - - [2026-02-20 13:02:34] "POST /analytics-nodes HTTP/1.1" 200 599 0.112749 10.0.0.41 - - [2026-02-20 13:02:34] "GET / HTTP/1.1" 200 35931 0.001824 10.0.0.41 - - [2026-02-20 13:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.025870 10.0.0.41 - - [2026-02-20 13:02:34] "GET /global-system-config/4a1170c4-1e24-4f96-a643-72e8e89432fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.028724 10.0.0.41 - - [2026-02-20 13:02:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.007987 10.0.0.41 - - [2026-02-20 13:02:34] "POST /ref-update HTTP/1.1" 200 156 0.315803 10.0.0.41 - - [2026-02-20 13:02:34] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.160269 10.0.0.41 - - [2026-02-20 13:02:35] "POST /ref-update HTTP/1.1" 200 156 0.303284 10.0.0.41 - - [2026-02-20 13:02:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019311 10.0.0.41 - - [2026-02-20 13:02:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010539 10.0.0.41 - - [2026-02-20 13:02:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011547 10.0.0.41 - - [2026-02-20 13:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010863 10.0.0.41 - - [2026-02-20 13:02:35] "GET /virtual-network/fd5f2ebc-5fb6-452e-be7e-a236ab7bddca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.009776 10.0.0.41 - - [2026-02-20 13:02:35] "GET /application-policy-set/cda30213-5398-4138-8e2e-4140e8be0623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.005535 10.0.0.41 - - [2026-02-20 13:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007711 10.0.0.41 - - [2026-02-20 13:02:35] "GET /policy-management/e76cdebe-5be3-42e7-a5be-5d2c23ad83fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.034420 10.0.0.41 - - [2026-02-20 13:02:35] "GET / HTTP/1.1" 200 35931 0.001722 10.0.0.41 - - [2026-02-20 13:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004370 10.0.0.41 - - [2026-02-20 13:02:35] "GET /global-system-config/4a1170c4-1e24-4f96-a643-72e8e89432fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.024977 10.0.0.41 - - [2026-02-20 13:02:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.001862 10.0.0.41 - - [2026-02-20 13:02:35] "POST /firewall-policys HTTP/1.1" 200 530 0.159150 10.0.0.41 - - [2026-02-20 13:02:36] "POST /database-nodes HTTP/1.1" 200 597 0.407399 10.0.0.41 - - [2026-02-20 13:02:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.420981 10.0.0.41 - - [2026-02-20 13:02:36] "GET /firewall-policy/c64d1e3a-531f-4b6f-acc2-29b1f6febd47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.063180 10.0.0.41 - - [2026-02-20 13:02:36] "GET /application-policy-set/cda30213-5398-4138-8e2e-4140e8be0623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.009487 10.0.0.41 - - [2026-02-20 13:02:36] "GET /firewall-policy/c64d1e3a-531f-4b6f-acc2-29b1f6febd47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.038378 10.0.0.41 - - [2026-02-20 13:02:36] "POST /ref-update HTTP/1.1" 200 156 0.076311 10.0.0.41 - - [2026-02-20 13:02:36] "GET /application-policy-set/cda30213-5398-4138-8e2e-4140e8be0623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.008332 10.0.0.41 - - [2026-02-20 13:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.41 - - [2026-02-20 13:02:36] "GET /policy-management/e76cdebe-5be3-42e7-a5be-5d2c23ad83fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003353 10.0.0.41 - - [2026-02-20 13:02:36] "POST /firewall-policys HTTP/1.1" 200 532 0.042168 10.0.0.41 - - [2026-02-20 13:02:36] "GET / HTTP/1.1" 200 35931 0.002538 10.0.0.41 - - [2026-02-20 13:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002679 10.0.0.41 - - [2026-02-20 13:02:36] "GET /global-system-config/4a1170c4-1e24-4f96-a643-72e8e89432fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008566 10.0.0.41 - - [2026-02-20 13:02:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.002629 10.0.0.41 - - [2026-02-20 13:02:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.047416 10.0.0.41 - - [2026-02-20 13:02:36] "GET /firewall-policy/8be3aee5-2733-440f-bcc8-26d335ca1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.014749 10.0.0.41 - - [2026-02-20 13:02:36] "GET /application-policy-set/cda30213-5398-4138-8e2e-4140e8be0623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.005885 10.0.0.41 - - [2026-02-20 13:02:36] "GET /firewall-policy/8be3aee5-2733-440f-bcc8-26d335ca1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.006647 10.0.0.41 - - [2026-02-20 13:02:36] "GET /firewall-policy/c64d1e3a-531f-4b6f-acc2-29b1f6febd47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003905 10.0.0.41 - - [2026-02-20 13:02:36] "POST /config-database-nodes HTTP/1.1" 200 611 0.056241 10.0.0.41 - - [2026-02-20 13:02:36] "GET /firewall-policy/c64d1e3a-531f-4b6f-acc2-29b1f6febd47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005126 10.0.0.41 - - [2026-02-20 13:02:36] "POST /ref-update HTTP/1.1" 200 156 0.022143 10.0.0.41 - - [2026-02-20 13:02:36] "POST /ref-update HTTP/1.1" 200 156 0.062367 10.0.0.41 - - [2026-02-20 13:02:36] "POST /ref-update HTTP/1.1" 200 156 0.087607 10.0.0.41 - - [2026-02-20 13:02:36] "GET /application-policy-set/cda30213-5398-4138-8e2e-4140e8be0623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.047958 10.0.0.41 - - [2026-02-20 13:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006578 10.0.0.41 - - [2026-02-20 13:02:37] "GET /policy-management/e76cdebe-5be3-42e7-a5be-5d2c23ad83fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009356 10.0.0.41 - - [2026-02-20 13:02:37] "POST /firewall-policys HTTP/1.1" 200 530 0.141368 10.0.0.41 - - [2026-02-20 13:02:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.070397 10.0.0.41 - - [2026-02-20 13:02:37] "GET /firewall-policy/4e21866d-ab8c-4355-83af-97969411ffd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.023396 10.0.0.41 - - [2026-02-20 13:02:37] "GET /application-policy-set/cda30213-5398-4138-8e2e-4140e8be0623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.007712 10.0.0.41 - - [2026-02-20 13:02:37] "GET /firewall-policy/4e21866d-ab8c-4355-83af-97969411ffd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.010374 10.0.0.41 - - [2026-02-20 13:02:37] "GET /firewall-policy/8be3aee5-2733-440f-bcc8-26d335ca1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004780 10.0.0.41 - - [2026-02-20 13:02:37] "GET /firewall-policy/c64d1e3a-531f-4b6f-acc2-29b1f6febd47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.010476 10.0.0.41 - - [2026-02-20 13:02:37] "GET /firewall-policy/c64d1e3a-531f-4b6f-acc2-29b1f6febd47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003907 10.0.0.41 - - [2026-02-20 13:02:37] "GET /firewall-policy/8be3aee5-2733-440f-bcc8-26d335ca1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.005734 10.0.0.41 - - [2026-02-20 13:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004505 10.0.0.41 - - [2026-02-20 13:02:37] "GET /network-ipam/2d361a7e-b28e-4602-8adc-c3db61a2b265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004507 10.0.0.41 - - [2026-02-20 13:02:37] "POST /ref-update HTTP/1.1" 200 156 0.072570 10.0.0.41 - - [2026-02-20 13:02:37] "POST /ref-update HTTP/1.1" 200 156 0.064460 10.0.0.41 - - [2026-02-20 13:02:37] "POST /ref-update HTTP/1.1" 200 156 0.109649 10.0.0.41 - - [2026-02-20 13:02:37] "POST /ref-update HTTP/1.1" 200 156 0.058472 10.0.0.41 - - [2026-02-20 13:02:37] "POST /ref-update HTTP/1.1" 200 156 0.107208 10.0.0.41 - - [2026-02-20 13:02:38] "GET /application-policy-set/cda30213-5398-4138-8e2e-4140e8be0623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.041773 10.0.0.41 - - [2026-02-20 13:02:38] "POST /fqname-to-id HTTP/1.1" 404 225 0.007028 10.0.0.41 - - [2026-02-20 13:02:38] "POST /tags HTTP/1.1" 200 299 0.118208 10.0.0.41 - - [2026-02-20 13:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.033422 10.0.0.41 - - [2026-02-20 13:02:38] "GET /tag/3cdbf7f0-6835-4ebc-89d7-1f37f22087e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.036894 10.0.0.41 - - [2026-02-20 13:02:38] "POST /access-control-lists HTTP/1.1" 200 587 0.157906 10.0.0.41 - - [2026-02-20 13:02:38] "POST /fqname-to-id HTTP/1.1" 404 224 0.014977 10.0.0.41 - - [2026-02-20 13:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.015807 10.0.0.41 - - [2026-02-20 13:02:38] "GET /global-vrouter-config/f45863f7-1b58-4f94-bf60-b4a8f215b02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.016672 10.0.0.41 - - [2026-02-20 13:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.41 - - [2026-02-20 13:02:38] "POST /set-tag HTTP/1.1" 200 109 0.085189 10.0.0.41 - - [2026-02-20 13:02:38] "POST /access-control-lists HTTP/1.1" 200 585 0.061711 10.0.0.41 - - [2026-02-20 13:02:38] "POST /fqname-to-id HTTP/1.1" 404 213 0.010983 10.0.0.41 - - [2026-02-20 13:02:38] "PUT /global-vrouter-config/f45863f7-1b58-4f94-bf60-b4a8f215b02f HTTP/1.1" 200 276 0.163531 10.0.0.41 - - [2026-02-20 13:02:38] "POST /access-control-lists HTTP/1.1" 200 579 0.198877 10.0.0.41 - - [2026-02-20 13:02:38] "POST /fqname-to-id HTTP/1.1" 404 226 0.047935 10.0.0.41 - - [2026-02-20 13:02:38] "POST /fqname-to-id HTTP/1.1" 404 212 0.008057 10.0.0.41 - - [2026-02-20 13:02:38] "POST /access-control-lists HTTP/1.1" 200 577 0.229154 10.0.0.41 - - [2026-02-20 13:02:38] "POST /fqname-to-id HTTP/1.1" 404 232 0.049292 10.0.0.41 - - [2026-02-20 13:02:39] "POST /tags HTTP/1.1" 200 357 0.278595 10.0.0.41 - - [2026-02-20 13:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.036823 10.0.0.41 - - [2026-02-20 13:02:39] "GET /tag/7383982c-448a-4094-9bc5-931bfece0c32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.047295 [Introspect:8084]10.0.0.41 - - [2026-02-20 13:02:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001260 [Introspect:8084]10.0.0.41 - - [2026-02-20 13:02:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001066 10.0.0.41 - - [2026-02-20 13:02:39] "GET / HTTP/1.1" 200 35931 0.002295 10.0.0.41 - - [2026-02-20 13:02:39] "POST /access-control-lists HTTP/1.1" 200 594 0.148164 10.0.0.41 - - [2026-02-20 13:02:39] "POST /fqname-to-id HTTP/1.1" 404 231 0.029228 10.0.0.41 - - [2026-02-20 13:02:39] "POST /alarms HTTP/1.1" 200 581 0.134053 10.0.0.41 - - [2026-02-20 13:02:39] "POST /access-control-lists HTTP/1.1" 200 592 0.150448 10.0.0.41 - - [2026-02-20 13:02:39] "POST /fqname-to-id HTTP/1.1" 404 217 0.007727 10.0.0.41 - - [2026-02-20 13:02:39] "POST /alarms HTTP/1.1" 200 575 0.124694 10.0.0.41 - - [2026-02-20 13:02:39] "POST /tags HTTP/1.1" 200 305 0.305193 10.0.0.41 - - [2026-02-20 13:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.039505 10.0.0.41 - - [2026-02-20 13:02:39] "GET /tag/fdef7aa0-5e3a-4584-8f04-93d4c356eca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.036503 10.0.0.41 - - [2026-02-20 13:02:39] "POST /access-control-lists HTTP/1.1" 200 583 0.355903 10.0.0.41 - - [2026-02-20 13:02:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.016838 10.0.0.41 - - [2026-02-20 13:02:39] "POST /alarms HTTP/1.1" 200 575 0.399294 10.0.0.41 - - [2026-02-20 13:02:39] "POST /access-control-lists HTTP/1.1" 200 581 0.102245 10.0.0.41 - - [2026-02-20 13:02:39] "POST /fqname-to-id HTTP/1.1" 404 240 0.020234 10.0.0.41 - - [2026-02-20 13:02:39] "POST /alarms HTTP/1.1" 200 559 0.097506 10.0.0.41 - - [2026-02-20 13:02:40] "POST /id-to-fqname HTTP/1.1" 200 174 0.000587 10.0.0.41 - - [2026-02-20 13:02:40] "POST /fqname-to-id HTTP/1.1" 404 183 0.007807 10.0.0.41 - - [2026-02-20 13:02:40] "POST /access-control-lists HTTP/1.1" 200 602 0.153341 10.0.0.41 - - [2026-02-20 13:02:40] "POST /fqname-to-id HTTP/1.1" 404 239 0.002753 10.0.0.41 - - [2026-02-20 13:02:40] "POST /alarms HTTP/1.1" 200 555 0.189466 10.0.0.41 - - [2026-02-20 13:02:40] "POST /security-groups HTTP/1.1" 200 571 0.200737 10.0.0.41 - - [2026-02-20 13:02:40] "POST /projects HTTP/1.1" 200 483 0.717264 10.0.0.41 - - [2026-02-20 13:02:40] "POST /access-control-lists HTTP/1.1" 200 600 0.173847 10.0.0.41 - - [2026-02-20 13:02:40] "POST /alarms HTTP/1.1" 200 557 0.199563 10.0.0.41 - - [2026-02-20 13:02:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.101161 10.0.0.41 - - [2026-02-20 13:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007793 10.0.0.41 - - [2026-02-20 13:02:40] "GET /virtual-network/c56765d1-ed69-4510-8831-e323d40286ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.028121 10.0.0.41 - - [2026-02-20 13:02:40] "POST /route-targets HTTP/1.1" 200 327 0.051219 10.0.0.41 - - [2026-02-20 13:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.025753 10.0.0.41 - - [2026-02-20 13:02:40] "POST /alarms HTTP/1.1" 200 565 0.110909 10.0.0.41 - - [2026-02-20 13:02:40] "GET /virtual-network/c0fd77b2-3f22-45da-ac76-a5ccba60e810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.032810 10.0.0.41 - - [2026-02-20 13:02:40] "POST /ref-update HTTP/1.1" 200 156 0.081962 10.0.0.41 - - [2026-02-20 13:02:40] "POST /alarms HTTP/1.1" 200 549 0.090370 10.0.0.41 - - [2026-02-20 13:02:40] "POST /route-targets HTTP/1.1" 200 327 0.034418 10.0.0.41 - - [2026-02-20 13:02:40] "POST /alarms HTTP/1.1" 200 557 0.155674 10.0.0.41 - - [2026-02-20 13:02:40] "POST /ref-update HTTP/1.1" 200 156 0.112173 10.0.0.41 - - [2026-02-20 13:02:40] "PUT /virtual-network/c56765d1-ed69-4510-8831-e323d40286ba HTTP/1.1" 200 264 0.274860 10.0.0.41 - - [2026-02-20 13:02:40] "POST /alarms HTTP/1.1" 200 567 0.104093 10.0.0.41 - - [2026-02-20 13:02:40] "POST /route-targets HTTP/1.1" 200 327 0.027138 10.0.0.41 - - [2026-02-20 13:02:41] "POST /ref-update HTTP/1.1" 200 156 0.098665 10.0.0.41 - - [2026-02-20 13:02:41] "POST /alarms HTTP/1.1" 200 555 0.136192 10.0.0.41 - - [2026-02-20 13:02:41] "PUT /virtual-network/c0fd77b2-3f22-45da-ac76-a5ccba60e810 HTTP/1.1" 200 264 0.288816 10.0.0.41 - - [2026-02-20 13:02:41] "POST /alarms HTTP/1.1" 200 567 0.181550 10.0.0.41 - - [2026-02-20 13:02:41] "POST /route-targets HTTP/1.1" 200 327 0.096840 10.0.0.41 - - [2026-02-20 13:02:41] "POST /security-groups HTTP/1.1" 200 537 0.184411 10.0.0.41 - - [2026-02-20 13:02:41] "POST /ref-update HTTP/1.1" 200 156 0.116689 10.0.0.41 - - [2026-02-20 13:02:41] "POST /route-targets HTTP/1.1" 200 327 0.036313 10.0.0.41 - - [2026-02-20 13:02:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.114816 10.0.0.41 - - [2026-02-20 13:02:41] "POST /alarms HTTP/1.1" 200 575 0.249841 10.0.0.41 - - [2026-02-20 13:02:41] "POST /ref-update HTTP/1.1" 200 156 0.063640 10.0.0.41 - - [2026-02-20 13:02:42] "POST /chown HTTP/1.1" 200 109 0.445569 10.0.0.41 - - [2026-02-20 13:02:42] "POST /route-targets HTTP/1.1" 200 327 0.059062 10.0.0.41 - - [2026-02-20 13:02:42] "GET /application-policy-set/cda30213-5398-4138-8e2e-4140e8be0623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.062159 10.0.0.41 - - [2026-02-20 13:02:42] "POST /alarms HTTP/1.1" 200 569 0.515961 10.0.0.41 - - [2026-02-20 13:02:42] "POST /ref-update HTTP/1.1" 200 156 0.054213 10.0.0.41 - - [2026-02-20 13:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.016836 10.0.0.41 - - [2026-02-20 13:02:42] "GET /policy-management/e76cdebe-5be3-42e7-a5be-5d2c23ad83fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.025639 10.0.0.41 - - [2026-02-20 13:02:42] "POST /tags HTTP/1.1" 409 207 0.008366 10.0.0.41 - - [2026-02-20 13:02:42] "POST /alarms HTTP/1.1" 200 561 0.087245 10.0.0.41 - - [2026-02-20 13:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.019007 10.0.0.41 - - [2026-02-20 13:02:42] "GET /tag/fdef7aa0-5e3a-4584-8f04-93d4c356eca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.039028 10.0.0.41 - - [2026-02-20 13:02:42] "POST /fqname-to-id HTTP/1.1" 404 201 0.015909 10.0.0.41 - - [2026-02-20 13:02:42] "POST /alarms HTTP/1.1" 200 561 0.119443 10.0.0.41 - - [2026-02-20 13:02:42] "POST /access-control-lists HTTP/1.1" 200 551 0.153420 10.0.0.41 - - [2026-02-20 13:02:42] "POST /fqname-to-id HTTP/1.1" 404 229 0.023932 10.0.0.41 - - [2026-02-20 13:02:42] "POST /alarms HTTP/1.1" 200 561 0.143939 10.0.0.41 - - [2026-02-20 13:02:42] "POST /firewall-rules HTTP/1.1" 200 564 0.265234 10.0.0.41 - - [2026-02-20 13:02:42] "GET /firewall-rule/733a4130-ce5c-42f5-9871-d56541310684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.009948 10.0.0.41 - - [2026-02-20 13:02:42] "POST /access-control-lists HTTP/1.1" 200 589 0.118314 10.0.0.41 - - [2026-02-20 13:02:42] "POST /alarms HTTP/1.1" 200 547 0.139539 10.0.0.41 - - [2026-02-20 13:02:42] "GET /firewall-policy/8be3aee5-2733-440f-bcc8-26d335ca1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.097859 10.0.0.41 - - [2026-02-20 13:02:42] "GET /firewall-rule/733a4130-ce5c-42f5-9871-d56541310684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.015240 10.0.0.41 - - [2026-02-20 13:02:42] "POST /ref-update HTTP/1.1" 200 156 0.139758 10.0.0.41 - - [2026-02-20 13:02:42] "POST /fqname-to-id HTTP/1.1" 404 237 0.038604 10.0.0.41 - - [2026-02-20 13:02:42] "POST /alarms HTTP/1.1" 200 595 0.199329 10.0.0.41 - - [2026-02-20 13:02:42] "POST /ref-update HTTP/1.1" 200 156 0.163380 10.0.0.41 - - [2026-02-20 13:02:42] "GET /application-policy-set/cda30213-5398-4138-8e2e-4140e8be0623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.021668 10.0.0.41 - - [2026-02-20 13:02:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.014836 10.0.0.41 - - [2026-02-20 13:02:43] "GET /policy-management/e76cdebe-5be3-42e7-a5be-5d2c23ad83fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011424 10.0.0.41 - - [2026-02-20 13:02:43] "POST /tags HTTP/1.1" 409 207 0.002196 10.0.0.41 - - [2026-02-20 13:02:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.018200 10.0.0.41 - - [2026-02-20 13:02:43] "POST /access-control-lists HTTP/1.1" 200 601 0.218786 10.0.0.41 - - [2026-02-20 13:02:43] "POST /alarms HTTP/1.1" 200 575 0.214485 10.0.0.41 - - [2026-02-20 13:02:43] "GET /tag/fdef7aa0-5e3a-4584-8f04-93d4c356eca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.085506 10.0.0.41 - - [2026-02-20 13:02:43] "POST /ref-update HTTP/1.1" 200 156 0.089432 10.0.0.41 - - [2026-02-20 13:02:43] "POST /alarms HTTP/1.1" 200 571 0.207298 10.0.0.41 - - [2026-02-20 13:02:43] "POST /firewall-rules HTTP/1.1" 200 562 0.150968 10.0.0.41 - - [2026-02-20 13:02:43] "POST /ref-update HTTP/1.1" 200 156 0.133944 10.0.0.41 - - [2026-02-20 13:02:43] "GET /firewall-rule/e77c1763-f6dc-49df-8a47-2f695f48b20a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.067987 10.0.0.41 - - [2026-02-20 13:02:43] "GET /firewall-policy/8be3aee5-2733-440f-bcc8-26d335ca1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.016527 10.0.0.41 - - [2026-02-20 13:02:43] "PUT /access-control-list/e235d778-2af8-4a83-9c46-e257ddac480b HTTP/1.1" 200 272 0.065206 10.0.0.41 - - [2026-02-20 13:02:43] "GET /firewall-rule/e77c1763-f6dc-49df-8a47-2f695f48b20a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.012772 10.0.0.41 - - [2026-02-20 13:02:43] "POST /alarms HTTP/1.1" 200 583 0.165880 10.0.0.41 - - [2026-02-20 13:02:43] "PUT /access-control-list/197f9a72-0d12-44b6-977a-6b38c2df3893 HTTP/1.1" 200 272 0.114868 10.0.0.41 - - [2026-02-20 13:02:43] "POST /ref-update HTTP/1.1" 200 156 0.106267 10.0.0.41 - - [2026-02-20 13:02:43] "POST /alarms HTTP/1.1" 200 609 0.093659 10.0.0.41 - - [2026-02-20 13:02:43] "PUT /access-control-list/778c8f68-3525-459d-b5a7-6319e474df73 HTTP/1.1" 200 272 0.106827 10.0.0.41 - - [2026-02-20 13:02:43] "PUT /access-control-list/334ed4c1-7725-4f58-8d41-aeedc8603079 HTTP/1.1" 200 272 0.068921 10.0.0.41 - - [2026-02-20 13:02:43] "POST /tags HTTP/1.1" 200 305 0.266810 10.0.0.41 - - [2026-02-20 13:02:43] "PUT /access-control-list/05256ff4-404b-4c6f-ad00-f8cd487ea4f7 HTTP/1.1" 200 272 0.080833 10.0.0.41 - - [2026-02-20 13:02:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005271 10.0.0.41 - - [2026-02-20 13:02:44] "GET /tag/93e021d1-656e-47a6-a162-c8df14c609dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.048984 10.0.0.41 - - [2026-02-20 13:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007716 10.0.0.41 - - [2026-02-20 13:02:44] "PUT /access-control-list/b7153819-3c50-4269-83bc-31f0448e03bf HTTP/1.1" 200 272 0.072827 10.0.0.41 - - [2026-02-20 13:02:44] "PUT /access-control-list/461bd6c5-6e4f-4278-b50c-fb0975a675ba HTTP/1.1" 200 272 0.061469 10.0.0.41 - - [2026-02-20 13:02:44] "GET /project/88af8d41-403c-4b55-84ab-1ceb787bc97f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.117632 10.0.0.41 - - [2026-02-20 13:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.022549 10.0.0.41 - - [2026-02-20 13:02:44] "GET /virtual-network/c0fd77b2-3f22-45da-ac76-a5ccba60e810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.022111 10.0.0.41 - - [2026-02-20 13:02:44] "PUT /access-control-list/afec3f9e-f239-442b-81e5-fb5e8f054a54 HTTP/1.1" 200 272 0.130410 10.0.0.41 - - [2026-02-20 13:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.043240 10.0.0.41 - - [2026-02-20 13:02:44] "GET / HTTP/1.1" 200 35931 0.007051 10.0.0.41 - - [2026-02-20 13:02:44] "GET /service-appliance-set/3055d505-21b9-4955-bf67-7e0fefbd2eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.039910 10.0.0.41 - - [2026-02-20 13:02:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.026094 10.0.0.41 - - [2026-02-20 13:02:44] "POST /fqname-to-id HTTP/1.1" 404 240 0.022790 10.0.0.41 - - [2026-02-20 13:02:44] "PUT /access-control-list/285760ea-9b66-4a6e-8b97-d4a4af4ebcc3 HTTP/1.1" 200 272 0.105554 10.0.0.41 - - [2026-02-20 13:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006991 [Introspect:8084]10.0.0.41 - - [2026-02-20 13:02:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000929 10.0.0.41 - - [2026-02-20 13:02:44] "PUT /global-vrouter-config/f45863f7-1b58-4f94-bf60-b4a8f215b02f HTTP/1.1" 200 276 0.053882 [Introspect:8084]10.0.0.41 - - [2026-02-20 13:02:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001007 10.0.0.41 - - [2026-02-20 13:02:44] "PUT /access-control-list/91c417f1-f4b8-45de-a16d-8a0a4c8f9a9d HTTP/1.1" 200 272 0.067473 10.0.0.41 - - [2026-02-20 13:02:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.625190 10.0.0.41 - - [2026-02-20 13:02:45] "GET /virtual-machine-interface/c20bb9e3-49a4-4b04-82b6-67cb373e4b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.053821 10.0.0.41 - - [2026-02-20 13:02:45] "GET / HTTP/1.1" 200 35931 0.002397 10.0.0.41 - - [2026-02-20 13:02:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010612 10.0.0.41 - - [2026-02-20 13:02:45] "GET /global-vrouter-config/f45863f7-1b58-4f94-bf60-b4a8f215b02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.013917 10.0.0.41 - - [2026-02-20 13:02:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007913 10.0.0.41 - - [2026-02-20 13:02:45] "PUT /global-vrouter-config/f45863f7-1b58-4f94-bf60-b4a8f215b02f HTTP/1.1" 200 276 0.039118 10.0.0.41 - - [2026-02-20 13:02:45] "POST /instance-ips HTTP/1.1" 200 381 0.431916 10.0.0.41 - - [2026-02-20 13:02:45] "GET /instance-ip/17be1b79-8f0b-451b-a464-466ccb3b2b35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.024032 10.0.0.41 - - [2026-02-20 13:02:45] "POST /fqname-to-id HTTP/1.1" 404 214 0.010480 10.0.0.41 - - [2026-02-20 13:02:45] "POST /loadbalancers HTTP/1.1" 200 582 0.108546 10.0.0.41 - - [2026-02-20 13:02:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.071844 10.0.0.41 - - [2026-02-20 13:02:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.022794 10.0.0.41 - - [2026-02-20 13:02:46] "POST /access-control-lists HTTP/1.1" 200 580 0.269639 10.0.0.41 - - [2026-02-20 13:02:46] "GET /project/88af8d41-403c-4b55-84ab-1ceb787bc97f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.146904 10.0.0.41 - - [2026-02-20 13:02:46] "POST /fqname-to-id HTTP/1.1" 404 213 0.004755 10.0.0.41 - - [2026-02-20 13:02:46] "GET /loadbalancer/f4067e65-8711-4ce0-945b-6a9b7be3cb97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.038725 10.0.0.41 - - [2026-02-20 13:02:46] "GET /project/88af8d41-403c-4b55-84ab-1ceb787bc97f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.167662 10.0.0.41 - - [2026-02-20 13:02:46] "POST /access-control-lists HTTP/1.1" 200 578 0.122604 10.0.0.41 - - [2026-02-20 13:02:46] "GET /instance-ip/17be1b79-8f0b-451b-a464-466ccb3b2b35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.031761 10.0.0.41 - - [2026-02-20 13:02:46] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.174276 10.0.0.41 - - [2026-02-20 13:02:46] "POST /fqname-to-id HTTP/1.1" 404 234 0.016811 10.0.0.41 - - [2026-02-20 13:02:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.099468 10.0.0.41 - - [2026-02-20 13:02:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.072731 10.0.0.41 - - [2026-02-20 13:02:46] "POST /floating-ips HTTP/1.1" 200 583 0.277440 10.0.0.41 - - [2026-02-20 13:02:46] "POST /access-control-lists HTTP/1.1" 200 596 0.211971 10.0.0.41 - - [2026-02-20 13:02:46] "POST /fqname-to-id HTTP/1.1" 404 233 0.006367 10.0.0.41 - - [2026-02-20 13:02:46] "GET /project/88af8d41-403c-4b55-84ab-1ceb787bc97f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.168257 10.0.0.41 - - [2026-02-20 13:02:46] "GET / HTTP/1.1" 200 35931 0.004359 10.0.0.41 - - [2026-02-20 13:02:46] "GET /loadbalancer-listener/fc58113e-76bd-4af9-83a1-9c7535562722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.010393 10.0.0.41 - - [2026-02-20 13:02:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005765 10.0.0.41 - - [2026-02-20 13:02:46] "POST /access-control-lists HTTP/1.1" 200 594 0.098634 10.0.0.41 - - [2026-02-20 13:02:46] "GET /global-system-config/4a1170c4-1e24-4f96-a643-72e8e89432fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.015613 10.0.0.41 - - [2026-02-20 13:02:46] "GET /loadbalancer-listener/fc58113e-76bd-4af9-83a1-9c7535562722?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.051127 10.0.0.41 - - [2026-02-20 13:02:46] "PUT /global-system-config/4a1170c4-1e24-4f96-a643-72e8e89432fe HTTP/1.1" 200 274 0.091271 10.0.0.41 - - [2026-02-20 13:02:46] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.099400 10.0.0.41 - - [2026-02-20 13:02:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004166 10.0.0.41 - - [2026-02-20 13:02:46] "GET /instance-ip/17be1b79-8f0b-451b-a464-466ccb3b2b35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.012523 10.0.0.41 - - [2026-02-20 13:02:46] "GET /global-vrouter-config/f45863f7-1b58-4f94-bf60-b4a8f215b02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.007662 10.0.0.41 - - [2026-02-20 13:02:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.41 - - [2026-02-20 13:02:46] "GET /instance-ip/17be1b79-8f0b-451b-a464-466ccb3b2b35?fields=floating_ips HTTP/1.1" 200 1170 0.016758 10.0.0.41 - - [2026-02-20 13:02:47] "GET /floating-ip/8d9fa9ed-ea2c-4d0b-921d-99a62a03b60b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.045264 10.0.0.41 - - [2026-02-20 13:02:47] "PUT /access-control-list/9be9d93a-a86f-436e-9ba3-b68617df4e68 HTTP/1.1" 200 272 0.106037 10.0.0.41 - - [2026-02-20 13:02:47] "PUT /global-vrouter-config/f45863f7-1b58-4f94-bf60-b4a8f215b02f HTTP/1.1" 200 276 0.047161 10.0.0.41 - - [2026-02-20 13:02:47] "POST /fqname-to-id HTTP/1.1" 404 228 0.007778 10.0.0.41 - - [2026-02-20 13:02:47] "PUT /access-control-list/540523a7-724e-4860-82b2-f2690f45c5fb HTTP/1.1" 200 272 0.026406 10.0.0.41 - - [2026-02-20 13:02:47] "PUT /access-control-list/f4a0fca7-8245-4e47-b636-28dfbc882d6c HTTP/1.1" 200 272 0.047666 10.0.0.41 - - [2026-02-20 13:02:47] "POST /tags HTTP/1.1" 200 301 0.123262 10.0.0.41 - - [2026-02-20 13:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.41 - - [2026-02-20 13:02:47] "GET /tag/5f4e3a58-9d84-451a-aed2-a4554d095ce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.015516 10.0.0.41 - - [2026-02-20 13:02:47] "PUT /access-control-list/90fb8abd-d2f7-4d4a-9d55-c339dd1884dc HTTP/1.1" 200 272 0.026611 10.0.0.41 - - [2026-02-20 13:02:47] "PUT /access-control-list/e5010b9c-13b8-49cc-8be1-626840b441a5 HTTP/1.1" 200 272 0.053505 10.0.0.41 - - [2026-02-20 13:02:47] "POST /tags HTTP/1.1" 200 325 0.147274 10.0.0.41 - - [2026-02-20 13:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.41 - - [2026-02-20 13:02:47] "GET /tag/8c89fe04-e711-4049-9c54-e80f1f9ab3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.023433 10.0.0.41 - - [2026-02-20 13:02:47] "POST /tags HTTP/1.1" 200 363 0.040952 10.0.0.41 - - [2026-02-20 13:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.41 - - [2026-02-20 13:02:47] "GET /tag/1953f8e5-6988-463d-9036-ad7da54563e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.018481 10.0.0.41 - - [2026-02-20 13:02:47] "POST /tags HTTP/1.1" 200 311 0.035003 10.0.0.41 - - [2026-02-20 13:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.41 - - [2026-02-20 13:02:47] "GET /tag/dba2ffcc-bfd9-4122-a466-0b69866dcbc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.019621 10.0.0.41 - - [2026-02-20 13:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.41 - - [2026-02-20 13:02:47] "GET /virtual-network/c56765d1-ed69-4510-8831-e323d40286ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005050 10.0.0.41 - - [2026-02-20 13:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.41 - - [2026-02-20 13:02:47] "GET /project/77bc22cd-4f44-4d35-82dc-6c7c620b061d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.043321 10.0.0.41 - - [2026-02-20 13:02:47] "POST /virtual-machines HTTP/1.1" 200 377 0.009857 10.0.0.41 - - [2026-02-20 13:02:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.030702 10.0.0.41 - - [2026-02-20 13:02:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.224910 10.0.0.41 - - [2026-02-20 13:02:48] "PUT /access-control-list/f2d752e9-69bc-4707-806f-aa1babf8622b HTTP/1.1" 200 272 0.094540 10.0.0.41 - - [2026-02-20 13:02:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.072165 10.0.0.41 - - [2026-02-20 13:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.021029 10.0.0.41 - - [2026-02-20 13:02:48] "GET /virtual-machine-interface/74834bdc-0e5c-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.007189 10.0.0.41 - - [2026-02-20 13:02:48] "POST /instance-ips HTTP/1.1" 200 409 0.034663 10.0.0.41 - - [2026-02-20 13:02:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.030897 10.0.0.41 - - [2026-02-20 13:02:48] "GET /virtual-machine-interface/74834bdc-0e5c-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.020191 10.0.0.41 - - [2026-02-20 13:02:48] "POST /set-tag HTTP/1.1" 200 109 0.040229 10.0.0.41 - - [2026-02-20 13:02:48] "GET /virtual-machine-interface/74834bdc-0e5c-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.021205 10.0.0.41 - - [2026-02-20 13:02:48] "GET /instance-ip/74b7e93c-0e5c-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.017451 10.0.0.41 - - [2026-02-20 13:02:48] "POST /tags HTTP/1.1" 200 355 0.071131 10.0.0.41 - - [2026-02-20 13:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009900 10.0.0.41 - - [2026-02-20 13:02:48] "GET /tag/5f49d27d-e31b-4750-95a9-cf373be75012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.017012 10.0.0.41 - - [2026-02-20 13:02:48] "POST /tags HTTP/1.1" 200 303 0.029168 10.0.0.41 - - [2026-02-20 13:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.018753 10.0.0.41 - - [2026-02-20 13:02:48] "GET /tag/f0c83875-90d3-4a38-89d7-e3024e293fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.016327 10.0.0.41 - - [2026-02-20 13:02:48] "POST /projects HTTP/1.1" 409 218 0.002531 10.0.0.41 - - [2026-02-20 13:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.41 - - [2026-02-20 13:02:49] "GET /project/88af8d41-403c-4b55-84ab-1ceb787bc97f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.038002 10.0.0.41 - - [2026-02-20 13:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.41 - - [2026-02-20 13:02:49] "GET /network-ipam/f44551ce-1215-4aae-abe7-7b46ec518d70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003286 10.0.0.41 - - [2026-02-20 13:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.41 - - [2026-02-20 13:02:49] "GET /virtual-network/c56765d1-ed69-4510-8831-e323d40286ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004958 10.0.0.41 - - [2026-02-20 13:02:49] "PUT /virtual-network/c56765d1-ed69-4510-8831-e323d40286ba HTTP/1.1" 200 264 0.067856 10.0.0.41 - - [2026-02-20 13:02:49] "GET /virtual-network/c56765d1-ed69-4510-8831-e323d40286ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.016737 10.0.0.41 - - [2026-02-20 13:02:49] "POST /set-tag HTTP/1.1" 200 109 0.083688 10.0.0.41 - - [2026-02-20 13:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006851 10.0.0.41 - - [2026-02-20 13:02:49] "GET /network-ipam/556aad7a-0e91-4362-9055-ba39c4a45099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.004906 10.0.0.41 - - [2026-02-20 13:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.41 - - [2026-02-20 13:02:49] "GET /virtual-network/c0fd77b2-3f22-45da-ac76-a5ccba60e810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005798 10.0.0.41 - - [2026-02-20 13:02:49] "PUT /virtual-network/c0fd77b2-3f22-45da-ac76-a5ccba60e810 HTTP/1.1" 200 264 0.052310 10.0.0.41 - - [2026-02-20 13:02:49] "GET /virtual-network/c0fd77b2-3f22-45da-ac76-a5ccba60e810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.007680 10.0.0.41 - - [2026-02-20 13:02:49] "POST /set-tag HTTP/1.1" 200 109 0.068449 10.0.0.41 - - [2026-02-20 13:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.41 - - [2026-02-20 13:02:49] "GET /network-policy/8121358c-56b8-4048-9b7a-caa3460d0067?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005426 10.0.0.41 - - [2026-02-20 13:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.41 - - [2026-02-20 13:02:49] "GET /network-policy/666cc3ea-0eb5-4d9b-8c55-38f623c011ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004111 10.0.0.41 - - [2026-02-20 13:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.41 - - [2026-02-20 13:02:49] "GET /network-policy/38b59773-1020-4fd8-bdb3-b6f31a011a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003311 10.0.0.41 - - [2026-02-20 13:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.41 - - [2026-02-20 13:02:49] "PUT /network-policy/38b59773-1020-4fd8-bdb3-b6f31a011a87 HTTP/1.1" 200 262 0.012182 10.0.0.41 - - [2026-02-20 13:02:49] "PUT /access-control-list/c6f30de9-46dc-467d-be27-cf41d97ea7bb HTTP/1.1" 200 272 0.026695 10.0.0.41 - - [2026-02-20 13:02:49] "POST /ref-update HTTP/1.1" 200 156 0.072364 10.0.0.41 - - [2026-02-20 13:02:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002748 10.0.0.41 - - [2026-02-20 13:02:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004501 10.0.0.41 - - [2026-02-20 13:02:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004120 10.0.0.41 - - [2026-02-20 13:02:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003446 10.0.0.41 - - [2026-02-20 13:02:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003717 10.0.0.41 - - [2026-02-20 13:02:50] "POST /security-groups HTTP/1.1" 409 245 0.007100 10.0.0.41 - - [2026-02-20 13:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009093 10.0.0.41 - - [2026-02-20 13:02:50] "PUT /security-group/99703b92-c24b-4af5-837e-626d4415c3e8 HTTP/1.1" 200 262 0.063843 10.0.0.41 - - [2026-02-20 13:02:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.044027 10.0.0.41 - - [2026-02-20 13:02:50] "PUT /access-control-list/05256ff4-404b-4c6f-ad00-f8cd487ea4f7 HTTP/1.1" 200 272 0.029339 10.0.0.41 - - [2026-02-20 13:02:50] "GET /application-policy-set/cda30213-5398-4138-8e2e-4140e8be0623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012118 10.0.0.41 - - [2026-02-20 13:02:50] "PUT /access-control-list/b7153819-3c50-4269-83bc-31f0448e03bf HTTP/1.1" 200 272 0.036800 10.0.0.41 - - [2026-02-20 13:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.013482 10.0.0.41 - - [2026-02-20 13:02:50] "GET /policy-management/e76cdebe-5be3-42e7-a5be-5d2c23ad83fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003507 10.0.0.41 - - [2026-02-20 13:02:50] "POST /tags HTTP/1.1" 409 206 0.003401 10.0.0.41 - - [2026-02-20 13:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005163 10.0.0.41 - - [2026-02-20 13:02:50] "GET /tag/f0c83875-90d3-4a38-89d7-e3024e293fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.030993 10.0.0.41 - - [2026-02-20 13:02:50] "POST /firewall-rules HTTP/1.1" 200 562 0.084658 10.0.0.41 - - [2026-02-20 13:02:50] "GET /firewall-rule/9afbed39-f1cf-44df-a947-996d00c07dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.005532 10.0.0.41 - - [2026-02-20 13:02:50] "GET /firewall-policy/8be3aee5-2733-440f-bcc8-26d335ca1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004900 10.0.0.41 - - [2026-02-20 13:02:50] "GET /firewall-rule/9afbed39-f1cf-44df-a947-996d00c07dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003979 10.0.0.41 - - [2026-02-20 13:02:50] "POST /ref-update HTTP/1.1" 200 156 0.025047 10.0.0.41 - - [2026-02-20 13:02:50] "GET /application-policy-set/cda30213-5398-4138-8e2e-4140e8be0623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011952 10.0.0.41 - - [2026-02-20 13:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.41 - - [2026-02-20 13:02:50] "GET /policy-management/e76cdebe-5be3-42e7-a5be-5d2c23ad83fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004511 10.0.0.41 - - [2026-02-20 13:02:50] "POST /tags HTTP/1.1" 409 206 0.002992 10.0.0.41 - - [2026-02-20 13:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.41 - - [2026-02-20 13:02:50] "GET /tag/f0c83875-90d3-4a38-89d7-e3024e293fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.032784 10.0.0.41 - - [2026-02-20 13:02:50] "POST /firewall-rules HTTP/1.1" 200 560 0.091437 10.0.0.41 - - [2026-02-20 13:02:50] "GET /firewall-rule/f1125312-ec86-4e4e-a87a-1da80008933c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.026382 10.0.0.41 - - [2026-02-20 13:02:50] "GET /firewall-policy/8be3aee5-2733-440f-bcc8-26d335ca1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.006667 10.0.0.41 - - [2026-02-20 13:02:50] "GET /firewall-rule/f1125312-ec86-4e4e-a87a-1da80008933c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.003898 10.0.0.41 - - [2026-02-20 13:02:51] "POST /ref-update HTTP/1.1" 200 156 0.039368 10.0.0.41 - - [2026-02-20 13:02:51] "POST /tags HTTP/1.1" 200 301 0.067116 10.0.0.41 - - [2026-02-20 13:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.018946 10.0.0.41 - - [2026-02-20 13:02:51] "GET /tag/786f6801-1d11-43da-b539-0158a5a55dd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.022636 10.0.0.41 - - [2026-02-20 13:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.41 - - [2026-02-20 13:02:51] "GET /project/77bc22cd-4f44-4d35-82dc-6c7c620b061d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.067051 10.0.0.41 - - [2026-02-20 13:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.41 - - [2026-02-20 13:02:51] "GET /virtual-network/c0fd77b2-3f22-45da-ac76-a5ccba60e810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.011109 10.0.0.41 - - [2026-02-20 13:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006382 10.0.0.41 - - [2026-02-20 13:02:51] "GET /service-appliance-set/3055d505-21b9-4955-bf67-7e0fefbd2eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.011488 10.0.0.41 - - [2026-02-20 13:02:51] "POST /fqname-to-id HTTP/1.1" 404 242 0.002537 10.0.0.41 - - [2026-02-20 13:02:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.210297 10.0.0.41 - - [2026-02-20 13:02:51] "GET /virtual-machine-interface/fafdadea-2f7e-4f28-97d9-15ee3d3708ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.021138 10.0.0.41 - - [2026-02-20 13:02:51] "POST /instance-ips HTTP/1.1" 200 377 0.038908 10.0.0.41 - - [2026-02-20 13:02:51] "GET /instance-ip/5f472c3f-4726-49c2-a8dc-cd337b58ab23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.020364 10.0.0.41 - - [2026-02-20 13:02:51] "POST /loadbalancers HTTP/1.1" 200 582 0.073936 10.0.0.41 - - [2026-02-20 13:02:51] "GET /project/77bc22cd-4f44-4d35-82dc-6c7c620b061d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.037632 10.0.0.41 - - [2026-02-20 13:02:51] "GET /instance-ip/5f472c3f-4726-49c2-a8dc-cd337b58ab23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.024472 10.0.0.41 - - [2026-02-20 13:02:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.056867 10.0.0.41 - - [2026-02-20 13:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.018378 10.0.0.41 - - [2026-02-20 13:02:52] "GET /project/77bc22cd-4f44-4d35-82dc-6c7c620b061d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.070829 10.0.0.41 - - [2026-02-20 13:02:52] "POST /floating-ips HTTP/1.1" 200 581 0.069921 10.0.0.41 - - [2026-02-20 13:02:52] "GET /loadbalancer/dc6d8835-46ba-4c9b-8d88-24d2e04f7d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.009615 10.0.0.41 - - [2026-02-20 13:02:52] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.035645 10.0.0.41 - - [2026-02-20 13:02:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.021421 10.0.0.41 - - [2026-02-20 13:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.017666 10.0.0.41 - - [2026-02-20 13:02:52] "GET /project/77bc22cd-4f44-4d35-82dc-6c7c620b061d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.087191 10.0.0.41 - - [2026-02-20 13:02:52] "GET /loadbalancer-listener/3c750fb3-de60-4b63-82d8-1fe2d5e44227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.007052 10.0.0.41 - - [2026-02-20 13:02:52] "GET /loadbalancer-listener/3c750fb3-de60-4b63-82d8-1fe2d5e44227?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.015996 10.0.0.41 - - [2026-02-20 13:02:52] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.043951 10.0.0.41 - - [2026-02-20 13:02:52] "GET /instance-ip/5f472c3f-4726-49c2-a8dc-cd337b58ab23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007343 10.0.0.41 - - [2026-02-20 13:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.029626 10.0.0.41 - - [2026-02-20 13:02:52] "GET /instance-ip/5f472c3f-4726-49c2-a8dc-cd337b58ab23?fields=floating_ips HTTP/1.1" 200 1164 0.019645 10.0.0.41 - - [2026-02-20 13:02:52] "GET /floating-ip/7b6344c3-a7e5-4089-b3e0-1be2e4113445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003980 10.0.0.41 - - [2026-02-20 13:02:52] "GET /project/77bc22cd-4f44-4d35-82dc-6c7c620b061d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.058504 10.0.0.41 - - [2026-02-20 13:02:52] "GET /loadbalancer/dc6d8835-46ba-4c9b-8d88-24d2e04f7d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003719 10.0.0.41 - - [2026-02-20 13:02:52] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.022910 10.0.0.41 - - [2026-02-20 13:02:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.033118 10.0.0.41 - - [2026-02-20 13:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012229 10.0.0.41 - - [2026-02-20 13:02:52] "GET /project/77bc22cd-4f44-4d35-82dc-6c7c620b061d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.064826 10.0.0.41 - - [2026-02-20 13:02:52] "GET /loadbalancer-listener/b23c8171-4560-42ea-bd05-342d1ade249c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.003640 10.0.0.41 - - [2026-02-20 13:02:52] "GET /loadbalancer-listener/b23c8171-4560-42ea-bd05-342d1ade249c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004317 10.0.0.41 - - [2026-02-20 13:02:52] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.031373 10.0.0.41 - - [2026-02-20 13:02:53] "GET /instance-ip/5f472c3f-4726-49c2-a8dc-cd337b58ab23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005256 10.0.0.41 - - [2026-02-20 13:02:53] "GET /instance-ip/5f472c3f-4726-49c2-a8dc-cd337b58ab23?fields=floating_ips HTTP/1.1" 200 1164 0.009891 10.0.0.41 - - [2026-02-20 13:02:53] "GET /floating-ip/7b6344c3-a7e5-4089-b3e0-1be2e4113445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003037 10.0.0.41 - - [2026-02-20 13:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.012920 10.0.0.41 - - [2026-02-20 13:02:53] "GET /project/77bc22cd-4f44-4d35-82dc-6c7c620b061d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.040318 10.0.0.41 - - [2026-02-20 13:02:53] "GET /loadbalancer/dc6d8835-46ba-4c9b-8d88-24d2e04f7d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003799 10.0.0.41 - - [2026-02-20 13:02:53] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.030521 10.0.0.41 - - [2026-02-20 13:02:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.027837 10.0.0.41 - - [2026-02-20 13:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.027867 10.0.0.41 - - [2026-02-20 13:02:53] "GET /project/77bc22cd-4f44-4d35-82dc-6c7c620b061d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.054755 10.0.0.41 - - [2026-02-20 13:02:53] "GET /loadbalancer-listener/20ceb97b-9295-4c56-99f0-05b4ffca12e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.003793 10.0.0.41 - - [2026-02-20 13:02:53] "GET /loadbalancer-listener/20ceb97b-9295-4c56-99f0-05b4ffca12e2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004694 10.0.0.41 - - [2026-02-20 13:02:53] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.035079 10.0.0.41 - - [2026-02-20 13:02:53] "GET /instance-ip/5f472c3f-4726-49c2-a8dc-cd337b58ab23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006921 10.0.0.41 - - [2026-02-20 13:02:53] "GET /instance-ip/5f472c3f-4726-49c2-a8dc-cd337b58ab23?fields=floating_ips HTTP/1.1" 200 1164 0.003083 10.0.0.41 - - [2026-02-20 13:02:53] "GET /floating-ip/7b6344c3-a7e5-4089-b3e0-1be2e4113445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002523 10.0.0.41 - - [2026-02-20 13:02:53] "POST /tags HTTP/1.1" 200 371 0.034437 10.0.0.41 - - [2026-02-20 13:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007782 10.0.0.41 - - [2026-02-20 13:02:53] "GET /tag/d64d3b4a-6549-4246-8375-30881afe9dd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.023011 10.0.0.41 - - [2026-02-20 13:02:53] "POST /tags HTTP/1.1" 200 319 0.040787 10.0.0.41 - - [2026-02-20 13:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.013720 10.0.0.41 - - [2026-02-20 13:02:53] "GET /tag/94c58113-e66e-43d9-9832-aa7f91fe7434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.018107 10.0.0.41 - - [2026-02-20 13:02:53] "POST /id-to-fqname HTTP/1.1" 200 181 0.000568 10.0.0.41 - - [2026-02-20 13:02:53] "POST /fqname-to-id HTTP/1.1" 404 190 0.003939 10.0.0.41 - - [2026-02-20 13:02:53] "POST /security-groups HTTP/1.1" 200 578 0.084726 10.0.0.41 - - [2026-02-20 13:02:53] "POST /projects HTTP/1.1" 200 497 0.241112 10.0.0.41 - - [2026-02-20 13:02:53] "POST /fqname-to-id HTTP/1.1" 404 225 0.010127 10.0.0.41 - - [2026-02-20 13:02:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.014151 10.0.0.41 - - [2026-02-20 13:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.024781 10.0.0.41 - - [2026-02-20 13:02:54] "GET /virtual-network/c56765d1-ed69-4510-8831-e323d40286ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.012587 10.0.0.41 - - [2026-02-20 13:02:54] "POST /access-control-lists HTTP/1.1" 200 587 0.099633 10.0.0.41 - - [2026-02-20 13:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012364 10.0.0.41 - - [2026-02-20 13:02:54] "GET /virtual-network/c0fd77b2-3f22-45da-ac76-a5ccba60e810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.012582 10.0.0.41 - - [2026-02-20 13:02:54] "POST /fqname-to-id HTTP/1.1" 404 224 0.004076 10.0.0.41 - - [2026-02-20 13:02:54] "POST /access-control-lists HTTP/1.1" 200 585 0.073586 10.0.0.41 - - [2026-02-20 13:02:54] "PUT /virtual-network/c56765d1-ed69-4510-8831-e323d40286ba HTTP/1.1" 200 264 0.122611 10.0.0.41 - - [2026-02-20 13:02:54] "PUT /virtual-network/c0fd77b2-3f22-45da-ac76-a5ccba60e810 HTTP/1.1" 200 264 0.073587 10.0.0.41 - - [2026-02-20 13:02:54] "POST /security-groups HTTP/1.1" 200 558 0.119633 10.0.0.41 - - [2026-02-20 13:02:54] "POST /fqname-to-id HTTP/1.1" 404 248 0.017482 10.0.0.41 - - [2026-02-20 13:02:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.033816 10.0.0.41 - - [2026-02-20 13:02:54] "POST /chown HTTP/1.1" 200 109 0.086088 10.0.0.41 - - [2026-02-20 13:02:54] "POST /access-control-lists HTTP/1.1" 200 610 0.115560 10.0.0.41 - - [2026-02-20 13:02:54] "GET /application-policy-set/cda30213-5398-4138-8e2e-4140e8be0623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.018277 10.0.0.41 - - [2026-02-20 13:02:54] "POST /fqname-to-id HTTP/1.1" 404 247 0.002187 10.0.0.41 - - [2026-02-20 13:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008335 10.0.0.41 - - [2026-02-20 13:02:54] "GET /policy-management/e76cdebe-5be3-42e7-a5be-5d2c23ad83fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003440 10.0.0.41 - - [2026-02-20 13:02:54] "POST /tags HTTP/1.1" 409 214 0.004521 10.0.0.41 - - [2026-02-20 13:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.41 - - [2026-02-20 13:02:54] "POST /access-control-lists HTTP/1.1" 200 608 0.080713 10.0.0.41 - - [2026-02-20 13:02:54] "GET /tag/94c58113-e66e-43d9-9832-aa7f91fe7434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.029341 10.0.0.41 - - [2026-02-20 13:02:54] "POST /firewall-rules HTTP/1.1" 200 578 0.086068 10.0.0.41 - - [2026-02-20 13:02:54] "GET /firewall-rule/cf413d7e-9db0-43da-b843-cb148df5ceab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005582 10.0.0.41 - - [2026-02-20 13:02:54] "GET /firewall-policy/8be3aee5-2733-440f-bcc8-26d335ca1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.005842 10.0.0.41 - - [2026-02-20 13:02:54] "GET /firewall-rule/cf413d7e-9db0-43da-b843-cb148df5ceab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004062 10.0.0.41 - - [2026-02-20 13:02:55] "POST /ref-update HTTP/1.1" 200 156 0.031781 10.0.0.41 - - [2026-02-20 13:02:55] "GET /application-policy-set/cda30213-5398-4138-8e2e-4140e8be0623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010043 10.0.0.41 - - [2026-02-20 13:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.41 - - [2026-02-20 13:02:55] "GET /policy-management/e76cdebe-5be3-42e7-a5be-5d2c23ad83fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003577 10.0.0.41 - - [2026-02-20 13:02:55] "POST /tags HTTP/1.1" 409 214 0.002187 10.0.0.41 - - [2026-02-20 13:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.41 - - [2026-02-20 13:02:55] "GET /tag/94c58113-e66e-43d9-9832-aa7f91fe7434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.013160 10.0.0.41 - - [2026-02-20 13:02:55] "POST /firewall-rules HTTP/1.1" 200 576 0.073716 10.0.0.41 - - [2026-02-20 13:02:55] "GET /firewall-rule/225539c4-eee8-416a-9e38-485e08d2acbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.004652 10.0.0.41 - - [2026-02-20 13:02:55] "GET /firewall-policy/8be3aee5-2733-440f-bcc8-26d335ca1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.004242 10.0.0.41 - - [2026-02-20 13:02:55] "GET /firewall-rule/225539c4-eee8-416a-9e38-485e08d2acbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002808 10.0.0.41 - - [2026-02-20 13:02:55] "POST /ref-update HTTP/1.1" 200 156 0.048982 10.0.0.41 - - [2026-02-20 13:02:55] "POST /tags HTTP/1.1" 200 363 0.036223 10.0.0.41 - - [2026-02-20 13:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008129 10.0.0.41 - - [2026-02-20 13:02:55] "GET /tag/cafbbfd7-3aa3-46a8-bea1-7356159faf27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.013421 10.0.0.41 - - [2026-02-20 13:02:55] "POST /tags HTTP/1.1" 200 311 0.039189 10.0.0.41 - - [2026-02-20 13:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.019524 10.0.0.41 - - [2026-02-20 13:02:55] "GET /tag/4fd99700-8b1b-4ae8-a6bb-9df1bf7d7f14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.022858 10.0.0.41 - - [2026-02-20 13:02:55] "POST /id-to-fqname HTTP/1.1" 200 177 0.000550 10.0.0.41 - - [2026-02-20 13:02:55] "POST /fqname-to-id HTTP/1.1" 404 186 0.001776 10.0.0.41 - - [2026-02-20 13:02:55] "POST /security-groups HTTP/1.1" 200 574 0.063860 10.0.0.41 - - [2026-02-20 13:02:55] "POST /projects HTTP/1.1" 200 489 0.179777 10.0.0.41 - - [2026-02-20 13:02:55] "POST /fqname-to-id HTTP/1.1" 404 217 0.002530 10.0.0.41 - - [2026-02-20 13:02:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.023395 10.0.0.41 - - [2026-02-20 13:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.41 - - [2026-02-20 13:02:55] "GET /virtual-network/c56765d1-ed69-4510-8831-e323d40286ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.032807 10.0.0.41 - - [2026-02-20 13:02:55] "POST /access-control-lists HTTP/1.1" 200 583 0.097628 10.0.0.41 - - [2026-02-20 13:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009181 10.0.0.41 - - [2026-02-20 13:02:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.009067 10.0.0.41 - - [2026-02-20 13:02:55] "GET /virtual-network/c0fd77b2-3f22-45da-ac76-a5ccba60e810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.013086 10.0.0.41 - - [2026-02-20 13:02:56] "POST /access-control-lists HTTP/1.1" 200 581 0.042063 10.0.0.41 - - [2026-02-20 13:02:56] "PUT /virtual-network/c56765d1-ed69-4510-8831-e323d40286ba HTTP/1.1" 200 264 0.092433 10.0.0.41 - - [2026-02-20 13:02:56] "PUT /virtual-network/c0fd77b2-3f22-45da-ac76-a5ccba60e810 HTTP/1.1" 200 264 0.063150 10.0.0.41 - - [2026-02-20 13:02:56] "POST /security-groups HTTP/1.1" 200 546 0.093362 10.0.0.41 - - [2026-02-20 13:02:56] "POST /fqname-to-id HTTP/1.1" 404 240 0.002520 10.0.0.41 - - [2026-02-20 13:02:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.045787 10.0.0.41 - - [2026-02-20 13:02:56] "POST /access-control-lists HTTP/1.1" 200 602 0.111641 10.0.0.41 - - [2026-02-20 13:02:56] "POST /chown HTTP/1.1" 200 109 0.067338 10.0.0.41 - - [2026-02-20 13:02:56] "POST /fqname-to-id HTTP/1.1" 404 239 0.021778 10.0.0.41 - - [2026-02-20 13:02:56] "GET /application-policy-set/cda30213-5398-4138-8e2e-4140e8be0623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.033281 10.0.0.41 - - [2026-02-20 13:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.41 - - [2026-02-20 13:02:56] "GET /policy-management/e76cdebe-5be3-42e7-a5be-5d2c23ad83fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015728 10.0.0.41 - - [2026-02-20 13:02:56] "POST /tags HTTP/1.1" 409 210 0.002849 10.0.0.41 - - [2026-02-20 13:02:56] "POST /access-control-lists HTTP/1.1" 200 600 0.080746 10.0.0.41 - - [2026-02-20 13:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.41 - - [2026-02-20 13:02:56] "GET /tag/4fd99700-8b1b-4ae8-a6bb-9df1bf7d7f14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013646 10.0.0.41 - - [2026-02-20 13:02:56] "POST /firewall-rules HTTP/1.1" 200 570 0.083953 10.0.0.41 - - [2026-02-20 13:02:56] "GET /firewall-rule/e8d63b50-968c-4448-993e-7dfc0bf174d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005030 10.0.0.41 - - [2026-02-20 13:02:56] "GET /firewall-policy/8be3aee5-2733-440f-bcc8-26d335ca1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.011150 10.0.0.41 - - [2026-02-20 13:02:56] "GET /firewall-rule/e8d63b50-968c-4448-993e-7dfc0bf174d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003144 10.0.0.41 - - [2026-02-20 13:02:56] "POST /ref-update HTTP/1.1" 200 156 0.090992 10.0.0.41 - - [2026-02-20 13:02:56] "GET /application-policy-set/cda30213-5398-4138-8e2e-4140e8be0623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.028799 10.0.0.41 - - [2026-02-20 13:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.015383 10.0.0.41 - - [2026-02-20 13:02:57] "GET /policy-management/e76cdebe-5be3-42e7-a5be-5d2c23ad83fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003187 10.0.0.41 - - [2026-02-20 13:02:57] "POST /tags HTTP/1.1" 409 210 0.002040 10.0.0.41 - - [2026-02-20 13:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.41 - - [2026-02-20 13:02:57] "GET /tag/4fd99700-8b1b-4ae8-a6bb-9df1bf7d7f14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012798 10.0.0.41 - - [2026-02-20 13:02:57] "POST /firewall-rules HTTP/1.1" 200 568 0.130752 10.0.0.41 - - [2026-02-20 13:02:57] "GET /firewall-rule/7a193c74-0737-45e8-a3c3-8c31afbcaef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.004133 10.0.0.41 - - [2026-02-20 13:02:57] "GET /firewall-policy/8be3aee5-2733-440f-bcc8-26d335ca1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.003961 10.0.0.41 - - [2026-02-20 13:02:57] "GET /firewall-rule/7a193c74-0737-45e8-a3c3-8c31afbcaef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002776 10.0.0.41 - - [2026-02-20 13:02:57] "POST /ref-update HTTP/1.1" 200 156 0.063665 10.0.0.41 - - [2026-02-20 13:02:57] "POST /tags HTTP/1.1" 409 237 0.007905 10.0.0.41 - - [2026-02-20 13:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011070 10.0.0.41 - - [2026-02-20 13:02:57] "GET /tag/1953f8e5-6988-463d-9036-ad7da54563e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.012383 10.0.0.41 - - [2026-02-20 13:02:57] "POST /tags HTTP/1.1" 409 210 0.002370 10.0.0.41 - - [2026-02-20 13:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.41 - - [2026-02-20 13:02:57] "GET /tag/dba2ffcc-bfd9-4122-a466-0b69866dcbc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011268 10.0.0.41 - - [2026-02-20 13:02:57] "POST /projects HTTP/1.1" 409 223 0.002743 10.0.0.41 - - [2026-02-20 13:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.41 - - [2026-02-20 13:02:57] "GET /project/77bc22cd-4f44-4d35-82dc-6c7c620b061d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.035045 10.0.0.41 - - [2026-02-20 13:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002667 10.0.0.41 - - [2026-02-20 13:02:57] "GET /virtual-network/c56765d1-ed69-4510-8831-e323d40286ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004802 10.0.0.41 - - [2026-02-20 13:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004046 10.0.0.41 - - [2026-02-20 13:02:57] "GET /virtual-network/c0fd77b2-3f22-45da-ac76-a5ccba60e810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.006850 10.0.0.41 - - [2026-02-20 13:02:57] "PUT /virtual-network/c56765d1-ed69-4510-8831-e323d40286ba HTTP/1.1" 200 264 0.087103 10.0.0.41 - - [2026-02-20 13:02:57] "PUT /virtual-network/c0fd77b2-3f22-45da-ac76-a5ccba60e810 HTTP/1.1" 200 264 0.086272 10.0.0.41 - - [2026-02-20 13:02:57] "POST /security-groups HTTP/1.1" 409 253 0.003603 10.0.0.41 - - [2026-02-20 13:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.41 - - [2026-02-20 13:02:57] "PUT /security-group/e919a0ac-c39b-4388-97a6-a8aa16f66dc4 HTTP/1.1" 200 262 0.059621 10.0.0.41 - - [2026-02-20 13:02:58] "PUT /access-control-list/285760ea-9b66-4a6e-8b97-d4a4af4ebcc3 HTTP/1.1" 200 272 0.026921 10.0.0.41 - - [2026-02-20 13:02:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.050634 10.0.0.41 - - [2026-02-20 13:02:58] "GET /application-policy-set/cda30213-5398-4138-8e2e-4140e8be0623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.024012 10.0.0.41 - - [2026-02-20 13:02:58] "PUT /access-control-list/91c417f1-f4b8-45de-a16d-8a0a4c8f9a9d HTTP/1.1" 200 272 0.032016 10.0.0.41 - - [2026-02-20 13:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.41 - - [2026-02-20 13:02:58] "GET /policy-management/e76cdebe-5be3-42e7-a5be-5d2c23ad83fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007178 10.0.0.41 - - [2026-02-20 13:02:58] "POST /tags HTTP/1.1" 409 210 0.002989 10.0.0.41 - - [2026-02-20 13:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.41 - - [2026-02-20 13:02:58] "GET /tag/dba2ffcc-bfd9-4122-a466-0b69866dcbc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014808 10.0.0.41 - - [2026-02-20 13:02:58] "POST /firewall-rules HTTP/1.1" 200 570 0.074716 10.0.0.41 - - [2026-02-20 13:02:58] "GET /firewall-rule/79135a26-3d46-4bd0-89c3-f391209dce90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006979 10.0.0.41 - - [2026-02-20 13:02:58] "GET /firewall-policy/8be3aee5-2733-440f-bcc8-26d335ca1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.008886 10.0.0.41 - - [2026-02-20 13:02:58] "GET /firewall-rule/79135a26-3d46-4bd0-89c3-f391209dce90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003160 10.0.0.41 - - [2026-02-20 13:02:58] "POST /ref-update HTTP/1.1" 200 156 0.061007 10.0.0.41 - - [2026-02-20 13:02:58] "GET /application-policy-set/cda30213-5398-4138-8e2e-4140e8be0623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.018392 10.0.0.41 - - [2026-02-20 13:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.41 - - [2026-02-20 13:02:58] "GET /policy-management/e76cdebe-5be3-42e7-a5be-5d2c23ad83fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003454 10.0.0.41 - - [2026-02-20 13:02:58] "POST /tags HTTP/1.1" 409 210 0.004518 10.0.0.41 - - [2026-02-20 13:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.41 - - [2026-02-20 13:02:58] "GET /tag/dba2ffcc-bfd9-4122-a466-0b69866dcbc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014515 10.0.0.41 - - [2026-02-20 13:02:58] "POST /firewall-rules HTTP/1.1" 200 568 0.087202 10.0.0.41 - - [2026-02-20 13:02:58] "GET /firewall-rule/dc212fcc-0422-409d-a0c1-c0121fab77ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.039228 10.0.0.41 - - [2026-02-20 13:02:58] "GET /firewall-policy/8be3aee5-2733-440f-bcc8-26d335ca1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.009870 10.0.0.41 - - [2026-02-20 13:02:58] "GET /firewall-rule/dc212fcc-0422-409d-a0c1-c0121fab77ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002987 10.0.0.41 - - [2026-02-20 13:02:58] "POST /ref-update HTTP/1.1" 200 156 0.051440 10.0.0.41 - - [2026-02-20 13:02:58] "GET /virtual-machine-interface/74834bdc-0e5c-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004797 10.0.0.41 - - [2026-02-20 13:02:58] "POST /set-tag HTTP/1.1" 200 109 0.002931 10.0.0.141 - - [2026-02-20 13:03:31] "GET / HTTP/1.1" 200 35931 0.001894 10.0.0.141 - - [2026-02-20 13:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.141 - - [2026-02-20 13:03:31] "GET /global-system-config/4a1170c4-1e24-4f96-a643-72e8e89432fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007557 10.0.0.141 - - [2026-02-20 13:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.141 - - [2026-02-20 13:03:31] "GET /routing-instance/4f6de65b-926d-4478-9cc2-2b9a3989ef32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003155 10.0.0.141 - - [2026-02-20 13:03:31] "PUT /global-system-config/4a1170c4-1e24-4f96-a643-72e8e89432fe HTTP/1.1" 200 274 0.012102 10.0.0.141 - - [2026-02-20 13:03:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.013404 10.0.0.141 - - [2026-02-20 13:03:31] "POST /virtual-routers HTTP/1.1" 200 599 0.029053 10.0.0.141 - - [2026-02-20 13:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009048 10.0.0.141 - - [2026-02-20 13:03:31] "GET /virtual-router/8f201e82-8bfe-4cbe-ac02-de4a8f368160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.006253 10.0.0.141 - - [2026-02-20 13:03:31] "POST /fqname-to-id HTTP/1.1" 404 229 0.002469 10.0.0.141 - - [2026-02-20 13:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.141 - - [2026-02-20 13:03:31] "GET /virtual-network/fd5f2ebc-5fb6-452e-be7e-a236ab7bddca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.014858 10.0.0.141 - - [2026-02-20 13:03:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.132576 [Introspect:8084]10.0.0.41 - - [2026-02-20 13:04:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001515 [Introspect:8084]10.0.0.41 - - [2026-02-20 13:04:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001543 [Introspect:8084]10.0.0.41 - - [2026-02-20 13:04:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001218 [Introspect:8084]10.0.0.41 - - [2026-02-20 13:04:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001147 [Introspect:8084]10.0.0.41 - - [2026-02-20 13:04:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001118 [Introspect:8084]10.0.0.41 - - [2026-02-20 13:04:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000982 [Introspect:8084]10.0.0.41 - - [2026-02-20 13:04:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001848 [Introspect:8084]10.0.0.41 - - [2026-02-20 13:04:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001040 10.0.0.41 - - [2026-02-20 13:06:36] "GET /global-system-configs HTTP/1.1" 200 322 0.002523 10.0.0.41 - - [2026-02-20 13:06:38] "GET /virtual-router/8f201e82-8bfe-4cbe-ac02-de4a8f368160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003668 10.0.0.41 - - [2026-02-20 13:06:38] "POST /ref-update HTTP/1.1" 200 156 0.021155 10.0.0.41 - - [2026-02-20 13:06:39] "GET /global-system-configs HTTP/1.1" 200 322 0.007310 10.0.0.41 - - [2026-02-20 13:06:46] "GET /virtual-machine-interface/74834bdc-0e5c-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011721 10.0.0.41 - - [2026-02-20 13:06:46] "POST /set-tag HTTP/1.1" 200 109 0.003944 10.0.0.41 - - [2026-02-20 13:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362 10.0.0.41 - - [2026-02-20 13:06:46] "GET /loadbalancer/dc6d8835-46ba-4c9b-8d88-24d2e04f7d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.009625 10.0.0.41 - - [2026-02-20 13:06:46] "GET /virtual-machine-interface/74834bdc-0e5c-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005684 10.0.0.41 - - [2026-02-20 13:06:46] "POST /set-tag HTTP/1.1" 200 109 0.006923 10.0.0.41 - - [2026-02-20 13:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005087 10.0.0.41 - - [2026-02-20 13:06:46] "GET /loadbalancer/dc6d8835-46ba-4c9b-8d88-24d2e04f7d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003709 10.0.0.41 - - [2026-02-20 13:06:46] "GET /loadbalancer-pool/bdc9ed49-f6ef-40cd-989e-1c72d621ccdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.008321 10.0.0.41 - - [2026-02-20 13:06:46] "POST /loadbalancer-members HTTP/1.1" 200 690 0.047268 10.0.0.41 - - [2026-02-20 13:06:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.029965 10.0.0.41 - - [2026-02-20 13:06:46] "GET /virtual-machine-interface/74834bdc-0e5c-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.020536 10.0.0.41 - - [2026-02-20 13:06:46] "POST /tags HTTP/1.1" 409 205 0.006888 10.0.0.41 - - [2026-02-20 13:06:46] "GET /virtual-machine-interface/74834bdc-0e5c-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007425 10.0.0.41 - - [2026-02-20 13:06:46] "POST /ref-update HTTP/1.1" 200 156 0.026955 10.0.0.41 - - [2026-02-20 13:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.035602 10.0.0.41 - - [2026-02-20 13:06:46] "GET /tag/786f6801-1d11-43da-b539-0158a5a55dd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.019629 10.0.0.41 - - [2026-02-20 13:06:46] "GET /floating-ip/7b6344c3-a7e5-4089-b3e0-1be2e4113445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.058426 10.0.0.41 - - [2026-02-20 13:06:46] "PUT /floating-ip/7b6344c3-a7e5-4089-b3e0-1be2e4113445 HTTP/1.1" 200 256 0.024115 10.0.0.41 - - [2026-02-20 13:06:46] "POST /set-tag HTTP/1.1" 200 109 0.119093 10.0.0.41 - - [2026-02-20 13:06:46] "GET /loadbalancer-pool/d20b0a6d-f9f1-42b1-baa5-3d5341cf6987?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004566 10.0.0.41 - - [2026-02-20 13:06:46] "POST /loadbalancer-members HTTP/1.1" 200 690 0.035089 10.0.0.41 - - [2026-02-20 13:06:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.019125 10.0.0.41 - - [2026-02-20 13:06:46] "GET /virtual-machine-interface/74834bdc-0e5c-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016176 10.0.0.41 - - [2026-02-20 13:06:46] "GET /virtual-machine-interface/74834bdc-0e5c-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011210 10.0.0.41 - - [2026-02-20 13:06:46] "POST /ref-update HTTP/1.1" 200 156 0.006662 10.0.0.41 - - [2026-02-20 13:06:46] "GET /floating-ip/7b6344c3-a7e5-4089-b3e0-1be2e4113445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.010714 10.0.0.41 - - [2026-02-20 13:06:46] "PUT /floating-ip/7b6344c3-a7e5-4089-b3e0-1be2e4113445 HTTP/1.1" 200 256 0.011506 10.0.0.41 - - [2026-02-20 13:06:47] "POST /set-tag HTTP/1.1" 200 109 0.014169 10.0.0.41 - - [2026-02-20 13:06:47] "GET /loadbalancer-pool/3637d2ca-b5c4-4d6f-a31a-cb7550fe3808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004326 10.0.0.41 - - [2026-02-20 13:06:47] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021090 10.0.0.41 - - [2026-02-20 13:06:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.022307 10.0.0.41 - - [2026-02-20 13:06:47] "GET /virtual-machine-interface/74834bdc-0e5c-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015273 10.0.0.41 - - [2026-02-20 13:06:47] "POST /set-tag HTTP/1.1" 200 109 0.002950 10.0.0.41 - - [2026-02-20 13:06:47] "GET /virtual-machine-interface/74834bdc-0e5c-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006445 10.0.0.41 - - [2026-02-20 13:06:47] "POST /ref-update HTTP/1.1" 200 156 0.017459 10.0.0.41 - - [2026-02-20 13:06:47] "GET /floating-ip/7b6344c3-a7e5-4089-b3e0-1be2e4113445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.025290 10.0.0.41 - - [2026-02-20 13:06:47] "PUT /floating-ip/7b6344c3-a7e5-4089-b3e0-1be2e4113445 HTTP/1.1" 200 256 0.022860 10.0.0.41 - - [2026-02-20 13:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.41 - - [2026-02-20 13:07:30] "GET /virtual-router/8f201e82-8bfe-4cbe-ac02-de4a8f368160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.005500 10.0.0.141 - - [2026-02-20 13:07:43] "GET / HTTP/1.1" 200 35931 0.002324 10.0.0.141 - - [2026-02-20 13:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.141 - - [2026-02-20 13:07:43] "GET /global-system-config/4a1170c4-1e24-4f96-a643-72e8e89432fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.011338 10.0.0.141 - - [2026-02-20 13:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.141 - - [2026-02-20 13:07:43] "GET /routing-instance/4f6de65b-926d-4478-9cc2-2b9a3989ef32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003732 10.0.0.141 - - [2026-02-20 13:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.141 - - [2026-02-20 13:07:43] "GET /virtual-router/8f201e82-8bfe-4cbe-ac02-de4a8f368160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.011949 10.0.0.141 - - [2026-02-20 13:07:43] "PUT /virtual-router/8f201e82-8bfe-4cbe-ac02-de4a8f368160 HTTP/1.1" 200 262 0.050899 10.0.0.141 - - [2026-02-20 13:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.141 - - [2026-02-20 13:07:43] "GET /virtual-router/8f201e82-8bfe-4cbe-ac02-de4a8f368160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003046 10.0.0.141 - - [2026-02-20 13:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593 10.0.0.141 - - [2026-02-20 13:07:43] "GET /virtual-machine-interface/1877adac-f51a-45b7-b2d4-43f45ac17902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.009011 10.0.0.141 - - [2026-02-20 13:07:43] "PUT /virtual-machine-interface/1877adac-f51a-45b7-b2d4-43f45ac17902 HTTP/1.1" 200 284 0.016311 10.0.0.41 - - [2026-02-20 13:08:10] "GET /virtual-machine-interface/74834bdc-0e5c-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007667 10.0.0.41 - - [2026-02-20 13:08:10] "POST /set-tag HTTP/1.1" 200 109 0.004937 10.0.0.41 - - [2026-02-20 13:08:10] "GET /virtual-machine-interface/74834bdc-0e5c-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005405 10.0.0.41 - - [2026-02-20 13:08:10] "POST /set-tag HTTP/1.1" 200 109 0.002871 10.0.0.41 - - [2026-02-20 13:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054 10.0.0.41 - - [2026-02-20 13:08:10] "GET /loadbalancer/dc6d8835-46ba-4c9b-8d88-24d2e04f7d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003738 10.0.0.41 - - [2026-02-20 13:08:10] "GET /virtual-machine-interface/74834bdc-0e5c-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005657 10.0.0.41 - - [2026-02-20 13:08:10] "POST /set-tag HTTP/1.1" 200 109 0.027158 10.0.0.41 - - [2026-02-20 13:08:10] "DELETE /loadbalancer-member/07244892-6f4f-40f5-b650-b59b37dcf1ea HTTP/1.1" 200 115 0.031840 10.0.0.41 - - [2026-02-20 13:08:10] "GET /virtual-machine-interface/74834bdc-0e5c-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005723 10.0.0.41 - - [2026-02-20 13:08:10] "POST /set-tag HTTP/1.1" 200 109 0.003868 10.0.0.41 - - [2026-02-20 13:08:10] "DELETE /loadbalancer-member/b5451520-7ba3-46da-8aae-2e179cd3ac1c HTTP/1.1" 200 115 0.029838 10.0.0.41 - - [2026-02-20 13:08:10] "GET /virtual-machine-interface/74834bdc-0e5c-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005601 10.0.0.41 - - [2026-02-20 13:08:10] "POST /set-tag HTTP/1.1" 200 109 0.003896 10.0.0.41 - - [2026-02-20 13:08:10] "DELETE /loadbalancer-member/b8129a3b-226f-4b5f-98e1-a1f2ed9aeae1 HTTP/1.1" 200 115 0.044616 10.0.0.41 - - [2026-02-20 13:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.41 - - [2026-02-20 13:08:11] "GET /loadbalancer/dc6d8835-46ba-4c9b-8d88-24d2e04f7d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003399 10.0.0.41 - - [2026-02-20 13:08:11] "GET /loadbalancer-pool/bdc9ed49-f6ef-40cd-989e-1c72d621ccdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004699 10.0.0.41 - - [2026-02-20 13:08:11] "POST /loadbalancer-members HTTP/1.1" 200 690 0.029084 10.0.0.41 - - [2026-02-20 13:08:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.024867 10.0.0.41 - - [2026-02-20 13:08:11] "GET /virtual-machine-interface/74834bdc-0e5c-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005798 10.0.0.41 - - [2026-02-20 13:08:11] "GET /virtual-machine-interface/74834bdc-0e5c-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011566 10.0.0.41 - - [2026-02-20 13:08:11] "GET /floating-ip/7b6344c3-a7e5-4089-b3e0-1be2e4113445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.008625 10.0.0.41 - - [2026-02-20 13:08:11] "POST /set-tag HTTP/1.1" 200 109 0.088299 10.0.0.41 - - [2026-02-20 13:08:11] "GET /loadbalancer-pool/d20b0a6d-f9f1-42b1-baa5-3d5341cf6987?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004915 10.0.0.41 - - [2026-02-20 13:08:11] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021009 10.0.0.41 - - [2026-02-20 13:08:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.031135 10.0.0.41 - - [2026-02-20 13:08:11] "GET /virtual-machine-interface/74834bdc-0e5c-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007240 10.0.0.41 - - [2026-02-20 13:08:11] "GET /virtual-machine-interface/74834bdc-0e5c-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005767 10.0.0.41 - - [2026-02-20 13:08:11] "GET /floating-ip/7b6344c3-a7e5-4089-b3e0-1be2e4113445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002915 10.0.0.41 - - [2026-02-20 13:08:11] "POST /set-tag HTTP/1.1" 200 109 0.002675 10.0.0.41 - - [2026-02-20 13:08:11] "GET /loadbalancer-pool/3637d2ca-b5c4-4d6f-a31a-cb7550fe3808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005808 10.0.0.41 - - [2026-02-20 13:08:11] "POST /loadbalancer-members HTTP/1.1" 200 692 0.030514 10.0.0.41 - - [2026-02-20 13:08:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.015138 10.0.0.41 - - [2026-02-20 13:08:11] "GET /virtual-machine-interface/74834bdc-0e5c-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.022099 10.0.0.41 - - [2026-02-20 13:08:11] "POST /set-tag HTTP/1.1" 200 109 0.003541 10.0.0.41 - - [2026-02-20 13:08:11] "GET /virtual-machine-interface/74834bdc-0e5c-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005158 10.0.0.41 - - [2026-02-20 13:08:11] "GET /floating-ip/7b6344c3-a7e5-4089-b3e0-1be2e4113445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002786 [Introspect:8084]10.0.0.41 - - [2026-02-20 13:08:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001287 [Introspect:8084]10.0.0.41 - - [2026-02-20 13:08:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001159 [Introspect:8084]10.0.0.41 - - [2026-02-20 13:08:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001032 [Introspect:8084]10.0.0.41 - - [2026-02-20 13:08:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001070 [Introspect:8084]10.0.0.41 - - [2026-02-20 13:08:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001005 [Introspect:8084]10.0.0.41 - - [2026-02-20 13:08:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001058 10.0.0.41 - - [2026-02-20 13:08:54] "GET / HTTP/1.1" 200 35931 0.002205 10.0.0.41 - - [2026-02-20 13:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.41 - - [2026-02-20 13:08:54] "GET /global-system-config/4a1170c4-1e24-4f96-a643-72e8e89432fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.010382 10.0.0.41 - - [2026-02-20 13:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.41 - - [2026-02-20 13:08:54] "GET /config-node/ef572500-be8c-4161-9d3d-d26af034801f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.004783 10.0.0.41 - - [2026-02-20 13:09:06] "GET / HTTP/1.1" 200 35931 0.001482 10.0.0.41 - - [2026-02-20 13:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.41 - - [2026-02-20 13:09:06] "GET /routing-instance/4f6de65b-926d-4478-9cc2-2b9a3989ef32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004099 10.0.0.41 - - [2026-02-20 13:09:06] "POST /bgp-routers HTTP/1.1" 409 301 0.003293 10.0.0.41 - - [2026-02-20 13:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.41 - - [2026-02-20 13:09:06] "GET /bgp-router/c57c3f87-68c1-497a-ac2a-dd09084f74dc?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.004965 10.0.0.41 - - [2026-02-20 13:09:06] "PUT /bgp-router/c57c3f87-68c1-497a-ac2a-dd09084f74dc HTTP/1.1" 200 254 0.012788 [Introspect:8084]10.0.0.41 - - [2026-02-20 13:09:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001021 [Introspect:8084]10.0.0.41 - - [2026-02-20 13:09:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001098 10.0.0.41 - - [2026-02-20 13:09:20] "GET / HTTP/1.1" 200 35931 0.001746 10.0.0.41 - - [2026-02-20 13:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.41 - - [2026-02-20 13:09:20] "GET /project/88af8d41-403c-4b55-84ab-1ceb787bc97f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.037815 10.0.0.41 - - [2026-02-20 13:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.41 - - [2026-02-20 13:09:20] "GET /project/88af8d41-403c-4b55-84ab-1ceb787bc97f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.061531 10.0.0.41 - - [2026-02-20 13:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.41 - - [2026-02-20 13:09:21] "GET /project/88af8d41-403c-4b55-84ab-1ceb787bc97f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.049994 10.0.0.41 - - [2026-02-20 13:09:21] "POST /tags HTTP/1.1" 200 333 0.035931 10.0.0.41 - - [2026-02-20 13:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010066 10.0.0.41 - - [2026-02-20 13:09:21] "GET /tag/9a8adb0e-2784-4dcb-bef3-1afeeb8d62ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.031003 10.0.0.41 - - [2026-02-20 13:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.41 - - [2026-02-20 13:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.41 - - [2026-02-20 13:09:21] "GET /project/88af8d41-403c-4b55-84ab-1ceb787bc97f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.051350 10.0.0.41 - - [2026-02-20 13:09:21] "GET /project/88af8d41-403c-4b55-84ab-1ceb787bc97f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.054722 10.0.0.41 - - [2026-02-20 13:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005081 10.0.0.41 - - [2026-02-20 13:09:21] "GET /virtual-network/c0fd77b2-3f22-45da-ac76-a5ccba60e810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004864 10.0.0.41 - - [2026-02-20 13:09:21] "GET /virtual-networks?parent_id=88af8d41-403c-4b55-84ab-1ceb787bc97f&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002372 10.0.0.41 - - [2026-02-20 13:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.41 - - [2026-02-20 13:09:21] "GET /service-appliance-set/3055d505-21b9-4955-bf67-7e0fefbd2eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002777 10.0.0.41 - - [2026-02-20 13:09:21] "POST /fqname-to-id HTTP/1.1" 404 254 0.002119 10.0.0.41 - - [2026-02-20 13:09:22] "POST /virtual-networks HTTP/1.1" 200 512 0.082515 10.0.0.41 - - [2026-02-20 13:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010937 10.0.0.41 - - [2026-02-20 13:09:22] "POST /route-targets HTTP/1.1" 200 327 0.012302 10.0.0.41 - - [2026-02-20 13:09:22] "GET /network-ipam/e5e18658-35e2-4c3a-9ff4-77b20a24da9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.025185 10.0.0.41 - - [2026-02-20 13:09:22] "POST /ref-update HTTP/1.1" 200 156 0.074201 10.0.0.41 - - [2026-02-20 13:09:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.153835 10.0.0.41 - - [2026-02-20 13:09:22] "GET /virtual-machine-interface/5a033124-5938-4a87-aed4-f42816383848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.026668 10.0.0.41 - - [2026-02-20 13:09:22] "POST /useragent-kv HTTP/1.1" 200 115 0.016047 10.0.0.41 - - [2026-02-20 13:09:22] "POST /ref-update HTTP/1.1" 200 156 0.169351 10.0.0.41 - - [2026-02-20 13:09:22] "GET /virtual-network/af60dc36-5712-488a-bd18-dbae39259eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.006905 10.0.0.41 - - [2026-02-20 13:09:22] "POST /instance-ips HTTP/1.1" 200 409 0.100902 10.0.0.41 - - [2026-02-20 13:09:22] "GET /domains HTTP/1.1" 200 280 0.002557 10.0.0.41 - - [2026-02-20 13:09:22] "GET /instance-ip/092bfd45-df18-40f8-848f-5a6b42382c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.005775 10.0.0.41 - - [2026-02-20 13:09:22] "GET /domain/4ce65ac0-fb20-4cca-8d1c-96d84ff9c9c2 HTTP/1.1" 200 3086 0.028434 10.0.0.41 - - [2026-02-20 13:09:22] "POST /loadbalancers HTTP/1.1" 200 610 0.078719 10.0.0.41 - - [2026-02-20 13:09:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.037661 10.0.0.41 - - [2026-02-20 13:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.41 - - [2026-02-20 13:09:22] "GET /project/88af8d41-403c-4b55-84ab-1ceb787bc97f HTTP/1.1" 200 5715 0.128234 10.0.0.41 - - [2026-02-20 13:09:22] "GET /virtual-network/af60dc36-5712-488a-bd18-dbae39259eba HTTP/1.1" 200 2093 0.018595 10.0.0.41 - - [2026-02-20 13:09:22] "GET /virtual-network/af60dc36-5712-488a-bd18-dbae39259eba HTTP/1.1" 200 2093 0.007774 10.0.0.41 - - [2026-02-20 13:09:22] "GET /project/88af8d41-403c-4b55-84ab-1ceb787bc97f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.087820 10.0.0.41 - - [2026-02-20 13:09:22] "GET /routing-instance/f81c86c7-d866-4cf1-9419-6aa0e6f184bc HTTP/1.1" 200 1403 0.003229 10.0.0.41 - - [2026-02-20 13:09:22] "GET /instance-ip/092bfd45-df18-40f8-848f-5a6b42382c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.004179 10.0.0.41 - - [2026-02-20 13:09:22] "GET /routing-instance/f81c86c7-d866-4cf1-9419-6aa0e6f184bc HTTP/1.1" 200 1403 0.003537 10.0.0.41 - - [2026-02-20 13:09:22] "GET /route-target/2abb32a1-8eb6-4178-ad3d-57823800eac6 HTTP/1.1" 200 1152 0.003144 10.0.0.41 - - [2026-02-20 13:09:22] "GET /project/88af8d41-403c-4b55-84ab-1ceb787bc97f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.043545 10.0.0.41 - - [2026-02-20 13:09:22] "GET /virtual-network/af60dc36-5712-488a-bd18-dbae39259eba HTTP/1.1" 200 2093 0.009099 10.0.0.41 - - [2026-02-20 13:09:22] "GET /loadbalancer/16ca1b85-9e8c-45c1-a8cd-de4185edf94d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006496 10.0.0.41 - - [2026-02-20 13:09:22] "GET /routing-instance/f81c86c7-d866-4cf1-9419-6aa0e6f184bc HTTP/1.1" 200 1403 0.006864 10.0.0.41 - - [2026-02-20 13:09:22] "GET /virtual-network/af60dc36-5712-488a-bd18-dbae39259eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.010035 10.0.0.41 - - [2026-02-20 13:09:22] "POST /floating-ips HTTP/1.1" 200 597 0.070572 10.0.0.41 - - [2026-02-20 13:09:22] "GET /virtual-network/af60dc36-5712-488a-bd18-dbae39259eba HTTP/1.1" 200 2093 0.004642 10.0.0.41 - - [2026-02-20 13:09:22] "GET /routing-instance/f81c86c7-d866-4cf1-9419-6aa0e6f184bc HTTP/1.1" 200 1403 0.002281 10.0.0.41 - - [2026-02-20 13:09:22] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.058465 10.0.0.41 - - [2026-02-20 13:09:22] "GET /routing-instance/f81c86c7-d866-4cf1-9419-6aa0e6f184bc HTTP/1.1" 200 1403 0.015435 10.0.0.41 - - [2026-02-20 13:09:22] "GET /route-target/2abb32a1-8eb6-4178-ad3d-57823800eac6 HTTP/1.1" 200 1152 0.006573 10.0.0.41 - - [2026-02-20 13:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004778 10.0.0.41 - - [2026-02-20 13:09:22] "GET /domains HTTP/1.1" 200 280 0.005018 10.0.0.41 - - [2026-02-20 13:09:22] "GET /domain/4ce65ac0-fb20-4cca-8d1c-96d84ff9c9c2 HTTP/1.1" 200 3086 0.003661 10.0.0.41 - - [2026-02-20 13:09:22] "GET /project/88af8d41-403c-4b55-84ab-1ceb787bc97f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.066835 10.0.0.41 - - [2026-02-20 13:09:22] "GET /loadbalancer-listener/682ea565-63ee-49c4-a9b4-07b923c19d2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.006928 10.0.0.41 - - [2026-02-20 13:09:22] "GET /project/88af8d41-403c-4b55-84ab-1ceb787bc97f HTTP/1.1" 200 6268 0.070713 10.0.0.41 - - [2026-02-20 13:09:22] "GET /virtual-network/af60dc36-5712-488a-bd18-dbae39259eba HTTP/1.1" 200 2093 0.016694 10.0.0.41 - - [2026-02-20 13:09:22] "GET /loadbalancer-listener/682ea565-63ee-49c4-a9b4-07b923c19d2b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.015041 10.0.0.41 - - [2026-02-20 13:09:22] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.031172 10.0.0.41 - - [2026-02-20 13:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004830 10.0.0.41 - - [2026-02-20 13:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.41 - - [2026-02-20 13:09:22] "GET /instance-ip/092bfd45-df18-40f8-848f-5a6b42382c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.004869 10.0.0.41 - - [2026-02-20 13:09:22] "GET /instance-ip/092bfd45-df18-40f8-848f-5a6b42382c31?fields=floating_ips HTTP/1.1" 200 1210 0.004917 10.0.0.41 - - [2026-02-20 13:09:22] "GET /floating-ip/34d8c2dd-860c-404e-bf4b-202d987fc7b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.013225 10.0.0.41 - - [2026-02-20 13:09:22] "GET /project/88af8d41-403c-4b55-84ab-1ceb787bc97f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.046878 10.0.0.41 - - [2026-02-20 13:09:23] "GET /loadbalancer/16ca1b85-9e8c-45c1-a8cd-de4185edf94d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005012 10.0.0.41 - - [2026-02-20 13:09:23] "GET /virtual-network/af60dc36-5712-488a-bd18-dbae39259eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005518 10.0.0.41 - - [2026-02-20 13:09:23] "GET /floating-ip-pools?parent_id=af60dc36-5712-488a-bd18-dbae39259eba&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003386 10.0.0.41 - - [2026-02-20 13:09:23] "GET /virtual-network/af60dc36-5712-488a-bd18-dbae39259eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003918 10.0.0.41 - - [2026-02-20 13:09:23] "POST /tags HTTP/1.1" 200 295 0.058174 10.0.0.41 - - [2026-02-20 13:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011368 10.0.0.41 - - [2026-02-20 13:09:23] "POST /floating-ip-pools HTTP/1.1" 200 562 0.038221 10.0.0.41 - - [2026-02-20 13:09:23] "POST /ref-update HTTP/1.1" 200 156 0.013210 10.0.0.41 - - [2026-02-20 13:09:23] "GET /tag/8ea87a01-af31-498c-8cc2-3a0729272d45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.039074 10.0.0.41 - - [2026-02-20 13:09:23] "POST /tags HTTP/1.1" 409 233 0.004442 10.0.0.41 - - [2026-02-20 13:09:23] "GET /virtual-network/af60dc36-5712-488a-bd18-dbae39259eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.008386 10.0.0.41 - - [2026-02-20 13:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006065 10.0.0.41 - - [2026-02-20 13:09:23] "GET /domains HTTP/1.1" 200 280 0.007555 10.0.0.41 - - [2026-02-20 13:09:23] "GET /domain/4ce65ac0-fb20-4cca-8d1c-96d84ff9c9c2 HTTP/1.1" 200 3086 0.002995 10.0.0.41 - - [2026-02-20 13:09:23] "GET /tag/5f49d27d-e31b-4750-95a9-cf373be75012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.012753 10.0.0.41 - - [2026-02-20 13:09:23] "GET /project/88af8d41-403c-4b55-84ab-1ceb787bc97f HTTP/1.1" 200 6813 0.043553 10.0.0.41 - - [2026-02-20 13:09:23] "POST /tags HTTP/1.1" 409 206 0.006462 10.0.0.41 - - [2026-02-20 13:09:23] "GET /virtual-network/af60dc36-5712-488a-bd18-dbae39259eba HTTP/1.1" 200 2331 0.007888 10.0.0.41 - - [2026-02-20 13:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004915 10.0.0.41 - - [2026-02-20 13:09:23] "GET /floating-ip-pool/4772d3c8-b146-4b02-bd2c-255978966be1 HTTP/1.1" 200 1314 0.004853 10.0.0.41 - - [2026-02-20 13:09:23] "GET /domains HTTP/1.1" 200 280 0.002004 10.0.0.41 - - [2026-02-20 13:09:23] "GET /domain/4ce65ac0-fb20-4cca-8d1c-96d84ff9c9c2 HTTP/1.1" 200 3086 0.003317 10.0.0.41 - - [2026-02-20 13:09:23] "GET /tag/f0c83875-90d3-4a38-89d7-e3024e293fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.023288 10.0.0.41 - - [2026-02-20 13:09:23] "GET /project/88af8d41-403c-4b55-84ab-1ceb787bc97f HTTP/1.1" 200 6813 0.052559 10.0.0.41 - - [2026-02-20 13:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004940 10.0.0.41 - - [2026-02-20 13:09:23] "GET /virtual-network/c56765d1-ed69-4510-8831-e323d40286ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004793 10.0.0.41 - - [2026-02-20 13:09:23] "GET /virtual-network/af60dc36-5712-488a-bd18-dbae39259eba HTTP/1.1" 200 2331 0.006929 10.0.0.41 - - [2026-02-20 13:09:23] "GET /virtual-network/af60dc36-5712-488a-bd18-dbae39259eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004779 10.0.0.41 - - [2026-02-20 13:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.41 - - [2026-02-20 13:09:23] "GET /project/88af8d41-403c-4b55-84ab-1ceb787bc97f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.031728 10.0.0.41 - - [2026-02-20 13:09:23] "POST /virtual-machines HTTP/1.1" 200 369 0.010029 10.0.0.41 - - [2026-02-20 13:09:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.010701 10.0.0.41 - - [2026-02-20 13:09:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.104130 10.0.0.41 - - [2026-02-20 13:09:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.031941 10.0.0.41 - - [2026-02-20 13:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012859 10.0.0.41 - - [2026-02-20 13:09:23] "GET /virtual-machine-interface/60468e9e-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006677 10.0.0.41 - - [2026-02-20 13:09:23] "POST /instance-ips HTTP/1.1" 200 409 0.034886 10.0.0.41 - - [2026-02-20 13:09:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.019612 10.0.0.41 - - [2026-02-20 13:09:23] "GET /virtual-machine-interface/60468e9e-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.012786 10.0.0.41 - - [2026-02-20 13:09:23] "POST /set-tag HTTP/1.1" 200 109 0.023653 10.0.0.41 - - [2026-02-20 13:09:23] "GET /virtual-machine-interface/60468e9e-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014360 10.0.0.41 - - [2026-02-20 13:09:23] "GET /instance-ip/605cdbd6-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.006410 10.0.0.41 - - [2026-02-20 13:09:23] "GET /virtual-machine-interface/60468e9e-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006607 10.0.0.41 - - [2026-02-20 13:09:23] "POST /set-tag HTTP/1.1" 200 109 0.003125 10.0.0.41 - - [2026-02-20 13:09:24] "GET /virtual-router/8f201e82-8bfe-4cbe-ac02-de4a8f368160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003710 10.0.0.41 - - [2026-02-20 13:09:24] "POST /ref-update HTTP/1.1" 200 156 0.012484 10.0.0.41 - - [2026-02-20 13:09:24] "GET /virtual-machine-interface/60468e9e-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.017039 10.0.0.41 - - [2026-02-20 13:09:24] "POST /set-tag HTTP/1.1" 200 109 0.002990 10.0.0.41 - - [2026-02-20 13:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.41 - - [2026-02-20 13:09:24] "GET /virtual-network/c56765d1-ed69-4510-8831-e323d40286ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005809 10.0.0.41 - - [2026-02-20 13:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.41 - - [2026-02-20 13:09:24] "GET /project/88af8d41-403c-4b55-84ab-1ceb787bc97f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.038274 10.0.0.41 - - [2026-02-20 13:09:24] "POST /virtual-machines HTTP/1.1" 200 369 0.009899 10.0.0.41 - - [2026-02-20 13:09:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.019241 10.0.0.41 - - [2026-02-20 13:09:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.117050 10.0.0.41 - - [2026-02-20 13:09:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.011359 10.0.0.41 - - [2026-02-20 13:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011953 10.0.0.41 - - [2026-02-20 13:09:24] "GET /virtual-machine-interface/60bc299c-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.011923 10.0.0.41 - - [2026-02-20 13:09:24] "POST /instance-ips HTTP/1.1" 200 409 0.020720 10.0.0.41 - - [2026-02-20 13:09:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.037958 10.0.0.41 - - [2026-02-20 13:09:24] "GET /virtual-machine-interface/60bc299c-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.014022 10.0.0.41 - - [2026-02-20 13:09:24] "POST /set-tag HTTP/1.1" 200 109 0.028502 10.0.0.41 - - [2026-02-20 13:09:24] "GET /virtual-machine-interface/60bc299c-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.020321 10.0.0.41 - - [2026-02-20 13:09:24] "GET /instance-ip/60d9bbc4-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004126 10.0.0.41 - - [2026-02-20 13:09:24] "GET /virtual-machine-interface/60bc299c-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.021565 10.0.0.41 - - [2026-02-20 13:09:24] "POST /set-tag HTTP/1.1" 200 109 0.003129 10.0.0.41 - - [2026-02-20 13:09:24] "GET /virtual-router/8f201e82-8bfe-4cbe-ac02-de4a8f368160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.005631 10.0.0.41 - - [2026-02-20 13:09:24] "POST /ref-update HTTP/1.1" 200 156 0.012090 10.0.0.41 - - [2026-02-20 13:09:24] "GET /virtual-machine-interface/60bc299c-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006119 10.0.0.41 - - [2026-02-20 13:09:24] "POST /set-tag HTTP/1.1" 200 109 0.002759 10.0.0.41 - - [2026-02-20 13:09:24] "POST /tags HTTP/1.1" 200 365 0.056241 10.0.0.41 - - [2026-02-20 13:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.41 - - [2026-02-20 13:09:25] "GET /tag/a09ac9fe-c0de-4147-90fb-e5dbe31faf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013162 10.0.0.41 - - [2026-02-20 13:09:25] "POST /tags HTTP/1.1" 409 206 0.002420 10.0.0.41 - - [2026-02-20 13:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002658 10.0.0.41 - - [2026-02-20 13:09:25] "GET /tag/f0c83875-90d3-4a38-89d7-e3024e293fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011387 10.0.0.41 - - [2026-02-20 13:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.41 - - [2026-02-20 13:09:25] "GET /project/88af8d41-403c-4b55-84ab-1ceb787bc97f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.028872 10.0.0.41 - - [2026-02-20 13:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004803 10.0.0.41 - - [2026-02-20 13:09:25] "GET /virtual-network/c56765d1-ed69-4510-8831-e323d40286ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004062 10.0.0.41 - - [2026-02-20 13:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.41 - - [2026-02-20 13:09:25] "GET /service-appliance-set/77f0c7b2-d86f-4f59-86c1-2d018f784b17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.005419 10.0.0.41 - - [2026-02-20 13:09:25] "POST /fqname-to-id HTTP/1.1" 404 258 0.001990 10.0.0.41 - - [2026-02-20 13:09:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.106997 10.0.0.41 - - [2026-02-20 13:09:25] "GET /virtual-machine-interface/f8bde120-d95b-4e93-bee2-1d893067fd94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.013294 10.0.0.41 - - [2026-02-20 13:09:25] "POST /set-tag HTTP/1.1" 200 109 0.036417 10.0.0.41 - - [2026-02-20 13:09:25] "POST /instance-ips HTTP/1.1" 200 417 0.044080 10.0.0.41 - - [2026-02-20 13:09:25] "GET /instance-ip/70214875-f80e-4cce-9911-242610ce62f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.014421 10.0.0.41 - - [2026-02-20 13:09:25] "POST /loadbalancers HTTP/1.1" 200 618 0.074246 10.0.0.41 - - [2026-02-20 13:09:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.015086 10.0.0.41 - - [2026-02-20 13:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.013458 10.0.0.41 - - [2026-02-20 13:09:25] "POST /service-instances HTTP/1.1" 200 566 0.069553 10.0.0.41 - - [2026-02-20 13:09:25] "GET /project/88af8d41-403c-4b55-84ab-1ceb787bc97f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.079336 10.0.0.41 - - [2026-02-20 13:09:25] "POST /ref-update HTTP/1.1" 200 156 0.038038 10.0.0.41 - - [2026-02-20 13:09:25] "GET /virtual-machine-interface/f8bde120-d95b-4e93-bee2-1d893067fd94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.005574 10.0.0.41 - - [2026-02-20 13:09:25] "GET /virtual-machine-interface/f8bde120-d95b-4e93-bee2-1d893067fd94?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.009033 10.0.0.41 - - [2026-02-20 13:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009319 10.0.0.41 - - [2026-02-20 13:09:25] "PUT /service-instance/1423a00d-9375-4d4c-bca7-00f3f373ef18 HTTP/1.1" 200 266 0.014746 10.0.0.41 - - [2026-02-20 13:09:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.019809 10.0.0.41 - - [2026-02-20 13:09:25] "GET /floating-ip-pool/4772d3c8-b146-4b02-bd2c-255978966be1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.015182 10.0.0.41 - - [2026-02-20 13:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009612 10.0.0.41 - - [2026-02-20 13:09:26] "POST /floating-ips HTTP/1.1" 200 671 0.062289 10.0.0.41 - - [2026-02-20 13:09:26] "POST /virtual-machines HTTP/1.1" 200 429 0.041546 10.0.0.41 - - [2026-02-20 13:09:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.049264 10.0.0.41 - - [2026-02-20 13:09:26] "GET /application-policy-set/cda30213-5398-4138-8e2e-4140e8be0623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005939 10.0.0.41 - - [2026-02-20 13:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004664 10.0.0.41 - - [2026-02-20 13:09:26] "GET /policy-management/e76cdebe-5be3-42e7-a5be-5d2c23ad83fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.013131 10.0.0.41 - - [2026-02-20 13:09:26] "POST /tags HTTP/1.1" 409 221 0.030751 10.0.0.41 - - [2026-02-20 13:09:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.165477 10.0.0.41 - - [2026-02-20 13:09:26] "POST /chown HTTP/1.1" 200 109 0.020376 10.0.0.41 - - [2026-02-20 13:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.014513 10.0.0.41 - - [2026-02-20 13:09:26] "GET /tag/9a8adb0e-2784-4dcb-bef3-1afeeb8d62ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.026728 10.0.0.41 - - [2026-02-20 13:09:26] "POST /tags HTTP/1.1" 409 238 0.003642 10.0.0.41 - - [2026-02-20 13:09:26] "POST /chown HTTP/1.1" 200 109 0.011925 10.0.0.41 - - [2026-02-20 13:09:26] "PUT /virtual-machine-interface/4cb6c454-5520-4cbd-8b95-ad72fcf392c5 HTTP/1.1" 200 284 0.030987 10.0.0.41 - - [2026-02-20 13:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011980 10.0.0.41 - - [2026-02-20 13:09:26] "GET /tag/a09ac9fe-c0de-4147-90fb-e5dbe31faf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.018607 10.0.0.41 - - [2026-02-20 13:09:26] "PUT /instance-ip/70214875-f80e-4cce-9911-242610ce62f0 HTTP/1.1" 200 256 0.064836 10.0.0.41 - - [2026-02-20 13:09:26] "POST /firewall-rules HTTP/1.1" 200 650 0.076728 10.0.0.41 - - [2026-02-20 13:09:26] "POST /ref-update HTTP/1.1" 200 156 0.029816 10.0.0.41 - - [2026-02-20 13:09:26] "GET /firewall-rule/af4be400-23b6-4104-90cf-5d28d008babe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.005225 10.0.0.41 - - [2026-02-20 13:09:26] "POST /ref-update HTTP/1.1" 200 156 0.023269 10.0.0.41 - - [2026-02-20 13:09:26] "GET /firewall-policy/4e21866d-ab8c-4355-83af-97969411ffd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.002953 10.0.0.41 - - [2026-02-20 13:09:26] "GET /firewall-rule/af4be400-23b6-4104-90cf-5d28d008babe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.013100 10.0.0.41 - - [2026-02-20 13:09:26] "POST /ref-update HTTP/1.1" 200 156 0.026170 10.0.0.41 - - [2026-02-20 13:09:26] "POST /ref-update HTTP/1.1" 200 156 0.010623 10.0.0.41 - - [2026-02-20 13:09:26] "POST /ref-update HTTP/1.1" 200 156 0.047406 10.0.0.41 - - [2026-02-20 13:09:26] "POST /ref-update HTTP/1.1" 200 156 0.041030 10.0.0.41 - - [2026-02-20 13:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011366 10.0.0.41 - - [2026-02-20 13:09:26] "POST /ref-update HTTP/1.1" 200 156 0.039860 10.0.0.41 - - [2026-02-20 13:09:26] "GET /project/88af8d41-403c-4b55-84ab-1ceb787bc97f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.073479 10.0.0.41 - - [2026-02-20 13:09:26] "POST /virtual-machines HTTP/1.1" 200 429 0.020936 10.0.0.41 - - [2026-02-20 13:09:26] "GET /loadbalancer/f19029df-6d9b-463e-acd9-897debe83280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.006344 10.0.0.41 - - [2026-02-20 13:09:26] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.031025 10.0.0.41 - - [2026-02-20 13:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.015723 10.0.0.41 - - [2026-02-20 13:09:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.143643 10.0.0.41 - - [2026-02-20 13:09:26] "POST /chown HTTP/1.1" 200 109 0.027396 10.0.0.41 - - [2026-02-20 13:09:27] "GET /project/88af8d41-403c-4b55-84ab-1ceb787bc97f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.078962 10.0.0.41 - - [2026-02-20 13:09:27] "GET /loadbalancer-listener/b8e0f58c-abeb-4796-afe8-27c54506b693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.004980 10.0.0.41 - - [2026-02-20 13:09:27] "POST /chown HTTP/1.1" 200 109 0.014277 10.0.0.41 - - [2026-02-20 13:09:27] "GET /loadbalancer-listener/b8e0f58c-abeb-4796-afe8-27c54506b693?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.041187 10.0.0.41 - - [2026-02-20 13:09:27] "PUT /virtual-machine-interface/da431ab0-e902-4548-92bd-caaf598c6c7d HTTP/1.1" 200 284 0.047592 10.0.0.41 - - [2026-02-20 13:09:27] "PUT /instance-ip/70214875-f80e-4cce-9911-242610ce62f0 HTTP/1.1" 200 256 0.049519 10.0.0.41 - - [2026-02-20 13:09:27] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.043839 10.0.0.41 - - [2026-02-20 13:09:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.022455 10.0.0.41 - - [2026-02-20 13:09:27] "GET /loadbalancer-pool/37536c05-842d-4bd5-ba33-e9b491646f00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.009238 10.0.0.41 - - [2026-02-20 13:09:27] "POST /ref-update HTTP/1.1" 200 156 0.039871 10.0.0.41 - - [2026-02-20 13:09:27] "POST /ref-update HTTP/1.1" 200 156 0.035847 10.0.0.41 - - [2026-02-20 13:09:27] "POST /ref-update HTTP/1.1" 200 156 0.025140 10.0.0.41 - - [2026-02-20 13:09:27] "POST /loadbalancer-members HTTP/1.1" 200 707 0.061940 10.0.0.41 - - [2026-02-20 13:09:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.030257 10.0.0.41 - - [2026-02-20 13:09:27] "GET /virtual-machine-interface/60468e9e-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.017419 10.0.0.41 - - [2026-02-20 13:09:27] "POST /ref-update HTTP/1.1" 200 156 0.046906 10.0.0.41 - - [2026-02-20 13:09:27] "POST /ref-update HTTP/1.1" 200 156 0.021543 10.0.0.41 - - [2026-02-20 13:09:27] "POST /set-tag HTTP/1.1" 200 109 0.006613 10.0.0.41 - - [2026-02-20 13:09:27] "GET /virtual-machine-interface/60bc299c-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.027615 10.0.0.41 - - [2026-02-20 13:09:27] "POST /set-tag HTTP/1.1" 200 109 0.006122 10.0.0.41 - - [2026-02-20 13:09:27] "PUT /service-instance/1423a00d-9375-4d4c-bca7-00f3f373ef18 HTTP/1.1" 200 266 0.010617 10.0.0.41 - - [2026-02-20 13:09:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.019181 10.0.0.41 - - [2026-02-20 13:09:27] "GET /application-policy-set/cda30213-5398-4138-8e2e-4140e8be0623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007982 10.0.0.41 - - [2026-02-20 13:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.41 - - [2026-02-20 13:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.41 - - [2026-02-20 13:09:27] "GET /policy-management/e76cdebe-5be3-42e7-a5be-5d2c23ad83fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003538 10.0.0.41 - - [2026-02-20 13:09:27] "POST /tags HTTP/1.1" 409 221 0.002773 10.0.0.41 - - [2026-02-20 13:09:27] "POST /chown HTTP/1.1" 200 109 0.012075 10.0.0.41 - - [2026-02-20 13:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.013440 10.0.0.41 - - [2026-02-20 13:09:27] "GET /tag/9a8adb0e-2784-4dcb-bef3-1afeeb8d62ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.017850 10.0.0.41 - - [2026-02-20 13:09:27] "POST /chown HTTP/1.1" 200 109 0.039463 10.0.0.41 - - [2026-02-20 13:09:27] "PUT /instance-ip/70214875-f80e-4cce-9911-242610ce62f0 HTTP/1.1" 200 256 0.025885 10.0.0.41 - - [2026-02-20 13:09:27] "POST /tags HTTP/1.1" 409 238 0.005837 10.0.0.41 - - [2026-02-20 13:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003849 10.0.0.41 - - [2026-02-20 13:09:27] "GET /tag/a09ac9fe-c0de-4147-90fb-e5dbe31faf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011476 10.0.0.41 - - [2026-02-20 13:09:27] "POST /ref-update HTTP/1.1" 200 156 0.012236 10.0.0.41 - - [2026-02-20 13:09:27] "POST /chown HTTP/1.1" 200 109 0.020988 10.0.0.41 - - [2026-02-20 13:09:27] "POST /firewall-rules HTTP/1.1" 409 293 0.005221 10.0.0.41 - - [2026-02-20 13:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.41 - - [2026-02-20 13:09:27] "POST /chown HTTP/1.1" 200 109 0.021328 10.0.0.41 - - [2026-02-20 13:09:27] "PUT /firewall-rule/af4be400-23b6-4104-90cf-5d28d008babe HTTP/1.1" 200 260 0.031750 10.0.0.41 - - [2026-02-20 13:09:27] "PUT /instance-ip/70214875-f80e-4cce-9911-242610ce62f0 HTTP/1.1" 200 256 0.017641 10.0.0.41 - - [2026-02-20 13:09:27] "GET /firewall-rule/af4be400-23b6-4104-90cf-5d28d008babe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.012146 10.0.0.41 - - [2026-02-20 13:09:27] "GET /firewall-policy/4e21866d-ab8c-4355-83af-97969411ffd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.006497 10.0.0.41 - - [2026-02-20 13:09:27] "GET /firewall-rule/af4be400-23b6-4104-90cf-5d28d008babe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002479 10.0.0.41 - - [2026-02-20 13:09:27] "POST /ref-update HTTP/1.1" 200 156 0.032812 10.0.0.41 - - [2026-02-20 13:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010064 10.0.0.41 - - [2026-02-20 13:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.41 - - [2026-02-20 13:09:27] "GET /virtual-network/c56765d1-ed69-4510-8831-e323d40286ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004025 10.0.0.41 - - [2026-02-20 13:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.41 - - [2026-02-20 13:09:27] "POST /chown HTTP/1.1" 200 109 0.007170 10.0.0.41 - - [2026-02-20 13:09:28] "POST /chown HTTP/1.1" 200 109 0.036531 10.0.0.41 - - [2026-02-20 13:09:28] "GET /project/88af8d41-403c-4b55-84ab-1ceb787bc97f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.083195 10.0.0.41 - - [2026-02-20 13:09:28] "PUT /instance-ip/70214875-f80e-4cce-9911-242610ce62f0 HTTP/1.1" 200 256 0.063288 10.0.0.41 - - [2026-02-20 13:09:28] "POST /virtual-machines HTTP/1.1" 200 373 0.025350 10.0.0.41 - - [2026-02-20 13:09:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.029833 10.0.0.41 - - [2026-02-20 13:09:28] "POST /ref-update HTTP/1.1" 200 156 0.052866 10.0.0.41 - - [2026-02-20 13:09:28] "POST /chown HTTP/1.1" 200 109 0.028821 10.0.0.41 - - [2026-02-20 13:09:28] "POST /chown HTTP/1.1" 200 109 0.031162 10.0.0.41 - - [2026-02-20 13:09:28] "PUT /instance-ip/70214875-f80e-4cce-9911-242610ce62f0 HTTP/1.1" 200 256 0.060221 10.0.0.41 - - [2026-02-20 13:09:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.205153 10.0.0.41 - - [2026-02-20 13:09:28] "POST /ref-update HTTP/1.1" 200 156 0.056726 10.0.0.41 - - [2026-02-20 13:09:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.030326 10.0.0.41 - - [2026-02-20 13:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006165 10.0.0.41 - - [2026-02-20 13:09:28] "GET /virtual-machine-interface/630aac1e-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.011683 10.0.0.41 - - [2026-02-20 13:09:28] "POST /instance-ips HTTP/1.1" 200 413 0.035188 10.0.0.41 - - [2026-02-20 13:09:28] "PUT /service-instance/1423a00d-9375-4d4c-bca7-00f3f373ef18 HTTP/1.1" 200 266 0.056723 10.0.0.41 - - [2026-02-20 13:09:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.082723 10.0.0.41 - - [2026-02-20 13:09:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.031521 10.0.0.41 - - [2026-02-20 13:09:28] "GET /virtual-machine-interface/630aac1e-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.020446 10.0.0.41 - - [2026-02-20 13:09:28] "POST /set-tag HTTP/1.1" 200 109 0.031467 10.0.0.41 - - [2026-02-20 13:09:28] "PUT /service-instance/1423a00d-9375-4d4c-bca7-00f3f373ef18 HTTP/1.1" 200 266 0.011544 10.0.0.41 - - [2026-02-20 13:09:28] "GET /virtual-machine-interface/630aac1e-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.024199 10.0.0.41 - - [2026-02-20 13:09:28] "GET /instance-ip/6337726c-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.003760 10.0.0.41 - - [2026-02-20 13:09:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.037184 10.0.0.41 - - [2026-02-20 13:09:28] "GET /virtual-machine-interface/630aac1e-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.027785 10.0.0.41 - - [2026-02-20 13:09:28] "POST /set-tag HTTP/1.1" 200 109 0.017795 10.0.0.41 - - [2026-02-20 13:09:28] "PUT /service-instance/1423a00d-9375-4d4c-bca7-00f3f373ef18 HTTP/1.1" 200 266 0.067046 10.0.0.41 - - [2026-02-20 13:09:28] "GET /virtual-router/8f201e82-8bfe-4cbe-ac02-de4a8f368160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.027820 10.0.0.41 - - [2026-02-20 13:09:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.033879 10.0.0.41 - - [2026-02-20 13:09:28] "POST /ref-update HTTP/1.1" 200 156 0.014568 10.0.0.41 - - [2026-02-20 13:09:29] "GET /virtual-machine-interface/630aac1e-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.013361 10.0.0.41 - - [2026-02-20 13:09:29] "POST /set-tag HTTP/1.1" 200 109 0.004572 10.0.0.41 - - [2026-02-20 13:09:29] "PUT /service-instance/1423a00d-9375-4d4c-bca7-00f3f373ef18 HTTP/1.1" 200 266 0.022088 10.0.0.41 - - [2026-02-20 13:09:29] "GET /virtual-machine-interface/630aac1e-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.013538 10.0.0.41 - - [2026-02-20 13:09:29] "POST /set-tag HTTP/1.1" 200 109 0.002720 10.0.0.41 - - [2026-02-20 13:09:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.020220 10.0.0.41 - - [2026-02-20 13:09:29] "PUT /service-instance/1423a00d-9375-4d4c-bca7-00f3f373ef18 HTTP/1.1" 200 266 0.011149 10.0.0.41 - - [2026-02-20 13:09:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.008390 10.0.0.41 - - [2026-02-20 13:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.41 - - [2026-02-20 13:09:29] "POST /chown HTTP/1.1" 200 109 0.007691 10.0.0.41 - - [2026-02-20 13:09:29] "POST /chown HTTP/1.1" 200 109 0.020506 10.0.0.41 - - [2026-02-20 13:09:29] "POST /ref-update HTTP/1.1" 200 156 0.032058 10.0.0.41 - - [2026-02-20 13:09:29] "POST /chown HTTP/1.1" 200 109 0.014556 10.0.0.41 - - [2026-02-20 13:09:29] "POST /chown HTTP/1.1" 200 109 0.009135 10.0.0.41 - - [2026-02-20 13:09:29] "POST /ref-update HTTP/1.1" 200 156 0.018458 10.0.0.41 - - [2026-02-20 13:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.41 - - [2026-02-20 13:09:29] "POST /chown HTTP/1.1" 200 109 0.007409 10.0.0.41 - - [2026-02-20 13:09:29] "POST /chown HTTP/1.1" 200 109 0.019103 10.0.0.41 - - [2026-02-20 13:09:29] "POST /chown HTTP/1.1" 200 109 0.015682 10.0.0.41 - - [2026-02-20 13:09:29] "POST /chown HTTP/1.1" 200 109 0.008999 10.0.0.41 - - [2026-02-20 13:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.41 - - [2026-02-20 13:09:29] "POST /chown HTTP/1.1" 200 109 0.008659 10.0.0.41 - - [2026-02-20 13:09:29] "POST /chown HTTP/1.1" 200 109 0.015728 10.0.0.41 - - [2026-02-20 13:09:29] "POST /chown HTTP/1.1" 200 109 0.008305 10.0.0.41 - - [2026-02-20 13:09:29] "POST /chown HTTP/1.1" 200 109 0.022233 10.0.0.41 - - [2026-02-20 13:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.41 - - [2026-02-20 13:09:29] "POST /chown HTTP/1.1" 200 109 0.007112 10.0.0.41 - - [2026-02-20 13:09:29] "POST /chown HTTP/1.1" 200 109 0.013235 10.0.0.41 - - [2026-02-20 13:09:29] "POST /chown HTTP/1.1" 200 109 0.011251 10.0.0.41 - - [2026-02-20 13:09:29] "POST /chown HTTP/1.1" 200 109 0.008465 10.0.0.41 - - [2026-02-20 13:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009589 10.0.0.41 - - [2026-02-20 13:09:30] "POST /chown HTTP/1.1" 200 109 0.013301 10.0.0.41 - - [2026-02-20 13:09:30] "POST /chown HTTP/1.1" 200 109 0.026227 10.0.0.41 - - [2026-02-20 13:09:30] "POST /chown HTTP/1.1" 200 109 0.010413 10.0.0.41 - - [2026-02-20 13:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.41 - - [2026-02-20 13:09:30] "POST /chown HTTP/1.1" 200 109 0.029879 10.0.0.41 - - [2026-02-20 13:09:30] "POST /chown HTTP/1.1" 200 109 0.043241 10.0.0.41 - - [2026-02-20 13:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.41 - - [2026-02-20 13:09:30] "POST /chown HTTP/1.1" 200 109 0.049262 10.0.0.41 - - [2026-02-20 13:09:30] "POST /chown HTTP/1.1" 200 109 0.031777 10.0.0.41 - - [2026-02-20 13:09:30] "POST /chown HTTP/1.1" 200 109 0.021915 10.0.0.41 - - [2026-02-20 13:09:30] "POST /chown HTTP/1.1" 200 109 0.058060 10.0.0.41 - - [2026-02-20 13:09:30] "POST /chown HTTP/1.1" 200 109 0.033458 10.0.0.41 - - [2026-02-20 13:09:30] "POST /chown HTTP/1.1" 200 109 0.014629 10.0.0.41 - - [2026-02-20 13:09:30] "POST /chown HTTP/1.1" 200 109 0.038652 10.0.0.41 - - [2026-02-20 13:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.41 - - [2026-02-20 13:09:30] "POST /chown HTTP/1.1" 200 109 0.010789 10.0.0.41 - - [2026-02-20 13:09:30] "POST /chown HTTP/1.1" 200 109 0.030990 10.0.0.41 - - [2026-02-20 13:09:30] "POST /chown HTTP/1.1" 200 109 0.017802 10.0.0.41 - - [2026-02-20 13:09:30] "POST /chown HTTP/1.1" 200 109 0.007702 10.0.0.41 - - [2026-02-20 13:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977 10.0.0.41 - - [2026-02-20 13:09:30] "POST /chown HTTP/1.1" 200 109 0.018058 10.0.0.41 - - [2026-02-20 13:09:30] "POST /chown HTTP/1.1" 200 109 0.025606 10.0.0.41 - - [2026-02-20 13:09:30] "POST /chown HTTP/1.1" 200 109 0.014366 10.0.0.41 - - [2026-02-20 13:09:30] "POST /chown HTTP/1.1" 200 109 0.019538 10.0.0.41 - - [2026-02-20 13:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.41 - - [2026-02-20 13:09:30] "POST /chown HTTP/1.1" 200 109 0.011835 10.0.0.41 - - [2026-02-20 13:09:30] "POST /chown HTTP/1.1" 200 109 0.023787 10.0.0.41 - - [2026-02-20 13:09:31] "POST /chown HTTP/1.1" 200 109 0.007860 10.0.0.41 - - [2026-02-20 13:09:31] "POST /chown HTTP/1.1" 200 109 0.019330 10.0.0.41 - - [2026-02-20 13:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.014431 10.0.0.41 - - [2026-02-20 13:09:31] "POST /chown HTTP/1.1" 200 109 0.014275 10.0.0.41 - - [2026-02-20 13:09:31] "POST /chown HTTP/1.1" 200 109 0.033960 10.0.0.41 - - [2026-02-20 13:09:31] "POST /chown HTTP/1.1" 200 109 0.017514 10.0.0.41 - - [2026-02-20 13:09:31] "POST /chown HTTP/1.1" 200 109 0.016039 10.0.0.41 - - [2026-02-20 13:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.018292 10.0.0.41 - - [2026-02-20 13:09:31] "POST /chown HTTP/1.1" 200 109 0.007590 10.0.0.41 - - [2026-02-20 13:09:31] "POST /chown HTTP/1.1" 200 109 0.012109 10.0.0.41 - - [2026-02-20 13:09:31] "POST /chown HTTP/1.1" 200 109 0.020518 10.0.0.41 - - [2026-02-20 13:09:31] "POST /chown HTTP/1.1" 200 109 0.034707 10.0.0.41 - - [2026-02-20 13:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.41 - - [2026-02-20 13:09:31] "POST /chown HTTP/1.1" 200 109 0.009749 10.0.0.41 - - [2026-02-20 13:09:31] "POST /chown HTTP/1.1" 200 109 0.017163 10.0.0.41 - - [2026-02-20 13:09:31] "POST /chown HTTP/1.1" 200 109 0.007818 10.0.0.41 - - [2026-02-20 13:09:31] "POST /chown HTTP/1.1" 200 109 0.026934 10.0.0.41 - - [2026-02-20 13:09:40] "GET /virtual-machine-interface/60468e9e-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004749 10.0.0.41 - - [2026-02-20 13:09:40] "POST /set-tag HTTP/1.1" 200 109 0.003614 10.0.0.41 - - [2026-02-20 13:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.41 - - [2026-02-20 13:09:40] "GET /loadbalancer/16ca1b85-9e8c-45c1-a8cd-de4185edf94d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002944 10.0.0.41 - - [2026-02-20 13:09:40] "GET /loadbalancer-pool/c740f373-d8e0-4f23-b6bb-c37ad9b80691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002811 10.0.0.41 - - [2026-02-20 13:09:40] "POST /loadbalancer-members HTTP/1.1" 200 702 0.019835 10.0.0.41 - - [2026-02-20 13:09:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.013882 10.0.0.41 - - [2026-02-20 13:09:40] "GET /virtual-machine-interface/60468e9e-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011638 10.0.0.41 - - [2026-02-20 13:09:40] "GET /virtual-machine-interface/60468e9e-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005399 10.0.0.41 - - [2026-02-20 13:09:40] "POST /ref-update HTTP/1.1" 200 156 0.007258 10.0.0.41 - - [2026-02-20 13:09:40] "POST /tags HTTP/1.1" 409 221 0.002594 10.0.0.41 - - [2026-02-20 13:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.41 - - [2026-02-20 13:09:40] "GET /tag/9a8adb0e-2784-4dcb-bef3-1afeeb8d62ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012629 10.0.0.41 - - [2026-02-20 13:09:40] "GET /floating-ip/34d8c2dd-860c-404e-bf4b-202d987fc7b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.003464 10.0.0.41 - - [2026-02-20 13:09:40] "PUT /floating-ip/34d8c2dd-860c-404e-bf4b-202d987fc7b6 HTTP/1.1" 200 256 0.008991 10.0.0.41 - - [2026-02-20 13:09:40] "POST /set-tag HTTP/1.1" 200 109 0.020323 10.0.0.41 - - [2026-02-20 13:09:41] "GET /virtual-machine-interface/60bc299c-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008423 10.0.0.41 - - [2026-02-20 13:09:41] "POST /set-tag HTTP/1.1" 200 109 0.003573 10.0.0.41 - - [2026-02-20 13:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.41 - - [2026-02-20 13:09:41] "GET /loadbalancer/16ca1b85-9e8c-45c1-a8cd-de4185edf94d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003244 10.0.0.41 - - [2026-02-20 13:09:41] "GET /loadbalancer-pool/c740f373-d8e0-4f23-b6bb-c37ad9b80691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003014 10.0.0.41 - - [2026-02-20 13:09:41] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017742 10.0.0.41 - - [2026-02-20 13:09:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.012011 10.0.0.41 - - [2026-02-20 13:09:41] "GET /virtual-machine-interface/60bc299c-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012501 10.0.0.41 - - [2026-02-20 13:09:41] "GET /virtual-machine-interface/60bc299c-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004713 10.0.0.41 - - [2026-02-20 13:09:41] "POST /ref-update HTTP/1.1" 200 156 0.012281 10.0.0.41 - - [2026-02-20 13:09:41] "POST /set-tag HTTP/1.1" 200 109 0.037599 10.0.0.41 - - [2026-02-20 13:09:41] "GET /floating-ip/34d8c2dd-860c-404e-bf4b-202d987fc7b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003129 10.0.0.41 - - [2026-02-20 13:09:41] "GET /virtual-machine/30c520f3-03d0-4fa0-9c3c-66dbe38bd567?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003340 10.0.0.41 - - [2026-02-20 13:09:41] "GET /virtual-machine-interface/60468e9e-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004824 10.0.0.41 - - [2026-02-20 13:09:41] "GET /virtual-machine/48be2dbe-3b13-4115-8fd7-068e563b41ac?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003284 10.0.0.41 - - [2026-02-20 13:09:41] "GET /virtual-machine-interface/60bc299c-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005236 10.0.0.41 - - [2026-02-20 13:09:44] "GET /virtual-machine-interface/630aac1e-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004782 10.0.0.41 - - [2026-02-20 13:09:44] "POST /set-tag HTTP/1.1" 200 109 0.002642 10.0.0.41 - - [2026-02-20 13:09:46] "GET /virtual-machine/b4973379-54ab-468e-a86d-a41a09bca575?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.004015 10.0.0.41 - - [2026-02-20 13:09:46] "GET /virtual-machine-interface/630aac1e-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005444 10.0.0.41 - - [2026-02-20 13:09:46] "GET /virtual-machine-interface/630aac1e-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006821 10.0.0.41 - - [2026-02-20 13:09:46] "POST /set-tag HTTP/1.1" 200 109 0.002859 10.0.0.41 - - [2026-02-20 13:10:18] "GET /virtual-machine-interface/630aac1e-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004720 10.0.0.41 - - [2026-02-20 13:10:18] "POST /set-tag HTTP/1.1" 200 109 0.003017 10.0.0.41 - - [2026-02-20 13:10:18] "GET /virtual-machine-interface/630aac1e-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004676 10.0.0.41 - - [2026-02-20 13:10:18] "POST /set-tag HTTP/1.1" 200 109 0.002813 10.0.0.41 - - [2026-02-20 13:10:18] "GET /virtual-machine/b4973379-54ab-468e-a86d-a41a09bca575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002768 10.0.0.41 - - [2026-02-20 13:10:18] "POST /ref-update HTTP/1.1" 200 156 0.010631 10.0.0.41 - - [2026-02-20 13:10:18] "GET /virtual-machine-interface/630aac1e-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007837 10.0.0.41 - - [2026-02-20 13:10:18] "POST /set-tag HTTP/1.1" 200 109 0.017192 10.0.0.41 - - [2026-02-20 13:10:18] "POST /set-tag HTTP/1.1" 200 109 0.016434 10.0.0.41 - - [2026-02-20 13:10:18] "DELETE /instance-ip/6337726c-0e5d-11f1-90a8-fa163e46bc84 HTTP/1.1" 200 115 0.041511 10.0.0.41 - - [2026-02-20 13:10:18] "DELETE /virtual-machine-interface/630aac1e-0e5d-11f1-90a8-fa163e46bc84 HTTP/1.1" 200 115 0.043952 10.0.0.41 - - [2026-02-20 13:10:18] "DELETE /virtual-machine/b4973379-54ab-468e-a86d-a41a09bca575 HTTP/1.1" 200 115 0.022393 10.0.0.41 - - [2026-02-20 13:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005016 10.0.0.41 - - [2026-02-20 13:10:22] "GET /tag/a09ac9fe-c0de-4147-90fb-e5dbe31faf62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.017311 10.0.0.41 - - [2026-02-20 13:10:22] "GET /tag/a09ac9fe-c0de-4147-90fb-e5dbe31faf62?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.015169 10.0.0.41 - - [2026-02-20 13:10:22] "GET /virtual-machine-interface/4cb6c454-5520-4cbd-8b95-ad72fcf392c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.005328 10.0.0.41 - - [2026-02-20 13:10:22] "POST /set-tag HTTP/1.1" 200 109 0.025712 10.0.0.41 - - [2026-02-20 13:10:22] "GET /virtual-machine-interface/da431ab0-e902-4548-92bd-caaf598c6c7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.023731 10.0.0.41 - - [2026-02-20 13:10:22] "POST /set-tag HTTP/1.1" 200 109 0.015940 10.0.0.41 - - [2026-02-20 13:10:22] "GET /virtual-machine-interface/f8bde120-d95b-4e93-bee2-1d893067fd94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004726 10.0.0.41 - - [2026-02-20 13:10:22] "POST /set-tag HTTP/1.1" 200 109 0.016967 10.0.0.41 - - [2026-02-20 13:10:22] "GET /firewall-policy/4e21866d-ab8c-4355-83af-97969411ffd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.014476 10.0.0.41 - - [2026-02-20 13:10:22] "GET /firewall-rule/af4be400-23b6-4104-90cf-5d28d008babe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003522 10.0.0.41 - - [2026-02-20 13:10:22] "POST /ref-update HTTP/1.1" 200 156 0.020542 10.0.0.41 - - [2026-02-20 13:10:22] "DELETE /firewall-rule/af4be400-23b6-4104-90cf-5d28d008babe HTTP/1.1" 200 115 0.032369 10.0.0.41 - - [2026-02-20 13:10:22] "DELETE /loadbalancer-member/ebcf21d3-5c43-402a-a833-0bcb26c1d94f HTTP/1.1" 200 115 0.049390 10.0.0.41 - - [2026-02-20 13:10:22] "PUT /service-instance/1423a00d-9375-4d4c-bca7-00f3f373ef18 HTTP/1.1" 200 266 0.011143 10.0.0.41 - - [2026-02-20 13:10:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.018837 10.0.0.41 - - [2026-02-20 13:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014118 10.0.0.41 - - [2026-02-20 13:10:22] "DELETE /loadbalancer-pool/37536c05-842d-4bd5-ba33-e9b491646f00 HTTP/1.1" 200 115 0.076232 10.0.0.41 - - [2026-02-20 13:10:22] "DELETE /loadbalancer-listener/b8e0f58c-abeb-4796-afe8-27c54506b693 HTTP/1.1" 200 115 0.029673 10.0.0.41 - - [2026-02-20 13:10:22] "GET /floating-ip/1ce2c32a-c07a-4eaa-b291-b8e87a01197f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.003202 10.0.0.41 - - [2026-02-20 13:10:22] "POST /chown HTTP/1.1" 200 109 0.008155 10.0.0.41 - - [2026-02-20 13:10:22] "POST /chown HTTP/1.1" 200 109 0.021504 10.0.0.41 - - [2026-02-20 13:10:22] "POST /chown HTTP/1.1" 200 109 0.023994 10.0.0.41 - - [2026-02-20 13:10:22] "PUT /floating-ip/1ce2c32a-c07a-4eaa-b291-b8e87a01197f HTTP/1.1" 200 256 0.051201 10.0.0.41 - - [2026-02-20 13:10:22] "POST /chown HTTP/1.1" 200 109 0.018560 10.0.0.41 - - [2026-02-20 13:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.41 - - [2026-02-20 13:10:22] "POST /chown HTTP/1.1" 200 109 0.011711 10.0.0.41 - - [2026-02-20 13:10:22] "DELETE /floating-ip/1ce2c32a-c07a-4eaa-b291-b8e87a01197f HTTP/1.1" 200 115 0.118190 10.0.0.41 - - [2026-02-20 13:10:22] "POST /chown HTTP/1.1" 200 109 0.005247 10.0.0.41 - - [2026-02-20 13:10:22] "POST /chown HTTP/1.1" 200 109 0.014098 10.0.0.41 - - [2026-02-20 13:10:22] "DELETE /loadbalancer/f19029df-6d9b-463e-acd9-897debe83280 HTTP/1.1" 200 115 0.073772 10.0.0.41 - - [2026-02-20 13:10:22] "POST /chown HTTP/1.1" 200 109 0.037362 10.0.0.41 - - [2026-02-20 13:10:22] "DELETE /instance-ip/70214875-f80e-4cce-9911-242610ce62f0 HTTP/1.1" 200 115 0.060204 10.0.0.41 - - [2026-02-20 13:10:22] "PUT /service-instance/1423a00d-9375-4d4c-bca7-00f3f373ef18 HTTP/1.1" 200 266 0.021322 10.0.0.41 - - [2026-02-20 13:10:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.017638 10.0.0.41 - - [2026-02-20 13:10:23] "PUT /service-instance/1423a00d-9375-4d4c-bca7-00f3f373ef18 HTTP/1.1" 200 266 0.018893 10.0.0.41 - - [2026-02-20 13:10:23] "GET /floating-ip-pool/4772d3c8-b146-4b02-bd2c-255978966be1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.019659 10.0.0.41 - - [2026-02-20 13:10:23] "DELETE /virtual-machine-interface/f8bde120-d95b-4e93-bee2-1d893067fd94 HTTP/1.1" 200 115 0.134419 10.0.0.41 - - [2026-02-20 13:10:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.010723 10.0.0.41 - - [2026-02-20 13:10:23] "POST /ref-update HTTP/1.1" 200 156 0.016158 10.0.0.41 - - [2026-02-20 13:10:23] "DELETE /floating-ip-pool/4772d3c8-b146-4b02-bd2c-255978966be1 HTTP/1.1" 200 115 0.123204 10.0.0.41 - - [2026-02-20 13:10:23] "PUT /service-instance/1423a00d-9375-4d4c-bca7-00f3f373ef18 HTTP/1.1" 200 266 0.046866 10.0.0.41 - - [2026-02-20 13:10:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.038826 10.0.0.41 - - [2026-02-20 13:10:23] "DELETE /tag/a09ac9fe-c0de-4147-90fb-e5dbe31faf62 HTTP/1.1" 200 115 0.238065 10.0.0.41 - - [2026-02-20 13:10:23] "DELETE /service-instance/1423a00d-9375-4d4c-bca7-00f3f373ef18 HTTP/1.1" 200 115 0.045785 10.0.0.41 - - [2026-02-20 13:10:23] "GET /virtual-machine-interface/da431ab0-e902-4548-92bd-caaf598c6c7d?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.007775 10.0.0.41 - - [2026-02-20 13:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.41 - - [2026-02-20 13:10:23] "POST /useragent-kv HTTP/1.1" 200 115 0.004672 10.0.0.41 - - [2026-02-20 13:10:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003049 10.0.0.41 - - [2026-02-20 13:10:23] "DELETE /virtual-network/af60dc36-5712-488a-bd18-dbae39259eba HTTP/1.1" 200 115 0.174047 10.0.0.41 - - [2026-02-20 13:10:23] "GET /routing-instance/f81c86c7-d866-4cf1-9419-6aa0e6f184bc HTTP/1.1" 404 171 0.001321 10.0.0.41 - - [2026-02-20 13:10:23] "GET /domains HTTP/1.1" 200 280 0.001299 10.0.0.41 - - [2026-02-20 13:10:23] "GET /domain/4ce65ac0-fb20-4cca-8d1c-96d84ff9c9c2 HTTP/1.1" 200 3086 0.008967 10.0.0.41 - - [2026-02-20 13:10:23] "DELETE /route-target/2abb32a1-8eb6-4178-ad3d-57823800eac6 HTTP/1.1" 200 115 0.032620 10.0.0.41 - - [2026-02-20 13:10:23] "DELETE /virtual-machine-interface/da431ab0-e902-4548-92bd-caaf598c6c7d HTTP/1.1" 200 115 0.107547 10.0.0.41 - - [2026-02-20 13:10:23] "GET /project/88af8d41-403c-4b55-84ab-1ceb787bc97f HTTP/1.1" 200 7141 0.055471 10.0.0.41 - - [2026-02-20 13:10:23] "DELETE /virtual-machine/577db0b4-7461-4f90-8d90-1819e6c845b8 HTTP/1.1" 200 115 0.069590 10.0.0.41 - - [2026-02-20 13:10:23] "GET /virtual-machine-interface/4cb6c454-5520-4cbd-8b95-ad72fcf392c5?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.027224 10.0.0.41 - - [2026-02-20 13:10:23] "GET /virtual-machine-interface/60bc299c-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007807 10.0.0.41 - - [2026-02-20 13:10:23] "POST /set-tag HTTP/1.1" 200 109 0.004180 10.0.0.41 - - [2026-02-20 13:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.41 - - [2026-02-20 13:10:23] "GET /loadbalancer/16ca1b85-9e8c-45c1-a8cd-de4185edf94d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003557 10.0.0.41 - - [2026-02-20 13:10:23] "GET /virtual-machine-interface/60bc299c-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.013931 10.0.0.41 - - [2026-02-20 13:10:23] "DELETE /virtual-machine-interface/4cb6c454-5520-4cbd-8b95-ad72fcf392c5 HTTP/1.1" 200 115 0.061351 10.0.0.41 - - [2026-02-20 13:10:23] "POST /ref-update HTTP/1.1" 200 156 0.031478 10.0.0.41 - - [2026-02-20 13:10:23] "POST /set-tag HTTP/1.1" 200 109 0.065168 10.0.0.41 - - [2026-02-20 13:10:23] "DELETE /virtual-machine/1316c75f-30d7-4f50-b6ae-301df98a1e2f HTTP/1.1" 200 115 0.068437 10.0.0.41 - - [2026-02-20 13:10:23] "DELETE /loadbalancer-member/f5ff7ccf-f1fd-4ae6-804f-b8f4826e5db5 HTTP/1.1" 200 115 0.062621 10.0.0.41 - - [2026-02-20 13:10:25] "GET /virtual-machine-interface/60bc299c-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005197 10.0.0.41 - - [2026-02-20 13:10:25] "POST /set-tag HTTP/1.1" 200 109 0.002814 10.0.0.41 - - [2026-02-20 13:10:25] "GET /virtual-machine-interface/60bc299c-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006187 10.0.0.41 - - [2026-02-20 13:10:25] "POST /set-tag HTTP/1.1" 200 109 0.002385 10.0.0.41 - - [2026-02-20 13:10:25] "GET /virtual-machine/48be2dbe-3b13-4115-8fd7-068e563b41ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003464 10.0.0.41 - - [2026-02-20 13:10:25] "POST /ref-update HTTP/1.1" 200 156 0.009758 10.0.0.41 - - [2026-02-20 13:10:25] "GET /virtual-machine-interface/60bc299c-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016853 10.0.0.41 - - [2026-02-20 13:10:25] "POST /set-tag HTTP/1.1" 200 109 0.050118 10.0.0.41 - - [2026-02-20 13:10:25] "POST /set-tag HTTP/1.1" 200 109 0.035367 10.0.0.41 - - [2026-02-20 13:10:25] "POST /set-tag HTTP/1.1" 200 109 0.030541 10.0.0.41 - - [2026-02-20 13:10:25] "DELETE /instance-ip/60d9bbc4-0e5d-11f1-90a8-fa163e46bc84 HTTP/1.1" 200 115 0.043888 10.0.0.41 - - [2026-02-20 13:10:25] "POST /ref-update HTTP/1.1" 200 156 0.010672 10.0.0.41 - - [2026-02-20 13:10:25] "DELETE /virtual-machine-interface/60bc299c-0e5d-11f1-90a8-fa163e46bc84 HTTP/1.1" 200 115 0.043284 10.0.0.41 - - [2026-02-20 13:10:25] "DELETE /virtual-machine/48be2dbe-3b13-4115-8fd7-068e563b41ac HTTP/1.1" 200 115 0.023484 10.0.0.41 - - [2026-02-20 13:10:28] "GET /virtual-machine-interface/60468e9e-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008440 10.0.0.41 - - [2026-02-20 13:10:28] "POST /set-tag HTTP/1.1" 200 109 0.003421 10.0.0.41 - - [2026-02-20 13:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004115 10.0.0.41 - - [2026-02-20 13:10:28] "GET /loadbalancer/16ca1b85-9e8c-45c1-a8cd-de4185edf94d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003717 10.0.0.41 - - [2026-02-20 13:10:30] "GET /virtual-machine-interface/60468e9e-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005189 10.0.0.41 - - [2026-02-20 13:10:30] "POST /set-tag HTTP/1.1" 200 109 0.003229 10.0.0.41 - - [2026-02-20 13:10:30] "GET /virtual-machine-interface/60468e9e-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008787 10.0.0.41 - - [2026-02-20 13:10:30] "POST /set-tag HTTP/1.1" 200 109 0.005270 10.0.0.41 - - [2026-02-20 13:10:30] "GET /virtual-machine/30c520f3-03d0-4fa0-9c3c-66dbe38bd567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003228 10.0.0.41 - - [2026-02-20 13:10:30] "POST /ref-update HTTP/1.1" 200 156 0.026267 10.0.0.41 - - [2026-02-20 13:10:30] "GET /virtual-machine-interface/60468e9e-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.036127 10.0.0.41 - - [2026-02-20 13:10:30] "POST /set-tag HTTP/1.1" 200 109 0.034689 10.0.0.41 - - [2026-02-20 13:10:30] "POST /set-tag HTTP/1.1" 200 109 0.048378 10.0.0.41 - - [2026-02-20 13:10:30] "POST /set-tag HTTP/1.1" 200 109 0.052764 10.0.0.41 - - [2026-02-20 13:10:30] "DELETE /instance-ip/605cdbd6-0e5d-11f1-90a8-fa163e46bc84 HTTP/1.1" 200 115 0.080183 10.0.0.41 - - [2026-02-20 13:10:30] "POST /ref-update HTTP/1.1" 200 156 0.018763 10.0.0.41 - - [2026-02-20 13:10:30] "DELETE /virtual-machine-interface/60468e9e-0e5d-11f1-90a8-fa163e46bc84 HTTP/1.1" 200 115 0.057822 10.0.0.41 - - [2026-02-20 13:10:30] "DELETE /virtual-machine/30c520f3-03d0-4fa0-9c3c-66dbe38bd567 HTTP/1.1" 200 115 0.031495 10.0.0.41 - - [2026-02-20 13:10:30] "DELETE /tag/8ea87a01-af31-498c-8cc2-3a0729272d45 HTTP/1.1" 200 115 0.100754 10.0.0.41 - - [2026-02-20 13:10:30] "DELETE /tag/5f49d27d-e31b-4750-95a9-cf373be75012 HTTP/1.1" 200 115 0.075947 10.0.0.41 - - [2026-02-20 13:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004698 10.0.0.41 - - [2026-02-20 13:10:34] "GET /project/88af8d41-403c-4b55-84ab-1ceb787bc97f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.076891 10.0.0.41 - - [2026-02-20 13:10:34] "POST /tags HTTP/1.1" 200 393 0.040871 10.0.0.41 - - [2026-02-20 13:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.019352 10.0.0.41 - - [2026-02-20 13:10:34] "GET /tag/f750320b-b1a5-4b9f-ac93-4ad16491f0c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.035347 10.0.0.41 - - [2026-02-20 13:10:34] "POST /tags HTTP/1.1" 200 341 0.038533 10.0.0.41 - - [2026-02-20 13:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011274 10.0.0.41 - - [2026-02-20 13:10:34] "GET /tag/6ffe01ce-d39f-4afb-a23e-8ec1f9bc3de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.017107 10.0.0.41 - - [2026-02-20 13:10:34] "POST /id-to-fqname HTTP/1.1" 200 192 0.000669 10.0.0.41 - - [2026-02-20 13:10:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.004448 10.0.0.41 - - [2026-02-20 13:10:34] "POST /security-groups HTTP/1.1" 200 589 0.102706 10.0.0.41 - - [2026-02-20 13:10:34] "POST /projects HTTP/1.1" 200 519 0.269483 10.0.0.41 - - [2026-02-20 13:10:34] "POST /fqname-to-id HTTP/1.1" 404 236 0.002764 10.0.0.41 - - [2026-02-20 13:10:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.013323 10.0.0.41 - - [2026-02-20 13:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007127 10.0.0.41 - - [2026-02-20 13:10:34] "POST /access-control-lists HTTP/1.1" 200 598 0.051266 10.0.0.41 - - [2026-02-20 13:10:34] "POST /fqname-to-id HTTP/1.1" 404 235 0.008851 10.0.0.41 - - [2026-02-20 13:10:34] "GET /virtual-network/c56765d1-ed69-4510-8831-e323d40286ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.027293 10.0.0.41 - - [2026-02-20 13:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.41 - - [2026-02-20 13:10:34] "GET /virtual-network/c0fd77b2-3f22-45da-ac76-a5ccba60e810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.018030 10.0.0.41 - - [2026-02-20 13:10:34] "POST /access-control-lists HTTP/1.1" 200 596 0.068283 10.0.0.41 - - [2026-02-20 13:10:34] "PUT /virtual-network/c56765d1-ed69-4510-8831-e323d40286ba HTTP/1.1" 200 264 0.103285 10.0.0.41 - - [2026-02-20 13:10:35] "PUT /virtual-network/c0fd77b2-3f22-45da-ac76-a5ccba60e810 HTTP/1.1" 200 264 0.087757 10.0.0.41 - - [2026-02-20 13:10:35] "POST /security-groups HTTP/1.1" 200 591 0.082198 10.0.0.41 - - [2026-02-20 13:10:35] "POST /fqname-to-id HTTP/1.1" 404 270 0.002394 10.0.0.41 - - [2026-02-20 13:10:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.048450 10.0.0.41 - - [2026-02-20 13:10:35] "POST /chown HTTP/1.1" 200 109 0.037668 10.0.0.41 - - [2026-02-20 13:10:35] "POST /access-control-lists HTTP/1.1" 200 632 0.089525 10.0.0.41 - - [2026-02-20 13:10:35] "POST /fqname-to-id HTTP/1.1" 404 269 0.020132 10.0.0.41 - - [2026-02-20 13:10:35] "GET /application-policy-set/cda30213-5398-4138-8e2e-4140e8be0623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011652 10.0.0.41 - - [2026-02-20 13:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007150 10.0.0.41 - - [2026-02-20 13:10:35] "GET /policy-management/e76cdebe-5be3-42e7-a5be-5d2c23ad83fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008786 10.0.0.41 - - [2026-02-20 13:10:35] "POST /tags HTTP/1.1" 409 226 0.002540 10.0.0.41 - - [2026-02-20 13:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005509 10.0.0.41 - - [2026-02-20 13:10:35] "GET /tag/6ffe01ce-d39f-4afb-a23e-8ec1f9bc3de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.023094 10.0.0.41 - - [2026-02-20 13:10:35] "POST /access-control-lists HTTP/1.1" 200 630 0.104743 10.0.0.41 - - [2026-02-20 13:10:35] "POST /firewall-rules HTTP/1.1" 200 600 0.072832 10.0.0.41 - - [2026-02-20 13:10:35] "GET /firewall-rule/d76770f2-6eb5-4a23-8711-3dbedb88149d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.013078 10.0.0.41 - - [2026-02-20 13:10:35] "GET /firewall-policy/8be3aee5-2733-440f-bcc8-26d335ca1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.005352 10.0.0.41 - - [2026-02-20 13:10:35] "GET /firewall-rule/d76770f2-6eb5-4a23-8711-3dbedb88149d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002978 10.0.0.41 - - [2026-02-20 13:10:35] "POST /ref-update HTTP/1.1" 200 156 0.077538 10.0.0.41 - - [2026-02-20 13:10:35] "GET /application-policy-set/cda30213-5398-4138-8e2e-4140e8be0623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014423 10.0.0.41 - - [2026-02-20 13:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.41 - - [2026-02-20 13:10:35] "GET /policy-management/e76cdebe-5be3-42e7-a5be-5d2c23ad83fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002755 10.0.0.41 - - [2026-02-20 13:10:35] "POST /tags HTTP/1.1" 409 226 0.002087 10.0.0.41 - - [2026-02-20 13:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005855 10.0.0.41 - - [2026-02-20 13:10:35] "GET /tag/6ffe01ce-d39f-4afb-a23e-8ec1f9bc3de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.023268 10.0.0.41 - - [2026-02-20 13:10:35] "POST /firewall-rules HTTP/1.1" 200 598 0.069022 10.0.0.41 - - [2026-02-20 13:10:35] "GET /firewall-rule/38434236-f173-4027-a479-85f28908b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.004513 10.0.0.41 - - [2026-02-20 13:10:35] "GET /firewall-policy/8be3aee5-2733-440f-bcc8-26d335ca1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.007096 10.0.0.41 - - [2026-02-20 13:10:35] "GET /firewall-rule/38434236-f173-4027-a479-85f28908b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002579 10.0.0.41 - - [2026-02-20 13:10:36] "POST /ref-update HTTP/1.1" 200 156 0.052547 10.0.0.41 - - [2026-02-20 13:10:37] "POST /tags HTTP/1.1" 200 393 0.040826 10.0.0.41 - - [2026-02-20 13:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.029991 10.0.0.41 - - [2026-02-20 13:10:37] "GET /tag/65716050-dc6e-4668-9d73-24410430a5e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014275 10.0.0.41 - - [2026-02-20 13:10:37] "POST /tags HTTP/1.1" 200 341 0.021212 10.0.0.41 - - [2026-02-20 13:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012484 10.0.0.41 - - [2026-02-20 13:10:37] "GET /tag/47102ced-f3fa-4ad4-bb80-3287e051054b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015415 10.0.0.41 - - [2026-02-20 13:10:37] "POST /id-to-fqname HTTP/1.1" 200 192 0.000644 10.0.0.41 - - [2026-02-20 13:10:37] "POST /fqname-to-id HTTP/1.1" 404 201 0.004585 10.0.0.41 - - [2026-02-20 13:10:37] "POST /security-groups HTTP/1.1" 200 589 0.068774 10.0.0.41 - - [2026-02-20 13:10:37] "POST /projects HTTP/1.1" 200 519 0.232255 10.0.0.41 - - [2026-02-20 13:10:37] "POST /fqname-to-id HTTP/1.1" 404 236 0.003048 10.0.0.41 - - [2026-02-20 13:10:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.016834 10.0.0.41 - - [2026-02-20 13:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012226 10.0.0.41 - - [2026-02-20 13:10:37] "GET /virtual-network/c56765d1-ed69-4510-8831-e323d40286ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.022055 10.0.0.41 - - [2026-02-20 13:10:37] "POST /access-control-lists HTTP/1.1" 200 598 0.093722 10.0.0.41 - - [2026-02-20 13:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.013492 10.0.0.41 - - [2026-02-20 13:10:37] "POST /fqname-to-id HTTP/1.1" 404 235 0.014877 10.0.0.41 - - [2026-02-20 13:10:37] "GET /virtual-network/c0fd77b2-3f22-45da-ac76-a5ccba60e810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003937 10.0.0.41 - - [2026-02-20 13:10:37] "POST /access-control-lists HTTP/1.1" 200 596 0.063389 10.0.0.41 - - [2026-02-20 13:10:37] "PUT /virtual-network/c56765d1-ed69-4510-8831-e323d40286ba HTTP/1.1" 200 264 0.086135 10.0.0.41 - - [2026-02-20 13:10:37] "PUT /virtual-network/c0fd77b2-3f22-45da-ac76-a5ccba60e810 HTTP/1.1" 200 264 0.053206 10.0.0.41 - - [2026-02-20 13:10:38] "POST /security-groups HTTP/1.1" 200 591 0.087952 10.0.0.41 - - [2026-02-20 13:10:38] "POST /fqname-to-id HTTP/1.1" 404 270 0.008592 10.0.0.41 - - [2026-02-20 13:10:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.057642 10.0.0.41 - - [2026-02-20 13:10:38] "POST /access-control-lists HTTP/1.1" 200 632 0.067594 10.0.0.41 - - [2026-02-20 13:10:38] "POST /fqname-to-id HTTP/1.1" 404 269 0.014489 10.0.0.41 - - [2026-02-20 13:10:38] "POST /chown HTTP/1.1" 200 109 0.033383 10.0.0.41 - - [2026-02-20 13:10:38] "GET /application-policy-set/cda30213-5398-4138-8e2e-4140e8be0623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008976 10.0.0.41 - - [2026-02-20 13:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.41 - - [2026-02-20 13:10:38] "GET /policy-management/e76cdebe-5be3-42e7-a5be-5d2c23ad83fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002656 10.0.0.41 - - [2026-02-20 13:10:38] "POST /access-control-lists HTTP/1.1" 200 630 0.096951 10.0.0.41 - - [2026-02-20 13:10:38] "POST /tags HTTP/1.1" 409 226 0.015652 10.0.0.41 - - [2026-02-20 13:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002590 10.0.0.41 - - [2026-02-20 13:10:38] "GET /tag/47102ced-f3fa-4ad4-bb80-3287e051054b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013615 10.0.0.41 - - [2026-02-20 13:10:38] "POST /firewall-rules HTTP/1.1" 200 600 0.091711 10.0.0.41 - - [2026-02-20 13:10:38] "GET /firewall-rule/b78d4f55-92bc-448f-97f3-a8ca6b80633b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004379 10.0.0.41 - - [2026-02-20 13:10:38] "GET /firewall-policy/8be3aee5-2733-440f-bcc8-26d335ca1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.010480 10.0.0.41 - - [2026-02-20 13:10:38] "GET /firewall-rule/b78d4f55-92bc-448f-97f3-a8ca6b80633b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003532 10.0.0.41 - - [2026-02-20 13:10:38] "POST /ref-update HTTP/1.1" 200 156 0.051957 10.0.0.41 - - [2026-02-20 13:10:38] "GET /application-policy-set/cda30213-5398-4138-8e2e-4140e8be0623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014061 10.0.0.41 - - [2026-02-20 13:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.41 - - [2026-02-20 13:10:38] "GET /policy-management/e76cdebe-5be3-42e7-a5be-5d2c23ad83fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003465 10.0.0.41 - - [2026-02-20 13:10:38] "POST /tags HTTP/1.1" 409 226 0.002150 10.0.0.41 - - [2026-02-20 13:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.41 - - [2026-02-20 13:10:38] "GET /tag/47102ced-f3fa-4ad4-bb80-3287e051054b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.016107 10.0.0.41 - - [2026-02-20 13:10:38] "POST /firewall-rules HTTP/1.1" 200 598 0.070208 10.0.0.41 - - [2026-02-20 13:10:38] "GET /firewall-rule/b3e5783a-9d1e-49d7-92c9-9439a11b4f50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005811 10.0.0.41 - - [2026-02-20 13:10:38] "GET /firewall-policy/8be3aee5-2733-440f-bcc8-26d335ca1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.009322 10.0.0.41 - - [2026-02-20 13:10:38] "GET /firewall-rule/b3e5783a-9d1e-49d7-92c9-9439a11b4f50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003463 10.0.0.41 - - [2026-02-20 13:10:38] "POST /ref-update HTTP/1.1" 200 156 0.055213 10.0.0.41 - - [2026-02-20 13:10:40] "POST /tags HTTP/1.1" 200 345 0.107397 10.0.0.41 - - [2026-02-20 13:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.017001 10.0.0.41 - - [2026-02-20 13:10:40] "GET /tag/570b18a4-425b-4bfb-8cde-93aae2519505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.040661 10.0.0.41 - - [2026-02-20 13:10:40] "POST /projects HTTP/1.1" 409 238 0.002490 10.0.0.41 - - [2026-02-20 13:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.41 - - [2026-02-20 13:10:40] "GET /project/5f344e87-188b-4aee-884a-79db64020c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.024831 10.0.0.41 - - [2026-02-20 13:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.41 - - [2026-02-20 13:10:40] "GET /virtual-network/c56765d1-ed69-4510-8831-e323d40286ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007531 10.0.0.41 - - [2026-02-20 13:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.41 - - [2026-02-20 13:10:40] "GET /virtual-network/c0fd77b2-3f22-45da-ac76-a5ccba60e810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004763 10.0.0.41 - - [2026-02-20 13:10:40] "POST /security-groups HTTP/1.1" 409 285 0.002521 10.0.0.41 - - [2026-02-20 13:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.41 - - [2026-02-20 13:10:40] "PUT /security-group/4673b347-a292-4e9b-931b-d1325ffd9351 HTTP/1.1" 200 262 0.069998 10.0.0.41 - - [2026-02-20 13:10:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.052923 10.0.0.41 - - [2026-02-20 13:10:40] "POST /tags HTTP/1.1" 409 228 0.005541 10.0.0.41 - - [2026-02-20 13:10:40] "PUT /access-control-list/49d2468e-2ea3-4418-893d-312b9fabcce2 HTTP/1.1" 200 272 0.062112 10.0.0.41 - - [2026-02-20 13:10:40] "PUT /access-control-list/d293cec9-7f4d-443d-82f4-c75ed80581c6 HTTP/1.1" 200 272 0.034684 10.0.0.41 - - [2026-02-20 13:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.029258 10.0.0.41 - - [2026-02-20 13:10:40] "GET /tag/570b18a4-425b-4bfb-8cde-93aae2519505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.021143 10.0.0.41 - - [2026-02-20 13:10:40] "POST /tags HTTP/1.1" 200 345 0.035993 10.0.0.41 - - [2026-02-20 13:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.41 - - [2026-02-20 13:10:40] "GET /tag/39c2b18d-7fd4-48db-bb00-c0af687242ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013193 10.0.0.41 - - [2026-02-20 13:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.41 - - [2026-02-20 13:10:40] "POST /projects HTTP/1.1" 409 238 0.002859 10.0.0.41 - - [2026-02-20 13:10:40] "GET /project/5f344e87-188b-4aee-884a-79db64020c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.032467 10.0.0.41 - - [2026-02-20 13:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.41 - - [2026-02-20 13:10:41] "GET /project/cc4f4026-e7df-4663-8551-8ec72c24127c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045350 10.0.0.41 - - [2026-02-20 13:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.41 - - [2026-02-20 13:10:41] "GET /virtual-network/c56765d1-ed69-4510-8831-e323d40286ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005875 10.0.0.41 - - [2026-02-20 13:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.41 - - [2026-02-20 13:10:41] "GET /virtual-network/c0fd77b2-3f22-45da-ac76-a5ccba60e810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005489 10.0.0.41 - - [2026-02-20 13:10:41] "POST /security-groups HTTP/1.1" 409 285 0.002923 10.0.0.41 - - [2026-02-20 13:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004690 10.0.0.41 - - [2026-02-20 13:10:41] "PUT /security-group/b5c11203-ce75-4443-bd20-7805294c6ed5 HTTP/1.1" 200 262 0.076817 10.0.0.41 - - [2026-02-20 13:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006345 10.0.0.41 - - [2026-02-20 13:10:41] "PUT /access-control-list/0a22bc3c-9a01-4534-b700-12df6170433b HTTP/1.1" 200 272 0.015576 10.0.0.41 - - [2026-02-20 13:10:41] "PUT /access-control-list/0571e0b0-5a31-4c41-985a-e91d32f4cea1 HTTP/1.1" 200 272 0.026218 10.0.0.41 - - [2026-02-20 13:10:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.035852 10.0.0.41 - - [2026-02-20 13:10:41] "POST /tags HTTP/1.1" 409 228 0.030481 10.0.0.41 - - [2026-02-20 13:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007771 10.0.0.41 - - [2026-02-20 13:10:41] "GET /project/cc4f4026-e7df-4663-8551-8ec72c24127c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.105201 10.0.0.41 - - [2026-02-20 13:10:41] "GET /tag/39c2b18d-7fd4-48db-bb00-c0af687242ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010834 10.0.0.41 - - [2026-02-20 13:10:41] "POST /tags HTTP/1.1" 200 291 0.053399 10.0.0.41 - - [2026-02-20 13:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.013539 10.0.0.41 - - [2026-02-20 13:10:41] "GET /tag/d672ad27-4eb1-4452-870b-dad5d0c7773f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.013005 10.0.0.41 - - [2026-02-20 13:10:41] "POST /tags HTTP/1.1" 200 303 0.070569 10.0.0.41 - - [2026-02-20 13:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010327 10.0.0.41 - - [2026-02-20 13:10:41] "GET /tag/ec495e07-f309-4db8-b6e0-0f16157962a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014702 10.0.0.41 - - [2026-02-20 13:10:41] "POST /tags HTTP/1.1" 409 252 0.002187 10.0.0.41 - - [2026-02-20 13:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.41 - - [2026-02-20 13:10:41] "GET /tag/f750320b-b1a5-4b9f-ac93-4ad16491f0c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011888 10.0.0.41 - - [2026-02-20 13:10:41] "POST /tags HTTP/1.1" 409 226 0.002124 10.0.0.41 - - [2026-02-20 13:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.41 - - [2026-02-20 13:10:41] "GET /tag/6ffe01ce-d39f-4afb-a23e-8ec1f9bc3de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010487 10.0.0.41 - - [2026-02-20 13:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.41 - - [2026-02-20 13:10:41] "GET /virtual-network/c56765d1-ed69-4510-8831-e323d40286ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004936 10.0.0.41 - - [2026-02-20 13:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.41 - - [2026-02-20 13:10:41] "GET /project/5f344e87-188b-4aee-884a-79db64020c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.043813 10.0.0.41 - - [2026-02-20 13:10:41] "POST /virtual-machines HTTP/1.1" 200 395 0.009099 10.0.0.41 - - [2026-02-20 13:10:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.008724 10.0.0.41 - - [2026-02-20 13:10:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114335 10.0.0.41 - - [2026-02-20 13:10:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.009570 10.0.0.41 - - [2026-02-20 13:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011145 10.0.0.41 - - [2026-02-20 13:10:42] "GET /virtual-machine-interface/8f0ded26-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014855 10.0.0.41 - - [2026-02-20 13:10:42] "POST /instance-ips HTTP/1.1" 200 397 0.024281 10.0.0.41 - - [2026-02-20 13:10:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.031487 10.0.0.41 - - [2026-02-20 13:10:42] "GET /virtual-machine-interface/8f0ded26-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007204 10.0.0.41 - - [2026-02-20 13:10:42] "POST /set-tag HTTP/1.1" 200 109 0.071931 10.0.0.41 - - [2026-02-20 13:10:42] "GET /virtual-machine-interface/8f0ded26-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018637 10.0.0.41 - - [2026-02-20 13:10:42] "GET /instance-ip/8f28cfba-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003133 10.0.0.41 - - [2026-02-20 13:10:42] "GET /virtual-machine-interface/8f0ded26-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004809 10.0.0.41 - - [2026-02-20 13:10:42] "POST /set-tag HTTP/1.1" 200 109 0.002388 10.0.0.41 - - [2026-02-20 13:10:42] "GET /virtual-router/8f201e82-8bfe-4cbe-ac02-de4a8f368160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004866 10.0.0.41 - - [2026-02-20 13:10:42] "POST /ref-update HTTP/1.1" 200 156 0.011088 10.0.0.41 - - [2026-02-20 13:10:42] "GET /virtual-machine-interface/8f0ded26-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011122 10.0.0.41 - - [2026-02-20 13:10:42] "POST /set-tag HTTP/1.1" 200 109 0.002928 10.0.0.41 - - [2026-02-20 13:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.41 - - [2026-02-20 13:10:42] "GET /virtual-network/c56765d1-ed69-4510-8831-e323d40286ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005269 10.0.0.41 - - [2026-02-20 13:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.41 - - [2026-02-20 13:10:42] "GET /project/5f344e87-188b-4aee-884a-79db64020c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.035498 10.0.0.41 - - [2026-02-20 13:10:42] "POST /virtual-machines HTTP/1.1" 200 395 0.009748 10.0.0.41 - - [2026-02-20 13:10:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.022168 10.0.0.41 - - [2026-02-20 13:10:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114547 10.0.0.41 - - [2026-02-20 13:10:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.009767 10.0.0.41 - - [2026-02-20 13:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007951 10.0.0.41 - - [2026-02-20 13:10:43] "GET /virtual-machine-interface/8f909aa0-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004577 10.0.0.41 - - [2026-02-20 13:10:43] "POST /instance-ips HTTP/1.1" 200 397 0.022210 10.0.0.41 - - [2026-02-20 13:10:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.028208 10.0.0.41 - - [2026-02-20 13:10:43] "GET /virtual-machine-interface/8f909aa0-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014670 10.0.0.41 - - [2026-02-20 13:10:43] "POST /set-tag HTTP/1.1" 200 109 0.059590 10.0.0.41 - - [2026-02-20 13:10:43] "GET /virtual-machine-interface/8f909aa0-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.024125 10.0.0.41 - - [2026-02-20 13:10:43] "GET /instance-ip/8faaf67a-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003446 10.0.0.41 - - [2026-02-20 13:10:43] "GET /virtual-machine-interface/8f909aa0-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004842 10.0.0.41 - - [2026-02-20 13:10:43] "POST /set-tag HTTP/1.1" 200 109 0.003053 10.0.0.41 - - [2026-02-20 13:10:43] "GET /virtual-router/8f201e82-8bfe-4cbe-ac02-de4a8f368160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.006495 10.0.0.41 - - [2026-02-20 13:10:43] "POST /ref-update HTTP/1.1" 200 156 0.009655 10.0.0.41 - - [2026-02-20 13:10:43] "GET /virtual-machine-interface/8f909aa0-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011631 10.0.0.41 - - [2026-02-20 13:10:43] "POST /set-tag HTTP/1.1" 200 109 0.002653 10.0.0.41 - - [2026-02-20 13:10:43] "POST /tags HTTP/1.1" 200 291 0.018377 10.0.0.41 - - [2026-02-20 13:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.014245 10.0.0.41 - - [2026-02-20 13:10:43] "GET /tag/61016e5c-54df-41f7-8a81-3ec540fd1e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.013246 10.0.0.41 - - [2026-02-20 13:10:43] "POST /tags HTTP/1.1" 409 252 0.002042 10.0.0.41 - - [2026-02-20 13:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002802 10.0.0.41 - - [2026-02-20 13:10:43] "GET /tag/65716050-dc6e-4668-9d73-24410430a5e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010852 10.0.0.41 - - [2026-02-20 13:10:43] "POST /tags HTTP/1.1" 409 226 0.003240 10.0.0.41 - - [2026-02-20 13:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.41 - - [2026-02-20 13:10:43] "GET /tag/47102ced-f3fa-4ad4-bb80-3287e051054b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013201 10.0.0.41 - - [2026-02-20 13:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.41 - - [2026-02-20 13:10:43] "GET /virtual-network/c56765d1-ed69-4510-8831-e323d40286ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005000 10.0.0.41 - - [2026-02-20 13:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.41 - - [2026-02-20 13:10:43] "GET /project/cc4f4026-e7df-4663-8551-8ec72c24127c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026566 10.0.0.41 - - [2026-02-20 13:10:43] "POST /virtual-machines HTTP/1.1" 200 395 0.011904 10.0.0.41 - - [2026-02-20 13:10:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.028482 10.0.0.41 - - [2026-02-20 13:10:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111878 10.0.0.41 - - [2026-02-20 13:10:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.010686 10.0.0.41 - - [2026-02-20 13:10:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009994 10.0.0.41 - - [2026-02-20 13:10:44] "GET /virtual-machine-interface/90313e2e-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008050 10.0.0.41 - - [2026-02-20 13:10:44] "POST /instance-ips HTTP/1.1" 200 397 0.024536 10.0.0.41 - - [2026-02-20 13:10:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.031973 10.0.0.41 - - [2026-02-20 13:10:44] "GET /virtual-machine-interface/90313e2e-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015491 10.0.0.41 - - [2026-02-20 13:10:44] "POST /set-tag HTTP/1.1" 200 109 0.065188 10.0.0.41 - - [2026-02-20 13:10:44] "GET /virtual-machine-interface/90313e2e-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012656 10.0.0.41 - - [2026-02-20 13:10:44] "GET /instance-ip/904b8af4-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006571 10.0.0.41 - - [2026-02-20 13:10:44] "GET /virtual-machine-interface/90313e2e-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004536 10.0.0.41 - - [2026-02-20 13:10:44] "POST /set-tag HTTP/1.1" 200 109 0.002780 10.0.0.41 - - [2026-02-20 13:10:44] "GET /virtual-router/8f201e82-8bfe-4cbe-ac02-de4a8f368160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.005265 10.0.0.41 - - [2026-02-20 13:10:44] "POST /ref-update HTTP/1.1" 200 156 0.010809 10.0.0.41 - - [2026-02-20 13:10:44] "GET /virtual-machine-interface/90313e2e-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019048 10.0.0.41 - - [2026-02-20 13:10:44] "POST /set-tag HTTP/1.1" 200 109 0.002457 10.0.0.41 - - [2026-02-20 13:10:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.41 - - [2026-02-20 13:10:44] "GET /virtual-network/c56765d1-ed69-4510-8831-e323d40286ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004898 10.0.0.41 - - [2026-02-20 13:10:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.41 - - [2026-02-20 13:10:44] "GET /project/cc4f4026-e7df-4663-8551-8ec72c24127c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038941 10.0.0.41 - - [2026-02-20 13:10:44] "POST /virtual-machines HTTP/1.1" 200 395 0.010627 10.0.0.41 - - [2026-02-20 13:10:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.015048 10.0.0.41 - - [2026-02-20 13:10:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110707 10.0.0.41 - - [2026-02-20 13:10:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.009340 10.0.0.41 - - [2026-02-20 13:10:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007615 10.0.0.41 - - [2026-02-20 13:10:44] "GET /virtual-machine-interface/90b09b42-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013795 10.0.0.41 - - [2026-02-20 13:10:45] "POST /instance-ips HTTP/1.1" 200 397 0.024545 10.0.0.41 - - [2026-02-20 13:10:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.023617 10.0.0.41 - - [2026-02-20 13:10:45] "GET /virtual-machine-interface/90b09b42-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015131 10.0.0.41 - - [2026-02-20 13:10:45] "POST /set-tag HTTP/1.1" 200 109 0.065590 10.0.0.41 - - [2026-02-20 13:10:45] "GET /virtual-machine-interface/90b09b42-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.024863 10.0.0.41 - - [2026-02-20 13:10:45] "GET /instance-ip/90cae4a2-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004061 10.0.0.41 - - [2026-02-20 13:10:45] "GET /virtual-machine-interface/90b09b42-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004555 10.0.0.41 - - [2026-02-20 13:10:45] "POST /set-tag HTTP/1.1" 200 109 0.002606 10.0.0.41 - - [2026-02-20 13:10:45] "GET /virtual-router/8f201e82-8bfe-4cbe-ac02-de4a8f368160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.004138 10.0.0.41 - - [2026-02-20 13:10:45] "POST /ref-update HTTP/1.1" 200 156 0.014380 10.0.0.41 - - [2026-02-20 13:10:45] "GET /virtual-machine-interface/90b09b42-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004600 10.0.0.41 - - [2026-02-20 13:10:45] "POST /set-tag HTTP/1.1" 200 109 0.002929 10.0.0.41 - - [2026-02-20 13:10:45] "POST /tags HTTP/1.1" 200 299 0.019724 10.0.0.41 - - [2026-02-20 13:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.41 - - [2026-02-20 13:10:45] "GET /tag/b844273a-3597-41a5-a0cb-0abb21a43771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012603 10.0.0.41 - - [2026-02-20 13:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.41 - - [2026-02-20 13:10:45] "GET /virtual-network/c56765d1-ed69-4510-8831-e323d40286ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005461 10.0.0.41 - - [2026-02-20 13:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.41 - - [2026-02-20 13:10:45] "GET /project/5f344e87-188b-4aee-884a-79db64020c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.038294 10.0.0.41 - - [2026-02-20 13:10:45] "POST /virtual-machines HTTP/1.1" 200 395 0.010300 10.0.0.41 - - [2026-02-20 13:10:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.017715 10.0.0.41 - - [2026-02-20 13:10:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100207 10.0.0.41 - - [2026-02-20 13:10:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.009656 10.0.0.41 - - [2026-02-20 13:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005728 10.0.0.41 - - [2026-02-20 13:10:45] "GET /virtual-machine-interface/9139fd6a-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011052 10.0.0.41 - - [2026-02-20 13:10:45] "POST /instance-ips HTTP/1.1" 200 397 0.023069 10.0.0.41 - - [2026-02-20 13:10:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.027945 10.0.0.41 - - [2026-02-20 13:10:45] "GET /virtual-machine-interface/9139fd6a-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011659 10.0.0.41 - - [2026-02-20 13:10:46] "POST /set-tag HTTP/1.1" 200 109 0.030183 10.0.0.41 - - [2026-02-20 13:10:46] "GET /virtual-machine-interface/9139fd6a-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.035678 10.0.0.41 - - [2026-02-20 13:10:46] "GET /instance-ip/9153b76e-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.010006 10.0.0.41 - - [2026-02-20 13:10:46] "GET /virtual-machine-interface/9139fd6a-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009723 10.0.0.41 - - [2026-02-20 13:10:46] "POST /set-tag HTTP/1.1" 200 109 0.007322 10.0.0.41 - - [2026-02-20 13:10:46] "POST /tags HTTP/1.1" 200 299 0.035728 10.0.0.41 - - [2026-02-20 13:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.41 - - [2026-02-20 13:10:46] "GET /tag/63f60748-ff61-4003-bfa1-427771582585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.016572 10.0.0.41 - - [2026-02-20 13:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.41 - - [2026-02-20 13:10:46] "GET /virtual-network/c56765d1-ed69-4510-8831-e323d40286ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004626 10.0.0.41 - - [2026-02-20 13:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.41 - - [2026-02-20 13:10:46] "GET /project/5f344e87-188b-4aee-884a-79db64020c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.047028 10.0.0.41 - - [2026-02-20 13:10:46] "POST /virtual-machines HTTP/1.1" 200 395 0.028156 10.0.0.41 - - [2026-02-20 13:10:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.017029 10.0.0.41 - - [2026-02-20 13:10:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109446 10.0.0.41 - - [2026-02-20 13:10:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.034809 10.0.0.41 - - [2026-02-20 13:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004625 10.0.0.41 - - [2026-02-20 13:10:46] "GET /virtual-machine-interface/91b9a830-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005769 10.0.0.41 - - [2026-02-20 13:10:46] "POST /instance-ips HTTP/1.1" 200 397 0.021870 10.0.0.41 - - [2026-02-20 13:10:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.015853 10.0.0.41 - - [2026-02-20 13:10:46] "GET /virtual-machine-interface/91b9a830-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007674 10.0.0.41 - - [2026-02-20 13:10:46] "POST /set-tag HTTP/1.1" 200 109 0.021252 10.0.0.41 - - [2026-02-20 13:10:46] "GET /virtual-machine-interface/91b9a830-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021270 10.0.0.41 - - [2026-02-20 13:10:46] "GET /instance-ip/91d14404-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004211 10.0.0.41 - - [2026-02-20 13:10:46] "GET /virtual-machine-interface/91b9a830-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004890 10.0.0.41 - - [2026-02-20 13:10:46] "POST /set-tag HTTP/1.1" 200 109 0.003058 10.0.0.41 - - [2026-02-20 13:10:46] "POST /tags HTTP/1.1" 200 299 0.022941 10.0.0.41 - - [2026-02-20 13:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.41 - - [2026-02-20 13:10:47] "GET /tag/57d17447-4ee3-49a0-b62b-e2288a50f301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014921 10.0.0.41 - - [2026-02-20 13:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.41 - - [2026-02-20 13:10:47] "GET /virtual-network/c56765d1-ed69-4510-8831-e323d40286ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006998 10.0.0.41 - - [2026-02-20 13:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005691 10.0.0.41 - - [2026-02-20 13:10:47] "GET /project/cc4f4026-e7df-4663-8551-8ec72c24127c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040489 10.0.0.41 - - [2026-02-20 13:10:47] "POST /virtual-machines HTTP/1.1" 200 395 0.017098 10.0.0.41 - - [2026-02-20 13:10:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.015470 10.0.0.41 - - [2026-02-20 13:10:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.121135 10.0.0.41 - - [2026-02-20 13:10:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.010914 10.0.0.41 - - [2026-02-20 13:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004605 10.0.0.41 - - [2026-02-20 13:10:47] "GET /virtual-machine-interface/922d52a8-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008210 10.0.0.41 - - [2026-02-20 13:10:47] "POST /instance-ips HTTP/1.1" 200 397 0.022023 10.0.0.41 - - [2026-02-20 13:10:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.027426 10.0.0.41 - - [2026-02-20 13:10:47] "GET /virtual-machine-interface/922d52a8-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.020648 10.0.0.41 - - [2026-02-20 13:10:47] "POST /set-tag HTTP/1.1" 200 109 0.020288 10.0.0.41 - - [2026-02-20 13:10:47] "GET /virtual-machine-interface/922d52a8-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020226 10.0.0.41 - - [2026-02-20 13:10:47] "GET /instance-ip/9249f1f6-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004216 10.0.0.41 - - [2026-02-20 13:10:47] "GET /virtual-machine-interface/922d52a8-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007162 10.0.0.41 - - [2026-02-20 13:10:47] "POST /set-tag HTTP/1.1" 200 109 0.002829 10.0.0.41 - - [2026-02-20 13:10:47] "POST /tags HTTP/1.1" 200 299 0.021762 10.0.0.41 - - [2026-02-20 13:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.41 - - [2026-02-20 13:10:47] "GET /tag/17aa29ec-b567-4e7e-9314-f7df495a481d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014436 10.0.0.41 - - [2026-02-20 13:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.41 - - [2026-02-20 13:10:47] "GET /virtual-network/c56765d1-ed69-4510-8831-e323d40286ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006952 10.0.0.41 - - [2026-02-20 13:10:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.41 - - [2026-02-20 13:10:47] "GET /project/cc4f4026-e7df-4663-8551-8ec72c24127c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033734 10.0.0.41 - - [2026-02-20 13:10:47] "POST /virtual-machines HTTP/1.1" 200 395 0.008157 10.0.0.41 - - [2026-02-20 13:10:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.008883 10.0.0.41 - - [2026-02-20 13:10:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.117052 10.0.0.41 - - [2026-02-20 13:10:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.019965 10.0.0.41 - - [2026-02-20 13:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.41 - - [2026-02-20 13:10:48] "GET /virtual-machine-interface/92a1603a-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005068 10.0.0.41 - - [2026-02-20 13:10:48] "POST /instance-ips HTTP/1.1" 200 397 0.030262 10.0.0.41 - - [2026-02-20 13:10:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.030117 10.0.0.41 - - [2026-02-20 13:10:48] "GET /virtual-machine-interface/92a1603a-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009755 10.0.0.41 - - [2026-02-20 13:10:48] "POST /set-tag HTTP/1.1" 200 109 0.023669 10.0.0.41 - - [2026-02-20 13:10:48] "GET /virtual-machine-interface/92a1603a-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015747 10.0.0.41 - - [2026-02-20 13:10:48] "GET /instance-ip/92b8cc0c-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004077 10.0.0.41 - - [2026-02-20 13:10:48] "GET /virtual-machine-interface/92a1603a-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004463 10.0.0.41 - - [2026-02-20 13:10:48] "POST /set-tag HTTP/1.1" 200 109 0.002267 10.0.0.41 - - [2026-02-20 13:10:48] "GET /virtual-router/8f201e82-8bfe-4cbe-ac02-de4a8f368160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.005400 10.0.0.41 - - [2026-02-20 13:10:48] "POST /ref-update HTTP/1.1" 200 156 0.012495 10.0.0.41 - - [2026-02-20 13:10:48] "GET /virtual-machine-interface/9139fd6a-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007381 10.0.0.41 - - [2026-02-20 13:10:48] "POST /set-tag HTTP/1.1" 200 109 0.003932 10.0.0.41 - - [2026-02-20 13:10:48] "GET /virtual-machine-interface/8f0ded26-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007081 10.0.0.41 - - [2026-02-20 13:10:48] "POST /set-tag HTTP/1.1" 200 109 0.005917 10.0.0.41 - - [2026-02-20 13:10:48] "GET /virtual-router/8f201e82-8bfe-4cbe-ac02-de4a8f368160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.011179 10.0.0.41 - - [2026-02-20 13:10:48] "POST /ref-update HTTP/1.1" 200 156 0.016766 10.0.0.41 - - [2026-02-20 13:10:48] "GET /virtual-machine-interface/91b9a830-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005370 10.0.0.41 - - [2026-02-20 13:10:48] "POST /set-tag HTTP/1.1" 200 109 0.002544 10.0.0.41 - - [2026-02-20 13:10:48] "GET /virtual-router/8f201e82-8bfe-4cbe-ac02-de4a8f368160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.004123 10.0.0.41 - - [2026-02-20 13:10:48] "POST /ref-update HTTP/1.1" 200 156 0.019140 10.0.0.41 - - [2026-02-20 13:10:48] "GET /virtual-machine-interface/922d52a8-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017189 10.0.0.41 - - [2026-02-20 13:10:48] "POST /set-tag HTTP/1.1" 200 109 0.007339 10.0.0.41 - - [2026-02-20 13:10:48] "GET /virtual-machine-interface/8f909aa0-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006728 10.0.0.41 - - [2026-02-20 13:10:48] "POST /set-tag HTTP/1.1" 200 109 0.002921 10.0.0.41 - - [2026-02-20 13:10:48] "GET /virtual-router/8f201e82-8bfe-4cbe-ac02-de4a8f368160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.007760 10.0.0.41 - - [2026-02-20 13:10:48] "POST /ref-update HTTP/1.1" 200 156 0.014750 10.0.0.41 - - [2026-02-20 13:10:48] "GET /virtual-machine-interface/92a1603a-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014848 10.0.0.41 - - [2026-02-20 13:10:49] "POST /set-tag HTTP/1.1" 200 109 0.012794 10.0.0.41 - - [2026-02-20 13:10:49] "GET /virtual-machine-interface/90313e2e-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009097 10.0.0.41 - - [2026-02-20 13:10:49] "POST /set-tag HTTP/1.1" 200 109 0.003453 10.0.0.41 - - [2026-02-20 13:10:49] "GET /virtual-machine-interface/90b09b42-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009799 10.0.0.41 - - [2026-02-20 13:10:49] "POST /set-tag HTTP/1.1" 200 109 0.007346 10.0.0.41 - - [2026-02-20 13:10:49] "GET /virtual-machine-interface/9139fd6a-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006297 10.0.0.41 - - [2026-02-20 13:10:49] "POST /set-tag HTTP/1.1" 200 109 0.003588 10.0.0.41 - - [2026-02-20 13:10:49] "GET /virtual-machine-interface/91b9a830-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005996 10.0.0.41 - - [2026-02-20 13:10:49] "POST /set-tag HTTP/1.1" 200 109 0.005622 10.0.0.41 - - [2026-02-20 13:10:49] "GET /virtual-machine-interface/8f0ded26-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004765 10.0.0.41 - - [2026-02-20 13:10:49] "POST /set-tag HTTP/1.1" 200 109 0.002642 10.0.0.41 - - [2026-02-20 13:10:49] "GET /virtual-machine-interface/922d52a8-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004379 10.0.0.41 - - [2026-02-20 13:10:49] "POST /set-tag HTTP/1.1" 200 109 0.001988 10.0.0.41 - - [2026-02-20 13:10:49] "GET /virtual-machine-interface/90313e2e-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004889 10.0.0.41 - - [2026-02-20 13:10:49] "POST /set-tag HTTP/1.1" 200 109 0.002379 10.0.0.41 - - [2026-02-20 13:10:49] "GET /virtual-machine-interface/92a1603a-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003905 10.0.0.41 - - [2026-02-20 13:10:49] "POST /set-tag HTTP/1.1" 200 109 0.002692 10.0.0.41 - - [2026-02-20 13:10:49] "GET /virtual-machine-interface/90b09b42-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005380 10.0.0.41 - - [2026-02-20 13:10:49] "POST /set-tag HTTP/1.1" 200 109 0.002415 10.0.0.41 - - [2026-02-20 13:10:51] "GET /virtual-machine/47119b6b-f4c3-4e38-8687-dc4b095a139c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003743 10.0.0.41 - - [2026-02-20 13:10:51] "GET /virtual-machine-interface/8f0ded26-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004800 10.0.0.41 - - [2026-02-20 13:10:52] "GET /virtual-machine-interface/9139fd6a-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008955 10.0.0.41 - - [2026-02-20 13:10:52] "POST /set-tag HTTP/1.1" 200 109 0.005297 10.0.0.41 - - [2026-02-20 13:10:53] "GET /virtual-machine-interface/8f909aa0-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005228 10.0.0.41 - - [2026-02-20 13:10:53] "POST /set-tag HTTP/1.1" 200 109 0.002589 10.0.0.41 - - [2026-02-20 13:10:53] "GET /virtual-machine-interface/91b9a830-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004246 10.0.0.41 - - [2026-02-20 13:10:53] "POST /set-tag HTTP/1.1" 200 109 0.003358 10.0.0.41 - - [2026-02-20 13:10:56] "GET /virtual-machine/4f55918d-40d0-43bb-85dd-01c126e72d28?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.005317 10.0.0.41 - - [2026-02-20 13:10:56] "GET /virtual-machine-interface/8f909aa0-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005030 10.0.0.41 - - [2026-02-20 13:10:56] "GET /virtual-machine/7f6f8390-e033-4b5a-b5b0-1755037d82b9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003229 10.0.0.41 - - [2026-02-20 13:10:56] "GET /virtual-machine-interface/90313e2e-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005359 10.0.0.41 - - [2026-02-20 13:10:56] "GET /virtual-machine/ce77c6c5-033a-434f-9761-883c1c790b19?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003219 10.0.0.41 - - [2026-02-20 13:10:56] "GET /virtual-machine-interface/90b09b42-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005194 10.0.0.41 - - [2026-02-20 13:10:56] "GET /virtual-machine/f823b99f-1e50-4570-b53a-1b827dcece67?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004278 10.0.0.41 - - [2026-02-20 13:10:56] "GET /virtual-machine-interface/9139fd6a-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005730 10.0.0.41 - - [2026-02-20 13:10:58] "GET /virtual-machine-interface/922d52a8-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006801 10.0.0.41 - - [2026-02-20 13:10:58] "POST /set-tag HTTP/1.1" 200 109 0.003749 10.0.0.41 - - [2026-02-20 13:10:58] "GET /virtual-machine-interface/92a1603a-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004786 10.0.0.41 - - [2026-02-20 13:10:58] "POST /set-tag HTTP/1.1" 200 109 0.002740 10.0.0.41 - - [2026-02-20 13:11:01] "GET /virtual-machine/0cbf791b-88f3-42fc-bd4d-5aad16673f6d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.004340 10.0.0.41 - - [2026-02-20 13:11:01] "GET /virtual-machine-interface/922d52a8-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005501 10.0.0.41 - - [2026-02-20 13:11:01] "GET /virtual-machine/746c77bf-2ed8-4a51-aa7f-54378e998eea?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003051 10.0.0.41 - - [2026-02-20 13:11:01] "GET /virtual-machine-interface/91b9a830-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004308 10.0.0.41 - - [2026-02-20 13:11:01] "GET /virtual-machine/238d0b9e-2359-4bc9-9866-06c0123c5dcb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003184 10.0.0.41 - - [2026-02-20 13:11:01] "GET /virtual-machine-interface/92a1603a-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005946 10.0.0.41 - - [2026-02-20 13:11:02] "GET /loadbalancer/b0161c54-df7a-4467-bc34-bb5deb2000ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001726 10.0.0.41 - - [2026-02-20 13:11:02] "POST /tags HTTP/1.1" 200 333 0.025093 10.0.0.41 - - [2026-02-20 13:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013186 10.0.0.41 - - [2026-02-20 13:11:02] "GET /tag/0fa6cd64-92be-4447-8736-21287b43dffd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.014086 10.0.0.41 - - [2026-02-20 13:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.41 - - [2026-02-20 13:11:02] "GET /project/5f344e87-188b-4aee-884a-79db64020c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.042967 10.0.0.41 - - [2026-02-20 13:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.41 - - [2026-02-20 13:11:02] "GET /virtual-network/c0fd77b2-3f22-45da-ac76-a5ccba60e810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005016 10.0.0.41 - - [2026-02-20 13:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.41 - - [2026-02-20 13:11:02] "GET /service-appliance-set/3055d505-21b9-4955-bf67-7e0fefbd2eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003707 10.0.0.41 - - [2026-02-20 13:11:02] "POST /fqname-to-id HTTP/1.1" 404 273 0.002918 10.0.0.41 - - [2026-02-20 13:11:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.120636 10.0.0.41 - - [2026-02-20 13:11:02] "GET /virtual-machine-interface/9a12bd6a-ff3e-48a9-b312-3a2b594059a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.014779 10.0.0.41 - - [2026-02-20 13:11:03] "POST /instance-ips HTTP/1.1" 200 409 0.023449 10.0.0.41 - - [2026-02-20 13:11:03] "GET /instance-ip/5ae05a84-fd84-4407-bb4d-174e7becc1e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.010864 10.0.0.41 - - [2026-02-20 13:11:03] "POST /loadbalancers HTTP/1.1" 200 629 0.061728 10.0.0.41 - - [2026-02-20 13:11:03] "GET /project/5f344e87-188b-4aee-884a-79db64020c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.049897 10.0.0.41 - - [2026-02-20 13:11:03] "GET /instance-ip/5ae05a84-fd84-4407-bb4d-174e7becc1e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.005422 10.0.0.41 - - [2026-02-20 13:11:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.045040 10.0.0.41 - - [2026-02-20 13:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009048 10.0.0.41 - - [2026-02-20 13:11:03] "POST /floating-ips HTTP/1.1" 200 597 0.069093 10.0.0.41 - - [2026-02-20 13:11:03] "GET /project/5f344e87-188b-4aee-884a-79db64020c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.070653 10.0.0.41 - - [2026-02-20 13:11:03] "GET /loadbalancer/b0161c54-df7a-4467-bc34-bb5deb2000ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003588 10.0.0.41 - - [2026-02-20 13:11:03] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.026025 10.0.0.41 - - [2026-02-20 13:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.41 - - [2026-02-20 13:11:03] "GET /project/5f344e87-188b-4aee-884a-79db64020c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.066036 10.0.0.41 - - [2026-02-20 13:11:03] "GET /loadbalancer/b0161c54-df7a-4467-bc34-bb5deb2000ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.013739 10.0.0.41 - - [2026-02-20 13:11:03] "GET /loadbalancer-listener/08b4d7bd-60bd-4fad-9826-7498c919a372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1841 0.018444 10.0.0.41 - - [2026-02-20 13:11:03] "GET /loadbalancer-listener/08b4d7bd-60bd-4fad-9826-7498c919a372?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1241 0.006332 10.0.0.41 - - [2026-02-20 13:11:03] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.023272 10.0.0.41 - - [2026-02-20 13:11:03] "GET /instance-ip/5ae05a84-fd84-4407-bb4d-174e7becc1e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.006153 10.0.0.41 - - [2026-02-20 13:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004269 10.0.0.41 - - [2026-02-20 13:11:03] "GET /loadbalancer/b0161c54-df7a-4467-bc34-bb5deb2000ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002446 10.0.0.41 - - [2026-02-20 13:11:03] "GET /instance-ip/5ae05a84-fd84-4407-bb4d-174e7becc1e1?fields=floating_ips HTTP/1.1" 200 1212 0.005844 10.0.0.41 - - [2026-02-20 13:11:03] "GET /loadbalancer-pool/2165bbe3-2cbc-4067-9abb-2206246d708a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004369 10.0.0.41 - - [2026-02-20 13:11:03] "GET /floating-ip/6a171e9a-dfa1-4f54-b3a1-b179b47795cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.003003 10.0.0.41 - - [2026-02-20 13:11:03] "POST /loadbalancer-members HTTP/1.1" 200 721 0.027762 10.0.0.41 - - [2026-02-20 13:11:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.027022 10.0.0.41 - - [2026-02-20 13:11:03] "GET /virtual-machine-interface/8f909aa0-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009917 10.0.0.41 - - [2026-02-20 13:11:03] "GET /virtual-machine-interface/8f909aa0-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004381 10.0.0.41 - - [2026-02-20 13:11:03] "POST /ref-update HTTP/1.1" 200 156 0.008110 10.0.0.41 - - [2026-02-20 13:11:03] "GET /floating-ip/6a171e9a-dfa1-4f54-b3a1-b179b47795cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.008018 10.0.0.41 - - [2026-02-20 13:11:03] "POST /tags HTTP/1.1" 409 221 0.002373 10.0.0.41 - - [2026-02-20 13:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.41 - - [2026-02-20 13:11:03] "GET /tag/0fa6cd64-92be-4447-8736-21287b43dffd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.020312 10.0.0.41 - - [2026-02-20 13:11:03] "PUT /floating-ip/6a171e9a-dfa1-4f54-b3a1-b179b47795cc HTTP/1.1" 200 256 0.009893 10.0.0.41 - - [2026-02-20 13:11:03] "POST /set-tag HTTP/1.1" 200 109 0.063834 10.0.0.41 - - [2026-02-20 13:11:03] "GET /loadbalancer-pool/2165bbe3-2cbc-4067-9abb-2206246d708a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.022712 10.0.0.41 - - [2026-02-20 13:11:04] "POST /loadbalancer-members HTTP/1.1" 200 721 0.024775 10.0.0.41 - - [2026-02-20 13:11:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.009028 10.0.0.41 - - [2026-02-20 13:11:04] "GET /virtual-machine-interface/8f0ded26-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016913 10.0.0.41 - - [2026-02-20 13:11:04] "GET /virtual-machine-interface/8f0ded26-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005961 10.0.0.41 - - [2026-02-20 13:11:04] "POST /ref-update HTTP/1.1" 200 156 0.010324 10.0.0.41 - - [2026-02-20 13:11:04] "GET /floating-ip/6a171e9a-dfa1-4f54-b3a1-b179b47795cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.007750 10.0.0.41 - - [2026-02-20 13:11:04] "POST /set-tag HTTP/1.1" 200 109 0.093166 10.0.0.41 - - [2026-02-20 13:11:04] "POST /tags HTTP/1.1" 409 206 0.002323 10.0.0.41 - - [2026-02-20 13:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.41 - - [2026-02-20 13:11:05] "GET /tag/ec495e07-f309-4db8-b6e0-0f16157962a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.019079 10.0.0.41 - - [2026-02-20 13:11:05] "POST /tags HTTP/1.1" 409 204 0.003236 10.0.0.41 - - [2026-02-20 13:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.41 - - [2026-02-20 13:11:05] "GET /tag/63f60748-ff61-4003-bfa1-427771582585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.029432 10.0.0.41 - - [2026-02-20 13:11:05] "GET /application-policy-set/cda30213-5398-4138-8e2e-4140e8be0623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007370 10.0.0.41 - - [2026-02-20 13:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.41 - - [2026-02-20 13:11:05] "GET /policy-management/e76cdebe-5be3-42e7-a5be-5d2c23ad83fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003347 10.0.0.41 - - [2026-02-20 13:11:05] "POST /tags HTTP/1.1" 409 206 0.001964 10.0.0.41 - - [2026-02-20 13:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.41 - - [2026-02-20 13:11:05] "GET /tag/ec495e07-f309-4db8-b6e0-0f16157962a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011595 10.0.0.41 - - [2026-02-20 13:11:05] "POST /tags HTTP/1.1" 409 226 0.002266 10.0.0.41 - - [2026-02-20 13:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.41 - - [2026-02-20 13:11:05] "GET /tag/6ffe01ce-d39f-4afb-a23e-8ec1f9bc3de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015905 10.0.0.41 - - [2026-02-20 13:11:05] "POST /tags HTTP/1.1" 409 204 0.002779 10.0.0.41 - - [2026-02-20 13:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.41 - - [2026-02-20 13:11:05] "GET /tag/63f60748-ff61-4003-bfa1-427771582585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011037 10.0.0.41 - - [2026-02-20 13:11:05] "POST /tags HTTP/1.1" 409 226 0.002174 10.0.0.41 - - [2026-02-20 13:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.41 - - [2026-02-20 13:11:05] "GET /tag/6ffe01ce-d39f-4afb-a23e-8ec1f9bc3de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.016097 10.0.0.41 - - [2026-02-20 13:11:05] "GET /application-policy-set/cda30213-5398-4138-8e2e-4140e8be0623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003291 10.0.0.41 - - [2026-02-20 13:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.41 - - [2026-02-20 13:11:05] "GET /policy-management/e76cdebe-5be3-42e7-a5be-5d2c23ad83fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003367 10.0.0.41 - - [2026-02-20 13:11:05] "POST /firewall-rules HTTP/1.1" 200 626 0.071019 10.0.0.41 - - [2026-02-20 13:11:05] "POST /firewall-rules HTTP/1.1" 200 646 0.089170 10.0.0.41 - - [2026-02-20 13:11:05] "GET /firewall-rule/f7aed912-a194-4704-bfe2-ee30245fe08e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.008185 10.0.0.41 - - [2026-02-20 13:11:05] "GET /firewall-policy/c64d1e3a-531f-4b6f-acc2-29b1f6febd47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003112 10.0.0.41 - - [2026-02-20 13:11:05] "GET /firewall-rule/a5f063d1-4b17-4cad-b83d-f86d904bb167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004689 10.0.0.41 - - [2026-02-20 13:11:05] "POST /ref-update HTTP/1.1" 200 156 0.015326 10.0.0.41 - - [2026-02-20 13:11:05] "POST /firewall-policys HTTP/1.1" 200 606 0.044246 10.0.0.41 - - [2026-02-20 13:11:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.014373 10.0.0.41 - - [2026-02-20 13:11:05] "GET /firewall-policy/e9c09db4-84d1-4229-99fd-a81c6605d21c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.009335 10.0.0.41 - - [2026-02-20 13:11:05] "GET /application-policy-set/cda30213-5398-4138-8e2e-4140e8be0623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003314 10.0.0.41 - - [2026-02-20 13:11:05] "GET /firewall-policy/e9c09db4-84d1-4229-99fd-a81c6605d21c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003305 10.0.0.41 - - [2026-02-20 13:11:05] "GET /firewall-policy/4e21866d-ab8c-4355-83af-97969411ffd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.004031 10.0.0.41 - - [2026-02-20 13:11:05] "GET /firewall-policy/8be3aee5-2733-440f-bcc8-26d335ca1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.005276 10.0.0.41 - - [2026-02-20 13:11:06] "GET /firewall-policy/c64d1e3a-531f-4b6f-acc2-29b1f6febd47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004566 10.0.0.41 - - [2026-02-20 13:11:06] "GET /firewall-policy/c64d1e3a-531f-4b6f-acc2-29b1f6febd47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002713 10.0.0.41 - - [2026-02-20 13:11:06] "GET /firewall-policy/8be3aee5-2733-440f-bcc8-26d335ca1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003112 10.0.0.41 - - [2026-02-20 13:11:06] "POST /ref-update HTTP/1.1" 200 156 0.043403 10.0.0.41 - - [2026-02-20 13:11:06] "POST /ref-update HTTP/1.1" 200 156 0.025510 10.0.0.41 - - [2026-02-20 13:11:06] "POST /ref-update HTTP/1.1" 200 156 0.026249 10.0.0.41 - - [2026-02-20 13:11:06] "POST /ref-update HTTP/1.1" 200 156 0.020523 10.0.0.41 - - [2026-02-20 13:11:06] "POST /ref-update HTTP/1.1" 200 156 0.029440 10.0.0.41 - - [2026-02-20 13:11:06] "GET /firewall-policy/e9c09db4-84d1-4229-99fd-a81c6605d21c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.006423 10.0.0.41 - - [2026-02-20 13:11:36] "GET /global-system-configs HTTP/1.1" 200 322 0.002513 10.0.0.41 - - [2026-02-20 13:11:39] "GET /global-system-configs HTTP/1.1" 200 322 0.002626 10.0.0.41 - - [2026-02-20 13:12:21] "GET /virtual-machine-interface/74834bdc-0e5c-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011395 10.0.0.41 - - [2026-02-20 13:12:21] "POST /set-tag HTTP/1.1" 200 109 0.007585 10.0.0.41 - - [2026-02-20 13:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.41 - - [2026-02-20 13:12:21] "GET /loadbalancer/dc6d8835-46ba-4c9b-8d88-24d2e04f7d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003023 10.0.0.41 - - [2026-02-20 13:12:21] "GET /virtual-machine-interface/74834bdc-0e5c-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006118 10.0.0.41 - - [2026-02-20 13:12:21] "POST /set-tag HTTP/1.1" 200 109 0.027445 10.0.0.41 - - [2026-02-20 13:12:21] "DELETE /loadbalancer-member/d03d27c0-4d16-45d1-9cd7-a616cfbf677d HTTP/1.1" 200 115 0.092087 10.0.0.41 - - [2026-02-20 13:12:21] "GET /virtual-machine-interface/74834bdc-0e5c-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008016 10.0.0.41 - - [2026-02-20 13:12:21] "POST /set-tag HTTP/1.1" 200 109 0.002931 10.0.0.41 - - [2026-02-20 13:12:21] "DELETE /loadbalancer-member/1a87060d-9998-43a3-86c7-77adff8c74c4 HTTP/1.1" 200 115 0.036377 10.0.0.41 - - [2026-02-20 13:12:21] "GET /virtual-machine-interface/74834bdc-0e5c-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008313 10.0.0.41 - - [2026-02-20 13:12:21] "POST /set-tag HTTP/1.1" 200 109 0.010214 10.0.0.41 - - [2026-02-20 13:12:21] "DELETE /loadbalancer-member/e5d031fb-5efe-45eb-bcbf-bb34e13ba745 HTTP/1.1" 200 115 0.061355 10.0.0.41 - - [2026-02-20 13:12:21] "GET /virtual-machine-interface/74834bdc-0e5c-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005512 10.0.0.41 - - [2026-02-20 13:12:21] "POST /set-tag HTTP/1.1" 200 109 0.002731 10.0.0.41 - - [2026-02-20 13:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.41 - - [2026-02-20 13:12:21] "GET /loadbalancer/dc6d8835-46ba-4c9b-8d88-24d2e04f7d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002454 10.0.0.41 - - [2026-02-20 13:12:21] "GET /loadbalancer-pool/bdc9ed49-f6ef-40cd-989e-1c72d621ccdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004966 10.0.0.41 - - [2026-02-20 13:12:21] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026484 10.0.0.41 - - [2026-02-20 13:12:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.022406 10.0.0.41 - - [2026-02-20 13:12:22] "GET /virtual-machine-interface/74834bdc-0e5c-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.021473 10.0.0.41 - - [2026-02-20 13:12:22] "GET /virtual-machine-interface/74834bdc-0e5c-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007815 10.0.0.41 - - [2026-02-20 13:12:22] "GET /floating-ip/7b6344c3-a7e5-4089-b3e0-1be2e4113445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.007795 10.0.0.41 - - [2026-02-20 13:12:22] "POST /set-tag HTTP/1.1" 200 109 0.064259 10.0.0.41 - - [2026-02-20 13:12:22] "GET /loadbalancer-pool/d20b0a6d-f9f1-42b1-baa5-3d5341cf6987?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.020443 10.0.0.41 - - [2026-02-20 13:12:22] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027581 10.0.0.41 - - [2026-02-20 13:12:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.018284 10.0.0.41 - - [2026-02-20 13:12:22] "GET /virtual-machine-interface/74834bdc-0e5c-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008285 10.0.0.41 - - [2026-02-20 13:12:22] "POST /set-tag HTTP/1.1" 200 109 0.015560 10.0.0.41 - - [2026-02-20 13:12:22] "GET /virtual-machine-interface/74834bdc-0e5c-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012484 10.0.0.41 - - [2026-02-20 13:12:22] "GET /floating-ip/7b6344c3-a7e5-4089-b3e0-1be2e4113445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003044 10.0.0.41 - - [2026-02-20 13:12:22] "GET /loadbalancer-pool/3637d2ca-b5c4-4d6f-a31a-cb7550fe3808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003379 10.0.0.41 - - [2026-02-20 13:12:22] "POST /loadbalancer-members HTTP/1.1" 200 692 0.029281 10.0.0.41 - - [2026-02-20 13:12:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.032514 10.0.0.41 - - [2026-02-20 13:12:22] "GET /virtual-machine-interface/74834bdc-0e5c-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017043 10.0.0.41 - - [2026-02-20 13:12:22] "GET /virtual-machine-interface/74834bdc-0e5c-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012250 10.0.0.41 - - [2026-02-20 13:12:22] "GET /floating-ip/7b6344c3-a7e5-4089-b3e0-1be2e4113445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003528 10.0.0.41 - - [2026-02-20 13:12:22] "POST /set-tag HTTP/1.1" 200 109 0.002714 [Introspect:8084]10.0.0.41 - - [2026-02-20 13:13:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001228 [Introspect:8084]10.0.0.41 - - [2026-02-20 13:13:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001048 10.0.0.41 - - [2026-02-20 13:13:10] "POST /tags HTTP/1.1" 409 252 0.003815 10.0.0.41 - - [2026-02-20 13:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.41 - - [2026-02-20 13:13:10] "GET /tag/65716050-dc6e-4668-9d73-24410430a5e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012695 10.0.0.41 - - [2026-02-20 13:13:10] "POST /tags HTTP/1.1" 409 228 0.003360 10.0.0.41 - - [2026-02-20 13:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.41 - - [2026-02-20 13:13:10] "GET /tag/39c2b18d-7fd4-48db-bb00-c0af687242ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012317 10.0.0.41 - - [2026-02-20 13:13:10] "GET /application-policy-set/cda30213-5398-4138-8e2e-4140e8be0623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004708 10.0.0.41 - - [2026-02-20 13:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.41 - - [2026-02-20 13:13:10] "GET /policy-management/e76cdebe-5be3-42e7-a5be-5d2c23ad83fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003505 10.0.0.41 - - [2026-02-20 13:13:10] "POST /tags HTTP/1.1" 409 206 0.002511 10.0.0.41 - - [2026-02-20 13:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.41 - - [2026-02-20 13:13:10] "GET /tag/ec495e07-f309-4db8-b6e0-0f16157962a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011867 10.0.0.41 - - [2026-02-20 13:13:10] "POST /tags HTTP/1.1" 409 226 0.002431 10.0.0.41 - - [2026-02-20 13:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.41 - - [2026-02-20 13:13:10] "GET /tag/6ffe01ce-d39f-4afb-a23e-8ec1f9bc3de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011552 10.0.0.41 - - [2026-02-20 13:13:10] "POST /tags HTTP/1.1" 409 204 0.002727 10.0.0.41 - - [2026-02-20 13:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.41 - - [2026-02-20 13:13:10] "GET /tag/63f60748-ff61-4003-bfa1-427771582585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011097 10.0.0.41 - - [2026-02-20 13:13:10] "POST /tags HTTP/1.1" 409 226 0.002254 10.0.0.41 - - [2026-02-20 13:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868 10.0.0.41 - - [2026-02-20 13:13:11] "GET /tag/6ffe01ce-d39f-4afb-a23e-8ec1f9bc3de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012540 10.0.0.41 - - [2026-02-20 13:13:11] "POST /tags HTTP/1.1" 409 228 0.002126 10.0.0.41 - - [2026-02-20 13:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.41 - - [2026-02-20 13:13:11] "GET /tag/39c2b18d-7fd4-48db-bb00-c0af687242ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010845 10.0.0.41 - - [2026-02-20 13:13:11] "POST /tags HTTP/1.1" 409 252 0.002256 10.0.0.41 - - [2026-02-20 13:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.41 - - [2026-02-20 13:13:11] "GET /tag/65716050-dc6e-4668-9d73-24410430a5e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011043 10.0.0.41 - - [2026-02-20 13:13:11] "GET /application-policy-set/cda30213-5398-4138-8e2e-4140e8be0623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002780 10.0.0.41 - - [2026-02-20 13:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.41 - - [2026-02-20 13:13:11] "GET /policy-management/e76cdebe-5be3-42e7-a5be-5d2c23ad83fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003268 10.0.0.41 - - [2026-02-20 13:13:11] "POST /firewall-rules HTTP/1.1" 409 281 0.002372 10.0.0.41 - - [2026-02-20 13:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.41 - - [2026-02-20 13:13:11] "PUT /firewall-rule/a5f063d1-4b17-4cad-b83d-f86d904bb167 HTTP/1.1" 200 260 0.024676 10.0.0.41 - - [2026-02-20 13:13:11] "POST /firewall-rules HTTP/1.1" 409 291 0.003627 10.0.0.41 - - [2026-02-20 13:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.41 - - [2026-02-20 13:13:11] "PUT /firewall-rule/f7aed912-a194-4704-bfe2-ee30245fe08e HTTP/1.1" 200 260 0.024633 10.0.0.41 - - [2026-02-20 13:13:11] "GET /firewall-rule/f7aed912-a194-4704-bfe2-ee30245fe08e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.010947 10.0.0.41 - - [2026-02-20 13:13:11] "POST /firewall-rules HTTP/1.1" 200 658 0.080828 10.0.0.41 - - [2026-02-20 13:13:11] "GET /firewall-rule/405af8ab-ab9e-4493-9283-9dff560f4368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.017895 10.0.0.41 - - [2026-02-20 13:13:11] "GET /firewall-policy/c64d1e3a-531f-4b6f-acc2-29b1f6febd47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003397 10.0.0.41 - - [2026-02-20 13:13:11] "GET /firewall-rule/a5f063d1-4b17-4cad-b83d-f86d904bb167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004607 10.0.0.41 - - [2026-02-20 13:13:11] "POST /firewall-policys HTTP/1.1" 409 269 0.002598 10.0.0.41 - - [2026-02-20 13:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.41 - - [2026-02-20 13:13:11] "PUT /firewall-policy/e9c09db4-84d1-4229-99fd-a81c6605d21c HTTP/1.1" 200 264 0.023819 10.0.0.41 - - [2026-02-20 13:13:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.029478 10.0.0.41 - - [2026-02-20 13:13:11] "GET /firewall-policy/e9c09db4-84d1-4229-99fd-a81c6605d21c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.009956 10.0.0.41 - - [2026-02-20 13:13:11] "GET /application-policy-set/cda30213-5398-4138-8e2e-4140e8be0623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002825 10.0.0.41 - - [2026-02-20 13:13:11] "GET /firewall-policy/e9c09db4-84d1-4229-99fd-a81c6605d21c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004375 10.0.0.41 - - [2026-02-20 13:13:11] "GET /firewall-policy/4e21866d-ab8c-4355-83af-97969411ffd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.002839 10.0.0.41 - - [2026-02-20 13:13:11] "GET /firewall-policy/8be3aee5-2733-440f-bcc8-26d335ca1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003099 10.0.0.41 - - [2026-02-20 13:13:11] "GET /firewall-policy/c64d1e3a-531f-4b6f-acc2-29b1f6febd47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002620 10.0.0.41 - - [2026-02-20 13:13:11] "GET /firewall-policy/e9c09db4-84d1-4229-99fd-a81c6605d21c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002431 10.0.0.41 - - [2026-02-20 13:13:11] "GET /firewall-policy/e9c09db4-84d1-4229-99fd-a81c6605d21c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003243 [Introspect:8084]10.0.0.41 - - [2026-02-20 13:13:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000983 [Introspect:8084]10.0.0.41 - - [2026-02-20 13:13:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000929 [Introspect:8084]10.0.0.41 - - [2026-02-20 13:13:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000992 [Introspect:8084]10.0.0.41 - - [2026-02-20 13:13:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001428 [Introspect:8084]10.0.0.41 - - [2026-02-20 13:14:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001010 [Introspect:8084]10.0.0.41 - - [2026-02-20 13:14:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001161 10.0.0.41 - - [2026-02-20 13:14:13] "GET /virtual-machine-interface/92a1603a-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005808 10.0.0.41 - - [2026-02-20 13:14:13] "POST /set-tag HTTP/1.1" 200 109 0.005659 10.0.0.41 - - [2026-02-20 13:14:13] "GET /virtual-machine-interface/922d52a8-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005878 10.0.0.41 - - [2026-02-20 13:14:13] "POST /set-tag HTTP/1.1" 200 109 0.004305 10.0.0.41 - - [2026-02-20 13:14:13] "GET /virtual-machine-interface/8f0ded26-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.012835 10.0.0.41 - - [2026-02-20 13:14:13] "POST /set-tag HTTP/1.1" 200 109 0.005270 10.0.0.41 - - [2026-02-20 13:14:13] "GET /virtual-machine-interface/91b9a830-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005460 10.0.0.41 - - [2026-02-20 13:14:13] "POST /set-tag HTTP/1.1" 200 109 0.002343 10.0.0.41 - - [2026-02-20 13:14:13] "GET /virtual-machine-interface/90b09b42-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004736 10.0.0.41 - - [2026-02-20 13:14:13] "POST /set-tag HTTP/1.1" 200 109 0.003053 10.0.0.41 - - [2026-02-20 13:14:13] "GET /virtual-machine-interface/90313e2e-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004948 10.0.0.41 - - [2026-02-20 13:14:13] "POST /set-tag HTTP/1.1" 200 109 0.002470 10.0.0.41 - - [2026-02-20 13:14:13] "GET /virtual-machine-interface/9139fd6a-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004710 10.0.0.41 - - [2026-02-20 13:14:13] "POST /set-tag HTTP/1.1" 200 109 0.002405 10.0.0.41 - - [2026-02-20 13:14:13] "GET /virtual-machine-interface/8f909aa0-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004854 10.0.0.41 - - [2026-02-20 13:14:13] "POST /set-tag HTTP/1.1" 200 109 0.003482 10.0.0.41 - - [2026-02-20 13:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.41 - - [2026-02-20 13:14:13] "GET /loadbalancer/b0161c54-df7a-4467-bc34-bb5deb2000ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002768 10.0.0.41 - - [2026-02-20 13:14:13] "GET /virtual-machine-interface/8f0ded26-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004767 10.0.0.41 - - [2026-02-20 13:14:13] "POST /set-tag HTTP/1.1" 200 109 0.021115 10.0.0.41 - - [2026-02-20 13:14:13] "DELETE /loadbalancer-member/323aebd6-5e49-45bf-bea7-82d283c61400 HTTP/1.1" 200 115 0.036721 10.0.0.41 - - [2026-02-20 13:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.41 - - [2026-02-20 13:14:13] "GET /loadbalancer/b0161c54-df7a-4467-bc34-bb5deb2000ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003411 10.0.0.41 - - [2026-02-20 13:14:14] "GET /virtual-machine-interface/90b09b42-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004699 10.0.0.41 - - [2026-02-20 13:14:14] "POST /set-tag HTTP/1.1" 200 109 0.003388 10.0.0.41 - - [2026-02-20 13:14:14] "GET /virtual-machine-interface/90b09b42-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006866 10.0.0.41 - - [2026-02-20 13:14:14] "POST /set-tag HTTP/1.1" 200 109 0.003478 10.0.0.41 - - [2026-02-20 13:14:14] "GET /virtual-machine/ce77c6c5-033a-434f-9761-883c1c790b19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003817 10.0.0.41 - - [2026-02-20 13:14:14] "POST /ref-update HTTP/1.1" 200 156 0.012422 10.0.0.41 - - [2026-02-20 13:14:14] "GET /virtual-machine-interface/90b09b42-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004649 10.0.0.41 - - [2026-02-20 13:14:14] "POST /set-tag HTTP/1.1" 200 109 0.019259 10.0.0.41 - - [2026-02-20 13:14:14] "POST /set-tag HTTP/1.1" 200 109 0.042593 10.0.0.41 - - [2026-02-20 13:14:14] "POST /set-tag HTTP/1.1" 200 109 0.017504 10.0.0.41 - - [2026-02-20 13:14:15] "POST /set-tag HTTP/1.1" 200 109 0.036950 10.0.0.41 - - [2026-02-20 13:14:15] "POST /set-tag HTTP/1.1" 200 109 0.032523 10.0.0.41 - - [2026-02-20 13:14:15] "DELETE /instance-ip/90cae4a2-0e5d-11f1-90a8-fa163e46bc84 HTTP/1.1" 200 115 0.046878 10.0.0.41 - - [2026-02-20 13:14:15] "DELETE /virtual-machine-interface/90b09b42-0e5d-11f1-90a8-fa163e46bc84 HTTP/1.1" 200 115 0.056663 10.0.0.41 - - [2026-02-20 13:14:15] "DELETE /virtual-machine/ce77c6c5-033a-434f-9761-883c1c790b19 HTTP/1.1" 200 115 0.028687 10.0.0.41 - - [2026-02-20 13:14:15] "GET /virtual-machine-interface/90313e2e-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005338 10.0.0.41 - - [2026-02-20 13:14:15] "POST /set-tag HTTP/1.1" 200 109 0.002858 10.0.0.41 - - [2026-02-20 13:14:15] "GET /virtual-machine-interface/90313e2e-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004268 10.0.0.41 - - [2026-02-20 13:14:15] "POST /set-tag HTTP/1.1" 200 109 0.002507 10.0.0.41 - - [2026-02-20 13:14:15] "GET /virtual-machine/7f6f8390-e033-4b5a-b5b0-1755037d82b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003625 10.0.0.41 - - [2026-02-20 13:14:15] "POST /ref-update HTTP/1.1" 200 156 0.014040 10.0.0.41 - - [2026-02-20 13:14:15] "GET /virtual-machine-interface/90313e2e-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.025706 10.0.0.41 - - [2026-02-20 13:14:15] "POST /set-tag HTTP/1.1" 200 109 0.039569 10.0.0.41 - - [2026-02-20 13:14:15] "POST /set-tag HTTP/1.1" 200 109 0.039588 10.0.0.41 - - [2026-02-20 13:14:15] "POST /set-tag HTTP/1.1" 200 109 0.026388 10.0.0.41 - - [2026-02-20 13:14:15] "POST /set-tag HTTP/1.1" 200 109 0.030864 10.0.0.41 - - [2026-02-20 13:14:15] "POST /set-tag HTTP/1.1" 200 109 0.029557 10.0.0.41 - - [2026-02-20 13:14:15] "DELETE /instance-ip/904b8af4-0e5d-11f1-90a8-fa163e46bc84 HTTP/1.1" 200 115 0.096222 10.0.0.41 - - [2026-02-20 13:14:15] "DELETE /virtual-machine-interface/90313e2e-0e5d-11f1-90a8-fa163e46bc84 HTTP/1.1" 200 115 0.046883 10.0.0.41 - - [2026-02-20 13:14:15] "DELETE /virtual-machine/7f6f8390-e033-4b5a-b5b0-1755037d82b9 HTTP/1.1" 200 115 0.033519 10.0.0.41 - - [2026-02-20 13:14:15] "DELETE /tag/61016e5c-54df-41f7-8a81-3ec540fd1e40 HTTP/1.1" 200 115 0.044754 10.0.0.41 - - [2026-02-20 13:14:15] "GET /virtual-machine-interface/8f909aa0-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004682 10.0.0.41 - - [2026-02-20 13:14:15] "POST /set-tag HTTP/1.1" 200 109 0.002794 10.0.0.41 - - [2026-02-20 13:14:15] "GET /virtual-machine-interface/8f909aa0-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004127 10.0.0.41 - - [2026-02-20 13:14:16] "POST /set-tag HTTP/1.1" 200 109 0.002759 10.0.0.41 - - [2026-02-20 13:14:16] "GET /virtual-machine/4f55918d-40d0-43bb-85dd-01c126e72d28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003151 10.0.0.41 - - [2026-02-20 13:14:16] "POST /ref-update HTTP/1.1" 200 156 0.010609 10.0.0.41 - - [2026-02-20 13:14:16] "GET /virtual-machine-interface/8f909aa0-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.020251 10.0.0.41 - - [2026-02-20 13:14:16] "POST /set-tag HTTP/1.1" 200 109 0.021721 10.0.0.41 - - [2026-02-20 13:14:16] "POST /set-tag HTTP/1.1" 200 109 0.024444 10.0.0.41 - - [2026-02-20 13:14:16] "POST /set-tag HTTP/1.1" 200 109 0.028754 10.0.0.41 - - [2026-02-20 13:14:16] "POST /set-tag HTTP/1.1" 200 109 0.021640 10.0.0.41 - - [2026-02-20 13:14:16] "POST /set-tag HTTP/1.1" 200 109 0.030852 10.0.0.41 - - [2026-02-20 13:14:16] "DELETE /instance-ip/8faaf67a-0e5d-11f1-90a8-fa163e46bc84 HTTP/1.1" 200 115 0.059239 10.0.0.41 - - [2026-02-20 13:14:16] "POST /ref-update HTTP/1.1" 200 156 0.011483 10.0.0.41 - - [2026-02-20 13:14:16] "DELETE /virtual-machine-interface/8f909aa0-0e5d-11f1-90a8-fa163e46bc84 HTTP/1.1" 200 115 0.043829 10.0.0.41 - - [2026-02-20 13:14:16] "DELETE /virtual-machine/4f55918d-40d0-43bb-85dd-01c126e72d28 HTTP/1.1" 200 115 0.023000 10.0.0.41 - - [2026-02-20 13:14:16] "GET /virtual-machine-interface/8f0ded26-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006937 10.0.0.41 - - [2026-02-20 13:14:16] "POST /set-tag HTTP/1.1" 200 109 0.003523 10.0.0.41 - - [2026-02-20 13:14:16] "GET /virtual-machine-interface/8f0ded26-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005508 10.0.0.41 - - [2026-02-20 13:14:16] "POST /set-tag HTTP/1.1" 200 109 0.003116 10.0.0.41 - - [2026-02-20 13:14:16] "GET /virtual-machine/47119b6b-f4c3-4e38-8687-dc4b095a139c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003520 10.0.0.41 - - [2026-02-20 13:14:16] "POST /ref-update HTTP/1.1" 200 156 0.009710 10.0.0.41 - - [2026-02-20 13:14:16] "GET /virtual-machine-interface/8f0ded26-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020076 10.0.0.41 - - [2026-02-20 13:14:16] "POST /set-tag HTTP/1.1" 200 109 0.024148 10.0.0.41 - - [2026-02-20 13:14:16] "POST /set-tag HTTP/1.1" 200 109 0.031402 10.0.0.41 - - [2026-02-20 13:14:16] "POST /set-tag HTTP/1.1" 200 109 0.059689 10.0.0.41 - - [2026-02-20 13:14:16] "POST /set-tag HTTP/1.1" 200 109 0.018396 10.0.0.41 - - [2026-02-20 13:14:17] "POST /set-tag HTTP/1.1" 200 109 0.028094 10.0.0.41 - - [2026-02-20 13:14:17] "DELETE /instance-ip/8f28cfba-0e5d-11f1-90a8-fa163e46bc84 HTTP/1.1" 200 115 0.047725 10.0.0.41 - - [2026-02-20 13:14:17] "POST /ref-update HTTP/1.1" 200 156 0.013725 10.0.0.41 - - [2026-02-20 13:14:17] "DELETE /virtual-machine-interface/8f0ded26-0e5d-11f1-90a8-fa163e46bc84 HTTP/1.1" 200 115 0.046274 10.0.0.41 - - [2026-02-20 13:14:17] "DELETE /virtual-machine/47119b6b-f4c3-4e38-8687-dc4b095a139c HTTP/1.1" 200 115 0.019749 10.0.0.41 - - [2026-02-20 13:14:17] "DELETE /tag/ec495e07-f309-4db8-b6e0-0f16157962a8 HTTP/1.1" 409 388 0.007829 10.0.0.41 - - [2026-02-20 13:14:17] "DELETE /tag/d672ad27-4eb1-4452-870b-dad5d0c7773f HTTP/1.1" 200 115 0.035441 10.0.0.41 - - [2026-02-20 13:14:44] "GET /virtual-machine-interface/9139fd6a-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004714 10.0.0.41 - - [2026-02-20 13:14:44] "POST /set-tag HTTP/1.1" 200 109 0.003528 10.0.0.41 - - [2026-02-20 13:14:44] "GET /virtual-machine-interface/9139fd6a-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008553 10.0.0.41 - - [2026-02-20 13:14:44] "POST /set-tag HTTP/1.1" 200 109 0.002571 10.0.0.41 - - [2026-02-20 13:14:44] "GET /virtual-machine/f823b99f-1e50-4570-b53a-1b827dcece67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002849 10.0.0.41 - - [2026-02-20 13:14:44] "POST /ref-update HTTP/1.1" 200 156 0.009595 10.0.0.41 - - [2026-02-20 13:14:44] "GET /virtual-machine-interface/9139fd6a-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005123 10.0.0.41 - - [2026-02-20 13:14:44] "POST /set-tag HTTP/1.1" 200 109 0.017529 10.0.0.41 - - [2026-02-20 13:14:44] "POST /set-tag HTTP/1.1" 200 109 0.019683 10.0.0.41 - - [2026-02-20 13:14:45] "POST /set-tag HTTP/1.1" 200 109 0.017153 10.0.0.41 - - [2026-02-20 13:14:45] "POST /set-tag HTTP/1.1" 200 109 0.040515 10.0.0.41 - - [2026-02-20 13:14:45] "DELETE /instance-ip/9153b76e-0e5d-11f1-90a8-fa163e46bc84 HTTP/1.1" 200 115 0.068767 10.0.0.41 - - [2026-02-20 13:14:45] "DELETE /virtual-machine-interface/9139fd6a-0e5d-11f1-90a8-fa163e46bc84 HTTP/1.1" 200 115 0.045609 10.0.0.41 - - [2026-02-20 13:14:45] "DELETE /virtual-machine/f823b99f-1e50-4570-b53a-1b827dcece67 HTTP/1.1" 200 115 0.031032 10.0.0.41 - - [2026-02-20 13:14:45] "DELETE /tag/b844273a-3597-41a5-a0cb-0abb21a43771 HTTP/1.1" 200 115 0.047590 10.0.0.41 - - [2026-02-20 13:14:45] "GET /virtual-machine-interface/922d52a8-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004509 10.0.0.41 - - [2026-02-20 13:14:45] "POST /set-tag HTTP/1.1" 200 109 0.003558 10.0.0.41 - - [2026-02-20 13:14:45] "GET /virtual-machine-interface/922d52a8-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004649 10.0.0.41 - - [2026-02-20 13:14:45] "POST /set-tag HTTP/1.1" 200 109 0.002436 10.0.0.41 - - [2026-02-20 13:14:45] "GET /virtual-machine/0cbf791b-88f3-42fc-bd4d-5aad16673f6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.004013 10.0.0.41 - - [2026-02-20 13:14:45] "POST /ref-update HTTP/1.1" 200 156 0.013719 10.0.0.41 - - [2026-02-20 13:14:45] "GET /virtual-machine-interface/922d52a8-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016243 10.0.0.41 - - [2026-02-20 13:14:45] "POST /set-tag HTTP/1.1" 200 109 0.021282 10.0.0.41 - - [2026-02-20 13:14:45] "POST /set-tag HTTP/1.1" 200 109 0.047672 10.0.0.41 - - [2026-02-20 13:14:45] "POST /set-tag HTTP/1.1" 200 109 0.044723 10.0.0.41 - - [2026-02-20 13:14:45] "POST /set-tag HTTP/1.1" 200 109 0.030053 10.0.0.41 - - [2026-02-20 13:14:45] "DELETE /instance-ip/9249f1f6-0e5d-11f1-90a8-fa163e46bc84 HTTP/1.1" 200 115 0.069470 10.0.0.41 - - [2026-02-20 13:14:45] "DELETE /virtual-machine-interface/922d52a8-0e5d-11f1-90a8-fa163e46bc84 HTTP/1.1" 200 115 0.048536 10.0.0.41 - - [2026-02-20 13:14:45] "DELETE /virtual-machine/0cbf791b-88f3-42fc-bd4d-5aad16673f6d HTTP/1.1" 200 115 0.027050 10.0.0.41 - - [2026-02-20 13:14:45] "DELETE /tag/57d17447-4ee3-49a0-b62b-e2288a50f301 HTTP/1.1" 200 115 0.042858 10.0.0.41 - - [2026-02-20 13:14:45] "GET /virtual-machine-interface/92a1603a-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004266 10.0.0.41 - - [2026-02-20 13:14:45] "POST /set-tag HTTP/1.1" 200 109 0.002660 10.0.0.41 - - [2026-02-20 13:14:45] "GET /virtual-machine-interface/92a1603a-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004833 10.0.0.41 - - [2026-02-20 13:14:45] "POST /set-tag HTTP/1.1" 200 109 0.002602 10.0.0.41 - - [2026-02-20 13:14:46] "GET /virtual-machine/238d0b9e-2359-4bc9-9866-06c0123c5dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003209 10.0.0.41 - - [2026-02-20 13:14:46] "POST /ref-update HTTP/1.1" 200 156 0.014330 10.0.0.41 - - [2026-02-20 13:14:46] "GET /virtual-machine-interface/92a1603a-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019624 10.0.0.41 - - [2026-02-20 13:14:46] "POST /set-tag HTTP/1.1" 200 109 0.023283 10.0.0.41 - - [2026-02-20 13:14:46] "POST /set-tag HTTP/1.1" 200 109 0.040835 10.0.0.41 - - [2026-02-20 13:14:46] "POST /set-tag HTTP/1.1" 200 109 0.040233 10.0.0.41 - - [2026-02-20 13:14:46] "POST /set-tag HTTP/1.1" 200 109 0.024258 10.0.0.41 - - [2026-02-20 13:14:46] "DELETE /instance-ip/92b8cc0c-0e5d-11f1-90a8-fa163e46bc84 HTTP/1.1" 200 115 0.056706 10.0.0.41 - - [2026-02-20 13:14:46] "DELETE /virtual-machine-interface/92a1603a-0e5d-11f1-90a8-fa163e46bc84 HTTP/1.1" 200 115 0.043464 10.0.0.41 - - [2026-02-20 13:14:46] "DELETE /virtual-machine/238d0b9e-2359-4bc9-9866-06c0123c5dcb HTTP/1.1" 200 115 0.022934 10.0.0.41 - - [2026-02-20 13:14:46] "DELETE /tag/39c2b18d-7fd4-48db-bb00-c0af687242ee HTTP/1.1" 409 236 0.007742 10.0.0.41 - - [2026-02-20 13:14:46] "DELETE /tag/17aa29ec-b567-4e7e-9314-f7df495a481d HTTP/1.1" 200 115 0.033574 10.0.0.41 - - [2026-02-20 13:14:46] "DELETE /tag/65716050-dc6e-4668-9d73-24410430a5e3 HTTP/1.1" 409 236 0.006482 10.0.0.41 - - [2026-02-20 13:14:46] "GET /virtual-machine-interface/91b9a830-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004774 10.0.0.41 - - [2026-02-20 13:14:46] "POST /set-tag HTTP/1.1" 200 109 0.003372 10.0.0.41 - - [2026-02-20 13:14:46] "GET /virtual-machine-interface/91b9a830-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004776 10.0.0.41 - - [2026-02-20 13:14:46] "POST /set-tag HTTP/1.1" 200 109 0.002838 10.0.0.41 - - [2026-02-20 13:14:46] "GET /virtual-machine/746c77bf-2ed8-4a51-aa7f-54378e998eea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002993 10.0.0.41 - - [2026-02-20 13:14:46] "POST /ref-update HTTP/1.1" 200 156 0.010407 10.0.0.41 - - [2026-02-20 13:14:46] "GET /virtual-machine-interface/91b9a830-0e5d-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020440 10.0.0.41 - - [2026-02-20 13:14:46] "POST /set-tag HTTP/1.1" 200 109 0.019326 10.0.0.41 - - [2026-02-20 13:14:46] "POST /set-tag HTTP/1.1" 200 109 0.030556 10.0.0.41 - - [2026-02-20 13:14:46] "POST /set-tag HTTP/1.1" 200 109 0.029562 10.0.0.41 - - [2026-02-20 13:14:46] "POST /set-tag HTTP/1.1" 200 109 0.014202 10.0.0.41 - - [2026-02-20 13:14:46] "DELETE /instance-ip/91d14404-0e5d-11f1-90a8-fa163e46bc84 HTTP/1.1" 200 115 0.058941 10.0.0.41 - - [2026-02-20 13:14:47] "DELETE /virtual-machine-interface/91b9a830-0e5d-11f1-90a8-fa163e46bc84 HTTP/1.1" 200 115 0.042334 10.0.0.41 - - [2026-02-20 13:14:47] "DELETE /virtual-machine/746c77bf-2ed8-4a51-aa7f-54378e998eea HTTP/1.1" 200 115 0.034728 10.0.0.41 - - [2026-02-20 13:14:47] "DELETE /tag/f750320b-b1a5-4b9f-ac93-4ad16491f0c7 HTTP/1.1" 200 115 0.052772 10.0.0.41 - - [2026-02-20 13:14:47] "DELETE /tag/570b18a4-425b-4bfb-8cde-93aae2519505 HTTP/1.1" 200 115 0.047549 10.0.0.41 - - [2026-02-20 13:14:47] "DELETE /tag/63f60748-ff61-4003-bfa1-427771582585 HTTP/1.1" 409 236 0.004765 10.0.0.41 - - [2026-02-20 13:14:48] "POST /projects HTTP/1.1" 409 238 0.002365 10.0.0.41 - - [2026-02-20 13:14:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.41 - - [2026-02-20 13:14:48] "GET /project/cc4f4026-e7df-4663-8551-8ec72c24127c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034589 10.0.0.41 - - [2026-02-20 13:14:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.41 - - [2026-02-20 13:14:48] "GET /virtual-network/c56765d1-ed69-4510-8831-e323d40286ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004285 10.0.0.41 - - [2026-02-20 13:14:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.41 - - [2026-02-20 13:14:48] "GET /virtual-network/c0fd77b2-3f22-45da-ac76-a5ccba60e810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004631 10.0.0.41 - - [2026-02-20 13:14:48] "POST /security-groups HTTP/1.1" 409 285 0.002476 10.0.0.41 - - [2026-02-20 13:14:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.41 - - [2026-02-20 13:14:48] "PUT /security-group/b5c11203-ce75-4443-bd20-7805294c6ed5 HTTP/1.1" 200 262 0.059345 10.0.0.41 - - [2026-02-20 13:14:48] "PUT /access-control-list/0a22bc3c-9a01-4534-b700-12df6170433b HTTP/1.1" 200 272 0.014608 10.0.0.41 - - [2026-02-20 13:14:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.030935 10.0.0.41 - - [2026-02-20 13:14:48] "PUT /access-control-list/0571e0b0-5a31-4c41-985a-e91d32f4cea1 HTTP/1.1" 200 272 0.025871 10.0.0.41 - - [2026-02-20 13:14:53] "POST /projects HTTP/1.1" 409 238 0.003574 10.0.0.41 - - [2026-02-20 13:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.41 - - [2026-02-20 13:14:53] "GET /project/cc4f4026-e7df-4663-8551-8ec72c24127c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030670 10.0.0.41 - - [2026-02-20 13:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.41 - - [2026-02-20 13:14:53] "GET /virtual-network/c56765d1-ed69-4510-8831-e323d40286ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004125 10.0.0.41 - - [2026-02-20 13:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.41 - - [2026-02-20 13:14:53] "GET /virtual-network/c0fd77b2-3f22-45da-ac76-a5ccba60e810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004456 10.0.0.41 - - [2026-02-20 13:14:53] "POST /security-groups HTTP/1.1" 409 285 0.002429 10.0.0.41 - - [2026-02-20 13:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.41 - - [2026-02-20 13:14:53] "PUT /security-group/b5c11203-ce75-4443-bd20-7805294c6ed5 HTTP/1.1" 200 262 0.058529 10.0.0.41 - - [2026-02-20 13:14:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.024965 10.0.0.41 - - [2026-02-20 13:14:53] "GET /firewall-policy/8be3aee5-2733-440f-bcc8-26d335ca1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.005270 10.0.0.41 - - [2026-02-20 13:14:53] "PUT /access-control-list/0a22bc3c-9a01-4534-b700-12df6170433b HTTP/1.1" 200 272 0.037677 10.0.0.41 - - [2026-02-20 13:14:53] "PUT /access-control-list/0571e0b0-5a31-4c41-985a-e91d32f4cea1 HTTP/1.1" 200 272 0.023932 10.0.0.41 - - [2026-02-20 13:14:53] "GET /firewall-rule/b78d4f55-92bc-448f-97f3-a8ca6b80633b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003733 10.0.0.41 - - [2026-02-20 13:14:54] "POST /ref-update HTTP/1.1" 200 156 0.061017 10.0.0.41 - - [2026-02-20 13:14:54] "DELETE /firewall-rule/b78d4f55-92bc-448f-97f3-a8ca6b80633b HTTP/1.1" 200 115 0.043049 10.0.0.41 - - [2026-02-20 13:14:54] "GET /firewall-policy/8be3aee5-2733-440f-bcc8-26d335ca1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.007480 10.0.0.41 - - [2026-02-20 13:14:54] "GET /firewall-rule/b3e5783a-9d1e-49d7-92c9-9439a11b4f50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004022 10.0.0.41 - - [2026-02-20 13:14:54] "POST /ref-update HTTP/1.1" 200 156 0.108897 10.0.0.41 - - [2026-02-20 13:14:54] "DELETE /firewall-rule/b3e5783a-9d1e-49d7-92c9-9439a11b4f50 HTTP/1.1" 200 115 0.038742 10.0.0.41 - - [2026-02-20 13:14:54] "DELETE /tag/47102ced-f3fa-4ad4-bb80-3287e051054b HTTP/1.1" 200 115 0.066533 10.0.0.41 - - [2026-02-20 13:14:54] "DELETE /tag/39c2b18d-7fd4-48db-bb00-c0af687242ee HTTP/1.1" 409 236 0.010185 10.0.0.41 - - [2026-02-20 13:14:54] "DELETE /tag/65716050-dc6e-4668-9d73-24410430a5e3 HTTP/1.1" 409 236 0.008893 10.0.0.41 - - [2026-02-20 13:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.41 - - [2026-02-20 13:14:54] "GET /virtual-network/c56765d1-ed69-4510-8831-e323d40286ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005080 10.0.0.41 - - [2026-02-20 13:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.41 - - [2026-02-20 13:14:54] "GET /virtual-network/c0fd77b2-3f22-45da-ac76-a5ccba60e810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004782 10.0.0.41 - - [2026-02-20 13:14:54] "PUT /virtual-network/c56765d1-ed69-4510-8831-e323d40286ba HTTP/1.1" 200 264 0.052137 10.0.0.41 - - [2026-02-20 13:14:54] "PUT /virtual-network/c0fd77b2-3f22-45da-ac76-a5ccba60e810 HTTP/1.1" 200 264 0.048539 10.0.0.41 - - [2026-02-20 13:14:54] "DELETE /security-group/b5c11203-ce75-4443-bd20-7805294c6ed5 HTTP/1.1" 200 115 0.060270 10.0.0.41 - - [2026-02-20 13:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.41 - - [2026-02-20 13:14:54] "DELETE /access-control-list/0a22bc3c-9a01-4534-b700-12df6170433b HTTP/1.1" 200 115 0.054270 10.0.0.41 - - [2026-02-20 13:14:54] "DELETE /access-control-list/0571e0b0-5a31-4c41-985a-e91d32f4cea1 HTTP/1.1" 200 115 0.037589 10.0.0.41 - - [2026-02-20 13:14:54] "GET /project/cc4f4026-e7df-4663-8551-8ec72c24127c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.042594 10.0.0.41 - - [2026-02-20 13:14:54] "GET /project/cc4f4026-e7df-4663-8551-8ec72c24127c?fields=security_groups HTTP/1.1" 200 1352 0.044378 10.0.0.41 - - [2026-02-20 13:14:54] "DELETE /security-group/d4a3b950-d560-4656-a069-193193a66319 HTTP/1.1" 200 115 0.063144 10.0.0.41 - - [2026-02-20 13:14:54] "DELETE /access-control-list/76813744-3235-4b1f-be16-2367d55600ba HTTP/1.1" 200 115 0.047634 10.0.0.41 - - [2026-02-20 13:14:55] "GET /project/cc4f4026-e7df-4663-8551-8ec72c24127c?fields=application_policy_sets HTTP/1.1" 200 1391 0.074744 10.0.0.41 - - [2026-02-20 13:14:55] "DELETE /access-control-list/7ed2f275-e4df-4707-a84d-1f9fdc672ca5 HTTP/1.1" 200 115 0.066298 10.0.0.41 - - [2026-02-20 13:14:55] "DELETE /project/cc4f4026-e7df-4663-8551-8ec72c24127c HTTP/1.1" 200 115 0.421896 10.0.0.41 - - [2026-02-20 13:14:55] "POST /projects HTTP/1.1" 409 238 0.003308 10.0.0.41 - - [2026-02-20 13:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.41 - - [2026-02-20 13:14:55] "GET /project/5f344e87-188b-4aee-884a-79db64020c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.035771 10.0.0.41 - - [2026-02-20 13:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.41 - - [2026-02-20 13:14:55] "GET /virtual-network/c56765d1-ed69-4510-8831-e323d40286ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004659 10.0.0.41 - - [2026-02-20 13:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.41 - - [2026-02-20 13:14:55] "GET /virtual-network/c0fd77b2-3f22-45da-ac76-a5ccba60e810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005242 10.0.0.41 - - [2026-02-20 13:14:55] "POST /security-groups HTTP/1.1" 409 285 0.002579 10.0.0.41 - - [2026-02-20 13:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.41 - - [2026-02-20 13:14:55] "PUT /security-group/4673b347-a292-4e9b-931b-d1325ffd9351 HTTP/1.1" 200 262 0.055442 10.0.0.41 - - [2026-02-20 13:14:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.031391 10.0.0.41 - - [2026-02-20 13:14:55] "PUT /access-control-list/49d2468e-2ea3-4418-893d-312b9fabcce2 HTTP/1.1" 200 272 0.012623 10.0.0.41 - - [2026-02-20 13:14:55] "PUT /access-control-list/d293cec9-7f4d-443d-82f4-c75ed80581c6 HTTP/1.1" 200 272 0.033394 10.0.0.41 - - [2026-02-20 13:14:59] "GET /application-policy-set/cda30213-5398-4138-8e2e-4140e8be0623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003483 10.0.0.41 - - [2026-02-20 13:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.41 - - [2026-02-20 13:14:59] "GET /policy-management/e76cdebe-5be3-42e7-a5be-5d2c23ad83fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003394 10.0.0.41 - - [2026-02-20 13:14:59] "GET /firewall-policy/c64d1e3a-531f-4b6f-acc2-29b1f6febd47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.006206 10.0.0.41 - - [2026-02-20 13:14:59] "GET /firewall-rule/a5f063d1-4b17-4cad-b83d-f86d904bb167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004529 10.0.0.41 - - [2026-02-20 13:14:59] "POST /ref-update HTTP/1.1" 200 156 0.017304 10.0.0.41 - - [2026-02-20 13:14:59] "DELETE /firewall-rule/a5f063d1-4b17-4cad-b83d-f86d904bb167 HTTP/1.1" 200 115 0.060479 10.0.0.41 - - [2026-02-20 13:14:59] "GET /firewall-policy/e9c09db4-84d1-4229-99fd-a81c6605d21c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003853 10.0.0.41 - - [2026-02-20 13:14:59] "GET /firewall-rule/405af8ab-ab9e-4493-9283-9dff560f4368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.005655 10.0.0.41 - - [2026-02-20 13:14:59] "POST /ref-update HTTP/1.1" 200 156 0.028527 10.0.0.41 - - [2026-02-20 13:14:59] "DELETE /firewall-rule/405af8ab-ab9e-4493-9283-9dff560f4368 HTTP/1.1" 200 115 0.057259 10.0.0.41 - - [2026-02-20 13:15:00] "GET /firewall-policy/e9c09db4-84d1-4229-99fd-a81c6605d21c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006279 10.0.0.41 - - [2026-02-20 13:15:00] "GET /firewall-rule/f7aed912-a194-4704-bfe2-ee30245fe08e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.003513 10.0.0.41 - - [2026-02-20 13:15:00] "POST /ref-update HTTP/1.1" 200 156 0.014260 10.0.0.41 - - [2026-02-20 13:15:00] "DELETE /firewall-rule/f7aed912-a194-4704-bfe2-ee30245fe08e HTTP/1.1" 200 115 0.063860 10.0.0.41 - - [2026-02-20 13:15:00] "GET /application-policy-set/cda30213-5398-4138-8e2e-4140e8be0623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004727 10.0.0.41 - - [2026-02-20 13:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.41 - - [2026-02-20 13:15:00] "GET /policy-management/e76cdebe-5be3-42e7-a5be-5d2c23ad83fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003097 10.0.0.41 - - [2026-02-20 13:15:00] "GET /firewall-policy/e9c09db4-84d1-4229-99fd-a81c6605d21c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.008843 10.0.0.41 - - [2026-02-20 13:15:00] "POST /ref-update HTTP/1.1" 200 156 0.032326 10.0.0.41 - - [2026-02-20 13:15:00] "DELETE /firewall-policy/e9c09db4-84d1-4229-99fd-a81c6605d21c HTTP/1.1" 200 115 0.032081 10.0.0.41 - - [2026-02-20 13:15:00] "DELETE /tag/39c2b18d-7fd4-48db-bb00-c0af687242ee HTTP/1.1" 200 115 0.071564 10.0.0.41 - - [2026-02-20 13:15:00] "DELETE /tag/63f60748-ff61-4003-bfa1-427771582585 HTTP/1.1" 200 115 0.111719 10.0.0.41 - - [2026-02-20 13:15:00] "DELETE /tag/ec495e07-f309-4db8-b6e0-0f16157962a8 HTTP/1.1" 200 115 0.097585 10.0.0.41 - - [2026-02-20 13:15:00] "DELETE /tag/65716050-dc6e-4668-9d73-24410430a5e3 HTTP/1.1" 200 115 0.074638 10.0.0.41 - - [2026-02-20 13:15:00] "DELETE /loadbalancer-member/5723d02b-d15a-408f-8092-6fb7fa9811ef HTTP/1.1" 200 115 0.066036 10.0.0.41 - - [2026-02-20 13:15:00] "DELETE /loadbalancer-pool/2165bbe3-2cbc-4067-9abb-2206246d708a HTTP/1.1" 200 115 0.085198 10.0.0.41 - - [2026-02-20 13:15:00] "DELETE /loadbalancer-listener/08b4d7bd-60bd-4fad-9826-7498c919a372 HTTP/1.1" 200 115 0.059106 10.0.0.41 - - [2026-02-20 13:15:01] "DELETE /loadbalancer/b0161c54-df7a-4467-bc34-bb5deb2000ca HTTP/1.1" 200 115 0.086617 10.0.0.41 - - [2026-02-20 13:15:01] "DELETE /floating-ip/6a171e9a-dfa1-4f54-b3a1-b179b47795cc HTTP/1.1" 200 115 0.050385 10.0.0.41 - - [2026-02-20 13:15:01] "DELETE /instance-ip/5ae05a84-fd84-4407-bb4d-174e7becc1e1 HTTP/1.1" 200 115 0.096390 10.0.0.41 - - [2026-02-20 13:15:01] "DELETE /virtual-machine-interface/9a12bd6a-ff3e-48a9-b312-3a2b594059a4 HTTP/1.1" 200 115 0.092534 10.0.0.41 - - [2026-02-20 13:15:01] "DELETE /tag/0fa6cd64-92be-4447-8736-21287b43dffd HTTP/1.1" 200 115 0.061325 10.0.0.41 - - [2026-02-20 13:15:01] "POST /projects HTTP/1.1" 409 238 0.014335 10.0.0.41 - - [2026-02-20 13:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.41 - - [2026-02-20 13:15:01] "GET /project/5f344e87-188b-4aee-884a-79db64020c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.045194 10.0.0.41 - - [2026-02-20 13:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007930 10.0.0.41 - - [2026-02-20 13:15:01] "GET /virtual-network/c56765d1-ed69-4510-8831-e323d40286ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005908 10.0.0.41 - - [2026-02-20 13:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.41 - - [2026-02-20 13:15:01] "GET /virtual-network/c0fd77b2-3f22-45da-ac76-a5ccba60e810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005902 10.0.0.41 - - [2026-02-20 13:15:01] "POST /security-groups HTTP/1.1" 409 285 0.003136 10.0.0.41 - - [2026-02-20 13:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002869 10.0.0.41 - - [2026-02-20 13:15:01] "PUT /security-group/4673b347-a292-4e9b-931b-d1325ffd9351 HTTP/1.1" 200 262 0.064532 10.0.0.41 - - [2026-02-20 13:15:01] "PUT /access-control-list/49d2468e-2ea3-4418-893d-312b9fabcce2 HTTP/1.1" 200 272 0.021956 10.0.0.41 - - [2026-02-20 13:15:01] "PUT /access-control-list/d293cec9-7f4d-443d-82f4-c75ed80581c6 HTTP/1.1" 200 272 0.048317 10.0.0.41 - - [2026-02-20 13:15:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.042419 10.0.0.41 - - [2026-02-20 13:15:01] "GET /firewall-policy/8be3aee5-2733-440f-bcc8-26d335ca1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.010613 10.0.0.41 - - [2026-02-20 13:15:01] "GET /firewall-rule/d76770f2-6eb5-4a23-8711-3dbedb88149d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.008492 10.0.0.41 - - [2026-02-20 13:15:01] "POST /ref-update HTTP/1.1" 200 156 0.056883 10.0.0.41 - - [2026-02-20 13:15:01] "DELETE /firewall-rule/d76770f2-6eb5-4a23-8711-3dbedb88149d HTTP/1.1" 200 115 0.052396 10.0.0.41 - - [2026-02-20 13:15:02] "GET /firewall-policy/8be3aee5-2733-440f-bcc8-26d335ca1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.006983 10.0.0.41 - - [2026-02-20 13:15:02] "GET /firewall-rule/38434236-f173-4027-a479-85f28908b6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.004084 10.0.0.41 - - [2026-02-20 13:15:02] "POST /ref-update HTTP/1.1" 200 156 0.121444 10.0.0.41 - - [2026-02-20 13:15:02] "DELETE /firewall-rule/38434236-f173-4027-a479-85f28908b6bf HTTP/1.1" 200 115 0.097633 10.0.0.41 - - [2026-02-20 13:15:02] "DELETE /tag/6ffe01ce-d39f-4afb-a23e-8ec1f9bc3de0 HTTP/1.1" 200 115 0.074574 10.0.0.41 - - [2026-02-20 13:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.41 - - [2026-02-20 13:15:02] "GET /virtual-network/c56765d1-ed69-4510-8831-e323d40286ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.014109 10.0.0.41 - - [2026-02-20 13:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006149 10.0.0.41 - - [2026-02-20 13:15:02] "GET /virtual-network/c0fd77b2-3f22-45da-ac76-a5ccba60e810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.007964 10.0.0.41 - - [2026-02-20 13:15:02] "PUT /virtual-network/c56765d1-ed69-4510-8831-e323d40286ba HTTP/1.1" 200 264 0.100183 10.0.0.41 - - [2026-02-20 13:15:02] "PUT /virtual-network/c0fd77b2-3f22-45da-ac76-a5ccba60e810 HTTP/1.1" 200 264 0.082407 10.0.0.41 - - [2026-02-20 13:15:02] "DELETE /security-group/4673b347-a292-4e9b-931b-d1325ffd9351 HTTP/1.1" 200 115 0.077283 10.0.0.41 - - [2026-02-20 13:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.41 - - [2026-02-20 13:15:02] "DELETE /access-control-list/49d2468e-2ea3-4418-893d-312b9fabcce2 HTTP/1.1" 200 115 0.050569 10.0.0.41 - - [2026-02-20 13:15:02] "DELETE /access-control-list/d293cec9-7f4d-443d-82f4-c75ed80581c6 HTTP/1.1" 200 115 0.056025 10.0.0.41 - - [2026-02-20 13:15:02] "GET /project/5f344e87-188b-4aee-884a-79db64020c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.107075 10.0.0.41 - - [2026-02-20 13:15:03] "GET /project/5f344e87-188b-4aee-884a-79db64020c91?fields=security_groups HTTP/1.1" 200 1351 0.063375 10.0.0.41 - - [2026-02-20 13:15:03] "DELETE /security-group/392a9249-de66-42c2-b37c-89f60b1f6b21 HTTP/1.1" 200 115 0.068857 10.0.0.41 - - [2026-02-20 13:15:03] "DELETE /access-control-list/18fededf-fdc7-4b2a-9274-787fe2f58a67 HTTP/1.1" 200 115 0.046886 10.0.0.41 - - [2026-02-20 13:15:03] "GET /project/5f344e87-188b-4aee-884a-79db64020c91?fields=application_policy_sets HTTP/1.1" 200 1390 0.076698 10.0.0.41 - - [2026-02-20 13:15:03] "DELETE /access-control-list/292b1a3e-4a2e-431e-bf97-3c9ef7beddf2 HTTP/1.1" 200 115 0.086284 10.0.0.41 - - [2026-02-20 13:15:03] "DELETE /project/5f344e87-188b-4aee-884a-79db64020c91 HTTP/1.1" 200 115 0.527561 10.0.0.41 - - [2026-02-20 13:15:58] "GET / HTTP/1.1" 200 35931 0.001832 10.0.0.41 - - [2026-02-20 13:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.41 - - [2026-02-20 13:15:58] "GET /global-vrouter-config/f45863f7-1b58-4f94-bf60-b4a8f215b02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.012567 10.0.0.41 - - [2026-02-20 13:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.41 - - [2026-02-20 13:15:58] "GET /global-vrouter-config/f45863f7-1b58-4f94-bf60-b4a8f215b02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003613 10.0.0.41 - - [2026-02-20 13:16:16] "GET / HTTP/1.1" 200 35931 0.002066 10.0.0.41 - - [2026-02-20 13:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.41 - - [2026-02-20 13:16:16] "GET /global-system-config/4a1170c4-1e24-4f96-a643-72e8e89432fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004961 10.0.0.41 - - [2026-02-20 13:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.41 - - [2026-02-20 13:16:16] "GET /config-node/ef572500-be8c-4161-9d3d-d26af034801f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002774 10.0.0.41 - - [2026-02-20 13:16:16] "GET / HTTP/1.1" 200 35931 0.001770 10.0.0.41 - - [2026-02-20 13:16:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002365 10.0.0.41 - - [2026-02-20 13:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.41 - - [2026-02-20 13:16:21] "GET /global-vrouter-config/f45863f7-1b58-4f94-bf60-b4a8f215b02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002700 10.0.0.41 - - [2026-02-20 13:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.41 - - [2026-02-20 13:16:21] "PUT /global-vrouter-config/f45863f7-1b58-4f94-bf60-b4a8f215b02f HTTP/1.1" 200 276 0.010643 10.0.0.41 - - [2026-02-20 13:16:21] "GET / HTTP/1.1" 200 35931 0.002925 10.0.0.41 - - [2026-02-20 13:16:21] "POST /alarms HTTP/1.1" 409 264 0.002634 10.0.0.41 - - [2026-02-20 13:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.41 - - [2026-02-20 13:16:21] "PUT /alarm/d35cd394-8765-4dbc-8a70-1e20b93a6d3d HTTP/1.1" 200 244 0.025189 10.0.0.41 - - [2026-02-20 13:16:21] "POST /alarms HTTP/1.1" 409 261 0.004606 10.0.0.41 - - [2026-02-20 13:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.41 - - [2026-02-20 13:16:21] "PUT /alarm/9b5596a4-beff-4f63-9789-f3dd0b18d97c HTTP/1.1" 200 244 0.011888 10.0.0.41 - - [2026-02-20 13:16:21] "POST /alarms HTTP/1.1" 409 261 0.006382 10.0.0.41 - - [2026-02-20 13:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.41 - - [2026-02-20 13:16:21] "PUT /alarm/6c174bc8-7750-46ad-b708-daac0601cec3 HTTP/1.1" 200 244 0.012044 10.0.0.41 - - [2026-02-20 13:16:21] "POST /alarms HTTP/1.1" 409 253 0.008246 10.0.0.41 - - [2026-02-20 13:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.41 - - [2026-02-20 13:16:22] "PUT /alarm/e438c250-251c-4ef5-b672-44511b17e6f0 HTTP/1.1" 200 244 0.030318 10.0.0.41 - - [2026-02-20 13:16:22] "POST /alarms HTTP/1.1" 409 251 0.002819 10.0.0.41 - - [2026-02-20 13:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.41 - - [2026-02-20 13:16:22] "PUT /alarm/71fa34a1-0d2b-401c-925e-c942c5dd7a7c HTTP/1.1" 200 244 0.011424 10.0.0.41 - - [2026-02-20 13:16:22] "POST /alarms HTTP/1.1" 409 252 0.008268 10.0.0.41 - - [2026-02-20 13:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.41 - - [2026-02-20 13:16:22] "PUT /alarm/6990c681-7a92-45f7-a13a-b94ce677c2f1 HTTP/1.1" 200 244 0.012076 10.0.0.41 - - [2026-02-20 13:16:22] "POST /alarms HTTP/1.1" 409 256 0.014402 10.0.0.41 - - [2026-02-20 13:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.41 - - [2026-02-20 13:16:22] "PUT /alarm/c8fedc75-af93-42d8-bce7-dd642114363d HTTP/1.1" 200 244 0.018120 10.0.0.41 - - [2026-02-20 13:16:22] "POST /alarms HTTP/1.1" 409 248 0.013562 10.0.0.41 - - [2026-02-20 13:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.41 - - [2026-02-20 13:16:22] "PUT /alarm/85832bf2-dbb2-44c8-8ec6-e18f6139f676 HTTP/1.1" 200 244 0.014589 10.0.0.41 - - [2026-02-20 13:16:22] "POST /alarms HTTP/1.1" 409 252 0.013843 10.0.0.41 - - [2026-02-20 13:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.41 - - [2026-02-20 13:16:22] "PUT /alarm/82cd185f-00da-49f9-9db0-1ed65403bd86 HTTP/1.1" 200 244 0.012550 10.0.0.41 - - [2026-02-20 13:16:22] "POST /alarms HTTP/1.1" 409 257 0.008975 10.0.0.41 - - [2026-02-20 13:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.41 - - [2026-02-20 13:16:22] "PUT /alarm/3a5686c2-0f40-4ffe-aa49-dda3b507708a HTTP/1.1" 200 244 0.012898 10.0.0.41 - - [2026-02-20 13:16:22] "POST /alarms HTTP/1.1" 409 251 0.004193 10.0.0.41 - - [2026-02-20 13:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.41 - - [2026-02-20 13:16:22] "PUT /alarm/6d39f756-a099-4fa5-a915-1b57a73bc568 HTTP/1.1" 200 244 0.020487 10.0.0.41 - - [2026-02-20 13:16:22] "POST /alarms HTTP/1.1" 409 257 0.009122 10.0.0.41 - - [2026-02-20 13:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.41 - - [2026-02-20 13:16:22] "PUT /alarm/f7bba9a7-ef8c-4bab-84cd-6aac26bf71cb HTTP/1.1" 200 244 0.011151 10.0.0.41 - - [2026-02-20 13:16:22] "POST /alarms HTTP/1.1" 409 261 0.006169 10.0.0.41 - - [2026-02-20 13:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.41 - - [2026-02-20 13:16:22] "PUT /alarm/dc18386e-ad7c-4d7d-aee5-a8c43887058d HTTP/1.1" 200 244 0.011860 10.0.0.41 - - [2026-02-20 13:16:22] "POST /alarms HTTP/1.1" 409 258 0.008101 10.0.0.41 - - [2026-02-20 13:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.41 - - [2026-02-20 13:16:22] "PUT /alarm/fe88790d-d6b3-4314-8556-dc8998285f6d HTTP/1.1" 200 244 0.010747 10.0.0.41 - - [2026-02-20 13:16:22] "POST /alarms HTTP/1.1" 409 254 0.007542 10.0.0.41 - - [2026-02-20 13:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.41 - - [2026-02-20 13:16:22] "PUT /alarm/9a8debbc-9ee5-41f7-8c83-a51ee02061e5 HTTP/1.1" 200 244 0.011983 10.0.0.41 - - [2026-02-20 13:16:22] "POST /alarms HTTP/1.1" 409 254 0.006850 10.0.0.41 - - [2026-02-20 13:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.41 - - [2026-02-20 13:16:22] "PUT /alarm/d5217a94-43c1-4e9c-b804-47c2204f5201 HTTP/1.1" 200 244 0.011113 10.0.0.41 - - [2026-02-20 13:16:22] "POST /alarms HTTP/1.1" 409 254 0.010009 10.0.0.41 - - [2026-02-20 13:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002732 10.0.0.41 - - [2026-02-20 13:16:22] "PUT /alarm/87e08058-ca19-4b95-9fe6-36d20ddb2392 HTTP/1.1" 200 244 0.011001 10.0.0.41 - - [2026-02-20 13:16:23] "POST /alarms HTTP/1.1" 409 247 0.014633 10.0.0.41 - - [2026-02-20 13:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.41 - - [2026-02-20 13:16:23] "PUT /alarm/76b5c90c-c77f-45ba-83f1-71fb169ebc39 HTTP/1.1" 200 244 0.010121 10.0.0.41 - - [2026-02-20 13:16:23] "POST /alarms HTTP/1.1" 409 272 0.005473 10.0.0.41 - - [2026-02-20 13:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.41 - - [2026-02-20 13:16:23] "PUT /alarm/b1f4bad7-3601-4192-98cb-bc6d8069f379 HTTP/1.1" 200 244 0.011519 10.0.0.41 - - [2026-02-20 13:16:23] "POST /alarms HTTP/1.1" 409 261 0.007834 10.0.0.41 - - [2026-02-20 13:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.41 - - [2026-02-20 13:16:23] "PUT /alarm/ee91ebd9-da78-4e80-926c-047907003aeb HTTP/1.1" 200 244 0.011840 10.0.0.41 - - [2026-02-20 13:16:23] "POST /alarms HTTP/1.1" 409 259 0.006811 10.0.0.41 - - [2026-02-20 13:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.41 - - [2026-02-20 13:16:23] "PUT /alarm/65b9327c-66a7-4eb2-b377-8e8c1a2d900a HTTP/1.1" 200 244 0.011509 10.0.0.41 - - [2026-02-20 13:16:23] "POST /alarms HTTP/1.1" 409 265 0.006579 10.0.0.41 - - [2026-02-20 13:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.41 - - [2026-02-20 13:16:23] "PUT /alarm/9077e0ef-805d-4c3c-b2b7-bb89d7dad726 HTTP/1.1" 200 244 0.010482 10.0.0.41 - - [2026-02-20 13:16:23] "POST /alarms HTTP/1.1" 409 279 0.003482 10.0.0.41 - - [2026-02-20 13:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.41 - - [2026-02-20 13:16:23] "PUT /alarm/65d23fd4-cbdf-4335-85ff-e970676c8d57 HTTP/1.1" 200 244 0.010738 10.0.0.41 - - [2026-02-20 13:16:23] "GET / HTTP/1.1" 200 35931 0.001881 10.0.0.41 - - [2026-02-20 13:16:23] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002466 10.0.0.41 - - [2026-02-20 13:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.41 - - [2026-02-20 13:16:23] "PUT /global-vrouter-config/f45863f7-1b58-4f94-bf60-b4a8f215b02f HTTP/1.1" 200 276 0.009301 10.0.0.41 - - [2026-02-20 13:16:23] "GET / HTTP/1.1" 200 35931 0.002394 10.0.0.41 - - [2026-02-20 13:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.41 - - [2026-02-20 13:16:23] "GET /global-vrouter-config/f45863f7-1b58-4f94-bf60-b4a8f215b02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002924 10.0.0.41 - - [2026-02-20 13:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.41 - - [2026-02-20 13:16:23] "PUT /global-vrouter-config/f45863f7-1b58-4f94-bf60-b4a8f215b02f HTTP/1.1" 200 276 0.011106 10.0.0.41 - - [2026-02-20 13:16:24] "GET / HTTP/1.1" 200 35931 0.002115 10.0.0.41 - - [2026-02-20 13:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.41 - - [2026-02-20 13:16:24] "GET /global-system-config/4a1170c4-1e24-4f96-a643-72e8e89432fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005103 10.0.0.41 - - [2026-02-20 13:16:24] "PUT /global-system-config/4a1170c4-1e24-4f96-a643-72e8e89432fe HTTP/1.1" 200 274 0.017304 10.0.0.41 - - [2026-02-20 13:16:27] "GET / HTTP/1.1" 200 35931 0.001875 10.0.0.41 - - [2026-02-20 13:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004884 10.0.0.41 - - [2026-02-20 13:16:27] "GET /routing-instance/4f6de65b-926d-4478-9cc2-2b9a3989ef32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003625 10.0.0.41 - - [2026-02-20 13:16:27] "POST /bgp-routers HTTP/1.1" 409 301 0.002332 10.0.0.41 - - [2026-02-20 13:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.41 - - [2026-02-20 13:16:27] "GET /bgp-router/c57c3f87-68c1-497a-ac2a-dd09084f74dc?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003954 10.0.0.41 - - [2026-02-20 13:16:27] "PUT /bgp-router/c57c3f87-68c1-497a-ac2a-dd09084f74dc HTTP/1.1" 200 254 0.015511 [Introspect:8084]10.0.0.41 - - [2026-02-20 13:16:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001324 [Introspect:8084]10.0.0.41 - - [2026-02-20 13:16:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001096 10.0.0.41 - - [2026-02-20 13:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624 10.0.0.41 - - [2026-02-20 13:16:29] "GET /global-vrouter-config/f45863f7-1b58-4f94-bf60-b4a8f215b02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.005027 10.0.0.41 - - [2026-02-20 13:16:36] "GET /global-system-configs HTTP/1.1" 200 322 0.005482 10.0.0.41 - - [2026-02-20 13:16:39] "GET /global-system-configs HTTP/1.1" 200 322 0.002516 10.0.0.41 - - [2026-02-20 13:16:44] "GET / HTTP/1.1" 200 35931 0.002275 10.0.0.41 - - [2026-02-20 13:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.41 - - [2026-02-20 13:16:44] "GET /global-system-config/4a1170c4-1e24-4f96-a643-72e8e89432fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004934 10.0.0.41 - - [2026-02-20 13:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.41 - - [2026-02-20 13:16:44] "GET /config-node/ef572500-be8c-4161-9d3d-d26af034801f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002910 10.0.0.41 - - [2026-02-20 13:16:55] "GET / HTTP/1.1" 200 35931 0.001878 10.0.0.41 - - [2026-02-20 13:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.41 - - [2026-02-20 13:16:55] "GET /routing-instance/4f6de65b-926d-4478-9cc2-2b9a3989ef32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003536 10.0.0.41 - - [2026-02-20 13:16:55] "POST /bgp-routers HTTP/1.1" 409 301 0.002171 10.0.0.41 - - [2026-02-20 13:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004721 10.0.0.41 - - [2026-02-20 13:16:55] "GET /bgp-router/c57c3f87-68c1-497a-ac2a-dd09084f74dc?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.009523 10.0.0.41 - - [2026-02-20 13:16:55] "PUT /bgp-router/c57c3f87-68c1-497a-ac2a-dd09084f74dc HTTP/1.1" 200 254 0.036121 [Introspect:8084]10.0.0.41 - - [2026-02-20 13:16:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001293 [Introspect:8084]10.0.0.41 - - [2026-02-20 13:16:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001021 10.0.0.41 - - [2026-02-20 13:17:10] "GET / HTTP/1.1" 200 35931 0.001991 10.0.0.41 - - [2026-02-20 13:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.41 - - [2026-02-20 13:17:10] "GET /global-system-config/4a1170c4-1e24-4f96-a643-72e8e89432fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004774 10.0.0.41 - - [2026-02-20 13:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.41 - - [2026-02-20 13:17:10] "GET /config-node/ef572500-be8c-4161-9d3d-d26af034801f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002052 10.0.0.41 - - [2026-02-20 13:17:10] "GET / HTTP/1.1" 200 35931 0.001787 10.0.0.41 - - [2026-02-20 13:17:10] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002259 10.0.0.41 - - [2026-02-20 13:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.41 - - [2026-02-20 13:17:15] "GET /global-vrouter-config/f45863f7-1b58-4f94-bf60-b4a8f215b02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002717 10.0.0.41 - - [2026-02-20 13:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.41 - - [2026-02-20 13:17:15] "PUT /global-vrouter-config/f45863f7-1b58-4f94-bf60-b4a8f215b02f HTTP/1.1" 200 276 0.008644 10.0.0.41 - - [2026-02-20 13:17:15] "GET / HTTP/1.1" 200 35931 0.002029 10.0.0.41 - - [2026-02-20 13:17:15] "POST /alarms HTTP/1.1" 409 264 0.002407 10.0.0.41 - - [2026-02-20 13:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.41 - - [2026-02-20 13:17:15] "PUT /alarm/d35cd394-8765-4dbc-8a70-1e20b93a6d3d HTTP/1.1" 200 244 0.010175 10.0.0.41 - - [2026-02-20 13:17:15] "POST /alarms HTTP/1.1" 409 261 0.006500 10.0.0.41 - - [2026-02-20 13:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.41 - - [2026-02-20 13:17:16] "PUT /alarm/9b5596a4-beff-4f63-9789-f3dd0b18d97c HTTP/1.1" 200 244 0.014132 10.0.0.41 - - [2026-02-20 13:17:16] "POST /alarms HTTP/1.1" 409 261 0.004447 10.0.0.41 - - [2026-02-20 13:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.41 - - [2026-02-20 13:17:16] "PUT /alarm/6c174bc8-7750-46ad-b708-daac0601cec3 HTTP/1.1" 200 244 0.009841 10.0.0.41 - - [2026-02-20 13:17:16] "POST /alarms HTTP/1.1" 409 253 0.013817 10.0.0.41 - - [2026-02-20 13:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.015480 10.0.0.41 - - [2026-02-20 13:17:16] "PUT /alarm/e438c250-251c-4ef5-b672-44511b17e6f0 HTTP/1.1" 200 244 0.012437 10.0.0.41 - - [2026-02-20 13:17:16] "POST /alarms HTTP/1.1" 409 251 0.010850 10.0.0.41 - - [2026-02-20 13:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004321 10.0.0.41 - - [2026-02-20 13:17:16] "PUT /alarm/71fa34a1-0d2b-401c-925e-c942c5dd7a7c HTTP/1.1" 200 244 0.012149 10.0.0.41 - - [2026-02-20 13:17:16] "POST /alarms HTTP/1.1" 409 252 0.006648 10.0.0.41 - - [2026-02-20 13:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.41 - - [2026-02-20 13:17:16] "PUT /alarm/6990c681-7a92-45f7-a13a-b94ce677c2f1 HTTP/1.1" 200 244 0.013231 10.0.0.41 - - [2026-02-20 13:17:16] "POST /alarms HTTP/1.1" 409 256 0.010483 10.0.0.41 - - [2026-02-20 13:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.41 - - [2026-02-20 13:17:16] "PUT /alarm/c8fedc75-af93-42d8-bce7-dd642114363d HTTP/1.1" 200 244 0.012429 10.0.0.41 - - [2026-02-20 13:17:16] "POST /alarms HTTP/1.1" 409 248 0.002815 10.0.0.41 - - [2026-02-20 13:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.41 - - [2026-02-20 13:17:16] "PUT /alarm/85832bf2-dbb2-44c8-8ec6-e18f6139f676 HTTP/1.1" 200 244 0.009538 10.0.0.41 - - [2026-02-20 13:17:16] "POST /alarms HTTP/1.1" 409 252 0.002489 10.0.0.41 - - [2026-02-20 13:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.41 - - [2026-02-20 13:17:16] "PUT /alarm/82cd185f-00da-49f9-9db0-1ed65403bd86 HTTP/1.1" 200 244 0.013051 10.0.0.41 - - [2026-02-20 13:17:16] "POST /alarms HTTP/1.1" 409 257 0.002414 10.0.0.41 - - [2026-02-20 13:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.41 - - [2026-02-20 13:17:16] "PUT /alarm/3a5686c2-0f40-4ffe-aa49-dda3b507708a HTTP/1.1" 200 244 0.008938 10.0.0.41 - - [2026-02-20 13:17:16] "POST /alarms HTTP/1.1" 409 251 0.008296 10.0.0.41 - - [2026-02-20 13:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009237 10.0.0.41 - - [2026-02-20 13:17:16] "PUT /alarm/6d39f756-a099-4fa5-a915-1b57a73bc568 HTTP/1.1" 200 244 0.024952 10.0.0.41 - - [2026-02-20 13:17:16] "POST /alarms HTTP/1.1" 409 257 0.006985 10.0.0.41 - - [2026-02-20 13:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.41 - - [2026-02-20 13:17:16] "PUT /alarm/f7bba9a7-ef8c-4bab-84cd-6aac26bf71cb HTTP/1.1" 200 244 0.009813 10.0.0.41 - - [2026-02-20 13:17:16] "POST /alarms HTTP/1.1" 409 261 0.004845 10.0.0.41 - - [2026-02-20 13:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.41 - - [2026-02-20 13:17:16] "PUT /alarm/dc18386e-ad7c-4d7d-aee5-a8c43887058d HTTP/1.1" 200 244 0.012047 10.0.0.41 - - [2026-02-20 13:17:16] "POST /alarms HTTP/1.1" 409 258 0.002763 10.0.0.41 - - [2026-02-20 13:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.41 - - [2026-02-20 13:17:16] "PUT /alarm/fe88790d-d6b3-4314-8556-dc8998285f6d HTTP/1.1" 200 244 0.010255 10.0.0.41 - - [2026-02-20 13:17:16] "POST /alarms HTTP/1.1" 409 254 0.006572 10.0.0.41 - - [2026-02-20 13:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007687 10.0.0.41 - - [2026-02-20 13:17:17] "PUT /alarm/9a8debbc-9ee5-41f7-8c83-a51ee02061e5 HTTP/1.1" 200 244 0.012773 10.0.0.41 - - [2026-02-20 13:17:17] "POST /alarms HTTP/1.1" 409 254 0.015510 10.0.0.41 - - [2026-02-20 13:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.41 - - [2026-02-20 13:17:17] "PUT /alarm/d5217a94-43c1-4e9c-b804-47c2204f5201 HTTP/1.1" 200 244 0.011402 10.0.0.41 - - [2026-02-20 13:17:17] "POST /alarms HTTP/1.1" 409 254 0.009480 10.0.0.41 - - [2026-02-20 13:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.41 - - [2026-02-20 13:17:17] "PUT /alarm/87e08058-ca19-4b95-9fe6-36d20ddb2392 HTTP/1.1" 200 244 0.011314 10.0.0.41 - - [2026-02-20 13:17:17] "POST /alarms HTTP/1.1" 409 247 0.021324 10.0.0.41 - - [2026-02-20 13:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.41 - - [2026-02-20 13:17:17] "PUT /alarm/76b5c90c-c77f-45ba-83f1-71fb169ebc39 HTTP/1.1" 200 244 0.010648 10.0.0.41 - - [2026-02-20 13:17:17] "POST /alarms HTTP/1.1" 409 272 0.018057 10.0.0.41 - - [2026-02-20 13:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.41 - - [2026-02-20 13:17:17] "PUT /alarm/b1f4bad7-3601-4192-98cb-bc6d8069f379 HTTP/1.1" 200 244 0.012705 10.0.0.41 - - [2026-02-20 13:17:17] "POST /alarms HTTP/1.1" 409 261 0.012941 10.0.0.41 - - [2026-02-20 13:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.41 - - [2026-02-20 13:17:17] "PUT /alarm/ee91ebd9-da78-4e80-926c-047907003aeb HTTP/1.1" 200 244 0.019520 10.0.0.41 - - [2026-02-20 13:17:17] "POST /alarms HTTP/1.1" 409 259 0.004043 10.0.0.41 - - [2026-02-20 13:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.41 - - [2026-02-20 13:17:17] "PUT /alarm/65b9327c-66a7-4eb2-b377-8e8c1a2d900a HTTP/1.1" 200 244 0.012924 10.0.0.41 - - [2026-02-20 13:17:17] "POST /alarms HTTP/1.1" 409 265 0.006135 10.0.0.41 - - [2026-02-20 13:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.41 - - [2026-02-20 13:17:17] "PUT /alarm/9077e0ef-805d-4c3c-b2b7-bb89d7dad726 HTTP/1.1" 200 244 0.011395 10.0.0.41 - - [2026-02-20 13:17:17] "POST /alarms HTTP/1.1" 409 279 0.007080 10.0.0.41 - - [2026-02-20 13:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.41 - - [2026-02-20 13:17:17] "PUT /alarm/65d23fd4-cbdf-4335-85ff-e970676c8d57 HTTP/1.1" 200 244 0.010128 10.0.0.41 - - [2026-02-20 13:17:17] "GET / HTTP/1.1" 200 35931 0.001842 10.0.0.41 - - [2026-02-20 13:17:17] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002440 10.0.0.41 - - [2026-02-20 13:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.41 - - [2026-02-20 13:17:17] "PUT /global-vrouter-config/f45863f7-1b58-4f94-bf60-b4a8f215b02f HTTP/1.1" 200 276 0.016902 10.0.0.41 - - [2026-02-20 13:17:18] "GET / HTTP/1.1" 200 35931 0.001967 10.0.0.41 - - [2026-02-20 13:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.41 - - [2026-02-20 13:17:18] "GET /global-vrouter-config/f45863f7-1b58-4f94-bf60-b4a8f215b02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003305 10.0.0.41 - - [2026-02-20 13:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.41 - - [2026-02-20 13:17:18] "PUT /global-vrouter-config/f45863f7-1b58-4f94-bf60-b4a8f215b02f HTTP/1.1" 200 276 0.015756 10.0.0.41 - - [2026-02-20 13:17:18] "GET / HTTP/1.1" 200 35931 0.001943 10.0.0.41 - - [2026-02-20 13:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.41 - - [2026-02-20 13:17:18] "GET /global-system-config/4a1170c4-1e24-4f96-a643-72e8e89432fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005434 10.0.0.41 - - [2026-02-20 13:17:18] "PUT /global-system-config/4a1170c4-1e24-4f96-a643-72e8e89432fe HTTP/1.1" 200 274 0.023442 10.0.0.41 - - [2026-02-20 13:17:21] "GET / HTTP/1.1" 200 35931 0.001663 10.0.0.41 - - [2026-02-20 13:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.41 - - [2026-02-20 13:17:21] "GET /routing-instance/4f6de65b-926d-4478-9cc2-2b9a3989ef32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002774 10.0.0.41 - - [2026-02-20 13:17:21] "POST /bgp-routers HTTP/1.1" 409 301 0.002070 10.0.0.41 - - [2026-02-20 13:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.41 - - [2026-02-20 13:17:22] "GET /bgp-router/c57c3f87-68c1-497a-ac2a-dd09084f74dc?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003974 10.0.0.41 - - [2026-02-20 13:17:22] "PUT /bgp-router/c57c3f87-68c1-497a-ac2a-dd09084f74dc HTTP/1.1" 200 254 0.012305 [Introspect:8084]10.0.0.41 - - [2026-02-20 13:17:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001326 [Introspect:8084]10.0.0.41 - - [2026-02-20 13:17:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001076 10.0.0.41 - - [2026-02-20 13:17:26] "POST /tags HTTP/1.1" 200 355 0.027690 10.0.0.41 - - [2026-02-20 13:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004301 10.0.0.41 - - [2026-02-20 13:17:26] "GET /tag/03c0eda2-d240-4124-8314-b8bb2eddaed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.020812 10.0.0.41 - - [2026-02-20 13:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.41 - - [2026-02-20 13:17:26] "GET /virtual-network/c56765d1-ed69-4510-8831-e323d40286ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005121 10.0.0.41 - - [2026-02-20 13:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.41 - - [2026-02-20 13:17:26] "GET /project/88af8d41-403c-4b55-84ab-1ceb787bc97f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.095595 10.0.0.41 - - [2026-02-20 13:17:26] "POST /virtual-machines HTTP/1.1" 200 351 0.010121 10.0.0.41 - - [2026-02-20 13:17:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.021456 10.0.0.41 - - [2026-02-20 13:17:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.135655 10.0.0.41 - - [2026-02-20 13:17:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.010459 10.0.0.41 - - [2026-02-20 13:17:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.021728 10.0.0.41 - - [2026-02-20 13:17:27] "GET /virtual-machine-interface/8072ec02-0e5e-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005883 10.0.0.41 - - [2026-02-20 13:17:27] "POST /instance-ips HTTP/1.1" 200 391 0.037392 10.0.0.41 - - [2026-02-20 13:17:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.023376 10.0.0.41 - - [2026-02-20 13:17:27] "GET /virtual-machine-interface/8072ec02-0e5e-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.013537 10.0.0.41 - - [2026-02-20 13:17:27] "POST /set-tag HTTP/1.1" 200 109 0.015922 10.0.0.41 - - [2026-02-20 13:17:27] "GET /virtual-machine-interface/8072ec02-0e5e-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.015693 10.0.0.41 - - [2026-02-20 13:17:27] "GET /instance-ip/8092180c-0e5e-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.005282 10.0.0.41 - - [2026-02-20 13:17:27] "GET /virtual-machine-interface/8072ec02-0e5e-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005443 10.0.0.41 - - [2026-02-20 13:17:27] "POST /set-tag HTTP/1.1" 200 109 0.002937 10.0.0.41 - - [2026-02-20 13:17:27] "GET /virtual-router/8f201e82-8bfe-4cbe-ac02-de4a8f368160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.005265 10.0.0.41 - - [2026-02-20 13:17:27] "POST /ref-update HTTP/1.1" 200 156 0.009848 10.0.0.41 - - [2026-02-20 13:17:27] "GET /virtual-machine-interface/8072ec02-0e5e-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.008063 10.0.0.41 - - [2026-02-20 13:17:27] "POST /set-tag HTTP/1.1" 200 109 0.002819 10.0.0.41 - - [2026-02-20 13:17:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.41 - - [2026-02-20 13:17:27] "GET /virtual-network/c56765d1-ed69-4510-8831-e323d40286ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005596 10.0.0.41 - - [2026-02-20 13:17:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.41 - - [2026-02-20 13:17:27] "GET /project/88af8d41-403c-4b55-84ab-1ceb787bc97f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.043208 10.0.0.41 - - [2026-02-20 13:17:27] "POST /virtual-machines HTTP/1.1" 200 355 0.011242 10.0.0.41 - - [2026-02-20 13:17:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.015179 10.0.0.41 - - [2026-02-20 13:17:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.159400 10.0.0.41 - - [2026-02-20 13:17:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.013217 10.0.0.41 - - [2026-02-20 13:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008096 10.0.0.41 - - [2026-02-20 13:17:28] "GET /virtual-machine-interface/80f31fbc-0e5e-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.008165 10.0.0.41 - - [2026-02-20 13:17:28] "POST /instance-ips HTTP/1.1" 200 395 0.042121 10.0.0.41 - - [2026-02-20 13:17:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.027814 10.0.0.41 - - [2026-02-20 13:17:28] "GET /virtual-machine-interface/80f31fbc-0e5e-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.012275 10.0.0.41 - - [2026-02-20 13:17:28] "POST /set-tag HTTP/1.1" 200 109 0.020903 10.0.0.41 - - [2026-02-20 13:17:28] "GET /virtual-machine-interface/80f31fbc-0e5e-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.017803 10.0.0.41 - - [2026-02-20 13:17:28] "GET /instance-ip/8115cc74-0e5e-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.004360 10.0.0.41 - - [2026-02-20 13:17:28] "GET /virtual-machine-interface/80f31fbc-0e5e-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006531 10.0.0.41 - - [2026-02-20 13:17:28] "POST /set-tag HTTP/1.1" 200 109 0.003238 10.0.0.41 - - [2026-02-20 13:17:28] "GET /virtual-router/8f201e82-8bfe-4cbe-ac02-de4a8f368160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.005214 10.0.0.41 - - [2026-02-20 13:17:28] "POST /ref-update HTTP/1.1" 200 156 0.012119 10.0.0.41 - - [2026-02-20 13:17:28] "GET /virtual-machine-interface/80f31fbc-0e5e-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.027430 10.0.0.41 - - [2026-02-20 13:17:28] "POST /set-tag HTTP/1.1" 200 109 0.003622 10.0.0.41 - - [2026-02-20 13:17:28] "GET /virtual-machine-interface/8072ec02-0e5e-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006104 10.0.0.41 - - [2026-02-20 13:17:28] "POST /set-tag HTTP/1.1" 200 109 0.003793 10.0.0.41 - - [2026-02-20 13:17:28] "GET /virtual-machine-interface/80f31fbc-0e5e-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004566 10.0.0.41 - - [2026-02-20 13:17:28] "POST /set-tag HTTP/1.1" 200 109 0.003189 10.0.0.41 - - [2026-02-20 13:17:37] "GET / HTTP/1.1" 200 35931 0.001941 10.0.0.41 - - [2026-02-20 13:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.41 - - [2026-02-20 13:17:37] "GET /global-system-config/4a1170c4-1e24-4f96-a643-72e8e89432fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005749 10.0.0.41 - - [2026-02-20 13:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.41 - - [2026-02-20 13:17:37] "GET /config-node/ef572500-be8c-4161-9d3d-d26af034801f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003551 10.0.0.41 - - [2026-02-20 13:17:41] "GET /virtual-machine-interface/8072ec02-0e5e-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007298 10.0.0.41 - - [2026-02-20 13:17:41] "POST /set-tag HTTP/1.1" 200 109 0.003235 10.0.0.41 - - [2026-02-20 13:17:41] "GET /virtual-machine-interface/80f31fbc-0e5e-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006584 10.0.0.41 - - [2026-02-20 13:17:41] "POST /set-tag HTTP/1.1" 200 109 0.002592 10.0.0.41 - - [2026-02-20 13:17:42] "GET /virtual-machine-interface/8072ec02-0e5e-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006017 10.0.0.41 - - [2026-02-20 13:17:42] "POST /set-tag HTTP/1.1" 200 109 0.003520 10.0.0.41 - - [2026-02-20 13:17:49] "GET / HTTP/1.1" 200 35931 0.001510 10.0.0.41 - - [2026-02-20 13:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.41 - - [2026-02-20 13:17:49] "GET /routing-instance/4f6de65b-926d-4478-9cc2-2b9a3989ef32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002851 10.0.0.41 - - [2026-02-20 13:17:49] "POST /bgp-routers HTTP/1.1" 409 301 0.002483 10.0.0.41 - - [2026-02-20 13:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.41 - - [2026-02-20 13:17:49] "GET /bgp-router/c57c3f87-68c1-497a-ac2a-dd09084f74dc?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003677 10.0.0.41 - - [2026-02-20 13:17:49] "PUT /bgp-router/c57c3f87-68c1-497a-ac2a-dd09084f74dc HTTP/1.1" 200 254 0.016982 [Introspect:8084]10.0.0.41 - - [2026-02-20 13:17:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001424 [Introspect:8084]10.0.0.41 - - [2026-02-20 13:17:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001379 10.0.0.41 - - [2026-02-20 13:18:14] "GET /virtual-machine-interface/8072ec02-0e5e-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004630 10.0.0.41 - - [2026-02-20 13:18:14] "POST /set-tag HTTP/1.1" 200 109 0.003040 10.0.0.41 - - [2026-02-20 13:18:14] "GET /virtual-machine-interface/8072ec02-0e5e-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004623 10.0.0.41 - - [2026-02-20 13:18:14] "POST /set-tag HTTP/1.1" 200 109 0.002374 10.0.0.41 - - [2026-02-20 13:18:14] "GET /virtual-machine/483a1cec-4ee3-4838-b970-08ff22d37b7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.003746 10.0.0.41 - - [2026-02-20 13:18:14] "POST /ref-update HTTP/1.1" 200 156 0.031087 10.0.0.41 - - [2026-02-20 13:18:14] "GET /virtual-machine-interface/8072ec02-0e5e-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.018465 10.0.0.41 - - [2026-02-20 13:18:14] "POST /set-tag HTTP/1.1" 200 109 0.033348 10.0.0.41 - - [2026-02-20 13:18:14] "POST /set-tag HTTP/1.1" 200 109 0.022393 10.0.0.41 - - [2026-02-20 13:18:14] "DELETE /instance-ip/8092180c-0e5e-11f1-90a8-fa163e46bc84 HTTP/1.1" 200 115 0.074167 10.0.0.41 - - [2026-02-20 13:18:14] "DELETE /virtual-machine-interface/8072ec02-0e5e-11f1-90a8-fa163e46bc84 HTTP/1.1" 200 115 0.061406 10.0.0.41 - - [2026-02-20 13:18:14] "DELETE /virtual-machine/483a1cec-4ee3-4838-b970-08ff22d37b7b HTTP/1.1" 200 115 0.033391 10.0.0.41 - - [2026-02-20 13:18:14] "GET /virtual-machine-interface/80f31fbc-0e5e-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.014405 10.0.0.41 - - [2026-02-20 13:18:14] "POST /set-tag HTTP/1.1" 200 109 0.003337 [Introspect:8084]10.0.0.41 - - [2026-02-20 13:18:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000988 [Introspect:8084]10.0.0.41 - - [2026-02-20 13:18:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001426 10.0.0.41 - - [2026-02-20 13:18:45] "GET /virtual-machine-interface/80f31fbc-0e5e-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005620 10.0.0.41 - - [2026-02-20 13:18:45] "POST /set-tag HTTP/1.1" 200 109 0.002572 10.0.0.41 - - [2026-02-20 13:18:45] "GET /virtual-machine-interface/80f31fbc-0e5e-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005028 10.0.0.41 - - [2026-02-20 13:18:45] "POST /set-tag HTTP/1.1" 200 109 0.002499 10.0.0.41 - - [2026-02-20 13:18:45] "GET /virtual-machine/4634334e-0f37-441e-9ccb-de29a014d10d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.003915 10.0.0.41 - - [2026-02-20 13:18:45] "POST /ref-update HTTP/1.1" 200 156 0.017792 10.0.0.41 - - [2026-02-20 13:18:45] "GET /virtual-machine-interface/80f31fbc-0e5e-11f1-90a8-fa163e46bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006285 10.0.0.41 - - [2026-02-20 13:18:45] "POST /set-tag HTTP/1.1" 200 109 0.030671 10.0.0.41 - - [2026-02-20 13:18:45] "POST /set-tag HTTP/1.1" 200 109 0.056202 10.0.0.41 - - [2026-02-20 13:18:45] "DELETE /instance-ip/8115cc74-0e5e-11f1-90a8-fa163e46bc84 HTTP/1.1" 200 115 0.057428 10.0.0.41 - - [2026-02-20 13:18:45] "DELETE /virtual-machine-interface/80f31fbc-0e5e-11f1-90a8-fa163e46bc84 HTTP/1.1" 200 115 0.062349 10.0.0.41 - - [2026-02-20 13:18:45] "DELETE /virtual-machine/4634334e-0f37-441e-9ccb-de29a014d10d HTTP/1.1" 200 115 0.037688 10.0.0.41 - - [2026-02-20 13:18:45] "DELETE /tag/03c0eda2-d240-4124-8314-b8bb2eddaed6 HTTP/1.1" 200 115 0.043212