++ 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 +++ date ++ exec +++ tee -a /var/log/contrail/config-api/console.log ++ echo 'INFO: =================== Wed Feb 4 12:54:00 PM UTC 2026 ===================' INFO: =================== Wed Feb 4 12:54:00 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 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' +++ ip addr show dev ens3 ++ 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 ++ echo 10.0.0.141 ++ cut -d , -f 1 + local cassandra=10.0.0.141 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.141 9041 + echo -e '\035\nquit' + 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 +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.141,10.120.117.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.120.117.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 ]] ++ sed 's/,/ /g' ++ echo 10.0.0.141:9041 + 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=__ ++ set -o posix ++ grep '^API__.*__.*=.*$' ++ set ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/04/2026 12:54:43.819 7f3473539540 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/04/2026 12:54:44.290 7f3473539540 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/04/2026 12:54:44.343 7f3473539540 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/04/2026 12:54:44.343 7f3473539540 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.141 - - [2026-02-04 12:54:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000601 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-04 12:54:54] "GET / HTTP/1.1" 503 181 0.000483 10.0.0.141 - - [2026-02-04 12:54:55] "GET / HTTP/1.1" 503 181 0.000411 10.0.0.141 - - [2026-02-04 12:54:55] "GET / HTTP/1.1" 200 36215 0.001571 10.0.0.141 - - [2026-02-04 12:54:55] "GET / HTTP/1.1" 200 45303 0.001142 10.0.0.141 - - [2026-02-04 12:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.019076 10.0.0.141 - - [2026-02-04 12:54:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.141 - - [2026-02-04 12:54:56] "GET / HTTP/1.1" 200 36215 0.001862 10.0.0.141 - - [2026-02-04 12:54:57] "GET / HTTP/1.1" 200 36215 0.001262 10.0.0.141 - - [2026-02-04 12:54:57] "GET / HTTP/1.1" 200 36215 0.001143 10.0.0.141 - - [2026-02-04 12:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.141 - - [2026-02-04 12:54:57] "GET /global-system-config/bbf967d1-c6fd-4cdc-994c-d239c1eb5df8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.072471 10.0.0.141 - - [2026-02-04 12:54:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.002361 10.0.0.141 - - [2026-02-04 12:54:57] "POST /config-nodes HTTP/1.1" 200 595 0.050271 10.0.0.141 - - [2026-02-04 12:54:57] "POST /fqname-to-id HTTP/1.1" 404 186 0.003188 10.0.0.141 - - [2026-02-04 12:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.141 - - [2026-02-04 12:54:57] "GET /global-system-config/bbf967d1-c6fd-4cdc-994c-d239c1eb5df8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.011223 10.0.0.141 - - [2026-02-04 12:54:57] "POST /service-appliance-sets HTTP/1.1" 200 555 0.107900 10.0.0.141 - - [2026-02-04 12:54:58] "POST /fqname-to-id HTTP/1.1" 404 180 0.002642 10.0.0.141 - - [2026-02-04 12:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007231 10.0.0.141 - - [2026-02-04 12:54:58] "GET /global-system-config/bbf967d1-c6fd-4cdc-994c-d239c1eb5df8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006992 10.0.0.141 - - [2026-02-04 12:54:58] "GET / HTTP/1.1" 200 36215 0.001196 10.0.0.141 - - [2026-02-04 12:54:58] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002204 10.0.0.141 - - [2026-02-04 12:54:58] "POST /service-appliance-sets HTTP/1.1" 200 543 0.155693 10.0.0.141 - - [2026-02-04 12:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005850 10.0.0.141 - - [2026-02-04 12:54:58] "GET /network-ipam/b57c263f-3dfb-414c-a69e-3df3ff06ae46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.027452 10.0.0.141 - - [2026-02-04 12:54:58] "POST /service-templates HTTP/1.1" 200 513 0.068088 10.0.0.141 - - [2026-02-04 12:54:58] "POST /service-templates HTTP/1.1" 200 503 0.049857 10.0.0.141 - - [2026-02-04 12:54:58] "POST /service-templates HTTP/1.1" 200 517 0.030472 10.0.0.141 - - [2026-02-04 12:54:58] "POST /service-templates HTTP/1.1" 200 537 0.032910 10.0.0.141 - - [2026-02-04 12:54:58] "POST /service-templates HTTP/1.1" 200 509 0.051870 10.0.0.141 - - [2026-02-04 12:54:59] "GET / HTTP/1.1" 200 36215 0.001345 10.0.0.141 - - [2026-02-04 12:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.141 - - [2026-02-04 12:54:59] "GET /global-system-config/bbf967d1-c6fd-4cdc-994c-d239c1eb5df8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006063 10.0.0.141 - - [2026-02-04 12:54:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.002206 10.0.0.141 - - [2026-02-04 12:54:59] "GET / HTTP/1.1" 200 36215 0.002042 10.0.0.141 - - [2026-02-04 12:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007802 10.0.0.141 - - [2026-02-04 12:54:59] "POST /config-database-nodes HTTP/1.1" 200 613 0.044379 10.0.0.141 - - [2026-02-04 12:54:59] "GET /global-system-config/bbf967d1-c6fd-4cdc-994c-d239c1eb5df8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.019978 10.0.0.141 - - [2026-02-04 12:54:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.002016 10.0.0.141 - - [2026-02-04 12:54:59] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.032884 10.0.0.141 - - [2026-02-04 12:55:00] "GET / HTTP/1.1" 200 36215 0.001571 10.0.0.141 - - [2026-02-04 12:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.016442 10.0.0.141 - - [2026-02-04 12:55:00] "GET /global-system-config/bbf967d1-c6fd-4cdc-994c-d239c1eb5df8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.015597 10.0.0.141 - - [2026-02-04 12:55:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.007454 10.0.0.141 - - [2026-02-04 12:55:00] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.039903 10.0.0.141 - - [2026-02-04 12:55:00] "GET / HTTP/1.1" 200 36215 0.001384 10.0.0.141 - - [2026-02-04 12:55:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.141 - - [2026-02-04 12:55:00] "GET /global-system-config/bbf967d1-c6fd-4cdc-994c-d239c1eb5df8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008399 10.0.0.141 - - [2026-02-04 12:55:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.004497 10.0.0.141 - - [2026-02-04 12:55:00] "POST /database-nodes HTTP/1.1" 200 599 0.055590 10.0.0.141 - - [2026-02-04 12:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006474 10.0.0.141 - - [2026-02-04 12:55:01] "GET /network-ipam/b57c263f-3dfb-414c-a69e-3df3ff06ae46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004575 10.0.0.141 - - [2026-02-04 12:55:01] "GET / HTTP/1.1" 200 36215 0.003717 10.0.0.141 - - [2026-02-04 12:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.141 - - [2026-02-04 12:55:01] "GET /global-system-config/bbf967d1-c6fd-4cdc-994c-d239c1eb5df8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.014543 10.0.0.141 - - [2026-02-04 12:55:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.001981 10.0.0.141 - - [2026-02-04 12:55:01] "POST /analytics-nodes HTTP/1.1" 200 601 0.031559 10.0.0.141 - - [2026-02-04 12:55:01] "POST /fqname-to-id HTTP/1.1" 404 225 0.003082 10.0.0.141 - - [2026-02-04 12:55:01] "POST /access-control-lists HTTP/1.1" 200 589 0.036346 10.0.0.141 - - [2026-02-04 12:55:01] "POST /fqname-to-id HTTP/1.1" 404 224 0.024343 10.0.0.141 - - [2026-02-04 12:55:01] "POST /access-control-lists HTTP/1.1" 200 587 0.044791 10.0.0.141 - - [2026-02-04 12:55:02] "POST /route-targets HTTP/1.1" 200 328 0.019369 10.0.0.141 - - [2026-02-04 12:55:02] "POST /ref-update HTTP/1.1" 200 156 0.042360 10.0.0.141 - - [2026-02-04 12:55:02] "POST /route-targets HTTP/1.1" 200 328 0.031136 10.0.0.141 - - [2026-02-04 12:55:02] "POST /ref-update HTTP/1.1" 200 156 0.036170 10.0.0.141 - - [2026-02-04 12:55:02] "POST /route-targets HTTP/1.1" 200 328 0.011724 10.0.0.141 - - [2026-02-04 12:55:02] "POST /ref-update HTTP/1.1" 200 156 0.027412 10.0.0.141 - - [2026-02-04 12:55:02] "POST /route-targets HTTP/1.1" 200 328 0.012014 10.0.0.141 - - [2026-02-04 12:55:02] "POST /ref-update HTTP/1.1" 200 156 0.039052 10.0.0.141 - - [2026-02-04 12:55:02] "POST /fqname-to-id HTTP/1.1" 404 201 0.006099 10.0.0.141 - - [2026-02-04 12:55:02] "POST /access-control-lists HTTP/1.1" 200 553 0.071242 10.0.0.141 - - [2026-02-04 12:55:02] "PUT /access-control-list/9ddef389-f3c2-49c4-974a-f3c5d70f1b61 HTTP/1.1" 200 273 0.027751 10.0.0.141 - - [2026-02-04 12:55:02] "GET / HTTP/1.1" 200 36215 0.001929 10.0.0.141 - - [2026-02-04 12:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.141 - - [2026-02-04 12:55:02] "PUT /access-control-list/73c75b94-42ba-41fe-bef5-cd29c0e7d2e6 HTTP/1.1" 200 273 0.017499 10.0.0.141 - - [2026-02-04 12:55:02] "GET /routing-instance/e7c22984-aaea-4691-b7a0-4cbbad28ee63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.005441 10.0.0.141 - - [2026-02-04 12:55:02] "POST /bgp-routers HTTP/1.1" 200 618 0.054537 10.0.0.141 - - [2026-02-04 12:55:02] "GET /bgp-router/d87c0df5-27d7-4dfc-b6f4-13476740d8f6?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.029990 10.0.0.141 - - [2026-02-04 12:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.141 - - [2026-02-04 12:55:02] "GET /global-system-config/bbf967d1-c6fd-4cdc-994c-d239c1eb5df8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.023281 10.0.0.141 - - [2026-02-04 12:55:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002383 10.0.0.141 - - [2026-02-04 12:55:02] "POST /ref-update HTTP/1.1" 200 156 0.009728 10.0.0.141 - - [2026-02-04 12:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.141 - - [2026-02-04 12:55:03] "GET /global-vrouter-config/9a399fcf-8f1d-4724-a39e-19d924f8120a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.003626 10.0.0.141 - - [2026-02-04 12:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.141 - - [2026-02-04 12:55:03] "PUT /global-vrouter-config/9a399fcf-8f1d-4724-a39e-19d924f8120a HTTP/1.1" 200 277 0.010693 10.0.0.141 - - [2026-02-04 12:55:03] "GET / HTTP/1.1" 200 36215 0.002614 10.0.0.141 - - [2026-02-04 12:55:03] "POST /alarms HTTP/1.1" 200 583 0.046073 10.0.0.141 - - [2026-02-04 12:55:03] "POST /alarms HTTP/1.1" 200 577 0.031253 10.0.0.141 - - [2026-02-04 12:55:03] "POST /alarms HTTP/1.1" 200 577 0.043265 10.0.0.141 - - [2026-02-04 12:55:03] "POST /alarms HTTP/1.1" 200 561 0.052166 10.0.0.141 - - [2026-02-04 12:55:03] "POST /alarms HTTP/1.1" 200 557 0.045099 10.0.0.141 - - [2026-02-04 12:55:03] "POST /alarms HTTP/1.1" 200 559 0.049427 10.0.0.141 - - [2026-02-04 12:55:03] "POST /alarms HTTP/1.1" 200 567 0.048424 10.0.0.141 - - [2026-02-04 12:55:03] "POST /alarms HTTP/1.1" 200 551 0.042733 10.0.0.141 - - [2026-02-04 12:55:04] "POST /alarms HTTP/1.1" 200 559 0.030510 10.0.0.141 - - [2026-02-04 12:55:04] "POST /alarms HTTP/1.1" 200 569 0.062082 10.0.0.141 - - [2026-02-04 12:55:04] "POST /alarms HTTP/1.1" 200 557 0.025073 10.0.0.141 - - [2026-02-04 12:55:04] "POST /alarms HTTP/1.1" 200 569 0.059904 10.0.0.141 - - [2026-02-04 12:55:04] "POST /alarms HTTP/1.1" 200 577 0.103985 10.0.0.141 - - [2026-02-04 12:55:04] "POST /alarms HTTP/1.1" 200 571 0.038124 10.0.0.141 - - [2026-02-04 12:55:04] "POST /alarms HTTP/1.1" 200 563 0.031996 10.0.0.141 - - [2026-02-04 12:55:04] "POST /alarms HTTP/1.1" 200 563 0.045366 10.0.0.141 - - [2026-02-04 12:55:04] "POST /alarms HTTP/1.1" 200 563 0.028793 10.0.0.141 - - [2026-02-04 12:55:04] "POST /alarms HTTP/1.1" 200 549 0.054886 [Introspect:8084]10.0.0.141 - - [2026-02-04 12:55:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001627 [Introspect:8084]10.0.0.141 - - [2026-02-04 12:55:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000916 10.0.0.141 - - [2026-02-04 12:55:04] "POST /alarms HTTP/1.1" 200 597 0.067189 10.0.0.141 - - [2026-02-04 12:55:04] "POST /alarms HTTP/1.1" 200 577 0.022929 10.0.0.141 - - [2026-02-04 12:55:04] "POST /alarms HTTP/1.1" 200 573 0.032918 10.0.0.141 - - [2026-02-04 12:55:04] "POST /alarms HTTP/1.1" 200 585 0.031675 10.0.0.141 - - [2026-02-04 12:55:04] "POST /alarms HTTP/1.1" 200 611 0.023741 10.0.0.141 - - [2026-02-04 12:55:05] "GET / HTTP/1.1" 200 36215 0.001311 10.0.0.141 - - [2026-02-04 12:55:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002301 10.0.0.141 - - [2026-02-04 12:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.141 - - [2026-02-04 12:55:05] "PUT /global-vrouter-config/9a399fcf-8f1d-4724-a39e-19d924f8120a HTTP/1.1" 200 277 0.011031 10.0.0.141 - - [2026-02-04 12:55:05] "GET / HTTP/1.1" 200 36215 0.001519 10.0.0.141 - - [2026-02-04 12:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.141 - - [2026-02-04 12:55:05] "GET /global-vrouter-config/9a399fcf-8f1d-4724-a39e-19d924f8120a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.066505 10.0.0.141 - - [2026-02-04 12:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.141 - - [2026-02-04 12:55:05] "PUT /global-vrouter-config/9a399fcf-8f1d-4724-a39e-19d924f8120a HTTP/1.1" 200 277 0.007719 10.0.0.141 - - [2026-02-04 12:55:05] "GET / HTTP/1.1" 200 36215 0.001383 10.0.0.141 - - [2026-02-04 12:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.141 - - [2026-02-04 12:55:05] "GET /global-system-config/bbf967d1-c6fd-4cdc-994c-d239c1eb5df8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.017707 10.0.0.141 - - [2026-02-04 12:55:05] "PUT /global-system-config/bbf967d1-c6fd-4cdc-994c-d239c1eb5df8 HTTP/1.1" 200 275 0.057861 [Introspect:8084]10.0.0.141 - - [2026-02-04 12:55:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000881 [Introspect:8084]10.0.0.141 - - [2026-02-04 12:55:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000922 10.0.0.141 - - [2026-02-04 12:55:26] "GET / HTTP/1.1" 200 36215 0.001498 10.0.0.141 - - [2026-02-04 12:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.141 - - [2026-02-04 12:55:26] "GET /global-system-config/bbf967d1-c6fd-4cdc-994c-d239c1eb5df8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004603 10.0.0.141 - - [2026-02-04 12:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.141 - - [2026-02-04 12:55:26] "GET /config-node/761c3d6a-3eed-4ee3-a9cc-a1e8358bb0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003669 10.0.0.141 - - [2026-02-04 12:55:38] "GET / HTTP/1.1" 200 36215 0.001186 10.0.0.141 - - [2026-02-04 12:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.141 - - [2026-02-04 12:55:38] "GET /routing-instance/e7c22984-aaea-4691-b7a0-4cbbad28ee63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002777 10.0.0.141 - - [2026-02-04 12:55:38] "POST /bgp-routers HTTP/1.1" 409 301 0.001756 10.0.0.141 - - [2026-02-04 12:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.141 - - [2026-02-04 12:55:38] "GET /bgp-router/d87c0df5-27d7-4dfc-b6f4-13476740d8f6?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.006259 10.0.0.141 - - [2026-02-04 12:55:38] "PUT /bgp-router/d87c0df5-27d7-4dfc-b6f4-13476740d8f6 HTTP/1.1" 200 255 0.021325 [Introspect:8084]10.0.0.141 - - [2026-02-04 12:55:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000907 [Introspect:8084]10.0.0.141 - - [2026-02-04 12:55:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000887 [Introspect:8084]10.0.0.141 - - [2026-02-04 12:55:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000893 [Introspect:8084]10.0.0.141 - - [2026-02-04 12:55:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000800 [Introspect:8084]10.0.0.141 - - [2026-02-04 12:56:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000886 [Introspect:8084]10.0.0.141 - - [2026-02-04 12:56:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000818 [Introspect:8084]10.0.0.141 - - [2026-02-04 12:56:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000849 [Introspect:8084]10.0.0.141 - - [2026-02-04 12:56:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000922 [Introspect:8084]10.0.0.141 - - [2026-02-04 12:57:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000856 [Introspect:8084]10.0.0.141 - - [2026-02-04 12:57:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000730 [Introspect:8084]10.0.0.141 - - [2026-02-04 12:58:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000811 [Introspect:8084]10.0.0.141 - - [2026-02-04 12:58:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000859 10.0.0.141 - - [2026-02-04 12:58:05] "GET / HTTP/1.1" 200 36215 0.001529 10.0.0.141 - - [2026-02-04 12:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.141 - - [2026-02-04 12:58:06] "GET /domain/a35ff993-c13f-4c31-b0f5-44b72045c916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.006348 10.0.0.141 - - [2026-02-04 12:58:06] "POST /id-to-fqname HTTP/1.1" 200 173 0.000484 10.0.0.141 - - [2026-02-04 12:58:06] "POST /fqname-to-id HTTP/1.1" 404 182 0.019734 10.0.0.141 - - [2026-02-04 12:58:06] "POST /security-groups HTTP/1.1" 200 570 0.078289 10.0.0.141 - - [2026-02-04 12:58:06] "POST /projects HTTP/1.1" 200 483 0.272462 10.0.0.141 - - [2026-02-04 12:58:06] "POST /fqname-to-id HTTP/1.1" 404 213 0.007067 10.0.0.141 - - [2026-02-04 12:58:06] "POST /security-groups HTTP/1.1" 200 536 0.132350 10.0.0.141 - - [2026-02-04 12:58:06] "POST /access-control-lists HTTP/1.1" 200 581 0.136697 10.0.0.141 - - [2026-02-04 12:58:06] "POST /fqname-to-id HTTP/1.1" 404 212 0.034288 10.0.0.141 - - [2026-02-04 12:58:06] "POST /chown HTTP/1.1" 200 109 0.060224 10.0.0.141 - - [2026-02-04 12:58:06] "POST /policy-managements HTTP/1.1" 409 214 0.011937 10.0.0.141 - - [2026-02-04 12:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.141 - - [2026-02-04 12:58:06] "GET /policy-management/2256a2a0-6294-4346-8d56-42ac57b2be9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003827 10.0.0.141 - - [2026-02-04 12:58:06] "POST /access-control-lists HTTP/1.1" 200 579 0.041314 10.0.0.141 - - [2026-02-04 12:58:06] "POST /application-policy-sets HTTP/1.1" 200 530 0.061803 10.0.0.141 - - [2026-02-04 12:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.141 - - [2026-02-04 12:58:06] "GET /global-vrouter-config/9a399fcf-8f1d-4724-a39e-19d924f8120a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002705 10.0.0.141 - - [2026-02-04 12:58:06] "PUT /global-vrouter-config/9a399fcf-8f1d-4724-a39e-19d924f8120a HTTP/1.1" 200 277 0.011374 10.0.0.141 - - [2026-02-04 12:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.028072 10.0.0.141 - - [2026-02-04 12:58:06] "GET /virtual-network/7084b6d5-c30f-4ea7-a9a1-16802ba5202e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004232 10.0.0.141 - - [2026-02-04 12:58:06] "POST /id-to-fqname HTTP/1.1" 200 177 0.000485 10.0.0.141 - - [2026-02-04 12:58:06] "POST /fqname-to-id HTTP/1.1" 404 186 0.015978 10.0.0.141 - - [2026-02-04 12:58:07] "POST /fqname-to-id HTTP/1.1" 404 232 0.001589 10.0.0.141 - - [2026-02-04 12:58:07] "POST /security-groups HTTP/1.1" 200 574 0.123121 10.0.0.141 - - [2026-02-04 12:58:07] "POST /projects HTTP/1.1" 200 491 0.331087 10.0.0.141 - - [2026-02-04 12:58:07] "POST /access-control-lists HTTP/1.1" 200 596 0.095579 10.0.0.141 - - [2026-02-04 12:58:07] "POST /fqname-to-id HTTP/1.1" 404 231 0.020943 10.0.0.141 - - [2026-02-04 12:58:07] "POST /security-groups HTTP/1.1" 200 548 0.069224 10.0.0.141 - - [2026-02-04 12:58:07] "POST /access-control-lists HTTP/1.1" 200 594 0.028498 10.0.0.141 - - [2026-02-04 12:58:07] "POST /fqname-to-id HTTP/1.1" 404 217 0.001965 10.0.0.141 - - [2026-02-04 12:58:07] "POST /chown HTTP/1.1" 200 109 0.064114 10.0.0.141 - - [2026-02-04 12:58:07] "POST /access-control-lists HTTP/1.1" 200 585 0.095064 10.0.0.141 - - [2026-02-04 12:58:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.002054 10.0.0.141 - - [2026-02-04 12:58:07] "POST /network-ipams HTTP/1.1" 200 524 0.127620 10.0.0.141 - - [2026-02-04 12:58:07] "POST /network-ipams HTTP/1.1" 200 512 0.077121 10.0.0.141 - - [2026-02-04 12:58:07] "POST /fqname-to-id HTTP/1.1" 404 198 0.010966 10.0.0.141 - - [2026-02-04 12:58:07] "POST /access-control-lists HTTP/1.1" 200 583 0.175082 10.0.0.141 - - [2026-02-04 12:58:07] "POST /fqname-to-id HTTP/1.1" 404 240 0.002752 10.0.0.141 - - [2026-02-04 12:58:07] "POST /access-control-lists HTTP/1.1" 200 604 0.034873 10.0.0.141 - - [2026-02-04 12:58:07] "POST /fqname-to-id HTTP/1.1" 404 239 0.001593 10.0.0.141 - - [2026-02-04 12:58:07] "POST /access-control-lists HTTP/1.1" 200 602 0.098220 10.0.0.141 - - [2026-02-04 12:58:07] "POST /useragent-kv HTTP/1.1" 200 115 0.009955 10.0.0.141 - - [2026-02-04 12:58:07] "POST /virtual-networks HTTP/1.1" 200 540 0.208278 10.0.0.141 - - [2026-02-04 12:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010671 10.0.0.141 - - [2026-02-04 12:58:07] "POST /fqname-to-id HTTP/1.1" 404 229 0.005524 10.0.0.141 - - [2026-02-04 12:58:08] "GET /virtual-network/6a1d4a16-8dff-4ad1-bdbd-0228a1c454c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.041945 10.0.0.141 - - [2026-02-04 12:58:08] "POST /access-control-lists HTTP/1.1" 200 591 0.084380 10.0.0.141 - - [2026-02-04 12:58:08] "POST /network-ipams HTTP/1.1" 200 520 0.068684 10.0.0.141 - - [2026-02-04 12:58:08] "POST /fqname-to-id HTTP/1.1" 404 202 0.002709 10.0.0.141 - - [2026-02-04 12:58:08] "POST /route-targets HTTP/1.1" 200 328 0.017393 10.0.0.141 - - [2026-02-04 12:58:08] "POST /ref-update HTTP/1.1" 200 156 0.097402 10.0.0.141 - - [2026-02-04 12:58:08] "PUT /access-control-list/08f9592b-d83f-47db-ae98-03aab90245da HTTP/1.1" 200 273 0.089778 10.0.0.141 - - [2026-02-04 12:58:08] "POST /useragent-kv HTTP/1.1" 200 115 0.032252 10.0.0.141 - - [2026-02-04 12:58:08] "POST /virtual-networks HTTP/1.1" 200 548 0.307140 10.0.0.141 - - [2026-02-04 12:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004397 10.0.0.141 - - [2026-02-04 12:58:08] "GET /virtual-network/985aa66b-1423-4e4f-a27e-f6928c658640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.013334 10.0.0.141 - - [2026-02-04 12:58:08] "POST /fqname-to-id HTTP/1.1" 404 199 0.001380 10.0.0.141 - - [2026-02-04 12:58:08] "POST /route-targets HTTP/1.1" 200 328 0.015794 10.0.0.141 - - [2026-02-04 12:58:08] "POST /ref-update HTTP/1.1" 200 156 0.023162 10.0.0.141 - - [2026-02-04 12:58:08] "POST /network-policys HTTP/1.1" 200 540 0.022042 10.0.0.141 - - [2026-02-04 12:58:08] "POST /fqname-to-id HTTP/1.1" 404 197 0.032580 10.0.0.141 - - [2026-02-04 12:58:08] "POST /network-policys HTTP/1.1" 200 536 0.037906 10.0.0.141 - - [2026-02-04 12:58:08] "POST /fqname-to-id HTTP/1.1" 404 201 0.002121 10.0.0.141 - - [2026-02-04 12:58:08] "POST /network-policys HTTP/1.1" 200 544 0.029530 10.0.0.141 - - [2026-02-04 12:58:08] "PUT /access-control-list/1dbc52a1-77bc-451c-807b-27247a82bd37 HTTP/1.1" 200 273 0.038907 10.0.0.141 - - [2026-02-04 12:58:08] "POST /ref-update HTTP/1.1" 200 156 0.100534 10.0.0.141 - - [2026-02-04 12:58:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010113 10.0.0.141 - - [2026-02-04 12:58:09] "PUT /access-control-list/08f9592b-d83f-47db-ae98-03aab90245da HTTP/1.1" 200 273 0.034951 10.0.0.141 - - [2026-02-04 12:58:09] "POST /ref-update HTTP/1.1" 200 156 0.151644 10.0.0.141 - - [2026-02-04 12:58:09] "PUT /access-control-list/1dbc52a1-77bc-451c-807b-27247a82bd37 HTTP/1.1" 200 273 0.046216 10.0.0.141 - - [2026-02-04 12:58:09] "POST /ref-update HTTP/1.1" 200 156 0.036208 10.0.0.141 - - [2026-02-04 12:58:09] "PUT /access-control-list/08f9592b-d83f-47db-ae98-03aab90245da HTTP/1.1" 200 273 0.026233 10.0.0.141 - - [2026-02-04 12:58:09] "POST /ref-update HTTP/1.1" 200 156 0.161484 10.0.0.141 - - [2026-02-04 12:58:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.056747 10.0.0.141 - - [2026-02-04 12:58:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003975 [Introspect:8084]10.0.0.141 - - [2026-02-04 12:58:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000803 [Introspect:8084]10.0.0.141 - - [2026-02-04 12:58:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001082 10.0.0.141 - - [2026-02-04 12:58:09] "POST /fqname-to-id HTTP/1.1" 404 237 0.010538 10.0.0.141 - - [2026-02-04 12:58:09] "POST /access-control-lists HTTP/1.1" 200 603 0.090309 10.0.0.141 - - [2026-02-04 12:58:09] "POST /ref-update HTTP/1.1" 200 156 0.183325 10.0.0.141 - - [2026-02-04 12:58:09] "PUT /access-control-list/1dbc52a1-77bc-451c-807b-27247a82bd37 HTTP/1.1" 200 273 0.044019 10.0.0.141 - - [2026-02-04 12:58:09] "POST /ref-update HTTP/1.1" 200 156 0.063402 10.0.0.141 - - [2026-02-04 12:58:09] "POST /ref-update HTTP/1.1" 200 156 0.123481 10.0.0.141 - - [2026-02-04 12:58:09] "PUT /access-control-list/815f7678-eb97-4b53-a31b-6c8152799fde HTTP/1.1" 200 273 0.049133 10.0.0.141 - - [2026-02-04 12:58:09] "POST /ref-update HTTP/1.1" 200 156 0.094920 10.0.0.141 - - [2026-02-04 12:58:09] "POST /ref-update HTTP/1.1" 200 156 0.190517 10.0.0.141 - - [2026-02-04 12:58:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014322 10.0.0.141 - - [2026-02-04 12:58:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002348 10.0.0.141 - - [2026-02-04 12:58:09] "PUT /access-control-list/815f7678-eb97-4b53-a31b-6c8152799fde HTTP/1.1" 200 273 0.073131 10.0.0.141 - - [2026-02-04 12:58:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006127 10.0.0.141 - - [2026-02-04 12:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005167 10.0.0.141 - - [2026-02-04 12:58:10] "GET /virtual-network/7084b6d5-c30f-4ea7-a9a1-16802ba5202e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.008648 10.0.0.141 - - [2026-02-04 12:58:10] "GET /application-policy-set/0fe6d517-4538-4a62-994a-947d787b05bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.014716 10.0.0.141 - - [2026-02-04 12:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004451 10.0.0.141 - - [2026-02-04 12:58:10] "GET /policy-management/2256a2a0-6294-4346-8d56-42ac57b2be9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003061 10.0.0.141 - - [2026-02-04 12:58:10] "POST /firewall-policys HTTP/1.1" 200 532 0.022404 10.0.0.141 - - [2026-02-04 12:58:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.022064 10.0.0.141 - - [2026-02-04 12:58:10] "GET /firewall-policy/f600900b-57e7-41b2-9373-4abd70dcbefa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.021788 10.0.0.141 - - [2026-02-04 12:58:10] "GET /application-policy-set/0fe6d517-4538-4a62-994a-947d787b05bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.004137 10.0.0.141 - - [2026-02-04 12:58:10] "GET /firewall-policy/f600900b-57e7-41b2-9373-4abd70dcbefa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003135 10.0.0.141 - - [2026-02-04 12:58:10] "POST /ref-update HTTP/1.1" 200 156 0.031380 10.0.0.141 - - [2026-02-04 12:58:10] "GET /application-policy-set/0fe6d517-4538-4a62-994a-947d787b05bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.007728 10.0.0.141 - - [2026-02-04 12:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.141 - - [2026-02-04 12:58:10] "GET /policy-management/2256a2a0-6294-4346-8d56-42ac57b2be9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003247 10.0.0.141 - - [2026-02-04 12:58:10] "POST /firewall-policys HTTP/1.1" 200 534 0.036232 10.0.0.141 - - [2026-02-04 12:58:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.014911 10.0.0.141 - - [2026-02-04 12:58:10] "GET /firewall-policy/76ec1405-d701-4304-9672-09b2e72433f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.018346 10.0.0.141 - - [2026-02-04 12:58:10] "GET /application-policy-set/0fe6d517-4538-4a62-994a-947d787b05bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.023707 10.0.0.141 - - [2026-02-04 12:58:10] "GET /firewall-policy/76ec1405-d701-4304-9672-09b2e72433f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002923 10.0.0.141 - - [2026-02-04 12:58:10] "GET /firewall-policy/f600900b-57e7-41b2-9373-4abd70dcbefa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002893 10.0.0.141 - - [2026-02-04 12:58:10] "GET /firewall-policy/f600900b-57e7-41b2-9373-4abd70dcbefa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.005169 10.0.0.141 - - [2026-02-04 12:58:10] "POST /ref-update HTTP/1.1" 200 156 0.015512 10.0.0.141 - - [2026-02-04 12:58:10] "POST /ref-update HTTP/1.1" 200 156 0.045501 10.0.0.141 - - [2026-02-04 12:58:10] "POST /ref-update HTTP/1.1" 200 156 0.039426 10.0.0.141 - - [2026-02-04 12:58:10] "GET /application-policy-set/0fe6d517-4538-4a62-994a-947d787b05bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.004214 10.0.0.141 - - [2026-02-04 12:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.141 - - [2026-02-04 12:58:10] "GET /policy-management/2256a2a0-6294-4346-8d56-42ac57b2be9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002512 10.0.0.141 - - [2026-02-04 12:58:10] "POST /firewall-policys HTTP/1.1" 200 532 0.030556 10.0.0.141 - - [2026-02-04 12:58:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.043853 10.0.0.141 - - [2026-02-04 12:58:10] "GET /firewall-policy/57f4869f-936a-4766-bed2-9165f79a9877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.015933 10.0.0.141 - - [2026-02-04 12:58:10] "GET /application-policy-set/0fe6d517-4538-4a62-994a-947d787b05bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.002955 10.0.0.141 - - [2026-02-04 12:58:10] "GET /firewall-policy/57f4869f-936a-4766-bed2-9165f79a9877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002542 10.0.0.141 - - [2026-02-04 12:58:10] "GET /firewall-policy/76ec1405-d701-4304-9672-09b2e72433f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003037 10.0.0.141 - - [2026-02-04 12:58:11] "GET /firewall-policy/f600900b-57e7-41b2-9373-4abd70dcbefa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002956 10.0.0.141 - - [2026-02-04 12:58:11] "GET /firewall-policy/f600900b-57e7-41b2-9373-4abd70dcbefa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002469 10.0.0.141 - - [2026-02-04 12:58:11] "GET /firewall-policy/76ec1405-d701-4304-9672-09b2e72433f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003727 10.0.0.141 - - [2026-02-04 12:58:11] "POST /ref-update HTTP/1.1" 200 156 0.026479 10.0.0.141 - - [2026-02-04 12:58:11] "POST /ref-update HTTP/1.1" 200 156 0.031413 10.0.0.141 - - [2026-02-04 12:58:11] "POST /ref-update HTTP/1.1" 200 156 0.031965 10.0.0.141 - - [2026-02-04 12:58:11] "POST /ref-update HTTP/1.1" 200 156 0.019982 10.0.0.141 - - [2026-02-04 12:58:11] "POST /ref-update HTTP/1.1" 200 156 0.039492 10.0.0.141 - - [2026-02-04 12:58:11] "GET /application-policy-set/0fe6d517-4538-4a62-994a-947d787b05bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.023743 10.0.0.141 - - [2026-02-04 12:58:11] "POST /tags HTTP/1.1" 200 300 0.082188 10.0.0.141 - - [2026-02-04 12:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.015209 10.0.0.141 - - [2026-02-04 12:58:11] "GET /tag/b3210bcc-5081-4645-a9c4-0fbae462fc3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.033139 10.0.0.141 - - [2026-02-04 12:58:11] "POST /set-tag HTTP/1.1" 200 109 0.041658 10.0.0.141 - - [2026-02-04 12:58:11] "POST /tags HTTP/1.1" 200 358 0.119207 10.0.0.141 - - [2026-02-04 12:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.021013 10.0.0.141 - - [2026-02-04 12:58:11] "GET /tag/90a2e471-e660-48d3-bc89-eadd12072780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.019161 10.0.0.141 - - [2026-02-04 12:58:12] "POST /tags HTTP/1.1" 200 306 0.105979 10.0.0.141 - - [2026-02-04 12:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.030686 10.0.0.141 - - [2026-02-04 12:58:12] "GET /tag/8aba48df-86d4-4d43-b6a2-225c33a8d890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.038439 10.0.0.141 - - [2026-02-04 12:58:12] "POST /id-to-fqname HTTP/1.1" 200 174 0.000469 10.0.0.141 - - [2026-02-04 12:58:12] "POST /fqname-to-id HTTP/1.1" 404 183 0.036099 10.0.0.141 - - [2026-02-04 12:58:12] "POST /security-groups HTTP/1.1" 200 571 0.094335 10.0.0.141 - - [2026-02-04 12:58:12] "POST /fqname-to-id HTTP/1.1" 404 214 0.002507 10.0.0.141 - - [2026-02-04 12:58:12] "POST /projects HTTP/1.1" 200 485 0.362406 10.0.0.141 - - [2026-02-04 12:58:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.014637 10.0.0.141 - - [2026-02-04 12:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.025035 10.0.0.141 - - [2026-02-04 12:58:12] "POST /access-control-lists HTTP/1.1" 200 582 0.126695 10.0.0.141 - - [2026-02-04 12:58:12] "GET /virtual-network/6a1d4a16-8dff-4ad1-bdbd-0228a1c454c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.113678 10.0.0.141 - - [2026-02-04 12:58:12] "POST /fqname-to-id HTTP/1.1" 404 213 0.007284 10.0.0.141 - - [2026-02-04 12:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.013429 10.0.0.141 - - [2026-02-04 12:58:12] "GET /virtual-network/985aa66b-1423-4e4f-a27e-f6928c658640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.024278 10.0.0.141 - - [2026-02-04 12:58:12] "POST /access-control-lists HTTP/1.1" 200 580 0.114565 10.0.0.141 - - [2026-02-04 12:58:13] "PUT /virtual-network/6a1d4a16-8dff-4ad1-bdbd-0228a1c454c8 HTTP/1.1" 200 265 0.192828 10.0.0.141 - - [2026-02-04 12:58:13] "PUT /virtual-network/985aa66b-1423-4e4f-a27e-f6928c658640 HTTP/1.1" 200 265 0.134868 10.0.0.141 - - [2026-02-04 12:58:13] "POST /security-groups HTTP/1.1" 200 539 0.118499 10.0.0.141 - - [2026-02-04 12:58:13] "POST /fqname-to-id HTTP/1.1" 404 234 0.003902 10.0.0.141 - - [2026-02-04 12:58:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.066331 10.0.0.141 - - [2026-02-04 12:58:13] "POST /chown HTTP/1.1" 200 109 0.052802 10.0.0.141 - - [2026-02-04 12:58:13] "GET /application-policy-set/0fe6d517-4538-4a62-994a-947d787b05bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.018415 10.0.0.141 - - [2026-02-04 12:58:13] "POST /access-control-lists HTTP/1.1" 200 598 0.104097 10.0.0.141 - - [2026-02-04 12:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007016 10.0.0.141 - - [2026-02-04 12:58:13] "POST /fqname-to-id HTTP/1.1" 404 233 0.005758 10.0.0.141 - - [2026-02-04 12:58:13] "GET /policy-management/2256a2a0-6294-4346-8d56-42ac57b2be9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007025 10.0.0.141 - - [2026-02-04 12:58:13] "POST /tags HTTP/1.1" 409 207 0.012076 10.0.0.141 - - [2026-02-04 12:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.141 - - [2026-02-04 12:58:13] "POST /access-control-lists HTTP/1.1" 200 596 0.084646 10.0.0.141 - - [2026-02-04 12:58:13] "GET /tag/8aba48df-86d4-4d43-b6a2-225c33a8d890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.050447 10.0.0.141 - - [2026-02-04 12:58:13] "POST /firewall-rules HTTP/1.1" 200 566 0.100957 10.0.0.141 - - [2026-02-04 12:58:13] "GET /firewall-rule/05d15222-b541-4b6e-b6ba-3a9594212e8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004565 10.0.0.141 - - [2026-02-04 12:58:13] "GET /firewall-policy/76ec1405-d701-4304-9672-09b2e72433f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002913 10.0.0.141 - - [2026-02-04 12:58:13] "GET /firewall-rule/05d15222-b541-4b6e-b6ba-3a9594212e8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.002647 10.0.0.141 - - [2026-02-04 12:58:13] "POST /ref-update HTTP/1.1" 200 156 0.021240 10.0.0.141 - - [2026-02-04 12:58:13] "GET /application-policy-set/0fe6d517-4538-4a62-994a-947d787b05bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.020852 10.0.0.141 - - [2026-02-04 12:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.141 - - [2026-02-04 12:58:13] "GET /policy-management/2256a2a0-6294-4346-8d56-42ac57b2be9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002945 10.0.0.141 - - [2026-02-04 12:58:13] "POST /tags HTTP/1.1" 409 207 0.002033 10.0.0.141 - - [2026-02-04 12:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.141 - - [2026-02-04 12:58:14] "GET /tag/8aba48df-86d4-4d43-b6a2-225c33a8d890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.021931 10.0.0.141 - - [2026-02-04 12:58:14] "POST /firewall-rules HTTP/1.1" 200 564 0.074827 10.0.0.141 - - [2026-02-04 12:58:14] "GET /firewall-rule/4ee65e08-9576-44eb-b160-90bea71ac829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.029659 10.0.0.141 - - [2026-02-04 12:58:14] "GET /firewall-policy/76ec1405-d701-4304-9672-09b2e72433f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004800 10.0.0.141 - - [2026-02-04 12:58:14] "GET /firewall-rule/4ee65e08-9576-44eb-b160-90bea71ac829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002890 10.0.0.141 - - [2026-02-04 12:58:14] "POST /ref-update HTTP/1.1" 200 156 0.022233 10.0.0.141 - - [2026-02-04 12:58:14] "POST /tags HTTP/1.1" 200 302 0.060033 10.0.0.141 - - [2026-02-04 12:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.031908 10.0.0.141 - - [2026-02-04 12:58:14] "GET /tag/20f929db-8f6a-4617-b5d9-f123755c1a1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.030679 10.0.0.141 - - [2026-02-04 12:58:14] "POST /tags HTTP/1.1" 200 326 0.091190 10.0.0.141 - - [2026-02-04 12:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.017507 10.0.0.141 - - [2026-02-04 12:58:14] "GET /tag/6450c704-86b3-4cd9-990e-0828c13962e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.014639 10.0.0.141 - - [2026-02-04 12:58:14] "POST /tags HTTP/1.1" 200 364 0.021781 10.0.0.141 - - [2026-02-04 12:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.019996 10.0.0.141 - - [2026-02-04 12:58:14] "GET /tag/a769ac39-5e09-4481-a4e3-9337a3103b6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.014500 10.0.0.141 - - [2026-02-04 12:58:14] "POST /tags HTTP/1.1" 200 312 0.020347 10.0.0.141 - - [2026-02-04 12:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.019866 10.0.0.141 - - [2026-02-04 12:58:14] "GET /tag/637164b7-7226-4056-8d82-5f2c7c14c1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.014450 10.0.0.141 - - [2026-02-04 12:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.141 - - [2026-02-04 12:58:14] "GET /virtual-network/6a1d4a16-8dff-4ad1-bdbd-0228a1c454c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004046 10.0.0.141 - - [2026-02-04 12:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.141 - - [2026-02-04 12:58:14] "GET /project/bdab2d69-2671-4691-8200-2f9b7d88cb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.031802 10.0.0.141 - - [2026-02-04 12:58:14] "POST /virtual-machines HTTP/1.1" 200 378 0.023027 10.0.0.141 - - [2026-02-04 12:58:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.029428 10.0.0.141 - - [2026-02-04 12:58:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.177041 10.0.0.141 - - [2026-02-04 12:58:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.018033 10.0.0.141 - - [2026-02-04 12:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.019503 10.0.0.141 - - [2026-02-04 12:58:15] "GET /virtual-machine-interface/2b3185e2-01c9-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.024381 10.0.0.141 - - [2026-02-04 12:58:15] "POST /instance-ips HTTP/1.1" 200 410 0.053610 10.0.0.141 - - [2026-02-04 12:58:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.040033 10.0.0.141 - - [2026-02-04 12:58:15] "GET /virtual-machine-interface/2b3185e2-01c9-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.011372 10.0.0.141 - - [2026-02-04 12:58:15] "POST /set-tag HTTP/1.1" 200 109 0.027196 10.0.0.141 - - [2026-02-04 12:58:15] "GET /virtual-machine-interface/2b3185e2-01c9-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009259 10.0.0.141 - - [2026-02-04 12:58:15] "GET /instance-ip/2b56f39a-01c9-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.007133 [Introspect:8084]10.0.0.141 - - [2026-02-04 12:58:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000866 [Introspect:8084]10.0.0.141 - - [2026-02-04 12:58:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000976 10.0.0.141 - - [2026-02-04 12:58:15] "POST /tags HTTP/1.1" 200 306 0.059259 10.0.0.141 - - [2026-02-04 12:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006504 10.0.0.141 - - [2026-02-04 12:58:15] "GET /tag/61d616e5-f92f-414f-af41-c2f85f13a732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.019307 10.0.0.141 - - [2026-02-04 12:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.141 - - [2026-02-04 12:58:15] "GET /project/87ae4324-074b-4e87-8057-046a5e01bfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.028326 10.0.0.141 - - [2026-02-04 12:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001506 10.0.0.141 - - [2026-02-04 12:58:15] "GET /virtual-network/985aa66b-1423-4e4f-a27e-f6928c658640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.007211 10.0.0.141 - - [2026-02-04 12:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006511 10.0.0.141 - - [2026-02-04 12:58:15] "GET /service-appliance-set/0966b1fc-1429-463f-953e-2ad1586cdff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003990 10.0.0.141 - - [2026-02-04 12:58:15] "POST /fqname-to-id HTTP/1.1" 404 240 0.002246 10.0.0.141 - - [2026-02-04 12:58:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.125552 10.0.0.141 - - [2026-02-04 12:58:16] "GET /virtual-machine-interface/c0252f61-03d0-4c36-b4c1-5d9cd9f9ea1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.033019 10.0.0.141 - - [2026-02-04 12:58:16] "POST /instance-ips HTTP/1.1" 200 382 0.040227 10.0.0.141 - - [2026-02-04 12:58:16] "GET /instance-ip/ae722ea1-a986-4ebc-b033-b96c22131729?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004227 10.0.0.141 - - [2026-02-04 12:58:16] "POST /loadbalancers HTTP/1.1" 200 584 0.074424 10.0.0.141 - - [2026-02-04 12:58:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.025730 10.0.0.141 - - [2026-02-04 12:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010529 10.0.0.141 - - [2026-02-04 12:58:16] "GET /project/87ae4324-074b-4e87-8057-046a5e01bfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.043659 10.0.0.141 - - [2026-02-04 12:58:16] "GET /instance-ip/ae722ea1-a986-4ebc-b033-b96c22131729?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.016339 10.0.0.141 - - [2026-02-04 12:58:16] "GET /project/87ae4324-074b-4e87-8057-046a5e01bfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.065434 10.0.0.141 - - [2026-02-04 12:58:16] "GET /loadbalancer/20768ba7-5862-4b3e-8997-e15cf8f444cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.004308 10.0.0.141 - - [2026-02-04 12:58:16] "POST /floating-ips HTTP/1.1" 200 585 0.038591 10.0.0.141 - - [2026-02-04 12:58:16] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.066893 10.0.0.141 - - [2026-02-04 12:58:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.019424 10.0.0.141 - - [2026-02-04 12:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011801 10.0.0.141 - - [2026-02-04 12:58:16] "GET /project/87ae4324-074b-4e87-8057-046a5e01bfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.035023 10.0.0.141 - - [2026-02-04 12:58:16] "GET /loadbalancer-listener/99c643d0-8395-4235-943b-64d2d38a7564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.004558 10.0.0.141 - - [2026-02-04 12:58:16] "GET /loadbalancer-listener/99c643d0-8395-4235-943b-64d2d38a7564?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.006040 10.0.0.141 - - [2026-02-04 12:58:16] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.042673 10.0.0.141 - - [2026-02-04 12:58:16] "GET /instance-ip/ae722ea1-a986-4ebc-b033-b96c22131729?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.002883 10.0.0.141 - - [2026-02-04 12:58:16] "GET /instance-ip/ae722ea1-a986-4ebc-b033-b96c22131729?fields=floating_ips HTTP/1.1" 200 1173 0.005497 10.0.0.141 - - [2026-02-04 12:58:16] "GET /floating-ip/71e6ef63-ae74-462a-8757-077b7672a8ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.003474 10.0.0.141 - - [2026-02-04 12:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007472 10.0.0.141 - - [2026-02-04 12:58:16] "GET /global-vrouter-config/9a399fcf-8f1d-4724-a39e-19d924f8120a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.006497 10.0.0.141 - - [2026-02-04 12:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.141 - - [2026-02-04 12:58:16] "PUT /global-vrouter-config/9a399fcf-8f1d-4724-a39e-19d924f8120a HTTP/1.1" 200 277 0.009189 10.0.0.141 - - [2026-02-04 12:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006447 10.0.0.141 - - [2026-02-04 12:58:16] "GET /loadbalancer/20768ba7-5862-4b3e-8997-e15cf8f444cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.002549 10.0.0.141 - - [2026-02-04 12:58:17] "POST /tags HTTP/1.1" 200 356 0.041548 10.0.0.141 - - [2026-02-04 12:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.015916 10.0.0.141 - - [2026-02-04 12:58:17] "GET /tag/d37617c1-b5e6-4e2f-aeda-b36a29bd8301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.017696 10.0.0.141 - - [2026-02-04 12:58:17] "POST /tags HTTP/1.1" 200 304 0.024717 10.0.0.141 - - [2026-02-04 12:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.032831 10.0.0.141 - - [2026-02-04 12:58:17] "GET /tag/d79b6182-1dfd-4be2-ac39-d9e55f9daeda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.015492 10.0.0.141 - - [2026-02-04 12:58:17] "POST /projects HTTP/1.1" 409 218 0.002242 10.0.0.141 - - [2026-02-04 12:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.141 - - [2026-02-04 12:58:17] "GET /project/87ae4324-074b-4e87-8057-046a5e01bfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.040323 10.0.0.141 - - [2026-02-04 12:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.141 - - [2026-02-04 12:58:17] "GET /network-ipam/fc1cde1f-1c5a-437d-8a81-e410e5400104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002587 10.0.0.141 - - [2026-02-04 12:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.141 - - [2026-02-04 12:58:17] "GET /virtual-network/6a1d4a16-8dff-4ad1-bdbd-0228a1c454c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.006671 10.0.0.141 - - [2026-02-04 12:58:17] "PUT /virtual-network/6a1d4a16-8dff-4ad1-bdbd-0228a1c454c8 HTTP/1.1" 200 265 0.043109 10.0.0.141 - - [2026-02-04 12:58:17] "GET /virtual-network/6a1d4a16-8dff-4ad1-bdbd-0228a1c454c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.019957 10.0.0.141 - - [2026-02-04 12:58:17] "POST /set-tag HTTP/1.1" 200 109 0.093292 10.0.0.141 - - [2026-02-04 12:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.050036 10.0.0.141 - - [2026-02-04 12:58:17] "GET /network-ipam/6113c0fe-49a0-4139-8131-be2294ae4de7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003561 10.0.0.141 - - [2026-02-04 12:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.141 - - [2026-02-04 12:58:17] "GET /virtual-network/985aa66b-1423-4e4f-a27e-f6928c658640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.004423 10.0.0.141 - - [2026-02-04 12:58:17] "PUT /virtual-network/985aa66b-1423-4e4f-a27e-f6928c658640 HTTP/1.1" 200 265 0.088837 10.0.0.141 - - [2026-02-04 12:58:17] "GET /virtual-network/985aa66b-1423-4e4f-a27e-f6928c658640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.009943 10.0.0.141 - - [2026-02-04 12:58:17] "POST /set-tag HTTP/1.1" 200 109 0.051077 10.0.0.141 - - [2026-02-04 12:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008828 10.0.0.141 - - [2026-02-04 12:58:17] "GET /network-policy/746a32bb-09ec-450d-bc3d-45327571c80d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007746 10.0.0.141 - - [2026-02-04 12:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.141 - - [2026-02-04 12:58:17] "GET /network-policy/6016d113-249f-48d7-b63e-eafad06e9032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.003043 10.0.0.141 - - [2026-02-04 12:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.141 - - [2026-02-04 12:58:18] "GET /network-policy/de939942-eab9-4e2d-9fbe-cb5e4700bcf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005248 10.0.0.141 - - [2026-02-04 12:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009481 10.0.0.141 - - [2026-02-04 12:58:18] "PUT /network-policy/de939942-eab9-4e2d-9fbe-cb5e4700bcf8 HTTP/1.1" 200 263 0.013965 10.0.0.141 - - [2026-02-04 12:58:18] "PUT /access-control-list/815f7678-eb97-4b53-a31b-6c8152799fde HTTP/1.1" 200 273 0.057787 10.0.0.141 - - [2026-02-04 12:58:18] "POST /ref-update HTTP/1.1" 200 156 0.102401 10.0.0.141 - - [2026-02-04 12:58:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013652 10.0.0.141 - - [2026-02-04 12:58:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012042 10.0.0.141 - - [2026-02-04 12:58:18] "PUT /access-control-list/08f9592b-d83f-47db-ae98-03aab90245da HTTP/1.1" 200 273 0.080574 10.0.0.141 - - [2026-02-04 12:58:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025816 10.0.0.141 - - [2026-02-04 12:58:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002340 10.0.0.141 - - [2026-02-04 12:58:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001939 10.0.0.141 - - [2026-02-04 12:58:18] "POST /security-groups HTTP/1.1" 409 245 0.003621 10.0.0.141 - - [2026-02-04 12:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004218 10.0.0.141 - - [2026-02-04 12:58:18] "PUT /security-group/3f5470b2-bd4e-47f2-8027-25e5979122a9 HTTP/1.1" 200 263 0.061342 10.0.0.141 - - [2026-02-04 12:58:18] "PUT /access-control-list/652c4e98-a487-4747-8223-5d7f324ca615 HTTP/1.1" 200 273 0.017957 10.0.0.141 - - [2026-02-04 12:58:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.033257 10.0.0.141 - - [2026-02-04 12:58:18] "GET /application-policy-set/0fe6d517-4538-4a62-994a-947d787b05bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.018232 10.0.0.141 - - [2026-02-04 12:58:18] "PUT /access-control-list/9f331d05-e7f9-44bb-9c75-3cdf1e0da019 HTTP/1.1" 200 273 0.078470 10.0.0.141 - - [2026-02-04 12:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.020679 10.0.0.141 - - [2026-02-04 12:58:18] "GET /policy-management/2256a2a0-6294-4346-8d56-42ac57b2be9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005806 10.0.0.141 - - [2026-02-04 12:58:18] "POST /tags HTTP/1.1" 409 206 0.009166 10.0.0.141 - - [2026-02-04 12:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.141 - - [2026-02-04 12:58:18] "GET /tag/d79b6182-1dfd-4be2-ac39-d9e55f9daeda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.010223 10.0.0.141 - - [2026-02-04 12:58:18] "POST /firewall-rules HTTP/1.1" 200 564 0.079910 10.0.0.141 - - [2026-02-04 12:58:18] "GET /firewall-rule/2345f2f7-8707-4fb8-9edb-e29c8a2ab5d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.005468 10.0.0.141 - - [2026-02-04 12:58:18] "GET /firewall-policy/76ec1405-d701-4304-9672-09b2e72433f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003241 10.0.0.141 - - [2026-02-04 12:58:18] "GET /firewall-rule/2345f2f7-8707-4fb8-9edb-e29c8a2ab5d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.005025 10.0.0.141 - - [2026-02-04 12:58:18] "POST /ref-update HTTP/1.1" 200 156 0.032867 10.0.0.141 - - [2026-02-04 12:58:18] "GET /application-policy-set/0fe6d517-4538-4a62-994a-947d787b05bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008466 10.0.0.141 - - [2026-02-04 12:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.141 - - [2026-02-04 12:58:18] "GET /policy-management/2256a2a0-6294-4346-8d56-42ac57b2be9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003556 10.0.0.141 - - [2026-02-04 12:58:18] "POST /tags HTTP/1.1" 409 206 0.002275 10.0.0.141 - - [2026-02-04 12:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.141 - - [2026-02-04 12:58:19] "GET /tag/d79b6182-1dfd-4be2-ac39-d9e55f9daeda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.032020 10.0.0.141 - - [2026-02-04 12:58:19] "POST /firewall-rules HTTP/1.1" 200 562 0.139340 10.0.0.141 - - [2026-02-04 12:58:19] "GET /firewall-rule/b2741a81-59ca-489e-bbbf-555a36a35bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.040442 10.0.0.141 - - [2026-02-04 12:58:19] "GET /firewall-policy/76ec1405-d701-4304-9672-09b2e72433f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005843 10.0.0.141 - - [2026-02-04 12:58:19] "GET /firewall-rule/b2741a81-59ca-489e-bbbf-555a36a35bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003438 10.0.0.141 - - [2026-02-04 12:58:19] "POST /ref-update HTTP/1.1" 200 156 0.063390 10.0.0.141 - - [2026-02-04 12:58:19] "POST /tags HTTP/1.1" 200 302 0.029116 10.0.0.141 - - [2026-02-04 12:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.013449 10.0.0.141 - - [2026-02-04 12:58:19] "GET /tag/642e947e-9efe-4549-b0e0-10549cd00455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.027192 10.0.0.141 - - [2026-02-04 12:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 [Introspect:8084]10.0.0.141 - - [2026-02-04 12:58:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000954 [Introspect:8084]10.0.0.141 - - [2026-02-04 12:58:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001196 10.0.0.141 - - [2026-02-04 12:58:19] "GET /project/bdab2d69-2671-4691-8200-2f9b7d88cb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.052871 10.0.0.141 - - [2026-02-04 12:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.141 - - [2026-02-04 12:58:19] "GET /virtual-network/985aa66b-1423-4e4f-a27e-f6928c658640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.015316 10.0.0.141 - - [2026-02-04 12:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.141 - - [2026-02-04 12:58:19] "GET /service-appliance-set/0966b1fc-1429-463f-953e-2ad1586cdff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002362 10.0.0.141 - - [2026-02-04 12:58:19] "POST /fqname-to-id HTTP/1.1" 404 242 0.001388 10.0.0.141 - - [2026-02-04 12:58:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.105595 10.0.0.141 - - [2026-02-04 12:58:19] "GET /virtual-machine-interface/c85dbe36-0e1a-4955-93ca-7e9d1b72d1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.015394 10.0.0.141 - - [2026-02-04 12:58:19] "POST /instance-ips HTTP/1.1" 200 378 0.113769 10.0.0.141 - - [2026-02-04 12:58:20] "GET /instance-ip/91e0f25d-9fbb-4a2f-a28f-91fc13710123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004896 10.0.0.141 - - [2026-02-04 12:58:20] "POST /loadbalancers HTTP/1.1" 200 584 0.076995 10.0.0.141 - - [2026-02-04 12:58:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.020128 10.0.0.141 - - [2026-02-04 12:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.141 - - [2026-02-04 12:58:20] "GET /project/bdab2d69-2671-4691-8200-2f9b7d88cb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.039649 10.0.0.141 - - [2026-02-04 12:58:20] "GET /instance-ip/91e0f25d-9fbb-4a2f-a28f-91fc13710123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.006317 10.0.0.141 - - [2026-02-04 12:58:20] "GET /project/bdab2d69-2671-4691-8200-2f9b7d88cb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.045492 10.0.0.141 - - [2026-02-04 12:58:20] "GET /loadbalancer/b38d0e90-16bc-4d2c-acef-e8e5a1cf1150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.009851 10.0.0.141 - - [2026-02-04 12:58:20] "POST /floating-ips HTTP/1.1" 200 583 0.036829 10.0.0.141 - - [2026-02-04 12:58:20] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.032776 10.0.0.141 - - [2026-02-04 12:58:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.010030 10.0.0.141 - - [2026-02-04 12:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001443 10.0.0.141 - - [2026-02-04 12:58:20] "GET /project/bdab2d69-2671-4691-8200-2f9b7d88cb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.035054 10.0.0.141 - - [2026-02-04 12:58:20] "GET /loadbalancer-listener/e8b2fe59-a3e4-4a9c-a0b1-8ab0d07ada97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.014859 10.0.0.141 - - [2026-02-04 12:58:20] "GET /loadbalancer-listener/e8b2fe59-a3e4-4a9c-a0b1-8ab0d07ada97?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.007383 10.0.0.141 - - [2026-02-04 12:58:20] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.038504 10.0.0.141 - - [2026-02-04 12:58:20] "GET /instance-ip/91e0f25d-9fbb-4a2f-a28f-91fc13710123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004127 10.0.0.141 - - [2026-02-04 12:58:20] "GET /instance-ip/91e0f25d-9fbb-4a2f-a28f-91fc13710123?fields=floating_ips HTTP/1.1" 200 1167 0.004478 10.0.0.141 - - [2026-02-04 12:58:20] "GET /floating-ip/0e33f037-666e-4e73-8f6d-2b261d0d6fac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.001868 10.0.0.141 - - [2026-02-04 12:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.141 - - [2026-02-04 12:58:20] "GET /project/bdab2d69-2671-4691-8200-2f9b7d88cb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.040640 10.0.0.141 - - [2026-02-04 12:58:20] "GET /loadbalancer/b38d0e90-16bc-4d2c-acef-e8e5a1cf1150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002235 10.0.0.141 - - [2026-02-04 12:58:20] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.021824 10.0.0.141 - - [2026-02-04 12:58:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.020615 10.0.0.141 - - [2026-02-04 12:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006671 10.0.0.141 - - [2026-02-04 12:58:20] "GET /project/bdab2d69-2671-4691-8200-2f9b7d88cb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.041490 10.0.0.141 - - [2026-02-04 12:58:20] "GET /loadbalancer-listener/60487f5f-c1cb-4947-bd8d-446367362207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.007574 10.0.0.141 - - [2026-02-04 12:58:20] "GET /loadbalancer-listener/60487f5f-c1cb-4947-bd8d-446367362207?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004041 10.0.0.141 - - [2026-02-04 12:58:20] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.018648 10.0.0.141 - - [2026-02-04 12:58:20] "GET /instance-ip/91e0f25d-9fbb-4a2f-a28f-91fc13710123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.002645 10.0.0.141 - - [2026-02-04 12:58:20] "GET /instance-ip/91e0f25d-9fbb-4a2f-a28f-91fc13710123?fields=floating_ips HTTP/1.1" 200 1167 0.002932 10.0.0.141 - - [2026-02-04 12:58:20] "GET /floating-ip/0e33f037-666e-4e73-8f6d-2b261d0d6fac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.002575 10.0.0.141 - - [2026-02-04 12:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.141 - - [2026-02-04 12:58:20] "GET /project/bdab2d69-2671-4691-8200-2f9b7d88cb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.021507 10.0.0.141 - - [2026-02-04 12:58:20] "GET /loadbalancer/b38d0e90-16bc-4d2c-acef-e8e5a1cf1150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.007130 10.0.0.141 - - [2026-02-04 12:58:20] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.052195 10.0.0.141 - - [2026-02-04 12:58:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.018733 10.0.0.141 - - [2026-02-04 12:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009241 10.0.0.141 - - [2026-02-04 12:58:21] "GET /project/bdab2d69-2671-4691-8200-2f9b7d88cb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.043812 10.0.0.141 - - [2026-02-04 12:58:21] "GET /loadbalancer-listener/b1130839-4a8e-43c5-8ab2-f4dd992994a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.002992 10.0.0.141 - - [2026-02-04 12:58:21] "GET /loadbalancer-listener/b1130839-4a8e-43c5-8ab2-f4dd992994a7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.004111 10.0.0.141 - - [2026-02-04 12:58:21] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.033499 10.0.0.141 - - [2026-02-04 12:58:21] "GET /instance-ip/91e0f25d-9fbb-4a2f-a28f-91fc13710123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003844 10.0.0.141 - - [2026-02-04 12:58:21] "GET /instance-ip/91e0f25d-9fbb-4a2f-a28f-91fc13710123?fields=floating_ips HTTP/1.1" 200 1167 0.002623 10.0.0.141 - - [2026-02-04 12:58:21] "GET /floating-ip/0e33f037-666e-4e73-8f6d-2b261d0d6fac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.002351 10.0.0.141 - - [2026-02-04 12:58:21] "POST /tags HTTP/1.1" 200 372 0.015872 10.0.0.141 - - [2026-02-04 12:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.013945 10.0.0.141 - - [2026-02-04 12:58:21] "GET /tag/881cf2bc-7b8c-4d94-a4ff-60525918c64e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.014813 10.0.0.141 - - [2026-02-04 12:58:21] "POST /tags HTTP/1.1" 200 320 0.016680 10.0.0.141 - - [2026-02-04 12:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004016 10.0.0.141 - - [2026-02-04 12:58:21] "GET /tag/84a19fd2-aefc-41fc-ab68-d71a8ac804e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.013094 10.0.0.141 - - [2026-02-04 12:58:21] "POST /id-to-fqname HTTP/1.1" 200 181 0.002275 10.0.0.141 - - [2026-02-04 12:58:21] "POST /fqname-to-id HTTP/1.1" 404 190 0.007506 10.0.0.141 - - [2026-02-04 12:58:21] "POST /security-groups HTTP/1.1" 200 578 0.068151 10.0.0.141 - - [2026-02-04 12:58:21] "POST /projects HTTP/1.1" 200 499 0.160187 10.0.0.141 - - [2026-02-04 12:58:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.017286 10.0.0.141 - - [2026-02-04 12:58:21] "POST /fqname-to-id HTTP/1.1" 404 225 0.012473 10.0.0.141 - - [2026-02-04 12:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015248 10.0.0.141 - - [2026-02-04 12:58:21] "GET /virtual-network/6a1d4a16-8dff-4ad1-bdbd-0228a1c454c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.019280 10.0.0.141 - - [2026-02-04 12:58:21] "POST /access-control-lists HTTP/1.1" 200 589 0.069465 10.0.0.141 - - [2026-02-04 12:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007822 10.0.0.141 - - [2026-02-04 12:58:21] "POST /fqname-to-id HTTP/1.1" 404 224 0.004521 10.0.0.141 - - [2026-02-04 12:58:21] "GET /virtual-network/985aa66b-1423-4e4f-a27e-f6928c658640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.006179 10.0.0.141 - - [2026-02-04 12:58:21] "POST /access-control-lists HTTP/1.1" 200 587 0.024371 10.0.0.141 - - [2026-02-04 12:58:21] "PUT /virtual-network/6a1d4a16-8dff-4ad1-bdbd-0228a1c454c8 HTTP/1.1" 200 265 0.062876 10.0.0.141 - - [2026-02-04 12:58:21] "PUT /virtual-network/985aa66b-1423-4e4f-a27e-f6928c658640 HTTP/1.1" 200 265 0.050573 10.0.0.141 - - [2026-02-04 12:58:21] "POST /security-groups HTTP/1.1" 200 560 0.079388 10.0.0.141 - - [2026-02-04 12:58:21] "POST /fqname-to-id HTTP/1.1" 404 248 0.002395 10.0.0.141 - - [2026-02-04 12:58:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.089246 10.0.0.141 - - [2026-02-04 12:58:22] "POST /chown HTTP/1.1" 200 109 0.018203 10.0.0.141 - - [2026-02-04 12:58:22] "GET /application-policy-set/0fe6d517-4538-4a62-994a-947d787b05bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.037168 10.0.0.141 - - [2026-02-04 12:58:22] "POST /access-control-lists HTTP/1.1" 200 612 0.153599 10.0.0.141 - - [2026-02-04 12:58:22] "POST /fqname-to-id HTTP/1.1" 404 247 0.006729 10.0.0.141 - - [2026-02-04 12:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.141 - - [2026-02-04 12:58:22] "GET /policy-management/2256a2a0-6294-4346-8d56-42ac57b2be9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.036653 10.0.0.141 - - [2026-02-04 12:58:22] "POST /tags HTTP/1.1" 409 214 0.001799 10.0.0.141 - - [2026-02-04 12:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001551 10.0.0.141 - - [2026-02-04 12:58:22] "GET /tag/84a19fd2-aefc-41fc-ab68-d71a8ac804e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.011541 10.0.0.141 - - [2026-02-04 12:58:22] "POST /access-control-lists HTTP/1.1" 200 610 0.093913 10.0.0.141 - - [2026-02-04 12:58:22] "POST /firewall-rules HTTP/1.1" 200 580 0.078428 10.0.0.141 - - [2026-02-04 12:58:22] "GET /firewall-rule/7e8cf9e4-477f-4f1f-a01d-00330a1308c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.008090 10.0.0.141 - - [2026-02-04 12:58:22] "GET /firewall-policy/76ec1405-d701-4304-9672-09b2e72433f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.007887 10.0.0.141 - - [2026-02-04 12:58:22] "GET /firewall-rule/7e8cf9e4-477f-4f1f-a01d-00330a1308c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.003132 10.0.0.141 - - [2026-02-04 12:58:22] "POST /ref-update HTTP/1.1" 200 156 0.035073 10.0.0.141 - - [2026-02-04 12:58:22] "GET /application-policy-set/0fe6d517-4538-4a62-994a-947d787b05bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009271 10.0.0.141 - - [2026-02-04 12:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.141 - - [2026-02-04 12:58:22] "GET /policy-management/2256a2a0-6294-4346-8d56-42ac57b2be9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002714 10.0.0.141 - - [2026-02-04 12:58:22] "POST /tags HTTP/1.1" 409 214 0.002184 10.0.0.141 - - [2026-02-04 12:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.141 - - [2026-02-04 12:58:22] "GET /tag/84a19fd2-aefc-41fc-ab68-d71a8ac804e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.014980 10.0.0.141 - - [2026-02-04 12:58:22] "POST /firewall-rules HTTP/1.1" 200 578 0.089545 10.0.0.141 - - [2026-02-04 12:58:22] "GET /firewall-rule/f9ad3260-d7f6-4d27-94db-12f8e257c719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005483 10.0.0.141 - - [2026-02-04 12:58:22] "GET /firewall-policy/76ec1405-d701-4304-9672-09b2e72433f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.004409 10.0.0.141 - - [2026-02-04 12:58:22] "GET /firewall-rule/f9ad3260-d7f6-4d27-94db-12f8e257c719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003353 10.0.0.141 - - [2026-02-04 12:58:22] "POST /ref-update HTTP/1.1" 200 156 0.057326 10.0.0.141 - - [2026-02-04 12:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013814 10.0.0.141 - - [2026-02-04 12:58:22] "GET /loadbalancer/b38d0e90-16bc-4d2c-acef-e8e5a1cf1150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.017226 10.0.0.141 - - [2026-02-04 12:58:22] "POST /tags HTTP/1.1" 200 364 0.035827 10.0.0.141 - - [2026-02-04 12:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011916 10.0.0.141 - - [2026-02-04 12:58:23] "GET /tag/d5d096c0-d2f0-4526-b4c4-fc990d7a820d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.033211 10.0.0.141 - - [2026-02-04 12:58:23] "POST /tags HTTP/1.1" 200 312 0.022616 10.0.0.141 - - [2026-02-04 12:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.013691 10.0.0.141 - - [2026-02-04 12:58:23] "GET /tag/204cb693-f003-4197-a782-112016f1e134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.019618 10.0.0.141 - - [2026-02-04 12:58:23] "POST /id-to-fqname HTTP/1.1" 200 177 0.000644 10.0.0.141 - - [2026-02-04 12:58:23] "POST /fqname-to-id HTTP/1.1" 404 186 0.005865 10.0.0.141 - - [2026-02-04 12:58:23] "POST /security-groups HTTP/1.1" 200 574 0.061009 10.0.0.141 - - [2026-02-04 12:58:23] "POST /projects HTTP/1.1" 200 491 0.214271 10.0.0.141 - - [2026-02-04 12:58:23] "POST /fqname-to-id HTTP/1.1" 404 217 0.003216 10.0.0.141 - - [2026-02-04 12:58:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.012346 10.0.0.141 - - [2026-02-04 12:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.141 - - [2026-02-04 12:58:23] "GET /virtual-network/6a1d4a16-8dff-4ad1-bdbd-0228a1c454c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.014944 10.0.0.141 - - [2026-02-04 12:58:23] "POST /access-control-lists HTTP/1.1" 200 585 0.080534 10.0.0.141 - - [2026-02-04 12:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.015138 10.0.0.141 - - [2026-02-04 12:58:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.014901 10.0.0.141 - - [2026-02-04 12:58:23] "GET /virtual-network/985aa66b-1423-4e4f-a27e-f6928c658640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.004378 10.0.0.141 - - [2026-02-04 12:58:23] "POST /access-control-lists HTTP/1.1" 200 583 0.065763 10.0.0.141 - - [2026-02-04 12:58:23] "PUT /virtual-network/6a1d4a16-8dff-4ad1-bdbd-0228a1c454c8 HTTP/1.1" 200 265 0.071470 10.0.0.141 - - [2026-02-04 12:58:23] "PUT /virtual-network/985aa66b-1423-4e4f-a27e-f6928c658640 HTTP/1.1" 200 265 0.039125 10.0.0.141 - - [2026-02-04 12:58:23] "POST /security-groups HTTP/1.1" 200 548 0.065595 10.0.0.141 - - [2026-02-04 12:58:23] "POST /fqname-to-id HTTP/1.1" 404 240 0.008085 10.0.0.141 - - [2026-02-04 12:58:23] "POST /access-control-lists HTTP/1.1" 200 604 0.064058 10.0.0.141 - - [2026-02-04 12:58:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.060641 10.0.0.141 - - [2026-02-04 12:58:23] "POST /fqname-to-id HTTP/1.1" 404 239 0.017114 10.0.0.141 - - [2026-02-04 12:58:23] "POST /chown HTTP/1.1" 200 109 0.024385 10.0.0.141 - - [2026-02-04 12:58:23] "GET /application-policy-set/0fe6d517-4538-4a62-994a-947d787b05bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.020529 10.0.0.141 - - [2026-02-04 12:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.141 - - [2026-02-04 12:58:23] "GET /policy-management/2256a2a0-6294-4346-8d56-42ac57b2be9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002283 10.0.0.141 - - [2026-02-04 12:58:23] "POST /access-control-lists HTTP/1.1" 200 602 0.099017 10.0.0.141 - - [2026-02-04 12:58:24] "POST /tags HTTP/1.1" 409 210 0.012276 10.0.0.141 - - [2026-02-04 12:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.141 - - [2026-02-04 12:58:24] "GET /tag/204cb693-f003-4197-a782-112016f1e134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.010415 10.0.0.141 - - [2026-02-04 12:58:24] "POST /firewall-rules HTTP/1.1" 200 572 0.064811 10.0.0.141 - - [2026-02-04 12:58:24] "GET /firewall-rule/cac1047f-b928-47eb-954f-eb25af2a0335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.031236 10.0.0.141 - - [2026-02-04 12:58:24] "GET /firewall-policy/76ec1405-d701-4304-9672-09b2e72433f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.004069 10.0.0.141 - - [2026-02-04 12:58:24] "GET /firewall-rule/cac1047f-b928-47eb-954f-eb25af2a0335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002153 10.0.0.141 - - [2026-02-04 12:58:24] "POST /ref-update HTTP/1.1" 200 156 0.028431 10.0.0.141 - - [2026-02-04 12:58:24] "GET /application-policy-set/0fe6d517-4538-4a62-994a-947d787b05bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002501 10.0.0.141 - - [2026-02-04 12:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.141 - - [2026-02-04 12:58:24] "GET /policy-management/2256a2a0-6294-4346-8d56-42ac57b2be9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002238 10.0.0.141 - - [2026-02-04 12:58:24] "POST /tags HTTP/1.1" 409 210 0.002409 10.0.0.141 - - [2026-02-04 12:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.141 - - [2026-02-04 12:58:24] "GET /tag/204cb693-f003-4197-a782-112016f1e134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011745 10.0.0.141 - - [2026-02-04 12:58:24] "POST /firewall-rules HTTP/1.1" 200 570 0.099922 10.0.0.141 - - [2026-02-04 12:58:24] "GET /firewall-rule/05e84a08-e6dc-4d54-89e5-44a29a47288c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.018054 10.0.0.141 - - [2026-02-04 12:58:24] "GET /firewall-policy/76ec1405-d701-4304-9672-09b2e72433f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.003809 10.0.0.141 - - [2026-02-04 12:58:24] "GET /firewall-rule/05e84a08-e6dc-4d54-89e5-44a29a47288c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002782 10.0.0.141 - - [2026-02-04 12:58:24] "POST /ref-update HTTP/1.1" 200 156 0.031230 10.0.0.141 - - [2026-02-04 12:58:24] "POST /tags HTTP/1.1" 409 237 0.014253 10.0.0.141 - - [2026-02-04 12:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.141 - - [2026-02-04 12:58:24] "GET /tag/a769ac39-5e09-4481-a4e3-9337a3103b6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.010025 10.0.0.141 - - [2026-02-04 12:58:24] "POST /tags HTTP/1.1" 409 210 0.001816 10.0.0.141 - - [2026-02-04 12:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.141 - - [2026-02-04 12:58:24] "GET /tag/637164b7-7226-4056-8d82-5f2c7c14c1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011982 10.0.0.141 - - [2026-02-04 12:58:24] "POST /projects HTTP/1.1" 409 223 0.002066 10.0.0.141 - - [2026-02-04 12:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.141 - - [2026-02-04 12:58:24] "GET /project/bdab2d69-2671-4691-8200-2f9b7d88cb8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.043818 10.0.0.141 - - [2026-02-04 12:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.141 - - [2026-02-04 12:58:24] "GET /virtual-network/6a1d4a16-8dff-4ad1-bdbd-0228a1c454c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.009020 10.0.0.141 - - [2026-02-04 12:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.141 - - [2026-02-04 12:58:24] "GET /virtual-network/985aa66b-1423-4e4f-a27e-f6928c658640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004253 10.0.0.141 - - [2026-02-04 12:58:25] "PUT /virtual-network/6a1d4a16-8dff-4ad1-bdbd-0228a1c454c8 HTTP/1.1" 200 265 0.059856 10.0.0.141 - - [2026-02-04 12:58:25] "PUT /virtual-network/985aa66b-1423-4e4f-a27e-f6928c658640 HTTP/1.1" 200 265 0.046860 10.0.0.141 - - [2026-02-04 12:58:25] "POST /security-groups HTTP/1.1" 409 253 0.003491 10.0.0.141 - - [2026-02-04 12:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.141 - - [2026-02-04 12:58:25] "PUT /security-group/ef6a2835-07c1-4f49-a27a-fc1def7e1a58 HTTP/1.1" 200 263 0.071569 10.0.0.141 - - [2026-02-04 12:58:25] "PUT /access-control-list/9375be47-a74b-4cd5-becd-0fb3673f3ab6 HTTP/1.1" 200 273 0.029931 10.0.0.141 - - [2026-02-04 12:58:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.068519 10.0.0.141 - - [2026-02-04 12:58:25] "GET /application-policy-set/0fe6d517-4538-4a62-994a-947d787b05bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013001 10.0.0.141 - - [2026-02-04 12:58:25] "PUT /access-control-list/f04b2799-a751-48d4-9514-5088169926f5 HTTP/1.1" 200 273 0.038237 10.0.0.141 - - [2026-02-04 12:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.141 - - [2026-02-04 12:58:25] "GET /policy-management/2256a2a0-6294-4346-8d56-42ac57b2be9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003277 10.0.0.141 - - [2026-02-04 12:58:25] "POST /tags HTTP/1.1" 409 210 0.003237 10.0.0.141 - - [2026-02-04 12:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.141 - - [2026-02-04 12:58:25] "GET /tag/637164b7-7226-4056-8d82-5f2c7c14c1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.012203 10.0.0.141 - - [2026-02-04 12:58:25] "POST /firewall-rules HTTP/1.1" 200 572 0.062351 10.0.0.141 - - [2026-02-04 12:58:25] "GET /firewall-rule/f45e91bd-d732-4509-8b7f-5881886b2205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.019490 10.0.0.141 - - [2026-02-04 12:58:25] "GET /firewall-policy/76ec1405-d701-4304-9672-09b2e72433f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.004552 10.0.0.141 - - [2026-02-04 12:58:25] "GET /firewall-rule/f45e91bd-d732-4509-8b7f-5881886b2205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002275 10.0.0.141 - - [2026-02-04 12:58:25] "POST /ref-update HTTP/1.1" 200 156 0.046262 10.0.0.141 - - [2026-02-04 12:58:25] "GET /application-policy-set/0fe6d517-4538-4a62-994a-947d787b05bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.019190 10.0.0.141 - - [2026-02-04 12:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.141 - - [2026-02-04 12:58:25] "GET /policy-management/2256a2a0-6294-4346-8d56-42ac57b2be9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002651 10.0.0.141 - - [2026-02-04 12:58:25] "POST /tags HTTP/1.1" 409 210 0.001652 10.0.0.141 - - [2026-02-04 12:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.141 - - [2026-02-04 12:58:25] "GET /tag/637164b7-7226-4056-8d82-5f2c7c14c1d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.012139 10.0.0.141 - - [2026-02-04 12:58:25] "POST /firewall-rules HTTP/1.1" 200 570 0.085466 10.0.0.141 - - [2026-02-04 12:58:25] "GET /firewall-rule/8f94c5f7-fff3-4a7c-a81e-10561ee9a630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003631 10.0.0.141 - - [2026-02-04 12:58:25] "GET /firewall-policy/76ec1405-d701-4304-9672-09b2e72433f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.008614 10.0.0.141 - - [2026-02-04 12:58:25] "GET /firewall-rule/8f94c5f7-fff3-4a7c-a81e-10561ee9a630?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002474 10.0.0.141 - - [2026-02-04 12:58:26] "POST /ref-update HTTP/1.1" 200 156 0.067262 10.0.0.141 - - [2026-02-04 12:58:26] "GET /virtual-machine-interface/2b3185e2-01c9-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.018007 10.0.0.141 - - [2026-02-04 12:58:26] "POST /set-tag HTTP/1.1" 200 109 0.014925 10.0.0.141 - - [2026-02-04 12:59:09] "GET /global-system-configs HTTP/1.1" 200 323 0.001791 10.0.0.141 - - [2026-02-04 12:59:10] "GET /global-system-configs HTTP/1.1" 200 323 0.001710 10.0.0.242 - - [2026-02-04 12:59:10] "GET / HTTP/1.1" 200 36215 0.001731 10.0.0.242 - - [2026-02-04 12:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.242 - - [2026-02-04 12:59:10] "GET /global-system-config/bbf967d1-c6fd-4cdc-994c-d239c1eb5df8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004441 10.0.0.242 - - [2026-02-04 12:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.242 - - [2026-02-04 12:59:10] "GET /routing-instance/e7c22984-aaea-4691-b7a0-4cbbad28ee63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002975 10.0.0.242 - - [2026-02-04 12:59:10] "PUT /global-system-config/bbf967d1-c6fd-4cdc-994c-d239c1eb5df8 HTTP/1.1" 200 275 0.010196 10.0.0.242 - - [2026-02-04 12:59:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.010809 10.0.0.242 - - [2026-02-04 12:59:10] "POST /virtual-routers HTTP/1.1" 200 601 0.017621 10.0.0.242 - - [2026-02-04 12:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011590 10.0.0.242 - - [2026-02-04 12:59:11] "GET /virtual-router/8b836df8-ea2d-4580-add5-ed01a867ef6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.004601 10.0.0.242 - - [2026-02-04 12:59:11] "POST /fqname-to-id HTTP/1.1" 404 229 0.002070 10.0.0.242 - - [2026-02-04 12:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.242 - - [2026-02-04 12:59:11] "GET /virtual-network/7084b6d5-c30f-4ea7-a9a1-16802ba5202e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.004401 10.0.0.242 - - [2026-02-04 12:59:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.087487 10.0.0.242 - - [2026-02-04 12:59:55] "GET / HTTP/1.1" 200 36215 0.001874 10.0.0.242 - - [2026-02-04 12:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.242 - - [2026-02-04 12:59:55] "GET /global-system-config/bbf967d1-c6fd-4cdc-994c-d239c1eb5df8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006171 10.0.0.242 - - [2026-02-04 12:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.242 - - [2026-02-04 12:59:55] "GET /routing-instance/e7c22984-aaea-4691-b7a0-4cbbad28ee63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002937 10.0.0.242 - - [2026-02-04 12:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.242 - - [2026-02-04 12:59:55] "GET /virtual-router/8b836df8-ea2d-4580-add5-ed01a867ef6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.002251 10.0.0.242 - - [2026-02-04 12:59:55] "PUT /virtual-router/8b836df8-ea2d-4580-add5-ed01a867ef6e HTTP/1.1" 200 263 0.012090 10.0.0.242 - - [2026-02-04 12:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.016799 10.0.0.242 - - [2026-02-04 12:59:55] "GET /virtual-router/8b836df8-ea2d-4580-add5-ed01a867ef6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.002844 10.0.0.242 - - [2026-02-04 12:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.242 - - [2026-02-04 12:59:55] "GET /virtual-machine-interface/04eeddc9-3208-463e-841c-b1e3299e8d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.004193 10.0.0.242 - - [2026-02-04 12:59:55] "PUT /virtual-machine-interface/04eeddc9-3208-463e-841c-b1e3299e8d27 HTTP/1.1" 200 285 0.025229 10.0.0.141 - - [2026-02-04 12:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.141 - - [2026-02-04 12:59:58] "GET /virtual-router/8b836df8-ea2d-4580-add5-ed01a867ef6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.002293 [Introspect:8084]10.0.0.141 - - [2026-02-04 13:00:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000904 [Introspect:8084]10.0.0.141 - - [2026-02-04 13:00:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000937 [Introspect:8084]10.0.0.141 - - [2026-02-04 13:00:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001057 [Introspect:8084]10.0.0.141 - - [2026-02-04 13:00:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000982 [Introspect:8084]10.0.0.141 - - [2026-02-04 13:00:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000934 [Introspect:8084]10.0.0.141 - - [2026-02-04 13:00:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000993 10.0.0.141 - - [2026-02-04 13:02:12] "GET /virtual-router/8b836df8-ea2d-4580-add5-ed01a867ef6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.003095 10.0.0.141 - - [2026-02-04 13:02:12] "POST /ref-update HTTP/1.1" 200 156 0.012197 10.0.0.141 - - [2026-02-04 13:02:20] "GET /virtual-machine-interface/2b3185e2-01c9-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005637 10.0.0.141 - - [2026-02-04 13:02:20] "POST /set-tag HTTP/1.1" 200 109 0.002843 10.0.0.141 - - [2026-02-04 13:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.141 - - [2026-02-04 13:02:20] "GET /loadbalancer/b38d0e90-16bc-4d2c-acef-e8e5a1cf1150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002786 10.0.0.141 - - [2026-02-04 13:02:20] "GET /virtual-machine-interface/2b3185e2-01c9-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004380 10.0.0.141 - - [2026-02-04 13:02:20] "POST /set-tag HTTP/1.1" 200 109 0.001951 10.0.0.141 - - [2026-02-04 13:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.141 - - [2026-02-04 13:02:20] "GET /loadbalancer/b38d0e90-16bc-4d2c-acef-e8e5a1cf1150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002503 10.0.0.141 - - [2026-02-04 13:02:20] "GET /loadbalancer-pool/389e3a60-f9a4-439d-955e-34c642979873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003644 10.0.0.141 - - [2026-02-04 13:02:20] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017234 10.0.0.141 - - [2026-02-04 13:02:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.010777 10.0.0.141 - - [2026-02-04 13:02:21] "GET /virtual-machine-interface/2b3185e2-01c9-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.014743 10.0.0.141 - - [2026-02-04 13:02:21] "GET /virtual-machine-interface/2b3185e2-01c9-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004423 10.0.0.141 - - [2026-02-04 13:02:21] "POST /ref-update HTTP/1.1" 200 156 0.007680 10.0.0.141 - - [2026-02-04 13:02:21] "GET /floating-ip/0e33f037-666e-4e73-8f6d-2b261d0d6fac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1775 0.011179 10.0.0.141 - - [2026-02-04 13:02:21] "POST /tags HTTP/1.1" 409 205 0.002336 10.0.0.141 - - [2026-02-04 13:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001314 10.0.0.141 - - [2026-02-04 13:02:21] "PUT /floating-ip/0e33f037-666e-4e73-8f6d-2b261d0d6fac HTTP/1.1" 200 257 0.013074 10.0.0.141 - - [2026-02-04 13:02:21] "GET /tag/642e947e-9efe-4549-b0e0-10549cd00455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.015359 10.0.0.141 - - [2026-02-04 13:02:21] "POST /set-tag HTTP/1.1" 200 109 0.059883 10.0.0.141 - - [2026-02-04 13:02:21] "GET /loadbalancer-pool/8593975a-1ce3-455d-8aed-b474a742680e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.015409 10.0.0.141 - - [2026-02-04 13:02:21] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014151 10.0.0.141 - - [2026-02-04 13:02:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.009599 10.0.0.141 - - [2026-02-04 13:02:21] "GET /virtual-machine-interface/2b3185e2-01c9-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.011770 10.0.0.141 - - [2026-02-04 13:02:21] "GET /virtual-machine-interface/2b3185e2-01c9-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005230 10.0.0.141 - - [2026-02-04 13:02:21] "POST /set-tag HTTP/1.1" 200 109 0.005219 10.0.0.141 - - [2026-02-04 13:02:21] "POST /ref-update HTTP/1.1" 200 156 0.009019 10.0.0.141 - - [2026-02-04 13:02:21] "GET /floating-ip/0e33f037-666e-4e73-8f6d-2b261d0d6fac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.010001 10.0.0.141 - - [2026-02-04 13:02:21] "PUT /floating-ip/0e33f037-666e-4e73-8f6d-2b261d0d6fac HTTP/1.1" 200 257 0.009602 10.0.0.141 - - [2026-02-04 13:02:21] "GET /loadbalancer-pool/a2539e37-e22a-48fa-bfab-fc0ad473a89b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004573 10.0.0.141 - - [2026-02-04 13:02:21] "POST /loadbalancer-members HTTP/1.1" 200 694 0.012605 10.0.0.141 - - [2026-02-04 13:02:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.013861 10.0.0.141 - - [2026-02-04 13:02:21] "GET /virtual-machine-interface/2b3185e2-01c9-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007345 10.0.0.141 - - [2026-02-04 13:02:21] "GET /virtual-machine-interface/2b3185e2-01c9-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005725 10.0.0.141 - - [2026-02-04 13:02:21] "POST /ref-update HTTP/1.1" 200 156 0.010366 10.0.0.141 - - [2026-02-04 13:02:21] "GET /floating-ip/0e33f037-666e-4e73-8f6d-2b261d0d6fac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1973 0.005539 10.0.0.141 - - [2026-02-04 13:02:21] "POST /set-tag HTTP/1.1" 200 109 0.002212 10.0.0.141 - - [2026-02-04 13:02:21] "PUT /floating-ip/0e33f037-666e-4e73-8f6d-2b261d0d6fac HTTP/1.1" 200 257 0.011790 [Introspect:8084]10.0.0.141 - - [2026-02-04 13:02:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000832 [Introspect:8084]10.0.0.141 - - [2026-02-04 13:02:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000978 10.0.0.141 - - [2026-02-04 13:04:09] "GET /global-system-configs HTTP/1.1" 200 323 0.003304 10.0.0.141 - - [2026-02-04 13:04:10] "GET /global-system-configs HTTP/1.1" 200 323 0.002550 [Introspect:8084]10.0.0.141 - - [2026-02-04 13:04:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000977 [Introspect:8084]10.0.0.141 - - [2026-02-04 13:04:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000915 [Introspect:8084]10.0.0.141 - - [2026-02-04 13:04:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000926 [Introspect:8084]10.0.0.141 - - [2026-02-04 13:04:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000910 [Introspect:8084]10.0.0.141 - - [2026-02-04 13:04:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001039 [Introspect:8084]10.0.0.141 - - [2026-02-04 13:04:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000781 10.0.0.141 - - [2026-02-04 13:06:12] "GET /virtual-machine-interface/2b3185e2-01c9-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010523 10.0.0.141 - - [2026-02-04 13:06:12] "POST /set-tag HTTP/1.1" 200 109 0.002663 10.0.0.141 - - [2026-02-04 13:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.141 - - [2026-02-04 13:06:12] "GET /loadbalancer/b38d0e90-16bc-4d2c-acef-e8e5a1cf1150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002687 10.0.0.141 - - [2026-02-04 13:06:12] "GET /virtual-machine-interface/2b3185e2-01c9-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003958 10.0.0.141 - - [2026-02-04 13:06:12] "POST /set-tag HTTP/1.1" 200 109 0.025656 10.0.0.141 - - [2026-02-04 13:06:12] "DELETE /loadbalancer-member/66291f65-cc80-4278-b54d-16d2b3420c81 HTTP/1.1" 200 115 0.042106 10.0.0.141 - - [2026-02-04 13:06:12] "GET /virtual-machine-interface/2b3185e2-01c9-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004974 10.0.0.141 - - [2026-02-04 13:06:12] "POST /set-tag HTTP/1.1" 200 109 0.004190 10.0.0.141 - - [2026-02-04 13:06:12] "DELETE /loadbalancer-member/dd76b820-2957-429f-821a-725ecfa6b654 HTTP/1.1" 200 115 0.057031 10.0.0.141 - - [2026-02-04 13:06:12] "GET /virtual-machine-interface/2b3185e2-01c9-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009748 10.0.0.141 - - [2026-02-04 13:06:12] "POST /set-tag HTTP/1.1" 200 109 0.007598 10.0.0.141 - - [2026-02-04 13:06:12] "DELETE /loadbalancer-member/56b022c0-fdd6-4326-8386-d92388d6feff HTTP/1.1" 200 115 0.039357 10.0.0.141 - - [2026-02-04 13:06:12] "GET /virtual-machine-interface/2b3185e2-01c9-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005980 10.0.0.141 - - [2026-02-04 13:06:12] "POST /set-tag HTTP/1.1" 200 109 0.002550 10.0.0.141 - - [2026-02-04 13:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004408 10.0.0.141 - - [2026-02-04 13:06:12] "GET /loadbalancer/b38d0e90-16bc-4d2c-acef-e8e5a1cf1150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002596 10.0.0.141 - - [2026-02-04 13:06:12] "GET /loadbalancer-pool/389e3a60-f9a4-439d-955e-34c642979873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002885 10.0.0.141 - - [2026-02-04 13:06:12] "POST /loadbalancer-members HTTP/1.1" 200 692 0.028238 10.0.0.141 - - [2026-02-04 13:06:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.018532 10.0.0.141 - - [2026-02-04 13:06:12] "GET /virtual-machine-interface/2b3185e2-01c9-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007579 10.0.0.141 - - [2026-02-04 13:06:12] "GET /virtual-machine-interface/2b3185e2-01c9-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.003747 10.0.0.141 - - [2026-02-04 13:06:12] "GET /floating-ip/0e33f037-666e-4e73-8f6d-2b261d0d6fac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002288 10.0.0.141 - - [2026-02-04 13:06:12] "POST /set-tag HTTP/1.1" 200 109 0.058838 10.0.0.141 - - [2026-02-04 13:06:12] "GET /loadbalancer-pool/8593975a-1ce3-455d-8aed-b474a742680e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.014038 10.0.0.141 - - [2026-02-04 13:06:12] "POST /loadbalancer-members HTTP/1.1" 200 692 0.013539 10.0.0.141 - - [2026-02-04 13:06:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.008213 10.0.0.141 - - [2026-02-04 13:06:12] "GET /virtual-machine-interface/2b3185e2-01c9-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.017423 10.0.0.141 - - [2026-02-04 13:06:12] "GET /virtual-machine-interface/2b3185e2-01c9-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.014098 10.0.0.141 - - [2026-02-04 13:06:12] "POST /set-tag HTTP/1.1" 200 109 0.012853 10.0.0.141 - - [2026-02-04 13:06:12] "GET /floating-ip/0e33f037-666e-4e73-8f6d-2b261d0d6fac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004851 10.0.0.141 - - [2026-02-04 13:06:12] "GET /loadbalancer-pool/a2539e37-e22a-48fa-bfab-fc0ad473a89b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.014752 10.0.0.141 - - [2026-02-04 13:06:12] "POST /loadbalancer-members HTTP/1.1" 200 694 0.027236 10.0.0.141 - - [2026-02-04 13:06:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.031238 10.0.0.141 - - [2026-02-04 13:06:13] "GET /virtual-machine-interface/2b3185e2-01c9-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.009264 10.0.0.141 - - [2026-02-04 13:06:13] "GET /virtual-machine-interface/2b3185e2-01c9-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.011216 10.0.0.141 - - [2026-02-04 13:06:13] "GET /floating-ip/0e33f037-666e-4e73-8f6d-2b261d0d6fac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.007125 10.0.0.141 - - [2026-02-04 13:06:13] "POST /set-tag HTTP/1.1" 200 109 0.002422 10.0.0.141 - - [2026-02-04 13:07:51] "GET / HTTP/1.1" 200 36215 0.002259 10.0.0.141 - - [2026-02-04 13:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.141 - - [2026-02-04 13:07:51] "GET /project/87ae4324-074b-4e87-8057-046a5e01bfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.072317 10.0.0.141 - - [2026-02-04 13:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.141 - - [2026-02-04 13:07:51] "GET /project/87ae4324-074b-4e87-8057-046a5e01bfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.041366 10.0.0.141 - - [2026-02-04 13:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.141 - - [2026-02-04 13:07:52] "GET /project/87ae4324-074b-4e87-8057-046a5e01bfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.039163 10.0.0.141 - - [2026-02-04 13:07:52] "POST /tags HTTP/1.1" 200 334 0.039288 10.0.0.141 - - [2026-02-04 13:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.027463 10.0.0.141 - - [2026-02-04 13:07:52] "GET /tag/61c04b4c-8e89-48ff-91c9-77cdf780b193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.026059 10.0.0.141 - - [2026-02-04 13:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007158 10.0.0.141 - - [2026-02-04 13:07:52] "GET /project/87ae4324-074b-4e87-8057-046a5e01bfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.031146 10.0.0.141 - - [2026-02-04 13:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009245 10.0.0.141 - - [2026-02-04 13:07:52] "GET /virtual-network/985aa66b-1423-4e4f-a27e-f6928c658640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.005806 10.0.0.141 - - [2026-02-04 13:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002472 10.0.0.141 - - [2026-02-04 13:07:52] "GET /service-appliance-set/0966b1fc-1429-463f-953e-2ad1586cdff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003161 10.0.0.141 - - [2026-02-04 13:07:52] "POST /fqname-to-id HTTP/1.1" 404 254 0.001941 10.0.0.141 - - [2026-02-04 13:07:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.105835 10.0.0.141 - - [2026-02-04 13:07:53] "GET /virtual-machine-interface/39078be5-f46c-4cef-a5e1-f77e8c2c1aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.013425 10.0.0.141 - - [2026-02-04 13:07:53] "POST /instance-ips HTTP/1.1" 200 410 0.055071 10.0.0.141 - - [2026-02-04 13:07:53] "GET /instance-ip/332207de-b510-4c76-b5a7-4cf2355b1456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.012846 10.0.0.141 - - [2026-02-04 13:07:53] "POST /loadbalancers HTTP/1.1" 200 612 0.063962 10.0.0.141 - - [2026-02-04 13:07:53] "GET /project/87ae4324-074b-4e87-8057-046a5e01bfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.034474 10.0.0.141 - - [2026-02-04 13:07:53] "GET /instance-ip/332207de-b510-4c76-b5a7-4cf2355b1456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.005296 10.0.0.141 - - [2026-02-04 13:07:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.020273 10.0.0.141 - - [2026-02-04 13:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.141 - - [2026-02-04 13:07:53] "POST /floating-ips HTTP/1.1" 200 599 0.032774 10.0.0.141 - - [2026-02-04 13:07:53] "GET /project/87ae4324-074b-4e87-8057-046a5e01bfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.055672 10.0.0.141 - - [2026-02-04 13:07:53] "GET /loadbalancer/714ce171-ce63-4088-9b3b-a83a9d1ae7a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.004060 10.0.0.141 - - [2026-02-04 13:07:53] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.021689 10.0.0.141 - - [2026-02-04 13:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004755 10.0.0.141 - - [2026-02-04 13:07:53] "GET /project/87ae4324-074b-4e87-8057-046a5e01bfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.029433 10.0.0.141 - - [2026-02-04 13:07:53] "GET /loadbalancer-listener/1854a5ff-1030-416a-9a76-843999db546f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.004188 10.0.0.141 - - [2026-02-04 13:07:53] "GET /loadbalancer-listener/1854a5ff-1030-416a-9a76-843999db546f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.003066 10.0.0.141 - - [2026-02-04 13:07:53] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.029804 10.0.0.141 - - [2026-02-04 13:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.141 - - [2026-02-04 13:07:53] "GET /instance-ip/332207de-b510-4c76-b5a7-4cf2355b1456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.003226 10.0.0.141 - - [2026-02-04 13:07:53] "GET /loadbalancer/714ce171-ce63-4088-9b3b-a83a9d1ae7a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002592 10.0.0.141 - - [2026-02-04 13:07:53] "GET /instance-ip/332207de-b510-4c76-b5a7-4cf2355b1456?fields=floating_ips HTTP/1.1" 200 1214 0.004879 10.0.0.141 - - [2026-02-04 13:07:53] "GET /floating-ip/fcd911dc-995a-4bdd-a4ea-1f6c3a17d6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.002488 10.0.0.141 - - [2026-02-04 13:07:53] "POST /tags HTTP/1.1" 200 296 0.049681 10.0.0.141 - - [2026-02-04 13:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005149 10.0.0.141 - - [2026-02-04 13:07:53] "GET /tag/6fcfcb1c-1388-4e26-a372-97704778b32c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.012005 10.0.0.141 - - [2026-02-04 13:07:53] "POST /tags HTTP/1.1" 409 233 0.004382 10.0.0.141 - - [2026-02-04 13:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.141 - - [2026-02-04 13:07:53] "GET /tag/d37617c1-b5e6-4e2f-aeda-b36a29bd8301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.012305 10.0.0.141 - - [2026-02-04 13:07:53] "POST /tags HTTP/1.1" 409 206 0.002104 10.0.0.141 - - [2026-02-04 13:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.141 - - [2026-02-04 13:07:53] "GET /tag/d79b6182-1dfd-4be2-ac39-d9e55f9daeda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.010869 10.0.0.141 - - [2026-02-04 13:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.141 - - [2026-02-04 13:07:54] "GET /virtual-network/6a1d4a16-8dff-4ad1-bdbd-0228a1c454c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004971 10.0.0.141 - - [2026-02-04 13:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.141 - - [2026-02-04 13:07:54] "GET /project/87ae4324-074b-4e87-8057-046a5e01bfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.028838 10.0.0.141 - - [2026-02-04 13:07:54] "POST /virtual-machines HTTP/1.1" 200 370 0.016850 10.0.0.141 - - [2026-02-04 13:07:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.013746 10.0.0.141 - - [2026-02-04 13:07:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.098853 10.0.0.141 - - [2026-02-04 13:07:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.009128 10.0.0.141 - - [2026-02-04 13:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008157 10.0.0.141 - - [2026-02-04 13:07:54] "GET /virtual-machine-interface/846755d2-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.004606 10.0.0.141 - - [2026-02-04 13:07:54] "POST /instance-ips HTTP/1.1" 200 410 0.024168 10.0.0.141 - - [2026-02-04 13:07:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.019571 10.0.0.141 - - [2026-02-04 13:07:54] "GET /virtual-machine-interface/846755d2-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.011454 10.0.0.141 - - [2026-02-04 13:07:54] "POST /set-tag HTTP/1.1" 200 109 0.018203 10.0.0.141 - - [2026-02-04 13:07:54] "GET /virtual-machine-interface/846755d2-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.016962 10.0.0.141 - - [2026-02-04 13:07:54] "GET /instance-ip/847eccb2-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.002838 10.0.0.141 - - [2026-02-04 13:07:54] "GET /virtual-machine-interface/846755d2-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005121 10.0.0.141 - - [2026-02-04 13:07:54] "POST /set-tag HTTP/1.1" 200 109 0.002425 10.0.0.141 - - [2026-02-04 13:07:54] "GET /virtual-router/8b836df8-ea2d-4580-add5-ed01a867ef6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.004174 10.0.0.141 - - [2026-02-04 13:07:54] "POST /ref-update HTTP/1.1" 200 156 0.011153 10.0.0.141 - - [2026-02-04 13:07:54] "GET /virtual-machine-interface/846755d2-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.008437 10.0.0.141 - - [2026-02-04 13:07:54] "POST /set-tag HTTP/1.1" 200 109 0.003529 10.0.0.141 - - [2026-02-04 13:07:54] "GET /virtual-machine-interface/846755d2-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004335 10.0.0.141 - - [2026-02-04 13:07:54] "POST /set-tag HTTP/1.1" 200 109 0.002239 10.0.0.141 - - [2026-02-04 13:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.141 - - [2026-02-04 13:07:55] "GET /virtual-network/6a1d4a16-8dff-4ad1-bdbd-0228a1c454c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005883 10.0.0.141 - - [2026-02-04 13:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.141 - - [2026-02-04 13:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.141 - - [2026-02-04 13:07:55] "GET /project/87ae4324-074b-4e87-8057-046a5e01bfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.032818 10.0.0.141 - - [2026-02-04 13:07:55] "GET /virtual-networks?parent_id=87ae4324-074b-4e87-8057-046a5e01bfbd&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.002501 10.0.0.141 - - [2026-02-04 13:07:55] "GET /project/87ae4324-074b-4e87-8057-046a5e01bfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.041011 10.0.0.141 - - [2026-02-04 13:07:55] "POST /virtual-machines HTTP/1.1" 200 370 0.008321 10.0.0.141 - - [2026-02-04 13:07:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.027048 10.0.0.141 - - [2026-02-04 13:07:55] "POST /virtual-networks HTTP/1.1" 200 514 0.099994 10.0.0.141 - - [2026-02-04 13:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011638 10.0.0.141 - - [2026-02-04 13:07:56] "GET /network-ipam/74e09afe-894b-4792-bdae-3bc15167298d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.015854 10.0.0.141 - - [2026-02-04 13:07:56] "POST /route-targets HTTP/1.1" 200 328 0.022189 10.0.0.141 - - [2026-02-04 13:07:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.137905 10.0.0.141 - - [2026-02-04 13:07:56] "POST /ref-update HTTP/1.1" 200 156 0.026127 10.0.0.141 - - [2026-02-04 13:07:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.014441 10.0.0.141 - - [2026-02-04 13:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006328 10.0.0.141 - - [2026-02-04 13:07:56] "GET /virtual-machine-interface/85743ca6-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.012246 10.0.0.141 - - [2026-02-04 13:07:56] "POST /useragent-kv HTTP/1.1" 200 115 0.001831 10.0.0.141 - - [2026-02-04 13:07:56] "POST /ref-update HTTP/1.1" 200 156 0.117855 10.0.0.141 - - [2026-02-04 13:07:56] "GET /virtual-network/54b20567-f388-404c-8b13-dff57ec02d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003863 10.0.0.141 - - [2026-02-04 13:07:56] "GET /domains HTTP/1.1" 200 281 0.001869 10.0.0.141 - - [2026-02-04 13:07:56] "GET /domain/a35ff993-c13f-4c31-b0f5-44b72045c916 HTTP/1.1" 200 3100 0.022922 10.0.0.141 - - [2026-02-04 13:07:56] "POST /instance-ips HTTP/1.1" 200 410 0.047575 10.0.0.141 - - [2026-02-04 13:07:56] "GET /project/87ae4324-074b-4e87-8057-046a5e01bfbd HTTP/1.1" 200 7090 0.055746 10.0.0.141 - - [2026-02-04 13:07:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.043404 10.0.0.141 - - [2026-02-04 13:07:56] "GET /virtual-machine-interface/85743ca6-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.007938 10.0.0.141 - - [2026-02-04 13:07:56] "GET /virtual-network/54b20567-f388-404c-8b13-dff57ec02d16 HTTP/1.1" 200 2089 0.012845 10.0.0.141 - - [2026-02-04 13:07:56] "GET /virtual-network/54b20567-f388-404c-8b13-dff57ec02d16 HTTP/1.1" 200 2089 0.005588 10.0.0.141 - - [2026-02-04 13:07:56] "GET /routing-instance/75c54423-a276-4ccd-b5e2-1d41938886b6 HTTP/1.1" 200 1405 0.003071 10.0.0.141 - - [2026-02-04 13:07:56] "GET /routing-instance/75c54423-a276-4ccd-b5e2-1d41938886b6 HTTP/1.1" 200 1405 0.003107 10.0.0.141 - - [2026-02-04 13:07:56] "GET /route-target/a9464e4a-ed74-4f07-b990-9f9c02b69ad6 HTTP/1.1" 200 1155 0.002849 10.0.0.141 - - [2026-02-04 13:07:56] "GET /virtual-network/54b20567-f388-404c-8b13-dff57ec02d16 HTTP/1.1" 200 2089 0.005243 10.0.0.141 - - [2026-02-04 13:07:56] "GET /routing-instance/75c54423-a276-4ccd-b5e2-1d41938886b6 HTTP/1.1" 200 1405 0.002966 10.0.0.141 - - [2026-02-04 13:07:56] "GET /virtual-network/54b20567-f388-404c-8b13-dff57ec02d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004542 10.0.0.141 - - [2026-02-04 13:07:56] "GET /virtual-network/54b20567-f388-404c-8b13-dff57ec02d16 HTTP/1.1" 200 2089 0.003986 10.0.0.141 - - [2026-02-04 13:07:56] "GET /routing-instance/75c54423-a276-4ccd-b5e2-1d41938886b6 HTTP/1.1" 200 1405 0.002838 10.0.0.141 - - [2026-02-04 13:07:56] "POST /set-tag HTTP/1.1" 200 109 0.033947 10.0.0.141 - - [2026-02-04 13:07:56] "GET /routing-instance/75c54423-a276-4ccd-b5e2-1d41938886b6 HTTP/1.1" 200 1405 0.007674 10.0.0.141 - - [2026-02-04 13:07:56] "GET /virtual-machine-interface/85743ca6-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.012347 10.0.0.141 - - [2026-02-04 13:07:56] "GET /route-target/a9464e4a-ed74-4f07-b990-9f9c02b69ad6 HTTP/1.1" 200 1155 0.009387 10.0.0.141 - - [2026-02-04 13:07:56] "GET /instance-ip/8594bfda-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003914 10.0.0.141 - - [2026-02-04 13:07:56] "GET /domains HTTP/1.1" 200 281 0.001835 10.0.0.141 - - [2026-02-04 13:07:56] "GET /domain/a35ff993-c13f-4c31-b0f5-44b72045c916 HTTP/1.1" 200 3100 0.002615 10.0.0.141 - - [2026-02-04 13:07:56] "GET /virtual-machine-interface/85743ca6-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.011200 10.0.0.141 - - [2026-02-04 13:07:56] "GET /project/87ae4324-074b-4e87-8057-046a5e01bfbd HTTP/1.1" 200 7090 0.046036 10.0.0.141 - - [2026-02-04 13:07:56] "POST /set-tag HTTP/1.1" 200 109 0.002333 10.0.0.141 - - [2026-02-04 13:07:56] "GET /virtual-network/54b20567-f388-404c-8b13-dff57ec02d16 HTTP/1.1" 200 2089 0.005404 10.0.0.141 - - [2026-02-04 13:07:56] "GET /virtual-router/8b836df8-ea2d-4580-add5-ed01a867ef6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1691 0.008878 10.0.0.141 - - [2026-02-04 13:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.141 - - [2026-02-04 13:07:56] "POST /ref-update HTTP/1.1" 200 156 0.008861 10.0.0.141 - - [2026-02-04 13:07:56] "GET /project/87ae4324-074b-4e87-8057-046a5e01bfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.057433 10.0.0.141 - - [2026-02-04 13:07:56] "GET /virtual-machine-interface/85743ca6-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.013700 10.0.0.141 - - [2026-02-04 13:07:56] "GET /virtual-network/54b20567-f388-404c-8b13-dff57ec02d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004422 10.0.0.141 - - [2026-02-04 13:07:56] "POST /set-tag HTTP/1.1" 200 109 0.001976 10.0.0.141 - - [2026-02-04 13:07:56] "GET /floating-ip-pools?parent_id=54b20567-f388-404c-8b13-dff57ec02d16&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002404 10.0.0.141 - - [2026-02-04 13:07:56] "GET /virtual-network/54b20567-f388-404c-8b13-dff57ec02d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005608 10.0.0.141 - - [2026-02-04 13:07:56] "GET /virtual-machine-interface/85743ca6-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004597 10.0.0.141 - - [2026-02-04 13:07:56] "POST /set-tag HTTP/1.1" 200 109 0.002114 10.0.0.141 - - [2026-02-04 13:07:56] "POST /floating-ip-pools HTTP/1.1" 200 564 0.022837 10.0.0.141 - - [2026-02-04 13:07:56] "POST /ref-update HTTP/1.1" 200 156 0.008747 10.0.0.141 - - [2026-02-04 13:07:56] "GET /virtual-network/54b20567-f388-404c-8b13-dff57ec02d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.018074 10.0.0.141 - - [2026-02-04 13:07:56] "GET /domains HTTP/1.1" 200 281 0.003614 10.0.0.141 - - [2026-02-04 13:07:56] "GET /domain/a35ff993-c13f-4c31-b0f5-44b72045c916 HTTP/1.1" 200 3100 0.002757 10.0.0.141 - - [2026-02-04 13:07:56] "GET /project/87ae4324-074b-4e87-8057-046a5e01bfbd HTTP/1.1" 200 7347 0.032217 10.0.0.141 - - [2026-02-04 13:07:56] "GET /virtual-network/54b20567-f388-404c-8b13-dff57ec02d16 HTTP/1.1" 200 2328 0.005117 10.0.0.141 - - [2026-02-04 13:07:56] "GET /floating-ip-pool/3e990342-bf25-4ed7-9d84-dae4ff566180 HTTP/1.1" 200 1317 0.002388 10.0.0.141 - - [2026-02-04 13:07:56] "GET /domains HTTP/1.1" 200 281 0.001655 10.0.0.141 - - [2026-02-04 13:07:56] "GET /domain/a35ff993-c13f-4c31-b0f5-44b72045c916 HTTP/1.1" 200 3100 0.003221 10.0.0.141 - - [2026-02-04 13:07:56] "GET /project/87ae4324-074b-4e87-8057-046a5e01bfbd HTTP/1.1" 200 7347 0.030443 10.0.0.141 - - [2026-02-04 13:07:56] "GET /virtual-network/54b20567-f388-404c-8b13-dff57ec02d16 HTTP/1.1" 200 2328 0.004014 10.0.0.141 - - [2026-02-04 13:07:56] "GET /virtual-network/54b20567-f388-404c-8b13-dff57ec02d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004904 10.0.0.141 - - [2026-02-04 13:07:56] "POST /tags HTTP/1.1" 200 366 0.059058 10.0.0.141 - - [2026-02-04 13:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.015591 10.0.0.141 - - [2026-02-04 13:07:57] "GET /tag/2037b6b6-2761-48eb-910a-ac1dbd869916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.012902 10.0.0.141 - - [2026-02-04 13:07:57] "POST /tags HTTP/1.1" 409 206 0.001817 10.0.0.141 - - [2026-02-04 13:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.141 - - [2026-02-04 13:07:57] "GET /tag/d79b6182-1dfd-4be2-ac39-d9e55f9daeda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.011191 10.0.0.141 - - [2026-02-04 13:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.141 - - [2026-02-04 13:07:57] "GET /project/87ae4324-074b-4e87-8057-046a5e01bfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.030137 10.0.0.141 - - [2026-02-04 13:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.141 - - [2026-02-04 13:07:57] "GET /virtual-network/6a1d4a16-8dff-4ad1-bdbd-0228a1c454c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003601 10.0.0.141 - - [2026-02-04 13:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.141 - - [2026-02-04 13:07:57] "GET /service-appliance-set/b5be1d5c-7dc8-4bdf-9d74-6b0fdffb817b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003510 10.0.0.141 - - [2026-02-04 13:07:57] "POST /fqname-to-id HTTP/1.1" 404 258 0.001705 10.0.0.141 - - [2026-02-04 13:07:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.120475 10.0.0.141 - - [2026-02-04 13:07:57] "GET /virtual-machine-interface/ee81807d-3c46-499e-90be-1f2dc7c63c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.017436 10.0.0.141 - - [2026-02-04 13:07:57] "POST /set-tag HTTP/1.1" 200 109 0.017247 10.0.0.141 - - [2026-02-04 13:07:57] "POST /instance-ips HTTP/1.1" 200 418 0.022502 10.0.0.141 - - [2026-02-04 13:07:57] "GET /instance-ip/177c2a83-ba67-41c0-89ab-68549941076d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1666 0.014549 10.0.0.141 - - [2026-02-04 13:07:57] "POST /loadbalancers HTTP/1.1" 200 620 0.073271 10.0.0.141 - - [2026-02-04 13:07:57] "POST /service-instances HTTP/1.1" 200 568 0.020313 10.0.0.141 - - [2026-02-04 13:07:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.027964 10.0.0.141 - - [2026-02-04 13:07:57] "POST /ref-update HTTP/1.1" 200 156 0.054481 10.0.0.141 - - [2026-02-04 13:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.013451 10.0.0.141 - - [2026-02-04 13:07:57] "GET /project/87ae4324-074b-4e87-8057-046a5e01bfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.040559 10.0.0.141 - - [2026-02-04 13:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.141 - - [2026-02-04 13:07:57] "PUT /service-instance/38aabeff-57bc-47d0-a334-07852b79813f HTTP/1.1" 200 267 0.008181 10.0.0.141 - - [2026-02-04 13:07:57] "GET /virtual-machine-interface/ee81807d-3c46-499e-90be-1f2dc7c63c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.008140 10.0.0.141 - - [2026-02-04 13:07:57] "GET /virtual-machine-interface/ee81807d-3c46-499e-90be-1f2dc7c63c31?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.006770 10.0.0.141 - - [2026-02-04 13:07:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.015545 10.0.0.141 - - [2026-02-04 13:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014393 10.0.0.141 - - [2026-02-04 13:07:57] "PUT /service-instance/38aabeff-57bc-47d0-a334-07852b79813f HTTP/1.1" 200 267 0.013671 10.0.0.141 - - [2026-02-04 13:07:57] "GET /floating-ip-pool/3e990342-bf25-4ed7-9d84-dae4ff566180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011151 10.0.0.141 - - [2026-02-04 13:07:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.017088 10.0.0.141 - - [2026-02-04 13:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.141 - - [2026-02-04 13:07:58] "POST /floating-ips HTTP/1.1" 200 673 0.108719 10.0.0.141 - - [2026-02-04 13:07:58] "POST /virtual-machines HTTP/1.1" 200 430 0.023723 10.0.0.141 - - [2026-02-04 13:07:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.039568 10.0.0.141 - - [2026-02-04 13:07:58] "GET /application-policy-set/0fe6d517-4538-4a62-994a-947d787b05bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002371 10.0.0.141 - - [2026-02-04 13:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.141 - - [2026-02-04 13:07:58] "GET /policy-management/2256a2a0-6294-4346-8d56-42ac57b2be9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003964 10.0.0.141 - - [2026-02-04 13:07:58] "POST /tags HTTP/1.1" 409 221 0.002090 10.0.0.141 - - [2026-02-04 13:07:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.134928 10.0.0.141 - - [2026-02-04 13:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010229 10.0.0.141 - - [2026-02-04 13:07:58] "GET /tag/61c04b4c-8e89-48ff-91c9-77cdf780b193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.023943 10.0.0.141 - - [2026-02-04 13:07:58] "POST /tags HTTP/1.1" 409 238 0.003187 10.0.0.141 - - [2026-02-04 13:07:58] "POST /chown HTTP/1.1" 200 109 0.008263 10.0.0.141 - - [2026-02-04 13:07:58] "POST /chown HTTP/1.1" 200 109 0.013525 10.0.0.141 - - [2026-02-04 13:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.021732 10.0.0.141 - - [2026-02-04 13:07:58] "GET /tag/2037b6b6-2761-48eb-910a-ac1dbd869916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.019498 10.0.0.141 - - [2026-02-04 13:07:58] "PUT /virtual-machine-interface/b3f905de-ad5d-4c4b-adaa-f4b1dccbc19f HTTP/1.1" 200 285 0.052916 10.0.0.141 - - [2026-02-04 13:07:58] "POST /firewall-rules HTTP/1.1" 200 652 0.092680 10.0.0.141 - - [2026-02-04 13:07:58] "PUT /instance-ip/177c2a83-ba67-41c0-89ab-68549941076d HTTP/1.1" 200 257 0.066027 10.0.0.141 - - [2026-02-04 13:07:58] "POST /ref-update HTTP/1.1" 200 156 0.016410 10.0.0.141 - - [2026-02-04 13:07:58] "GET /firewall-rule/3b004e66-9121-4903-9443-f4d961a6817d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.012549 10.0.0.141 - - [2026-02-04 13:07:58] "GET /firewall-policy/57f4869f-936a-4766-bed2-9165f79a9877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002774 10.0.0.141 - - [2026-02-04 13:07:58] "GET /firewall-rule/3b004e66-9121-4903-9443-f4d961a6817d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.002476 10.0.0.141 - - [2026-02-04 13:07:58] "POST /ref-update HTTP/1.1" 200 156 0.024614 10.0.0.141 - - [2026-02-04 13:07:58] "POST /ref-update HTTP/1.1" 200 156 0.011484 10.0.0.141 - - [2026-02-04 13:07:58] "POST /ref-update HTTP/1.1" 200 156 0.038578 10.0.0.141 - - [2026-02-04 13:07:58] "POST /ref-update HTTP/1.1" 200 156 0.026482 10.0.0.141 - - [2026-02-04 13:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.020014 10.0.0.141 - - [2026-02-04 13:07:58] "POST /ref-update HTTP/1.1" 200 156 0.033175 10.0.0.141 - - [2026-02-04 13:07:58] "GET /project/87ae4324-074b-4e87-8057-046a5e01bfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.044745 10.0.0.141 - - [2026-02-04 13:07:58] "POST /ref-update HTTP/1.1" 200 156 0.007274 10.0.0.141 - - [2026-02-04 13:07:58] "GET /loadbalancer/6eed8824-b0b4-4b23-9669-b0bb7dc33340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.002094 10.0.0.141 - - [2026-02-04 13:07:58] "POST /virtual-machines HTTP/1.1" 200 430 0.014748 10.0.0.141 - - [2026-02-04 13:07:58] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.037163 10.0.0.141 - - [2026-02-04 13:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005374 10.0.0.141 - - [2026-02-04 13:07:58] "GET /project/87ae4324-074b-4e87-8057-046a5e01bfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.055583 10.0.0.141 - - [2026-02-04 13:07:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.140117 10.0.0.141 - - [2026-02-04 13:07:58] "GET /loadbalancer-listener/f1b496cd-1327-4d96-afcb-20591b12b507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.027058 10.0.0.141 - - [2026-02-04 13:07:58] "GET /loadbalancer-listener/f1b496cd-1327-4d96-afcb-20591b12b507?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.004769 10.0.0.141 - - [2026-02-04 13:07:58] "POST /chown HTTP/1.1" 200 109 0.007272 10.0.0.141 - - [2026-02-04 13:07:58] "POST /chown HTTP/1.1" 200 109 0.007888 10.0.0.141 - - [2026-02-04 13:07:58] "PUT /virtual-machine-interface/965195df-ca9c-4bce-812c-c48845ef836f HTTP/1.1" 200 285 0.021596 10.0.0.141 - - [2026-02-04 13:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009757 10.0.0.141 - - [2026-02-04 13:07:59] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.083967 10.0.0.141 - - [2026-02-04 13:07:59] "POST /chown HTTP/1.1" 200 109 0.029771 10.0.0.141 - - [2026-02-04 13:07:59] "PUT /instance-ip/177c2a83-ba67-41c0-89ab-68549941076d HTTP/1.1" 200 257 0.045922 10.0.0.141 - - [2026-02-04 13:07:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.051563 10.0.0.141 - - [2026-02-04 13:07:59] "GET /loadbalancer-pool/b7c2ef81-8895-4c24-b4dc-4baceca7f976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007434 10.0.0.141 - - [2026-02-04 13:07:59] "POST /chown HTTP/1.1" 200 109 0.046140 10.0.0.141 - - [2026-02-04 13:07:59] "POST /ref-update HTTP/1.1" 200 156 0.058863 10.0.0.141 - - [2026-02-04 13:07:59] "POST /ref-update HTTP/1.1" 200 156 0.027336 10.0.0.141 - - [2026-02-04 13:07:59] "PUT /instance-ip/177c2a83-ba67-41c0-89ab-68549941076d HTTP/1.1" 200 257 0.060232 10.0.0.141 - - [2026-02-04 13:07:59] "POST /loadbalancer-members HTTP/1.1" 200 709 0.055455 10.0.0.141 - - [2026-02-04 13:07:59] "POST /ref-update HTTP/1.1" 200 156 0.049498 10.0.0.141 - - [2026-02-04 13:07:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.069396 10.0.0.141 - - [2026-02-04 13:07:59] "GET /loadbalancer-member/206846f2-598f-4b47-b436-7fec38d797c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.008050 10.0.0.141 - - [2026-02-04 13:07:59] "POST /ref-update HTTP/1.1" 200 156 0.076086 10.0.0.141 - - [2026-02-04 13:07:59] "POST /ref-update HTTP/1.1" 200 156 0.059217 10.0.0.141 - - [2026-02-04 13:07:59] "POST /chown HTTP/1.1" 200 109 0.035866 10.0.0.141 - - [2026-02-04 13:07:59] "GET /application-policy-set/0fe6d517-4538-4a62-994a-947d787b05bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006584 10.0.0.141 - - [2026-02-04 13:07:59] "POST /ref-update HTTP/1.1" 200 156 0.034875 10.0.0.141 - - [2026-02-04 13:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.017616 10.0.0.141 - - [2026-02-04 13:07:59] "GET /policy-management/2256a2a0-6294-4346-8d56-42ac57b2be9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004576 10.0.0.141 - - [2026-02-04 13:07:59] "POST /chown HTTP/1.1" 200 109 0.031865 10.0.0.141 - - [2026-02-04 13:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.141 - - [2026-02-04 13:07:59] "POST /chown HTTP/1.1" 200 109 0.007982 10.0.0.141 - - [2026-02-04 13:07:59] "POST /tags HTTP/1.1" 409 221 0.018739 10.0.0.141 - - [2026-02-04 13:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.141 - - [2026-02-04 13:07:59] "POST /chown HTTP/1.1" 200 109 0.033411 10.0.0.141 - - [2026-02-04 13:07:59] "GET /tag/61c04b4c-8e89-48ff-91c9-77cdf780b193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.045985 10.0.0.141 - - [2026-02-04 13:07:59] "PUT /instance-ip/177c2a83-ba67-41c0-89ab-68549941076d HTTP/1.1" 200 257 0.095104 10.0.0.141 - - [2026-02-04 13:07:59] "POST /tags HTTP/1.1" 409 238 0.003011 10.0.0.141 - - [2026-02-04 13:07:59] "PUT /instance-ip/177c2a83-ba67-41c0-89ab-68549941076d HTTP/1.1" 200 257 0.095838 10.0.0.141 - - [2026-02-04 13:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007203 10.0.0.141 - - [2026-02-04 13:07:59] "GET /tag/2037b6b6-2761-48eb-910a-ac1dbd869916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.026385 10.0.0.141 - - [2026-02-04 13:07:59] "POST /ref-update HTTP/1.1" 200 156 0.071731 10.0.0.141 - - [2026-02-04 13:07:59] "POST /ref-update HTTP/1.1" 200 156 0.027349 10.0.0.141 - - [2026-02-04 13:07:59] "POST /firewall-rules HTTP/1.1" 409 293 0.006032 10.0.0.141 - - [2026-02-04 13:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.141 - - [2026-02-04 13:07:59] "POST /chown HTTP/1.1" 200 109 0.017299 10.0.0.141 - - [2026-02-04 13:07:59] "POST /chown HTTP/1.1" 200 109 0.014060 10.0.0.141 - - [2026-02-04 13:07:59] "PUT /firewall-rule/3b004e66-9121-4903-9443-f4d961a6817d HTTP/1.1" 200 261 0.051287 10.0.0.141 - - [2026-02-04 13:07:59] "GET /firewall-rule/3b004e66-9121-4903-9443-f4d961a6817d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.015418 10.0.0.141 - - [2026-02-04 13:07:59] "PUT /instance-ip/177c2a83-ba67-41c0-89ab-68549941076d HTTP/1.1" 200 257 0.042380 10.0.0.141 - - [2026-02-04 13:07:59] "GET /firewall-policy/57f4869f-936a-4766-bed2-9165f79a9877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.013197 10.0.0.141 - - [2026-02-04 13:07:59] "GET /firewall-rule/3b004e66-9121-4903-9443-f4d961a6817d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.003105 10.0.0.141 - - [2026-02-04 13:07:59] "POST /ref-update HTTP/1.1" 200 156 0.024799 10.0.0.141 - - [2026-02-04 13:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.141 - - [2026-02-04 13:07:59] "POST /chown HTTP/1.1" 200 109 0.006697 10.0.0.141 - - [2026-02-04 13:07:59] "POST /chown HTTP/1.1" 200 109 0.018287 10.0.0.141 - - [2026-02-04 13:07:59] "PUT /instance-ip/177c2a83-ba67-41c0-89ab-68549941076d HTTP/1.1" 200 257 0.017497 10.0.0.141 - - [2026-02-04 13:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008476 10.0.0.141 - - [2026-02-04 13:07:59] "GET /virtual-network/6a1d4a16-8dff-4ad1-bdbd-0228a1c454c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005096 10.0.0.141 - - [2026-02-04 13:07:59] "POST /ref-update HTTP/1.1" 200 156 0.036994 10.0.0.141 - - [2026-02-04 13:08:00] "POST /chown HTTP/1.1" 200 109 0.019569 10.0.0.141 - - [2026-02-04 13:08:00] "POST /chown HTTP/1.1" 200 109 0.016239 10.0.0.141 - - [2026-02-04 13:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013126 10.0.0.141 - - [2026-02-04 13:08:00] "GET /project/87ae4324-074b-4e87-8057-046a5e01bfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.032854 10.0.0.141 - - [2026-02-04 13:08:00] "POST /virtual-machines HTTP/1.1" 200 374 0.010391 10.0.0.141 - - [2026-02-04 13:08:00] "PUT /instance-ip/177c2a83-ba67-41c0-89ab-68549941076d HTTP/1.1" 200 257 0.032423 10.0.0.141 - - [2026-02-04 13:08:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.012859 10.0.0.141 - - [2026-02-04 13:08:00] "POST /ref-update HTTP/1.1" 200 156 0.042647 10.0.0.141 - - [2026-02-04 13:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004912 10.0.0.141 - - [2026-02-04 13:08:00] "POST /chown HTTP/1.1" 200 109 0.052853 10.0.0.141 - - [2026-02-04 13:08:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.160953 10.0.0.141 - - [2026-02-04 13:08:00] "POST /chown HTTP/1.1" 200 109 0.054775 10.0.0.141 - - [2026-02-04 13:08:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.044356 10.0.0.141 - - [2026-02-04 13:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.015358 10.0.0.141 - - [2026-02-04 13:08:00] "PUT /instance-ip/177c2a83-ba67-41c0-89ab-68549941076d HTTP/1.1" 200 257 0.030573 10.0.0.141 - - [2026-02-04 13:08:00] "GET /virtual-machine-interface/87f94552-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.005141 10.0.0.141 - - [2026-02-04 13:08:00] "POST /ref-update HTTP/1.1" 200 156 0.011455 10.0.0.141 - - [2026-02-04 13:08:00] "POST /chown HTTP/1.1" 200 109 0.017703 10.0.0.141 - - [2026-02-04 13:08:00] "POST /instance-ips HTTP/1.1" 200 414 0.057461 10.0.0.141 - - [2026-02-04 13:08:00] "POST /chown HTTP/1.1" 200 109 0.045815 10.0.0.141 - - [2026-02-04 13:08:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.032571 10.0.0.141 - - [2026-02-04 13:08:00] "GET /virtual-machine-interface/87f94552-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.011988 10.0.0.141 - - [2026-02-04 13:08:00] "PUT /instance-ip/177c2a83-ba67-41c0-89ab-68549941076d HTTP/1.1" 200 257 0.016043 10.0.0.141 - - [2026-02-04 13:08:00] "POST /ref-update HTTP/1.1" 200 156 0.031103 10.0.0.141 - - [2026-02-04 13:08:00] "POST /set-tag HTTP/1.1" 200 109 0.049746 10.0.0.141 - - [2026-02-04 13:08:00] "GET /virtual-machine-interface/87f94552-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.027765 10.0.0.141 - - [2026-02-04 13:08:00] "GET /instance-ip/88194e88-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.004992 10.0.0.141 - - [2026-02-04 13:08:00] "GET /virtual-machine-interface/87f94552-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004960 10.0.0.141 - - [2026-02-04 13:08:00] "PUT /service-instance/38aabeff-57bc-47d0-a334-07852b79813f HTTP/1.1" 200 267 0.022790 10.0.0.141 - - [2026-02-04 13:08:00] "POST /set-tag HTTP/1.1" 200 109 0.011747 10.0.0.141 - - [2026-02-04 13:08:00] "GET /virtual-router/8b836df8-ea2d-4580-add5-ed01a867ef6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.008455 10.0.0.141 - - [2026-02-04 13:08:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.026345 10.0.0.141 - - [2026-02-04 13:08:00] "PUT /service-instance/38aabeff-57bc-47d0-a334-07852b79813f HTTP/1.1" 200 267 0.013665 10.0.0.141 - - [2026-02-04 13:08:00] "POST /ref-update HTTP/1.1" 200 156 0.016291 10.0.0.141 - - [2026-02-04 13:08:00] "GET /virtual-machine-interface/87f94552-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007198 10.0.0.141 - - [2026-02-04 13:08:00] "POST /set-tag HTTP/1.1" 200 109 0.002189 10.0.0.141 - - [2026-02-04 13:08:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.007505 10.0.0.141 - - [2026-02-04 13:08:00] "GET /virtual-machine-interface/87f94552-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.008691 10.0.0.141 - - [2026-02-04 13:08:00] "POST /set-tag HTTP/1.1" 200 109 0.008833 10.0.0.141 - - [2026-02-04 13:08:00] "PUT /service-instance/38aabeff-57bc-47d0-a334-07852b79813f HTTP/1.1" 200 267 0.019735 10.0.0.141 - - [2026-02-04 13:08:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.019307 10.0.0.141 - - [2026-02-04 13:08:01] "PUT /service-instance/38aabeff-57bc-47d0-a334-07852b79813f HTTP/1.1" 200 267 0.009431 10.0.0.141 - - [2026-02-04 13:08:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.012001 10.0.0.141 - - [2026-02-04 13:08:01] "PUT /service-instance/38aabeff-57bc-47d0-a334-07852b79813f HTTP/1.1" 200 267 0.008549 10.0.0.141 - - [2026-02-04 13:08:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.017238 10.0.0.141 - - [2026-02-04 13:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.141 - - [2026-02-04 13:08:01] "POST /chown HTTP/1.1" 200 109 0.007797 10.0.0.141 - - [2026-02-04 13:08:01] "POST /chown HTTP/1.1" 200 109 0.025393 10.0.0.141 - - [2026-02-04 13:08:01] "POST /ref-update HTTP/1.1" 200 156 0.008572 10.0.0.141 - - [2026-02-04 13:08:01] "POST /chown HTTP/1.1" 200 109 0.008467 10.0.0.141 - - [2026-02-04 13:08:01] "POST /chown HTTP/1.1" 200 109 0.018948 10.0.0.141 - - [2026-02-04 13:08:01] "POST /ref-update HTTP/1.1" 200 156 0.008565 10.0.0.141 - - [2026-02-04 13:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005885 10.0.0.141 - - [2026-02-04 13:08:01] "POST /chown HTTP/1.1" 200 109 0.008703 10.0.0.141 - - [2026-02-04 13:08:01] "POST /chown HTTP/1.1" 200 109 0.007899 10.0.0.141 - - [2026-02-04 13:08:01] "POST /chown HTTP/1.1" 200 109 0.030343 10.0.0.141 - - [2026-02-04 13:08:01] "POST /chown HTTP/1.1" 200 109 0.026737 10.0.0.141 - - [2026-02-04 13:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.141 - - [2026-02-04 13:08:01] "POST /chown HTTP/1.1" 200 109 0.008718 10.0.0.141 - - [2026-02-04 13:08:01] "POST /chown HTTP/1.1" 200 109 0.015382 10.0.0.141 - - [2026-02-04 13:08:01] "POST /chown HTTP/1.1" 200 109 0.007087 10.0.0.141 - - [2026-02-04 13:08:01] "POST /chown HTTP/1.1" 200 109 0.028358 10.0.0.141 - - [2026-02-04 13:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.141 - - [2026-02-04 13:08:01] "POST /chown HTTP/1.1" 200 109 0.006574 10.0.0.141 - - [2026-02-04 13:08:01] "POST /chown HTTP/1.1" 200 109 0.019368 10.0.0.141 - - [2026-02-04 13:08:01] "POST /chown HTTP/1.1" 200 109 0.012501 10.0.0.141 - - [2026-02-04 13:08:01] "POST /chown HTTP/1.1" 200 109 0.006800 10.0.0.141 - - [2026-02-04 13:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007338 10.0.0.141 - - [2026-02-04 13:08:01] "POST /chown HTTP/1.1" 200 109 0.006004 10.0.0.141 - - [2026-02-04 13:08:02] "POST /chown HTTP/1.1" 200 109 0.014040 10.0.0.141 - - [2026-02-04 13:08:02] "POST /chown HTTP/1.1" 200 109 0.009562 10.0.0.141 - - [2026-02-04 13:08:02] "POST /chown HTTP/1.1" 200 109 0.010793 10.0.0.141 - - [2026-02-04 13:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.141 - - [2026-02-04 13:08:02] "POST /chown HTTP/1.1" 200 109 0.007902 10.0.0.141 - - [2026-02-04 13:08:02] "POST /chown HTTP/1.1" 200 109 0.017956 10.0.0.141 - - [2026-02-04 13:08:02] "POST /chown HTTP/1.1" 200 109 0.007608 10.0.0.141 - - [2026-02-04 13:08:02] "POST /chown HTTP/1.1" 200 109 0.018458 10.0.0.141 - - [2026-02-04 13:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.141 - - [2026-02-04 13:08:02] "POST /chown HTTP/1.1" 200 109 0.007021 10.0.0.141 - - [2026-02-04 13:08:02] "POST /chown HTTP/1.1" 200 109 0.031948 10.0.0.141 - - [2026-02-04 13:08:02] "POST /chown HTTP/1.1" 200 109 0.014866 10.0.0.141 - - [2026-02-04 13:08:02] "POST /chown HTTP/1.1" 200 109 0.006497 10.0.0.141 - - [2026-02-04 13:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.141 - - [2026-02-04 13:08:02] "POST /chown HTTP/1.1" 200 109 0.010802 10.0.0.141 - - [2026-02-04 13:08:02] "POST /chown HTTP/1.1" 200 109 0.014941 10.0.0.141 - - [2026-02-04 13:08:02] "POST /chown HTTP/1.1" 200 109 0.023849 10.0.0.141 - - [2026-02-04 13:08:02] "POST /chown HTTP/1.1" 200 109 0.033591 10.0.0.141 - - [2026-02-04 13:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007346 10.0.0.141 - - [2026-02-04 13:08:02] "POST /chown HTTP/1.1" 200 109 0.006578 10.0.0.141 - - [2026-02-04 13:08:02] "POST /chown HTTP/1.1" 200 109 0.020675 10.0.0.141 - - [2026-02-04 13:08:02] "POST /chown HTTP/1.1" 200 109 0.008530 10.0.0.141 - - [2026-02-04 13:08:02] "POST /chown HTTP/1.1" 200 109 0.018872 10.0.0.141 - - [2026-02-04 13:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.141 - - [2026-02-04 13:08:02] "POST /chown HTTP/1.1" 200 109 0.011149 10.0.0.141 - - [2026-02-04 13:08:02] "POST /chown HTTP/1.1" 200 109 0.029805 10.0.0.141 - - [2026-02-04 13:08:02] "POST /chown HTTP/1.1" 200 109 0.025004 10.0.0.141 - - [2026-02-04 13:08:02] "POST /chown HTTP/1.1" 200 109 0.007581 10.0.0.141 - - [2026-02-04 13:08:04] "GET /virtual-machine-interface/846755d2-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004815 10.0.0.141 - - [2026-02-04 13:08:04] "POST /set-tag HTTP/1.1" 200 109 0.002223 10.0.0.141 - - [2026-02-04 13:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.141 - - [2026-02-04 13:08:04] "GET /loadbalancer/714ce171-ce63-4088-9b3b-a83a9d1ae7a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002248 10.0.0.141 - - [2026-02-04 13:08:04] "GET /loadbalancer-pool/c8021b9b-e5de-419e-8769-21ac47d7ee19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002415 10.0.0.141 - - [2026-02-04 13:08:04] "POST /loadbalancer-members HTTP/1.1" 200 704 0.015680 10.0.0.141 - - [2026-02-04 13:08:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.024381 10.0.0.141 - - [2026-02-04 13:08:04] "GET /virtual-machine-interface/846755d2-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.016242 10.0.0.141 - - [2026-02-04 13:08:04] "GET /virtual-machine-interface/846755d2-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009386 10.0.0.141 - - [2026-02-04 13:08:04] "GET /virtual-machine/678bdbc1-612b-41d1-958e-3b8d1ab2d358?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003672 10.0.0.141 - - [2026-02-04 13:08:05] "GET /virtual-machine-interface/846755d2-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.015646 10.0.0.141 - - [2026-02-04 13:08:05] "POST /ref-update HTTP/1.1" 200 156 0.031265 10.0.0.141 - - [2026-02-04 13:08:05] "GET /floating-ip/fcd911dc-995a-4bdd-a4ea-1f6c3a17d6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.011105 10.0.0.141 - - [2026-02-04 13:08:05] "POST /tags HTTP/1.1" 409 221 0.005633 10.0.0.141 - - [2026-02-04 13:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002797 10.0.0.141 - - [2026-02-04 13:08:05] "GET /tag/61c04b4c-8e89-48ff-91c9-77cdf780b193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.017622 10.0.0.141 - - [2026-02-04 13:08:05] "PUT /floating-ip/fcd911dc-995a-4bdd-a4ea-1f6c3a17d6ec HTTP/1.1" 200 257 0.035889 10.0.0.141 - - [2026-02-04 13:08:05] "POST /set-tag HTTP/1.1" 200 109 0.048342 10.0.0.141 - - [2026-02-04 13:08:05] "GET /virtual-machine-interface/85743ca6-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006975 10.0.0.141 - - [2026-02-04 13:08:05] "POST /set-tag HTTP/1.1" 200 109 0.003273 10.0.0.141 - - [2026-02-04 13:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.015428 10.0.0.141 - - [2026-02-04 13:08:05] "GET /loadbalancer/714ce171-ce63-4088-9b3b-a83a9d1ae7a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002465 10.0.0.141 - - [2026-02-04 13:08:05] "GET /loadbalancer-pool/c8021b9b-e5de-419e-8769-21ac47d7ee19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002318 10.0.0.141 - - [2026-02-04 13:08:05] "POST /loadbalancer-members HTTP/1.1" 200 704 0.021539 10.0.0.141 - - [2026-02-04 13:08:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.008494 10.0.0.141 - - [2026-02-04 13:08:06] "GET /virtual-machine-interface/85743ca6-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.016442 10.0.0.141 - - [2026-02-04 13:08:06] "GET /virtual-machine-interface/85743ca6-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.013832 10.0.0.141 - - [2026-02-04 13:08:06] "POST /ref-update HTTP/1.1" 200 156 0.010603 10.0.0.141 - - [2026-02-04 13:08:06] "GET /floating-ip/fcd911dc-995a-4bdd-a4ea-1f6c3a17d6ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.010442 10.0.0.141 - - [2026-02-04 13:08:06] "POST /set-tag HTTP/1.1" 200 109 0.059351 10.0.0.141 - - [2026-02-04 13:08:09] "GET /virtual-machine-interface/87f94552-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004482 10.0.0.141 - - [2026-02-04 13:08:09] "POST /set-tag HTTP/1.1" 200 109 0.002072 10.0.0.141 - - [2026-02-04 13:08:10] "GET /virtual-machine/7c16eac7-0368-4449-a786-732037d5f042?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003003 10.0.0.141 - - [2026-02-04 13:08:10] "GET /virtual-machine-interface/85743ca6-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004352 10.0.0.141 - - [2026-02-04 13:08:10] "GET /virtual-machine/8922726c-3a4d-411b-9c27-ca411ec6503b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.002782 10.0.0.141 - - [2026-02-04 13:08:10] "GET /virtual-machine-interface/87f94552-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003924 10.0.0.141 - - [2026-02-04 13:08:10] "GET /virtual-machine-interface/87f94552-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004889 10.0.0.141 - - [2026-02-04 13:08:10] "POST /set-tag HTTP/1.1" 200 109 0.003260 [Introspect:8084]10.0.0.141 - - [2026-02-04 13:08:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000993 [Introspect:8084]10.0.0.141 - - [2026-02-04 13:08:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001004 10.0.0.141 - - [2026-02-04 13:08:42] "GET /virtual-machine-interface/87f94552-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004184 10.0.0.141 - - [2026-02-04 13:08:42] "POST /set-tag HTTP/1.1" 200 109 0.002054 10.0.0.141 - - [2026-02-04 13:08:42] "GET /virtual-machine-interface/87f94552-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003951 10.0.0.141 - - [2026-02-04 13:08:42] "POST /set-tag HTTP/1.1" 200 109 0.002108 10.0.0.141 - - [2026-02-04 13:08:42] "GET /virtual-machine/8922726c-3a4d-411b-9c27-ca411ec6503b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002172 10.0.0.141 - - [2026-02-04 13:08:43] "POST /ref-update HTTP/1.1" 200 156 0.009698 10.0.0.141 - - [2026-02-04 13:08:43] "GET /virtual-machine-interface/87f94552-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.016083 10.0.0.141 - - [2026-02-04 13:08:43] "POST /set-tag HTTP/1.1" 200 109 0.016093 10.0.0.141 - - [2026-02-04 13:08:43] "POST /set-tag HTTP/1.1" 200 109 0.030664 10.0.0.141 - - [2026-02-04 13:08:43] "DELETE /instance-ip/88194e88-01ca-11f1-a76a-fa163e73fd58 HTTP/1.1" 200 115 0.060670 10.0.0.141 - - [2026-02-04 13:08:43] "DELETE /virtual-machine-interface/87f94552-01ca-11f1-a76a-fa163e73fd58 HTTP/1.1" 200 115 0.054769 10.0.0.141 - - [2026-02-04 13:08:43] "DELETE /virtual-machine/8922726c-3a4d-411b-9c27-ca411ec6503b HTTP/1.1" 200 115 0.019313 10.0.0.141 - - [2026-02-04 13:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.141 - - [2026-02-04 13:08:45] "GET /tag/2037b6b6-2761-48eb-910a-ac1dbd869916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.011462 10.0.0.141 - - [2026-02-04 13:08:45] "GET /tag/2037b6b6-2761-48eb-910a-ac1dbd869916?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.011008 10.0.0.141 - - [2026-02-04 13:08:45] "GET /virtual-machine-interface/965195df-ca9c-4bce-812c-c48845ef836f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.003995 10.0.0.141 - - [2026-02-04 13:08:45] "POST /set-tag HTTP/1.1" 200 109 0.023289 10.0.0.141 - - [2026-02-04 13:08:45] "GET /virtual-machine-interface/b3f905de-ad5d-4c4b-adaa-f4b1dccbc19f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.014963 10.0.0.141 - - [2026-02-04 13:08:45] "POST /set-tag HTTP/1.1" 200 109 0.014412 10.0.0.141 - - [2026-02-04 13:08:45] "GET /virtual-machine-interface/ee81807d-3c46-499e-90be-1f2dc7c63c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.004135 10.0.0.141 - - [2026-02-04 13:08:46] "POST /set-tag HTTP/1.1" 200 109 0.014258 10.0.0.141 - - [2026-02-04 13:08:46] "GET /firewall-policy/57f4869f-936a-4766-bed2-9165f79a9877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.011847 10.0.0.141 - - [2026-02-04 13:08:46] "GET /firewall-rule/3b004e66-9121-4903-9443-f4d961a6817d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.002639 10.0.0.141 - - [2026-02-04 13:08:46] "POST /ref-update HTTP/1.1" 200 156 0.011110 10.0.0.141 - - [2026-02-04 13:08:46] "DELETE /firewall-rule/3b004e66-9121-4903-9443-f4d961a6817d HTTP/1.1" 200 115 0.039775 10.0.0.141 - - [2026-02-04 13:08:46] "DELETE /loadbalancer-member/206846f2-598f-4b47-b436-7fec38d797c8 HTTP/1.1" 200 115 0.027483 10.0.0.141 - - [2026-02-04 13:08:46] "PUT /service-instance/38aabeff-57bc-47d0-a334-07852b79813f HTTP/1.1" 200 267 0.008928 10.0.0.141 - - [2026-02-04 13:08:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.023231 10.0.0.141 - - [2026-02-04 13:08:46] "DELETE /loadbalancer-pool/b7c2ef81-8895-4c24-b4dc-4baceca7f976 HTTP/1.1" 200 115 0.053018 10.0.0.141 - - [2026-02-04 13:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.141 - - [2026-02-04 13:08:46] "POST /chown HTTP/1.1" 200 109 0.016778 10.0.0.141 - - [2026-02-04 13:08:46] "DELETE /loadbalancer-listener/f1b496cd-1327-4d96-afcb-20591b12b507 HTTP/1.1" 200 115 0.043218 10.0.0.141 - - [2026-02-04 13:08:46] "GET /floating-ip/9dd1d86e-902a-4ae5-b997-213bb3d5d241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2399 0.008666 10.0.0.141 - - [2026-02-04 13:08:46] "POST /chown HTTP/1.1" 200 109 0.005993 10.0.0.141 - - [2026-02-04 13:08:46] "POST /chown HTTP/1.1" 200 109 0.019142 10.0.0.141 - - [2026-02-04 13:08:46] "POST /chown HTTP/1.1" 200 109 0.012717 10.0.0.141 - - [2026-02-04 13:08:46] "PUT /floating-ip/9dd1d86e-902a-4ae5-b997-213bb3d5d241 HTTP/1.1" 200 257 0.044145 10.0.0.141 - - [2026-02-04 13:08:46] "DELETE /floating-ip/9dd1d86e-902a-4ae5-b997-213bb3d5d241 HTTP/1.1" 200 115 0.053235 10.0.0.141 - - [2026-02-04 13:08:46] "PUT /service-instance/38aabeff-57bc-47d0-a334-07852b79813f HTTP/1.1" 200 267 0.010308 10.0.0.141 - - [2026-02-04 13:08:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.012348 10.0.0.141 - - [2026-02-04 13:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.141 - - [2026-02-04 13:08:46] "DELETE /loadbalancer/6eed8824-b0b4-4b23-9669-b0bb7dc33340 HTTP/1.1" 200 115 0.054697 10.0.0.141 - - [2026-02-04 13:08:46] "DELETE /instance-ip/177c2a83-ba67-41c0-89ab-68549941076d HTTP/1.1" 200 115 0.043369 10.0.0.141 - - [2026-02-04 13:08:46] "POST /chown HTTP/1.1" 200 109 0.028577 10.0.0.141 - - [2026-02-04 13:08:46] "POST /chown HTTP/1.1" 404 171 0.011175 10.0.0.141 - - [2026-02-04 13:08:46] "POST /chown HTTP/1.1" 200 109 0.007875 10.0.0.141 - - [2026-02-04 13:08:46] "DELETE /virtual-machine-interface/ee81807d-3c46-499e-90be-1f2dc7c63c31 HTTP/1.1" 200 115 0.073629 10.0.0.141 - - [2026-02-04 13:08:46] "POST /chown HTTP/1.1" 404 171 0.002005 10.0.0.141 - - [2026-02-04 13:08:46] "PUT /service-instance/38aabeff-57bc-47d0-a334-07852b79813f HTTP/1.1" 200 267 0.022749 10.0.0.141 - - [2026-02-04 13:08:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.016698 10.0.0.141 - - [2026-02-04 13:08:46] "DELETE /tag/2037b6b6-2761-48eb-910a-ac1dbd869916 HTTP/1.1" 200 115 0.097587 10.0.0.141 - - [2026-02-04 13:08:46] "PUT /service-instance/38aabeff-57bc-47d0-a334-07852b79813f HTTP/1.1" 200 267 0.018767 10.0.0.141 - - [2026-02-04 13:08:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.008243 10.0.0.141 - - [2026-02-04 13:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005000 10.0.0.141 - - [2026-02-04 13:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.141 - - [2026-02-04 13:08:46] "GET /floating-ip-pool/3e990342-bf25-4ed7-9d84-dae4ff566180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.002390 10.0.0.141 - - [2026-02-04 13:08:46] "POST /ref-update HTTP/1.1" 200 156 0.006481 10.0.0.141 - - [2026-02-04 13:08:46] "DELETE /service-instance/38aabeff-57bc-47d0-a334-07852b79813f HTTP/1.1" 200 115 0.040110 10.0.0.141 - - [2026-02-04 13:08:46] "DELETE /floating-ip-pool/3e990342-bf25-4ed7-9d84-dae4ff566180 HTTP/1.1" 200 115 0.053499 10.0.0.141 - - [2026-02-04 13:08:46] "GET /virtual-machine-interface/b3f905de-ad5d-4c4b-adaa-f4b1dccbc19f?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.004617 10.0.0.141 - - [2026-02-04 13:08:46] "DELETE /virtual-machine-interface/b3f905de-ad5d-4c4b-adaa-f4b1dccbc19f HTTP/1.1" 200 115 0.059761 10.0.0.141 - - [2026-02-04 13:08:47] "POST /ref-update HTTP/1.1" 200 156 0.015188 10.0.0.141 - - [2026-02-04 13:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.141 - - [2026-02-04 13:08:47] "POST /useragent-kv HTTP/1.1" 200 115 0.008055 10.0.0.141 - - [2026-02-04 13:08:47] "POST /useragent-kv HTTP/1.1" 200 115 0.003278 10.0.0.141 - - [2026-02-04 13:08:47] "DELETE /virtual-network/54b20567-f388-404c-8b13-dff57ec02d16 HTTP/1.1" 200 115 0.149165 10.0.0.141 - - [2026-02-04 13:08:47] "GET /routing-instance/75c54423-a276-4ccd-b5e2-1d41938886b6 HTTP/1.1" 404 171 0.003741 10.0.0.141 - - [2026-02-04 13:08:47] "GET /domains HTTP/1.1" 200 281 0.001693 10.0.0.141 - - [2026-02-04 13:08:47] "GET /domain/a35ff993-c13f-4c31-b0f5-44b72045c916 HTTP/1.1" 200 3100 0.002627 10.0.0.141 - - [2026-02-04 13:08:47] "DELETE /route-target/a9464e4a-ed74-4f07-b990-9f9c02b69ad6 HTTP/1.1" 200 115 0.059501 10.0.0.141 - - [2026-02-04 13:08:47] "DELETE /virtual-machine/43bf8117-69b1-4603-af4d-b0b85f3beb18 HTTP/1.1" 200 115 0.071209 10.0.0.141 - - [2026-02-04 13:08:47] "GET /virtual-machine-interface/965195df-ca9c-4bce-812c-c48845ef836f?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.006270 10.0.0.141 - - [2026-02-04 13:08:47] "GET /project/87ae4324-074b-4e87-8057-046a5e01bfbd HTTP/1.1" 200 7168 0.072928 10.0.0.141 - - [2026-02-04 13:08:47] "DELETE /virtual-machine-interface/965195df-ca9c-4bce-812c-c48845ef836f HTTP/1.1" 200 115 0.080220 10.0.0.141 - - [2026-02-04 13:08:47] "GET /virtual-machine-interface/85743ca6-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.018558 10.0.0.141 - - [2026-02-04 13:08:47] "POST /set-tag HTTP/1.1" 200 109 0.003007 10.0.0.141 - - [2026-02-04 13:08:47] "DELETE /virtual-machine/c2b07cc4-2596-42b6-ade2-f6c677dfe07b HTTP/1.1" 200 115 0.063136 10.0.0.141 - - [2026-02-04 13:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005433 10.0.0.141 - - [2026-02-04 13:08:47] "GET /loadbalancer/714ce171-ce63-4088-9b3b-a83a9d1ae7a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002636 10.0.0.141 - - [2026-02-04 13:08:47] "GET /virtual-machine-interface/85743ca6-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004057 10.0.0.141 - - [2026-02-04 13:08:47] "POST /set-tag HTTP/1.1" 200 109 0.016941 10.0.0.141 - - [2026-02-04 13:08:47] "DELETE /loadbalancer-member/f3cad967-6f45-4153-a6f8-19ec95de3351 HTTP/1.1" 200 115 0.034987 10.0.0.141 - - [2026-02-04 13:08:48] "GET /virtual-machine-interface/85743ca6-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.008149 10.0.0.141 - - [2026-02-04 13:08:48] "POST /set-tag HTTP/1.1" 200 109 0.002103 10.0.0.141 - - [2026-02-04 13:08:48] "GET /virtual-machine-interface/85743ca6-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004167 10.0.0.141 - - [2026-02-04 13:08:48] "POST /set-tag HTTP/1.1" 200 109 0.001841 10.0.0.141 - - [2026-02-04 13:08:48] "GET /virtual-machine/7c16eac7-0368-4449-a786-732037d5f042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.001978 10.0.0.141 - - [2026-02-04 13:08:49] "POST /ref-update HTTP/1.1" 200 156 0.012473 10.0.0.141 - - [2026-02-04 13:08:49] "GET /virtual-machine-interface/85743ca6-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.012042 10.0.0.141 - - [2026-02-04 13:08:49] "POST /set-tag HTTP/1.1" 200 109 0.014018 10.0.0.141 - - [2026-02-04 13:08:49] "POST /set-tag HTTP/1.1" 200 109 0.021944 10.0.0.141 - - [2026-02-04 13:08:49] "POST /set-tag HTTP/1.1" 200 109 0.026173 10.0.0.141 - - [2026-02-04 13:08:49] "DELETE /instance-ip/8594bfda-01ca-11f1-a76a-fa163e73fd58 HTTP/1.1" 200 115 0.032184 10.0.0.141 - - [2026-02-04 13:08:49] "POST /ref-update HTTP/1.1" 200 156 0.007089 10.0.0.141 - - [2026-02-04 13:08:49] "DELETE /virtual-machine-interface/85743ca6-01ca-11f1-a76a-fa163e73fd58 HTTP/1.1" 200 115 0.034276 10.0.0.141 - - [2026-02-04 13:08:49] "DELETE /virtual-machine/7c16eac7-0368-4449-a786-732037d5f042 HTTP/1.1" 200 115 0.016338 10.0.0.141 - - [2026-02-04 13:08:52] "GET /virtual-machine-interface/846755d2-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.007526 10.0.0.141 - - [2026-02-04 13:08:52] "POST /set-tag HTTP/1.1" 200 109 0.003010 10.0.0.141 - - [2026-02-04 13:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007475 10.0.0.141 - - [2026-02-04 13:08:52] "GET /loadbalancer/714ce171-ce63-4088-9b3b-a83a9d1ae7a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002896 10.0.0.141 - - [2026-02-04 13:08:52] "GET /virtual-machine-interface/846755d2-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006658 10.0.0.141 - - [2026-02-04 13:08:52] "POST /set-tag HTTP/1.1" 200 109 0.004544 10.0.0.141 - - [2026-02-04 13:08:52] "GET /virtual-machine-interface/846755d2-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004428 10.0.0.141 - - [2026-02-04 13:08:52] "POST /set-tag HTTP/1.1" 200 109 0.001711 10.0.0.141 - - [2026-02-04 13:08:53] "GET /virtual-machine/678bdbc1-612b-41d1-958e-3b8d1ab2d358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002717 10.0.0.141 - - [2026-02-04 13:08:53] "POST /ref-update HTTP/1.1" 200 156 0.007530 10.0.0.141 - - [2026-02-04 13:08:53] "GET /virtual-machine-interface/846755d2-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.020082 10.0.0.141 - - [2026-02-04 13:08:53] "POST /set-tag HTTP/1.1" 200 109 0.017244 10.0.0.141 - - [2026-02-04 13:08:53] "POST /set-tag HTTP/1.1" 200 109 0.036407 10.0.0.141 - - [2026-02-04 13:08:53] "POST /set-tag HTTP/1.1" 200 109 0.026759 10.0.0.141 - - [2026-02-04 13:08:53] "DELETE /instance-ip/847eccb2-01ca-11f1-a76a-fa163e73fd58 HTTP/1.1" 200 115 0.027484 10.0.0.141 - - [2026-02-04 13:08:53] "POST /ref-update HTTP/1.1" 200 156 0.010490 10.0.0.141 - - [2026-02-04 13:08:53] "DELETE /virtual-machine-interface/846755d2-01ca-11f1-a76a-fa163e73fd58 HTTP/1.1" 200 115 0.043833 10.0.0.141 - - [2026-02-04 13:08:53] "DELETE /virtual-machine/678bdbc1-612b-41d1-958e-3b8d1ab2d358 HTTP/1.1" 200 115 0.016269 10.0.0.141 - - [2026-02-04 13:08:53] "DELETE /tag/d37617c1-b5e6-4e2f-aeda-b36a29bd8301 HTTP/1.1" 200 115 0.047235 10.0.0.141 - - [2026-02-04 13:08:53] "DELETE /tag/6fcfcb1c-1388-4e26-a372-97704778b32c HTTP/1.1" 200 115 0.056845 10.0.0.141 - - [2026-02-04 13:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.141 - - [2026-02-04 13:08:57] "GET /project/87ae4324-074b-4e87-8057-046a5e01bfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.043231 10.0.0.141 - - [2026-02-04 13:08:57] "POST /tags HTTP/1.1" 200 394 0.027717 10.0.0.141 - - [2026-02-04 13:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007905 10.0.0.141 - - [2026-02-04 13:08:57] "GET /tag/f42bdc5d-ca95-487b-8ef2-8c6c7a0ac1df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010802 10.0.0.141 - - [2026-02-04 13:08:57] "POST /tags HTTP/1.1" 200 342 0.016183 10.0.0.141 - - [2026-02-04 13:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.141 - - [2026-02-04 13:08:57] "GET /tag/c5a2480d-1b1c-4440-9955-b7a66e9fd0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013143 10.0.0.141 - - [2026-02-04 13:08:57] "POST /id-to-fqname HTTP/1.1" 200 192 0.001935 10.0.0.141 - - [2026-02-04 13:08:57] "POST /fqname-to-id HTTP/1.1" 404 201 0.003742 10.0.0.141 - - [2026-02-04 13:08:58] "POST /security-groups HTTP/1.1" 200 589 0.064262 10.0.0.141 - - [2026-02-04 13:08:58] "POST /projects HTTP/1.1" 200 521 0.203011 10.0.0.141 - - [2026-02-04 13:08:58] "POST /fqname-to-id HTTP/1.1" 404 236 0.001799 10.0.0.141 - - [2026-02-04 13:08:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.047339 10.0.0.141 - - [2026-02-04 13:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004325 10.0.0.141 - - [2026-02-04 13:08:58] "POST /access-control-lists HTTP/1.1" 200 600 0.101482 10.0.0.141 - - [2026-02-04 13:08:58] "GET /virtual-network/6a1d4a16-8dff-4ad1-bdbd-0228a1c454c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.021445 10.0.0.141 - - [2026-02-04 13:08:58] "POST /fqname-to-id HTTP/1.1" 404 235 0.001541 10.0.0.141 - - [2026-02-04 13:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006293 10.0.0.141 - - [2026-02-04 13:08:58] "GET /virtual-network/985aa66b-1423-4e4f-a27e-f6928c658640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.019100 10.0.0.141 - - [2026-02-04 13:08:58] "POST /access-control-lists HTTP/1.1" 200 598 0.068129 10.0.0.141 - - [2026-02-04 13:08:58] "PUT /virtual-network/6a1d4a16-8dff-4ad1-bdbd-0228a1c454c8 HTTP/1.1" 200 265 0.062996 10.0.0.141 - - [2026-02-04 13:08:58] "PUT /virtual-network/985aa66b-1423-4e4f-a27e-f6928c658640 HTTP/1.1" 200 265 0.034526 10.0.0.141 - - [2026-02-04 13:08:58] "POST /security-groups HTTP/1.1" 200 593 0.072954 10.0.0.141 - - [2026-02-04 13:08:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.023523 10.0.0.141 - - [2026-02-04 13:08:58] "POST /chown HTTP/1.1" 200 109 0.005355 10.0.0.141 - - [2026-02-04 13:08:58] "GET /application-policy-set/0fe6d517-4538-4a62-994a-947d787b05bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002563 10.0.0.141 - - [2026-02-04 13:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.141 - - [2026-02-04 13:08:58] "GET /policy-management/2256a2a0-6294-4346-8d56-42ac57b2be9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002175 10.0.0.141 - - [2026-02-04 13:08:58] "POST /tags HTTP/1.1" 409 226 0.001954 10.0.0.141 - - [2026-02-04 13:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.141 - - [2026-02-04 13:08:58] "GET /tag/c5a2480d-1b1c-4440-9955-b7a66e9fd0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010639 10.0.0.141 - - [2026-02-04 13:08:58] "POST /firewall-rules HTTP/1.1" 200 602 0.069266 10.0.0.141 - - [2026-02-04 13:08:58] "GET /firewall-rule/a6807758-2fce-4517-932e-578bf7545b10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.016199 10.0.0.141 - - [2026-02-04 13:08:58] "GET /firewall-policy/76ec1405-d701-4304-9672-09b2e72433f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.010239 10.0.0.141 - - [2026-02-04 13:08:58] "POST /fqname-to-id HTTP/1.1" 404 270 0.005828 10.0.0.141 - - [2026-02-04 13:08:58] "GET /firewall-rule/a6807758-2fce-4517-932e-578bf7545b10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.037203 10.0.0.141 - - [2026-02-04 13:08:58] "POST /access-control-lists HTTP/1.1" 200 634 0.063162 10.0.0.141 - - [2026-02-04 13:08:58] "POST /fqname-to-id HTTP/1.1" 404 269 0.011736 10.0.0.141 - - [2026-02-04 13:08:59] "POST /access-control-lists HTTP/1.1" 200 632 0.071609 10.0.0.141 - - [2026-02-04 13:08:59] "POST /ref-update HTTP/1.1" 200 156 0.159116 10.0.0.141 - - [2026-02-04 13:08:59] "GET /application-policy-set/0fe6d517-4538-4a62-994a-947d787b05bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.016585 10.0.0.141 - - [2026-02-04 13:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.141 - - [2026-02-04 13:08:59] "GET /policy-management/2256a2a0-6294-4346-8d56-42ac57b2be9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002615 10.0.0.141 - - [2026-02-04 13:08:59] "POST /tags HTTP/1.1" 409 226 0.003496 10.0.0.141 - - [2026-02-04 13:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.141 - - [2026-02-04 13:08:59] "GET /tag/c5a2480d-1b1c-4440-9955-b7a66e9fd0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.018163 10.0.0.141 - - [2026-02-04 13:08:59] "POST /firewall-rules HTTP/1.1" 200 600 0.091879 10.0.0.141 - - [2026-02-04 13:08:59] "GET /firewall-rule/e3455a5a-464c-46dd-8156-b79c96cfd802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004510 10.0.0.141 - - [2026-02-04 13:08:59] "GET /firewall-policy/76ec1405-d701-4304-9672-09b2e72433f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.003634 10.0.0.141 - - [2026-02-04 13:08:59] "GET /firewall-rule/e3455a5a-464c-46dd-8156-b79c96cfd802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002287 10.0.0.141 - - [2026-02-04 13:08:59] "POST /ref-update HTTP/1.1" 200 156 0.071044 10.0.0.141 - - [2026-02-04 13:09:00] "POST /tags HTTP/1.1" 200 394 0.036372 10.0.0.141 - - [2026-02-04 13:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010354 10.0.0.141 - - [2026-02-04 13:09:00] "GET /tag/7e39db57-007c-41db-a0a9-0c8f2e500e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.012689 10.0.0.141 - - [2026-02-04 13:09:00] "POST /tags HTTP/1.1" 200 342 0.022412 10.0.0.141 - - [2026-02-04 13:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012149 10.0.0.141 - - [2026-02-04 13:09:00] "GET /tag/987e94b3-6680-42e1-b033-56e87b2bc812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.028461 10.0.0.141 - - [2026-02-04 13:09:01] "POST /id-to-fqname HTTP/1.1" 200 192 0.000618 10.0.0.141 - - [2026-02-04 13:09:01] "POST /fqname-to-id HTTP/1.1" 404 201 0.001769 10.0.0.141 - - [2026-02-04 13:09:01] "POST /security-groups HTTP/1.1" 200 589 0.085431 10.0.0.141 - - [2026-02-04 13:09:01] "POST /projects HTTP/1.1" 200 521 0.217063 10.0.0.141 - - [2026-02-04 13:09:01] "POST /fqname-to-id HTTP/1.1" 404 236 0.001581 10.0.0.141 - - [2026-02-04 13:09:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.013603 10.0.0.141 - - [2026-02-04 13:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007289 10.0.0.141 - - [2026-02-04 13:09:01] "GET /virtual-network/6a1d4a16-8dff-4ad1-bdbd-0228a1c454c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.026236 10.0.0.141 - - [2026-02-04 13:09:01] "POST /access-control-lists HTTP/1.1" 200 600 0.083591 10.0.0.141 - - [2026-02-04 13:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.141 - - [2026-02-04 13:09:01] "POST /fqname-to-id HTTP/1.1" 404 235 0.009892 10.0.0.141 - - [2026-02-04 13:09:01] "GET /virtual-network/985aa66b-1423-4e4f-a27e-f6928c658640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.020402 10.0.0.141 - - [2026-02-04 13:09:01] "POST /access-control-lists HTTP/1.1" 200 598 0.067920 10.0.0.141 - - [2026-02-04 13:09:01] "PUT /virtual-network/6a1d4a16-8dff-4ad1-bdbd-0228a1c454c8 HTTP/1.1" 200 265 0.099423 10.0.0.141 - - [2026-02-04 13:09:01] "PUT /virtual-network/985aa66b-1423-4e4f-a27e-f6928c658640 HTTP/1.1" 200 265 0.048884 10.0.0.141 - - [2026-02-04 13:09:01] "POST /security-groups HTTP/1.1" 200 593 0.066133 10.0.0.141 - - [2026-02-04 13:09:01] "POST /fqname-to-id HTTP/1.1" 404 270 0.008349 10.0.0.141 - - [2026-02-04 13:09:01] "POST /access-control-lists HTTP/1.1" 200 634 0.060491 10.0.0.141 - - [2026-02-04 13:09:01] "POST /fqname-to-id HTTP/1.1" 404 269 0.005764 10.0.0.141 - - [2026-02-04 13:09:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.086446 10.0.0.141 - - [2026-02-04 13:09:01] "POST /chown HTTP/1.1" 200 109 0.066552 10.0.0.141 - - [2026-02-04 13:09:01] "GET /application-policy-set/0fe6d517-4538-4a62-994a-947d787b05bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010668 10.0.0.141 - - [2026-02-04 13:09:01] "POST /access-control-lists HTTP/1.1" 200 632 0.098785 10.0.0.141 - - [2026-02-04 13:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.141 - - [2026-02-04 13:09:01] "GET /policy-management/2256a2a0-6294-4346-8d56-42ac57b2be9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004403 10.0.0.141 - - [2026-02-04 13:09:01] "POST /tags HTTP/1.1" 409 226 0.003860 10.0.0.141 - - [2026-02-04 13:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.141 - - [2026-02-04 13:09:01] "GET /tag/987e94b3-6680-42e1-b033-56e87b2bc812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.015184 10.0.0.141 - - [2026-02-04 13:09:02] "POST /firewall-rules HTTP/1.1" 200 602 0.087402 10.0.0.141 - - [2026-02-04 13:09:02] "GET /firewall-rule/585ef51f-3720-47b9-903b-a6aec175f28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003431 10.0.0.141 - - [2026-02-04 13:09:02] "GET /firewall-policy/76ec1405-d701-4304-9672-09b2e72433f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.003284 10.0.0.141 - - [2026-02-04 13:09:02] "GET /firewall-rule/585ef51f-3720-47b9-903b-a6aec175f28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002751 [Introspect:8084]10.0.0.141 - - [2026-02-04 13:09:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001165 10.0.0.141 - - [2026-02-04 13:09:02] "POST /ref-update HTTP/1.1" 200 156 0.060299 [Introspect:8084]10.0.0.141 - - [2026-02-04 13:09:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000771 10.0.0.141 - - [2026-02-04 13:09:02] "GET /application-policy-set/0fe6d517-4538-4a62-994a-947d787b05bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009655 10.0.0.141 - - [2026-02-04 13:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.141 - - [2026-02-04 13:09:02] "GET /policy-management/2256a2a0-6294-4346-8d56-42ac57b2be9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002973 10.0.0.141 - - [2026-02-04 13:09:02] "POST /tags HTTP/1.1" 409 226 0.001679 10.0.0.141 - - [2026-02-04 13:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.141 - - [2026-02-04 13:09:02] "GET /tag/987e94b3-6680-42e1-b033-56e87b2bc812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012582 10.0.0.141 - - [2026-02-04 13:09:02] "POST /firewall-rules HTTP/1.1" 200 600 0.115188 10.0.0.141 - - [2026-02-04 13:09:02] "GET /firewall-rule/63d49278-bdd3-41e7-9c0f-034ed44b953b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.028535 10.0.0.141 - - [2026-02-04 13:09:02] "GET /firewall-policy/76ec1405-d701-4304-9672-09b2e72433f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.005981 10.0.0.141 - - [2026-02-04 13:09:02] "GET /firewall-rule/63d49278-bdd3-41e7-9c0f-034ed44b953b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002313 10.0.0.141 - - [2026-02-04 13:09:02] "POST /ref-update HTTP/1.1" 200 156 0.091791 10.0.0.141 - - [2026-02-04 13:09:03] "POST /tags HTTP/1.1" 200 346 0.115057 10.0.0.141 - - [2026-02-04 13:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.141 - - [2026-02-04 13:09:04] "GET /tag/e4c02f65-98e3-4835-99fd-517a7765826c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.022901 10.0.0.141 - - [2026-02-04 13:09:04] "POST /projects HTTP/1.1" 409 238 0.004126 10.0.0.141 - - [2026-02-04 13:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.141 - - [2026-02-04 13:09:04] "GET /project/b4d604f7-b086-4011-9ff8-96d9a29dea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.026490 10.0.0.141 - - [2026-02-04 13:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.141 - - [2026-02-04 13:09:04] "GET /virtual-network/6a1d4a16-8dff-4ad1-bdbd-0228a1c454c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005570 10.0.0.141 - - [2026-02-04 13:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.141 - - [2026-02-04 13:09:04] "GET /virtual-network/985aa66b-1423-4e4f-a27e-f6928c658640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005376 10.0.0.141 - - [2026-02-04 13:09:04] "POST /security-groups HTTP/1.1" 409 285 0.002798 10.0.0.141 - - [2026-02-04 13:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004887 10.0.0.141 - - [2026-02-04 13:09:04] "PUT /security-group/e2696fd2-8729-4f72-9231-5bb1351518ab HTTP/1.1" 200 263 0.094319 10.0.0.141 - - [2026-02-04 13:09:04] "PUT /access-control-list/56bfd71c-7128-4dcf-8149-ea582405b11a HTTP/1.1" 200 273 0.047244 10.0.0.141 - - [2026-02-04 13:09:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.067403 10.0.0.141 - - [2026-02-04 13:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.020779 10.0.0.141 - - [2026-02-04 13:09:04] "POST /tags HTTP/1.1" 409 228 0.008801 10.0.0.141 - - [2026-02-04 13:09:04] "PUT /access-control-list/91898c73-9582-4a6e-a5ce-4757d29ea22e HTTP/1.1" 200 273 0.046289 10.0.0.141 - - [2026-02-04 13:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009719 10.0.0.141 - - [2026-02-04 13:09:04] "GET /project/b4d604f7-b086-4011-9ff8-96d9a29dea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.063979 10.0.0.141 - - [2026-02-04 13:09:04] "GET /tag/e4c02f65-98e3-4835-99fd-517a7765826c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.022657 10.0.0.141 - - [2026-02-04 13:09:04] "POST /tags HTTP/1.1" 200 346 0.035607 10.0.0.141 - - [2026-02-04 13:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.141 - - [2026-02-04 13:09:04] "GET /tag/ab96e192-10d1-4cd3-9e80-eb5865c0e502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.014459 10.0.0.141 - - [2026-02-04 13:09:04] "POST /projects HTTP/1.1" 409 238 0.001936 10.0.0.141 - - [2026-02-04 13:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.141 - - [2026-02-04 13:09:04] "GET /project/261002fc-2638-4f79-ae89-c3ed427030cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.046372 10.0.0.141 - - [2026-02-04 13:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.141 - - [2026-02-04 13:09:04] "GET /virtual-network/6a1d4a16-8dff-4ad1-bdbd-0228a1c454c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005318 10.0.0.141 - - [2026-02-04 13:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.141 - - [2026-02-04 13:09:04] "GET /virtual-network/985aa66b-1423-4e4f-a27e-f6928c658640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003599 10.0.0.141 - - [2026-02-04 13:09:04] "POST /security-groups HTTP/1.1" 409 285 0.001880 10.0.0.141 - - [2026-02-04 13:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.141 - - [2026-02-04 13:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.141 - - [2026-02-04 13:09:04] "GET /project/261002fc-2638-4f79-ae89-c3ed427030cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.043731 10.0.0.141 - - [2026-02-04 13:09:04] "PUT /security-group/b6c0067a-3d16-47a4-920d-0d131d6a465b HTTP/1.1" 200 263 0.082403 10.0.0.141 - - [2026-02-04 13:09:04] "PUT /access-control-list/23f2bdf5-a39d-4e28-a17b-020dc6c444dc HTTP/1.1" 200 273 0.016501 10.0.0.141 - - [2026-02-04 13:09:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.028244 10.0.0.141 - - [2026-02-04 13:09:05] "POST /tags HTTP/1.1" 409 228 0.022294 10.0.0.141 - - [2026-02-04 13:09:05] "PUT /access-control-list/3f88ba3d-f896-4e1c-ba2a-01c27de8dabc HTTP/1.1" 200 273 0.034217 10.0.0.141 - - [2026-02-04 13:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.141 - - [2026-02-04 13:09:05] "GET /tag/ab96e192-10d1-4cd3-9e80-eb5865c0e502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.010276 10.0.0.141 - - [2026-02-04 13:09:05] "POST /tags HTTP/1.1" 200 292 0.053748 10.0.0.141 - - [2026-02-04 13:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.013022 10.0.0.141 - - [2026-02-04 13:09:05] "GET /tag/98076874-281c-4b2e-ac83-553448f6bd61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.023755 10.0.0.141 - - [2026-02-04 13:09:05] "POST /tags HTTP/1.1" 200 304 0.066706 10.0.0.141 - - [2026-02-04 13:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007318 10.0.0.141 - - [2026-02-04 13:09:05] "GET /tag/67457654-c498-41a6-aaef-4286ad078e00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.013102 10.0.0.141 - - [2026-02-04 13:09:05] "POST /tags HTTP/1.1" 409 252 0.001862 10.0.0.141 - - [2026-02-04 13:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.141 - - [2026-02-04 13:09:05] "GET /tag/f42bdc5d-ca95-487b-8ef2-8c6c7a0ac1df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010339 10.0.0.141 - - [2026-02-04 13:09:05] "POST /tags HTTP/1.1" 409 226 0.001901 [Introspect:8084]10.0.0.141 - - [2026-02-04 13:09:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000946 [Introspect:8084]10.0.0.141 - - [2026-02-04 13:09:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001220 10.0.0.141 - - [2026-02-04 13:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.141 - - [2026-02-04 13:09:05] "GET /tag/c5a2480d-1b1c-4440-9955-b7a66e9fd0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013118 10.0.0.141 - - [2026-02-04 13:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.141 - - [2026-02-04 13:09:05] "GET /virtual-network/6a1d4a16-8dff-4ad1-bdbd-0228a1c454c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004580 10.0.0.141 - - [2026-02-04 13:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.141 - - [2026-02-04 13:09:05] "GET /project/b4d604f7-b086-4011-9ff8-96d9a29dea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.045256 10.0.0.141 - - [2026-02-04 13:09:05] "POST /virtual-machines HTTP/1.1" 200 396 0.019777 10.0.0.141 - - [2026-02-04 13:09:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.012289 10.0.0.141 - - [2026-02-04 13:09:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.157240 10.0.0.141 - - [2026-02-04 13:09:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.030089 10.0.0.141 - - [2026-02-04 13:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.141 - - [2026-02-04 13:09:05] "GET /virtual-machine-interface/af045114-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004230 10.0.0.141 - - [2026-02-04 13:09:06] "POST /instance-ips HTTP/1.1" 200 398 0.033946 10.0.0.141 - - [2026-02-04 13:09:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.041496 10.0.0.141 - - [2026-02-04 13:09:06] "GET /virtual-machine-interface/af045114-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009187 10.0.0.141 - - [2026-02-04 13:09:06] "POST /set-tag HTTP/1.1" 200 109 0.077137 10.0.0.141 - - [2026-02-04 13:09:06] "GET /virtual-machine-interface/af045114-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.022624 10.0.0.141 - - [2026-02-04 13:09:06] "GET /instance-ip/af2ca768-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.009651 10.0.0.141 - - [2026-02-04 13:09:06] "GET /virtual-machine-interface/af045114-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005828 10.0.0.141 - - [2026-02-04 13:09:06] "POST /set-tag HTTP/1.1" 200 109 0.002157 10.0.0.141 - - [2026-02-04 13:09:06] "GET /virtual-router/8b836df8-ea2d-4580-add5-ed01a867ef6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.005305 10.0.0.141 - - [2026-02-04 13:09:06] "POST /ref-update HTTP/1.1" 200 156 0.014104 10.0.0.141 - - [2026-02-04 13:09:06] "GET /virtual-machine-interface/af045114-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015004 10.0.0.141 - - [2026-02-04 13:09:06] "POST /set-tag HTTP/1.1" 200 109 0.002826 10.0.0.141 - - [2026-02-04 13:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.141 - - [2026-02-04 13:09:06] "GET /virtual-network/6a1d4a16-8dff-4ad1-bdbd-0228a1c454c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.013227 10.0.0.141 - - [2026-02-04 13:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004944 10.0.0.141 - - [2026-02-04 13:09:06] "GET /project/b4d604f7-b086-4011-9ff8-96d9a29dea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.050447 10.0.0.141 - - [2026-02-04 13:09:06] "POST /virtual-machines HTTP/1.1" 200 396 0.008720 10.0.0.141 - - [2026-02-04 13:09:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.027688 10.0.0.141 - - [2026-02-04 13:09:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.146028 10.0.0.141 - - [2026-02-04 13:09:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.009132 10.0.0.141 - - [2026-02-04 13:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.024173 10.0.0.141 - - [2026-02-04 13:09:06] "GET /virtual-machine-interface/af9b22b0-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005404 10.0.0.141 - - [2026-02-04 13:09:06] "POST /instance-ips HTTP/1.1" 200 398 0.039330 10.0.0.141 - - [2026-02-04 13:09:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.025349 10.0.0.141 - - [2026-02-04 13:09:07] "GET /virtual-machine-interface/af9b22b0-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.021814 10.0.0.141 - - [2026-02-04 13:09:07] "POST /set-tag HTTP/1.1" 200 109 0.086303 10.0.0.141 - - [2026-02-04 13:09:07] "GET /virtual-machine-interface/af9b22b0-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.034372 10.0.0.141 - - [2026-02-04 13:09:07] "GET /instance-ip/afb9b284-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005622 10.0.0.141 - - [2026-02-04 13:09:07] "GET /virtual-machine-interface/af9b22b0-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008030 10.0.0.141 - - [2026-02-04 13:09:07] "POST /set-tag HTTP/1.1" 200 109 0.002317 10.0.0.141 - - [2026-02-04 13:09:07] "GET /virtual-router/8b836df8-ea2d-4580-add5-ed01a867ef6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.003322 10.0.0.141 - - [2026-02-04 13:09:07] "POST /ref-update HTTP/1.1" 200 156 0.008226 10.0.0.141 - - [2026-02-04 13:09:07] "GET /virtual-machine-interface/af9b22b0-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011365 10.0.0.141 - - [2026-02-04 13:09:07] "POST /set-tag HTTP/1.1" 200 109 0.005166 10.0.0.141 - - [2026-02-04 13:09:07] "POST /tags HTTP/1.1" 200 292 0.031230 10.0.0.141 - - [2026-02-04 13:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.141 - - [2026-02-04 13:09:07] "GET /tag/6d4fa99e-7b4f-4ada-b569-b63d163add06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.029926 10.0.0.141 - - [2026-02-04 13:09:07] "POST /tags HTTP/1.1" 409 252 0.006580 10.0.0.141 - - [2026-02-04 13:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.141 - - [2026-02-04 13:09:07] "GET /tag/7e39db57-007c-41db-a0a9-0c8f2e500e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.016942 10.0.0.141 - - [2026-02-04 13:09:07] "POST /tags HTTP/1.1" 409 226 0.002718 10.0.0.141 - - [2026-02-04 13:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.141 - - [2026-02-04 13:09:07] "GET /tag/987e94b3-6680-42e1-b033-56e87b2bc812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.022590 10.0.0.141 - - [2026-02-04 13:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.141 - - [2026-02-04 13:09:07] "GET /virtual-network/6a1d4a16-8dff-4ad1-bdbd-0228a1c454c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004429 10.0.0.141 - - [2026-02-04 13:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.141 - - [2026-02-04 13:09:07] "GET /project/261002fc-2638-4f79-ae89-c3ed427030cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.059556 10.0.0.141 - - [2026-02-04 13:09:07] "POST /virtual-machines HTTP/1.1" 200 396 0.023173 10.0.0.141 - - [2026-02-04 13:09:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.013264 10.0.0.141 - - [2026-02-04 13:09:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.140683 10.0.0.141 - - [2026-02-04 13:09:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.060673 10.0.0.141 - - [2026-02-04 13:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.017861 10.0.0.141 - - [2026-02-04 13:09:08] "GET /virtual-machine-interface/b0506e90-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006716 10.0.0.141 - - [2026-02-04 13:09:08] "POST /instance-ips HTTP/1.1" 200 398 0.060575 10.0.0.141 - - [2026-02-04 13:09:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.063586 10.0.0.141 - - [2026-02-04 13:09:08] "GET /virtual-machine-interface/b0506e90-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.015860 10.0.0.141 - - [2026-02-04 13:09:08] "POST /set-tag HTTP/1.1" 200 109 0.107827 10.0.0.141 - - [2026-02-04 13:09:08] "GET /virtual-machine-interface/b0506e90-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013158 10.0.0.141 - - [2026-02-04 13:09:08] "GET /instance-ip/b0723ee4-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003261 10.0.0.141 - - [2026-02-04 13:09:08] "GET /virtual-machine-interface/b0506e90-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007900 10.0.0.141 - - [2026-02-04 13:09:08] "POST /set-tag HTTP/1.1" 200 109 0.017121 10.0.0.141 - - [2026-02-04 13:09:08] "GET /virtual-router/8b836df8-ea2d-4580-add5-ed01a867ef6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004643 10.0.0.141 - - [2026-02-04 13:09:08] "POST /ref-update HTTP/1.1" 200 156 0.007602 10.0.0.141 - - [2026-02-04 13:09:08] "GET /virtual-machine-interface/b0506e90-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.018637 10.0.0.141 - - [2026-02-04 13:09:08] "POST /set-tag HTTP/1.1" 200 109 0.007600 10.0.0.141 - - [2026-02-04 13:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.141 - - [2026-02-04 13:09:08] "GET /virtual-network/6a1d4a16-8dff-4ad1-bdbd-0228a1c454c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005142 10.0.0.141 - - [2026-02-04 13:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.141 - - [2026-02-04 13:09:08] "GET /project/261002fc-2638-4f79-ae89-c3ed427030cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.038872 10.0.0.141 - - [2026-02-04 13:09:08] "POST /virtual-machines HTTP/1.1" 200 396 0.017011 10.0.0.141 - - [2026-02-04 13:09:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.059834 10.0.0.141 - - [2026-02-04 13:09:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.182791 10.0.0.141 - - [2026-02-04 13:09:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.018460 10.0.0.141 - - [2026-02-04 13:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.018652 10.0.0.141 - - [2026-02-04 13:09:09] "GET /virtual-machine-interface/b0f1b700-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005189 10.0.0.141 - - [2026-02-04 13:09:09] "POST /instance-ips HTTP/1.1" 200 398 0.052232 10.0.0.141 - - [2026-02-04 13:09:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.037845 10.0.0.141 - - [2026-02-04 13:09:09] "GET /virtual-machine-interface/b0f1b700-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012174 10.0.0.141 - - [2026-02-04 13:09:09] "POST /set-tag HTTP/1.1" 200 109 0.079598 10.0.0.141 - - [2026-02-04 13:09:09] "GET /virtual-machine-interface/b0f1b700-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.031542 10.0.0.141 - - [2026-02-04 13:09:09] "GET /instance-ip/b1197f6a-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004801 10.0.0.141 - - [2026-02-04 13:09:09] "GET /virtual-machine-interface/b0f1b700-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005290 10.0.0.141 - - [2026-02-04 13:09:09] "POST /set-tag HTTP/1.1" 200 109 0.005099 10.0.0.141 - - [2026-02-04 13:09:09] "GET /virtual-router/8b836df8-ea2d-4580-add5-ed01a867ef6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.011885 10.0.0.141 - - [2026-02-04 13:09:09] "POST /ref-update HTTP/1.1" 200 156 0.012458 10.0.0.141 - - [2026-02-04 13:09:09] "GET /virtual-machine-interface/b0f1b700-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011678 10.0.0.141 - - [2026-02-04 13:09:09] "POST /set-tag HTTP/1.1" 200 109 0.003082 10.0.0.141 - - [2026-02-04 13:09:09] "GET /global-system-configs HTTP/1.1" 200 323 0.008182 10.0.0.141 - - [2026-02-04 13:09:09] "POST /tags HTTP/1.1" 200 300 0.130557 10.0.0.141 - - [2026-02-04 13:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.021282 10.0.0.141 - - [2026-02-04 13:09:09] "GET /tag/ddc2d7e7-8a81-4ad9-baae-f0e92fbb10ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.020501 10.0.0.141 - - [2026-02-04 13:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.141 - - [2026-02-04 13:09:10] "GET /virtual-network/6a1d4a16-8dff-4ad1-bdbd-0228a1c454c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004215 10.0.0.141 - - [2026-02-04 13:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.141 - - [2026-02-04 13:09:10] "GET /project/b4d604f7-b086-4011-9ff8-96d9a29dea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.056547 10.0.0.141 - - [2026-02-04 13:09:10] "POST /virtual-machines HTTP/1.1" 200 396 0.016698 10.0.0.141 - - [2026-02-04 13:09:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.049042 10.0.0.141 - - [2026-02-04 13:09:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.164385 10.0.0.141 - - [2026-02-04 13:09:10] "GET /global-system-configs HTTP/1.1" 200 323 0.018195 10.0.0.141 - - [2026-02-04 13:09:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.016138 10.0.0.141 - - [2026-02-04 13:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.141 - - [2026-02-04 13:09:10] "GET /virtual-machine-interface/b1bb4642-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004043 10.0.0.141 - - [2026-02-04 13:09:10] "POST /instance-ips HTTP/1.1" 200 398 0.039958 10.0.0.141 - - [2026-02-04 13:09:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.038298 10.0.0.141 - - [2026-02-04 13:09:10] "GET /virtual-machine-interface/b1bb4642-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.022344 10.0.0.141 - - [2026-02-04 13:09:10] "POST /set-tag HTTP/1.1" 200 109 0.021669 10.0.0.141 - - [2026-02-04 13:09:10] "GET /virtual-machine-interface/b1bb4642-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010680 10.0.0.141 - - [2026-02-04 13:09:10] "GET /instance-ip/b1dee034-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005364 10.0.0.141 - - [2026-02-04 13:09:10] "GET /virtual-machine-interface/b1bb4642-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004280 10.0.0.141 - - [2026-02-04 13:09:10] "POST /set-tag HTTP/1.1" 200 109 0.002327 10.0.0.141 - - [2026-02-04 13:09:10] "POST /tags HTTP/1.1" 200 300 0.022567 10.0.0.141 - - [2026-02-04 13:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005946 10.0.0.141 - - [2026-02-04 13:09:10] "GET /tag/d605ffca-9ae6-4382-9cb2-48e6cfe30a59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.014790 10.0.0.141 - - [2026-02-04 13:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.141 - - [2026-02-04 13:09:10] "GET /virtual-network/6a1d4a16-8dff-4ad1-bdbd-0228a1c454c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006233 10.0.0.141 - - [2026-02-04 13:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006084 10.0.0.141 - - [2026-02-04 13:09:11] "GET /project/b4d604f7-b086-4011-9ff8-96d9a29dea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.056688 10.0.0.141 - - [2026-02-04 13:09:11] "POST /virtual-machines HTTP/1.1" 200 396 0.010806 10.0.0.141 - - [2026-02-04 13:09:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.025486 10.0.0.141 - - [2026-02-04 13:09:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.120704 10.0.0.141 - - [2026-02-04 13:09:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.012612 10.0.0.141 - - [2026-02-04 13:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012987 10.0.0.141 - - [2026-02-04 13:09:11] "GET /virtual-machine-interface/b245c6a0-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.003860 10.0.0.141 - - [2026-02-04 13:09:11] "POST /instance-ips HTTP/1.1" 200 398 0.024320 10.0.0.141 - - [2026-02-04 13:09:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.022129 10.0.0.141 - - [2026-02-04 13:09:11] "GET /virtual-machine-interface/b245c6a0-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012017 10.0.0.141 - - [2026-02-04 13:09:11] "POST /set-tag HTTP/1.1" 200 109 0.029989 10.0.0.141 - - [2026-02-04 13:09:11] "GET /virtual-machine-interface/b245c6a0-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.048862 10.0.0.141 - - [2026-02-04 13:09:11] "GET /instance-ip/b2619524-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005170 [Introspect:8084]10.0.0.141 - - [2026-02-04 13:09:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000803 [Introspect:8084]10.0.0.141 - - [2026-02-04 13:09:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000870 10.0.0.141 - - [2026-02-04 13:09:11] "GET /virtual-machine-interface/b245c6a0-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006955 10.0.0.141 - - [2026-02-04 13:09:11] "POST /set-tag HTTP/1.1" 200 109 0.005307 10.0.0.141 - - [2026-02-04 13:09:11] "POST /tags HTTP/1.1" 200 300 0.025405 10.0.0.141 - - [2026-02-04 13:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.141 - - [2026-02-04 13:09:11] "GET /tag/137a7344-48eb-46ae-a701-945604b987ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010900 10.0.0.141 - - [2026-02-04 13:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.141 - - [2026-02-04 13:09:11] "GET /virtual-network/6a1d4a16-8dff-4ad1-bdbd-0228a1c454c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005422 10.0.0.141 - - [2026-02-04 13:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.141 - - [2026-02-04 13:09:11] "GET /project/261002fc-2638-4f79-ae89-c3ed427030cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.183899 10.0.0.141 - - [2026-02-04 13:09:12] "POST /virtual-machines HTTP/1.1" 200 396 0.016906 10.0.0.141 - - [2026-02-04 13:09:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.027773 10.0.0.141 - - [2026-02-04 13:09:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.142267 10.0.0.141 - - [2026-02-04 13:09:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.009853 10.0.0.141 - - [2026-02-04 13:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.016948 10.0.0.141 - - [2026-02-04 13:09:12] "GET /virtual-machine-interface/b2d826a8-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005973 10.0.0.141 - - [2026-02-04 13:09:12] "POST /instance-ips HTTP/1.1" 200 398 0.025422 10.0.0.141 - - [2026-02-04 13:09:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.029782 10.0.0.141 - - [2026-02-04 13:09:12] "GET /virtual-machine-interface/b2d826a8-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010267 10.0.0.141 - - [2026-02-04 13:09:12] "POST /set-tag HTTP/1.1" 200 109 0.023068 10.0.0.141 - - [2026-02-04 13:09:12] "GET /virtual-machine-interface/b2d826a8-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.023082 10.0.0.141 - - [2026-02-04 13:09:12] "GET /instance-ip/b2f70154-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004580 10.0.0.141 - - [2026-02-04 13:09:12] "GET /virtual-machine-interface/b2d826a8-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005688 10.0.0.141 - - [2026-02-04 13:09:12] "POST /set-tag HTTP/1.1" 200 109 0.006118 10.0.0.141 - - [2026-02-04 13:09:12] "POST /tags HTTP/1.1" 200 300 0.021919 10.0.0.141 - - [2026-02-04 13:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.141 - - [2026-02-04 13:09:12] "GET /tag/658ef661-973a-42bf-9cf3-cbbc49fa51d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.017090 10.0.0.141 - - [2026-02-04 13:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.141 - - [2026-02-04 13:09:12] "GET /virtual-network/6a1d4a16-8dff-4ad1-bdbd-0228a1c454c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004802 10.0.0.141 - - [2026-02-04 13:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.141 - - [2026-02-04 13:09:12] "GET /project/261002fc-2638-4f79-ae89-c3ed427030cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.041625 10.0.0.141 - - [2026-02-04 13:09:12] "POST /virtual-machines HTTP/1.1" 200 396 0.011556 10.0.0.141 - - [2026-02-04 13:09:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.008847 10.0.0.141 - - [2026-02-04 13:09:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.105484 10.0.0.141 - - [2026-02-04 13:09:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.037581 10.0.0.141 - - [2026-02-04 13:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.022877 10.0.0.141 - - [2026-02-04 13:09:13] "GET /virtual-machine-interface/b35188f4-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005815 10.0.0.141 - - [2026-02-04 13:09:13] "POST /instance-ips HTTP/1.1" 200 398 0.020989 10.0.0.141 - - [2026-02-04 13:09:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.021015 10.0.0.141 - - [2026-02-04 13:09:13] "GET /virtual-machine-interface/b35188f4-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.018570 10.0.0.141 - - [2026-02-04 13:09:13] "POST /set-tag HTTP/1.1" 200 109 0.039567 10.0.0.141 - - [2026-02-04 13:09:13] "GET /virtual-machine-interface/b35188f4-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014844 10.0.0.141 - - [2026-02-04 13:09:13] "GET /instance-ip/b3693486-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002833 10.0.0.141 - - [2026-02-04 13:09:13] "GET /virtual-machine-interface/b35188f4-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004299 10.0.0.141 - - [2026-02-04 13:09:13] "POST /set-tag HTTP/1.1" 200 109 0.002381 10.0.0.141 - - [2026-02-04 13:09:13] "GET /virtual-router/8b836df8-ea2d-4580-add5-ed01a867ef6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.003484 10.0.0.141 - - [2026-02-04 13:09:13] "POST /ref-update HTTP/1.1" 200 156 0.015519 10.0.0.141 - - [2026-02-04 13:09:13] "GET /virtual-machine-interface/b1bb4642-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.023836 10.0.0.141 - - [2026-02-04 13:09:13] "POST /set-tag HTTP/1.1" 200 109 0.005385 10.0.0.141 - - [2026-02-04 13:09:13] "GET /virtual-router/8b836df8-ea2d-4580-add5-ed01a867ef6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.004487 10.0.0.141 - - [2026-02-04 13:09:13] "POST /ref-update HTTP/1.1" 200 156 0.007555 10.0.0.141 - - [2026-02-04 13:09:13] "GET /virtual-router/8b836df8-ea2d-4580-add5-ed01a867ef6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2774 0.011653 10.0.0.141 - - [2026-02-04 13:09:13] "POST /ref-update HTTP/1.1" 200 156 0.009162 10.0.0.141 - - [2026-02-04 13:09:13] "GET /virtual-router/8b836df8-ea2d-4580-add5-ed01a867ef6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2988 0.014661 10.0.0.141 - - [2026-02-04 13:09:13] "POST /ref-update HTTP/1.1" 200 156 0.009061 10.0.0.141 - - [2026-02-04 13:09:13] "GET /virtual-machine-interface/b245c6a0-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004218 10.0.0.141 - - [2026-02-04 13:09:13] "POST /set-tag HTTP/1.1" 200 109 0.002037 10.0.0.141 - - [2026-02-04 13:09:13] "GET /virtual-machine-interface/af045114-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003572 10.0.0.141 - - [2026-02-04 13:09:13] "POST /set-tag HTTP/1.1" 200 109 0.002204 10.0.0.141 - - [2026-02-04 13:09:13] "GET /virtual-machine-interface/b2d826a8-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005460 10.0.0.141 - - [2026-02-04 13:09:13] "POST /set-tag HTTP/1.1" 200 109 0.002436 10.0.0.141 - - [2026-02-04 13:09:13] "GET /virtual-machine-interface/b35188f4-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005775 10.0.0.141 - - [2026-02-04 13:09:13] "POST /set-tag HTTP/1.1" 200 109 0.002941 10.0.0.141 - - [2026-02-04 13:09:13] "GET /virtual-machine-interface/af9b22b0-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005291 10.0.0.141 - - [2026-02-04 13:09:13] "POST /set-tag HTTP/1.1" 200 109 0.002773 10.0.0.141 - - [2026-02-04 13:09:13] "GET /virtual-machine-interface/b0506e90-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004089 10.0.0.141 - - [2026-02-04 13:09:13] "POST /set-tag HTTP/1.1" 200 109 0.002048 10.0.0.141 - - [2026-02-04 13:09:13] "GET /virtual-machine-interface/b0f1b700-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003555 10.0.0.141 - - [2026-02-04 13:09:13] "POST /set-tag HTTP/1.1" 200 109 0.002286 10.0.0.141 - - [2026-02-04 13:09:13] "GET /virtual-machine-interface/b1bb4642-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004369 10.0.0.141 - - [2026-02-04 13:09:13] "POST /set-tag HTTP/1.1" 200 109 0.002114 10.0.0.141 - - [2026-02-04 13:09:13] "GET /virtual-machine-interface/af045114-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003949 10.0.0.141 - - [2026-02-04 13:09:13] "POST /set-tag HTTP/1.1" 200 109 0.002302 10.0.0.141 - - [2026-02-04 13:09:13] "GET /virtual-machine-interface/b245c6a0-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004067 10.0.0.141 - - [2026-02-04 13:09:13] "POST /set-tag HTTP/1.1" 200 109 0.002259 10.0.0.141 - - [2026-02-04 13:09:13] "GET /virtual-machine-interface/af9b22b0-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003768 10.0.0.141 - - [2026-02-04 13:09:13] "POST /set-tag HTTP/1.1" 200 109 0.002268 10.0.0.141 - - [2026-02-04 13:09:14] "GET /virtual-machine-interface/b2d826a8-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005881 10.0.0.141 - - [2026-02-04 13:09:14] "POST /set-tag HTTP/1.1" 200 109 0.002821 10.0.0.141 - - [2026-02-04 13:09:14] "GET /virtual-machine-interface/b35188f4-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.015802 10.0.0.141 - - [2026-02-04 13:09:14] "POST /set-tag HTTP/1.1" 200 109 0.002367 10.0.0.141 - - [2026-02-04 13:09:14] "GET /virtual-machine/8766ee52-0239-44ed-a7a6-deb41e610c1b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003274 10.0.0.141 - - [2026-02-04 13:09:14] "GET /virtual-machine-interface/af045114-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004725 10.0.0.141 - - [2026-02-04 13:09:15] "GET /virtual-machine/3933afcc-df51-42ea-a24d-f15b319fe4f2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003185 10.0.0.141 - - [2026-02-04 13:09:15] "GET /virtual-machine-interface/af9b22b0-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004960 10.0.0.141 - - [2026-02-04 13:09:16] "GET /virtual-machine-interface/b0506e90-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004131 10.0.0.141 - - [2026-02-04 13:09:17] "POST /set-tag HTTP/1.1" 200 109 0.004362 10.0.0.141 - - [2026-02-04 13:09:17] "GET /virtual-machine-interface/b35188f4-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005220 10.0.0.141 - - [2026-02-04 13:09:17] "POST /set-tag HTTP/1.1" 200 109 0.003624 10.0.0.141 - - [2026-02-04 13:09:17] "GET /virtual-machine-interface/b0f1b700-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005159 10.0.0.141 - - [2026-02-04 13:09:18] "POST /set-tag HTTP/1.1" 200 109 0.002246 10.0.0.141 - - [2026-02-04 13:09:20] "GET /virtual-machine/b4576f16-b63e-417d-a3fc-af2767b92464?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003129 10.0.0.141 - - [2026-02-04 13:09:20] "GET /virtual-machine-interface/b0506e90-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004025 10.0.0.141 - - [2026-02-04 13:09:20] "GET /virtual-machine/5b55bd93-1a15-4069-bef5-fb422c3e4a8a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003667 10.0.0.141 - - [2026-02-04 13:09:20] "GET /virtual-machine-interface/b0f1b700-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005854 10.0.0.141 - - [2026-02-04 13:09:21] "GET /virtual-machine-interface/b1bb4642-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004864 10.0.0.141 - - [2026-02-04 13:09:21] "POST /set-tag HTTP/1.1" 200 109 0.002273 10.0.0.141 - - [2026-02-04 13:09:22] "GET /virtual-machine-interface/b245c6a0-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007222 10.0.0.141 - - [2026-02-04 13:09:22] "POST /set-tag HTTP/1.1" 200 109 0.004066 10.0.0.141 - - [2026-02-04 13:09:22] "GET /virtual-machine-interface/b2d826a8-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005733 10.0.0.141 - - [2026-02-04 13:09:22] "POST /set-tag HTTP/1.1" 200 109 0.003039 10.0.0.141 - - [2026-02-04 13:09:25] "GET /virtual-machine/35a6ddf3-ad2d-4404-b348-e937846b4e21?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003980 10.0.0.141 - - [2026-02-04 13:09:25] "GET /virtual-machine-interface/b1bb4642-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004455 10.0.0.141 - - [2026-02-04 13:09:25] "GET /virtual-machine/32ece7fe-4920-42d6-9044-7de02f7d9b65?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003069 10.0.0.141 - - [2026-02-04 13:09:25] "GET /virtual-machine-interface/b2d826a8-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004265 10.0.0.141 - - [2026-02-04 13:09:25] "GET /virtual-machine/e632823a-aeec-46f7-84ae-72b1e20955f6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003213 10.0.0.141 - - [2026-02-04 13:09:25] "GET /virtual-machine-interface/b245c6a0-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004118 10.0.0.141 - - [2026-02-04 13:09:25] "GET /virtual-machine/acc79c60-9b89-4793-b564-4350d4ee8f8a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002939 10.0.0.141 - - [2026-02-04 13:09:25] "GET /virtual-machine-interface/b35188f4-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005430 10.0.0.141 - - [2026-02-04 13:09:25] "GET /loadbalancer/0a9231e2-2fe2-42ce-9705-1b1d50f4f20a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004102 10.0.0.141 - - [2026-02-04 13:09:25] "POST /tags HTTP/1.1" 200 334 0.023695 10.0.0.141 - - [2026-02-04 13:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.141 - - [2026-02-04 13:09:25] "GET /tag/653c36cb-a6bf-4086-bd6f-9f216e298c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.013341 10.0.0.141 - - [2026-02-04 13:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.141 - - [2026-02-04 13:09:26] "GET /project/b4d604f7-b086-4011-9ff8-96d9a29dea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.033479 10.0.0.141 - - [2026-02-04 13:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.141 - - [2026-02-04 13:09:26] "GET /virtual-network/985aa66b-1423-4e4f-a27e-f6928c658640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004565 10.0.0.141 - - [2026-02-04 13:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010617 10.0.0.141 - - [2026-02-04 13:09:26] "GET /service-appliance-set/0966b1fc-1429-463f-953e-2ad1586cdff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002485 10.0.0.141 - - [2026-02-04 13:09:26] "POST /fqname-to-id HTTP/1.1" 404 273 0.001860 10.0.0.141 - - [2026-02-04 13:09:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.098756 10.0.0.141 - - [2026-02-04 13:09:26] "GET /virtual-machine-interface/b658d05e-57ec-4bd6-8b45-41745f5ccc12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.008941 10.0.0.141 - - [2026-02-04 13:09:26] "POST /instance-ips HTTP/1.1" 200 410 0.026469 10.0.0.141 - - [2026-02-04 13:09:26] "GET /instance-ip/6e295e87-1d1c-4c88-8620-23841c698ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.004008 10.0.0.141 - - [2026-02-04 13:09:26] "POST /loadbalancers HTTP/1.1" 200 631 0.057559 10.0.0.141 - - [2026-02-04 13:09:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.023329 10.0.0.141 - - [2026-02-04 13:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008534 10.0.0.141 - - [2026-02-04 13:09:26] "GET /project/b4d604f7-b086-4011-9ff8-96d9a29dea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.047218 10.0.0.141 - - [2026-02-04 13:09:26] "GET /instance-ip/6e295e87-1d1c-4c88-8620-23841c698ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.004166 10.0.0.141 - - [2026-02-04 13:09:26] "POST /floating-ips HTTP/1.1" 200 599 0.022286 10.0.0.141 - - [2026-02-04 13:09:26] "GET /project/b4d604f7-b086-4011-9ff8-96d9a29dea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.045993 10.0.0.141 - - [2026-02-04 13:09:26] "GET /loadbalancer/0a9231e2-2fe2-42ce-9705-1b1d50f4f20a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.012621 10.0.0.141 - - [2026-02-04 13:09:26] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.016321 10.0.0.141 - - [2026-02-04 13:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.141 - - [2026-02-04 13:09:26] "GET /project/b4d604f7-b086-4011-9ff8-96d9a29dea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.065874 10.0.0.141 - - [2026-02-04 13:09:26] "GET /loadbalancer-listener/8a87e18b-75de-4285-803a-baf5ac4d37c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1844 0.007990 10.0.0.141 - - [2026-02-04 13:09:26] "GET /loadbalancer-listener/8a87e18b-75de-4285-803a-baf5ac4d37c7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003605 10.0.0.141 - - [2026-02-04 13:09:26] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.019986 10.0.0.141 - - [2026-02-04 13:09:26] "GET /instance-ip/6e295e87-1d1c-4c88-8620-23841c698ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.004472 10.0.0.141 - - [2026-02-04 13:09:26] "GET /instance-ip/6e295e87-1d1c-4c88-8620-23841c698ad8?fields=floating_ips HTTP/1.1" 200 1213 0.004717 10.0.0.141 - - [2026-02-04 13:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.141 - - [2026-02-04 13:09:26] "GET /loadbalancer/0a9231e2-2fe2-42ce-9705-1b1d50f4f20a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002756 10.0.0.141 - - [2026-02-04 13:09:26] "GET /floating-ip/87a1ac7d-1f1a-45a0-8344-0392bf71394b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.003533 10.0.0.141 - - [2026-02-04 13:09:26] "GET /loadbalancer-pool/b51e6b47-dead-4432-be5c-96b422ef126a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.004593 10.0.0.141 - - [2026-02-04 13:09:26] "POST /loadbalancer-members HTTP/1.1" 200 723 0.015538 10.0.0.141 - - [2026-02-04 13:09:26] "GET /loadbalancer/0a9231e2-2fe2-42ce-9705-1b1d50f4f20a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.006244 10.0.0.141 - - [2026-02-04 13:09:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.021315 10.0.0.141 - - [2026-02-04 13:09:26] "GET /virtual-machine-interface/af045114-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017631 10.0.0.141 - - [2026-02-04 13:09:26] "GET /virtual-machine-interface/af045114-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003711 10.0.0.141 - - [2026-02-04 13:09:26] "POST /ref-update HTTP/1.1" 200 156 0.008587 10.0.0.141 - - [2026-02-04 13:09:26] "GET /floating-ip/87a1ac7d-1f1a-45a0-8344-0392bf71394b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.011258 10.0.0.141 - - [2026-02-04 13:09:26] "POST /tags HTTP/1.1" 409 221 0.002287 10.0.0.141 - - [2026-02-04 13:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.141 - - [2026-02-04 13:09:27] "GET /tag/653c36cb-a6bf-4086-bd6f-9f216e298c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.015425 10.0.0.141 - - [2026-02-04 13:09:27] "PUT /floating-ip/87a1ac7d-1f1a-45a0-8344-0392bf71394b HTTP/1.1" 200 257 0.009339 10.0.0.141 - - [2026-02-04 13:09:27] "POST /set-tag HTTP/1.1" 200 109 0.065914 10.0.0.141 - - [2026-02-04 13:09:27] "GET /loadbalancer-pool/b51e6b47-dead-4432-be5c-96b422ef126a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.007457 10.0.0.141 - - [2026-02-04 13:09:27] "POST /loadbalancer-members HTTP/1.1" 200 723 0.022587 10.0.0.141 - - [2026-02-04 13:09:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.007391 10.0.0.141 - - [2026-02-04 13:09:27] "GET /virtual-machine-interface/af9b22b0-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006731 10.0.0.141 - - [2026-02-04 13:09:27] "GET /virtual-machine-interface/af9b22b0-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003834 10.0.0.141 - - [2026-02-04 13:09:27] "POST /ref-update HTTP/1.1" 200 156 0.007413 10.0.0.141 - - [2026-02-04 13:09:27] "GET /floating-ip/87a1ac7d-1f1a-45a0-8344-0392bf71394b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.013040 10.0.0.141 - - [2026-02-04 13:09:27] "POST /set-tag HTTP/1.1" 200 109 0.083490 10.0.0.141 - - [2026-02-04 13:09:28] "POST /tags HTTP/1.1" 409 206 0.001973 10.0.0.141 - - [2026-02-04 13:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.141 - - [2026-02-04 13:09:28] "GET /tag/67457654-c498-41a6-aaef-4286ad078e00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011253 10.0.0.141 - - [2026-02-04 13:09:28] "POST /tags HTTP/1.1" 409 204 0.001746 10.0.0.141 - - [2026-02-04 13:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.141 - - [2026-02-04 13:09:28] "GET /tag/d605ffca-9ae6-4382-9cb2-48e6cfe30a59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011064 10.0.0.141 - - [2026-02-04 13:09:28] "GET /application-policy-set/0fe6d517-4538-4a62-994a-947d787b05bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002519 10.0.0.141 - - [2026-02-04 13:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.141 - - [2026-02-04 13:09:28] "GET /policy-management/2256a2a0-6294-4346-8d56-42ac57b2be9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002382 10.0.0.141 - - [2026-02-04 13:09:28] "POST /tags HTTP/1.1" 409 206 0.002559 10.0.0.141 - - [2026-02-04 13:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.141 - - [2026-02-04 13:09:28] "GET /tag/67457654-c498-41a6-aaef-4286ad078e00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010879 10.0.0.141 - - [2026-02-04 13:09:28] "POST /tags HTTP/1.1" 409 226 0.001955 10.0.0.141 - - [2026-02-04 13:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.141 - - [2026-02-04 13:09:28] "GET /tag/c5a2480d-1b1c-4440-9955-b7a66e9fd0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014288 10.0.0.141 - - [2026-02-04 13:09:28] "POST /tags HTTP/1.1" 409 204 0.002156 10.0.0.141 - - [2026-02-04 13:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.141 - - [2026-02-04 13:09:28] "GET /tag/d605ffca-9ae6-4382-9cb2-48e6cfe30a59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.024587 10.0.0.141 - - [2026-02-04 13:09:28] "POST /tags HTTP/1.1" 409 226 0.003599 10.0.0.141 - - [2026-02-04 13:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.141 - - [2026-02-04 13:09:28] "GET /tag/c5a2480d-1b1c-4440-9955-b7a66e9fd0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.015623 10.0.0.141 - - [2026-02-04 13:09:28] "GET /application-policy-set/0fe6d517-4538-4a62-994a-947d787b05bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002817 10.0.0.141 - - [2026-02-04 13:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.141 - - [2026-02-04 13:09:28] "GET /policy-management/2256a2a0-6294-4346-8d56-42ac57b2be9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003337 10.0.0.141 - - [2026-02-04 13:09:28] "POST /firewall-rules HTTP/1.1" 200 628 0.078371 10.0.0.141 - - [2026-02-04 13:09:28] "POST /firewall-rules HTTP/1.1" 200 648 0.080659 10.0.0.141 - - [2026-02-04 13:09:28] "GET /firewall-rule/5bd030b8-2cff-4fbb-8bd5-2b56d44dd918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.010406 10.0.0.141 - - [2026-02-04 13:09:28] "GET /firewall-policy/f600900b-57e7-41b2-9373-4abd70dcbefa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003214 10.0.0.141 - - [2026-02-04 13:09:28] "GET /firewall-rule/0767fb9b-e68d-4c9b-8601-0c5e432dc27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004462 10.0.0.141 - - [2026-02-04 13:09:28] "POST /ref-update HTTP/1.1" 200 156 0.028134 10.0.0.141 - - [2026-02-04 13:09:29] "POST /firewall-policys HTTP/1.1" 200 608 0.031798 10.0.0.141 - - [2026-02-04 13:09:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.012376 10.0.0.141 - - [2026-02-04 13:09:29] "GET /firewall-policy/d3cefd6d-b54a-414f-b3f0-4e3085ffb22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.010321 10.0.0.141 - - [2026-02-04 13:09:29] "GET /application-policy-set/0fe6d517-4538-4a62-994a-947d787b05bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003332 10.0.0.141 - - [2026-02-04 13:09:29] "GET /firewall-policy/d3cefd6d-b54a-414f-b3f0-4e3085ffb22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002924 10.0.0.141 - - [2026-02-04 13:09:29] "GET /firewall-policy/57f4869f-936a-4766-bed2-9165f79a9877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003800 10.0.0.141 - - [2026-02-04 13:09:29] "GET /firewall-policy/76ec1405-d701-4304-9672-09b2e72433f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.005253 10.0.0.141 - - [2026-02-04 13:09:29] "GET /firewall-policy/f600900b-57e7-41b2-9373-4abd70dcbefa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.004617 10.0.0.141 - - [2026-02-04 13:09:29] "GET /firewall-policy/f600900b-57e7-41b2-9373-4abd70dcbefa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002492 10.0.0.141 - - [2026-02-04 13:09:29] "GET /firewall-policy/76ec1405-d701-4304-9672-09b2e72433f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002523 10.0.0.141 - - [2026-02-04 13:09:29] "POST /ref-update HTTP/1.1" 200 156 0.023705 10.0.0.141 - - [2026-02-04 13:09:29] "POST /ref-update HTTP/1.1" 200 156 0.025347 10.0.0.141 - - [2026-02-04 13:09:29] "POST /ref-update HTTP/1.1" 200 156 0.025233 10.0.0.141 - - [2026-02-04 13:09:29] "POST /ref-update HTTP/1.1" 200 156 0.020726 10.0.0.141 - - [2026-02-04 13:09:29] "POST /ref-update HTTP/1.1" 200 156 0.041684 10.0.0.141 - - [2026-02-04 13:09:29] "GET /firewall-policy/d3cefd6d-b54a-414f-b3f0-4e3085ffb22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.008860 10.0.0.141 - - [2026-02-04 13:11:28] "POST /tags HTTP/1.1" 409 252 0.002120 10.0.0.141 - - [2026-02-04 13:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007385 10.0.0.141 - - [2026-02-04 13:11:28] "GET /tag/7e39db57-007c-41db-a0a9-0c8f2e500e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.009617 10.0.0.141 - - [2026-02-04 13:11:28] "POST /tags HTTP/1.1" 409 228 0.001667 10.0.0.141 - - [2026-02-04 13:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001349 10.0.0.141 - - [2026-02-04 13:11:28] "GET /tag/ab96e192-10d1-4cd3-9e80-eb5865c0e502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.010091 10.0.0.141 - - [2026-02-04 13:11:28] "GET /application-policy-set/0fe6d517-4538-4a62-994a-947d787b05bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003049 10.0.0.141 - - [2026-02-04 13:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001295 10.0.0.141 - - [2026-02-04 13:11:28] "GET /policy-management/2256a2a0-6294-4346-8d56-42ac57b2be9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002612 10.0.0.141 - - [2026-02-04 13:11:28] "POST /tags HTTP/1.1" 409 206 0.001487 10.0.0.141 - - [2026-02-04 13:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.141 - - [2026-02-04 13:11:28] "GET /tag/67457654-c498-41a6-aaef-4286ad078e00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.009881 10.0.0.141 - - [2026-02-04 13:11:28] "POST /tags HTTP/1.1" 409 226 0.001490 10.0.0.141 - - [2026-02-04 13:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.141 - - [2026-02-04 13:11:28] "GET /tag/c5a2480d-1b1c-4440-9955-b7a66e9fd0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.009910 10.0.0.141 - - [2026-02-04 13:11:28] "POST /tags HTTP/1.1" 409 204 0.001836 10.0.0.141 - - [2026-02-04 13:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.141 - - [2026-02-04 13:11:28] "GET /tag/d605ffca-9ae6-4382-9cb2-48e6cfe30a59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.009640 10.0.0.141 - - [2026-02-04 13:11:28] "POST /tags HTTP/1.1" 409 226 0.001790 10.0.0.141 - - [2026-02-04 13:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001374 10.0.0.141 - - [2026-02-04 13:11:28] "GET /tag/c5a2480d-1b1c-4440-9955-b7a66e9fd0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.009964 10.0.0.141 - - [2026-02-04 13:11:28] "POST /tags HTTP/1.1" 409 228 0.001687 10.0.0.141 - - [2026-02-04 13:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.141 - - [2026-02-04 13:11:28] "GET /tag/ab96e192-10d1-4cd3-9e80-eb5865c0e502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.009823 10.0.0.141 - - [2026-02-04 13:11:28] "POST /tags HTTP/1.1" 409 252 0.001598 10.0.0.141 - - [2026-02-04 13:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001406 10.0.0.141 - - [2026-02-04 13:11:28] "GET /tag/7e39db57-007c-41db-a0a9-0c8f2e500e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.009563 10.0.0.141 - - [2026-02-04 13:11:28] "GET /application-policy-set/0fe6d517-4538-4a62-994a-947d787b05bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.001988 10.0.0.141 - - [2026-02-04 13:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.141 - - [2026-02-04 13:11:28] "GET /policy-management/2256a2a0-6294-4346-8d56-42ac57b2be9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002214 10.0.0.141 - - [2026-02-04 13:11:28] "POST /firewall-rules HTTP/1.1" 409 281 0.001480 10.0.0.141 - - [2026-02-04 13:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001200 10.0.0.141 - - [2026-02-04 13:11:28] "PUT /firewall-rule/0767fb9b-e68d-4c9b-8601-0c5e432dc27b HTTP/1.1" 200 261 0.016139 10.0.0.141 - - [2026-02-04 13:11:28] "POST /firewall-rules HTTP/1.1" 409 291 0.005532 10.0.0.141 - - [2026-02-04 13:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001448 10.0.0.141 - - [2026-02-04 13:11:28] "PUT /firewall-rule/5bd030b8-2cff-4fbb-8bd5-2b56d44dd918 HTTP/1.1" 200 261 0.019769 10.0.0.141 - - [2026-02-04 13:11:28] "GET /firewall-rule/5bd030b8-2cff-4fbb-8bd5-2b56d44dd918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.005205 10.0.0.141 - - [2026-02-04 13:11:28] "POST /firewall-rules HTTP/1.1" 200 660 0.080477 10.0.0.141 - - [2026-02-04 13:11:28] "GET /firewall-rule/4e8c2d41-35b7-49bb-b3cd-41c9af6cb3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.004232 10.0.0.141 - - [2026-02-04 13:11:28] "GET /firewall-policy/f600900b-57e7-41b2-9373-4abd70dcbefa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.001865 10.0.0.141 - - [2026-02-04 13:11:28] "GET /firewall-rule/0767fb9b-e68d-4c9b-8601-0c5e432dc27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004028 10.0.0.141 - - [2026-02-04 13:11:28] "POST /firewall-policys HTTP/1.1" 409 269 0.002376 10.0.0.141 - - [2026-02-04 13:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005671 10.0.0.141 - - [2026-02-04 13:11:28] "PUT /firewall-policy/d3cefd6d-b54a-414f-b3f0-4e3085ffb22d HTTP/1.1" 200 265 0.036592 10.0.0.141 - - [2026-02-04 13:11:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.012074 10.0.0.141 - - [2026-02-04 13:11:29] "GET /firewall-policy/d3cefd6d-b54a-414f-b3f0-4e3085ffb22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.008709 10.0.0.141 - - [2026-02-04 13:11:29] "GET /application-policy-set/0fe6d517-4538-4a62-994a-947d787b05bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002148 10.0.0.141 - - [2026-02-04 13:11:29] "GET /firewall-policy/d3cefd6d-b54a-414f-b3f0-4e3085ffb22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002461 10.0.0.141 - - [2026-02-04 13:11:29] "GET /firewall-policy/57f4869f-936a-4766-bed2-9165f79a9877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.001903 10.0.0.141 - - [2026-02-04 13:11:29] "GET /firewall-policy/76ec1405-d701-4304-9672-09b2e72433f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002395 10.0.0.141 - - [2026-02-04 13:11:29] "GET /firewall-policy/d3cefd6d-b54a-414f-b3f0-4e3085ffb22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003122 10.0.0.141 - - [2026-02-04 13:11:29] "GET /firewall-policy/d3cefd6d-b54a-414f-b3f0-4e3085ffb22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002195 10.0.0.141 - - [2026-02-04 13:12:30] "GET /virtual-machine-interface/af045114-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005913 10.0.0.141 - - [2026-02-04 13:12:30] "POST /set-tag HTTP/1.1" 200 109 0.004092 10.0.0.141 - - [2026-02-04 13:12:30] "GET /virtual-machine-interface/b2d826a8-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006229 10.0.0.141 - - [2026-02-04 13:12:30] "POST /set-tag HTTP/1.1" 200 109 0.006784 10.0.0.141 - - [2026-02-04 13:12:30] "GET /virtual-machine-interface/b245c6a0-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005246 10.0.0.141 - - [2026-02-04 13:12:30] "POST /set-tag HTTP/1.1" 200 109 0.002444 10.0.0.141 - - [2026-02-04 13:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.141 - - [2026-02-04 13:12:30] "GET /loadbalancer/0a9231e2-2fe2-42ce-9705-1b1d50f4f20a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002423 10.0.0.141 - - [2026-02-04 13:12:30] "GET /virtual-machine-interface/af045114-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.003598 10.0.0.141 - - [2026-02-04 13:12:31] "POST /set-tag HTTP/1.1" 200 109 0.028383 10.0.0.141 - - [2026-02-04 13:12:31] "DELETE /loadbalancer-member/1f7fd5a9-c8be-4904-8ae6-3d0d4547a6ca HTTP/1.1" 200 115 0.025143 10.0.0.141 - - [2026-02-04 13:12:31] "GET /virtual-machine-interface/b1bb4642-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004343 10.0.0.141 - - [2026-02-04 13:12:31] "POST /set-tag HTTP/1.1" 200 109 0.002308 10.0.0.141 - - [2026-02-04 13:12:31] "GET /virtual-machine-interface/b0506e90-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003809 10.0.0.141 - - [2026-02-04 13:12:31] "POST /set-tag HTTP/1.1" 200 109 0.001958 10.0.0.141 - - [2026-02-04 13:12:31] "GET /virtual-machine-interface/b0f1b700-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004384 10.0.0.141 - - [2026-02-04 13:12:31] "POST /set-tag HTTP/1.1" 200 109 0.001979 10.0.0.141 - - [2026-02-04 13:12:31] "GET /virtual-machine-interface/b35188f4-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004038 10.0.0.141 - - [2026-02-04 13:12:31] "POST /set-tag HTTP/1.1" 200 109 0.002655 10.0.0.141 - - [2026-02-04 13:12:31] "GET /virtual-machine-interface/af9b22b0-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004077 10.0.0.141 - - [2026-02-04 13:12:31] "POST /set-tag HTTP/1.1" 200 109 0.002310 10.0.0.141 - - [2026-02-04 13:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.141 - - [2026-02-04 13:12:31] "GET /loadbalancer/0a9231e2-2fe2-42ce-9705-1b1d50f4f20a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002064 10.0.0.141 - - [2026-02-04 13:12:32] "GET /virtual-machine-interface/b0f1b700-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.022143 10.0.0.141 - - [2026-02-04 13:12:32] "POST /set-tag HTTP/1.1" 200 109 0.003414 10.0.0.141 - - [2026-02-04 13:12:32] "GET /virtual-machine-interface/b0f1b700-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006245 10.0.0.141 - - [2026-02-04 13:12:32] "POST /set-tag HTTP/1.1" 200 109 0.005085 10.0.0.141 - - [2026-02-04 13:12:32] "GET /virtual-machine/5b55bd93-1a15-4069-bef5-fb422c3e4a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002515 10.0.0.141 - - [2026-02-04 13:12:32] "POST /ref-update HTTP/1.1" 200 156 0.009064 10.0.0.141 - - [2026-02-04 13:12:32] "GET /virtual-machine-interface/b0f1b700-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007446 10.0.0.141 - - [2026-02-04 13:12:32] "POST /set-tag HTTP/1.1" 200 109 0.016430 10.0.0.141 - - [2026-02-04 13:12:32] "POST /set-tag HTTP/1.1" 200 109 0.013501 10.0.0.141 - - [2026-02-04 13:12:32] "POST /set-tag HTTP/1.1" 200 109 0.018322 10.0.0.141 - - [2026-02-04 13:12:32] "POST /set-tag HTTP/1.1" 200 109 0.026610 10.0.0.141 - - [2026-02-04 13:12:32] "POST /set-tag HTTP/1.1" 200 109 0.011318 10.0.0.141 - - [2026-02-04 13:12:32] "DELETE /instance-ip/b1197f6a-01ca-11f1-a76a-fa163e73fd58 HTTP/1.1" 200 115 0.040074 10.0.0.141 - - [2026-02-04 13:12:32] "DELETE /virtual-machine-interface/b0f1b700-01ca-11f1-a76a-fa163e73fd58 HTTP/1.1" 200 115 0.035719 10.0.0.141 - - [2026-02-04 13:12:32] "DELETE /virtual-machine/5b55bd93-1a15-4069-bef5-fb422c3e4a8a HTTP/1.1" 200 115 0.022011 10.0.0.141 - - [2026-02-04 13:12:32] "GET /virtual-machine-interface/af045114-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004432 10.0.0.141 - - [2026-02-04 13:12:32] "POST /set-tag HTTP/1.1" 200 109 0.002615 10.0.0.141 - - [2026-02-04 13:12:32] "GET /virtual-machine-interface/af045114-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004517 10.0.0.141 - - [2026-02-04 13:12:32] "POST /set-tag HTTP/1.1" 200 109 0.002074 10.0.0.141 - - [2026-02-04 13:12:32] "GET /virtual-machine/8766ee52-0239-44ed-a7a6-deb41e610c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003000 10.0.0.141 - - [2026-02-04 13:12:33] "POST /ref-update HTTP/1.1" 200 156 0.009890 10.0.0.141 - - [2026-02-04 13:12:33] "GET /virtual-machine-interface/af045114-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.018442 10.0.0.141 - - [2026-02-04 13:12:33] "POST /set-tag HTTP/1.1" 200 109 0.016499 10.0.0.141 - - [2026-02-04 13:12:33] "POST /set-tag HTTP/1.1" 200 109 0.029759 10.0.0.141 - - [2026-02-04 13:12:33] "POST /set-tag HTTP/1.1" 200 109 0.025357 10.0.0.141 - - [2026-02-04 13:12:33] "POST /set-tag HTTP/1.1" 200 109 0.014709 10.0.0.141 - - [2026-02-04 13:12:33] "POST /set-tag HTTP/1.1" 200 109 0.029067 10.0.0.141 - - [2026-02-04 13:12:33] "DELETE /instance-ip/af2ca768-01ca-11f1-a76a-fa163e73fd58 HTTP/1.1" 200 115 0.065850 10.0.0.141 - - [2026-02-04 13:12:33] "POST /ref-update HTTP/1.1" 200 156 0.010953 10.0.0.141 - - [2026-02-04 13:12:33] "DELETE /virtual-machine-interface/af045114-01ca-11f1-a76a-fa163e73fd58 HTTP/1.1" 200 115 0.045059 10.0.0.141 - - [2026-02-04 13:12:33] "DELETE /virtual-machine/8766ee52-0239-44ed-a7a6-deb41e610c1b HTTP/1.1" 200 115 0.029336 10.0.0.141 - - [2026-02-04 13:12:33] "GET /virtual-machine-interface/af9b22b0-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.003944 10.0.0.141 - - [2026-02-04 13:12:33] "POST /set-tag HTTP/1.1" 200 109 0.002396 10.0.0.141 - - [2026-02-04 13:12:33] "GET /virtual-machine-interface/af9b22b0-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005045 10.0.0.141 - - [2026-02-04 13:12:33] "POST /set-tag HTTP/1.1" 200 109 0.002188 10.0.0.141 - - [2026-02-04 13:12:33] "GET /virtual-machine/3933afcc-df51-42ea-a24d-f15b319fe4f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003474 10.0.0.141 - - [2026-02-04 13:12:33] "POST /ref-update HTTP/1.1" 200 156 0.008629 10.0.0.141 - - [2026-02-04 13:12:33] "GET /virtual-machine-interface/af9b22b0-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.008513 10.0.0.141 - - [2026-02-04 13:12:33] "POST /set-tag HTTP/1.1" 200 109 0.022833 10.0.0.141 - - [2026-02-04 13:12:33] "POST /set-tag HTTP/1.1" 200 109 0.034786 10.0.0.141 - - [2026-02-04 13:12:33] "POST /set-tag HTTP/1.1" 200 109 0.031215 10.0.0.141 - - [2026-02-04 13:12:33] "POST /set-tag HTTP/1.1" 200 109 0.013578 10.0.0.141 - - [2026-02-04 13:12:33] "POST /set-tag HTTP/1.1" 200 109 0.027212 10.0.0.141 - - [2026-02-04 13:12:33] "DELETE /instance-ip/afb9b284-01ca-11f1-a76a-fa163e73fd58 HTTP/1.1" 200 115 0.043103 10.0.0.141 - - [2026-02-04 13:12:33] "POST /ref-update HTTP/1.1" 200 156 0.006927 10.0.0.141 - - [2026-02-04 13:12:33] "DELETE /virtual-machine-interface/af9b22b0-01ca-11f1-a76a-fa163e73fd58 HTTP/1.1" 200 115 0.038674 10.0.0.141 - - [2026-02-04 13:12:34] "DELETE /virtual-machine/3933afcc-df51-42ea-a24d-f15b319fe4f2 HTTP/1.1" 200 115 0.021732 10.0.0.141 - - [2026-02-04 13:12:34] "DELETE /tag/98076874-281c-4b2e-ac83-553448f6bd61 HTTP/1.1" 200 115 0.036243 10.0.0.141 - - [2026-02-04 13:12:34] "GET /virtual-machine-interface/b0506e90-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004185 10.0.0.141 - - [2026-02-04 13:12:34] "POST /set-tag HTTP/1.1" 200 109 0.003272 10.0.0.141 - - [2026-02-04 13:12:34] "GET /virtual-machine-interface/b0506e90-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010719 10.0.0.141 - - [2026-02-04 13:12:34] "POST /set-tag HTTP/1.1" 200 109 0.002141 10.0.0.141 - - [2026-02-04 13:12:34] "GET /virtual-machine/b4576f16-b63e-417d-a3fc-af2767b92464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003046 10.0.0.141 - - [2026-02-04 13:12:34] "POST /ref-update HTTP/1.1" 200 156 0.007429 10.0.0.141 - - [2026-02-04 13:12:34] "GET /virtual-machine-interface/b0506e90-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008735 10.0.0.141 - - [2026-02-04 13:12:34] "POST /set-tag HTTP/1.1" 200 109 0.016266 10.0.0.141 - - [2026-02-04 13:12:34] "POST /set-tag HTTP/1.1" 200 109 0.021518 10.0.0.141 - - [2026-02-04 13:12:34] "POST /set-tag HTTP/1.1" 200 109 0.022492 10.0.0.141 - - [2026-02-04 13:12:34] "POST /set-tag HTTP/1.1" 200 109 0.012885 10.0.0.141 - - [2026-02-04 13:12:34] "POST /set-tag HTTP/1.1" 200 109 0.030050 10.0.0.141 - - [2026-02-04 13:12:34] "DELETE /instance-ip/b0723ee4-01ca-11f1-a76a-fa163e73fd58 HTTP/1.1" 200 115 0.039922 10.0.0.141 - - [2026-02-04 13:12:34] "DELETE /virtual-machine-interface/b0506e90-01ca-11f1-a76a-fa163e73fd58 HTTP/1.1" 200 115 0.038160 10.0.0.141 - - [2026-02-04 13:12:34] "DELETE /virtual-machine/b4576f16-b63e-417d-a3fc-af2767b92464 HTTP/1.1" 200 115 0.019377 10.0.0.141 - - [2026-02-04 13:12:34] "DELETE /tag/67457654-c498-41a6-aaef-4286ad078e00 HTTP/1.1" 409 391 0.008368 10.0.0.141 - - [2026-02-04 13:12:34] "DELETE /tag/6d4fa99e-7b4f-4ada-b569-b63d163add06 HTTP/1.1" 200 115 0.030317 [Introspect:8084]10.0.0.141 - - [2026-02-04 13:13:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000829 [Introspect:8084]10.0.0.141 - - [2026-02-04 13:13:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001045 10.0.0.141 - - [2026-02-04 13:13:02] "GET /virtual-machine-interface/b1bb4642-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004379 10.0.0.141 - - [2026-02-04 13:13:02] "POST /set-tag HTTP/1.1" 200 109 0.002613 10.0.0.141 - - [2026-02-04 13:13:02] "GET /virtual-machine-interface/b1bb4642-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007033 10.0.0.141 - - [2026-02-04 13:13:02] "POST /set-tag HTTP/1.1" 200 109 0.002455 10.0.0.141 - - [2026-02-04 13:13:02] "GET /virtual-machine/35a6ddf3-ad2d-4404-b348-e937846b4e21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.006428 10.0.0.141 - - [2026-02-04 13:13:02] "POST /ref-update HTTP/1.1" 200 156 0.013271 10.0.0.141 - - [2026-02-04 13:13:02] "GET /virtual-machine-interface/b1bb4642-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004207 10.0.0.141 - - [2026-02-04 13:13:02] "POST /set-tag HTTP/1.1" 200 109 0.014798 10.0.0.141 - - [2026-02-04 13:13:02] "POST /set-tag HTTP/1.1" 200 109 0.025015 10.0.0.141 - - [2026-02-04 13:13:02] "POST /set-tag HTTP/1.1" 200 109 0.017116 10.0.0.141 - - [2026-02-04 13:13:02] "POST /set-tag HTTP/1.1" 200 109 0.024523 10.0.0.141 - - [2026-02-04 13:13:02] "DELETE /instance-ip/b1dee034-01ca-11f1-a76a-fa163e73fd58 HTTP/1.1" 200 115 0.043533 10.0.0.141 - - [2026-02-04 13:13:02] "DELETE /virtual-machine-interface/b1bb4642-01ca-11f1-a76a-fa163e73fd58 HTTP/1.1" 200 115 0.033828 10.0.0.141 - - [2026-02-04 13:13:02] "DELETE /virtual-machine/35a6ddf3-ad2d-4404-b348-e937846b4e21 HTTP/1.1" 200 115 0.017448 10.0.0.141 - - [2026-02-04 13:13:02] "DELETE /tag/ddc2d7e7-8a81-4ad9-baae-f0e92fbb10ba HTTP/1.1" 200 115 0.034745 10.0.0.141 - - [2026-02-04 13:13:02] "GET /virtual-machine-interface/b35188f4-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003502 10.0.0.141 - - [2026-02-04 13:13:02] "POST /set-tag HTTP/1.1" 200 109 0.002472 10.0.0.141 - - [2026-02-04 13:13:02] "GET /virtual-machine-interface/b35188f4-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004615 10.0.0.141 - - [2026-02-04 13:13:02] "POST /set-tag HTTP/1.1" 200 109 0.002632 10.0.0.141 - - [2026-02-04 13:13:03] "GET /virtual-machine/acc79c60-9b89-4793-b564-4350d4ee8f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002826 10.0.0.141 - - [2026-02-04 13:13:03] "POST /ref-update HTTP/1.1" 200 156 0.009501 10.0.0.141 - - [2026-02-04 13:13:03] "GET /virtual-machine-interface/b35188f4-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008018 10.0.0.141 - - [2026-02-04 13:13:03] "POST /set-tag HTTP/1.1" 200 109 0.016374 10.0.0.141 - - [2026-02-04 13:13:03] "POST /set-tag HTTP/1.1" 200 109 0.025187 10.0.0.141 - - [2026-02-04 13:13:03] "POST /set-tag HTTP/1.1" 200 109 0.019929 10.0.0.141 - - [2026-02-04 13:13:03] "POST /set-tag HTTP/1.1" 200 109 0.012475 10.0.0.141 - - [2026-02-04 13:13:03] "DELETE /instance-ip/b3693486-01ca-11f1-a76a-fa163e73fd58 HTTP/1.1" 200 115 0.054316 10.0.0.141 - - [2026-02-04 13:13:03] "DELETE /virtual-machine-interface/b35188f4-01ca-11f1-a76a-fa163e73fd58 HTTP/1.1" 200 115 0.037435 10.0.0.141 - - [2026-02-04 13:13:03] "DELETE /virtual-machine/acc79c60-9b89-4793-b564-4350d4ee8f8a HTTP/1.1" 200 115 0.018974 10.0.0.141 - - [2026-02-04 13:13:03] "DELETE /tag/658ef661-973a-42bf-9cf3-cbbc49fa51d4 HTTP/1.1" 200 115 0.033255 10.0.0.141 - - [2026-02-04 13:13:03] "GET /virtual-machine-interface/b2d826a8-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004733 10.0.0.141 - - [2026-02-04 13:13:03] "POST /set-tag HTTP/1.1" 200 109 0.002670 10.0.0.141 - - [2026-02-04 13:13:03] "GET /virtual-machine-interface/b2d826a8-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004032 10.0.0.141 - - [2026-02-04 13:13:03] "POST /set-tag HTTP/1.1" 200 109 0.002523 10.0.0.141 - - [2026-02-04 13:13:03] "GET /virtual-machine/32ece7fe-4920-42d6-9044-7de02f7d9b65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002751 10.0.0.141 - - [2026-02-04 13:13:03] "POST /ref-update HTTP/1.1" 200 156 0.008417 10.0.0.141 - - [2026-02-04 13:13:03] "GET /virtual-machine-interface/b2d826a8-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008837 10.0.0.141 - - [2026-02-04 13:13:03] "POST /set-tag HTTP/1.1" 200 109 0.027900 10.0.0.141 - - [2026-02-04 13:13:03] "POST /set-tag HTTP/1.1" 200 109 0.025029 10.0.0.141 - - [2026-02-04 13:13:03] "POST /set-tag HTTP/1.1" 200 109 0.026996 10.0.0.141 - - [2026-02-04 13:13:03] "POST /set-tag HTTP/1.1" 200 109 0.011805 10.0.0.141 - - [2026-02-04 13:13:03] "DELETE /instance-ip/b2f70154-01ca-11f1-a76a-fa163e73fd58 HTTP/1.1" 200 115 0.035726 10.0.0.141 - - [2026-02-04 13:13:03] "DELETE /virtual-machine-interface/b2d826a8-01ca-11f1-a76a-fa163e73fd58 HTTP/1.1" 200 115 0.039109 10.0.0.141 - - [2026-02-04 13:13:03] "DELETE /virtual-machine/32ece7fe-4920-42d6-9044-7de02f7d9b65 HTTP/1.1" 200 115 0.022454 10.0.0.141 - - [2026-02-04 13:13:03] "DELETE /tag/137a7344-48eb-46ae-a701-945604b987ee HTTP/1.1" 200 115 0.030130 10.0.0.141 - - [2026-02-04 13:13:03] "DELETE /tag/7e39db57-007c-41db-a0a9-0c8f2e500e51 HTTP/1.1" 409 237 0.003474 10.0.0.141 - - [2026-02-04 13:13:03] "DELETE /tag/ab96e192-10d1-4cd3-9e80-eb5865c0e502 HTTP/1.1" 409 237 0.004571 10.0.0.141 - - [2026-02-04 13:13:03] "GET /virtual-machine-interface/b245c6a0-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003856 10.0.0.141 - - [2026-02-04 13:13:03] "POST /set-tag HTTP/1.1" 200 109 0.001881 10.0.0.141 - - [2026-02-04 13:13:04] "GET /virtual-machine-interface/b245c6a0-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004268 10.0.0.141 - - [2026-02-04 13:13:04] "POST /set-tag HTTP/1.1" 200 109 0.002071 10.0.0.141 - - [2026-02-04 13:13:04] "GET /virtual-machine/e632823a-aeec-46f7-84ae-72b1e20955f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002096 10.0.0.141 - - [2026-02-04 13:13:04] "POST /ref-update HTTP/1.1" 200 156 0.008010 10.0.0.141 - - [2026-02-04 13:13:04] "GET /virtual-machine-interface/b245c6a0-01ca-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013653 10.0.0.141 - - [2026-02-04 13:13:04] "POST /set-tag HTTP/1.1" 200 109 0.014618 10.0.0.141 - - [2026-02-04 13:13:04] "POST /set-tag HTTP/1.1" 200 109 0.021803 10.0.0.141 - - [2026-02-04 13:13:04] "POST /set-tag HTTP/1.1" 200 109 0.024196 10.0.0.141 - - [2026-02-04 13:13:04] "POST /set-tag HTTP/1.1" 200 109 0.011735 10.0.0.141 - - [2026-02-04 13:13:04] "DELETE /instance-ip/b2619524-01ca-11f1-a76a-fa163e73fd58 HTTP/1.1" 200 115 0.032906 10.0.0.141 - - [2026-02-04 13:13:04] "DELETE /virtual-machine-interface/b245c6a0-01ca-11f1-a76a-fa163e73fd58 HTTP/1.1" 200 115 0.033986 10.0.0.141 - - [2026-02-04 13:13:04] "DELETE /virtual-machine/e632823a-aeec-46f7-84ae-72b1e20955f6 HTTP/1.1" 200 115 0.017050 10.0.0.141 - - [2026-02-04 13:13:04] "DELETE /tag/f42bdc5d-ca95-487b-8ef2-8c6c7a0ac1df HTTP/1.1" 200 115 0.027076 10.0.0.141 - - [2026-02-04 13:13:04] "DELETE /tag/e4c02f65-98e3-4835-99fd-517a7765826c HTTP/1.1" 200 115 0.031190 10.0.0.141 - - [2026-02-04 13:13:04] "DELETE /tag/d605ffca-9ae6-4382-9cb2-48e6cfe30a59 HTTP/1.1" 409 237 0.004024 10.0.0.141 - - [2026-02-04 13:13:06] "POST /projects HTTP/1.1" 409 238 0.002045 10.0.0.141 - - [2026-02-04 13:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001437 10.0.0.141 - - [2026-02-04 13:13:06] "GET /project/261002fc-2638-4f79-ae89-c3ed427030cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031215 10.0.0.141 - - [2026-02-04 13:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.141 - - [2026-02-04 13:13:06] "GET /virtual-network/6a1d4a16-8dff-4ad1-bdbd-0228a1c454c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004088 10.0.0.141 - - [2026-02-04 13:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004683 10.0.0.141 - - [2026-02-04 13:13:06] "GET /virtual-network/985aa66b-1423-4e4f-a27e-f6928c658640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004411 10.0.0.141 - - [2026-02-04 13:13:06] "POST /security-groups HTTP/1.1" 409 285 0.002118 10.0.0.141 - - [2026-02-04 13:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001313 10.0.0.141 - - [2026-02-04 13:13:06] "PUT /security-group/b6c0067a-3d16-47a4-920d-0d131d6a465b HTTP/1.1" 200 263 0.057961 10.0.0.141 - - [2026-02-04 13:13:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.026206 10.0.0.141 - - [2026-02-04 13:13:06] "PUT /access-control-list/23f2bdf5-a39d-4e28-a17b-020dc6c444dc HTTP/1.1" 200 273 0.020154 10.0.0.141 - - [2026-02-04 13:13:06] "PUT /access-control-list/3f88ba3d-f896-4e1c-ba2a-01c27de8dabc HTTP/1.1" 200 273 0.020555 10.0.0.141 - - [2026-02-04 13:13:11] "POST /projects HTTP/1.1" 409 238 0.001995 10.0.0.141 - - [2026-02-04 13:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001405 10.0.0.141 - - [2026-02-04 13:13:11] "GET /project/261002fc-2638-4f79-ae89-c3ed427030cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030485 10.0.0.141 - - [2026-02-04 13:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.141 - - [2026-02-04 13:13:11] "GET /virtual-network/6a1d4a16-8dff-4ad1-bdbd-0228a1c454c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003801 10.0.0.141 - - [2026-02-04 13:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001468 10.0.0.141 - - [2026-02-04 13:13:11] "GET /virtual-network/985aa66b-1423-4e4f-a27e-f6928c658640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004212 10.0.0.141 - - [2026-02-04 13:13:11] "POST /security-groups HTTP/1.1" 409 285 0.002126 10.0.0.141 - - [2026-02-04 13:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001452 10.0.0.141 - - [2026-02-04 13:13:11] "PUT /security-group/b6c0067a-3d16-47a4-920d-0d131d6a465b HTTP/1.1" 200 263 0.053615 10.0.0.141 - - [2026-02-04 13:13:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.029560 10.0.0.141 - - [2026-02-04 13:13:11] "PUT /access-control-list/23f2bdf5-a39d-4e28-a17b-020dc6c444dc HTTP/1.1" 200 273 0.018690 10.0.0.141 - - [2026-02-04 13:13:11] "GET /firewall-policy/76ec1405-d701-4304-9672-09b2e72433f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.021047 10.0.0.141 - - [2026-02-04 13:13:11] "PUT /access-control-list/3f88ba3d-f896-4e1c-ba2a-01c27de8dabc HTTP/1.1" 200 273 0.026901 10.0.0.141 - - [2026-02-04 13:13:11] "GET /firewall-rule/585ef51f-3720-47b9-903b-a6aec175f28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002581 10.0.0.141 - - [2026-02-04 13:13:11] "POST /ref-update HTTP/1.1" 200 156 0.042072 10.0.0.141 - - [2026-02-04 13:13:11] "DELETE /firewall-rule/585ef51f-3720-47b9-903b-a6aec175f28d HTTP/1.1" 200 115 0.028943 10.0.0.141 - - [2026-02-04 13:13:11] "GET /firewall-policy/76ec1405-d701-4304-9672-09b2e72433f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.004152 10.0.0.141 - - [2026-02-04 13:13:11] "GET /firewall-rule/63d49278-bdd3-41e7-9c0f-034ed44b953b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002873 10.0.0.141 - - [2026-02-04 13:13:11] "POST /ref-update HTTP/1.1" 200 156 0.040804 10.0.0.141 - - [2026-02-04 13:13:11] "DELETE /firewall-rule/63d49278-bdd3-41e7-9c0f-034ed44b953b HTTP/1.1" 200 115 0.037106 10.0.0.141 - - [2026-02-04 13:13:11] "DELETE /tag/7e39db57-007c-41db-a0a9-0c8f2e500e51 HTTP/1.1" 409 237 0.004269 10.0.0.141 - - [2026-02-04 13:13:11] "DELETE /tag/ab96e192-10d1-4cd3-9e80-eb5865c0e502 HTTP/1.1" 409 237 0.004128 10.0.0.141 - - [2026-02-04 13:13:11] "DELETE /tag/987e94b3-6680-42e1-b033-56e87b2bc812 HTTP/1.1" 200 115 0.030298 10.0.0.141 - - [2026-02-04 13:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.141 - - [2026-02-04 13:13:11] "GET /virtual-network/6a1d4a16-8dff-4ad1-bdbd-0228a1c454c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005035 10.0.0.141 - - [2026-02-04 13:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004559 10.0.0.141 - - [2026-02-04 13:13:12] "GET /virtual-network/985aa66b-1423-4e4f-a27e-f6928c658640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004718 10.0.0.141 - - [2026-02-04 13:13:12] "PUT /virtual-network/6a1d4a16-8dff-4ad1-bdbd-0228a1c454c8 HTTP/1.1" 200 265 0.049818 10.0.0.141 - - [2026-02-04 13:13:12] "PUT /virtual-network/985aa66b-1423-4e4f-a27e-f6928c658640 HTTP/1.1" 200 265 0.039321 10.0.0.141 - - [2026-02-04 13:13:12] "DELETE /security-group/b6c0067a-3d16-47a4-920d-0d131d6a465b HTTP/1.1" 200 115 0.050473 10.0.0.141 - - [2026-02-04 13:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004966 10.0.0.141 - - [2026-02-04 13:13:12] "DELETE /access-control-list/23f2bdf5-a39d-4e28-a17b-020dc6c444dc HTTP/1.1" 200 115 0.051611 10.0.0.141 - - [2026-02-04 13:13:12] "DELETE /access-control-list/3f88ba3d-f896-4e1c-ba2a-01c27de8dabc HTTP/1.1" 200 115 0.025652 10.0.0.141 - - [2026-02-04 13:13:12] "GET /project/261002fc-2638-4f79-ae89-c3ed427030cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.040884 10.0.0.141 - - [2026-02-04 13:13:12] "GET /project/261002fc-2638-4f79-ae89-c3ed427030cf?fields=security_groups HTTP/1.1" 200 1352 0.027596 10.0.0.141 - - [2026-02-04 13:13:12] "DELETE /security-group/032899b5-5c21-4664-8ded-e8e2e60b1c45 HTTP/1.1" 200 115 0.040996 10.0.0.141 - - [2026-02-04 13:13:12] "DELETE /access-control-list/35703407-c5b6-4116-9bae-73510af73abe HTTP/1.1" 200 115 0.044228 10.0.0.141 - - [2026-02-04 13:13:12] "GET /project/261002fc-2638-4f79-ae89-c3ed427030cf?fields=application_policy_sets HTTP/1.1" 200 1391 0.053144 10.0.0.141 - - [2026-02-04 13:13:12] "DELETE /access-control-list/cf31d222-ae2a-4395-b129-4007133f49b8 HTTP/1.1" 200 115 0.053428 10.0.0.141 - - [2026-02-04 13:13:12] "DELETE /project/261002fc-2638-4f79-ae89-c3ed427030cf HTTP/1.1" 200 115 0.328334 10.0.0.141 - - [2026-02-04 13:13:12] "POST /projects HTTP/1.1" 409 238 0.001817 10.0.0.141 - - [2026-02-04 13:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.141 - - [2026-02-04 13:13:12] "GET /project/b4d604f7-b086-4011-9ff8-96d9a29dea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.030180 10.0.0.141 - - [2026-02-04 13:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.141 - - [2026-02-04 13:13:12] "GET /virtual-network/6a1d4a16-8dff-4ad1-bdbd-0228a1c454c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004544 10.0.0.141 - - [2026-02-04 13:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.141 - - [2026-02-04 13:13:12] "GET /virtual-network/985aa66b-1423-4e4f-a27e-f6928c658640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003709 10.0.0.141 - - [2026-02-04 13:13:12] "POST /security-groups HTTP/1.1" 409 285 0.002280 10.0.0.141 - - [2026-02-04 13:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.141 - - [2026-02-04 13:13:12] "PUT /security-group/e2696fd2-8729-4f72-9231-5bb1351518ab HTTP/1.1" 200 263 0.054778 10.0.0.141 - - [2026-02-04 13:13:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.015527 10.0.0.141 - - [2026-02-04 13:13:12] "PUT /access-control-list/56bfd71c-7128-4dcf-8149-ea582405b11a HTTP/1.1" 200 273 0.008457 10.0.0.141 - - [2026-02-04 13:13:12] "PUT /access-control-list/91898c73-9582-4a6e-a5ce-4757d29ea22e HTTP/1.1" 200 273 0.023268 10.0.0.141 - - [2026-02-04 13:13:17] "GET /application-policy-set/0fe6d517-4538-4a62-994a-947d787b05bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002636 10.0.0.141 - - [2026-02-04 13:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.141 - - [2026-02-04 13:13:17] "GET /policy-management/2256a2a0-6294-4346-8d56-42ac57b2be9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002660 10.0.0.141 - - [2026-02-04 13:13:17] "GET /firewall-policy/f600900b-57e7-41b2-9373-4abd70dcbefa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002233 10.0.0.141 - - [2026-02-04 13:13:17] "GET /firewall-rule/0767fb9b-e68d-4c9b-8601-0c5e432dc27b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002858 10.0.0.141 - - [2026-02-04 13:13:17] "POST /ref-update HTTP/1.1" 200 156 0.013929 10.0.0.141 - - [2026-02-04 13:13:17] "DELETE /firewall-rule/0767fb9b-e68d-4c9b-8601-0c5e432dc27b HTTP/1.1" 200 115 0.040103 10.0.0.141 - - [2026-02-04 13:13:17] "GET /firewall-policy/d3cefd6d-b54a-414f-b3f0-4e3085ffb22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.007072 10.0.0.141 - - [2026-02-04 13:13:17] "GET /firewall-rule/5bd030b8-2cff-4fbb-8bd5-2b56d44dd918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003750 10.0.0.141 - - [2026-02-04 13:13:17] "POST /ref-update HTTP/1.1" 200 156 0.023649 10.0.0.141 - - [2026-02-04 13:13:17] "DELETE /firewall-rule/5bd030b8-2cff-4fbb-8bd5-2b56d44dd918 HTTP/1.1" 200 115 0.048686 10.0.0.141 - - [2026-02-04 13:13:17] "GET /firewall-policy/d3cefd6d-b54a-414f-b3f0-4e3085ffb22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.004936 10.0.0.141 - - [2026-02-04 13:13:17] "GET /firewall-rule/4e8c2d41-35b7-49bb-b3cd-41c9af6cb3a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.002700 10.0.0.141 - - [2026-02-04 13:13:17] "POST /ref-update HTTP/1.1" 200 156 0.010462 10.0.0.141 - - [2026-02-04 13:13:17] "DELETE /firewall-rule/4e8c2d41-35b7-49bb-b3cd-41c9af6cb3a7 HTTP/1.1" 200 115 0.051536 10.0.0.141 - - [2026-02-04 13:13:17] "GET /application-policy-set/0fe6d517-4538-4a62-994a-947d787b05bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003494 10.0.0.141 - - [2026-02-04 13:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.141 - - [2026-02-04 13:13:17] "GET /policy-management/2256a2a0-6294-4346-8d56-42ac57b2be9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002162 10.0.0.141 - - [2026-02-04 13:13:17] "GET /firewall-policy/d3cefd6d-b54a-414f-b3f0-4e3085ffb22d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.003934 10.0.0.141 - - [2026-02-04 13:13:17] "POST /ref-update HTTP/1.1" 200 156 0.021190 10.0.0.141 - - [2026-02-04 13:13:17] "DELETE /firewall-policy/d3cefd6d-b54a-414f-b3f0-4e3085ffb22d HTTP/1.1" 200 115 0.020105 10.0.0.141 - - [2026-02-04 13:13:17] "DELETE /tag/7e39db57-007c-41db-a0a9-0c8f2e500e51 HTTP/1.1" 200 115 0.035289 10.0.0.141 - - [2026-02-04 13:13:17] "DELETE /tag/d605ffca-9ae6-4382-9cb2-48e6cfe30a59 HTTP/1.1" 200 115 0.052130 10.0.0.141 - - [2026-02-04 13:13:17] "DELETE /tag/ab96e192-10d1-4cd3-9e80-eb5865c0e502 HTTP/1.1" 200 115 0.056954 10.0.0.141 - - [2026-02-04 13:13:17] "DELETE /tag/67457654-c498-41a6-aaef-4286ad078e00 HTTP/1.1" 200 115 0.079135 10.0.0.141 - - [2026-02-04 13:13:18] "DELETE /loadbalancer-member/e6da4591-425c-41aa-b62c-8b64e17dcc3f HTTP/1.1" 200 115 0.041617 10.0.0.141 - - [2026-02-04 13:13:18] "DELETE /loadbalancer-pool/b51e6b47-dead-4432-be5c-96b422ef126a HTTP/1.1" 200 115 0.033296 10.0.0.141 - - [2026-02-04 13:13:18] "DELETE /loadbalancer-listener/8a87e18b-75de-4285-803a-baf5ac4d37c7 HTTP/1.1" 200 115 0.033344 10.0.0.141 - - [2026-02-04 13:13:18] "DELETE /loadbalancer/0a9231e2-2fe2-42ce-9705-1b1d50f4f20a HTTP/1.1" 200 115 0.030718 10.0.0.141 - - [2026-02-04 13:13:18] "DELETE /floating-ip/87a1ac7d-1f1a-45a0-8344-0392bf71394b HTTP/1.1" 200 115 0.020344 10.0.0.141 - - [2026-02-04 13:13:18] "DELETE /instance-ip/6e295e87-1d1c-4c88-8620-23841c698ad8 HTTP/1.1" 200 115 0.035810 10.0.0.141 - - [2026-02-04 13:13:18] "DELETE /virtual-machine-interface/b658d05e-57ec-4bd6-8b45-41745f5ccc12 HTTP/1.1" 200 115 0.051644 10.0.0.141 - - [2026-02-04 13:13:18] "DELETE /tag/653c36cb-a6bf-4086-bd6f-9f216e298c45 HTTP/1.1" 200 115 0.049413 10.0.0.141 - - [2026-02-04 13:13:18] "POST /projects HTTP/1.1" 409 238 0.002535 10.0.0.141 - - [2026-02-04 13:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.141 - - [2026-02-04 13:13:18] "GET /project/b4d604f7-b086-4011-9ff8-96d9a29dea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.032156 10.0.0.141 - - [2026-02-04 13:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.141 - - [2026-02-04 13:13:18] "GET /virtual-network/6a1d4a16-8dff-4ad1-bdbd-0228a1c454c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005996 10.0.0.141 - - [2026-02-04 13:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.141 - - [2026-02-04 13:13:18] "GET /virtual-network/985aa66b-1423-4e4f-a27e-f6928c658640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004187 10.0.0.141 - - [2026-02-04 13:13:18] "POST /security-groups HTTP/1.1" 409 285 0.002761 10.0.0.141 - - [2026-02-04 13:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.141 - - [2026-02-04 13:13:18] "PUT /security-group/e2696fd2-8729-4f72-9231-5bb1351518ab HTTP/1.1" 200 263 0.055477 10.0.0.141 - - [2026-02-04 13:13:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.036729 10.0.0.141 - - [2026-02-04 13:13:18] "PUT /access-control-list/56bfd71c-7128-4dcf-8149-ea582405b11a HTTP/1.1" 200 273 0.035430 10.0.0.141 - - [2026-02-04 13:13:18] "GET /firewall-policy/76ec1405-d701-4304-9672-09b2e72433f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.015090 10.0.0.141 - - [2026-02-04 13:13:18] "PUT /access-control-list/91898c73-9582-4a6e-a5ce-4757d29ea22e HTTP/1.1" 200 273 0.018262 10.0.0.141 - - [2026-02-04 13:13:18] "GET /firewall-rule/a6807758-2fce-4517-932e-578bf7545b10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003097 10.0.0.141 - - [2026-02-04 13:13:18] "POST /ref-update HTTP/1.1" 200 156 0.076113 10.0.0.141 - - [2026-02-04 13:13:18] "DELETE /firewall-rule/a6807758-2fce-4517-932e-578bf7545b10 HTTP/1.1" 200 115 0.032442 10.0.0.141 - - [2026-02-04 13:13:18] "GET /firewall-policy/76ec1405-d701-4304-9672-09b2e72433f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.003758 10.0.0.141 - - [2026-02-04 13:13:18] "GET /firewall-rule/e3455a5a-464c-46dd-8156-b79c96cfd802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002557 10.0.0.141 - - [2026-02-04 13:13:18] "POST /ref-update HTTP/1.1" 200 156 0.040683 10.0.0.141 - - [2026-02-04 13:13:18] "DELETE /firewall-rule/e3455a5a-464c-46dd-8156-b79c96cfd802 HTTP/1.1" 200 115 0.032155 10.0.0.141 - - [2026-02-04 13:13:18] "DELETE /tag/c5a2480d-1b1c-4440-9955-b7a66e9fd0f2 HTTP/1.1" 200 115 0.038130 10.0.0.141 - - [2026-02-04 13:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001281 10.0.0.141 - - [2026-02-04 13:13:19] "GET /virtual-network/6a1d4a16-8dff-4ad1-bdbd-0228a1c454c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.003660 10.0.0.141 - - [2026-02-04 13:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001436 10.0.0.141 - - [2026-02-04 13:13:19] "GET /virtual-network/985aa66b-1423-4e4f-a27e-f6928c658640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003337 10.0.0.141 - - [2026-02-04 13:13:19] "PUT /virtual-network/6a1d4a16-8dff-4ad1-bdbd-0228a1c454c8 HTTP/1.1" 200 265 0.032887 10.0.0.141 - - [2026-02-04 13:13:19] "PUT /virtual-network/985aa66b-1423-4e4f-a27e-f6928c658640 HTTP/1.1" 200 265 0.034873 10.0.0.141 - - [2026-02-04 13:13:19] "DELETE /security-group/e2696fd2-8729-4f72-9231-5bb1351518ab HTTP/1.1" 200 115 0.046606 10.0.0.141 - - [2026-02-04 13:13:19] "DELETE /access-control-list/56bfd71c-7128-4dcf-8149-ea582405b11a HTTP/1.1" 200 115 0.034944 10.0.0.141 - - [2026-02-04 13:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010944 10.0.0.141 - - [2026-02-04 13:13:19] "DELETE /access-control-list/91898c73-9582-4a6e-a5ce-4757d29ea22e HTTP/1.1" 200 115 0.025759 10.0.0.141 - - [2026-02-04 13:13:19] "GET /project/b4d604f7-b086-4011-9ff8-96d9a29dea5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.017868 10.0.0.141 - - [2026-02-04 13:13:19] "GET /project/b4d604f7-b086-4011-9ff8-96d9a29dea5f?fields=security_groups HTTP/1.1" 200 1353 0.038864 10.0.0.141 - - [2026-02-04 13:13:19] "DELETE /security-group/29ce1fdc-e1ea-4eee-9f1f-b2a05d00ad67 HTTP/1.1" 200 115 0.068392 10.0.0.141 - - [2026-02-04 13:13:19] "DELETE /access-control-list/3d23d62a-5a0e-4c48-94b9-f25930e8d766 HTTP/1.1" 200 115 0.056740 10.0.0.141 - - [2026-02-04 13:13:19] "GET /project/b4d604f7-b086-4011-9ff8-96d9a29dea5f?fields=application_policy_sets HTTP/1.1" 200 1392 0.040331 10.0.0.141 - - [2026-02-04 13:13:19] "DELETE /access-control-list/df803da4-46c2-4e3e-9747-607e363bd4b8 HTTP/1.1" 200 115 0.066615 10.0.0.141 - - [2026-02-04 13:13:19] "DELETE /project/b4d604f7-b086-4011-9ff8-96d9a29dea5f HTTP/1.1" 200 115 0.342009 10.0.0.141 - - [2026-02-04 13:14:04] "GET / HTTP/1.1" 200 36215 0.001594 10.0.0.141 - - [2026-02-04 13:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.141 - - [2026-02-04 13:14:04] "GET /global-vrouter-config/9a399fcf-8f1d-4724-a39e-19d924f8120a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.006079 10.0.0.141 - - [2026-02-04 13:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.141 - - [2026-02-04 13:14:04] "GET /global-vrouter-config/9a399fcf-8f1d-4724-a39e-19d924f8120a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002248 10.0.0.141 - - [2026-02-04 13:14:09] "GET /global-system-configs HTTP/1.1" 200 323 0.003253 10.0.0.141 - - [2026-02-04 13:14:10] "GET /global-system-configs HTTP/1.1" 200 323 0.002202 10.0.0.141 - - [2026-02-04 13:14:22] "GET / HTTP/1.1" 200 36215 0.001947 10.0.0.141 - - [2026-02-04 13:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.141 - - [2026-02-04 13:14:22] "GET /global-system-config/bbf967d1-c6fd-4cdc-994c-d239c1eb5df8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.003927 10.0.0.141 - - [2026-02-04 13:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001353 10.0.0.141 - - [2026-02-04 13:14:22] "GET /config-node/761c3d6a-3eed-4ee3-a9cc-a1e8358bb0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002157 10.0.0.141 - - [2026-02-04 13:14:22] "GET / HTTP/1.1" 200 36215 0.001650 10.0.0.141 - - [2026-02-04 13:14:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002082 10.0.0.141 - - [2026-02-04 13:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.141 - - [2026-02-04 13:14:27] "GET /global-vrouter-config/9a399fcf-8f1d-4724-a39e-19d924f8120a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002423 10.0.0.141 - - [2026-02-04 13:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.141 - - [2026-02-04 13:14:27] "PUT /global-vrouter-config/9a399fcf-8f1d-4724-a39e-19d924f8120a HTTP/1.1" 200 277 0.008834 10.0.0.141 - - [2026-02-04 13:14:27] "GET / HTTP/1.1" 200 36215 0.002283 10.0.0.141 - - [2026-02-04 13:14:27] "POST /alarms HTTP/1.1" 409 264 0.002709 10.0.0.141 - - [2026-02-04 13:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.141 - - [2026-02-04 13:14:27] "PUT /alarm/9c4cad6b-9b77-4659-b341-a2cb91b5e338 HTTP/1.1" 200 245 0.011314 10.0.0.141 - - [2026-02-04 13:14:28] "POST /alarms HTTP/1.1" 409 261 0.008598 10.0.0.141 - - [2026-02-04 13:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.141 - - [2026-02-04 13:14:28] "PUT /alarm/30d12787-1b1b-43b4-afa0-99c91443f53e HTTP/1.1" 200 245 0.010614 10.0.0.141 - - [2026-02-04 13:14:28] "POST /alarms HTTP/1.1" 409 261 0.002697 10.0.0.141 - - [2026-02-04 13:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.141 - - [2026-02-04 13:14:28] "PUT /alarm/25775768-48d3-4706-b8f2-eb2886b35a73 HTTP/1.1" 200 245 0.012877 10.0.0.141 - - [2026-02-04 13:14:28] "POST /alarms HTTP/1.1" 409 253 0.010649 10.0.0.141 - - [2026-02-04 13:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.141 - - [2026-02-04 13:14:28] "PUT /alarm/badb1343-828f-43c4-b9f3-fb2d7d400e33 HTTP/1.1" 200 245 0.010895 10.0.0.141 - - [2026-02-04 13:14:28] "POST /alarms HTTP/1.1" 409 251 0.007647 10.0.0.141 - - [2026-02-04 13:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.141 - - [2026-02-04 13:14:28] "PUT /alarm/147a840c-4f25-4295-8f7c-1fa7a8d7e9b1 HTTP/1.1" 200 245 0.010228 10.0.0.141 - - [2026-02-04 13:14:28] "POST /alarms HTTP/1.1" 409 252 0.006827 10.0.0.141 - - [2026-02-04 13:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.141 - - [2026-02-04 13:14:28] "PUT /alarm/265556f5-e326-463a-9283-c13317eb40c1 HTTP/1.1" 200 245 0.011093 10.0.0.141 - - [2026-02-04 13:14:28] "POST /alarms HTTP/1.1" 409 256 0.010166 10.0.0.141 - - [2026-02-04 13:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.141 - - [2026-02-04 13:14:28] "PUT /alarm/268055dc-546d-4892-bdb6-8f6b8aae3a21 HTTP/1.1" 200 245 0.011966 10.0.0.141 - - [2026-02-04 13:14:28] "POST /alarms HTTP/1.1" 409 248 0.009311 10.0.0.141 - - [2026-02-04 13:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.141 - - [2026-02-04 13:14:28] "PUT /alarm/2e6c5ea8-e23a-4443-89cb-a5a1080aeeef HTTP/1.1" 200 245 0.011527 10.0.0.141 - - [2026-02-04 13:14:28] "POST /alarms HTTP/1.1" 409 252 0.008203 10.0.0.141 - - [2026-02-04 13:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.141 - - [2026-02-04 13:14:28] "PUT /alarm/7dbf7984-b140-45e1-acfd-fc62a9573f10 HTTP/1.1" 200 245 0.009732 10.0.0.141 - - [2026-02-04 13:14:28] "POST /alarms HTTP/1.1" 409 257 0.002982 10.0.0.141 - - [2026-02-04 13:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001301 10.0.0.141 - - [2026-02-04 13:14:28] "PUT /alarm/23e132cb-75df-4ec3-8b8b-c3aab0127bb5 HTTP/1.1" 200 245 0.010814 10.0.0.141 - - [2026-02-04 13:14:28] "POST /alarms HTTP/1.1" 409 251 0.006258 10.0.0.141 - - [2026-02-04 13:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.141 - - [2026-02-04 13:14:28] "PUT /alarm/a8a7a3d3-bf71-415a-ae0d-b5dcf923f88c HTTP/1.1" 200 245 0.010698 10.0.0.141 - - [2026-02-04 13:14:28] "POST /alarms HTTP/1.1" 409 257 0.009658 10.0.0.141 - - [2026-02-04 13:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.141 - - [2026-02-04 13:14:28] "PUT /alarm/3dd94549-6289-4a9d-b3da-894c66d29615 HTTP/1.1" 200 245 0.010828 10.0.0.141 - - [2026-02-04 13:14:28] "POST /alarms HTTP/1.1" 409 261 0.012015 10.0.0.141 - - [2026-02-04 13:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.141 - - [2026-02-04 13:14:28] "PUT /alarm/ef2c9aa7-d3fd-4b0d-a6ea-83b4dcbc175c HTTP/1.1" 200 245 0.010884 10.0.0.141 - - [2026-02-04 13:14:28] "POST /alarms HTTP/1.1" 409 258 0.007788 10.0.0.141 - - [2026-02-04 13:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.141 - - [2026-02-04 13:14:28] "PUT /alarm/14eda925-40ba-4adc-80d0-7321c82d70c8 HTTP/1.1" 200 245 0.010026 10.0.0.141 - - [2026-02-04 13:14:28] "POST /alarms HTTP/1.1" 409 254 0.006036 10.0.0.141 - - [2026-02-04 13:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.141 - - [2026-02-04 13:14:29] "PUT /alarm/9e4a7501-393a-4434-ac5b-9c3760f83bb9 HTTP/1.1" 200 245 0.011717 10.0.0.141 - - [2026-02-04 13:14:29] "POST /alarms HTTP/1.1" 409 254 0.010207 10.0.0.141 - - [2026-02-04 13:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.141 - - [2026-02-04 13:14:29] "PUT /alarm/8c6166c3-dac7-4434-bd6f-e2fac19b98a8 HTTP/1.1" 200 245 0.010704 10.0.0.141 - - [2026-02-04 13:14:29] "POST /alarms HTTP/1.1" 409 254 0.012700 10.0.0.141 - - [2026-02-04 13:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001494 10.0.0.141 - - [2026-02-04 13:14:29] "PUT /alarm/d92da78b-3cb0-4302-a787-6c6a02a960d9 HTTP/1.1" 200 245 0.010799 10.0.0.141 - - [2026-02-04 13:14:29] "POST /alarms HTTP/1.1" 409 247 0.003778 10.0.0.141 - - [2026-02-04 13:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.141 - - [2026-02-04 13:14:29] "PUT /alarm/a1e8e099-8739-445f-a823-0d717136e72e HTTP/1.1" 200 245 0.011837 10.0.0.141 - - [2026-02-04 13:14:29] "POST /alarms HTTP/1.1" 409 272 0.013310 10.0.0.141 - - [2026-02-04 13:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.141 - - [2026-02-04 13:14:29] "PUT /alarm/a728d040-ef7f-498d-988a-470d7d5dcab1 HTTP/1.1" 200 245 0.010430 10.0.0.141 - - [2026-02-04 13:14:29] "POST /alarms HTTP/1.1" 409 261 0.010768 10.0.0.141 - - [2026-02-04 13:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004864 10.0.0.141 - - [2026-02-04 13:14:29] "PUT /alarm/7c117063-05b1-459d-b1b8-6640ae4bad13 HTTP/1.1" 200 245 0.012656 10.0.0.141 - - [2026-02-04 13:14:29] "POST /alarms HTTP/1.1" 409 259 0.007817 10.0.0.141 - - [2026-02-04 13:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001468 10.0.0.141 - - [2026-02-04 13:14:29] "PUT /alarm/e17183ef-e360-4385-a0e5-5c36023a44a1 HTTP/1.1" 200 245 0.010105 10.0.0.141 - - [2026-02-04 13:14:29] "POST /alarms HTTP/1.1" 409 265 0.006457 10.0.0.141 - - [2026-02-04 13:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.141 - - [2026-02-04 13:14:29] "PUT /alarm/e24885a8-88bd-4a66-a905-e06051ce5f72 HTTP/1.1" 200 245 0.011611 10.0.0.141 - - [2026-02-04 13:14:29] "POST /alarms HTTP/1.1" 409 279 0.006482 10.0.0.141 - - [2026-02-04 13:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.141 - - [2026-02-04 13:14:29] "PUT /alarm/afec3284-5e7a-4b92-b1ba-8c5a2db3e128 HTTP/1.1" 200 245 0.010375 10.0.0.141 - - [2026-02-04 13:14:29] "GET / HTTP/1.1" 200 36215 0.001583 10.0.0.141 - - [2026-02-04 13:14:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002616 10.0.0.141 - - [2026-02-04 13:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.141 - - [2026-02-04 13:14:29] "PUT /global-vrouter-config/9a399fcf-8f1d-4724-a39e-19d924f8120a HTTP/1.1" 200 277 0.007359 10.0.0.141 - - [2026-02-04 13:14:30] "GET / HTTP/1.1" 200 36215 0.001399 10.0.0.141 - - [2026-02-04 13:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.141 - - [2026-02-04 13:14:30] "GET /global-vrouter-config/9a399fcf-8f1d-4724-a39e-19d924f8120a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003080 10.0.0.141 - - [2026-02-04 13:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.141 - - [2026-02-04 13:14:30] "PUT /global-vrouter-config/9a399fcf-8f1d-4724-a39e-19d924f8120a HTTP/1.1" 200 277 0.009299 10.0.0.141 - - [2026-02-04 13:14:30] "GET / HTTP/1.1" 200 36215 0.002857 10.0.0.141 - - [2026-02-04 13:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.141 - - [2026-02-04 13:14:30] "GET /global-system-config/bbf967d1-c6fd-4cdc-994c-d239c1eb5df8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005140 10.0.0.141 - - [2026-02-04 13:14:30] "PUT /global-system-config/bbf967d1-c6fd-4cdc-994c-d239c1eb5df8 HTTP/1.1" 200 275 0.017481 10.0.0.141 - - [2026-02-04 13:14:34] "GET / HTTP/1.1" 200 36215 0.002458 10.0.0.141 - - [2026-02-04 13:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.141 - - [2026-02-04 13:14:34] "GET /routing-instance/e7c22984-aaea-4691-b7a0-4cbbad28ee63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003348 10.0.0.141 - - [2026-02-04 13:14:34] "POST /bgp-routers HTTP/1.1" 409 301 0.002140 10.0.0.141 - - [2026-02-04 13:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.141 - - [2026-02-04 13:14:34] "GET /bgp-router/d87c0df5-27d7-4dfc-b6f4-13476740d8f6?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.004014 10.0.0.141 - - [2026-02-04 13:14:34] "PUT /bgp-router/d87c0df5-27d7-4dfc-b6f4-13476740d8f6 HTTP/1.1" 200 255 0.013440 [Introspect:8084]10.0.0.141 - - [2026-02-04 13:14:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001314 [Introspect:8084]10.0.0.141 - - [2026-02-04 13:14:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001463 10.0.0.141 - - [2026-02-04 13:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.141 - - [2026-02-04 13:14:37] "GET /global-vrouter-config/9a399fcf-8f1d-4724-a39e-19d924f8120a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003697 [Introspect:8084]10.0.0.141 - - [2026-02-04 13:14:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001179 [Introspect:8084]10.0.0.141 - - [2026-02-04 13:14:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001028 [Introspect:8084]10.0.0.141 - - [2026-02-04 13:14:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000846 [Introspect:8084]10.0.0.141 - - [2026-02-04 13:14:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000904 10.0.0.141 - - [2026-02-04 13:14:57] "GET / HTTP/1.1" 200 36215 0.002105 10.0.0.141 - - [2026-02-04 13:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.141 - - [2026-02-04 13:14:57] "GET /global-system-config/bbf967d1-c6fd-4cdc-994c-d239c1eb5df8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.003917 10.0.0.141 - - [2026-02-04 13:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001234 10.0.0.141 - - [2026-02-04 13:14:57] "GET /config-node/761c3d6a-3eed-4ee3-a9cc-a1e8358bb0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001603 10.0.0.141 - - [2026-02-04 13:15:08] "GET / HTTP/1.1" 200 36215 0.001288 10.0.0.141 - - [2026-02-04 13:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.141 - - [2026-02-04 13:15:08] "GET /routing-instance/e7c22984-aaea-4691-b7a0-4cbbad28ee63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002954 10.0.0.141 - - [2026-02-04 13:15:08] "POST /bgp-routers HTTP/1.1" 409 301 0.003841 10.0.0.141 - - [2026-02-04 13:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.141 - - [2026-02-04 13:15:08] "GET /bgp-router/d87c0df5-27d7-4dfc-b6f4-13476740d8f6?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.005736 10.0.0.141 - - [2026-02-04 13:15:08] "PUT /bgp-router/d87c0df5-27d7-4dfc-b6f4-13476740d8f6 HTTP/1.1" 200 255 0.010666 [Introspect:8084]10.0.0.141 - - [2026-02-04 13:15:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000827 [Introspect:8084]10.0.0.141 - - [2026-02-04 13:15:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000804 10.0.0.141 - - [2026-02-04 13:15:22] "GET / HTTP/1.1" 200 36215 0.001571 10.0.0.141 - - [2026-02-04 13:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005467 10.0.0.141 - - [2026-02-04 13:15:22] "GET /global-system-config/bbf967d1-c6fd-4cdc-994c-d239c1eb5df8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004102 10.0.0.141 - - [2026-02-04 13:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001272 10.0.0.141 - - [2026-02-04 13:15:23] "GET /config-node/761c3d6a-3eed-4ee3-a9cc-a1e8358bb0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002310 10.0.0.141 - - [2026-02-04 13:15:23] "GET / HTTP/1.1" 200 36215 0.001852 10.0.0.141 - - [2026-02-04 13:15:23] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002080 10.0.0.141 - - [2026-02-04 13:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.141 - - [2026-02-04 13:15:28] "GET /global-vrouter-config/9a399fcf-8f1d-4724-a39e-19d924f8120a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002164 10.0.0.141 - - [2026-02-04 13:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001557 10.0.0.141 - - [2026-02-04 13:15:28] "PUT /global-vrouter-config/9a399fcf-8f1d-4724-a39e-19d924f8120a HTTP/1.1" 200 277 0.012311 10.0.0.141 - - [2026-02-04 13:15:28] "GET / HTTP/1.1" 200 36215 0.001335 10.0.0.141 - - [2026-02-04 13:15:28] "POST /alarms HTTP/1.1" 409 264 0.001981 10.0.0.141 - - [2026-02-04 13:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.141 - - [2026-02-04 13:15:28] "PUT /alarm/9c4cad6b-9b77-4659-b341-a2cb91b5e338 HTTP/1.1" 200 245 0.007885 10.0.0.141 - - [2026-02-04 13:15:28] "POST /alarms HTTP/1.1" 409 261 0.004420 10.0.0.141 - - [2026-02-04 13:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001481 10.0.0.141 - - [2026-02-04 13:15:28] "PUT /alarm/30d12787-1b1b-43b4-afa0-99c91443f53e HTTP/1.1" 200 245 0.007731 10.0.0.141 - - [2026-02-04 13:15:28] "POST /alarms HTTP/1.1" 409 261 0.021851 10.0.0.141 - - [2026-02-04 13:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.141 - - [2026-02-04 13:15:28] "PUT /alarm/25775768-48d3-4706-b8f2-eb2886b35a73 HTTP/1.1" 200 245 0.008888 10.0.0.141 - - [2026-02-04 13:15:28] "POST /alarms HTTP/1.1" 409 253 0.003438 10.0.0.141 - - [2026-02-04 13:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001330 10.0.0.141 - - [2026-02-04 13:15:28] "PUT /alarm/badb1343-828f-43c4-b9f3-fb2d7d400e33 HTTP/1.1" 200 245 0.011650 10.0.0.141 - - [2026-02-04 13:15:28] "POST /alarms HTTP/1.1" 409 251 0.004617 10.0.0.141 - - [2026-02-04 13:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.141 - - [2026-02-04 13:15:28] "PUT /alarm/147a840c-4f25-4295-8f7c-1fa7a8d7e9b1 HTTP/1.1" 200 245 0.008717 10.0.0.141 - - [2026-02-04 13:15:28] "POST /alarms HTTP/1.1" 409 252 0.008158 10.0.0.141 - - [2026-02-04 13:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001274 10.0.0.141 - - [2026-02-04 13:15:28] "PUT /alarm/265556f5-e326-463a-9283-c13317eb40c1 HTTP/1.1" 200 245 0.007925 10.0.0.141 - - [2026-02-04 13:15:28] "POST /alarms HTTP/1.1" 409 256 0.006382 10.0.0.141 - - [2026-02-04 13:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004518 10.0.0.141 - - [2026-02-04 13:15:28] "PUT /alarm/268055dc-546d-4892-bdb6-8f6b8aae3a21 HTTP/1.1" 200 245 0.008106 10.0.0.141 - - [2026-02-04 13:15:28] "POST /alarms HTTP/1.1" 409 248 0.010303 10.0.0.141 - - [2026-02-04 13:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.141 - - [2026-02-04 13:15:29] "PUT /alarm/2e6c5ea8-e23a-4443-89cb-a5a1080aeeef HTTP/1.1" 200 245 0.008688 10.0.0.141 - - [2026-02-04 13:15:29] "POST /alarms HTTP/1.1" 409 252 0.012281 10.0.0.141 - - [2026-02-04 13:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.141 - - [2026-02-04 13:15:29] "PUT /alarm/7dbf7984-b140-45e1-acfd-fc62a9573f10 HTTP/1.1" 200 245 0.008953 10.0.0.141 - - [2026-02-04 13:15:29] "POST /alarms HTTP/1.1" 409 257 0.008075 10.0.0.141 - - [2026-02-04 13:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.141 - - [2026-02-04 13:15:29] "PUT /alarm/23e132cb-75df-4ec3-8b8b-c3aab0127bb5 HTTP/1.1" 200 245 0.008659 10.0.0.141 - - [2026-02-04 13:15:29] "POST /alarms HTTP/1.1" 409 251 0.007583 10.0.0.141 - - [2026-02-04 13:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.141 - - [2026-02-04 13:15:29] "PUT /alarm/a8a7a3d3-bf71-415a-ae0d-b5dcf923f88c HTTP/1.1" 200 245 0.008702 10.0.0.141 - - [2026-02-04 13:15:29] "POST /alarms HTTP/1.1" 409 257 0.008787 10.0.0.141 - - [2026-02-04 13:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.141 - - [2026-02-04 13:15:29] "PUT /alarm/3dd94549-6289-4a9d-b3da-894c66d29615 HTTP/1.1" 200 245 0.008875 10.0.0.141 - - [2026-02-04 13:15:29] "POST /alarms HTTP/1.1" 409 261 0.006814 10.0.0.141 - - [2026-02-04 13:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.141 - - [2026-02-04 13:15:29] "PUT /alarm/ef2c9aa7-d3fd-4b0d-a6ea-83b4dcbc175c HTTP/1.1" 200 245 0.009189 10.0.0.141 - - [2026-02-04 13:15:29] "POST /alarms HTTP/1.1" 409 258 0.005908 10.0.0.141 - - [2026-02-04 13:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.141 - - [2026-02-04 13:15:29] "PUT /alarm/14eda925-40ba-4adc-80d0-7321c82d70c8 HTTP/1.1" 200 245 0.008930 10.0.0.141 - - [2026-02-04 13:15:29] "POST /alarms HTTP/1.1" 409 254 0.003738 10.0.0.141 - - [2026-02-04 13:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.141 - - [2026-02-04 13:15:29] "PUT /alarm/9e4a7501-393a-4434-ac5b-9c3760f83bb9 HTTP/1.1" 200 245 0.009439 10.0.0.141 - - [2026-02-04 13:15:29] "POST /alarms HTTP/1.1" 409 254 0.011537 10.0.0.141 - - [2026-02-04 13:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001361 10.0.0.141 - - [2026-02-04 13:15:29] "PUT /alarm/8c6166c3-dac7-4434-bd6f-e2fac19b98a8 HTTP/1.1" 200 245 0.011450 10.0.0.141 - - [2026-02-04 13:15:29] "POST /alarms HTTP/1.1" 409 254 0.007481 10.0.0.141 - - [2026-02-04 13:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001359 10.0.0.141 - - [2026-02-04 13:15:29] "PUT /alarm/d92da78b-3cb0-4302-a787-6c6a02a960d9 HTTP/1.1" 200 245 0.008421 10.0.0.141 - - [2026-02-04 13:15:29] "POST /alarms HTTP/1.1" 409 247 0.004570 10.0.0.141 - - [2026-02-04 13:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004176 10.0.0.141 - - [2026-02-04 13:15:29] "PUT /alarm/a1e8e099-8739-445f-a823-0d717136e72e HTTP/1.1" 200 245 0.009164 10.0.0.141 - - [2026-02-04 13:15:29] "POST /alarms HTTP/1.1" 409 272 0.006742 10.0.0.141 - - [2026-02-04 13:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001352 10.0.0.141 - - [2026-02-04 13:15:29] "PUT /alarm/a728d040-ef7f-498d-988a-470d7d5dcab1 HTTP/1.1" 200 245 0.008832 10.0.0.141 - - [2026-02-04 13:15:29] "POST /alarms HTTP/1.1" 409 261 0.015413 10.0.0.141 - - [2026-02-04 13:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.141 - - [2026-02-04 13:15:29] "PUT /alarm/7c117063-05b1-459d-b1b8-6640ae4bad13 HTTP/1.1" 200 245 0.008816 10.0.0.141 - - [2026-02-04 13:15:29] "POST /alarms HTTP/1.1" 409 259 0.009473 10.0.0.141 - - [2026-02-04 13:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.141 - - [2026-02-04 13:15:29] "PUT /alarm/e17183ef-e360-4385-a0e5-5c36023a44a1 HTTP/1.1" 200 245 0.008954 10.0.0.141 - - [2026-02-04 13:15:29] "POST /alarms HTTP/1.1" 409 265 0.008029 10.0.0.141 - - [2026-02-04 13:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001393 10.0.0.141 - - [2026-02-04 13:15:29] "PUT /alarm/e24885a8-88bd-4a66-a905-e06051ce5f72 HTTP/1.1" 200 245 0.008841 10.0.0.141 - - [2026-02-04 13:15:29] "POST /alarms HTTP/1.1" 409 279 0.005964 10.0.0.141 - - [2026-02-04 13:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.141 - - [2026-02-04 13:15:30] "PUT /alarm/afec3284-5e7a-4b92-b1ba-8c5a2db3e128 HTTP/1.1" 200 245 0.020406 10.0.0.141 - - [2026-02-04 13:15:30] "GET / HTTP/1.1" 200 36215 0.001667 10.0.0.141 - - [2026-02-04 13:15:30] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001719 10.0.0.141 - - [2026-02-04 13:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.141 - - [2026-02-04 13:15:30] "PUT /global-vrouter-config/9a399fcf-8f1d-4724-a39e-19d924f8120a HTTP/1.1" 200 277 0.006552 10.0.0.141 - - [2026-02-04 13:15:30] "GET / HTTP/1.1" 200 36215 0.001345 10.0.0.141 - - [2026-02-04 13:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.141 - - [2026-02-04 13:15:30] "GET /global-vrouter-config/9a399fcf-8f1d-4724-a39e-19d924f8120a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002560 10.0.0.141 - - [2026-02-04 13:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001419 10.0.0.141 - - [2026-02-04 13:15:30] "PUT /global-vrouter-config/9a399fcf-8f1d-4724-a39e-19d924f8120a HTTP/1.1" 200 277 0.009396 10.0.0.141 - - [2026-02-04 13:15:30] "GET / HTTP/1.1" 200 36215 0.001486 10.0.0.141 - - [2026-02-04 13:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.141 - - [2026-02-04 13:15:30] "GET /global-system-config/bbf967d1-c6fd-4cdc-994c-d239c1eb5df8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004286 10.0.0.141 - - [2026-02-04 13:15:30] "PUT /global-system-config/bbf967d1-c6fd-4cdc-994c-d239c1eb5df8 HTTP/1.1" 200 275 0.012178 10.0.0.141 - - [2026-02-04 13:15:34] "GET / HTTP/1.1" 200 36215 0.001338 10.0.0.141 - - [2026-02-04 13:15:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.141 - - [2026-02-04 13:15:34] "GET /routing-instance/e7c22984-aaea-4691-b7a0-4cbbad28ee63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002805 10.0.0.141 - - [2026-02-04 13:15:34] "POST /bgp-routers HTTP/1.1" 409 301 0.001555 10.0.0.141 - - [2026-02-04 13:15:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001171 10.0.0.141 - - [2026-02-04 13:15:34] "GET /bgp-router/d87c0df5-27d7-4dfc-b6f4-13476740d8f6?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.002137 10.0.0.141 - - [2026-02-04 13:15:34] "PUT /bgp-router/d87c0df5-27d7-4dfc-b6f4-13476740d8f6 HTTP/1.1" 200 255 0.008589 [Introspect:8084]10.0.0.141 - - [2026-02-04 13:15:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000845 [Introspect:8084]10.0.0.141 - - [2026-02-04 13:15:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000737 10.0.0.141 - - [2026-02-04 13:15:38] "POST /tags HTTP/1.1" 200 356 0.029621 10.0.0.141 - - [2026-02-04 13:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.016033 10.0.0.141 - - [2026-02-04 13:15:38] "GET /tag/4e8bfbc3-d2ac-48ec-b609-8f226d87d74e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.017872 10.0.0.141 - - [2026-02-04 13:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005092 10.0.0.141 - - [2026-02-04 13:15:38] "GET /virtual-network/6a1d4a16-8dff-4ad1-bdbd-0228a1c454c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004502 10.0.0.141 - - [2026-02-04 13:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004672 10.0.0.141 - - [2026-02-04 13:15:39] "GET /project/87ae4324-074b-4e87-8057-046a5e01bfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.049569 10.0.0.141 - - [2026-02-04 13:15:39] "POST /virtual-machines HTTP/1.1" 200 352 0.017739 10.0.0.141 - - [2026-02-04 13:15:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.013032 10.0.0.141 - - [2026-02-04 13:15:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.117544 10.0.0.141 - - [2026-02-04 13:15:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.016164 10.0.0.141 - - [2026-02-04 13:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.013826 10.0.0.141 - - [2026-02-04 13:15:39] "GET /virtual-machine-interface/998bcd52-01cb-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.012480 10.0.0.141 - - [2026-02-04 13:15:39] "POST /instance-ips HTTP/1.1" 200 392 0.019630 10.0.0.141 - - [2026-02-04 13:15:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.012967 10.0.0.141 - - [2026-02-04 13:15:39] "GET /virtual-machine-interface/998bcd52-01cb-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.006357 10.0.0.141 - - [2026-02-04 13:15:39] "POST /set-tag HTTP/1.1" 200 109 0.013810 10.0.0.141 - - [2026-02-04 13:15:39] "GET /virtual-machine-interface/998bcd52-01cb-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.012275 10.0.0.141 - - [2026-02-04 13:15:39] "GET /instance-ip/99a71d82-01cb-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002494 10.0.0.141 - - [2026-02-04 13:15:39] "GET /virtual-machine-interface/998bcd52-01cb-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004206 10.0.0.141 - - [2026-02-04 13:15:39] "POST /set-tag HTTP/1.1" 200 109 0.001934 10.0.0.141 - - [2026-02-04 13:15:39] "GET /virtual-router/8b836df8-ea2d-4580-add5-ed01a867ef6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.004319 10.0.0.141 - - [2026-02-04 13:15:39] "POST /ref-update HTTP/1.1" 200 156 0.016048 10.0.0.141 - - [2026-02-04 13:15:39] "GET /virtual-machine-interface/998bcd52-01cb-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005531 10.0.0.141 - - [2026-02-04 13:15:39] "POST /set-tag HTTP/1.1" 200 109 0.005288 10.0.0.141 - - [2026-02-04 13:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004471 10.0.0.141 - - [2026-02-04 13:15:39] "GET /virtual-network/6a1d4a16-8dff-4ad1-bdbd-0228a1c454c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003934 10.0.0.141 - - [2026-02-04 13:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.141 - - [2026-02-04 13:15:39] "GET /project/87ae4324-074b-4e87-8057-046a5e01bfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.058133 10.0.0.141 - - [2026-02-04 13:15:39] "POST /virtual-machines HTTP/1.1" 200 356 0.009604 10.0.0.141 - - [2026-02-04 13:15:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.011975 10.0.0.141 - - [2026-02-04 13:15:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.110518 10.0.0.141 - - [2026-02-04 13:15:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.034378 10.0.0.141 - - [2026-02-04 13:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.141 - - [2026-02-04 13:15:40] "GET /virtual-machine-interface/99fd4a22-01cb-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.004530 10.0.0.141 - - [2026-02-04 13:15:40] "POST /instance-ips HTTP/1.1" 200 396 0.025742 10.0.0.141 - - [2026-02-04 13:15:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.032469 10.0.0.141 - - [2026-02-04 13:15:40] "GET /virtual-machine-interface/99fd4a22-01cb-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.012589 10.0.0.141 - - [2026-02-04 13:15:40] "POST /set-tag HTTP/1.1" 200 109 0.012624 10.0.0.141 - - [2026-02-04 13:15:40] "GET /virtual-machine-interface/99fd4a22-01cb-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.012527 10.0.0.141 - - [2026-02-04 13:15:40] "GET /instance-ip/9a153c18-01cb-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.006497 10.0.0.141 - - [2026-02-04 13:15:40] "GET /virtual-machine-interface/99fd4a22-01cb-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004087 10.0.0.141 - - [2026-02-04 13:15:40] "POST /set-tag HTTP/1.1" 200 109 0.006208 10.0.0.141 - - [2026-02-04 13:15:40] "GET /virtual-router/8b836df8-ea2d-4580-add5-ed01a867ef6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.004713 10.0.0.141 - - [2026-02-04 13:15:40] "POST /ref-update HTTP/1.1" 200 156 0.010233 10.0.0.141 - - [2026-02-04 13:15:40] "GET /virtual-machine-interface/99fd4a22-01cb-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.019413 10.0.0.141 - - [2026-02-04 13:15:40] "POST /set-tag HTTP/1.1" 200 109 0.007174 10.0.0.141 - - [2026-02-04 13:15:40] "GET /virtual-machine-interface/998bcd52-01cb-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004783 10.0.0.141 - - [2026-02-04 13:15:40] "POST /set-tag HTTP/1.1" 200 109 0.004716 10.0.0.141 - - [2026-02-04 13:15:40] "GET /virtual-machine-interface/99fd4a22-01cb-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004304 10.0.0.141 - - [2026-02-04 13:15:40] "POST /set-tag HTTP/1.1" 200 109 0.002191 10.0.0.141 - - [2026-02-04 13:15:52] "GET /virtual-machine-interface/998bcd52-01cb-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006155 10.0.0.141 - - [2026-02-04 13:15:52] "POST /set-tag HTTP/1.1" 200 109 0.004094 10.0.0.141 - - [2026-02-04 13:15:53] "GET /virtual-machine-interface/99fd4a22-01cb-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004159 10.0.0.141 - - [2026-02-04 13:15:53] "POST /set-tag HTTP/1.1" 200 109 0.002012 10.0.0.141 - - [2026-02-04 13:15:55] "GET /virtual-machine-interface/998bcd52-01cb-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.017716 10.0.0.141 - - [2026-02-04 13:15:55] "POST /set-tag HTTP/1.1" 200 109 0.008758 10.0.0.141 - - [2026-02-04 13:16:16] "GET / HTTP/1.1" 200 36215 0.001483 10.0.0.141 - - [2026-02-04 13:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.141 - - [2026-02-04 13:16:16] "GET /global-system-config/bbf967d1-c6fd-4cdc-994c-d239c1eb5df8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004074 10.0.0.141 - - [2026-02-04 13:16:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001385 10.0.0.141 - - [2026-02-04 13:16:16] "GET /config-node/761c3d6a-3eed-4ee3-a9cc-a1e8358bb0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002561 10.0.0.141 - - [2026-02-04 13:16:25] "GET /virtual-machine-interface/998bcd52-01cb-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004205 10.0.0.141 - - [2026-02-04 13:16:25] "POST /set-tag HTTP/1.1" 200 109 0.004579 10.0.0.141 - - [2026-02-04 13:16:25] "GET /virtual-machine-interface/998bcd52-01cb-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.008189 10.0.0.141 - - [2026-02-04 13:16:25] "POST /set-tag HTTP/1.1" 200 109 0.004839 10.0.0.141 - - [2026-02-04 13:16:25] "GET /virtual-machine/08030fa5-dd44-49f1-9bda-b9d3ba5eb0af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.003056 10.0.0.141 - - [2026-02-04 13:16:25] "POST /ref-update HTTP/1.1" 200 156 0.017047 10.0.0.141 - - [2026-02-04 13:16:26] "GET /virtual-machine-interface/998bcd52-01cb-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005187 10.0.0.141 - - [2026-02-04 13:16:26] "POST /set-tag HTTP/1.1" 200 109 0.014248 10.0.0.141 - - [2026-02-04 13:16:26] "POST /set-tag HTTP/1.1" 200 109 0.047517 10.0.0.141 - - [2026-02-04 13:16:26] "DELETE /instance-ip/99a71d82-01cb-11f1-a76a-fa163e73fd58 HTTP/1.1" 200 115 0.069067 10.0.0.141 - - [2026-02-04 13:16:26] "DELETE /virtual-machine-interface/998bcd52-01cb-11f1-a76a-fa163e73fd58 HTTP/1.1" 200 115 0.074084 10.0.0.141 - - [2026-02-04 13:16:26] "DELETE /virtual-machine/08030fa5-dd44-49f1-9bda-b9d3ba5eb0af HTTP/1.1" 200 115 0.011817 10.0.0.141 - - [2026-02-04 13:16:26] "GET /virtual-machine-interface/99fd4a22-01cb-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.015295 10.0.0.141 - - [2026-02-04 13:16:26] "POST /set-tag HTTP/1.1" 200 109 0.004268 [Introspect:8084]10.0.0.141 - - [2026-02-04 13:16:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001008 10.0.0.141 - - [2026-02-04 13:16:28] "GET / HTTP/1.1" 200 36215 0.002006 [Introspect:8084]10.0.0.141 - - [2026-02-04 13:16:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000896 10.0.0.141 - - [2026-02-04 13:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.141 - - [2026-02-04 13:16:28] "GET /routing-instance/e7c22984-aaea-4691-b7a0-4cbbad28ee63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002606 10.0.0.141 - - [2026-02-04 13:16:28] "POST /bgp-routers HTTP/1.1" 409 301 0.001460 10.0.0.141 - - [2026-02-04 13:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.141 - - [2026-02-04 13:16:28] "GET /bgp-router/d87c0df5-27d7-4dfc-b6f4-13476740d8f6?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.002542 10.0.0.141 - - [2026-02-04 13:16:28] "PUT /bgp-router/d87c0df5-27d7-4dfc-b6f4-13476740d8f6 HTTP/1.1" 200 255 0.010220 10.0.0.141 - - [2026-02-04 13:16:56] "GET /virtual-machine-interface/99fd4a22-01cb-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004781 10.0.0.141 - - [2026-02-04 13:16:56] "POST /set-tag HTTP/1.1" 200 109 0.002661 10.0.0.141 - - [2026-02-04 13:16:56] "GET /virtual-machine-interface/99fd4a22-01cb-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.013137 10.0.0.141 - - [2026-02-04 13:16:56] "POST /set-tag HTTP/1.1" 200 109 0.003067 10.0.0.141 - - [2026-02-04 13:16:56] "GET /virtual-machine/e464090f-0439-4094-8c67-1b46efe2ac2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.003702 10.0.0.141 - - [2026-02-04 13:16:57] "POST /ref-update HTTP/1.1" 200 156 0.014778 10.0.0.141 - - [2026-02-04 13:16:57] "GET /virtual-machine-interface/99fd4a22-01cb-11f1-a76a-fa163e73fd58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006725 10.0.0.141 - - [2026-02-04 13:16:57] "POST /set-tag HTTP/1.1" 200 109 0.021968 10.0.0.141 - - [2026-02-04 13:16:57] "POST /set-tag HTTP/1.1" 200 109 0.016244 10.0.0.141 - - [2026-02-04 13:16:57] "DELETE /instance-ip/9a153c18-01cb-11f1-a76a-fa163e73fd58 HTTP/1.1" 200 115 0.048197 10.0.0.141 - - [2026-02-04 13:16:57] "DELETE /virtual-machine-interface/99fd4a22-01cb-11f1-a76a-fa163e73fd58 HTTP/1.1" 200 115 0.064411 10.0.0.141 - - [2026-02-04 13:16:57] "DELETE /virtual-machine/e464090f-0439-4094-8c67-1b46efe2ac2e HTTP/1.1" 200 115 0.019263 10.0.0.141 - - [2026-02-04 13:16:57] "DELETE /tag/4e8bfbc3-d2ac-48ec-b609-8f226d87d74e HTTP/1.1" 200 115 0.031458