++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Jan 22 01:20:56 PM UTC 2026 ===================' INFO: =================== Thu Jan 22 01:20:56 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 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ cut -d / -f 1 +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.241 ++ 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.241 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.241 ++ ANALYTICSDB_NODES=10.0.0.241 ++ ANALYTICS_SNMP_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8081 ' +++ '[' -n '10.0.0.241:8081 ' ']' +++ echo 10.0.0.241:8081 ++ ANALYTICS_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9042 ' +++ '[' -n '10.0.0.241:9042 ' ']' +++ echo 10.0.0.241:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.241:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8086 ' +++ '[' -n '10.0.0.241:8086 ' ']' +++ echo 10.0.0.241:8086 ++ COLLECTOR_SERVERS=10.0.0.241: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.241 ++ CONFIGDB_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8082 ' +++ '[' -n '10.0.0.241:8082 ' ']' +++ echo 10.0.0.241:8082 ++ CONFIG_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9161 ' +++ '[' -n '10.0.0.241:9161 ' ']' +++ echo 10.0.0.241:9161 ++ CONFIGDB_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9041 ' +++ '[' -n '10.0.0.241:9041 ' ']' +++ echo 10.0.0.241:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.241: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.241 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.241 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:2181, +++ '[' -n 10.0.0.241:2181, ']' +++ echo 10.0.0.241:2181 ++ ZOOKEEPER_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:2181 ' +++ '[' -n '10.0.0.241:2181 ' ']' +++ echo 10.0.0.241:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.241:2181 ++ RABBITMQ_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:5673, +++ '[' -n 10.0.0.241:5673, ']' +++ echo 10.0.0.241:5673 ++ RABBITMQ_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:6379 ' +++ '[' -n '10.0.0.241:6379 ' ']' +++ echo 10.0.0.241:6379 ++ REDIS_SERVERS=10.0.0.241: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.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9092 ' +++ '[' -n '10.0.0.241:9092 ' ']' +++ echo 10.0.0.241:9092 ++ KAFKA_SERVERS=10.0.0.241: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.241 ++ 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.241 ++ 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.241 ++ cut -d , -f 1 + local cassandra=10.0.0.241 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.241 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.241 9041 + echo -e '\035\nquit' + 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.241 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.241 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.241 +++ local servers=10.0.0.241 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ sort ++++ grep -vi host ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.241,10.22.231.1,127.0.0.1,172.17.0.1,252.241.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.241'\''))' +++ local server_ip=10.0.0.241 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.241 ]] +++ [[ ,10.0.0.241,10.22.231.1,127.0.0.1,172.17.0.1,252.241.0.1,, =~ ,10\.0\.0\.241, ]] +++ echo 10.0.0.241 1 +++ return ++ local ip=10.0.0.241 ++ [[ -z 10.0.0.241 ]] ++ echo 10.0.0.241 + host_ip=10.0.0.241 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.241:9041 + cassandra_server_list=10.0.0.241:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.241:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort + 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: 01/22/2026 13:21:37.115 7fa501dadd80 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/22/2026 13:21:37.258 7fa501dadd80 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/22/2026 13:21:37.270 7fa501dadd80 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/22/2026 13:21:37.270 7fa501dadd80 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.241:8082/ Hit Ctrl-C to quit. 10.0.0.241 - - [2026-01-22 13:21:42] "GET / HTTP/1.1" 503 181 0.000195 10.0.0.241 - - [2026-01-22 13:21:43] "GET / HTTP/1.1" 200 36215 0.001398 10.0.0.241 - - [2026-01-22 13:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002876 10.0.0.241 - - [2026-01-22 13:21:43] "GET /global-system-config/2a830ccc-5c7e-4746-8ba3-25411d570b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005308 10.0.0.241 - - [2026-01-22 13:21:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.002305 10.0.0.241 - - [2026-01-22 13:21:43] "GET / HTTP/1.1" 200 45303 0.001316 10.0.0.241 - - [2026-01-22 13:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005377 10.0.0.241 - - [2026-01-22 13:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.241 - - [2026-01-22 13:21:43] "POST /config-nodes HTTP/1.1" 200 595 0.047963 10.0.0.241 - - [2026-01-22 13:21:43] "GET / HTTP/1.1" 200 36215 0.001224 10.0.0.241 - - [2026-01-22 13:21:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002955 10.0.0.241 - - [2026-01-22 13:21:44] "GET / HTTP/1.1" 200 36215 0.001221 10.0.0.241 - - [2026-01-22 13:21:44] "POST /fqname-to-id HTTP/1.1" 404 186 0.002322 10.0.0.241 - - [2026-01-22 13:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007903 10.0.0.241 - - [2026-01-22 13:21:44] "GET /global-system-config/2a830ccc-5c7e-4746-8ba3-25411d570b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005272 10.0.0.241 - - [2026-01-22 13:21:44] "POST /service-appliance-sets HTTP/1.1" 200 555 0.028336 10.0.0.241 - - [2026-01-22 13:21:44] "POST /fqname-to-id HTTP/1.1" 404 180 0.002306 10.0.0.241 - - [2026-01-22 13:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.241 - - [2026-01-22 13:21:44] "GET /global-system-config/2a830ccc-5c7e-4746-8ba3-25411d570b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005025 10.0.0.241 - - [2026-01-22 13:21:44] "POST /service-appliance-sets HTTP/1.1" 200 543 0.020934 10.0.0.241 - - [2026-01-22 13:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.241 - - [2026-01-22 13:21:44] "GET /network-ipam/f7e2b721-303a-4499-be92-4a0155fe8d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003614 10.0.0.241 - - [2026-01-22 13:21:44] "GET / HTTP/1.1" 200 36215 0.001821 10.0.0.241 - - [2026-01-22 13:21:44] "POST /service-templates HTTP/1.1" 200 513 0.034451 10.0.0.241 - - [2026-01-22 13:21:44] "POST /service-templates HTTP/1.1" 200 503 0.032369 10.0.0.241 - - [2026-01-22 13:21:45] "POST /service-templates HTTP/1.1" 200 517 0.030306 10.0.0.241 - - [2026-01-22 13:21:45] "POST /service-templates HTTP/1.1" 200 537 0.022464 10.0.0.241 - - [2026-01-22 13:21:45] "POST /service-templates HTTP/1.1" 200 509 0.030718 10.0.0.241 - - [2026-01-22 13:21:45] "GET / HTTP/1.1" 200 36215 0.001274 10.0.0.241 - - [2026-01-22 13:21:45] "GET / HTTP/1.1" 200 36215 0.001386 10.0.0.241 - - [2026-01-22 13:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006343 10.0.0.241 - - [2026-01-22 13:21:45] "GET /global-system-config/2a830ccc-5c7e-4746-8ba3-25411d570b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005092 10.0.0.241 - - [2026-01-22 13:21:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.004348 10.0.0.241 - - [2026-01-22 13:21:46] "POST /config-database-nodes HTTP/1.1" 200 613 0.029080 10.0.0.241 - - [2026-01-22 13:21:47] "GET / HTTP/1.1" 200 36215 0.001703 10.0.0.241 - - [2026-01-22 13:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.241 - - [2026-01-22 13:21:47] "GET /routing-instance/d2eaa21b-a735-46bc-83de-b88afe1349c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004744 10.0.0.241 - - [2026-01-22 13:21:47] "POST /bgp-routers HTTP/1.1" 200 618 0.023172 10.0.0.241 - - [2026-01-22 13:21:47] "GET /bgp-router/bb91ef4b-db8e-492c-a0b4-c2f0c9cd15a3?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.006701 10.0.0.241 - - [2026-01-22 13:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.241 - - [2026-01-22 13:21:47] "GET /global-system-config/2a830ccc-5c7e-4746-8ba3-25411d570b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006633 10.0.0.241 - - [2026-01-22 13:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007005 10.0.0.241 - - [2026-01-22 13:21:47] "GET /network-ipam/f7e2b721-303a-4499-be92-4a0155fe8d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.014018 10.0.0.241 - - [2026-01-22 13:21:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014477 10.0.0.241 - - [2026-01-22 13:21:47] "POST /ref-update HTTP/1.1" 200 156 0.013453 10.0.0.241 - - [2026-01-22 13:21:48] "POST /fqname-to-id HTTP/1.1" 404 225 0.002110 10.0.0.241 - - [2026-01-22 13:21:48] "POST /access-control-lists HTTP/1.1" 200 589 0.023740 10.0.0.241 - - [2026-01-22 13:21:48] "POST /fqname-to-id HTTP/1.1" 404 224 0.003770 10.0.0.241 - - [2026-01-22 13:21:48] "POST /access-control-lists HTTP/1.1" 200 587 0.026019 10.0.0.241 - - [2026-01-22 13:21:48] "POST /route-targets HTTP/1.1" 200 328 0.017818 10.0.0.241 - - [2026-01-22 13:21:48] "POST /ref-update HTTP/1.1" 200 156 0.011729 10.0.0.241 - - [2026-01-22 13:21:48] "POST /route-targets HTTP/1.1" 200 328 0.014699 10.0.0.241 - - [2026-01-22 13:21:48] "POST /ref-update HTTP/1.1" 200 156 0.021382 10.0.0.241 - - [2026-01-22 13:21:48] "POST /route-targets HTTP/1.1" 200 328 0.010904 10.0.0.241 - - [2026-01-22 13:21:48] "POST /ref-update HTTP/1.1" 200 156 0.018028 10.0.0.241 - - [2026-01-22 13:21:48] "POST /route-targets HTTP/1.1" 200 328 0.012215 10.0.0.241 - - [2026-01-22 13:21:48] "POST /ref-update HTTP/1.1" 200 156 0.020737 10.0.0.241 - - [2026-01-22 13:21:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.002175 10.0.0.241 - - [2026-01-22 13:21:48] "POST /access-control-lists HTTP/1.1" 200 553 0.059114 10.0.0.241 - - [2026-01-22 13:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.241 - - [2026-01-22 13:21:49] "GET /global-vrouter-config/ba172de4-de3d-4597-8605-3ff6e545324e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.002376 10.0.0.241 - - [2026-01-22 13:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.241 - - [2026-01-22 13:21:49] "PUT /global-vrouter-config/ba172de4-de3d-4597-8605-3ff6e545324e HTTP/1.1" 200 277 0.009493 10.0.0.241 - - [2026-01-22 13:21:49] "PUT /access-control-list/15ca8224-c0c4-4674-819e-5030428b7f1c HTTP/1.1" 200 273 0.014331 10.0.0.241 - - [2026-01-22 13:21:49] "PUT /access-control-list/f5b0dcb4-6015-4b5e-bb3a-5e8030ce89e7 HTTP/1.1" 200 273 0.021617 10.0.0.241 - - [2026-01-22 13:21:49] "GET / HTTP/1.1" 200 36215 0.001985 10.0.0.241 - - [2026-01-22 13:21:49] "POST /alarms HTTP/1.1" 200 583 0.020985 10.0.0.241 - - [2026-01-22 13:21:49] "POST /alarms HTTP/1.1" 200 577 0.020563 10.0.0.241 - - [2026-01-22 13:21:49] "POST /alarms HTTP/1.1" 200 577 0.024087 10.0.0.241 - - [2026-01-22 13:21:49] "POST /alarms HTTP/1.1" 200 561 0.025147 10.0.0.241 - - [2026-01-22 13:21:49] "POST /alarms HTTP/1.1" 200 557 0.020140 10.0.0.241 - - [2026-01-22 13:21:49] "POST /alarms HTTP/1.1" 200 559 0.033144 10.0.0.241 - - [2026-01-22 13:21:49] "POST /alarms HTTP/1.1" 200 567 0.018923 10.0.0.241 - - [2026-01-22 13:21:49] "POST /alarms HTTP/1.1" 200 551 0.022451 10.0.0.241 - - [2026-01-22 13:21:49] "POST /alarms HTTP/1.1" 200 559 0.017678 10.0.0.241 - - [2026-01-22 13:21:49] "POST /alarms HTTP/1.1" 200 569 0.019930 10.0.0.241 - - [2026-01-22 13:21:49] "POST /alarms HTTP/1.1" 200 557 0.019521 10.0.0.241 - - [2026-01-22 13:21:49] "POST /alarms HTTP/1.1" 200 569 0.021758 10.0.0.241 - - [2026-01-22 13:21:49] "POST /alarms HTTP/1.1" 200 577 0.065775 10.0.0.241 - - [2026-01-22 13:21:49] "POST /alarms HTTP/1.1" 200 571 0.025648 10.0.0.241 - - [2026-01-22 13:21:49] "POST /alarms HTTP/1.1" 200 563 0.027856 10.0.0.241 - - [2026-01-22 13:21:49] "POST /alarms HTTP/1.1" 200 563 0.019104 10.0.0.241 - - [2026-01-22 13:21:49] "POST /alarms HTTP/1.1" 200 563 0.031771 10.0.0.241 - - [2026-01-22 13:21:49] "POST /alarms HTTP/1.1" 200 549 0.022131 10.0.0.241 - - [2026-01-22 13:21:50] "POST /alarms HTTP/1.1" 200 597 0.019939 10.0.0.241 - - [2026-01-22 13:21:50] "POST /alarms HTTP/1.1" 200 577 0.023142 10.0.0.241 - - [2026-01-22 13:21:50] "POST /alarms HTTP/1.1" 200 573 0.022305 10.0.0.241 - - [2026-01-22 13:21:50] "POST /alarms HTTP/1.1" 200 585 0.027080 10.0.0.241 - - [2026-01-22 13:21:50] "POST /alarms HTTP/1.1" 200 611 0.031566 10.0.0.241 - - [2026-01-22 13:21:50] "GET / HTTP/1.1" 200 36215 0.001386 10.0.0.241 - - [2026-01-22 13:21:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002601 10.0.0.241 - - [2026-01-22 13:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.241 - - [2026-01-22 13:21:50] "PUT /global-vrouter-config/ba172de4-de3d-4597-8605-3ff6e545324e HTTP/1.1" 200 277 0.008045 10.0.0.241 - - [2026-01-22 13:21:50] "GET / HTTP/1.1" 200 36215 0.001200 10.0.0.241 - - [2026-01-22 13:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.241 - - [2026-01-22 13:21:50] "GET /global-vrouter-config/ba172de4-de3d-4597-8605-3ff6e545324e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003268 10.0.0.241 - - [2026-01-22 13:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.241 - - [2026-01-22 13:21:50] "PUT /global-vrouter-config/ba172de4-de3d-4597-8605-3ff6e545324e HTTP/1.1" 200 277 0.015610 10.0.0.241 - - [2026-01-22 13:21:51] "GET / HTTP/1.1" 200 36215 0.001848 10.0.0.241 - - [2026-01-22 13:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.241 - - [2026-01-22 13:21:51] "GET /global-system-config/2a830ccc-5c7e-4746-8ba3-25411d570b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.006986 10.0.0.241 - - [2026-01-22 13:21:51] "PUT /global-system-config/2a830ccc-5c7e-4746-8ba3-25411d570b6d HTTP/1.1" 200 275 0.018941 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:23:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001281 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:23:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2637 0.001047 10.0.0.241 - - [2026-01-22 13:23:34] "GET / HTTP/1.1" 200 36215 0.001469 10.0.0.241 - - [2026-01-22 13:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.241 - - [2026-01-22 13:23:34] "GET /global-system-config/2a830ccc-5c7e-4746-8ba3-25411d570b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004784 10.0.0.241 - - [2026-01-22 13:23:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.009430 10.0.0.241 - - [2026-01-22 13:23:34] "POST /database-nodes HTTP/1.1" 200 599 0.051929 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:23:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000966 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:23:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2637 0.000850 10.0.0.241 - - [2026-01-22 13:23:43] "GET / HTTP/1.1" 200 36215 0.001463 10.0.0.241 - - [2026-01-22 13:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.241 - - [2026-01-22 13:23:43] "GET /global-system-config/2a830ccc-5c7e-4746-8ba3-25411d570b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.006428 10.0.0.241 - - [2026-01-22 13:23:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.002490 10.0.0.241 - - [2026-01-22 13:23:43] "POST /analytics-nodes HTTP/1.1" 200 601 0.021250 10.0.0.241 - - [2026-01-22 13:23:50] "GET / HTTP/1.1" 200 36215 0.001382 10.0.0.241 - - [2026-01-22 13:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.241 - - [2026-01-22 13:23:50] "GET /global-system-config/2a830ccc-5c7e-4746-8ba3-25411d570b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004528 10.0.0.241 - - [2026-01-22 13:23:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.002126 10.0.0.241 - - [2026-01-22 13:23:50] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.027564 10.0.0.241 - - [2026-01-22 13:24:00] "GET / HTTP/1.1" 200 36215 0.001968 10.0.0.241 - - [2026-01-22 13:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.241 - - [2026-01-22 13:24:00] "GET /global-system-config/2a830ccc-5c7e-4746-8ba3-25411d570b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.009646 10.0.0.241 - - [2026-01-22 13:24:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.002611 10.0.0.241 - - [2026-01-22 13:24:00] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.024227 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:24:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001364 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:24:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001011 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:24:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001050 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:24:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000752 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:24:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000921 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:24:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000789 10.0.0.241 - - [2026-01-22 13:24:33] "GET / HTTP/1.1" 200 36215 0.001913 10.0.0.241 - - [2026-01-22 13:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.241 - - [2026-01-22 13:24:33] "GET /global-system-config/2a830ccc-5c7e-4746-8ba3-25411d570b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.006556 10.0.0.241 - - [2026-01-22 13:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.241 - - [2026-01-22 13:24:33] "GET /config-node/1535ee77-71ed-4fab-8599-6721f4914222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.004184 10.0.0.241 - - [2026-01-22 13:24:44] "GET / HTTP/1.1" 200 36215 0.001864 10.0.0.241 - - [2026-01-22 13:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.241 - - [2026-01-22 13:24:44] "GET /routing-instance/d2eaa21b-a735-46bc-83de-b88afe1349c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003457 10.0.0.241 - - [2026-01-22 13:24:44] "POST /bgp-routers HTTP/1.1" 409 301 0.002021 10.0.0.241 - - [2026-01-22 13:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011017 10.0.0.241 - - [2026-01-22 13:24:44] "GET /bgp-router/bb91ef4b-db8e-492c-a0b4-c2f0c9cd15a3?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.004122 10.0.0.241 - - [2026-01-22 13:24:44] "PUT /bgp-router/bb91ef4b-db8e-492c-a0b4-c2f0c9cd15a3 HTTP/1.1" 200 255 0.019197 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:24:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000862 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:24:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001007 10.0.0.241 - - [2026-01-22 13:24:56] "GET /global-system-configs HTTP/1.1" 200 323 0.003738 10.0.0.241 - - [2026-01-22 13:24:56] "GET /global-system-configs HTTP/1.1" 200 323 0.002261 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:25:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000872 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:25:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000856 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:25:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000854 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:25:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000847 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:26:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001480 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:26:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001066 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:26:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001048 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:26:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000951 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:26:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000828 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:26:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000829 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:26:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000948 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:26:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000950 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:26:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000882 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:26:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000915 10.0.0.241 - - [2026-01-22 13:26:20] "GET / HTTP/1.1" 200 36215 0.001618 10.0.0.241 - - [2026-01-22 13:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.241 - - [2026-01-22 13:26:21] "GET /domain/ec550f8a-484d-4e15-b965-b729b9712ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.003002 10.0.0.241 - - [2026-01-22 13:26:21] "POST /id-to-fqname HTTP/1.1" 200 173 0.000521 10.0.0.241 - - [2026-01-22 13:26:21] "POST /fqname-to-id HTTP/1.1" 404 182 0.019698 10.0.0.241 - - [2026-01-22 13:26:21] "POST /security-groups HTTP/1.1" 200 570 0.077672 10.0.0.241 - - [2026-01-22 13:26:21] "POST /projects HTTP/1.1" 200 483 0.199715 10.0.0.241 - - [2026-01-22 13:26:21] "POST /fqname-to-id HTTP/1.1" 404 213 0.003255 10.0.0.241 - - [2026-01-22 13:26:21] "POST /security-groups HTTP/1.1" 200 536 0.075073 10.0.0.241 - - [2026-01-22 13:26:21] "POST /access-control-lists HTTP/1.1" 200 581 0.084801 10.0.0.241 - - [2026-01-22 13:26:21] "POST /chown HTTP/1.1" 200 109 0.017190 10.0.0.241 - - [2026-01-22 13:26:21] "POST /policy-managements HTTP/1.1" 409 214 0.026896 10.0.0.241 - - [2026-01-22 13:26:21] "POST /fqname-to-id HTTP/1.1" 404 212 0.011099 10.0.0.241 - - [2026-01-22 13:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005545 10.0.0.241 - - [2026-01-22 13:26:21] "GET /policy-management/ccf4c949-55b4-4951-bd88-2ae94106742f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.007869 10.0.0.241 - - [2026-01-22 13:26:21] "POST /access-control-lists HTTP/1.1" 200 579 0.112075 10.0.0.241 - - [2026-01-22 13:26:21] "POST /application-policy-sets HTTP/1.1" 200 530 0.091011 10.0.0.241 - - [2026-01-22 13:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007999 10.0.0.241 - - [2026-01-22 13:26:21] "GET /global-vrouter-config/ba172de4-de3d-4597-8605-3ff6e545324e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.011931 10.0.0.241 - - [2026-01-22 13:26:21] "PUT /global-vrouter-config/ba172de4-de3d-4597-8605-3ff6e545324e HTTP/1.1" 200 277 0.013019 10.0.0.241 - - [2026-01-22 13:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006603 10.0.0.241 - - [2026-01-22 13:26:21] "GET /virtual-network/6c9f340d-5138-4782-94cd-f31d3c6f8b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.018606 10.0.0.241 - - [2026-01-22 13:26:21] "POST /id-to-fqname HTTP/1.1" 200 177 0.000534 10.0.0.241 - - [2026-01-22 13:26:21] "POST /fqname-to-id HTTP/1.1" 404 186 0.014083 10.0.0.241 - - [2026-01-22 13:26:22] "POST /security-groups HTTP/1.1" 200 574 0.080593 10.0.0.241 - - [2026-01-22 13:26:22] "POST /projects HTTP/1.1" 200 491 0.299047 10.0.0.241 - - [2026-01-22 13:26:22] "POST /fqname-to-id HTTP/1.1" 404 232 0.002679 10.0.0.241 - - [2026-01-22 13:26:22] "POST /security-groups HTTP/1.1" 200 548 0.053656 10.0.0.241 - - [2026-01-22 13:26:22] "POST /access-control-lists HTTP/1.1" 200 596 0.059927 10.0.0.241 - - [2026-01-22 13:26:22] "POST /chown HTTP/1.1" 200 109 0.011447 10.0.0.241 - - [2026-01-22 13:26:22] "POST /fqname-to-id HTTP/1.1" 404 231 0.012887 10.0.0.241 - - [2026-01-22 13:26:22] "POST /access-control-lists HTTP/1.1" 200 594 0.062632 10.0.0.241 - - [2026-01-22 13:26:22] "POST /network-ipams HTTP/1.1" 200 524 0.097196 10.0.0.241 - - [2026-01-22 13:26:22] "POST /fqname-to-id HTTP/1.1" 404 217 0.001803 10.0.0.241 - - [2026-01-22 13:26:22] "POST /network-ipams HTTP/1.1" 200 512 0.085564 10.0.0.241 - - [2026-01-22 13:26:22] "POST /fqname-to-id HTTP/1.1" 404 198 0.002182 10.0.0.241 - - [2026-01-22 13:26:22] "POST /access-control-lists HTTP/1.1" 200 585 0.119845 10.0.0.241 - - [2026-01-22 13:26:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.027272 10.0.0.241 - - [2026-01-22 13:26:22] "POST /access-control-lists HTTP/1.1" 200 583 0.156367 10.0.0.241 - - [2026-01-22 13:26:22] "POST /fqname-to-id HTTP/1.1" 404 240 0.019395 10.0.0.241 - - [2026-01-22 13:26:22] "POST /useragent-kv HTTP/1.1" 200 115 0.024484 10.0.0.241 - - [2026-01-22 13:26:22] "POST /virtual-networks HTTP/1.1" 200 540 0.338899 10.0.0.241 - - [2026-01-22 13:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004861 10.0.0.241 - - [2026-01-22 13:26:22] "POST /access-control-lists HTTP/1.1" 200 604 0.034030 10.0.0.241 - - [2026-01-22 13:26:22] "GET /virtual-network/899bc530-0aae-43f3-9fc6-4a4f2f8bb50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.017615 10.0.0.241 - - [2026-01-22 13:26:22] "POST /fqname-to-id HTTP/1.1" 404 239 0.009540 10.0.0.241 - - [2026-01-22 13:26:22] "POST /access-control-lists HTTP/1.1" 200 602 0.025805 10.0.0.241 - - [2026-01-22 13:26:22] "POST /network-ipams HTTP/1.1" 200 520 0.048975 10.0.0.241 - - [2026-01-22 13:26:22] "POST /fqname-to-id HTTP/1.1" 404 202 0.004248 10.0.0.241 - - [2026-01-22 13:26:22] "POST /fqname-to-id HTTP/1.1" 404 229 0.008367 10.0.0.241 - - [2026-01-22 13:26:23] "POST /access-control-lists HTTP/1.1" 200 591 0.115660 10.0.0.241 - - [2026-01-22 13:26:23] "POST /useragent-kv HTTP/1.1" 200 115 0.014299 10.0.0.241 - - [2026-01-22 13:26:23] "POST /virtual-networks HTTP/1.1" 200 548 0.253394 10.0.0.241 - - [2026-01-22 13:26:23] "POST /route-targets HTTP/1.1" 200 328 0.040781 10.0.0.241 - - [2026-01-22 13:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.014122 10.0.0.241 - - [2026-01-22 13:26:23] "GET /virtual-network/28a80696-c60c-4c44-9360-7e8b080f247c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.022291 10.0.0.241 - - [2026-01-22 13:26:23] "POST /fqname-to-id HTTP/1.1" 404 199 0.006356 10.0.0.241 - - [2026-01-22 13:26:23] "POST /ref-update HTTP/1.1" 200 156 0.063674 10.0.0.241 - - [2026-01-22 13:26:23] "PUT /access-control-list/e5e4d587-9f5b-40e5-8282-d5882bfa1359 HTTP/1.1" 200 273 0.058295 10.0.0.241 - - [2026-01-22 13:26:23] "POST /network-policys HTTP/1.1" 200 540 0.066983 10.0.0.241 - - [2026-01-22 13:26:23] "POST /fqname-to-id HTTP/1.1" 404 197 0.017560 10.0.0.241 - - [2026-01-22 13:26:23] "POST /route-targets HTTP/1.1" 200 328 0.016988 10.0.0.241 - - [2026-01-22 13:26:23] "POST /network-policys HTTP/1.1" 200 536 0.060837 10.0.0.241 - - [2026-01-22 13:26:23] "POST /ref-update HTTP/1.1" 200 156 0.075344 10.0.0.241 - - [2026-01-22 13:26:23] "POST /fqname-to-id HTTP/1.1" 404 201 0.006912 10.0.0.241 - - [2026-01-22 13:26:23] "POST /network-policys HTTP/1.1" 200 544 0.052934 10.0.0.241 - - [2026-01-22 13:26:23] "POST /ref-update HTTP/1.1" 200 156 0.114075 10.0.0.241 - - [2026-01-22 13:26:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004236 10.0.0.241 - - [2026-01-22 13:26:23] "PUT /access-control-list/c70f3019-00b9-4fb9-9b34-b7fc835ab4c1 HTTP/1.1" 200 273 0.031421 10.0.0.241 - - [2026-01-22 13:26:23] "POST /ref-update HTTP/1.1" 200 156 0.115771 10.0.0.241 - - [2026-01-22 13:26:23] "PUT /access-control-list/c70f3019-00b9-4fb9-9b34-b7fc835ab4c1 HTTP/1.1" 200 273 0.106558 10.0.0.241 - - [2026-01-22 13:26:24] "PUT /access-control-list/e5e4d587-9f5b-40e5-8282-d5882bfa1359 HTTP/1.1" 200 273 0.073331 10.0.0.241 - - [2026-01-22 13:26:24] "POST /ref-update HTTP/1.1" 200 156 0.333511 10.0.0.241 - - [2026-01-22 13:26:24] "POST /ref-update HTTP/1.1" 200 156 0.121620 10.0.0.241 - - [2026-01-22 13:26:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010994 10.0.0.241 - - [2026-01-22 13:26:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024244 10.0.0.241 - - [2026-01-22 13:26:24] "PUT /access-control-list/e5e4d587-9f5b-40e5-8282-d5882bfa1359 HTTP/1.1" 200 273 0.109754 10.0.0.241 - - [2026-01-22 13:26:24] "POST /fqname-to-id HTTP/1.1" 404 237 0.011018 10.0.0.241 - - [2026-01-22 13:26:24] "POST /ref-update HTTP/1.1" 200 156 0.180082 10.0.0.241 - - [2026-01-22 13:26:24] "POST /access-control-lists HTTP/1.1" 200 603 0.126739 10.0.0.241 - - [2026-01-22 13:26:24] "PUT /access-control-list/c70f3019-00b9-4fb9-9b34-b7fc835ab4c1 HTTP/1.1" 200 273 0.079268 10.0.0.241 - - [2026-01-22 13:26:24] "POST /ref-update HTTP/1.1" 200 156 0.296451 10.0.0.241 - - [2026-01-22 13:26:24] "PUT /access-control-list/6a0181af-bc90-4c1d-a707-e586e4da9ce5 HTTP/1.1" 200 273 0.102273 10.0.0.241 - - [2026-01-22 13:26:25] "POST /ref-update HTTP/1.1" 200 156 0.066921 10.0.0.241 - - [2026-01-22 13:26:25] "POST /ref-update HTTP/1.1" 200 156 0.194645 10.0.0.241 - - [2026-01-22 13:26:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013427 10.0.0.241 - - [2026-01-22 13:26:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.043273 10.0.0.241 - - [2026-01-22 13:26:25] "PUT /access-control-list/6a0181af-bc90-4c1d-a707-e586e4da9ce5 HTTP/1.1" 200 273 0.085006 10.0.0.241 - - [2026-01-22 13:26:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016999 10.0.0.241 - - [2026-01-22 13:26:25] "POST /ref-update HTTP/1.1" 200 156 0.032004 10.0.0.241 - - [2026-01-22 13:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006899 10.0.0.241 - - [2026-01-22 13:26:25] "GET /virtual-network/6c9f340d-5138-4782-94cd-f31d3c6f8b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.019677 10.0.0.241 - - [2026-01-22 13:26:25] "GET /application-policy-set/b832000d-6be4-4c2a-87fb-ef5837618be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.009621 10.0.0.241 - - [2026-01-22 13:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.241 - - [2026-01-22 13:26:25] "GET /policy-management/ccf4c949-55b4-4951-bd88-2ae94106742f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002686 10.0.0.241 - - [2026-01-22 13:26:25] "POST /firewall-policys HTTP/1.1" 200 532 0.029341 10.0.0.241 - - [2026-01-22 13:26:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.039834 10.0.0.241 - - [2026-01-22 13:26:25] "GET /firewall-policy/bbd4da72-1014-4253-87ab-7388c7b86672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.067966 10.0.0.241 - - [2026-01-22 13:26:25] "GET /application-policy-set/b832000d-6be4-4c2a-87fb-ef5837618be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.008224 10.0.0.241 - - [2026-01-22 13:26:25] "GET /firewall-policy/bbd4da72-1014-4253-87ab-7388c7b86672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003172 10.0.0.241 - - [2026-01-22 13:26:25] "POST /ref-update HTTP/1.1" 200 156 0.043553 10.0.0.241 - - [2026-01-22 13:26:25] "GET /application-policy-set/b832000d-6be4-4c2a-87fb-ef5837618be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.008372 10.0.0.241 - - [2026-01-22 13:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.241 - - [2026-01-22 13:26:25] "GET /policy-management/ccf4c949-55b4-4951-bd88-2ae94106742f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002639 10.0.0.241 - - [2026-01-22 13:26:25] "POST /firewall-policys HTTP/1.1" 200 534 0.029373 10.0.0.241 - - [2026-01-22 13:26:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.074681 10.0.0.241 - - [2026-01-22 13:26:25] "GET /firewall-policy/6bb13c62-6611-489f-b617-95fcb9c6b0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.022765 10.0.0.241 - - [2026-01-22 13:26:25] "GET /application-policy-set/b832000d-6be4-4c2a-87fb-ef5837618be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.008753 10.0.0.241 - - [2026-01-22 13:26:25] "GET /firewall-policy/6bb13c62-6611-489f-b617-95fcb9c6b0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.007798 10.0.0.241 - - [2026-01-22 13:26:25] "GET /firewall-policy/bbd4da72-1014-4253-87ab-7388c7b86672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002512 10.0.0.241 - - [2026-01-22 13:26:26] "GET /firewall-policy/bbd4da72-1014-4253-87ab-7388c7b86672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002650 10.0.0.241 - - [2026-01-22 13:26:26] "POST /ref-update HTTP/1.1" 200 156 0.017999 10.0.0.241 - - [2026-01-22 13:26:26] "POST /ref-update HTTP/1.1" 200 156 0.074823 10.0.0.241 - - [2026-01-22 13:26:26] "POST /ref-update HTTP/1.1" 200 156 0.116643 10.0.0.241 - - [2026-01-22 13:26:26] "GET /application-policy-set/b832000d-6be4-4c2a-87fb-ef5837618be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.029948 10.0.0.241 - - [2026-01-22 13:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.241 - - [2026-01-22 13:26:26] "GET /policy-management/ccf4c949-55b4-4951-bd88-2ae94106742f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002860 10.0.0.241 - - [2026-01-22 13:26:26] "POST /firewall-policys HTTP/1.1" 200 532 0.037133 10.0.0.241 - - [2026-01-22 13:26:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.067027 10.0.0.241 - - [2026-01-22 13:26:26] "GET /firewall-policy/29113f62-3e76-4e9e-bb94-5fd0276ea615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.040797 10.0.0.241 - - [2026-01-22 13:26:26] "GET /application-policy-set/b832000d-6be4-4c2a-87fb-ef5837618be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.004301 10.0.0.241 - - [2026-01-22 13:26:26] "GET /firewall-policy/29113f62-3e76-4e9e-bb94-5fd0276ea615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004585 10.0.0.241 - - [2026-01-22 13:26:26] "GET /firewall-policy/6bb13c62-6611-489f-b617-95fcb9c6b0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002813 10.0.0.241 - - [2026-01-22 13:26:26] "GET /firewall-policy/bbd4da72-1014-4253-87ab-7388c7b86672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003443 10.0.0.241 - - [2026-01-22 13:26:26] "GET /firewall-policy/bbd4da72-1014-4253-87ab-7388c7b86672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002733 10.0.0.241 - - [2026-01-22 13:26:26] "GET /firewall-policy/6bb13c62-6611-489f-b617-95fcb9c6b0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002546 10.0.0.241 - - [2026-01-22 13:26:26] "POST /ref-update HTTP/1.1" 200 156 0.018923 10.0.0.241 - - [2026-01-22 13:26:26] "POST /ref-update HTTP/1.1" 200 156 0.028404 10.0.0.241 - - [2026-01-22 13:26:26] "POST /ref-update HTTP/1.1" 200 156 0.039764 10.0.0.241 - - [2026-01-22 13:26:26] "POST /ref-update HTTP/1.1" 200 156 0.023763 10.0.0.241 - - [2026-01-22 13:26:26] "POST /ref-update HTTP/1.1" 200 156 0.051290 10.0.0.241 - - [2026-01-22 13:26:26] "GET /application-policy-set/b832000d-6be4-4c2a-87fb-ef5837618be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.021548 10.0.0.241 - - [2026-01-22 13:26:27] "POST /tags HTTP/1.1" 200 300 0.036820 10.0.0.241 - - [2026-01-22 13:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.014914 10.0.0.241 - - [2026-01-22 13:26:27] "GET /tag/520e145e-0b6a-415c-8b5d-a9cebc530a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013313 10.0.0.241 - - [2026-01-22 13:26:27] "POST /set-tag HTTP/1.1" 200 109 0.019501 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:26:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001326 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:26:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000836 10.0.0.241 - - [2026-01-22 13:26:27] "POST /tags HTTP/1.1" 200 306 0.134709 10.0.0.241 - - [2026-01-22 13:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.241 - - [2026-01-22 13:26:27] "GET /tag/c5f0c83b-e2fb-4ff2-baea-4429f5acb2c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.029595 10.0.0.241 - - [2026-01-22 13:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.241 - - [2026-01-22 13:26:27] "GET /project/1199b008-0ade-42ad-b57d-280885a83122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.044014 10.0.0.241 - - [2026-01-22 13:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.241 - - [2026-01-22 13:26:27] "GET /virtual-network/28a80696-c60c-4c44-9360-7e8b080f247c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.018917 10.0.0.241 - - [2026-01-22 13:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.241 - - [2026-01-22 13:26:27] "GET /service-appliance-set/73ff8e30-8e21-4dc7-941b-b6282576aab1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.004767 10.0.0.241 - - [2026-01-22 13:26:27] "POST /fqname-to-id HTTP/1.1" 404 240 0.002831 10.0.0.241 - - [2026-01-22 13:26:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.160548 10.0.0.241 - - [2026-01-22 13:26:27] "GET /virtual-machine-interface/25ded6e3-c405-49ad-9aef-6875e2afd834?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.005267 10.0.0.241 - - [2026-01-22 13:26:28] "POST /instance-ips HTTP/1.1" 200 382 0.293700 10.0.0.241 - - [2026-01-22 13:26:28] "GET /instance-ip/2ddb8149-4647-4ef5-8510-5384c6306703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.021724 10.0.0.241 - - [2026-01-22 13:26:28] "POST /loadbalancers HTTP/1.1" 200 584 0.067475 10.0.0.241 - - [2026-01-22 13:26:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.029113 10.0.0.241 - - [2026-01-22 13:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.040427 10.0.0.241 - - [2026-01-22 13:26:28] "GET /project/1199b008-0ade-42ad-b57d-280885a83122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.029744 10.0.0.241 - - [2026-01-22 13:26:28] "GET /instance-ip/2ddb8149-4647-4ef5-8510-5384c6306703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.020798 10.0.0.241 - - [2026-01-22 13:26:28] "GET /project/1199b008-0ade-42ad-b57d-280885a83122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.085406 10.0.0.241 - - [2026-01-22 13:26:28] "GET /loadbalancer/34b5bfa7-50bf-40b5-8b4d-3f977864756e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.002730 10.0.0.241 - - [2026-01-22 13:26:28] "POST /floating-ips HTTP/1.1" 200 585 0.067481 10.0.0.241 - - [2026-01-22 13:26:28] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.055027 10.0.0.241 - - [2026-01-22 13:26:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.008430 10.0.0.241 - - [2026-01-22 13:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.012328 10.0.0.241 - - [2026-01-22 13:26:28] "GET /project/1199b008-0ade-42ad-b57d-280885a83122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.046742 10.0.0.241 - - [2026-01-22 13:26:28] "GET /loadbalancer-listener/7a0618e6-4b73-403f-b798-e49ca9f0bfad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.002749 10.0.0.241 - - [2026-01-22 13:26:28] "GET /loadbalancer-listener/7a0618e6-4b73-403f-b798-e49ca9f0bfad?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.003608 10.0.0.241 - - [2026-01-22 13:26:28] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.020113 10.0.0.241 - - [2026-01-22 13:26:28] "GET /instance-ip/2ddb8149-4647-4ef5-8510-5384c6306703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.010767 10.0.0.241 - - [2026-01-22 13:26:28] "GET /instance-ip/2ddb8149-4647-4ef5-8510-5384c6306703?fields=floating_ips HTTP/1.1" 200 1171 0.008276 10.0.0.241 - - [2026-01-22 13:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.241 - - [2026-01-22 13:26:28] "GET /global-vrouter-config/ba172de4-de3d-4597-8605-3ff6e545324e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.003128 10.0.0.241 - - [2026-01-22 13:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.241 - - [2026-01-22 13:26:28] "GET /floating-ip/3b1acd48-1f52-4b86-8aef-add7da98a9bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.004172 10.0.0.241 - - [2026-01-22 13:26:28] "PUT /global-vrouter-config/ba172de4-de3d-4597-8605-3ff6e545324e HTTP/1.1" 200 277 0.014379 10.0.0.241 - - [2026-01-22 13:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.025634 10.0.0.241 - - [2026-01-22 13:26:28] "GET /loadbalancer/34b5bfa7-50bf-40b5-8b4d-3f977864756e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.003175 10.0.0.241 - - [2026-01-22 13:26:29] "POST /tags HTTP/1.1" 200 358 0.089168 10.0.0.241 - - [2026-01-22 13:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.021288 10.0.0.241 - - [2026-01-22 13:26:29] "GET /tag/a8f6a71f-9525-4d4c-96c4-0393dd6aebc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.017609 10.0.0.241 - - [2026-01-22 13:26:29] "POST /tags HTTP/1.1" 200 306 0.073788 10.0.0.241 - - [2026-01-22 13:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.023078 10.0.0.241 - - [2026-01-22 13:26:29] "GET /tag/0578881c-7358-4e48-9ff1-fd41249cef43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.021146 10.0.0.241 - - [2026-01-22 13:26:29] "POST /id-to-fqname HTTP/1.1" 200 174 0.000472 10.0.0.241 - - [2026-01-22 13:26:29] "POST /fqname-to-id HTTP/1.1" 404 183 0.011393 10.0.0.241 - - [2026-01-22 13:26:29] "POST /security-groups HTTP/1.1" 200 571 0.082503 10.0.0.241 - - [2026-01-22 13:26:29] "POST /projects HTTP/1.1" 200 485 0.253204 10.0.0.241 - - [2026-01-22 13:26:29] "POST /fqname-to-id HTTP/1.1" 404 214 0.012870 10.0.0.241 - - [2026-01-22 13:26:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.037160 10.0.0.241 - - [2026-01-22 13:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.241 - - [2026-01-22 13:26:29] "GET /virtual-network/899bc530-0aae-43f3-9fc6-4a4f2f8bb50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.036514 10.0.0.241 - - [2026-01-22 13:26:29] "POST /access-control-lists HTTP/1.1" 200 582 0.103068 10.0.0.241 - - [2026-01-22 13:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014781 10.0.0.241 - - [2026-01-22 13:26:29] "GET /virtual-network/28a80696-c60c-4c44-9360-7e8b080f247c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.018640 10.0.0.241 - - [2026-01-22 13:26:29] "POST /fqname-to-id HTTP/1.1" 404 213 0.002770 10.0.0.241 - - [2026-01-22 13:26:29] "POST /access-control-lists HTTP/1.1" 200 580 0.083870 10.0.0.241 - - [2026-01-22 13:26:29] "PUT /virtual-network/899bc530-0aae-43f3-9fc6-4a4f2f8bb50a HTTP/1.1" 200 265 0.123800 10.0.0.241 - - [2026-01-22 13:26:30] "PUT /virtual-network/28a80696-c60c-4c44-9360-7e8b080f247c HTTP/1.1" 200 265 0.131182 10.0.0.241 - - [2026-01-22 13:26:30] "POST /security-groups HTTP/1.1" 200 539 0.214443 10.0.0.241 - - [2026-01-22 13:26:30] "POST /fqname-to-id HTTP/1.1" 404 234 0.001943 10.0.0.241 - - [2026-01-22 13:26:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.022488 10.0.0.241 - - [2026-01-22 13:26:30] "POST /access-control-lists HTTP/1.1" 200 598 0.067844 10.0.0.241 - - [2026-01-22 13:26:30] "POST /fqname-to-id HTTP/1.1" 404 233 0.016839 10.0.0.241 - - [2026-01-22 13:26:30] "POST /chown HTTP/1.1" 200 109 0.051857 10.0.0.241 - - [2026-01-22 13:26:30] "GET /application-policy-set/b832000d-6be4-4c2a-87fb-ef5837618be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002246 10.0.0.241 - - [2026-01-22 13:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.241 - - [2026-01-22 13:26:30] "GET /policy-management/ccf4c949-55b4-4951-bd88-2ae94106742f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.007898 10.0.0.241 - - [2026-01-22 13:26:30] "POST /tags HTTP/1.1" 409 207 0.002418 10.0.0.241 - - [2026-01-22 13:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.241 - - [2026-01-22 13:26:30] "POST /access-control-lists HTTP/1.1" 200 596 0.065801 10.0.0.241 - - [2026-01-22 13:26:30] "GET /tag/0578881c-7358-4e48-9ff1-fd41249cef43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.030065 10.0.0.241 - - [2026-01-22 13:26:30] "POST /firewall-rules HTTP/1.1" 200 566 0.071644 10.0.0.241 - - [2026-01-22 13:26:30] "GET /firewall-rule/5d976113-798a-45f6-a65b-51c045546126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.011566 10.0.0.241 - - [2026-01-22 13:26:30] "GET /firewall-policy/6bb13c62-6611-489f-b617-95fcb9c6b0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.004923 10.0.0.241 - - [2026-01-22 13:26:30] "GET /firewall-rule/5d976113-798a-45f6-a65b-51c045546126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.003364 10.0.0.241 - - [2026-01-22 13:26:30] "POST /ref-update HTTP/1.1" 200 156 0.027332 10.0.0.241 - - [2026-01-22 13:26:30] "GET /application-policy-set/b832000d-6be4-4c2a-87fb-ef5837618be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.020880 10.0.0.241 - - [2026-01-22 13:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.241 - - [2026-01-22 13:26:30] "GET /policy-management/ccf4c949-55b4-4951-bd88-2ae94106742f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003054 10.0.0.241 - - [2026-01-22 13:26:30] "POST /tags HTTP/1.1" 409 207 0.001983 10.0.0.241 - - [2026-01-22 13:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.241 - - [2026-01-22 13:26:30] "GET /tag/0578881c-7358-4e48-9ff1-fd41249cef43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.013067 10.0.0.241 - - [2026-01-22 13:26:31] "POST /firewall-rules HTTP/1.1" 200 564 0.087986 10.0.0.241 - - [2026-01-22 13:26:31] "GET /firewall-rule/3b584ca0-1598-4038-8cc3-96def0ee11fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.026075 10.0.0.241 - - [2026-01-22 13:26:31] "GET /firewall-policy/6bb13c62-6611-489f-b617-95fcb9c6b0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.006565 10.0.0.241 - - [2026-01-22 13:26:31] "GET /firewall-rule/3b584ca0-1598-4038-8cc3-96def0ee11fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003119 10.0.0.241 - - [2026-01-22 13:26:31] "POST /ref-update HTTP/1.1" 200 156 0.020342 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:26:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000918 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:26:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000924 10.0.0.241 - - [2026-01-22 13:26:31] "POST /tags HTTP/1.1" 200 302 0.097044 10.0.0.241 - - [2026-01-22 13:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011864 10.0.0.241 - - [2026-01-22 13:26:31] "GET /tag/47c02114-623b-4b9e-8ce2-875a5ac900c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.023061 10.0.0.241 - - [2026-01-22 13:26:31] "POST /tags HTTP/1.1" 200 326 0.060319 10.0.0.241 - - [2026-01-22 13:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.015442 10.0.0.241 - - [2026-01-22 13:26:31] "GET /tag/f42f5016-b7d4-42c8-bc23-a6022848a46f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.027081 10.0.0.241 - - [2026-01-22 13:26:31] "POST /tags HTTP/1.1" 200 364 0.036825 10.0.0.241 - - [2026-01-22 13:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010572 10.0.0.241 - - [2026-01-22 13:26:31] "GET /tag/d5b7d6cd-83cb-47d6-94f9-37f9f935e6f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.016291 10.0.0.241 - - [2026-01-22 13:26:31] "POST /tags HTTP/1.1" 200 312 0.186381 10.0.0.241 - - [2026-01-22 13:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.019937 10.0.0.241 - - [2026-01-22 13:26:31] "GET /tag/f77abcb1-8fde-42e0-8653-26e685d3750f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.036921 10.0.0.241 - - [2026-01-22 13:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.241 - - [2026-01-22 13:26:31] "GET /virtual-network/899bc530-0aae-43f3-9fc6-4a4f2f8bb50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005941 10.0.0.241 - - [2026-01-22 13:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.241 - - [2026-01-22 13:26:32] "GET /project/9142282b-9be0-4989-ae7e-c564df2b0923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.046581 10.0.0.241 - - [2026-01-22 13:26:32] "POST /virtual-machines HTTP/1.1" 200 378 0.014873 10.0.0.241 - - [2026-01-22 13:26:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.029994 10.0.0.241 - - [2026-01-22 13:26:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.110082 10.0.0.241 - - [2026-01-22 13:26:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.016273 10.0.0.241 - - [2026-01-22 13:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.019351 10.0.0.241 - - [2026-01-22 13:26:32] "GET /virtual-machine-interface/f763df36-f795-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.010783 10.0.0.241 - - [2026-01-22 13:26:32] "POST /instance-ips HTTP/1.1" 200 410 0.051475 10.0.0.241 - - [2026-01-22 13:26:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.055700 10.0.0.241 - - [2026-01-22 13:26:32] "GET /virtual-machine-interface/f763df36-f795-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.014901 10.0.0.241 - - [2026-01-22 13:26:32] "POST /set-tag HTTP/1.1" 200 109 0.029571 10.0.0.241 - - [2026-01-22 13:26:32] "GET /virtual-machine-interface/f763df36-f795-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.022838 10.0.0.241 - - [2026-01-22 13:26:32] "GET /instance-ip/f77eb8c4-f795-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.011930 10.0.0.241 - - [2026-01-22 13:26:32] "POST /fqname-to-id HTTP/1.1" 404 228 0.002001 10.0.0.241 - - [2026-01-22 13:26:32] "POST /tags HTTP/1.1" 200 356 0.020931 10.0.0.241 - - [2026-01-22 13:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.030726 10.0.0.241 - - [2026-01-22 13:26:32] "GET /tag/8e11a29f-2ba4-4ee2-a18f-1944e301b53c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.015580 10.0.0.241 - - [2026-01-22 13:26:32] "POST /tags HTTP/1.1" 200 304 0.028853 10.0.0.241 - - [2026-01-22 13:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005292 10.0.0.241 - - [2026-01-22 13:26:32] "GET /tag/7d47ed3b-a1dc-4ffa-acb1-21c28e34804b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.013561 10.0.0.241 - - [2026-01-22 13:26:32] "POST /projects HTTP/1.1" 409 218 0.003232 10.0.0.241 - - [2026-01-22 13:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.241 - - [2026-01-22 13:26:33] "GET /project/1199b008-0ade-42ad-b57d-280885a83122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.060975 10.0.0.241 - - [2026-01-22 13:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.241 - - [2026-01-22 13:26:33] "GET /network-ipam/d295eee4-54a0-4001-b3ca-728961d17d5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.002740 10.0.0.241 - - [2026-01-22 13:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.241 - - [2026-01-22 13:26:33] "GET /virtual-network/899bc530-0aae-43f3-9fc6-4a4f2f8bb50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.024892 10.0.0.241 - - [2026-01-22 13:26:33] "PUT /virtual-network/899bc530-0aae-43f3-9fc6-4a4f2f8bb50a HTTP/1.1" 200 265 0.089277 10.0.0.241 - - [2026-01-22 13:26:33] "GET /virtual-network/899bc530-0aae-43f3-9fc6-4a4f2f8bb50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.009898 10.0.0.241 - - [2026-01-22 13:26:33] "POST /set-tag HTTP/1.1" 200 109 0.096928 10.0.0.241 - - [2026-01-22 13:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.018126 10.0.0.241 - - [2026-01-22 13:26:33] "GET /network-ipam/699253c5-8f65-4a1e-b2a5-bf64a6bb6ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.002746 10.0.0.241 - - [2026-01-22 13:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010962 10.0.0.241 - - [2026-01-22 13:26:33] "GET /virtual-network/28a80696-c60c-4c44-9360-7e8b080f247c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004405 10.0.0.241 - - [2026-01-22 13:26:33] "PUT /virtual-network/28a80696-c60c-4c44-9360-7e8b080f247c HTTP/1.1" 200 265 0.100144 10.0.0.241 - - [2026-01-22 13:26:33] "GET /virtual-network/28a80696-c60c-4c44-9360-7e8b080f247c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004894 10.0.0.241 - - [2026-01-22 13:26:33] "POST /set-tag HTTP/1.1" 200 109 0.068389 10.0.0.241 - - [2026-01-22 13:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.016545 10.0.0.241 - - [2026-01-22 13:26:33] "GET /network-policy/cbbd8c75-2293-4bba-a5a6-ab4d1b9cfc02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005291 10.0.0.241 - - [2026-01-22 13:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004217 10.0.0.241 - - [2026-01-22 13:26:33] "GET /network-policy/829357e5-b123-46a4-b528-7af7be01ff2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.002892 10.0.0.241 - - [2026-01-22 13:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.241 - - [2026-01-22 13:26:33] "GET /network-policy/d88e3fb3-70e8-4563-b354-96577d22207b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.002970 10.0.0.241 - - [2026-01-22 13:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.241 - - [2026-01-22 13:26:33] "PUT /network-policy/d88e3fb3-70e8-4563-b354-96577d22207b HTTP/1.1" 200 263 0.012855 10.0.0.241 - - [2026-01-22 13:26:34] "PUT /access-control-list/6a0181af-bc90-4c1d-a707-e586e4da9ce5 HTTP/1.1" 200 273 0.096725 10.0.0.241 - - [2026-01-22 13:26:34] "POST /ref-update HTTP/1.1" 200 156 0.195385 10.0.0.241 - - [2026-01-22 13:26:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011652 10.0.0.241 - - [2026-01-22 13:26:34] "PUT /access-control-list/e5e4d587-9f5b-40e5-8282-d5882bfa1359 HTTP/1.1" 200 273 0.114805 10.0.0.241 - - [2026-01-22 13:26:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.039978 10.0.0.241 - - [2026-01-22 13:26:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004414 10.0.0.241 - - [2026-01-22 13:26:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002001 10.0.0.241 - - [2026-01-22 13:26:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002701 10.0.0.241 - - [2026-01-22 13:26:34] "POST /security-groups HTTP/1.1" 409 245 0.004189 10.0.0.241 - - [2026-01-22 13:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004135 10.0.0.241 - - [2026-01-22 13:26:34] "PUT /security-group/e28fb100-2b12-41ca-bc51-fff6a82cca0e HTTP/1.1" 200 263 0.070833 10.0.0.241 - - [2026-01-22 13:26:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.072379 10.0.0.241 - - [2026-01-22 13:26:34] "PUT /access-control-list/fa56e456-9b36-480a-847d-64f15f807309 HTTP/1.1" 200 273 0.049731 10.0.0.241 - - [2026-01-22 13:26:34] "GET /application-policy-set/b832000d-6be4-4c2a-87fb-ef5837618be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.029403 10.0.0.241 - - [2026-01-22 13:26:34] "PUT /access-control-list/0f600aa4-aa85-498b-9eac-f3b5f22da1c6 HTTP/1.1" 200 273 0.026121 10.0.0.241 - - [2026-01-22 13:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.241 - - [2026-01-22 13:26:34] "GET /policy-management/ccf4c949-55b4-4951-bd88-2ae94106742f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.007642 10.0.0.241 - - [2026-01-22 13:26:34] "POST /tags HTTP/1.1" 409 206 0.004377 10.0.0.241 - - [2026-01-22 13:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.241 - - [2026-01-22 13:26:34] "GET /tag/7d47ed3b-a1dc-4ffa-acb1-21c28e34804b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010248 10.0.0.241 - - [2026-01-22 13:26:34] "POST /firewall-rules HTTP/1.1" 200 564 0.072658 10.0.0.241 - - [2026-01-22 13:26:34] "GET /firewall-rule/fa06229d-f001-43c8-a87e-89623289f05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.023347 10.0.0.241 - - [2026-01-22 13:26:34] "GET /firewall-policy/6bb13c62-6611-489f-b617-95fcb9c6b0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004467 10.0.0.241 - - [2026-01-22 13:26:34] "GET /firewall-rule/fa06229d-f001-43c8-a87e-89623289f05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.010509 10.0.0.241 - - [2026-01-22 13:26:34] "POST /ref-update HTTP/1.1" 200 156 0.048626 10.0.0.241 - - [2026-01-22 13:26:34] "GET /application-policy-set/b832000d-6be4-4c2a-87fb-ef5837618be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003226 10.0.0.241 - - [2026-01-22 13:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.241 - - [2026-01-22 13:26:34] "GET /policy-management/ccf4c949-55b4-4951-bd88-2ae94106742f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002987 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:26:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000912 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:26:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001278 10.0.0.241 - - [2026-01-22 13:26:35] "POST /tags HTTP/1.1" 409 206 0.002394 10.0.0.241 - - [2026-01-22 13:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.241 - - [2026-01-22 13:26:35] "GET /tag/7d47ed3b-a1dc-4ffa-acb1-21c28e34804b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.023444 10.0.0.241 - - [2026-01-22 13:26:35] "POST /firewall-rules HTTP/1.1" 200 562 0.097501 10.0.0.241 - - [2026-01-22 13:26:35] "GET /firewall-rule/12317270-8323-477d-93a5-00aa6e21cedd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.025668 10.0.0.241 - - [2026-01-22 13:26:35] "GET /firewall-policy/6bb13c62-6611-489f-b617-95fcb9c6b0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005360 10.0.0.241 - - [2026-01-22 13:26:35] "GET /firewall-rule/12317270-8323-477d-93a5-00aa6e21cedd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.003127 10.0.0.241 - - [2026-01-22 13:26:35] "POST /ref-update HTTP/1.1" 200 156 0.038790 10.0.0.241 - - [2026-01-22 13:26:35] "POST /tags HTTP/1.1" 200 302 0.289064 10.0.0.241 - - [2026-01-22 13:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012431 10.0.0.241 - - [2026-01-22 13:26:35] "GET /tag/20f9ae88-3151-44ba-9515-c8d190137ce2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.022808 10.0.0.241 - - [2026-01-22 13:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.241 - - [2026-01-22 13:26:35] "GET /project/9142282b-9be0-4989-ae7e-c564df2b0923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.058748 10.0.0.241 - - [2026-01-22 13:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006308 10.0.0.241 - - [2026-01-22 13:26:35] "GET /virtual-network/28a80696-c60c-4c44-9360-7e8b080f247c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.012347 10.0.0.241 - - [2026-01-22 13:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.241 - - [2026-01-22 13:26:35] "GET /service-appliance-set/73ff8e30-8e21-4dc7-941b-b6282576aab1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002224 10.0.0.241 - - [2026-01-22 13:26:35] "POST /fqname-to-id HTTP/1.1" 404 242 0.001495 10.0.0.241 - - [2026-01-22 13:26:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.142423 10.0.0.241 - - [2026-01-22 13:26:36] "GET /virtual-machine-interface/de3ec50c-5bdb-4381-ba5e-64d54befe8aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.014635 10.0.0.241 - - [2026-01-22 13:26:36] "POST /instance-ips HTTP/1.1" 200 378 0.032700 10.0.0.241 - - [2026-01-22 13:26:36] "GET /instance-ip/71578cf7-a71b-4072-bf3d-5d5a541c8e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.005097 10.0.0.241 - - [2026-01-22 13:26:36] "POST /loadbalancers HTTP/1.1" 200 584 0.072114 10.0.0.241 - - [2026-01-22 13:26:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.020079 10.0.0.241 - - [2026-01-22 13:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009224 10.0.0.241 - - [2026-01-22 13:26:36] "GET /project/9142282b-9be0-4989-ae7e-c564df2b0923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.042142 10.0.0.241 - - [2026-01-22 13:26:36] "GET /instance-ip/71578cf7-a71b-4072-bf3d-5d5a541c8e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.006060 10.0.0.241 - - [2026-01-22 13:26:36] "GET /project/9142282b-9be0-4989-ae7e-c564df2b0923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.055934 10.0.0.241 - - [2026-01-22 13:26:36] "GET /loadbalancer/9f08c544-8ef0-4895-b283-9dfbb927d9b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003258 10.0.0.241 - - [2026-01-22 13:26:36] "POST /floating-ips HTTP/1.1" 200 583 0.091083 10.0.0.241 - - [2026-01-22 13:26:36] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.073992 10.0.0.241 - - [2026-01-22 13:26:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.017040 10.0.0.241 - - [2026-01-22 13:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010503 10.0.0.241 - - [2026-01-22 13:26:36] "GET /project/9142282b-9be0-4989-ae7e-c564df2b0923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.040995 10.0.0.241 - - [2026-01-22 13:26:36] "GET /loadbalancer-listener/42c3fff3-7ec8-41c4-befb-c68936ae4daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.002721 10.0.0.241 - - [2026-01-22 13:26:36] "GET /loadbalancer-listener/42c3fff3-7ec8-41c4-befb-c68936ae4daf?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003276 10.0.0.241 - - [2026-01-22 13:26:36] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.017444 10.0.0.241 - - [2026-01-22 13:26:36] "GET /instance-ip/71578cf7-a71b-4072-bf3d-5d5a541c8e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.009591 10.0.0.241 - - [2026-01-22 13:26:36] "GET /instance-ip/71578cf7-a71b-4072-bf3d-5d5a541c8e40?fields=floating_ips HTTP/1.1" 200 1166 0.006294 10.0.0.241 - - [2026-01-22 13:26:36] "GET /floating-ip/88ec07f6-43c3-43b8-8e05-36b661f4316d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.001995 10.0.0.241 - - [2026-01-22 13:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.241 - - [2026-01-22 13:26:36] "GET /project/9142282b-9be0-4989-ae7e-c564df2b0923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.029694 10.0.0.241 - - [2026-01-22 13:26:36] "GET /loadbalancer/9f08c544-8ef0-4895-b283-9dfbb927d9b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002293 10.0.0.241 - - [2026-01-22 13:26:36] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.034412 10.0.0.241 - - [2026-01-22 13:26:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.016735 10.0.0.241 - - [2026-01-22 13:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005934 10.0.0.241 - - [2026-01-22 13:26:36] "GET /project/9142282b-9be0-4989-ae7e-c564df2b0923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.049904 10.0.0.241 - - [2026-01-22 13:26:36] "GET /loadbalancer-listener/238507b1-d3bb-40a0-83b8-411a33d66251?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.002334 10.0.0.241 - - [2026-01-22 13:26:36] "GET /loadbalancer-listener/238507b1-d3bb-40a0-83b8-411a33d66251?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004194 10.0.0.241 - - [2026-01-22 13:26:37] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.020086 10.0.0.241 - - [2026-01-22 13:26:37] "GET /instance-ip/71578cf7-a71b-4072-bf3d-5d5a541c8e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003540 10.0.0.241 - - [2026-01-22 13:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006185 10.0.0.241 - - [2026-01-22 13:26:37] "GET /instance-ip/71578cf7-a71b-4072-bf3d-5d5a541c8e40?fields=floating_ips HTTP/1.1" 200 1166 0.003919 10.0.0.241 - - [2026-01-22 13:26:37] "GET /project/9142282b-9be0-4989-ae7e-c564df2b0923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.036028 10.0.0.241 - - [2026-01-22 13:26:37] "GET /floating-ip/88ec07f6-43c3-43b8-8e05-36b661f4316d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.002834 10.0.0.241 - - [2026-01-22 13:26:37] "GET /loadbalancer/9f08c544-8ef0-4895-b283-9dfbb927d9b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003145 10.0.0.241 - - [2026-01-22 13:26:37] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.014945 10.0.0.241 - - [2026-01-22 13:26:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.020017 10.0.0.241 - - [2026-01-22 13:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009712 10.0.0.241 - - [2026-01-22 13:26:37] "GET /project/9142282b-9be0-4989-ae7e-c564df2b0923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.037854 10.0.0.241 - - [2026-01-22 13:26:37] "GET /loadbalancer-listener/9b6cba52-91d5-4202-9c8a-af8a208e7f7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.010998 10.0.0.241 - - [2026-01-22 13:26:37] "GET /loadbalancer-listener/9b6cba52-91d5-4202-9c8a-af8a208e7f7d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.006202 10.0.0.241 - - [2026-01-22 13:26:37] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.015887 10.0.0.241 - - [2026-01-22 13:26:37] "GET /instance-ip/71578cf7-a71b-4072-bf3d-5d5a541c8e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004434 10.0.0.241 - - [2026-01-22 13:26:37] "GET /instance-ip/71578cf7-a71b-4072-bf3d-5d5a541c8e40?fields=floating_ips HTTP/1.1" 200 1166 0.006722 10.0.0.241 - - [2026-01-22 13:26:37] "GET /floating-ip/88ec07f6-43c3-43b8-8e05-36b661f4316d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.004137 10.0.0.241 - - [2026-01-22 13:26:37] "POST /tags HTTP/1.1" 200 372 0.039641 10.0.0.241 - - [2026-01-22 13:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.241 - - [2026-01-22 13:26:37] "GET /tag/71213029-468d-41e3-9209-298d1fd38116?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.018193 10.0.0.241 - - [2026-01-22 13:26:37] "POST /tags HTTP/1.1" 200 320 0.024278 10.0.0.241 - - [2026-01-22 13:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.015595 10.0.0.241 - - [2026-01-22 13:26:37] "GET /tag/61e77a7d-b827-47bc-be78-5797fe0c602e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.015320 10.0.0.241 - - [2026-01-22 13:26:37] "POST /id-to-fqname HTTP/1.1" 200 181 0.000448 10.0.0.241 - - [2026-01-22 13:26:37] "POST /fqname-to-id HTTP/1.1" 404 190 0.001272 10.0.0.241 - - [2026-01-22 13:26:37] "POST /security-groups HTTP/1.1" 200 578 0.078756 10.0.0.241 - - [2026-01-22 13:26:37] "POST /projects HTTP/1.1" 200 499 0.176198 10.0.0.241 - - [2026-01-22 13:26:37] "POST /fqname-to-id HTTP/1.1" 404 225 0.001920 10.0.0.241 - - [2026-01-22 13:26:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.037908 10.0.0.241 - - [2026-01-22 13:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012882 10.0.0.241 - - [2026-01-22 13:26:37] "GET /virtual-network/899bc530-0aae-43f3-9fc6-4a4f2f8bb50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.011990 10.0.0.241 - - [2026-01-22 13:26:37] "POST /access-control-lists HTTP/1.1" 200 589 0.112429 10.0.0.241 - - [2026-01-22 13:26:37] "POST /fqname-to-id HTTP/1.1" 404 224 0.001944 10.0.0.241 - - [2026-01-22 13:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007915 10.0.0.241 - - [2026-01-22 13:26:37] "GET /virtual-network/28a80696-c60c-4c44-9360-7e8b080f247c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.011240 10.0.0.241 - - [2026-01-22 13:26:38] "POST /access-control-lists HTTP/1.1" 200 587 0.083572 10.0.0.241 - - [2026-01-22 13:26:38] "PUT /virtual-network/899bc530-0aae-43f3-9fc6-4a4f2f8bb50a HTTP/1.1" 200 265 0.067841 10.0.0.241 - - [2026-01-22 13:26:38] "PUT /virtual-network/28a80696-c60c-4c44-9360-7e8b080f247c HTTP/1.1" 200 265 0.068652 10.0.0.241 - - [2026-01-22 13:26:38] "POST /security-groups HTTP/1.1" 200 560 0.089647 10.0.0.241 - - [2026-01-22 13:26:38] "POST /fqname-to-id HTTP/1.1" 404 248 0.002175 10.0.0.241 - - [2026-01-22 13:26:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.016397 10.0.0.241 - - [2026-01-22 13:26:38] "POST /access-control-lists HTTP/1.1" 200 612 0.092845 10.0.0.241 - - [2026-01-22 13:26:38] "POST /chown HTTP/1.1" 200 109 0.091288 10.0.0.241 - - [2026-01-22 13:26:38] "GET /application-policy-set/b832000d-6be4-4c2a-87fb-ef5837618be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.017744 10.0.0.241 - - [2026-01-22 13:26:38] "POST /fqname-to-id HTTP/1.1" 404 247 0.004589 10.0.0.241 - - [2026-01-22 13:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010412 10.0.0.241 - - [2026-01-22 13:26:38] "POST /access-control-lists HTTP/1.1" 200 610 0.060785 10.0.0.241 - - [2026-01-22 13:26:38] "GET /policy-management/ccf4c949-55b4-4951-bd88-2ae94106742f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.021646 10.0.0.241 - - [2026-01-22 13:26:38] "POST /tags HTTP/1.1" 409 214 0.010066 10.0.0.241 - - [2026-01-22 13:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.241 - - [2026-01-22 13:26:38] "GET /tag/61e77a7d-b827-47bc-be78-5797fe0c602e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.010649 10.0.0.241 - - [2026-01-22 13:26:38] "POST /firewall-rules HTTP/1.1" 200 580 0.077214 10.0.0.241 - - [2026-01-22 13:26:38] "GET /firewall-rule/eba80149-7b86-4fd9-8da7-5eccd3701cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.021699 10.0.0.241 - - [2026-01-22 13:26:38] "GET /firewall-policy/6bb13c62-6611-489f-b617-95fcb9c6b0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.004901 10.0.0.241 - - [2026-01-22 13:26:38] "GET /firewall-rule/eba80149-7b86-4fd9-8da7-5eccd3701cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.003158 10.0.0.241 - - [2026-01-22 13:26:38] "POST /ref-update HTTP/1.1" 200 156 0.031632 10.0.0.241 - - [2026-01-22 13:26:38] "GET /application-policy-set/b832000d-6be4-4c2a-87fb-ef5837618be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002445 10.0.0.241 - - [2026-01-22 13:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.241 - - [2026-01-22 13:26:38] "GET /policy-management/ccf4c949-55b4-4951-bd88-2ae94106742f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002222 10.0.0.241 - - [2026-01-22 13:26:38] "POST /tags HTTP/1.1" 409 214 0.001992 10.0.0.241 - - [2026-01-22 13:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.241 - - [2026-01-22 13:26:38] "GET /tag/61e77a7d-b827-47bc-be78-5797fe0c602e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.012526 10.0.0.241 - - [2026-01-22 13:26:39] "POST /firewall-rules HTTP/1.1" 200 578 0.073828 10.0.0.241 - - [2026-01-22 13:26:39] "GET /firewall-rule/b8fe8b82-0734-4538-9bad-67f785490b3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.015657 10.0.0.241 - - [2026-01-22 13:26:39] "GET /firewall-policy/6bb13c62-6611-489f-b617-95fcb9c6b0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.004066 10.0.0.241 - - [2026-01-22 13:26:39] "GET /firewall-rule/b8fe8b82-0734-4538-9bad-67f785490b3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003426 10.0.0.241 - - [2026-01-22 13:26:39] "POST /ref-update HTTP/1.1" 200 156 0.030861 10.0.0.241 - - [2026-01-22 13:26:39] "POST /tags HTTP/1.1" 200 364 0.021753 10.0.0.241 - - [2026-01-22 13:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.241 - - [2026-01-22 13:26:39] "GET /tag/37280c32-77a1-47e4-8910-6a5a7a2512bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.011674 10.0.0.241 - - [2026-01-22 13:26:39] "POST /tags HTTP/1.1" 200 312 0.020399 10.0.0.241 - - [2026-01-22 13:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.241 - - [2026-01-22 13:26:39] "GET /tag/bd9ed3eb-b0cf-4cc0-a2a7-a4f26040f5de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011007 10.0.0.241 - - [2026-01-22 13:26:39] "POST /id-to-fqname HTTP/1.1" 200 177 0.000510 10.0.0.241 - - [2026-01-22 13:26:39] "POST /fqname-to-id HTTP/1.1" 404 186 0.002727 10.0.0.241 - - [2026-01-22 13:26:39] "POST /security-groups HTTP/1.1" 200 574 0.074668 10.0.0.241 - - [2026-01-22 13:26:39] "POST /projects HTTP/1.1" 200 491 0.244719 10.0.0.241 - - [2026-01-22 13:26:39] "POST /fqname-to-id HTTP/1.1" 404 217 0.005941 10.0.0.241 - - [2026-01-22 13:26:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.037277 10.0.0.241 - - [2026-01-22 13:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004635 10.0.0.241 - - [2026-01-22 13:26:39] "GET /virtual-network/899bc530-0aae-43f3-9fc6-4a4f2f8bb50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.030005 10.0.0.241 - - [2026-01-22 13:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006768 10.0.0.241 - - [2026-01-22 13:26:39] "POST /access-control-lists HTTP/1.1" 200 585 0.110408 10.0.0.241 - - [2026-01-22 13:26:39] "GET /virtual-network/28a80696-c60c-4c44-9360-7e8b080f247c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.041679 10.0.0.241 - - [2026-01-22 13:26:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.002043 10.0.0.241 - - [2026-01-22 13:26:39] "POST /access-control-lists HTTP/1.1" 200 583 0.062023 10.0.0.241 - - [2026-01-22 13:26:39] "PUT /virtual-network/899bc530-0aae-43f3-9fc6-4a4f2f8bb50a HTTP/1.1" 200 265 0.103792 10.0.0.241 - - [2026-01-22 13:26:39] "PUT /virtual-network/28a80696-c60c-4c44-9360-7e8b080f247c HTTP/1.1" 200 265 0.078778 10.0.0.241 - - [2026-01-22 13:26:40] "POST /security-groups HTTP/1.1" 200 548 0.078948 10.0.0.241 - - [2026-01-22 13:26:40] "POST /fqname-to-id HTTP/1.1" 404 240 0.003470 10.0.0.241 - - [2026-01-22 13:26:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.018642 10.0.0.241 - - [2026-01-22 13:26:40] "POST /access-control-lists HTTP/1.1" 200 604 0.078704 10.0.0.241 - - [2026-01-22 13:26:40] "POST /chown HTTP/1.1" 200 109 0.038324 10.0.0.241 - - [2026-01-22 13:26:40] "GET /application-policy-set/b832000d-6be4-4c2a-87fb-ef5837618be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010968 10.0.0.241 - - [2026-01-22 13:26:40] "POST /fqname-to-id HTTP/1.1" 404 239 0.006479 10.0.0.241 - - [2026-01-22 13:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.241 - - [2026-01-22 13:26:40] "GET /policy-management/ccf4c949-55b4-4951-bd88-2ae94106742f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.036606 10.0.0.241 - - [2026-01-22 13:26:40] "POST /access-control-lists HTTP/1.1" 200 602 0.068388 10.0.0.241 - - [2026-01-22 13:26:40] "POST /tags HTTP/1.1" 409 210 0.002829 10.0.0.241 - - [2026-01-22 13:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.241 - - [2026-01-22 13:26:40] "GET /tag/bd9ed3eb-b0cf-4cc0-a2a7-a4f26040f5de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.012844 10.0.0.241 - - [2026-01-22 13:26:40] "POST /firewall-rules HTTP/1.1" 200 572 0.073260 10.0.0.241 - - [2026-01-22 13:26:40] "GET /firewall-rule/a25764b7-f36d-415a-9ac3-aa6ed01e366a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004056 10.0.0.241 - - [2026-01-22 13:26:40] "GET /firewall-policy/6bb13c62-6611-489f-b617-95fcb9c6b0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.003367 10.0.0.241 - - [2026-01-22 13:26:40] "GET /firewall-rule/a25764b7-f36d-415a-9ac3-aa6ed01e366a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002411 10.0.0.241 - - [2026-01-22 13:26:40] "POST /ref-update HTTP/1.1" 200 156 0.040784 10.0.0.241 - - [2026-01-22 13:26:40] "GET /application-policy-set/b832000d-6be4-4c2a-87fb-ef5837618be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007563 10.0.0.241 - - [2026-01-22 13:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.241 - - [2026-01-22 13:26:40] "GET /policy-management/ccf4c949-55b4-4951-bd88-2ae94106742f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003661 10.0.0.241 - - [2026-01-22 13:26:40] "POST /tags HTTP/1.1" 409 210 0.002038 10.0.0.241 - - [2026-01-22 13:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.241 - - [2026-01-22 13:26:40] "GET /tag/bd9ed3eb-b0cf-4cc0-a2a7-a4f26040f5de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.018762 10.0.0.241 - - [2026-01-22 13:26:40] "POST /firewall-rules HTTP/1.1" 200 570 0.065464 10.0.0.241 - - [2026-01-22 13:26:40] "GET /firewall-rule/11255ba2-f282-4362-9a66-df3f05d63191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003710 10.0.0.241 - - [2026-01-22 13:26:40] "GET /firewall-policy/6bb13c62-6611-489f-b617-95fcb9c6b0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.003144 10.0.0.241 - - [2026-01-22 13:26:40] "GET /firewall-rule/11255ba2-f282-4362-9a66-df3f05d63191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002040 10.0.0.241 - - [2026-01-22 13:26:40] "POST /ref-update HTTP/1.1" 200 156 0.029282 10.0.0.241 - - [2026-01-22 13:26:40] "POST /tags HTTP/1.1" 409 237 0.003237 10.0.0.241 - - [2026-01-22 13:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.241 - - [2026-01-22 13:26:41] "GET /tag/d5b7d6cd-83cb-47d6-94f9-37f9f935e6f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.012333 10.0.0.241 - - [2026-01-22 13:26:41] "POST /tags HTTP/1.1" 409 210 0.002344 10.0.0.241 - - [2026-01-22 13:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.241 - - [2026-01-22 13:26:41] "GET /tag/f77abcb1-8fde-42e0-8653-26e685d3750f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011420 10.0.0.241 - - [2026-01-22 13:26:41] "POST /projects HTTP/1.1" 409 223 0.002090 10.0.0.241 - - [2026-01-22 13:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.241 - - [2026-01-22 13:26:41] "GET /project/9142282b-9be0-4989-ae7e-c564df2b0923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.034091 10.0.0.241 - - [2026-01-22 13:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006731 10.0.0.241 - - [2026-01-22 13:26:41] "GET /virtual-network/899bc530-0aae-43f3-9fc6-4a4f2f8bb50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.004029 10.0.0.241 - - [2026-01-22 13:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.241 - - [2026-01-22 13:26:41] "GET /virtual-network/28a80696-c60c-4c44-9360-7e8b080f247c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003905 10.0.0.241 - - [2026-01-22 13:26:41] "PUT /virtual-network/899bc530-0aae-43f3-9fc6-4a4f2f8bb50a HTTP/1.1" 200 265 0.055458 10.0.0.241 - - [2026-01-22 13:26:41] "PUT /virtual-network/28a80696-c60c-4c44-9360-7e8b080f247c HTTP/1.1" 200 265 0.034827 10.0.0.241 - - [2026-01-22 13:26:41] "POST /security-groups HTTP/1.1" 409 253 0.005233 10.0.0.241 - - [2026-01-22 13:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.241 - - [2026-01-22 13:26:41] "PUT /security-group/2440db32-cbbd-43a4-9ae3-428067a7f943 HTTP/1.1" 200 263 0.068209 10.0.0.241 - - [2026-01-22 13:26:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.037232 10.0.0.241 - - [2026-01-22 13:26:41] "PUT /access-control-list/f0e1de24-c963-44c9-ab64-a1dbfe753112 HTTP/1.1" 200 273 0.029075 10.0.0.241 - - [2026-01-22 13:26:41] "GET /application-policy-set/b832000d-6be4-4c2a-87fb-ef5837618be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.014843 10.0.0.241 - - [2026-01-22 13:26:41] "PUT /access-control-list/18a3a9a1-210d-4c28-b155-cda778af0c84 HTTP/1.1" 200 273 0.030459 10.0.0.241 - - [2026-01-22 13:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.241 - - [2026-01-22 13:26:41] "GET /policy-management/ccf4c949-55b4-4951-bd88-2ae94106742f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003850 10.0.0.241 - - [2026-01-22 13:26:41] "POST /tags HTTP/1.1" 409 210 0.002020 10.0.0.241 - - [2026-01-22 13:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.241 - - [2026-01-22 13:26:41] "GET /tag/f77abcb1-8fde-42e0-8653-26e685d3750f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.012696 10.0.0.241 - - [2026-01-22 13:26:41] "POST /firewall-rules HTTP/1.1" 200 572 0.064004 10.0.0.241 - - [2026-01-22 13:26:41] "GET /firewall-rule/a46939db-b05e-4110-8771-0752e431f266?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.003903 10.0.0.241 - - [2026-01-22 13:26:41] "GET /firewall-policy/6bb13c62-6611-489f-b617-95fcb9c6b0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.003306 10.0.0.241 - - [2026-01-22 13:26:41] "GET /firewall-rule/a46939db-b05e-4110-8771-0752e431f266?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.001886 10.0.0.241 - - [2026-01-22 13:26:41] "POST /ref-update HTTP/1.1" 200 156 0.041715 10.0.0.241 - - [2026-01-22 13:26:41] "GET /application-policy-set/b832000d-6be4-4c2a-87fb-ef5837618be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010202 10.0.0.241 - - [2026-01-22 13:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.241 - - [2026-01-22 13:26:41] "GET /policy-management/ccf4c949-55b4-4951-bd88-2ae94106742f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003387 10.0.0.241 - - [2026-01-22 13:26:41] "POST /tags HTTP/1.1" 409 210 0.001829 10.0.0.241 - - [2026-01-22 13:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.241 - - [2026-01-22 13:26:42] "GET /tag/f77abcb1-8fde-42e0-8653-26e685d3750f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.012290 10.0.0.241 - - [2026-01-22 13:26:42] "POST /firewall-rules HTTP/1.1" 200 570 0.074690 10.0.0.241 - - [2026-01-22 13:26:42] "GET /firewall-rule/65ae3120-d503-4330-a19e-c150f74c03bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.012584 10.0.0.241 - - [2026-01-22 13:26:42] "GET /firewall-policy/6bb13c62-6611-489f-b617-95fcb9c6b0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.004328 10.0.0.241 - - [2026-01-22 13:26:42] "GET /firewall-rule/65ae3120-d503-4330-a19e-c150f74c03bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002121 10.0.0.241 - - [2026-01-22 13:26:42] "POST /ref-update HTTP/1.1" 200 156 0.051035 10.0.0.241 - - [2026-01-22 13:26:42] "GET /virtual-machine-interface/f763df36-f795-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004702 10.0.0.241 - - [2026-01-22 13:26:42] "POST /set-tag HTTP/1.1" 200 109 0.002271 10.0.0.242 - - [2026-01-22 13:27:25] "GET / HTTP/1.1" 200 36215 0.002162 10.0.0.242 - - [2026-01-22 13:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.242 - - [2026-01-22 13:27:25] "GET /global-system-config/2a830ccc-5c7e-4746-8ba3-25411d570b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004737 10.0.0.242 - - [2026-01-22 13:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.242 - - [2026-01-22 13:27:25] "GET /routing-instance/d2eaa21b-a735-46bc-83de-b88afe1349c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002562 10.0.0.242 - - [2026-01-22 13:27:26] "PUT /global-system-config/2a830ccc-5c7e-4746-8ba3-25411d570b6d HTTP/1.1" 200 275 0.017661 10.0.0.242 - - [2026-01-22 13:27:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.009313 10.0.0.242 - - [2026-01-22 13:27:26] "POST /virtual-routers HTTP/1.1" 200 601 0.018126 10.0.0.242 - - [2026-01-22 13:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.242 - - [2026-01-22 13:27:26] "GET /virtual-router/87d31661-163b-4ccb-b092-b5124c2cd8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003579 10.0.0.242 - - [2026-01-22 13:27:26] "POST /fqname-to-id HTTP/1.1" 404 229 0.001367 10.0.0.242 - - [2026-01-22 13:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.242 - - [2026-01-22 13:27:26] "GET /virtual-network/6c9f340d-5138-4782-94cd-f31d3c6f8b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.004042 10.0.0.242 - - [2026-01-22 13:27:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.059540 10.0.0.241 - - [2026-01-22 13:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.241 - - [2026-01-22 13:27:45] "GET /virtual-router/87d31661-163b-4ccb-b092-b5124c2cd8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003379 10.0.0.241 - - [2026-01-22 13:29:56] "GET /global-system-configs HTTP/1.1" 200 323 0.002083 10.0.0.241 - - [2026-01-22 13:29:56] "GET /global-system-configs HTTP/1.1" 200 323 0.004552 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:30:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002427 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:30:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001052 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:30:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000829 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:30:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001194 10.0.0.241 - - [2026-01-22 13:30:27] "GET /virtual-router/87d31661-163b-4ccb-b092-b5124c2cd8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.002857 10.0.0.241 - - [2026-01-22 13:30:27] "POST /ref-update HTTP/1.1" 200 156 0.007431 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:30:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000902 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:30:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000928 10.0.0.241 - - [2026-01-22 13:30:35] "GET /virtual-machine-interface/f763df36-f795-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005766 10.0.0.241 - - [2026-01-22 13:30:35] "POST /set-tag HTTP/1.1" 200 109 0.008563 10.0.0.241 - - [2026-01-22 13:30:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004591 10.0.0.241 - - [2026-01-22 13:30:36] "GET /loadbalancer/9f08c544-8ef0-4895-b283-9dfbb927d9b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002252 10.0.0.241 - - [2026-01-22 13:30:36] "GET /virtual-machine-interface/f763df36-f795-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005593 10.0.0.241 - - [2026-01-22 13:30:36] "POST /set-tag HTTP/1.1" 200 109 0.006807 10.0.0.241 - - [2026-01-22 13:30:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.241 - - [2026-01-22 13:30:36] "GET /loadbalancer/9f08c544-8ef0-4895-b283-9dfbb927d9b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002722 10.0.0.241 - - [2026-01-22 13:30:36] "GET /loadbalancer-pool/6334f216-052f-40a1-a123-9e9a835af9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004388 10.0.0.241 - - [2026-01-22 13:30:36] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021158 10.0.0.241 - - [2026-01-22 13:30:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.008065 10.0.0.241 - - [2026-01-22 13:30:36] "GET /virtual-machine-interface/f763df36-f795-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.010729 10.0.0.241 - - [2026-01-22 13:30:36] "GET /virtual-machine-interface/f763df36-f795-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.011875 10.0.0.241 - - [2026-01-22 13:30:36] "POST /tags HTTP/1.1" 409 205 0.011643 10.0.0.241 - - [2026-01-22 13:30:36] "POST /ref-update HTTP/1.1" 200 156 0.013578 10.0.0.241 - - [2026-01-22 13:30:36] "GET /floating-ip/88ec07f6-43c3-43b8-8e05-36b661f4316d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1775 0.006804 10.0.0.241 - - [2026-01-22 13:30:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.241 - - [2026-01-22 13:30:36] "GET /tag/20f9ae88-3151-44ba-9515-c8d190137ce2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013239 10.0.0.241 - - [2026-01-22 13:30:36] "PUT /floating-ip/88ec07f6-43c3-43b8-8e05-36b661f4316d HTTP/1.1" 200 257 0.008249 10.0.0.241 - - [2026-01-22 13:30:36] "POST /set-tag HTTP/1.1" 200 109 0.026994 10.0.0.241 - - [2026-01-22 13:30:36] "GET /loadbalancer-pool/a9c93aa8-5dd8-4bbb-823d-1fcf5e1a32a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.011506 10.0.0.241 - - [2026-01-22 13:30:36] "POST /loadbalancer-members HTTP/1.1" 200 692 0.038229 10.0.0.241 - - [2026-01-22 13:30:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.037756 10.0.0.241 - - [2026-01-22 13:30:36] "GET /virtual-machine-interface/f763df36-f795-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.037764 10.0.0.241 - - [2026-01-22 13:30:36] "GET /virtual-machine-interface/f763df36-f795-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.014109 10.0.0.241 - - [2026-01-22 13:30:36] "POST /ref-update HTTP/1.1" 200 156 0.010529 10.0.0.241 - - [2026-01-22 13:30:36] "GET /floating-ip/88ec07f6-43c3-43b8-8e05-36b661f4316d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.013729 10.0.0.241 - - [2026-01-22 13:30:36] "POST /set-tag HTTP/1.1" 200 109 0.003393 10.0.0.241 - - [2026-01-22 13:30:36] "GET /loadbalancer-pool/e4734fa1-4414-44d3-9cea-21dd02f4a228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.016515 10.0.0.241 - - [2026-01-22 13:30:36] "PUT /floating-ip/88ec07f6-43c3-43b8-8e05-36b661f4316d HTTP/1.1" 200 257 0.020551 10.0.0.241 - - [2026-01-22 13:30:36] "POST /loadbalancer-members HTTP/1.1" 200 694 0.046878 10.0.0.241 - - [2026-01-22 13:30:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.006977 10.0.0.241 - - [2026-01-22 13:30:36] "GET /virtual-machine-interface/f763df36-f795-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008822 10.0.0.241 - - [2026-01-22 13:30:36] "GET /virtual-machine-interface/f763df36-f795-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.012171 10.0.0.241 - - [2026-01-22 13:30:36] "POST /set-tag HTTP/1.1" 200 109 0.007905 10.0.0.241 - - [2026-01-22 13:30:36] "POST /ref-update HTTP/1.1" 200 156 0.009691 10.0.0.241 - - [2026-01-22 13:30:36] "GET /floating-ip/88ec07f6-43c3-43b8-8e05-36b661f4316d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1973 0.008446 10.0.0.241 - - [2026-01-22 13:30:36] "PUT /floating-ip/88ec07f6-43c3-43b8-8e05-36b661f4316d HTTP/1.1" 200 257 0.033495 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:31:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001077 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:31:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001208 10.0.0.242 - - [2026-01-22 13:31:37] "GET / HTTP/1.1" 200 36215 0.001495 10.0.0.242 - - [2026-01-22 13:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.242 - - [2026-01-22 13:31:37] "GET /global-system-config/2a830ccc-5c7e-4746-8ba3-25411d570b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.007642 10.0.0.242 - - [2026-01-22 13:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.242 - - [2026-01-22 13:31:37] "GET /routing-instance/d2eaa21b-a735-46bc-83de-b88afe1349c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002850 10.0.0.242 - - [2026-01-22 13:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.242 - - [2026-01-22 13:31:37] "GET /virtual-router/87d31661-163b-4ccb-b092-b5124c2cd8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003525 10.0.0.242 - - [2026-01-22 13:31:37] "PUT /virtual-router/87d31661-163b-4ccb-b092-b5124c2cd8a9 HTTP/1.1" 200 263 0.008845 10.0.0.242 - - [2026-01-22 13:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007226 10.0.0.242 - - [2026-01-22 13:31:37] "GET /virtual-router/87d31661-163b-4ccb-b092-b5124c2cd8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.005120 10.0.0.242 - - [2026-01-22 13:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.242 - - [2026-01-22 13:31:37] "GET /virtual-machine-interface/1ded2290-8de5-4172-b435-81f4cc2dad44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.005912 10.0.0.242 - - [2026-01-22 13:31:37] "PUT /virtual-machine-interface/1ded2290-8de5-4172-b435-81f4cc2dad44 HTTP/1.1" 200 285 0.028458 10.0.0.241 - - [2026-01-22 13:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.241 - - [2026-01-22 13:31:45] "GET /virtual-router/87d31661-163b-4ccb-b092-b5124c2cd8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002585 10.0.0.241 - - [2026-01-22 13:33:55] "GET /virtual-machine-interface/f763df36-f795-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004389 10.0.0.241 - - [2026-01-22 13:33:55] "POST /set-tag HTTP/1.1" 200 109 0.002199 10.0.0.241 - - [2026-01-22 13:33:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.241 - - [2026-01-22 13:33:55] "GET /loadbalancer/9f08c544-8ef0-4895-b283-9dfbb927d9b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003104 10.0.0.241 - - [2026-01-22 13:33:55] "GET /virtual-machine-interface/f763df36-f795-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004555 10.0.0.241 - - [2026-01-22 13:33:55] "POST /set-tag HTTP/1.1" 200 109 0.030177 10.0.0.241 - - [2026-01-22 13:33:55] "DELETE /loadbalancer-member/d8c622f4-f4bc-4418-87c3-aea938905183 HTTP/1.1" 200 115 0.026650 10.0.0.241 - - [2026-01-22 13:33:55] "GET /virtual-machine-interface/f763df36-f795-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008193 10.0.0.241 - - [2026-01-22 13:33:55] "POST /set-tag HTTP/1.1" 200 109 0.002520 10.0.0.241 - - [2026-01-22 13:33:55] "DELETE /loadbalancer-member/881e5167-0bd8-4c0e-8b1f-7b92a5e5809f HTTP/1.1" 200 115 0.047659 10.0.0.241 - - [2026-01-22 13:33:55] "GET /virtual-machine-interface/f763df36-f795-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007804 10.0.0.241 - - [2026-01-22 13:33:55] "POST /set-tag HTTP/1.1" 200 109 0.002491 10.0.0.241 - - [2026-01-22 13:33:55] "DELETE /loadbalancer-member/edd7a8d7-3b7e-438b-b705-b5efa1565f4d HTTP/1.1" 200 115 0.029187 10.0.0.241 - - [2026-01-22 13:33:55] "GET /virtual-machine-interface/f763df36-f795-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006875 10.0.0.241 - - [2026-01-22 13:33:55] "POST /set-tag HTTP/1.1" 200 109 0.003450 10.0.0.241 - - [2026-01-22 13:33:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004628 10.0.0.241 - - [2026-01-22 13:33:55] "GET /loadbalancer/9f08c544-8ef0-4895-b283-9dfbb927d9b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004468 10.0.0.241 - - [2026-01-22 13:33:55] "GET /loadbalancer-pool/6334f216-052f-40a1-a123-9e9a835af9a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003378 10.0.0.241 - - [2026-01-22 13:33:55] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016960 10.0.0.241 - - [2026-01-22 13:33:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.041958 10.0.0.241 - - [2026-01-22 13:33:55] "GET /virtual-machine-interface/f763df36-f795-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.017602 10.0.0.241 - - [2026-01-22 13:33:55] "GET /virtual-machine-interface/f763df36-f795-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004512 10.0.0.241 - - [2026-01-22 13:33:55] "GET /floating-ip/88ec07f6-43c3-43b8-8e05-36b661f4316d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004791 10.0.0.241 - - [2026-01-22 13:33:56] "POST /set-tag HTTP/1.1" 200 109 0.075345 10.0.0.241 - - [2026-01-22 13:33:56] "GET /loadbalancer-pool/a9c93aa8-5dd8-4bbb-823d-1fcf5e1a32a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.027727 10.0.0.241 - - [2026-01-22 13:33:56] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025938 10.0.0.241 - - [2026-01-22 13:33:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.025247 10.0.0.241 - - [2026-01-22 13:33:56] "GET /virtual-machine-interface/f763df36-f795-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.009773 10.0.0.241 - - [2026-01-22 13:33:56] "POST /set-tag HTTP/1.1" 200 109 0.006858 10.0.0.241 - - [2026-01-22 13:33:56] "GET /virtual-machine-interface/f763df36-f795-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.009455 10.0.0.241 - - [2026-01-22 13:33:56] "GET /floating-ip/88ec07f6-43c3-43b8-8e05-36b661f4316d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.006213 10.0.0.241 - - [2026-01-22 13:33:56] "GET /loadbalancer-pool/e4734fa1-4414-44d3-9cea-21dd02f4a228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003138 10.0.0.241 - - [2026-01-22 13:33:56] "POST /loadbalancer-members HTTP/1.1" 200 694 0.018100 10.0.0.241 - - [2026-01-22 13:33:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.028486 10.0.0.241 - - [2026-01-22 13:33:56] "GET /virtual-machine-interface/f763df36-f795-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.014025 10.0.0.241 - - [2026-01-22 13:33:56] "GET /virtual-machine-interface/f763df36-f795-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004569 10.0.0.241 - - [2026-01-22 13:33:56] "GET /floating-ip/88ec07f6-43c3-43b8-8e05-36b661f4316d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002423 10.0.0.241 - - [2026-01-22 13:33:56] "POST /set-tag HTTP/1.1" 200 109 0.003165 10.0.0.241 - - [2026-01-22 13:34:56] "GET /global-system-configs HTTP/1.1" 200 323 0.002295 10.0.0.241 - - [2026-01-22 13:34:56] "GET /global-system-configs HTTP/1.1" 200 323 0.001724 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:35:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001262 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:35:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001384 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:35:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000876 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:35:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001328 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:35:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000894 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:35:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001013 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:36:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001125 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:36:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001153 10.0.0.241 - - [2026-01-22 13:36:46] "GET / HTTP/1.1" 200 36215 0.001746 10.0.0.241 - - [2026-01-22 13:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.241 - - [2026-01-22 13:36:46] "GET /project/1199b008-0ade-42ad-b57d-280885a83122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.033196 10.0.0.241 - - [2026-01-22 13:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.241 - - [2026-01-22 13:36:46] "GET /project/1199b008-0ade-42ad-b57d-280885a83122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.028862 10.0.0.241 - - [2026-01-22 13:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.241 - - [2026-01-22 13:36:46] "GET /project/1199b008-0ade-42ad-b57d-280885a83122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.031121 10.0.0.241 - - [2026-01-22 13:36:46] "POST /tags HTTP/1.1" 200 334 0.034169 10.0.0.241 - - [2026-01-22 13:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008332 10.0.0.241 - - [2026-01-22 13:36:47] "GET /tag/f483ce56-3212-4c52-9c32-4258e2e13de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.019280 10.0.0.241 - - [2026-01-22 13:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.241 - - [2026-01-22 13:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.241 - - [2026-01-22 13:36:47] "GET /project/1199b008-0ade-42ad-b57d-280885a83122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.037957 10.0.0.241 - - [2026-01-22 13:36:47] "GET /virtual-networks?parent_id=1199b008-0ade-42ad-b57d-280885a83122&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.001528 10.0.0.241 - - [2026-01-22 13:36:47] "GET /project/1199b008-0ade-42ad-b57d-280885a83122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.058253 10.0.0.241 - - [2026-01-22 13:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.241 - - [2026-01-22 13:36:47] "GET /virtual-network/28a80696-c60c-4c44-9360-7e8b080f247c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.004030 10.0.0.241 - - [2026-01-22 13:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.241 - - [2026-01-22 13:36:47] "GET /service-appliance-set/73ff8e30-8e21-4dc7-941b-b6282576aab1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.001937 10.0.0.241 - - [2026-01-22 13:36:47] "POST /virtual-networks HTTP/1.1" 200 514 0.086146 10.0.0.241 - - [2026-01-22 13:36:47] "POST /fqname-to-id HTTP/1.1" 404 254 0.002760 10.0.0.241 - - [2026-01-22 13:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004921 10.0.0.241 - - [2026-01-22 13:36:47] "GET /network-ipam/931c0535-6e71-469b-931c-e22c347a5d73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.002423 10.0.0.241 - - [2026-01-22 13:36:47] "POST /useragent-kv HTTP/1.1" 200 115 0.002848 10.0.0.241 - - [2026-01-22 13:36:47] "POST /ref-update HTTP/1.1" 200 156 0.120667 10.0.0.241 - - [2026-01-22 13:36:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.130481 10.0.0.241 - - [2026-01-22 13:36:47] "GET /virtual-machine-interface/93b691bc-146a-4c3f-8166-f00d8f540f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.011288 10.0.0.241 - - [2026-01-22 13:36:47] "GET /virtual-network/3300ef4c-7091-4db6-bbbc-557ea077045c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004920 10.0.0.241 - - [2026-01-22 13:36:47] "GET /domains HTTP/1.1" 200 281 0.001711 10.0.0.241 - - [2026-01-22 13:36:47] "GET /domain/ec550f8a-484d-4e15-b965-b729b9712ae2 HTTP/1.1" 200 3100 0.011800 10.0.0.241 - - [2026-01-22 13:36:47] "GET /project/1199b008-0ade-42ad-b57d-280885a83122 HTTP/1.1" 200 5497 0.036762 10.0.0.241 - - [2026-01-22 13:36:47] "POST /instance-ips HTTP/1.1" 200 410 0.049546 10.0.0.241 - - [2026-01-22 13:36:47] "GET /instance-ip/1a355657-2970-473a-8023-5ad4486d0edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.010179 10.0.0.241 - - [2026-01-22 13:36:47] "GET /virtual-network/3300ef4c-7091-4db6-bbbc-557ea077045c HTTP/1.1" 200 2092 0.012153 10.0.0.241 - - [2026-01-22 13:36:47] "GET /virtual-network/3300ef4c-7091-4db6-bbbc-557ea077045c HTTP/1.1" 200 2092 0.005066 10.0.0.241 - - [2026-01-22 13:36:47] "GET /routing-instance/f918d905-f7b2-4fa7-aa4c-19becfb4833b HTTP/1.1" 200 1184 0.002421 10.0.0.241 - - [2026-01-22 13:36:47] "GET /routing-instance/f918d905-f7b2-4fa7-aa4c-19becfb4833b HTTP/1.1" 200 1184 0.002131 10.0.0.241 - - [2026-01-22 13:36:47] "POST /loadbalancers HTTP/1.1" 200 612 0.075561 10.0.0.241 - - [2026-01-22 13:36:47] "GET /project/1199b008-0ade-42ad-b57d-280885a83122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.031555 10.0.0.241 - - [2026-01-22 13:36:47] "GET /instance-ip/1a355657-2970-473a-8023-5ad4486d0edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.002541 10.0.0.241 - - [2026-01-22 13:36:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.009095 10.0.0.241 - - [2026-01-22 13:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008929 10.0.0.241 - - [2026-01-22 13:36:47] "GET /project/1199b008-0ade-42ad-b57d-280885a83122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.029044 10.0.0.241 - - [2026-01-22 13:36:47] "POST /route-targets HTTP/1.1" 200 328 0.033789 10.0.0.241 - - [2026-01-22 13:36:47] "POST /ref-update HTTP/1.1" 200 156 0.012742 10.0.0.241 - - [2026-01-22 13:36:47] "POST /floating-ips HTTP/1.1" 200 599 0.053482 10.0.0.241 - - [2026-01-22 13:36:47] "GET /loadbalancer/f090bd70-83f7-420a-893f-b9b72ae9e96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.016523 10.0.0.241 - - [2026-01-22 13:36:47] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.025426 10.0.0.241 - - [2026-01-22 13:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.241 - - [2026-01-22 13:36:47] "GET /project/1199b008-0ade-42ad-b57d-280885a83122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.032553 10.0.0.241 - - [2026-01-22 13:36:47] "GET /loadbalancer-listener/9b3eb388-3414-47d7-b65b-36deb9b80c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.003208 10.0.0.241 - - [2026-01-22 13:36:47] "GET /loadbalancer-listener/9b3eb388-3414-47d7-b65b-36deb9b80c2d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.002645 10.0.0.241 - - [2026-01-22 13:36:47] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.017598 10.0.0.241 - - [2026-01-22 13:36:47] "GET /instance-ip/1a355657-2970-473a-8023-5ad4486d0edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.002554 10.0.0.241 - - [2026-01-22 13:36:47] "GET /instance-ip/1a355657-2970-473a-8023-5ad4486d0edc?fields=floating_ips HTTP/1.1" 200 1213 0.011063 10.0.0.241 - - [2026-01-22 13:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.241 - - [2026-01-22 13:36:47] "GET /floating-ip/93409274-f0b4-441f-95dc-a26866b58aa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.003288 10.0.0.241 - - [2026-01-22 13:36:47] "GET /loadbalancer/f090bd70-83f7-420a-893f-b9b72ae9e96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.001741 10.0.0.241 - - [2026-01-22 13:36:48] "POST /tags HTTP/1.1" 200 296 0.047988 10.0.0.241 - - [2026-01-22 13:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006007 10.0.0.241 - - [2026-01-22 13:36:48] "GET /tag/9a0ccd22-50be-47af-8dbe-110042a9cbd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1095 0.013581 10.0.0.241 - - [2026-01-22 13:36:48] "POST /tags HTTP/1.1" 409 233 0.004388 10.0.0.241 - - [2026-01-22 13:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.241 - - [2026-01-22 13:36:48] "GET /tag/8e11a29f-2ba4-4ee2-a18f-1944e301b53c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.013732 10.0.0.241 - - [2026-01-22 13:36:48] "POST /tags HTTP/1.1" 409 206 0.002407 10.0.0.241 - - [2026-01-22 13:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.241 - - [2026-01-22 13:36:48] "GET /tag/7d47ed3b-a1dc-4ffa-acb1-21c28e34804b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.018172 10.0.0.241 - - [2026-01-22 13:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.241 - - [2026-01-22 13:36:48] "GET /virtual-network/899bc530-0aae-43f3-9fc6-4a4f2f8bb50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003949 10.0.0.241 - - [2026-01-22 13:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.241 - - [2026-01-22 13:36:48] "GET /project/1199b008-0ade-42ad-b57d-280885a83122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.033502 10.0.0.241 - - [2026-01-22 13:36:48] "POST /virtual-machines HTTP/1.1" 200 370 0.007475 10.0.0.241 - - [2026-01-22 13:36:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.007145 10.0.0.241 - - [2026-01-22 13:36:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.117323 10.0.0.241 - - [2026-01-22 13:36:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.008507 10.0.0.241 - - [2026-01-22 13:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005862 10.0.0.241 - - [2026-01-22 13:36:48] "GET /virtual-machine-interface/66ba9a7c-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.005789 10.0.0.241 - - [2026-01-22 13:36:48] "POST /instance-ips HTTP/1.1" 200 410 0.018707 10.0.0.241 - - [2026-01-22 13:36:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.037697 10.0.0.241 - - [2026-01-22 13:36:48] "GET /virtual-machine-interface/66ba9a7c-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.006264 10.0.0.241 - - [2026-01-22 13:36:48] "POST /set-tag HTTP/1.1" 200 109 0.015664 10.0.0.241 - - [2026-01-22 13:36:48] "GET /virtual-machine-interface/66ba9a7c-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.021967 10.0.0.241 - - [2026-01-22 13:36:48] "GET /instance-ip/66d561c2-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003484 10.0.0.241 - - [2026-01-22 13:36:48] "GET /virtual-machine-interface/66ba9a7c-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005257 10.0.0.241 - - [2026-01-22 13:36:48] "POST /set-tag HTTP/1.1" 200 109 0.002160 10.0.0.241 - - [2026-01-22 13:36:48] "GET /virtual-router/87d31661-163b-4ccb-b092-b5124c2cd8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002901 10.0.0.241 - - [2026-01-22 13:36:48] "POST /ref-update HTTP/1.1" 200 156 0.008941 10.0.0.241 - - [2026-01-22 13:36:48] "GET /virtual-machine-interface/66ba9a7c-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.012229 10.0.0.241 - - [2026-01-22 13:36:48] "POST /set-tag HTTP/1.1" 200 109 0.014071 10.0.0.241 - - [2026-01-22 13:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.241 - - [2026-01-22 13:36:49] "GET /virtual-network/899bc530-0aae-43f3-9fc6-4a4f2f8bb50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004129 10.0.0.241 - - [2026-01-22 13:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.241 - - [2026-01-22 13:36:49] "GET /project/1199b008-0ade-42ad-b57d-280885a83122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.038170 10.0.0.241 - - [2026-01-22 13:36:49] "POST /virtual-machines HTTP/1.1" 200 370 0.019145 10.0.0.241 - - [2026-01-22 13:36:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.013518 10.0.0.241 - - [2026-01-22 13:36:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.130491 10.0.0.241 - - [2026-01-22 13:36:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.008513 10.0.0.241 - - [2026-01-22 13:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006477 10.0.0.241 - - [2026-01-22 13:36:49] "GET /virtual-machine-interface/672ee5da-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.016033 10.0.0.241 - - [2026-01-22 13:36:49] "POST /instance-ips HTTP/1.1" 200 410 0.024628 10.0.0.241 - - [2026-01-22 13:36:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.016220 10.0.0.241 - - [2026-01-22 13:36:49] "GET /virtual-machine-interface/672ee5da-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.013811 10.0.0.241 - - [2026-01-22 13:36:49] "POST /set-tag HTTP/1.1" 200 109 0.016372 10.0.0.241 - - [2026-01-22 13:36:49] "GET /virtual-machine-interface/672ee5da-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.012005 10.0.0.241 - - [2026-01-22 13:36:49] "GET /instance-ip/674e45ce-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.002721 10.0.0.241 - - [2026-01-22 13:36:49] "GET /virtual-machine-interface/672ee5da-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004544 10.0.0.241 - - [2026-01-22 13:36:49] "POST /set-tag HTTP/1.1" 200 109 0.002082 10.0.0.241 - - [2026-01-22 13:36:49] "GET /virtual-router/87d31661-163b-4ccb-b092-b5124c2cd8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.003396 10.0.0.241 - - [2026-01-22 13:36:49] "POST /ref-update HTTP/1.1" 200 156 0.008433 10.0.0.241 - - [2026-01-22 13:36:49] "GET /virtual-machine-interface/672ee5da-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.015024 10.0.0.241 - - [2026-01-22 13:36:49] "POST /set-tag HTTP/1.1" 200 109 0.002154 10.0.0.241 - - [2026-01-22 13:36:49] "GET /virtual-machine-interface/66ba9a7c-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004376 10.0.0.241 - - [2026-01-22 13:36:49] "POST /set-tag HTTP/1.1" 200 109 0.001969 10.0.0.241 - - [2026-01-22 13:36:49] "GET /virtual-machine-interface/672ee5da-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003658 10.0.0.241 - - [2026-01-22 13:36:49] "POST /set-tag HTTP/1.1" 200 109 0.001779 10.0.0.241 - - [2026-01-22 13:36:52] "GET /domains HTTP/1.1" 200 281 0.002175 10.0.0.241 - - [2026-01-22 13:36:52] "GET /domain/ec550f8a-484d-4e15-b965-b729b9712ae2 HTTP/1.1" 200 3100 0.002932 10.0.0.241 - - [2026-01-22 13:36:52] "GET /project/1199b008-0ade-42ad-b57d-280885a83122 HTTP/1.1" 200 7091 0.030897 10.0.0.241 - - [2026-01-22 13:36:52] "GET /virtual-network/3300ef4c-7091-4db6-bbbc-557ea077045c HTTP/1.1" 200 2092 0.003974 10.0.0.241 - - [2026-01-22 13:36:52] "GET /virtual-network/3300ef4c-7091-4db6-bbbc-557ea077045c HTTP/1.1" 200 2092 0.003788 10.0.0.241 - - [2026-01-22 13:36:52] "GET /routing-instance/f918d905-f7b2-4fa7-aa4c-19becfb4833b HTTP/1.1" 200 1406 0.004944 10.0.0.241 - - [2026-01-22 13:36:52] "GET /routing-instance/f918d905-f7b2-4fa7-aa4c-19becfb4833b HTTP/1.1" 200 1406 0.002445 10.0.0.241 - - [2026-01-22 13:36:52] "GET /route-target/a037eb92-12a5-4221-9a76-972486e6a4ed HTTP/1.1" 200 1155 0.004422 10.0.0.241 - - [2026-01-22 13:36:52] "GET /virtual-network/3300ef4c-7091-4db6-bbbc-557ea077045c HTTP/1.1" 200 2092 0.003525 10.0.0.241 - - [2026-01-22 13:36:52] "GET /routing-instance/f918d905-f7b2-4fa7-aa4c-19becfb4833b HTTP/1.1" 200 1406 0.002714 10.0.0.241 - - [2026-01-22 13:36:52] "GET /virtual-network/3300ef4c-7091-4db6-bbbc-557ea077045c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003597 10.0.0.241 - - [2026-01-22 13:36:52] "GET /virtual-network/3300ef4c-7091-4db6-bbbc-557ea077045c HTTP/1.1" 200 2092 0.003508 10.0.0.241 - - [2026-01-22 13:36:52] "GET /routing-instance/f918d905-f7b2-4fa7-aa4c-19becfb4833b HTTP/1.1" 200 1406 0.002470 10.0.0.241 - - [2026-01-22 13:36:52] "GET /routing-instance/f918d905-f7b2-4fa7-aa4c-19becfb4833b HTTP/1.1" 200 1406 0.002429 10.0.0.241 - - [2026-01-22 13:36:52] "GET /route-target/a037eb92-12a5-4221-9a76-972486e6a4ed HTTP/1.1" 200 1155 0.002517 10.0.0.241 - - [2026-01-22 13:36:52] "GET /domains HTTP/1.1" 200 281 0.001760 10.0.0.241 - - [2026-01-22 13:36:52] "GET /domain/ec550f8a-484d-4e15-b965-b729b9712ae2 HTTP/1.1" 200 3100 0.003159 10.0.0.241 - - [2026-01-22 13:36:52] "GET /project/1199b008-0ade-42ad-b57d-280885a83122 HTTP/1.1" 200 7091 0.027854 10.0.0.241 - - [2026-01-22 13:36:52] "GET /virtual-network/3300ef4c-7091-4db6-bbbc-557ea077045c HTTP/1.1" 200 2092 0.003938 10.0.0.241 - - [2026-01-22 13:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.241 - - [2026-01-22 13:36:52] "GET /project/1199b008-0ade-42ad-b57d-280885a83122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.048599 10.0.0.241 - - [2026-01-22 13:36:52] "GET /virtual-network/3300ef4c-7091-4db6-bbbc-557ea077045c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003658 10.0.0.241 - - [2026-01-22 13:36:52] "GET /floating-ip-pools?parent_id=3300ef4c-7091-4db6-bbbc-557ea077045c&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002544 10.0.0.241 - - [2026-01-22 13:36:52] "GET /virtual-network/3300ef4c-7091-4db6-bbbc-557ea077045c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003893 10.0.0.241 - - [2026-01-22 13:36:52] "POST /floating-ip-pools HTTP/1.1" 200 564 0.016634 10.0.0.241 - - [2026-01-22 13:36:52] "POST /ref-update HTTP/1.1" 200 156 0.013035 10.0.0.241 - - [2026-01-22 13:36:52] "GET /virtual-network/3300ef4c-7091-4db6-bbbc-557ea077045c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.019471 10.0.0.241 - - [2026-01-22 13:36:52] "GET /domains HTTP/1.1" 200 281 0.001615 10.0.0.241 - - [2026-01-22 13:36:52] "GET /domain/ec550f8a-484d-4e15-b965-b729b9712ae2 HTTP/1.1" 200 3100 0.002525 10.0.0.241 - - [2026-01-22 13:36:53] "GET /project/1199b008-0ade-42ad-b57d-280885a83122 HTTP/1.1" 200 7348 0.041843 10.0.0.241 - - [2026-01-22 13:36:53] "GET /virtual-network/3300ef4c-7091-4db6-bbbc-557ea077045c HTTP/1.1" 200 2331 0.009932 10.0.0.241 - - [2026-01-22 13:36:53] "GET /floating-ip-pool/65bfed33-b88b-445a-acd8-db72934f975e HTTP/1.1" 200 1317 0.003019 10.0.0.241 - - [2026-01-22 13:36:53] "GET /domains HTTP/1.1" 200 281 0.001534 10.0.0.241 - - [2026-01-22 13:36:53] "GET /domain/ec550f8a-484d-4e15-b965-b729b9712ae2 HTTP/1.1" 200 3100 0.002605 10.0.0.241 - - [2026-01-22 13:36:53] "GET /project/1199b008-0ade-42ad-b57d-280885a83122 HTTP/1.1" 200 7348 0.029240 10.0.0.241 - - [2026-01-22 13:36:53] "GET /virtual-network/3300ef4c-7091-4db6-bbbc-557ea077045c HTTP/1.1" 200 2331 0.003857 10.0.0.241 - - [2026-01-22 13:36:53] "GET /virtual-network/3300ef4c-7091-4db6-bbbc-557ea077045c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004611 10.0.0.241 - - [2026-01-22 13:36:53] "POST /tags HTTP/1.1" 200 366 0.061425 10.0.0.241 - - [2026-01-22 13:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.019399 10.0.0.241 - - [2026-01-22 13:36:53] "GET /tag/787562f5-23a9-4342-8473-52b1225b7137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.021157 10.0.0.241 - - [2026-01-22 13:36:53] "POST /tags HTTP/1.1" 409 206 0.002486 10.0.0.241 - - [2026-01-22 13:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.241 - - [2026-01-22 13:36:53] "GET /tag/7d47ed3b-a1dc-4ffa-acb1-21c28e34804b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010132 10.0.0.241 - - [2026-01-22 13:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.241 - - [2026-01-22 13:36:53] "GET /project/1199b008-0ade-42ad-b57d-280885a83122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.038238 10.0.0.241 - - [2026-01-22 13:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.241 - - [2026-01-22 13:36:53] "GET /virtual-network/899bc530-0aae-43f3-9fc6-4a4f2f8bb50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003631 10.0.0.241 - - [2026-01-22 13:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001536 10.0.0.241 - - [2026-01-22 13:36:53] "GET /service-appliance-set/3eaca8f1-e4e8-407f-a5ee-4fd12915a9a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.004431 10.0.0.241 - - [2026-01-22 13:36:53] "POST /fqname-to-id HTTP/1.1" 404 258 0.001591 10.0.0.241 - - [2026-01-22 13:36:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.130295 10.0.0.241 - - [2026-01-22 13:36:53] "GET /virtual-machine-interface/6b67ee1c-e3eb-4d28-ab55-d2b229952d23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.018402 10.0.0.241 - - [2026-01-22 13:36:53] "POST /set-tag HTTP/1.1" 200 109 0.018705 10.0.0.241 - - [2026-01-22 13:36:53] "POST /instance-ips HTTP/1.1" 200 418 0.033406 10.0.0.241 - - [2026-01-22 13:36:53] "GET /instance-ip/06ae2956-bba6-4af6-a24c-030764621133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1666 0.008258 10.0.0.241 - - [2026-01-22 13:36:53] "POST /loadbalancers HTTP/1.1" 200 620 0.060722 10.0.0.241 - - [2026-01-22 13:36:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.010668 10.0.0.241 - - [2026-01-22 13:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010192 10.0.0.241 - - [2026-01-22 13:36:53] "POST /service-instances HTTP/1.1" 200 568 0.020317 10.0.0.241 - - [2026-01-22 13:36:53] "POST /ref-update HTTP/1.1" 200 156 0.018142 10.0.0.241 - - [2026-01-22 13:36:53] "GET /project/1199b008-0ade-42ad-b57d-280885a83122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.043199 10.0.0.241 - - [2026-01-22 13:36:53] "GET /virtual-machine-interface/6b67ee1c-e3eb-4d28-ab55-d2b229952d23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.004992 10.0.0.241 - - [2026-01-22 13:36:53] "GET /virtual-machine-interface/6b67ee1c-e3eb-4d28-ab55-d2b229952d23?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.011421 10.0.0.241 - - [2026-01-22 13:36:53] "PUT /service-instance/64a1139c-b1d4-4df7-a0c2-cc297028162b HTTP/1.1" 200 267 0.017528 10.0.0.241 - - [2026-01-22 13:36:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.014613 10.0.0.241 - - [2026-01-22 13:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.241 - - [2026-01-22 13:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.241 - - [2026-01-22 13:36:54] "GET /floating-ip-pool/65bfed33-b88b-445a-acd8-db72934f975e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.003214 10.0.0.241 - - [2026-01-22 13:36:54] "POST /virtual-machines HTTP/1.1" 200 430 0.013283 10.0.0.241 - - [2026-01-22 13:36:54] "POST /floating-ips HTTP/1.1" 200 673 0.107172 10.0.0.241 - - [2026-01-22 13:36:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.054152 10.0.0.241 - - [2026-01-22 13:36:54] "GET /application-policy-set/b832000d-6be4-4c2a-87fb-ef5837618be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002625 10.0.0.241 - - [2026-01-22 13:36:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.179164 10.0.0.241 - - [2026-01-22 13:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.241 - - [2026-01-22 13:36:54] "POST /chown HTTP/1.1" 200 109 0.020223 10.0.0.241 - - [2026-01-22 13:36:54] "GET /policy-management/ccf4c949-55b4-4951-bd88-2ae94106742f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002810 10.0.0.241 - - [2026-01-22 13:36:54] "POST /tags HTTP/1.1" 409 221 0.001534 10.0.0.241 - - [2026-01-22 13:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001405 10.0.0.241 - - [2026-01-22 13:36:54] "POST /chown HTTP/1.1" 200 109 0.005136 10.0.0.241 - - [2026-01-22 13:36:54] "PUT /virtual-machine-interface/f1c3edf7-19ef-4511-b56c-d55f7e42bb54 HTTP/1.1" 200 285 0.021219 10.0.0.241 - - [2026-01-22 13:36:54] "GET /tag/f483ce56-3212-4c52-9c32-4258e2e13de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.017383 10.0.0.241 - - [2026-01-22 13:36:54] "POST /tags HTTP/1.1" 409 238 0.002565 10.0.0.241 - - [2026-01-22 13:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006618 10.0.0.241 - - [2026-01-22 13:36:54] "PUT /instance-ip/06ae2956-bba6-4af6-a24c-030764621133 HTTP/1.1" 200 257 0.036098 10.0.0.241 - - [2026-01-22 13:36:54] "GET /tag/787562f5-23a9-4342-8473-52b1225b7137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.014135 10.0.0.241 - - [2026-01-22 13:36:54] "POST /ref-update HTTP/1.1" 200 156 0.018564 10.0.0.241 - - [2026-01-22 13:36:54] "POST /ref-update HTTP/1.1" 200 156 0.020530 10.0.0.241 - - [2026-01-22 13:36:54] "POST /firewall-rules HTTP/1.1" 200 652 0.072701 10.0.0.241 - - [2026-01-22 13:36:54] "POST /ref-update HTTP/1.1" 200 156 0.044384 10.0.0.241 - - [2026-01-22 13:36:54] "GET /firewall-rule/f552e396-83eb-4cf3-b49e-3de5fa3e841a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.026524 10.0.0.241 - - [2026-01-22 13:36:54] "POST /ref-update HTTP/1.1" 200 156 0.008895 10.0.0.241 - - [2026-01-22 13:36:54] "GET /firewall-policy/29113f62-3e76-4e9e-bb94-5fd0276ea615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.005162 10.0.0.241 - - [2026-01-22 13:36:54] "POST /ref-update HTTP/1.1" 200 156 0.021528 10.0.0.241 - - [2026-01-22 13:36:54] "GET /firewall-rule/f552e396-83eb-4cf3-b49e-3de5fa3e841a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.007555 10.0.0.241 - - [2026-01-22 13:36:54] "POST /ref-update HTTP/1.1" 200 156 0.014846 10.0.0.241 - - [2026-01-22 13:36:54] "POST /ref-update HTTP/1.1" 200 156 0.025831 10.0.0.241 - - [2026-01-22 13:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.241 - - [2026-01-22 13:36:54] "POST /virtual-machines HTTP/1.1" 200 430 0.020119 10.0.0.241 - - [2026-01-22 13:36:54] "GET /project/1199b008-0ade-42ad-b57d-280885a83122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.046098 10.0.0.241 - - [2026-01-22 13:36:54] "GET /loadbalancer/f4ef1146-ec08-4a82-8a66-a19e796a6340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.003616 10.0.0.241 - - [2026-01-22 13:36:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.123230 10.0.0.241 - - [2026-01-22 13:36:54] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.057917 10.0.0.241 - - [2026-01-22 13:36:54] "POST /chown HTTP/1.1" 200 109 0.028737 10.0.0.241 - - [2026-01-22 13:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008438 10.0.0.241 - - [2026-01-22 13:36:54] "GET /project/1199b008-0ade-42ad-b57d-280885a83122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.032632 10.0.0.241 - - [2026-01-22 13:36:54] "POST /chown HTTP/1.1" 200 109 0.009499 10.0.0.241 - - [2026-01-22 13:36:55] "GET /loadbalancer-listener/967bd0df-23ea-4a8f-94e7-5b26a9cdc0af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.005105 10.0.0.241 - - [2026-01-22 13:36:55] "PUT /virtual-machine-interface/d1f49050-deb6-4a97-863f-c67fc869c6e8 HTTP/1.1" 200 285 0.041115 10.0.0.241 - - [2026-01-22 13:36:55] "GET /loadbalancer-listener/967bd0df-23ea-4a8f-94e7-5b26a9cdc0af?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.027170 10.0.0.241 - - [2026-01-22 13:36:55] "PUT /instance-ip/06ae2956-bba6-4af6-a24c-030764621133 HTTP/1.1" 200 257 0.044475 10.0.0.241 - - [2026-01-22 13:36:55] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.053010 10.0.0.241 - - [2026-01-22 13:36:55] "POST /ref-update HTTP/1.1" 200 156 0.011723 10.0.0.241 - - [2026-01-22 13:36:55] "POST /ref-update HTTP/1.1" 200 156 0.030601 10.0.0.241 - - [2026-01-22 13:36:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.039751 10.0.0.241 - - [2026-01-22 13:36:55] "GET /loadbalancer-pool/e7f08402-accd-4854-b87b-0255889563d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.013948 10.0.0.241 - - [2026-01-22 13:36:55] "POST /ref-update HTTP/1.1" 200 156 0.050658 10.0.0.241 - - [2026-01-22 13:36:55] "POST /ref-update HTTP/1.1" 200 156 0.040197 10.0.0.241 - - [2026-01-22 13:36:55] "POST /loadbalancer-members HTTP/1.1" 200 709 0.112042 10.0.0.241 - - [2026-01-22 13:36:55] "POST /ref-update HTTP/1.1" 200 156 0.033881 10.0.0.241 - - [2026-01-22 13:36:55] "PUT /service-instance/64a1139c-b1d4-4df7-a0c2-cc297028162b HTTP/1.1" 200 267 0.018440 10.0.0.241 - - [2026-01-22 13:36:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.022157 10.0.0.241 - - [2026-01-22 13:36:55] "GET /loadbalancer-member/f68db43d-bd3d-48aa-9e46-a7be0baea9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1554 0.008916 10.0.0.241 - - [2026-01-22 13:36:55] "GET /application-policy-set/b832000d-6be4-4c2a-87fb-ef5837618be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003258 10.0.0.241 - - [2026-01-22 13:36:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.008720 10.0.0.241 - - [2026-01-22 13:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.241 - - [2026-01-22 13:36:55] "GET /policy-management/ccf4c949-55b4-4951-bd88-2ae94106742f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006466 10.0.0.241 - - [2026-01-22 13:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006842 10.0.0.241 - - [2026-01-22 13:36:55] "POST /tags HTTP/1.1" 409 221 0.002440 10.0.0.241 - - [2026-01-22 13:36:55] "POST /chown HTTP/1.1" 200 109 0.008055 10.0.0.241 - - [2026-01-22 13:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.241 - - [2026-01-22 13:36:55] "GET /tag/f483ce56-3212-4c52-9c32-4258e2e13de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.011116 10.0.0.241 - - [2026-01-22 13:36:55] "POST /tags HTTP/1.1" 409 238 0.001827 10.0.0.241 - - [2026-01-22 13:36:55] "POST /chown HTTP/1.1" 200 109 0.020038 10.0.0.241 - - [2026-01-22 13:36:55] "PUT /instance-ip/06ae2956-bba6-4af6-a24c-030764621133 HTTP/1.1" 200 257 0.026574 10.0.0.241 - - [2026-01-22 13:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.241 - - [2026-01-22 13:36:55] "GET /tag/787562f5-23a9-4342-8473-52b1225b7137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.009717 10.0.0.241 - - [2026-01-22 13:36:55] "POST /firewall-rules HTTP/1.1" 409 293 0.002023 10.0.0.241 - - [2026-01-22 13:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001201 10.0.0.241 - - [2026-01-22 13:36:55] "POST /ref-update HTTP/1.1" 200 156 0.034830 10.0.0.241 - - [2026-01-22 13:36:55] "PUT /firewall-rule/f552e396-83eb-4cf3-b49e-3de5fa3e841a HTTP/1.1" 200 261 0.026434 10.0.0.241 - - [2026-01-22 13:36:55] "GET /firewall-rule/f552e396-83eb-4cf3-b49e-3de5fa3e841a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.004812 10.0.0.241 - - [2026-01-22 13:36:55] "POST /chown HTTP/1.1" 200 109 0.006313 10.0.0.241 - - [2026-01-22 13:36:55] "POST /chown HTTP/1.1" 200 109 0.016812 10.0.0.241 - - [2026-01-22 13:36:55] "GET /firewall-policy/29113f62-3e76-4e9e-bb94-5fd0276ea615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.003621 10.0.0.241 - - [2026-01-22 13:36:55] "PUT /instance-ip/06ae2956-bba6-4af6-a24c-030764621133 HTTP/1.1" 200 257 0.020244 10.0.0.241 - - [2026-01-22 13:36:55] "GET /firewall-rule/f552e396-83eb-4cf3-b49e-3de5fa3e841a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.012450 10.0.0.241 - - [2026-01-22 13:36:55] "POST /ref-update HTTP/1.1" 200 156 0.010628 10.0.0.241 - - [2026-01-22 13:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011840 10.0.0.241 - - [2026-01-22 13:36:55] "POST /chown HTTP/1.1" 200 109 0.006508 10.0.0.241 - - [2026-01-22 13:36:55] "POST /chown HTTP/1.1" 200 109 0.006121 10.0.0.241 - - [2026-01-22 13:36:55] "PUT /instance-ip/06ae2956-bba6-4af6-a24c-030764621133 HTTP/1.1" 200 257 0.013378 10.0.0.241 - - [2026-01-22 13:36:55] "POST /ref-update HTTP/1.1" 200 156 0.015164 10.0.0.241 - - [2026-01-22 13:36:55] "POST /chown HTTP/1.1" 200 109 0.007718 10.0.0.241 - - [2026-01-22 13:36:55] "POST /chown HTTP/1.1" 200 109 0.047007 10.0.0.241 - - [2026-01-22 13:36:56] "PUT /instance-ip/06ae2956-bba6-4af6-a24c-030764621133 HTTP/1.1" 200 257 0.023304 10.0.0.241 - - [2026-01-22 13:36:56] "POST /ref-update HTTP/1.1" 200 156 0.012422 10.0.0.241 - - [2026-01-22 13:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005744 10.0.0.241 - - [2026-01-22 13:36:56] "GET /virtual-network/899bc530-0aae-43f3-9fc6-4a4f2f8bb50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.006074 10.0.0.241 - - [2026-01-22 13:36:56] "PUT /service-instance/64a1139c-b1d4-4df7-a0c2-cc297028162b HTTP/1.1" 200 267 0.013239 10.0.0.241 - - [2026-01-22 13:36:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.020345 10.0.0.241 - - [2026-01-22 13:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007537 10.0.0.241 - - [2026-01-22 13:36:56] "GET /project/1199b008-0ade-42ad-b57d-280885a83122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.033374 10.0.0.241 - - [2026-01-22 13:36:56] "POST /virtual-machines HTTP/1.1" 200 374 0.012224 10.0.0.241 - - [2026-01-22 13:36:56] "PUT /service-instance/64a1139c-b1d4-4df7-a0c2-cc297028162b HTTP/1.1" 200 267 0.012194 10.0.0.241 - - [2026-01-22 13:36:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.026040 10.0.0.241 - - [2026-01-22 13:36:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.017108 10.0.0.241 - - [2026-01-22 13:36:56] "PUT /service-instance/64a1139c-b1d4-4df7-a0c2-cc297028162b HTTP/1.1" 200 267 0.023078 10.0.0.241 - - [2026-01-22 13:36:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.045238 10.0.0.241 - - [2026-01-22 13:36:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.127490 10.0.0.241 - - [2026-01-22 13:36:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.029044 10.0.0.241 - - [2026-01-22 13:36:56] "PUT /service-instance/64a1139c-b1d4-4df7-a0c2-cc297028162b HTTP/1.1" 200 267 0.017437 10.0.0.241 - - [2026-01-22 13:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012636 10.0.0.241 - - [2026-01-22 13:36:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.025268 10.0.0.241 - - [2026-01-22 13:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.241 - - [2026-01-22 13:36:56] "GET /virtual-machine-interface/6b7819d6-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.004065 10.0.0.241 - - [2026-01-22 13:36:56] "POST /instance-ips HTTP/1.1" 200 414 0.020984 10.0.0.241 - - [2026-01-22 13:36:56] "POST /chown HTTP/1.1" 200 109 0.021871 10.0.0.241 - - [2026-01-22 13:36:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.041843 10.0.0.241 - - [2026-01-22 13:36:56] "GET /virtual-machine-interface/6b7819d6-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.019576 10.0.0.241 - - [2026-01-22 13:36:56] "POST /chown HTTP/1.1" 200 109 0.039638 10.0.0.241 - - [2026-01-22 13:36:56] "POST /ref-update HTTP/1.1" 200 156 0.020322 10.0.0.241 - - [2026-01-22 13:36:56] "POST /set-tag HTTP/1.1" 200 109 0.016212 10.0.0.241 - - [2026-01-22 13:36:56] "GET /virtual-machine-interface/6b7819d6-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.015144 10.0.0.241 - - [2026-01-22 13:36:56] "GET /instance-ip/6b91b5da-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.004869 10.0.0.241 - - [2026-01-22 13:36:56] "POST /chown HTTP/1.1" 200 109 0.028064 10.0.0.241 - - [2026-01-22 13:36:56] "POST /chown HTTP/1.1" 200 109 0.024899 10.0.0.241 - - [2026-01-22 13:36:56] "POST /ref-update HTTP/1.1" 200 156 0.015962 10.0.0.241 - - [2026-01-22 13:36:56] "GET /virtual-machine-interface/6b7819d6-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004488 10.0.0.241 - - [2026-01-22 13:36:56] "POST /set-tag HTTP/1.1" 200 109 0.002366 10.0.0.241 - - [2026-01-22 13:36:56] "GET /virtual-router/87d31661-163b-4ccb-b092-b5124c2cd8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.003911 10.0.0.241 - - [2026-01-22 13:36:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.241 - - [2026-01-22 13:36:56] "POST /chown HTTP/1.1" 200 109 0.005446 10.0.0.241 - - [2026-01-22 13:36:56] "POST /ref-update HTTP/1.1" 200 156 0.016014 10.0.0.241 - - [2026-01-22 13:36:56] "POST /chown HTTP/1.1" 200 109 0.016501 10.0.0.241 - - [2026-01-22 13:36:56] "GET /virtual-machine-interface/6b7819d6-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.016019 10.0.0.241 - - [2026-01-22 13:36:56] "POST /set-tag HTTP/1.1" 200 109 0.003356 10.0.0.241 - - [2026-01-22 13:36:56] "POST /chown HTTP/1.1" 200 109 0.026689 10.0.0.241 - - [2026-01-22 13:36:57] "GET /virtual-machine-interface/6b7819d6-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004367 10.0.0.241 - - [2026-01-22 13:36:57] "POST /set-tag HTTP/1.1" 200 109 0.008738 10.0.0.241 - - [2026-01-22 13:36:57] "POST /chown HTTP/1.1" 200 109 0.014024 10.0.0.241 - - [2026-01-22 13:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.241 - - [2026-01-22 13:36:57] "POST /chown HTTP/1.1" 200 109 0.005779 10.0.0.241 - - [2026-01-22 13:36:57] "POST /chown HTTP/1.1" 200 109 0.016882 10.0.0.241 - - [2026-01-22 13:36:57] "POST /chown HTTP/1.1" 200 109 0.009397 10.0.0.241 - - [2026-01-22 13:36:57] "POST /chown HTTP/1.1" 200 109 0.006583 10.0.0.241 - - [2026-01-22 13:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.241 - - [2026-01-22 13:36:57] "POST /chown HTTP/1.1" 200 109 0.008951 10.0.0.241 - - [2026-01-22 13:36:57] "POST /chown HTTP/1.1" 200 109 0.006286 10.0.0.241 - - [2026-01-22 13:36:57] "POST /chown HTTP/1.1" 200 109 0.009758 10.0.0.241 - - [2026-01-22 13:36:57] "POST /chown HTTP/1.1" 200 109 0.014261 10.0.0.241 - - [2026-01-22 13:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.241 - - [2026-01-22 13:36:57] "POST /chown HTTP/1.1" 200 109 0.005754 10.0.0.241 - - [2026-01-22 13:36:57] "POST /chown HTTP/1.1" 200 109 0.013939 10.0.0.241 - - [2026-01-22 13:36:57] "POST /chown HTTP/1.1" 200 109 0.005593 10.0.0.241 - - [2026-01-22 13:36:57] "POST /chown HTTP/1.1" 200 109 0.018650 10.0.0.241 - - [2026-01-22 13:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.241 - - [2026-01-22 13:36:57] "POST /chown HTTP/1.1" 200 109 0.007662 10.0.0.241 - - [2026-01-22 13:36:57] "POST /chown HTTP/1.1" 200 109 0.019576 10.0.0.241 - - [2026-01-22 13:36:57] "POST /chown HTTP/1.1" 200 109 0.017257 10.0.0.241 - - [2026-01-22 13:36:57] "POST /chown HTTP/1.1" 200 109 0.005919 10.0.0.241 - - [2026-01-22 13:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.241 - - [2026-01-22 13:36:57] "POST /chown HTTP/1.1" 200 109 0.005258 10.0.0.241 - - [2026-01-22 13:36:57] "POST /chown HTTP/1.1" 200 109 0.020318 10.0.0.241 - - [2026-01-22 13:36:57] "POST /chown HTTP/1.1" 200 109 0.005796 10.0.0.241 - - [2026-01-22 13:36:57] "POST /chown HTTP/1.1" 200 109 0.018183 10.0.0.241 - - [2026-01-22 13:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.241 - - [2026-01-22 13:36:57] "POST /chown HTTP/1.1" 200 109 0.005984 10.0.0.241 - - [2026-01-22 13:36:57] "POST /chown HTTP/1.1" 200 109 0.023259 10.0.0.241 - - [2026-01-22 13:36:57] "POST /chown HTTP/1.1" 200 109 0.017730 10.0.0.241 - - [2026-01-22 13:36:57] "POST /chown HTTP/1.1" 200 109 0.005883 10.0.0.241 - - [2026-01-22 13:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.241 - - [2026-01-22 13:36:57] "POST /chown HTTP/1.1" 200 109 0.005537 10.0.0.241 - - [2026-01-22 13:36:57] "POST /chown HTTP/1.1" 200 109 0.016102 10.0.0.241 - - [2026-01-22 13:36:58] "POST /chown HTTP/1.1" 200 109 0.009655 10.0.0.241 - - [2026-01-22 13:36:58] "POST /chown HTTP/1.1" 200 109 0.012185 10.0.0.241 - - [2026-01-22 13:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.241 - - [2026-01-22 13:36:58] "POST /chown HTTP/1.1" 200 109 0.007003 10.0.0.241 - - [2026-01-22 13:36:58] "POST /chown HTTP/1.1" 200 109 0.018686 10.0.0.241 - - [2026-01-22 13:36:58] "POST /chown HTTP/1.1" 200 109 0.013553 10.0.0.241 - - [2026-01-22 13:36:58] "POST /chown HTTP/1.1" 200 109 0.006092 10.0.0.241 - - [2026-01-22 13:37:00] "GET /virtual-machine-interface/66ba9a7c-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006357 10.0.0.241 - - [2026-01-22 13:37:00] "POST /set-tag HTTP/1.1" 200 109 0.002787 10.0.0.241 - - [2026-01-22 13:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.241 - - [2026-01-22 13:37:01] "GET /loadbalancer/f090bd70-83f7-420a-893f-b9b72ae9e96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002702 10.0.0.241 - - [2026-01-22 13:37:01] "GET /loadbalancer-pool/29808db7-9edc-47d0-ab7a-95b455aa99c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002809 10.0.0.241 - - [2026-01-22 13:37:01] "POST /loadbalancer-members HTTP/1.1" 200 704 0.027874 10.0.0.241 - - [2026-01-22 13:37:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.008905 10.0.0.241 - - [2026-01-22 13:37:01] "GET /virtual-machine-interface/66ba9a7c-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.011182 10.0.0.241 - - [2026-01-22 13:37:01] "GET /virtual-machine-interface/66ba9a7c-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.013067 10.0.0.241 - - [2026-01-22 13:37:01] "POST /tags HTTP/1.1" 409 221 0.004066 10.0.0.241 - - [2026-01-22 13:37:01] "POST /ref-update HTTP/1.1" 200 156 0.009495 10.0.0.241 - - [2026-01-22 13:37:01] "GET /floating-ip/93409274-f0b4-441f-95dc-a26866b58aa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.018496 10.0.0.241 - - [2026-01-22 13:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.241 - - [2026-01-22 13:37:01] "GET /tag/f483ce56-3212-4c52-9c32-4258e2e13de0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.014731 10.0.0.241 - - [2026-01-22 13:37:01] "GET /virtual-machine/daf199b3-beb2-477d-8801-eecf3d3cd84f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.016619 10.0.0.241 - - [2026-01-22 13:37:01] "GET /virtual-machine-interface/66ba9a7c-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004603 10.0.0.241 - - [2026-01-22 13:37:01] "PUT /floating-ip/93409274-f0b4-441f-95dc-a26866b58aa1 HTTP/1.1" 200 257 0.013315 10.0.0.241 - - [2026-01-22 13:37:01] "POST /set-tag HTTP/1.1" 200 109 0.047400 10.0.0.241 - - [2026-01-22 13:37:01] "GET /virtual-machine-interface/672ee5da-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007905 10.0.0.241 - - [2026-01-22 13:37:01] "POST /set-tag HTTP/1.1" 200 109 0.003739 10.0.0.241 - - [2026-01-22 13:37:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.241 - - [2026-01-22 13:37:02] "GET /loadbalancer/f090bd70-83f7-420a-893f-b9b72ae9e96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002723 10.0.0.241 - - [2026-01-22 13:37:02] "GET /loadbalancer-pool/29808db7-9edc-47d0-ab7a-95b455aa99c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003493 10.0.0.241 - - [2026-01-22 13:37:02] "POST /loadbalancer-members HTTP/1.1" 200 704 0.019476 10.0.0.241 - - [2026-01-22 13:37:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.009336 10.0.0.241 - - [2026-01-22 13:37:02] "GET /virtual-machine-interface/672ee5da-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.011282 10.0.0.241 - - [2026-01-22 13:37:02] "GET /virtual-machine-interface/672ee5da-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009673 10.0.0.241 - - [2026-01-22 13:37:02] "POST /ref-update HTTP/1.1" 200 156 0.009809 10.0.0.241 - - [2026-01-22 13:37:02] "GET /floating-ip/93409274-f0b4-441f-95dc-a26866b58aa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.009484 10.0.0.241 - - [2026-01-22 13:37:02] "POST /set-tag HTTP/1.1" 200 109 0.027375 10.0.0.241 - - [2026-01-22 13:37:06] "GET /virtual-machine/bcefc8e3-e0cd-4474-8d48-c4d383a74d50?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.002815 10.0.0.241 - - [2026-01-22 13:37:06] "GET /virtual-machine-interface/672ee5da-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004287 10.0.0.241 - - [2026-01-22 13:37:10] "GET /virtual-machine-interface/6b7819d6-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004895 10.0.0.241 - - [2026-01-22 13:37:11] "POST /set-tag HTTP/1.1" 200 109 0.002122 10.0.0.241 - - [2026-01-22 13:37:11] "GET /virtual-machine/99400db2-370e-4f67-b59d-924b1eee3d2e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.003100 10.0.0.241 - - [2026-01-22 13:37:11] "GET /virtual-machine-interface/6b7819d6-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003793 10.0.0.241 - - [2026-01-22 13:37:11] "GET /virtual-machine-interface/6b7819d6-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004337 10.0.0.241 - - [2026-01-22 13:37:11] "POST /set-tag HTTP/1.1" 200 109 0.003749 10.0.0.241 - - [2026-01-22 13:37:44] "GET /virtual-machine-interface/6b7819d6-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007116 10.0.0.241 - - [2026-01-22 13:37:44] "POST /set-tag HTTP/1.1" 200 109 0.003605 10.0.0.241 - - [2026-01-22 13:37:44] "GET /virtual-machine-interface/6b7819d6-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003894 10.0.0.241 - - [2026-01-22 13:37:44] "POST /set-tag HTTP/1.1" 200 109 0.002105 10.0.0.241 - - [2026-01-22 13:37:44] "GET /virtual-machine/99400db2-370e-4f67-b59d-924b1eee3d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003991 10.0.0.241 - - [2026-01-22 13:37:44] "POST /ref-update HTTP/1.1" 200 156 0.013155 10.0.0.241 - - [2026-01-22 13:37:44] "GET /virtual-machine-interface/6b7819d6-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.008543 10.0.0.241 - - [2026-01-22 13:37:44] "POST /set-tag HTTP/1.1" 200 109 0.013631 10.0.0.241 - - [2026-01-22 13:37:44] "POST /set-tag HTTP/1.1" 200 109 0.029346 10.0.0.241 - - [2026-01-22 13:37:44] "DELETE /instance-ip/6b91b5da-f797-11f0-94aa-fa163e40461d HTTP/1.1" 200 115 0.051757 10.0.0.241 - - [2026-01-22 13:37:44] "DELETE /virtual-machine-interface/6b7819d6-f797-11f0-94aa-fa163e40461d HTTP/1.1" 200 115 0.048198 10.0.0.241 - - [2026-01-22 13:37:44] "DELETE /virtual-machine/99400db2-370e-4f67-b59d-924b1eee3d2e HTTP/1.1" 200 115 0.018033 10.0.0.241 - - [2026-01-22 13:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.241 - - [2026-01-22 13:37:45] "POST /chown HTTP/1.1" 200 109 0.006081 10.0.0.241 - - [2026-01-22 13:37:45] "POST /chown HTTP/1.1" 200 109 0.008452 10.0.0.241 - - [2026-01-22 13:37:45] "POST /chown HTTP/1.1" 200 109 0.016697 10.0.0.241 - - [2026-01-22 13:37:45] "POST /chown HTTP/1.1" 200 109 0.007360 10.0.0.241 - - [2026-01-22 13:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.241 - - [2026-01-22 13:37:46] "GET /tag/787562f5-23a9-4342-8473-52b1225b7137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013226 10.0.0.241 - - [2026-01-22 13:37:46] "GET /tag/787562f5-23a9-4342-8473-52b1225b7137?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1774 0.014319 10.0.0.241 - - [2026-01-22 13:37:46] "GET /virtual-machine-interface/6b67ee1c-e3eb-4d28-ab55-d2b229952d23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.004352 10.0.0.241 - - [2026-01-22 13:37:46] "POST /set-tag HTTP/1.1" 200 109 0.023974 10.0.0.241 - - [2026-01-22 13:37:46] "GET /virtual-machine-interface/d1f49050-deb6-4a97-863f-c67fc869c6e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.031555 10.0.0.241 - - [2026-01-22 13:37:46] "POST /set-tag HTTP/1.1" 200 109 0.031188 10.0.0.241 - - [2026-01-22 13:37:47] "GET /virtual-machine-interface/f1c3edf7-19ef-4511-b56c-d55f7e42bb54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.018579 10.0.0.241 - - [2026-01-22 13:37:47] "POST /set-tag HTTP/1.1" 200 109 0.020828 10.0.0.241 - - [2026-01-22 13:37:47] "GET /firewall-policy/29113f62-3e76-4e9e-bb94-5fd0276ea615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.015474 10.0.0.241 - - [2026-01-22 13:37:47] "GET /firewall-rule/f552e396-83eb-4cf3-b49e-3de5fa3e841a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.003227 10.0.0.241 - - [2026-01-22 13:37:47] "POST /ref-update HTTP/1.1" 200 156 0.011502 10.0.0.241 - - [2026-01-22 13:37:47] "DELETE /firewall-rule/f552e396-83eb-4cf3-b49e-3de5fa3e841a HTTP/1.1" 200 115 0.035272 10.0.0.241 - - [2026-01-22 13:37:47] "DELETE /loadbalancer-member/f68db43d-bd3d-48aa-9e46-a7be0baea9e8 HTTP/1.1" 200 115 0.032371 10.0.0.241 - - [2026-01-22 13:37:47] "PUT /service-instance/64a1139c-b1d4-4df7-a0c2-cc297028162b HTTP/1.1" 200 267 0.015099 10.0.0.241 - - [2026-01-22 13:37:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.022158 10.0.0.241 - - [2026-01-22 13:37:47] "DELETE /loadbalancer-pool/e7f08402-accd-4854-b87b-0255889563d8 HTTP/1.1" 200 115 0.069286 10.0.0.241 - - [2026-01-22 13:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.241 - - [2026-01-22 13:37:47] "DELETE /loadbalancer-listener/967bd0df-23ea-4a8f-94e7-5b26a9cdc0af HTTP/1.1" 200 115 0.028954 10.0.0.241 - - [2026-01-22 13:37:47] "GET /floating-ip/badb1c59-11b6-4541-b3b4-a6f78979d944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2400 0.003964 10.0.0.241 - - [2026-01-22 13:37:47] "POST /chown HTTP/1.1" 200 109 0.009526 10.0.0.241 - - [2026-01-22 13:37:47] "POST /chown HTTP/1.1" 200 109 0.045080 10.0.0.241 - - [2026-01-22 13:37:47] "POST /chown HTTP/1.1" 200 109 0.017216 10.0.0.241 - - [2026-01-22 13:37:47] "PUT /floating-ip/badb1c59-11b6-4541-b3b4-a6f78979d944 HTTP/1.1" 200 257 0.080250 10.0.0.241 - - [2026-01-22 13:37:47] "POST /chown HTTP/1.1" 200 109 0.021093 10.0.0.241 - - [2026-01-22 13:37:47] "PUT /service-instance/64a1139c-b1d4-4df7-a0c2-cc297028162b HTTP/1.1" 200 267 0.014535 10.0.0.241 - - [2026-01-22 13:37:47] "DELETE /floating-ip/badb1c59-11b6-4541-b3b4-a6f78979d944 HTTP/1.1" 200 115 0.100316 10.0.0.241 - - [2026-01-22 13:37:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.022477 10.0.0.241 - - [2026-01-22 13:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.241 - - [2026-01-22 13:37:47] "DELETE /loadbalancer/f4ef1146-ec08-4a82-8a66-a19e796a6340 HTTP/1.1" 200 115 0.070929 10.0.0.241 - - [2026-01-22 13:37:47] "POST /chown HTTP/1.1" 200 109 0.010244 10.0.0.241 - - [2026-01-22 13:37:47] "POST /chown HTTP/1.1" 200 109 0.051062 10.0.0.241 - - [2026-01-22 13:37:47] "DELETE /instance-ip/06ae2956-bba6-4af6-a24c-030764621133 HTTP/1.1" 200 115 0.088690 10.0.0.241 - - [2026-01-22 13:37:47] "POST /chown HTTP/1.1" 200 109 0.032742 10.0.0.241 - - [2026-01-22 13:37:47] "POST /chown HTTP/1.1" 404 171 0.016244 10.0.0.241 - - [2026-01-22 13:37:47] "GET /floating-ip-pool/65bfed33-b88b-445a-acd8-db72934f975e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.028508 10.0.0.241 - - [2026-01-22 13:37:47] "POST /ref-update HTTP/1.1" 200 156 0.019879 10.0.0.241 - - [2026-01-22 13:37:47] "PUT /service-instance/64a1139c-b1d4-4df7-a0c2-cc297028162b HTTP/1.1" 200 267 0.028825 10.0.0.241 - - [2026-01-22 13:37:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.047597 10.0.0.241 - - [2026-01-22 13:37:47] "DELETE /virtual-machine-interface/6b67ee1c-e3eb-4d28-ab55-d2b229952d23 HTTP/1.1" 200 115 0.238481 10.0.0.241 - - [2026-01-22 13:37:48] "DELETE /floating-ip-pool/65bfed33-b88b-445a-acd8-db72934f975e HTTP/1.1" 200 115 0.115207 10.0.0.241 - - [2026-01-22 13:37:48] "PUT /service-instance/64a1139c-b1d4-4df7-a0c2-cc297028162b HTTP/1.1" 200 267 0.030170 10.0.0.241 - - [2026-01-22 13:37:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.019127 10.0.0.241 - - [2026-01-22 13:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007930 10.0.0.241 - - [2026-01-22 13:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001537 10.0.0.241 - - [2026-01-22 13:37:48] "DELETE /tag/787562f5-23a9-4342-8473-52b1225b7137 HTTP/1.1" 200 115 0.189349 10.0.0.241 - - [2026-01-22 13:37:48] "DELETE /service-instance/64a1139c-b1d4-4df7-a0c2-cc297028162b HTTP/1.1" 200 115 0.112213 10.0.0.241 - - [2026-01-22 13:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010003 10.0.0.241 - - [2026-01-22 13:37:48] "POST /useragent-kv HTTP/1.1" 200 115 0.001355 10.0.0.241 - - [2026-01-22 13:37:48] "POST /useragent-kv HTTP/1.1" 200 115 0.001418 10.0.0.241 - - [2026-01-22 13:37:48] "DELETE /virtual-network/3300ef4c-7091-4db6-bbbc-557ea077045c HTTP/1.1" 200 115 0.290556 10.0.0.241 - - [2026-01-22 13:37:48] "GET /routing-instance/f918d905-f7b2-4fa7-aa4c-19becfb4833b HTTP/1.1" 404 171 0.001836 10.0.0.241 - - [2026-01-22 13:37:48] "GET /domains HTTP/1.1" 200 281 0.010864 10.0.0.241 - - [2026-01-22 13:37:48] "GET /domain/ec550f8a-484d-4e15-b965-b729b9712ae2 HTTP/1.1" 200 3100 0.004808 10.0.0.241 - - [2026-01-22 13:37:48] "DELETE /route-target/a037eb92-12a5-4221-9a76-972486e6a4ed HTTP/1.1" 200 115 0.027278 10.0.0.241 - - [2026-01-22 13:37:48] "GET /virtual-machine-interface/f1c3edf7-19ef-4511-b56c-d55f7e42bb54?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.004816 10.0.0.241 - - [2026-01-22 13:37:48] "GET /project/1199b008-0ade-42ad-b57d-280885a83122 HTTP/1.1" 200 7439 0.047514 10.0.0.241 - - [2026-01-22 13:37:48] "GET /virtual-machine-interface/672ee5da-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005464 10.0.0.241 - - [2026-01-22 13:37:48] "DELETE /virtual-machine-interface/f1c3edf7-19ef-4511-b56c-d55f7e42bb54 HTTP/1.1" 200 115 0.110961 10.0.0.241 - - [2026-01-22 13:37:48] "POST /set-tag HTTP/1.1" 200 109 0.005061 10.0.0.241 - - [2026-01-22 13:37:48] "POST /ref-update HTTP/1.1" 200 156 0.019935 10.0.0.241 - - [2026-01-22 13:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004101 10.0.0.241 - - [2026-01-22 13:37:48] "GET /loadbalancer/f090bd70-83f7-420a-893f-b9b72ae9e96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002646 10.0.0.241 - - [2026-01-22 13:37:48] "DELETE /virtual-machine/c2aff88e-b9ce-43d1-ac89-1c9c203ea49a HTTP/1.1" 200 115 0.031108 10.0.0.241 - - [2026-01-22 13:37:48] "GET /virtual-machine-interface/d1f49050-deb6-4a97-863f-c67fc869c6e8?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.009270 10.0.0.241 - - [2026-01-22 13:37:48] "GET /virtual-machine-interface/672ee5da-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006939 10.0.0.241 - - [2026-01-22 13:37:48] "POST /set-tag HTTP/1.1" 200 109 0.029604 10.0.0.241 - - [2026-01-22 13:37:48] "DELETE /virtual-machine-interface/d1f49050-deb6-4a97-863f-c67fc869c6e8 HTTP/1.1" 200 115 0.117708 10.0.0.241 - - [2026-01-22 13:37:48] "DELETE /loadbalancer-member/54e5e018-ecf6-461d-ae6a-3bd8d9fc50ac HTTP/1.1" 200 115 0.068450 10.0.0.241 - - [2026-01-22 13:37:48] "DELETE /virtual-machine/f801d8fb-f8fa-4c7b-a51e-bb3a32f989dd HTTP/1.1" 200 115 0.030545 10.0.0.241 - - [2026-01-22 13:37:50] "GET /virtual-machine-interface/672ee5da-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006260 10.0.0.241 - - [2026-01-22 13:37:50] "POST /set-tag HTTP/1.1" 200 109 0.004316 10.0.0.241 - - [2026-01-22 13:37:50] "GET /virtual-machine-interface/672ee5da-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004122 10.0.0.241 - - [2026-01-22 13:37:50] "POST /set-tag HTTP/1.1" 200 109 0.002596 10.0.0.241 - - [2026-01-22 13:37:50] "GET /virtual-machine/bcefc8e3-e0cd-4474-8d48-c4d383a74d50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002731 10.0.0.241 - - [2026-01-22 13:37:50] "POST /ref-update HTTP/1.1" 200 156 0.010051 10.0.0.241 - - [2026-01-22 13:37:50] "GET /virtual-machine-interface/672ee5da-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.019464 10.0.0.241 - - [2026-01-22 13:37:50] "POST /set-tag HTTP/1.1" 200 109 0.022946 10.0.0.241 - - [2026-01-22 13:37:50] "POST /set-tag HTTP/1.1" 200 109 0.038639 10.0.0.241 - - [2026-01-22 13:37:50] "POST /set-tag HTTP/1.1" 200 109 0.053957 10.0.0.241 - - [2026-01-22 13:37:50] "DELETE /instance-ip/674e45ce-f797-11f0-94aa-fa163e40461d HTTP/1.1" 200 115 0.052004 10.0.0.241 - - [2026-01-22 13:37:50] "POST /ref-update HTTP/1.1" 200 156 0.010523 10.0.0.241 - - [2026-01-22 13:37:50] "DELETE /virtual-machine-interface/672ee5da-f797-11f0-94aa-fa163e40461d HTTP/1.1" 200 115 0.080780 10.0.0.241 - - [2026-01-22 13:37:50] "DELETE /virtual-machine/bcefc8e3-e0cd-4474-8d48-c4d383a74d50 HTTP/1.1" 200 115 0.027197 10.0.0.241 - - [2026-01-22 13:37:53] "GET /virtual-machine-interface/66ba9a7c-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005771 10.0.0.241 - - [2026-01-22 13:37:53] "POST /set-tag HTTP/1.1" 200 109 0.003036 10.0.0.241 - - [2026-01-22 13:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.241 - - [2026-01-22 13:37:53] "GET /loadbalancer/f090bd70-83f7-420a-893f-b9b72ae9e96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002288 10.0.0.241 - - [2026-01-22 13:37:55] "GET /virtual-machine-interface/66ba9a7c-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004843 10.0.0.241 - - [2026-01-22 13:37:55] "POST /set-tag HTTP/1.1" 200 109 0.006091 10.0.0.241 - - [2026-01-22 13:37:55] "GET /virtual-machine-interface/66ba9a7c-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.010648 10.0.0.241 - - [2026-01-22 13:37:55] "POST /set-tag HTTP/1.1" 200 109 0.009884 10.0.0.241 - - [2026-01-22 13:37:55] "GET /virtual-machine/daf199b3-beb2-477d-8801-eecf3d3cd84f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002732 10.0.0.241 - - [2026-01-22 13:37:55] "POST /ref-update HTTP/1.1" 200 156 0.015241 10.0.0.241 - - [2026-01-22 13:37:55] "GET /virtual-machine-interface/66ba9a7c-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.012998 10.0.0.241 - - [2026-01-22 13:37:55] "POST /set-tag HTTP/1.1" 200 109 0.022912 10.0.0.241 - - [2026-01-22 13:37:55] "POST /set-tag HTTP/1.1" 200 109 0.034877 10.0.0.241 - - [2026-01-22 13:37:55] "POST /set-tag HTTP/1.1" 200 109 0.031125 10.0.0.241 - - [2026-01-22 13:37:55] "DELETE /instance-ip/66d561c2-f797-11f0-94aa-fa163e40461d HTTP/1.1" 200 115 0.050209 10.0.0.241 - - [2026-01-22 13:37:55] "POST /ref-update HTTP/1.1" 200 156 0.022944 10.0.0.241 - - [2026-01-22 13:37:55] "DELETE /virtual-machine-interface/66ba9a7c-f797-11f0-94aa-fa163e40461d HTTP/1.1" 200 115 0.108261 10.0.0.241 - - [2026-01-22 13:37:55] "DELETE /virtual-machine/daf199b3-beb2-477d-8801-eecf3d3cd84f HTTP/1.1" 200 115 0.042853 10.0.0.241 - - [2026-01-22 13:37:55] "DELETE /tag/8e11a29f-2ba4-4ee2-a18f-1944e301b53c HTTP/1.1" 200 115 0.068239 10.0.0.241 - - [2026-01-22 13:37:55] "DELETE /tag/9a0ccd22-50be-47af-8dbe-110042a9cbd8 HTTP/1.1" 200 115 0.112255 10.0.0.241 - - [2026-01-22 13:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.241 - - [2026-01-22 13:37:58] "GET /project/1199b008-0ade-42ad-b57d-280885a83122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.038000 10.0.0.241 - - [2026-01-22 13:37:58] "POST /tags HTTP/1.1" 200 394 0.030738 10.0.0.241 - - [2026-01-22 13:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.015749 10.0.0.241 - - [2026-01-22 13:37:58] "GET /tag/b6eb3f22-031e-45d7-b4ac-99b5df66422d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.020271 10.0.0.241 - - [2026-01-22 13:37:58] "POST /tags HTTP/1.1" 200 342 0.022862 10.0.0.241 - - [2026-01-22 13:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.241 - - [2026-01-22 13:37:59] "GET /tag/2df46891-cda1-4f78-96a2-e3de4623f8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010778 10.0.0.241 - - [2026-01-22 13:37:59] "POST /id-to-fqname HTTP/1.1" 200 192 0.001050 10.0.0.241 - - [2026-01-22 13:37:59] "POST /fqname-to-id HTTP/1.1" 404 201 0.009481 10.0.0.241 - - [2026-01-22 13:37:59] "POST /security-groups HTTP/1.1" 200 589 0.072439 10.0.0.241 - - [2026-01-22 13:37:59] "POST /projects HTTP/1.1" 200 521 0.187024 10.0.0.241 - - [2026-01-22 13:37:59] "POST /fqname-to-id HTTP/1.1" 404 236 0.012003 10.0.0.241 - - [2026-01-22 13:37:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.015005 10.0.0.241 - - [2026-01-22 13:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007856 10.0.0.241 - - [2026-01-22 13:37:59] "GET /virtual-network/899bc530-0aae-43f3-9fc6-4a4f2f8bb50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.035349 10.0.0.241 - - [2026-01-22 13:37:59] "POST /access-control-lists HTTP/1.1" 200 600 0.084136 10.0.0.241 - - [2026-01-22 13:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.241 - - [2026-01-22 13:37:59] "POST /fqname-to-id HTTP/1.1" 404 235 0.001633 10.0.0.241 - - [2026-01-22 13:37:59] "GET /virtual-network/28a80696-c60c-4c44-9360-7e8b080f247c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.003675 10.0.0.241 - - [2026-01-22 13:37:59] "POST /access-control-lists HTTP/1.1" 200 598 0.048197 10.0.0.241 - - [2026-01-22 13:37:59] "PUT /virtual-network/899bc530-0aae-43f3-9fc6-4a4f2f8bb50a HTTP/1.1" 200 265 0.068306 10.0.0.241 - - [2026-01-22 13:37:59] "PUT /virtual-network/28a80696-c60c-4c44-9360-7e8b080f247c HTTP/1.1" 200 265 0.052979 10.0.0.241 - - [2026-01-22 13:37:59] "POST /security-groups HTTP/1.1" 200 593 0.080479 10.0.0.241 - - [2026-01-22 13:37:59] "POST /fqname-to-id HTTP/1.1" 404 270 0.003095 10.0.0.241 - - [2026-01-22 13:37:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.057593 10.0.0.241 - - [2026-01-22 13:37:59] "POST /chown HTTP/1.1" 200 109 0.077024 10.0.0.241 - - [2026-01-22 13:37:59] "POST /access-control-lists HTTP/1.1" 200 634 0.123479 10.0.0.241 - - [2026-01-22 13:37:59] "POST /fqname-to-id HTTP/1.1" 404 269 0.007911 10.0.0.241 - - [2026-01-22 13:37:59] "GET /application-policy-set/b832000d-6be4-4c2a-87fb-ef5837618be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002630 10.0.0.241 - - [2026-01-22 13:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.241 - - [2026-01-22 13:37:59] "GET /policy-management/ccf4c949-55b4-4951-bd88-2ae94106742f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002632 10.0.0.241 - - [2026-01-22 13:37:59] "POST /tags HTTP/1.1" 409 226 0.003995 10.0.0.241 - - [2026-01-22 13:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.241 - - [2026-01-22 13:37:59] "GET /tag/2df46891-cda1-4f78-96a2-e3de4623f8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.021517 10.0.0.241 - - [2026-01-22 13:37:59] "POST /access-control-lists HTTP/1.1" 200 632 0.071740 10.0.0.241 - - [2026-01-22 13:38:00] "POST /firewall-rules HTTP/1.1" 200 602 0.090757 10.0.0.241 - - [2026-01-22 13:38:00] "GET /firewall-rule/19a83e59-0040-4d08-8c15-d6faafcfb1d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.007030 10.0.0.241 - - [2026-01-22 13:38:00] "GET /firewall-policy/6bb13c62-6611-489f-b617-95fcb9c6b0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.003514 10.0.0.241 - - [2026-01-22 13:38:00] "GET /firewall-rule/19a83e59-0040-4d08-8c15-d6faafcfb1d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.001952 10.0.0.241 - - [2026-01-22 13:38:00] "POST /ref-update HTTP/1.1" 200 156 0.070199 10.0.0.241 - - [2026-01-22 13:38:00] "GET /application-policy-set/b832000d-6be4-4c2a-87fb-ef5837618be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006917 10.0.0.241 - - [2026-01-22 13:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.241 - - [2026-01-22 13:38:00] "GET /policy-management/ccf4c949-55b4-4951-bd88-2ae94106742f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003356 10.0.0.241 - - [2026-01-22 13:38:00] "POST /tags HTTP/1.1" 409 226 0.001993 10.0.0.241 - - [2026-01-22 13:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.241 - - [2026-01-22 13:38:00] "GET /tag/2df46891-cda1-4f78-96a2-e3de4623f8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010981 10.0.0.241 - - [2026-01-22 13:38:00] "POST /firewall-rules HTTP/1.1" 200 600 0.078926 10.0.0.241 - - [2026-01-22 13:38:00] "GET /firewall-rule/6c78cfaa-a4db-4d9c-9ae4-8c229628e9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.006827 10.0.0.241 - - [2026-01-22 13:38:00] "GET /firewall-policy/6bb13c62-6611-489f-b617-95fcb9c6b0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.005255 10.0.0.241 - - [2026-01-22 13:38:00] "GET /firewall-rule/6c78cfaa-a4db-4d9c-9ae4-8c229628e9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003038 10.0.0.241 - - [2026-01-22 13:38:00] "POST /ref-update HTTP/1.1" 200 156 0.047944 10.0.0.241 - - [2026-01-22 13:38:01] "POST /tags HTTP/1.1" 200 394 0.022342 10.0.0.241 - - [2026-01-22 13:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005538 10.0.0.241 - - [2026-01-22 13:38:01] "GET /tag/a7deb2c3-e3ba-47f2-ba98-6cba9dfe5e97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.013968 10.0.0.241 - - [2026-01-22 13:38:01] "POST /tags HTTP/1.1" 200 342 0.034382 10.0.0.241 - - [2026-01-22 13:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.241 - - [2026-01-22 13:38:02] "GET /tag/0bb206fd-cd6e-4746-b1db-dd9ccd2c3b21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.022063 10.0.0.241 - - [2026-01-22 13:38:02] "POST /id-to-fqname HTTP/1.1" 200 192 0.000601 10.0.0.241 - - [2026-01-22 13:38:02] "POST /fqname-to-id HTTP/1.1" 404 201 0.001906 10.0.0.241 - - [2026-01-22 13:38:02] "POST /security-groups HTTP/1.1" 200 589 0.089428 10.0.0.241 - - [2026-01-22 13:38:02] "POST /fqname-to-id HTTP/1.1" 404 236 0.005393 10.0.0.241 - - [2026-01-22 13:38:02] "POST /projects HTTP/1.1" 200 521 0.245730 10.0.0.241 - - [2026-01-22 13:38:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.038880 10.0.0.241 - - [2026-01-22 13:38:02] "POST /access-control-lists HTTP/1.1" 200 600 0.111959 10.0.0.241 - - [2026-01-22 13:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.028402 10.0.0.241 - - [2026-01-22 13:38:02] "POST /fqname-to-id HTTP/1.1" 404 235 0.012272 10.0.0.241 - - [2026-01-22 13:38:02] "GET /virtual-network/899bc530-0aae-43f3-9fc6-4a4f2f8bb50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.022612 10.0.0.241 - - [2026-01-22 13:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494 10.0.0.241 - - [2026-01-22 13:38:02] "GET /virtual-network/28a80696-c60c-4c44-9360-7e8b080f247c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.014391 10.0.0.241 - - [2026-01-22 13:38:02] "POST /access-control-lists HTTP/1.1" 200 598 0.085056 10.0.0.241 - - [2026-01-22 13:38:02] "PUT /virtual-network/899bc530-0aae-43f3-9fc6-4a4f2f8bb50a HTTP/1.1" 200 265 0.154111 10.0.0.241 - - [2026-01-22 13:38:02] "PUT /virtual-network/28a80696-c60c-4c44-9360-7e8b080f247c HTTP/1.1" 200 265 0.050251 10.0.0.241 - - [2026-01-22 13:38:02] "POST /security-groups HTTP/1.1" 200 593 0.087706 10.0.0.241 - - [2026-01-22 13:38:02] "POST /fqname-to-id HTTP/1.1" 404 270 0.006248 10.0.0.241 - - [2026-01-22 13:38:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.060954 10.0.0.241 - - [2026-01-22 13:38:03] "POST /access-control-lists HTTP/1.1" 200 634 0.107155 10.0.0.241 - - [2026-01-22 13:38:03] "POST /chown HTTP/1.1" 200 109 0.068988 10.0.0.241 - - [2026-01-22 13:38:03] "POST /fqname-to-id HTTP/1.1" 404 269 0.017326 10.0.0.241 - - [2026-01-22 13:38:03] "GET /application-policy-set/b832000d-6be4-4c2a-87fb-ef5837618be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.005716 10.0.0.241 - - [2026-01-22 13:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.241 - - [2026-01-22 13:38:03] "GET /policy-management/ccf4c949-55b4-4951-bd88-2ae94106742f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003792 10.0.0.241 - - [2026-01-22 13:38:03] "POST /tags HTTP/1.1" 409 226 0.001784 10.0.0.241 - - [2026-01-22 13:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.241 - - [2026-01-22 13:38:03] "GET /tag/0bb206fd-cd6e-4746-b1db-dd9ccd2c3b21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.017235 10.0.0.241 - - [2026-01-22 13:38:03] "POST /access-control-lists HTTP/1.1" 200 632 0.071593 10.0.0.241 - - [2026-01-22 13:38:03] "POST /firewall-rules HTTP/1.1" 200 602 0.095788 10.0.0.241 - - [2026-01-22 13:38:03] "GET /firewall-rule/c6d2db8e-4924-4d95-9c23-2242ef6c3f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.016181 10.0.0.241 - - [2026-01-22 13:38:03] "GET /firewall-policy/6bb13c62-6611-489f-b617-95fcb9c6b0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.004276 10.0.0.241 - - [2026-01-22 13:38:03] "GET /firewall-rule/c6d2db8e-4924-4d95-9c23-2242ef6c3f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003463 10.0.0.241 - - [2026-01-22 13:38:03] "POST /ref-update HTTP/1.1" 200 156 0.127063 10.0.0.241 - - [2026-01-22 13:38:03] "GET /application-policy-set/b832000d-6be4-4c2a-87fb-ef5837618be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010070 10.0.0.241 - - [2026-01-22 13:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004861 10.0.0.241 - - [2026-01-22 13:38:03] "GET /policy-management/ccf4c949-55b4-4951-bd88-2ae94106742f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003253 10.0.0.241 - - [2026-01-22 13:38:03] "POST /tags HTTP/1.1" 409 226 0.005104 10.0.0.241 - - [2026-01-22 13:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.241 - - [2026-01-22 13:38:03] "GET /tag/0bb206fd-cd6e-4746-b1db-dd9ccd2c3b21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.020001 10.0.0.241 - - [2026-01-22 13:38:03] "POST /firewall-rules HTTP/1.1" 200 600 0.066294 10.0.0.241 - - [2026-01-22 13:38:03] "GET /firewall-rule/18d1a82b-14dd-4d97-a1d6-953576c6b972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.008574 10.0.0.241 - - [2026-01-22 13:38:03] "GET /firewall-policy/6bb13c62-6611-489f-b617-95fcb9c6b0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.004225 10.0.0.241 - - [2026-01-22 13:38:03] "GET /firewall-rule/18d1a82b-14dd-4d97-a1d6-953576c6b972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002597 10.0.0.241 - - [2026-01-22 13:38:03] "POST /ref-update HTTP/1.1" 200 156 0.085989 10.0.0.241 - - [2026-01-22 13:38:05] "POST /tags HTTP/1.1" 200 346 0.246530 10.0.0.241 - - [2026-01-22 13:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011076 10.0.0.241 - - [2026-01-22 13:38:05] "GET /tag/974ddf8b-83fa-43dd-bff8-1eba86cb72b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.058769 10.0.0.241 - - [2026-01-22 13:38:05] "POST /projects HTTP/1.1" 409 238 0.009154 10.0.0.241 - - [2026-01-22 13:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.241 - - [2026-01-22 13:38:05] "GET /project/e5b65077-6f5e-41cc-b7d6-d46751985062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.065442 10.0.0.241 - - [2026-01-22 13:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009451 10.0.0.241 - - [2026-01-22 13:38:05] "GET /virtual-network/899bc530-0aae-43f3-9fc6-4a4f2f8bb50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.008102 10.0.0.241 - - [2026-01-22 13:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.241 - - [2026-01-22 13:38:05] "GET /virtual-network/28a80696-c60c-4c44-9360-7e8b080f247c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004485 10.0.0.241 - - [2026-01-22 13:38:05] "POST /security-groups HTTP/1.1" 409 285 0.002274 10.0.0.241 - - [2026-01-22 13:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.241 - - [2026-01-22 13:38:05] "PUT /security-group/f9bdf93f-c841-493c-ac16-7f0c0af49f02 HTTP/1.1" 200 263 0.071385 10.0.0.241 - - [2026-01-22 13:38:05] "PUT /access-control-list/51fb67c1-2955-4470-90b5-6ca82c849d2b HTTP/1.1" 200 273 0.040338 10.0.0.241 - - [2026-01-22 13:38:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.067144 10.0.0.241 - - [2026-01-22 13:38:05] "PUT /access-control-list/825d9f53-ea74-45c4-b0a7-58643ce7ea8e HTTP/1.1" 200 273 0.061350 10.0.0.241 - - [2026-01-22 13:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.024065 10.0.0.241 - - [2026-01-22 13:38:05] "POST /tags HTTP/1.1" 409 228 0.005703 10.0.0.241 - - [2026-01-22 13:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.241 - - [2026-01-22 13:38:05] "GET /tag/974ddf8b-83fa-43dd-bff8-1eba86cb72b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.022504 10.0.0.241 - - [2026-01-22 13:38:05] "GET /project/e5b65077-6f5e-41cc-b7d6-d46751985062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.068952 10.0.0.241 - - [2026-01-22 13:38:06] "POST /tags HTTP/1.1" 200 346 0.059992 10.0.0.241 - - [2026-01-22 13:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.241 - - [2026-01-22 13:38:06] "GET /tag/d1248143-d981-45f8-9d79-f65ad69881e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.024128 10.0.0.241 - - [2026-01-22 13:38:06] "POST /projects HTTP/1.1" 409 238 0.003909 10.0.0.241 - - [2026-01-22 13:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009995 10.0.0.241 - - [2026-01-22 13:38:06] "GET /project/beb9735c-76a8-4b8c-b985-00746ce23c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.064141 10.0.0.241 - - [2026-01-22 13:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.018204 10.0.0.241 - - [2026-01-22 13:38:06] "GET /virtual-network/899bc530-0aae-43f3-9fc6-4a4f2f8bb50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.024439 10.0.0.241 - - [2026-01-22 13:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.241 - - [2026-01-22 13:38:06] "GET /virtual-network/28a80696-c60c-4c44-9360-7e8b080f247c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004715 10.0.0.241 - - [2026-01-22 13:38:06] "POST /security-groups HTTP/1.1" 409 285 0.002594 10.0.0.241 - - [2026-01-22 13:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.241 - - [2026-01-22 13:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.025308 10.0.0.241 - - [2026-01-22 13:38:06] "GET /project/beb9735c-76a8-4b8c-b985-00746ce23c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.046654 10.0.0.241 - - [2026-01-22 13:38:06] "PUT /security-group/67acec2d-699f-4430-9417-e0114f3391b0 HTTP/1.1" 200 263 0.099778 10.0.0.241 - - [2026-01-22 13:38:06] "PUT /access-control-list/73619882-bea4-4b1b-ab32-ad26d90a2d37 HTTP/1.1" 200 273 0.011956 10.0.0.241 - - [2026-01-22 13:38:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.051218 10.0.0.241 - - [2026-01-22 13:38:06] "POST /tags HTTP/1.1" 409 228 0.031650 10.0.0.241 - - [2026-01-22 13:38:06] "PUT /access-control-list/73a84c4b-8f4b-474e-b19e-c7f51e336fe8 HTTP/1.1" 200 273 0.051174 10.0.0.241 - - [2026-01-22 13:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.241 - - [2026-01-22 13:38:06] "GET /tag/d1248143-d981-45f8-9d79-f65ad69881e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.015026 10.0.0.241 - - [2026-01-22 13:38:06] "POST /tags HTTP/1.1" 200 292 0.098650 10.0.0.241 - - [2026-01-22 13:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.241 - - [2026-01-22 13:38:06] "GET /tag/c0c79136-3ff0-4f80-b688-7ba1064d8e99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.023438 10.0.0.241 - - [2026-01-22 13:38:06] "POST /tags HTTP/1.1" 200 304 0.090600 10.0.0.241 - - [2026-01-22 13:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.241 - - [2026-01-22 13:38:07] "GET /tag/6c0f1914-ccc3-48f6-9cc0-4b9bca5a1ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.032840 10.0.0.241 - - [2026-01-22 13:38:07] "POST /tags HTTP/1.1" 409 252 0.003904 10.0.0.241 - - [2026-01-22 13:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004780 10.0.0.241 - - [2026-01-22 13:38:07] "GET /tag/b6eb3f22-031e-45d7-b4ac-99b5df66422d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.019604 10.0.0.241 - - [2026-01-22 13:38:07] "POST /tags HTTP/1.1" 409 226 0.006122 10.0.0.241 - - [2026-01-22 13:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.241 - - [2026-01-22 13:38:07] "GET /tag/2df46891-cda1-4f78-96a2-e3de4623f8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.019254 10.0.0.241 - - [2026-01-22 13:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.241 - - [2026-01-22 13:38:07] "GET /virtual-network/899bc530-0aae-43f3-9fc6-4a4f2f8bb50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003808 10.0.0.241 - - [2026-01-22 13:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822 10.0.0.241 - - [2026-01-22 13:38:07] "GET /project/e5b65077-6f5e-41cc-b7d6-d46751985062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.042956 10.0.0.241 - - [2026-01-22 13:38:07] "POST /virtual-machines HTTP/1.1" 200 396 0.007353 10.0.0.241 - - [2026-01-22 13:38:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.034632 10.0.0.241 - - [2026-01-22 13:38:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.116157 10.0.0.241 - - [2026-01-22 13:38:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.010333 10.0.0.241 - - [2026-01-22 13:38:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005636 10.0.0.241 - - [2026-01-22 13:38:07] "GET /virtual-machine-interface/95c86f92-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.028324 10.0.0.241 - - [2026-01-22 13:38:07] "POST /instance-ips HTTP/1.1" 200 398 0.036500 10.0.0.241 - - [2026-01-22 13:38:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.051250 10.0.0.241 - - [2026-01-22 13:38:07] "GET /virtual-machine-interface/95c86f92-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.015624 10.0.0.241 - - [2026-01-22 13:38:07] "POST /set-tag HTTP/1.1" 200 109 0.095615 10.0.0.241 - - [2026-01-22 13:38:07] "GET /virtual-machine-interface/95c86f92-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014884 10.0.0.241 - - [2026-01-22 13:38:07] "GET /instance-ip/95e30488-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.013357 10.0.0.241 - - [2026-01-22 13:38:07] "GET /virtual-machine-interface/95c86f92-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005449 10.0.0.241 - - [2026-01-22 13:38:07] "POST /set-tag HTTP/1.1" 200 109 0.003226 10.0.0.241 - - [2026-01-22 13:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.241 - - [2026-01-22 13:38:08] "GET /virtual-network/899bc530-0aae-43f3-9fc6-4a4f2f8bb50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.010435 10.0.0.241 - - [2026-01-22 13:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.241 - - [2026-01-22 13:38:08] "GET /project/e5b65077-6f5e-41cc-b7d6-d46751985062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.045314 10.0.0.241 - - [2026-01-22 13:38:08] "POST /virtual-machines HTTP/1.1" 200 396 0.015857 10.0.0.241 - - [2026-01-22 13:38:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.027779 10.0.0.241 - - [2026-01-22 13:38:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.148194 10.0.0.241 - - [2026-01-22 13:38:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.010303 10.0.0.241 - - [2026-01-22 13:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.241 - - [2026-01-22 13:38:08] "GET /virtual-machine-interface/964ac000-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.033622 10.0.0.241 - - [2026-01-22 13:38:08] "POST /instance-ips HTTP/1.1" 200 398 0.044315 10.0.0.241 - - [2026-01-22 13:38:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.045997 10.0.0.241 - - [2026-01-22 13:38:08] "GET /virtual-machine-interface/964ac000-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.014085 10.0.0.241 - - [2026-01-22 13:38:08] "POST /set-tag HTTP/1.1" 200 109 0.079624 10.0.0.241 - - [2026-01-22 13:38:08] "GET /virtual-machine-interface/964ac000-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.031367 10.0.0.241 - - [2026-01-22 13:38:08] "GET /instance-ip/966a788c-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003499 10.0.0.241 - - [2026-01-22 13:38:08] "GET /virtual-machine-interface/964ac000-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004673 10.0.0.241 - - [2026-01-22 13:38:08] "POST /set-tag HTTP/1.1" 200 109 0.002308 10.0.0.241 - - [2026-01-22 13:38:08] "GET /virtual-router/87d31661-163b-4ccb-b092-b5124c2cd8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003651 10.0.0.241 - - [2026-01-22 13:38:08] "POST /ref-update HTTP/1.1" 200 156 0.009013 10.0.0.241 - - [2026-01-22 13:38:08] "GET /virtual-machine-interface/95c86f92-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.023060 10.0.0.241 - - [2026-01-22 13:38:08] "POST /set-tag HTTP/1.1" 200 109 0.002839 10.0.0.241 - - [2026-01-22 13:38:09] "GET /virtual-router/87d31661-163b-4ccb-b092-b5124c2cd8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.009006 10.0.0.241 - - [2026-01-22 13:38:09] "POST /ref-update HTTP/1.1" 200 156 0.026208 10.0.0.241 - - [2026-01-22 13:38:09] "GET /virtual-machine-interface/964ac000-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007548 10.0.0.241 - - [2026-01-22 13:38:09] "POST /set-tag HTTP/1.1" 200 109 0.002708 10.0.0.241 - - [2026-01-22 13:38:09] "POST /tags HTTP/1.1" 200 292 0.026080 10.0.0.241 - - [2026-01-22 13:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.021421 10.0.0.241 - - [2026-01-22 13:38:09] "GET /tag/7cc364d2-a151-4a87-9d10-ffbf22158463?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.016648 10.0.0.241 - - [2026-01-22 13:38:09] "POST /tags HTTP/1.1" 409 252 0.002128 10.0.0.241 - - [2026-01-22 13:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.241 - - [2026-01-22 13:38:09] "GET /tag/a7deb2c3-e3ba-47f2-ba98-6cba9dfe5e97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.015939 10.0.0.241 - - [2026-01-22 13:38:09] "POST /tags HTTP/1.1" 409 226 0.002728 10.0.0.241 - - [2026-01-22 13:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004763 10.0.0.241 - - [2026-01-22 13:38:09] "GET /tag/0bb206fd-cd6e-4746-b1db-dd9ccd2c3b21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.017051 10.0.0.241 - - [2026-01-22 13:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002996 10.0.0.241 - - [2026-01-22 13:38:09] "GET /virtual-network/899bc530-0aae-43f3-9fc6-4a4f2f8bb50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007589 10.0.0.241 - - [2026-01-22 13:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.241 - - [2026-01-22 13:38:09] "GET /project/beb9735c-76a8-4b8c-b985-00746ce23c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.046075 10.0.0.241 - - [2026-01-22 13:38:09] "POST /virtual-machines HTTP/1.1" 200 396 0.017202 10.0.0.241 - - [2026-01-22 13:38:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.015048 10.0.0.241 - - [2026-01-22 13:38:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.100982 10.0.0.241 - - [2026-01-22 13:38:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.014951 10.0.0.241 - - [2026-01-22 13:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.012933 10.0.0.241 - - [2026-01-22 13:38:09] "GET /virtual-machine-interface/971df63c-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006306 10.0.0.241 - - [2026-01-22 13:38:09] "POST /instance-ips HTTP/1.1" 200 398 0.027133 10.0.0.241 - - [2026-01-22 13:38:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.049416 10.0.0.241 - - [2026-01-22 13:38:09] "GET /virtual-machine-interface/971df63c-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.018848 10.0.0.241 - - [2026-01-22 13:38:10] "POST /set-tag HTTP/1.1" 200 109 0.064142 10.0.0.241 - - [2026-01-22 13:38:10] "GET /virtual-machine-interface/971df63c-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.031423 10.0.0.241 - - [2026-01-22 13:38:10] "GET /instance-ip/9736bf46-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.008322 10.0.0.241 - - [2026-01-22 13:38:10] "GET /virtual-machine-interface/971df63c-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006664 10.0.0.241 - - [2026-01-22 13:38:10] "POST /set-tag HTTP/1.1" 200 109 0.002158 10.0.0.241 - - [2026-01-22 13:38:10] "GET /virtual-router/87d31661-163b-4ccb-b092-b5124c2cd8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003784 10.0.0.241 - - [2026-01-22 13:38:10] "POST /ref-update HTTP/1.1" 200 156 0.010046 10.0.0.241 - - [2026-01-22 13:38:10] "GET /virtual-machine-interface/971df63c-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013371 10.0.0.241 - - [2026-01-22 13:38:10] "POST /set-tag HTTP/1.1" 200 109 0.013541 10.0.0.241 - - [2026-01-22 13:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.241 - - [2026-01-22 13:38:10] "GET /virtual-network/899bc530-0aae-43f3-9fc6-4a4f2f8bb50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.013402 10.0.0.241 - - [2026-01-22 13:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.241 - - [2026-01-22 13:38:10] "GET /project/beb9735c-76a8-4b8c-b985-00746ce23c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.040172 10.0.0.241 - - [2026-01-22 13:38:10] "POST /virtual-machines HTTP/1.1" 200 396 0.016453 10.0.0.241 - - [2026-01-22 13:38:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.025069 10.0.0.241 - - [2026-01-22 13:38:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.139519 10.0.0.241 - - [2026-01-22 13:38:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.007657 10.0.0.241 - - [2026-01-22 13:38:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.022830 10.0.0.241 - - [2026-01-22 13:38:10] "GET /virtual-machine-interface/97a13ed4-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.015274 10.0.0.241 - - [2026-01-22 13:38:10] "POST /instance-ips HTTP/1.1" 200 398 0.046536 10.0.0.241 - - [2026-01-22 13:38:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.036187 10.0.0.241 - - [2026-01-22 13:38:10] "GET /virtual-machine-interface/97a13ed4-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.020120 10.0.0.241 - - [2026-01-22 13:38:10] "POST /set-tag HTTP/1.1" 200 109 0.071736 10.0.0.241 - - [2026-01-22 13:38:10] "GET /virtual-machine-interface/97a13ed4-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011675 10.0.0.241 - - [2026-01-22 13:38:10] "GET /instance-ip/97bed9e4-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.006882 10.0.0.241 - - [2026-01-22 13:38:11] "GET /virtual-machine-interface/97a13ed4-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004635 10.0.0.241 - - [2026-01-22 13:38:11] "POST /set-tag HTTP/1.1" 200 109 0.001944 10.0.0.241 - - [2026-01-22 13:38:11] "GET /virtual-router/87d31661-163b-4ccb-b092-b5124c2cd8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.003478 10.0.0.241 - - [2026-01-22 13:38:11] "POST /ref-update HTTP/1.1" 200 156 0.020047 10.0.0.241 - - [2026-01-22 13:38:11] "GET /virtual-machine-interface/97a13ed4-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004214 10.0.0.241 - - [2026-01-22 13:38:11] "POST /set-tag HTTP/1.1" 200 109 0.001929 10.0.0.241 - - [2026-01-22 13:38:11] "POST /tags HTTP/1.1" 200 300 0.017598 10.0.0.241 - - [2026-01-22 13:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.016562 10.0.0.241 - - [2026-01-22 13:38:11] "GET /tag/5ef26e08-bc66-45db-a698-22ac884cf7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.016018 10.0.0.241 - - [2026-01-22 13:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.241 - - [2026-01-22 13:38:11] "GET /virtual-network/899bc530-0aae-43f3-9fc6-4a4f2f8bb50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006058 10.0.0.241 - - [2026-01-22 13:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.241 - - [2026-01-22 13:38:11] "GET /project/e5b65077-6f5e-41cc-b7d6-d46751985062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.066933 10.0.0.241 - - [2026-01-22 13:38:11] "POST /virtual-machines HTTP/1.1" 200 396 0.015386 10.0.0.241 - - [2026-01-22 13:38:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.027760 10.0.0.241 - - [2026-01-22 13:38:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.176333 10.0.0.241 - - [2026-01-22 13:38:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.036183 10.0.0.241 - - [2026-01-22 13:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007829 10.0.0.241 - - [2026-01-22 13:38:11] "GET /virtual-machine-interface/983ba9a6-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004708 10.0.0.241 - - [2026-01-22 13:38:11] "POST /instance-ips HTTP/1.1" 200 398 0.036412 10.0.0.241 - - [2026-01-22 13:38:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.042661 10.0.0.241 - - [2026-01-22 13:38:11] "GET /virtual-machine-interface/983ba9a6-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.025537 10.0.0.241 - - [2026-01-22 13:38:11] "POST /set-tag HTTP/1.1" 200 109 0.030986 10.0.0.241 - - [2026-01-22 13:38:11] "GET /virtual-machine-interface/983ba9a6-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.015183 10.0.0.241 - - [2026-01-22 13:38:11] "GET /instance-ip/985d1a46-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.006470 10.0.0.241 - - [2026-01-22 13:38:12] "GET /virtual-machine-interface/983ba9a6-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004445 10.0.0.241 - - [2026-01-22 13:38:12] "POST /set-tag HTTP/1.1" 200 109 0.002242 10.0.0.241 - - [2026-01-22 13:38:12] "POST /tags HTTP/1.1" 200 300 0.017844 10.0.0.241 - - [2026-01-22 13:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.241 - - [2026-01-22 13:38:12] "GET /tag/602b3fc9-86f3-4a25-884a-d112f869dfbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011375 10.0.0.241 - - [2026-01-22 13:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.241 - - [2026-01-22 13:38:12] "GET /virtual-network/899bc530-0aae-43f3-9fc6-4a4f2f8bb50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004035 10.0.0.241 - - [2026-01-22 13:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.241 - - [2026-01-22 13:38:12] "GET /project/e5b65077-6f5e-41cc-b7d6-d46751985062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.045343 10.0.0.241 - - [2026-01-22 13:38:12] "POST /virtual-machines HTTP/1.1" 200 396 0.015761 10.0.0.241 - - [2026-01-22 13:38:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.010935 10.0.0.241 - - [2026-01-22 13:38:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.133228 10.0.0.241 - - [2026-01-22 13:38:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.038900 10.0.0.241 - - [2026-01-22 13:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012604 10.0.0.241 - - [2026-01-22 13:38:12] "GET /virtual-machine-interface/98ba4284-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004525 10.0.0.241 - - [2026-01-22 13:38:12] "POST /instance-ips HTTP/1.1" 200 398 0.019792 10.0.0.241 - - [2026-01-22 13:38:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.038204 10.0.0.241 - - [2026-01-22 13:38:12] "GET /virtual-machine-interface/98ba4284-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.015179 10.0.0.241 - - [2026-01-22 13:38:12] "POST /set-tag HTTP/1.1" 200 109 0.030343 10.0.0.241 - - [2026-01-22 13:38:12] "GET /virtual-machine-interface/98ba4284-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.025511 10.0.0.241 - - [2026-01-22 13:38:12] "GET /instance-ip/98d6c076-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.006177 10.0.0.241 - - [2026-01-22 13:38:12] "GET /virtual-machine-interface/98ba4284-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004687 10.0.0.241 - - [2026-01-22 13:38:12] "POST /set-tag HTTP/1.1" 200 109 0.002711 10.0.0.241 - - [2026-01-22 13:38:12] "POST /tags HTTP/1.1" 200 300 0.025953 10.0.0.241 - - [2026-01-22 13:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880 10.0.0.241 - - [2026-01-22 13:38:12] "GET /tag/6f11a244-c51d-4f3e-b855-70be4aa70384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.013719 10.0.0.241 - - [2026-01-22 13:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.241 - - [2026-01-22 13:38:12] "GET /virtual-network/899bc530-0aae-43f3-9fc6-4a4f2f8bb50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003525 10.0.0.241 - - [2026-01-22 13:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.241 - - [2026-01-22 13:38:13] "GET /project/beb9735c-76a8-4b8c-b985-00746ce23c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.039538 10.0.0.241 - - [2026-01-22 13:38:13] "POST /virtual-machines HTTP/1.1" 200 396 0.010530 10.0.0.241 - - [2026-01-22 13:38:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.023698 10.0.0.241 - - [2026-01-22 13:38:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.139136 10.0.0.241 - - [2026-01-22 13:38:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.009106 10.0.0.241 - - [2026-01-22 13:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.025798 10.0.0.241 - - [2026-01-22 13:38:13] "GET /virtual-machine-interface/9930d552-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009083 10.0.0.241 - - [2026-01-22 13:38:13] "POST /instance-ips HTTP/1.1" 200 398 0.019869 10.0.0.241 - - [2026-01-22 13:38:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.031888 10.0.0.241 - - [2026-01-22 13:38:13] "GET /virtual-machine-interface/9930d552-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.020851 10.0.0.241 - - [2026-01-22 13:38:13] "POST /set-tag HTTP/1.1" 200 109 0.020890 10.0.0.241 - - [2026-01-22 13:38:13] "GET /virtual-machine-interface/9930d552-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009078 10.0.0.241 - - [2026-01-22 13:38:13] "GET /instance-ip/994f3f9c-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.013556 10.0.0.241 - - [2026-01-22 13:38:13] "GET /virtual-machine-interface/9930d552-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007355 10.0.0.241 - - [2026-01-22 13:38:13] "POST /set-tag HTTP/1.1" 200 109 0.002283 10.0.0.241 - - [2026-01-22 13:38:13] "POST /tags HTTP/1.1" 200 300 0.024585 10.0.0.241 - - [2026-01-22 13:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.241 - - [2026-01-22 13:38:13] "GET /tag/82021ff7-c0aa-481f-84c9-0ba589658c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013069 10.0.0.241 - - [2026-01-22 13:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.241 - - [2026-01-22 13:38:13] "GET /virtual-network/899bc530-0aae-43f3-9fc6-4a4f2f8bb50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006037 10.0.0.241 - - [2026-01-22 13:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.241 - - [2026-01-22 13:38:13] "GET /project/beb9735c-76a8-4b8c-b985-00746ce23c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.049501 10.0.0.241 - - [2026-01-22 13:38:13] "POST /virtual-machines HTTP/1.1" 200 396 0.012958 10.0.0.241 - - [2026-01-22 13:38:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.019012 10.0.0.241 - - [2026-01-22 13:38:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.113646 10.0.0.241 - - [2026-01-22 13:38:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.008230 10.0.0.241 - - [2026-01-22 13:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008187 10.0.0.241 - - [2026-01-22 13:38:14] "GET /virtual-machine-interface/99ae1efe-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.016288 10.0.0.241 - - [2026-01-22 13:38:14] "POST /instance-ips HTTP/1.1" 200 398 0.027638 10.0.0.241 - - [2026-01-22 13:38:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.045043 10.0.0.241 - - [2026-01-22 13:38:14] "GET /virtual-machine-interface/99ae1efe-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.026166 10.0.0.241 - - [2026-01-22 13:38:14] "POST /set-tag HTTP/1.1" 200 109 0.026069 10.0.0.241 - - [2026-01-22 13:38:14] "GET /virtual-machine-interface/99ae1efe-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016064 10.0.0.241 - - [2026-01-22 13:38:14] "GET /instance-ip/99c7ef00-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.010506 10.0.0.241 - - [2026-01-22 13:38:14] "GET /virtual-machine-interface/99ae1efe-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004244 10.0.0.241 - - [2026-01-22 13:38:14] "POST /set-tag HTTP/1.1" 200 109 0.003781 10.0.0.241 - - [2026-01-22 13:38:14] "GET /virtual-router/87d31661-163b-4ccb-b092-b5124c2cd8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.003764 10.0.0.241 - - [2026-01-22 13:38:14] "POST /ref-update HTTP/1.1" 200 156 0.016730 10.0.0.241 - - [2026-01-22 13:38:14] "GET /virtual-machine-interface/983ba9a6-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004859 10.0.0.241 - - [2026-01-22 13:38:14] "POST /set-tag HTTP/1.1" 200 109 0.004565 10.0.0.241 - - [2026-01-22 13:38:14] "GET /virtual-router/87d31661-163b-4ccb-b092-b5124c2cd8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005345 10.0.0.241 - - [2026-01-22 13:38:14] "POST /ref-update HTTP/1.1" 200 156 0.007468 10.0.0.241 - - [2026-01-22 13:38:14] "GET /virtual-machine-interface/98ba4284-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009964 10.0.0.241 - - [2026-01-22 13:38:14] "POST /set-tag HTTP/1.1" 200 109 0.002247 10.0.0.241 - - [2026-01-22 13:38:14] "GET /virtual-router/87d31661-163b-4ccb-b092-b5124c2cd8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.005173 10.0.0.241 - - [2026-01-22 13:38:14] "POST /ref-update HTTP/1.1" 200 156 0.008610 10.0.0.241 - - [2026-01-22 13:38:14] "GET /virtual-machine-interface/9930d552-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004058 10.0.0.241 - - [2026-01-22 13:38:14] "POST /set-tag HTTP/1.1" 200 109 0.002100 10.0.0.241 - - [2026-01-22 13:38:14] "GET /virtual-machine-interface/95c86f92-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003614 10.0.0.241 - - [2026-01-22 13:38:14] "POST /set-tag HTTP/1.1" 200 109 0.002239 10.0.0.241 - - [2026-01-22 13:38:14] "GET /virtual-router/87d31661-163b-4ccb-b092-b5124c2cd8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.004917 10.0.0.241 - - [2026-01-22 13:38:14] "POST /ref-update HTTP/1.1" 200 156 0.017938 10.0.0.241 - - [2026-01-22 13:38:14] "GET /virtual-machine-interface/99ae1efe-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013386 10.0.0.241 - - [2026-01-22 13:38:14] "POST /set-tag HTTP/1.1" 200 109 0.003383 10.0.0.241 - - [2026-01-22 13:38:14] "GET /virtual-machine-interface/964ac000-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004292 10.0.0.241 - - [2026-01-22 13:38:14] "POST /set-tag HTTP/1.1" 200 109 0.003579 10.0.0.241 - - [2026-01-22 13:38:14] "GET /virtual-machine-interface/971df63c-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005102 10.0.0.241 - - [2026-01-22 13:38:14] "POST /set-tag HTTP/1.1" 200 109 0.004182 10.0.0.241 - - [2026-01-22 13:38:14] "GET /virtual-machine-interface/97a13ed4-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007724 10.0.0.241 - - [2026-01-22 13:38:15] "POST /set-tag HTTP/1.1" 200 109 0.005517 10.0.0.241 - - [2026-01-22 13:38:15] "GET /virtual-machine-interface/983ba9a6-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005996 10.0.0.241 - - [2026-01-22 13:38:15] "POST /set-tag HTTP/1.1" 200 109 0.002859 10.0.0.241 - - [2026-01-22 13:38:15] "GET /virtual-machine-interface/95c86f92-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006401 10.0.0.241 - - [2026-01-22 13:38:15] "POST /set-tag HTTP/1.1" 200 109 0.006444 10.0.0.241 - - [2026-01-22 13:38:15] "GET /virtual-machine-interface/98ba4284-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003697 10.0.0.241 - - [2026-01-22 13:38:15] "POST /set-tag HTTP/1.1" 200 109 0.002461 10.0.0.241 - - [2026-01-22 13:38:15] "GET /virtual-machine-interface/97a13ed4-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003961 10.0.0.241 - - [2026-01-22 13:38:15] "POST /set-tag HTTP/1.1" 200 109 0.005511 10.0.0.241 - - [2026-01-22 13:38:15] "GET /virtual-machine-interface/9930d552-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004437 10.0.0.241 - - [2026-01-22 13:38:15] "POST /set-tag HTTP/1.1" 200 109 0.004325 10.0.0.241 - - [2026-01-22 13:38:15] "GET /virtual-machine-interface/99ae1efe-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005850 10.0.0.241 - - [2026-01-22 13:38:15] "POST /set-tag HTTP/1.1" 200 109 0.002285 10.0.0.241 - - [2026-01-22 13:38:16] "GET /virtual-machine/a99f93bf-28e4-4266-af47-76e91ce7266b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002859 10.0.0.241 - - [2026-01-22 13:38:16] "GET /virtual-machine-interface/95c86f92-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003933 10.0.0.241 - - [2026-01-22 13:38:17] "GET /virtual-machine-interface/964ac000-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004175 10.0.0.241 - - [2026-01-22 13:38:17] "POST /set-tag HTTP/1.1" 200 109 0.002057 10.0.0.241 - - [2026-01-22 13:38:18] "GET /virtual-machine-interface/971df63c-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004238 10.0.0.241 - - [2026-01-22 13:38:18] "POST /set-tag HTTP/1.1" 200 109 0.002437 10.0.0.241 - - [2026-01-22 13:38:18] "GET /virtual-machine-interface/9930d552-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004123 10.0.0.241 - - [2026-01-22 13:38:18] "POST /set-tag HTTP/1.1" 200 109 0.002353 10.0.0.241 - - [2026-01-22 13:38:21] "GET /virtual-machine/d918f1bb-3f23-42af-aede-ed890110d981?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003425 10.0.0.241 - - [2026-01-22 13:38:21] "GET /virtual-machine-interface/964ac000-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004355 10.0.0.241 - - [2026-01-22 13:38:21] "GET /virtual-machine/1a7ea518-2cab-4cc7-9c97-51f6017ecebf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002936 10.0.0.241 - - [2026-01-22 13:38:21] "GET /virtual-machine-interface/971df63c-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004889 10.0.0.241 - - [2026-01-22 13:38:21] "GET /virtual-machine/dcf88e14-7bd0-4f5f-bbf4-83cf017c316a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004078 10.0.0.241 - - [2026-01-22 13:38:21] "GET /virtual-machine-interface/97a13ed4-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004515 10.0.0.241 - - [2026-01-22 13:38:22] "GET /virtual-machine-interface/98ba4284-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004079 10.0.0.241 - - [2026-01-22 13:38:22] "POST /set-tag HTTP/1.1" 200 109 0.004556 10.0.0.241 - - [2026-01-22 13:38:22] "GET /virtual-machine-interface/983ba9a6-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005035 10.0.0.241 - - [2026-01-22 13:38:22] "POST /set-tag HTTP/1.1" 200 109 0.002375 10.0.0.241 - - [2026-01-22 13:38:23] "GET /virtual-machine-interface/99ae1efe-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004864 10.0.0.241 - - [2026-01-22 13:38:23] "POST /set-tag HTTP/1.1" 200 109 0.001950 10.0.0.241 - - [2026-01-22 13:38:26] "GET /virtual-machine/e270f071-3d08-4f27-b910-128b87319f4b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002935 10.0.0.241 - - [2026-01-22 13:38:26] "GET /virtual-machine-interface/983ba9a6-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004029 10.0.0.241 - - [2026-01-22 13:38:26] "GET /virtual-machine/13626b41-9833-4024-935a-fc3cba3c456b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003545 10.0.0.241 - - [2026-01-22 13:38:26] "GET /virtual-machine-interface/9930d552-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004428 10.0.0.241 - - [2026-01-22 13:38:26] "GET /virtual-machine/38e9a067-c985-4c9c-bb35-d58b40dd105b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002920 10.0.0.241 - - [2026-01-22 13:38:26] "GET /virtual-machine-interface/98ba4284-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004056 10.0.0.241 - - [2026-01-22 13:38:26] "GET /virtual-machine/4438de36-c964-4b75-9e99-2edbbb00cf07?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003459 10.0.0.241 - - [2026-01-22 13:38:26] "GET /virtual-machine-interface/99ae1efe-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003839 10.0.0.241 - - [2026-01-22 13:38:27] "GET /loadbalancer/d341eab1-388c-4a41-8b63-c17adddb65fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002736 10.0.0.241 - - [2026-01-22 13:38:27] "POST /tags HTTP/1.1" 200 334 0.023455 10.0.0.241 - - [2026-01-22 13:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007344 10.0.0.241 - - [2026-01-22 13:38:27] "GET /tag/188c93ee-b5b4-461e-90ed-51f5709e4781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.015222 10.0.0.241 - - [2026-01-22 13:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.241 - - [2026-01-22 13:38:27] "GET /project/e5b65077-6f5e-41cc-b7d6-d46751985062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036301 10.0.0.241 - - [2026-01-22 13:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.241 - - [2026-01-22 13:38:27] "GET /virtual-network/28a80696-c60c-4c44-9360-7e8b080f247c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003821 10.0.0.241 - - [2026-01-22 13:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.241 - - [2026-01-22 13:38:27] "GET /service-appliance-set/73ff8e30-8e21-4dc7-941b-b6282576aab1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003499 10.0.0.241 - - [2026-01-22 13:38:27] "POST /fqname-to-id HTTP/1.1" 404 273 0.001687 10.0.0.241 - - [2026-01-22 13:38:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.109663 10.0.0.241 - - [2026-01-22 13:38:27] "GET /virtual-machine-interface/a193bff6-1582-4603-990e-0df89e57fe3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.004372 10.0.0.241 - - [2026-01-22 13:38:27] "POST /instance-ips HTTP/1.1" 200 410 0.022228 10.0.0.241 - - [2026-01-22 13:38:27] "GET /instance-ip/f1cf5c03-c4a5-4c87-abb0-db840a227978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.014918 10.0.0.241 - - [2026-01-22 13:38:27] "POST /loadbalancers HTTP/1.1" 200 631 0.059129 10.0.0.241 - - [2026-01-22 13:38:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.015151 10.0.0.241 - - [2026-01-22 13:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008193 10.0.0.241 - - [2026-01-22 13:38:28] "GET /project/e5b65077-6f5e-41cc-b7d6-d46751985062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.038490 10.0.0.241 - - [2026-01-22 13:38:28] "GET /instance-ip/f1cf5c03-c4a5-4c87-abb0-db840a227978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.006270 10.0.0.241 - - [2026-01-22 13:38:28] "POST /floating-ips HTTP/1.1" 200 599 0.017792 10.0.0.241 - - [2026-01-22 13:38:28] "GET /project/e5b65077-6f5e-41cc-b7d6-d46751985062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.050279 10.0.0.241 - - [2026-01-22 13:38:28] "GET /loadbalancer/d341eab1-388c-4a41-8b63-c17adddb65fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002476 10.0.0.241 - - [2026-01-22 13:38:28] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.015604 10.0.0.241 - - [2026-01-22 13:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.241 - - [2026-01-22 13:38:28] "GET /project/e5b65077-6f5e-41cc-b7d6-d46751985062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031001 10.0.0.241 - - [2026-01-22 13:38:28] "GET /loadbalancer-listener/28ab54e4-7219-4681-95d6-2f63fa8edbff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.003308 10.0.0.241 - - [2026-01-22 13:38:28] "GET /loadbalancer-listener/28ab54e4-7219-4681-95d6-2f63fa8edbff?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.002677 10.0.0.241 - - [2026-01-22 13:38:28] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.023875 10.0.0.241 - - [2026-01-22 13:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.241 - - [2026-01-22 13:38:28] "GET /instance-ip/f1cf5c03-c4a5-4c87-abb0-db840a227978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.005903 10.0.0.241 - - [2026-01-22 13:38:28] "GET /loadbalancer/d341eab1-388c-4a41-8b63-c17adddb65fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002728 10.0.0.241 - - [2026-01-22 13:38:28] "GET /instance-ip/f1cf5c03-c4a5-4c87-abb0-db840a227978?fields=floating_ips HTTP/1.1" 200 1215 0.004898 10.0.0.241 - - [2026-01-22 13:38:28] "GET /loadbalancer-pool/0cb04986-67e9-4dcc-aaeb-4b2f274830b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.004360 10.0.0.241 - - [2026-01-22 13:38:28] "GET /floating-ip/381d319a-8880-48b1-9f58-2070b55e5683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.002220 10.0.0.241 - - [2026-01-22 13:38:28] "POST /loadbalancer-members HTTP/1.1" 200 723 0.017750 10.0.0.241 - - [2026-01-22 13:38:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.021764 10.0.0.241 - - [2026-01-22 13:38:28] "GET /virtual-machine-interface/964ac000-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015715 10.0.0.241 - - [2026-01-22 13:38:28] "GET /loadbalancer/d341eab1-388c-4a41-8b63-c17adddb65fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.007936 10.0.0.241 - - [2026-01-22 13:38:28] "GET /virtual-machine-interface/964ac000-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011709 10.0.0.241 - - [2026-01-22 13:38:28] "POST /ref-update HTTP/1.1" 200 156 0.011638 10.0.0.241 - - [2026-01-22 13:38:28] "POST /tags HTTP/1.1" 409 221 0.005865 10.0.0.241 - - [2026-01-22 13:38:28] "GET /floating-ip/381d319a-8880-48b1-9f58-2070b55e5683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.014886 10.0.0.241 - - [2026-01-22 13:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.241 - - [2026-01-22 13:38:28] "GET /tag/188c93ee-b5b4-461e-90ed-51f5709e4781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010792 10.0.0.241 - - [2026-01-22 13:38:28] "PUT /floating-ip/381d319a-8880-48b1-9f58-2070b55e5683 HTTP/1.1" 200 257 0.008447 10.0.0.241 - - [2026-01-22 13:38:28] "POST /set-tag HTTP/1.1" 200 109 0.072660 10.0.0.241 - - [2026-01-22 13:38:28] "GET /loadbalancer-pool/0cb04986-67e9-4dcc-aaeb-4b2f274830b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.038145 10.0.0.241 - - [2026-01-22 13:38:28] "POST /loadbalancer-members HTTP/1.1" 200 723 0.021632 10.0.0.241 - - [2026-01-22 13:38:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.016249 10.0.0.241 - - [2026-01-22 13:38:28] "GET /virtual-machine-interface/95c86f92-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.021954 10.0.0.241 - - [2026-01-22 13:38:28] "GET /virtual-machine-interface/95c86f92-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015889 10.0.0.241 - - [2026-01-22 13:38:28] "POST /ref-update HTTP/1.1" 200 156 0.019169 10.0.0.241 - - [2026-01-22 13:38:28] "GET /floating-ip/381d319a-8880-48b1-9f58-2070b55e5683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.019307 10.0.0.241 - - [2026-01-22 13:38:28] "POST /set-tag HTTP/1.1" 200 109 0.124174 10.0.0.241 - - [2026-01-22 13:38:29] "POST /tags HTTP/1.1" 409 206 0.004667 10.0.0.241 - - [2026-01-22 13:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007601 10.0.0.241 - - [2026-01-22 13:38:29] "GET /tag/6c0f1914-ccc3-48f6-9cc0-4b9bca5a1ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.015286 10.0.0.241 - - [2026-01-22 13:38:29] "POST /tags HTTP/1.1" 409 204 0.001925 10.0.0.241 - - [2026-01-22 13:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.241 - - [2026-01-22 13:38:29] "GET /tag/602b3fc9-86f3-4a25-884a-d112f869dfbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.017112 10.0.0.241 - - [2026-01-22 13:38:29] "GET /application-policy-set/b832000d-6be4-4c2a-87fb-ef5837618be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002426 10.0.0.241 - - [2026-01-22 13:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.241 - - [2026-01-22 13:38:29] "GET /policy-management/ccf4c949-55b4-4951-bd88-2ae94106742f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002558 10.0.0.241 - - [2026-01-22 13:38:29] "POST /tags HTTP/1.1" 409 206 0.001949 10.0.0.241 - - [2026-01-22 13:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.241 - - [2026-01-22 13:38:29] "GET /tag/6c0f1914-ccc3-48f6-9cc0-4b9bca5a1ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010679 10.0.0.241 - - [2026-01-22 13:38:29] "POST /tags HTTP/1.1" 409 226 0.001700 10.0.0.241 - - [2026-01-22 13:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.241 - - [2026-01-22 13:38:29] "GET /tag/2df46891-cda1-4f78-96a2-e3de4623f8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012145 10.0.0.241 - - [2026-01-22 13:38:29] "POST /tags HTTP/1.1" 409 204 0.002082 10.0.0.241 - - [2026-01-22 13:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.241 - - [2026-01-22 13:38:29] "GET /tag/602b3fc9-86f3-4a25-884a-d112f869dfbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011878 10.0.0.241 - - [2026-01-22 13:38:29] "POST /tags HTTP/1.1" 409 226 0.003158 10.0.0.241 - - [2026-01-22 13:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.241 - - [2026-01-22 13:38:29] "GET /tag/2df46891-cda1-4f78-96a2-e3de4623f8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010590 10.0.0.241 - - [2026-01-22 13:38:29] "GET /application-policy-set/b832000d-6be4-4c2a-87fb-ef5837618be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007935 10.0.0.241 - - [2026-01-22 13:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.241 - - [2026-01-22 13:38:29] "GET /policy-management/ccf4c949-55b4-4951-bd88-2ae94106742f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002622 10.0.0.241 - - [2026-01-22 13:38:29] "POST /firewall-rules HTTP/1.1" 200 628 0.086352 10.0.0.241 - - [2026-01-22 13:38:29] "POST /firewall-rules HTTP/1.1" 200 648 0.101746 10.0.0.241 - - [2026-01-22 13:38:29] "GET /firewall-rule/d035f819-47fe-4b4a-95e8-9e1c5c3cddf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2597 0.035069 10.0.0.241 - - [2026-01-22 13:38:29] "GET /firewall-policy/bbd4da72-1014-4253-87ab-7388c7b86672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.004424 10.0.0.241 - - [2026-01-22 13:38:29] "GET /firewall-rule/0813678a-ced9-4ffb-93bf-108a59a3f1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.008434 10.0.0.241 - - [2026-01-22 13:38:29] "POST /ref-update HTTP/1.1" 200 156 0.023945 10.0.0.241 - - [2026-01-22 13:38:29] "POST /firewall-policys HTTP/1.1" 200 608 0.056138 10.0.0.241 - - [2026-01-22 13:38:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.018123 10.0.0.241 - - [2026-01-22 13:38:29] "GET /firewall-policy/1fb05d4a-67ca-4c91-94eb-764659c75e99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.008893 10.0.0.241 - - [2026-01-22 13:38:29] "GET /application-policy-set/b832000d-6be4-4c2a-87fb-ef5837618be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006873 10.0.0.241 - - [2026-01-22 13:38:30] "GET /firewall-policy/1fb05d4a-67ca-4c91-94eb-764659c75e99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002563 10.0.0.241 - - [2026-01-22 13:38:30] "GET /firewall-policy/29113f62-3e76-4e9e-bb94-5fd0276ea615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003135 10.0.0.241 - - [2026-01-22 13:38:30] "GET /firewall-policy/6bb13c62-6611-489f-b617-95fcb9c6b0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003846 10.0.0.241 - - [2026-01-22 13:38:30] "GET /firewall-policy/bbd4da72-1014-4253-87ab-7388c7b86672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.005536 10.0.0.241 - - [2026-01-22 13:38:30] "GET /firewall-policy/bbd4da72-1014-4253-87ab-7388c7b86672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002949 10.0.0.241 - - [2026-01-22 13:38:30] "GET /firewall-policy/6bb13c62-6611-489f-b617-95fcb9c6b0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.004876 10.0.0.241 - - [2026-01-22 13:38:30] "POST /ref-update HTTP/1.1" 200 156 0.023502 10.0.0.241 - - [2026-01-22 13:38:30] "POST /ref-update HTTP/1.1" 200 156 0.026462 10.0.0.241 - - [2026-01-22 13:38:30] "POST /ref-update HTTP/1.1" 200 156 0.030645 10.0.0.241 - - [2026-01-22 13:38:30] "POST /ref-update HTTP/1.1" 200 156 0.026091 10.0.0.241 - - [2026-01-22 13:38:30] "POST /ref-update HTTP/1.1" 200 156 0.034464 10.0.0.241 - - [2026-01-22 13:38:30] "GET /firewall-policy/1fb05d4a-67ca-4c91-94eb-764659c75e99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.013089 10.0.0.241 - - [2026-01-22 13:39:56] "GET /global-system-configs HTTP/1.1" 200 323 0.004084 10.0.0.241 - - [2026-01-22 13:39:56] "GET /global-system-configs HTTP/1.1" 200 323 0.001982 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:40:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001025 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:40:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000960 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:40:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001045 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:40:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001399 10.0.0.241 - - [2026-01-22 13:40:28] "POST /tags HTTP/1.1" 409 252 0.002150 10.0.0.241 - - [2026-01-22 13:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.241 - - [2026-01-22 13:40:28] "GET /tag/a7deb2c3-e3ba-47f2-ba98-6cba9dfe5e97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.016982 10.0.0.241 - - [2026-01-22 13:40:28] "POST /tags HTTP/1.1" 409 228 0.002882 10.0.0.241 - - [2026-01-22 13:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.241 - - [2026-01-22 13:40:29] "GET /tag/d1248143-d981-45f8-9d79-f65ad69881e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.038120 10.0.0.241 - - [2026-01-22 13:40:29] "GET /application-policy-set/b832000d-6be4-4c2a-87fb-ef5837618be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003506 10.0.0.241 - - [2026-01-22 13:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.241 - - [2026-01-22 13:40:29] "GET /policy-management/ccf4c949-55b4-4951-bd88-2ae94106742f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.009380 10.0.0.241 - - [2026-01-22 13:40:29] "POST /tags HTTP/1.1" 409 206 0.001936 10.0.0.241 - - [2026-01-22 13:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.241 - - [2026-01-22 13:40:29] "GET /tag/6c0f1914-ccc3-48f6-9cc0-4b9bca5a1ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.013227 10.0.0.241 - - [2026-01-22 13:40:29] "POST /tags HTTP/1.1" 409 226 0.002336 10.0.0.241 - - [2026-01-22 13:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.241 - - [2026-01-22 13:40:29] "GET /tag/2df46891-cda1-4f78-96a2-e3de4623f8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.022985 10.0.0.241 - - [2026-01-22 13:40:29] "POST /tags HTTP/1.1" 409 204 0.004533 10.0.0.241 - - [2026-01-22 13:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.241 - - [2026-01-22 13:40:29] "GET /tag/602b3fc9-86f3-4a25-884a-d112f869dfbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.016021 10.0.0.241 - - [2026-01-22 13:40:29] "POST /tags HTTP/1.1" 409 226 0.001795 10.0.0.241 - - [2026-01-22 13:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.241 - - [2026-01-22 13:40:29] "GET /tag/2df46891-cda1-4f78-96a2-e3de4623f8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.027483 10.0.0.241 - - [2026-01-22 13:40:29] "POST /tags HTTP/1.1" 409 228 0.002239 10.0.0.241 - - [2026-01-22 13:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.241 - - [2026-01-22 13:40:29] "GET /tag/d1248143-d981-45f8-9d79-f65ad69881e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.018021 10.0.0.241 - - [2026-01-22 13:40:29] "POST /tags HTTP/1.1" 409 252 0.003644 10.0.0.241 - - [2026-01-22 13:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004939 10.0.0.241 - - [2026-01-22 13:40:29] "GET /tag/a7deb2c3-e3ba-47f2-ba98-6cba9dfe5e97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.017642 10.0.0.241 - - [2026-01-22 13:40:29] "GET /application-policy-set/b832000d-6be4-4c2a-87fb-ef5837618be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.005548 10.0.0.241 - - [2026-01-22 13:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006418 10.0.0.241 - - [2026-01-22 13:40:29] "GET /policy-management/ccf4c949-55b4-4951-bd88-2ae94106742f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005128 10.0.0.241 - - [2026-01-22 13:40:29] "POST /firewall-rules HTTP/1.1" 409 281 0.007409 10.0.0.241 - - [2026-01-22 13:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009367 10.0.0.241 - - [2026-01-22 13:40:29] "PUT /firewall-rule/0813678a-ced9-4ffb-93bf-108a59a3f1ac HTTP/1.1" 200 261 0.036753 10.0.0.241 - - [2026-01-22 13:40:29] "POST /firewall-rules HTTP/1.1" 409 291 0.006717 10.0.0.241 - - [2026-01-22 13:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.241 - - [2026-01-22 13:40:29] "PUT /firewall-rule/d035f819-47fe-4b4a-95e8-9e1c5c3cddf6 HTTP/1.1" 200 261 0.052417 10.0.0.241 - - [2026-01-22 13:40:29] "GET /firewall-rule/d035f819-47fe-4b4a-95e8-9e1c5c3cddf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2597 0.004434 10.0.0.241 - - [2026-01-22 13:40:29] "POST /firewall-rules HTTP/1.1" 200 660 0.107389 10.0.0.241 - - [2026-01-22 13:40:29] "GET /firewall-rule/01b5244b-9877-4031-98a6-063a58d3e785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.027991 10.0.0.241 - - [2026-01-22 13:40:30] "GET /firewall-policy/bbd4da72-1014-4253-87ab-7388c7b86672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003732 10.0.0.241 - - [2026-01-22 13:40:30] "GET /firewall-rule/0813678a-ced9-4ffb-93bf-108a59a3f1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003632 10.0.0.241 - - [2026-01-22 13:40:30] "POST /firewall-policys HTTP/1.1" 409 269 0.002226 10.0.0.241 - - [2026-01-22 13:40:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006445 10.0.0.241 - - [2026-01-22 13:40:30] "PUT /firewall-policy/1fb05d4a-67ca-4c91-94eb-764659c75e99 HTTP/1.1" 200 265 0.048949 10.0.0.241 - - [2026-01-22 13:40:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.042734 10.0.0.241 - - [2026-01-22 13:40:30] "GET /firewall-policy/1fb05d4a-67ca-4c91-94eb-764659c75e99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.017528 10.0.0.241 - - [2026-01-22 13:40:30] "GET /application-policy-set/b832000d-6be4-4c2a-87fb-ef5837618be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002635 10.0.0.241 - - [2026-01-22 13:40:30] "GET /firewall-policy/1fb05d4a-67ca-4c91-94eb-764659c75e99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.013359 10.0.0.241 - - [2026-01-22 13:40:30] "GET /firewall-policy/1fb05d4a-67ca-4c91-94eb-764659c75e99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003532 10.0.0.241 - - [2026-01-22 13:40:30] "GET /firewall-policy/1fb05d4a-67ca-4c91-94eb-764659c75e99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003074 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:40:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000993 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:40:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000919 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:41:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001211 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:41:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001384 10.0.0.241 - - [2026-01-22 13:41:31] "GET /virtual-machine-interface/95c86f92-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.017676 10.0.0.241 - - [2026-01-22 13:41:31] "POST /set-tag HTTP/1.1" 200 109 0.004875 10.0.0.241 - - [2026-01-22 13:41:31] "GET /virtual-machine-interface/9930d552-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006527 10.0.0.241 - - [2026-01-22 13:41:31] "POST /set-tag HTTP/1.1" 200 109 0.002399 10.0.0.241 - - [2026-01-22 13:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.241 - - [2026-01-22 13:41:31] "GET /loadbalancer/d341eab1-388c-4a41-8b63-c17adddb65fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002332 10.0.0.241 - - [2026-01-22 13:41:31] "GET /virtual-machine-interface/95c86f92-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004497 10.0.0.241 - - [2026-01-22 13:41:31] "POST /set-tag HTTP/1.1" 200 109 0.023167 10.0.0.241 - - [2026-01-22 13:41:31] "DELETE /loadbalancer-member/825ffadd-93fb-49a1-845c-cc29113deecb HTTP/1.1" 200 115 0.054175 10.0.0.241 - - [2026-01-22 13:41:31] "GET /virtual-machine-interface/983ba9a6-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003968 10.0.0.241 - - [2026-01-22 13:41:31] "POST /set-tag HTTP/1.1" 200 109 0.002918 10.0.0.241 - - [2026-01-22 13:41:31] "GET /virtual-machine-interface/99ae1efe-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004864 10.0.0.241 - - [2026-01-22 13:41:31] "POST /set-tag HTTP/1.1" 200 109 0.002774 10.0.0.241 - - [2026-01-22 13:41:31] "GET /virtual-machine-interface/97a13ed4-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004487 10.0.0.241 - - [2026-01-22 13:41:31] "POST /set-tag HTTP/1.1" 200 109 0.002244 10.0.0.241 - - [2026-01-22 13:41:31] "GET /virtual-machine-interface/971df63c-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005344 10.0.0.241 - - [2026-01-22 13:41:31] "POST /set-tag HTTP/1.1" 200 109 0.003264 10.0.0.241 - - [2026-01-22 13:41:31] "GET /virtual-machine-interface/98ba4284-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004143 10.0.0.241 - - [2026-01-22 13:41:31] "POST /set-tag HTTP/1.1" 200 109 0.002445 10.0.0.241 - - [2026-01-22 13:41:32] "GET /virtual-machine-interface/964ac000-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005361 10.0.0.241 - - [2026-01-22 13:41:32] "POST /set-tag HTTP/1.1" 200 109 0.002041 10.0.0.241 - - [2026-01-22 13:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008941 10.0.0.241 - - [2026-01-22 13:41:32] "GET /loadbalancer/d341eab1-388c-4a41-8b63-c17adddb65fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002804 10.0.0.241 - - [2026-01-22 13:41:32] "GET /virtual-machine-interface/97a13ed4-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006174 10.0.0.241 - - [2026-01-22 13:41:32] "POST /set-tag HTTP/1.1" 200 109 0.003297 10.0.0.241 - - [2026-01-22 13:41:32] "GET /virtual-machine-interface/971df63c-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005514 10.0.0.241 - - [2026-01-22 13:41:32] "POST /set-tag HTTP/1.1" 200 109 0.004878 10.0.0.241 - - [2026-01-22 13:41:32] "GET /virtual-machine-interface/971df63c-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004763 10.0.0.241 - - [2026-01-22 13:41:32] "POST /set-tag HTTP/1.1" 200 109 0.002514 10.0.0.241 - - [2026-01-22 13:41:32] "GET /virtual-machine/1a7ea518-2cab-4cc7-9c97-51f6017ecebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003049 10.0.0.241 - - [2026-01-22 13:41:32] "POST /ref-update HTTP/1.1" 200 156 0.010731 10.0.0.241 - - [2026-01-22 13:41:32] "GET /virtual-machine-interface/971df63c-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014424 10.0.0.241 - - [2026-01-22 13:41:32] "POST /set-tag HTTP/1.1" 200 109 0.016887 10.0.0.241 - - [2026-01-22 13:41:32] "POST /set-tag HTTP/1.1" 200 109 0.042769 10.0.0.241 - - [2026-01-22 13:41:32] "POST /set-tag HTTP/1.1" 200 109 0.037529 10.0.0.241 - - [2026-01-22 13:41:32] "POST /set-tag HTTP/1.1" 200 109 0.018349 10.0.0.241 - - [2026-01-22 13:41:32] "POST /set-tag HTTP/1.1" 200 109 0.023885 10.0.0.241 - - [2026-01-22 13:41:33] "DELETE /instance-ip/9736bf46-f797-11f0-94aa-fa163e40461d HTTP/1.1" 200 115 0.040847 10.0.0.241 - - [2026-01-22 13:41:33] "DELETE /virtual-machine-interface/971df63c-f797-11f0-94aa-fa163e40461d HTTP/1.1" 200 115 0.035537 10.0.0.241 - - [2026-01-22 13:41:33] "DELETE /virtual-machine/1a7ea518-2cab-4cc7-9c97-51f6017ecebf HTTP/1.1" 200 115 0.025811 10.0.0.241 - - [2026-01-22 13:41:33] "GET /virtual-machine-interface/95c86f92-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007215 10.0.0.241 - - [2026-01-22 13:41:33] "POST /set-tag HTTP/1.1" 200 109 0.002476 10.0.0.241 - - [2026-01-22 13:41:33] "GET /virtual-machine-interface/95c86f92-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003930 10.0.0.241 - - [2026-01-22 13:41:33] "POST /set-tag HTTP/1.1" 200 109 0.002250 10.0.0.241 - - [2026-01-22 13:41:33] "GET /virtual-machine/a99f93bf-28e4-4266-af47-76e91ce7266b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002899 10.0.0.241 - - [2026-01-22 13:41:33] "POST /ref-update HTTP/1.1" 200 156 0.008877 10.0.0.241 - - [2026-01-22 13:41:33] "GET /virtual-machine-interface/95c86f92-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009501 10.0.0.241 - - [2026-01-22 13:41:33] "POST /set-tag HTTP/1.1" 200 109 0.020076 10.0.0.241 - - [2026-01-22 13:41:33] "POST /set-tag HTTP/1.1" 200 109 0.041186 10.0.0.241 - - [2026-01-22 13:41:33] "POST /set-tag HTTP/1.1" 200 109 0.031955 10.0.0.241 - - [2026-01-22 13:41:33] "POST /set-tag HTTP/1.1" 200 109 0.015972 10.0.0.241 - - [2026-01-22 13:41:33] "POST /set-tag HTTP/1.1" 200 109 0.027726 10.0.0.241 - - [2026-01-22 13:41:33] "DELETE /instance-ip/95e30488-f797-11f0-94aa-fa163e40461d HTTP/1.1" 200 115 0.064121 10.0.0.241 - - [2026-01-22 13:41:33] "POST /ref-update HTTP/1.1" 200 156 0.014300 10.0.0.241 - - [2026-01-22 13:41:33] "DELETE /virtual-machine-interface/95c86f92-f797-11f0-94aa-fa163e40461d HTTP/1.1" 200 115 0.041088 10.0.0.241 - - [2026-01-22 13:41:33] "DELETE /virtual-machine/a99f93bf-28e4-4266-af47-76e91ce7266b HTTP/1.1" 200 115 0.023078 10.0.0.241 - - [2026-01-22 13:41:33] "GET /virtual-machine-interface/964ac000-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005461 10.0.0.241 - - [2026-01-22 13:41:33] "POST /set-tag HTTP/1.1" 200 109 0.002772 10.0.0.241 - - [2026-01-22 13:41:33] "GET /virtual-machine-interface/964ac000-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005185 10.0.0.241 - - [2026-01-22 13:41:33] "POST /set-tag HTTP/1.1" 200 109 0.003446 10.0.0.241 - - [2026-01-22 13:41:33] "GET /virtual-machine/d918f1bb-3f23-42af-aede-ed890110d981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002811 10.0.0.241 - - [2026-01-22 13:41:33] "POST /ref-update HTTP/1.1" 200 156 0.009595 10.0.0.241 - - [2026-01-22 13:41:33] "GET /virtual-machine-interface/964ac000-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.013788 10.0.0.241 - - [2026-01-22 13:41:33] "POST /set-tag HTTP/1.1" 200 109 0.062477 10.0.0.241 - - [2026-01-22 13:41:33] "POST /set-tag HTTP/1.1" 200 109 0.038994 10.0.0.241 - - [2026-01-22 13:41:34] "POST /set-tag HTTP/1.1" 200 109 0.034767 10.0.0.241 - - [2026-01-22 13:41:34] "POST /set-tag HTTP/1.1" 200 109 0.016464 10.0.0.241 - - [2026-01-22 13:41:34] "POST /set-tag HTTP/1.1" 200 109 0.037165 10.0.0.241 - - [2026-01-22 13:41:34] "DELETE /instance-ip/966a788c-f797-11f0-94aa-fa163e40461d HTTP/1.1" 200 115 0.059427 10.0.0.241 - - [2026-01-22 13:41:34] "POST /ref-update HTTP/1.1" 200 156 0.009006 10.0.0.241 - - [2026-01-22 13:41:34] "DELETE /virtual-machine-interface/964ac000-f797-11f0-94aa-fa163e40461d HTTP/1.1" 200 115 0.040839 10.0.0.241 - - [2026-01-22 13:41:34] "DELETE /virtual-machine/d918f1bb-3f23-42af-aede-ed890110d981 HTTP/1.1" 200 115 0.031303 10.0.0.241 - - [2026-01-22 13:41:34] "DELETE /tag/c0c79136-3ff0-4f80-b688-7ba1064d8e99 HTTP/1.1" 200 115 0.031280 10.0.0.241 - - [2026-01-22 13:41:34] "GET /virtual-machine-interface/97a13ed4-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004256 10.0.0.241 - - [2026-01-22 13:41:34] "POST /set-tag HTTP/1.1" 200 109 0.002453 10.0.0.241 - - [2026-01-22 13:41:34] "GET /virtual-machine/dcf88e14-7bd0-4f5f-bbf4-83cf017c316a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002763 10.0.0.241 - - [2026-01-22 13:41:34] "POST /ref-update HTTP/1.1" 200 156 0.011360 10.0.0.241 - - [2026-01-22 13:41:34] "GET /virtual-machine-interface/97a13ed4-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004174 10.0.0.241 - - [2026-01-22 13:41:34] "POST /set-tag HTTP/1.1" 200 109 0.017986 10.0.0.241 - - [2026-01-22 13:41:34] "POST /set-tag HTTP/1.1" 200 109 0.056037 10.0.0.241 - - [2026-01-22 13:41:34] "POST /set-tag HTTP/1.1" 200 109 0.016583 10.0.0.241 - - [2026-01-22 13:41:34] "POST /set-tag HTTP/1.1" 200 109 0.028676 10.0.0.241 - - [2026-01-22 13:41:34] "POST /set-tag HTTP/1.1" 200 109 0.026807 10.0.0.241 - - [2026-01-22 13:41:34] "DELETE /instance-ip/97bed9e4-f797-11f0-94aa-fa163e40461d HTTP/1.1" 200 115 0.037147 10.0.0.241 - - [2026-01-22 13:41:34] "DELETE /virtual-machine-interface/97a13ed4-f797-11f0-94aa-fa163e40461d HTTP/1.1" 200 115 0.055784 10.0.0.241 - - [2026-01-22 13:41:34] "DELETE /virtual-machine/dcf88e14-7bd0-4f5f-bbf4-83cf017c316a HTTP/1.1" 200 115 0.021878 10.0.0.241 - - [2026-01-22 13:41:34] "DELETE /tag/7cc364d2-a151-4a87-9d10-ffbf22158463 HTTP/1.1" 200 115 0.044887 10.0.0.241 - - [2026-01-22 13:41:34] "DELETE /tag/6c0f1914-ccc3-48f6-9cc0-4b9bca5a1ab9 HTTP/1.1" 409 391 0.005780 10.0.0.241 - - [2026-01-22 13:42:02] "GET /virtual-machine-interface/983ba9a6-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.019656 10.0.0.241 - - [2026-01-22 13:42:02] "POST /set-tag HTTP/1.1" 200 109 0.003296 10.0.0.241 - - [2026-01-22 13:42:02] "GET /virtual-machine-interface/983ba9a6-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008326 10.0.0.241 - - [2026-01-22 13:42:02] "POST /set-tag HTTP/1.1" 200 109 0.003004 10.0.0.241 - - [2026-01-22 13:42:02] "GET /virtual-machine/e270f071-3d08-4f27-b910-128b87319f4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003717 10.0.0.241 - - [2026-01-22 13:42:02] "POST /ref-update HTTP/1.1" 200 156 0.012613 10.0.0.241 - - [2026-01-22 13:42:02] "GET /virtual-machine-interface/983ba9a6-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.020617 10.0.0.241 - - [2026-01-22 13:42:02] "POST /set-tag HTTP/1.1" 200 109 0.025834 10.0.0.241 - - [2026-01-22 13:42:02] "POST /set-tag HTTP/1.1" 200 109 0.030392 10.0.0.241 - - [2026-01-22 13:42:02] "POST /set-tag HTTP/1.1" 200 109 0.060227 10.0.0.241 - - [2026-01-22 13:42:03] "POST /set-tag HTTP/1.1" 200 109 0.018284 10.0.0.241 - - [2026-01-22 13:42:03] "DELETE /instance-ip/985d1a46-f797-11f0-94aa-fa163e40461d HTTP/1.1" 200 115 0.056662 10.0.0.241 - - [2026-01-22 13:42:03] "DELETE /virtual-machine-interface/983ba9a6-f797-11f0-94aa-fa163e40461d HTTP/1.1" 200 115 0.056726 10.0.0.241 - - [2026-01-22 13:42:03] "DELETE /virtual-machine/e270f071-3d08-4f27-b910-128b87319f4b HTTP/1.1" 200 115 0.026310 10.0.0.241 - - [2026-01-22 13:42:03] "DELETE /tag/5ef26e08-bc66-45db-a698-22ac884cf7a7 HTTP/1.1" 200 115 0.048074 10.0.0.241 - - [2026-01-22 13:42:03] "GET /virtual-machine-interface/99ae1efe-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005208 10.0.0.241 - - [2026-01-22 13:42:03] "POST /set-tag HTTP/1.1" 200 109 0.002381 10.0.0.241 - - [2026-01-22 13:42:03] "GET /virtual-machine-interface/99ae1efe-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004876 10.0.0.241 - - [2026-01-22 13:42:03] "POST /set-tag HTTP/1.1" 200 109 0.002792 10.0.0.241 - - [2026-01-22 13:42:03] "GET /virtual-machine/4438de36-c964-4b75-9e99-2edbbb00cf07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003561 10.0.0.241 - - [2026-01-22 13:42:03] "POST /ref-update HTTP/1.1" 200 156 0.012741 10.0.0.241 - - [2026-01-22 13:42:03] "GET /virtual-machine-interface/99ae1efe-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.018531 10.0.0.241 - - [2026-01-22 13:42:03] "POST /set-tag HTTP/1.1" 200 109 0.025267 10.0.0.241 - - [2026-01-22 13:42:03] "POST /set-tag HTTP/1.1" 200 109 0.036649 10.0.0.241 - - [2026-01-22 13:42:03] "POST /set-tag HTTP/1.1" 200 109 0.033928 10.0.0.241 - - [2026-01-22 13:42:03] "POST /set-tag HTTP/1.1" 200 109 0.013599 10.0.0.241 - - [2026-01-22 13:42:03] "DELETE /instance-ip/99c7ef00-f797-11f0-94aa-fa163e40461d HTTP/1.1" 200 115 0.035686 10.0.0.241 - - [2026-01-22 13:42:03] "DELETE /virtual-machine-interface/99ae1efe-f797-11f0-94aa-fa163e40461d HTTP/1.1" 200 115 0.041812 10.0.0.241 - - [2026-01-22 13:42:03] "DELETE /virtual-machine/4438de36-c964-4b75-9e99-2edbbb00cf07 HTTP/1.1" 200 115 0.022596 10.0.0.241 - - [2026-01-22 13:42:03] "DELETE /tag/82021ff7-c0aa-481f-84c9-0ba589658c54 HTTP/1.1" 200 115 0.044170 10.0.0.241 - - [2026-01-22 13:42:03] "GET /virtual-machine-interface/98ba4284-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004590 10.0.0.241 - - [2026-01-22 13:42:03] "POST /set-tag HTTP/1.1" 200 109 0.002397 10.0.0.241 - - [2026-01-22 13:42:03] "GET /virtual-machine-interface/98ba4284-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004377 10.0.0.241 - - [2026-01-22 13:42:03] "POST /set-tag HTTP/1.1" 200 109 0.002368 10.0.0.241 - - [2026-01-22 13:42:03] "GET /virtual-machine/38e9a067-c985-4c9c-bb35-d58b40dd105b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003265 10.0.0.241 - - [2026-01-22 13:42:03] "POST /ref-update HTTP/1.1" 200 156 0.014629 10.0.0.241 - - [2026-01-22 13:42:03] "GET /virtual-machine-interface/98ba4284-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.025829 10.0.0.241 - - [2026-01-22 13:42:03] "POST /set-tag HTTP/1.1" 200 109 0.022749 10.0.0.241 - - [2026-01-22 13:42:04] "POST /set-tag HTTP/1.1" 200 109 0.040502 10.0.0.241 - - [2026-01-22 13:42:04] "POST /set-tag HTTP/1.1" 200 109 0.026372 10.0.0.241 - - [2026-01-22 13:42:04] "POST /set-tag HTTP/1.1" 200 109 0.016553 10.0.0.241 - - [2026-01-22 13:42:04] "DELETE /instance-ip/98d6c076-f797-11f0-94aa-fa163e40461d HTTP/1.1" 200 115 0.050330 10.0.0.241 - - [2026-01-22 13:42:04] "DELETE /virtual-machine-interface/98ba4284-f797-11f0-94aa-fa163e40461d HTTP/1.1" 200 115 0.040284 10.0.0.241 - - [2026-01-22 13:42:04] "DELETE /virtual-machine/38e9a067-c985-4c9c-bb35-d58b40dd105b HTTP/1.1" 200 115 0.018603 10.0.0.241 - - [2026-01-22 13:42:04] "DELETE /tag/974ddf8b-83fa-43dd-bff8-1eba86cb72b7 HTTP/1.1" 200 115 0.034994 10.0.0.241 - - [2026-01-22 13:42:04] "DELETE /tag/b6eb3f22-031e-45d7-b4ac-99b5df66422d HTTP/1.1" 200 115 0.036622 10.0.0.241 - - [2026-01-22 13:42:04] "DELETE /tag/602b3fc9-86f3-4a25-884a-d112f869dfbf HTTP/1.1" 409 237 0.006285 10.0.0.241 - - [2026-01-22 13:42:04] "GET /virtual-machine-interface/9930d552-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003880 10.0.0.241 - - [2026-01-22 13:42:04] "POST /set-tag HTTP/1.1" 200 109 0.004727 10.0.0.241 - - [2026-01-22 13:42:04] "GET /virtual-machine-interface/9930d552-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004066 10.0.0.241 - - [2026-01-22 13:42:04] "POST /set-tag HTTP/1.1" 200 109 0.002409 10.0.0.241 - - [2026-01-22 13:42:04] "GET /virtual-machine/13626b41-9833-4024-935a-fc3cba3c456b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002667 10.0.0.241 - - [2026-01-22 13:42:04] "POST /ref-update HTTP/1.1" 200 156 0.012322 10.0.0.241 - - [2026-01-22 13:42:04] "GET /virtual-machine-interface/9930d552-f797-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004509 10.0.0.241 - - [2026-01-22 13:42:04] "POST /set-tag HTTP/1.1" 200 109 0.017944 10.0.0.241 - - [2026-01-22 13:42:04] "POST /set-tag HTTP/1.1" 200 109 0.029563 10.0.0.241 - - [2026-01-22 13:42:04] "POST /set-tag HTTP/1.1" 200 109 0.015997 10.0.0.241 - - [2026-01-22 13:42:04] "POST /set-tag HTTP/1.1" 200 109 0.033632 10.0.0.241 - - [2026-01-22 13:42:04] "DELETE /instance-ip/994f3f9c-f797-11f0-94aa-fa163e40461d HTTP/1.1" 200 115 0.055750 10.0.0.241 - - [2026-01-22 13:42:04] "DELETE /virtual-machine-interface/9930d552-f797-11f0-94aa-fa163e40461d HTTP/1.1" 200 115 0.046891 10.0.0.241 - - [2026-01-22 13:42:04] "DELETE /virtual-machine/13626b41-9833-4024-935a-fc3cba3c456b HTTP/1.1" 200 115 0.023530 10.0.0.241 - - [2026-01-22 13:42:04] "DELETE /tag/d1248143-d981-45f8-9d79-f65ad69881e8 HTTP/1.1" 409 237 0.007221 10.0.0.241 - - [2026-01-22 13:42:04] "DELETE /tag/6f11a244-c51d-4f3e-b855-70be4aa70384 HTTP/1.1" 200 115 0.039356 10.0.0.241 - - [2026-01-22 13:42:04] "DELETE /tag/a7deb2c3-e3ba-47f2-ba98-6cba9dfe5e97 HTTP/1.1" 409 237 0.006115 10.0.0.241 - - [2026-01-22 13:42:06] "POST /projects HTTP/1.1" 409 238 0.002145 10.0.0.241 - - [2026-01-22 13:42:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.241 - - [2026-01-22 13:42:06] "GET /project/beb9735c-76a8-4b8c-b985-00746ce23c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.023854 10.0.0.241 - - [2026-01-22 13:42:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002905 10.0.0.241 - - [2026-01-22 13:42:06] "GET /virtual-network/899bc530-0aae-43f3-9fc6-4a4f2f8bb50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004310 10.0.0.241 - - [2026-01-22 13:42:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.241 - - [2026-01-22 13:42:06] "GET /virtual-network/28a80696-c60c-4c44-9360-7e8b080f247c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003749 10.0.0.241 - - [2026-01-22 13:42:06] "POST /security-groups HTTP/1.1" 409 285 0.002167 10.0.0.241 - - [2026-01-22 13:42:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.241 - - [2026-01-22 13:42:06] "PUT /security-group/67acec2d-699f-4430-9417-e0114f3391b0 HTTP/1.1" 200 263 0.059375 10.0.0.241 - - [2026-01-22 13:42:07] "PUT /access-control-list/73619882-bea4-4b1b-ab32-ad26d90a2d37 HTTP/1.1" 200 273 0.016880 10.0.0.241 - - [2026-01-22 13:42:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.021076 10.0.0.241 - - [2026-01-22 13:42:07] "PUT /access-control-list/73a84c4b-8f4b-474e-b19e-c7f51e336fe8 HTTP/1.1" 200 273 0.020880 10.0.0.241 - - [2026-01-22 13:42:11] "POST /projects HTTP/1.1" 409 238 0.002029 10.0.0.241 - - [2026-01-22 13:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.241 - - [2026-01-22 13:42:12] "GET /project/beb9735c-76a8-4b8c-b985-00746ce23c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.027645 10.0.0.241 - - [2026-01-22 13:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.241 - - [2026-01-22 13:42:12] "GET /virtual-network/899bc530-0aae-43f3-9fc6-4a4f2f8bb50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003490 10.0.0.241 - - [2026-01-22 13:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.241 - - [2026-01-22 13:42:12] "GET /virtual-network/28a80696-c60c-4c44-9360-7e8b080f247c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003865 10.0.0.241 - - [2026-01-22 13:42:12] "POST /security-groups HTTP/1.1" 409 285 0.001992 10.0.0.241 - - [2026-01-22 13:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.241 - - [2026-01-22 13:42:12] "PUT /security-group/67acec2d-699f-4430-9417-e0114f3391b0 HTTP/1.1" 200 263 0.057219 10.0.0.241 - - [2026-01-22 13:42:12] "PUT /access-control-list/73619882-bea4-4b1b-ab32-ad26d90a2d37 HTTP/1.1" 200 273 0.025775 10.0.0.241 - - [2026-01-22 13:42:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.033896 10.0.0.241 - - [2026-01-22 13:42:12] "GET /firewall-policy/6bb13c62-6611-489f-b617-95fcb9c6b0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.012803 10.0.0.241 - - [2026-01-22 13:42:12] "PUT /access-control-list/73a84c4b-8f4b-474e-b19e-c7f51e336fe8 HTTP/1.1" 200 273 0.022586 10.0.0.241 - - [2026-01-22 13:42:12] "GET /firewall-rule/c6d2db8e-4924-4d95-9c23-2242ef6c3f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002815 10.0.0.241 - - [2026-01-22 13:42:12] "POST /ref-update HTTP/1.1" 200 156 0.049099 10.0.0.241 - - [2026-01-22 13:42:12] "DELETE /firewall-rule/c6d2db8e-4924-4d95-9c23-2242ef6c3f30 HTTP/1.1" 200 115 0.037651 10.0.0.241 - - [2026-01-22 13:42:12] "GET /firewall-policy/6bb13c62-6611-489f-b617-95fcb9c6b0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.005214 10.0.0.241 - - [2026-01-22 13:42:12] "GET /firewall-rule/18d1a82b-14dd-4d97-a1d6-953576c6b972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002800 10.0.0.241 - - [2026-01-22 13:42:12] "POST /ref-update HTTP/1.1" 200 156 0.046986 10.0.0.241 - - [2026-01-22 13:42:12] "DELETE /firewall-rule/18d1a82b-14dd-4d97-a1d6-953576c6b972 HTTP/1.1" 200 115 0.042735 10.0.0.241 - - [2026-01-22 13:42:12] "DELETE /tag/a7deb2c3-e3ba-47f2-ba98-6cba9dfe5e97 HTTP/1.1" 409 237 0.009333 10.0.0.241 - - [2026-01-22 13:42:12] "DELETE /tag/0bb206fd-cd6e-4746-b1db-dd9ccd2c3b21 HTTP/1.1" 200 115 0.039109 10.0.0.241 - - [2026-01-22 13:42:12] "DELETE /tag/d1248143-d981-45f8-9d79-f65ad69881e8 HTTP/1.1" 409 237 0.005064 10.0.0.241 - - [2026-01-22 13:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.241 - - [2026-01-22 13:42:12] "GET /virtual-network/899bc530-0aae-43f3-9fc6-4a4f2f8bb50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004091 10.0.0.241 - - [2026-01-22 13:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.241 - - [2026-01-22 13:42:12] "GET /virtual-network/28a80696-c60c-4c44-9360-7e8b080f247c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003664 10.0.0.241 - - [2026-01-22 13:42:12] "PUT /virtual-network/899bc530-0aae-43f3-9fc6-4a4f2f8bb50a HTTP/1.1" 200 265 0.053952 10.0.0.241 - - [2026-01-22 13:42:12] "PUT /virtual-network/28a80696-c60c-4c44-9360-7e8b080f247c HTTP/1.1" 200 265 0.051617 10.0.0.241 - - [2026-01-22 13:42:12] "DELETE /security-group/67acec2d-699f-4430-9417-e0114f3391b0 HTTP/1.1" 200 115 0.061219 10.0.0.241 - - [2026-01-22 13:42:12] "DELETE /access-control-list/73619882-bea4-4b1b-ab32-ad26d90a2d37 HTTP/1.1" 200 115 0.040373 10.0.0.241 - - [2026-01-22 13:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011786 10.0.0.241 - - [2026-01-22 13:42:12] "DELETE /access-control-list/73a84c4b-8f4b-474e-b19e-c7f51e336fe8 HTTP/1.1" 200 115 0.030303 10.0.0.241 - - [2026-01-22 13:42:13] "GET /project/beb9735c-76a8-4b8c-b985-00746ce23c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.030907 10.0.0.241 - - [2026-01-22 13:42:13] "GET /project/beb9735c-76a8-4b8c-b985-00746ce23c68?fields=security_groups HTTP/1.1" 200 1353 0.028894 10.0.0.241 - - [2026-01-22 13:42:13] "DELETE /security-group/b2858ef1-0707-478d-866b-614252a5c692 HTTP/1.1" 200 115 0.052408 10.0.0.241 - - [2026-01-22 13:42:13] "DELETE /access-control-list/8c1875b4-abee-46cb-ba40-2626ceba1fb7 HTTP/1.1" 200 115 0.044643 10.0.0.241 - - [2026-01-22 13:42:13] "GET /project/beb9735c-76a8-4b8c-b985-00746ce23c68?fields=application_policy_sets HTTP/1.1" 200 1392 0.046609 10.0.0.241 - - [2026-01-22 13:42:13] "DELETE /access-control-list/1df671a9-4c46-4455-a75d-97e878b73c6e HTTP/1.1" 200 115 0.041187 10.0.0.241 - - [2026-01-22 13:42:13] "DELETE /project/beb9735c-76a8-4b8c-b985-00746ce23c68 HTTP/1.1" 200 115 0.280305 10.0.0.241 - - [2026-01-22 13:42:13] "POST /projects HTTP/1.1" 409 238 0.001905 10.0.0.241 - - [2026-01-22 13:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.241 - - [2026-01-22 13:42:13] "GET /project/e5b65077-6f5e-41cc-b7d6-d46751985062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.032644 10.0.0.241 - - [2026-01-22 13:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.241 - - [2026-01-22 13:42:13] "GET /virtual-network/899bc530-0aae-43f3-9fc6-4a4f2f8bb50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004965 10.0.0.241 - - [2026-01-22 13:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.241 - - [2026-01-22 13:42:13] "GET /virtual-network/28a80696-c60c-4c44-9360-7e8b080f247c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003855 10.0.0.241 - - [2026-01-22 13:42:13] "POST /security-groups HTTP/1.1" 409 285 0.002151 10.0.0.241 - - [2026-01-22 13:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.241 - - [2026-01-22 13:42:13] "PUT /security-group/f9bdf93f-c841-493c-ac16-7f0c0af49f02 HTTP/1.1" 200 263 0.055322 10.0.0.241 - - [2026-01-22 13:42:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.022591 10.0.0.241 - - [2026-01-22 13:42:13] "PUT /access-control-list/51fb67c1-2955-4470-90b5-6ca82c849d2b HTTP/1.1" 200 273 0.024416 10.0.0.241 - - [2026-01-22 13:42:13] "PUT /access-control-list/825d9f53-ea74-45c4-b0a7-58643ce7ea8e HTTP/1.1" 200 273 0.013095 10.0.0.241 - - [2026-01-22 13:42:17] "GET /application-policy-set/b832000d-6be4-4c2a-87fb-ef5837618be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002559 10.0.0.241 - - [2026-01-22 13:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.241 - - [2026-01-22 13:42:17] "GET /policy-management/ccf4c949-55b4-4951-bd88-2ae94106742f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003305 10.0.0.241 - - [2026-01-22 13:42:17] "GET /firewall-policy/bbd4da72-1014-4253-87ab-7388c7b86672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003670 10.0.0.241 - - [2026-01-22 13:42:17] "GET /firewall-rule/0813678a-ced9-4ffb-93bf-108a59a3f1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002512 10.0.0.241 - - [2026-01-22 13:42:17] "POST /ref-update HTTP/1.1" 200 156 0.017515 10.0.0.241 - - [2026-01-22 13:42:17] "DELETE /firewall-rule/0813678a-ced9-4ffb-93bf-108a59a3f1ac HTTP/1.1" 200 115 0.045242 10.0.0.241 - - [2026-01-22 13:42:17] "GET /firewall-policy/1fb05d4a-67ca-4c91-94eb-764659c75e99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.008388 10.0.0.241 - - [2026-01-22 13:42:18] "GET /firewall-rule/01b5244b-9877-4031-98a6-063a58d3e785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.002757 10.0.0.241 - - [2026-01-22 13:42:18] "POST /ref-update HTTP/1.1" 200 156 0.019125 10.0.0.241 - - [2026-01-22 13:42:18] "DELETE /firewall-rule/01b5244b-9877-4031-98a6-063a58d3e785 HTTP/1.1" 200 115 0.095734 10.0.0.241 - - [2026-01-22 13:42:18] "GET /firewall-policy/1fb05d4a-67ca-4c91-94eb-764659c75e99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.007792 10.0.0.241 - - [2026-01-22 13:42:18] "GET /firewall-rule/d035f819-47fe-4b4a-95e8-9e1c5c3cddf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2597 0.002777 10.0.0.241 - - [2026-01-22 13:42:18] "POST /ref-update HTTP/1.1" 200 156 0.011612 10.0.0.241 - - [2026-01-22 13:42:18] "DELETE /firewall-rule/d035f819-47fe-4b4a-95e8-9e1c5c3cddf6 HTTP/1.1" 200 115 0.032745 10.0.0.241 - - [2026-01-22 13:42:18] "GET /application-policy-set/b832000d-6be4-4c2a-87fb-ef5837618be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003571 10.0.0.241 - - [2026-01-22 13:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.241 - - [2026-01-22 13:42:18] "GET /policy-management/ccf4c949-55b4-4951-bd88-2ae94106742f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002433 10.0.0.241 - - [2026-01-22 13:42:18] "GET /firewall-policy/1fb05d4a-67ca-4c91-94eb-764659c75e99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.003694 10.0.0.241 - - [2026-01-22 13:42:18] "POST /ref-update HTTP/1.1" 200 156 0.020725 10.0.0.241 - - [2026-01-22 13:42:18] "DELETE /firewall-policy/1fb05d4a-67ca-4c91-94eb-764659c75e99 HTTP/1.1" 200 115 0.027201 10.0.0.241 - - [2026-01-22 13:42:18] "DELETE /tag/d1248143-d981-45f8-9d79-f65ad69881e8 HTTP/1.1" 200 115 0.055054 10.0.0.241 - - [2026-01-22 13:42:18] "DELETE /tag/a7deb2c3-e3ba-47f2-ba98-6cba9dfe5e97 HTTP/1.1" 200 115 0.029281 10.0.0.241 - - [2026-01-22 13:42:18] "DELETE /tag/602b3fc9-86f3-4a25-884a-d112f869dfbf HTTP/1.1" 200 115 0.052048 10.0.0.241 - - [2026-01-22 13:42:18] "DELETE /tag/6c0f1914-ccc3-48f6-9cc0-4b9bca5a1ab9 HTTP/1.1" 200 115 0.047909 10.0.0.241 - - [2026-01-22 13:42:18] "DELETE /loadbalancer-member/0f4ec9af-5367-469e-84f9-d5c2fd205af2 HTTP/1.1" 200 115 0.023170 10.0.0.241 - - [2026-01-22 13:42:18] "DELETE /loadbalancer-pool/0cb04986-67e9-4dcc-aaeb-4b2f274830b9 HTTP/1.1" 200 115 0.028496 10.0.0.241 - - [2026-01-22 13:42:18] "DELETE /loadbalancer-listener/28ab54e4-7219-4681-95d6-2f63fa8edbff HTTP/1.1" 200 115 0.028256 10.0.0.241 - - [2026-01-22 13:42:18] "DELETE /loadbalancer/d341eab1-388c-4a41-8b63-c17adddb65fc HTTP/1.1" 200 115 0.036786 10.0.0.241 - - [2026-01-22 13:42:18] "DELETE /floating-ip/381d319a-8880-48b1-9f58-2070b55e5683 HTTP/1.1" 200 115 0.023617 10.0.0.241 - - [2026-01-22 13:42:18] "DELETE /instance-ip/f1cf5c03-c4a5-4c87-abb0-db840a227978 HTTP/1.1" 200 115 0.037926 10.0.0.241 - - [2026-01-22 13:42:18] "DELETE /virtual-machine-interface/a193bff6-1582-4603-990e-0df89e57fe3e HTTP/1.1" 200 115 0.040695 10.0.0.241 - - [2026-01-22 13:42:18] "DELETE /tag/188c93ee-b5b4-461e-90ed-51f5709e4781 HTTP/1.1" 200 115 0.028887 10.0.0.241 - - [2026-01-22 13:42:18] "POST /projects HTTP/1.1" 409 238 0.003777 10.0.0.241 - - [2026-01-22 13:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.241 - - [2026-01-22 13:42:19] "GET /project/e5b65077-6f5e-41cc-b7d6-d46751985062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.046867 10.0.0.241 - - [2026-01-22 13:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004420 10.0.0.241 - - [2026-01-22 13:42:19] "GET /virtual-network/899bc530-0aae-43f3-9fc6-4a4f2f8bb50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004616 10.0.0.241 - - [2026-01-22 13:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.241 - - [2026-01-22 13:42:19] "GET /virtual-network/28a80696-c60c-4c44-9360-7e8b080f247c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003779 10.0.0.241 - - [2026-01-22 13:42:19] "POST /security-groups HTTP/1.1" 409 285 0.002182 10.0.0.241 - - [2026-01-22 13:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.241 - - [2026-01-22 13:42:19] "PUT /security-group/f9bdf93f-c841-493c-ac16-7f0c0af49f02 HTTP/1.1" 200 263 0.070760 10.0.0.241 - - [2026-01-22 13:42:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.040094 10.0.0.241 - - [2026-01-22 13:42:19] "PUT /access-control-list/51fb67c1-2955-4470-90b5-6ca82c849d2b HTTP/1.1" 200 273 0.026037 10.0.0.241 - - [2026-01-22 13:42:19] "GET /firewall-policy/6bb13c62-6611-489f-b617-95fcb9c6b0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.037365 10.0.0.241 - - [2026-01-22 13:42:19] "PUT /access-control-list/825d9f53-ea74-45c4-b0a7-58643ce7ea8e HTTP/1.1" 200 273 0.023843 10.0.0.241 - - [2026-01-22 13:42:19] "GET /firewall-rule/19a83e59-0040-4d08-8c15-d6faafcfb1d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.004959 10.0.0.241 - - [2026-01-22 13:42:19] "POST /ref-update HTTP/1.1" 200 156 0.061161 10.0.0.241 - - [2026-01-22 13:42:19] "DELETE /firewall-rule/19a83e59-0040-4d08-8c15-d6faafcfb1d0 HTTP/1.1" 200 115 0.062375 10.0.0.241 - - [2026-01-22 13:42:19] "GET /firewall-policy/6bb13c62-6611-489f-b617-95fcb9c6b0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.007089 10.0.0.241 - - [2026-01-22 13:42:19] "GET /firewall-rule/6c78cfaa-a4db-4d9c-9ae4-8c229628e9e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003495 10.0.0.241 - - [2026-01-22 13:42:19] "POST /ref-update HTTP/1.1" 200 156 0.058254 10.0.0.241 - - [2026-01-22 13:42:19] "DELETE /firewall-rule/6c78cfaa-a4db-4d9c-9ae4-8c229628e9e8 HTTP/1.1" 200 115 0.042674 10.0.0.241 - - [2026-01-22 13:42:19] "DELETE /tag/2df46891-cda1-4f78-96a2-e3de4623f8b1 HTTP/1.1" 200 115 0.054874 10.0.0.241 - - [2026-01-22 13:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.241 - - [2026-01-22 13:42:19] "GET /virtual-network/899bc530-0aae-43f3-9fc6-4a4f2f8bb50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.006973 10.0.0.241 - - [2026-01-22 13:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.241 - - [2026-01-22 13:42:19] "GET /virtual-network/28a80696-c60c-4c44-9360-7e8b080f247c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003385 10.0.0.241 - - [2026-01-22 13:42:19] "PUT /virtual-network/899bc530-0aae-43f3-9fc6-4a4f2f8bb50a HTTP/1.1" 200 265 0.062314 10.0.0.241 - - [2026-01-22 13:42:19] "PUT /virtual-network/28a80696-c60c-4c44-9360-7e8b080f247c HTTP/1.1" 200 265 0.059509 10.0.0.241 - - [2026-01-22 13:42:20] "DELETE /security-group/f9bdf93f-c841-493c-ac16-7f0c0af49f02 HTTP/1.1" 200 115 0.055396 10.0.0.241 - - [2026-01-22 13:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008775 10.0.0.241 - - [2026-01-22 13:42:20] "DELETE /access-control-list/51fb67c1-2955-4470-90b5-6ca82c849d2b HTTP/1.1" 200 115 0.037539 10.0.0.241 - - [2026-01-22 13:42:20] "DELETE /access-control-list/825d9f53-ea74-45c4-b0a7-58643ce7ea8e HTTP/1.1" 200 115 0.029017 10.0.0.241 - - [2026-01-22 13:42:20] "GET /project/e5b65077-6f5e-41cc-b7d6-d46751985062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.033001 10.0.0.241 - - [2026-01-22 13:42:20] "GET /project/e5b65077-6f5e-41cc-b7d6-d46751985062?fields=security_groups HTTP/1.1" 200 1353 0.049662 10.0.0.241 - - [2026-01-22 13:42:20] "DELETE /security-group/a35f51d2-d6a3-46dc-b598-b400f4f048bb HTTP/1.1" 200 115 0.056525 10.0.0.241 - - [2026-01-22 13:42:20] "DELETE /access-control-list/1633623e-cc2e-4d9e-9eb3-c9d1f1963a2a HTTP/1.1" 200 115 0.062203 10.0.0.241 - - [2026-01-22 13:42:20] "GET /project/e5b65077-6f5e-41cc-b7d6-d46751985062?fields=application_policy_sets HTTP/1.1" 200 1392 0.059429 10.0.0.241 - - [2026-01-22 13:42:20] "DELETE /access-control-list/0b6a241b-c991-45c7-a6e7-2f3abe19db80 HTTP/1.1" 200 115 0.052006 10.0.0.241 - - [2026-01-22 13:42:20] "DELETE /project/e5b65077-6f5e-41cc-b7d6-d46751985062 HTTP/1.1" 200 115 0.343567 10.0.0.241 - - [2026-01-22 13:43:18] "GET / HTTP/1.1" 200 36215 0.001698 10.0.0.241 - - [2026-01-22 13:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.241 - - [2026-01-22 13:43:18] "GET /global-vrouter-config/ba172de4-de3d-4597-8605-3ff6e545324e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003271 10.0.0.241 - - [2026-01-22 13:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.241 - - [2026-01-22 13:43:18] "GET /global-vrouter-config/ba172de4-de3d-4597-8605-3ff6e545324e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002131 10.0.0.241 - - [2026-01-22 13:43:37] "GET / HTTP/1.1" 200 36215 0.001323 10.0.0.241 - - [2026-01-22 13:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.241 - - [2026-01-22 13:43:37] "GET /global-system-config/2a830ccc-5c7e-4746-8ba3-25411d570b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004989 10.0.0.241 - - [2026-01-22 13:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.241 - - [2026-01-22 13:43:37] "GET /config-node/1535ee77-71ed-4fab-8599-6721f4914222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002015 10.0.0.241 - - [2026-01-22 13:43:37] "GET / HTTP/1.1" 200 36215 0.001338 10.0.0.241 - - [2026-01-22 13:43:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002194 10.0.0.241 - - [2026-01-22 13:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.241 - - [2026-01-22 13:43:42] "GET /global-vrouter-config/ba172de4-de3d-4597-8605-3ff6e545324e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002601 10.0.0.241 - - [2026-01-22 13:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.241 - - [2026-01-22 13:43:42] "PUT /global-vrouter-config/ba172de4-de3d-4597-8605-3ff6e545324e HTTP/1.1" 200 277 0.020170 10.0.0.241 - - [2026-01-22 13:43:43] "GET / HTTP/1.1" 200 36215 0.001808 10.0.0.241 - - [2026-01-22 13:43:43] "POST /alarms HTTP/1.1" 409 264 0.002551 10.0.0.241 - - [2026-01-22 13:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.241 - - [2026-01-22 13:43:43] "PUT /alarm/a843e0db-3ff3-4ae6-9f15-0317a827da96 HTTP/1.1" 200 245 0.012978 10.0.0.241 - - [2026-01-22 13:43:43] "POST /alarms HTTP/1.1" 409 261 0.002985 10.0.0.241 - - [2026-01-22 13:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.241 - - [2026-01-22 13:43:43] "PUT /alarm/a8b245e0-1759-4493-b78d-eb2198db1b14 HTTP/1.1" 200 245 0.011672 10.0.0.241 - - [2026-01-22 13:43:43] "POST /alarms HTTP/1.1" 409 261 0.009468 10.0.0.241 - - [2026-01-22 13:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.241 - - [2026-01-22 13:43:43] "PUT /alarm/955e05a5-fc3d-4673-9779-995792679263 HTTP/1.1" 200 245 0.011619 10.0.0.241 - - [2026-01-22 13:43:43] "POST /alarms HTTP/1.1" 409 253 0.009089 10.0.0.241 - - [2026-01-22 13:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001568 10.0.0.241 - - [2026-01-22 13:43:43] "PUT /alarm/b6cce112-e0f7-4e2a-8a33-050cabda74c3 HTTP/1.1" 200 245 0.010334 10.0.0.241 - - [2026-01-22 13:43:43] "POST /alarms HTTP/1.1" 409 251 0.007652 10.0.0.241 - - [2026-01-22 13:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.241 - - [2026-01-22 13:43:43] "PUT /alarm/fc2d677b-d78b-4469-93d7-302df77c87cd HTTP/1.1" 200 245 0.009804 10.0.0.241 - - [2026-01-22 13:43:43] "POST /alarms HTTP/1.1" 409 252 0.006626 10.0.0.241 - - [2026-01-22 13:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.241 - - [2026-01-22 13:43:43] "PUT /alarm/eb51f1f7-ff9b-4a99-b97c-87a3dccbc637 HTTP/1.1" 200 245 0.012173 10.0.0.241 - - [2026-01-22 13:43:43] "POST /alarms HTTP/1.1" 409 256 0.005260 10.0.0.241 - - [2026-01-22 13:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.241 - - [2026-01-22 13:43:43] "PUT /alarm/de7ac783-c24c-4c30-95f6-2fe809f9e733 HTTP/1.1" 200 245 0.010300 10.0.0.241 - - [2026-01-22 13:43:43] "POST /alarms HTTP/1.1" 409 248 0.003613 10.0.0.241 - - [2026-01-22 13:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.241 - - [2026-01-22 13:43:43] "PUT /alarm/868e3948-998e-4c48-b11b-65dcb99e849a HTTP/1.1" 200 245 0.011127 10.0.0.241 - - [2026-01-22 13:43:43] "POST /alarms HTTP/1.1" 409 252 0.006970 10.0.0.241 - - [2026-01-22 13:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.241 - - [2026-01-22 13:43:43] "PUT /alarm/0f791edc-0b49-487a-b302-dbe6208ffddb HTTP/1.1" 200 245 0.009971 10.0.0.241 - - [2026-01-22 13:43:43] "POST /alarms HTTP/1.1" 409 257 0.010118 10.0.0.241 - - [2026-01-22 13:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.241 - - [2026-01-22 13:43:43] "PUT /alarm/48aacb37-512d-421a-9da3-630ad490c0cb HTTP/1.1" 200 245 0.011218 10.0.0.241 - - [2026-01-22 13:43:43] "POST /alarms HTTP/1.1" 409 251 0.005329 10.0.0.241 - - [2026-01-22 13:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.241 - - [2026-01-22 13:43:43] "PUT /alarm/c3412c21-7559-4f9c-81d8-0886b66350e4 HTTP/1.1" 200 245 0.012543 10.0.0.241 - - [2026-01-22 13:43:43] "POST /alarms HTTP/1.1" 409 257 0.008104 10.0.0.241 - - [2026-01-22 13:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.241 - - [2026-01-22 13:43:43] "PUT /alarm/dc94a131-bad0-45a7-9cb7-95e50f7d1c20 HTTP/1.1" 200 245 0.010558 10.0.0.241 - - [2026-01-22 13:43:43] "POST /alarms HTTP/1.1" 409 261 0.004812 10.0.0.241 - - [2026-01-22 13:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.241 - - [2026-01-22 13:43:43] "PUT /alarm/cc3a40d6-1d78-4634-bc02-883bce3239bc HTTP/1.1" 200 245 0.012689 10.0.0.241 - - [2026-01-22 13:43:43] "POST /alarms HTTP/1.1" 409 258 0.010618 10.0.0.241 - - [2026-01-22 13:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007218 10.0.0.241 - - [2026-01-22 13:43:44] "PUT /alarm/01a28935-ce06-4b47-aa09-772923276fc8 HTTP/1.1" 200 245 0.019843 10.0.0.241 - - [2026-01-22 13:43:44] "POST /alarms HTTP/1.1" 409 254 0.008016 10.0.0.241 - - [2026-01-22 13:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.241 - - [2026-01-22 13:43:44] "PUT /alarm/f67e334d-84f3-47ba-b189-f56d2c81b593 HTTP/1.1" 200 245 0.023746 10.0.0.241 - - [2026-01-22 13:43:44] "POST /alarms HTTP/1.1" 409 254 0.009884 10.0.0.241 - - [2026-01-22 13:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.241 - - [2026-01-22 13:43:44] "PUT /alarm/de502a17-5f3f-4201-aeb4-63be06c8fa7c HTTP/1.1" 200 245 0.011897 10.0.0.241 - - [2026-01-22 13:43:44] "POST /alarms HTTP/1.1" 409 254 0.014036 10.0.0.241 - - [2026-01-22 13:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.241 - - [2026-01-22 13:43:44] "PUT /alarm/ddbeac93-68d7-44f7-8c53-511e9e8dd94e HTTP/1.1" 200 245 0.011391 10.0.0.241 - - [2026-01-22 13:43:44] "POST /alarms HTTP/1.1" 409 247 0.012099 10.0.0.241 - - [2026-01-22 13:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.241 - - [2026-01-22 13:43:44] "PUT /alarm/5ce8b3c6-bf7e-45b9-ab14-897d2b8a976a HTTP/1.1" 200 245 0.009862 10.0.0.241 - - [2026-01-22 13:43:44] "POST /alarms HTTP/1.1" 409 272 0.007766 10.0.0.241 - - [2026-01-22 13:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.241 - - [2026-01-22 13:43:44] "PUT /alarm/2272476f-50a7-470f-879e-11fc2dd4a5e1 HTTP/1.1" 200 245 0.011044 10.0.0.241 - - [2026-01-22 13:43:44] "POST /alarms HTTP/1.1" 409 261 0.009718 10.0.0.241 - - [2026-01-22 13:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.241 - - [2026-01-22 13:43:44] "PUT /alarm/daeb5619-25c2-4845-a7d4-87efa2c1f212 HTTP/1.1" 200 245 0.010620 10.0.0.241 - - [2026-01-22 13:43:44] "POST /alarms HTTP/1.1" 409 259 0.003231 10.0.0.241 - - [2026-01-22 13:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.241 - - [2026-01-22 13:43:44] "PUT /alarm/bbe5954e-dcf8-4002-9dc9-56639f5c1127 HTTP/1.1" 200 245 0.009404 10.0.0.241 - - [2026-01-22 13:43:44] "POST /alarms HTTP/1.1" 409 265 0.006011 10.0.0.241 - - [2026-01-22 13:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.241 - - [2026-01-22 13:43:44] "PUT /alarm/ae861731-e426-48ce-b959-7b9116c13f8a HTTP/1.1" 200 245 0.010850 10.0.0.241 - - [2026-01-22 13:43:44] "POST /alarms HTTP/1.1" 409 279 0.011711 10.0.0.241 - - [2026-01-22 13:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.241 - - [2026-01-22 13:43:44] "PUT /alarm/a660df12-41f9-494e-9a98-4b8813d59a7f HTTP/1.1" 200 245 0.011470 10.0.0.241 - - [2026-01-22 13:43:44] "GET / HTTP/1.1" 200 36215 0.001872 10.0.0.241 - - [2026-01-22 13:43:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002036 10.0.0.241 - - [2026-01-22 13:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.241 - - [2026-01-22 13:43:44] "PUT /global-vrouter-config/ba172de4-de3d-4597-8605-3ff6e545324e HTTP/1.1" 200 277 0.009008 10.0.0.241 - - [2026-01-22 13:43:45] "GET / HTTP/1.1" 200 36215 0.001509 10.0.0.241 - - [2026-01-22 13:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.241 - - [2026-01-22 13:43:45] "GET /global-vrouter-config/ba172de4-de3d-4597-8605-3ff6e545324e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002527 10.0.0.241 - - [2026-01-22 13:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.241 - - [2026-01-22 13:43:45] "PUT /global-vrouter-config/ba172de4-de3d-4597-8605-3ff6e545324e HTTP/1.1" 200 277 0.011474 10.0.0.241 - - [2026-01-22 13:43:45] "GET / HTTP/1.1" 200 36215 0.002658 10.0.0.241 - - [2026-01-22 13:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.241 - - [2026-01-22 13:43:45] "GET /global-system-config/2a830ccc-5c7e-4746-8ba3-25411d570b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004508 10.0.0.241 - - [2026-01-22 13:43:45] "PUT /global-system-config/2a830ccc-5c7e-4746-8ba3-25411d570b6d HTTP/1.1" 200 275 0.017394 10.0.0.241 - - [2026-01-22 13:43:48] "GET / HTTP/1.1" 200 36215 0.001409 10.0.0.241 - - [2026-01-22 13:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.241 - - [2026-01-22 13:43:48] "GET /routing-instance/d2eaa21b-a735-46bc-83de-b88afe1349c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002984 10.0.0.241 - - [2026-01-22 13:43:48] "POST /bgp-routers HTTP/1.1" 409 301 0.003046 10.0.0.241 - - [2026-01-22 13:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.241 - - [2026-01-22 13:43:48] "GET /bgp-router/bb91ef4b-db8e-492c-a0b4-c2f0c9cd15a3?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.004637 10.0.0.241 - - [2026-01-22 13:43:48] "PUT /bgp-router/bb91ef4b-db8e-492c-a0b4-c2f0c9cd15a3 HTTP/1.1" 200 255 0.018072 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:43:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001157 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:43:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001997 10.0.0.241 - - [2026-01-22 13:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.241 - - [2026-01-22 13:43:51] "GET /global-vrouter-config/ba172de4-de3d-4597-8605-3ff6e545324e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.005673 10.0.0.241 - - [2026-01-22 13:44:03] "GET / HTTP/1.1" 200 36215 0.001607 10.0.0.241 - - [2026-01-22 13:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.241 - - [2026-01-22 13:44:03] "GET /global-system-config/2a830ccc-5c7e-4746-8ba3-25411d570b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005081 10.0.0.241 - - [2026-01-22 13:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.241 - - [2026-01-22 13:44:03] "GET /config-node/1535ee77-71ed-4fab-8599-6721f4914222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002662 10.0.0.241 - - [2026-01-22 13:44:15] "GET / HTTP/1.1" 200 36215 0.001502 10.0.0.241 - - [2026-01-22 13:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.241 - - [2026-01-22 13:44:15] "GET /routing-instance/d2eaa21b-a735-46bc-83de-b88afe1349c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002394 10.0.0.241 - - [2026-01-22 13:44:15] "POST /bgp-routers HTTP/1.1" 409 301 0.001650 10.0.0.241 - - [2026-01-22 13:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.241 - - [2026-01-22 13:44:15] "GET /bgp-router/bb91ef4b-db8e-492c-a0b4-c2f0c9cd15a3?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.002434 10.0.0.241 - - [2026-01-22 13:44:15] "PUT /bgp-router/bb91ef4b-db8e-492c-a0b4-c2f0c9cd15a3 HTTP/1.1" 200 255 0.019009 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:44:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001245 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:44:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001253 10.0.0.241 - - [2026-01-22 13:44:29] "GET / HTTP/1.1" 200 36215 0.001587 10.0.0.241 - - [2026-01-22 13:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.241 - - [2026-01-22 13:44:29] "GET /global-system-config/2a830ccc-5c7e-4746-8ba3-25411d570b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004097 10.0.0.241 - - [2026-01-22 13:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.241 - - [2026-01-22 13:44:29] "GET /config-node/1535ee77-71ed-4fab-8599-6721f4914222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002517 10.0.0.241 - - [2026-01-22 13:44:30] "GET / HTTP/1.1" 200 36215 0.001785 10.0.0.241 - - [2026-01-22 13:44:30] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001874 10.0.0.241 - - [2026-01-22 13:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.241 - - [2026-01-22 13:44:35] "GET /global-vrouter-config/ba172de4-de3d-4597-8605-3ff6e545324e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002327 10.0.0.241 - - [2026-01-22 13:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.241 - - [2026-01-22 13:44:35] "PUT /global-vrouter-config/ba172de4-de3d-4597-8605-3ff6e545324e HTTP/1.1" 200 277 0.012387 10.0.0.241 - - [2026-01-22 13:44:35] "GET / HTTP/1.1" 200 36215 0.001298 10.0.0.241 - - [2026-01-22 13:44:35] "POST /alarms HTTP/1.1" 409 264 0.001887 10.0.0.241 - - [2026-01-22 13:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001345 10.0.0.241 - - [2026-01-22 13:44:35] "PUT /alarm/a843e0db-3ff3-4ae6-9f15-0317a827da96 HTTP/1.1" 200 245 0.009940 10.0.0.241 - - [2026-01-22 13:44:35] "POST /alarms HTTP/1.1" 409 261 0.001924 10.0.0.241 - - [2026-01-22 13:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001352 10.0.0.241 - - [2026-01-22 13:44:35] "PUT /alarm/a8b245e0-1759-4493-b78d-eb2198db1b14 HTTP/1.1" 200 245 0.008031 10.0.0.241 - - [2026-01-22 13:44:35] "POST /alarms HTTP/1.1" 409 261 0.003628 10.0.0.241 - - [2026-01-22 13:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.241 - - [2026-01-22 13:44:35] "PUT /alarm/955e05a5-fc3d-4673-9779-995792679263 HTTP/1.1" 200 245 0.008584 10.0.0.241 - - [2026-01-22 13:44:35] "POST /alarms HTTP/1.1" 409 253 0.001547 10.0.0.241 - - [2026-01-22 13:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.241 - - [2026-01-22 13:44:35] "PUT /alarm/b6cce112-e0f7-4e2a-8a33-050cabda74c3 HTTP/1.1" 200 245 0.009542 10.0.0.241 - - [2026-01-22 13:44:35] "POST /alarms HTTP/1.1" 409 251 0.003964 10.0.0.241 - - [2026-01-22 13:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.241 - - [2026-01-22 13:44:35] "PUT /alarm/fc2d677b-d78b-4469-93d7-302df77c87cd HTTP/1.1" 200 245 0.008348 10.0.0.241 - - [2026-01-22 13:44:35] "POST /alarms HTTP/1.1" 409 252 0.011385 10.0.0.241 - - [2026-01-22 13:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.241 - - [2026-01-22 13:44:35] "PUT /alarm/eb51f1f7-ff9b-4a99-b97c-87a3dccbc637 HTTP/1.1" 200 245 0.009995 10.0.0.241 - - [2026-01-22 13:44:35] "POST /alarms HTTP/1.1" 409 256 0.007352 10.0.0.241 - - [2026-01-22 13:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.241 - - [2026-01-22 13:44:35] "PUT /alarm/de7ac783-c24c-4c30-95f6-2fe809f9e733 HTTP/1.1" 200 245 0.009287 10.0.0.241 - - [2026-01-22 13:44:35] "POST /alarms HTTP/1.1" 409 248 0.002277 10.0.0.241 - - [2026-01-22 13:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.241 - - [2026-01-22 13:44:35] "PUT /alarm/868e3948-998e-4c48-b11b-65dcb99e849a HTTP/1.1" 200 245 0.009056 10.0.0.241 - - [2026-01-22 13:44:35] "POST /alarms HTTP/1.1" 409 252 0.006737 10.0.0.241 - - [2026-01-22 13:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008667 10.0.0.241 - - [2026-01-22 13:44:35] "PUT /alarm/0f791edc-0b49-487a-b302-dbe6208ffddb HTTP/1.1" 200 245 0.009376 10.0.0.241 - - [2026-01-22 13:44:36] "POST /alarms HTTP/1.1" 409 257 0.010994 10.0.0.241 - - [2026-01-22 13:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344 10.0.0.241 - - [2026-01-22 13:44:36] "PUT /alarm/48aacb37-512d-421a-9da3-630ad490c0cb HTTP/1.1" 200 245 0.008649 10.0.0.241 - - [2026-01-22 13:44:36] "POST /alarms HTTP/1.1" 409 251 0.002372 10.0.0.241 - - [2026-01-22 13:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006049 10.0.0.241 - - [2026-01-22 13:44:36] "PUT /alarm/c3412c21-7559-4f9c-81d8-0886b66350e4 HTTP/1.1" 200 245 0.010847 10.0.0.241 - - [2026-01-22 13:44:36] "POST /alarms HTTP/1.1" 409 257 0.013097 10.0.0.241 - - [2026-01-22 13:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.241 - - [2026-01-22 13:44:36] "PUT /alarm/dc94a131-bad0-45a7-9cb7-95e50f7d1c20 HTTP/1.1" 200 245 0.009197 10.0.0.241 - - [2026-01-22 13:44:36] "POST /alarms HTTP/1.1" 409 261 0.005301 10.0.0.241 - - [2026-01-22 13:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.241 - - [2026-01-22 13:44:36] "PUT /alarm/cc3a40d6-1d78-4634-bc02-883bce3239bc HTTP/1.1" 200 245 0.011882 10.0.0.241 - - [2026-01-22 13:44:36] "POST /alarms HTTP/1.1" 409 258 0.008857 10.0.0.241 - - [2026-01-22 13:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.241 - - [2026-01-22 13:44:36] "PUT /alarm/01a28935-ce06-4b47-aa09-772923276fc8 HTTP/1.1" 200 245 0.009899 10.0.0.241 - - [2026-01-22 13:44:36] "POST /alarms HTTP/1.1" 409 254 0.003143 10.0.0.241 - - [2026-01-22 13:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.241 - - [2026-01-22 13:44:36] "PUT /alarm/f67e334d-84f3-47ba-b189-f56d2c81b593 HTTP/1.1" 200 245 0.011567 10.0.0.241 - - [2026-01-22 13:44:36] "POST /alarms HTTP/1.1" 409 254 0.008336 10.0.0.241 - - [2026-01-22 13:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004573 10.0.0.241 - - [2026-01-22 13:44:36] "PUT /alarm/de502a17-5f3f-4201-aeb4-63be06c8fa7c HTTP/1.1" 200 245 0.022198 10.0.0.241 - - [2026-01-22 13:44:36] "POST /alarms HTTP/1.1" 409 254 0.003488 10.0.0.241 - - [2026-01-22 13:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.241 - - [2026-01-22 13:44:36] "PUT /alarm/ddbeac93-68d7-44f7-8c53-511e9e8dd94e HTTP/1.1" 200 245 0.013745 10.0.0.241 - - [2026-01-22 13:44:36] "POST /alarms HTTP/1.1" 409 247 0.003713 10.0.0.241 - - [2026-01-22 13:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001430 10.0.0.241 - - [2026-01-22 13:44:36] "PUT /alarm/5ce8b3c6-bf7e-45b9-ab14-897d2b8a976a HTTP/1.1" 200 245 0.009451 10.0.0.241 - - [2026-01-22 13:44:36] "POST /alarms HTTP/1.1" 409 272 0.006598 10.0.0.241 - - [2026-01-22 13:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.241 - - [2026-01-22 13:44:36] "PUT /alarm/2272476f-50a7-470f-879e-11fc2dd4a5e1 HTTP/1.1" 200 245 0.007938 10.0.0.241 - - [2026-01-22 13:44:36] "POST /alarms HTTP/1.1" 409 261 0.006156 10.0.0.241 - - [2026-01-22 13:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.241 - - [2026-01-22 13:44:36] "PUT /alarm/daeb5619-25c2-4845-a7d4-87efa2c1f212 HTTP/1.1" 200 245 0.009326 10.0.0.241 - - [2026-01-22 13:44:36] "POST /alarms HTTP/1.1" 409 259 0.002962 10.0.0.241 - - [2026-01-22 13:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001344 10.0.0.241 - - [2026-01-22 13:44:36] "PUT /alarm/bbe5954e-dcf8-4002-9dc9-56639f5c1127 HTTP/1.1" 200 245 0.008786 10.0.0.241 - - [2026-01-22 13:44:36] "POST /alarms HTTP/1.1" 409 265 0.004673 10.0.0.241 - - [2026-01-22 13:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.241 - - [2026-01-22 13:44:36] "PUT /alarm/ae861731-e426-48ce-b959-7b9116c13f8a HTTP/1.1" 200 245 0.009415 10.0.0.241 - - [2026-01-22 13:44:36] "POST /alarms HTTP/1.1" 409 279 0.007155 10.0.0.241 - - [2026-01-22 13:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008826 10.0.0.241 - - [2026-01-22 13:44:36] "PUT /alarm/a660df12-41f9-494e-9a98-4b8813d59a7f HTTP/1.1" 200 245 0.010292 10.0.0.241 - - [2026-01-22 13:44:37] "GET / HTTP/1.1" 200 36215 0.001565 10.0.0.241 - - [2026-01-22 13:44:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001928 10.0.0.241 - - [2026-01-22 13:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.241 - - [2026-01-22 13:44:37] "PUT /global-vrouter-config/ba172de4-de3d-4597-8605-3ff6e545324e HTTP/1.1" 200 277 0.005934 10.0.0.241 - - [2026-01-22 13:44:37] "GET / HTTP/1.1" 200 36215 0.001583 10.0.0.241 - - [2026-01-22 13:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.241 - - [2026-01-22 13:44:37] "GET /global-vrouter-config/ba172de4-de3d-4597-8605-3ff6e545324e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002324 10.0.0.241 - - [2026-01-22 13:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001444 10.0.0.241 - - [2026-01-22 13:44:37] "PUT /global-vrouter-config/ba172de4-de3d-4597-8605-3ff6e545324e HTTP/1.1" 200 277 0.011196 10.0.0.241 - - [2026-01-22 13:44:37] "GET / HTTP/1.1" 200 36215 0.001598 10.0.0.241 - - [2026-01-22 13:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.241 - - [2026-01-22 13:44:37] "GET /global-system-config/2a830ccc-5c7e-4746-8ba3-25411d570b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.009609 10.0.0.241 - - [2026-01-22 13:44:37] "PUT /global-system-config/2a830ccc-5c7e-4746-8ba3-25411d570b6d HTTP/1.1" 200 275 0.028213 10.0.0.241 - - [2026-01-22 13:44:41] "GET / HTTP/1.1" 200 36215 0.001350 10.0.0.241 - - [2026-01-22 13:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.241 - - [2026-01-22 13:44:41] "GET /routing-instance/d2eaa21b-a735-46bc-83de-b88afe1349c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003045 10.0.0.241 - - [2026-01-22 13:44:41] "POST /bgp-routers HTTP/1.1" 409 301 0.002527 10.0.0.241 - - [2026-01-22 13:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.241 - - [2026-01-22 13:44:41] "GET /bgp-router/bb91ef4b-db8e-492c-a0b4-c2f0c9cd15a3?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003157 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:44:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000893 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:44:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001215 10.0.0.241 - - [2026-01-22 13:44:41] "PUT /bgp-router/bb91ef4b-db8e-492c-a0b4-c2f0c9cd15a3 HTTP/1.1" 200 255 0.013289 10.0.0.241 - - [2026-01-22 13:44:44] "POST /tags HTTP/1.1" 200 356 0.018924 10.0.0.241 - - [2026-01-22 13:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006652 10.0.0.241 - - [2026-01-22 13:44:44] "GET /tag/45688422-6ea9-4bc3-81ef-9c548013d9b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.033432 10.0.0.241 - - [2026-01-22 13:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.241 - - [2026-01-22 13:44:44] "GET /virtual-network/899bc530-0aae-43f3-9fc6-4a4f2f8bb50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.007819 10.0.0.241 - - [2026-01-22 13:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.241 - - [2026-01-22 13:44:44] "GET /project/1199b008-0ade-42ad-b57d-280885a83122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.049214 10.0.0.241 - - [2026-01-22 13:44:44] "POST /virtual-machines HTTP/1.1" 200 352 0.023303 10.0.0.241 - - [2026-01-22 13:44:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.010070 10.0.0.241 - - [2026-01-22 13:44:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.116538 10.0.0.241 - - [2026-01-22 13:44:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.008426 10.0.0.241 - - [2026-01-22 13:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006233 10.0.0.241 - - [2026-01-22 13:44:44] "GET /virtual-machine-interface/82ac4bd0-f798-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.006903 10.0.0.241 - - [2026-01-22 13:44:45] "POST /instance-ips HTTP/1.1" 200 392 0.019420 10.0.0.241 - - [2026-01-22 13:44:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.022022 10.0.0.241 - - [2026-01-22 13:44:45] "GET /virtual-machine-interface/82ac4bd0-f798-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.009496 10.0.0.241 - - [2026-01-22 13:44:45] "POST /set-tag HTTP/1.1" 200 109 0.017001 10.0.0.241 - - [2026-01-22 13:44:45] "GET /virtual-machine-interface/82ac4bd0-f798-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.012729 10.0.0.241 - - [2026-01-22 13:44:45] "GET /instance-ip/82c73526-f798-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.005023 10.0.0.241 - - [2026-01-22 13:44:45] "GET /virtual-machine-interface/82ac4bd0-f798-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005503 10.0.0.241 - - [2026-01-22 13:44:45] "POST /set-tag HTTP/1.1" 200 109 0.002254 10.0.0.241 - - [2026-01-22 13:44:45] "GET /virtual-router/87d31661-163b-4ccb-b092-b5124c2cd8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.005805 10.0.0.241 - - [2026-01-22 13:44:45] "POST /ref-update HTTP/1.1" 200 156 0.007030 10.0.0.241 - - [2026-01-22 13:44:45] "GET /virtual-machine-interface/82ac4bd0-f798-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004794 10.0.0.241 - - [2026-01-22 13:44:45] "POST /set-tag HTTP/1.1" 200 109 0.004348 10.0.0.241 - - [2026-01-22 13:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.241 - - [2026-01-22 13:44:45] "GET /virtual-network/899bc530-0aae-43f3-9fc6-4a4f2f8bb50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004452 10.0.0.241 - - [2026-01-22 13:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.241 - - [2026-01-22 13:44:45] "GET /project/1199b008-0ade-42ad-b57d-280885a83122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.035097 10.0.0.241 - - [2026-01-22 13:44:45] "POST /virtual-machines HTTP/1.1" 200 356 0.009979 10.0.0.241 - - [2026-01-22 13:44:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.014873 10.0.0.241 - - [2026-01-22 13:44:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.118365 10.0.0.241 - - [2026-01-22 13:44:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.010124 10.0.0.241 - - [2026-01-22 13:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011620 10.0.0.241 - - [2026-01-22 13:44:45] "GET /virtual-machine-interface/831c0790-f798-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.009728 10.0.0.241 - - [2026-01-22 13:44:45] "POST /instance-ips HTTP/1.1" 200 396 0.024146 10.0.0.241 - - [2026-01-22 13:44:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.027686 10.0.0.241 - - [2026-01-22 13:44:45] "GET /virtual-machine-interface/831c0790-f798-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.005130 10.0.0.241 - - [2026-01-22 13:44:45] "POST /set-tag HTTP/1.1" 200 109 0.017697 10.0.0.241 - - [2026-01-22 13:44:45] "GET /virtual-machine-interface/831c0790-f798-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.012492 10.0.0.241 - - [2026-01-22 13:44:45] "GET /instance-ip/83385ed6-f798-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.004222 10.0.0.241 - - [2026-01-22 13:44:46] "GET /virtual-machine-interface/831c0790-f798-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004545 10.0.0.241 - - [2026-01-22 13:44:46] "POST /set-tag HTTP/1.1" 200 109 0.002441 10.0.0.241 - - [2026-01-22 13:44:46] "GET /virtual-router/87d31661-163b-4ccb-b092-b5124c2cd8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.003372 10.0.0.241 - - [2026-01-22 13:44:46] "POST /ref-update HTTP/1.1" 200 156 0.008652 10.0.0.241 - - [2026-01-22 13:44:46] "GET /virtual-machine-interface/831c0790-f798-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005752 10.0.0.241 - - [2026-01-22 13:44:46] "POST /set-tag HTTP/1.1" 200 109 0.002944 10.0.0.241 - - [2026-01-22 13:44:46] "GET /virtual-machine-interface/82ac4bd0-f798-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004437 10.0.0.241 - - [2026-01-22 13:44:46] "POST /set-tag HTTP/1.1" 200 109 0.002474 10.0.0.241 - - [2026-01-22 13:44:46] "GET /virtual-machine-interface/831c0790-f798-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.003885 10.0.0.241 - - [2026-01-22 13:44:46] "POST /set-tag HTTP/1.1" 200 109 0.002407 10.0.0.241 - - [2026-01-22 13:44:56] "GET /global-system-configs HTTP/1.1" 200 323 0.001729 10.0.0.241 - - [2026-01-22 13:44:56] "GET / HTTP/1.1" 200 36215 0.002564 10.0.0.241 - - [2026-01-22 13:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.241 - - [2026-01-22 13:44:56] "GET /global-system-config/2a830ccc-5c7e-4746-8ba3-25411d570b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004267 10.0.0.241 - - [2026-01-22 13:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.241 - - [2026-01-22 13:44:56] "GET /config-node/1535ee77-71ed-4fab-8599-6721f4914222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002481 10.0.0.241 - - [2026-01-22 13:44:56] "GET /global-system-configs HTTP/1.1" 200 323 0.001718 10.0.0.241 - - [2026-01-22 13:44:59] "GET /virtual-machine-interface/831c0790-f798-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004122 10.0.0.241 - - [2026-01-22 13:44:59] "POST /set-tag HTTP/1.1" 200 109 0.002180 10.0.0.241 - - [2026-01-22 13:45:00] "GET /virtual-machine-interface/82ac4bd0-f798-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005070 10.0.0.241 - - [2026-01-22 13:45:00] "POST /set-tag HTTP/1.1" 200 109 0.007695 10.0.0.241 - - [2026-01-22 13:45:02] "GET /virtual-machine-interface/82ac4bd0-f798-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004537 10.0.0.241 - - [2026-01-22 13:45:02] "POST /set-tag HTTP/1.1" 200 109 0.002371 10.0.0.241 - - [2026-01-22 13:45:08] "GET / HTTP/1.1" 200 36215 0.001580 10.0.0.241 - - [2026-01-22 13:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.241 - - [2026-01-22 13:45:08] "GET /routing-instance/d2eaa21b-a735-46bc-83de-b88afe1349c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003008 10.0.0.241 - - [2026-01-22 13:45:08] "POST /bgp-routers HTTP/1.1" 409 301 0.001811 10.0.0.241 - - [2026-01-22 13:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.241 - - [2026-01-22 13:45:08] "GET /bgp-router/bb91ef4b-db8e-492c-a0b4-c2f0c9cd15a3?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003331 10.0.0.241 - - [2026-01-22 13:45:08] "PUT /bgp-router/bb91ef4b-db8e-492c-a0b4-c2f0c9cd15a3 HTTP/1.1" 200 255 0.018702 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:45:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001034 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:45:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001007 10.0.0.241 - - [2026-01-22 13:45:33] "GET /virtual-machine-interface/82ac4bd0-f798-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.010366 10.0.0.241 - - [2026-01-22 13:45:33] "POST /set-tag HTTP/1.1" 200 109 0.003557 10.0.0.241 - - [2026-01-22 13:45:34] "GET /virtual-machine-interface/82ac4bd0-f798-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004131 10.0.0.241 - - [2026-01-22 13:45:34] "POST /set-tag HTTP/1.1" 200 109 0.002725 10.0.0.241 - - [2026-01-22 13:45:34] "GET /virtual-machine/f1c1494e-22a1-46dd-9f66-5a9bf815e202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.003128 10.0.0.241 - - [2026-01-22 13:45:34] "POST /ref-update HTTP/1.1" 200 156 0.017155 10.0.0.241 - - [2026-01-22 13:45:34] "GET /virtual-machine-interface/82ac4bd0-f798-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.007622 10.0.0.241 - - [2026-01-22 13:45:34] "POST /set-tag HTTP/1.1" 200 109 0.025444 10.0.0.241 - - [2026-01-22 13:45:34] "POST /set-tag HTTP/1.1" 200 109 0.038836 10.0.0.241 - - [2026-01-22 13:45:34] "DELETE /instance-ip/82c73526-f798-11f0-94aa-fa163e40461d HTTP/1.1" 200 115 0.034539 10.0.0.241 - - [2026-01-22 13:45:34] "DELETE /virtual-machine-interface/82ac4bd0-f798-11f0-94aa-fa163e40461d HTTP/1.1" 200 115 0.047674 10.0.0.241 - - [2026-01-22 13:45:34] "DELETE /virtual-machine/f1c1494e-22a1-46dd-9f66-5a9bf815e202 HTTP/1.1" 200 115 0.018081 10.0.0.241 - - [2026-01-22 13:45:34] "GET /virtual-machine-interface/831c0790-f798-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.009246 10.0.0.241 - - [2026-01-22 13:45:34] "POST /set-tag HTTP/1.1" 200 109 0.002525 10.0.0.241 - - [2026-01-22 13:46:05] "GET /virtual-machine-interface/831c0790-f798-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.007298 10.0.0.241 - - [2026-01-22 13:46:05] "POST /set-tag HTTP/1.1" 200 109 0.002914 10.0.0.241 - - [2026-01-22 13:46:05] "GET /virtual-machine-interface/831c0790-f798-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004522 10.0.0.241 - - [2026-01-22 13:46:05] "POST /set-tag HTTP/1.1" 200 109 0.002795 10.0.0.241 - - [2026-01-22 13:46:05] "GET /virtual-machine/bfbd59f1-9ecf-42f7-8105-de17139e4ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.006685 10.0.0.241 - - [2026-01-22 13:46:05] "POST /ref-update HTTP/1.1" 200 156 0.013564 10.0.0.241 - - [2026-01-22 13:46:05] "GET /virtual-machine-interface/831c0790-f798-11f0-94aa-fa163e40461d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006428 10.0.0.241 - - [2026-01-22 13:46:05] "POST /set-tag HTTP/1.1" 200 109 0.025409 10.0.0.241 - - [2026-01-22 13:46:05] "POST /set-tag HTTP/1.1" 200 109 0.053195 10.0.0.241 - - [2026-01-22 13:46:05] "DELETE /instance-ip/83385ed6-f798-11f0-94aa-fa163e40461d HTTP/1.1" 200 115 0.049997 10.0.0.241 - - [2026-01-22 13:46:05] "DELETE /virtual-machine-interface/831c0790-f798-11f0-94aa-fa163e40461d HTTP/1.1" 200 115 0.057168 10.0.0.241 - - [2026-01-22 13:46:05] "DELETE /virtual-machine/bfbd59f1-9ecf-42f7-8105-de17139e4ce5 HTTP/1.1" 200 115 0.040248 10.0.0.241 - - [2026-01-22 13:46:05] "DELETE /tag/45688422-6ea9-4bc3-81ef-9c548013d9b7 HTTP/1.1" 200 115 0.067734 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:46:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001114 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:46:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000971 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:46:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001129 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:46:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001239 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:46:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000932 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:46:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000861 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:46:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000848 [Introspect:8084]10.0.0.241 - - [2026-01-22 13:46:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000893