++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Feb 2 11:08:09 PM UTC 2026 ===================' INFO: =================== Mon Feb 2 11:08:09 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 +++ awk '{print $2}' +++ cut -d / -f 1 +++ grep 'inet ' +++ ip addr show dev ens3 +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.141 ++ 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.141 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.141 ++ ANALYTICSDB_NODES=10.0.0.141 ++ ANALYTICS_SNMP_NODES=10.0.0.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8081 ' +++ '[' -n '10.0.0.141:8081 ' ']' +++ echo 10.0.0.141:8081 ++ ANALYTICS_SERVERS=10.0.0.141: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9042 ' +++ '[' -n '10.0.0.141:9042 ' ']' +++ echo 10.0.0.141:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.141:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8086 ' +++ '[' -n '10.0.0.141:8086 ' ']' +++ echo 10.0.0.141:8086 ++ COLLECTOR_SERVERS=10.0.0.141: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.141 ++ CONFIGDB_NODES=10.0.0.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8082 ' +++ '[' -n '10.0.0.141:8082 ' ']' +++ echo 10.0.0.141:8082 ++ CONFIG_SERVERS=10.0.0.141: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9161 ' +++ '[' -n '10.0.0.141:9161 ' ']' +++ echo 10.0.0.141:9161 ++ CONFIGDB_SERVERS=10.0.0.141: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9041 ' +++ '[' -n '10.0.0.141:9041 ' ']' +++ echo 10.0.0.141:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.141: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.141 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.141 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:2181, +++ '[' -n 10.0.0.141:2181, ']' +++ echo 10.0.0.141:2181 ++ ZOOKEEPER_SERVERS=10.0.0.141: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:2181 ' +++ '[' -n '10.0.0.141:2181 ' ']' +++ echo 10.0.0.141:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.141:2181 ++ RABBITMQ_NODES=10.0.0.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:5673, +++ '[' -n 10.0.0.141:5673, ']' +++ echo 10.0.0.141:5673 ++ RABBITMQ_SERVERS=10.0.0.141: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:6379 ' +++ '[' -n '10.0.0.141:6379 ' ']' +++ echo 10.0.0.141:6379 ++ REDIS_SERVERS=10.0.0.141: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.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9092 ' +++ '[' -n '10.0.0.141:9092 ' ']' +++ echo 10.0.0.141:9092 ++ KAFKA_SERVERS=10.0.0.141: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.141 ++ 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.141 ++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.141 + local cassandra=10.0.0.141 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.141 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.141 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.141 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.141 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.141 +++ local servers=10.0.0.141 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ tr '\n' , +++ cut -d ' ' -f 1 ++++ grep -vi host ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort +++ local local_ips=,10.0.0.141,10.56.157.1,127.0.0.1,172.17.0.1,252.141.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.141'\''))' +++ local server_ip=10.0.0.141 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.141 ]] +++ [[ ,10.0.0.141,10.56.157.1,127.0.0.1,172.17.0.1,252.141.0.1,, =~ ,10\.0\.0\.141, ]] +++ echo 10.0.0.141 1 +++ return ++ local ip=10.0.0.141 ++ [[ -z 10.0.0.141 ]] ++ echo 10.0.0.141 + host_ip=10.0.0.141 + [[ cql == \c\q\l ]] ++ echo 10.0.0.141:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.141:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.141: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=__ ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ sort ++ set -o posix ++ cut -d = -f 1 ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/02/2026 23:08:49.288 7fc22fc9b240 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/02/2026 23:08:49.418 7fc22fc9b240 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/02/2026 23:08:49.429 7fc22fc9b240 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/02/2026 23:08:49.429 7fc22fc9b240 [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.141:8082/ Hit Ctrl-C to quit. 10.0.0.141 - - [2026-02-02 23:08:55] "GET / HTTP/1.1" 503 181 0.000209 10.0.0.141 - - [2026-02-02 23:08:56] "GET / HTTP/1.1" 503 181 0.000203 10.0.0.141 - - [2026-02-02 23:08:56] "GET / HTTP/1.1" 200 45303 0.001166 10.0.0.141 - - [2026-02-02 23:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.141 - - [2026-02-02 23:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.141 - - [2026-02-02 23:08:57] "GET / HTTP/1.1" 200 36215 0.003803 10.0.0.141 - - [2026-02-02 23:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.141 - - [2026-02-02 23:08:57] "GET /global-system-config/fb2093d1-6bcd-4b9f-aef9-3bdbc427ca32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.004498 10.0.0.141 - - [2026-02-02 23:08:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.002798 10.0.0.141 - - [2026-02-02 23:08:57] "POST /config-nodes HTTP/1.1" 200 595 0.018973 10.0.0.141 - - [2026-02-02 23:08:57] "GET / HTTP/1.1" 200 36215 0.002027 10.0.0.141 - - [2026-02-02 23:08:57] "GET / HTTP/1.1" 200 36215 0.001378 10.0.0.141 - - [2026-02-02 23:08:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003067 10.0.0.141 - - [2026-02-02 23:08:57] "GET / HTTP/1.1" 200 36215 0.001304 10.0.0.141 - - [2026-02-02 23:08:57] "GET / HTTP/1.1" 200 36215 0.001147 10.0.0.141 - - [2026-02-02 23:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004889 10.0.0.141 - - [2026-02-02 23:08:57] "GET /global-system-config/fb2093d1-6bcd-4b9f-aef9-3bdbc427ca32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.010728 10.0.0.141 - - [2026-02-02 23:08:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.002196 10.0.0.141 - - [2026-02-02 23:08:57] "POST /config-database-nodes HTTP/1.1" 200 613 0.019211 10.0.0.141 - - [2026-02-02 23:08:57] "GET / HTTP/1.1" 200 36215 0.001345 10.0.0.141 - - [2026-02-02 23:08:58] "POST /fqname-to-id HTTP/1.1" 404 186 0.002569 10.0.0.141 - - [2026-02-02 23:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.141 - - [2026-02-02 23:08:58] "GET /global-system-config/fb2093d1-6bcd-4b9f-aef9-3bdbc427ca32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006682 10.0.0.141 - - [2026-02-02 23:08:58] "POST /service-appliance-sets HTTP/1.1" 200 555 0.036644 10.0.0.141 - - [2026-02-02 23:08:58] "POST /fqname-to-id HTTP/1.1" 404 180 0.002541 10.0.0.141 - - [2026-02-02 23:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.141 - - [2026-02-02 23:08:58] "GET /global-system-config/fb2093d1-6bcd-4b9f-aef9-3bdbc427ca32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006345 10.0.0.141 - - [2026-02-02 23:08:58] "POST /service-appliance-sets HTTP/1.1" 200 543 0.022248 10.0.0.141 - - [2026-02-02 23:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005350 10.0.0.141 - - [2026-02-02 23:08:58] "GET /network-ipam/0391d369-26c6-41c4-8a1c-058b51bab981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002843 10.0.0.141 - - [2026-02-02 23:08:58] "POST /service-templates HTTP/1.1" 200 513 0.023062 10.0.0.141 - - [2026-02-02 23:08:58] "POST /service-templates HTTP/1.1" 200 503 0.044780 10.0.0.141 - - [2026-02-02 23:08:58] "POST /service-templates HTTP/1.1" 200 517 0.037171 10.0.0.141 - - [2026-02-02 23:08:58] "POST /service-templates HTTP/1.1" 200 537 0.025170 10.0.0.141 - - [2026-02-02 23:08:58] "POST /service-templates HTTP/1.1" 200 509 0.025751 10.0.0.141 - - [2026-02-02 23:08:59] "GET / HTTP/1.1" 200 36215 0.001564 10.0.0.141 - - [2026-02-02 23:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.141 - - [2026-02-02 23:08:59] "GET /global-system-config/fb2093d1-6bcd-4b9f-aef9-3bdbc427ca32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006461 10.0.0.141 - - [2026-02-02 23:08:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.002224 10.0.0.141 - - [2026-02-02 23:08:59] "POST /analytics-nodes HTTP/1.1" 200 601 0.028225 10.0.0.141 - - [2026-02-02 23:09:00] "GET / HTTP/1.1" 200 36215 0.001890 10.0.0.141 - - [2026-02-02 23:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004031 10.0.0.141 - - [2026-02-02 23:09:00] "GET /routing-instance/f35808fd-a449-47f7-8b91-1950b64c0b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003755 10.0.0.141 - - [2026-02-02 23:09:00] "POST /bgp-routers HTTP/1.1" 200 618 0.036318 10.0.0.141 - - [2026-02-02 23:09:00] "GET /bgp-router/2191d256-63ab-4380-829d-e368542d7ff0?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.007528 10.0.0.141 - - [2026-02-02 23:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.141 - - [2026-02-02 23:09:00] "GET /global-system-config/fb2093d1-6bcd-4b9f-aef9-3bdbc427ca32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007568 10.0.0.141 - - [2026-02-02 23:09:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003342 10.0.0.141 - - [2026-02-02 23:09:00] "POST /ref-update HTTP/1.1" 200 156 0.026253 10.0.0.141 - - [2026-02-02 23:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004957 10.0.0.141 - - [2026-02-02 23:09:00] "GET /network-ipam/0391d369-26c6-41c4-8a1c-058b51bab981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005068 10.0.0.141 - - [2026-02-02 23:09:01] "POST /fqname-to-id HTTP/1.1" 404 225 0.004315 10.0.0.141 - - [2026-02-02 23:09:01] "POST /access-control-lists HTTP/1.1" 200 589 0.120479 10.0.0.141 - - [2026-02-02 23:09:01] "POST /fqname-to-id HTTP/1.1" 404 224 0.018139 10.0.0.141 - - [2026-02-02 23:09:01] "POST /access-control-lists HTTP/1.1" 200 587 0.192538 10.0.0.141 - - [2026-02-02 23:09:01] "POST /route-targets HTTP/1.1" 200 328 0.026442 10.0.0.141 - - [2026-02-02 23:09:01] "POST /ref-update HTTP/1.1" 200 156 0.013215 10.0.0.141 - - [2026-02-02 23:09:02] "POST /route-targets HTTP/1.1" 200 328 0.042271 10.0.0.141 - - [2026-02-02 23:09:02] "POST /ref-update HTTP/1.1" 200 156 0.009995 10.0.0.141 - - [2026-02-02 23:09:02] "POST /route-targets HTTP/1.1" 200 328 0.049964 10.0.0.141 - - [2026-02-02 23:09:02] "POST /ref-update HTTP/1.1" 200 156 0.011838 10.0.0.141 - - [2026-02-02 23:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.141 - - [2026-02-02 23:09:02] "GET /global-vrouter-config/98eff132-3e9c-4091-adab-cfae7b6e5b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.023309 10.0.0.141 - - [2026-02-02 23:09:02] "POST /route-targets HTTP/1.1" 200 328 0.083282 10.0.0.141 - - [2026-02-02 23:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.012133 10.0.0.141 - - [2026-02-02 23:09:02] "PUT /global-vrouter-config/98eff132-3e9c-4091-adab-cfae7b6e5b7f HTTP/1.1" 200 277 0.009038 10.0.0.141 - - [2026-02-02 23:09:02] "POST /ref-update HTTP/1.1" 200 156 0.061421 10.0.0.141 - - [2026-02-02 23:09:02] "POST /fqname-to-id HTTP/1.1" 404 201 0.001861 10.0.0.141 - - [2026-02-02 23:09:02] "POST /access-control-lists HTTP/1.1" 200 553 0.074335 10.0.0.141 - - [2026-02-02 23:09:02] "GET / HTTP/1.1" 200 36215 0.001178 10.0.0.141 - - [2026-02-02 23:09:02] "PUT /access-control-list/7be697b6-9f26-4ba3-97ff-b4f9d5db06c4 HTTP/1.1" 200 273 0.020870 10.0.0.141 - - [2026-02-02 23:09:02] "POST /alarms HTTP/1.1" 200 583 0.030281 10.0.0.141 - - [2026-02-02 23:09:02] "PUT /access-control-list/ce4c9ec2-a822-458a-823d-904dc8691411 HTTP/1.1" 200 273 0.021647 10.0.0.141 - - [2026-02-02 23:09:02] "POST /alarms HTTP/1.1" 200 577 0.049521 10.0.0.141 - - [2026-02-02 23:09:02] "POST /alarms HTTP/1.1" 200 577 0.023053 10.0.0.141 - - [2026-02-02 23:09:02] "POST /alarms HTTP/1.1" 200 561 0.048979 10.0.0.141 - - [2026-02-02 23:09:02] "POST /alarms HTTP/1.1" 200 557 0.026950 10.0.0.141 - - [2026-02-02 23:09:02] "POST /alarms HTTP/1.1" 200 559 0.053927 10.0.0.141 - - [2026-02-02 23:09:03] "POST /alarms HTTP/1.1" 200 567 0.050011 10.0.0.141 - - [2026-02-02 23:09:03] "POST /alarms HTTP/1.1" 200 551 0.071548 10.0.0.141 - - [2026-02-02 23:09:03] "POST /alarms HTTP/1.1" 200 559 0.047378 10.0.0.141 - - [2026-02-02 23:09:03] "POST /alarms HTTP/1.1" 200 569 0.025452 10.0.0.141 - - [2026-02-02 23:09:03] "POST /alarms HTTP/1.1" 200 557 0.040002 10.0.0.141 - - [2026-02-02 23:09:03] "POST /alarms HTTP/1.1" 200 569 0.030451 10.0.0.141 - - [2026-02-02 23:09:03] "POST /alarms HTTP/1.1" 200 577 0.073603 10.0.0.141 - - [2026-02-02 23:09:03] "POST /alarms HTTP/1.1" 200 571 0.209013 10.0.0.141 - - [2026-02-02 23:09:03] "POST /alarms HTTP/1.1" 200 563 0.050419 10.0.0.141 - - [2026-02-02 23:09:03] "POST /alarms HTTP/1.1" 200 563 0.026990 10.0.0.141 - - [2026-02-02 23:09:03] "POST /alarms HTTP/1.1" 200 563 0.049448 10.0.0.141 - - [2026-02-02 23:09:03] "POST /alarms HTTP/1.1" 200 549 0.034997 10.0.0.141 - - [2026-02-02 23:09:03] "POST /alarms HTTP/1.1" 200 597 0.034073 10.0.0.141 - - [2026-02-02 23:09:04] "POST /alarms HTTP/1.1" 200 577 0.040776 10.0.0.141 - - [2026-02-02 23:09:04] "POST /alarms HTTP/1.1" 200 573 0.049639 10.0.0.141 - - [2026-02-02 23:09:04] "POST /alarms HTTP/1.1" 200 585 0.019758 10.0.0.141 - - [2026-02-02 23:09:04] "POST /alarms HTTP/1.1" 200 611 0.050931 10.0.0.141 - - [2026-02-02 23:09:04] "GET / HTTP/1.1" 200 36215 0.001588 10.0.0.141 - - [2026-02-02 23:09:04] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002724 10.0.0.141 - - [2026-02-02 23:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007084 10.0.0.141 - - [2026-02-02 23:09:04] "PUT /global-vrouter-config/98eff132-3e9c-4091-adab-cfae7b6e5b7f HTTP/1.1" 200 277 0.010988 10.0.0.141 - - [2026-02-02 23:09:04] "GET / HTTP/1.1" 200 36215 0.001204 10.0.0.141 - - [2026-02-02 23:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.141 - - [2026-02-02 23:09:04] "GET /global-system-config/fb2093d1-6bcd-4b9f-aef9-3bdbc427ca32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.008822 10.0.0.141 - - [2026-02-02 23:09:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.001840 10.0.0.141 - - [2026-02-02 23:09:04] "GET / HTTP/1.1" 200 36215 0.001517 10.0.0.141 - - [2026-02-02 23:09:04] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.045184 10.0.0.141 - - [2026-02-02 23:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.017510 10.0.0.141 - - [2026-02-02 23:09:04] "GET /global-vrouter-config/98eff132-3e9c-4091-adab-cfae7b6e5b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002844 10.0.0.141 - - [2026-02-02 23:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.141 - - [2026-02-02 23:09:04] "PUT /global-vrouter-config/98eff132-3e9c-4091-adab-cfae7b6e5b7f HTTP/1.1" 200 277 0.021200 10.0.0.141 - - [2026-02-02 23:09:05] "GET / HTTP/1.1" 200 36215 0.001235 10.0.0.141 - - [2026-02-02 23:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.141 - - [2026-02-02 23:09:05] "GET /global-system-config/fb2093d1-6bcd-4b9f-aef9-3bdbc427ca32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004356 10.0.0.141 - - [2026-02-02 23:09:05] "PUT /global-system-config/fb2093d1-6bcd-4b9f-aef9-3bdbc427ca32 HTTP/1.1" 200 275 0.018653 10.0.0.141 - - [2026-02-02 23:09:12] "GET / HTTP/1.1" 200 36215 0.001553 10.0.0.141 - - [2026-02-02 23:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 10.0.0.141 - - [2026-02-02 23:09:12] "GET /global-system-config/fb2093d1-6bcd-4b9f-aef9-3bdbc427ca32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005384 10.0.0.141 - - [2026-02-02 23:09:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.001777 10.0.0.141 - - [2026-02-02 23:09:12] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.032894 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:09:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000915 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:09:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002764 10.0.0.141 - - [2026-02-02 23:09:18] "GET / HTTP/1.1" 200 36215 0.001492 10.0.0.141 - - [2026-02-02 23:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.141 - - [2026-02-02 23:09:18] "GET /global-system-config/fb2093d1-6bcd-4b9f-aef9-3bdbc427ca32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.007616 10.0.0.141 - - [2026-02-02 23:09:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.003340 10.0.0.141 - - [2026-02-02 23:09:18] "POST /database-nodes HTTP/1.1" 200 599 0.039605 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:09:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000853 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:09:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000969 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:09:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000838 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:09:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000896 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:11:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000885 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:11:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000814 10.0.0.141 - - [2026-02-02 23:11:39] "GET / HTTP/1.1" 200 36215 0.001899 10.0.0.141 - - [2026-02-02 23:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.141 - - [2026-02-02 23:11:39] "GET /domain/7701b2d4-7145-47d3-a595-4e6214ca0ebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003055 10.0.0.141 - - [2026-02-02 23:11:39] "POST /id-to-fqname HTTP/1.1" 200 173 0.000501 10.0.0.141 - - [2026-02-02 23:11:39] "POST /fqname-to-id HTTP/1.1" 404 182 0.005659 10.0.0.141 - - [2026-02-02 23:11:40] "POST /security-groups HTTP/1.1" 200 570 0.063671 10.0.0.141 - - [2026-02-02 23:11:40] "POST /fqname-to-id HTTP/1.1" 404 213 0.002377 10.0.0.141 - - [2026-02-02 23:11:40] "POST /projects HTTP/1.1" 200 483 0.234571 10.0.0.141 - - [2026-02-02 23:11:40] "POST /access-control-lists HTTP/1.1" 200 581 0.074896 10.0.0.141 - - [2026-02-02 23:11:40] "POST /fqname-to-id HTTP/1.1" 404 212 0.010079 10.0.0.141 - - [2026-02-02 23:11:40] "POST /security-groups HTTP/1.1" 200 536 0.135223 10.0.0.141 - - [2026-02-02 23:11:40] "POST /access-control-lists HTTP/1.1" 200 579 0.055945 10.0.0.141 - - [2026-02-02 23:11:40] "POST /chown HTTP/1.1" 200 109 0.055377 10.0.0.141 - - [2026-02-02 23:11:40] "POST /policy-managements HTTP/1.1" 409 214 0.007252 10.0.0.141 - - [2026-02-02 23:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.141 - - [2026-02-02 23:11:40] "GET /policy-management/a281966e-d790-4e74-8fb2-07f86ed90f98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003198 10.0.0.141 - - [2026-02-02 23:11:40] "POST /application-policy-sets HTTP/1.1" 200 530 0.016389 10.0.0.141 - - [2026-02-02 23:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.141 - - [2026-02-02 23:11:40] "GET /global-vrouter-config/98eff132-3e9c-4091-adab-cfae7b6e5b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003182 10.0.0.141 - - [2026-02-02 23:11:40] "PUT /global-vrouter-config/98eff132-3e9c-4091-adab-cfae7b6e5b7f HTTP/1.1" 200 277 0.009013 10.0.0.141 - - [2026-02-02 23:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009656 10.0.0.141 - - [2026-02-02 23:11:40] "GET /virtual-network/0136f7ed-0eff-4679-a982-83b76fd76dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.004603 10.0.0.141 - - [2026-02-02 23:11:40] "POST /id-to-fqname HTTP/1.1" 200 177 0.000445 10.0.0.141 - - [2026-02-02 23:11:40] "POST /fqname-to-id HTTP/1.1" 404 186 0.011538 10.0.0.141 - - [2026-02-02 23:11:40] "POST /security-groups HTTP/1.1" 200 574 0.067371 10.0.0.141 - - [2026-02-02 23:11:40] "POST /projects HTTP/1.1" 200 491 0.180373 10.0.0.141 - - [2026-02-02 23:11:40] "POST /security-groups HTTP/1.1" 200 548 0.047310 10.0.0.141 - - [2026-02-02 23:11:40] "POST /fqname-to-id HTTP/1.1" 404 232 0.001868 10.0.0.141 - - [2026-02-02 23:11:40] "POST /access-control-lists HTTP/1.1" 200 596 0.030427 10.0.0.141 - - [2026-02-02 23:11:40] "POST /fqname-to-id HTTP/1.1" 404 231 0.003558 10.0.0.141 - - [2026-02-02 23:11:40] "POST /chown HTTP/1.1" 200 109 0.039692 10.0.0.141 - - [2026-02-02 23:11:40] "POST /network-ipams HTTP/1.1" 200 524 0.039725 10.0.0.141 - - [2026-02-02 23:11:40] "POST /access-control-lists HTTP/1.1" 200 594 0.041201 10.0.0.141 - - [2026-02-02 23:11:40] "POST /network-ipams HTTP/1.1" 200 512 0.047774 10.0.0.141 - - [2026-02-02 23:11:40] "POST /fqname-to-id HTTP/1.1" 404 217 0.001813 10.0.0.141 - - [2026-02-02 23:11:40] "POST /fqname-to-id HTTP/1.1" 404 198 0.001482 10.0.0.141 - - [2026-02-02 23:11:41] "POST /access-control-lists HTTP/1.1" 200 585 0.065634 10.0.0.141 - - [2026-02-02 23:11:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.014341 10.0.0.141 - - [2026-02-02 23:11:41] "POST /access-control-lists HTTP/1.1" 200 583 0.044592 10.0.0.141 - - [2026-02-02 23:11:41] "POST /fqname-to-id HTTP/1.1" 404 240 0.003730 10.0.0.141 - - [2026-02-02 23:11:41] "POST /useragent-kv HTTP/1.1" 200 115 0.009488 10.0.0.141 - - [2026-02-02 23:11:41] "POST /virtual-networks HTTP/1.1" 200 540 0.236720 10.0.0.141 - - [2026-02-02 23:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.141 - - [2026-02-02 23:11:41] "POST /access-control-lists HTTP/1.1" 200 604 0.048341 10.0.0.141 - - [2026-02-02 23:11:41] "GET /virtual-network/c0efb7c0-f1c7-4af0-bc45-9cd690a4a17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.013572 10.0.0.141 - - [2026-02-02 23:11:41] "POST /fqname-to-id HTTP/1.1" 404 239 0.002000 10.0.0.141 - - [2026-02-02 23:11:41] "POST /access-control-lists HTTP/1.1" 200 602 0.019345 10.0.0.141 - - [2026-02-02 23:11:41] "POST /network-ipams HTTP/1.1" 200 520 0.037876 10.0.0.141 - - [2026-02-02 23:11:41] "POST /fqname-to-id HTTP/1.1" 404 202 0.002010 10.0.0.141 - - [2026-02-02 23:11:41] "POST /fqname-to-id HTTP/1.1" 404 229 0.002630 10.0.0.141 - - [2026-02-02 23:11:41] "POST /access-control-lists HTTP/1.1" 200 591 0.065097 10.0.0.141 - - [2026-02-02 23:11:41] "POST /useragent-kv HTTP/1.1" 200 115 0.006542 10.0.0.141 - - [2026-02-02 23:11:41] "POST /virtual-networks HTTP/1.1" 200 548 0.127991 10.0.0.141 - - [2026-02-02 23:11:41] "POST /route-targets HTTP/1.1" 200 328 0.012216 10.0.0.141 - - [2026-02-02 23:11:41] "POST /ref-update HTTP/1.1" 200 156 0.025042 10.0.0.141 - - [2026-02-02 23:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.141 - - [2026-02-02 23:11:41] "GET /virtual-network/2ea90f85-3ee5-41d6-bee7-9b650b451585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.009683 10.0.0.141 - - [2026-02-02 23:11:41] "POST /fqname-to-id HTTP/1.1" 404 199 0.001964 10.0.0.141 - - [2026-02-02 23:11:41] "PUT /access-control-list/8451ad8d-47a9-4896-824b-d6a7a0ca03a9 HTTP/1.1" 200 273 0.055696 10.0.0.141 - - [2026-02-02 23:11:41] "POST /network-policys HTTP/1.1" 200 540 0.090968 10.0.0.141 - - [2026-02-02 23:11:41] "POST /fqname-to-id HTTP/1.1" 404 197 0.022071 10.0.0.141 - - [2026-02-02 23:11:41] "POST /route-targets HTTP/1.1" 200 328 0.016592 10.0.0.141 - - [2026-02-02 23:11:41] "POST /ref-update HTTP/1.1" 200 156 0.017948 10.0.0.141 - - [2026-02-02 23:11:41] "POST /network-policys HTTP/1.1" 200 536 0.075355 10.0.0.141 - - [2026-02-02 23:11:41] "POST /fqname-to-id HTTP/1.1" 404 201 0.003415 10.0.0.141 - - [2026-02-02 23:11:41] "POST /network-policys HTTP/1.1" 200 544 0.017243 10.0.0.141 - - [2026-02-02 23:11:41] "POST /ref-update HTTP/1.1" 200 156 0.066158 10.0.0.141 - - [2026-02-02 23:11:41] "PUT /access-control-list/11257981-1828-43d7-922d-4fa349cdcb8e HTTP/1.1" 200 273 0.013315 10.0.0.141 - - [2026-02-02 23:11:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001951 10.0.0.141 - - [2026-02-02 23:11:42] "PUT /access-control-list/8451ad8d-47a9-4896-824b-d6a7a0ca03a9 HTTP/1.1" 200 273 0.028434 10.0.0.141 - - [2026-02-02 23:11:42] "POST /ref-update HTTP/1.1" 200 156 0.078798 10.0.0.141 - - [2026-02-02 23:11:42] "PUT /access-control-list/11257981-1828-43d7-922d-4fa349cdcb8e HTTP/1.1" 200 273 0.079515 10.0.0.141 - - [2026-02-02 23:11:42] "POST /ref-update HTTP/1.1" 200 156 0.135201 10.0.0.141 - - [2026-02-02 23:11:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008429 10.0.0.141 - - [2026-02-02 23:11:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015985 10.0.0.141 - - [2026-02-02 23:11:42] "PUT /access-control-list/8451ad8d-47a9-4896-824b-d6a7a0ca03a9 HTTP/1.1" 200 273 0.081522 10.0.0.141 - - [2026-02-02 23:11:42] "POST /ref-update HTTP/1.1" 200 156 0.043663 10.0.0.141 - - [2026-02-02 23:11:42] "POST /ref-update HTTP/1.1" 200 156 0.090996 10.0.0.141 - - [2026-02-02 23:11:42] "POST /fqname-to-id HTTP/1.1" 404 237 0.003009 10.0.0.141 - - [2026-02-02 23:11:42] "POST /access-control-lists HTTP/1.1" 200 603 0.048460 10.0.0.141 - - [2026-02-02 23:11:42] "POST /ref-update HTTP/1.1" 200 156 0.098973 10.0.0.141 - - [2026-02-02 23:11:42] "POST /ref-update HTTP/1.1" 200 156 0.014117 10.0.0.141 - - [2026-02-02 23:11:42] "PUT /access-control-list/5162d630-759b-4ec5-8e95-a430fc2a25e5 HTTP/1.1" 200 273 0.022208 10.0.0.141 - - [2026-02-02 23:11:42] "PUT /access-control-list/11257981-1828-43d7-922d-4fa349cdcb8e HTTP/1.1" 200 273 0.032223 10.0.0.141 - - [2026-02-02 23:11:42] "POST /ref-update HTTP/1.1" 200 156 0.106844 10.0.0.141 - - [2026-02-02 23:11:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004573 10.0.0.141 - - [2026-02-02 23:11:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010726 10.0.0.141 - - [2026-02-02 23:11:42] "PUT /access-control-list/5162d630-759b-4ec5-8e95-a430fc2a25e5 HTTP/1.1" 200 273 0.055858 10.0.0.141 - - [2026-02-02 23:11:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.030630 10.0.0.141 - - [2026-02-02 23:11:42] "POST /ref-update HTTP/1.1" 200 156 0.015465 10.0.0.141 - - [2026-02-02 23:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.141 - - [2026-02-02 23:11:42] "GET /virtual-network/0136f7ed-0eff-4679-a982-83b76fd76dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.005235 10.0.0.141 - - [2026-02-02 23:11:42] "GET /application-policy-set/fb47dc82-7ac5-4376-8335-b1c497714611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.004622 10.0.0.141 - - [2026-02-02 23:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672 10.0.0.141 - - [2026-02-02 23:11:42] "GET /policy-management/a281966e-d790-4e74-8fb2-07f86ed90f98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003345 10.0.0.141 - - [2026-02-02 23:11:42] "POST /firewall-policys HTTP/1.1" 200 532 0.019806 10.0.0.141 - - [2026-02-02 23:11:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.049153 10.0.0.141 - - [2026-02-02 23:11:42] "GET /firewall-policy/bb1c3428-b992-44f1-ac94-7e3d82b0abe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.026364 10.0.0.141 - - [2026-02-02 23:11:43] "GET /application-policy-set/fb47dc82-7ac5-4376-8335-b1c497714611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.002539 10.0.0.141 - - [2026-02-02 23:11:43] "GET /firewall-policy/bb1c3428-b992-44f1-ac94-7e3d82b0abe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002228 10.0.0.141 - - [2026-02-02 23:11:43] "POST /ref-update HTTP/1.1" 200 156 0.013555 10.0.0.141 - - [2026-02-02 23:11:43] "GET /application-policy-set/fb47dc82-7ac5-4376-8335-b1c497714611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.003668 10.0.0.141 - - [2026-02-02 23:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.141 - - [2026-02-02 23:11:43] "GET /policy-management/a281966e-d790-4e74-8fb2-07f86ed90f98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002501 10.0.0.141 - - [2026-02-02 23:11:43] "POST /firewall-policys HTTP/1.1" 200 534 0.020302 10.0.0.141 - - [2026-02-02 23:11:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.026629 10.0.0.141 - - [2026-02-02 23:11:43] "GET /firewall-policy/e148edeb-ca27-4469-a856-056fe2db60f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.029301 10.0.0.141 - - [2026-02-02 23:11:43] "GET /application-policy-set/fb47dc82-7ac5-4376-8335-b1c497714611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.002735 10.0.0.141 - - [2026-02-02 23:11:43] "GET /firewall-policy/e148edeb-ca27-4469-a856-056fe2db60f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.005705 10.0.0.141 - - [2026-02-02 23:11:43] "GET /firewall-policy/bb1c3428-b992-44f1-ac94-7e3d82b0abe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002879 10.0.0.141 - - [2026-02-02 23:11:43] "GET /firewall-policy/bb1c3428-b992-44f1-ac94-7e3d82b0abe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002576 10.0.0.141 - - [2026-02-02 23:11:43] "POST /ref-update HTTP/1.1" 200 156 0.036814 10.0.0.141 - - [2026-02-02 23:11:43] "POST /ref-update HTTP/1.1" 200 156 0.030372 10.0.0.141 - - [2026-02-02 23:11:43] "POST /ref-update HTTP/1.1" 200 156 0.019197 10.0.0.141 - - [2026-02-02 23:11:43] "GET /application-policy-set/fb47dc82-7ac5-4376-8335-b1c497714611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.022404 10.0.0.141 - - [2026-02-02 23:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001515 10.0.0.141 - - [2026-02-02 23:11:43] "GET /policy-management/a281966e-d790-4e74-8fb2-07f86ed90f98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006798 10.0.0.141 - - [2026-02-02 23:11:43] "POST /firewall-policys HTTP/1.1" 200 532 0.027290 10.0.0.141 - - [2026-02-02 23:11:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.034729 10.0.0.141 - - [2026-02-02 23:11:43] "GET /firewall-policy/cc3c76d6-27f5-4f43-897f-cb735f0122eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.029209 10.0.0.141 - - [2026-02-02 23:11:43] "GET /application-policy-set/fb47dc82-7ac5-4376-8335-b1c497714611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.002566 10.0.0.141 - - [2026-02-02 23:11:43] "GET /firewall-policy/cc3c76d6-27f5-4f43-897f-cb735f0122eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004233 10.0.0.141 - - [2026-02-02 23:11:43] "GET /firewall-policy/bb1c3428-b992-44f1-ac94-7e3d82b0abe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002170 10.0.0.141 - - [2026-02-02 23:11:43] "GET /firewall-policy/e148edeb-ca27-4469-a856-056fe2db60f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002695 10.0.0.141 - - [2026-02-02 23:11:43] "GET /firewall-policy/bb1c3428-b992-44f1-ac94-7e3d82b0abe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002339 10.0.0.141 - - [2026-02-02 23:11:43] "GET /firewall-policy/e148edeb-ca27-4469-a856-056fe2db60f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002198 10.0.0.141 - - [2026-02-02 23:11:43] "POST /ref-update HTTP/1.1" 200 156 0.018266 10.0.0.141 - - [2026-02-02 23:11:43] "POST /ref-update HTTP/1.1" 200 156 0.030290 10.0.0.141 - - [2026-02-02 23:11:43] "POST /ref-update HTTP/1.1" 200 156 0.053125 10.0.0.141 - - [2026-02-02 23:11:44] "POST /ref-update HTTP/1.1" 200 156 0.046375 10.0.0.141 - - [2026-02-02 23:11:44] "POST /ref-update HTTP/1.1" 200 156 0.043418 10.0.0.141 - - [2026-02-02 23:11:44] "GET /application-policy-set/fb47dc82-7ac5-4376-8335-b1c497714611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.027097 10.0.0.141 - - [2026-02-02 23:11:44] "POST /tags HTTP/1.1" 200 300 0.026611 10.0.0.141 - - [2026-02-02 23:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012680 10.0.0.141 - - [2026-02-02 23:11:44] "GET /tag/34d206c2-e238-411e-9508-042ed53b2651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013543 10.0.0.141 - - [2026-02-02 23:11:44] "POST /set-tag HTTP/1.1" 200 109 0.012936 10.0.0.141 - - [2026-02-02 23:11:44] "POST /tags HTTP/1.1" 200 306 0.084969 10.0.0.141 - - [2026-02-02 23:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009538 10.0.0.141 - - [2026-02-02 23:11:44] "GET /tag/68350ec8-626c-4d8b-b90c-f22ff618f734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.016956 10.0.0.141 - - [2026-02-02 23:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.141 - - [2026-02-02 23:11:44] "GET /project/bd4f339a-7ca2-4923-a687-3563cb698f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.043891 10.0.0.141 - - [2026-02-02 23:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.141 - - [2026-02-02 23:11:44] "GET /virtual-network/2ea90f85-3ee5-41d6-bee7-9b650b451585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.009336 10.0.0.141 - - [2026-02-02 23:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001393 10.0.0.141 - - [2026-02-02 23:11:44] "GET /service-appliance-set/1cb3752d-74a3-4afd-a67a-a284280f1c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003150 10.0.0.141 - - [2026-02-02 23:11:44] "POST /fqname-to-id HTTP/1.1" 404 240 0.003664 10.0.0.141 - - [2026-02-02 23:11:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.125729 10.0.0.141 - - [2026-02-02 23:11:44] "GET /virtual-machine-interface/43c2d867-92ed-4e95-a2cd-296f8115c749?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.023827 10.0.0.141 - - [2026-02-02 23:11:44] "POST /instance-ips HTTP/1.1" 200 382 0.058545 10.0.0.141 - - [2026-02-02 23:11:44] "GET /instance-ip/347be448-5b88-45f3-b4e6-2d5f0e4b8753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005228 10.0.0.141 - - [2026-02-02 23:11:45] "POST /loadbalancers HTTP/1.1" 200 584 0.061849 10.0.0.141 - - [2026-02-02 23:11:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.020093 10.0.0.141 - - [2026-02-02 23:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007722 10.0.0.141 - - [2026-02-02 23:11:45] "GET /project/bd4f339a-7ca2-4923-a687-3563cb698f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.043736 10.0.0.141 - - [2026-02-02 23:11:45] "GET /instance-ip/347be448-5b88-45f3-b4e6-2d5f0e4b8753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.011255 10.0.0.141 - - [2026-02-02 23:11:45] "GET /project/bd4f339a-7ca2-4923-a687-3563cb698f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.065054 10.0.0.141 - - [2026-02-02 23:11:45] "GET /loadbalancer/6d1e829d-9928-462e-bca4-81278d0ca53c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.003302 10.0.0.141 - - [2026-02-02 23:11:45] "POST /floating-ips HTTP/1.1" 200 585 0.021842 10.0.0.141 - - [2026-02-02 23:11:45] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.051891 10.0.0.141 - - [2026-02-02 23:11:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.015441 10.0.0.141 - - [2026-02-02 23:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.141 - - [2026-02-02 23:11:45] "GET /project/bd4f339a-7ca2-4923-a687-3563cb698f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.088216 10.0.0.141 - - [2026-02-02 23:11:45] "GET /loadbalancer-listener/4905c8b0-d800-4ad7-a8bf-76a2ba60ea00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.076148 10.0.0.141 - - [2026-02-02 23:11:45] "GET /loadbalancer-listener/4905c8b0-d800-4ad7-a8bf-76a2ba60ea00?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004335 10.0.0.141 - - [2026-02-02 23:11:45] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.087736 10.0.0.141 - - [2026-02-02 23:11:45] "GET /instance-ip/347be448-5b88-45f3-b4e6-2d5f0e4b8753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.011126 10.0.0.141 - - [2026-02-02 23:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.141 - - [2026-02-02 23:11:45] "GET /instance-ip/347be448-5b88-45f3-b4e6-2d5f0e4b8753?fields=floating_ips HTTP/1.1" 200 1172 0.016787 10.0.0.141 - - [2026-02-02 23:11:45] "GET /global-vrouter-config/98eff132-3e9c-4091-adab-cfae7b6e5b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.003507 10.0.0.141 - - [2026-02-02 23:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005535 10.0.0.141 - - [2026-02-02 23:11:45] "GET /floating-ip/39648919-3354-4d97-b26b-7ff04f5b1890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.007810 10.0.0.141 - - [2026-02-02 23:11:45] "PUT /global-vrouter-config/98eff132-3e9c-4091-adab-cfae7b6e5b7f HTTP/1.1" 200 277 0.011611 10.0.0.141 - - [2026-02-02 23:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.032252 10.0.0.141 - - [2026-02-02 23:11:45] "GET /loadbalancer/6d1e829d-9928-462e-bca4-81278d0ca53c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.002570 10.0.0.141 - - [2026-02-02 23:11:45] "POST /tags HTTP/1.1" 200 358 0.066428 10.0.0.141 - - [2026-02-02 23:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.028949 10.0.0.141 - - [2026-02-02 23:11:45] "GET /tag/c122d370-14bb-4d86-a5c6-968d8fa7283b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.030588 10.0.0.141 - - [2026-02-02 23:11:46] "POST /tags HTTP/1.1" 200 306 0.066693 10.0.0.141 - - [2026-02-02 23:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.016846 10.0.0.141 - - [2026-02-02 23:11:46] "GET /tag/2170fccc-0b24-45c8-8a51-a5e5fd05493b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.028766 10.0.0.141 - - [2026-02-02 23:11:46] "POST /id-to-fqname HTTP/1.1" 200 174 0.002200 10.0.0.141 - - [2026-02-02 23:11:46] "POST /fqname-to-id HTTP/1.1" 404 183 0.003254 10.0.0.141 - - [2026-02-02 23:11:46] "POST /security-groups HTTP/1.1" 200 571 0.073059 10.0.0.141 - - [2026-02-02 23:11:46] "POST /fqname-to-id HTTP/1.1" 404 214 0.005705 10.0.0.141 - - [2026-02-02 23:11:46] "POST /projects HTTP/1.1" 200 485 0.229014 10.0.0.141 - - [2026-02-02 23:11:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.054848 10.0.0.141 - - [2026-02-02 23:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005390 10.0.0.141 - - [2026-02-02 23:11:46] "POST /access-control-lists HTTP/1.1" 200 582 0.092012 10.0.0.141 - - [2026-02-02 23:11:46] "POST /fqname-to-id HTTP/1.1" 404 213 0.006456 10.0.0.141 - - [2026-02-02 23:11:46] "GET /virtual-network/c0efb7c0-f1c7-4af0-bc45-9cd690a4a17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.016645 10.0.0.141 - - [2026-02-02 23:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004837 10.0.0.141 - - [2026-02-02 23:11:46] "GET /virtual-network/2ea90f85-3ee5-41d6-bee7-9b650b451585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.027845 10.0.0.141 - - [2026-02-02 23:11:46] "POST /access-control-lists HTTP/1.1" 200 580 0.190892 10.0.0.141 - - [2026-02-02 23:11:46] "PUT /virtual-network/c0efb7c0-f1c7-4af0-bc45-9cd690a4a17e HTTP/1.1" 200 265 0.213198 10.0.0.141 - - [2026-02-02 23:11:46] "PUT /virtual-network/2ea90f85-3ee5-41d6-bee7-9b650b451585 HTTP/1.1" 200 265 0.085768 10.0.0.141 - - [2026-02-02 23:11:47] "POST /security-groups HTTP/1.1" 200 539 0.082408 10.0.0.141 - - [2026-02-02 23:11:47] "POST /fqname-to-id HTTP/1.1" 404 234 0.002007 10.0.0.141 - - [2026-02-02 23:11:47] "POST /access-control-lists HTTP/1.1" 200 598 0.080430 10.0.0.141 - - [2026-02-02 23:11:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.076710 10.0.0.141 - - [2026-02-02 23:11:47] "POST /fqname-to-id HTTP/1.1" 404 233 0.008114 10.0.0.141 - - [2026-02-02 23:11:47] "POST /chown HTTP/1.1" 200 109 0.078016 10.0.0.141 - - [2026-02-02 23:11:47] "GET /application-policy-set/fb47dc82-7ac5-4376-8335-b1c497714611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013014 10.0.0.141 - - [2026-02-02 23:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.141 - - [2026-02-02 23:11:47] "POST /access-control-lists HTTP/1.1" 200 596 0.153358 10.0.0.141 - - [2026-02-02 23:11:47] "GET /policy-management/a281966e-d790-4e74-8fb2-07f86ed90f98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.018627 10.0.0.141 - - [2026-02-02 23:11:47] "POST /tags HTTP/1.1" 409 207 0.008182 10.0.0.141 - - [2026-02-02 23:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005139 10.0.0.141 - - [2026-02-02 23:11:47] "GET /tag/2170fccc-0b24-45c8-8a51-a5e5fd05493b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.017521 10.0.0.141 - - [2026-02-02 23:11:47] "POST /firewall-rules HTTP/1.1" 200 566 0.109425 10.0.0.141 - - [2026-02-02 23:11:47] "GET /firewall-rule/f4ee7412-e004-4761-934e-4e33ab6c397c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.004011 10.0.0.141 - - [2026-02-02 23:11:47] "GET /firewall-policy/e148edeb-ca27-4469-a856-056fe2db60f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.001876 10.0.0.141 - - [2026-02-02 23:11:47] "GET /firewall-rule/f4ee7412-e004-4761-934e-4e33ab6c397c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.008104 10.0.0.141 - - [2026-02-02 23:11:47] "POST /ref-update HTTP/1.1" 200 156 0.025132 10.0.0.141 - - [2026-02-02 23:11:47] "GET /application-policy-set/fb47dc82-7ac5-4376-8335-b1c497714611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012799 10.0.0.141 - - [2026-02-02 23:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.141 - - [2026-02-02 23:11:47] "GET /policy-management/a281966e-d790-4e74-8fb2-07f86ed90f98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003101 10.0.0.141 - - [2026-02-02 23:11:47] "POST /tags HTTP/1.1" 409 207 0.001902 10.0.0.141 - - [2026-02-02 23:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.141 - - [2026-02-02 23:11:47] "GET /tag/2170fccc-0b24-45c8-8a51-a5e5fd05493b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.010532 10.0.0.141 - - [2026-02-02 23:11:47] "POST /firewall-rules HTTP/1.1" 200 564 0.072283 10.0.0.141 - - [2026-02-02 23:11:47] "GET /firewall-rule/fc937b56-1867-4eef-8a8b-4c93b809879f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.013787 10.0.0.141 - - [2026-02-02 23:11:47] "GET /firewall-policy/e148edeb-ca27-4469-a856-056fe2db60f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003727 10.0.0.141 - - [2026-02-02 23:11:48] "GET /firewall-rule/fc937b56-1867-4eef-8a8b-4c93b809879f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003276 10.0.0.141 - - [2026-02-02 23:11:48] "POST /ref-update HTTP/1.1" 200 156 0.034452 10.0.0.141 - - [2026-02-02 23:11:48] "POST /tags HTTP/1.1" 200 302 0.074947 10.0.0.141 - - [2026-02-02 23:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012079 10.0.0.141 - - [2026-02-02 23:11:48] "GET /tag/80586e0b-c506-4347-9ff0-d07e71070a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.032734 10.0.0.141 - - [2026-02-02 23:11:48] "POST /tags HTTP/1.1" 200 326 0.052975 10.0.0.141 - - [2026-02-02 23:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009324 10.0.0.141 - - [2026-02-02 23:11:48] "GET /tag/54a4aa4d-1d0f-42db-a2c0-ad4c2a319b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.020268 10.0.0.141 - - [2026-02-02 23:11:48] "GET / HTTP/1.1" 200 36215 0.003027 10.0.0.141 - - [2026-02-02 23:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001276 10.0.0.141 - - [2026-02-02 23:11:48] "GET /global-system-config/fb2093d1-6bcd-4b9f-aef9-3bdbc427ca32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.003999 10.0.0.141 - - [2026-02-02 23:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.141 - - [2026-02-02 23:11:48] "POST /tags HTTP/1.1" 200 364 0.018767 10.0.0.141 - - [2026-02-02 23:11:48] "GET /config-node/9daa9f90-4287-4577-9f72-f7207febbca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.020794 10.0.0.141 - - [2026-02-02 23:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.027444 10.0.0.141 - - [2026-02-02 23:11:48] "GET /tag/e8441f7c-2444-48dc-b8ab-572c8496e6b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.015086 10.0.0.141 - - [2026-02-02 23:11:48] "POST /tags HTTP/1.1" 200 312 0.025713 10.0.0.141 - - [2026-02-02 23:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009021 10.0.0.141 - - [2026-02-02 23:11:48] "GET /tag/6263c671-8f8a-426d-8b71-0a33bc11392b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.013579 10.0.0.141 - - [2026-02-02 23:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.141 - - [2026-02-02 23:11:48] "GET /virtual-network/c0efb7c0-f1c7-4af0-bc45-9cd690a4a17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.003851 10.0.0.141 - - [2026-02-02 23:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.141 - - [2026-02-02 23:11:48] "GET /project/e01fc32d-7568-4f75-9961-8348131a7979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.031654 10.0.0.141 - - [2026-02-02 23:11:48] "POST /virtual-machines HTTP/1.1" 200 378 0.016784 10.0.0.141 - - [2026-02-02 23:11:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.036494 10.0.0.141 - - [2026-02-02 23:11:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.146864 10.0.0.141 - - [2026-02-02 23:11:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.013940 10.0.0.141 - - [2026-02-02 23:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.016115 10.0.0.141 - - [2026-02-02 23:11:49] "GET /virtual-machine-interface/8d1a5ccc-008c-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.014675 10.0.0.141 - - [2026-02-02 23:11:49] "POST /instance-ips HTTP/1.1" 200 410 0.026382 10.0.0.141 - - [2026-02-02 23:11:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.031313 10.0.0.141 - - [2026-02-02 23:11:49] "GET /virtual-machine-interface/8d1a5ccc-008c-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.010814 10.0.0.141 - - [2026-02-02 23:11:49] "POST /set-tag HTTP/1.1" 200 109 0.023344 10.0.0.141 - - [2026-02-02 23:11:49] "GET /virtual-machine-interface/8d1a5ccc-008c-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.012568 10.0.0.141 - - [2026-02-02 23:11:49] "GET /instance-ip/8d3b4db0-008c-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.006968 10.0.0.141 - - [2026-02-02 23:11:49] "POST /tags HTTP/1.1" 200 356 0.023808 10.0.0.141 - - [2026-02-02 23:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007545 10.0.0.141 - - [2026-02-02 23:11:49] "GET /tag/6bfe27c5-5ae1-43d7-b896-a27c385e55a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.018937 10.0.0.141 - - [2026-02-02 23:11:49] "POST /tags HTTP/1.1" 200 304 0.028835 10.0.0.141 - - [2026-02-02 23:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010168 10.0.0.141 - - [2026-02-02 23:11:49] "GET /tag/a22f3bd6-511c-407a-b751-bd3f108137e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.013860 10.0.0.141 - - [2026-02-02 23:11:49] "POST /projects HTTP/1.1" 409 218 0.002012 10.0.0.141 - - [2026-02-02 23:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.141 - - [2026-02-02 23:11:49] "GET /project/bd4f339a-7ca2-4923-a687-3563cb698f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.037026 10.0.0.141 - - [2026-02-02 23:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.141 - - [2026-02-02 23:11:49] "GET /network-ipam/1bed6a68-dad3-428b-9b8d-70caa1ca8f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003557 10.0.0.141 - - [2026-02-02 23:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.141 - - [2026-02-02 23:11:49] "GET /virtual-network/c0efb7c0-f1c7-4af0-bc45-9cd690a4a17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.004944 10.0.0.141 - - [2026-02-02 23:11:49] "PUT /virtual-network/c0efb7c0-f1c7-4af0-bc45-9cd690a4a17e HTTP/1.1" 200 265 0.054796 10.0.0.141 - - [2026-02-02 23:11:49] "GET /virtual-network/c0efb7c0-f1c7-4af0-bc45-9cd690a4a17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.017402 10.0.0.141 - - [2026-02-02 23:11:49] "POST /set-tag HTTP/1.1" 200 109 0.070078 10.0.0.141 - - [2026-02-02 23:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.141 - - [2026-02-02 23:11:49] "GET /network-ipam/1227efd5-11be-4500-8137-ff2a2118ff6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.005743 10.0.0.141 - - [2026-02-02 23:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.141 - - [2026-02-02 23:11:49] "GET /virtual-network/2ea90f85-3ee5-41d6-bee7-9b650b451585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004401 10.0.0.141 - - [2026-02-02 23:11:50] "PUT /virtual-network/2ea90f85-3ee5-41d6-bee7-9b650b451585 HTTP/1.1" 200 265 0.043211 10.0.0.141 - - [2026-02-02 23:11:50] "GET /virtual-network/2ea90f85-3ee5-41d6-bee7-9b650b451585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.014128 10.0.0.141 - - [2026-02-02 23:11:50] "POST /set-tag HTTP/1.1" 200 109 0.051174 10.0.0.141 - - [2026-02-02 23:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.013222 10.0.0.141 - - [2026-02-02 23:11:50] "GET /network-policy/c72a16d1-468a-4e15-a0b3-32aef5a97778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.002253 10.0.0.141 - - [2026-02-02 23:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.141 - - [2026-02-02 23:11:50] "GET /network-policy/53c18855-dc61-409d-9cfa-8c7d32338b22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.002719 10.0.0.141 - - [2026-02-02 23:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001437 10.0.0.141 - - [2026-02-02 23:11:50] "GET /network-policy/523b8194-586d-4316-b0c0-92d25249f8f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.002988 10.0.0.141 - - [2026-02-02 23:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.141 - - [2026-02-02 23:11:50] "PUT /network-policy/523b8194-586d-4316-b0c0-92d25249f8f3 HTTP/1.1" 200 263 0.011940 10.0.0.141 - - [2026-02-02 23:11:50] "POST /ref-update HTTP/1.1" 200 156 0.049728 10.0.0.141 - - [2026-02-02 23:11:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008501 10.0.0.141 - - [2026-02-02 23:11:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001832 10.0.0.141 - - [2026-02-02 23:11:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001981 10.0.0.141 - - [2026-02-02 23:11:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002687 10.0.0.141 - - [2026-02-02 23:11:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001898 10.0.0.141 - - [2026-02-02 23:11:50] "POST /security-groups HTTP/1.1" 409 245 0.002138 10.0.0.141 - - [2026-02-02 23:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.141 - - [2026-02-02 23:11:50] "PUT /security-group/9b498c17-38c9-4593-8e5f-659f28cfaef2 HTTP/1.1" 200 263 0.056214 10.0.0.141 - - [2026-02-02 23:11:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.027116 10.0.0.141 - - [2026-02-02 23:11:50] "GET /application-policy-set/fb47dc82-7ac5-4376-8335-b1c497714611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.016185 10.0.0.141 - - [2026-02-02 23:11:50] "PUT /access-control-list/bec62563-fc0a-4de0-bfdf-49dce52c4bfa HTTP/1.1" 200 273 0.028214 10.0.0.141 - - [2026-02-02 23:11:50] "PUT /access-control-list/a3835a84-df3e-452e-bcca-86ea6237c062 HTTP/1.1" 200 273 0.016752 10.0.0.141 - - [2026-02-02 23:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.141 - - [2026-02-02 23:11:50] "GET /policy-management/a281966e-d790-4e74-8fb2-07f86ed90f98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002202 10.0.0.141 - - [2026-02-02 23:11:50] "POST /tags HTTP/1.1" 409 206 0.001322 10.0.0.141 - - [2026-02-02 23:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765 10.0.0.141 - - [2026-02-02 23:11:50] "GET /tag/a22f3bd6-511c-407a-b751-bd3f108137e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.010749 10.0.0.141 - - [2026-02-02 23:11:50] "POST /firewall-rules HTTP/1.1" 200 564 0.078171 10.0.0.141 - - [2026-02-02 23:11:50] "GET /firewall-rule/d51f04a3-347d-433d-87ba-b07b222af4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.004735 10.0.0.141 - - [2026-02-02 23:11:50] "GET /firewall-policy/e148edeb-ca27-4469-a856-056fe2db60f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.002886 10.0.0.141 - - [2026-02-02 23:11:50] "GET /firewall-rule/d51f04a3-347d-433d-87ba-b07b222af4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.001842 10.0.0.141 - - [2026-02-02 23:11:50] "POST /ref-update HTTP/1.1" 200 156 0.024932 10.0.0.141 - - [2026-02-02 23:11:50] "GET /application-policy-set/fb47dc82-7ac5-4376-8335-b1c497714611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.014259 10.0.0.141 - - [2026-02-02 23:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.141 - - [2026-02-02 23:11:50] "GET /policy-management/a281966e-d790-4e74-8fb2-07f86ed90f98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004125 10.0.0.141 - - [2026-02-02 23:11:50] "POST /tags HTTP/1.1" 409 206 0.001997 10.0.0.141 - - [2026-02-02 23:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.141 - - [2026-02-02 23:11:51] "GET /tag/a22f3bd6-511c-407a-b751-bd3f108137e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.014298 10.0.0.141 - - [2026-02-02 23:11:51] "POST /firewall-rules HTTP/1.1" 200 562 0.062547 10.0.0.141 - - [2026-02-02 23:11:51] "GET /firewall-rule/37117bfb-dbb4-4996-8a01-d8906eb312c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.026188 10.0.0.141 - - [2026-02-02 23:11:51] "GET /firewall-policy/e148edeb-ca27-4469-a856-056fe2db60f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003589 10.0.0.141 - - [2026-02-02 23:11:51] "GET /firewall-rule/37117bfb-dbb4-4996-8a01-d8906eb312c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.002469 10.0.0.141 - - [2026-02-02 23:11:51] "POST /ref-update HTTP/1.1" 200 156 0.046359 10.0.0.141 - - [2026-02-02 23:11:51] "POST /tags HTTP/1.1" 200 302 0.022810 10.0.0.141 - - [2026-02-02 23:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009303 10.0.0.141 - - [2026-02-02 23:11:51] "GET /tag/8f0e3bc6-456e-4437-b4ab-498507a4af50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011706 10.0.0.141 - - [2026-02-02 23:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.141 - - [2026-02-02 23:11:51] "GET /project/e01fc32d-7568-4f75-9961-8348131a7979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.038840 10.0.0.141 - - [2026-02-02 23:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.141 - - [2026-02-02 23:11:51] "GET /virtual-network/2ea90f85-3ee5-41d6-bee7-9b650b451585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.004153 10.0.0.141 - - [2026-02-02 23:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.141 - - [2026-02-02 23:11:51] "GET /service-appliance-set/1cb3752d-74a3-4afd-a67a-a284280f1c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.008648 10.0.0.141 - - [2026-02-02 23:11:51] "POST /fqname-to-id HTTP/1.1" 404 242 0.001944 10.0.0.141 - - [2026-02-02 23:11:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.100180 10.0.0.141 - - [2026-02-02 23:11:51] "GET /virtual-machine-interface/2c323e70-ed47-412f-a61c-81153406f5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.016006 10.0.0.141 - - [2026-02-02 23:11:51] "POST /instance-ips HTTP/1.1" 200 378 0.020552 10.0.0.141 - - [2026-02-02 23:11:51] "GET /instance-ip/308a237f-73ca-4477-a4c0-8381c4f3bccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.013530 10.0.0.141 - - [2026-02-02 23:11:51] "POST /loadbalancers HTTP/1.1" 200 584 0.061837 10.0.0.141 - - [2026-02-02 23:11:51] "GET /project/e01fc32d-7568-4f75-9961-8348131a7979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.032203 10.0.0.141 - - [2026-02-02 23:11:51] "GET /instance-ip/308a237f-73ca-4477-a4c0-8381c4f3bccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003517 10.0.0.141 - - [2026-02-02 23:11:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.011662 10.0.0.141 - - [2026-02-02 23:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007504 10.0.0.141 - - [2026-02-02 23:11:51] "POST /floating-ips HTTP/1.1" 200 583 0.035933 10.0.0.141 - - [2026-02-02 23:11:51] "GET /project/e01fc32d-7568-4f75-9961-8348131a7979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.046968 10.0.0.141 - - [2026-02-02 23:11:51] "GET /loadbalancer/59420933-51bf-4b12-93c1-f791bac85011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002817 10.0.0.141 - - [2026-02-02 23:11:51] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.020339 10.0.0.141 - - [2026-02-02 23:11:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.015548 10.0.0.141 - - [2026-02-02 23:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011148 10.0.0.141 - - [2026-02-02 23:11:52] "GET /project/e01fc32d-7568-4f75-9961-8348131a7979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.033948 10.0.0.141 - - [2026-02-02 23:11:52] "GET /loadbalancer-listener/9419c7a1-6485-4198-8616-371a99e0d764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.002007 10.0.0.141 - - [2026-02-02 23:11:52] "GET /loadbalancer-listener/9419c7a1-6485-4198-8616-371a99e0d764?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.002556 10.0.0.141 - - [2026-02-02 23:11:52] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.018732 10.0.0.141 - - [2026-02-02 23:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006223 10.0.0.141 - - [2026-02-02 23:11:52] "GET /instance-ip/308a237f-73ca-4477-a4c0-8381c4f3bccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005816 10.0.0.141 - - [2026-02-02 23:11:52] "GET /instance-ip/308a237f-73ca-4477-a4c0-8381c4f3bccd?fields=floating_ips HTTP/1.1" 200 1166 0.007723 10.0.0.141 - - [2026-02-02 23:11:52] "GET /floating-ip/11dd2b71-85b4-4f14-abe5-ac8601891f7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.003004 10.0.0.141 - - [2026-02-02 23:11:52] "GET /project/e01fc32d-7568-4f75-9961-8348131a7979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.037811 10.0.0.141 - - [2026-02-02 23:11:52] "GET /loadbalancer/59420933-51bf-4b12-93c1-f791bac85011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002790 10.0.0.141 - - [2026-02-02 23:11:52] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.016482 10.0.0.141 - - [2026-02-02 23:11:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.012442 10.0.0.141 - - [2026-02-02 23:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.141 - - [2026-02-02 23:11:52] "GET /project/e01fc32d-7568-4f75-9961-8348131a7979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.029008 10.0.0.141 - - [2026-02-02 23:11:52] "GET /loadbalancer-listener/3f323a14-2404-4e14-8bd3-714988070d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.002030 10.0.0.141 - - [2026-02-02 23:11:52] "GET /loadbalancer-listener/3f323a14-2404-4e14-8bd3-714988070d22?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.002543 10.0.0.141 - - [2026-02-02 23:11:52] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.042332 10.0.0.141 - - [2026-02-02 23:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.141 - - [2026-02-02 23:11:52] "GET /instance-ip/308a237f-73ca-4477-a4c0-8381c4f3bccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.021065 10.0.0.141 - - [2026-02-02 23:11:52] "GET /instance-ip/308a237f-73ca-4477-a4c0-8381c4f3bccd?fields=floating_ips HTTP/1.1" 200 1166 0.003664 10.0.0.141 - - [2026-02-02 23:11:52] "GET /project/e01fc32d-7568-4f75-9961-8348131a7979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.038303 10.0.0.141 - - [2026-02-02 23:11:52] "GET /floating-ip/11dd2b71-85b4-4f14-abe5-ac8601891f7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002167 10.0.0.141 - - [2026-02-02 23:11:52] "GET /loadbalancer/59420933-51bf-4b12-93c1-f791bac85011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002460 10.0.0.141 - - [2026-02-02 23:11:52] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.016809 10.0.0.141 - - [2026-02-02 23:11:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.022817 10.0.0.141 - - [2026-02-02 23:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004837 10.0.0.141 - - [2026-02-02 23:11:52] "GET /project/e01fc32d-7568-4f75-9961-8348131a7979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.037937 10.0.0.141 - - [2026-02-02 23:11:52] "GET /loadbalancer-listener/8638ea0d-4fa4-4ad1-96dd-57ca6d5713d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.004919 10.0.0.141 - - [2026-02-02 23:11:52] "GET /loadbalancer-listener/8638ea0d-4fa4-4ad1-96dd-57ca6d5713d3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.003332 10.0.0.141 - - [2026-02-02 23:11:52] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.018798 10.0.0.141 - - [2026-02-02 23:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.013896 10.0.0.141 - - [2026-02-02 23:11:52] "GET /loadbalancer/59420933-51bf-4b12-93c1-f791bac85011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.006935 10.0.0.141 - - [2026-02-02 23:11:52] "GET /instance-ip/308a237f-73ca-4477-a4c0-8381c4f3bccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.008473 10.0.0.141 - - [2026-02-02 23:11:52] "GET /instance-ip/308a237f-73ca-4477-a4c0-8381c4f3bccd?fields=floating_ips HTTP/1.1" 200 1166 0.002756 10.0.0.141 - - [2026-02-02 23:11:52] "GET /floating-ip/11dd2b71-85b4-4f14-abe5-ac8601891f7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.001676 10.0.0.141 - - [2026-02-02 23:11:52] "POST /tags HTTP/1.1" 200 372 0.033704 10.0.0.141 - - [2026-02-02 23:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006143 10.0.0.141 - - [2026-02-02 23:11:53] "GET /tag/095c0d22-929b-4683-a504-05ee1531419f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.012428 10.0.0.141 - - [2026-02-02 23:11:53] "POST /tags HTTP/1.1" 200 320 0.030400 10.0.0.141 - - [2026-02-02 23:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011423 10.0.0.141 - - [2026-02-02 23:11:53] "GET /tag/cc5b3362-104f-41c3-ac32-d37d3a646872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.023245 10.0.0.141 - - [2026-02-02 23:11:53] "POST /id-to-fqname HTTP/1.1" 200 181 0.000475 10.0.0.141 - - [2026-02-02 23:11:53] "POST /fqname-to-id HTTP/1.1" 404 190 0.018519 10.0.0.141 - - [2026-02-02 23:11:53] "POST /security-groups HTTP/1.1" 200 578 0.061138 10.0.0.141 - - [2026-02-02 23:11:53] "POST /projects HTTP/1.1" 200 499 0.183252 10.0.0.141 - - [2026-02-02 23:11:53] "POST /fqname-to-id HTTP/1.1" 404 225 0.015268 10.0.0.141 - - [2026-02-02 23:11:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.024194 10.0.0.141 - - [2026-02-02 23:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.023141 10.0.0.141 - - [2026-02-02 23:11:53] "GET /virtual-network/c0efb7c0-f1c7-4af0-bc45-9cd690a4a17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.018334 10.0.0.141 - - [2026-02-02 23:11:53] "POST /access-control-lists HTTP/1.1" 200 589 0.093925 10.0.0.141 - - [2026-02-02 23:11:53] "POST /fqname-to-id HTTP/1.1" 404 224 0.016915 10.0.0.141 - - [2026-02-02 23:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011376 10.0.0.141 - - [2026-02-02 23:11:53] "GET /virtual-network/2ea90f85-3ee5-41d6-bee7-9b650b451585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.003884 10.0.0.141 - - [2026-02-02 23:11:53] "POST /access-control-lists HTTP/1.1" 200 587 0.064083 10.0.0.141 - - [2026-02-02 23:11:53] "PUT /virtual-network/c0efb7c0-f1c7-4af0-bc45-9cd690a4a17e HTTP/1.1" 200 265 0.077151 10.0.0.141 - - [2026-02-02 23:11:53] "PUT /virtual-network/2ea90f85-3ee5-41d6-bee7-9b650b451585 HTTP/1.1" 200 265 0.062099 10.0.0.141 - - [2026-02-02 23:11:53] "POST /security-groups HTTP/1.1" 200 560 0.078428 10.0.0.141 - - [2026-02-02 23:11:53] "POST /fqname-to-id HTTP/1.1" 404 248 0.001793 10.0.0.141 - - [2026-02-02 23:11:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.055648 10.0.0.141 - - [2026-02-02 23:11:53] "POST /access-control-lists HTTP/1.1" 200 612 0.062236 10.0.0.141 - - [2026-02-02 23:11:53] "POST /fqname-to-id HTTP/1.1" 404 247 0.030996 10.0.0.141 - - [2026-02-02 23:11:53] "POST /chown HTTP/1.1" 200 109 0.036698 10.0.0.141 - - [2026-02-02 23:11:53] "GET /application-policy-set/fb47dc82-7ac5-4376-8335-b1c497714611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.023676 10.0.0.141 - - [2026-02-02 23:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.141 - - [2026-02-02 23:11:53] "GET /policy-management/a281966e-d790-4e74-8fb2-07f86ed90f98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002666 10.0.0.141 - - [2026-02-02 23:11:53] "POST /access-control-lists HTTP/1.1" 200 610 0.082129 10.0.0.141 - - [2026-02-02 23:11:54] "POST /tags HTTP/1.1" 409 214 0.025897 10.0.0.141 - - [2026-02-02 23:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.141 - - [2026-02-02 23:11:54] "GET /tag/cc5b3362-104f-41c3-ac32-d37d3a646872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.009774 10.0.0.141 - - [2026-02-02 23:11:54] "POST /firewall-rules HTTP/1.1" 200 580 0.064128 10.0.0.141 - - [2026-02-02 23:11:54] "GET /firewall-rule/2a73b7ad-0983-4bfd-925f-69632a40b37c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.013287 10.0.0.141 - - [2026-02-02 23:11:54] "GET /firewall-policy/e148edeb-ca27-4469-a856-056fe2db60f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.003894 10.0.0.141 - - [2026-02-02 23:11:54] "GET /firewall-rule/2a73b7ad-0983-4bfd-925f-69632a40b37c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.002115 10.0.0.141 - - [2026-02-02 23:11:54] "POST /ref-update HTTP/1.1" 200 156 0.032885 10.0.0.141 - - [2026-02-02 23:11:54] "GET /application-policy-set/fb47dc82-7ac5-4376-8335-b1c497714611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002533 10.0.0.141 - - [2026-02-02 23:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.141 - - [2026-02-02 23:11:54] "GET /policy-management/a281966e-d790-4e74-8fb2-07f86ed90f98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002135 10.0.0.141 - - [2026-02-02 23:11:54] "POST /tags HTTP/1.1" 409 214 0.002109 10.0.0.141 - - [2026-02-02 23:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.141 - - [2026-02-02 23:11:54] "GET /tag/cc5b3362-104f-41c3-ac32-d37d3a646872?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.010122 10.0.0.141 - - [2026-02-02 23:11:54] "POST /firewall-rules HTTP/1.1" 200 578 0.065878 10.0.0.141 - - [2026-02-02 23:11:54] "GET /firewall-rule/e0161525-b555-4e40-bf67-7dafd330392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004543 10.0.0.141 - - [2026-02-02 23:11:54] "GET /firewall-policy/e148edeb-ca27-4469-a856-056fe2db60f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.002733 10.0.0.141 - - [2026-02-02 23:11:54] "GET /firewall-rule/e0161525-b555-4e40-bf67-7dafd330392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002328 10.0.0.141 - - [2026-02-02 23:11:54] "POST /ref-update HTTP/1.1" 200 156 0.033354 10.0.0.141 - - [2026-02-02 23:11:54] "POST /tags HTTP/1.1" 200 364 0.023988 10.0.0.141 - - [2026-02-02 23:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.141 - - [2026-02-02 23:11:54] "GET /tag/8adb9d95-98c4-4a94-8567-9f7d09a3a6c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.010748 10.0.0.141 - - [2026-02-02 23:11:54] "POST /tags HTTP/1.1" 200 312 0.017408 10.0.0.141 - - [2026-02-02 23:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.141 - - [2026-02-02 23:11:54] "GET /tag/7c7e8b43-3153-458b-b6b3-15a086ae5d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011191 10.0.0.141 - - [2026-02-02 23:11:54] "POST /id-to-fqname HTTP/1.1" 200 177 0.004982 10.0.0.141 - - [2026-02-02 23:11:54] "POST /fqname-to-id HTTP/1.1" 404 186 0.002355 10.0.0.141 - - [2026-02-02 23:11:54] "POST /security-groups HTTP/1.1" 200 574 0.060961 10.0.0.141 - - [2026-02-02 23:11:54] "POST /fqname-to-id HTTP/1.1" 404 217 0.001348 10.0.0.141 - - [2026-02-02 23:11:54] "POST /projects HTTP/1.1" 200 491 0.257309 10.0.0.141 - - [2026-02-02 23:11:54] "POST /access-control-lists HTTP/1.1" 200 585 0.062553 10.0.0.141 - - [2026-02-02 23:11:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.066454 10.0.0.141 - - [2026-02-02 23:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010580 10.0.0.141 - - [2026-02-02 23:11:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.001762 10.0.0.141 - - [2026-02-02 23:11:55] "GET /virtual-network/c0efb7c0-f1c7-4af0-bc45-9cd690a4a17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.030445 10.0.0.141 - - [2026-02-02 23:11:55] "POST /access-control-lists HTTP/1.1" 200 583 0.066220 10.0.0.141 - - [2026-02-02 23:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010659 10.0.0.141 - - [2026-02-02 23:11:55] "GET /virtual-network/2ea90f85-3ee5-41d6-bee7-9b650b451585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.012024 10.0.0.141 - - [2026-02-02 23:11:55] "PUT /virtual-network/c0efb7c0-f1c7-4af0-bc45-9cd690a4a17e HTTP/1.1" 200 265 0.047154 10.0.0.141 - - [2026-02-02 23:11:55] "PUT /virtual-network/2ea90f85-3ee5-41d6-bee7-9b650b451585 HTTP/1.1" 200 265 0.060486 10.0.0.141 - - [2026-02-02 23:11:55] "POST /security-groups HTTP/1.1" 200 548 0.078420 10.0.0.141 - - [2026-02-02 23:11:55] "POST /fqname-to-id HTTP/1.1" 404 240 0.001884 10.0.0.141 - - [2026-02-02 23:11:55] "POST /access-control-lists HTTP/1.1" 200 604 0.035099 10.0.0.141 - - [2026-02-02 23:11:55] "POST /fqname-to-id HTTP/1.1" 404 239 0.015448 10.0.0.141 - - [2026-02-02 23:11:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.056019 10.0.0.141 - - [2026-02-02 23:11:55] "POST /chown HTTP/1.1" 200 109 0.033222 10.0.0.141 - - [2026-02-02 23:11:55] "GET /application-policy-set/fb47dc82-7ac5-4376-8335-b1c497714611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.015002 10.0.0.141 - - [2026-02-02 23:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.141 - - [2026-02-02 23:11:55] "GET /policy-management/a281966e-d790-4e74-8fb2-07f86ed90f98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.009098 10.0.0.141 - - [2026-02-02 23:11:55] "POST /access-control-lists HTTP/1.1" 200 602 0.088370 10.0.0.141 - - [2026-02-02 23:11:55] "POST /tags HTTP/1.1" 409 210 0.014972 10.0.0.141 - - [2026-02-02 23:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.141 - - [2026-02-02 23:11:55] "GET /tag/7c7e8b43-3153-458b-b6b3-15a086ae5d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.009779 10.0.0.141 - - [2026-02-02 23:11:55] "POST /firewall-rules HTTP/1.1" 200 572 0.070593 10.0.0.141 - - [2026-02-02 23:11:55] "GET /firewall-rule/68042d1b-65cc-4382-81a5-b329a1e021a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.017647 10.0.0.141 - - [2026-02-02 23:11:55] "GET /firewall-policy/e148edeb-ca27-4469-a856-056fe2db60f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.005347 10.0.0.141 - - [2026-02-02 23:11:55] "GET /firewall-rule/68042d1b-65cc-4382-81a5-b329a1e021a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002709 10.0.0.141 - - [2026-02-02 23:11:55] "POST /ref-update HTTP/1.1" 200 156 0.032110 10.0.0.141 - - [2026-02-02 23:11:55] "GET /application-policy-set/fb47dc82-7ac5-4376-8335-b1c497714611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002810 10.0.0.141 - - [2026-02-02 23:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.141 - - [2026-02-02 23:11:55] "GET /policy-management/a281966e-d790-4e74-8fb2-07f86ed90f98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002081 10.0.0.141 - - [2026-02-02 23:11:55] "POST /tags HTTP/1.1" 409 210 0.001932 10.0.0.141 - - [2026-02-02 23:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001403 10.0.0.141 - - [2026-02-02 23:11:55] "GET /tag/7c7e8b43-3153-458b-b6b3-15a086ae5d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.013591 10.0.0.141 - - [2026-02-02 23:11:56] "POST /firewall-rules HTTP/1.1" 200 570 0.072908 10.0.0.141 - - [2026-02-02 23:11:56] "GET /firewall-rule/bca166cf-97bd-4dfc-a528-8a0eb6eb0023?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003603 10.0.0.141 - - [2026-02-02 23:11:56] "GET /firewall-policy/e148edeb-ca27-4469-a856-056fe2db60f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.003048 10.0.0.141 - - [2026-02-02 23:11:56] "GET /firewall-rule/bca166cf-97bd-4dfc-a528-8a0eb6eb0023?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.001703 10.0.0.141 - - [2026-02-02 23:11:56] "POST /ref-update HTTP/1.1" 200 156 0.040219 10.0.0.141 - - [2026-02-02 23:11:56] "POST /tags HTTP/1.1" 409 237 0.012168 10.0.0.141 - - [2026-02-02 23:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007052 10.0.0.141 - - [2026-02-02 23:11:56] "GET /tag/e8441f7c-2444-48dc-b8ab-572c8496e6b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.010254 10.0.0.141 - - [2026-02-02 23:11:56] "POST /tags HTTP/1.1" 409 210 0.001591 10.0.0.141 - - [2026-02-02 23:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001377 10.0.0.141 - - [2026-02-02 23:11:56] "GET /tag/6263c671-8f8a-426d-8b71-0a33bc11392b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.010827 10.0.0.141 - - [2026-02-02 23:11:56] "POST /projects HTTP/1.1" 409 223 0.001543 10.0.0.141 - - [2026-02-02 23:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001314 10.0.0.141 - - [2026-02-02 23:11:56] "GET /project/e01fc32d-7568-4f75-9961-8348131a7979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.031475 10.0.0.141 - - [2026-02-02 23:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.141 - - [2026-02-02 23:11:56] "GET /virtual-network/c0efb7c0-f1c7-4af0-bc45-9cd690a4a17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005239 10.0.0.141 - - [2026-02-02 23:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.141 - - [2026-02-02 23:11:56] "GET /virtual-network/2ea90f85-3ee5-41d6-bee7-9b650b451585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003823 10.0.0.141 - - [2026-02-02 23:11:56] "PUT /virtual-network/c0efb7c0-f1c7-4af0-bc45-9cd690a4a17e HTTP/1.1" 200 265 0.039089 10.0.0.141 - - [2026-02-02 23:11:56] "PUT /virtual-network/2ea90f85-3ee5-41d6-bee7-9b650b451585 HTTP/1.1" 200 265 0.037097 10.0.0.141 - - [2026-02-02 23:11:56] "POST /security-groups HTTP/1.1" 409 253 0.003580 10.0.0.141 - - [2026-02-02 23:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001342 10.0.0.141 - - [2026-02-02 23:11:56] "PUT /security-group/146764b6-3fcf-47b3-9682-0358761d671d HTTP/1.1" 200 263 0.063977 10.0.0.141 - - [2026-02-02 23:11:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.034351 10.0.0.141 - - [2026-02-02 23:11:56] "PUT /access-control-list/56adc312-a96a-4fdd-9465-abb94570b04c HTTP/1.1" 200 273 0.021464 10.0.0.141 - - [2026-02-02 23:11:56] "GET /application-policy-set/fb47dc82-7ac5-4376-8335-b1c497714611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.031995 10.0.0.141 - - [2026-02-02 23:11:56] "PUT /access-control-list/632634e6-7194-4604-aa79-50f64186f034 HTTP/1.1" 200 273 0.027543 10.0.0.141 - - [2026-02-02 23:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.141 - - [2026-02-02 23:11:56] "GET /policy-management/a281966e-d790-4e74-8fb2-07f86ed90f98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002209 10.0.0.141 - - [2026-02-02 23:11:56] "POST /tags HTTP/1.1" 409 210 0.001781 10.0.0.141 - - [2026-02-02 23:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002834 10.0.0.141 - - [2026-02-02 23:11:56] "GET /tag/6263c671-8f8a-426d-8b71-0a33bc11392b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.010223 10.0.0.141 - - [2026-02-02 23:11:56] "POST /firewall-rules HTTP/1.1" 200 572 0.079023 10.0.0.141 - - [2026-02-02 23:11:57] "GET /firewall-rule/abb678fa-6187-4570-8aa2-ada7fabae0fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.092370 10.0.0.141 - - [2026-02-02 23:11:57] "GET /firewall-policy/e148edeb-ca27-4469-a856-056fe2db60f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.003879 10.0.0.141 - - [2026-02-02 23:11:57] "GET /firewall-rule/abb678fa-6187-4570-8aa2-ada7fabae0fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.001976 10.0.0.141 - - [2026-02-02 23:11:57] "POST /ref-update HTTP/1.1" 200 156 0.063048 10.0.0.141 - - [2026-02-02 23:11:57] "GET /application-policy-set/fb47dc82-7ac5-4376-8335-b1c497714611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006011 10.0.0.141 - - [2026-02-02 23:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005024 10.0.0.141 - - [2026-02-02 23:11:57] "GET /policy-management/a281966e-d790-4e74-8fb2-07f86ed90f98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002744 10.0.0.141 - - [2026-02-02 23:11:57] "POST /tags HTTP/1.1" 409 210 0.001595 10.0.0.141 - - [2026-02-02 23:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.141 - - [2026-02-02 23:11:57] "GET /tag/6263c671-8f8a-426d-8b71-0a33bc11392b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.014239 10.0.0.141 - - [2026-02-02 23:11:57] "POST /firewall-rules HTTP/1.1" 200 570 0.066941 10.0.0.141 - - [2026-02-02 23:11:57] "GET /firewall-rule/3b890c6c-f1af-43fa-9cf5-0f7e1c2d6099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.017228 10.0.0.141 - - [2026-02-02 23:11:57] "GET /firewall-policy/e148edeb-ca27-4469-a856-056fe2db60f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.004069 10.0.0.141 - - [2026-02-02 23:11:57] "GET /firewall-rule/3b890c6c-f1af-43fa-9cf5-0f7e1c2d6099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002157 10.0.0.141 - - [2026-02-02 23:11:57] "POST /ref-update HTTP/1.1" 200 156 0.061920 10.0.0.141 - - [2026-02-02 23:11:57] "GET /virtual-machine-interface/8d1a5ccc-008c-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.019941 10.0.0.141 - - [2026-02-02 23:11:57] "POST /set-tag HTTP/1.1" 200 109 0.005751 10.0.0.141 - - [2026-02-02 23:11:59] "GET / HTTP/1.1" 200 36215 0.002571 10.0.0.141 - - [2026-02-02 23:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.141 - - [2026-02-02 23:11:59] "GET /routing-instance/f35808fd-a449-47f7-8b91-1950b64c0b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002544 10.0.0.141 - - [2026-02-02 23:11:59] "POST /bgp-routers HTTP/1.1" 409 301 0.001352 10.0.0.141 - - [2026-02-02 23:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001218 10.0.0.141 - - [2026-02-02 23:11:59] "GET /bgp-router/2191d256-63ab-4380-829d-e368542d7ff0?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1817 0.003014 10.0.0.141 - - [2026-02-02 23:11:59] "PUT /bgp-router/2191d256-63ab-4380-829d-e368542d7ff0 HTTP/1.1" 200 255 0.015918 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:11:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000859 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:11:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000805 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:12:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000830 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:12:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000848 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:12:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000954 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:12:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000811 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:12:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001328 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:12:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001101 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:13:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000844 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:13:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000867 10.0.0.131 - - [2026-02-02 23:13:08] "GET / HTTP/1.1" 200 36215 0.001579 10.0.0.131 - - [2026-02-02 23:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.131 - - [2026-02-02 23:13:08] "GET /global-system-config/fb2093d1-6bcd-4b9f-aef9-3bdbc427ca32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006244 10.0.0.131 - - [2026-02-02 23:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.131 - - [2026-02-02 23:13:08] "GET /routing-instance/f35808fd-a449-47f7-8b91-1950b64c0b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002807 10.0.0.131 - - [2026-02-02 23:13:08] "PUT /global-system-config/fb2093d1-6bcd-4b9f-aef9-3bdbc427ca32 HTTP/1.1" 200 275 0.009322 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:13:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000793 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:13:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000948 10.0.0.131 - - [2026-02-02 23:13:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.010515 10.0.0.131 - - [2026-02-02 23:13:08] "POST /virtual-routers HTTP/1.1" 200 601 0.020505 10.0.0.131 - - [2026-02-02 23:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009943 10.0.0.131 - - [2026-02-02 23:13:08] "GET /virtual-router/7e2cb549-2540-4d28-bd96-7d4355ed7f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.007548 10.0.0.131 - - [2026-02-02 23:13:08] "POST /fqname-to-id HTTP/1.1" 404 229 0.002514 10.0.0.131 - - [2026-02-02 23:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.131 - - [2026-02-02 23:13:08] "GET /virtual-network/0136f7ed-0eff-4679-a982-83b76fd76dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003978 10.0.0.131 - - [2026-02-02 23:13:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.081094 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:13:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001173 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:13:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000935 10.0.0.141 - - [2026-02-02 23:13:19] "GET /global-system-configs HTTP/1.1" 200 323 0.001878 10.0.0.141 - - [2026-02-02 23:13:20] "GET /global-system-configs HTTP/1.1" 200 323 0.006081 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:15:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000857 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:15:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000862 10.0.0.141 - - [2026-02-02 23:15:44] "GET /virtual-router/7e2cb549-2540-4d28-bd96-7d4355ed7f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003016 10.0.0.141 - - [2026-02-02 23:15:44] "POST /ref-update HTTP/1.1" 200 156 0.008539 10.0.0.141 - - [2026-02-02 23:15:55] "GET /virtual-machine-interface/8d1a5ccc-008c-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005320 10.0.0.141 - - [2026-02-02 23:15:55] "POST /set-tag HTTP/1.1" 200 109 0.002109 10.0.0.141 - - [2026-02-02 23:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.141 - - [2026-02-02 23:15:55] "GET /loadbalancer/59420933-51bf-4b12-93c1-f791bac85011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002128 10.0.0.141 - - [2026-02-02 23:15:55] "GET /virtual-machine-interface/8d1a5ccc-008c-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.003804 10.0.0.141 - - [2026-02-02 23:15:55] "POST /set-tag HTTP/1.1" 200 109 0.002382 10.0.0.141 - - [2026-02-02 23:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.141 - - [2026-02-02 23:15:55] "GET /loadbalancer/59420933-51bf-4b12-93c1-f791bac85011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002209 10.0.0.141 - - [2026-02-02 23:15:55] "GET /loadbalancer-pool/68102c81-eb5e-40b8-8e24-09901e28565e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003053 10.0.0.141 - - [2026-02-02 23:15:55] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019542 10.0.0.141 - - [2026-02-02 23:15:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.007636 10.0.0.141 - - [2026-02-02 23:15:55] "GET /virtual-machine-interface/8d1a5ccc-008c-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008584 10.0.0.141 - - [2026-02-02 23:15:55] "GET /virtual-machine-interface/8d1a5ccc-008c-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011757 10.0.0.141 - - [2026-02-02 23:15:55] "POST /ref-update HTTP/1.1" 200 156 0.010116 10.0.0.141 - - [2026-02-02 23:15:55] "GET /floating-ip/11dd2b71-85b4-4f14-abe5-ac8601891f7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.010536 10.0.0.141 - - [2026-02-02 23:15:55] "PUT /floating-ip/11dd2b71-85b4-4f14-abe5-ac8601891f7c HTTP/1.1" 200 257 0.010371 10.0.0.141 - - [2026-02-02 23:15:55] "POST /tags HTTP/1.1" 409 205 0.002641 10.0.0.141 - - [2026-02-02 23:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.141 - - [2026-02-02 23:15:55] "GET /tag/8f0e3bc6-456e-4437-b4ab-498507a4af50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012943 10.0.0.141 - - [2026-02-02 23:15:55] "POST /set-tag HTTP/1.1" 200 109 0.068757 10.0.0.141 - - [2026-02-02 23:15:55] "GET /loadbalancer-pool/e0f0501a-0a55-40ad-b36b-bb0e8768b9e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.013235 10.0.0.141 - - [2026-02-02 23:15:55] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015306 10.0.0.141 - - [2026-02-02 23:15:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.008408 10.0.0.141 - - [2026-02-02 23:15:55] "GET /virtual-machine-interface/8d1a5ccc-008c-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.014200 10.0.0.141 - - [2026-02-02 23:15:55] "GET /virtual-machine-interface/8d1a5ccc-008c-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.009721 10.0.0.141 - - [2026-02-02 23:15:55] "POST /set-tag HTTP/1.1" 200 109 0.003850 10.0.0.141 - - [2026-02-02 23:15:55] "POST /ref-update HTTP/1.1" 200 156 0.007459 10.0.0.141 - - [2026-02-02 23:15:55] "GET /floating-ip/11dd2b71-85b4-4f14-abe5-ac8601891f7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.013359 10.0.0.141 - - [2026-02-02 23:15:55] "PUT /floating-ip/11dd2b71-85b4-4f14-abe5-ac8601891f7c HTTP/1.1" 200 257 0.009918 10.0.0.141 - - [2026-02-02 23:15:55] "GET /loadbalancer-pool/d4bb87d3-eb03-4bbd-9184-756e603006fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003479 10.0.0.141 - - [2026-02-02 23:15:55] "POST /loadbalancer-members HTTP/1.1" 200 694 0.015465 10.0.0.141 - - [2026-02-02 23:15:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.016706 10.0.0.141 - - [2026-02-02 23:15:55] "GET /virtual-machine-interface/8d1a5ccc-008c-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.012233 10.0.0.141 - - [2026-02-02 23:15:55] "GET /virtual-machine-interface/8d1a5ccc-008c-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006544 10.0.0.141 - - [2026-02-02 23:15:55] "POST /ref-update HTTP/1.1" 200 156 0.007038 10.0.0.141 - - [2026-02-02 23:15:55] "GET /floating-ip/11dd2b71-85b4-4f14-abe5-ac8601891f7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.007249 10.0.0.141 - - [2026-02-02 23:15:55] "POST /set-tag HTTP/1.1" 200 109 0.002085 10.0.0.141 - - [2026-02-02 23:15:55] "PUT /floating-ip/11dd2b71-85b4-4f14-abe5-ac8601891f7c HTTP/1.1" 200 257 0.009682 10.0.0.131 - - [2026-02-02 23:17:42] "GET / HTTP/1.1" 200 36215 0.001760 10.0.0.131 - - [2026-02-02 23:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.131 - - [2026-02-02 23:17:42] "GET /global-system-config/fb2093d1-6bcd-4b9f-aef9-3bdbc427ca32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004008 10.0.0.131 - - [2026-02-02 23:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001433 10.0.0.131 - - [2026-02-02 23:17:42] "GET /routing-instance/f35808fd-a449-47f7-8b91-1950b64c0b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002976 10.0.0.131 - - [2026-02-02 23:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.131 - - [2026-02-02 23:17:42] "GET /virtual-router/7e2cb549-2540-4d28-bd96-7d4355ed7f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003256 10.0.0.131 - - [2026-02-02 23:17:42] "PUT /virtual-router/7e2cb549-2540-4d28-bd96-7d4355ed7f93 HTTP/1.1" 200 263 0.011511 10.0.0.131 - - [2026-02-02 23:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006185 10.0.0.131 - - [2026-02-02 23:17:42] "GET /virtual-router/7e2cb549-2540-4d28-bd96-7d4355ed7f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003471 10.0.0.131 - - [2026-02-02 23:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.131 - - [2026-02-02 23:17:42] "GET /virtual-machine-interface/81639f61-387d-413d-a1f4-5c1065d7ba24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004839 10.0.0.131 - - [2026-02-02 23:17:42] "PUT /virtual-machine-interface/81639f61-387d-413d-a1f4-5c1065d7ba24 HTTP/1.1" 200 285 0.009744 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:17:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001092 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:17:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000821 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:17:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000901 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:17:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001065 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:17:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000891 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:17:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001051 10.0.0.141 - - [2026-02-02 23:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.141 - - [2026-02-02 23:17:58] "GET /virtual-router/7e2cb549-2540-4d28-bd96-7d4355ed7f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002443 10.0.0.141 - - [2026-02-02 23:18:04] "GET /virtual-machine-interface/8d1a5ccc-008c-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004750 10.0.0.141 - - [2026-02-02 23:18:04] "POST /set-tag HTTP/1.1" 200 109 0.004635 10.0.0.141 - - [2026-02-02 23:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.141 - - [2026-02-02 23:18:04] "GET /loadbalancer/59420933-51bf-4b12-93c1-f791bac85011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002628 10.0.0.141 - - [2026-02-02 23:18:04] "GET /virtual-machine-interface/8d1a5ccc-008c-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004585 10.0.0.141 - - [2026-02-02 23:18:04] "POST /set-tag HTTP/1.1" 200 109 0.016183 10.0.0.141 - - [2026-02-02 23:18:04] "DELETE /loadbalancer-member/0fbe5d1d-416e-45f6-9c10-fac045ab4322 HTTP/1.1" 200 115 0.022202 10.0.0.141 - - [2026-02-02 23:18:04] "GET /virtual-machine-interface/8d1a5ccc-008c-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005641 10.0.0.141 - - [2026-02-02 23:18:04] "POST /set-tag HTTP/1.1" 200 109 0.001716 10.0.0.141 - - [2026-02-02 23:18:04] "DELETE /loadbalancer-member/00e35dad-b989-4f0b-954d-ea5a20356880 HTTP/1.1" 200 115 0.028606 10.0.0.141 - - [2026-02-02 23:18:04] "GET /virtual-machine-interface/8d1a5ccc-008c-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004318 10.0.0.141 - - [2026-02-02 23:18:04] "POST /set-tag HTTP/1.1" 200 109 0.001875 10.0.0.141 - - [2026-02-02 23:18:04] "DELETE /loadbalancer-member/17e2d603-14ac-47fd-bf43-07d281832cc8 HTTP/1.1" 200 115 0.027986 10.0.0.141 - - [2026-02-02 23:18:04] "GET /virtual-machine-interface/8d1a5ccc-008c-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.010171 10.0.0.141 - - [2026-02-02 23:18:04] "POST /set-tag HTTP/1.1" 200 109 0.003030 10.0.0.141 - - [2026-02-02 23:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.141 - - [2026-02-02 23:18:04] "GET /loadbalancer/59420933-51bf-4b12-93c1-f791bac85011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002161 10.0.0.141 - - [2026-02-02 23:18:04] "GET /loadbalancer-pool/68102c81-eb5e-40b8-8e24-09901e28565e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002518 10.0.0.141 - - [2026-02-02 23:18:04] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015389 10.0.0.141 - - [2026-02-02 23:18:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.017054 10.0.0.141 - - [2026-02-02 23:18:04] "GET /virtual-machine-interface/8d1a5ccc-008c-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.015200 10.0.0.141 - - [2026-02-02 23:18:04] "GET /virtual-machine-interface/8d1a5ccc-008c-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004411 10.0.0.141 - - [2026-02-02 23:18:04] "GET /floating-ip/11dd2b71-85b4-4f14-abe5-ac8601891f7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002432 10.0.0.141 - - [2026-02-02 23:18:04] "POST /set-tag HTTP/1.1" 200 109 0.064857 10.0.0.141 - - [2026-02-02 23:18:04] "GET /loadbalancer-pool/e0f0501a-0a55-40ad-b36b-bb0e8768b9e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.012995 10.0.0.141 - - [2026-02-02 23:18:04] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017371 10.0.0.141 - - [2026-02-02 23:18:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.007685 10.0.0.141 - - [2026-02-02 23:18:04] "GET /virtual-machine-interface/8d1a5ccc-008c-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.009036 10.0.0.141 - - [2026-02-02 23:18:04] "GET /virtual-machine-interface/8d1a5ccc-008c-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008440 10.0.0.141 - - [2026-02-02 23:18:04] "POST /set-tag HTTP/1.1" 200 109 0.008219 10.0.0.141 - - [2026-02-02 23:18:04] "GET /floating-ip/11dd2b71-85b4-4f14-abe5-ac8601891f7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002699 10.0.0.141 - - [2026-02-02 23:18:04] "GET /loadbalancer-pool/d4bb87d3-eb03-4bbd-9184-756e603006fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002836 10.0.0.141 - - [2026-02-02 23:18:04] "POST /loadbalancer-members HTTP/1.1" 200 694 0.018750 10.0.0.141 - - [2026-02-02 23:18:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.021810 10.0.0.141 - - [2026-02-02 23:18:04] "GET /virtual-machine-interface/8d1a5ccc-008c-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.013607 10.0.0.141 - - [2026-02-02 23:18:04] "GET /virtual-machine-interface/8d1a5ccc-008c-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003437 10.0.0.141 - - [2026-02-02 23:18:04] "GET /floating-ip/11dd2b71-85b4-4f14-abe5-ac8601891f7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001628 10.0.0.141 - - [2026-02-02 23:18:05] "POST /set-tag HTTP/1.1" 200 109 0.002128 10.0.0.141 - - [2026-02-02 23:18:19] "GET /global-system-configs HTTP/1.1" 200 323 0.002097 10.0.0.141 - - [2026-02-02 23:18:20] "GET /global-system-configs HTTP/1.1" 200 323 0.002120 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:20:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000861 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:20:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000852 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:22:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000924 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:22:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001051 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:22:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000932 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:22:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000762 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:22:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000994 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:22:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000852 10.0.0.141 - - [2026-02-02 23:23:19] "GET /global-system-configs HTTP/1.1" 200 323 0.005742 10.0.0.141 - - [2026-02-02 23:23:20] "GET /global-system-configs HTTP/1.1" 200 323 0.001661 10.0.0.141 - - [2026-02-02 23:23:21] "GET /virtual-machine-interface/8d1a5ccc-008c-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004220 10.0.0.141 - - [2026-02-02 23:23:21] "POST /set-tag HTTP/1.1" 200 109 0.002132 10.0.0.141 - - [2026-02-02 23:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.141 - - [2026-02-02 23:23:21] "GET /loadbalancer/59420933-51bf-4b12-93c1-f791bac85011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002605 10.0.0.141 - - [2026-02-02 23:23:21] "GET /virtual-machine-interface/8d1a5ccc-008c-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004179 10.0.0.141 - - [2026-02-02 23:23:21] "POST /set-tag HTTP/1.1" 200 109 0.033338 10.0.0.141 - - [2026-02-02 23:23:21] "DELETE /loadbalancer-member/587730c1-9846-4ce6-83d5-2df29896b9ca HTTP/1.1" 200 115 0.039073 10.0.0.141 - - [2026-02-02 23:23:21] "GET /virtual-machine-interface/8d1a5ccc-008c-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005942 10.0.0.141 - - [2026-02-02 23:23:21] "POST /set-tag HTTP/1.1" 200 109 0.004444 10.0.0.141 - - [2026-02-02 23:23:21] "DELETE /loadbalancer-member/9c07c369-f93d-40d1-b5dc-cff1495f2577 HTTP/1.1" 200 115 0.046046 10.0.0.141 - - [2026-02-02 23:23:21] "GET /virtual-machine-interface/8d1a5ccc-008c-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006107 10.0.0.141 - - [2026-02-02 23:23:21] "POST /set-tag HTTP/1.1" 200 109 0.002761 10.0.0.141 - - [2026-02-02 23:23:21] "DELETE /loadbalancer-member/050ba35d-3e01-419e-a845-4e3bb81cf686 HTTP/1.1" 200 115 0.022741 10.0.0.141 - - [2026-02-02 23:23:21] "GET /virtual-machine-interface/8d1a5ccc-008c-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.003539 10.0.0.141 - - [2026-02-02 23:23:21] "POST /set-tag HTTP/1.1" 200 109 0.002289 10.0.0.141 - - [2026-02-02 23:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.141 - - [2026-02-02 23:23:21] "GET /loadbalancer/59420933-51bf-4b12-93c1-f791bac85011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002088 10.0.0.141 - - [2026-02-02 23:23:21] "GET /loadbalancer-pool/68102c81-eb5e-40b8-8e24-09901e28565e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002714 10.0.0.141 - - [2026-02-02 23:23:21] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017086 10.0.0.141 - - [2026-02-02 23:23:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.018175 10.0.0.141 - - [2026-02-02 23:23:21] "GET /virtual-machine-interface/8d1a5ccc-008c-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008950 10.0.0.141 - - [2026-02-02 23:23:21] "GET /virtual-machine-interface/8d1a5ccc-008c-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011540 10.0.0.141 - - [2026-02-02 23:23:21] "GET /floating-ip/11dd2b71-85b4-4f14-abe5-ac8601891f7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001874 10.0.0.141 - - [2026-02-02 23:23:21] "POST /set-tag HTTP/1.1" 200 109 0.059497 10.0.0.141 - - [2026-02-02 23:23:21] "GET /loadbalancer-pool/e0f0501a-0a55-40ad-b36b-bb0e8768b9e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004956 10.0.0.141 - - [2026-02-02 23:23:21] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017672 10.0.0.141 - - [2026-02-02 23:23:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.007097 10.0.0.141 - - [2026-02-02 23:23:22] "GET /virtual-machine-interface/8d1a5ccc-008c-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007357 10.0.0.141 - - [2026-02-02 23:23:22] "GET /virtual-machine-interface/8d1a5ccc-008c-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.016699 10.0.0.141 - - [2026-02-02 23:23:22] "POST /set-tag HTTP/1.1" 200 109 0.009514 10.0.0.141 - - [2026-02-02 23:23:22] "GET /floating-ip/11dd2b71-85b4-4f14-abe5-ac8601891f7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001892 10.0.0.141 - - [2026-02-02 23:23:22] "GET /loadbalancer-pool/d4bb87d3-eb03-4bbd-9184-756e603006fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002892 10.0.0.141 - - [2026-02-02 23:23:22] "POST /loadbalancer-members HTTP/1.1" 200 694 0.013285 10.0.0.141 - - [2026-02-02 23:23:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.014267 10.0.0.141 - - [2026-02-02 23:23:22] "GET /virtual-machine-interface/8d1a5ccc-008c-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005327 10.0.0.141 - - [2026-02-02 23:23:22] "GET /virtual-machine-interface/8d1a5ccc-008c-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006936 10.0.0.141 - - [2026-02-02 23:23:22] "GET /floating-ip/11dd2b71-85b4-4f14-abe5-ac8601891f7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002744 10.0.0.141 - - [2026-02-02 23:23:22] "POST /set-tag HTTP/1.1" 200 109 0.002247 10.0.0.141 - - [2026-02-02 23:24:19] "GET / HTTP/1.1" 200 36215 0.001542 10.0.0.141 - - [2026-02-02 23:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004768 10.0.0.141 - - [2026-02-02 23:24:19] "GET /project/bd4f339a-7ca2-4923-a687-3563cb698f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.028756 10.0.0.141 - - [2026-02-02 23:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012338 10.0.0.141 - - [2026-02-02 23:24:19] "GET /project/bd4f339a-7ca2-4923-a687-3563cb698f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.033649 10.0.0.141 - - [2026-02-02 23:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.141 - - [2026-02-02 23:24:20] "GET /project/bd4f339a-7ca2-4923-a687-3563cb698f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.034026 10.0.0.141 - - [2026-02-02 23:24:20] "POST /tags HTTP/1.1" 200 334 0.028862 10.0.0.141 - - [2026-02-02 23:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010395 10.0.0.141 - - [2026-02-02 23:24:20] "GET /tag/e86770d9-3249-4342-b6e7-72d0b017b49d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.029861 10.0.0.141 - - [2026-02-02 23:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.141 - - [2026-02-02 23:24:20] "GET /project/bd4f339a-7ca2-4923-a687-3563cb698f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.029445 10.0.0.141 - - [2026-02-02 23:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.014649 10.0.0.141 - - [2026-02-02 23:24:20] "GET /virtual-networks?parent_id=bd4f339a-7ca2-4923-a687-3563cb698f60&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.001622 10.0.0.141 - - [2026-02-02 23:24:20] "GET /project/bd4f339a-7ca2-4923-a687-3563cb698f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.030405 10.0.0.141 - - [2026-02-02 23:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.141 - - [2026-02-02 23:24:20] "GET /virtual-network/2ea90f85-3ee5-41d6-bee7-9b650b451585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.013942 10.0.0.141 - - [2026-02-02 23:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.141 - - [2026-02-02 23:24:20] "GET /service-appliance-set/1cb3752d-74a3-4afd-a67a-a284280f1c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.001926 10.0.0.141 - - [2026-02-02 23:24:20] "POST /virtual-networks HTTP/1.1" 200 514 0.064687 10.0.0.141 - - [2026-02-02 23:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004826 10.0.0.141 - - [2026-02-02 23:24:20] "GET /network-ipam/1abf5efc-1014-44fe-8be8-0e80797c48eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.003982 10.0.0.141 - - [2026-02-02 23:24:20] "POST /fqname-to-id HTTP/1.1" 404 254 0.001751 10.0.0.141 - - [2026-02-02 23:24:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.113532 10.0.0.141 - - [2026-02-02 23:24:20] "GET /virtual-machine-interface/5dd74b49-c39a-434e-b058-c848378a81ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.007871 10.0.0.141 - - [2026-02-02 23:24:20] "POST /useragent-kv HTTP/1.1" 200 115 0.008708 10.0.0.141 - - [2026-02-02 23:24:20] "POST /ref-update HTTP/1.1" 200 156 0.142998 10.0.0.141 - - [2026-02-02 23:24:20] "GET /virtual-network/d5121ae3-a391-4bb2-b12e-bc1ce0335892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.005880 10.0.0.141 - - [2026-02-02 23:24:20] "GET /domains HTTP/1.1" 200 281 0.003617 10.0.0.141 - - [2026-02-02 23:24:20] "GET /domain/7701b2d4-7145-47d3-a595-4e6214ca0ebd HTTP/1.1" 200 3099 0.011108 10.0.0.141 - - [2026-02-02 23:24:20] "GET /project/bd4f339a-7ca2-4923-a687-3563cb698f60 HTTP/1.1" 200 5498 0.072821 10.0.0.141 - - [2026-02-02 23:24:20] "GET /virtual-network/d5121ae3-a391-4bb2-b12e-bc1ce0335892 HTTP/1.1" 200 2088 0.018895 10.0.0.141 - - [2026-02-02 23:24:20] "GET /virtual-network/d5121ae3-a391-4bb2-b12e-bc1ce0335892 HTTP/1.1" 200 2088 0.007315 10.0.0.141 - - [2026-02-02 23:24:20] "GET /routing-instance/328a9790-509c-4650-89a7-0ae22ee3051b HTTP/1.1" 200 1182 0.005717 10.0.0.141 - - [2026-02-02 23:24:20] "GET /routing-instance/328a9790-509c-4650-89a7-0ae22ee3051b HTTP/1.1" 200 1182 0.004219 10.0.0.141 - - [2026-02-02 23:24:20] "POST /instance-ips HTTP/1.1" 200 410 0.128767 10.0.0.141 - - [2026-02-02 23:24:20] "GET /instance-ip/de3f7fb7-041b-46d6-aa38-079e0d485792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.006163 10.0.0.141 - - [2026-02-02 23:24:20] "POST /loadbalancers HTTP/1.1" 200 612 0.057201 10.0.0.141 - - [2026-02-02 23:24:20] "GET /project/bd4f339a-7ca2-4923-a687-3563cb698f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.021681 10.0.0.141 - - [2026-02-02 23:24:21] "GET /instance-ip/de3f7fb7-041b-46d6-aa38-079e0d485792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.014171 10.0.0.141 - - [2026-02-02 23:24:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.021417 10.0.0.141 - - [2026-02-02 23:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009519 10.0.0.141 - - [2026-02-02 23:24:21] "POST /route-targets HTTP/1.1" 200 328 0.015887 10.0.0.141 - - [2026-02-02 23:24:21] "GET /project/bd4f339a-7ca2-4923-a687-3563cb698f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.044008 10.0.0.141 - - [2026-02-02 23:24:21] "POST /ref-update HTTP/1.1" 200 156 0.035092 10.0.0.141 - - [2026-02-02 23:24:21] "POST /floating-ips HTTP/1.1" 200 599 0.041763 10.0.0.141 - - [2026-02-02 23:24:21] "GET /loadbalancer/ecab21ff-c384-4339-8988-fc6128aa7b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003663 10.0.0.141 - - [2026-02-02 23:24:21] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.029887 10.0.0.141 - - [2026-02-02 23:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007080 10.0.0.141 - - [2026-02-02 23:24:21] "GET /project/bd4f339a-7ca2-4923-a687-3563cb698f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.032845 10.0.0.141 - - [2026-02-02 23:24:21] "GET /loadbalancer-listener/fc9a018b-4919-4ded-acf4-43eced80579c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.005836 10.0.0.141 - - [2026-02-02 23:24:21] "GET /loadbalancer-listener/fc9a018b-4919-4ded-acf4-43eced80579c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.002801 10.0.0.141 - - [2026-02-02 23:24:21] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.024467 10.0.0.141 - - [2026-02-02 23:24:21] "GET /instance-ip/de3f7fb7-041b-46d6-aa38-079e0d485792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.006401 10.0.0.141 - - [2026-02-02 23:24:21] "GET /instance-ip/de3f7fb7-041b-46d6-aa38-079e0d485792?fields=floating_ips HTTP/1.1" 200 1215 0.010309 10.0.0.141 - - [2026-02-02 23:24:21] "GET /floating-ip/ffefe51c-77f2-4e18-b966-6a896b145b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.003841 10.0.0.141 - - [2026-02-02 23:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006767 10.0.0.141 - - [2026-02-02 23:24:21] "GET /loadbalancer/ecab21ff-c384-4339-8988-fc6128aa7b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003608 10.0.0.141 - - [2026-02-02 23:24:21] "POST /tags HTTP/1.1" 200 296 0.065361 10.0.0.141 - - [2026-02-02 23:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006268 10.0.0.141 - - [2026-02-02 23:24:21] "GET /tag/c3048111-77f7-4c12-ae51-3a4f88a39cb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1095 0.013488 10.0.0.141 - - [2026-02-02 23:24:21] "POST /tags HTTP/1.1" 409 233 0.001961 10.0.0.141 - - [2026-02-02 23:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001399 10.0.0.141 - - [2026-02-02 23:24:21] "GET /tag/6bfe27c5-5ae1-43d7-b896-a27c385e55a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.010227 10.0.0.141 - - [2026-02-02 23:24:21] "POST /tags HTTP/1.1" 409 206 0.001246 10.0.0.141 - - [2026-02-02 23:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001337 10.0.0.141 - - [2026-02-02 23:24:21] "GET /tag/a22f3bd6-511c-407a-b751-bd3f108137e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.011116 10.0.0.141 - - [2026-02-02 23:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.141 - - [2026-02-02 23:24:21] "GET /virtual-network/c0efb7c0-f1c7-4af0-bc45-9cd690a4a17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004107 10.0.0.141 - - [2026-02-02 23:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001510 10.0.0.141 - - [2026-02-02 23:24:21] "GET /project/bd4f339a-7ca2-4923-a687-3563cb698f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.026795 10.0.0.141 - - [2026-02-02 23:24:21] "POST /virtual-machines HTTP/1.1" 200 370 0.008137 10.0.0.141 - - [2026-02-02 23:24:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.007029 10.0.0.141 - - [2026-02-02 23:24:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.094783 10.0.0.141 - - [2026-02-02 23:24:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.024920 10.0.0.141 - - [2026-02-02 23:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010246 10.0.0.141 - - [2026-02-02 23:24:21] "GET /virtual-machine-interface/4de682d6-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.004342 10.0.0.141 - - [2026-02-02 23:24:21] "POST /instance-ips HTTP/1.1" 200 410 0.016589 10.0.0.141 - - [2026-02-02 23:24:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.033927 10.0.0.141 - - [2026-02-02 23:24:22] "GET /virtual-machine-interface/4de682d6-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.008063 10.0.0.141 - - [2026-02-02 23:24:22] "POST /set-tag HTTP/1.1" 200 109 0.013342 10.0.0.141 - - [2026-02-02 23:24:22] "GET /virtual-machine-interface/4de682d6-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.011807 10.0.0.141 - - [2026-02-02 23:24:22] "GET /instance-ip/4dfbf0a8-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.002601 10.0.0.141 - - [2026-02-02 23:24:22] "GET /virtual-machine-interface/4de682d6-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.003868 10.0.0.141 - - [2026-02-02 23:24:22] "POST /set-tag HTTP/1.1" 200 109 0.002105 10.0.0.141 - - [2026-02-02 23:24:22] "GET /virtual-router/7e2cb549-2540-4d28-bd96-7d4355ed7f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002579 10.0.0.141 - - [2026-02-02 23:24:22] "POST /ref-update HTTP/1.1" 200 156 0.010648 10.0.0.141 - - [2026-02-02 23:24:22] "GET /virtual-machine-interface/4de682d6-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.011321 10.0.0.141 - - [2026-02-02 23:24:22] "POST /set-tag HTTP/1.1" 200 109 0.003236 10.0.0.141 - - [2026-02-02 23:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.141 - - [2026-02-02 23:24:22] "GET /virtual-network/c0efb7c0-f1c7-4af0-bc45-9cd690a4a17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.003694 10.0.0.141 - - [2026-02-02 23:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.141 - - [2026-02-02 23:24:22] "GET /project/bd4f339a-7ca2-4923-a687-3563cb698f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.033476 10.0.0.141 - - [2026-02-02 23:24:22] "POST /virtual-machines HTTP/1.1" 200 370 0.007793 10.0.0.141 - - [2026-02-02 23:24:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.016666 10.0.0.141 - - [2026-02-02 23:24:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.098454 10.0.0.141 - - [2026-02-02 23:24:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.011803 10.0.0.141 - - [2026-02-02 23:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.017908 10.0.0.141 - - [2026-02-02 23:24:22] "GET /virtual-machine-interface/4e4dce14-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.007112 10.0.0.141 - - [2026-02-02 23:24:22] "POST /instance-ips HTTP/1.1" 200 410 0.028522 10.0.0.141 - - [2026-02-02 23:24:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.014294 10.0.0.141 - - [2026-02-02 23:24:22] "GET /virtual-machine-interface/4e4dce14-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.006886 10.0.0.141 - - [2026-02-02 23:24:22] "POST /set-tag HTTP/1.1" 200 109 0.019358 10.0.0.141 - - [2026-02-02 23:24:22] "GET /virtual-machine-interface/4e4dce14-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.010592 10.0.0.141 - - [2026-02-02 23:24:22] "GET /instance-ip/4e683790-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.002759 10.0.0.141 - - [2026-02-02 23:24:22] "GET /virtual-machine-interface/4e4dce14-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004047 10.0.0.141 - - [2026-02-02 23:24:22] "POST /set-tag HTTP/1.1" 200 109 0.001950 10.0.0.141 - - [2026-02-02 23:24:22] "GET /virtual-router/7e2cb549-2540-4d28-bd96-7d4355ed7f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.002695 10.0.0.141 - - [2026-02-02 23:24:22] "POST /ref-update HTTP/1.1" 200 156 0.007273 10.0.0.141 - - [2026-02-02 23:24:23] "GET /virtual-machine-interface/4e4dce14-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.010571 10.0.0.141 - - [2026-02-02 23:24:23] "POST /set-tag HTTP/1.1" 200 109 0.003979 10.0.0.141 - - [2026-02-02 23:24:23] "GET /virtual-machine-interface/4de682d6-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004622 10.0.0.141 - - [2026-02-02 23:24:23] "POST /set-tag HTTP/1.1" 200 109 0.001784 10.0.0.141 - - [2026-02-02 23:24:23] "GET /virtual-machine-interface/4e4dce14-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004793 10.0.0.141 - - [2026-02-02 23:24:23] "POST /set-tag HTTP/1.1" 200 109 0.002207 10.0.0.141 - - [2026-02-02 23:24:25] "GET /domains HTTP/1.1" 200 281 0.001734 10.0.0.141 - - [2026-02-02 23:24:25] "GET /domain/7701b2d4-7145-47d3-a595-4e6214ca0ebd HTTP/1.1" 200 3099 0.002679 10.0.0.141 - - [2026-02-02 23:24:25] "GET /project/bd4f339a-7ca2-4923-a687-3563cb698f60 HTTP/1.1" 200 7092 0.030936 10.0.0.141 - - [2026-02-02 23:24:25] "GET /virtual-network/d5121ae3-a391-4bb2-b12e-bc1ce0335892 HTTP/1.1" 200 2088 0.003650 10.0.0.141 - - [2026-02-02 23:24:25] "GET /virtual-network/d5121ae3-a391-4bb2-b12e-bc1ce0335892 HTTP/1.1" 200 2088 0.003344 10.0.0.141 - - [2026-02-02 23:24:25] "GET /routing-instance/328a9790-509c-4650-89a7-0ae22ee3051b HTTP/1.1" 200 1404 0.003562 10.0.0.141 - - [2026-02-02 23:24:25] "GET /routing-instance/328a9790-509c-4650-89a7-0ae22ee3051b HTTP/1.1" 200 1404 0.002131 10.0.0.141 - - [2026-02-02 23:24:25] "GET /route-target/e97df910-168a-47d0-84c2-7d3bb6b6b525 HTTP/1.1" 200 1154 0.001756 10.0.0.141 - - [2026-02-02 23:24:25] "GET /virtual-network/d5121ae3-a391-4bb2-b12e-bc1ce0335892 HTTP/1.1" 200 2088 0.003040 10.0.0.141 - - [2026-02-02 23:24:25] "GET /routing-instance/328a9790-509c-4650-89a7-0ae22ee3051b HTTP/1.1" 200 1404 0.001892 10.0.0.141 - - [2026-02-02 23:24:25] "GET /virtual-network/d5121ae3-a391-4bb2-b12e-bc1ce0335892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.003663 10.0.0.141 - - [2026-02-02 23:24:25] "GET /virtual-network/d5121ae3-a391-4bb2-b12e-bc1ce0335892 HTTP/1.1" 200 2088 0.003907 10.0.0.141 - - [2026-02-02 23:24:25] "GET /routing-instance/328a9790-509c-4650-89a7-0ae22ee3051b HTTP/1.1" 200 1404 0.002640 10.0.0.141 - - [2026-02-02 23:24:25] "GET /routing-instance/328a9790-509c-4650-89a7-0ae22ee3051b HTTP/1.1" 200 1404 0.002000 10.0.0.141 - - [2026-02-02 23:24:25] "GET /route-target/e97df910-168a-47d0-84c2-7d3bb6b6b525 HTTP/1.1" 200 1154 0.001877 10.0.0.141 - - [2026-02-02 23:24:26] "GET /domains HTTP/1.1" 200 281 0.002014 10.0.0.141 - - [2026-02-02 23:24:26] "GET /domain/7701b2d4-7145-47d3-a595-4e6214ca0ebd HTTP/1.1" 200 3099 0.002444 10.0.0.141 - - [2026-02-02 23:24:26] "GET /project/bd4f339a-7ca2-4923-a687-3563cb698f60 HTTP/1.1" 200 7092 0.039500 10.0.0.141 - - [2026-02-02 23:24:26] "GET /virtual-network/d5121ae3-a391-4bb2-b12e-bc1ce0335892 HTTP/1.1" 200 2088 0.003584 10.0.0.141 - - [2026-02-02 23:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006122 10.0.0.141 - - [2026-02-02 23:24:26] "GET /project/bd4f339a-7ca2-4923-a687-3563cb698f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.044988 10.0.0.141 - - [2026-02-02 23:24:26] "GET /virtual-network/d5121ae3-a391-4bb2-b12e-bc1ce0335892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.003918 10.0.0.141 - - [2026-02-02 23:24:26] "GET /floating-ip-pools?parent_id=d5121ae3-a391-4bb2-b12e-bc1ce0335892&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001438 10.0.0.141 - - [2026-02-02 23:24:26] "GET /virtual-network/d5121ae3-a391-4bb2-b12e-bc1ce0335892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.003148 10.0.0.141 - - [2026-02-02 23:24:26] "POST /floating-ip-pools HTTP/1.1" 200 564 0.024282 10.0.0.141 - - [2026-02-02 23:24:26] "POST /ref-update HTTP/1.1" 200 156 0.035346 10.0.0.141 - - [2026-02-02 23:24:26] "GET /virtual-network/d5121ae3-a391-4bb2-b12e-bc1ce0335892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.013199 10.0.0.141 - - [2026-02-02 23:24:26] "GET /domains HTTP/1.1" 200 281 0.001845 10.0.0.141 - - [2026-02-02 23:24:26] "GET /domain/7701b2d4-7145-47d3-a595-4e6214ca0ebd HTTP/1.1" 200 3099 0.002505 10.0.0.141 - - [2026-02-02 23:24:26] "GET /project/bd4f339a-7ca2-4923-a687-3563cb698f60 HTTP/1.1" 200 7349 0.045932 10.0.0.141 - - [2026-02-02 23:24:26] "GET /virtual-network/d5121ae3-a391-4bb2-b12e-bc1ce0335892 HTTP/1.1" 200 2327 0.006352 10.0.0.141 - - [2026-02-02 23:24:26] "GET /floating-ip-pool/3166c7e9-0123-4e07-9f84-cc107562e5d7 HTTP/1.1" 200 1317 0.004690 10.0.0.141 - - [2026-02-02 23:24:26] "GET /domains HTTP/1.1" 200 281 0.002814 10.0.0.141 - - [2026-02-02 23:24:26] "GET /domain/7701b2d4-7145-47d3-a595-4e6214ca0ebd HTTP/1.1" 200 3099 0.003430 10.0.0.141 - - [2026-02-02 23:24:26] "GET /project/bd4f339a-7ca2-4923-a687-3563cb698f60 HTTP/1.1" 200 7349 0.046699 10.0.0.141 - - [2026-02-02 23:24:26] "GET /virtual-network/d5121ae3-a391-4bb2-b12e-bc1ce0335892 HTTP/1.1" 200 2327 0.003885 10.0.0.141 - - [2026-02-02 23:24:26] "GET /virtual-network/d5121ae3-a391-4bb2-b12e-bc1ce0335892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.007714 10.0.0.141 - - [2026-02-02 23:24:26] "POST /tags HTTP/1.1" 200 366 0.081793 10.0.0.141 - - [2026-02-02 23:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.141 - - [2026-02-02 23:24:26] "GET /tag/29933471-3555-42d7-a227-d224b6b55a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.020972 10.0.0.141 - - [2026-02-02 23:24:26] "POST /tags HTTP/1.1" 409 206 0.002601 10.0.0.141 - - [2026-02-02 23:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005667 10.0.0.141 - - [2026-02-02 23:24:26] "GET /tag/a22f3bd6-511c-407a-b751-bd3f108137e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.021104 10.0.0.141 - - [2026-02-02 23:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.141 - - [2026-02-02 23:24:26] "GET /project/bd4f339a-7ca2-4923-a687-3563cb698f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.036638 10.0.0.141 - - [2026-02-02 23:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007435 10.0.0.141 - - [2026-02-02 23:24:26] "GET /virtual-network/c0efb7c0-f1c7-4af0-bc45-9cd690a4a17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004315 10.0.0.141 - - [2026-02-02 23:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002862 10.0.0.141 - - [2026-02-02 23:24:26] "GET /service-appliance-set/21a3444f-f5e7-413a-a938-c854ee80cf04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.003879 10.0.0.141 - - [2026-02-02 23:24:26] "POST /fqname-to-id HTTP/1.1" 404 258 0.001821 10.0.0.141 - - [2026-02-02 23:24:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.123837 10.0.0.141 - - [2026-02-02 23:24:27] "GET /virtual-machine-interface/7d0d52d0-789d-43fc-8081-73c90fdb2a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.020566 10.0.0.141 - - [2026-02-02 23:24:27] "POST /set-tag HTTP/1.1" 200 109 0.019132 10.0.0.141 - - [2026-02-02 23:24:27] "POST /instance-ips HTTP/1.1" 200 418 0.022935 10.0.0.141 - - [2026-02-02 23:24:27] "GET /instance-ip/df6b9de1-fa62-4caf-8349-6f7e19d5f823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.006423 10.0.0.141 - - [2026-02-02 23:24:27] "POST /loadbalancers HTTP/1.1" 200 620 0.063263 10.0.0.141 - - [2026-02-02 23:24:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.022920 10.0.0.141 - - [2026-02-02 23:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005375 10.0.0.141 - - [2026-02-02 23:24:27] "POST /service-instances HTTP/1.1" 200 568 0.056208 10.0.0.141 - - [2026-02-02 23:24:27] "POST /ref-update HTTP/1.1" 200 156 0.034729 10.0.0.141 - - [2026-02-02 23:24:27] "GET /project/bd4f339a-7ca2-4923-a687-3563cb698f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.113557 10.0.0.141 - - [2026-02-02 23:24:27] "PUT /service-instance/0ce70a81-373e-4b3b-b329-f0ef7a43c136 HTTP/1.1" 200 267 0.009533 10.0.0.141 - - [2026-02-02 23:24:27] "GET /virtual-machine-interface/7d0d52d0-789d-43fc-8081-73c90fdb2a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.009377 10.0.0.141 - - [2026-02-02 23:24:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.027781 10.0.0.141 - - [2026-02-02 23:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011727 10.0.0.141 - - [2026-02-02 23:24:27] "GET /virtual-machine-interface/7d0d52d0-789d-43fc-8081-73c90fdb2a27?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.030343 10.0.0.141 - - [2026-02-02 23:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007121 10.0.0.141 - - [2026-02-02 23:24:27] "POST /virtual-machines HTTP/1.1" 200 430 0.014971 10.0.0.141 - - [2026-02-02 23:24:27] "GET /floating-ip-pool/3166c7e9-0123-4e07-9f84-cc107562e5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011217 10.0.0.141 - - [2026-02-02 23:24:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.169976 10.0.0.141 - - [2026-02-02 23:24:27] "POST /floating-ips HTTP/1.1" 200 673 0.213172 10.0.0.141 - - [2026-02-02 23:24:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.046940 10.0.0.141 - - [2026-02-02 23:24:27] "POST /chown HTTP/1.1" 200 109 0.067442 10.0.0.141 - - [2026-02-02 23:24:27] "GET /application-policy-set/fb47dc82-7ac5-4376-8335-b1c497714611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.016754 10.0.0.141 - - [2026-02-02 23:24:28] "POST /chown HTTP/1.1" 200 109 0.007230 10.0.0.141 - - [2026-02-02 23:24:28] "PUT /virtual-machine-interface/0b59c526-571e-43c0-b979-f401614f6c74 HTTP/1.1" 200 285 0.019424 10.0.0.141 - - [2026-02-02 23:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.141 - - [2026-02-02 23:24:28] "GET /policy-management/a281966e-d790-4e74-8fb2-07f86ed90f98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.012078 10.0.0.141 - - [2026-02-02 23:24:28] "POST /tags HTTP/1.1" 409 221 0.002201 10.0.0.141 - - [2026-02-02 23:24:28] "PUT /instance-ip/df6b9de1-fa62-4caf-8349-6f7e19d5f823 HTTP/1.1" 200 257 0.029257 10.0.0.141 - - [2026-02-02 23:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.141 - - [2026-02-02 23:24:28] "GET /tag/e86770d9-3249-4342-b6e7-72d0b017b49d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.012256 10.0.0.141 - - [2026-02-02 23:24:28] "POST /tags HTTP/1.1" 409 238 0.009033 10.0.0.141 - - [2026-02-02 23:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004280 10.0.0.141 - - [2026-02-02 23:24:28] "POST /ref-update HTTP/1.1" 200 156 0.018692 10.0.0.141 - - [2026-02-02 23:24:28] "POST /ref-update HTTP/1.1" 200 156 0.025555 10.0.0.141 - - [2026-02-02 23:24:28] "GET /tag/29933471-3555-42d7-a227-d224b6b55a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.025573 10.0.0.141 - - [2026-02-02 23:24:28] "POST /ref-update HTTP/1.1" 200 156 0.047120 10.0.0.141 - - [2026-02-02 23:24:28] "POST /firewall-rules HTTP/1.1" 200 652 0.076155 10.0.0.141 - - [2026-02-02 23:24:28] "POST /ref-update HTTP/1.1" 200 156 0.044091 10.0.0.141 - - [2026-02-02 23:24:28] "GET /firewall-rule/ea2cba00-4c8c-40f4-b4b1-3b727ec158f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.057254 10.0.0.141 - - [2026-02-02 23:24:28] "POST /ref-update HTTP/1.1" 200 156 0.046586 10.0.0.141 - - [2026-02-02 23:24:28] "POST /ref-update HTTP/1.1" 200 156 0.030291 10.0.0.141 - - [2026-02-02 23:24:28] "GET /firewall-policy/cc3c76d6-27f5-4f43-897f-cb735f0122eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.006588 10.0.0.141 - - [2026-02-02 23:24:28] "GET /firewall-rule/ea2cba00-4c8c-40f4-b4b1-3b727ec158f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.006349 10.0.0.141 - - [2026-02-02 23:24:28] "POST /ref-update HTTP/1.1" 200 156 0.026757 10.0.0.141 - - [2026-02-02 23:24:28] "POST /virtual-machines HTTP/1.1" 200 430 0.035530 10.0.0.141 - - [2026-02-02 23:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006237 10.0.0.141 - - [2026-02-02 23:24:28] "GET /project/bd4f339a-7ca2-4923-a687-3563cb698f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.041517 10.0.0.141 - - [2026-02-02 23:24:28] "GET /loadbalancer/c0e0a843-9a36-4fca-a640-d6103ce879e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.003647 10.0.0.141 - - [2026-02-02 23:24:28] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.087045 10.0.0.141 - - [2026-02-02 23:24:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.216541 10.0.0.141 - - [2026-02-02 23:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010432 10.0.0.141 - - [2026-02-02 23:24:28] "POST /chown HTTP/1.1" 200 109 0.070308 10.0.0.141 - - [2026-02-02 23:24:28] "GET /project/bd4f339a-7ca2-4923-a687-3563cb698f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.080030 10.0.0.141 - - [2026-02-02 23:24:28] "POST /chown HTTP/1.1" 200 109 0.011521 10.0.0.141 - - [2026-02-02 23:24:28] "GET /loadbalancer-listener/62a818a7-7528-4da6-a92a-1fdc04cddb0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.005138 10.0.0.141 - - [2026-02-02 23:24:28] "GET /loadbalancer-listener/62a818a7-7528-4da6-a92a-1fdc04cddb0e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.003717 10.0.0.141 - - [2026-02-02 23:24:28] "PUT /virtual-machine-interface/58d5e368-c398-4985-96ad-436b00e1ed0f HTTP/1.1" 200 285 0.029759 10.0.0.141 - - [2026-02-02 23:24:28] "PUT /instance-ip/df6b9de1-fa62-4caf-8349-6f7e19d5f823 HTTP/1.1" 200 257 0.029932 10.0.0.141 - - [2026-02-02 23:24:28] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.064512 10.0.0.141 - - [2026-02-02 23:24:28] "POST /ref-update HTTP/1.1" 200 156 0.016090 10.0.0.141 - - [2026-02-02 23:24:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.026071 10.0.0.141 - - [2026-02-02 23:24:29] "POST /ref-update HTTP/1.1" 200 156 0.038857 10.0.0.141 - - [2026-02-02 23:24:29] "GET /loadbalancer-pool/c9704b6e-061c-4f33-982d-a3a687583d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.032285 10.0.0.141 - - [2026-02-02 23:24:29] "POST /ref-update HTTP/1.1" 200 156 0.054513 10.0.0.141 - - [2026-02-02 23:24:29] "POST /loadbalancer-members HTTP/1.1" 200 709 0.054718 10.0.0.141 - - [2026-02-02 23:24:29] "POST /ref-update HTTP/1.1" 200 156 0.011361 10.0.0.141 - - [2026-02-02 23:24:29] "POST /ref-update HTTP/1.1" 200 156 0.044838 10.0.0.141 - - [2026-02-02 23:24:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.038212 10.0.0.141 - - [2026-02-02 23:24:29] "GET /loadbalancer-member/788e2f40-5459-462e-a4d0-3f8696743550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.035016 10.0.0.141 - - [2026-02-02 23:24:29] "GET /application-policy-set/fb47dc82-7ac5-4376-8335-b1c497714611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.005599 10.0.0.141 - - [2026-02-02 23:24:29] "PUT /service-instance/0ce70a81-373e-4b3b-b329-f0ef7a43c136 HTTP/1.1" 200 267 0.008074 10.0.0.141 - - [2026-02-02 23:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010772 10.0.0.141 - - [2026-02-02 23:24:29] "GET /policy-management/a281966e-d790-4e74-8fb2-07f86ed90f98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002448 10.0.0.141 - - [2026-02-02 23:24:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.033322 10.0.0.141 - - [2026-02-02 23:24:29] "POST /tags HTTP/1.1" 409 221 0.001691 10.0.0.141 - - [2026-02-02 23:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.141 - - [2026-02-02 23:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.141 - - [2026-02-02 23:24:29] "GET /tag/e86770d9-3249-4342-b6e7-72d0b017b49d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.023596 10.0.0.141 - - [2026-02-02 23:24:29] "POST /tags HTTP/1.1" 409 238 0.002594 10.0.0.141 - - [2026-02-02 23:24:29] "POST /chown HTTP/1.1" 200 109 0.007436 10.0.0.141 - - [2026-02-02 23:24:29] "POST /chown HTTP/1.1" 200 109 0.009744 10.0.0.141 - - [2026-02-02 23:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.141 - - [2026-02-02 23:24:29] "GET /tag/29933471-3555-42d7-a227-d224b6b55a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.011231 10.0.0.141 - - [2026-02-02 23:24:29] "POST /firewall-rules HTTP/1.1" 409 293 0.002004 10.0.0.141 - - [2026-02-02 23:24:29] "PUT /instance-ip/df6b9de1-fa62-4caf-8349-6f7e19d5f823 HTTP/1.1" 200 257 0.043816 10.0.0.141 - - [2026-02-02 23:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.141 - - [2026-02-02 23:24:29] "POST /ref-update HTTP/1.1" 200 156 0.013937 10.0.0.141 - - [2026-02-02 23:24:29] "POST /chown HTTP/1.1" 200 109 0.025529 10.0.0.141 - - [2026-02-02 23:24:29] "PUT /firewall-rule/ea2cba00-4c8c-40f4-b4b1-3b727ec158f9 HTTP/1.1" 200 261 0.066050 10.0.0.141 - - [2026-02-02 23:24:29] "GET /firewall-rule/ea2cba00-4c8c-40f4-b4b1-3b727ec158f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.018374 10.0.0.141 - - [2026-02-02 23:24:29] "POST /chown HTTP/1.1" 200 109 0.057971 10.0.0.141 - - [2026-02-02 23:24:29] "GET /firewall-policy/cc3c76d6-27f5-4f43-897f-cb735f0122eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.021783 10.0.0.141 - - [2026-02-02 23:24:29] "GET /firewall-rule/ea2cba00-4c8c-40f4-b4b1-3b727ec158f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.006377 10.0.0.141 - - [2026-02-02 23:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.141 - - [2026-02-02 23:24:29] "PUT /instance-ip/df6b9de1-fa62-4caf-8349-6f7e19d5f823 HTTP/1.1" 200 257 0.036671 10.0.0.141 - - [2026-02-02 23:24:29] "POST /ref-update HTTP/1.1" 200 156 0.023263 10.0.0.141 - - [2026-02-02 23:24:29] "GET /virtual-network/c0efb7c0-f1c7-4af0-bc45-9cd690a4a17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.010299 10.0.0.141 - - [2026-02-02 23:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.015217 10.0.0.141 - - [2026-02-02 23:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.141 - - [2026-02-02 23:24:29] "GET /project/bd4f339a-7ca2-4923-a687-3563cb698f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.033730 10.0.0.141 - - [2026-02-02 23:24:29] "POST /chown HTTP/1.1" 200 109 0.006444 10.0.0.141 - - [2026-02-02 23:24:29] "POST /chown HTTP/1.1" 200 109 0.025433 10.0.0.141 - - [2026-02-02 23:24:29] "POST /virtual-machines HTTP/1.1" 200 374 0.032857 10.0.0.141 - - [2026-02-02 23:24:29] "PUT /instance-ip/df6b9de1-fa62-4caf-8349-6f7e19d5f823 HTTP/1.1" 200 257 0.059982 10.0.0.141 - - [2026-02-02 23:24:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.025332 10.0.0.141 - - [2026-02-02 23:24:29] "POST /ref-update HTTP/1.1" 200 156 0.013996 10.0.0.141 - - [2026-02-02 23:24:29] "POST /chown HTTP/1.1" 200 109 0.023764 10.0.0.141 - - [2026-02-02 23:24:30] "POST /chown HTTP/1.1" 200 109 0.051254 10.0.0.141 - - [2026-02-02 23:24:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.156147 10.0.0.141 - - [2026-02-02 23:24:30] "PUT /instance-ip/df6b9de1-fa62-4caf-8349-6f7e19d5f823 HTTP/1.1" 200 257 0.009663 10.0.0.141 - - [2026-02-02 23:24:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.014652 10.0.0.141 - - [2026-02-02 23:24:30] "POST /ref-update HTTP/1.1" 200 156 0.048011 10.0.0.141 - - [2026-02-02 23:24:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.019690 10.0.0.141 - - [2026-02-02 23:24:30] "GET /virtual-machine-interface/52c0cc6c-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.016392 10.0.0.141 - - [2026-02-02 23:24:30] "POST /ref-update HTTP/1.1" 200 156 0.010005 10.0.0.141 - - [2026-02-02 23:24:30] "POST /instance-ips HTTP/1.1" 200 414 0.042220 10.0.0.141 - - [2026-02-02 23:24:30] "POST /ref-update HTTP/1.1" 200 156 0.053152 10.0.0.141 - - [2026-02-02 23:24:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.070426 10.0.0.141 - - [2026-02-02 23:24:30] "GET /virtual-machine-interface/52c0cc6c-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.018309 10.0.0.141 - - [2026-02-02 23:24:30] "PUT /service-instance/0ce70a81-373e-4b3b-b329-f0ef7a43c136 HTTP/1.1" 200 267 0.008166 10.0.0.141 - - [2026-02-02 23:24:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.016479 10.0.0.141 - - [2026-02-02 23:24:30] "POST /set-tag HTTP/1.1" 200 109 0.051036 10.0.0.141 - - [2026-02-02 23:24:30] "GET /virtual-machine-interface/52c0cc6c-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.017587 10.0.0.141 - - [2026-02-02 23:24:30] "GET /instance-ip/52e3505c-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.004440 10.0.0.141 - - [2026-02-02 23:24:30] "PUT /service-instance/0ce70a81-373e-4b3b-b329-f0ef7a43c136 HTTP/1.1" 200 267 0.011613 10.0.0.141 - - [2026-02-02 23:24:30] "GET /virtual-machine-interface/52c0cc6c-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.010000 10.0.0.141 - - [2026-02-02 23:24:30] "POST /set-tag HTTP/1.1" 200 109 0.003819 10.0.0.141 - - [2026-02-02 23:24:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.034273 10.0.0.141 - - [2026-02-02 23:24:30] "GET /virtual-router/7e2cb549-2540-4d28-bd96-7d4355ed7f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.024820 10.0.0.141 - - [2026-02-02 23:24:30] "PUT /service-instance/0ce70a81-373e-4b3b-b329-f0ef7a43c136 HTTP/1.1" 200 267 0.020143 10.0.0.141 - - [2026-02-02 23:24:30] "POST /ref-update HTTP/1.1" 200 156 0.010012 10.0.0.141 - - [2026-02-02 23:24:30] "GET /virtual-machine-interface/52c0cc6c-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.018014 10.0.0.141 - - [2026-02-02 23:24:30] "POST /set-tag HTTP/1.1" 200 109 0.004620 10.0.0.141 - - [2026-02-02 23:24:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.020673 10.0.0.141 - - [2026-02-02 23:24:30] "GET /virtual-machine-interface/52c0cc6c-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.007047 10.0.0.141 - - [2026-02-02 23:24:30] "POST /set-tag HTTP/1.1" 200 109 0.004144 10.0.0.141 - - [2026-02-02 23:24:30] "PUT /service-instance/0ce70a81-373e-4b3b-b329-f0ef7a43c136 HTTP/1.1" 200 267 0.008733 10.0.0.141 - - [2026-02-02 23:24:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.011564 10.0.0.141 - - [2026-02-02 23:24:30] "PUT /service-instance/0ce70a81-373e-4b3b-b329-f0ef7a43c136 HTTP/1.1" 200 267 0.010831 10.0.0.141 - - [2026-02-02 23:24:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.011983 10.0.0.141 - - [2026-02-02 23:24:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.141 - - [2026-02-02 23:24:30] "POST /chown HTTP/1.1" 200 109 0.006663 10.0.0.141 - - [2026-02-02 23:24:31] "POST /chown HTTP/1.1" 200 109 0.009141 10.0.0.141 - - [2026-02-02 23:24:31] "POST /chown HTTP/1.1" 200 109 0.017170 10.0.0.141 - - [2026-02-02 23:24:31] "POST /chown HTTP/1.1" 200 109 0.015913 10.0.0.141 - - [2026-02-02 23:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008855 10.0.0.141 - - [2026-02-02 23:24:31] "POST /chown HTTP/1.1" 200 109 0.013851 10.0.0.141 - - [2026-02-02 23:24:31] "POST /chown HTTP/1.1" 200 109 0.008412 10.0.0.141 - - [2026-02-02 23:24:31] "POST /chown HTTP/1.1" 200 109 0.029238 10.0.0.141 - - [2026-02-02 23:24:31] "POST /chown HTTP/1.1" 200 109 0.024988 10.0.0.141 - - [2026-02-02 23:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.141 - - [2026-02-02 23:24:31] "POST /chown HTTP/1.1" 200 109 0.006584 10.0.0.141 - - [2026-02-02 23:24:31] "POST /chown HTTP/1.1" 200 109 0.021025 10.0.0.141 - - [2026-02-02 23:24:31] "POST /chown HTTP/1.1" 200 109 0.014501 10.0.0.141 - - [2026-02-02 23:24:31] "POST /chown HTTP/1.1" 200 109 0.010185 10.0.0.141 - - [2026-02-02 23:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006162 10.0.0.141 - - [2026-02-02 23:24:31] "POST /chown HTTP/1.1" 200 109 0.008863 10.0.0.141 - - [2026-02-02 23:24:31] "POST /chown HTTP/1.1" 200 109 0.009620 10.0.0.141 - - [2026-02-02 23:24:31] "POST /chown HTTP/1.1" 200 109 0.007133 10.0.0.141 - - [2026-02-02 23:24:31] "POST /chown HTTP/1.1" 200 109 0.017432 10.0.0.141 - - [2026-02-02 23:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.141 - - [2026-02-02 23:24:31] "POST /chown HTTP/1.1" 200 109 0.006015 10.0.0.141 - - [2026-02-02 23:24:31] "POST /chown HTTP/1.1" 200 109 0.019265 10.0.0.141 - - [2026-02-02 23:24:31] "POST /chown HTTP/1.1" 200 109 0.017628 10.0.0.141 - - [2026-02-02 23:24:31] "POST /chown HTTP/1.1" 200 109 0.006020 10.0.0.141 - - [2026-02-02 23:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005955 10.0.0.141 - - [2026-02-02 23:24:31] "POST /chown HTTP/1.1" 200 109 0.005943 10.0.0.141 - - [2026-02-02 23:24:31] "POST /chown HTTP/1.1" 200 109 0.010402 10.0.0.141 - - [2026-02-02 23:24:31] "POST /chown HTTP/1.1" 200 109 0.026884 10.0.0.141 - - [2026-02-02 23:24:31] "POST /chown HTTP/1.1" 200 109 0.035928 10.0.0.141 - - [2026-02-02 23:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004504 10.0.0.141 - - [2026-02-02 23:24:31] "POST /chown HTTP/1.1" 200 109 0.009270 10.0.0.141 - - [2026-02-02 23:24:32] "POST /chown HTTP/1.1" 200 109 0.026979 10.0.0.141 - - [2026-02-02 23:24:32] "POST /chown HTTP/1.1" 200 109 0.006830 10.0.0.141 - - [2026-02-02 23:24:32] "POST /chown HTTP/1.1" 200 109 0.020342 10.0.0.141 - - [2026-02-02 23:24:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005259 10.0.0.141 - - [2026-02-02 23:24:32] "POST /chown HTTP/1.1" 200 109 0.007132 10.0.0.141 - - [2026-02-02 23:24:32] "POST /chown HTTP/1.1" 200 109 0.048571 10.0.0.141 - - [2026-02-02 23:24:32] "POST /chown HTTP/1.1" 200 109 0.016111 10.0.0.141 - - [2026-02-02 23:24:32] "POST /chown HTTP/1.1" 200 109 0.007644 10.0.0.141 - - [2026-02-02 23:24:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009605 10.0.0.141 - - [2026-02-02 23:24:32] "POST /chown HTTP/1.1" 200 109 0.007397 10.0.0.141 - - [2026-02-02 23:24:32] "POST /chown HTTP/1.1" 200 109 0.009832 10.0.0.141 - - [2026-02-02 23:24:32] "POST /chown HTTP/1.1" 200 109 0.018007 10.0.0.141 - - [2026-02-02 23:24:32] "POST /chown HTTP/1.1" 200 109 0.027006 10.0.0.141 - - [2026-02-02 23:24:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.141 - - [2026-02-02 23:24:32] "POST /chown HTTP/1.1" 200 109 0.006745 10.0.0.141 - - [2026-02-02 23:24:32] "POST /chown HTTP/1.1" 200 109 0.016940 10.0.0.141 - - [2026-02-02 23:24:32] "POST /chown HTTP/1.1" 200 109 0.006215 10.0.0.141 - - [2026-02-02 23:24:32] "POST /chown HTTP/1.1" 200 109 0.008474 10.0.0.141 - - [2026-02-02 23:24:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008771 10.0.0.141 - - [2026-02-02 23:24:32] "POST /chown HTTP/1.1" 200 109 0.009809 10.0.0.141 - - [2026-02-02 23:24:32] "POST /chown HTTP/1.1" 200 109 0.030055 10.0.0.141 - - [2026-02-02 23:24:32] "POST /chown HTTP/1.1" 200 109 0.032310 10.0.0.141 - - [2026-02-02 23:24:32] "POST /chown HTTP/1.1" 200 109 0.006978 10.0.0.141 - - [2026-02-02 23:24:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.141 - - [2026-02-02 23:24:32] "POST /chown HTTP/1.1" 200 109 0.015598 10.0.0.141 - - [2026-02-02 23:24:32] "POST /chown HTTP/1.1" 200 109 0.006275 10.0.0.141 - - [2026-02-02 23:24:32] "POST /chown HTTP/1.1" 200 109 0.032545 10.0.0.141 - - [2026-02-02 23:24:32] "POST /chown HTTP/1.1" 200 109 0.022666 10.0.0.141 - - [2026-02-02 23:24:36] "GET /virtual-machine-interface/4de682d6-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004702 10.0.0.141 - - [2026-02-02 23:24:36] "POST /set-tag HTTP/1.1" 200 109 0.003932 10.0.0.141 - - [2026-02-02 23:24:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.141 - - [2026-02-02 23:24:36] "GET /loadbalancer/ecab21ff-c384-4339-8988-fc6128aa7b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002134 10.0.0.141 - - [2026-02-02 23:24:36] "GET /loadbalancer-pool/5b1dbf12-c4c6-46cb-b4b8-ab31d4f6f9f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002119 10.0.0.141 - - [2026-02-02 23:24:37] "POST /loadbalancer-members HTTP/1.1" 200 704 0.027201 10.0.0.141 - - [2026-02-02 23:24:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.012898 10.0.0.141 - - [2026-02-02 23:24:37] "GET /virtual-machine-interface/4de682d6-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004919 10.0.0.141 - - [2026-02-02 23:24:37] "GET /virtual-machine-interface/4de682d6-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006726 10.0.0.141 - - [2026-02-02 23:24:37] "POST /ref-update HTTP/1.1" 200 156 0.005931 10.0.0.141 - - [2026-02-02 23:24:37] "GET /floating-ip/ffefe51c-77f2-4e18-b966-6a896b145b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.008607 10.0.0.141 - - [2026-02-02 23:24:37] "PUT /floating-ip/ffefe51c-77f2-4e18-b966-6a896b145b7a HTTP/1.1" 200 257 0.010183 10.0.0.141 - - [2026-02-02 23:24:37] "POST /tags HTTP/1.1" 409 221 0.004770 10.0.0.141 - - [2026-02-02 23:24:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494 10.0.0.141 - - [2026-02-02 23:24:37] "GET /tag/e86770d9-3249-4342-b6e7-72d0b017b49d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.012693 10.0.0.141 - - [2026-02-02 23:24:37] "POST /set-tag HTTP/1.1" 200 109 0.022856 10.0.0.141 - - [2026-02-02 23:24:37] "GET /virtual-machine-interface/4e4dce14-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004233 10.0.0.141 - - [2026-02-02 23:24:37] "POST /set-tag HTTP/1.1" 200 109 0.001930 10.0.0.141 - - [2026-02-02 23:24:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.141 - - [2026-02-02 23:24:37] "GET /loadbalancer/ecab21ff-c384-4339-8988-fc6128aa7b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002491 10.0.0.141 - - [2026-02-02 23:24:37] "GET /loadbalancer-pool/5b1dbf12-c4c6-46cb-b4b8-ab31d4f6f9f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003356 10.0.0.141 - - [2026-02-02 23:24:38] "POST /loadbalancer-members HTTP/1.1" 200 704 0.020775 10.0.0.141 - - [2026-02-02 23:24:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.008507 10.0.0.141 - - [2026-02-02 23:24:38] "GET /virtual-machine-interface/4e4dce14-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.020040 10.0.0.141 - - [2026-02-02 23:24:38] "GET /virtual-machine-interface/4e4dce14-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.022028 10.0.0.141 - - [2026-02-02 23:24:38] "POST /ref-update HTTP/1.1" 200 156 0.011976 10.0.0.141 - - [2026-02-02 23:24:38] "GET /floating-ip/ffefe51c-77f2-4e18-b966-6a896b145b7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.018278 10.0.0.141 - - [2026-02-02 23:24:38] "POST /set-tag HTTP/1.1" 200 109 0.053489 10.0.0.141 - - [2026-02-02 23:24:39] "GET /virtual-machine/a4441be4-32d2-4269-a977-be89fb62c19f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.002766 10.0.0.141 - - [2026-02-02 23:24:39] "GET /virtual-machine-interface/4de682d6-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.003800 10.0.0.141 - - [2026-02-02 23:24:39] "GET /virtual-machine/b2989ba8-81c0-4861-a167-9bb32b2d4d5b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.002820 10.0.0.141 - - [2026-02-02 23:24:39] "GET /virtual-machine-interface/4e4dce14-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.005895 10.0.0.141 - - [2026-02-02 23:24:43] "GET /virtual-machine-interface/52c0cc6c-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004287 10.0.0.141 - - [2026-02-02 23:24:43] "POST /set-tag HTTP/1.1" 200 109 0.001819 10.0.0.141 - - [2026-02-02 23:24:44] "GET /virtual-machine/23913cc6-3324-415e-8949-ef575ce60cac?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.002784 10.0.0.141 - - [2026-02-02 23:24:44] "GET /virtual-machine-interface/52c0cc6c-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.003730 10.0.0.141 - - [2026-02-02 23:24:45] "GET /virtual-machine-interface/52c0cc6c-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.005203 10.0.0.141 - - [2026-02-02 23:24:45] "POST /set-tag HTTP/1.1" 200 109 0.002144 10.0.0.141 - - [2026-02-02 23:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.141 - - [2026-02-02 23:24:58] "POST /chown HTTP/1.1" 200 109 0.005763 10.0.0.141 - - [2026-02-02 23:24:59] "POST /chown HTTP/1.1" 200 109 0.005701 10.0.0.141 - - [2026-02-02 23:24:59] "POST /chown HTTP/1.1" 200 109 0.015778 10.0.0.141 - - [2026-02-02 23:24:59] "POST /chown HTTP/1.1" 200 109 0.019704 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:25:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001049 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:25:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000955 10.0.0.141 - - [2026-02-02 23:25:16] "GET /virtual-machine-interface/52c0cc6c-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.006331 10.0.0.141 - - [2026-02-02 23:25:17] "POST /set-tag HTTP/1.1" 200 109 0.001925 10.0.0.141 - - [2026-02-02 23:25:17] "GET /virtual-machine-interface/52c0cc6c-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004100 10.0.0.141 - - [2026-02-02 23:25:17] "POST /set-tag HTTP/1.1" 200 109 0.001853 10.0.0.141 - - [2026-02-02 23:25:17] "GET /virtual-machine/23913cc6-3324-415e-8949-ef575ce60cac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002349 10.0.0.141 - - [2026-02-02 23:25:17] "POST /ref-update HTTP/1.1" 200 156 0.014991 10.0.0.141 - - [2026-02-02 23:25:17] "GET /virtual-machine-interface/52c0cc6c-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.013753 10.0.0.141 - - [2026-02-02 23:25:17] "POST /set-tag HTTP/1.1" 200 109 0.013042 10.0.0.141 - - [2026-02-02 23:25:17] "POST /set-tag HTTP/1.1" 200 109 0.035676 10.0.0.141 - - [2026-02-02 23:25:17] "DELETE /instance-ip/52e3505c-008e-11f1-8064-fa163ed9d54b HTTP/1.1" 200 115 0.055484 10.0.0.141 - - [2026-02-02 23:25:17] "DELETE /virtual-machine-interface/52c0cc6c-008e-11f1-8064-fa163ed9d54b HTTP/1.1" 200 115 0.051347 10.0.0.141 - - [2026-02-02 23:25:17] "DELETE /virtual-machine/23913cc6-3324-415e-8949-ef575ce60cac HTTP/1.1" 200 115 0.018795 10.0.0.141 - - [2026-02-02 23:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.141 - - [2026-02-02 23:25:20] "GET /tag/29933471-3555-42d7-a227-d224b6b55a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.011504 10.0.0.141 - - [2026-02-02 23:25:20] "GET /tag/29933471-3555-42d7-a227-d224b6b55a85?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.016813 10.0.0.141 - - [2026-02-02 23:25:20] "GET /virtual-machine-interface/0b59c526-571e-43c0-b979-f401614f6c74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.005887 10.0.0.141 - - [2026-02-02 23:25:20] "POST /set-tag HTTP/1.1" 200 109 0.033028 10.0.0.141 - - [2026-02-02 23:25:20] "GET /virtual-machine-interface/58d5e368-c398-4985-96ad-436b00e1ed0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.009424 10.0.0.141 - - [2026-02-02 23:25:20] "POST /set-tag HTTP/1.1" 200 109 0.018240 10.0.0.141 - - [2026-02-02 23:25:20] "GET /virtual-machine-interface/7d0d52d0-789d-43fc-8081-73c90fdb2a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.004113 10.0.0.141 - - [2026-02-02 23:25:20] "POST /set-tag HTTP/1.1" 200 109 0.019644 10.0.0.141 - - [2026-02-02 23:25:20] "GET /firewall-policy/cc3c76d6-27f5-4f43-897f-cb735f0122eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.008277 10.0.0.141 - - [2026-02-02 23:25:20] "GET /firewall-rule/ea2cba00-4c8c-40f4-b4b1-3b727ec158f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.002572 10.0.0.141 - - [2026-02-02 23:25:20] "POST /ref-update HTTP/1.1" 200 156 0.010162 10.0.0.141 - - [2026-02-02 23:25:20] "DELETE /firewall-rule/ea2cba00-4c8c-40f4-b4b1-3b727ec158f9 HTTP/1.1" 200 115 0.037802 10.0.0.141 - - [2026-02-02 23:25:20] "DELETE /loadbalancer-member/788e2f40-5459-462e-a4d0-3f8696743550 HTTP/1.1" 200 115 0.024774 10.0.0.141 - - [2026-02-02 23:25:20] "PUT /service-instance/0ce70a81-373e-4b3b-b329-f0ef7a43c136 HTTP/1.1" 200 267 0.012212 10.0.0.141 - - [2026-02-02 23:25:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.013668 10.0.0.141 - - [2026-02-02 23:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.023321 10.0.0.141 - - [2026-02-02 23:25:20] "DELETE /loadbalancer-pool/c9704b6e-061c-4f33-982d-a3a687583d4c HTTP/1.1" 200 115 0.088747 10.0.0.141 - - [2026-02-02 23:25:20] "POST /chown HTTP/1.1" 200 109 0.011704 10.0.0.141 - - [2026-02-02 23:25:20] "DELETE /loadbalancer-listener/62a818a7-7528-4da6-a92a-1fdc04cddb0e HTTP/1.1" 200 115 0.035125 10.0.0.141 - - [2026-02-02 23:25:20] "GET /floating-ip/538989a7-95e8-423b-99d0-35c491b062e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2397 0.002234 10.0.0.141 - - [2026-02-02 23:25:20] "POST /chown HTTP/1.1" 200 109 0.008906 10.0.0.141 - - [2026-02-02 23:25:20] "POST /chown HTTP/1.1" 200 109 0.016723 10.0.0.141 - - [2026-02-02 23:25:20] "POST /chown HTTP/1.1" 200 109 0.011120 10.0.0.141 - - [2026-02-02 23:25:20] "PUT /floating-ip/538989a7-95e8-423b-99d0-35c491b062e9 HTTP/1.1" 200 257 0.026627 10.0.0.141 - - [2026-02-02 23:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.141 - - [2026-02-02 23:25:20] "POST /chown HTTP/1.1" 200 109 0.010512 10.0.0.141 - - [2026-02-02 23:25:20] "DELETE /floating-ip/538989a7-95e8-423b-99d0-35c491b062e9 HTTP/1.1" 200 115 0.063777 10.0.0.141 - - [2026-02-02 23:25:20] "POST /chown HTTP/1.1" 200 109 0.032769 10.0.0.141 - - [2026-02-02 23:25:20] "DELETE /loadbalancer/c0e0a843-9a36-4fca-a640-d6103ce879e3 HTTP/1.1" 200 115 0.041738 10.0.0.141 - - [2026-02-02 23:25:20] "POST /chown HTTP/1.1" 200 109 0.011781 10.0.0.141 - - [2026-02-02 23:25:20] "POST /chown HTTP/1.1" 200 109 0.018384 10.0.0.141 - - [2026-02-02 23:25:20] "PUT /service-instance/0ce70a81-373e-4b3b-b329-f0ef7a43c136 HTTP/1.1" 200 267 0.036488 10.0.0.141 - - [2026-02-02 23:25:20] "DELETE /instance-ip/df6b9de1-fa62-4caf-8349-6f7e19d5f823 HTTP/1.1" 200 115 0.108151 10.0.0.141 - - [2026-02-02 23:25:21] "DELETE /virtual-machine-interface/7d0d52d0-789d-43fc-8081-73c90fdb2a27 HTTP/1.1" 200 115 0.045321 10.0.0.141 - - [2026-02-02 23:25:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.032883 10.0.0.141 - - [2026-02-02 23:25:21] "PUT /service-instance/0ce70a81-373e-4b3b-b329-f0ef7a43c136 HTTP/1.1" 200 267 0.027195 10.0.0.141 - - [2026-02-02 23:25:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.036487 10.0.0.141 - - [2026-02-02 23:25:21] "GET /floating-ip-pool/3166c7e9-0123-4e07-9f84-cc107562e5d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.007963 10.0.0.141 - - [2026-02-02 23:25:21] "PUT /service-instance/0ce70a81-373e-4b3b-b329-f0ef7a43c136 HTTP/1.1" 200 267 0.018848 10.0.0.141 - - [2026-02-02 23:25:21] "POST /ref-update HTTP/1.1" 200 156 0.024095 10.0.0.141 - - [2026-02-02 23:25:21] "DELETE /tag/29933471-3555-42d7-a227-d224b6b55a85 HTTP/1.1" 200 115 0.175130 10.0.0.141 - - [2026-02-02 23:25:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.031790 10.0.0.141 - - [2026-02-02 23:25:21] "DELETE /service-instance/0ce70a81-373e-4b3b-b329-f0ef7a43c136 HTTP/1.1" 200 115 0.046232 10.0.0.141 - - [2026-02-02 23:25:21] "DELETE /floating-ip-pool/3166c7e9-0123-4e07-9f84-cc107562e5d7 HTTP/1.1" 200 115 0.040651 10.0.0.141 - - [2026-02-02 23:25:21] "GET /virtual-machine-interface/58d5e368-c398-4985-96ad-436b00e1ed0f?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.003956 10.0.0.141 - - [2026-02-02 23:25:21] "POST /useragent-kv HTTP/1.1" 200 115 0.001769 10.0.0.141 - - [2026-02-02 23:25:21] "POST /useragent-kv HTTP/1.1" 200 115 0.004412 10.0.0.141 - - [2026-02-02 23:25:21] "DELETE /virtual-network/d5121ae3-a391-4bb2-b12e-bc1ce0335892 HTTP/1.1" 200 115 0.080028 10.0.0.141 - - [2026-02-02 23:25:21] "GET /routing-instance/328a9790-509c-4650-89a7-0ae22ee3051b HTTP/1.1" 404 171 0.001630 10.0.0.141 - - [2026-02-02 23:25:21] "GET /domains HTTP/1.1" 200 281 0.001952 10.0.0.141 - - [2026-02-02 23:25:21] "GET /domain/7701b2d4-7145-47d3-a595-4e6214ca0ebd HTTP/1.1" 200 3099 0.002231 10.0.0.141 - - [2026-02-02 23:25:21] "GET /project/bd4f339a-7ca2-4923-a687-3563cb698f60 HTTP/1.1" 200 7170 0.043541 10.0.0.141 - - [2026-02-02 23:25:21] "DELETE /virtual-machine-interface/58d5e368-c398-4985-96ad-436b00e1ed0f HTTP/1.1" 200 115 0.088721 10.0.0.141 - - [2026-02-02 23:25:21] "DELETE /virtual-machine/bbf54d49-296d-4a90-a0ac-9316d5ac99e7 HTTP/1.1" 200 115 0.018300 10.0.0.141 - - [2026-02-02 23:25:21] "GET /virtual-machine-interface/0b59c526-571e-43c0-b979-f401614f6c74?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.007622 10.0.0.141 - - [2026-02-02 23:25:21] "GET /virtual-machine-interface/4e4dce14-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.006641 10.0.0.141 - - [2026-02-02 23:25:21] "POST /set-tag HTTP/1.1" 200 109 0.008373 10.0.0.141 - - [2026-02-02 23:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.141 - - [2026-02-02 23:25:21] "GET /loadbalancer/ecab21ff-c384-4339-8988-fc6128aa7b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002782 10.0.0.141 - - [2026-02-02 23:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006581 10.0.0.141 - - [2026-02-02 23:25:21] "DELETE /virtual-machine-interface/0b59c526-571e-43c0-b979-f401614f6c74 HTTP/1.1" 200 115 0.063230 10.0.0.141 - - [2026-02-02 23:25:21] "POST /ref-update HTTP/1.1" 200 156 0.019895 10.0.0.141 - - [2026-02-02 23:25:21] "DELETE /route-target/e97df910-168a-47d0-84c2-7d3bb6b6b525 HTTP/1.1" 200 115 0.046607 10.0.0.141 - - [2026-02-02 23:25:21] "GET /virtual-machine-interface/4e4dce14-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.018327 10.0.0.141 - - [2026-02-02 23:25:21] "DELETE /virtual-machine/635ab46b-7ae3-43d4-8dac-6b95502d2fb7 HTTP/1.1" 200 115 0.051412 10.0.0.141 - - [2026-02-02 23:25:21] "POST /set-tag HTTP/1.1" 200 109 0.035385 10.0.0.141 - - [2026-02-02 23:25:21] "DELETE /loadbalancer-member/0a051e5b-99cc-4d8c-b38a-a35f16cafb3d HTTP/1.1" 200 115 0.036876 10.0.0.141 - - [2026-02-02 23:25:23] "GET /virtual-machine-interface/4e4dce14-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005594 10.0.0.141 - - [2026-02-02 23:25:23] "POST /set-tag HTTP/1.1" 200 109 0.002139 10.0.0.141 - - [2026-02-02 23:25:23] "GET /virtual-machine-interface/4e4dce14-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.007916 10.0.0.141 - - [2026-02-02 23:25:23] "POST /set-tag HTTP/1.1" 200 109 0.002979 10.0.0.141 - - [2026-02-02 23:25:23] "GET /virtual-machine/b2989ba8-81c0-4861-a167-9bb32b2d4d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.004167 10.0.0.141 - - [2026-02-02 23:25:23] "POST /ref-update HTTP/1.1" 200 156 0.007994 10.0.0.141 - - [2026-02-02 23:25:23] "GET /virtual-machine-interface/4e4dce14-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.010715 10.0.0.141 - - [2026-02-02 23:25:23] "POST /set-tag HTTP/1.1" 200 109 0.021545 10.0.0.141 - - [2026-02-02 23:25:23] "POST /set-tag HTTP/1.1" 200 109 0.015261 10.0.0.141 - - [2026-02-02 23:25:23] "POST /set-tag HTTP/1.1" 200 109 0.021162 10.0.0.141 - - [2026-02-02 23:25:23] "DELETE /instance-ip/4e683790-008e-11f1-8064-fa163ed9d54b HTTP/1.1" 200 115 0.050205 10.0.0.141 - - [2026-02-02 23:25:23] "POST /ref-update HTTP/1.1" 200 156 0.007502 10.0.0.141 - - [2026-02-02 23:25:23] "DELETE /virtual-machine-interface/4e4dce14-008e-11f1-8064-fa163ed9d54b HTTP/1.1" 200 115 0.039965 10.0.0.141 - - [2026-02-02 23:25:23] "DELETE /virtual-machine/b2989ba8-81c0-4861-a167-9bb32b2d4d5b HTTP/1.1" 200 115 0.023852 10.0.0.141 - - [2026-02-02 23:25:26] "GET /virtual-machine-interface/4de682d6-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.003900 10.0.0.141 - - [2026-02-02 23:25:26] "POST /set-tag HTTP/1.1" 200 109 0.002347 10.0.0.141 - - [2026-02-02 23:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.141 - - [2026-02-02 23:25:26] "GET /loadbalancer/ecab21ff-c384-4339-8988-fc6128aa7b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002179 10.0.0.141 - - [2026-02-02 23:25:27] "GET /virtual-machine-interface/4de682d6-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.005688 10.0.0.141 - - [2026-02-02 23:25:27] "POST /set-tag HTTP/1.1" 200 109 0.002217 10.0.0.141 - - [2026-02-02 23:25:27] "GET /virtual-machine-interface/4de682d6-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004096 10.0.0.141 - - [2026-02-02 23:25:27] "POST /set-tag HTTP/1.1" 200 109 0.002720 10.0.0.141 - - [2026-02-02 23:25:27] "GET /virtual-machine/a4441be4-32d2-4269-a977-be89fb62c19f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002363 10.0.0.141 - - [2026-02-02 23:25:27] "POST /ref-update HTTP/1.1" 200 156 0.007907 10.0.0.141 - - [2026-02-02 23:25:27] "GET /virtual-machine-interface/4de682d6-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004489 10.0.0.141 - - [2026-02-02 23:25:27] "POST /set-tag HTTP/1.1" 200 109 0.018274 10.0.0.141 - - [2026-02-02 23:25:27] "POST /set-tag HTTP/1.1" 200 109 0.023231 10.0.0.141 - - [2026-02-02 23:25:27] "POST /set-tag HTTP/1.1" 200 109 0.014688 10.0.0.141 - - [2026-02-02 23:25:27] "DELETE /instance-ip/4dfbf0a8-008e-11f1-8064-fa163ed9d54b HTTP/1.1" 200 115 0.041071 10.0.0.141 - - [2026-02-02 23:25:27] "POST /ref-update HTTP/1.1" 200 156 0.006385 10.0.0.141 - - [2026-02-02 23:25:27] "DELETE /virtual-machine-interface/4de682d6-008e-11f1-8064-fa163ed9d54b HTTP/1.1" 200 115 0.056444 10.0.0.141 - - [2026-02-02 23:25:27] "DELETE /virtual-machine/a4441be4-32d2-4269-a977-be89fb62c19f HTTP/1.1" 200 115 0.024400 10.0.0.141 - - [2026-02-02 23:25:27] "DELETE /tag/c3048111-77f7-4c12-ae51-3a4f88a39cb8 HTTP/1.1" 200 115 0.061639 10.0.0.141 - - [2026-02-02 23:25:27] "DELETE /tag/6bfe27c5-5ae1-43d7-b896-a27c385e55a2 HTTP/1.1" 200 115 0.048417 10.0.0.141 - - [2026-02-02 23:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.141 - - [2026-02-02 23:25:31] "GET /project/bd4f339a-7ca2-4923-a687-3563cb698f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.029482 10.0.0.141 - - [2026-02-02 23:25:31] "POST /tags HTTP/1.1" 200 394 0.038724 10.0.0.141 - - [2026-02-02 23:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.013494 10.0.0.141 - - [2026-02-02 23:25:31] "GET /tag/1c36a954-111e-4607-a7f4-ad39b82a5177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.012719 10.0.0.141 - - [2026-02-02 23:25:31] "POST /tags HTTP/1.1" 200 342 0.024507 10.0.0.141 - - [2026-02-02 23:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.141 - - [2026-02-02 23:25:32] "GET /tag/bd27ba9e-3ebe-49b0-9a5b-f97126d71b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010646 10.0.0.141 - - [2026-02-02 23:25:32] "POST /id-to-fqname HTTP/1.1" 200 192 0.004786 10.0.0.141 - - [2026-02-02 23:25:32] "POST /fqname-to-id HTTP/1.1" 404 201 0.001465 10.0.0.141 - - [2026-02-02 23:25:32] "POST /security-groups HTTP/1.1" 200 589 0.067553 10.0.0.141 - - [2026-02-02 23:25:32] "POST /projects HTTP/1.1" 200 521 0.177462 10.0.0.141 - - [2026-02-02 23:25:32] "POST /fqname-to-id HTTP/1.1" 404 236 0.001500 10.0.0.141 - - [2026-02-02 23:25:32] "POST /access-control-lists HTTP/1.1" 200 600 0.060900 10.0.0.141 - - [2026-02-02 23:25:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.055840 10.0.0.141 - - [2026-02-02 23:25:32] "POST /fqname-to-id HTTP/1.1" 404 235 0.012908 10.0.0.141 - - [2026-02-02 23:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005095 10.0.0.141 - - [2026-02-02 23:25:32] "GET /virtual-network/c0efb7c0-f1c7-4af0-bc45-9cd690a4a17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004419 10.0.0.141 - - [2026-02-02 23:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.141 - - [2026-02-02 23:25:32] "GET /virtual-network/2ea90f85-3ee5-41d6-bee7-9b650b451585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.005406 10.0.0.141 - - [2026-02-02 23:25:32] "POST /access-control-lists HTTP/1.1" 200 598 0.068053 10.0.0.141 - - [2026-02-02 23:25:32] "PUT /virtual-network/c0efb7c0-f1c7-4af0-bc45-9cd690a4a17e HTTP/1.1" 200 265 0.059248 10.0.0.141 - - [2026-02-02 23:25:32] "PUT /virtual-network/2ea90f85-3ee5-41d6-bee7-9b650b451585 HTTP/1.1" 200 265 0.054858 10.0.0.141 - - [2026-02-02 23:25:32] "POST /security-groups HTTP/1.1" 200 593 0.069103 10.0.0.141 - - [2026-02-02 23:25:32] "POST /fqname-to-id HTTP/1.1" 404 270 0.007094 10.0.0.141 - - [2026-02-02 23:25:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.026744 10.0.0.141 - - [2026-02-02 23:25:32] "POST /chown HTTP/1.1" 200 109 0.019067 10.0.0.141 - - [2026-02-02 23:25:32] "GET /application-policy-set/fb47dc82-7ac5-4376-8335-b1c497714611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012694 10.0.0.141 - - [2026-02-02 23:25:32] "POST /access-control-lists HTTP/1.1" 200 634 0.092853 10.0.0.141 - - [2026-02-02 23:25:32] "POST /fqname-to-id HTTP/1.1" 404 269 0.001725 10.0.0.141 - - [2026-02-02 23:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001148 10.0.0.141 - - [2026-02-02 23:25:32] "GET /policy-management/a281966e-d790-4e74-8fb2-07f86ed90f98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003858 10.0.0.141 - - [2026-02-02 23:25:32] "POST /tags HTTP/1.1" 409 226 0.002176 10.0.0.141 - - [2026-02-02 23:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.141 - - [2026-02-02 23:25:32] "GET /tag/bd27ba9e-3ebe-49b0-9a5b-f97126d71b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.016980 10.0.0.141 - - [2026-02-02 23:25:32] "POST /access-control-lists HTTP/1.1" 200 632 0.087033 10.0.0.141 - - [2026-02-02 23:25:32] "POST /firewall-rules HTTP/1.1" 200 602 0.090269 10.0.0.141 - - [2026-02-02 23:25:32] "GET /firewall-rule/d81eb681-aa29-4c2f-9394-06f305752044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003488 10.0.0.141 - - [2026-02-02 23:25:32] "GET /firewall-policy/e148edeb-ca27-4469-a856-056fe2db60f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.002852 10.0.0.141 - - [2026-02-02 23:25:32] "GET /firewall-rule/d81eb681-aa29-4c2f-9394-06f305752044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.001753 10.0.0.141 - - [2026-02-02 23:25:33] "POST /ref-update HTTP/1.1" 200 156 0.045468 10.0.0.141 - - [2026-02-02 23:25:33] "GET /application-policy-set/fb47dc82-7ac5-4376-8335-b1c497714611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.005669 10.0.0.141 - - [2026-02-02 23:25:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.141 - - [2026-02-02 23:25:33] "GET /policy-management/a281966e-d790-4e74-8fb2-07f86ed90f98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002668 10.0.0.141 - - [2026-02-02 23:25:33] "POST /tags HTTP/1.1" 409 226 0.001486 10.0.0.141 - - [2026-02-02 23:25:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001227 10.0.0.141 - - [2026-02-02 23:25:33] "GET /tag/bd27ba9e-3ebe-49b0-9a5b-f97126d71b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011823 10.0.0.141 - - [2026-02-02 23:25:33] "POST /firewall-rules HTTP/1.1" 200 600 0.071752 10.0.0.141 - - [2026-02-02 23:25:33] "GET /firewall-rule/8c04c40f-4bb0-4e3b-8ded-5a13a24b412f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006157 10.0.0.141 - - [2026-02-02 23:25:33] "GET /firewall-policy/e148edeb-ca27-4469-a856-056fe2db60f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.004658 10.0.0.141 - - [2026-02-02 23:25:33] "GET /firewall-rule/8c04c40f-4bb0-4e3b-8ded-5a13a24b412f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001992 10.0.0.141 - - [2026-02-02 23:25:33] "POST /ref-update HTTP/1.1" 200 156 0.050445 10.0.0.141 - - [2026-02-02 23:25:34] "POST /tags HTTP/1.1" 200 394 0.017489 10.0.0.141 - - [2026-02-02 23:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.141 - - [2026-02-02 23:25:34] "GET /tag/368760e1-b59a-4657-bb6e-766898550670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.013937 10.0.0.141 - - [2026-02-02 23:25:34] "POST /tags HTTP/1.1" 200 342 0.024489 10.0.0.141 - - [2026-02-02 23:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.017580 10.0.0.141 - - [2026-02-02 23:25:35] "GET /tag/4978f735-e0b1-4df2-a1d3-eff019001a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012603 10.0.0.141 - - [2026-02-02 23:25:35] "POST /id-to-fqname HTTP/1.1" 200 192 0.000512 10.0.0.141 - - [2026-02-02 23:25:35] "POST /fqname-to-id HTTP/1.1" 404 201 0.003491 10.0.0.141 - - [2026-02-02 23:25:35] "POST /security-groups HTTP/1.1" 200 589 0.069280 10.0.0.141 - - [2026-02-02 23:25:35] "POST /fqname-to-id HTTP/1.1" 404 236 0.001648 10.0.0.141 - - [2026-02-02 23:25:35] "POST /projects HTTP/1.1" 200 521 0.203806 10.0.0.141 - - [2026-02-02 23:25:35] "POST /access-control-lists HTTP/1.1" 200 600 0.058356 10.0.0.141 - - [2026-02-02 23:25:35] "POST /fqname-to-id HTTP/1.1" 404 235 0.001344 10.0.0.141 - - [2026-02-02 23:25:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.051317 10.0.0.141 - - [2026-02-02 23:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005906 10.0.0.141 - - [2026-02-02 23:25:35] "GET /virtual-network/c0efb7c0-f1c7-4af0-bc45-9cd690a4a17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.018692 10.0.0.141 - - [2026-02-02 23:25:35] "POST /access-control-lists HTTP/1.1" 200 598 0.084316 10.0.0.141 - - [2026-02-02 23:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.141 - - [2026-02-02 23:25:35] "GET /virtual-network/2ea90f85-3ee5-41d6-bee7-9b650b451585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004305 10.0.0.141 - - [2026-02-02 23:25:35] "PUT /virtual-network/c0efb7c0-f1c7-4af0-bc45-9cd690a4a17e HTTP/1.1" 200 265 0.040827 10.0.0.141 - - [2026-02-02 23:25:35] "PUT /virtual-network/2ea90f85-3ee5-41d6-bee7-9b650b451585 HTTP/1.1" 200 265 0.032667 10.0.0.141 - - [2026-02-02 23:25:35] "POST /security-groups HTTP/1.1" 200 593 0.063581 10.0.0.141 - - [2026-02-02 23:25:35] "POST /fqname-to-id HTTP/1.1" 404 270 0.001636 10.0.0.141 - - [2026-02-02 23:25:35] "POST /access-control-lists HTTP/1.1" 200 634 0.060633 10.0.0.141 - - [2026-02-02 23:25:35] "POST /fqname-to-id HTTP/1.1" 404 269 0.006775 10.0.0.141 - - [2026-02-02 23:25:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.071430 10.0.0.141 - - [2026-02-02 23:25:35] "POST /chown HTTP/1.1" 200 109 0.010617 10.0.0.141 - - [2026-02-02 23:25:35] "GET /application-policy-set/fb47dc82-7ac5-4376-8335-b1c497714611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.005266 10.0.0.141 - - [2026-02-02 23:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001337 10.0.0.141 - - [2026-02-02 23:25:35] "GET /policy-management/a281966e-d790-4e74-8fb2-07f86ed90f98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.021078 10.0.0.141 - - [2026-02-02 23:25:35] "POST /access-control-lists HTTP/1.1" 200 632 0.057456 10.0.0.141 - - [2026-02-02 23:25:35] "POST /tags HTTP/1.1" 409 226 0.007739 10.0.0.141 - - [2026-02-02 23:25:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.141 - - [2026-02-02 23:25:35] "GET /tag/4978f735-e0b1-4df2-a1d3-eff019001a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009804 10.0.0.141 - - [2026-02-02 23:25:35] "POST /firewall-rules HTTP/1.1" 200 602 0.060315 10.0.0.141 - - [2026-02-02 23:25:36] "GET /firewall-rule/51ce32d0-7ec5-4b33-bcd7-d9576966841f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.014671 10.0.0.141 - - [2026-02-02 23:25:36] "GET /firewall-policy/e148edeb-ca27-4469-a856-056fe2db60f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.003812 10.0.0.141 - - [2026-02-02 23:25:36] "GET /firewall-rule/51ce32d0-7ec5-4b33-bcd7-d9576966841f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002132 10.0.0.141 - - [2026-02-02 23:25:36] "POST /ref-update HTTP/1.1" 200 156 0.048283 10.0.0.141 - - [2026-02-02 23:25:36] "GET /application-policy-set/fb47dc82-7ac5-4376-8335-b1c497714611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002608 10.0.0.141 - - [2026-02-02 23:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.141 - - [2026-02-02 23:25:36] "GET /policy-management/a281966e-d790-4e74-8fb2-07f86ed90f98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002423 10.0.0.141 - - [2026-02-02 23:25:36] "POST /tags HTTP/1.1" 409 226 0.001404 10.0.0.141 - - [2026-02-02 23:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001394 10.0.0.141 - - [2026-02-02 23:25:36] "GET /tag/4978f735-e0b1-4df2-a1d3-eff019001a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011659 10.0.0.141 - - [2026-02-02 23:25:36] "POST /firewall-rules HTTP/1.1" 200 600 0.080783 10.0.0.141 - - [2026-02-02 23:25:36] "GET /firewall-rule/7dd1c1c0-6a37-4410-b807-b71b9b39dcfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003889 10.0.0.141 - - [2026-02-02 23:25:36] "GET /firewall-policy/e148edeb-ca27-4469-a856-056fe2db60f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.003441 10.0.0.141 - - [2026-02-02 23:25:36] "GET /firewall-rule/7dd1c1c0-6a37-4410-b807-b71b9b39dcfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.001837 10.0.0.141 - - [2026-02-02 23:25:36] "POST /ref-update HTTP/1.1" 200 156 0.056918 10.0.0.141 - - [2026-02-02 23:25:37] "POST /tags HTTP/1.1" 200 346 0.074985 10.0.0.141 - - [2026-02-02 23:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007761 10.0.0.141 - - [2026-02-02 23:25:37] "GET /tag/baae370b-b76c-4b12-90cb-819b5b7fcdd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.019192 10.0.0.141 - - [2026-02-02 23:25:38] "POST /projects HTTP/1.1" 409 238 0.001935 10.0.0.141 - - [2026-02-02 23:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001306 10.0.0.141 - - [2026-02-02 23:25:38] "GET /project/e17169b3-6f73-4c9d-a69a-316298ca478f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.026109 10.0.0.141 - - [2026-02-02 23:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.141 - - [2026-02-02 23:25:38] "GET /virtual-network/c0efb7c0-f1c7-4af0-bc45-9cd690a4a17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004712 10.0.0.141 - - [2026-02-02 23:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.141 - - [2026-02-02 23:25:38] "GET /virtual-network/2ea90f85-3ee5-41d6-bee7-9b650b451585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003327 10.0.0.141 - - [2026-02-02 23:25:38] "POST /security-groups HTTP/1.1" 409 285 0.001580 10.0.0.141 - - [2026-02-02 23:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001153 10.0.0.141 - - [2026-02-02 23:25:38] "PUT /security-group/5b8bc22f-27b3-4327-9b08-f8e6fe3ffb5c HTTP/1.1" 200 263 0.056875 10.0.0.141 - - [2026-02-02 23:25:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.028609 10.0.0.141 - - [2026-02-02 23:25:38] "PUT /access-control-list/bd955a53-ab0e-47c2-ba91-45365f8f5686 HTTP/1.1" 200 273 0.023270 10.0.0.141 - - [2026-02-02 23:25:38] "POST /tags HTTP/1.1" 409 228 0.008563 10.0.0.141 - - [2026-02-02 23:25:38] "PUT /access-control-list/fd0b8979-eab6-4945-b3f8-eea288ddd557 HTTP/1.1" 200 273 0.014923 10.0.0.141 - - [2026-02-02 23:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.141 - - [2026-02-02 23:25:38] "GET /tag/baae370b-b76c-4b12-90cb-819b5b7fcdd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.010503 10.0.0.141 - - [2026-02-02 23:25:38] "POST /tags HTTP/1.1" 200 346 0.014473 10.0.0.141 - - [2026-02-02 23:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008254 10.0.0.141 - - [2026-02-02 23:25:38] "GET /tag/12050f45-e267-4ac3-a5f3-668d025289e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011281 10.0.0.141 - - [2026-02-02 23:25:38] "POST /projects HTTP/1.1" 409 238 0.001406 10.0.0.141 - - [2026-02-02 23:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.141 - - [2026-02-02 23:25:38] "GET /project/28f97791-2842-4772-9f77-92bfd19960e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033986 10.0.0.141 - - [2026-02-02 23:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.141 - - [2026-02-02 23:25:38] "GET /virtual-network/c0efb7c0-f1c7-4af0-bc45-9cd690a4a17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003732 10.0.0.141 - - [2026-02-02 23:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.141 - - [2026-02-02 23:25:38] "GET /virtual-network/2ea90f85-3ee5-41d6-bee7-9b650b451585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003649 10.0.0.141 - - [2026-02-02 23:25:38] "POST /security-groups HTTP/1.1" 409 285 0.007960 10.0.0.141 - - [2026-02-02 23:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.141 - - [2026-02-02 23:25:38] "PUT /security-group/ccbe52db-aa14-40ac-91dd-dee8053e1daf HTTP/1.1" 200 263 0.055530 10.0.0.141 - - [2026-02-02 23:25:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.023195 10.0.0.141 - - [2026-02-02 23:25:38] "PUT /access-control-list/f9d6a086-ae2c-491e-91ba-3a3eff7d533d HTTP/1.1" 200 273 0.025293 10.0.0.141 - - [2026-02-02 23:25:38] "PUT /access-control-list/23c0a01e-7e26-4acf-848e-58e5d79c9e6f HTTP/1.1" 200 273 0.026161 10.0.0.141 - - [2026-02-02 23:25:38] "POST /tags HTTP/1.1" 200 292 0.078820 10.0.0.141 - - [2026-02-02 23:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.141 - - [2026-02-02 23:25:38] "GET /tag/a367cf30-c741-4652-8f85-52b6e3e39a53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.011637 10.0.0.141 - - [2026-02-02 23:25:38] "POST /tags HTTP/1.1" 200 304 0.038601 10.0.0.141 - - [2026-02-02 23:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.141 - - [2026-02-02 23:25:38] "GET /tag/b8fb0e4b-93f8-4f28-99c1-8b860c75b2ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.011367 10.0.0.141 - - [2026-02-02 23:25:38] "POST /tags HTTP/1.1" 409 252 0.001421 10.0.0.141 - - [2026-02-02 23:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001252 10.0.0.141 - - [2026-02-02 23:25:38] "GET /tag/1c36a954-111e-4607-a7f4-ad39b82a5177?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.012317 10.0.0.141 - - [2026-02-02 23:25:38] "POST /tags HTTP/1.1" 409 226 0.001607 10.0.0.141 - - [2026-02-02 23:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001266 10.0.0.141 - - [2026-02-02 23:25:38] "GET /tag/bd27ba9e-3ebe-49b0-9a5b-f97126d71b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010627 10.0.0.141 - - [2026-02-02 23:25:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.141 - - [2026-02-02 23:25:39] "GET /virtual-network/c0efb7c0-f1c7-4af0-bc45-9cd690a4a17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003703 10.0.0.141 - - [2026-02-02 23:25:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001427 10.0.0.141 - - [2026-02-02 23:25:39] "GET /project/e17169b3-6f73-4c9d-a69a-316298ca478f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.041023 10.0.0.141 - - [2026-02-02 23:25:39] "POST /virtual-machines HTTP/1.1" 200 396 0.008166 10.0.0.141 - - [2026-02-02 23:25:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.019116 10.0.0.141 - - [2026-02-02 23:25:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.106316 10.0.0.141 - - [2026-02-02 23:25:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.008660 10.0.0.141 - - [2026-02-02 23:25:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.017156 10.0.0.141 - - [2026-02-02 23:25:39] "GET /virtual-machine-interface/7c0c9f6a-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.006019 10.0.0.141 - - [2026-02-02 23:25:39] "POST /instance-ips HTTP/1.1" 200 398 0.018570 10.0.0.141 - - [2026-02-02 23:25:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.015043 10.0.0.141 - - [2026-02-02 23:25:39] "GET /virtual-machine-interface/7c0c9f6a-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.006351 10.0.0.141 - - [2026-02-02 23:25:39] "POST /set-tag HTTP/1.1" 200 109 0.059412 10.0.0.141 - - [2026-02-02 23:25:39] "GET /virtual-machine-interface/7c0c9f6a-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.014896 10.0.0.141 - - [2026-02-02 23:25:39] "GET /instance-ip/7c2656e4-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.002769 10.0.0.141 - - [2026-02-02 23:25:39] "GET /virtual-machine-interface/7c0c9f6a-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005064 10.0.0.141 - - [2026-02-02 23:25:39] "POST /set-tag HTTP/1.1" 200 109 0.002064 10.0.0.141 - - [2026-02-02 23:25:39] "GET /virtual-router/7e2cb549-2540-4d28-bd96-7d4355ed7f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003354 10.0.0.141 - - [2026-02-02 23:25:39] "POST /ref-update HTTP/1.1" 200 156 0.008993 10.0.0.141 - - [2026-02-02 23:25:39] "GET /virtual-machine-interface/7c0c9f6a-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.007940 10.0.0.141 - - [2026-02-02 23:25:39] "POST /set-tag HTTP/1.1" 200 109 0.001945 10.0.0.141 - - [2026-02-02 23:25:39] "GET /virtual-machine-interface/7c0c9f6a-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003929 10.0.0.141 - - [2026-02-02 23:25:39] "POST /set-tag HTTP/1.1" 200 109 0.001820 10.0.0.141 - - [2026-02-02 23:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.141 - - [2026-02-02 23:25:40] "GET /virtual-network/c0efb7c0-f1c7-4af0-bc45-9cd690a4a17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005061 10.0.0.141 - - [2026-02-02 23:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.141 - - [2026-02-02 23:25:41] "GET /project/e17169b3-6f73-4c9d-a69a-316298ca478f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.028843 10.0.0.141 - - [2026-02-02 23:25:41] "POST /virtual-machines HTTP/1.1" 200 396 0.008970 10.0.0.141 - - [2026-02-02 23:25:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.012979 10.0.0.141 - - [2026-02-02 23:25:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.128232 10.0.0.141 - - [2026-02-02 23:25:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.020242 10.0.0.141 - - [2026-02-02 23:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012759 10.0.0.141 - - [2026-02-02 23:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.141 - - [2026-02-02 23:25:41] "GET /virtual-machine-interface/7d369f1c-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004792 10.0.0.141 - - [2026-02-02 23:25:41] "GET /project/e17169b3-6f73-4c9d-a69a-316298ca478f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.037213 10.0.0.141 - - [2026-02-02 23:25:41] "POST /instance-ips HTTP/1.1" 200 398 0.049576 10.0.0.141 - - [2026-02-02 23:25:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.020830 10.0.0.141 - - [2026-02-02 23:25:41] "GET /virtual-machine-interface/7d369f1c-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.008284 10.0.0.141 - - [2026-02-02 23:25:41] "POST /set-tag HTTP/1.1" 200 109 0.062894 10.0.0.141 - - [2026-02-02 23:25:41] "GET /virtual-machine-interface/7d369f1c-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.014546 10.0.0.141 - - [2026-02-02 23:25:41] "GET /instance-ip/7d4e6214-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.004873 10.0.0.141 - - [2026-02-02 23:25:41] "GET /virtual-machine-interface/7d369f1c-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004265 10.0.0.141 - - [2026-02-02 23:25:41] "POST /set-tag HTTP/1.1" 200 109 0.002081 10.0.0.141 - - [2026-02-02 23:25:41] "GET /virtual-router/7e2cb549-2540-4d28-bd96-7d4355ed7f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.003084 10.0.0.141 - - [2026-02-02 23:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.141 - - [2026-02-02 23:25:41] "GET /project/28f97791-2842-4772-9f77-92bfd19960e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033397 10.0.0.141 - - [2026-02-02 23:25:41] "POST /ref-update HTTP/1.1" 200 156 0.024431 10.0.0.141 - - [2026-02-02 23:25:41] "GET /virtual-machine-interface/7d369f1c-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.014550 10.0.0.141 - - [2026-02-02 23:25:41] "POST /set-tag HTTP/1.1" 200 109 0.003226 10.0.0.141 - - [2026-02-02 23:25:41] "POST /tags HTTP/1.1" 200 292 0.015594 10.0.0.141 - - [2026-02-02 23:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.014803 10.0.0.141 - - [2026-02-02 23:25:41] "GET /tag/221c18f3-945c-4829-8fa4-2ce918394bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.012758 10.0.0.141 - - [2026-02-02 23:25:41] "POST /tags HTTP/1.1" 409 252 0.001895 10.0.0.141 - - [2026-02-02 23:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001355 10.0.0.141 - - [2026-02-02 23:25:41] "GET /tag/368760e1-b59a-4657-bb6e-766898550670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.009767 10.0.0.141 - - [2026-02-02 23:25:41] "POST /tags HTTP/1.1" 409 228 0.001702 10.0.0.141 - - [2026-02-02 23:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.141 - - [2026-02-02 23:25:41] "GET /tag/12050f45-e267-4ac3-a5f3-668d025289e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011929 10.0.0.141 - - [2026-02-02 23:25:41] "POST /tags HTTP/1.1" 409 226 0.002982 10.0.0.141 - - [2026-02-02 23:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.141 - - [2026-02-02 23:25:41] "GET /tag/4978f735-e0b1-4df2-a1d3-eff019001a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012213 10.0.0.141 - - [2026-02-02 23:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001282 10.0.0.141 - - [2026-02-02 23:25:42] "GET /virtual-network/c0efb7c0-f1c7-4af0-bc45-9cd690a4a17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004097 10.0.0.141 - - [2026-02-02 23:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.141 - - [2026-02-02 23:25:42] "GET /project/28f97791-2842-4772-9f77-92bfd19960e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033082 10.0.0.141 - - [2026-02-02 23:25:42] "POST /virtual-machines HTTP/1.1" 200 396 0.008143 10.0.0.141 - - [2026-02-02 23:25:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.011069 10.0.0.141 - - [2026-02-02 23:25:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.091569 10.0.0.141 - - [2026-02-02 23:25:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.008137 10.0.0.141 - - [2026-02-02 23:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006518 10.0.0.141 - - [2026-02-02 23:25:42] "GET /virtual-machine-interface/7dd51e4e-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.015060 10.0.0.141 - - [2026-02-02 23:25:42] "POST /instance-ips HTTP/1.1" 200 398 0.022737 10.0.0.141 - - [2026-02-02 23:25:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.022828 10.0.0.141 - - [2026-02-02 23:25:42] "GET /virtual-machine-interface/7dd51e4e-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.014926 10.0.0.141 - - [2026-02-02 23:25:42] "POST /set-tag HTTP/1.1" 200 109 0.062565 10.0.0.141 - - [2026-02-02 23:25:42] "GET /virtual-machine-interface/7dd51e4e-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.011875 10.0.0.141 - - [2026-02-02 23:25:42] "GET /instance-ip/7ded09aa-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003893 10.0.0.141 - - [2026-02-02 23:25:42] "GET /virtual-machine-interface/7dd51e4e-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004151 10.0.0.141 - - [2026-02-02 23:25:42] "POST /set-tag HTTP/1.1" 200 109 0.004346 10.0.0.141 - - [2026-02-02 23:25:42] "GET /virtual-router/7e2cb549-2540-4d28-bd96-7d4355ed7f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003416 10.0.0.141 - - [2026-02-02 23:25:42] "POST /ref-update HTTP/1.1" 200 156 0.008672 10.0.0.141 - - [2026-02-02 23:25:42] "GET /virtual-machine-interface/7dd51e4e-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004657 10.0.0.141 - - [2026-02-02 23:25:42] "POST /set-tag HTTP/1.1" 200 109 0.001901 10.0.0.141 - - [2026-02-02 23:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.141 - - [2026-02-02 23:25:42] "GET /virtual-network/c0efb7c0-f1c7-4af0-bc45-9cd690a4a17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004469 10.0.0.141 - - [2026-02-02 23:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001372 10.0.0.141 - - [2026-02-02 23:25:42] "GET /project/28f97791-2842-4772-9f77-92bfd19960e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.025563 10.0.0.141 - - [2026-02-02 23:25:42] "POST /virtual-machines HTTP/1.1" 200 396 0.007493 10.0.0.141 - - [2026-02-02 23:25:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.009798 10.0.0.141 - - [2026-02-02 23:25:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.125051 10.0.0.141 - - [2026-02-02 23:25:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.008693 10.0.0.141 - - [2026-02-02 23:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008438 10.0.0.141 - - [2026-02-02 23:25:43] "GET /virtual-machine-interface/7e467c92-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.007155 10.0.0.141 - - [2026-02-02 23:25:43] "POST /instance-ips HTTP/1.1" 200 398 0.020057 10.0.0.141 - - [2026-02-02 23:25:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.018964 10.0.0.141 - - [2026-02-02 23:25:43] "GET /virtual-machine-interface/7e467c92-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.007244 10.0.0.141 - - [2026-02-02 23:25:43] "POST /set-tag HTTP/1.1" 200 109 0.061906 10.0.0.141 - - [2026-02-02 23:25:43] "GET /virtual-machine-interface/7e467c92-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.016332 10.0.0.141 - - [2026-02-02 23:25:43] "GET /instance-ip/7e64b414-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.005832 10.0.0.141 - - [2026-02-02 23:25:43] "GET /virtual-machine-interface/7e467c92-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004188 10.0.0.141 - - [2026-02-02 23:25:43] "POST /set-tag HTTP/1.1" 200 109 0.001729 10.0.0.141 - - [2026-02-02 23:25:43] "GET /virtual-router/7e2cb549-2540-4d28-bd96-7d4355ed7f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.003068 10.0.0.141 - - [2026-02-02 23:25:43] "POST /ref-update HTTP/1.1" 200 156 0.006733 10.0.0.141 - - [2026-02-02 23:25:43] "GET /virtual-machine-interface/7e467c92-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.011849 10.0.0.141 - - [2026-02-02 23:25:43] "POST /set-tag HTTP/1.1" 200 109 0.008264 10.0.0.141 - - [2026-02-02 23:25:43] "POST /tags HTTP/1.1" 200 300 0.015609 10.0.0.141 - - [2026-02-02 23:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006262 10.0.0.141 - - [2026-02-02 23:25:43] "GET /tag/324188d6-dea3-4d92-b72c-341c2c4a74bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010846 10.0.0.141 - - [2026-02-02 23:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.141 - - [2026-02-02 23:25:43] "GET /virtual-network/c0efb7c0-f1c7-4af0-bc45-9cd690a4a17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003723 10.0.0.141 - - [2026-02-02 23:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.141 - - [2026-02-02 23:25:43] "GET /project/e17169b3-6f73-4c9d-a69a-316298ca478f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.030131 10.0.0.141 - - [2026-02-02 23:25:43] "POST /virtual-machines HTTP/1.1" 200 396 0.007499 10.0.0.141 - - [2026-02-02 23:25:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.007521 10.0.0.141 - - [2026-02-02 23:25:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.096682 10.0.0.141 - - [2026-02-02 23:25:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.015540 10.0.0.141 - - [2026-02-02 23:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010266 10.0.0.141 - - [2026-02-02 23:25:43] "GET /virtual-machine-interface/7ec93c36-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004759 10.0.0.141 - - [2026-02-02 23:25:43] "POST /instance-ips HTTP/1.1" 200 398 0.018073 10.0.0.141 - - [2026-02-02 23:25:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.019508 10.0.0.141 - - [2026-02-02 23:25:44] "GET /virtual-machine-interface/7ec93c36-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.010696 10.0.0.141 - - [2026-02-02 23:25:44] "POST /set-tag HTTP/1.1" 200 109 0.016586 10.0.0.141 - - [2026-02-02 23:25:44] "GET /virtual-machine-interface/7ec93c36-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.015675 10.0.0.141 - - [2026-02-02 23:25:44] "GET /instance-ip/7edce736-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.002422 10.0.0.141 - - [2026-02-02 23:25:44] "GET /virtual-machine-interface/7ec93c36-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004694 10.0.0.141 - - [2026-02-02 23:25:44] "POST /set-tag HTTP/1.1" 200 109 0.002036 10.0.0.141 - - [2026-02-02 23:25:44] "GET /virtual-router/7e2cb549-2540-4d28-bd96-7d4355ed7f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.003035 10.0.0.141 - - [2026-02-02 23:25:44] "POST /ref-update HTTP/1.1" 200 156 0.007186 10.0.0.141 - - [2026-02-02 23:25:44] "GET /virtual-machine-interface/7ec93c36-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005738 10.0.0.141 - - [2026-02-02 23:25:44] "POST /set-tag HTTP/1.1" 200 109 0.001659 10.0.0.141 - - [2026-02-02 23:25:44] "POST /tags HTTP/1.1" 200 300 0.015075 10.0.0.141 - - [2026-02-02 23:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009604 10.0.0.141 - - [2026-02-02 23:25:44] "GET /tag/54aeca97-8083-4565-a764-d9ab881f8fbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011554 10.0.0.141 - - [2026-02-02 23:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.141 - - [2026-02-02 23:25:44] "GET /virtual-network/c0efb7c0-f1c7-4af0-bc45-9cd690a4a17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003585 10.0.0.141 - - [2026-02-02 23:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001186 10.0.0.141 - - [2026-02-02 23:25:44] "GET /project/e17169b3-6f73-4c9d-a69a-316298ca478f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.025835 10.0.0.141 - - [2026-02-02 23:25:44] "POST /virtual-machines HTTP/1.1" 200 396 0.007053 10.0.0.141 - - [2026-02-02 23:25:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.009374 10.0.0.141 - - [2026-02-02 23:25:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.111586 10.0.0.141 - - [2026-02-02 23:25:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.007767 10.0.0.141 - - [2026-02-02 23:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006289 10.0.0.141 - - [2026-02-02 23:25:44] "GET /virtual-machine-interface/7f381a3e-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.005126 10.0.0.141 - - [2026-02-02 23:25:44] "POST /instance-ips HTTP/1.1" 200 398 0.019052 10.0.0.141 - - [2026-02-02 23:25:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.018456 10.0.0.141 - - [2026-02-02 23:25:44] "GET /virtual-machine-interface/7f381a3e-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.006052 10.0.0.141 - - [2026-02-02 23:25:44] "POST /set-tag HTTP/1.1" 200 109 0.017010 10.0.0.141 - - [2026-02-02 23:25:44] "GET /virtual-machine-interface/7f381a3e-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.011238 10.0.0.141 - - [2026-02-02 23:25:44] "GET /instance-ip/7f5162aa-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.004934 10.0.0.141 - - [2026-02-02 23:25:44] "GET /virtual-machine-interface/7f381a3e-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003911 10.0.0.141 - - [2026-02-02 23:25:44] "POST /set-tag HTTP/1.1" 200 109 0.001711 10.0.0.141 - - [2026-02-02 23:25:44] "POST /tags HTTP/1.1" 200 300 0.014935 10.0.0.141 - - [2026-02-02 23:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.141 - - [2026-02-02 23:25:45] "GET /tag/9d9b16cb-138e-4860-bbe9-d9716dfce264?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011093 10.0.0.141 - - [2026-02-02 23:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.141 - - [2026-02-02 23:25:45] "GET /virtual-network/c0efb7c0-f1c7-4af0-bc45-9cd690a4a17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003285 10.0.0.141 - - [2026-02-02 23:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001166 10.0.0.141 - - [2026-02-02 23:25:45] "GET /project/28f97791-2842-4772-9f77-92bfd19960e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031458 10.0.0.141 - - [2026-02-02 23:25:45] "POST /virtual-machines HTTP/1.1" 200 396 0.007326 10.0.0.141 - - [2026-02-02 23:25:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.007348 10.0.0.141 - - [2026-02-02 23:25:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.098191 10.0.0.141 - - [2026-02-02 23:25:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.007382 10.0.0.141 - - [2026-02-02 23:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.016310 10.0.0.141 - - [2026-02-02 23:25:45] "GET /virtual-machine-interface/7f9675ac-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.003664 10.0.0.141 - - [2026-02-02 23:25:45] "POST /instance-ips HTTP/1.1" 200 398 0.017562 10.0.0.141 - - [2026-02-02 23:25:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.018050 10.0.0.141 - - [2026-02-02 23:25:45] "GET /virtual-machine-interface/7f9675ac-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.011008 10.0.0.141 - - [2026-02-02 23:25:45] "POST /set-tag HTTP/1.1" 200 109 0.017158 10.0.0.141 - - [2026-02-02 23:25:45] "GET /virtual-machine-interface/7f9675ac-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.017946 10.0.0.141 - - [2026-02-02 23:25:45] "GET /instance-ip/7faeb5f4-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003994 10.0.0.141 - - [2026-02-02 23:25:45] "GET /virtual-machine-interface/7f9675ac-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004496 10.0.0.141 - - [2026-02-02 23:25:45] "POST /set-tag HTTP/1.1" 200 109 0.001988 10.0.0.141 - - [2026-02-02 23:25:45] "POST /tags HTTP/1.1" 200 300 0.016430 10.0.0.141 - - [2026-02-02 23:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.141 - - [2026-02-02 23:25:45] "GET /tag/4689f131-27e5-4214-ae0a-bb65f34de807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011504 10.0.0.141 - - [2026-02-02 23:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.141 - - [2026-02-02 23:25:45] "GET /virtual-network/c0efb7c0-f1c7-4af0-bc45-9cd690a4a17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003532 10.0.0.141 - - [2026-02-02 23:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.141 - - [2026-02-02 23:25:45] "GET /project/28f97791-2842-4772-9f77-92bfd19960e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028689 10.0.0.141 - - [2026-02-02 23:25:45] "POST /virtual-machines HTTP/1.1" 200 396 0.015618 10.0.0.141 - - [2026-02-02 23:25:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.008414 10.0.0.141 - - [2026-02-02 23:25:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.105115 10.0.0.141 - - [2026-02-02 23:25:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.019220 10.0.0.141 - - [2026-02-02 23:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004581 10.0.0.141 - - [2026-02-02 23:25:45] "GET /virtual-machine-interface/7ffee0ba-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.005681 10.0.0.141 - - [2026-02-02 23:25:46] "POST /instance-ips HTTP/1.1" 200 398 0.019885 10.0.0.141 - - [2026-02-02 23:25:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.021190 10.0.0.141 - - [2026-02-02 23:25:46] "GET /virtual-machine-interface/7ffee0ba-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.010535 10.0.0.141 - - [2026-02-02 23:25:46] "POST /set-tag HTTP/1.1" 200 109 0.017009 10.0.0.141 - - [2026-02-02 23:25:46] "GET /virtual-machine-interface/7ffee0ba-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.015271 10.0.0.141 - - [2026-02-02 23:25:46] "GET /instance-ip/80137732-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.002846 10.0.0.141 - - [2026-02-02 23:25:46] "GET /virtual-machine-interface/7ffee0ba-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003929 10.0.0.141 - - [2026-02-02 23:25:46] "POST /set-tag HTTP/1.1" 200 109 0.001832 10.0.0.141 - - [2026-02-02 23:25:46] "GET /virtual-machine-interface/7d369f1c-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003352 10.0.0.141 - - [2026-02-02 23:25:46] "POST /set-tag HTTP/1.1" 200 109 0.004584 10.0.0.141 - - [2026-02-02 23:25:46] "GET /virtual-router/7e2cb549-2540-4d28-bd96-7d4355ed7f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005750 10.0.0.141 - - [2026-02-02 23:25:46] "POST /ref-update HTTP/1.1" 200 156 0.008188 10.0.0.141 - - [2026-02-02 23:25:46] "GET /virtual-machine-interface/7f381a3e-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003882 10.0.0.141 - - [2026-02-02 23:25:46] "POST /set-tag HTTP/1.1" 200 109 0.001805 10.0.0.141 - - [2026-02-02 23:25:46] "GET /virtual-machine-interface/7dd51e4e-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003166 10.0.0.141 - - [2026-02-02 23:25:46] "POST /set-tag HTTP/1.1" 200 109 0.002319 10.0.0.141 - - [2026-02-02 23:25:46] "GET /virtual-router/7e2cb549-2540-4d28-bd96-7d4355ed7f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.003271 10.0.0.141 - - [2026-02-02 23:25:46] "POST /ref-update HTTP/1.1" 200 156 0.007657 10.0.0.141 - - [2026-02-02 23:25:46] "GET /virtual-machine-interface/7f9675ac-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003896 10.0.0.141 - - [2026-02-02 23:25:46] "POST /set-tag HTTP/1.1" 200 109 0.001853 10.0.0.141 - - [2026-02-02 23:25:46] "GET /virtual-router/7e2cb549-2540-4d28-bd96-7d4355ed7f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.003750 10.0.0.141 - - [2026-02-02 23:25:46] "POST /ref-update HTTP/1.1" 200 156 0.009014 10.0.0.141 - - [2026-02-02 23:25:46] "GET /virtual-machine-interface/7ffee0ba-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005353 10.0.0.141 - - [2026-02-02 23:25:46] "POST /set-tag HTTP/1.1" 200 109 0.002201 10.0.0.141 - - [2026-02-02 23:25:46] "GET /virtual-machine-interface/7e467c92-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004138 10.0.0.141 - - [2026-02-02 23:25:46] "POST /set-tag HTTP/1.1" 200 109 0.001743 10.0.0.141 - - [2026-02-02 23:25:46] "GET /virtual-machine-interface/7ec93c36-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003177 10.0.0.141 - - [2026-02-02 23:25:46] "POST /set-tag HTTP/1.1" 200 109 0.001566 10.0.0.141 - - [2026-02-02 23:25:46] "GET /virtual-machine-interface/7f381a3e-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003152 10.0.0.141 - - [2026-02-02 23:25:46] "POST /set-tag HTTP/1.1" 200 109 0.001505 10.0.0.141 - - [2026-02-02 23:25:46] "GET /virtual-machine-interface/7f9675ac-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004607 10.0.0.141 - - [2026-02-02 23:25:46] "POST /set-tag HTTP/1.1" 200 109 0.001996 10.0.0.141 - - [2026-02-02 23:25:46] "GET /virtual-machine-interface/7ffee0ba-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003844 10.0.0.141 - - [2026-02-02 23:25:46] "POST /set-tag HTTP/1.1" 200 109 0.002012 10.0.0.141 - - [2026-02-02 23:25:48] "GET /virtual-machine-interface/7d369f1c-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005339 10.0.0.141 - - [2026-02-02 23:25:48] "POST /set-tag HTTP/1.1" 200 109 0.002278 10.0.0.141 - - [2026-02-02 23:25:48] "GET /virtual-machine-interface/7f381a3e-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005722 10.0.0.141 - - [2026-02-02 23:25:48] "POST /set-tag HTTP/1.1" 200 109 0.002236 10.0.0.141 - - [2026-02-02 23:25:48] "GET /virtual-machine-interface/7f9675ac-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003936 10.0.0.141 - - [2026-02-02 23:25:48] "POST /set-tag HTTP/1.1" 200 109 0.001932 10.0.0.141 - - [2026-02-02 23:25:49] "GET /virtual-machine-interface/7dd51e4e-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004417 10.0.0.141 - - [2026-02-02 23:25:49] "POST /set-tag HTTP/1.1" 200 109 0.001760 10.0.0.141 - - [2026-02-02 23:25:50] "GET /virtual-machine-interface/7e467c92-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004329 10.0.0.141 - - [2026-02-02 23:25:50] "POST /set-tag HTTP/1.1" 200 109 0.001960 10.0.0.141 - - [2026-02-02 23:25:51] "GET /virtual-machine-interface/7c0c9f6a-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004312 10.0.0.141 - - [2026-02-02 23:25:51] "POST /set-tag HTTP/1.1" 200 109 0.002608 10.0.0.141 - - [2026-02-02 23:25:51] "GET /virtual-machine/0167a997-6185-4d76-b9c7-c8bc7e0ac1f8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002975 10.0.0.141 - - [2026-02-02 23:25:51] "GET /virtual-machine-interface/7c0c9f6a-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003689 10.0.0.141 - - [2026-02-02 23:25:51] "GET /virtual-machine/8adc58ec-b159-46fb-8a0a-ddc64c0ca273?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002860 10.0.0.141 - - [2026-02-02 23:25:51] "GET /virtual-machine-interface/7d369f1c-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005217 10.0.0.141 - - [2026-02-02 23:25:51] "GET /virtual-machine/5db766d5-081b-4cc6-bf4c-a58646988ef7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002677 10.0.0.141 - - [2026-02-02 23:25:51] "GET /virtual-machine-interface/7dd51e4e-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003956 10.0.0.141 - - [2026-02-02 23:25:51] "GET /virtual-machine/6625be31-c743-4deb-83d7-c6e4c758f8b1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003405 10.0.0.141 - - [2026-02-02 23:25:51] "GET /virtual-machine-interface/7e467c92-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004666 10.0.0.141 - - [2026-02-02 23:25:52] "GET /virtual-machine-interface/7ec93c36-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005733 10.0.0.141 - - [2026-02-02 23:25:52] "POST /set-tag HTTP/1.1" 200 109 0.002467 10.0.0.141 - - [2026-02-02 23:25:53] "GET /virtual-machine-interface/7ffee0ba-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004186 10.0.0.141 - - [2026-02-02 23:25:53] "POST /set-tag HTTP/1.1" 200 109 0.001931 10.0.0.141 - - [2026-02-02 23:25:57] "GET /virtual-machine/e9bba735-747b-4170-9981-f7c621d673dd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002709 10.0.0.141 - - [2026-02-02 23:25:57] "GET /virtual-machine-interface/7ec93c36-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003784 10.0.0.141 - - [2026-02-02 23:25:57] "GET /virtual-machine/c3411dba-805c-4835-a363-ecca0a167ab4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003218 10.0.0.141 - - [2026-02-02 23:25:57] "GET /virtual-machine-interface/7f9675ac-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003854 10.0.0.141 - - [2026-02-02 23:25:57] "GET /virtual-machine/1f17e560-8090-4d2c-ad22-3085b3e151cb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002989 10.0.0.141 - - [2026-02-02 23:25:57] "GET /virtual-machine-interface/7f381a3e-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003531 10.0.0.141 - - [2026-02-02 23:25:57] "GET /virtual-machine/6b02b517-5316-4388-ae27-24116f275880?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002491 10.0.0.141 - - [2026-02-02 23:25:57] "GET /virtual-machine-interface/7ffee0ba-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003721 10.0.0.141 - - [2026-02-02 23:25:57] "GET /loadbalancer/aebb4b75-e8f6-488f-9014-745375ff300e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001930 10.0.0.141 - - [2026-02-02 23:25:57] "POST /tags HTTP/1.1" 200 334 0.020190 10.0.0.141 - - [2026-02-02 23:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005397 10.0.0.141 - - [2026-02-02 23:25:57] "GET /tag/f787005a-4013-4ae9-9f41-b35bf11d4e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.013220 10.0.0.141 - - [2026-02-02 23:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.141 - - [2026-02-02 23:25:57] "GET /project/e17169b3-6f73-4c9d-a69a-316298ca478f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.028115 10.0.0.141 - - [2026-02-02 23:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001497 10.0.0.141 - - [2026-02-02 23:25:57] "GET /virtual-network/2ea90f85-3ee5-41d6-bee7-9b650b451585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003824 10.0.0.141 - - [2026-02-02 23:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.141 - - [2026-02-02 23:25:57] "GET /service-appliance-set/1cb3752d-74a3-4afd-a67a-a284280f1c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002285 10.0.0.141 - - [2026-02-02 23:25:57] "POST /fqname-to-id HTTP/1.1" 404 273 0.001222 10.0.0.141 - - [2026-02-02 23:25:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.092651 10.0.0.141 - - [2026-02-02 23:25:58] "GET /virtual-machine-interface/f926b634-fc1a-4107-aa03-bb028c306939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.011256 10.0.0.141 - - [2026-02-02 23:25:58] "POST /instance-ips HTTP/1.1" 200 410 0.019420 10.0.0.141 - - [2026-02-02 23:25:58] "GET /instance-ip/c78c5514-7cdc-4505-bdd6-60d55d5c4a05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.003836 10.0.0.141 - - [2026-02-02 23:25:58] "POST /loadbalancers HTTP/1.1" 200 631 0.060667 10.0.0.141 - - [2026-02-02 23:25:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.023388 10.0.0.141 - - [2026-02-02 23:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004421 10.0.0.141 - - [2026-02-02 23:25:58] "GET /project/e17169b3-6f73-4c9d-a69a-316298ca478f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036811 10.0.0.141 - - [2026-02-02 23:25:58] "GET /instance-ip/c78c5514-7cdc-4505-bdd6-60d55d5c4a05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.002278 10.0.0.141 - - [2026-02-02 23:25:58] "POST /floating-ips HTTP/1.1" 200 599 0.013098 10.0.0.141 - - [2026-02-02 23:25:58] "GET /project/e17169b3-6f73-4c9d-a69a-316298ca478f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.051489 10.0.0.141 - - [2026-02-02 23:25:58] "GET /loadbalancer/aebb4b75-e8f6-488f-9014-745375ff300e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.001967 10.0.0.141 - - [2026-02-02 23:25:58] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.013655 10.0.0.141 - - [2026-02-02 23:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008792 10.0.0.141 - - [2026-02-02 23:25:58] "GET /project/e17169b3-6f73-4c9d-a69a-316298ca478f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.033556 10.0.0.141 - - [2026-02-02 23:25:58] "GET /loadbalancer-listener/c3051ce7-bda0-4478-a24e-de3a378ff90c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.003480 10.0.0.141 - - [2026-02-02 23:25:58] "GET /loadbalancer-listener/c3051ce7-bda0-4478-a24e-de3a378ff90c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.002533 10.0.0.141 - - [2026-02-02 23:25:58] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.016416 10.0.0.141 - - [2026-02-02 23:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004492 10.0.0.141 - - [2026-02-02 23:25:58] "GET /instance-ip/c78c5514-7cdc-4505-bdd6-60d55d5c4a05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.003242 10.0.0.141 - - [2026-02-02 23:25:58] "GET /loadbalancer/aebb4b75-e8f6-488f-9014-745375ff300e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002977 10.0.0.141 - - [2026-02-02 23:25:58] "GET /instance-ip/c78c5514-7cdc-4505-bdd6-60d55d5c4a05?fields=floating_ips HTTP/1.1" 200 1215 0.004763 10.0.0.141 - - [2026-02-02 23:25:58] "GET /loadbalancer-pool/ca3b1295-a6ca-4380-9df7-bc5456adea4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.004043 10.0.0.141 - - [2026-02-02 23:25:58] "GET /floating-ip/879d0126-5702-4041-a5c7-1dc421904fce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.003167 10.0.0.141 - - [2026-02-02 23:25:58] "POST /loadbalancer-members HTTP/1.1" 200 723 0.018619 10.0.0.141 - - [2026-02-02 23:25:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.017197 10.0.0.141 - - [2026-02-02 23:25:58] "GET /virtual-machine-interface/7d369f1c-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.011575 10.0.0.141 - - [2026-02-02 23:25:58] "GET /virtual-machine-interface/7d369f1c-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003738 10.0.0.141 - - [2026-02-02 23:25:58] "POST /ref-update HTTP/1.1" 200 156 0.013164 10.0.0.141 - - [2026-02-02 23:25:58] "GET /floating-ip/879d0126-5702-4041-a5c7-1dc421904fce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.006997 10.0.0.141 - - [2026-02-02 23:25:58] "POST /tags HTTP/1.1" 409 221 0.001841 10.0.0.141 - - [2026-02-02 23:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001363 10.0.0.141 - - [2026-02-02 23:25:58] "GET /tag/f787005a-4013-4ae9-9f41-b35bf11d4e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.009815 10.0.0.141 - - [2026-02-02 23:25:58] "GET /loadbalancer/aebb4b75-e8f6-488f-9014-745375ff300e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003573 10.0.0.141 - - [2026-02-02 23:25:58] "PUT /floating-ip/879d0126-5702-4041-a5c7-1dc421904fce HTTP/1.1" 200 257 0.013714 10.0.0.141 - - [2026-02-02 23:25:58] "POST /set-tag HTTP/1.1" 200 109 0.085362 10.0.0.141 - - [2026-02-02 23:25:58] "GET /loadbalancer-pool/ca3b1295-a6ca-4380-9df7-bc5456adea4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.007647 10.0.0.141 - - [2026-02-02 23:25:58] "POST /loadbalancer-members HTTP/1.1" 200 723 0.013983 10.0.0.141 - - [2026-02-02 23:25:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.012377 10.0.0.141 - - [2026-02-02 23:25:58] "GET /virtual-machine-interface/7c0c9f6a-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.013546 10.0.0.141 - - [2026-02-02 23:25:58] "GET /virtual-machine-interface/7c0c9f6a-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004009 10.0.0.141 - - [2026-02-02 23:25:58] "POST /ref-update HTTP/1.1" 200 156 0.006407 10.0.0.141 - - [2026-02-02 23:25:58] "GET /floating-ip/879d0126-5702-4041-a5c7-1dc421904fce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.001856 10.0.0.141 - - [2026-02-02 23:25:59] "POST /set-tag HTTP/1.1" 200 109 0.069750 10.0.0.141 - - [2026-02-02 23:25:59] "POST /tags HTTP/1.1" 409 206 0.004379 10.0.0.141 - - [2026-02-02 23:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001376 10.0.0.141 - - [2026-02-02 23:25:59] "GET /tag/b8fb0e4b-93f8-4f28-99c1-8b860c75b2ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.010779 10.0.0.141 - - [2026-02-02 23:25:59] "POST /tags HTTP/1.1" 409 204 0.002842 10.0.0.141 - - [2026-02-02 23:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001226 10.0.0.141 - - [2026-02-02 23:25:59] "GET /tag/54aeca97-8083-4565-a764-d9ab881f8fbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.009815 10.0.0.141 - - [2026-02-02 23:25:59] "GET /application-policy-set/fb47dc82-7ac5-4376-8335-b1c497714611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002266 10.0.0.141 - - [2026-02-02 23:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001386 10.0.0.141 - - [2026-02-02 23:25:59] "GET /policy-management/a281966e-d790-4e74-8fb2-07f86ed90f98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.001904 10.0.0.141 - - [2026-02-02 23:25:59] "POST /tags HTTP/1.1" 409 206 0.001560 10.0.0.141 - - [2026-02-02 23:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001353 10.0.0.141 - - [2026-02-02 23:25:59] "GET /tag/b8fb0e4b-93f8-4f28-99c1-8b860c75b2ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.009545 10.0.0.141 - - [2026-02-02 23:25:59] "POST /tags HTTP/1.1" 409 226 0.001364 10.0.0.141 - - [2026-02-02 23:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.141 - - [2026-02-02 23:25:59] "GET /tag/bd27ba9e-3ebe-49b0-9a5b-f97126d71b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.009366 10.0.0.141 - - [2026-02-02 23:25:59] "POST /tags HTTP/1.1" 409 204 0.001159 10.0.0.141 - - [2026-02-02 23:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001032 10.0.0.141 - - [2026-02-02 23:25:59] "GET /tag/54aeca97-8083-4565-a764-d9ab881f8fbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010544 10.0.0.141 - - [2026-02-02 23:25:59] "POST /tags HTTP/1.1" 409 226 0.001214 10.0.0.141 - - [2026-02-02 23:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.141 - - [2026-02-02 23:25:59] "GET /tag/bd27ba9e-3ebe-49b0-9a5b-f97126d71b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.009787 10.0.0.141 - - [2026-02-02 23:25:59] "GET /application-policy-set/fb47dc82-7ac5-4376-8335-b1c497714611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002082 10.0.0.141 - - [2026-02-02 23:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001267 10.0.0.141 - - [2026-02-02 23:25:59] "GET /policy-management/a281966e-d790-4e74-8fb2-07f86ed90f98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003334 10.0.0.141 - - [2026-02-02 23:25:59] "POST /firewall-rules HTTP/1.1" 200 628 0.065557 10.0.0.141 - - [2026-02-02 23:25:59] "POST /firewall-rules HTTP/1.1" 200 648 0.078579 10.0.0.141 - - [2026-02-02 23:25:59] "GET /firewall-rule/44fb3284-c180-4403-9059-cfdecfd6c476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003632 10.0.0.141 - - [2026-02-02 23:25:59] "GET /firewall-policy/bb1c3428-b992-44f1-ac94-7e3d82b0abe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.001684 10.0.0.141 - - [2026-02-02 23:25:59] "GET /firewall-rule/b591c11f-bd48-44d5-83cd-32b2d48af634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002634 10.0.0.141 - - [2026-02-02 23:25:59] "POST /ref-update HTTP/1.1" 200 156 0.014297 10.0.0.141 - - [2026-02-02 23:25:59] "POST /firewall-policys HTTP/1.1" 200 608 0.027094 10.0.0.141 - - [2026-02-02 23:25:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.021024 10.0.0.141 - - [2026-02-02 23:25:59] "GET /firewall-policy/b9dbeff0-203b-4bd5-b7dc-45e655ead332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.009993 10.0.0.141 - - [2026-02-02 23:26:00] "GET /application-policy-set/fb47dc82-7ac5-4376-8335-b1c497714611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002386 10.0.0.141 - - [2026-02-02 23:26:00] "GET /firewall-policy/b9dbeff0-203b-4bd5-b7dc-45e655ead332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002056 10.0.0.141 - - [2026-02-02 23:26:00] "GET /firewall-policy/bb1c3428-b992-44f1-ac94-7e3d82b0abe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002808 10.0.0.141 - - [2026-02-02 23:26:00] "GET /firewall-policy/cc3c76d6-27f5-4f43-897f-cb735f0122eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003825 10.0.0.141 - - [2026-02-02 23:26:00] "GET /firewall-policy/e148edeb-ca27-4469-a856-056fe2db60f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.003108 10.0.0.141 - - [2026-02-02 23:26:00] "GET /firewall-policy/bb1c3428-b992-44f1-ac94-7e3d82b0abe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.001786 10.0.0.141 - - [2026-02-02 23:26:00] "GET /firewall-policy/e148edeb-ca27-4469-a856-056fe2db60f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.001831 10.0.0.141 - - [2026-02-02 23:26:00] "POST /ref-update HTTP/1.1" 200 156 0.020442 10.0.0.141 - - [2026-02-02 23:26:00] "POST /ref-update HTTP/1.1" 200 156 0.029705 10.0.0.141 - - [2026-02-02 23:26:00] "POST /ref-update HTTP/1.1" 200 156 0.015047 10.0.0.141 - - [2026-02-02 23:26:00] "POST /ref-update HTTP/1.1" 200 156 0.024254 10.0.0.141 - - [2026-02-02 23:26:00] "POST /ref-update HTTP/1.1" 200 156 0.034221 10.0.0.141 - - [2026-02-02 23:26:00] "GET /firewall-policy/b9dbeff0-203b-4bd5-b7dc-45e655ead332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002430 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:27:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000828 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:27:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000741 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:27:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000800 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:27:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002883 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:27:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000826 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:27:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000842 10.0.0.141 - - [2026-02-02 23:27:59] "POST /tags HTTP/1.1" 409 252 0.002150 10.0.0.141 - - [2026-02-02 23:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.141 - - [2026-02-02 23:27:59] "GET /tag/368760e1-b59a-4657-bb6e-766898550670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.009698 10.0.0.141 - - [2026-02-02 23:27:59] "POST /tags HTTP/1.1" 409 228 0.001949 10.0.0.141 - - [2026-02-02 23:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001342 10.0.0.141 - - [2026-02-02 23:27:59] "GET /tag/12050f45-e267-4ac3-a5f3-668d025289e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010665 10.0.0.141 - - [2026-02-02 23:27:59] "GET /application-policy-set/fb47dc82-7ac5-4376-8335-b1c497714611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002665 10.0.0.141 - - [2026-02-02 23:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.141 - - [2026-02-02 23:27:59] "GET /policy-management/a281966e-d790-4e74-8fb2-07f86ed90f98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002582 10.0.0.141 - - [2026-02-02 23:27:59] "POST /tags HTTP/1.1" 409 206 0.001486 10.0.0.141 - - [2026-02-02 23:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001492 10.0.0.141 - - [2026-02-02 23:27:59] "GET /tag/b8fb0e4b-93f8-4f28-99c1-8b860c75b2ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.012200 10.0.0.141 - - [2026-02-02 23:27:59] "POST /tags HTTP/1.1" 409 226 0.001826 10.0.0.141 - - [2026-02-02 23:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.141 - - [2026-02-02 23:27:59] "GET /tag/bd27ba9e-3ebe-49b0-9a5b-f97126d71b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010743 10.0.0.141 - - [2026-02-02 23:27:59] "POST /tags HTTP/1.1" 409 204 0.002459 10.0.0.141 - - [2026-02-02 23:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.141 - - [2026-02-02 23:27:59] "GET /tag/54aeca97-8083-4565-a764-d9ab881f8fbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.016383 10.0.0.141 - - [2026-02-02 23:27:59] "POST /tags HTTP/1.1" 409 226 0.009439 10.0.0.141 - - [2026-02-02 23:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001284 10.0.0.141 - - [2026-02-02 23:27:59] "GET /tag/bd27ba9e-3ebe-49b0-9a5b-f97126d71b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011812 10.0.0.141 - - [2026-02-02 23:27:59] "POST /tags HTTP/1.1" 409 228 0.001656 10.0.0.141 - - [2026-02-02 23:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001416 10.0.0.141 - - [2026-02-02 23:27:59] "GET /tag/12050f45-e267-4ac3-a5f3-668d025289e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.012984 10.0.0.141 - - [2026-02-02 23:27:59] "POST /tags HTTP/1.1" 409 252 0.001804 10.0.0.141 - - [2026-02-02 23:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.141 - - [2026-02-02 23:27:59] "GET /tag/368760e1-b59a-4657-bb6e-766898550670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010444 10.0.0.141 - - [2026-02-02 23:27:59] "GET /application-policy-set/fb47dc82-7ac5-4376-8335-b1c497714611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.001917 10.0.0.141 - - [2026-02-02 23:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001292 10.0.0.141 - - [2026-02-02 23:27:59] "GET /policy-management/a281966e-d790-4e74-8fb2-07f86ed90f98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.001863 10.0.0.141 - - [2026-02-02 23:27:59] "POST /firewall-rules HTTP/1.1" 409 281 0.001322 10.0.0.141 - - [2026-02-02 23:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.141 - - [2026-02-02 23:27:59] "PUT /firewall-rule/b591c11f-bd48-44d5-83cd-32b2d48af634 HTTP/1.1" 200 261 0.018821 10.0.0.141 - - [2026-02-02 23:27:59] "POST /firewall-rules HTTP/1.1" 409 291 0.005030 10.0.0.141 - - [2026-02-02 23:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.141 - - [2026-02-02 23:27:59] "PUT /firewall-rule/44fb3284-c180-4403-9059-cfdecfd6c476 HTTP/1.1" 200 261 0.020566 10.0.0.141 - - [2026-02-02 23:27:59] "GET /firewall-rule/44fb3284-c180-4403-9059-cfdecfd6c476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.007671 10.0.0.141 - - [2026-02-02 23:27:59] "POST /firewall-rules HTTP/1.1" 200 660 0.072395 10.0.0.141 - - [2026-02-02 23:27:59] "GET /firewall-rule/c067a827-2e82-4507-bc2b-0043b87dafc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.004038 10.0.0.141 - - [2026-02-02 23:27:59] "GET /firewall-policy/bb1c3428-b992-44f1-ac94-7e3d82b0abe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002041 10.0.0.141 - - [2026-02-02 23:27:59] "GET /firewall-rule/b591c11f-bd48-44d5-83cd-32b2d48af634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.001970 10.0.0.141 - - [2026-02-02 23:27:59] "POST /firewall-policys HTTP/1.1" 409 269 0.002104 10.0.0.141 - - [2026-02-02 23:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.141 - - [2026-02-02 23:27:59] "PUT /firewall-policy/b9dbeff0-203b-4bd5-b7dc-45e655ead332 HTTP/1.1" 200 265 0.019130 10.0.0.141 - - [2026-02-02 23:27:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.024446 10.0.0.141 - - [2026-02-02 23:27:59] "GET /firewall-policy/b9dbeff0-203b-4bd5-b7dc-45e655ead332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.016030 10.0.0.141 - - [2026-02-02 23:27:59] "GET /application-policy-set/fb47dc82-7ac5-4376-8335-b1c497714611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002416 10.0.0.141 - - [2026-02-02 23:27:59] "GET /firewall-policy/b9dbeff0-203b-4bd5-b7dc-45e655ead332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.001891 10.0.0.141 - - [2026-02-02 23:27:59] "GET /firewall-policy/b9dbeff0-203b-4bd5-b7dc-45e655ead332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.001764 10.0.0.141 - - [2026-02-02 23:27:59] "GET /firewall-policy/b9dbeff0-203b-4bd5-b7dc-45e655ead332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002478 10.0.0.141 - - [2026-02-02 23:28:19] "GET /global-system-configs HTTP/1.1" 200 323 0.001895 10.0.0.141 - - [2026-02-02 23:28:20] "GET /global-system-configs HTTP/1.1" 200 323 0.001866 10.0.0.141 - - [2026-02-02 23:29:01] "GET /virtual-machine-interface/7e467c92-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.008221 10.0.0.141 - - [2026-02-02 23:29:01] "POST /set-tag HTTP/1.1" 200 109 0.007981 10.0.0.141 - - [2026-02-02 23:29:01] "GET /virtual-machine-interface/7c0c9f6a-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.007583 10.0.0.141 - - [2026-02-02 23:29:01] "POST /set-tag HTTP/1.1" 200 109 0.003566 10.0.0.141 - - [2026-02-02 23:29:01] "GET /virtual-machine-interface/7dd51e4e-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005433 10.0.0.141 - - [2026-02-02 23:29:01] "POST /set-tag HTTP/1.1" 200 109 0.002828 10.0.0.141 - - [2026-02-02 23:29:01] "GET /virtual-machine-interface/7d369f1c-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.004495 10.0.0.141 - - [2026-02-02 23:29:01] "POST /set-tag HTTP/1.1" 200 109 0.002306 10.0.0.141 - - [2026-02-02 23:29:01] "GET /virtual-machine-interface/7ffee0ba-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005028 10.0.0.141 - - [2026-02-02 23:29:01] "POST /set-tag HTTP/1.1" 200 109 0.002236 10.0.0.141 - - [2026-02-02 23:29:01] "GET /virtual-machine-interface/7f381a3e-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004544 10.0.0.141 - - [2026-02-02 23:29:01] "POST /set-tag HTTP/1.1" 200 109 0.001759 10.0.0.141 - - [2026-02-02 23:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.141 - - [2026-02-02 23:29:01] "GET /loadbalancer/aebb4b75-e8f6-488f-9014-745375ff300e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002015 10.0.0.141 - - [2026-02-02 23:29:01] "GET /virtual-machine-interface/7c0c9f6a-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.004163 10.0.0.141 - - [2026-02-02 23:29:01] "POST /set-tag HTTP/1.1" 200 109 0.064205 10.0.0.141 - - [2026-02-02 23:29:01] "DELETE /loadbalancer-member/aeb59a83-c846-4b8f-8716-78bc3397cd55 HTTP/1.1" 200 115 0.048453 10.0.0.141 - - [2026-02-02 23:29:01] "GET /virtual-machine-interface/7ec93c36-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.010432 10.0.0.141 - - [2026-02-02 23:29:01] "POST /set-tag HTTP/1.1" 200 109 0.002209 10.0.0.141 - - [2026-02-02 23:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.141 - - [2026-02-02 23:29:01] "GET /loadbalancer/aebb4b75-e8f6-488f-9014-745375ff300e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.001785 10.0.0.141 - - [2026-02-02 23:29:02] "GET /virtual-machine-interface/7f9675ac-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004692 10.0.0.141 - - [2026-02-02 23:29:02] "POST /set-tag HTTP/1.1" 200 109 0.002718 10.0.0.141 - - [2026-02-02 23:29:02] "GET /virtual-machine-interface/7d369f1c-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.007410 10.0.0.141 - - [2026-02-02 23:29:02] "POST /set-tag HTTP/1.1" 200 109 0.002308 10.0.0.141 - - [2026-02-02 23:29:02] "GET /virtual-machine-interface/7d369f1c-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.004444 10.0.0.141 - - [2026-02-02 23:29:02] "POST /set-tag HTTP/1.1" 200 109 0.002327 10.0.0.141 - - [2026-02-02 23:29:02] "GET /virtual-machine/8adc58ec-b159-46fb-8a0a-ddc64c0ca273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003797 10.0.0.141 - - [2026-02-02 23:29:02] "POST /ref-update HTTP/1.1" 200 156 0.011101 10.0.0.141 - - [2026-02-02 23:29:02] "GET /virtual-machine-interface/7d369f1c-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.004234 10.0.0.141 - - [2026-02-02 23:29:02] "POST /set-tag HTTP/1.1" 200 109 0.026927 10.0.0.141 - - [2026-02-02 23:29:02] "POST /set-tag HTTP/1.1" 200 109 0.031615 10.0.0.141 - - [2026-02-02 23:29:02] "POST /set-tag HTTP/1.1" 200 109 0.019226 10.0.0.141 - - [2026-02-02 23:29:02] "POST /set-tag HTTP/1.1" 200 109 0.025060 10.0.0.141 - - [2026-02-02 23:29:02] "POST /set-tag HTTP/1.1" 200 109 0.016292 10.0.0.141 - - [2026-02-02 23:29:02] "DELETE /instance-ip/7d4e6214-008e-11f1-8064-fa163ed9d54b HTTP/1.1" 200 115 0.028023 10.0.0.141 - - [2026-02-02 23:29:02] "POST /ref-update HTTP/1.1" 200 156 0.007916 10.0.0.141 - - [2026-02-02 23:29:02] "DELETE /virtual-machine-interface/7d369f1c-008e-11f1-8064-fa163ed9d54b HTTP/1.1" 200 115 0.035342 10.0.0.141 - - [2026-02-02 23:29:02] "DELETE /virtual-machine/8adc58ec-b159-46fb-8a0a-ddc64c0ca273 HTTP/1.1" 200 115 0.014454 10.0.0.141 - - [2026-02-02 23:29:02] "GET /virtual-machine-interface/7e467c92-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005828 10.0.0.141 - - [2026-02-02 23:29:02] "POST /set-tag HTTP/1.1" 200 109 0.002473 10.0.0.141 - - [2026-02-02 23:29:02] "GET /virtual-machine-interface/7e467c92-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004159 10.0.0.141 - - [2026-02-02 23:29:02] "POST /set-tag HTTP/1.1" 200 109 0.001797 10.0.0.141 - - [2026-02-02 23:29:03] "GET /virtual-machine/6625be31-c743-4deb-83d7-c6e4c758f8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002666 10.0.0.141 - - [2026-02-02 23:29:03] "POST /ref-update HTTP/1.1" 200 156 0.009092 10.0.0.141 - - [2026-02-02 23:29:03] "GET /virtual-machine-interface/7e467c92-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.007205 10.0.0.141 - - [2026-02-02 23:29:03] "POST /set-tag HTTP/1.1" 200 109 0.023518 10.0.0.141 - - [2026-02-02 23:29:03] "POST /set-tag HTTP/1.1" 200 109 0.027306 10.0.0.141 - - [2026-02-02 23:29:03] "POST /set-tag HTTP/1.1" 200 109 0.042695 10.0.0.141 - - [2026-02-02 23:29:03] "POST /set-tag HTTP/1.1" 200 109 0.017933 10.0.0.141 - - [2026-02-02 23:29:03] "POST /set-tag HTTP/1.1" 200 109 0.021280 10.0.0.141 - - [2026-02-02 23:29:03] "DELETE /instance-ip/7e64b414-008e-11f1-8064-fa163ed9d54b HTTP/1.1" 200 115 0.047849 10.0.0.141 - - [2026-02-02 23:29:03] "DELETE /virtual-machine-interface/7e467c92-008e-11f1-8064-fa163ed9d54b HTTP/1.1" 200 115 0.059265 10.0.0.141 - - [2026-02-02 23:29:03] "DELETE /virtual-machine/6625be31-c743-4deb-83d7-c6e4c758f8b1 HTTP/1.1" 200 115 0.019054 10.0.0.141 - - [2026-02-02 23:29:03] "GET /virtual-machine-interface/7dd51e4e-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004535 10.0.0.141 - - [2026-02-02 23:29:03] "POST /set-tag HTTP/1.1" 200 109 0.004585 10.0.0.141 - - [2026-02-02 23:29:03] "GET /virtual-machine-interface/7dd51e4e-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003922 10.0.0.141 - - [2026-02-02 23:29:03] "POST /set-tag HTTP/1.1" 200 109 0.001983 10.0.0.141 - - [2026-02-02 23:29:03] "GET /virtual-machine/5db766d5-081b-4cc6-bf4c-a58646988ef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002545 10.0.0.141 - - [2026-02-02 23:29:03] "POST /ref-update HTTP/1.1" 200 156 0.010135 10.0.0.141 - - [2026-02-02 23:29:03] "GET /virtual-machine-interface/7dd51e4e-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.013773 10.0.0.141 - - [2026-02-02 23:29:03] "POST /set-tag HTTP/1.1" 200 109 0.017897 10.0.0.141 - - [2026-02-02 23:29:03] "POST /set-tag HTTP/1.1" 200 109 0.022602 10.0.0.141 - - [2026-02-02 23:29:03] "POST /set-tag HTTP/1.1" 200 109 0.024756 10.0.0.141 - - [2026-02-02 23:29:03] "POST /set-tag HTTP/1.1" 200 109 0.015347 10.0.0.141 - - [2026-02-02 23:29:03] "POST /set-tag HTTP/1.1" 200 109 0.027325 10.0.0.141 - - [2026-02-02 23:29:03] "DELETE /instance-ip/7ded09aa-008e-11f1-8064-fa163ed9d54b HTTP/1.1" 200 115 0.039852 10.0.0.141 - - [2026-02-02 23:29:03] "DELETE /virtual-machine-interface/7dd51e4e-008e-11f1-8064-fa163ed9d54b HTTP/1.1" 200 115 0.056456 10.0.0.141 - - [2026-02-02 23:29:03] "DELETE /virtual-machine/5db766d5-081b-4cc6-bf4c-a58646988ef7 HTTP/1.1" 200 115 0.032088 10.0.0.141 - - [2026-02-02 23:29:03] "DELETE /tag/221c18f3-945c-4829-8fa4-2ce918394bc1 HTTP/1.1" 200 115 0.030961 10.0.0.141 - - [2026-02-02 23:29:03] "GET /virtual-machine-interface/7c0c9f6a-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004890 10.0.0.141 - - [2026-02-02 23:29:04] "POST /set-tag HTTP/1.1" 200 109 0.002473 10.0.0.141 - - [2026-02-02 23:29:04] "GET /virtual-machine-interface/7c0c9f6a-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004401 10.0.0.141 - - [2026-02-02 23:29:04] "POST /set-tag HTTP/1.1" 200 109 0.002478 10.0.0.141 - - [2026-02-02 23:29:04] "GET /virtual-machine/0167a997-6185-4d76-b9c7-c8bc7e0ac1f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002239 10.0.0.141 - - [2026-02-02 23:29:04] "POST /ref-update HTTP/1.1" 200 156 0.011884 10.0.0.141 - - [2026-02-02 23:29:04] "GET /virtual-machine-interface/7c0c9f6a-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.019627 10.0.0.141 - - [2026-02-02 23:29:04] "POST /set-tag HTTP/1.1" 200 109 0.016879 10.0.0.141 - - [2026-02-02 23:29:04] "POST /set-tag HTTP/1.1" 200 109 0.048365 10.0.0.141 - - [2026-02-02 23:29:04] "POST /set-tag HTTP/1.1" 200 109 0.030335 10.0.0.141 - - [2026-02-02 23:29:04] "POST /set-tag HTTP/1.1" 200 109 0.013252 10.0.0.141 - - [2026-02-02 23:29:04] "POST /set-tag HTTP/1.1" 200 109 0.022906 10.0.0.141 - - [2026-02-02 23:29:04] "DELETE /instance-ip/7c2656e4-008e-11f1-8064-fa163ed9d54b HTTP/1.1" 200 115 0.046463 10.0.0.141 - - [2026-02-02 23:29:04] "POST /ref-update HTTP/1.1" 200 156 0.007447 10.0.0.141 - - [2026-02-02 23:29:04] "DELETE /virtual-machine-interface/7c0c9f6a-008e-11f1-8064-fa163ed9d54b HTTP/1.1" 200 115 0.041539 10.0.0.141 - - [2026-02-02 23:29:04] "DELETE /virtual-machine/0167a997-6185-4d76-b9c7-c8bc7e0ac1f8 HTTP/1.1" 200 115 0.015205 10.0.0.141 - - [2026-02-02 23:29:04] "DELETE /tag/b8fb0e4b-93f8-4f28-99c1-8b860c75b2ee HTTP/1.1" 409 391 0.006667 10.0.0.141 - - [2026-02-02 23:29:04] "DELETE /tag/a367cf30-c741-4652-8f85-52b6e3e39a53 HTTP/1.1" 200 115 0.029832 10.0.0.141 - - [2026-02-02 23:29:32] "GET /virtual-machine-interface/7f381a3e-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004394 10.0.0.141 - - [2026-02-02 23:29:32] "POST /set-tag HTTP/1.1" 200 109 0.003586 10.0.0.141 - - [2026-02-02 23:29:32] "GET /virtual-machine-interface/7f381a3e-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006652 10.0.0.141 - - [2026-02-02 23:29:32] "POST /set-tag HTTP/1.1" 200 109 0.002270 10.0.0.141 - - [2026-02-02 23:29:32] "GET /virtual-machine/1f17e560-8090-4d2c-ad22-3085b3e151cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002400 10.0.0.141 - - [2026-02-02 23:29:32] "POST /ref-update HTTP/1.1" 200 156 0.008724 10.0.0.141 - - [2026-02-02 23:29:32] "GET /virtual-machine-interface/7f381a3e-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004502 10.0.0.141 - - [2026-02-02 23:29:32] "POST /set-tag HTTP/1.1" 200 109 0.015833 10.0.0.141 - - [2026-02-02 23:29:32] "POST /set-tag HTTP/1.1" 200 109 0.031883 10.0.0.141 - - [2026-02-02 23:29:32] "POST /set-tag HTTP/1.1" 200 109 0.012830 10.0.0.141 - - [2026-02-02 23:29:32] "POST /set-tag HTTP/1.1" 200 109 0.038340 10.0.0.141 - - [2026-02-02 23:29:32] "DELETE /instance-ip/7f5162aa-008e-11f1-8064-fa163ed9d54b HTTP/1.1" 200 115 0.049495 10.0.0.141 - - [2026-02-02 23:29:32] "DELETE /virtual-machine-interface/7f381a3e-008e-11f1-8064-fa163ed9d54b HTTP/1.1" 200 115 0.037464 10.0.0.141 - - [2026-02-02 23:29:32] "DELETE /virtual-machine/1f17e560-8090-4d2c-ad22-3085b3e151cb HTTP/1.1" 200 115 0.022788 10.0.0.141 - - [2026-02-02 23:29:32] "DELETE /tag/54aeca97-8083-4565-a764-d9ab881f8fbb HTTP/1.1" 409 237 0.004433 10.0.0.141 - - [2026-02-02 23:29:32] "GET /virtual-machine-interface/7f9675ac-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004386 10.0.0.141 - - [2026-02-02 23:29:32] "POST /set-tag HTTP/1.1" 200 109 0.001894 10.0.0.141 - - [2026-02-02 23:29:33] "GET /virtual-machine-interface/7f9675ac-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003793 10.0.0.141 - - [2026-02-02 23:29:33] "POST /set-tag HTTP/1.1" 200 109 0.002025 10.0.0.141 - - [2026-02-02 23:29:33] "GET /virtual-machine/c3411dba-805c-4835-a363-ecca0a167ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002956 10.0.0.141 - - [2026-02-02 23:29:33] "POST /ref-update HTTP/1.1" 200 156 0.007842 10.0.0.141 - - [2026-02-02 23:29:33] "GET /virtual-machine-interface/7f9675ac-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.008763 10.0.0.141 - - [2026-02-02 23:29:33] "POST /set-tag HTTP/1.1" 200 109 0.014323 10.0.0.141 - - [2026-02-02 23:29:33] "POST /set-tag HTTP/1.1" 200 109 0.023586 10.0.0.141 - - [2026-02-02 23:29:33] "POST /set-tag HTTP/1.1" 200 109 0.019132 10.0.0.141 - - [2026-02-02 23:29:33] "POST /set-tag HTTP/1.1" 200 109 0.012920 10.0.0.141 - - [2026-02-02 23:29:33] "DELETE /instance-ip/7faeb5f4-008e-11f1-8064-fa163ed9d54b HTTP/1.1" 200 115 0.048080 10.0.0.141 - - [2026-02-02 23:29:33] "DELETE /virtual-machine-interface/7f9675ac-008e-11f1-8064-fa163ed9d54b HTTP/1.1" 200 115 0.035629 10.0.0.141 - - [2026-02-02 23:29:33] "DELETE /virtual-machine/c3411dba-805c-4835-a363-ecca0a167ab4 HTTP/1.1" 200 115 0.016903 10.0.0.141 - - [2026-02-02 23:29:33] "DELETE /tag/9d9b16cb-138e-4860-bbe9-d9716dfce264 HTTP/1.1" 200 115 0.030198 10.0.0.141 - - [2026-02-02 23:29:33] "GET /virtual-machine-interface/7ec93c36-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003545 10.0.0.141 - - [2026-02-02 23:29:33] "POST /set-tag HTTP/1.1" 200 109 0.002309 10.0.0.141 - - [2026-02-02 23:29:33] "GET /virtual-machine-interface/7ec93c36-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003801 10.0.0.141 - - [2026-02-02 23:29:33] "POST /set-tag HTTP/1.1" 200 109 0.002013 10.0.0.141 - - [2026-02-02 23:29:33] "GET /virtual-machine/e9bba735-747b-4170-9981-f7c621d673dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002890 10.0.0.141 - - [2026-02-02 23:29:33] "POST /ref-update HTTP/1.1" 200 156 0.007868 10.0.0.141 - - [2026-02-02 23:29:33] "GET /virtual-machine-interface/7ec93c36-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.013706 10.0.0.141 - - [2026-02-02 23:29:33] "POST /set-tag HTTP/1.1" 200 109 0.016541 10.0.0.141 - - [2026-02-02 23:29:33] "POST /set-tag HTTP/1.1" 200 109 0.026213 10.0.0.141 - - [2026-02-02 23:29:33] "POST /set-tag HTTP/1.1" 200 109 0.029123 10.0.0.141 - - [2026-02-02 23:29:33] "POST /set-tag HTTP/1.1" 200 109 0.013077 10.0.0.141 - - [2026-02-02 23:29:33] "DELETE /instance-ip/7edce736-008e-11f1-8064-fa163ed9d54b HTTP/1.1" 200 115 0.039087 10.0.0.141 - - [2026-02-02 23:29:33] "DELETE /virtual-machine-interface/7ec93c36-008e-11f1-8064-fa163ed9d54b HTTP/1.1" 200 115 0.033169 10.0.0.141 - - [2026-02-02 23:29:33] "DELETE /virtual-machine/e9bba735-747b-4170-9981-f7c621d673dd HTTP/1.1" 200 115 0.018743 10.0.0.141 - - [2026-02-02 23:29:33] "DELETE /tag/324188d6-dea3-4d92-b72c-341c2c4a74bb HTTP/1.1" 200 115 0.031253 10.0.0.141 - - [2026-02-02 23:29:33] "DELETE /tag/1c36a954-111e-4607-a7f4-ad39b82a5177 HTTP/1.1" 200 115 0.027413 10.0.0.141 - - [2026-02-02 23:29:33] "DELETE /tag/baae370b-b76c-4b12-90cb-819b5b7fcdd1 HTTP/1.1" 200 115 0.028891 10.0.0.141 - - [2026-02-02 23:29:33] "GET /virtual-machine-interface/7ffee0ba-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003512 10.0.0.141 - - [2026-02-02 23:29:33] "POST /set-tag HTTP/1.1" 200 109 0.002375 10.0.0.141 - - [2026-02-02 23:29:33] "GET /virtual-machine-interface/7ffee0ba-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003726 10.0.0.141 - - [2026-02-02 23:29:33] "POST /set-tag HTTP/1.1" 200 109 0.001998 10.0.0.141 - - [2026-02-02 23:29:34] "GET /virtual-machine/6b02b517-5316-4388-ae27-24116f275880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002550 10.0.0.141 - - [2026-02-02 23:29:34] "POST /ref-update HTTP/1.1" 200 156 0.008122 10.0.0.141 - - [2026-02-02 23:29:34] "GET /virtual-machine-interface/7ffee0ba-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.009488 10.0.0.141 - - [2026-02-02 23:29:34] "POST /set-tag HTTP/1.1" 200 109 0.016189 10.0.0.141 - - [2026-02-02 23:29:34] "POST /set-tag HTTP/1.1" 200 109 0.032988 10.0.0.141 - - [2026-02-02 23:29:34] "POST /set-tag HTTP/1.1" 200 109 0.030718 10.0.0.141 - - [2026-02-02 23:29:34] "POST /set-tag HTTP/1.1" 200 109 0.016304 10.0.0.141 - - [2026-02-02 23:29:34] "DELETE /instance-ip/80137732-008e-11f1-8064-fa163ed9d54b HTTP/1.1" 200 115 0.046401 10.0.0.141 - - [2026-02-02 23:29:34] "DELETE /virtual-machine-interface/7ffee0ba-008e-11f1-8064-fa163ed9d54b HTTP/1.1" 200 115 0.035319 10.0.0.141 - - [2026-02-02 23:29:34] "DELETE /virtual-machine/6b02b517-5316-4388-ae27-24116f275880 HTTP/1.1" 200 115 0.019721 10.0.0.141 - - [2026-02-02 23:29:34] "DELETE /tag/368760e1-b59a-4657-bb6e-766898550670 HTTP/1.1" 409 237 0.004920 10.0.0.141 - - [2026-02-02 23:29:34] "DELETE /tag/4689f131-27e5-4214-ae0a-bb65f34de807 HTTP/1.1" 200 115 0.032314 10.0.0.141 - - [2026-02-02 23:29:34] "DELETE /tag/12050f45-e267-4ac3-a5f3-668d025289e5 HTTP/1.1" 409 237 0.003371 10.0.0.141 - - [2026-02-02 23:29:36] "POST /projects HTTP/1.1" 409 238 0.008229 10.0.0.141 - - [2026-02-02 23:29:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.141 - - [2026-02-02 23:29:36] "GET /project/28f97791-2842-4772-9f77-92bfd19960e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.038955 10.0.0.141 - - [2026-02-02 23:29:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.141 - - [2026-02-02 23:29:36] "GET /virtual-network/c0efb7c0-f1c7-4af0-bc45-9cd690a4a17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003409 10.0.0.141 - - [2026-02-02 23:29:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.141 - - [2026-02-02 23:29:36] "GET /virtual-network/2ea90f85-3ee5-41d6-bee7-9b650b451585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.007987 10.0.0.141 - - [2026-02-02 23:29:36] "POST /security-groups HTTP/1.1" 409 285 0.002445 10.0.0.141 - - [2026-02-02 23:29:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.141 - - [2026-02-02 23:29:36] "PUT /security-group/ccbe52db-aa14-40ac-91dd-dee8053e1daf HTTP/1.1" 200 263 0.054160 10.0.0.141 - - [2026-02-02 23:29:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.023176 10.0.0.141 - - [2026-02-02 23:29:37] "PUT /access-control-list/f9d6a086-ae2c-491e-91ba-3a3eff7d533d HTTP/1.1" 200 273 0.025416 10.0.0.141 - - [2026-02-02 23:29:37] "PUT /access-control-list/23c0a01e-7e26-4acf-848e-58e5d79c9e6f HTTP/1.1" 200 273 0.014357 10.0.0.141 - - [2026-02-02 23:29:41] "POST /projects HTTP/1.1" 409 238 0.002003 10.0.0.141 - - [2026-02-02 23:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.141 - - [2026-02-02 23:29:41] "GET /project/28f97791-2842-4772-9f77-92bfd19960e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035217 10.0.0.141 - - [2026-02-02 23:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.141 - - [2026-02-02 23:29:41] "GET /virtual-network/c0efb7c0-f1c7-4af0-bc45-9cd690a4a17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004009 10.0.0.141 - - [2026-02-02 23:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001295 10.0.0.141 - - [2026-02-02 23:29:41] "GET /virtual-network/2ea90f85-3ee5-41d6-bee7-9b650b451585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004475 10.0.0.141 - - [2026-02-02 23:29:41] "POST /security-groups HTTP/1.1" 409 285 0.002136 10.0.0.141 - - [2026-02-02 23:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.141 - - [2026-02-02 23:29:42] "PUT /security-group/ccbe52db-aa14-40ac-91dd-dee8053e1daf HTTP/1.1" 200 263 0.056293 10.0.0.141 - - [2026-02-02 23:29:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.024156 10.0.0.141 - - [2026-02-02 23:29:42] "PUT /access-control-list/f9d6a086-ae2c-491e-91ba-3a3eff7d533d HTTP/1.1" 200 273 0.020720 10.0.0.141 - - [2026-02-02 23:29:42] "GET /firewall-policy/e148edeb-ca27-4469-a856-056fe2db60f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.014035 10.0.0.141 - - [2026-02-02 23:29:42] "PUT /access-control-list/23c0a01e-7e26-4acf-848e-58e5d79c9e6f HTTP/1.1" 200 273 0.015859 10.0.0.141 - - [2026-02-02 23:29:42] "GET /firewall-rule/51ce32d0-7ec5-4b33-bcd7-d9576966841f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002538 10.0.0.141 - - [2026-02-02 23:29:42] "POST /ref-update HTTP/1.1" 200 156 0.049056 10.0.0.141 - - [2026-02-02 23:29:42] "DELETE /firewall-rule/51ce32d0-7ec5-4b33-bcd7-d9576966841f HTTP/1.1" 200 115 0.028867 10.0.0.141 - - [2026-02-02 23:29:42] "GET /firewall-policy/e148edeb-ca27-4469-a856-056fe2db60f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.006940 10.0.0.141 - - [2026-02-02 23:29:42] "GET /firewall-rule/7dd1c1c0-6a37-4410-b807-b71b9b39dcfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002398 10.0.0.141 - - [2026-02-02 23:29:42] "POST /ref-update HTTP/1.1" 200 156 0.040964 10.0.0.141 - - [2026-02-02 23:29:42] "DELETE /firewall-rule/7dd1c1c0-6a37-4410-b807-b71b9b39dcfa HTTP/1.1" 200 115 0.036240 10.0.0.141 - - [2026-02-02 23:29:42] "DELETE /tag/368760e1-b59a-4657-bb6e-766898550670 HTTP/1.1" 409 237 0.004775 10.0.0.141 - - [2026-02-02 23:29:42] "DELETE /tag/12050f45-e267-4ac3-a5f3-668d025289e5 HTTP/1.1" 409 237 0.003896 10.0.0.141 - - [2026-02-02 23:29:42] "DELETE /tag/4978f735-e0b1-4df2-a1d3-eff019001a69 HTTP/1.1" 200 115 0.060542 10.0.0.141 - - [2026-02-02 23:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.141 - - [2026-02-02 23:29:42] "GET /virtual-network/c0efb7c0-f1c7-4af0-bc45-9cd690a4a17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005072 10.0.0.141 - - [2026-02-02 23:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.141 - - [2026-02-02 23:29:42] "GET /virtual-network/2ea90f85-3ee5-41d6-bee7-9b650b451585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003769 10.0.0.141 - - [2026-02-02 23:29:42] "PUT /virtual-network/c0efb7c0-f1c7-4af0-bc45-9cd690a4a17e HTTP/1.1" 200 265 0.032714 10.0.0.141 - - [2026-02-02 23:29:42] "PUT /virtual-network/2ea90f85-3ee5-41d6-bee7-9b650b451585 HTTP/1.1" 200 265 0.031181 10.0.0.141 - - [2026-02-02 23:29:42] "DELETE /security-group/ccbe52db-aa14-40ac-91dd-dee8053e1daf HTTP/1.1" 200 115 0.039996 10.0.0.141 - - [2026-02-02 23:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012438 10.0.0.141 - - [2026-02-02 23:29:42] "DELETE /access-control-list/f9d6a086-ae2c-491e-91ba-3a3eff7d533d HTTP/1.1" 200 115 0.034742 10.0.0.141 - - [2026-02-02 23:29:42] "DELETE /access-control-list/23c0a01e-7e26-4acf-848e-58e5d79c9e6f HTTP/1.1" 200 115 0.014997 10.0.0.141 - - [2026-02-02 23:29:42] "GET /project/28f97791-2842-4772-9f77-92bfd19960e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.024280 10.0.0.141 - - [2026-02-02 23:29:42] "GET /project/28f97791-2842-4772-9f77-92bfd19960e2?fields=security_groups HTTP/1.1" 200 1352 0.030262 10.0.0.141 - - [2026-02-02 23:29:42] "DELETE /security-group/b0648db4-2bca-49f2-a412-690dd688ed75 HTTP/1.1" 200 115 0.040274 10.0.0.141 - - [2026-02-02 23:29:42] "DELETE /access-control-list/24a4e5ef-4a93-43ec-b4ee-1c852b06e65b HTTP/1.1" 200 115 0.028825 10.0.0.141 - - [2026-02-02 23:29:42] "GET /project/28f97791-2842-4772-9f77-92bfd19960e2?fields=application_policy_sets HTTP/1.1" 200 1391 0.050887 10.0.0.141 - - [2026-02-02 23:29:42] "DELETE /access-control-list/662dca6c-83db-4d39-9a42-910c54fe82d2 HTTP/1.1" 200 115 0.043451 10.0.0.141 - - [2026-02-02 23:29:43] "DELETE /project/28f97791-2842-4772-9f77-92bfd19960e2 HTTP/1.1" 200 115 0.269689 10.0.0.141 - - [2026-02-02 23:29:43] "POST /projects HTTP/1.1" 409 238 0.001809 10.0.0.141 - - [2026-02-02 23:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.141 - - [2026-02-02 23:29:43] "GET /project/e17169b3-6f73-4c9d-a69a-316298ca478f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.028722 10.0.0.141 - - [2026-02-02 23:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001414 10.0.0.141 - - [2026-02-02 23:29:43] "GET /virtual-network/c0efb7c0-f1c7-4af0-bc45-9cd690a4a17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004002 10.0.0.141 - - [2026-02-02 23:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.141 - - [2026-02-02 23:29:43] "GET /virtual-network/2ea90f85-3ee5-41d6-bee7-9b650b451585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004875 10.0.0.141 - - [2026-02-02 23:29:43] "POST /security-groups HTTP/1.1" 409 285 0.002362 10.0.0.141 - - [2026-02-02 23:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001426 10.0.0.141 - - [2026-02-02 23:29:43] "PUT /security-group/5b8bc22f-27b3-4327-9b08-f8e6fe3ffb5c HTTP/1.1" 200 263 0.063113 10.0.0.141 - - [2026-02-02 23:29:43] "PUT /access-control-list/bd955a53-ab0e-47c2-ba91-45365f8f5686 HTTP/1.1" 200 273 0.010566 10.0.0.141 - - [2026-02-02 23:29:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.037963 10.0.0.141 - - [2026-02-02 23:29:43] "PUT /access-control-list/fd0b8979-eab6-4945-b3f8-eea288ddd557 HTTP/1.1" 200 273 0.032079 10.0.0.141 - - [2026-02-02 23:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.141 - - [2026-02-02 23:29:47] "GET /loadbalancer/aebb4b75-e8f6-488f-9014-745375ff300e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002156 10.0.0.141 - - [2026-02-02 23:29:47] "GET /virtual-machine-interface/7d369f1c-008e-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001656 10.0.0.141 - - [2026-02-02 23:29:47] "DELETE /loadbalancer-member/76734e4f-d678-44e3-b957-84c02b2af0ab HTTP/1.1" 200 115 0.029160 10.0.0.141 - - [2026-02-02 23:29:47] "DELETE /loadbalancer-pool/ca3b1295-a6ca-4380-9df7-bc5456adea4a HTTP/1.1" 200 115 0.030669 10.0.0.141 - - [2026-02-02 23:29:48] "DELETE /loadbalancer-listener/c3051ce7-bda0-4478-a24e-de3a378ff90c HTTP/1.1" 200 115 0.025871 10.0.0.141 - - [2026-02-02 23:29:48] "DELETE /loadbalancer/aebb4b75-e8f6-488f-9014-745375ff300e HTTP/1.1" 200 115 0.027783 10.0.0.141 - - [2026-02-02 23:29:48] "DELETE /floating-ip/879d0126-5702-4041-a5c7-1dc421904fce HTTP/1.1" 200 115 0.027376 10.0.0.141 - - [2026-02-02 23:29:48] "DELETE /instance-ip/c78c5514-7cdc-4505-bdd6-60d55d5c4a05 HTTP/1.1" 200 115 0.035926 10.0.0.141 - - [2026-02-02 23:29:48] "DELETE /virtual-machine-interface/f926b634-fc1a-4107-aa03-bb028c306939 HTTP/1.1" 200 115 0.032235 10.0.0.141 - - [2026-02-02 23:29:48] "DELETE /tag/f787005a-4013-4ae9-9f41-b35bf11d4e42 HTTP/1.1" 200 115 0.034799 10.0.0.141 - - [2026-02-02 23:29:48] "GET /application-policy-set/fb47dc82-7ac5-4376-8335-b1c497714611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002540 10.0.0.141 - - [2026-02-02 23:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.141 - - [2026-02-02 23:29:48] "GET /policy-management/a281966e-d790-4e74-8fb2-07f86ed90f98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003287 10.0.0.141 - - [2026-02-02 23:29:48] "GET /firewall-policy/bb1c3428-b992-44f1-ac94-7e3d82b0abe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.001681 10.0.0.141 - - [2026-02-02 23:29:48] "GET /firewall-rule/b591c11f-bd48-44d5-83cd-32b2d48af634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002671 10.0.0.141 - - [2026-02-02 23:29:48] "POST /ref-update HTTP/1.1" 200 156 0.010306 10.0.0.141 - - [2026-02-02 23:29:48] "DELETE /firewall-rule/b591c11f-bd48-44d5-83cd-32b2d48af634 HTTP/1.1" 200 115 0.034333 10.0.0.141 - - [2026-02-02 23:29:48] "GET /firewall-policy/b9dbeff0-203b-4bd5-b7dc-45e655ead332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.011565 10.0.0.141 - - [2026-02-02 23:29:48] "GET /firewall-rule/44fb3284-c180-4403-9059-cfdecfd6c476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.006067 10.0.0.141 - - [2026-02-02 23:29:48] "POST /ref-update HTTP/1.1" 200 156 0.017597 10.0.0.141 - - [2026-02-02 23:29:48] "DELETE /firewall-rule/44fb3284-c180-4403-9059-cfdecfd6c476 HTTP/1.1" 200 115 0.036527 10.0.0.141 - - [2026-02-02 23:29:48] "GET /firewall-policy/b9dbeff0-203b-4bd5-b7dc-45e655ead332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.004109 10.0.0.141 - - [2026-02-02 23:29:48] "GET /firewall-rule/c067a827-2e82-4507-bc2b-0043b87dafc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.002740 10.0.0.141 - - [2026-02-02 23:29:48] "POST /ref-update HTTP/1.1" 200 156 0.009732 10.0.0.141 - - [2026-02-02 23:29:48] "DELETE /firewall-rule/c067a827-2e82-4507-bc2b-0043b87dafc9 HTTP/1.1" 200 115 0.036824 10.0.0.141 - - [2026-02-02 23:29:48] "GET /application-policy-set/fb47dc82-7ac5-4376-8335-b1c497714611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002342 10.0.0.141 - - [2026-02-02 23:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.141 - - [2026-02-02 23:29:48] "GET /policy-management/a281966e-d790-4e74-8fb2-07f86ed90f98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002280 10.0.0.141 - - [2026-02-02 23:29:48] "GET /firewall-policy/b9dbeff0-203b-4bd5-b7dc-45e655ead332?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.002833 10.0.0.141 - - [2026-02-02 23:29:48] "POST /ref-update HTTP/1.1" 200 156 0.029390 10.0.0.141 - - [2026-02-02 23:29:48] "DELETE /firewall-policy/b9dbeff0-203b-4bd5-b7dc-45e655ead332 HTTP/1.1" 200 115 0.034417 10.0.0.141 - - [2026-02-02 23:29:48] "DELETE /tag/368760e1-b59a-4657-bb6e-766898550670 HTTP/1.1" 200 115 0.036114 10.0.0.141 - - [2026-02-02 23:29:48] "DELETE /tag/12050f45-e267-4ac3-a5f3-668d025289e5 HTTP/1.1" 200 115 0.063925 10.0.0.141 - - [2026-02-02 23:29:48] "DELETE /tag/b8fb0e4b-93f8-4f28-99c1-8b860c75b2ee HTTP/1.1" 200 115 0.065737 10.0.0.141 - - [2026-02-02 23:29:48] "DELETE /tag/54aeca97-8083-4565-a764-d9ab881f8fbb HTTP/1.1" 200 115 0.073019 10.0.0.141 - - [2026-02-02 23:29:48] "POST /projects HTTP/1.1" 409 238 0.001714 10.0.0.141 - - [2026-02-02 23:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.141 - - [2026-02-02 23:29:49] "GET /project/e17169b3-6f73-4c9d-a69a-316298ca478f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031212 10.0.0.141 - - [2026-02-02 23:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001422 10.0.0.141 - - [2026-02-02 23:29:49] "GET /virtual-network/c0efb7c0-f1c7-4af0-bc45-9cd690a4a17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004447 10.0.0.141 - - [2026-02-02 23:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.141 - - [2026-02-02 23:29:49] "GET /virtual-network/2ea90f85-3ee5-41d6-bee7-9b650b451585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.006071 10.0.0.141 - - [2026-02-02 23:29:49] "POST /security-groups HTTP/1.1" 409 285 0.008009 10.0.0.141 - - [2026-02-02 23:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.141 - - [2026-02-02 23:29:49] "PUT /security-group/5b8bc22f-27b3-4327-9b08-f8e6fe3ffb5c HTTP/1.1" 200 263 0.065897 10.0.0.141 - - [2026-02-02 23:29:49] "PUT /access-control-list/bd955a53-ab0e-47c2-ba91-45365f8f5686 HTTP/1.1" 200 273 0.029731 10.0.0.141 - - [2026-02-02 23:29:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.042668 10.0.0.141 - - [2026-02-02 23:29:49] "GET /firewall-policy/e148edeb-ca27-4469-a856-056fe2db60f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.037209 10.0.0.141 - - [2026-02-02 23:29:49] "PUT /access-control-list/fd0b8979-eab6-4945-b3f8-eea288ddd557 HTTP/1.1" 200 273 0.057130 10.0.0.141 - - [2026-02-02 23:29:49] "GET /firewall-rule/d81eb681-aa29-4c2f-9394-06f305752044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004471 10.0.0.141 - - [2026-02-02 23:29:49] "POST /ref-update HTTP/1.1" 200 156 0.054016 10.0.0.141 - - [2026-02-02 23:29:49] "DELETE /firewall-rule/d81eb681-aa29-4c2f-9394-06f305752044 HTTP/1.1" 200 115 0.049204 10.0.0.141 - - [2026-02-02 23:29:49] "GET /firewall-policy/e148edeb-ca27-4469-a856-056fe2db60f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.005534 10.0.0.141 - - [2026-02-02 23:29:49] "GET /firewall-rule/8c04c40f-4bb0-4e3b-8ded-5a13a24b412f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003433 10.0.0.141 - - [2026-02-02 23:29:49] "POST /ref-update HTTP/1.1" 200 156 0.037684 10.0.0.141 - - [2026-02-02 23:29:49] "DELETE /firewall-rule/8c04c40f-4bb0-4e3b-8ded-5a13a24b412f HTTP/1.1" 200 115 0.046234 10.0.0.141 - - [2026-02-02 23:29:49] "DELETE /tag/bd27ba9e-3ebe-49b0-9a5b-f97126d71b73 HTTP/1.1" 200 115 0.041232 10.0.0.141 - - [2026-02-02 23:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.141 - - [2026-02-02 23:29:49] "GET /virtual-network/c0efb7c0-f1c7-4af0-bc45-9cd690a4a17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.005364 10.0.0.141 - - [2026-02-02 23:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.141 - - [2026-02-02 23:29:49] "GET /virtual-network/2ea90f85-3ee5-41d6-bee7-9b650b451585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004968 10.0.0.141 - - [2026-02-02 23:29:49] "PUT /virtual-network/c0efb7c0-f1c7-4af0-bc45-9cd690a4a17e HTTP/1.1" 200 265 0.049424 10.0.0.141 - - [2026-02-02 23:29:49] "PUT /virtual-network/2ea90f85-3ee5-41d6-bee7-9b650b451585 HTTP/1.1" 200 265 0.047378 10.0.0.141 - - [2026-02-02 23:29:49] "DELETE /security-group/5b8bc22f-27b3-4327-9b08-f8e6fe3ffb5c HTTP/1.1" 200 115 0.049074 10.0.0.141 - - [2026-02-02 23:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.012698 10.0.0.141 - - [2026-02-02 23:29:49] "DELETE /access-control-list/bd955a53-ab0e-47c2-ba91-45365f8f5686 HTTP/1.1" 200 115 0.028712 10.0.0.141 - - [2026-02-02 23:29:49] "DELETE /access-control-list/fd0b8979-eab6-4945-b3f8-eea288ddd557 HTTP/1.1" 200 115 0.025085 10.0.0.141 - - [2026-02-02 23:29:50] "GET /project/e17169b3-6f73-4c9d-a69a-316298ca478f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.037536 10.0.0.141 - - [2026-02-02 23:29:50] "GET /project/e17169b3-6f73-4c9d-a69a-316298ca478f?fields=security_groups HTTP/1.1" 200 1353 0.037781 10.0.0.141 - - [2026-02-02 23:29:50] "DELETE /security-group/b4282c13-f2ea-4b1b-9b71-4d9f8d3804f9 HTTP/1.1" 200 115 0.043361 10.0.0.141 - - [2026-02-02 23:29:50] "DELETE /access-control-list/1380db53-ef08-4c27-8f01-b0a7a34f9aa4 HTTP/1.1" 200 115 0.034712 10.0.0.141 - - [2026-02-02 23:29:50] "GET /project/e17169b3-6f73-4c9d-a69a-316298ca478f?fields=application_policy_sets HTTP/1.1" 200 1392 0.054795 10.0.0.141 - - [2026-02-02 23:29:50] "DELETE /access-control-list/8132d4ff-2785-4042-96b8-e100c38bd176 HTTP/1.1" 200 115 0.058574 10.0.0.141 - - [2026-02-02 23:29:50] "DELETE /project/e17169b3-6f73-4c9d-a69a-316298ca478f HTTP/1.1" 200 115 0.314074 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:30:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000907 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:30:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001067 10.0.0.141 - - [2026-02-02 23:30:52] "GET / HTTP/1.1" 200 36215 0.001732 10.0.0.141 - - [2026-02-02 23:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.141 - - [2026-02-02 23:30:52] "GET /global-vrouter-config/98eff132-3e9c-4091-adab-cfae7b6e5b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002484 10.0.0.141 - - [2026-02-02 23:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.141 - - [2026-02-02 23:30:52] "GET /global-vrouter-config/98eff132-3e9c-4091-adab-cfae7b6e5b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002313 10.0.0.141 - - [2026-02-02 23:31:06] "GET / HTTP/1.1" 200 36215 0.001542 10.0.0.141 - - [2026-02-02 23:31:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.141 - - [2026-02-02 23:31:06] "GET /global-system-config/fb2093d1-6bcd-4b9f-aef9-3bdbc427ca32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004036 10.0.0.141 - - [2026-02-02 23:31:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001323 10.0.0.141 - - [2026-02-02 23:31:06] "GET /config-node/9daa9f90-4287-4577-9f72-f7207febbca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.003432 10.0.0.141 - - [2026-02-02 23:31:18] "GET / HTTP/1.1" 200 36215 0.001233 10.0.0.141 - - [2026-02-02 23:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.141 - - [2026-02-02 23:31:18] "GET /routing-instance/f35808fd-a449-47f7-8b91-1950b64c0b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003101 10.0.0.141 - - [2026-02-02 23:31:18] "POST /bgp-routers HTTP/1.1" 409 301 0.001762 10.0.0.141 - - [2026-02-02 23:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001302 10.0.0.141 - - [2026-02-02 23:31:18] "GET /bgp-router/2191d256-63ab-4380-829d-e368542d7ff0?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1817 0.002909 10.0.0.141 - - [2026-02-02 23:31:18] "PUT /bgp-router/2191d256-63ab-4380-829d-e368542d7ff0 HTTP/1.1" 200 255 0.015505 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:31:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000918 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:31:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000886 10.0.0.141 - - [2026-02-02 23:31:33] "GET / HTTP/1.1" 200 36215 0.001703 10.0.0.141 - - [2026-02-02 23:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.141 - - [2026-02-02 23:31:33] "GET /global-system-config/fb2093d1-6bcd-4b9f-aef9-3bdbc427ca32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.003970 10.0.0.141 - - [2026-02-02 23:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.141 - - [2026-02-02 23:31:33] "GET /config-node/9daa9f90-4287-4577-9f72-f7207febbca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.001537 10.0.0.141 - - [2026-02-02 23:31:33] "GET / HTTP/1.1" 200 36215 0.001271 10.0.0.141 - - [2026-02-02 23:31:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001859 10.0.0.141 - - [2026-02-02 23:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.141 - - [2026-02-02 23:31:39] "GET /global-vrouter-config/98eff132-3e9c-4091-adab-cfae7b6e5b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002171 10.0.0.141 - - [2026-02-02 23:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001354 10.0.0.141 - - [2026-02-02 23:31:39] "PUT /global-vrouter-config/98eff132-3e9c-4091-adab-cfae7b6e5b7f HTTP/1.1" 200 277 0.006681 10.0.0.141 - - [2026-02-02 23:31:39] "GET / HTTP/1.1" 200 36215 0.001530 10.0.0.141 - - [2026-02-02 23:31:39] "POST /alarms HTTP/1.1" 409 264 0.001911 10.0.0.141 - - [2026-02-02 23:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001275 10.0.0.141 - - [2026-02-02 23:31:39] "PUT /alarm/9b8db19b-4019-4a1f-9fad-72e571f5d81e HTTP/1.1" 200 245 0.009678 10.0.0.141 - - [2026-02-02 23:31:39] "POST /alarms HTTP/1.1" 409 261 0.008532 10.0.0.141 - - [2026-02-02 23:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001417 10.0.0.141 - - [2026-02-02 23:31:39] "PUT /alarm/bbde4a4e-971b-43cd-b561-d34f5818c2af HTTP/1.1" 200 245 0.010061 10.0.0.141 - - [2026-02-02 23:31:39] "POST /alarms HTTP/1.1" 409 261 0.002023 10.0.0.141 - - [2026-02-02 23:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.141 - - [2026-02-02 23:31:39] "PUT /alarm/f4e90ed8-d5d2-493f-8a6c-fe52423d3e9a HTTP/1.1" 200 245 0.009705 10.0.0.141 - - [2026-02-02 23:31:39] "POST /alarms HTTP/1.1" 409 253 0.007411 10.0.0.141 - - [2026-02-02 23:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001371 10.0.0.141 - - [2026-02-02 23:31:39] "PUT /alarm/99848e6b-d170-40a2-aa16-59b0da1e9113 HTTP/1.1" 200 245 0.010253 10.0.0.141 - - [2026-02-02 23:31:39] "POST /alarms HTTP/1.1" 409 251 0.006154 10.0.0.141 - - [2026-02-02 23:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.141 - - [2026-02-02 23:31:39] "PUT /alarm/d01d80ac-5fcb-41b5-81eb-b4baceb52c6e HTTP/1.1" 200 245 0.011375 10.0.0.141 - - [2026-02-02 23:31:39] "POST /alarms HTTP/1.1" 409 252 0.014041 10.0.0.141 - - [2026-02-02 23:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.141 - - [2026-02-02 23:31:39] "PUT /alarm/cbce7779-0f44-4585-a5cd-3f166b7f127c HTTP/1.1" 200 245 0.015193 10.0.0.141 - - [2026-02-02 23:31:39] "POST /alarms HTTP/1.1" 409 256 0.008213 10.0.0.141 - - [2026-02-02 23:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.141 - - [2026-02-02 23:31:39] "PUT /alarm/5ba83011-9643-4759-9175-32a21f63454b HTTP/1.1" 200 245 0.009760 10.0.0.141 - - [2026-02-02 23:31:39] "POST /alarms HTTP/1.1" 409 248 0.011134 10.0.0.141 - - [2026-02-02 23:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.141 - - [2026-02-02 23:31:39] "PUT /alarm/4037e44d-e6d1-46f7-aaa2-4e28ab6bede9 HTTP/1.1" 200 245 0.009540 10.0.0.141 - - [2026-02-02 23:31:39] "POST /alarms HTTP/1.1" 409 252 0.007935 10.0.0.141 - - [2026-02-02 23:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004599 10.0.0.141 - - [2026-02-02 23:31:39] "PUT /alarm/8ca62f1b-5051-40c5-baf2-36938f147891 HTTP/1.1" 200 245 0.009881 10.0.0.141 - - [2026-02-02 23:31:39] "POST /alarms HTTP/1.1" 409 257 0.004067 10.0.0.141 - - [2026-02-02 23:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.141 - - [2026-02-02 23:31:39] "PUT /alarm/7352e1a8-c418-4ccd-a706-d70b3de951d2 HTTP/1.1" 200 245 0.012134 10.0.0.141 - - [2026-02-02 23:31:39] "POST /alarms HTTP/1.1" 409 251 0.015988 10.0.0.141 - - [2026-02-02 23:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.141 - - [2026-02-02 23:31:39] "PUT /alarm/e0d38e07-042e-4f3b-9477-990b80da7d94 HTTP/1.1" 200 245 0.011079 10.0.0.141 - - [2026-02-02 23:31:39] "POST /alarms HTTP/1.1" 409 257 0.003268 10.0.0.141 - - [2026-02-02 23:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.141 - - [2026-02-02 23:31:40] "PUT /alarm/19e96191-cd3f-4675-a2e2-05e32e1bb244 HTTP/1.1" 200 245 0.010399 10.0.0.141 - - [2026-02-02 23:31:40] "POST /alarms HTTP/1.1" 409 261 0.007909 10.0.0.141 - - [2026-02-02 23:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.141 - - [2026-02-02 23:31:40] "PUT /alarm/cd57411d-9e4e-41b9-948e-c45538d6e687 HTTP/1.1" 200 245 0.013653 10.0.0.141 - - [2026-02-02 23:31:40] "POST /alarms HTTP/1.1" 409 258 0.019959 10.0.0.141 - - [2026-02-02 23:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.141 - - [2026-02-02 23:31:40] "PUT /alarm/f12f1df8-ff06-4194-b1b3-fe9617e0072e HTTP/1.1" 200 245 0.010813 10.0.0.141 - - [2026-02-02 23:31:40] "POST /alarms HTTP/1.1" 409 254 0.017345 10.0.0.141 - - [2026-02-02 23:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.141 - - [2026-02-02 23:31:40] "PUT /alarm/94c2222f-5f2e-4ee1-a297-01621dbc0c23 HTTP/1.1" 200 245 0.010259 10.0.0.141 - - [2026-02-02 23:31:40] "POST /alarms HTTP/1.1" 409 254 0.007428 10.0.0.141 - - [2026-02-02 23:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.141 - - [2026-02-02 23:31:40] "PUT /alarm/00961897-5892-4afd-8672-f15f7b429d8c HTTP/1.1" 200 245 0.010209 10.0.0.141 - - [2026-02-02 23:31:40] "POST /alarms HTTP/1.1" 409 254 0.006379 10.0.0.141 - - [2026-02-02 23:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001261 10.0.0.141 - - [2026-02-02 23:31:40] "PUT /alarm/303096cc-99eb-4704-a6d6-6ceb7e7eaf1d HTTP/1.1" 200 245 0.017646 10.0.0.141 - - [2026-02-02 23:31:40] "POST /alarms HTTP/1.1" 409 247 0.009745 10.0.0.141 - - [2026-02-02 23:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.141 - - [2026-02-02 23:31:40] "PUT /alarm/fb0deb8c-6a80-4078-a717-8cfcd158fc36 HTTP/1.1" 200 245 0.010690 10.0.0.141 - - [2026-02-02 23:31:40] "POST /alarms HTTP/1.1" 409 272 0.008029 10.0.0.141 - - [2026-02-02 23:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.141 - - [2026-02-02 23:31:40] "PUT /alarm/e5808eae-deff-4d87-b034-d66b383c7254 HTTP/1.1" 200 245 0.009683 10.0.0.141 - - [2026-02-02 23:31:40] "POST /alarms HTTP/1.1" 409 261 0.006524 10.0.0.141 - - [2026-02-02 23:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.141 - - [2026-02-02 23:31:40] "PUT /alarm/ea8237cc-03ac-4773-b046-fed79a959e7e HTTP/1.1" 200 245 0.012587 10.0.0.141 - - [2026-02-02 23:31:40] "POST /alarms HTTP/1.1" 409 259 0.016635 10.0.0.141 - - [2026-02-02 23:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001359 10.0.0.141 - - [2026-02-02 23:31:40] "PUT /alarm/eb03b64f-3c0f-4340-add1-218538c62f6d HTTP/1.1" 200 245 0.010091 10.0.0.141 - - [2026-02-02 23:31:40] "POST /alarms HTTP/1.1" 409 265 0.002096 10.0.0.141 - - [2026-02-02 23:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.141 - - [2026-02-02 23:31:40] "PUT /alarm/8009d71f-9a82-44b6-8970-f50cf5185ed6 HTTP/1.1" 200 245 0.010847 10.0.0.141 - - [2026-02-02 23:31:40] "POST /alarms HTTP/1.1" 409 279 0.006775 10.0.0.141 - - [2026-02-02 23:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.141 - - [2026-02-02 23:31:40] "PUT /alarm/4ce07e53-7611-4fee-af7e-686e9cbd2671 HTTP/1.1" 200 245 0.009443 10.0.0.141 - - [2026-02-02 23:31:41] "GET / HTTP/1.1" 200 36215 0.001534 10.0.0.141 - - [2026-02-02 23:31:41] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001956 10.0.0.141 - - [2026-02-02 23:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001200 10.0.0.141 - - [2026-02-02 23:31:41] "PUT /global-vrouter-config/98eff132-3e9c-4091-adab-cfae7b6e5b7f HTTP/1.1" 200 277 0.009890 10.0.0.141 - - [2026-02-02 23:31:41] "GET / HTTP/1.1" 200 36215 0.001480 10.0.0.141 - - [2026-02-02 23:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.141 - - [2026-02-02 23:31:41] "GET /global-vrouter-config/98eff132-3e9c-4091-adab-cfae7b6e5b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002848 10.0.0.141 - - [2026-02-02 23:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001373 10.0.0.141 - - [2026-02-02 23:31:41] "PUT /global-vrouter-config/98eff132-3e9c-4091-adab-cfae7b6e5b7f HTTP/1.1" 200 277 0.008216 10.0.0.141 - - [2026-02-02 23:31:41] "GET / HTTP/1.1" 200 36215 0.001801 10.0.0.141 - - [2026-02-02 23:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.141 - - [2026-02-02 23:31:41] "GET /global-system-config/fb2093d1-6bcd-4b9f-aef9-3bdbc427ca32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005662 10.0.0.141 - - [2026-02-02 23:31:41] "PUT /global-system-config/fb2093d1-6bcd-4b9f-aef9-3bdbc427ca32 HTTP/1.1" 200 275 0.015390 10.0.0.141 - - [2026-02-02 23:31:45] "GET / HTTP/1.1" 200 36215 0.001354 10.0.0.141 - - [2026-02-02 23:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.141 - - [2026-02-02 23:31:45] "GET /routing-instance/f35808fd-a449-47f7-8b91-1950b64c0b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002396 10.0.0.141 - - [2026-02-02 23:31:45] "POST /bgp-routers HTTP/1.1" 409 301 0.004376 10.0.0.141 - - [2026-02-02 23:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001294 10.0.0.141 - - [2026-02-02 23:31:45] "GET /bgp-router/2191d256-63ab-4380-829d-e368542d7ff0?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1817 0.003218 10.0.0.141 - - [2026-02-02 23:31:45] "PUT /bgp-router/2191d256-63ab-4380-829d-e368542d7ff0 HTTP/1.1" 200 255 0.009611 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:31:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000839 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:31:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000810 10.0.0.141 - - [2026-02-02 23:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.141 - - [2026-02-02 23:31:47] "GET /global-vrouter-config/98eff132-3e9c-4091-adab-cfae7b6e5b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003647 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:31:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000880 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:31:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000862 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:31:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000949 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:31:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000939 10.0.0.141 - - [2026-02-02 23:32:08] "GET / HTTP/1.1" 200 36215 0.004089 10.0.0.141 - - [2026-02-02 23:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.141 - - [2026-02-02 23:32:08] "GET /global-system-config/fb2093d1-6bcd-4b9f-aef9-3bdbc427ca32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004484 10.0.0.141 - - [2026-02-02 23:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.141 - - [2026-02-02 23:32:08] "GET /config-node/9daa9f90-4287-4577-9f72-f7207febbca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.001909 10.0.0.141 - - [2026-02-02 23:32:08] "GET / HTTP/1.1" 200 36215 0.001445 10.0.0.141 - - [2026-02-02 23:32:08] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001964 10.0.0.141 - - [2026-02-02 23:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.141 - - [2026-02-02 23:32:13] "GET /global-vrouter-config/98eff132-3e9c-4091-adab-cfae7b6e5b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002101 10.0.0.141 - - [2026-02-02 23:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001259 10.0.0.141 - - [2026-02-02 23:32:13] "PUT /global-vrouter-config/98eff132-3e9c-4091-adab-cfae7b6e5b7f HTTP/1.1" 200 277 0.006488 10.0.0.141 - - [2026-02-02 23:32:14] "GET / HTTP/1.1" 200 36215 0.002759 10.0.0.141 - - [2026-02-02 23:32:14] "POST /alarms HTTP/1.1" 409 264 0.002000 10.0.0.141 - - [2026-02-02 23:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.141 - - [2026-02-02 23:32:14] "PUT /alarm/9b8db19b-4019-4a1f-9fad-72e571f5d81e HTTP/1.1" 200 245 0.008909 10.0.0.141 - - [2026-02-02 23:32:14] "POST /alarms HTTP/1.1" 409 261 0.004015 10.0.0.141 - - [2026-02-02 23:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.141 - - [2026-02-02 23:32:14] "PUT /alarm/bbde4a4e-971b-43cd-b561-d34f5818c2af HTTP/1.1" 200 245 0.007778 10.0.0.141 - - [2026-02-02 23:32:14] "POST /alarms HTTP/1.1" 409 261 0.007746 10.0.0.141 - - [2026-02-02 23:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002968 10.0.0.141 - - [2026-02-02 23:32:14] "PUT /alarm/f4e90ed8-d5d2-493f-8a6c-fe52423d3e9a HTTP/1.1" 200 245 0.008756 10.0.0.141 - - [2026-02-02 23:32:14] "POST /alarms HTTP/1.1" 409 253 0.010488 10.0.0.141 - - [2026-02-02 23:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001375 10.0.0.141 - - [2026-02-02 23:32:14] "PUT /alarm/99848e6b-d170-40a2-aa16-59b0da1e9113 HTTP/1.1" 200 245 0.011652 10.0.0.141 - - [2026-02-02 23:32:14] "POST /alarms HTTP/1.1" 409 251 0.009316 10.0.0.141 - - [2026-02-02 23:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.141 - - [2026-02-02 23:32:14] "PUT /alarm/d01d80ac-5fcb-41b5-81eb-b4baceb52c6e HTTP/1.1" 200 245 0.008852 10.0.0.141 - - [2026-02-02 23:32:14] "POST /alarms HTTP/1.1" 409 252 0.007031 10.0.0.141 - - [2026-02-02 23:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.141 - - [2026-02-02 23:32:14] "PUT /alarm/cbce7779-0f44-4585-a5cd-3f166b7f127c HTTP/1.1" 200 245 0.008481 10.0.0.141 - - [2026-02-02 23:32:14] "POST /alarms HTTP/1.1" 409 256 0.005973 10.0.0.141 - - [2026-02-02 23:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001536 10.0.0.141 - - [2026-02-02 23:32:14] "PUT /alarm/5ba83011-9643-4759-9175-32a21f63454b HTTP/1.1" 200 245 0.009947 10.0.0.141 - - [2026-02-02 23:32:14] "POST /alarms HTTP/1.1" 409 248 0.008629 10.0.0.141 - - [2026-02-02 23:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.141 - - [2026-02-02 23:32:14] "PUT /alarm/4037e44d-e6d1-46f7-aaa2-4e28ab6bede9 HTTP/1.1" 200 245 0.010087 10.0.0.141 - - [2026-02-02 23:32:14] "POST /alarms HTTP/1.1" 409 252 0.011924 10.0.0.141 - - [2026-02-02 23:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.141 - - [2026-02-02 23:32:14] "PUT /alarm/8ca62f1b-5051-40c5-baf2-36938f147891 HTTP/1.1" 200 245 0.021787 10.0.0.141 - - [2026-02-02 23:32:14] "POST /alarms HTTP/1.1" 409 257 0.011862 10.0.0.141 - - [2026-02-02 23:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.141 - - [2026-02-02 23:32:14] "PUT /alarm/7352e1a8-c418-4ccd-a706-d70b3de951d2 HTTP/1.1" 200 245 0.008333 10.0.0.141 - - [2026-02-02 23:32:14] "POST /alarms HTTP/1.1" 409 251 0.004668 10.0.0.141 - - [2026-02-02 23:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.141 - - [2026-02-02 23:32:14] "PUT /alarm/e0d38e07-042e-4f3b-9477-990b80da7d94 HTTP/1.1" 200 245 0.010715 10.0.0.141 - - [2026-02-02 23:32:14] "POST /alarms HTTP/1.1" 409 257 0.010171 10.0.0.141 - - [2026-02-02 23:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.141 - - [2026-02-02 23:32:14] "PUT /alarm/19e96191-cd3f-4675-a2e2-05e32e1bb244 HTTP/1.1" 200 245 0.008973 10.0.0.141 - - [2026-02-02 23:32:14] "POST /alarms HTTP/1.1" 409 261 0.007072 10.0.0.141 - - [2026-02-02 23:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001230 10.0.0.141 - - [2026-02-02 23:32:14] "PUT /alarm/cd57411d-9e4e-41b9-948e-c45538d6e687 HTTP/1.1" 200 245 0.009695 10.0.0.141 - - [2026-02-02 23:32:14] "POST /alarms HTTP/1.1" 409 258 0.010156 10.0.0.141 - - [2026-02-02 23:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010314 10.0.0.141 - - [2026-02-02 23:32:14] "PUT /alarm/f12f1df8-ff06-4194-b1b3-fe9617e0072e HTTP/1.1" 200 245 0.007968 10.0.0.141 - - [2026-02-02 23:32:14] "POST /alarms HTTP/1.1" 409 254 0.005059 10.0.0.141 - - [2026-02-02 23:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.141 - - [2026-02-02 23:32:15] "PUT /alarm/94c2222f-5f2e-4ee1-a297-01621dbc0c23 HTTP/1.1" 200 245 0.013028 10.0.0.141 - - [2026-02-02 23:32:15] "POST /alarms HTTP/1.1" 409 254 0.006866 10.0.0.141 - - [2026-02-02 23:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.141 - - [2026-02-02 23:32:15] "PUT /alarm/00961897-5892-4afd-8672-f15f7b429d8c HTTP/1.1" 200 245 0.013597 10.0.0.141 - - [2026-02-02 23:32:15] "POST /alarms HTTP/1.1" 409 254 0.010280 10.0.0.141 - - [2026-02-02 23:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.141 - - [2026-02-02 23:32:15] "PUT /alarm/303096cc-99eb-4704-a6d6-6ceb7e7eaf1d HTTP/1.1" 200 245 0.009907 10.0.0.141 - - [2026-02-02 23:32:15] "POST /alarms HTTP/1.1" 409 247 0.002611 10.0.0.141 - - [2026-02-02 23:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.141 - - [2026-02-02 23:32:15] "PUT /alarm/fb0deb8c-6a80-4078-a717-8cfcd158fc36 HTTP/1.1" 200 245 0.012393 10.0.0.141 - - [2026-02-02 23:32:15] "POST /alarms HTTP/1.1" 409 272 0.014142 10.0.0.141 - - [2026-02-02 23:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008206 10.0.0.141 - - [2026-02-02 23:32:15] "PUT /alarm/e5808eae-deff-4d87-b034-d66b383c7254 HTTP/1.1" 200 245 0.016511 10.0.0.141 - - [2026-02-02 23:32:15] "POST /alarms HTTP/1.1" 409 261 0.017604 10.0.0.141 - - [2026-02-02 23:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005899 10.0.0.141 - - [2026-02-02 23:32:15] "PUT /alarm/ea8237cc-03ac-4773-b046-fed79a959e7e HTTP/1.1" 200 245 0.013344 10.0.0.141 - - [2026-02-02 23:32:15] "POST /alarms HTTP/1.1" 409 259 0.006162 10.0.0.141 - - [2026-02-02 23:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004543 10.0.0.141 - - [2026-02-02 23:32:15] "PUT /alarm/eb03b64f-3c0f-4340-add1-218538c62f6d HTTP/1.1" 200 245 0.011118 10.0.0.141 - - [2026-02-02 23:32:15] "POST /alarms HTTP/1.1" 409 265 0.003591 10.0.0.141 - - [2026-02-02 23:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.141 - - [2026-02-02 23:32:15] "PUT /alarm/8009d71f-9a82-44b6-8970-f50cf5185ed6 HTTP/1.1" 200 245 0.010738 10.0.0.141 - - [2026-02-02 23:32:15] "POST /alarms HTTP/1.1" 409 279 0.006808 10.0.0.141 - - [2026-02-02 23:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.141 - - [2026-02-02 23:32:15] "PUT /alarm/4ce07e53-7611-4fee-af7e-686e9cbd2671 HTTP/1.1" 200 245 0.010700 10.0.0.141 - - [2026-02-02 23:32:15] "GET / HTTP/1.1" 200 36215 0.001859 10.0.0.141 - - [2026-02-02 23:32:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001849 10.0.0.141 - - [2026-02-02 23:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001380 10.0.0.141 - - [2026-02-02 23:32:15] "PUT /global-vrouter-config/98eff132-3e9c-4091-adab-cfae7b6e5b7f HTTP/1.1" 200 277 0.010212 10.0.0.141 - - [2026-02-02 23:32:16] "GET / HTTP/1.1" 200 36215 0.003464 10.0.0.141 - - [2026-02-02 23:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.141 - - [2026-02-02 23:32:16] "GET /global-vrouter-config/98eff132-3e9c-4091-adab-cfae7b6e5b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.005100 10.0.0.141 - - [2026-02-02 23:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.141 - - [2026-02-02 23:32:16] "PUT /global-vrouter-config/98eff132-3e9c-4091-adab-cfae7b6e5b7f HTTP/1.1" 200 277 0.020750 10.0.0.141 - - [2026-02-02 23:32:16] "GET / HTTP/1.1" 200 36215 0.002091 10.0.0.141 - - [2026-02-02 23:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.141 - - [2026-02-02 23:32:16] "GET /global-system-config/fb2093d1-6bcd-4b9f-aef9-3bdbc427ca32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004780 10.0.0.141 - - [2026-02-02 23:32:16] "PUT /global-system-config/fb2093d1-6bcd-4b9f-aef9-3bdbc427ca32 HTTP/1.1" 200 275 0.017135 10.0.0.141 - - [2026-02-02 23:32:20] "GET / HTTP/1.1" 200 36215 0.001421 10.0.0.141 - - [2026-02-02 23:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.141 - - [2026-02-02 23:32:20] "GET /routing-instance/f35808fd-a449-47f7-8b91-1950b64c0b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002300 10.0.0.141 - - [2026-02-02 23:32:20] "POST /bgp-routers HTTP/1.1" 409 301 0.001765 10.0.0.141 - - [2026-02-02 23:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.141 - - [2026-02-02 23:32:20] "GET /bgp-router/2191d256-63ab-4380-829d-e368542d7ff0?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1817 0.002991 10.0.0.141 - - [2026-02-02 23:32:20] "PUT /bgp-router/2191d256-63ab-4380-829d-e368542d7ff0 HTTP/1.1" 200 255 0.018482 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:32:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000948 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:32:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000779 10.0.0.141 - - [2026-02-02 23:32:24] "POST /tags HTTP/1.1" 200 356 0.034835 10.0.0.141 - - [2026-02-02 23:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004643 10.0.0.141 - - [2026-02-02 23:32:24] "GET /tag/d1d9a5ee-dd76-4fef-a106-c5a6ff8e68b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.012813 10.0.0.141 - - [2026-02-02 23:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.141 - - [2026-02-02 23:32:24] "GET /virtual-network/c0efb7c0-f1c7-4af0-bc45-9cd690a4a17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.003650 10.0.0.141 - - [2026-02-02 23:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.141 - - [2026-02-02 23:32:24] "GET /project/bd4f339a-7ca2-4923-a687-3563cb698f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.056806 10.0.0.141 - - [2026-02-02 23:32:24] "POST /virtual-machines HTTP/1.1" 200 352 0.011033 10.0.0.141 - - [2026-02-02 23:32:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.018409 10.0.0.141 - - [2026-02-02 23:32:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.094541 10.0.0.141 - - [2026-02-02 23:32:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.009213 10.0.0.141 - - [2026-02-02 23:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007448 10.0.0.141 - - [2026-02-02 23:32:24] "GET /virtual-machine-interface/6d897098-008f-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.004865 10.0.0.141 - - [2026-02-02 23:32:24] "POST /instance-ips HTTP/1.1" 200 392 0.019268 10.0.0.141 - - [2026-02-02 23:32:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.018495 10.0.0.141 - - [2026-02-02 23:32:24] "GET /virtual-machine-interface/6d897098-008f-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.011080 10.0.0.141 - - [2026-02-02 23:32:24] "POST /set-tag HTTP/1.1" 200 109 0.014315 10.0.0.141 - - [2026-02-02 23:32:24] "GET /virtual-machine-interface/6d897098-008f-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.008470 10.0.0.141 - - [2026-02-02 23:32:24] "GET /instance-ip/6da2838a-008f-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.006242 10.0.0.141 - - [2026-02-02 23:32:24] "GET /virtual-machine-interface/6d897098-008f-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.003984 10.0.0.141 - - [2026-02-02 23:32:24] "POST /set-tag HTTP/1.1" 200 109 0.001685 10.0.0.141 - - [2026-02-02 23:32:24] "GET /virtual-router/7e2cb549-2540-4d28-bd96-7d4355ed7f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002910 10.0.0.141 - - [2026-02-02 23:32:24] "POST /ref-update HTTP/1.1" 200 156 0.008041 10.0.0.141 - - [2026-02-02 23:32:24] "GET /virtual-machine-interface/6d897098-008f-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.011496 10.0.0.141 - - [2026-02-02 23:32:24] "POST /set-tag HTTP/1.1" 200 109 0.002561 10.0.0.141 - - [2026-02-02 23:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.141 - - [2026-02-02 23:32:24] "GET /virtual-network/c0efb7c0-f1c7-4af0-bc45-9cd690a4a17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.003911 10.0.0.141 - - [2026-02-02 23:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001366 10.0.0.141 - - [2026-02-02 23:32:24] "GET /project/bd4f339a-7ca2-4923-a687-3563cb698f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.026941 10.0.0.141 - - [2026-02-02 23:32:24] "POST /virtual-machines HTTP/1.1" 200 356 0.006879 10.0.0.141 - - [2026-02-02 23:32:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.019737 10.0.0.141 - - [2026-02-02 23:32:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.098974 10.0.0.141 - - [2026-02-02 23:32:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.007515 10.0.0.141 - - [2026-02-02 23:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001504 10.0.0.141 - - [2026-02-02 23:32:25] "GET /virtual-machine-interface/6df00cea-008f-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2821 0.011149 10.0.0.141 - - [2026-02-02 23:32:25] "POST /instance-ips HTTP/1.1" 200 396 0.026628 10.0.0.141 - - [2026-02-02 23:32:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.032422 10.0.0.141 - - [2026-02-02 23:32:25] "GET /virtual-machine-interface/6df00cea-008f-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2821 0.011182 10.0.0.141 - - [2026-02-02 23:32:25] "POST /set-tag HTTP/1.1" 200 109 0.018827 10.0.0.141 - - [2026-02-02 23:32:25] "GET /virtual-machine-interface/6df00cea-008f-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.013651 10.0.0.141 - - [2026-02-02 23:32:25] "GET /instance-ip/6e078f32-008f-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.005714 10.0.0.141 - - [2026-02-02 23:32:25] "GET /virtual-machine-interface/6df00cea-008f-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.003947 10.0.0.141 - - [2026-02-02 23:32:25] "POST /set-tag HTTP/1.1" 200 109 0.001945 10.0.0.141 - - [2026-02-02 23:32:25] "GET /virtual-router/7e2cb549-2540-4d28-bd96-7d4355ed7f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.003933 10.0.0.141 - - [2026-02-02 23:32:25] "POST /ref-update HTTP/1.1" 200 156 0.007839 10.0.0.141 - - [2026-02-02 23:32:25] "GET /virtual-machine-interface/6df00cea-008f-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.008387 10.0.0.141 - - [2026-02-02 23:32:25] "POST /set-tag HTTP/1.1" 200 109 0.001998 10.0.0.141 - - [2026-02-02 23:32:25] "GET /virtual-machine-interface/6d897098-008f-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.005378 10.0.0.141 - - [2026-02-02 23:32:25] "POST /set-tag HTTP/1.1" 200 109 0.003234 10.0.0.141 - - [2026-02-02 23:32:25] "GET /virtual-machine-interface/6df00cea-008f-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.004102 10.0.0.141 - - [2026-02-02 23:32:25] "POST /set-tag HTTP/1.1" 200 109 0.002087 10.0.0.141 - - [2026-02-02 23:32:36] "GET / HTTP/1.1" 200 36215 0.001806 10.0.0.141 - - [2026-02-02 23:32:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.141 - - [2026-02-02 23:32:36] "GET /global-system-config/fb2093d1-6bcd-4b9f-aef9-3bdbc427ca32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004390 10.0.0.141 - - [2026-02-02 23:32:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.141 - - [2026-02-02 23:32:36] "GET /config-node/9daa9f90-4287-4577-9f72-f7207febbca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002454 10.0.0.141 - - [2026-02-02 23:32:41] "GET /virtual-machine-interface/6d897098-008f-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004253 10.0.0.141 - - [2026-02-02 23:32:41] "POST /set-tag HTTP/1.1" 200 109 0.001871 10.0.0.141 - - [2026-02-02 23:32:42] "GET /virtual-machine-interface/6df00cea-008f-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.004023 10.0.0.141 - - [2026-02-02 23:32:42] "POST /set-tag HTTP/1.1" 200 109 0.002108 10.0.0.141 - - [2026-02-02 23:32:43] "GET /virtual-machine-interface/6d897098-008f-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.005066 10.0.0.141 - - [2026-02-02 23:32:43] "POST /set-tag HTTP/1.1" 200 109 0.003024 10.0.0.141 - - [2026-02-02 23:32:47] "GET / HTTP/1.1" 200 36215 0.001831 10.0.0.141 - - [2026-02-02 23:32:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.141 - - [2026-02-02 23:32:47] "GET /routing-instance/f35808fd-a449-47f7-8b91-1950b64c0b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003031 10.0.0.141 - - [2026-02-02 23:32:47] "POST /bgp-routers HTTP/1.1" 409 301 0.001709 10.0.0.141 - - [2026-02-02 23:32:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001384 10.0.0.141 - - [2026-02-02 23:32:47] "GET /bgp-router/2191d256-63ab-4380-829d-e368542d7ff0?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1817 0.002657 10.0.0.141 - - [2026-02-02 23:32:47] "PUT /bgp-router/2191d256-63ab-4380-829d-e368542d7ff0 HTTP/1.1" 200 255 0.011845 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:32:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000855 [Introspect:8084]10.0.0.141 - - [2026-02-02 23:32:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000930 10.0.0.141 - - [2026-02-02 23:33:14] "GET /virtual-machine-interface/6d897098-008f-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004136 10.0.0.141 - - [2026-02-02 23:33:14] "POST /set-tag HTTP/1.1" 200 109 0.002038 10.0.0.141 - - [2026-02-02 23:33:14] "GET /virtual-machine-interface/6d897098-008f-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.006110 10.0.0.141 - - [2026-02-02 23:33:14] "POST /set-tag HTTP/1.1" 200 109 0.007450 10.0.0.141 - - [2026-02-02 23:33:14] "GET /virtual-machine/4e08acad-def9-4efa-b19b-35bb23b92b0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.006445 10.0.0.141 - - [2026-02-02 23:33:14] "POST /ref-update HTTP/1.1" 200 156 0.012729 10.0.0.141 - - [2026-02-02 23:33:15] "GET /virtual-machine-interface/6d897098-008f-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.011214 10.0.0.141 - - [2026-02-02 23:33:15] "POST /set-tag HTTP/1.1" 200 109 0.019231 10.0.0.141 - - [2026-02-02 23:33:15] "POST /set-tag HTTP/1.1" 200 109 0.029112 10.0.0.141 - - [2026-02-02 23:33:15] "DELETE /instance-ip/6da2838a-008f-11f1-8064-fa163ed9d54b HTTP/1.1" 200 115 0.037567 10.0.0.141 - - [2026-02-02 23:33:15] "DELETE /virtual-machine-interface/6d897098-008f-11f1-8064-fa163ed9d54b HTTP/1.1" 200 115 0.038471 10.0.0.141 - - [2026-02-02 23:33:15] "DELETE /virtual-machine/4e08acad-def9-4efa-b19b-35bb23b92b0a HTTP/1.1" 200 115 0.030799 10.0.0.141 - - [2026-02-02 23:33:15] "GET /virtual-machine-interface/6df00cea-008f-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.012417 10.0.0.141 - - [2026-02-02 23:33:15] "POST /set-tag HTTP/1.1" 200 109 0.002622 10.0.0.141 - - [2026-02-02 23:33:19] "GET /global-system-configs HTTP/1.1" 200 323 0.001721 10.0.0.141 - - [2026-02-02 23:33:20] "GET /global-system-configs HTTP/1.1" 200 323 0.001686 10.0.0.141 - - [2026-02-02 23:33:45] "GET /virtual-machine-interface/6df00cea-008f-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.004314 10.0.0.141 - - [2026-02-02 23:33:45] "POST /set-tag HTTP/1.1" 200 109 0.003282 10.0.0.141 - - [2026-02-02 23:33:45] "GET /virtual-machine-interface/6df00cea-008f-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.005179 10.0.0.141 - - [2026-02-02 23:33:45] "POST /set-tag HTTP/1.1" 200 109 0.002674 10.0.0.141 - - [2026-02-02 23:33:46] "GET /virtual-machine/099f755a-1e45-4461-9952-92cea981353d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.002790 10.0.0.141 - - [2026-02-02 23:33:46] "POST /ref-update HTTP/1.1" 200 156 0.023741 10.0.0.141 - - [2026-02-02 23:33:46] "GET /virtual-machine-interface/6df00cea-008f-11f1-8064-fa163ed9d54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.008605 10.0.0.141 - - [2026-02-02 23:33:46] "POST /set-tag HTTP/1.1" 200 109 0.019171 10.0.0.141 - - [2026-02-02 23:33:46] "POST /set-tag HTTP/1.1" 200 109 0.035297 10.0.0.141 - - [2026-02-02 23:33:46] "DELETE /instance-ip/6e078f32-008f-11f1-8064-fa163ed9d54b HTTP/1.1" 200 115 0.050321 10.0.0.141 - - [2026-02-02 23:33:46] "DELETE /virtual-machine-interface/6df00cea-008f-11f1-8064-fa163ed9d54b HTTP/1.1" 200 115 0.036188 10.0.0.141 - - [2026-02-02 23:33:46] "DELETE /virtual-machine/099f755a-1e45-4461-9952-92cea981353d HTTP/1.1" 200 115 0.030455 10.0.0.141 - - [2026-02-02 23:33:46] "DELETE /tag/d1d9a5ee-dd76-4fef-a106-c5a6ff8e68b8 HTTP/1.1" 200 115 0.039508