++ 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 ++ echo 'INFO: =================== Thu Feb 19 01:41:11 AM UTC 2026 ===================' INFO: =================== Thu Feb 19 01:41:11 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++ exec +++ tee -a /var/log/contrail/config-api/console.log ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.242 ++ 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.242 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.242 ++ ANALYTICSDB_NODES=10.0.0.242 ++ ANALYTICS_SNMP_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8081 ' +++ '[' -n '10.0.0.242:8081 ' ']' +++ echo 10.0.0.242:8081 ++ ANALYTICS_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9042 ' +++ '[' -n '10.0.0.242:9042 ' ']' +++ echo 10.0.0.242:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.242:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8086 ' +++ '[' -n '10.0.0.242:8086 ' ']' +++ echo 10.0.0.242:8086 ++ COLLECTOR_SERVERS=10.0.0.242: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.242 ++ CONFIGDB_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8082 ' +++ '[' -n '10.0.0.242:8082 ' ']' +++ echo 10.0.0.242:8082 ++ CONFIG_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9161 ' +++ '[' -n '10.0.0.242:9161 ' ']' +++ echo 10.0.0.242:9161 ++ CONFIGDB_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9041 ' +++ '[' -n '10.0.0.242:9041 ' ']' +++ echo 10.0.0.242:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.242: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.242 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.242 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:2181, +++ '[' -n 10.0.0.242:2181, ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:2181 ' +++ '[' -n '10.0.0.242:2181 ' ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.242:2181 ++ RABBITMQ_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:5673, +++ '[' -n 10.0.0.242:5673, ']' +++ echo 10.0.0.242:5673 ++ RABBITMQ_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:6379 ' +++ '[' -n '10.0.0.242:6379 ' ']' +++ echo 10.0.0.242:6379 ++ REDIS_SERVERS=10.0.0.242: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.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9092 ' +++ '[' -n '10.0.0.242:9092 ' ']' +++ echo 10.0.0.242:9092 ++ KAFKA_SERVERS=10.0.0.242: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.242 ++ 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.242 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.242 + local cassandra=10.0.0.242 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 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.242 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.242 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.242 +++ local servers=10.0.0.242 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ sort ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.242,10.231.15.1,127.0.0.1,172.17.0.1,252.242.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.242'\''))' +++ local server_ip=10.0.0.242 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.242 ]] +++ [[ ,10.0.0.242,10.231.15.1,127.0.0.1,172.17.0.1,252.242.0.1,, =~ ,10\.0\.0\.242, ]] +++ echo 10.0.0.242 1 +++ return ++ local ip=10.0.0.242 ++ [[ -z 10.0.0.242 ]] ++ echo 10.0.0.242 + host_ip=10.0.0.242 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.242:9041 + cassandra_server_list=10.0.0.242:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.242:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ sort ++ set -o posix ++ set ++ 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/19/2026 01:41:56.449 7fd0ba5ae500 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/19/2026 01:41:56.888 7fd0ba5ae500 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/19/2026 01:41:56.927 7fd0ba5ae500 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/19/2026 01:41:56.930 7fd0ba5ae500 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.242 - - [2026-02-19 01:42:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000939 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.242:8082/ Hit Ctrl-C to quit. 10.0.0.242 - - [2026-02-19 01:42:12] "GET / HTTP/1.1" 503 181 0.002214 10.0.0.242 - - [2026-02-19 01:42:12] "GET / HTTP/1.1" 503 181 0.000237 10.0.0.242 - - [2026-02-19 01:42:13] "GET / HTTP/1.1" 200 36215 0.002105 10.0.0.242 - - [2026-02-19 01:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.242 - - [2026-02-19 01:42:13] "GET /routing-instance/d173bd10-5260-4ff8-aeee-90429a28c107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.048959 10.0.0.242 - - [2026-02-19 01:42:13] "GET / HTTP/1.1" 200 45303 0.003521 10.0.0.242 - - [2026-02-19 01:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.028585 10.0.0.242 - - [2026-02-19 01:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009286 10.0.0.242 - - [2026-02-19 01:42:13] "POST /bgp-routers HTTP/1.1" 200 618 0.123451 10.0.0.242 - - [2026-02-19 01:42:13] "GET /bgp-router/7d9a6b02-b090-4e5f-8f9b-7ff0ef4f4a82?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.018902 10.0.0.242 - - [2026-02-19 01:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012865 10.0.0.242 - - [2026-02-19 01:42:13] "GET /global-system-config/52715d9c-a968-4228-bbdf-cdadc4671608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011506 10.0.0.242 - - [2026-02-19 01:42:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003747 10.0.0.242 - - [2026-02-19 01:42:13] "GET / HTTP/1.1" 200 36215 0.009405 10.0.0.242 - - [2026-02-19 01:42:13] "POST /ref-update HTTP/1.1" 200 156 0.043857 10.0.0.242 - - [2026-02-19 01:42:13] "GET / HTTP/1.1" 200 36215 0.001150 10.0.0.242 - - [2026-02-19 01:42:13] "GET / HTTP/1.1" 200 36215 0.001125 10.0.0.242 - - [2026-02-19 01:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005080 10.0.0.242 - - [2026-02-19 01:42:13] "GET /global-system-config/52715d9c-a968-4228-bbdf-cdadc4671608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.017303 10.0.0.242 - - [2026-02-19 01:42:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.016164 10.0.0.242 - - [2026-02-19 01:42:13] "GET / HTTP/1.1" 200 36215 0.001348 10.0.0.242 - - [2026-02-19 01:42:13] "POST /database-nodes HTTP/1.1" 200 599 0.118578 10.0.0.242 - - [2026-02-19 01:42:13] "POST /fqname-to-id HTTP/1.1" 404 186 0.017524 10.0.0.242 - - [2026-02-19 01:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007366 10.0.0.242 - - [2026-02-19 01:42:13] "GET /global-system-config/52715d9c-a968-4228-bbdf-cdadc4671608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.006301 10.0.0.242 - - [2026-02-19 01:42:13] "POST /service-appliance-sets HTTP/1.1" 200 555 0.054108 10.0.0.242 - - [2026-02-19 01:42:14] "POST /fqname-to-id HTTP/1.1" 404 180 0.005913 10.0.0.242 - - [2026-02-19 01:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.242 - - [2026-02-19 01:42:14] "GET /global-system-config/52715d9c-a968-4228-bbdf-cdadc4671608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.010474 10.0.0.242 - - [2026-02-19 01:42:14] "POST /service-appliance-sets HTTP/1.1" 200 543 0.088341 10.0.0.242 - - [2026-02-19 01:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.242 - - [2026-02-19 01:42:14] "GET /network-ipam/f50ed692-eafe-47b1-93eb-7d44a41094a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003444 10.0.0.242 - - [2026-02-19 01:42:14] "POST /service-templates HTTP/1.1" 200 513 0.025153 10.0.0.242 - - [2026-02-19 01:42:14] "POST /service-templates HTTP/1.1" 200 503 0.136935 10.0.0.242 - - [2026-02-19 01:42:14] "POST /service-templates HTTP/1.1" 200 517 0.119255 10.0.0.242 - - [2026-02-19 01:42:14] "POST /service-templates HTTP/1.1" 200 537 0.064551 10.0.0.242 - - [2026-02-19 01:42:14] "POST /service-templates HTTP/1.1" 200 509 0.059402 10.0.0.242 - - [2026-02-19 01:42:15] "GET / HTTP/1.1" 200 36215 0.001393 10.0.0.242 - - [2026-02-19 01:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006391 10.0.0.242 - - [2026-02-19 01:42:15] "GET /global-system-config/52715d9c-a968-4228-bbdf-cdadc4671608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.010845 10.0.0.242 - - [2026-02-19 01:42:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.005553 10.0.0.242 - - [2026-02-19 01:42:15] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.032471 10.0.0.242 - - [2026-02-19 01:42:17] "GET / HTTP/1.1" 200 36215 0.001475 10.0.0.242 - - [2026-02-19 01:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.242 - - [2026-02-19 01:42:17] "GET /global-system-config/52715d9c-a968-4228-bbdf-cdadc4671608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004606 10.0.0.242 - - [2026-02-19 01:42:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.002500 10.0.0.242 - - [2026-02-19 01:42:17] "POST /analytics-nodes HTTP/1.1" 200 601 0.059995 10.0.0.242 - - [2026-02-19 01:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007267 10.0.0.242 - - [2026-02-19 01:42:17] "GET /network-ipam/f50ed692-eafe-47b1-93eb-7d44a41094a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004153 10.0.0.242 - - [2026-02-19 01:42:18] "POST /fqname-to-id HTTP/1.1" 404 225 0.011484 10.0.0.242 - - [2026-02-19 01:42:18] "POST /access-control-lists HTTP/1.1" 200 589 0.032537 10.0.0.242 - - [2026-02-19 01:42:18] "POST /fqname-to-id HTTP/1.1" 404 224 0.016392 10.0.0.242 - - [2026-02-19 01:42:18] "POST /access-control-lists HTTP/1.1" 200 587 0.022329 10.0.0.242 - - [2026-02-19 01:42:18] "POST /route-targets HTTP/1.1" 200 328 0.010434 10.0.0.242 - - [2026-02-19 01:42:18] "POST /ref-update HTTP/1.1" 200 156 0.030637 10.0.0.242 - - [2026-02-19 01:42:18] "POST /route-targets HTTP/1.1" 200 328 0.010439 10.0.0.242 - - [2026-02-19 01:42:18] "POST /ref-update HTTP/1.1" 200 156 0.010448 10.0.0.242 - - [2026-02-19 01:42:18] "POST /route-targets HTTP/1.1" 200 328 0.015034 10.0.0.242 - - [2026-02-19 01:42:18] "POST /ref-update HTTP/1.1" 200 156 0.041411 10.0.0.242 - - [2026-02-19 01:42:18] "POST /route-targets HTTP/1.1" 200 328 0.009750 10.0.0.242 - - [2026-02-19 01:42:18] "POST /ref-update HTTP/1.1" 200 156 0.023387 10.0.0.242 - - [2026-02-19 01:42:18] "POST /fqname-to-id HTTP/1.1" 404 201 0.002141 10.0.0.242 - - [2026-02-19 01:42:18] "POST /access-control-lists HTTP/1.1" 200 553 0.061774 10.0.0.242 - - [2026-02-19 01:42:18] "PUT /access-control-list/bc0f1bb5-5193-42fe-8a1c-baa0671ed4ae HTTP/1.1" 200 273 0.013319 10.0.0.242 - - [2026-02-19 01:42:18] "PUT /access-control-list/7ffd7c9c-7bcf-46cc-8774-9d927fdd9175 HTTP/1.1" 200 273 0.033916 10.0.0.242 - - [2026-02-19 01:42:19] "GET / HTTP/1.1" 200 36215 0.001374 10.0.0.242 - - [2026-02-19 01:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.242 - - [2026-02-19 01:42:19] "GET /global-system-config/52715d9c-a968-4228-bbdf-cdadc4671608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004834 10.0.0.242 - - [2026-02-19 01:42:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.001868 10.0.0.242 - - [2026-02-19 01:42:19] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.049782 10.0.0.242 - - [2026-02-19 01:42:19] "GET / HTTP/1.1" 200 36215 0.001502 10.0.0.242 - - [2026-02-19 01:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.242 - - [2026-02-19 01:42:19] "GET /global-system-config/52715d9c-a968-4228-bbdf-cdadc4671608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005208 10.0.0.242 - - [2026-02-19 01:42:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.003675 10.0.0.242 - - [2026-02-19 01:42:19] "POST /config-nodes HTTP/1.1" 200 595 0.038936 10.0.0.242 - - [2026-02-19 01:42:20] "GET / HTTP/1.1" 200 36215 0.001359 10.0.0.242 - - [2026-02-19 01:42:20] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002313 10.0.0.242 - - [2026-02-19 01:42:22] "GET / HTTP/1.1" 200 36215 0.001193 10.0.0.242 - - [2026-02-19 01:42:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.242 - - [2026-02-19 01:42:22] "GET /global-system-config/52715d9c-a968-4228-bbdf-cdadc4671608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.007044 10.0.0.242 - - [2026-02-19 01:42:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.003284 10.0.0.242 - - [2026-02-19 01:42:22] "POST /config-database-nodes HTTP/1.1" 200 613 0.016624 10.0.0.242 - - [2026-02-19 01:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.242 - - [2026-02-19 01:42:25] "GET /global-vrouter-config/5cb91a77-2775-469d-9a54-aa12b04806fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.002911 10.0.0.242 - - [2026-02-19 01:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005700 10.0.0.242 - - [2026-02-19 01:42:25] "PUT /global-vrouter-config/5cb91a77-2775-469d-9a54-aa12b04806fb HTTP/1.1" 200 277 0.014463 10.0.0.242 - - [2026-02-19 01:42:25] "GET / HTTP/1.1" 200 36215 0.002750 10.0.0.242 - - [2026-02-19 01:42:25] "POST /alarms HTTP/1.1" 200 583 0.026437 10.0.0.242 - - [2026-02-19 01:42:25] "POST /alarms HTTP/1.1" 200 577 0.040314 10.0.0.242 - - [2026-02-19 01:42:25] "POST /alarms HTTP/1.1" 200 577 0.093868 10.0.0.242 - - [2026-02-19 01:42:26] "POST /alarms HTTP/1.1" 200 561 0.053335 10.0.0.242 - - [2026-02-19 01:42:26] "POST /alarms HTTP/1.1" 200 557 0.068922 10.0.0.242 - - [2026-02-19 01:42:26] "POST /alarms HTTP/1.1" 200 559 0.066872 10.0.0.242 - - [2026-02-19 01:42:26] "POST /alarms HTTP/1.1" 200 567 0.071316 10.0.0.242 - - [2026-02-19 01:42:26] "POST /alarms HTTP/1.1" 200 551 0.047495 10.0.0.242 - - [2026-02-19 01:42:26] "POST /alarms HTTP/1.1" 200 559 0.070107 10.0.0.242 - - [2026-02-19 01:42:26] "POST /alarms HTTP/1.1" 200 569 0.040703 10.0.0.242 - - [2026-02-19 01:42:26] "POST /alarms HTTP/1.1" 200 557 0.047997 10.0.0.242 - - [2026-02-19 01:42:26] "POST /alarms HTTP/1.1" 200 569 0.034038 10.0.0.242 - - [2026-02-19 01:42:26] "POST /alarms HTTP/1.1" 200 577 0.069911 10.0.0.242 - - [2026-02-19 01:42:26] "POST /alarms HTTP/1.1" 200 571 0.050681 10.0.0.242 - - [2026-02-19 01:42:26] "POST /alarms HTTP/1.1" 200 563 0.030977 10.0.0.242 - - [2026-02-19 01:42:26] "POST /alarms HTTP/1.1" 200 563 0.020930 10.0.0.242 - - [2026-02-19 01:42:26] "POST /alarms HTTP/1.1" 200 563 0.040193 10.0.0.242 - - [2026-02-19 01:42:27] "POST /alarms HTTP/1.1" 200 549 0.049946 10.0.0.242 - - [2026-02-19 01:42:27] "POST /alarms HTTP/1.1" 200 597 0.020597 10.0.0.242 - - [2026-02-19 01:42:27] "POST /alarms HTTP/1.1" 200 577 0.050527 10.0.0.242 - - [2026-02-19 01:42:27] "POST /alarms HTTP/1.1" 200 573 0.039567 10.0.0.242 - - [2026-02-19 01:42:27] "POST /alarms HTTP/1.1" 200 585 0.021927 10.0.0.242 - - [2026-02-19 01:42:27] "POST /alarms HTTP/1.1" 200 611 0.034700 10.0.0.242 - - [2026-02-19 01:42:27] "GET / HTTP/1.1" 200 36215 0.001181 10.0.0.242 - - [2026-02-19 01:42:27] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006262 10.0.0.242 - - [2026-02-19 01:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.242 - - [2026-02-19 01:42:27] "PUT /global-vrouter-config/5cb91a77-2775-469d-9a54-aa12b04806fb HTTP/1.1" 200 277 0.011214 10.0.0.242 - - [2026-02-19 01:42:27] "GET / HTTP/1.1" 200 36215 0.001340 10.0.0.242 - - [2026-02-19 01:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.242 - - [2026-02-19 01:42:27] "GET /global-vrouter-config/5cb91a77-2775-469d-9a54-aa12b04806fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002709 10.0.0.242 - - [2026-02-19 01:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.242 - - [2026-02-19 01:42:27] "PUT /global-vrouter-config/5cb91a77-2775-469d-9a54-aa12b04806fb HTTP/1.1" 200 277 0.009027 10.0.0.242 - - [2026-02-19 01:42:28] "GET / HTTP/1.1" 200 36215 0.001620 10.0.0.242 - - [2026-02-19 01:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.242 - - [2026-02-19 01:42:28] "GET /global-system-config/52715d9c-a968-4228-bbdf-cdadc4671608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.012337 10.0.0.242 - - [2026-02-19 01:42:28] "PUT /global-system-config/52715d9c-a968-4228-bbdf-cdadc4671608 HTTP/1.1" 200 275 0.027703 10.0.0.242 - - [2026-02-19 01:42:28] "GET /global-system-configs HTTP/1.1" 200 323 0.002127 10.0.0.242 - - [2026-02-19 01:42:29] "GET /global-system-configs HTTP/1.1" 200 323 0.002209 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:42:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000934 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:42:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001390 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:42:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000889 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:42:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000973 10.0.0.242 - - [2026-02-19 01:42:46] "GET / HTTP/1.1" 200 36215 0.001589 10.0.0.242 - - [2026-02-19 01:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.242 - - [2026-02-19 01:42:46] "GET /domain/d08cfbed-7a0a-4c08-966c-50b0d7c6549d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.004416 10.0.0.242 - - [2026-02-19 01:42:46] "POST /id-to-fqname HTTP/1.1" 200 173 0.003142 10.0.0.242 - - [2026-02-19 01:42:46] "POST /fqname-to-id HTTP/1.1" 404 182 0.006985 10.0.0.242 - - [2026-02-19 01:42:46] "POST /security-groups HTTP/1.1" 200 570 0.093070 10.0.0.242 - - [2026-02-19 01:42:46] "POST /projects HTTP/1.1" 200 483 0.306640 10.0.0.242 - - [2026-02-19 01:42:46] "POST /fqname-to-id HTTP/1.1" 404 213 0.006640 10.0.0.242 - - [2026-02-19 01:42:46] "POST /security-groups HTTP/1.1" 200 536 0.052259 10.0.0.242 - - [2026-02-19 01:42:46] "POST /access-control-lists HTTP/1.1" 200 581 0.029083 10.0.0.242 - - [2026-02-19 01:42:46] "POST /fqname-to-id HTTP/1.1" 404 212 0.010900 10.0.0.242 - - [2026-02-19 01:42:46] "POST /chown HTTP/1.1" 200 109 0.073917 10.0.0.242 - - [2026-02-19 01:42:46] "POST /policy-managements HTTP/1.1" 409 214 0.002986 10.0.0.242 - - [2026-02-19 01:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.242 - - [2026-02-19 01:42:46] "GET /policy-management/4713b599-3d0f-48ec-97bd-b1131c008071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.016652 10.0.0.242 - - [2026-02-19 01:42:46] "POST /access-control-lists HTTP/1.1" 200 579 0.126694 10.0.0.242 - - [2026-02-19 01:42:46] "POST /fqname-to-id HTTP/1.1" 404 232 0.008683 10.0.0.242 - - [2026-02-19 01:42:46] "POST /application-policy-sets HTTP/1.1" 200 530 0.044971 10.0.0.242 - - [2026-02-19 01:42:46] "POST /access-control-lists HTTP/1.1" 200 596 0.049331 10.0.0.242 - - [2026-02-19 01:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006974 10.0.0.242 - - [2026-02-19 01:42:46] "POST /fqname-to-id HTTP/1.1" 404 231 0.004813 10.0.0.242 - - [2026-02-19 01:42:46] "GET /global-vrouter-config/5cb91a77-2775-469d-9a54-aa12b04806fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.012690 10.0.0.242 - - [2026-02-19 01:42:46] "PUT /global-vrouter-config/5cb91a77-2775-469d-9a54-aa12b04806fb HTTP/1.1" 200 277 0.021691 10.0.0.242 - - [2026-02-19 01:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004301 10.0.0.242 - - [2026-02-19 01:42:46] "GET /virtual-network/da925e32-f2e0-431a-8f81-91543f46690e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004634 10.0.0.242 - - [2026-02-19 01:42:46] "POST /access-control-lists HTTP/1.1" 200 594 0.055645 10.0.0.242 - - [2026-02-19 01:42:47] "POST /id-to-fqname HTTP/1.1" 200 177 0.000544 10.0.0.242 - - [2026-02-19 01:42:47] "POST /fqname-to-id HTTP/1.1" 404 186 0.005380 10.0.0.242 - - [2026-02-19 01:42:47] "POST /security-groups HTTP/1.1" 200 574 0.078139 10.0.0.242 - - [2026-02-19 01:42:47] "POST /projects HTTP/1.1" 200 491 0.195483 10.0.0.242 - - [2026-02-19 01:42:47] "POST /fqname-to-id HTTP/1.1" 404 217 0.008989 10.0.0.242 - - [2026-02-19 01:42:47] "POST /access-control-lists HTTP/1.1" 200 585 0.071039 10.0.0.242 - - [2026-02-19 01:42:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.010669 10.0.0.242 - - [2026-02-19 01:42:47] "POST /security-groups HTTP/1.1" 200 548 0.134296 10.0.0.242 - - [2026-02-19 01:42:47] "POST /chown HTTP/1.1" 200 109 0.039573 10.0.0.242 - - [2026-02-19 01:42:47] "POST /access-control-lists HTTP/1.1" 200 583 0.047402 10.0.0.242 - - [2026-02-19 01:42:47] "POST /fqname-to-id HTTP/1.1" 404 240 0.008795 10.0.0.242 - - [2026-02-19 01:42:47] "POST /access-control-lists HTTP/1.1" 200 604 0.040522 10.0.0.242 - - [2026-02-19 01:42:47] "POST /network-ipams HTTP/1.1" 200 524 0.051376 10.0.0.242 - - [2026-02-19 01:42:47] "POST /fqname-to-id HTTP/1.1" 404 239 0.004301 10.0.0.242 - - [2026-02-19 01:42:47] "POST /network-ipams HTTP/1.1" 200 512 0.040801 10.0.0.242 - - [2026-02-19 01:42:47] "POST /fqname-to-id HTTP/1.1" 404 198 0.002671 10.0.0.242 - - [2026-02-19 01:42:47] "POST /access-control-lists HTTP/1.1" 200 602 0.050722 10.0.0.242 - - [2026-02-19 01:42:47] "POST /fqname-to-id HTTP/1.1" 404 229 0.004377 10.0.0.242 - - [2026-02-19 01:42:47] "POST /useragent-kv HTTP/1.1" 200 115 0.012920 10.0.0.242 - - [2026-02-19 01:42:47] "POST /virtual-networks HTTP/1.1" 200 540 0.169767 10.0.0.242 - - [2026-02-19 01:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013246 10.0.0.242 - - [2026-02-19 01:42:47] "POST /access-control-lists HTTP/1.1" 200 591 0.064574 10.0.0.242 - - [2026-02-19 01:42:47] "GET /virtual-network/5d28a432-669b-4a2f-bf78-d802412b635d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.038453 10.0.0.242 - - [2026-02-19 01:42:47] "POST /route-targets HTTP/1.1" 200 328 0.034324 10.0.0.242 - - [2026-02-19 01:42:47] "POST /ref-update HTTP/1.1" 200 156 0.033091 10.0.0.242 - - [2026-02-19 01:42:47] "POST /network-ipams HTTP/1.1" 200 520 0.064082 10.0.0.242 - - [2026-02-19 01:42:47] "POST /fqname-to-id HTTP/1.1" 404 202 0.004137 10.0.0.242 - - [2026-02-19 01:42:48] "PUT /access-control-list/dbd565f6-c10a-4db2-a6b7-2ded5284e5c7 HTTP/1.1" 200 273 0.056335 10.0.0.242 - - [2026-02-19 01:42:48] "POST /useragent-kv HTTP/1.1" 200 115 0.011704 10.0.0.242 - - [2026-02-19 01:42:48] "POST /virtual-networks HTTP/1.1" 200 548 0.181610 10.0.0.242 - - [2026-02-19 01:42:48] "POST /route-targets HTTP/1.1" 200 328 0.022252 10.0.0.242 - - [2026-02-19 01:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.023697 10.0.0.242 - - [2026-02-19 01:42:48] "GET /virtual-network/cb3023e1-f64a-45e7-a2bf-6f9f9237560c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.011884 10.0.0.242 - - [2026-02-19 01:42:48] "POST /ref-update HTTP/1.1" 200 156 0.045775 10.0.0.242 - - [2026-02-19 01:42:48] "POST /fqname-to-id HTTP/1.1" 404 199 0.019879 10.0.0.242 - - [2026-02-19 01:42:48] "POST /network-policys HTTP/1.1" 200 540 0.020163 10.0.0.242 - - [2026-02-19 01:42:48] "POST /fqname-to-id HTTP/1.1" 404 197 0.033382 10.0.0.242 - - [2026-02-19 01:42:48] "POST /network-policys HTTP/1.1" 200 536 0.041362 10.0.0.242 - - [2026-02-19 01:42:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.002051 10.0.0.242 - - [2026-02-19 01:42:48] "POST /network-policys HTTP/1.1" 200 544 0.017503 10.0.0.242 - - [2026-02-19 01:42:48] "POST /ref-update HTTP/1.1" 200 156 0.067709 10.0.0.242 - - [2026-02-19 01:42:48] "PUT /access-control-list/0650979e-c603-440a-9b04-60b44fc319b1 HTTP/1.1" 200 273 0.017326 10.0.0.242 - - [2026-02-19 01:42:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002537 10.0.0.242 - - [2026-02-19 01:42:48] "POST /ref-update HTTP/1.1" 200 156 0.058457 10.0.0.242 - - [2026-02-19 01:42:48] "PUT /access-control-list/0650979e-c603-440a-9b04-60b44fc319b1 HTTP/1.1" 200 273 0.010104 10.0.0.242 - - [2026-02-19 01:42:48] "PUT /access-control-list/dbd565f6-c10a-4db2-a6b7-2ded5284e5c7 HTTP/1.1" 200 273 0.098136 10.0.0.242 - - [2026-02-19 01:42:48] "POST /ref-update HTTP/1.1" 200 156 0.068647 10.0.0.242 - - [2026-02-19 01:42:48] "POST /ref-update HTTP/1.1" 200 156 0.232047 10.0.0.242 - - [2026-02-19 01:42:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015952 10.0.0.242 - - [2026-02-19 01:42:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005837 10.0.0.242 - - [2026-02-19 01:42:48] "PUT /access-control-list/dbd565f6-c10a-4db2-a6b7-2ded5284e5c7 HTTP/1.1" 200 273 0.052432 10.0.0.242 - - [2026-02-19 01:42:49] "PUT /access-control-list/0650979e-c603-440a-9b04-60b44fc319b1 HTTP/1.1" 200 273 0.060856 10.0.0.242 - - [2026-02-19 01:42:49] "POST /ref-update HTTP/1.1" 200 156 0.153659 10.0.0.242 - - [2026-02-19 01:42:49] "POST /fqname-to-id HTTP/1.1" 404 237 0.007515 10.0.0.242 - - [2026-02-19 01:42:49] "POST /access-control-lists HTTP/1.1" 200 603 0.129896 10.0.0.242 - - [2026-02-19 01:42:49] "POST /ref-update HTTP/1.1" 200 156 0.134832 10.0.0.242 - - [2026-02-19 01:42:49] "POST /ref-update HTTP/1.1" 200 156 0.079899 10.0.0.242 - - [2026-02-19 01:42:49] "POST /ref-update HTTP/1.1" 200 156 0.176029 10.0.0.242 - - [2026-02-19 01:42:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018429 10.0.0.242 - - [2026-02-19 01:42:49] "PUT /access-control-list/c8bb5f6d-aae3-484d-96fb-b3c73c1d0bcd HTTP/1.1" 200 273 0.043498 10.0.0.242 - - [2026-02-19 01:42:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011227 10.0.0.242 - - [2026-02-19 01:42:49] "POST /ref-update HTTP/1.1" 200 156 0.060978 10.0.0.242 - - [2026-02-19 01:42:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.049180 10.0.0.242 - - [2026-02-19 01:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.027124 10.0.0.242 - - [2026-02-19 01:42:49] "GET /virtual-network/da925e32-f2e0-431a-8f81-91543f46690e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.014817 10.0.0.242 - - [2026-02-19 01:42:49] "GET /application-policy-set/02710714-f3f5-4db3-8632-ccc2d92a3abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.009131 10.0.0.242 - - [2026-02-19 01:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.242 - - [2026-02-19 01:42:49] "GET /policy-management/4713b599-3d0f-48ec-97bd-b1131c008071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004050 10.0.0.242 - - [2026-02-19 01:42:49] "POST /firewall-policys HTTP/1.1" 200 532 0.033442 10.0.0.242 - - [2026-02-19 01:42:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.026349 10.0.0.242 - - [2026-02-19 01:42:49] "GET /firewall-policy/fe46e547-2cf0-41b7-a14b-dd008b597c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.027201 10.0.0.242 - - [2026-02-19 01:42:50] "GET /application-policy-set/02710714-f3f5-4db3-8632-ccc2d92a3abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004103 10.0.0.242 - - [2026-02-19 01:42:50] "GET /firewall-policy/fe46e547-2cf0-41b7-a14b-dd008b597c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002560 10.0.0.242 - - [2026-02-19 01:42:50] "POST /ref-update HTTP/1.1" 200 156 0.033563 10.0.0.242 - - [2026-02-19 01:42:50] "GET /application-policy-set/02710714-f3f5-4db3-8632-ccc2d92a3abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.010876 10.0.0.242 - - [2026-02-19 01:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004887 10.0.0.242 - - [2026-02-19 01:42:50] "GET /policy-management/4713b599-3d0f-48ec-97bd-b1131c008071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007644 10.0.0.242 - - [2026-02-19 01:42:50] "POST /firewall-policys HTTP/1.1" 200 534 0.059352 10.0.0.242 - - [2026-02-19 01:42:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.044345 10.0.0.242 - - [2026-02-19 01:42:50] "GET /firewall-policy/c20ad3cb-4164-43d2-8f75-57983b96fc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.018918 10.0.0.242 - - [2026-02-19 01:42:50] "GET /application-policy-set/02710714-f3f5-4db3-8632-ccc2d92a3abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.002783 10.0.0.242 - - [2026-02-19 01:42:50] "GET /firewall-policy/c20ad3cb-4164-43d2-8f75-57983b96fc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002679 10.0.0.242 - - [2026-02-19 01:42:50] "GET /firewall-policy/fe46e547-2cf0-41b7-a14b-dd008b597c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003371 10.0.0.242 - - [2026-02-19 01:42:50] "GET /firewall-policy/fe46e547-2cf0-41b7-a14b-dd008b597c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003218 10.0.0.242 - - [2026-02-19 01:42:50] "POST /ref-update HTTP/1.1" 200 156 0.026512 10.0.0.242 - - [2026-02-19 01:42:50] "POST /ref-update HTTP/1.1" 200 156 0.022230 10.0.0.242 - - [2026-02-19 01:42:50] "POST /ref-update HTTP/1.1" 200 156 0.045307 10.0.0.242 - - [2026-02-19 01:42:50] "GET /application-policy-set/02710714-f3f5-4db3-8632-ccc2d92a3abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1536 0.014457 10.0.0.242 - - [2026-02-19 01:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.242 - - [2026-02-19 01:42:50] "GET /policy-management/4713b599-3d0f-48ec-97bd-b1131c008071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003149 10.0.0.242 - - [2026-02-19 01:42:50] "POST /firewall-policys HTTP/1.1" 200 532 0.020737 10.0.0.242 - - [2026-02-19 01:42:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.076223 10.0.0.242 - - [2026-02-19 01:42:50] "GET /firewall-policy/525f168c-381c-468f-82ff-645f85d119f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.011740 10.0.0.242 - - [2026-02-19 01:42:50] "GET /application-policy-set/02710714-f3f5-4db3-8632-ccc2d92a3abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1536 0.002996 10.0.0.242 - - [2026-02-19 01:42:50] "GET /firewall-policy/525f168c-381c-468f-82ff-645f85d119f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002585 10.0.0.242 - - [2026-02-19 01:42:50] "GET /firewall-policy/c20ad3cb-4164-43d2-8f75-57983b96fc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002488 10.0.0.242 - - [2026-02-19 01:42:50] "GET /firewall-policy/fe46e547-2cf0-41b7-a14b-dd008b597c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002905 10.0.0.242 - - [2026-02-19 01:42:50] "GET /firewall-policy/fe46e547-2cf0-41b7-a14b-dd008b597c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002571 10.0.0.242 - - [2026-02-19 01:42:50] "GET /firewall-policy/c20ad3cb-4164-43d2-8f75-57983b96fc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002821 10.0.0.242 - - [2026-02-19 01:42:50] "POST /ref-update HTTP/1.1" 200 156 0.017599 10.0.0.242 - - [2026-02-19 01:42:51] "POST /ref-update HTTP/1.1" 200 156 0.033138 10.0.0.242 - - [2026-02-19 01:42:51] "POST /ref-update HTTP/1.1" 200 156 0.038068 10.0.0.242 - - [2026-02-19 01:42:51] "POST /ref-update HTTP/1.1" 200 156 0.019440 10.0.0.242 - - [2026-02-19 01:42:51] "POST /ref-update HTTP/1.1" 200 156 0.035158 10.0.0.242 - - [2026-02-19 01:42:51] "GET /application-policy-set/02710714-f3f5-4db3-8632-ccc2d92a3abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1758 0.018624 10.0.0.242 - - [2026-02-19 01:42:51] "POST /tags HTTP/1.1" 200 300 0.043023 10.0.0.242 - - [2026-02-19 01:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.028442 10.0.0.242 - - [2026-02-19 01:42:51] "GET /tag/b17577dd-a87b-4863-8d19-e8d113c681b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.017314 10.0.0.242 - - [2026-02-19 01:42:51] "POST /set-tag HTTP/1.1" 200 109 0.032427 10.0.0.242 - - [2026-02-19 01:42:51] "POST /tags HTTP/1.1" 200 358 0.072972 10.0.0.242 - - [2026-02-19 01:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.242 - - [2026-02-19 01:42:51] "GET /tag/1f32fad0-e3b7-489e-af52-b053d3f5ee9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.027729 10.0.0.242 - - [2026-02-19 01:42:51] "POST /tags HTTP/1.1" 200 306 0.065801 10.0.0.242 - - [2026-02-19 01:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.242 - - [2026-02-19 01:42:51] "GET /tag/4b6364e0-093b-4da6-9383-fdfd4235dd37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.014807 10.0.0.242 - - [2026-02-19 01:42:51] "POST /id-to-fqname HTTP/1.1" 200 174 0.005239 10.0.0.242 - - [2026-02-19 01:42:51] "POST /fqname-to-id HTTP/1.1" 404 183 0.012760 10.0.0.242 - - [2026-02-19 01:42:52] "POST /security-groups HTTP/1.1" 200 571 0.076938 10.0.0.242 - - [2026-02-19 01:42:52] "POST /projects HTTP/1.1" 200 485 0.249262 10.0.0.242 - - [2026-02-19 01:42:52] "POST /fqname-to-id HTTP/1.1" 404 214 0.002155 10.0.0.242 - - [2026-02-19 01:42:52] "POST /access-control-lists HTTP/1.1" 200 582 0.022524 10.0.0.242 - - [2026-02-19 01:42:52] "POST /fqname-to-id HTTP/1.1" 404 213 0.018033 10.0.0.242 - - [2026-02-19 01:42:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.036191 10.0.0.242 - - [2026-02-19 01:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007099 10.0.0.242 - - [2026-02-19 01:42:52] "GET /virtual-network/5d28a432-669b-4a2f-bf78-d802412b635d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.006440 10.0.0.242 - - [2026-02-19 01:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.242 - - [2026-02-19 01:42:52] "GET /virtual-network/cb3023e1-f64a-45e7-a2bf-6f9f9237560c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.034137 10.0.0.242 - - [2026-02-19 01:42:52] "POST /access-control-lists HTTP/1.1" 200 580 0.067557 10.0.0.242 - - [2026-02-19 01:42:52] "PUT /virtual-network/5d28a432-669b-4a2f-bf78-d802412b635d HTTP/1.1" 200 265 0.061042 10.0.0.242 - - [2026-02-19 01:42:52] "PUT /virtual-network/cb3023e1-f64a-45e7-a2bf-6f9f9237560c HTTP/1.1" 200 265 0.046451 10.0.0.242 - - [2026-02-19 01:42:52] "POST /security-groups HTTP/1.1" 200 539 0.082625 10.0.0.242 - - [2026-02-19 01:42:52] "POST /fqname-to-id HTTP/1.1" 404 234 0.009623 10.0.0.242 - - [2026-02-19 01:42:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.062358 10.0.0.242 - - [2026-02-19 01:42:52] "POST /chown HTTP/1.1" 200 109 0.048234 10.0.0.242 - - [2026-02-19 01:42:52] "POST /access-control-lists HTTP/1.1" 200 598 0.074327 10.0.0.242 - - [2026-02-19 01:42:52] "POST /fqname-to-id HTTP/1.1" 404 233 0.042145 10.0.0.242 - - [2026-02-19 01:42:52] "GET /application-policy-set/02710714-f3f5-4db3-8632-ccc2d92a3abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.002778 10.0.0.242 - - [2026-02-19 01:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.242 - - [2026-02-19 01:42:52] "GET /policy-management/4713b599-3d0f-48ec-97bd-b1131c008071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004004 10.0.0.242 - - [2026-02-19 01:42:52] "POST /tags HTTP/1.1" 409 207 0.010016 10.0.0.242 - - [2026-02-19 01:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001404 10.0.0.242 - - [2026-02-19 01:42:52] "GET /tag/4b6364e0-093b-4da6-9383-fdfd4235dd37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.048879 10.0.0.242 - - [2026-02-19 01:42:52] "POST /access-control-lists HTTP/1.1" 200 596 0.082182 10.0.0.242 - - [2026-02-19 01:42:52] "POST /firewall-rules HTTP/1.1" 200 566 0.073442 10.0.0.242 - - [2026-02-19 01:42:52] "GET /firewall-rule/7cc0c70b-f54a-4b5d-ad5c-74da22b01c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.034971 10.0.0.242 - - [2026-02-19 01:42:52] "GET /firewall-policy/c20ad3cb-4164-43d2-8f75-57983b96fc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.004914 10.0.0.242 - - [2026-02-19 01:42:53] "GET /firewall-rule/7cc0c70b-f54a-4b5d-ad5c-74da22b01c12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.003228 10.0.0.242 - - [2026-02-19 01:42:53] "POST /ref-update HTTP/1.1" 200 156 0.017880 10.0.0.242 - - [2026-02-19 01:42:53] "GET /application-policy-set/02710714-f3f5-4db3-8632-ccc2d92a3abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.010053 10.0.0.242 - - [2026-02-19 01:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.242 - - [2026-02-19 01:42:53] "GET /policy-management/4713b599-3d0f-48ec-97bd-b1131c008071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002795 10.0.0.242 - - [2026-02-19 01:42:53] "POST /tags HTTP/1.1" 409 207 0.002786 10.0.0.242 - - [2026-02-19 01:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004125 10.0.0.242 - - [2026-02-19 01:42:53] "GET /tag/4b6364e0-093b-4da6-9383-fdfd4235dd37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.010920 10.0.0.242 - - [2026-02-19 01:42:53] "POST /firewall-rules HTTP/1.1" 200 564 0.067706 10.0.0.242 - - [2026-02-19 01:42:53] "GET /firewall-rule/66fafe66-1781-48b6-8b17-0d75517c1cac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004466 10.0.0.242 - - [2026-02-19 01:42:53] "GET /firewall-policy/c20ad3cb-4164-43d2-8f75-57983b96fc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.006806 10.0.0.242 - - [2026-02-19 01:42:53] "GET /firewall-rule/66fafe66-1781-48b6-8b17-0d75517c1cac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002597 10.0.0.242 - - [2026-02-19 01:42:53] "POST /ref-update HTTP/1.1" 200 156 0.031363 10.0.0.242 - - [2026-02-19 01:42:53] "POST /tags HTTP/1.1" 200 306 0.089047 10.0.0.242 - - [2026-02-19 01:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011166 10.0.0.242 - - [2026-02-19 01:42:53] "GET /tag/100a1f5e-810e-419f-802e-c41164457263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.013661 10.0.0.242 - - [2026-02-19 01:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.242 - - [2026-02-19 01:42:53] "GET /project/7fa889b6-7848-4b1a-945e-e3fee6fd4d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.034415 10.0.0.242 - - [2026-02-19 01:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.242 - - [2026-02-19 01:42:53] "GET /virtual-network/cb3023e1-f64a-45e7-a2bf-6f9f9237560c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.004505 10.0.0.242 - - [2026-02-19 01:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.242 - - [2026-02-19 01:42:53] "GET /service-appliance-set/82dc8efe-9990-4cfd-8c85-f322491f2d96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.004693 10.0.0.242 - - [2026-02-19 01:42:53] "POST /fqname-to-id HTTP/1.1" 404 240 0.001756 10.0.0.242 - - [2026-02-19 01:42:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.122986 10.0.0.242 - - [2026-02-19 01:42:53] "GET /virtual-machine-interface/8f60aacd-5270-4543-aea4-25c18b422c94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.033633 10.0.0.242 - - [2026-02-19 01:42:54] "POST /instance-ips HTTP/1.1" 200 382 0.123420 10.0.0.242 - - [2026-02-19 01:42:54] "GET /instance-ip/70b6c75f-cba0-487a-ad43-a06569d5f9bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.006074 10.0.0.242 - - [2026-02-19 01:42:54] "POST /loadbalancers HTTP/1.1" 200 584 0.063529 10.0.0.242 - - [2026-02-19 01:42:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.028286 10.0.0.242 - - [2026-02-19 01:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.013588 10.0.0.242 - - [2026-02-19 01:42:54] "GET /project/7fa889b6-7848-4b1a-945e-e3fee6fd4d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.062672 10.0.0.242 - - [2026-02-19 01:42:54] "GET /loadbalancer/8f5dbcb4-b286-45f0-8e35-6423ac328adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.010254 10.0.0.242 - - [2026-02-19 01:42:54] "GET /project/7fa889b6-7848-4b1a-945e-e3fee6fd4d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.113596 10.0.0.242 - - [2026-02-19 01:42:54] "GET /instance-ip/70b6c75f-cba0-487a-ad43-a06569d5f9bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.029285 10.0.0.242 - - [2026-02-19 01:42:54] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.183224 10.0.0.242 - - [2026-02-19 01:42:54] "POST /floating-ips HTTP/1.1" 200 585 0.065468 10.0.0.242 - - [2026-02-19 01:42:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.038540 10.0.0.242 - - [2026-02-19 01:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.011751 10.0.0.242 - - [2026-02-19 01:42:54] "GET /project/7fa889b6-7848-4b1a-945e-e3fee6fd4d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.118451 10.0.0.242 - - [2026-02-19 01:42:54] "GET /loadbalancer-listener/b8018e5d-f02f-40bb-ac6c-52b202baaac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.003659 10.0.0.242 - - [2026-02-19 01:42:54] "GET /loadbalancer-listener/b8018e5d-f02f-40bb-ac6c-52b202baaac3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.010075 10.0.0.242 - - [2026-02-19 01:42:55] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.050491 10.0.0.242 - - [2026-02-19 01:42:55] "GET /instance-ip/70b6c75f-cba0-487a-ad43-a06569d5f9bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004099 10.0.0.242 - - [2026-02-19 01:42:55] "GET /instance-ip/70b6c75f-cba0-487a-ad43-a06569d5f9bb?fields=floating_ips HTTP/1.1" 200 1172 0.017000 10.0.0.242 - - [2026-02-19 01:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008632 10.0.0.242 - - [2026-02-19 01:42:55] "GET /global-vrouter-config/5cb91a77-2775-469d-9a54-aa12b04806fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.007081 10.0.0.242 - - [2026-02-19 01:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006789 10.0.0.242 - - [2026-02-19 01:42:55] "GET /floating-ip/22136919-63bd-448c-9b2d-bc0ccdc85883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.004132 10.0.0.242 - - [2026-02-19 01:42:55] "PUT /global-vrouter-config/5cb91a77-2775-469d-9a54-aa12b04806fb HTTP/1.1" 200 277 0.022227 10.0.0.242 - - [2026-02-19 01:42:55] "POST /tags HTTP/1.1" 200 302 0.081378 10.0.0.242 - - [2026-02-19 01:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.020541 10.0.0.242 - - [2026-02-19 01:42:55] "GET /tag/dcea9d34-43b2-4380-ae4e-107bbb6003db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.020076 10.0.0.242 - - [2026-02-19 01:42:55] "POST /tags HTTP/1.1" 200 326 0.127936 10.0.0.242 - - [2026-02-19 01:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.018540 10.0.0.242 - - [2026-02-19 01:42:55] "GET /tag/ff935ac6-7b7c-41f7-bb35-4abb9aaa74a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.020401 10.0.0.242 - - [2026-02-19 01:42:55] "POST /tags HTTP/1.1" 200 364 0.186674 10.0.0.242 - - [2026-02-19 01:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.019429 10.0.0.242 - - [2026-02-19 01:42:55] "GET /tag/7d921dd0-1bde-4151-9864-6ddec6f7d361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.080177 10.0.0.242 - - [2026-02-19 01:42:56] "POST /tags HTTP/1.1" 200 312 0.046882 10.0.0.242 - - [2026-02-19 01:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006896 10.0.0.242 - - [2026-02-19 01:42:56] "GET /tag/9636e0e5-0a32-4576-9e8d-67c9dff8a8ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.015523 10.0.0.242 - - [2026-02-19 01:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002579 10.0.0.242 - - [2026-02-19 01:42:56] "GET /virtual-network/5d28a432-669b-4a2f-bf78-d802412b635d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005725 10.0.0.242 - - [2026-02-19 01:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.242 - - [2026-02-19 01:42:56] "GET /project/bbfc9439-e624-4262-9928-fe27ba69be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.100210 10.0.0.242 - - [2026-02-19 01:42:56] "POST /virtual-machines HTTP/1.1" 200 378 0.038114 10.0.0.242 - - [2026-02-19 01:42:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.023450 10.0.0.242 - - [2026-02-19 01:42:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.163766 10.0.0.242 - - [2026-02-19 01:42:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.039006 10.0.0.242 - - [2026-02-19 01:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.020540 10.0.0.242 - - [2026-02-19 01:42:56] "GET /virtual-machine-interface/506ca8ca-0d34-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.005949 10.0.0.242 - - [2026-02-19 01:42:56] "POST /instance-ips HTTP/1.1" 200 410 0.038302 10.0.0.242 - - [2026-02-19 01:42:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.030326 10.0.0.242 - - [2026-02-19 01:42:56] "GET /virtual-machine-interface/506ca8ca-0d34-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.013370 10.0.0.242 - - [2026-02-19 01:42:56] "POST /set-tag HTTP/1.1" 200 109 0.026766 10.0.0.242 - - [2026-02-19 01:42:56] "GET /virtual-machine-interface/506ca8ca-0d34-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.021619 10.0.0.242 - - [2026-02-19 01:42:56] "GET /instance-ip/508dee54-0d34-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.010003 10.0.0.242 - - [2026-02-19 01:42:57] "POST /tags HTTP/1.1" 200 302 0.037199 10.0.0.242 - - [2026-02-19 01:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014389 10.0.0.242 - - [2026-02-19 01:42:57] "GET /tag/35e70d4f-ccad-46c2-b133-1228080fde15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.016955 10.0.0.242 - - [2026-02-19 01:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.242 - - [2026-02-19 01:42:57] "GET /project/bbfc9439-e624-4262-9928-fe27ba69be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.040329 10.0.0.242 - - [2026-02-19 01:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.242 - - [2026-02-19 01:42:57] "GET /virtual-network/cb3023e1-f64a-45e7-a2bf-6f9f9237560c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.004461 10.0.0.242 - - [2026-02-19 01:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.242 - - [2026-02-19 01:42:57] "GET /service-appliance-set/82dc8efe-9990-4cfd-8c85-f322491f2d96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002369 10.0.0.242 - - [2026-02-19 01:42:57] "POST /fqname-to-id HTTP/1.1" 404 242 0.001668 10.0.0.242 - - [2026-02-19 01:42:57] "GET / HTTP/1.1" 200 36215 0.001320 10.0.0.242 - - [2026-02-19 01:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.242 - - [2026-02-19 01:42:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.143057 10.0.0.242 - - [2026-02-19 01:42:57] "GET /virtual-machine-interface/e8586d45-0864-4906-b8f4-05ce40245281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.021209 10.0.0.242 - - [2026-02-19 01:42:57] "GET /global-system-config/52715d9c-a968-4228-bbdf-cdadc4671608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.026337 10.0.0.242 - - [2026-02-19 01:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005371 10.0.0.242 - - [2026-02-19 01:42:57] "POST /instance-ips HTTP/1.1" 200 378 0.021095 10.0.0.242 - - [2026-02-19 01:42:57] "GET /config-node/22c29ae0-9fca-4a56-959d-1f329bb0ad67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.008083 10.0.0.242 - - [2026-02-19 01:42:57] "GET /instance-ip/0badcd13-d07a-4630-ae6b-e629074314f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.019451 10.0.0.242 - - [2026-02-19 01:42:57] "POST /loadbalancers HTTP/1.1" 200 584 0.066531 10.0.0.242 - - [2026-02-19 01:42:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.011964 10.0.0.242 - - [2026-02-19 01:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.013429 10.0.0.242 - - [2026-02-19 01:42:57] "GET /project/bbfc9439-e624-4262-9928-fe27ba69be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.061570 10.0.0.242 - - [2026-02-19 01:42:57] "GET /instance-ip/0badcd13-d07a-4630-ae6b-e629074314f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003962 10.0.0.242 - - [2026-02-19 01:42:57] "GET /project/bbfc9439-e624-4262-9928-fe27ba69be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.059918 10.0.0.242 - - [2026-02-19 01:42:57] "POST /floating-ips HTTP/1.1" 200 583 0.036516 10.0.0.242 - - [2026-02-19 01:42:57] "GET /loadbalancer/900a1ea6-f601-4d88-93e0-021200632cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003000 10.0.0.242 - - [2026-02-19 01:42:57] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.026018 10.0.0.242 - - [2026-02-19 01:42:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.029823 10.0.0.242 - - [2026-02-19 01:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005646 10.0.0.242 - - [2026-02-19 01:42:57] "GET /project/bbfc9439-e624-4262-9928-fe27ba69be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.033973 10.0.0.242 - - [2026-02-19 01:42:57] "GET /loadbalancer-listener/63daca56-1c61-4f11-aded-74b625af7c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.002685 10.0.0.242 - - [2026-02-19 01:42:57] "GET /loadbalancer-listener/63daca56-1c61-4f11-aded-74b625af7c01?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004024 10.0.0.242 - - [2026-02-19 01:42:57] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.029843 10.0.0.242 - - [2026-02-19 01:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.242 - - [2026-02-19 01:42:57] "GET /instance-ip/0badcd13-d07a-4630-ae6b-e629074314f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003347 10.0.0.242 - - [2026-02-19 01:42:58] "GET /instance-ip/0badcd13-d07a-4630-ae6b-e629074314f1?fields=floating_ips HTTP/1.1" 200 1165 0.010553 10.0.0.242 - - [2026-02-19 01:42:58] "GET /floating-ip/31f89e09-eef2-4ba5-af37-08ad76bcc3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.010980 10.0.0.242 - - [2026-02-19 01:42:58] "GET /project/bbfc9439-e624-4262-9928-fe27ba69be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.049801 10.0.0.242 - - [2026-02-19 01:42:58] "GET /loadbalancer/900a1ea6-f601-4d88-93e0-021200632cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002707 10.0.0.242 - - [2026-02-19 01:42:58] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.017642 10.0.0.242 - - [2026-02-19 01:42:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.014369 10.0.0.242 - - [2026-02-19 01:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.022706 10.0.0.242 - - [2026-02-19 01:42:58] "GET /project/bbfc9439-e624-4262-9928-fe27ba69be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.043972 10.0.0.242 - - [2026-02-19 01:42:58] "GET /loadbalancer-listener/7f3814f9-e5c5-4dae-81c0-0d4ea4499643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.002535 10.0.0.242 - - [2026-02-19 01:42:58] "GET /loadbalancer-listener/7f3814f9-e5c5-4dae-81c0-0d4ea4499643?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003805 10.0.0.242 - - [2026-02-19 01:42:58] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.023326 10.0.0.242 - - [2026-02-19 01:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007570 10.0.0.242 - - [2026-02-19 01:42:58] "GET /instance-ip/0badcd13-d07a-4630-ae6b-e629074314f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002552 10.0.0.242 - - [2026-02-19 01:42:58] "GET /instance-ip/0badcd13-d07a-4630-ae6b-e629074314f1?fields=floating_ips HTTP/1.1" 200 1165 0.002101 10.0.0.242 - - [2026-02-19 01:42:58] "GET /floating-ip/31f89e09-eef2-4ba5-af37-08ad76bcc3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.003901 10.0.0.242 - - [2026-02-19 01:42:58] "GET /project/bbfc9439-e624-4262-9928-fe27ba69be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.035935 10.0.0.242 - - [2026-02-19 01:42:58] "GET /loadbalancer/900a1ea6-f601-4d88-93e0-021200632cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002770 10.0.0.242 - - [2026-02-19 01:42:58] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.016192 10.0.0.242 - - [2026-02-19 01:42:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.021213 10.0.0.242 - - [2026-02-19 01:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003934 10.0.0.242 - - [2026-02-19 01:42:58] "GET /project/bbfc9439-e624-4262-9928-fe27ba69be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.032571 10.0.0.242 - - [2026-02-19 01:42:58] "GET /loadbalancer-listener/34068554-225d-445f-9768-3deea48b2e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.002468 10.0.0.242 - - [2026-02-19 01:42:58] "GET /loadbalancer-listener/34068554-225d-445f-9768-3deea48b2e62?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.003290 10.0.0.242 - - [2026-02-19 01:42:58] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.022431 10.0.0.242 - - [2026-02-19 01:42:58] "GET /instance-ip/0badcd13-d07a-4630-ae6b-e629074314f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002707 10.0.0.242 - - [2026-02-19 01:42:58] "GET /instance-ip/0badcd13-d07a-4630-ae6b-e629074314f1?fields=floating_ips HTTP/1.1" 200 1165 0.002654 10.0.0.242 - - [2026-02-19 01:42:58] "GET /floating-ip/31f89e09-eef2-4ba5-af37-08ad76bcc3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.002100 10.0.0.242 - - [2026-02-19 01:42:58] "POST /tags HTTP/1.1" 200 356 0.021568 10.0.0.242 - - [2026-02-19 01:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.014695 10.0.0.242 - - [2026-02-19 01:42:58] "GET /tag/57d9a68e-aba7-4b23-8a14-dbefa2801650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.021438 10.0.0.242 - - [2026-02-19 01:42:58] "POST /tags HTTP/1.1" 200 304 0.019725 10.0.0.242 - - [2026-02-19 01:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.012619 10.0.0.242 - - [2026-02-19 01:42:58] "GET /tag/4d5b96e2-3c9d-4ee7-9161-37b3864d84d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.014958 10.0.0.242 - - [2026-02-19 01:42:58] "POST /projects HTTP/1.1" 409 218 0.002217 10.0.0.242 - - [2026-02-19 01:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.242 - - [2026-02-19 01:42:58] "GET /project/7fa889b6-7848-4b1a-945e-e3fee6fd4d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.048135 10.0.0.242 - - [2026-02-19 01:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.242 - - [2026-02-19 01:42:58] "GET /network-ipam/6a888e2f-3084-4de4-a3a1-df8db922737a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002634 10.0.0.242 - - [2026-02-19 01:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.242 - - [2026-02-19 01:42:59] "GET /virtual-network/5d28a432-669b-4a2f-bf78-d802412b635d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004525 10.0.0.242 - - [2026-02-19 01:42:59] "PUT /virtual-network/5d28a432-669b-4a2f-bf78-d802412b635d HTTP/1.1" 200 265 0.043347 10.0.0.242 - - [2026-02-19 01:42:59] "GET /virtual-network/5d28a432-669b-4a2f-bf78-d802412b635d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005641 10.0.0.242 - - [2026-02-19 01:42:59] "POST /set-tag HTTP/1.1" 200 109 0.064002 10.0.0.242 - - [2026-02-19 01:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004878 10.0.0.242 - - [2026-02-19 01:42:59] "GET /network-ipam/fdb86d23-03f0-4077-bcc3-3cfd34031ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.003809 10.0.0.242 - - [2026-02-19 01:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.242 - - [2026-02-19 01:42:59] "GET /virtual-network/cb3023e1-f64a-45e7-a2bf-6f9f9237560c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.003961 10.0.0.242 - - [2026-02-19 01:42:59] "PUT /virtual-network/cb3023e1-f64a-45e7-a2bf-6f9f9237560c HTTP/1.1" 200 265 0.079525 10.0.0.242 - - [2026-02-19 01:42:59] "GET /virtual-network/cb3023e1-f64a-45e7-a2bf-6f9f9237560c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.007128 10.0.0.242 - - [2026-02-19 01:42:59] "POST /set-tag HTTP/1.1" 200 109 0.056124 10.0.0.242 - - [2026-02-19 01:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007223 10.0.0.242 - - [2026-02-19 01:42:59] "GET /network-policy/e65afb74-e02f-4a81-be03-5c72a5b7fedc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003229 10.0.0.242 - - [2026-02-19 01:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.242 - - [2026-02-19 01:42:59] "GET /network-policy/eb61da67-ace7-4925-89f0-57c8eec61a68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.002446 10.0.0.242 - - [2026-02-19 01:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.242 - - [2026-02-19 01:42:59] "GET /network-policy/ab32c6a4-3e03-4008-90aa-cfae1b54e672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.002408 10.0.0.242 - - [2026-02-19 01:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.242 - - [2026-02-19 01:42:59] "PUT /network-policy/ab32c6a4-3e03-4008-90aa-cfae1b54e672 HTTP/1.1" 200 263 0.011423 10.0.0.242 - - [2026-02-19 01:42:59] "POST /ref-update HTTP/1.1" 200 156 0.055559 10.0.0.242 - - [2026-02-19 01:42:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004758 10.0.0.242 - - [2026-02-19 01:42:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002255 10.0.0.242 - - [2026-02-19 01:42:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002655 10.0.0.242 - - [2026-02-19 01:42:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003178 10.0.0.242 - - [2026-02-19 01:42:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004437 10.0.0.242 - - [2026-02-19 01:42:59] "POST /security-groups HTTP/1.1" 409 245 0.006038 10.0.0.242 - - [2026-02-19 01:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005883 10.0.0.242 - - [2026-02-19 01:42:59] "PUT /security-group/d09eca44-f73e-44d1-80d3-5d7df2c54852 HTTP/1.1" 200 263 0.063477 10.0.0.242 - - [2026-02-19 01:42:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.030499 10.0.0.242 - - [2026-02-19 01:42:59] "PUT /access-control-list/aa57aef9-8ca0-4e6d-94e2-aa674975ea49 HTTP/1.1" 200 273 0.042803 10.0.0.242 - - [2026-02-19 01:43:00] "GET /application-policy-set/02710714-f3f5-4db3-8632-ccc2d92a3abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.032764 10.0.0.242 - - [2026-02-19 01:43:00] "PUT /access-control-list/9ca6817b-9c49-4ef3-92a4-4a0d72a4dd78 HTTP/1.1" 200 273 0.041546 10.0.0.242 - - [2026-02-19 01:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006030 10.0.0.242 - - [2026-02-19 01:43:00] "GET /policy-management/4713b599-3d0f-48ec-97bd-b1131c008071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004658 10.0.0.242 - - [2026-02-19 01:43:00] "POST /tags HTTP/1.1" 409 206 0.002438 10.0.0.242 - - [2026-02-19 01:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.242 - - [2026-02-19 01:43:00] "GET /tag/4d5b96e2-3c9d-4ee7-9161-37b3864d84d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.013088 10.0.0.242 - - [2026-02-19 01:43:00] "POST /firewall-rules HTTP/1.1" 200 564 0.086042 10.0.0.242 - - [2026-02-19 01:43:00] "GET /firewall-rule/f747b9a0-a868-4e39-b7c5-21083f5257d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.005258 10.0.0.242 - - [2026-02-19 01:43:00] "GET /firewall-policy/c20ad3cb-4164-43d2-8f75-57983b96fc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003797 10.0.0.242 - - [2026-02-19 01:43:00] "GET /firewall-rule/f747b9a0-a868-4e39-b7c5-21083f5257d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002445 10.0.0.242 - - [2026-02-19 01:43:00] "POST /ref-update HTTP/1.1" 200 156 0.046059 10.0.0.242 - - [2026-02-19 01:43:00] "GET /application-policy-set/02710714-f3f5-4db3-8632-ccc2d92a3abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.017051 10.0.0.242 - - [2026-02-19 01:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.242 - - [2026-02-19 01:43:00] "GET /policy-management/4713b599-3d0f-48ec-97bd-b1131c008071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002863 10.0.0.242 - - [2026-02-19 01:43:00] "POST /tags HTTP/1.1" 409 206 0.003185 10.0.0.242 - - [2026-02-19 01:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.242 - - [2026-02-19 01:43:00] "GET /tag/4d5b96e2-3c9d-4ee7-9161-37b3864d84d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.020269 10.0.0.242 - - [2026-02-19 01:43:00] "POST /firewall-rules HTTP/1.1" 200 562 0.065602 10.0.0.242 - - [2026-02-19 01:43:00] "GET /firewall-rule/d44fd52b-230b-4bba-a32a-828e93bed041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.006017 10.0.0.242 - - [2026-02-19 01:43:00] "GET /firewall-policy/c20ad3cb-4164-43d2-8f75-57983b96fc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.019146 10.0.0.242 - - [2026-02-19 01:43:00] "GET /firewall-rule/d44fd52b-230b-4bba-a32a-828e93bed041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.010214 10.0.0.242 - - [2026-02-19 01:43:00] "POST /ref-update HTTP/1.1" 200 156 0.046386 10.0.0.242 - - [2026-02-19 01:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008198 10.0.0.242 - - [2026-02-19 01:43:00] "GET /loadbalancer/8f5dbcb4-b286-45f0-8e35-6423ac328adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.002679 10.0.0.242 - - [2026-02-19 01:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.242 - - [2026-02-19 01:43:00] "GET /loadbalancer/900a1ea6-f601-4d88-93e0-021200632cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002786 10.0.0.242 - - [2026-02-19 01:43:00] "POST /tags HTTP/1.1" 200 372 0.019446 10.0.0.242 - - [2026-02-19 01:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.015827 10.0.0.242 - - [2026-02-19 01:43:00] "GET /tag/7541e7b4-fbac-46b5-8ccc-8aca97fc53d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.013222 10.0.0.242 - - [2026-02-19 01:43:01] "POST /tags HTTP/1.1" 200 320 0.025980 10.0.0.242 - - [2026-02-19 01:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.020031 10.0.0.242 - - [2026-02-19 01:43:01] "GET /tag/48ca4914-bf0d-4c20-891f-0c29f3277587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.012667 10.0.0.242 - - [2026-02-19 01:43:01] "POST /id-to-fqname HTTP/1.1" 200 181 0.000555 10.0.0.242 - - [2026-02-19 01:43:01] "POST /fqname-to-id HTTP/1.1" 404 190 0.008183 10.0.0.242 - - [2026-02-19 01:43:01] "POST /security-groups HTTP/1.1" 200 578 0.063489 10.0.0.242 - - [2026-02-19 01:43:01] "POST /projects HTTP/1.1" 200 499 0.178745 10.0.0.242 - - [2026-02-19 01:43:01] "POST /fqname-to-id HTTP/1.1" 404 225 0.002999 10.0.0.242 - - [2026-02-19 01:43:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.009701 10.0.0.242 - - [2026-02-19 01:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.013425 10.0.0.242 - - [2026-02-19 01:43:01] "GET /virtual-network/5d28a432-669b-4a2f-bf78-d802412b635d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.023191 10.0.0.242 - - [2026-02-19 01:43:01] "POST /access-control-lists HTTP/1.1" 200 589 0.085901 10.0.0.242 - - [2026-02-19 01:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010485 10.0.0.242 - - [2026-02-19 01:43:01] "GET /virtual-network/cb3023e1-f64a-45e7-a2bf-6f9f9237560c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.004972 10.0.0.242 - - [2026-02-19 01:43:01] "POST /fqname-to-id HTTP/1.1" 404 224 0.003085 10.0.0.242 - - [2026-02-19 01:43:01] "POST /access-control-lists HTTP/1.1" 200 587 0.073583 10.0.0.242 - - [2026-02-19 01:43:01] "PUT /virtual-network/5d28a432-669b-4a2f-bf78-d802412b635d HTTP/1.1" 200 265 0.117100 10.0.0.242 - - [2026-02-19 01:43:01] "PUT /virtual-network/cb3023e1-f64a-45e7-a2bf-6f9f9237560c HTTP/1.1" 200 265 0.044011 10.0.0.242 - - [2026-02-19 01:43:01] "POST /security-groups HTTP/1.1" 200 560 0.089125 10.0.0.242 - - [2026-02-19 01:43:01] "POST /fqname-to-id HTTP/1.1" 404 248 0.002332 10.0.0.242 - - [2026-02-19 01:43:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.076357 10.0.0.242 - - [2026-02-19 01:43:01] "POST /access-control-lists HTTP/1.1" 200 612 0.087648 10.0.0.242 - - [2026-02-19 01:43:01] "POST /chown HTTP/1.1" 200 109 0.023633 10.0.0.242 - - [2026-02-19 01:43:01] "POST /fqname-to-id HTTP/1.1" 404 247 0.005791 10.0.0.242 - - [2026-02-19 01:43:01] "GET /application-policy-set/02710714-f3f5-4db3-8632-ccc2d92a3abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.014777 10.0.0.242 - - [2026-02-19 01:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.242 - - [2026-02-19 01:43:01] "GET /policy-management/4713b599-3d0f-48ec-97bd-b1131c008071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.021776 10.0.0.242 - - [2026-02-19 01:43:01] "POST /access-control-lists HTTP/1.1" 200 610 0.070443 10.0.0.242 - - [2026-02-19 01:43:01] "POST /tags HTTP/1.1" 409 214 0.009949 10.0.0.242 - - [2026-02-19 01:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.242 - - [2026-02-19 01:43:02] "GET /tag/48ca4914-bf0d-4c20-891f-0c29f3277587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.022053 10.0.0.242 - - [2026-02-19 01:43:02] "POST /firewall-rules HTTP/1.1" 200 580 0.075649 10.0.0.242 - - [2026-02-19 01:43:02] "GET /firewall-rule/094df44e-d24f-4389-882c-c8c96ce5ea63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004253 10.0.0.242 - - [2026-02-19 01:43:02] "GET /firewall-policy/c20ad3cb-4164-43d2-8f75-57983b96fc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.003922 10.0.0.242 - - [2026-02-19 01:43:02] "GET /firewall-rule/094df44e-d24f-4389-882c-c8c96ce5ea63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002487 10.0.0.242 - - [2026-02-19 01:43:02] "POST /ref-update HTTP/1.1" 200 156 0.025599 10.0.0.242 - - [2026-02-19 01:43:02] "GET /application-policy-set/02710714-f3f5-4db3-8632-ccc2d92a3abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.002472 10.0.0.242 - - [2026-02-19 01:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002858 10.0.0.242 - - [2026-02-19 01:43:02] "GET /policy-management/4713b599-3d0f-48ec-97bd-b1131c008071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004014 10.0.0.242 - - [2026-02-19 01:43:02] "POST /tags HTTP/1.1" 409 214 0.002761 10.0.0.242 - - [2026-02-19 01:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.242 - - [2026-02-19 01:43:02] "GET /tag/48ca4914-bf0d-4c20-891f-0c29f3277587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.032012 10.0.0.242 - - [2026-02-19 01:43:02] "POST /firewall-rules HTTP/1.1" 200 578 0.081949 10.0.0.242 - - [2026-02-19 01:43:02] "GET /firewall-rule/08d668be-6763-4dd8-aea8-03221d70b629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004331 10.0.0.242 - - [2026-02-19 01:43:02] "GET /firewall-policy/c20ad3cb-4164-43d2-8f75-57983b96fc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.006632 10.0.0.242 - - [2026-02-19 01:43:02] "GET /firewall-rule/08d668be-6763-4dd8-aea8-03221d70b629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003113 10.0.0.242 - - [2026-02-19 01:43:02] "POST /ref-update HTTP/1.1" 200 156 0.031195 10.0.0.242 - - [2026-02-19 01:43:02] "POST /tags HTTP/1.1" 200 364 0.029294 10.0.0.242 - - [2026-02-19 01:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006121 10.0.0.242 - - [2026-02-19 01:43:02] "GET /tag/f80f40bb-1bb8-4012-addf-9db1d205956f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.013845 10.0.0.242 - - [2026-02-19 01:43:02] "POST /tags HTTP/1.1" 200 312 0.025385 10.0.0.242 - - [2026-02-19 01:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.020430 10.0.0.242 - - [2026-02-19 01:43:02] "GET /tag/b7be563c-ec2b-4cd9-af35-044b70fea593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.017745 10.0.0.242 - - [2026-02-19 01:43:02] "POST /id-to-fqname HTTP/1.1" 200 177 0.001688 10.0.0.242 - - [2026-02-19 01:43:02] "POST /fqname-to-id HTTP/1.1" 404 186 0.015939 10.0.0.242 - - [2026-02-19 01:43:03] "POST /security-groups HTTP/1.1" 200 574 0.085239 10.0.0.242 - - [2026-02-19 01:43:03] "POST /projects HTTP/1.1" 200 491 0.299880 10.0.0.242 - - [2026-02-19 01:43:03] "POST /fqname-to-id HTTP/1.1" 404 217 0.002094 10.0.0.242 - - [2026-02-19 01:43:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.062341 10.0.0.242 - - [2026-02-19 01:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007437 10.0.0.242 - - [2026-02-19 01:43:03] "GET /virtual-network/5d28a432-669b-4a2f-bf78-d802412b635d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.023466 10.0.0.242 - - [2026-02-19 01:43:03] "POST /access-control-lists HTTP/1.1" 200 585 0.149223 10.0.0.242 - - [2026-02-19 01:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012097 10.0.0.242 - - [2026-02-19 01:43:03] "GET /virtual-network/cb3023e1-f64a-45e7-a2bf-6f9f9237560c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.005767 10.0.0.242 - - [2026-02-19 01:43:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.001953 10.0.0.242 - - [2026-02-19 01:43:03] "POST /access-control-lists HTTP/1.1" 200 583 0.063428 10.0.0.242 - - [2026-02-19 01:43:03] "PUT /virtual-network/5d28a432-669b-4a2f-bf78-d802412b635d HTTP/1.1" 200 265 0.090414 10.0.0.242 - - [2026-02-19 01:43:03] "PUT /virtual-network/cb3023e1-f64a-45e7-a2bf-6f9f9237560c HTTP/1.1" 200 265 0.041129 10.0.0.242 - - [2026-02-19 01:43:03] "POST /security-groups HTTP/1.1" 200 548 0.076981 10.0.0.242 - - [2026-02-19 01:43:03] "POST /fqname-to-id HTTP/1.1" 404 240 0.003502 10.0.0.242 - - [2026-02-19 01:43:03] "POST /access-control-lists HTTP/1.1" 200 604 0.071460 10.0.0.242 - - [2026-02-19 01:43:03] "POST /fqname-to-id HTTP/1.1" 404 239 0.025411 10.0.0.242 - - [2026-02-19 01:43:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.089964 10.0.0.242 - - [2026-02-19 01:43:03] "POST /chown HTTP/1.1" 200 109 0.036340 10.0.0.242 - - [2026-02-19 01:43:03] "GET /application-policy-set/02710714-f3f5-4db3-8632-ccc2d92a3abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.005512 10.0.0.242 - - [2026-02-19 01:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.242 - - [2026-02-19 01:43:03] "POST /access-control-lists HTTP/1.1" 200 602 0.098427 10.0.0.242 - - [2026-02-19 01:43:03] "GET /policy-management/4713b599-3d0f-48ec-97bd-b1131c008071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012710 10.0.0.242 - - [2026-02-19 01:43:03] "POST /tags HTTP/1.1" 409 210 0.002268 10.0.0.242 - - [2026-02-19 01:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.242 - - [2026-02-19 01:43:03] "GET /tag/b7be563c-ec2b-4cd9-af35-044b70fea593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010633 10.0.0.242 - - [2026-02-19 01:43:03] "POST /firewall-rules HTTP/1.1" 200 572 0.063319 10.0.0.242 - - [2026-02-19 01:43:04] "GET /firewall-rule/53a776cf-fa8c-4e67-b4e0-917bc3e2b0a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005018 10.0.0.242 - - [2026-02-19 01:43:04] "GET /firewall-policy/c20ad3cb-4164-43d2-8f75-57983b96fc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.004436 10.0.0.242 - - [2026-02-19 01:43:04] "GET /firewall-rule/53a776cf-fa8c-4e67-b4e0-917bc3e2b0a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.002557 10.0.0.242 - - [2026-02-19 01:43:04] "POST /ref-update HTTP/1.1" 200 156 0.031634 10.0.0.242 - - [2026-02-19 01:43:04] "GET /application-policy-set/02710714-f3f5-4db3-8632-ccc2d92a3abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.004269 10.0.0.242 - - [2026-02-19 01:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.242 - - [2026-02-19 01:43:04] "GET /policy-management/4713b599-3d0f-48ec-97bd-b1131c008071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002976 10.0.0.242 - - [2026-02-19 01:43:04] "POST /tags HTTP/1.1" 409 210 0.002172 10.0.0.242 - - [2026-02-19 01:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.242 - - [2026-02-19 01:43:04] "GET /tag/b7be563c-ec2b-4cd9-af35-044b70fea593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011236 10.0.0.242 - - [2026-02-19 01:43:04] "POST /firewall-rules HTTP/1.1" 200 570 0.083487 10.0.0.242 - - [2026-02-19 01:43:04] "GET /firewall-rule/66037edb-0a4e-4cab-969c-99073d6e16aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.016132 10.0.0.242 - - [2026-02-19 01:43:04] "GET /firewall-policy/c20ad3cb-4164-43d2-8f75-57983b96fc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.004382 10.0.0.242 - - [2026-02-19 01:43:04] "GET /firewall-rule/66037edb-0a4e-4cab-969c-99073d6e16aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002623 10.0.0.242 - - [2026-02-19 01:43:04] "POST /ref-update HTTP/1.1" 200 156 0.050044 10.0.0.242 - - [2026-02-19 01:43:04] "POST /tags HTTP/1.1" 409 237 0.001985 10.0.0.242 - - [2026-02-19 01:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.242 - - [2026-02-19 01:43:04] "GET /tag/7d921dd0-1bde-4151-9864-6ddec6f7d361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.016641 10.0.0.242 - - [2026-02-19 01:43:04] "POST /tags HTTP/1.1" 409 210 0.002483 10.0.0.242 - - [2026-02-19 01:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.242 - - [2026-02-19 01:43:04] "GET /tag/9636e0e5-0a32-4576-9e8d-67c9dff8a8ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011170 10.0.0.242 - - [2026-02-19 01:43:04] "POST /projects HTTP/1.1" 409 223 0.001881 10.0.0.242 - - [2026-02-19 01:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.242 - - [2026-02-19 01:43:04] "GET /project/bbfc9439-e624-4262-9928-fe27ba69be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.028324 10.0.0.242 - - [2026-02-19 01:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.242 - - [2026-02-19 01:43:04] "GET /virtual-network/5d28a432-669b-4a2f-bf78-d802412b635d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.006086 10.0.0.242 - - [2026-02-19 01:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.242 - - [2026-02-19 01:43:04] "GET /virtual-network/cb3023e1-f64a-45e7-a2bf-6f9f9237560c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.018874 10.0.0.242 - - [2026-02-19 01:43:04] "PUT /virtual-network/5d28a432-669b-4a2f-bf78-d802412b635d HTTP/1.1" 200 265 0.057899 10.0.0.242 - - [2026-02-19 01:43:04] "PUT /virtual-network/cb3023e1-f64a-45e7-a2bf-6f9f9237560c HTTP/1.1" 200 265 0.045664 10.0.0.242 - - [2026-02-19 01:43:04] "POST /security-groups HTTP/1.1" 409 253 0.002617 10.0.0.242 - - [2026-02-19 01:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.242 - - [2026-02-19 01:43:05] "PUT /security-group/72de30d2-3ae8-4b73-bc8c-88361548c597 HTTP/1.1" 200 263 0.063057 10.0.0.242 - - [2026-02-19 01:43:05] "PUT /access-control-list/309deabf-1c72-4a76-8b1d-960808c3bda9 HTTP/1.1" 200 273 0.014004 10.0.0.242 - - [2026-02-19 01:43:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.032211 10.0.0.242 - - [2026-02-19 01:43:05] "GET /application-policy-set/02710714-f3f5-4db3-8632-ccc2d92a3abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.004468 10.0.0.242 - - [2026-02-19 01:43:05] "PUT /access-control-list/eec18e86-bd8c-4c81-8c9c-d44df1025898 HTTP/1.1" 200 273 0.024619 10.0.0.242 - - [2026-02-19 01:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.242 - - [2026-02-19 01:43:05] "GET /policy-management/4713b599-3d0f-48ec-97bd-b1131c008071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002717 10.0.0.242 - - [2026-02-19 01:43:05] "POST /tags HTTP/1.1" 409 210 0.001773 10.0.0.242 - - [2026-02-19 01:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.242 - - [2026-02-19 01:43:05] "GET /tag/9636e0e5-0a32-4576-9e8d-67c9dff8a8ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011683 10.0.0.242 - - [2026-02-19 01:43:05] "POST /firewall-rules HTTP/1.1" 200 572 0.066207 10.0.0.242 - - [2026-02-19 01:43:05] "GET /firewall-rule/d959b67e-00f2-4c43-aed6-f92a2ab14a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004628 10.0.0.242 - - [2026-02-19 01:43:05] "GET /firewall-policy/c20ad3cb-4164-43d2-8f75-57983b96fc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.003886 10.0.0.242 - - [2026-02-19 01:43:05] "GET /firewall-rule/d959b67e-00f2-4c43-aed6-f92a2ab14a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003716 10.0.0.242 - - [2026-02-19 01:43:05] "POST /ref-update HTTP/1.1" 200 156 0.041700 10.0.0.242 - - [2026-02-19 01:43:05] "GET /application-policy-set/02710714-f3f5-4db3-8632-ccc2d92a3abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.031168 10.0.0.242 - - [2026-02-19 01:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.242 - - [2026-02-19 01:43:05] "GET /policy-management/4713b599-3d0f-48ec-97bd-b1131c008071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002932 10.0.0.242 - - [2026-02-19 01:43:05] "POST /tags HTTP/1.1" 409 210 0.002098 10.0.0.242 - - [2026-02-19 01:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.242 - - [2026-02-19 01:43:05] "GET /tag/9636e0e5-0a32-4576-9e8d-67c9dff8a8ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011690 10.0.0.242 - - [2026-02-19 01:43:05] "POST /firewall-rules HTTP/1.1" 200 570 0.068040 10.0.0.242 - - [2026-02-19 01:43:05] "GET /firewall-rule/9e96a685-5291-4f8b-aceb-1b256ea9aea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008680 10.0.0.242 - - [2026-02-19 01:43:05] "GET /firewall-policy/c20ad3cb-4164-43d2-8f75-57983b96fc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.004840 10.0.0.242 - - [2026-02-19 01:43:05] "GET /firewall-rule/9e96a685-5291-4f8b-aceb-1b256ea9aea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002715 10.0.0.242 - - [2026-02-19 01:43:05] "POST /ref-update HTTP/1.1" 200 156 0.045541 10.0.0.242 - - [2026-02-19 01:43:05] "GET /virtual-machine-interface/506ca8ca-0d34-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011307 10.0.0.242 - - [2026-02-19 01:43:05] "POST /set-tag HTTP/1.1" 200 109 0.004589 10.0.0.242 - - [2026-02-19 01:43:08] "GET / HTTP/1.1" 200 36215 0.001390 10.0.0.242 - - [2026-02-19 01:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.242 - - [2026-02-19 01:43:08] "GET /routing-instance/d173bd10-5260-4ff8-aeee-90429a28c107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003085 10.0.0.242 - - [2026-02-19 01:43:08] "POST /bgp-routers HTTP/1.1" 409 301 0.002095 10.0.0.242 - - [2026-02-19 01:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.242 - - [2026-02-19 01:43:08] "GET /bgp-router/7d9a6b02-b090-4e5f-8f9b-7ff0ef4f4a82?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.006862 10.0.0.242 - - [2026-02-19 01:43:08] "PUT /bgp-router/7d9a6b02-b090-4e5f-8f9b-7ff0ef4f4a82 HTTP/1.1" 200 255 0.030888 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:43:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000886 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:43:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000930 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:43:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001035 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:43:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001051 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:43:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000919 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:43:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000975 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:43:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000848 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:43:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001276 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:43:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000893 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:43:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001106 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:43:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000945 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:43:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000921 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:43:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001052 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:43:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000893 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:43:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000872 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:43:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000889 10.0.0.141 - - [2026-02-19 01:44:15] "GET / HTTP/1.1" 200 36215 0.001666 10.0.0.141 - - [2026-02-19 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.141 - - [2026-02-19 01:44:15] "GET /global-system-config/52715d9c-a968-4228-bbdf-cdadc4671608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004572 10.0.0.141 - - [2026-02-19 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.141 - - [2026-02-19 01:44:15] "GET /routing-instance/d173bd10-5260-4ff8-aeee-90429a28c107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002381 10.0.0.141 - - [2026-02-19 01:44:15] "PUT /global-system-config/52715d9c-a968-4228-bbdf-cdadc4671608 HTTP/1.1" 200 275 0.012219 10.0.0.141 - - [2026-02-19 01:44:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.023876 10.0.0.141 - - [2026-02-19 01:44:15] "POST /virtual-routers HTTP/1.1" 200 601 0.033367 10.0.0.141 - - [2026-02-19 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.141 - - [2026-02-19 01:44:15] "GET /virtual-router/463765e3-054e-447a-a652-a7d6b0d97dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.005877 10.0.0.141 - - [2026-02-19 01:44:15] "POST /fqname-to-id HTTP/1.1" 404 229 0.002681 10.0.0.141 - - [2026-02-19 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.141 - - [2026-02-19 01:44:15] "GET /virtual-network/da925e32-f2e0-431a-8f81-91543f46690e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.011586 10.0.0.141 - - [2026-02-19 01:44:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.151120 10.0.0.141 - - [2026-02-19 01:45:02] "GET / HTTP/1.1" 200 36215 0.002141 10.0.0.141 - - [2026-02-19 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.141 - - [2026-02-19 01:45:02] "GET /global-system-config/52715d9c-a968-4228-bbdf-cdadc4671608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.008933 10.0.0.141 - - [2026-02-19 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005482 10.0.0.141 - - [2026-02-19 01:45:02] "GET /routing-instance/d173bd10-5260-4ff8-aeee-90429a28c107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.006548 10.0.0.141 - - [2026-02-19 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004656 10.0.0.141 - - [2026-02-19 01:45:02] "GET /virtual-router/463765e3-054e-447a-a652-a7d6b0d97dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003583 10.0.0.141 - - [2026-02-19 01:45:02] "PUT /virtual-router/463765e3-054e-447a-a652-a7d6b0d97dd6 HTTP/1.1" 200 263 0.013119 10.0.0.141 - - [2026-02-19 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009391 10.0.0.141 - - [2026-02-19 01:45:02] "GET /virtual-router/463765e3-054e-447a-a652-a7d6b0d97dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003477 10.0.0.141 - - [2026-02-19 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.141 - - [2026-02-19 01:45:02] "GET /virtual-machine-interface/9e962cd6-ed20-4124-bc19-cae59c3f22b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.006249 10.0.0.141 - - [2026-02-19 01:45:02] "PUT /virtual-machine-interface/9e962cd6-ed20-4124-bc19-cae59c3f22b7 HTTP/1.1" 200 285 0.018662 10.0.0.242 - - [2026-02-19 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.242 - - [2026-02-19 01:45:14] "GET /virtual-router/463765e3-054e-447a-a652-a7d6b0d97dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.002809 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:47:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000928 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:47:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001029 10.0.0.242 - - [2026-02-19 01:47:28] "GET /global-system-configs HTTP/1.1" 200 323 0.002568 10.0.0.242 - - [2026-02-19 01:47:29] "GET /global-system-configs HTTP/1.1" 200 323 0.002490 10.0.0.242 - - [2026-02-19 01:47:51] "GET /virtual-router/463765e3-054e-447a-a652-a7d6b0d97dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003645 10.0.0.242 - - [2026-02-19 01:47:51] "POST /ref-update HTTP/1.1" 200 156 0.010026 10.0.0.242 - - [2026-02-19 01:48:03] "GET /virtual-machine-interface/506ca8ca-0d34-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.010182 10.0.0.242 - - [2026-02-19 01:48:03] "POST /set-tag HTTP/1.1" 200 109 0.003072 10.0.0.242 - - [2026-02-19 01:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.242 - - [2026-02-19 01:48:03] "GET /loadbalancer/900a1ea6-f601-4d88-93e0-021200632cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003182 10.0.0.242 - - [2026-02-19 01:48:03] "GET /virtual-machine-interface/506ca8ca-0d34-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007904 10.0.0.242 - - [2026-02-19 01:48:03] "POST /set-tag HTTP/1.1" 200 109 0.005213 10.0.0.242 - - [2026-02-19 01:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.242 - - [2026-02-19 01:48:03] "GET /loadbalancer/900a1ea6-f601-4d88-93e0-021200632cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.006045 10.0.0.242 - - [2026-02-19 01:48:03] "GET /loadbalancer-pool/7e847a9e-56f1-4406-a872-23ce0bd41af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.006296 10.0.0.242 - - [2026-02-19 01:48:03] "POST /loadbalancer-members HTTP/1.1" 200 692 0.040574 10.0.0.242 - - [2026-02-19 01:48:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.012894 10.0.0.242 - - [2026-02-19 01:48:03] "GET /virtual-machine-interface/506ca8ca-0d34-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.024158 10.0.0.242 - - [2026-02-19 01:48:03] "POST /tags HTTP/1.1" 409 205 0.006192 10.0.0.242 - - [2026-02-19 01:48:03] "GET /virtual-machine-interface/506ca8ca-0d34-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.010331 10.0.0.242 - - [2026-02-19 01:48:03] "POST /ref-update HTTP/1.1" 200 156 0.015608 10.0.0.242 - - [2026-02-19 01:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.014409 10.0.0.242 - - [2026-02-19 01:48:03] "GET /floating-ip/31f89e09-eef2-4ba5-af37-08ad76bcc3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1775 0.035812 10.0.0.242 - - [2026-02-19 01:48:03] "GET /tag/35e70d4f-ccad-46c2-b133-1228080fde15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.027436 10.0.0.242 - - [2026-02-19 01:48:03] "PUT /floating-ip/31f89e09-eef2-4ba5-af37-08ad76bcc3a0 HTTP/1.1" 200 257 0.022591 10.0.0.242 - - [2026-02-19 01:48:03] "POST /set-tag HTTP/1.1" 200 109 0.116240 10.0.0.242 - - [2026-02-19 01:48:03] "GET /loadbalancer-pool/1cf44922-0639-4766-bbe2-94ea774b526c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.072413 10.0.0.242 - - [2026-02-19 01:48:03] "POST /loadbalancer-members HTTP/1.1" 200 692 0.030575 10.0.0.242 - - [2026-02-19 01:48:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.021981 10.0.0.242 - - [2026-02-19 01:48:04] "GET /virtual-machine-interface/506ca8ca-0d34-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.083951 10.0.0.242 - - [2026-02-19 01:48:04] "GET /virtual-machine-interface/506ca8ca-0d34-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008496 10.0.0.242 - - [2026-02-19 01:48:04] "POST /ref-update HTTP/1.1" 200 156 0.007066 10.0.0.242 - - [2026-02-19 01:48:04] "GET /floating-ip/31f89e09-eef2-4ba5-af37-08ad76bcc3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.009784 10.0.0.242 - - [2026-02-19 01:48:04] "POST /set-tag HTTP/1.1" 200 109 0.007039 10.0.0.242 - - [2026-02-19 01:48:04] "GET /loadbalancer-pool/5222d617-8f3c-47d8-a8bb-80986649bf84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.009635 10.0.0.242 - - [2026-02-19 01:48:04] "PUT /floating-ip/31f89e09-eef2-4ba5-af37-08ad76bcc3a0 HTTP/1.1" 200 257 0.041594 10.0.0.242 - - [2026-02-19 01:48:04] "POST /loadbalancer-members HTTP/1.1" 200 694 0.050396 10.0.0.242 - - [2026-02-19 01:48:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.011253 10.0.0.242 - - [2026-02-19 01:48:04] "GET /virtual-machine-interface/506ca8ca-0d34-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.020907 10.0.0.242 - - [2026-02-19 01:48:04] "GET /virtual-machine-interface/506ca8ca-0d34-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.011196 10.0.0.242 - - [2026-02-19 01:48:04] "POST /set-tag HTTP/1.1" 200 109 0.006249 10.0.0.242 - - [2026-02-19 01:48:04] "POST /ref-update HTTP/1.1" 200 156 0.010730 10.0.0.242 - - [2026-02-19 01:48:04] "GET /floating-ip/31f89e09-eef2-4ba5-af37-08ad76bcc3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1973 0.004969 10.0.0.242 - - [2026-02-19 01:48:04] "PUT /floating-ip/31f89e09-eef2-4ba5-af37-08ad76bcc3a0 HTTP/1.1" 200 257 0.010387 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:48:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000954 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:48:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000947 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:48:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001363 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:48:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001775 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:48:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001021 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:48:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001000 10.0.0.242 - - [2026-02-19 01:50:11] "GET /virtual-machine-interface/506ca8ca-0d34-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010751 10.0.0.242 - - [2026-02-19 01:50:11] "POST /set-tag HTTP/1.1" 200 109 0.006618 10.0.0.242 - - [2026-02-19 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.242 - - [2026-02-19 01:50:11] "GET /loadbalancer/900a1ea6-f601-4d88-93e0-021200632cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003178 10.0.0.242 - - [2026-02-19 01:50:11] "GET /virtual-machine-interface/506ca8ca-0d34-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005949 10.0.0.242 - - [2026-02-19 01:50:11] "POST /set-tag HTTP/1.1" 200 109 0.030768 10.0.0.242 - - [2026-02-19 01:50:11] "DELETE /loadbalancer-member/9bb4f731-4317-40e1-9fd1-5381157bf4f1 HTTP/1.1" 200 115 0.043974 10.0.0.242 - - [2026-02-19 01:50:11] "GET /virtual-machine-interface/506ca8ca-0d34-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004283 10.0.0.242 - - [2026-02-19 01:50:11] "POST /set-tag HTTP/1.1" 200 109 0.002316 10.0.0.242 - - [2026-02-19 01:50:11] "DELETE /loadbalancer-member/c87b524a-892f-450f-8efe-bc699a353148 HTTP/1.1" 200 115 0.055270 10.0.0.242 - - [2026-02-19 01:50:11] "GET /virtual-machine-interface/506ca8ca-0d34-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.015619 10.0.0.242 - - [2026-02-19 01:50:11] "POST /set-tag HTTP/1.1" 200 109 0.003813 10.0.0.242 - - [2026-02-19 01:50:11] "DELETE /loadbalancer-member/065342e4-28b0-456a-9ab3-f1a2a552656a HTTP/1.1" 200 115 0.047025 10.0.0.242 - - [2026-02-19 01:50:11] "GET /virtual-machine-interface/506ca8ca-0d34-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006965 10.0.0.242 - - [2026-02-19 01:50:11] "POST /set-tag HTTP/1.1" 200 109 0.002332 10.0.0.242 - - [2026-02-19 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.242 - - [2026-02-19 01:50:11] "GET /loadbalancer/900a1ea6-f601-4d88-93e0-021200632cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004787 10.0.0.242 - - [2026-02-19 01:50:11] "GET /loadbalancer-pool/7e847a9e-56f1-4406-a872-23ce0bd41af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.005221 10.0.0.242 - - [2026-02-19 01:50:11] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020595 10.0.0.242 - - [2026-02-19 01:50:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.042090 10.0.0.242 - - [2026-02-19 01:50:11] "GET /virtual-machine-interface/506ca8ca-0d34-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.029542 10.0.0.242 - - [2026-02-19 01:50:11] "GET /virtual-machine-interface/506ca8ca-0d34-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.003907 10.0.0.242 - - [2026-02-19 01:50:11] "GET /floating-ip/31f89e09-eef2-4ba5-af37-08ad76bcc3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005167 10.0.0.242 - - [2026-02-19 01:50:11] "POST /set-tag HTTP/1.1" 200 109 0.075022 10.0.0.242 - - [2026-02-19 01:50:12] "GET /loadbalancer-pool/1cf44922-0639-4766-bbe2-94ea774b526c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.024678 10.0.0.242 - - [2026-02-19 01:50:12] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024778 10.0.0.242 - - [2026-02-19 01:50:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.009161 10.0.0.242 - - [2026-02-19 01:50:12] "GET /virtual-machine-interface/506ca8ca-0d34-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.019569 10.0.0.242 - - [2026-02-19 01:50:12] "POST /set-tag HTTP/1.1" 200 109 0.011232 10.0.0.242 - - [2026-02-19 01:50:12] "GET /virtual-machine-interface/506ca8ca-0d34-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.013768 10.0.0.242 - - [2026-02-19 01:50:12] "GET /floating-ip/31f89e09-eef2-4ba5-af37-08ad76bcc3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.009123 10.0.0.242 - - [2026-02-19 01:50:12] "GET /loadbalancer-pool/5222d617-8f3c-47d8-a8bb-80986649bf84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.016970 10.0.0.242 - - [2026-02-19 01:50:12] "POST /loadbalancer-members HTTP/1.1" 200 694 0.032703 10.0.0.242 - - [2026-02-19 01:50:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.033041 10.0.0.242 - - [2026-02-19 01:50:12] "GET /virtual-machine-interface/506ca8ca-0d34-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.020211 10.0.0.242 - - [2026-02-19 01:50:12] "GET /virtual-machine-interface/506ca8ca-0d34-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008549 10.0.0.242 - - [2026-02-19 01:50:12] "GET /floating-ip/31f89e09-eef2-4ba5-af37-08ad76bcc3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005632 10.0.0.242 - - [2026-02-19 01:50:12] "POST /set-tag HTTP/1.1" 200 109 0.002447 10.0.0.242 - - [2026-02-19 01:51:37] "GET / HTTP/1.1" 200 36215 0.001656 10.0.0.242 - - [2026-02-19 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.242 - - [2026-02-19 01:51:37] "GET /project/7fa889b6-7848-4b1a-945e-e3fee6fd4d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.027871 10.0.0.242 - - [2026-02-19 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.242 - - [2026-02-19 01:51:37] "GET /project/7fa889b6-7848-4b1a-945e-e3fee6fd4d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.031229 10.0.0.242 - - [2026-02-19 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.242 - - [2026-02-19 01:51:38] "GET /project/7fa889b6-7848-4b1a-945e-e3fee6fd4d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.040486 10.0.0.242 - - [2026-02-19 01:51:38] "POST /tags HTTP/1.1" 200 334 0.024571 10.0.0.242 - - [2026-02-19 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.242 - - [2026-02-19 01:51:38] "GET /tag/c0a15ab0-bc47-4165-a2e4-5970fe36b20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.024393 10.0.0.242 - - [2026-02-19 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005862 10.0.0.242 - - [2026-02-19 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004397 10.0.0.242 - - [2026-02-19 01:51:38] "GET /project/7fa889b6-7848-4b1a-945e-e3fee6fd4d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.061961 10.0.0.242 - - [2026-02-19 01:51:38] "GET /project/7fa889b6-7848-4b1a-945e-e3fee6fd4d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.066509 10.0.0.242 - - [2026-02-19 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006869 10.0.0.242 - - [2026-02-19 01:51:38] "GET /virtual-networks?parent_id=7fa889b6-7848-4b1a-945e-e3fee6fd4d9a&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.003021 10.0.0.242 - - [2026-02-19 01:51:38] "GET /virtual-network/cb3023e1-f64a-45e7-a2bf-6f9f9237560c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.006514 10.0.0.242 - - [2026-02-19 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.242 - - [2026-02-19 01:51:38] "GET /service-appliance-set/82dc8efe-9990-4cfd-8c85-f322491f2d96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002680 10.0.0.242 - - [2026-02-19 01:51:38] "POST /virtual-networks HTTP/1.1" 200 514 0.056787 10.0.0.242 - - [2026-02-19 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624 10.0.0.242 - - [2026-02-19 01:51:38] "POST /fqname-to-id HTTP/1.1" 404 254 0.002183 10.0.0.242 - - [2026-02-19 01:51:38] "GET /network-ipam/934d3858-18ea-4e2e-8c1f-291a0e1ce1c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.002870 10.0.0.242 - - [2026-02-19 01:51:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.132269 10.0.0.242 - - [2026-02-19 01:51:38] "POST /useragent-kv HTTP/1.1" 200 115 0.007403 10.0.0.242 - - [2026-02-19 01:51:38] "POST /ref-update HTTP/1.1" 200 156 0.138006 10.0.0.242 - - [2026-02-19 01:51:38] "GET /virtual-machine-interface/193969fd-2b20-4bb8-a3e1-ce15586c8c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.015170 10.0.0.242 - - [2026-02-19 01:51:38] "GET /virtual-network/a1c2b7f8-d068-456f-9462-cdd33b041f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005401 10.0.0.242 - - [2026-02-19 01:51:38] "GET /domains HTTP/1.1" 200 281 0.002648 10.0.0.242 - - [2026-02-19 01:51:38] "GET /domain/d08cfbed-7a0a-4c08-966c-50b0d7c6549d HTTP/1.1" 200 3100 0.014755 10.0.0.242 - - [2026-02-19 01:51:38] "POST /instance-ips HTTP/1.1" 200 410 0.032049 10.0.0.242 - - [2026-02-19 01:51:38] "GET /instance-ip/28a506fc-0043-439b-adfd-f86aefc95ca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.006504 10.0.0.242 - - [2026-02-19 01:51:39] "GET /project/7fa889b6-7848-4b1a-945e-e3fee6fd4d9a HTTP/1.1" 200 5497 0.068125 10.0.0.242 - - [2026-02-19 01:51:39] "GET /virtual-network/a1c2b7f8-d068-456f-9462-cdd33b041f63 HTTP/1.1" 200 2090 0.005967 10.0.0.242 - - [2026-02-19 01:51:39] "GET /virtual-network/a1c2b7f8-d068-456f-9462-cdd33b041f63 HTTP/1.1" 200 2090 0.035758 10.0.0.242 - - [2026-02-19 01:51:39] "POST /loadbalancers HTTP/1.1" 200 612 0.079703 10.0.0.242 - - [2026-02-19 01:51:39] "GET /routing-instance/754754c0-5317-4e0d-91b6-389035978cec HTTP/1.1" 200 1183 0.011569 10.0.0.242 - - [2026-02-19 01:51:39] "GET /routing-instance/754754c0-5317-4e0d-91b6-389035978cec HTTP/1.1" 200 1183 0.004805 10.0.0.242 - - [2026-02-19 01:51:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.032337 10.0.0.242 - - [2026-02-19 01:51:39] "GET /project/7fa889b6-7848-4b1a-945e-e3fee6fd4d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.057091 10.0.0.242 - - [2026-02-19 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004603 10.0.0.242 - - [2026-02-19 01:51:39] "GET /instance-ip/28a506fc-0043-439b-adfd-f86aefc95ca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.009847 10.0.0.242 - - [2026-02-19 01:51:39] "GET /project/7fa889b6-7848-4b1a-945e-e3fee6fd4d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.039423 10.0.0.242 - - [2026-02-19 01:51:39] "POST /route-targets HTTP/1.1" 200 328 0.022316 10.0.0.242 - - [2026-02-19 01:51:39] "POST /floating-ips HTTP/1.1" 200 599 0.062052 10.0.0.242 - - [2026-02-19 01:51:39] "POST /ref-update HTTP/1.1" 200 156 0.030432 10.0.0.242 - - [2026-02-19 01:51:39] "GET /loadbalancer/2b128def-dfeb-4a4e-b794-87fe3298e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.009687 10.0.0.242 - - [2026-02-19 01:51:39] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.028132 10.0.0.242 - - [2026-02-19 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.242 - - [2026-02-19 01:51:39] "GET /project/7fa889b6-7848-4b1a-945e-e3fee6fd4d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.030862 10.0.0.242 - - [2026-02-19 01:51:39] "GET /loadbalancer-listener/4b0ff555-ed00-4124-bc2b-861e8d224bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.005183 10.0.0.242 - - [2026-02-19 01:51:39] "GET /loadbalancer-listener/4b0ff555-ed00-4124-bc2b-861e8d224bad?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.002857 10.0.0.242 - - [2026-02-19 01:51:39] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.017585 10.0.0.242 - - [2026-02-19 01:51:39] "GET /instance-ip/28a506fc-0043-439b-adfd-f86aefc95ca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.004823 10.0.0.242 - - [2026-02-19 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.242 - - [2026-02-19 01:51:39] "GET /instance-ip/28a506fc-0043-439b-adfd-f86aefc95ca1?fields=floating_ips HTTP/1.1" 200 1214 0.004680 10.0.0.242 - - [2026-02-19 01:51:39] "GET /loadbalancer/2b128def-dfeb-4a4e-b794-87fe3298e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.001855 10.0.0.242 - - [2026-02-19 01:51:39] "GET /floating-ip/ebef5dc1-1172-4ed1-84af-eaa9421c6e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.002641 10.0.0.242 - - [2026-02-19 01:51:39] "POST /tags HTTP/1.1" 200 296 0.070459 10.0.0.242 - - [2026-02-19 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.015855 10.0.0.242 - - [2026-02-19 01:51:39] "GET /tag/f3bf4116-64cd-4482-9153-9e4df6570f4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1095 0.022735 10.0.0.242 - - [2026-02-19 01:51:39] "POST /tags HTTP/1.1" 409 233 0.002430 10.0.0.242 - - [2026-02-19 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.242 - - [2026-02-19 01:51:39] "GET /tag/57d9a68e-aba7-4b23-8a14-dbefa2801650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.016404 10.0.0.242 - - [2026-02-19 01:51:39] "POST /tags HTTP/1.1" 409 206 0.002162 10.0.0.242 - - [2026-02-19 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.242 - - [2026-02-19 01:51:39] "GET /tag/4d5b96e2-3c9d-4ee7-9161-37b3864d84d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.017307 10.0.0.242 - - [2026-02-19 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.242 - - [2026-02-19 01:51:39] "GET /virtual-network/5d28a432-669b-4a2f-bf78-d802412b635d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004195 10.0.0.242 - - [2026-02-19 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.242 - - [2026-02-19 01:51:39] "GET /project/7fa889b6-7848-4b1a-945e-e3fee6fd4d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.037659 10.0.0.242 - - [2026-02-19 01:51:39] "POST /virtual-machines HTTP/1.1" 200 370 0.010634 10.0.0.242 - - [2026-02-19 01:51:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.024825 10.0.0.242 - - [2026-02-19 01:51:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.101490 10.0.0.242 - - [2026-02-19 01:51:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.009288 10.0.0.242 - - [2026-02-19 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.011027 10.0.0.242 - - [2026-02-19 01:51:40] "GET /virtual-machine-interface/88847a20-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.004726 10.0.0.242 - - [2026-02-19 01:51:40] "POST /instance-ips HTTP/1.1" 200 410 0.020514 10.0.0.242 - - [2026-02-19 01:51:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.032871 10.0.0.242 - - [2026-02-19 01:51:40] "GET /virtual-machine-interface/88847a20-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.007827 10.0.0.242 - - [2026-02-19 01:51:40] "POST /set-tag HTTP/1.1" 200 109 0.023004 10.0.0.242 - - [2026-02-19 01:51:40] "GET /virtual-machine-interface/88847a20-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.015213 10.0.0.242 - - [2026-02-19 01:51:40] "GET /instance-ip/889cde94-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004887 10.0.0.242 - - [2026-02-19 01:51:40] "GET /virtual-machine-interface/88847a20-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004523 10.0.0.242 - - [2026-02-19 01:51:40] "POST /set-tag HTTP/1.1" 200 109 0.002376 10.0.0.242 - - [2026-02-19 01:51:40] "GET /virtual-router/463765e3-054e-447a-a652-a7d6b0d97dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004387 10.0.0.242 - - [2026-02-19 01:51:40] "POST /ref-update HTTP/1.1" 200 156 0.009221 10.0.0.242 - - [2026-02-19 01:51:40] "GET /virtual-machine-interface/88847a20-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010509 10.0.0.242 - - [2026-02-19 01:51:40] "POST /set-tag HTTP/1.1" 200 109 0.002340 10.0.0.242 - - [2026-02-19 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.242 - - [2026-02-19 01:51:40] "GET /virtual-network/5d28a432-669b-4a2f-bf78-d802412b635d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003953 10.0.0.242 - - [2026-02-19 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.242 - - [2026-02-19 01:51:40] "GET /project/7fa889b6-7848-4b1a-945e-e3fee6fd4d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.043794 10.0.0.242 - - [2026-02-19 01:51:40] "POST /virtual-machines HTTP/1.1" 200 370 0.014269 10.0.0.242 - - [2026-02-19 01:51:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.030395 10.0.0.242 - - [2026-02-19 01:51:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.129302 10.0.0.242 - - [2026-02-19 01:51:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.024437 10.0.0.242 - - [2026-02-19 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052 10.0.0.242 - - [2026-02-19 01:51:40] "GET /virtual-machine-interface/88f79122-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.006747 10.0.0.242 - - [2026-02-19 01:51:41] "POST /instance-ips HTTP/1.1" 200 410 0.018999 10.0.0.242 - - [2026-02-19 01:51:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.021949 10.0.0.242 - - [2026-02-19 01:51:41] "GET /virtual-machine-interface/88f79122-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.007101 10.0.0.242 - - [2026-02-19 01:51:41] "POST /set-tag HTTP/1.1" 200 109 0.016319 10.0.0.242 - - [2026-02-19 01:51:41] "GET /virtual-machine-interface/88f79122-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.019284 10.0.0.242 - - [2026-02-19 01:51:41] "GET /instance-ip/8917d694-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003150 10.0.0.242 - - [2026-02-19 01:51:41] "GET /virtual-machine-interface/88f79122-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004406 10.0.0.242 - - [2026-02-19 01:51:41] "POST /set-tag HTTP/1.1" 200 109 0.002160 10.0.0.242 - - [2026-02-19 01:51:41] "GET /virtual-router/463765e3-054e-447a-a652-a7d6b0d97dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.003321 10.0.0.242 - - [2026-02-19 01:51:41] "POST /ref-update HTTP/1.1" 200 156 0.007644 10.0.0.242 - - [2026-02-19 01:51:41] "GET /virtual-machine-interface/88f79122-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004168 10.0.0.242 - - [2026-02-19 01:51:41] "POST /set-tag HTTP/1.1" 200 109 0.002072 10.0.0.242 - - [2026-02-19 01:51:41] "GET /virtual-machine-interface/88847a20-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003601 10.0.0.242 - - [2026-02-19 01:51:41] "POST /set-tag HTTP/1.1" 200 109 0.001930 10.0.0.242 - - [2026-02-19 01:51:41] "GET /virtual-machine-interface/88f79122-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004470 10.0.0.242 - - [2026-02-19 01:51:41] "POST /set-tag HTTP/1.1" 200 109 0.002734 10.0.0.242 - - [2026-02-19 01:51:44] "GET /domains HTTP/1.1" 200 281 0.001951 10.0.0.242 - - [2026-02-19 01:51:44] "GET /domain/d08cfbed-7a0a-4c08-966c-50b0d7c6549d HTTP/1.1" 200 3100 0.002926 10.0.0.242 - - [2026-02-19 01:51:44] "GET /project/7fa889b6-7848-4b1a-945e-e3fee6fd4d9a HTTP/1.1" 200 7091 0.045919 10.0.0.242 - - [2026-02-19 01:51:44] "GET /virtual-network/a1c2b7f8-d068-456f-9462-cdd33b041f63 HTTP/1.1" 200 2090 0.007119 10.0.0.242 - - [2026-02-19 01:51:44] "GET /virtual-network/a1c2b7f8-d068-456f-9462-cdd33b041f63 HTTP/1.1" 200 2090 0.008162 10.0.0.242 - - [2026-02-19 01:51:44] "GET /routing-instance/754754c0-5317-4e0d-91b6-389035978cec HTTP/1.1" 200 1405 0.005383 10.0.0.242 - - [2026-02-19 01:51:44] "GET /routing-instance/754754c0-5317-4e0d-91b6-389035978cec HTTP/1.1" 200 1405 0.002881 10.0.0.242 - - [2026-02-19 01:51:44] "GET /route-target/33619858-c80e-464a-b2b9-c4cfe2ba9414 HTTP/1.1" 200 1154 0.002280 10.0.0.242 - - [2026-02-19 01:51:44] "GET /virtual-network/a1c2b7f8-d068-456f-9462-cdd33b041f63 HTTP/1.1" 200 2090 0.004112 10.0.0.242 - - [2026-02-19 01:51:44] "GET /routing-instance/754754c0-5317-4e0d-91b6-389035978cec HTTP/1.1" 200 1405 0.003027 10.0.0.242 - - [2026-02-19 01:51:44] "GET /virtual-network/a1c2b7f8-d068-456f-9462-cdd33b041f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004220 10.0.0.242 - - [2026-02-19 01:51:44] "GET /virtual-network/a1c2b7f8-d068-456f-9462-cdd33b041f63 HTTP/1.1" 200 2090 0.004049 10.0.0.242 - - [2026-02-19 01:51:44] "GET /routing-instance/754754c0-5317-4e0d-91b6-389035978cec HTTP/1.1" 200 1405 0.002612 10.0.0.242 - - [2026-02-19 01:51:44] "GET /routing-instance/754754c0-5317-4e0d-91b6-389035978cec HTTP/1.1" 200 1405 0.002795 10.0.0.242 - - [2026-02-19 01:51:44] "GET /route-target/33619858-c80e-464a-b2b9-c4cfe2ba9414 HTTP/1.1" 200 1154 0.002464 10.0.0.242 - - [2026-02-19 01:51:44] "GET /domains HTTP/1.1" 200 281 0.001966 10.0.0.242 - - [2026-02-19 01:51:44] "GET /domain/d08cfbed-7a0a-4c08-966c-50b0d7c6549d HTTP/1.1" 200 3100 0.002756 10.0.0.242 - - [2026-02-19 01:51:44] "GET /project/7fa889b6-7848-4b1a-945e-e3fee6fd4d9a HTTP/1.1" 200 7091 0.032653 10.0.0.242 - - [2026-02-19 01:51:44] "GET /virtual-network/a1c2b7f8-d068-456f-9462-cdd33b041f63 HTTP/1.1" 200 2090 0.004125 10.0.0.242 - - [2026-02-19 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.242 - - [2026-02-19 01:51:44] "GET /project/7fa889b6-7848-4b1a-945e-e3fee6fd4d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.030812 10.0.0.242 - - [2026-02-19 01:51:44] "GET /virtual-network/a1c2b7f8-d068-456f-9462-cdd33b041f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003906 10.0.0.242 - - [2026-02-19 01:51:44] "GET /floating-ip-pools?parent_id=a1c2b7f8-d068-456f-9462-cdd33b041f63&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002461 10.0.0.242 - - [2026-02-19 01:51:44] "GET /virtual-network/a1c2b7f8-d068-456f-9462-cdd33b041f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004461 10.0.0.242 - - [2026-02-19 01:51:44] "POST /floating-ip-pools HTTP/1.1" 200 564 0.018309 10.0.0.242 - - [2026-02-19 01:51:44] "POST /ref-update HTTP/1.1" 200 156 0.008841 10.0.0.242 - - [2026-02-19 01:51:44] "GET /virtual-network/a1c2b7f8-d068-456f-9462-cdd33b041f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.014386 10.0.0.242 - - [2026-02-19 01:51:44] "GET /domains HTTP/1.1" 200 281 0.001779 10.0.0.242 - - [2026-02-19 01:51:44] "GET /domain/d08cfbed-7a0a-4c08-966c-50b0d7c6549d HTTP/1.1" 200 3100 0.002937 10.0.0.242 - - [2026-02-19 01:51:44] "GET /project/7fa889b6-7848-4b1a-945e-e3fee6fd4d9a HTTP/1.1" 200 7348 0.029907 10.0.0.242 - - [2026-02-19 01:51:44] "GET /virtual-network/a1c2b7f8-d068-456f-9462-cdd33b041f63 HTTP/1.1" 200 2329 0.005082 10.0.0.242 - - [2026-02-19 01:51:44] "GET /floating-ip-pool/5fa99ed5-a5ea-46c9-9e97-027a49c2e855 HTTP/1.1" 200 1317 0.002288 10.0.0.242 - - [2026-02-19 01:51:44] "GET /domains HTTP/1.1" 200 281 0.001538 10.0.0.242 - - [2026-02-19 01:51:44] "GET /domain/d08cfbed-7a0a-4c08-966c-50b0d7c6549d HTTP/1.1" 200 3100 0.002360 10.0.0.242 - - [2026-02-19 01:51:44] "GET /project/7fa889b6-7848-4b1a-945e-e3fee6fd4d9a HTTP/1.1" 200 7348 0.033267 10.0.0.242 - - [2026-02-19 01:51:44] "GET /virtual-network/a1c2b7f8-d068-456f-9462-cdd33b041f63 HTTP/1.1" 200 2329 0.004014 10.0.0.242 - - [2026-02-19 01:51:44] "GET /virtual-network/a1c2b7f8-d068-456f-9462-cdd33b041f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003705 10.0.0.242 - - [2026-02-19 01:51:44] "POST /tags HTTP/1.1" 200 366 0.043457 10.0.0.242 - - [2026-02-19 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008418 10.0.0.242 - - [2026-02-19 01:51:44] "GET /tag/dbefbb65-269e-4743-95c6-b8c373b0ae9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.013765 10.0.0.242 - - [2026-02-19 01:51:44] "POST /tags HTTP/1.1" 409 206 0.001999 10.0.0.242 - - [2026-02-19 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.242 - - [2026-02-19 01:51:44] "GET /tag/4d5b96e2-3c9d-4ee7-9161-37b3864d84d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.016452 10.0.0.242 - - [2026-02-19 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.242 - - [2026-02-19 01:51:44] "GET /project/7fa889b6-7848-4b1a-945e-e3fee6fd4d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.037206 10.0.0.242 - - [2026-02-19 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.242 - - [2026-02-19 01:51:45] "GET /virtual-network/5d28a432-669b-4a2f-bf78-d802412b635d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004640 10.0.0.242 - - [2026-02-19 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.242 - - [2026-02-19 01:51:45] "GET /service-appliance-set/a73c06d0-31dc-4fcf-832b-dbfe5d99dcc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.003058 10.0.0.242 - - [2026-02-19 01:51:45] "POST /fqname-to-id HTTP/1.1" 404 258 0.001947 10.0.0.242 - - [2026-02-19 01:51:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.106140 10.0.0.242 - - [2026-02-19 01:51:45] "GET /virtual-machine-interface/83dcf438-3f66-4350-a507-53e05d2070da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.010136 10.0.0.242 - - [2026-02-19 01:51:45] "POST /set-tag HTTP/1.1" 200 109 0.015357 10.0.0.242 - - [2026-02-19 01:51:45] "POST /instance-ips HTTP/1.1" 200 418 0.029872 10.0.0.242 - - [2026-02-19 01:51:45] "GET /instance-ip/96b62d5e-9d4a-4cbc-89d7-834df3c2c8cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.005419 10.0.0.242 - - [2026-02-19 01:51:45] "POST /loadbalancers HTTP/1.1" 200 620 0.060404 10.0.0.242 - - [2026-02-19 01:51:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.014590 10.0.0.242 - - [2026-02-19 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.014005 10.0.0.242 - - [2026-02-19 01:51:45] "POST /service-instances HTTP/1.1" 200 568 0.023505 10.0.0.242 - - [2026-02-19 01:51:45] "POST /ref-update HTTP/1.1" 200 156 0.014519 10.0.0.242 - - [2026-02-19 01:51:45] "GET /project/7fa889b6-7848-4b1a-945e-e3fee6fd4d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.032810 10.0.0.242 - - [2026-02-19 01:51:45] "GET /virtual-machine-interface/83dcf438-3f66-4350-a507-53e05d2070da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.015636 10.0.0.242 - - [2026-02-19 01:51:45] "PUT /service-instance/e58d38fa-d908-474f-b747-9e27c2769a24 HTTP/1.1" 200 267 0.015951 10.0.0.242 - - [2026-02-19 01:51:45] "GET /virtual-machine-interface/83dcf438-3f66-4350-a507-53e05d2070da?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.011234 10.0.0.242 - - [2026-02-19 01:51:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.009015 10.0.0.242 - - [2026-02-19 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011528 10.0.0.242 - - [2026-02-19 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.242 - - [2026-02-19 01:51:45] "GET /floating-ip-pool/5fa99ed5-a5ea-46c9-9e97-027a49c2e855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.003632 10.0.0.242 - - [2026-02-19 01:51:45] "POST /virtual-machines HTTP/1.1" 200 430 0.014453 10.0.0.242 - - [2026-02-19 01:51:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.151513 10.0.0.242 - - [2026-02-19 01:51:45] "POST /floating-ips HTTP/1.1" 200 673 0.182424 10.0.0.242 - - [2026-02-19 01:51:45] "POST /chown HTTP/1.1" 200 109 0.011841 10.0.0.242 - - [2026-02-19 01:51:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.015510 10.0.0.242 - - [2026-02-19 01:51:45] "GET /application-policy-set/02710714-f3f5-4db3-8632-ccc2d92a3abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.009775 10.0.0.242 - - [2026-02-19 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.242 - - [2026-02-19 01:51:45] "POST /chown HTTP/1.1" 200 109 0.019824 10.0.0.242 - - [2026-02-19 01:51:45] "PUT /virtual-machine-interface/237ee603-38be-4d14-8251-a8dfe0910af1 HTTP/1.1" 200 285 0.016802 10.0.0.242 - - [2026-02-19 01:51:45] "GET /policy-management/4713b599-3d0f-48ec-97bd-b1131c008071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008245 10.0.0.242 - - [2026-02-19 01:51:45] "POST /tags HTTP/1.1" 409 221 0.002194 10.0.0.242 - - [2026-02-19 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.242 - - [2026-02-19 01:51:45] "PUT /instance-ip/96b62d5e-9d4a-4cbc-89d7-834df3c2c8cf HTTP/1.1" 200 257 0.012140 10.0.0.242 - - [2026-02-19 01:51:46] "GET /tag/c0a15ab0-bc47-4165-a2e4-5970fe36b20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.018665 10.0.0.242 - - [2026-02-19 01:51:46] "POST /tags HTTP/1.1" 409 238 0.006414 10.0.0.242 - - [2026-02-19 01:51:46] "POST /ref-update HTTP/1.1" 200 156 0.047673 10.0.0.242 - - [2026-02-19 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.013592 10.0.0.242 - - [2026-02-19 01:51:46] "POST /ref-update HTTP/1.1" 200 156 0.023945 10.0.0.242 - - [2026-02-19 01:51:46] "GET /tag/dbefbb65-269e-4743-95c6-b8c373b0ae9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.015464 10.0.0.242 - - [2026-02-19 01:51:46] "POST /ref-update HTTP/1.1" 200 156 0.012077 10.0.0.242 - - [2026-02-19 01:51:46] "POST /ref-update HTTP/1.1" 200 156 0.014571 10.0.0.242 - - [2026-02-19 01:51:46] "POST /ref-update HTTP/1.1" 200 156 0.019490 10.0.0.242 - - [2026-02-19 01:51:46] "POST /firewall-rules HTTP/1.1" 200 652 0.134277 10.0.0.242 - - [2026-02-19 01:51:46] "POST /ref-update HTTP/1.1" 200 156 0.048257 10.0.0.242 - - [2026-02-19 01:51:46] "GET /firewall-rule/d00a4989-b4a9-4511-aa8c-9011aa909f04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.011167 10.0.0.242 - - [2026-02-19 01:51:46] "POST /virtual-machines HTTP/1.1" 200 430 0.012060 10.0.0.242 - - [2026-02-19 01:51:46] "GET /firewall-policy/525f168c-381c-468f-82ff-645f85d119f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002768 10.0.0.242 - - [2026-02-19 01:51:46] "GET /firewall-rule/d00a4989-b4a9-4511-aa8c-9011aa909f04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.001895 10.0.0.242 - - [2026-02-19 01:51:46] "POST /ref-update HTTP/1.1" 200 156 0.085463 10.0.0.242 - - [2026-02-19 01:51:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.127588 10.0.0.242 - - [2026-02-19 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.242 - - [2026-02-19 01:51:46] "GET /project/7fa889b6-7848-4b1a-945e-e3fee6fd4d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.046516 10.0.0.242 - - [2026-02-19 01:51:46] "POST /chown HTTP/1.1" 200 109 0.033517 10.0.0.242 - - [2026-02-19 01:51:46] "GET /loadbalancer/5a1bb277-4ebf-4e64-8046-14fa46d2f1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.016473 10.0.0.242 - - [2026-02-19 01:51:46] "POST /chown HTTP/1.1" 200 109 0.014189 10.0.0.242 - - [2026-02-19 01:51:46] "PUT /virtual-machine-interface/0dda3335-8be9-4672-b5c0-6db24f526ad6 HTTP/1.1" 200 285 0.020264 10.0.0.242 - - [2026-02-19 01:51:46] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.038051 10.0.0.242 - - [2026-02-19 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004447 10.0.0.242 - - [2026-02-19 01:51:46] "PUT /instance-ip/96b62d5e-9d4a-4cbc-89d7-834df3c2c8cf HTTP/1.1" 200 257 0.034362 10.0.0.242 - - [2026-02-19 01:51:46] "POST /ref-update HTTP/1.1" 200 156 0.039011 10.0.0.242 - - [2026-02-19 01:51:46] "GET /project/7fa889b6-7848-4b1a-945e-e3fee6fd4d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.069366 10.0.0.242 - - [2026-02-19 01:51:46] "POST /ref-update HTTP/1.1" 200 156 0.035403 10.0.0.242 - - [2026-02-19 01:51:46] "GET /loadbalancer-listener/9912f4f3-892a-40cf-ae4b-1bb1c796cab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.007367 10.0.0.242 - - [2026-02-19 01:51:46] "GET /loadbalancer-listener/9912f4f3-892a-40cf-ae4b-1bb1c796cab2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.005296 10.0.0.242 - - [2026-02-19 01:51:46] "POST /ref-update HTTP/1.1" 200 156 0.011120 10.0.0.242 - - [2026-02-19 01:51:46] "POST /ref-update HTTP/1.1" 200 156 0.031413 10.0.0.242 - - [2026-02-19 01:51:46] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.065992 10.0.0.242 - - [2026-02-19 01:51:46] "POST /ref-update HTTP/1.1" 200 156 0.032340 10.0.0.242 - - [2026-02-19 01:51:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.008999 10.0.0.242 - - [2026-02-19 01:51:46] "GET /loadbalancer-pool/5a30f863-c9cf-4e25-93fe-07f74d8d8514?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.014122 10.0.0.242 - - [2026-02-19 01:51:46] "PUT /service-instance/e58d38fa-d908-474f-b747-9e27c2769a24 HTTP/1.1" 200 267 0.011032 10.0.0.242 - - [2026-02-19 01:51:46] "POST /loadbalancer-members HTTP/1.1" 200 709 0.034291 10.0.0.242 - - [2026-02-19 01:51:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.023379 10.0.0.242 - - [2026-02-19 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.242 - - [2026-02-19 01:51:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.006292 10.0.0.242 - - [2026-02-19 01:51:47] "GET /loadbalancer-member/4c4e7c90-ee05-4f61-8f93-98ffccd07e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.011330 10.0.0.242 - - [2026-02-19 01:51:47] "GET /application-policy-set/02710714-f3f5-4db3-8632-ccc2d92a3abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.004030 10.0.0.242 - - [2026-02-19 01:51:47] "POST /chown HTTP/1.1" 200 109 0.006857 10.0.0.242 - - [2026-02-19 01:51:47] "POST /chown HTTP/1.1" 200 109 0.029549 10.0.0.242 - - [2026-02-19 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.242 - - [2026-02-19 01:51:47] "GET /policy-management/4713b599-3d0f-48ec-97bd-b1131c008071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.013689 10.0.0.242 - - [2026-02-19 01:51:47] "POST /tags HTTP/1.1" 409 221 0.005114 10.0.0.242 - - [2026-02-19 01:51:47] "PUT /instance-ip/96b62d5e-9d4a-4cbc-89d7-834df3c2c8cf HTTP/1.1" 200 257 0.028470 10.0.0.242 - - [2026-02-19 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.242 - - [2026-02-19 01:51:47] "GET /tag/c0a15ab0-bc47-4165-a2e4-5970fe36b20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.020378 10.0.0.242 - - [2026-02-19 01:51:47] "POST /tags HTTP/1.1" 409 238 0.003495 10.0.0.242 - - [2026-02-19 01:51:47] "POST /ref-update HTTP/1.1" 200 156 0.032868 10.0.0.242 - - [2026-02-19 01:51:47] "POST /chown HTTP/1.1" 200 109 0.017055 10.0.0.242 - - [2026-02-19 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009553 10.0.0.242 - - [2026-02-19 01:51:47] "GET /tag/dbefbb65-269e-4743-95c6-b8c373b0ae9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.015816 10.0.0.242 - - [2026-02-19 01:51:47] "POST /chown HTTP/1.1" 200 109 0.045283 10.0.0.242 - - [2026-02-19 01:51:47] "POST /firewall-rules HTTP/1.1" 409 293 0.002736 10.0.0.242 - - [2026-02-19 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.242 - - [2026-02-19 01:51:47] "PUT /instance-ip/96b62d5e-9d4a-4cbc-89d7-834df3c2c8cf HTTP/1.1" 200 257 0.018419 10.0.0.242 - - [2026-02-19 01:51:47] "POST /ref-update HTTP/1.1" 200 156 0.025349 10.0.0.242 - - [2026-02-19 01:51:47] "PUT /firewall-rule/d00a4989-b4a9-4511-aa8c-9011aa909f04 HTTP/1.1" 200 261 0.049336 10.0.0.242 - - [2026-02-19 01:51:47] "GET /firewall-rule/d00a4989-b4a9-4511-aa8c-9011aa909f04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.006300 10.0.0.242 - - [2026-02-19 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.242 - - [2026-02-19 01:51:47] "GET /firewall-policy/525f168c-381c-468f-82ff-645f85d119f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.004666 10.0.0.242 - - [2026-02-19 01:51:47] "GET /firewall-rule/d00a4989-b4a9-4511-aa8c-9011aa909f04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.002252 10.0.0.242 - - [2026-02-19 01:51:47] "POST /chown HTTP/1.1" 200 109 0.005898 10.0.0.242 - - [2026-02-19 01:51:47] "POST /chown HTTP/1.1" 200 109 0.018241 10.0.0.242 - - [2026-02-19 01:51:47] "PUT /instance-ip/96b62d5e-9d4a-4cbc-89d7-834df3c2c8cf HTTP/1.1" 200 257 0.024903 10.0.0.242 - - [2026-02-19 01:51:47] "POST /ref-update HTTP/1.1" 200 156 0.010609 10.0.0.242 - - [2026-02-19 01:51:47] "POST /chown HTTP/1.1" 200 109 0.023166 10.0.0.242 - - [2026-02-19 01:51:47] "POST /chown HTTP/1.1" 200 109 0.020113 10.0.0.242 - - [2026-02-19 01:51:47] "PUT /instance-ip/96b62d5e-9d4a-4cbc-89d7-834df3c2c8cf HTTP/1.1" 200 257 0.014416 10.0.0.242 - - [2026-02-19 01:51:47] "POST /ref-update HTTP/1.1" 200 156 0.026643 10.0.0.242 - - [2026-02-19 01:51:47] "POST /ref-update HTTP/1.1" 200 156 0.008086 10.0.0.242 - - [2026-02-19 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.242 - - [2026-02-19 01:51:47] "GET /virtual-network/5d28a432-669b-4a2f-bf78-d802412b635d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003952 10.0.0.242 - - [2026-02-19 01:51:47] "POST /ref-update HTTP/1.1" 200 156 0.008467 10.0.0.242 - - [2026-02-19 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.242 - - [2026-02-19 01:51:47] "GET /project/7fa889b6-7848-4b1a-945e-e3fee6fd4d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.032347 10.0.0.242 - - [2026-02-19 01:51:47] "PUT /service-instance/e58d38fa-d908-474f-b747-9e27c2769a24 HTTP/1.1" 200 267 0.023860 10.0.0.242 - - [2026-02-19 01:51:47] "POST /virtual-machines HTTP/1.1" 200 374 0.020058 10.0.0.242 - - [2026-02-19 01:51:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.009133 10.0.0.242 - - [2026-02-19 01:51:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.023999 10.0.0.242 - - [2026-02-19 01:51:47] "PUT /service-instance/e58d38fa-d908-474f-b747-9e27c2769a24 HTTP/1.1" 200 267 0.024518 10.0.0.242 - - [2026-02-19 01:51:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.012309 10.0.0.242 - - [2026-02-19 01:51:48] "PUT /service-instance/e58d38fa-d908-474f-b747-9e27c2769a24 HTTP/1.1" 200 267 0.062721 10.0.0.242 - - [2026-02-19 01:51:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.147197 10.0.0.242 - - [2026-02-19 01:51:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.026664 10.0.0.242 - - [2026-02-19 01:51:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.010545 10.0.0.242 - - [2026-02-19 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008331 10.0.0.242 - - [2026-02-19 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.242 - - [2026-02-19 01:51:48] "POST /chown HTTP/1.1" 200 109 0.005805 10.0.0.242 - - [2026-02-19 01:51:48] "GET /virtual-machine-interface/8d45561a-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.004787 10.0.0.242 - - [2026-02-19 01:51:48] "POST /instance-ips HTTP/1.1" 200 414 0.022674 10.0.0.242 - - [2026-02-19 01:51:48] "POST /chown HTTP/1.1" 200 109 0.018643 10.0.0.242 - - [2026-02-19 01:51:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.033378 10.0.0.242 - - [2026-02-19 01:51:48] "GET /virtual-machine-interface/8d45561a-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.012760 10.0.0.242 - - [2026-02-19 01:51:48] "POST /chown HTTP/1.1" 200 109 0.028205 10.0.0.242 - - [2026-02-19 01:51:48] "POST /chown HTTP/1.1" 200 109 0.015918 10.0.0.242 - - [2026-02-19 01:51:48] "POST /set-tag HTTP/1.1" 200 109 0.018893 10.0.0.242 - - [2026-02-19 01:51:48] "GET /virtual-machine-interface/8d45561a-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.018233 10.0.0.242 - - [2026-02-19 01:51:48] "GET /instance-ip/8d61ed0c-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.003926 10.0.0.242 - - [2026-02-19 01:51:48] "PUT /service-instance/e58d38fa-d908-474f-b747-9e27c2769a24 HTTP/1.1" 200 267 0.008258 10.0.0.242 - - [2026-02-19 01:51:48] "GET /virtual-machine-interface/8d45561a-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.011821 10.0.0.242 - - [2026-02-19 01:51:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.031916 10.0.0.242 - - [2026-02-19 01:51:48] "POST /set-tag HTTP/1.1" 200 109 0.013862 10.0.0.242 - - [2026-02-19 01:51:48] "GET /virtual-router/463765e3-054e-447a-a652-a7d6b0d97dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.004932 10.0.0.242 - - [2026-02-19 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005388 10.0.0.242 - - [2026-02-19 01:51:48] "POST /chown HTTP/1.1" 200 109 0.006167 10.0.0.242 - - [2026-02-19 01:51:48] "POST /ref-update HTTP/1.1" 200 156 0.010863 10.0.0.242 - - [2026-02-19 01:51:48] "POST /chown HTTP/1.1" 200 109 0.022116 10.0.0.242 - - [2026-02-19 01:51:48] "GET /virtual-machine-interface/8d45561a-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.016710 10.0.0.242 - - [2026-02-19 01:51:48] "POST /set-tag HTTP/1.1" 200 109 0.002818 10.0.0.242 - - [2026-02-19 01:51:48] "POST /chown HTTP/1.1" 200 109 0.009898 10.0.0.242 - - [2026-02-19 01:51:48] "POST /chown HTTP/1.1" 200 109 0.025010 10.0.0.242 - - [2026-02-19 01:51:48] "GET /virtual-machine-interface/8d45561a-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.011785 10.0.0.242 - - [2026-02-19 01:51:48] "POST /set-tag HTTP/1.1" 200 109 0.002266 10.0.0.242 - - [2026-02-19 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.242 - - [2026-02-19 01:51:48] "POST /chown HTTP/1.1" 200 109 0.005897 10.0.0.242 - - [2026-02-19 01:51:48] "POST /chown HTTP/1.1" 200 109 0.022769 10.0.0.242 - - [2026-02-19 01:51:48] "POST /chown HTTP/1.1" 200 109 0.013682 10.0.0.242 - - [2026-02-19 01:51:48] "POST /chown HTTP/1.1" 200 109 0.023630 10.0.0.242 - - [2026-02-19 01:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.242 - - [2026-02-19 01:51:48] "POST /chown HTTP/1.1" 200 109 0.006227 10.0.0.242 - - [2026-02-19 01:51:48] "POST /chown HTTP/1.1" 200 109 0.015711 10.0.0.242 - - [2026-02-19 01:51:48] "POST /chown HTTP/1.1" 200 109 0.013623 10.0.0.242 - - [2026-02-19 01:51:48] "POST /chown HTTP/1.1" 200 109 0.005927 10.0.0.242 - - [2026-02-19 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.242 - - [2026-02-19 01:51:49] "POST /chown HTTP/1.1" 200 109 0.008694 10.0.0.242 - - [2026-02-19 01:51:49] "POST /chown HTTP/1.1" 200 109 0.006978 10.0.0.242 - - [2026-02-19 01:51:49] "POST /chown HTTP/1.1" 200 109 0.023416 10.0.0.242 - - [2026-02-19 01:51:49] "POST /chown HTTP/1.1" 200 109 0.018130 10.0.0.242 - - [2026-02-19 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.242 - - [2026-02-19 01:51:49] "POST /chown HTTP/1.1" 200 109 0.010212 10.0.0.242 - - [2026-02-19 01:51:49] "POST /chown HTTP/1.1" 200 109 0.025235 10.0.0.242 - - [2026-02-19 01:51:49] "POST /chown HTTP/1.1" 200 109 0.006233 10.0.0.242 - - [2026-02-19 01:51:49] "POST /chown HTTP/1.1" 200 109 0.017679 10.0.0.242 - - [2026-02-19 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.242 - - [2026-02-19 01:51:49] "POST /chown HTTP/1.1" 200 109 0.006747 10.0.0.242 - - [2026-02-19 01:51:49] "POST /chown HTTP/1.1" 200 109 0.022237 10.0.0.242 - - [2026-02-19 01:51:49] "POST /chown HTTP/1.1" 200 109 0.015470 10.0.0.242 - - [2026-02-19 01:51:49] "POST /chown HTTP/1.1" 200 109 0.006254 10.0.0.242 - - [2026-02-19 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.242 - - [2026-02-19 01:51:49] "POST /chown HTTP/1.1" 200 109 0.005747 10.0.0.242 - - [2026-02-19 01:51:49] "POST /chown HTTP/1.1" 200 109 0.006093 10.0.0.242 - - [2026-02-19 01:51:49] "POST /chown HTTP/1.1" 200 109 0.012553 10.0.0.242 - - [2026-02-19 01:51:49] "POST /chown HTTP/1.1" 200 109 0.022613 10.0.0.242 - - [2026-02-19 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.242 - - [2026-02-19 01:51:49] "POST /chown HTTP/1.1" 200 109 0.006860 10.0.0.242 - - [2026-02-19 01:51:49] "POST /chown HTTP/1.1" 200 109 0.020181 10.0.0.242 - - [2026-02-19 01:51:49] "POST /chown HTTP/1.1" 200 109 0.006717 10.0.0.242 - - [2026-02-19 01:51:49] "POST /chown HTTP/1.1" 200 109 0.018516 10.0.0.242 - - [2026-02-19 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.242 - - [2026-02-19 01:51:49] "POST /chown HTTP/1.1" 200 109 0.006049 10.0.0.242 - - [2026-02-19 01:51:49] "POST /chown HTTP/1.1" 200 109 0.019991 10.0.0.242 - - [2026-02-19 01:51:49] "POST /chown HTTP/1.1" 200 109 0.011435 10.0.0.242 - - [2026-02-19 01:51:49] "POST /chown HTTP/1.1" 200 109 0.006669 10.0.0.242 - - [2026-02-19 01:51:50] "GET /virtual-machine-interface/88847a20-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009389 10.0.0.242 - - [2026-02-19 01:51:50] "POST /set-tag HTTP/1.1" 200 109 0.002513 10.0.0.242 - - [2026-02-19 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.242 - - [2026-02-19 01:51:50] "GET /loadbalancer/2b128def-dfeb-4a4e-b794-87fe3298e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002261 10.0.0.242 - - [2026-02-19 01:51:50] "GET /loadbalancer-pool/01ad3f33-bc9b-4425-a97e-539e45fc4492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.002436 10.0.0.242 - - [2026-02-19 01:51:50] "POST /loadbalancer-members HTTP/1.1" 200 704 0.016215 10.0.0.242 - - [2026-02-19 01:51:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.022678 10.0.0.242 - - [2026-02-19 01:51:51] "GET /virtual-machine-interface/88847a20-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009710 10.0.0.242 - - [2026-02-19 01:51:51] "GET /virtual-machine-interface/88847a20-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.008435 10.0.0.242 - - [2026-02-19 01:51:51] "POST /ref-update HTTP/1.1" 200 156 0.006754 10.0.0.242 - - [2026-02-19 01:51:51] "GET /floating-ip/ebef5dc1-1172-4ed1-84af-eaa9421c6e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.011236 10.0.0.242 - - [2026-02-19 01:51:51] "POST /tags HTTP/1.1" 409 221 0.002908 10.0.0.242 - - [2026-02-19 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.242 - - [2026-02-19 01:51:51] "GET /tag/c0a15ab0-bc47-4165-a2e4-5970fe36b20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.011294 10.0.0.242 - - [2026-02-19 01:51:51] "PUT /floating-ip/ebef5dc1-1172-4ed1-84af-eaa9421c6e32 HTTP/1.1" 200 257 0.008596 10.0.0.242 - - [2026-02-19 01:51:51] "POST /set-tag HTTP/1.1" 200 109 0.014772 10.0.0.242 - - [2026-02-19 01:51:51] "GET /virtual-machine-interface/88f79122-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005610 10.0.0.242 - - [2026-02-19 01:51:51] "POST /set-tag HTTP/1.1" 200 109 0.004933 10.0.0.242 - - [2026-02-19 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004002 10.0.0.242 - - [2026-02-19 01:51:51] "GET /loadbalancer/2b128def-dfeb-4a4e-b794-87fe3298e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003857 10.0.0.242 - - [2026-02-19 01:51:51] "GET /loadbalancer-pool/01ad3f33-bc9b-4425-a97e-539e45fc4492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.004849 10.0.0.242 - - [2026-02-19 01:51:51] "POST /loadbalancer-members HTTP/1.1" 200 704 0.022957 10.0.0.242 - - [2026-02-19 01:51:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.018389 10.0.0.242 - - [2026-02-19 01:51:52] "GET /virtual-machine-interface/88f79122-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.029766 10.0.0.242 - - [2026-02-19 01:51:52] "GET /virtual-machine-interface/88f79122-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007154 10.0.0.242 - - [2026-02-19 01:51:52] "POST /ref-update HTTP/1.1" 200 156 0.014003 10.0.0.242 - - [2026-02-19 01:51:52] "GET /floating-ip/ebef5dc1-1172-4ed1-84af-eaa9421c6e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.005420 10.0.0.242 - - [2026-02-19 01:51:52] "POST /set-tag HTTP/1.1" 200 109 0.053436 10.0.0.242 - - [2026-02-19 01:51:52] "GET /virtual-machine/d8da37c1-d9c1-4dfd-a885-df30ed36c6da?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.007920 10.0.0.242 - - [2026-02-19 01:51:52] "GET /virtual-machine-interface/88847a20-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005378 10.0.0.242 - - [2026-02-19 01:51:52] "GET /virtual-machine/46a97e7a-342f-4968-bbe9-d1ae0c22dca1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003413 10.0.0.242 - - [2026-02-19 01:51:53] "GET /virtual-machine-interface/88f79122-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006737 10.0.0.242 - - [2026-02-19 01:52:01] "GET /virtual-machine-interface/8d45561a-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004605 10.0.0.242 - - [2026-02-19 01:52:01] "POST /set-tag HTTP/1.1" 200 109 0.002330 10.0.0.242 - - [2026-02-19 01:52:03] "GET /virtual-machine/79ca630d-c531-4395-8485-d0cd06ce6b82?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.002945 10.0.0.242 - - [2026-02-19 01:52:03] "GET /virtual-machine-interface/8d45561a-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004212 10.0.0.242 - - [2026-02-19 01:52:03] "GET /virtual-machine-interface/8d45561a-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004748 10.0.0.242 - - [2026-02-19 01:52:03] "POST /set-tag HTTP/1.1" 200 109 0.003942 10.0.0.242 - - [2026-02-19 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.242 - - [2026-02-19 01:52:15] "POST /chown HTTP/1.1" 200 109 0.007013 10.0.0.242 - - [2026-02-19 01:52:15] "POST /chown HTTP/1.1" 200 109 0.015063 10.0.0.242 - - [2026-02-19 01:52:15] "POST /chown HTTP/1.1" 200 109 0.007045 10.0.0.242 - - [2026-02-19 01:52:15] "POST /chown HTTP/1.1" 200 109 0.005820 10.0.0.242 - - [2026-02-19 01:52:28] "GET /global-system-configs HTTP/1.1" 200 323 0.001998 10.0.0.242 - - [2026-02-19 01:52:29] "GET /global-system-configs HTTP/1.1" 200 323 0.002091 10.0.0.242 - - [2026-02-19 01:52:34] "GET /virtual-machine-interface/8d45561a-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004801 10.0.0.242 - - [2026-02-19 01:52:34] "POST /set-tag HTTP/1.1" 200 109 0.002691 10.0.0.242 - - [2026-02-19 01:52:35] "GET /virtual-machine-interface/8d45561a-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004292 10.0.0.242 - - [2026-02-19 01:52:35] "POST /set-tag HTTP/1.1" 200 109 0.002440 10.0.0.242 - - [2026-02-19 01:52:35] "GET /virtual-machine/79ca630d-c531-4395-8485-d0cd06ce6b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002602 10.0.0.242 - - [2026-02-19 01:52:35] "POST /ref-update HTTP/1.1" 200 156 0.008763 10.0.0.242 - - [2026-02-19 01:52:35] "GET /virtual-machine-interface/8d45561a-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.008622 10.0.0.242 - - [2026-02-19 01:52:35] "POST /set-tag HTTP/1.1" 200 109 0.017506 10.0.0.242 - - [2026-02-19 01:52:35] "POST /set-tag HTTP/1.1" 200 109 0.013434 10.0.0.242 - - [2026-02-19 01:52:35] "DELETE /instance-ip/8d61ed0c-0d35-11f1-90eb-fa163ee7f75c HTTP/1.1" 200 115 0.049278 10.0.0.242 - - [2026-02-19 01:52:35] "DELETE /virtual-machine-interface/8d45561a-0d35-11f1-90eb-fa163ee7f75c HTTP/1.1" 200 115 0.033730 10.0.0.242 - - [2026-02-19 01:52:35] "DELETE /virtual-machine/79ca630d-c531-4395-8485-d0cd06ce6b82 HTTP/1.1" 200 115 0.024603 10.0.0.242 - - [2026-02-19 01:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.242 - - [2026-02-19 01:52:38] "GET /tag/dbefbb65-269e-4743-95c6-b8c373b0ae9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.010654 10.0.0.242 - - [2026-02-19 01:52:38] "GET /tag/dbefbb65-269e-4743-95c6-b8c373b0ae9d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.011658 10.0.0.242 - - [2026-02-19 01:52:38] "GET /virtual-machine-interface/0dda3335-8be9-4672-b5c0-6db24f526ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.004067 10.0.0.242 - - [2026-02-19 01:52:38] "POST /set-tag HTTP/1.1" 200 109 0.013545 10.0.0.242 - - [2026-02-19 01:52:38] "GET /virtual-machine-interface/237ee603-38be-4d14-8251-a8dfe0910af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.004652 10.0.0.242 - - [2026-02-19 01:52:38] "POST /set-tag HTTP/1.1" 200 109 0.029735 10.0.0.242 - - [2026-02-19 01:52:38] "GET /virtual-machine-interface/83dcf438-3f66-4350-a507-53e05d2070da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.005258 10.0.0.242 - - [2026-02-19 01:52:38] "POST /set-tag HTTP/1.1" 200 109 0.013540 10.0.0.242 - - [2026-02-19 01:52:38] "GET /firewall-policy/525f168c-381c-468f-82ff-645f85d119f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.009744 10.0.0.242 - - [2026-02-19 01:52:38] "GET /firewall-rule/d00a4989-b4a9-4511-aa8c-9011aa909f04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.002791 10.0.0.242 - - [2026-02-19 01:52:38] "POST /ref-update HTTP/1.1" 200 156 0.011643 10.0.0.242 - - [2026-02-19 01:52:38] "DELETE /firewall-rule/d00a4989-b4a9-4511-aa8c-9011aa909f04 HTTP/1.1" 200 115 0.037610 10.0.0.242 - - [2026-02-19 01:52:38] "DELETE /loadbalancer-member/4c4e7c90-ee05-4f61-8f93-98ffccd07e60 HTTP/1.1" 200 115 0.026948 10.0.0.242 - - [2026-02-19 01:52:38] "PUT /service-instance/e58d38fa-d908-474f-b747-9e27c2769a24 HTTP/1.1" 200 267 0.010292 10.0.0.242 - - [2026-02-19 01:52:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.016939 10.0.0.242 - - [2026-02-19 01:52:38] "DELETE /loadbalancer-pool/5a30f863-c9cf-4e25-93fe-07f74d8d8514 HTTP/1.1" 200 115 0.056039 10.0.0.242 - - [2026-02-19 01:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.242 - - [2026-02-19 01:52:38] "DELETE /loadbalancer-listener/9912f4f3-892a-40cf-ae4b-1bb1c796cab2 HTTP/1.1" 200 115 0.034528 10.0.0.242 - - [2026-02-19 01:52:38] "GET /floating-ip/e9b7e65a-6065-413e-8572-a9e18f7915bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2398 0.002311 10.0.0.242 - - [2026-02-19 01:52:38] "POST /chown HTTP/1.1" 200 109 0.006390 10.0.0.242 - - [2026-02-19 01:52:38] "POST /chown HTTP/1.1" 200 109 0.016351 10.0.0.242 - - [2026-02-19 01:52:38] "POST /chown HTTP/1.1" 200 109 0.019425 10.0.0.242 - - [2026-02-19 01:52:38] "PUT /floating-ip/e9b7e65a-6065-413e-8572-a9e18f7915bb HTTP/1.1" 200 257 0.034958 10.0.0.242 - - [2026-02-19 01:52:38] "POST /chown HTTP/1.1" 200 109 0.007931 10.0.0.242 - - [2026-02-19 01:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008499 10.0.0.242 - - [2026-02-19 01:52:38] "POST /chown HTTP/1.1" 200 109 0.008403 10.0.0.242 - - [2026-02-19 01:52:39] "DELETE /floating-ip/e9b7e65a-6065-413e-8572-a9e18f7915bb HTTP/1.1" 200 115 0.076900 10.0.0.242 - - [2026-02-19 01:52:39] "POST /chown HTTP/1.1" 200 109 0.005336 10.0.0.242 - - [2026-02-19 01:52:39] "POST /chown HTTP/1.1" 200 109 0.015702 10.0.0.242 - - [2026-02-19 01:52:39] "DELETE /loadbalancer/5a1bb277-4ebf-4e64-8046-14fa46d2f1e8 HTTP/1.1" 200 115 0.065830 10.0.0.242 - - [2026-02-19 01:52:39] "POST /chown HTTP/1.1" 200 109 0.027351 10.0.0.242 - - [2026-02-19 01:52:39] "DELETE /instance-ip/96b62d5e-9d4a-4cbc-89d7-834df3c2c8cf HTTP/1.1" 200 115 0.045036 10.0.0.242 - - [2026-02-19 01:52:39] "PUT /service-instance/e58d38fa-d908-474f-b747-9e27c2769a24 HTTP/1.1" 200 267 0.009707 10.0.0.242 - - [2026-02-19 01:52:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.012833 10.0.0.242 - - [2026-02-19 01:52:39] "DELETE /virtual-machine-interface/83dcf438-3f66-4350-a507-53e05d2070da HTTP/1.1" 200 115 0.087945 10.0.0.242 - - [2026-02-19 01:52:39] "PUT /service-instance/e58d38fa-d908-474f-b747-9e27c2769a24 HTTP/1.1" 200 267 0.020799 10.0.0.242 - - [2026-02-19 01:52:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.007380 10.0.0.242 - - [2026-02-19 01:52:39] "DELETE /tag/dbefbb65-269e-4743-95c6-b8c373b0ae9d HTTP/1.1" 200 115 0.081829 10.0.0.242 - - [2026-02-19 01:52:39] "PUT /service-instance/e58d38fa-d908-474f-b747-9e27c2769a24 HTTP/1.1" 200 267 0.008659 10.0.0.242 - - [2026-02-19 01:52:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.007925 10.0.0.242 - - [2026-02-19 01:52:39] "GET /floating-ip-pool/5fa99ed5-a5ea-46c9-9e97-027a49c2e855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.002521 10.0.0.242 - - [2026-02-19 01:52:39] "DELETE /service-instance/e58d38fa-d908-474f-b747-9e27c2769a24 HTTP/1.1" 200 115 0.042979 10.0.0.242 - - [2026-02-19 01:52:39] "POST /ref-update HTTP/1.1" 200 156 0.017652 10.0.0.242 - - [2026-02-19 01:52:39] "GET /virtual-machine-interface/237ee603-38be-4d14-8251-a8dfe0910af1?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.006139 10.0.0.242 - - [2026-02-19 01:52:39] "DELETE /floating-ip-pool/5fa99ed5-a5ea-46c9-9e97-027a49c2e855 HTTP/1.1" 200 115 0.042428 10.0.0.242 - - [2026-02-19 01:52:39] "DELETE /virtual-machine-interface/237ee603-38be-4d14-8251-a8dfe0910af1 HTTP/1.1" 200 115 0.087495 10.0.0.242 - - [2026-02-19 01:52:39] "POST /ref-update HTTP/1.1" 200 156 0.025803 10.0.0.242 - - [2026-02-19 01:52:39] "DELETE /virtual-machine/f3ead03f-3c56-476d-a264-5272b90807c1 HTTP/1.1" 200 115 0.048195 10.0.0.242 - - [2026-02-19 01:52:39] "GET /virtual-machine-interface/0dda3335-8be9-4672-b5c0-6db24f526ad6?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.008505 10.0.0.242 - - [2026-02-19 01:52:39] "POST /useragent-kv HTTP/1.1" 200 115 0.001675 10.0.0.242 - - [2026-02-19 01:52:39] "POST /useragent-kv HTTP/1.1" 200 115 0.001586 10.0.0.242 - - [2026-02-19 01:52:39] "DELETE /virtual-network/a1c2b7f8-d068-456f-9462-cdd33b041f63 HTTP/1.1" 200 115 0.192647 10.0.0.242 - - [2026-02-19 01:52:39] "GET /routing-instance/754754c0-5317-4e0d-91b6-389035978cec HTTP/1.1" 404 171 0.030353 10.0.0.242 - - [2026-02-19 01:52:39] "GET /domains HTTP/1.1" 200 281 0.002752 10.0.0.242 - - [2026-02-19 01:52:39] "GET /domain/d08cfbed-7a0a-4c08-966c-50b0d7c6549d HTTP/1.1" 200 3100 0.010046 10.0.0.242 - - [2026-02-19 01:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.242 - - [2026-02-19 01:52:39] "GET /project/7fa889b6-7848-4b1a-945e-e3fee6fd4d9a HTTP/1.1" 200 6899 0.097330 10.0.0.242 - - [2026-02-19 01:52:39] "DELETE /route-target/33619858-c80e-464a-b2b9-c4cfe2ba9414 HTTP/1.1" 200 115 0.100461 10.0.0.242 - - [2026-02-19 01:52:39] "GET /virtual-machine-interface/88f79122-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.013482 10.0.0.242 - - [2026-02-19 01:52:39] "POST /set-tag HTTP/1.1" 200 109 0.010805 10.0.0.242 - - [2026-02-19 01:52:39] "DELETE /virtual-machine-interface/0dda3335-8be9-4672-b5c0-6db24f526ad6 HTTP/1.1" 200 115 0.216845 10.0.0.242 - - [2026-02-19 01:52:39] "DELETE /virtual-machine/59bcb6df-e6b4-4933-a4c7-38b5944baba7 HTTP/1.1" 200 115 0.026590 10.0.0.242 - - [2026-02-19 01:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008026 10.0.0.242 - - [2026-02-19 01:52:39] "GET /loadbalancer/2b128def-dfeb-4a4e-b794-87fe3298e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003930 10.0.0.242 - - [2026-02-19 01:52:40] "GET /virtual-machine-interface/88f79122-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004192 10.0.0.242 - - [2026-02-19 01:52:40] "POST /set-tag HTTP/1.1" 200 109 0.016556 10.0.0.242 - - [2026-02-19 01:52:40] "DELETE /loadbalancer-member/fb3f98fe-f49b-4c28-89f0-7016ef648590 HTTP/1.1" 200 115 0.055829 10.0.0.242 - - [2026-02-19 01:52:40] "GET /virtual-machine-interface/88f79122-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006409 10.0.0.242 - - [2026-02-19 01:52:40] "POST /set-tag HTTP/1.1" 200 109 0.003415 10.0.0.242 - - [2026-02-19 01:52:40] "GET /virtual-machine-interface/88f79122-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004316 10.0.0.242 - - [2026-02-19 01:52:40] "POST /set-tag HTTP/1.1" 200 109 0.004385 10.0.0.242 - - [2026-02-19 01:52:41] "GET /virtual-machine/46a97e7a-342f-4968-bbe9-d1ae0c22dca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002933 10.0.0.242 - - [2026-02-19 01:52:41] "POST /ref-update HTTP/1.1" 200 156 0.008105 10.0.0.242 - - [2026-02-19 01:52:41] "GET /virtual-machine-interface/88f79122-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005105 10.0.0.242 - - [2026-02-19 01:52:41] "POST /set-tag HTTP/1.1" 200 109 0.035738 10.0.0.242 - - [2026-02-19 01:52:41] "POST /set-tag HTTP/1.1" 200 109 0.047535 10.0.0.242 - - [2026-02-19 01:52:41] "POST /set-tag HTTP/1.1" 200 109 0.035064 10.0.0.242 - - [2026-02-19 01:52:41] "DELETE /instance-ip/8917d694-0d35-11f1-90eb-fa163ee7f75c HTTP/1.1" 200 115 0.032277 10.0.0.242 - - [2026-02-19 01:52:41] "POST /ref-update HTTP/1.1" 200 156 0.008151 10.0.0.242 - - [2026-02-19 01:52:41] "DELETE /virtual-machine-interface/88f79122-0d35-11f1-90eb-fa163ee7f75c HTTP/1.1" 200 115 0.034669 10.0.0.242 - - [2026-02-19 01:52:41] "DELETE /virtual-machine/46a97e7a-342f-4968-bbe9-d1ae0c22dca1 HTTP/1.1" 200 115 0.020385 10.0.0.242 - - [2026-02-19 01:52:44] "GET /virtual-machine-interface/88847a20-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005657 10.0.0.242 - - [2026-02-19 01:52:44] "POST /set-tag HTTP/1.1" 200 109 0.002389 10.0.0.242 - - [2026-02-19 01:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.242 - - [2026-02-19 01:52:44] "GET /loadbalancer/2b128def-dfeb-4a4e-b794-87fe3298e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002404 10.0.0.242 - - [2026-02-19 01:52:45] "GET /virtual-machine-interface/88847a20-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004179 10.0.0.242 - - [2026-02-19 01:52:45] "POST /set-tag HTTP/1.1" 200 109 0.003614 10.0.0.242 - - [2026-02-19 01:52:45] "GET /virtual-machine-interface/88847a20-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.003844 10.0.0.242 - - [2026-02-19 01:52:46] "POST /set-tag HTTP/1.1" 200 109 0.002706 10.0.0.242 - - [2026-02-19 01:52:46] "GET /virtual-machine/d8da37c1-d9c1-4dfd-a885-df30ed36c6da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002726 10.0.0.242 - - [2026-02-19 01:52:46] "POST /ref-update HTTP/1.1" 200 156 0.006889 10.0.0.242 - - [2026-02-19 01:52:46] "GET /virtual-machine-interface/88847a20-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005857 10.0.0.242 - - [2026-02-19 01:52:46] "POST /set-tag HTTP/1.1" 200 109 0.014864 10.0.0.242 - - [2026-02-19 01:52:46] "POST /set-tag HTTP/1.1" 200 109 0.022423 10.0.0.242 - - [2026-02-19 01:52:46] "POST /set-tag HTTP/1.1" 200 109 0.029908 10.0.0.242 - - [2026-02-19 01:52:46] "DELETE /instance-ip/889cde94-0d35-11f1-90eb-fa163ee7f75c HTTP/1.1" 200 115 0.029927 10.0.0.242 - - [2026-02-19 01:52:46] "POST /ref-update HTTP/1.1" 200 156 0.007692 10.0.0.242 - - [2026-02-19 01:52:46] "DELETE /virtual-machine-interface/88847a20-0d35-11f1-90eb-fa163ee7f75c HTTP/1.1" 200 115 0.047165 10.0.0.242 - - [2026-02-19 01:52:46] "DELETE /virtual-machine/d8da37c1-d9c1-4dfd-a885-df30ed36c6da HTTP/1.1" 200 115 0.026448 10.0.0.242 - - [2026-02-19 01:52:46] "DELETE /tag/57d9a68e-aba7-4b23-8a14-dbefa2801650 HTTP/1.1" 200 115 0.050414 10.0.0.242 - - [2026-02-19 01:52:46] "DELETE /tag/f3bf4116-64cd-4482-9153-9e4df6570f4a HTTP/1.1" 200 115 0.065947 10.0.0.242 - - [2026-02-19 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.242 - - [2026-02-19 01:52:50] "GET /project/7fa889b6-7848-4b1a-945e-e3fee6fd4d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.039907 10.0.0.242 - - [2026-02-19 01:52:50] "POST /tags HTTP/1.1" 200 394 0.033538 10.0.0.242 - - [2026-02-19 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.242 - - [2026-02-19 01:52:50] "GET /tag/e118c23f-3caa-461b-94f1-01c79e09887b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.026646 10.0.0.242 - - [2026-02-19 01:52:50] "POST /tags HTTP/1.1" 200 342 0.027326 10.0.0.242 - - [2026-02-19 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.242 - - [2026-02-19 01:52:50] "GET /tag/b53564af-9db9-432e-8669-6f68f7a2d0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.018339 10.0.0.242 - - [2026-02-19 01:52:50] "POST /id-to-fqname HTTP/1.1" 200 192 0.000959 10.0.0.242 - - [2026-02-19 01:52:50] "POST /fqname-to-id HTTP/1.1" 404 201 0.010513 10.0.0.242 - - [2026-02-19 01:52:50] "POST /security-groups HTTP/1.1" 200 589 0.090260 10.0.0.242 - - [2026-02-19 01:52:50] "POST /projects HTTP/1.1" 200 521 0.282019 10.0.0.242 - - [2026-02-19 01:52:50] "POST /fqname-to-id HTTP/1.1" 404 236 0.021942 10.0.0.242 - - [2026-02-19 01:52:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.019277 10.0.0.242 - - [2026-02-19 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006075 10.0.0.242 - - [2026-02-19 01:52:50] "GET /virtual-network/5d28a432-669b-4a2f-bf78-d802412b635d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.012377 10.0.0.242 - - [2026-02-19 01:52:50] "POST /access-control-lists HTTP/1.1" 200 600 0.118553 10.0.0.242 - - [2026-02-19 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.016422 10.0.0.242 - - [2026-02-19 01:52:50] "POST /fqname-to-id HTTP/1.1" 404 235 0.015922 10.0.0.242 - - [2026-02-19 01:52:50] "GET /virtual-network/cb3023e1-f64a-45e7-a2bf-6f9f9237560c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.013274 10.0.0.242 - - [2026-02-19 01:52:51] "PUT /virtual-network/5d28a432-669b-4a2f-bf78-d802412b635d HTTP/1.1" 200 265 0.054519 10.0.0.242 - - [2026-02-19 01:52:51] "POST /access-control-lists HTTP/1.1" 200 598 0.285399 10.0.0.242 - - [2026-02-19 01:52:51] "PUT /virtual-network/cb3023e1-f64a-45e7-a2bf-6f9f9237560c HTTP/1.1" 200 265 0.125132 10.0.0.242 - - [2026-02-19 01:52:51] "POST /security-groups HTTP/1.1" 200 593 0.176433 10.0.0.242 - - [2026-02-19 01:52:51] "POST /fqname-to-id HTTP/1.1" 404 270 0.013213 10.0.0.242 - - [2026-02-19 01:52:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.043143 10.0.0.242 - - [2026-02-19 01:52:51] "POST /chown HTTP/1.1" 200 109 0.035372 10.0.0.242 - - [2026-02-19 01:52:51] "GET /application-policy-set/02710714-f3f5-4db3-8632-ccc2d92a3abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.005817 10.0.0.242 - - [2026-02-19 01:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.242 - - [2026-02-19 01:52:51] "GET /policy-management/4713b599-3d0f-48ec-97bd-b1131c008071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002707 10.0.0.242 - - [2026-02-19 01:52:51] "POST /tags HTTP/1.1" 409 226 0.004667 10.0.0.242 - - [2026-02-19 01:52:51] "POST /access-control-lists HTTP/1.1" 200 634 0.175620 10.0.0.242 - - [2026-02-19 01:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005010 10.0.0.242 - - [2026-02-19 01:52:51] "POST /fqname-to-id HTTP/1.1" 404 269 0.006765 10.0.0.242 - - [2026-02-19 01:52:51] "GET /tag/b53564af-9db9-432e-8669-6f68f7a2d0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.018286 10.0.0.242 - - [2026-02-19 01:52:51] "POST /access-control-lists HTTP/1.1" 200 632 0.120555 10.0.0.242 - - [2026-02-19 01:52:51] "POST /firewall-rules HTTP/1.1" 200 602 0.166198 10.0.0.242 - - [2026-02-19 01:52:51] "GET /firewall-rule/afae0e43-d00f-4aeb-9905-a7228983d8eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004198 10.0.0.242 - - [2026-02-19 01:52:51] "GET /firewall-policy/c20ad3cb-4164-43d2-8f75-57983b96fc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.004076 10.0.0.242 - - [2026-02-19 01:52:51] "GET /firewall-rule/afae0e43-d00f-4aeb-9905-a7228983d8eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002679 10.0.0.242 - - [2026-02-19 01:52:52] "POST /ref-update HTTP/1.1" 200 156 0.066549 10.0.0.242 - - [2026-02-19 01:52:52] "GET /application-policy-set/02710714-f3f5-4db3-8632-ccc2d92a3abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.013818 10.0.0.242 - - [2026-02-19 01:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.242 - - [2026-02-19 01:52:52] "GET /policy-management/4713b599-3d0f-48ec-97bd-b1131c008071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003212 10.0.0.242 - - [2026-02-19 01:52:52] "POST /tags HTTP/1.1" 409 226 0.002013 10.0.0.242 - - [2026-02-19 01:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.242 - - [2026-02-19 01:52:52] "GET /tag/b53564af-9db9-432e-8669-6f68f7a2d0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010588 10.0.0.242 - - [2026-02-19 01:52:52] "POST /firewall-rules HTTP/1.1" 200 600 0.068880 10.0.0.242 - - [2026-02-19 01:52:52] "GET /firewall-rule/75f16c64-103b-40aa-9082-805545a76c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.012580 10.0.0.242 - - [2026-02-19 01:52:52] "GET /firewall-policy/c20ad3cb-4164-43d2-8f75-57983b96fc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.004108 10.0.0.242 - - [2026-02-19 01:52:52] "GET /firewall-rule/75f16c64-103b-40aa-9082-805545a76c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002331 10.0.0.242 - - [2026-02-19 01:52:52] "POST /ref-update HTTP/1.1" 200 156 0.176000 10.0.0.242 - - [2026-02-19 01:52:53] "POST /tags HTTP/1.1" 200 394 0.038571 10.0.0.242 - - [2026-02-19 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.242 - - [2026-02-19 01:52:53] "GET /tag/1428a99e-3ed2-4c7f-817f-e9c8d001783a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.041382 10.0.0.242 - - [2026-02-19 01:52:53] "POST /tags HTTP/1.1" 200 342 0.043623 10.0.0.242 - - [2026-02-19 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.019069 10.0.0.242 - - [2026-02-19 01:52:53] "GET /tag/c1c9bf3a-0ac3-4e8c-a03b-a6c5847829a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.020100 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:52:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.005658 10.0.0.242 - - [2026-02-19 01:52:53] "POST /id-to-fqname HTTP/1.1" 200 192 0.003117 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:52:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001174 10.0.0.242 - - [2026-02-19 01:52:53] "POST /fqname-to-id HTTP/1.1" 404 201 0.003431 10.0.0.242 - - [2026-02-19 01:52:53] "POST /security-groups HTTP/1.1" 200 589 0.066081 10.0.0.242 - - [2026-02-19 01:52:53] "POST /fqname-to-id HTTP/1.1" 404 236 0.003565 10.0.0.242 - - [2026-02-19 01:52:53] "POST /projects HTTP/1.1" 200 521 0.242945 10.0.0.242 - - [2026-02-19 01:52:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.020292 10.0.0.242 - - [2026-02-19 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006291 10.0.0.242 - - [2026-02-19 01:52:53] "POST /access-control-lists HTTP/1.1" 200 600 0.090704 10.0.0.242 - - [2026-02-19 01:52:53] "GET /virtual-network/5d28a432-669b-4a2f-bf78-d802412b635d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.022125 10.0.0.242 - - [2026-02-19 01:52:53] "POST /fqname-to-id HTTP/1.1" 404 235 0.012977 10.0.0.242 - - [2026-02-19 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.242 - - [2026-02-19 01:52:53] "GET /virtual-network/cb3023e1-f64a-45e7-a2bf-6f9f9237560c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004349 10.0.0.242 - - [2026-02-19 01:52:53] "POST /access-control-lists HTTP/1.1" 200 598 0.066501 10.0.0.242 - - [2026-02-19 01:52:54] "PUT /virtual-network/5d28a432-669b-4a2f-bf78-d802412b635d HTTP/1.1" 200 265 0.077147 10.0.0.242 - - [2026-02-19 01:52:54] "PUT /virtual-network/cb3023e1-f64a-45e7-a2bf-6f9f9237560c HTTP/1.1" 200 265 0.155501 10.0.0.242 - - [2026-02-19 01:52:54] "POST /security-groups HTTP/1.1" 200 593 0.074353 10.0.0.242 - - [2026-02-19 01:52:54] "POST /fqname-to-id HTTP/1.1" 404 270 0.002895 10.0.0.242 - - [2026-02-19 01:52:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.012491 10.0.0.242 - - [2026-02-19 01:52:54] "POST /access-control-lists HTTP/1.1" 200 634 0.063914 10.0.0.242 - - [2026-02-19 01:52:54] "POST /fqname-to-id HTTP/1.1" 404 269 0.009109 10.0.0.242 - - [2026-02-19 01:52:54] "POST /chown HTTP/1.1" 200 109 0.070667 10.0.0.242 - - [2026-02-19 01:52:54] "GET /application-policy-set/02710714-f3f5-4db3-8632-ccc2d92a3abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.014651 10.0.0.242 - - [2026-02-19 01:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.242 - - [2026-02-19 01:52:54] "GET /policy-management/4713b599-3d0f-48ec-97bd-b1131c008071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002270 10.0.0.242 - - [2026-02-19 01:52:54] "POST /access-control-lists HTTP/1.1" 200 632 0.090178 10.0.0.242 - - [2026-02-19 01:52:54] "POST /tags HTTP/1.1" 409 226 0.012056 10.0.0.242 - - [2026-02-19 01:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.242 - - [2026-02-19 01:52:54] "GET /tag/c1c9bf3a-0ac3-4e8c-a03b-a6c5847829a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011679 10.0.0.242 - - [2026-02-19 01:52:54] "POST /firewall-rules HTTP/1.1" 200 602 0.066581 10.0.0.242 - - [2026-02-19 01:52:54] "GET /firewall-rule/23cb1737-2b86-4388-9e6d-d9d07d602662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.007562 10.0.0.242 - - [2026-02-19 01:52:54] "GET /firewall-policy/c20ad3cb-4164-43d2-8f75-57983b96fc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.004415 10.0.0.242 - - [2026-02-19 01:52:54] "GET /firewall-rule/23cb1737-2b86-4388-9e6d-d9d07d602662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002948 10.0.0.242 - - [2026-02-19 01:52:54] "POST /ref-update HTTP/1.1" 200 156 0.051487 10.0.0.242 - - [2026-02-19 01:52:54] "GET /application-policy-set/02710714-f3f5-4db3-8632-ccc2d92a3abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.009150 10.0.0.242 - - [2026-02-19 01:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.242 - - [2026-02-19 01:52:54] "GET /policy-management/4713b599-3d0f-48ec-97bd-b1131c008071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002303 10.0.0.242 - - [2026-02-19 01:52:54] "POST /tags HTTP/1.1" 409 226 0.001391 10.0.0.242 - - [2026-02-19 01:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001262 10.0.0.242 - - [2026-02-19 01:52:54] "GET /tag/c1c9bf3a-0ac3-4e8c-a03b-a6c5847829a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010030 10.0.0.242 - - [2026-02-19 01:52:54] "POST /firewall-rules HTTP/1.1" 200 600 0.062994 10.0.0.242 - - [2026-02-19 01:52:54] "GET /firewall-rule/36a05468-6c97-4a2c-9da4-1592d9438fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.009412 10.0.0.242 - - [2026-02-19 01:52:54] "GET /firewall-policy/c20ad3cb-4164-43d2-8f75-57983b96fc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.004307 10.0.0.242 - - [2026-02-19 01:52:54] "GET /firewall-rule/36a05468-6c97-4a2c-9da4-1592d9438fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002259 10.0.0.242 - - [2026-02-19 01:52:55] "POST /ref-update HTTP/1.1" 200 156 0.049164 10.0.0.242 - - [2026-02-19 01:52:56] "POST /tags HTTP/1.1" 200 346 0.076650 10.0.0.242 - - [2026-02-19 01:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007015 10.0.0.242 - - [2026-02-19 01:52:56] "GET /tag/102f4f9d-649d-48bb-b9d2-b4a25b111629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.024501 10.0.0.242 - - [2026-02-19 01:52:56] "POST /projects HTTP/1.1" 409 238 0.001926 10.0.0.242 - - [2026-02-19 01:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.242 - - [2026-02-19 01:52:56] "GET /project/80c209b1-1e8e-4926-abe5-5d0e64c9f3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036263 10.0.0.242 - - [2026-02-19 01:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.242 - - [2026-02-19 01:52:56] "GET /virtual-network/5d28a432-669b-4a2f-bf78-d802412b635d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005326 10.0.0.242 - - [2026-02-19 01:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.242 - - [2026-02-19 01:52:56] "GET /virtual-network/cb3023e1-f64a-45e7-a2bf-6f9f9237560c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005321 10.0.0.242 - - [2026-02-19 01:52:56] "POST /security-groups HTTP/1.1" 409 285 0.003272 10.0.0.242 - - [2026-02-19 01:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.242 - - [2026-02-19 01:52:56] "PUT /security-group/96c0bade-7afe-4dc5-aebb-147e64255a31 HTTP/1.1" 200 263 0.061114 10.0.0.242 - - [2026-02-19 01:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008998 10.0.0.242 - - [2026-02-19 01:52:56] "PUT /access-control-list/7563a59f-129a-4303-b9fb-2d2d94c6b4a6 HTTP/1.1" 200 273 0.021064 10.0.0.242 - - [2026-02-19 01:52:56] "PUT /access-control-list/0d6c922d-3b6e-47dc-aaaf-b4beb18f160b HTTP/1.1" 200 273 0.023863 10.0.0.242 - - [2026-02-19 01:52:56] "GET /project/80c209b1-1e8e-4926-abe5-5d0e64c9f3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.067248 10.0.0.242 - - [2026-02-19 01:52:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.025519 10.0.0.242 - - [2026-02-19 01:52:56] "POST /tags HTTP/1.1" 409 228 0.003531 10.0.0.242 - - [2026-02-19 01:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.242 - - [2026-02-19 01:52:56] "GET /tag/102f4f9d-649d-48bb-b9d2-b4a25b111629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011086 10.0.0.242 - - [2026-02-19 01:52:56] "POST /tags HTTP/1.1" 200 346 0.018238 10.0.0.242 - - [2026-02-19 01:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.242 - - [2026-02-19 01:52:57] "GET /tag/e3b6d227-efba-47d5-8747-81be3e5738c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.012487 10.0.0.242 - - [2026-02-19 01:52:57] "POST /projects HTTP/1.1" 409 238 0.001784 10.0.0.242 - - [2026-02-19 01:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.242 - - [2026-02-19 01:52:57] "GET /project/0d73debf-46ed-4148-8e18-c2d9696566e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.052700 10.0.0.242 - - [2026-02-19 01:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.242 - - [2026-02-19 01:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.242 - - [2026-02-19 01:52:57] "GET /virtual-network/5d28a432-669b-4a2f-bf78-d802412b635d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003958 10.0.0.242 - - [2026-02-19 01:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.242 - - [2026-02-19 01:52:57] "GET /virtual-network/cb3023e1-f64a-45e7-a2bf-6f9f9237560c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005235 10.0.0.242 - - [2026-02-19 01:52:57] "GET /project/0d73debf-46ed-4148-8e18-c2d9696566e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.040429 10.0.0.242 - - [2026-02-19 01:52:57] "POST /security-groups HTTP/1.1" 409 285 0.002850 10.0.0.242 - - [2026-02-19 01:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.242 - - [2026-02-19 01:52:57] "PUT /security-group/63e60076-bd53-42d2-a478-711f5c5b1139 HTTP/1.1" 200 263 0.054287 10.0.0.242 - - [2026-02-19 01:52:57] "PUT /access-control-list/c7d4c5ab-b6f8-41de-8e0c-b5809a7646e8 HTTP/1.1" 200 273 0.010938 10.0.0.242 - - [2026-02-19 01:52:57] "PUT /access-control-list/2732c492-2e66-4d31-999d-324bdf6796ce HTTP/1.1" 200 273 0.017156 10.0.0.242 - - [2026-02-19 01:52:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.030669 10.0.0.242 - - [2026-02-19 01:52:57] "POST /tags HTTP/1.1" 409 228 0.009867 10.0.0.242 - - [2026-02-19 01:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005241 10.0.0.242 - - [2026-02-19 01:52:57] "GET /tag/e3b6d227-efba-47d5-8747-81be3e5738c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011227 10.0.0.242 - - [2026-02-19 01:52:57] "POST /tags HTTP/1.1" 200 292 0.041835 10.0.0.242 - - [2026-02-19 01:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011936 10.0.0.242 - - [2026-02-19 01:52:57] "GET /tag/4cb176e7-3eee-456a-bbd1-24e1ceb74f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.016263 10.0.0.242 - - [2026-02-19 01:52:57] "POST /tags HTTP/1.1" 200 304 0.056600 10.0.0.242 - - [2026-02-19 01:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005999 10.0.0.242 - - [2026-02-19 01:52:57] "GET /tag/e5f52ae2-3f81-457d-82d9-29f514723343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.014233 10.0.0.242 - - [2026-02-19 01:52:57] "POST /tags HTTP/1.1" 409 252 0.002108 10.0.0.242 - - [2026-02-19 01:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001624 10.0.0.242 - - [2026-02-19 01:52:57] "GET /tag/e118c23f-3caa-461b-94f1-01c79e09887b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010608 10.0.0.242 - - [2026-02-19 01:52:57] "POST /tags HTTP/1.1" 409 226 0.001890 10.0.0.242 - - [2026-02-19 01:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.242 - - [2026-02-19 01:52:57] "GET /tag/b53564af-9db9-432e-8669-6f68f7a2d0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011181 10.0.0.242 - - [2026-02-19 01:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012965 10.0.0.242 - - [2026-02-19 01:52:57] "GET /virtual-network/5d28a432-669b-4a2f-bf78-d802412b635d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004179 10.0.0.242 - - [2026-02-19 01:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.242 - - [2026-02-19 01:52:57] "GET /project/80c209b1-1e8e-4926-abe5-5d0e64c9f3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.041176 10.0.0.242 - - [2026-02-19 01:52:57] "POST /virtual-machines HTTP/1.1" 200 396 0.009022 10.0.0.242 - - [2026-02-19 01:52:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.008534 10.0.0.242 - - [2026-02-19 01:52:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.114942 10.0.0.242 - - [2026-02-19 01:52:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.020372 10.0.0.242 - - [2026-02-19 01:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008617 10.0.0.242 - - [2026-02-19 01:52:58] "GET /virtual-machine-interface/b6fd4008-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004829 10.0.0.242 - - [2026-02-19 01:52:58] "POST /instance-ips HTTP/1.1" 200 398 0.029197 10.0.0.242 - - [2026-02-19 01:52:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.016161 10.0.0.242 - - [2026-02-19 01:52:58] "GET /virtual-machine-interface/b6fd4008-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008562 10.0.0.242 - - [2026-02-19 01:52:58] "POST /set-tag HTTP/1.1" 200 109 0.063265 10.0.0.242 - - [2026-02-19 01:52:58] "GET /virtual-machine-interface/b6fd4008-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013101 10.0.0.242 - - [2026-02-19 01:52:58] "GET /instance-ip/b71365f4-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003056 10.0.0.242 - - [2026-02-19 01:52:58] "GET /virtual-machine-interface/b6fd4008-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004396 10.0.0.242 - - [2026-02-19 01:52:58] "POST /set-tag HTTP/1.1" 200 109 0.002293 10.0.0.242 - - [2026-02-19 01:52:58] "GET /virtual-router/463765e3-054e-447a-a652-a7d6b0d97dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003597 10.0.0.242 - - [2026-02-19 01:52:58] "POST /ref-update HTTP/1.1" 200 156 0.007094 10.0.0.242 - - [2026-02-19 01:52:58] "GET /virtual-machine-interface/b6fd4008-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014872 10.0.0.242 - - [2026-02-19 01:52:58] "POST /set-tag HTTP/1.1" 200 109 0.002104 10.0.0.242 - - [2026-02-19 01:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.242 - - [2026-02-19 01:52:58] "GET /virtual-network/5d28a432-669b-4a2f-bf78-d802412b635d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003912 10.0.0.242 - - [2026-02-19 01:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.242 - - [2026-02-19 01:52:58] "GET /project/80c209b1-1e8e-4926-abe5-5d0e64c9f3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039043 10.0.0.242 - - [2026-02-19 01:52:58] "POST /virtual-machines HTTP/1.1" 200 396 0.009562 10.0.0.242 - - [2026-02-19 01:52:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.013653 10.0.0.242 - - [2026-02-19 01:52:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.118486 10.0.0.242 - - [2026-02-19 01:52:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.010079 10.0.0.242 - - [2026-02-19 01:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.013063 10.0.0.242 - - [2026-02-19 01:52:58] "GET /virtual-machine-interface/b7708bf8-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008023 10.0.0.242 - - [2026-02-19 01:52:58] "POST /instance-ips HTTP/1.1" 200 398 0.020921 10.0.0.242 - - [2026-02-19 01:52:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.037946 10.0.0.242 - - [2026-02-19 01:52:59] "GET /virtual-machine-interface/b7708bf8-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.016567 10.0.0.242 - - [2026-02-19 01:52:59] "POST /set-tag HTTP/1.1" 200 109 0.064330 10.0.0.242 - - [2026-02-19 01:52:59] "GET /virtual-machine-interface/b7708bf8-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013080 10.0.0.242 - - [2026-02-19 01:52:59] "GET /instance-ip/b78c50cc-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003025 10.0.0.242 - - [2026-02-19 01:52:59] "GET /virtual-machine-interface/b7708bf8-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004868 10.0.0.242 - - [2026-02-19 01:52:59] "POST /set-tag HTTP/1.1" 200 109 0.002426 10.0.0.242 - - [2026-02-19 01:52:59] "GET /virtual-router/463765e3-054e-447a-a652-a7d6b0d97dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.003924 10.0.0.242 - - [2026-02-19 01:52:59] "POST /ref-update HTTP/1.1" 200 156 0.007740 10.0.0.242 - - [2026-02-19 01:52:59] "GET /virtual-machine-interface/b7708bf8-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.033594 10.0.0.242 - - [2026-02-19 01:52:59] "POST /set-tag HTTP/1.1" 200 109 0.003112 10.0.0.242 - - [2026-02-19 01:52:59] "POST /tags HTTP/1.1" 200 292 0.017154 10.0.0.242 - - [2026-02-19 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.021765 10.0.0.242 - - [2026-02-19 01:52:59] "GET /tag/adac87a3-f84e-4d51-af0d-cc85e0bb5c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.012262 10.0.0.242 - - [2026-02-19 01:52:59] "POST /tags HTTP/1.1" 409 252 0.001985 10.0.0.242 - - [2026-02-19 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.242 - - [2026-02-19 01:52:59] "GET /tag/1428a99e-3ed2-4c7f-817f-e9c8d001783a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012931 10.0.0.242 - - [2026-02-19 01:52:59] "POST /tags HTTP/1.1" 409 226 0.002137 10.0.0.242 - - [2026-02-19 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.242 - - [2026-02-19 01:52:59] "GET /tag/c1c9bf3a-0ac3-4e8c-a03b-a6c5847829a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013226 10.0.0.242 - - [2026-02-19 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.242 - - [2026-02-19 01:52:59] "GET /virtual-network/5d28a432-669b-4a2f-bf78-d802412b635d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004060 10.0.0.242 - - [2026-02-19 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.242 - - [2026-02-19 01:52:59] "GET /project/0d73debf-46ed-4148-8e18-c2d9696566e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.033931 10.0.0.242 - - [2026-02-19 01:52:59] "POST /virtual-machines HTTP/1.1" 200 396 0.011418 10.0.0.242 - - [2026-02-19 01:52:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.011709 10.0.0.242 - - [2026-02-19 01:52:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.120010 10.0.0.242 - - [2026-02-19 01:52:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.008481 10.0.0.242 - - [2026-02-19 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006360 10.0.0.242 - - [2026-02-19 01:52:59] "GET /virtual-machine-interface/b80f274a-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006901 10.0.0.242 - - [2026-02-19 01:53:00] "POST /instance-ips HTTP/1.1" 200 398 0.031711 10.0.0.242 - - [2026-02-19 01:53:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.021251 10.0.0.242 - - [2026-02-19 01:53:00] "GET /virtual-machine-interface/b80f274a-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.019338 10.0.0.242 - - [2026-02-19 01:53:00] "POST /set-tag HTTP/1.1" 200 109 0.067438 10.0.0.242 - - [2026-02-19 01:53:00] "GET /virtual-machine-interface/b80f274a-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011501 10.0.0.242 - - [2026-02-19 01:53:00] "GET /instance-ip/b82a1762-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003855 10.0.0.242 - - [2026-02-19 01:53:00] "GET /virtual-machine-interface/b80f274a-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006949 10.0.0.242 - - [2026-02-19 01:53:00] "POST /set-tag HTTP/1.1" 200 109 0.003109 10.0.0.242 - - [2026-02-19 01:53:00] "GET /virtual-router/463765e3-054e-447a-a652-a7d6b0d97dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.008226 10.0.0.242 - - [2026-02-19 01:53:00] "POST /ref-update HTTP/1.1" 200 156 0.011522 10.0.0.242 - - [2026-02-19 01:53:00] "GET /virtual-machine-interface/b80f274a-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011203 10.0.0.242 - - [2026-02-19 01:53:00] "POST /set-tag HTTP/1.1" 200 109 0.003457 10.0.0.242 - - [2026-02-19 01:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.242 - - [2026-02-19 01:53:00] "GET /virtual-network/5d28a432-669b-4a2f-bf78-d802412b635d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005379 10.0.0.242 - - [2026-02-19 01:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005678 10.0.0.242 - - [2026-02-19 01:53:00] "GET /project/0d73debf-46ed-4148-8e18-c2d9696566e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.041431 10.0.0.242 - - [2026-02-19 01:53:00] "POST /virtual-machines HTTP/1.1" 200 396 0.010429 10.0.0.242 - - [2026-02-19 01:53:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.019133 10.0.0.242 - - [2026-02-19 01:53:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.106724 10.0.0.242 - - [2026-02-19 01:53:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.008669 10.0.0.242 - - [2026-02-19 01:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007342 10.0.0.242 - - [2026-02-19 01:53:00] "GET /virtual-machine-interface/b88e0650-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006589 10.0.0.242 - - [2026-02-19 01:53:00] "POST /instance-ips HTTP/1.1" 200 398 0.020325 10.0.0.242 - - [2026-02-19 01:53:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.022032 10.0.0.242 - - [2026-02-19 01:53:00] "GET /virtual-machine-interface/b88e0650-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005841 10.0.0.242 - - [2026-02-19 01:53:01] "POST /set-tag HTTP/1.1" 200 109 0.059691 10.0.0.242 - - [2026-02-19 01:53:01] "GET /virtual-machine-interface/b88e0650-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009134 10.0.0.242 - - [2026-02-19 01:53:01] "GET /instance-ip/b8a70448-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003175 10.0.0.242 - - [2026-02-19 01:53:01] "GET /virtual-machine-interface/b88e0650-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004411 10.0.0.242 - - [2026-02-19 01:53:01] "POST /set-tag HTTP/1.1" 200 109 0.002060 10.0.0.242 - - [2026-02-19 01:53:01] "GET /virtual-router/463765e3-054e-447a-a652-a7d6b0d97dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.003725 10.0.0.242 - - [2026-02-19 01:53:01] "POST /ref-update HTTP/1.1" 200 156 0.011230 10.0.0.242 - - [2026-02-19 01:53:01] "GET /virtual-machine-interface/b88e0650-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004186 10.0.0.242 - - [2026-02-19 01:53:01] "POST /set-tag HTTP/1.1" 200 109 0.002324 10.0.0.242 - - [2026-02-19 01:53:01] "POST /tags HTTP/1.1" 200 300 0.020207 10.0.0.242 - - [2026-02-19 01:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.242 - - [2026-02-19 01:53:01] "GET /tag/a9dae9bc-b717-46b8-a4bf-df85a1b48c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.017006 10.0.0.242 - - [2026-02-19 01:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.242 - - [2026-02-19 01:53:01] "GET /virtual-network/5d28a432-669b-4a2f-bf78-d802412b635d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004939 10.0.0.242 - - [2026-02-19 01:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006165 10.0.0.242 - - [2026-02-19 01:53:01] "GET /project/80c209b1-1e8e-4926-abe5-5d0e64c9f3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039552 10.0.0.242 - - [2026-02-19 01:53:01] "POST /virtual-machines HTTP/1.1" 200 396 0.015251 10.0.0.242 - - [2026-02-19 01:53:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.009618 10.0.0.242 - - [2026-02-19 01:53:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.104924 10.0.0.242 - - [2026-02-19 01:53:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.012250 10.0.0.242 - - [2026-02-19 01:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.242 - - [2026-02-19 01:53:01] "GET /virtual-machine-interface/b90a5e76-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004435 10.0.0.242 - - [2026-02-19 01:53:01] "POST /instance-ips HTTP/1.1" 200 398 0.017997 10.0.0.242 - - [2026-02-19 01:53:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.016307 10.0.0.242 - - [2026-02-19 01:53:01] "GET /virtual-machine-interface/b90a5e76-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007065 10.0.0.242 - - [2026-02-19 01:53:01] "POST /set-tag HTTP/1.1" 200 109 0.016339 10.0.0.242 - - [2026-02-19 01:53:01] "GET /virtual-machine-interface/b90a5e76-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016873 10.0.0.242 - - [2026-02-19 01:53:01] "GET /instance-ip/b9244bb0-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003143 10.0.0.242 - - [2026-02-19 01:53:01] "GET /virtual-machine-interface/b90a5e76-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003956 10.0.0.242 - - [2026-02-19 01:53:01] "POST /set-tag HTTP/1.1" 200 109 0.002159 10.0.0.242 - - [2026-02-19 01:53:01] "POST /tags HTTP/1.1" 200 300 0.022362 10.0.0.242 - - [2026-02-19 01:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.242 - - [2026-02-19 01:53:01] "GET /tag/9426a100-3cbc-4cdf-b322-10966a452225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.019461 10.0.0.242 - - [2026-02-19 01:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.242 - - [2026-02-19 01:53:02] "GET /virtual-network/5d28a432-669b-4a2f-bf78-d802412b635d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004594 10.0.0.242 - - [2026-02-19 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.242 - - [2026-02-19 01:53:02] "GET /project/80c209b1-1e8e-4926-abe5-5d0e64c9f3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029025 10.0.0.242 - - [2026-02-19 01:53:02] "POST /virtual-machines HTTP/1.1" 200 396 0.008336 10.0.0.242 - - [2026-02-19 01:53:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.014243 10.0.0.242 - - [2026-02-19 01:53:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.113006 10.0.0.242 - - [2026-02-19 01:53:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.012041 10.0.0.242 - - [2026-02-19 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009599 10.0.0.242 - - [2026-02-19 01:53:02] "GET /virtual-machine-interface/b975d44e-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005879 10.0.0.242 - - [2026-02-19 01:53:02] "POST /instance-ips HTTP/1.1" 200 398 0.018824 10.0.0.242 - - [2026-02-19 01:53:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.015567 10.0.0.242 - - [2026-02-19 01:53:02] "GET /virtual-machine-interface/b975d44e-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009925 10.0.0.242 - - [2026-02-19 01:53:02] "POST /set-tag HTTP/1.1" 200 109 0.019184 10.0.0.242 - - [2026-02-19 01:53:02] "GET /virtual-machine-interface/b975d44e-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010011 10.0.0.242 - - [2026-02-19 01:53:02] "GET /instance-ip/b990e4fa-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003019 10.0.0.242 - - [2026-02-19 01:53:02] "GET /virtual-machine-interface/b975d44e-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004630 10.0.0.242 - - [2026-02-19 01:53:02] "POST /set-tag HTTP/1.1" 200 109 0.002239 10.0.0.242 - - [2026-02-19 01:53:02] "POST /tags HTTP/1.1" 200 300 0.018846 10.0.0.242 - - [2026-02-19 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.242 - - [2026-02-19 01:53:02] "GET /tag/c1590ed9-cc7b-450c-92b7-c06c69aa23d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011528 10.0.0.242 - - [2026-02-19 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.242 - - [2026-02-19 01:53:02] "GET /virtual-network/5d28a432-669b-4a2f-bf78-d802412b635d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003694 10.0.0.242 - - [2026-02-19 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.242 - - [2026-02-19 01:53:02] "GET /project/0d73debf-46ed-4148-8e18-c2d9696566e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.043519 10.0.0.242 - - [2026-02-19 01:53:02] "POST /virtual-machines HTTP/1.1" 200 396 0.011875 10.0.0.242 - - [2026-02-19 01:53:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.007509 10.0.0.242 - - [2026-02-19 01:53:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.102741 10.0.0.242 - - [2026-02-19 01:53:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.024297 10.0.0.242 - - [2026-02-19 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362 10.0.0.242 - - [2026-02-19 01:53:03] "GET /virtual-machine-interface/b9e3f38e-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004794 10.0.0.242 - - [2026-02-19 01:53:03] "POST /instance-ips HTTP/1.1" 200 398 0.019371 10.0.0.242 - - [2026-02-19 01:53:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.017399 10.0.0.242 - - [2026-02-19 01:53:03] "GET /virtual-machine-interface/b9e3f38e-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011526 10.0.0.242 - - [2026-02-19 01:53:03] "POST /set-tag HTTP/1.1" 200 109 0.016281 10.0.0.242 - - [2026-02-19 01:53:03] "GET /virtual-machine-interface/b9e3f38e-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010449 10.0.0.242 - - [2026-02-19 01:53:03] "GET /instance-ip/b9fa5b2e-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003374 10.0.0.242 - - [2026-02-19 01:53:03] "GET /virtual-machine-interface/b9e3f38e-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004041 10.0.0.242 - - [2026-02-19 01:53:03] "POST /set-tag HTTP/1.1" 200 109 0.002080 10.0.0.242 - - [2026-02-19 01:53:03] "POST /tags HTTP/1.1" 200 300 0.017039 10.0.0.242 - - [2026-02-19 01:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.242 - - [2026-02-19 01:53:03] "GET /tag/991636b9-87aa-406a-8b49-2274ddbee120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011202 10.0.0.242 - - [2026-02-19 01:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.242 - - [2026-02-19 01:53:03] "GET /virtual-network/5d28a432-669b-4a2f-bf78-d802412b635d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007124 10.0.0.242 - - [2026-02-19 01:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.242 - - [2026-02-19 01:53:03] "GET /project/0d73debf-46ed-4148-8e18-c2d9696566e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.030715 10.0.0.242 - - [2026-02-19 01:53:03] "POST /virtual-machines HTTP/1.1" 200 396 0.016978 10.0.0.242 - - [2026-02-19 01:53:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.008856 10.0.0.242 - - [2026-02-19 01:53:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.092946 10.0.0.242 - - [2026-02-19 01:53:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.017105 10.0.0.242 - - [2026-02-19 01:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008798 10.0.0.242 - - [2026-02-19 01:53:03] "GET /virtual-machine-interface/ba4a28a2-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004435 10.0.0.242 - - [2026-02-19 01:53:03] "POST /instance-ips HTTP/1.1" 200 398 0.019588 10.0.0.242 - - [2026-02-19 01:53:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.018607 10.0.0.242 - - [2026-02-19 01:53:03] "GET /virtual-machine-interface/ba4a28a2-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005588 10.0.0.242 - - [2026-02-19 01:53:03] "POST /set-tag HTTP/1.1" 200 109 0.027771 10.0.0.242 - - [2026-02-19 01:53:03] "GET /virtual-machine-interface/ba4a28a2-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007612 10.0.0.242 - - [2026-02-19 01:53:03] "GET /instance-ip/ba5ce7da-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005387 10.0.0.242 - - [2026-02-19 01:53:03] "GET /virtual-machine-interface/ba4a28a2-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004415 10.0.0.242 - - [2026-02-19 01:53:03] "POST /set-tag HTTP/1.1" 200 109 0.002285 10.0.0.242 - - [2026-02-19 01:53:03] "GET /virtual-router/463765e3-054e-447a-a652-a7d6b0d97dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.007337 10.0.0.242 - - [2026-02-19 01:53:03] "POST /ref-update HTTP/1.1" 200 156 0.014334 10.0.0.242 - - [2026-02-19 01:53:03] "GET /virtual-machine-interface/b90a5e76-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009034 10.0.0.242 - - [2026-02-19 01:53:03] "POST /set-tag HTTP/1.1" 200 109 0.003281 10.0.0.242 - - [2026-02-19 01:53:03] "GET /virtual-machine-interface/b6fd4008-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006372 10.0.0.242 - - [2026-02-19 01:53:04] "POST /set-tag HTTP/1.1" 200 109 0.002350 10.0.0.242 - - [2026-02-19 01:53:04] "GET /virtual-router/463765e3-054e-447a-a652-a7d6b0d97dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.004857 10.0.0.242 - - [2026-02-19 01:53:04] "POST /ref-update HTTP/1.1" 200 156 0.007577 10.0.0.242 - - [2026-02-19 01:53:04] "GET /virtual-machine-interface/b975d44e-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006680 10.0.0.242 - - [2026-02-19 01:53:04] "POST /set-tag HTTP/1.1" 200 109 0.002496 10.0.0.242 - - [2026-02-19 01:53:04] "GET /virtual-router/463765e3-054e-447a-a652-a7d6b0d97dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.007486 10.0.0.242 - - [2026-02-19 01:53:04] "POST /ref-update HTTP/1.1" 200 156 0.007060 10.0.0.242 - - [2026-02-19 01:53:04] "GET /virtual-machine-interface/b9e3f38e-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007326 10.0.0.242 - - [2026-02-19 01:53:04] "POST /set-tag HTTP/1.1" 200 109 0.004025 10.0.0.242 - - [2026-02-19 01:53:04] "GET /virtual-machine-interface/b7708bf8-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004264 10.0.0.242 - - [2026-02-19 01:53:04] "POST /set-tag HTTP/1.1" 200 109 0.002140 10.0.0.242 - - [2026-02-19 01:53:04] "GET /virtual-router/463765e3-054e-447a-a652-a7d6b0d97dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.004922 10.0.0.242 - - [2026-02-19 01:53:04] "POST /ref-update HTTP/1.1" 200 156 0.011679 10.0.0.242 - - [2026-02-19 01:53:04] "GET /virtual-machine-interface/ba4a28a2-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004542 10.0.0.242 - - [2026-02-19 01:53:04] "POST /set-tag HTTP/1.1" 200 109 0.004554 10.0.0.242 - - [2026-02-19 01:53:04] "GET /virtual-machine-interface/b80f274a-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007200 10.0.0.242 - - [2026-02-19 01:53:04] "POST /set-tag HTTP/1.1" 200 109 0.002162 10.0.0.242 - - [2026-02-19 01:53:04] "GET /virtual-machine-interface/b88e0650-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005070 10.0.0.242 - - [2026-02-19 01:53:04] "POST /set-tag HTTP/1.1" 200 109 0.002416 10.0.0.242 - - [2026-02-19 01:53:04] "GET /virtual-machine-interface/b90a5e76-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003985 10.0.0.242 - - [2026-02-19 01:53:04] "POST /set-tag HTTP/1.1" 200 109 0.002418 10.0.0.242 - - [2026-02-19 01:53:04] "GET /virtual-machine-interface/b975d44e-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005753 10.0.0.242 - - [2026-02-19 01:53:04] "POST /set-tag HTTP/1.1" 200 109 0.002395 10.0.0.242 - - [2026-02-19 01:53:04] "GET /virtual-machine-interface/b9e3f38e-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004236 10.0.0.242 - - [2026-02-19 01:53:04] "POST /set-tag HTTP/1.1" 200 109 0.004068 10.0.0.242 - - [2026-02-19 01:53:04] "GET /virtual-machine-interface/ba4a28a2-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003786 10.0.0.242 - - [2026-02-19 01:53:04] "POST /set-tag HTTP/1.1" 200 109 0.002213 10.0.0.242 - - [2026-02-19 01:53:09] "GET /virtual-machine-interface/ba4a28a2-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004181 10.0.0.242 - - [2026-02-19 01:53:09] "POST /set-tag HTTP/1.1" 200 109 0.002159 10.0.0.242 - - [2026-02-19 01:53:09] "GET /virtual-machine-interface/b6fd4008-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004157 10.0.0.242 - - [2026-02-19 01:53:09] "POST /set-tag HTTP/1.1" 200 109 0.002128 10.0.0.242 - - [2026-02-19 01:53:09] "GET /virtual-machine-interface/b7708bf8-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004365 10.0.0.242 - - [2026-02-19 01:53:09] "POST /set-tag HTTP/1.1" 200 109 0.002049 10.0.0.242 - - [2026-02-19 01:53:10] "GET /virtual-machine-interface/b88e0650-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004464 10.0.0.242 - - [2026-02-19 01:53:10] "POST /set-tag HTTP/1.1" 200 109 0.002114 10.0.0.242 - - [2026-02-19 01:53:11] "GET /virtual-machine-interface/b80f274a-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004254 10.0.0.242 - - [2026-02-19 01:53:11] "POST /set-tag HTTP/1.1" 200 109 0.002041 10.0.0.242 - - [2026-02-19 01:53:12] "GET /virtual-machine/0c0a2bb4-cdb7-4789-9017-9039c29719d8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003043 10.0.0.242 - - [2026-02-19 01:53:12] "GET /virtual-machine-interface/b6fd4008-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004102 10.0.0.242 - - [2026-02-19 01:53:12] "GET /virtual-machine/e295422b-21a1-40bc-aac6-a80b8f06996a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002770 10.0.0.242 - - [2026-02-19 01:53:12] "GET /virtual-machine-interface/b7708bf8-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004312 10.0.0.242 - - [2026-02-19 01:53:12] "GET /virtual-machine/0678ebff-cf97-4fb2-a402-4c8599cb7551?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002774 10.0.0.242 - - [2026-02-19 01:53:12] "GET /virtual-machine-interface/b80f274a-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003870 10.0.0.242 - - [2026-02-19 01:53:12] "GET /virtual-machine/6509a825-a5b0-428d-9a5e-27b6f760ea8f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.005342 10.0.0.242 - - [2026-02-19 01:53:12] "GET /virtual-machine-interface/b88e0650-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004483 10.0.0.242 - - [2026-02-19 01:53:14] "GET /virtual-machine-interface/b90a5e76-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004142 10.0.0.242 - - [2026-02-19 01:53:14] "POST /set-tag HTTP/1.1" 200 109 0.002623 10.0.0.242 - - [2026-02-19 01:53:14] "GET /virtual-machine-interface/b975d44e-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007033 10.0.0.242 - - [2026-02-19 01:53:14] "POST /set-tag HTTP/1.1" 200 109 0.002398 10.0.0.242 - - [2026-02-19 01:53:14] "GET /virtual-machine-interface/b9e3f38e-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004026 10.0.0.242 - - [2026-02-19 01:53:14] "POST /set-tag HTTP/1.1" 200 109 0.002354 10.0.0.242 - - [2026-02-19 01:53:17] "GET /virtual-machine/e9129030-ca0d-47ab-a589-8e1083ab61e4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.047477 10.0.0.242 - - [2026-02-19 01:53:17] "GET /virtual-machine-interface/b90a5e76-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004255 10.0.0.242 - - [2026-02-19 01:53:17] "GET /virtual-machine/3d150645-c635-417e-a579-44fd0fb97f71?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002934 10.0.0.242 - - [2026-02-19 01:53:17] "GET /virtual-machine-interface/b9e3f38e-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004786 10.0.0.242 - - [2026-02-19 01:53:17] "GET /virtual-machine/607e2b06-5fbb-4bfe-b8a8-1a975c257eca?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002771 10.0.0.242 - - [2026-02-19 01:53:17] "GET /virtual-machine-interface/b975d44e-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.025252 10.0.0.242 - - [2026-02-19 01:53:17] "GET /virtual-machine/2a011910-2312-4a13-9dcc-bdbff7f92e71?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002907 10.0.0.242 - - [2026-02-19 01:53:17] "GET /virtual-machine-interface/ba4a28a2-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004857 10.0.0.242 - - [2026-02-19 01:53:18] "GET /loadbalancer/19738f88-e5ff-4327-aef4-7ccf0e03c70a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.007699 10.0.0.242 - - [2026-02-19 01:53:18] "POST /tags HTTP/1.1" 200 334 0.049184 10.0.0.242 - - [2026-02-19 01:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008905 10.0.0.242 - - [2026-02-19 01:53:18] "GET /tag/50566021-5b27-438f-942a-40bba9b36027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.031707 10.0.0.242 - - [2026-02-19 01:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005014 10.0.0.242 - - [2026-02-19 01:53:18] "GET /project/80c209b1-1e8e-4926-abe5-5d0e64c9f3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.064495 10.0.0.242 - - [2026-02-19 01:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.242 - - [2026-02-19 01:53:18] "GET /virtual-network/cb3023e1-f64a-45e7-a2bf-6f9f9237560c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.023285 10.0.0.242 - - [2026-02-19 01:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.242 - - [2026-02-19 01:53:18] "GET /service-appliance-set/82dc8efe-9990-4cfd-8c85-f322491f2d96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003192 10.0.0.242 - - [2026-02-19 01:53:18] "POST /fqname-to-id HTTP/1.1" 404 273 0.002063 10.0.0.242 - - [2026-02-19 01:53:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.122954 10.0.0.242 - - [2026-02-19 01:53:18] "GET /virtual-machine-interface/629042b2-498b-4c46-86ce-4c5d380b09b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.025337 10.0.0.242 - - [2026-02-19 01:53:19] "POST /instance-ips HTTP/1.1" 200 410 0.044430 10.0.0.242 - - [2026-02-19 01:53:19] "GET /instance-ip/f232d43d-4f35-4a0c-a6d5-cc52fd5a36f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.005619 10.0.0.242 - - [2026-02-19 01:53:19] "POST /loadbalancers HTTP/1.1" 200 631 0.069104 10.0.0.242 - - [2026-02-19 01:53:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.017058 10.0.0.242 - - [2026-02-19 01:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011850 10.0.0.242 - - [2026-02-19 01:53:19] "GET /project/80c209b1-1e8e-4926-abe5-5d0e64c9f3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.052451 10.0.0.242 - - [2026-02-19 01:53:19] "GET /instance-ip/f232d43d-4f35-4a0c-a6d5-cc52fd5a36f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.013491 10.0.0.242 - - [2026-02-19 01:53:19] "GET /project/80c209b1-1e8e-4926-abe5-5d0e64c9f3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.108287 10.0.0.242 - - [2026-02-19 01:53:19] "GET /loadbalancer/19738f88-e5ff-4327-aef4-7ccf0e03c70a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.007115 10.0.0.242 - - [2026-02-19 01:53:19] "POST /floating-ips HTTP/1.1" 200 599 0.070741 10.0.0.242 - - [2026-02-19 01:53:19] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.058160 10.0.0.242 - - [2026-02-19 01:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004752 10.0.0.242 - - [2026-02-19 01:53:19] "GET /loadbalancer/19738f88-e5ff-4327-aef4-7ccf0e03c70a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002681 10.0.0.242 - - [2026-02-19 01:53:19] "GET /project/80c209b1-1e8e-4926-abe5-5d0e64c9f3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.063381 10.0.0.242 - - [2026-02-19 01:53:19] "GET /loadbalancer-listener/17c04a5e-8e42-480b-9ca3-251d724e3df2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.003354 10.0.0.242 - - [2026-02-19 01:53:19] "GET /loadbalancer-listener/17c04a5e-8e42-480b-9ca3-251d724e3df2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.007937 10.0.0.242 - - [2026-02-19 01:53:19] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.029213 10.0.0.242 - - [2026-02-19 01:53:19] "GET /instance-ip/f232d43d-4f35-4a0c-a6d5-cc52fd5a36f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.003326 10.0.0.242 - - [2026-02-19 01:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.242 - - [2026-02-19 01:53:19] "GET /loadbalancer/19738f88-e5ff-4327-aef4-7ccf0e03c70a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.007879 10.0.0.242 - - [2026-02-19 01:53:19] "GET /instance-ip/f232d43d-4f35-4a0c-a6d5-cc52fd5a36f0?fields=floating_ips HTTP/1.1" 200 1215 0.020335 10.0.0.242 - - [2026-02-19 01:53:19] "GET /floating-ip/826c6c9f-6236-451a-9461-10980928ccfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.002986 10.0.0.242 - - [2026-02-19 01:53:19] "GET /loadbalancer-pool/f0933d93-ad07-4497-a659-99b9c3ef4875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.004980 10.0.0.242 - - [2026-02-19 01:53:19] "POST /loadbalancer-members HTTP/1.1" 200 723 0.025192 10.0.0.242 - - [2026-02-19 01:53:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.026472 10.0.0.242 - - [2026-02-19 01:53:19] "GET /virtual-machine-interface/b7708bf8-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009978 10.0.0.242 - - [2026-02-19 01:53:19] "GET /virtual-machine-interface/b7708bf8-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007369 10.0.0.242 - - [2026-02-19 01:53:19] "POST /ref-update HTTP/1.1" 200 156 0.007342 10.0.0.242 - - [2026-02-19 01:53:19] "POST /tags HTTP/1.1" 409 221 0.005042 10.0.0.242 - - [2026-02-19 01:53:19] "GET /floating-ip/826c6c9f-6236-451a-9461-10980928ccfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.021039 10.0.0.242 - - [2026-02-19 01:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006025 10.0.0.242 - - [2026-02-19 01:53:19] "GET /tag/50566021-5b27-438f-942a-40bba9b36027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.014547 10.0.0.242 - - [2026-02-19 01:53:19] "PUT /floating-ip/826c6c9f-6236-451a-9461-10980928ccfd HTTP/1.1" 200 257 0.031223 10.0.0.242 - - [2026-02-19 01:53:20] "POST /set-tag HTTP/1.1" 200 109 0.105968 10.0.0.242 - - [2026-02-19 01:53:20] "GET /loadbalancer-pool/f0933d93-ad07-4497-a659-99b9c3ef4875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.036724 10.0.0.242 - - [2026-02-19 01:53:20] "POST /loadbalancer-members HTTP/1.1" 200 723 0.056659 10.0.0.242 - - [2026-02-19 01:53:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.010635 10.0.0.242 - - [2026-02-19 01:53:20] "GET /virtual-machine-interface/b6fd4008-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011234 10.0.0.242 - - [2026-02-19 01:53:20] "GET /virtual-machine-interface/b6fd4008-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007548 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:53:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001030 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:53:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001830 10.0.0.242 - - [2026-02-19 01:53:20] "POST /ref-update HTTP/1.1" 200 156 0.034045 10.0.0.242 - - [2026-02-19 01:53:20] "GET /floating-ip/826c6c9f-6236-451a-9461-10980928ccfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.028818 10.0.0.242 - - [2026-02-19 01:53:20] "POST /set-tag HTTP/1.1" 200 109 0.149861 10.0.0.242 - - [2026-02-19 01:53:20] "POST /tags HTTP/1.1" 409 206 0.002027 10.0.0.242 - - [2026-02-19 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001551 10.0.0.242 - - [2026-02-19 01:53:20] "GET /tag/e5f52ae2-3f81-457d-82d9-29f514723343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012955 10.0.0.242 - - [2026-02-19 01:53:20] "POST /tags HTTP/1.1" 409 204 0.002122 10.0.0.242 - - [2026-02-19 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.242 - - [2026-02-19 01:53:20] "GET /tag/9426a100-3cbc-4cdf-b322-10966a452225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012963 10.0.0.242 - - [2026-02-19 01:53:20] "GET /application-policy-set/02710714-f3f5-4db3-8632-ccc2d92a3abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.002296 10.0.0.242 - - [2026-02-19 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.242 - - [2026-02-19 01:53:21] "GET /policy-management/4713b599-3d0f-48ec-97bd-b1131c008071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002595 10.0.0.242 - - [2026-02-19 01:53:21] "POST /tags HTTP/1.1" 409 206 0.001826 10.0.0.242 - - [2026-02-19 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.242 - - [2026-02-19 01:53:21] "GET /tag/e5f52ae2-3f81-457d-82d9-29f514723343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.015886 10.0.0.242 - - [2026-02-19 01:53:21] "POST /tags HTTP/1.1" 409 226 0.002065 10.0.0.242 - - [2026-02-19 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.242 - - [2026-02-19 01:53:21] "GET /tag/b53564af-9db9-432e-8669-6f68f7a2d0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.015534 10.0.0.242 - - [2026-02-19 01:53:21] "POST /tags HTTP/1.1" 409 204 0.002645 10.0.0.242 - - [2026-02-19 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.242 - - [2026-02-19 01:53:21] "GET /tag/9426a100-3cbc-4cdf-b322-10966a452225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.014587 10.0.0.242 - - [2026-02-19 01:53:21] "POST /tags HTTP/1.1" 409 226 0.002914 10.0.0.242 - - [2026-02-19 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005386 10.0.0.242 - - [2026-02-19 01:53:21] "GET /tag/b53564af-9db9-432e-8669-6f68f7a2d0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.016629 10.0.0.242 - - [2026-02-19 01:53:21] "GET /application-policy-set/02710714-f3f5-4db3-8632-ccc2d92a3abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.005690 10.0.0.242 - - [2026-02-19 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005498 10.0.0.242 - - [2026-02-19 01:53:21] "GET /policy-management/4713b599-3d0f-48ec-97bd-b1131c008071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003089 10.0.0.242 - - [2026-02-19 01:53:21] "POST /firewall-rules HTTP/1.1" 200 628 0.082695 10.0.0.242 - - [2026-02-19 01:53:21] "POST /firewall-rules HTTP/1.1" 200 648 0.100945 10.0.0.242 - - [2026-02-19 01:53:21] "GET /firewall-rule/c1091d4a-2c84-483d-ade5-e5d1fe2feba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2597 0.031375 10.0.0.242 - - [2026-02-19 01:53:21] "GET /firewall-policy/fe46e547-2cf0-41b7-a14b-dd008b597c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002405 10.0.0.242 - - [2026-02-19 01:53:21] "GET /firewall-rule/898adf9c-4479-4819-8711-424d8c0e55e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.005200 10.0.0.242 - - [2026-02-19 01:53:21] "POST /ref-update HTTP/1.1" 200 156 0.042979 10.0.0.242 - - [2026-02-19 01:53:21] "POST /firewall-policys HTTP/1.1" 200 608 0.028127 10.0.0.242 - - [2026-02-19 01:53:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.016382 10.0.0.242 - - [2026-02-19 01:53:21] "GET /firewall-policy/9530e930-faf0-4975-a61c-bec42646c097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.018188 10.0.0.242 - - [2026-02-19 01:53:21] "GET /application-policy-set/02710714-f3f5-4db3-8632-ccc2d92a3abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.002676 10.0.0.242 - - [2026-02-19 01:53:21] "GET /firewall-policy/9530e930-faf0-4975-a61c-bec42646c097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.006006 10.0.0.242 - - [2026-02-19 01:53:21] "GET /firewall-policy/525f168c-381c-468f-82ff-645f85d119f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.012470 10.0.0.242 - - [2026-02-19 01:53:21] "GET /firewall-policy/c20ad3cb-4164-43d2-8f75-57983b96fc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.004918 10.0.0.242 - - [2026-02-19 01:53:21] "GET /firewall-policy/fe46e547-2cf0-41b7-a14b-dd008b597c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.004972 10.0.0.242 - - [2026-02-19 01:53:21] "GET /firewall-policy/fe46e547-2cf0-41b7-a14b-dd008b597c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002439 10.0.0.242 - - [2026-02-19 01:53:21] "GET /firewall-policy/c20ad3cb-4164-43d2-8f75-57983b96fc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.002747 10.0.0.242 - - [2026-02-19 01:53:22] "POST /ref-update HTTP/1.1" 200 156 0.059688 10.0.0.242 - - [2026-02-19 01:53:22] "POST /ref-update HTTP/1.1" 200 156 0.103184 10.0.0.242 - - [2026-02-19 01:53:22] "POST /ref-update HTTP/1.1" 200 156 0.047228 10.0.0.242 - - [2026-02-19 01:53:22] "POST /ref-update HTTP/1.1" 200 156 0.038686 10.0.0.242 - - [2026-02-19 01:53:22] "POST /ref-update HTTP/1.1" 200 156 0.052614 10.0.0.242 - - [2026-02-19 01:53:22] "GET /firewall-policy/9530e930-faf0-4975-a61c-bec42646c097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.011617 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:53:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000903 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:53:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000991 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:53:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000915 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:53:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000844 10.0.0.242 - - [2026-02-19 01:55:18] "GET /virtual-machine-interface/506ca8ca-0d34-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004021 10.0.0.242 - - [2026-02-19 01:55:18] "POST /set-tag HTTP/1.1" 200 109 0.002088 10.0.0.242 - - [2026-02-19 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005538 10.0.0.242 - - [2026-02-19 01:55:18] "GET /loadbalancer/900a1ea6-f601-4d88-93e0-021200632cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002617 10.0.0.242 - - [2026-02-19 01:55:18] "GET /virtual-machine-interface/506ca8ca-0d34-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007952 10.0.0.242 - - [2026-02-19 01:55:18] "POST /set-tag HTTP/1.1" 200 109 0.025993 10.0.0.242 - - [2026-02-19 01:55:18] "DELETE /loadbalancer-member/312fe2f4-0107-4db3-affd-6d8fe2a0601e HTTP/1.1" 200 115 0.078374 10.0.0.242 - - [2026-02-19 01:55:18] "GET /virtual-machine-interface/506ca8ca-0d34-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011227 10.0.0.242 - - [2026-02-19 01:55:18] "POST /set-tag HTTP/1.1" 200 109 0.002454 10.0.0.242 - - [2026-02-19 01:55:18] "DELETE /loadbalancer-member/486e257d-b505-4d05-914a-bd399f01d9ed HTTP/1.1" 200 115 0.025086 10.0.0.242 - - [2026-02-19 01:55:18] "GET /virtual-machine-interface/506ca8ca-0d34-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005078 10.0.0.242 - - [2026-02-19 01:55:19] "POST /set-tag HTTP/1.1" 200 109 0.002184 10.0.0.242 - - [2026-02-19 01:55:19] "DELETE /loadbalancer-member/cca3aedc-7704-41dc-aa3a-68db77b6ab3f HTTP/1.1" 200 115 0.049519 10.0.0.242 - - [2026-02-19 01:55:19] "GET /virtual-machine-interface/506ca8ca-0d34-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005004 10.0.0.242 - - [2026-02-19 01:55:19] "POST /set-tag HTTP/1.1" 200 109 0.005347 10.0.0.242 - - [2026-02-19 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.242 - - [2026-02-19 01:55:19] "GET /loadbalancer/900a1ea6-f601-4d88-93e0-021200632cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002399 10.0.0.242 - - [2026-02-19 01:55:19] "GET /loadbalancer-pool/7e847a9e-56f1-4406-a872-23ce0bd41af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002832 10.0.0.242 - - [2026-02-19 01:55:19] "POST /loadbalancer-members HTTP/1.1" 200 692 0.040260 10.0.0.242 - - [2026-02-19 01:55:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.032816 10.0.0.242 - - [2026-02-19 01:55:19] "GET /virtual-machine-interface/506ca8ca-0d34-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.013819 10.0.0.242 - - [2026-02-19 01:55:19] "GET /virtual-machine-interface/506ca8ca-0d34-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007867 10.0.0.242 - - [2026-02-19 01:55:19] "GET /floating-ip/31f89e09-eef2-4ba5-af37-08ad76bcc3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004420 10.0.0.242 - - [2026-02-19 01:55:19] "POST /set-tag HTTP/1.1" 200 109 0.075687 10.0.0.242 - - [2026-02-19 01:55:19] "GET /loadbalancer-pool/1cf44922-0639-4766-bbe2-94ea774b526c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.022218 10.0.0.242 - - [2026-02-19 01:55:19] "POST /loadbalancer-members HTTP/1.1" 200 692 0.031256 10.0.0.242 - - [2026-02-19 01:55:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.010352 10.0.0.242 - - [2026-02-19 01:55:19] "GET /virtual-machine-interface/506ca8ca-0d34-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.012534 10.0.0.242 - - [2026-02-19 01:55:19] "POST /set-tag HTTP/1.1" 200 109 0.003932 10.0.0.242 - - [2026-02-19 01:55:19] "GET /virtual-machine-interface/506ca8ca-0d34-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007961 10.0.0.242 - - [2026-02-19 01:55:19] "GET /floating-ip/31f89e09-eef2-4ba5-af37-08ad76bcc3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002909 10.0.0.242 - - [2026-02-19 01:55:19] "GET /loadbalancer-pool/5222d617-8f3c-47d8-a8bb-80986649bf84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002880 10.0.0.242 - - [2026-02-19 01:55:19] "POST /loadbalancer-members HTTP/1.1" 200 694 0.033393 10.0.0.242 - - [2026-02-19 01:55:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.034746 10.0.0.242 - - [2026-02-19 01:55:19] "GET /virtual-machine-interface/506ca8ca-0d34-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.012913 10.0.0.242 - - [2026-02-19 01:55:19] "GET /virtual-machine-interface/506ca8ca-0d34-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004349 10.0.0.242 - - [2026-02-19 01:55:19] "GET /floating-ip/31f89e09-eef2-4ba5-af37-08ad76bcc3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002484 10.0.0.242 - - [2026-02-19 01:55:19] "POST /set-tag HTTP/1.1" 200 109 0.003271 10.0.0.242 - - [2026-02-19 01:55:28] "POST /tags HTTP/1.1" 409 252 0.002434 10.0.0.242 - - [2026-02-19 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.242 - - [2026-02-19 01:55:28] "GET /tag/1428a99e-3ed2-4c7f-817f-e9c8d001783a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011294 10.0.0.242 - - [2026-02-19 01:55:28] "POST /tags HTTP/1.1" 409 228 0.001821 10.0.0.242 - - [2026-02-19 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.242 - - [2026-02-19 01:55:28] "GET /tag/e3b6d227-efba-47d5-8747-81be3e5738c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011592 10.0.0.242 - - [2026-02-19 01:55:28] "GET /application-policy-set/02710714-f3f5-4db3-8632-ccc2d92a3abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.009709 10.0.0.242 - - [2026-02-19 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005670 10.0.0.242 - - [2026-02-19 01:55:28] "GET /policy-management/4713b599-3d0f-48ec-97bd-b1131c008071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002636 10.0.0.242 - - [2026-02-19 01:55:28] "POST /tags HTTP/1.1" 409 206 0.002124 10.0.0.242 - - [2026-02-19 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.242 - - [2026-02-19 01:55:28] "GET /tag/e5f52ae2-3f81-457d-82d9-29f514723343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011338 10.0.0.242 - - [2026-02-19 01:55:28] "POST /tags HTTP/1.1" 409 226 0.005027 10.0.0.242 - - [2026-02-19 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.242 - - [2026-02-19 01:55:28] "GET /tag/b53564af-9db9-432e-8669-6f68f7a2d0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.016308 10.0.0.242 - - [2026-02-19 01:55:28] "POST /tags HTTP/1.1" 409 204 0.002347 10.0.0.242 - - [2026-02-19 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.242 - - [2026-02-19 01:55:28] "GET /tag/9426a100-3cbc-4cdf-b322-10966a452225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.013275 10.0.0.242 - - [2026-02-19 01:55:28] "POST /tags HTTP/1.1" 409 226 0.004464 10.0.0.242 - - [2026-02-19 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.242 - - [2026-02-19 01:55:28] "GET /tag/b53564af-9db9-432e-8669-6f68f7a2d0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012883 10.0.0.242 - - [2026-02-19 01:55:28] "POST /tags HTTP/1.1" 409 228 0.003776 10.0.0.242 - - [2026-02-19 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.242 - - [2026-02-19 01:55:28] "GET /tag/e3b6d227-efba-47d5-8747-81be3e5738c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011371 10.0.0.242 - - [2026-02-19 01:55:28] "POST /tags HTTP/1.1" 409 252 0.002017 10.0.0.242 - - [2026-02-19 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.242 - - [2026-02-19 01:55:28] "GET /tag/1428a99e-3ed2-4c7f-817f-e9c8d001783a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012215 10.0.0.242 - - [2026-02-19 01:55:28] "GET /application-policy-set/02710714-f3f5-4db3-8632-ccc2d92a3abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.002682 10.0.0.242 - - [2026-02-19 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001591 10.0.0.242 - - [2026-02-19 01:55:28] "GET /policy-management/4713b599-3d0f-48ec-97bd-b1131c008071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002743 10.0.0.242 - - [2026-02-19 01:55:28] "POST /firewall-rules HTTP/1.1" 409 281 0.003705 10.0.0.242 - - [2026-02-19 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.242 - - [2026-02-19 01:55:28] "PUT /firewall-rule/898adf9c-4479-4819-8711-424d8c0e55e9 HTTP/1.1" 200 261 0.021725 10.0.0.242 - - [2026-02-19 01:55:28] "POST /firewall-rules HTTP/1.1" 409 291 0.012103 10.0.0.242 - - [2026-02-19 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.012278 10.0.0.242 - - [2026-02-19 01:55:29] "PUT /firewall-rule/c1091d4a-2c84-483d-ade5-e5d1fe2feba1 HTTP/1.1" 200 261 0.044690 10.0.0.242 - - [2026-02-19 01:55:29] "GET /firewall-rule/c1091d4a-2c84-483d-ade5-e5d1fe2feba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2597 0.013904 10.0.0.242 - - [2026-02-19 01:55:29] "POST /firewall-rules HTTP/1.1" 200 660 0.097501 10.0.0.242 - - [2026-02-19 01:55:29] "GET /firewall-rule/f1964942-2d18-4045-89c2-0f67d1d3d2b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.004043 10.0.0.242 - - [2026-02-19 01:55:29] "GET /firewall-policy/fe46e547-2cf0-41b7-a14b-dd008b597c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002820 10.0.0.242 - - [2026-02-19 01:55:29] "GET /firewall-rule/898adf9c-4479-4819-8711-424d8c0e55e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002728 10.0.0.242 - - [2026-02-19 01:55:29] "POST /firewall-policys HTTP/1.1" 409 269 0.002413 10.0.0.242 - - [2026-02-19 01:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.242 - - [2026-02-19 01:55:29] "PUT /firewall-policy/9530e930-faf0-4975-a61c-bec42646c097 HTTP/1.1" 200 265 0.041719 10.0.0.242 - - [2026-02-19 01:55:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.017502 10.0.0.242 - - [2026-02-19 01:55:29] "GET /firewall-policy/9530e930-faf0-4975-a61c-bec42646c097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.018161 10.0.0.242 - - [2026-02-19 01:55:29] "GET /application-policy-set/02710714-f3f5-4db3-8632-ccc2d92a3abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.006954 10.0.0.242 - - [2026-02-19 01:55:29] "GET /firewall-policy/9530e930-faf0-4975-a61c-bec42646c097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002999 10.0.0.242 - - [2026-02-19 01:55:29] "GET /firewall-policy/525f168c-381c-468f-82ff-645f85d119f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004242 10.0.0.242 - - [2026-02-19 01:55:29] "GET /firewall-policy/9530e930-faf0-4975-a61c-bec42646c097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003556 10.0.0.242 - - [2026-02-19 01:55:29] "GET /firewall-policy/9530e930-faf0-4975-a61c-bec42646c097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.004230 10.0.0.242 - - [2026-02-19 01:56:30] "GET /virtual-machine-interface/b6fd4008-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.010830 10.0.0.242 - - [2026-02-19 01:56:30] "POST /set-tag HTTP/1.1" 200 109 0.002450 10.0.0.242 - - [2026-02-19 01:56:30] "GET /virtual-machine-interface/b90a5e76-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005929 10.0.0.242 - - [2026-02-19 01:56:30] "POST /set-tag HTTP/1.1" 200 109 0.002945 10.0.0.242 - - [2026-02-19 01:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.242 - - [2026-02-19 01:56:30] "GET /loadbalancer/19738f88-e5ff-4327-aef4-7ccf0e03c70a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.004916 10.0.0.242 - - [2026-02-19 01:56:30] "GET /virtual-machine-interface/b6fd4008-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.003875 10.0.0.242 - - [2026-02-19 01:56:30] "POST /set-tag HTTP/1.1" 200 109 0.022789 10.0.0.242 - - [2026-02-19 01:56:31] "DELETE /loadbalancer-member/c50d72a9-73d6-442d-a0d1-1405d0d592f8 HTTP/1.1" 200 115 0.040421 10.0.0.242 - - [2026-02-19 01:56:31] "GET /virtual-machine-interface/b975d44e-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005167 10.0.0.242 - - [2026-02-19 01:56:31] "POST /set-tag HTTP/1.1" 200 109 0.002577 10.0.0.242 - - [2026-02-19 01:56:31] "GET /virtual-machine-interface/b88e0650-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003635 10.0.0.242 - - [2026-02-19 01:56:31] "POST /set-tag HTTP/1.1" 200 109 0.002159 10.0.0.242 - - [2026-02-19 01:56:31] "GET /virtual-machine-interface/b80f274a-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004303 10.0.0.242 - - [2026-02-19 01:56:31] "POST /set-tag HTTP/1.1" 200 109 0.002138 10.0.0.242 - - [2026-02-19 01:56:31] "GET /virtual-machine-interface/b7708bf8-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004144 10.0.0.242 - - [2026-02-19 01:56:31] "POST /set-tag HTTP/1.1" 200 109 0.002062 10.0.0.242 - - [2026-02-19 01:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.242 - - [2026-02-19 01:56:31] "GET /loadbalancer/19738f88-e5ff-4327-aef4-7ccf0e03c70a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.001989 10.0.0.242 - - [2026-02-19 01:56:31] "GET /virtual-machine-interface/ba4a28a2-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004304 10.0.0.242 - - [2026-02-19 01:56:31] "POST /set-tag HTTP/1.1" 200 109 0.001989 10.0.0.242 - - [2026-02-19 01:56:31] "GET /virtual-machine-interface/b9e3f38e-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004364 10.0.0.242 - - [2026-02-19 01:56:31] "POST /set-tag HTTP/1.1" 200 109 0.001956 10.0.0.242 - - [2026-02-19 01:56:31] "GET /virtual-machine-interface/b6fd4008-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010414 10.0.0.242 - - [2026-02-19 01:56:31] "POST /set-tag HTTP/1.1" 200 109 0.002255 10.0.0.242 - - [2026-02-19 01:56:32] "GET /virtual-machine-interface/b6fd4008-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005102 10.0.0.242 - - [2026-02-19 01:56:32] "POST /set-tag HTTP/1.1" 200 109 0.002309 10.0.0.242 - - [2026-02-19 01:56:32] "GET /virtual-machine/0c0a2bb4-cdb7-4789-9017-9039c29719d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002542 10.0.0.242 - - [2026-02-19 01:56:32] "POST /ref-update HTTP/1.1" 200 156 0.010111 10.0.0.242 - - [2026-02-19 01:56:32] "GET /virtual-machine-interface/b6fd4008-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015390 10.0.0.242 - - [2026-02-19 01:56:32] "POST /set-tag HTTP/1.1" 200 109 0.015541 10.0.0.242 - - [2026-02-19 01:56:32] "POST /set-tag HTTP/1.1" 200 109 0.014935 10.0.0.242 - - [2026-02-19 01:56:32] "POST /set-tag HTTP/1.1" 200 109 0.025828 10.0.0.242 - - [2026-02-19 01:56:32] "POST /set-tag HTTP/1.1" 200 109 0.028105 10.0.0.242 - - [2026-02-19 01:56:32] "POST /set-tag HTTP/1.1" 200 109 0.012511 10.0.0.242 - - [2026-02-19 01:56:32] "DELETE /instance-ip/b71365f4-0d35-11f1-90eb-fa163ee7f75c HTTP/1.1" 200 115 0.042601 10.0.0.242 - - [2026-02-19 01:56:32] "POST /ref-update HTTP/1.1" 200 156 0.009614 10.0.0.242 - - [2026-02-19 01:56:32] "DELETE /virtual-machine-interface/b6fd4008-0d35-11f1-90eb-fa163ee7f75c HTTP/1.1" 200 115 0.040998 10.0.0.242 - - [2026-02-19 01:56:32] "DELETE /virtual-machine/0c0a2bb4-cdb7-4789-9017-9039c29719d8 HTTP/1.1" 200 115 0.017281 10.0.0.242 - - [2026-02-19 01:56:32] "GET /virtual-machine-interface/b7708bf8-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005679 10.0.0.242 - - [2026-02-19 01:56:32] "POST /set-tag HTTP/1.1" 200 109 0.002567 10.0.0.242 - - [2026-02-19 01:56:32] "GET /virtual-machine-interface/b7708bf8-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004087 10.0.0.242 - - [2026-02-19 01:56:32] "POST /set-tag HTTP/1.1" 200 109 0.002077 10.0.0.242 - - [2026-02-19 01:56:32] "GET /virtual-machine/e295422b-21a1-40bc-aac6-a80b8f06996a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003192 10.0.0.242 - - [2026-02-19 01:56:32] "POST /ref-update HTTP/1.1" 200 156 0.009090 10.0.0.242 - - [2026-02-19 01:56:32] "GET /virtual-machine-interface/b7708bf8-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.015806 10.0.0.242 - - [2026-02-19 01:56:32] "POST /set-tag HTTP/1.1" 200 109 0.062188 10.0.0.242 - - [2026-02-19 01:56:32] "POST /set-tag HTTP/1.1" 200 109 0.044393 10.0.0.242 - - [2026-02-19 01:56:32] "POST /set-tag HTTP/1.1" 200 109 0.032548 10.0.0.242 - - [2026-02-19 01:56:32] "POST /set-tag HTTP/1.1" 200 109 0.017064 10.0.0.242 - - [2026-02-19 01:56:32] "POST /set-tag HTTP/1.1" 200 109 0.030054 10.0.0.242 - - [2026-02-19 01:56:32] "DELETE /instance-ip/b78c50cc-0d35-11f1-90eb-fa163ee7f75c HTTP/1.1" 200 115 0.058282 10.0.0.242 - - [2026-02-19 01:56:33] "POST /ref-update HTTP/1.1" 200 156 0.013369 10.0.0.242 - - [2026-02-19 01:56:33] "DELETE /virtual-machine-interface/b7708bf8-0d35-11f1-90eb-fa163ee7f75c HTTP/1.1" 200 115 0.039527 10.0.0.242 - - [2026-02-19 01:56:33] "DELETE /virtual-machine/e295422b-21a1-40bc-aac6-a80b8f06996a HTTP/1.1" 200 115 0.019880 10.0.0.242 - - [2026-02-19 01:56:33] "DELETE /tag/4cb176e7-3eee-456a-bbd1-24e1ceb74f77 HTTP/1.1" 200 115 0.035161 10.0.0.242 - - [2026-02-19 01:56:33] "GET /virtual-machine-interface/b80f274a-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004242 10.0.0.242 - - [2026-02-19 01:56:33] "POST /set-tag HTTP/1.1" 200 109 0.002434 10.0.0.242 - - [2026-02-19 01:56:33] "GET /virtual-machine-interface/b80f274a-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007574 10.0.0.242 - - [2026-02-19 01:56:33] "POST /set-tag HTTP/1.1" 200 109 0.002233 10.0.0.242 - - [2026-02-19 01:56:33] "GET /virtual-machine/0678ebff-cf97-4fb2-a402-4c8599cb7551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002676 10.0.0.242 - - [2026-02-19 01:56:33] "POST /ref-update HTTP/1.1" 200 156 0.008299 10.0.0.242 - - [2026-02-19 01:56:33] "GET /virtual-machine-interface/b80f274a-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006430 10.0.0.242 - - [2026-02-19 01:56:33] "POST /set-tag HTTP/1.1" 200 109 0.015990 10.0.0.242 - - [2026-02-19 01:56:33] "POST /set-tag HTTP/1.1" 200 109 0.025771 10.0.0.242 - - [2026-02-19 01:56:33] "POST /set-tag HTTP/1.1" 200 109 0.024688 10.0.0.242 - - [2026-02-19 01:56:33] "POST /set-tag HTTP/1.1" 200 109 0.014907 10.0.0.242 - - [2026-02-19 01:56:33] "POST /set-tag HTTP/1.1" 200 109 0.029159 10.0.0.242 - - [2026-02-19 01:56:33] "DELETE /instance-ip/b82a1762-0d35-11f1-90eb-fa163ee7f75c HTTP/1.1" 200 115 0.049685 10.0.0.242 - - [2026-02-19 01:56:33] "DELETE /virtual-machine-interface/b80f274a-0d35-11f1-90eb-fa163ee7f75c HTTP/1.1" 200 115 0.039886 10.0.0.242 - - [2026-02-19 01:56:33] "DELETE /virtual-machine/0678ebff-cf97-4fb2-a402-4c8599cb7551 HTTP/1.1" 200 115 0.024609 10.0.0.242 - - [2026-02-19 01:56:33] "GET /virtual-machine-interface/b88e0650-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004458 10.0.0.242 - - [2026-02-19 01:56:33] "POST /set-tag HTTP/1.1" 200 109 0.002656 10.0.0.242 - - [2026-02-19 01:56:33] "GET /virtual-machine-interface/b88e0650-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005191 10.0.0.242 - - [2026-02-19 01:56:33] "POST /set-tag HTTP/1.1" 200 109 0.002045 10.0.0.242 - - [2026-02-19 01:56:33] "GET /virtual-machine/6509a825-a5b0-428d-9a5e-27b6f760ea8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002697 10.0.0.242 - - [2026-02-19 01:56:33] "POST /ref-update HTTP/1.1" 200 156 0.008482 10.0.0.242 - - [2026-02-19 01:56:33] "GET /virtual-machine-interface/b88e0650-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007728 10.0.0.242 - - [2026-02-19 01:56:33] "POST /set-tag HTTP/1.1" 200 109 0.015773 10.0.0.242 - - [2026-02-19 01:56:33] "POST /set-tag HTTP/1.1" 200 109 0.024085 10.0.0.242 - - [2026-02-19 01:56:33] "POST /set-tag HTTP/1.1" 200 109 0.021646 10.0.0.242 - - [2026-02-19 01:56:33] "POST /set-tag HTTP/1.1" 200 109 0.013108 10.0.0.242 - - [2026-02-19 01:56:34] "POST /set-tag HTTP/1.1" 200 109 0.024422 10.0.0.242 - - [2026-02-19 01:56:34] "DELETE /instance-ip/b8a70448-0d35-11f1-90eb-fa163ee7f75c HTTP/1.1" 200 115 0.046737 10.0.0.242 - - [2026-02-19 01:56:34] "DELETE /virtual-machine-interface/b88e0650-0d35-11f1-90eb-fa163ee7f75c HTTP/1.1" 200 115 0.034978 10.0.0.242 - - [2026-02-19 01:56:34] "DELETE /virtual-machine/6509a825-a5b0-428d-9a5e-27b6f760ea8f HTTP/1.1" 200 115 0.018044 10.0.0.242 - - [2026-02-19 01:56:34] "DELETE /tag/adac87a3-f84e-4d51-af0d-cc85e0bb5c11 HTTP/1.1" 200 115 0.028840 10.0.0.242 - - [2026-02-19 01:56:34] "DELETE /tag/e5f52ae2-3f81-457d-82d9-29f514723343 HTTP/1.1" 409 391 0.004014 10.0.0.242 - - [2026-02-19 01:57:02] "GET /virtual-machine-interface/b975d44e-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005248 10.0.0.242 - - [2026-02-19 01:57:02] "POST /set-tag HTTP/1.1" 200 109 0.002420 10.0.0.242 - - [2026-02-19 01:57:02] "GET /virtual-machine-interface/b975d44e-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013359 10.0.0.242 - - [2026-02-19 01:57:02] "POST /set-tag HTTP/1.1" 200 109 0.007690 10.0.0.242 - - [2026-02-19 01:57:02] "GET /virtual-machine/607e2b06-5fbb-4bfe-b8a8-1a975c257eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002783 10.0.0.242 - - [2026-02-19 01:57:02] "POST /ref-update HTTP/1.1" 200 156 0.008029 10.0.0.242 - - [2026-02-19 01:57:02] "GET /virtual-machine-interface/b975d44e-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.023242 10.0.0.242 - - [2026-02-19 01:57:02] "POST /set-tag HTTP/1.1" 200 109 0.027325 10.0.0.242 - - [2026-02-19 01:57:02] "POST /set-tag HTTP/1.1" 200 109 0.031612 10.0.0.242 - - [2026-02-19 01:57:02] "POST /set-tag HTTP/1.1" 200 109 0.037062 10.0.0.242 - - [2026-02-19 01:57:02] "POST /set-tag HTTP/1.1" 200 109 0.012713 10.0.0.242 - - [2026-02-19 01:57:02] "DELETE /instance-ip/b990e4fa-0d35-11f1-90eb-fa163ee7f75c HTTP/1.1" 200 115 0.054978 10.0.0.242 - - [2026-02-19 01:57:02] "DELETE /virtual-machine-interface/b975d44e-0d35-11f1-90eb-fa163ee7f75c HTTP/1.1" 200 115 0.061852 10.0.0.242 - - [2026-02-19 01:57:02] "DELETE /virtual-machine/607e2b06-5fbb-4bfe-b8a8-1a975c257eca HTTP/1.1" 200 115 0.023099 10.0.0.242 - - [2026-02-19 01:57:02] "DELETE /tag/9426a100-3cbc-4cdf-b322-10966a452225 HTTP/1.1" 409 237 0.012942 10.0.0.242 - - [2026-02-19 01:57:02] "GET /virtual-machine-interface/b90a5e76-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004522 10.0.0.242 - - [2026-02-19 01:57:02] "POST /set-tag HTTP/1.1" 200 109 0.002163 10.0.0.242 - - [2026-02-19 01:57:02] "GET /virtual-machine-interface/b90a5e76-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004036 10.0.0.242 - - [2026-02-19 01:57:02] "POST /set-tag HTTP/1.1" 200 109 0.002111 10.0.0.242 - - [2026-02-19 01:57:02] "GET /virtual-machine/e9129030-ca0d-47ab-a589-8e1083ab61e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003225 10.0.0.242 - - [2026-02-19 01:57:02] "POST /ref-update HTTP/1.1" 200 156 0.009294 10.0.0.242 - - [2026-02-19 01:57:02] "GET /virtual-machine-interface/b90a5e76-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014463 10.0.0.242 - - [2026-02-19 01:57:02] "POST /set-tag HTTP/1.1" 200 109 0.013734 10.0.0.242 - - [2026-02-19 01:57:02] "POST /set-tag HTTP/1.1" 200 109 0.021124 10.0.0.242 - - [2026-02-19 01:57:02] "POST /set-tag HTTP/1.1" 200 109 0.020450 10.0.0.242 - - [2026-02-19 01:57:02] "POST /set-tag HTTP/1.1" 200 109 0.017936 10.0.0.242 - - [2026-02-19 01:57:02] "DELETE /instance-ip/b9244bb0-0d35-11f1-90eb-fa163ee7f75c HTTP/1.1" 200 115 0.056199 10.0.0.242 - - [2026-02-19 01:57:02] "DELETE /virtual-machine-interface/b90a5e76-0d35-11f1-90eb-fa163ee7f75c HTTP/1.1" 200 115 0.048411 10.0.0.242 - - [2026-02-19 01:57:02] "DELETE /virtual-machine/e9129030-ca0d-47ab-a589-8e1083ab61e4 HTTP/1.1" 200 115 0.032730 10.0.0.242 - - [2026-02-19 01:57:03] "DELETE /tag/e118c23f-3caa-461b-94f1-01c79e09887b HTTP/1.1" 200 115 0.063667 10.0.0.242 - - [2026-02-19 01:57:03] "DELETE /tag/a9dae9bc-b717-46b8-a4bf-df85a1b48c9a HTTP/1.1" 200 115 0.044302 10.0.0.242 - - [2026-02-19 01:57:03] "DELETE /tag/102f4f9d-649d-48bb-b9d2-b4a25b111629 HTTP/1.1" 200 115 0.042494 10.0.0.242 - - [2026-02-19 01:57:03] "GET /virtual-machine-interface/b9e3f38e-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004848 10.0.0.242 - - [2026-02-19 01:57:03] "POST /set-tag HTTP/1.1" 200 109 0.002321 10.0.0.242 - - [2026-02-19 01:57:03] "GET /virtual-machine-interface/b9e3f38e-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003861 10.0.0.242 - - [2026-02-19 01:57:03] "POST /set-tag HTTP/1.1" 200 109 0.002279 10.0.0.242 - - [2026-02-19 01:57:03] "GET /virtual-machine/3d150645-c635-417e-a579-44fd0fb97f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002819 10.0.0.242 - - [2026-02-19 01:57:03] "POST /ref-update HTTP/1.1" 200 156 0.015629 10.0.0.242 - - [2026-02-19 01:57:03] "GET /virtual-machine-interface/b9e3f38e-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016739 10.0.0.242 - - [2026-02-19 01:57:03] "POST /set-tag HTTP/1.1" 200 109 0.020229 10.0.0.242 - - [2026-02-19 01:57:03] "POST /set-tag HTTP/1.1" 200 109 0.036760 10.0.0.242 - - [2026-02-19 01:57:03] "POST /set-tag HTTP/1.1" 200 109 0.045647 10.0.0.242 - - [2026-02-19 01:57:03] "POST /set-tag HTTP/1.1" 200 109 0.014693 10.0.0.242 - - [2026-02-19 01:57:03] "DELETE /instance-ip/b9fa5b2e-0d35-11f1-90eb-fa163ee7f75c HTTP/1.1" 200 115 0.044370 10.0.0.242 - - [2026-02-19 01:57:03] "DELETE /virtual-machine-interface/b9e3f38e-0d35-11f1-90eb-fa163ee7f75c HTTP/1.1" 200 115 0.046196 10.0.0.242 - - [2026-02-19 01:57:03] "DELETE /virtual-machine/3d150645-c635-417e-a579-44fd0fb97f71 HTTP/1.1" 200 115 0.040601 10.0.0.242 - - [2026-02-19 01:57:03] "DELETE /tag/c1590ed9-cc7b-450c-92b7-c06c69aa23d9 HTTP/1.1" 200 115 0.060112 10.0.0.242 - - [2026-02-19 01:57:03] "GET /virtual-machine-interface/ba4a28a2-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003995 10.0.0.242 - - [2026-02-19 01:57:03] "POST /set-tag HTTP/1.1" 200 109 0.002970 10.0.0.242 - - [2026-02-19 01:57:03] "GET /virtual-machine-interface/ba4a28a2-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009578 10.0.0.242 - - [2026-02-19 01:57:03] "POST /set-tag HTTP/1.1" 200 109 0.003508 10.0.0.242 - - [2026-02-19 01:57:03] "GET /virtual-machine/2a011910-2312-4a13-9dcc-bdbff7f92e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003572 10.0.0.242 - - [2026-02-19 01:57:03] "POST /ref-update HTTP/1.1" 200 156 0.010606 10.0.0.242 - - [2026-02-19 01:57:03] "GET /virtual-machine-interface/ba4a28a2-0d35-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016345 10.0.0.242 - - [2026-02-19 01:57:03] "POST /set-tag HTTP/1.1" 200 109 0.016699 10.0.0.242 - - [2026-02-19 01:57:04] "POST /set-tag HTTP/1.1" 200 109 0.051098 10.0.0.242 - - [2026-02-19 01:57:04] "POST /set-tag HTTP/1.1" 200 109 0.033262 10.0.0.242 - - [2026-02-19 01:57:04] "POST /set-tag HTTP/1.1" 200 109 0.029503 10.0.0.242 - - [2026-02-19 01:57:04] "DELETE /instance-ip/ba5ce7da-0d35-11f1-90eb-fa163ee7f75c HTTP/1.1" 200 115 0.056475 10.0.0.242 - - [2026-02-19 01:57:04] "DELETE /virtual-machine-interface/ba4a28a2-0d35-11f1-90eb-fa163ee7f75c HTTP/1.1" 200 115 0.039350 10.0.0.242 - - [2026-02-19 01:57:04] "DELETE /virtual-machine/2a011910-2312-4a13-9dcc-bdbff7f92e71 HTTP/1.1" 200 115 0.019825 10.0.0.242 - - [2026-02-19 01:57:04] "DELETE /tag/991636b9-87aa-406a-8b49-2274ddbee120 HTTP/1.1" 200 115 0.039527 10.0.0.242 - - [2026-02-19 01:57:04] "DELETE /tag/1428a99e-3ed2-4c7f-817f-e9c8d001783a HTTP/1.1" 409 237 0.005352 10.0.0.242 - - [2026-02-19 01:57:04] "DELETE /tag/e3b6d227-efba-47d5-8747-81be3e5738c4 HTTP/1.1" 409 237 0.003895 10.0.0.242 - - [2026-02-19 01:57:05] "POST /projects HTTP/1.1" 409 238 0.002903 10.0.0.242 - - [2026-02-19 01:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.242 - - [2026-02-19 01:57:06] "GET /project/0d73debf-46ed-4148-8e18-c2d9696566e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.029910 10.0.0.242 - - [2026-02-19 01:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.242 - - [2026-02-19 01:57:06] "GET /virtual-network/5d28a432-669b-4a2f-bf78-d802412b635d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004613 10.0.0.242 - - [2026-02-19 01:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.242 - - [2026-02-19 01:57:06] "GET /virtual-network/cb3023e1-f64a-45e7-a2bf-6f9f9237560c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003721 10.0.0.242 - - [2026-02-19 01:57:06] "POST /security-groups HTTP/1.1" 409 285 0.002620 10.0.0.242 - - [2026-02-19 01:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.242 - - [2026-02-19 01:57:06] "PUT /security-group/63e60076-bd53-42d2-a478-711f5c5b1139 HTTP/1.1" 200 263 0.062409 10.0.0.242 - - [2026-02-19 01:57:06] "PUT /access-control-list/c7d4c5ab-b6f8-41de-8e0c-b5809a7646e8 HTTP/1.1" 200 273 0.017072 10.0.0.242 - - [2026-02-19 01:57:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.026391 10.0.0.242 - - [2026-02-19 01:57:06] "PUT /access-control-list/2732c492-2e66-4d31-999d-324bdf6796ce HTTP/1.1" 200 273 0.027749 10.0.0.242 - - [2026-02-19 01:57:11] "POST /projects HTTP/1.1" 409 238 0.001905 10.0.0.242 - - [2026-02-19 01:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.242 - - [2026-02-19 01:57:11] "GET /project/0d73debf-46ed-4148-8e18-c2d9696566e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.041658 10.0.0.242 - - [2026-02-19 01:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.242 - - [2026-02-19 01:57:11] "GET /virtual-network/5d28a432-669b-4a2f-bf78-d802412b635d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003665 10.0.0.242 - - [2026-02-19 01:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.242 - - [2026-02-19 01:57:11] "GET /virtual-network/cb3023e1-f64a-45e7-a2bf-6f9f9237560c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004116 10.0.0.242 - - [2026-02-19 01:57:11] "POST /security-groups HTTP/1.1" 409 285 0.002280 10.0.0.242 - - [2026-02-19 01:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.242 - - [2026-02-19 01:57:11] "PUT /security-group/63e60076-bd53-42d2-a478-711f5c5b1139 HTTP/1.1" 200 263 0.051658 10.0.0.242 - - [2026-02-19 01:57:11] "PUT /access-control-list/c7d4c5ab-b6f8-41de-8e0c-b5809a7646e8 HTTP/1.1" 200 273 0.016317 10.0.0.242 - - [2026-02-19 01:57:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.026767 10.0.0.242 - - [2026-02-19 01:57:11] "PUT /access-control-list/2732c492-2e66-4d31-999d-324bdf6796ce HTTP/1.1" 200 273 0.024369 10.0.0.242 - - [2026-02-19 01:57:11] "GET /firewall-policy/c20ad3cb-4164-43d2-8f75-57983b96fc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.008108 10.0.0.242 - - [2026-02-19 01:57:11] "GET /firewall-rule/23cb1737-2b86-4388-9e6d-d9d07d602662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002661 10.0.0.242 - - [2026-02-19 01:57:11] "POST /ref-update HTTP/1.1" 200 156 0.051768 10.0.0.242 - - [2026-02-19 01:57:11] "DELETE /firewall-rule/23cb1737-2b86-4388-9e6d-d9d07d602662 HTTP/1.1" 200 115 0.044478 10.0.0.242 - - [2026-02-19 01:57:11] "GET /firewall-policy/c20ad3cb-4164-43d2-8f75-57983b96fc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.004646 10.0.0.242 - - [2026-02-19 01:57:11] "GET /firewall-rule/36a05468-6c97-4a2c-9da4-1592d9438fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002734 10.0.0.242 - - [2026-02-19 01:57:11] "POST /ref-update HTTP/1.1" 200 156 0.059309 10.0.0.242 - - [2026-02-19 01:57:11] "DELETE /firewall-rule/36a05468-6c97-4a2c-9da4-1592d9438fd2 HTTP/1.1" 200 115 0.028636 10.0.0.242 - - [2026-02-19 01:57:11] "DELETE /tag/1428a99e-3ed2-4c7f-817f-e9c8d001783a HTTP/1.1" 409 237 0.005103 10.0.0.242 - - [2026-02-19 01:57:11] "DELETE /tag/e3b6d227-efba-47d5-8747-81be3e5738c4 HTTP/1.1" 409 237 0.004321 10.0.0.242 - - [2026-02-19 01:57:11] "DELETE /tag/c1c9bf3a-0ac3-4e8c-a03b-a6c5847829a2 HTTP/1.1" 200 115 0.037765 10.0.0.242 - - [2026-02-19 01:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.242 - - [2026-02-19 01:57:11] "GET /virtual-network/5d28a432-669b-4a2f-bf78-d802412b635d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004657 10.0.0.242 - - [2026-02-19 01:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.242 - - [2026-02-19 01:57:11] "GET /virtual-network/cb3023e1-f64a-45e7-a2bf-6f9f9237560c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003585 10.0.0.242 - - [2026-02-19 01:57:12] "PUT /virtual-network/5d28a432-669b-4a2f-bf78-d802412b635d HTTP/1.1" 200 265 0.048396 10.0.0.242 - - [2026-02-19 01:57:12] "PUT /virtual-network/cb3023e1-f64a-45e7-a2bf-6f9f9237560c HTTP/1.1" 200 265 0.038529 10.0.0.242 - - [2026-02-19 01:57:12] "DELETE /security-group/63e60076-bd53-42d2-a478-711f5c5b1139 HTTP/1.1" 200 115 0.050660 10.0.0.242 - - [2026-02-19 01:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001435 10.0.0.242 - - [2026-02-19 01:57:12] "DELETE /access-control-list/c7d4c5ab-b6f8-41de-8e0c-b5809a7646e8 HTTP/1.1" 200 115 0.023791 10.0.0.242 - - [2026-02-19 01:57:12] "DELETE /access-control-list/2732c492-2e66-4d31-999d-324bdf6796ce HTTP/1.1" 200 115 0.019252 10.0.0.242 - - [2026-02-19 01:57:12] "GET /project/0d73debf-46ed-4148-8e18-c2d9696566e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.024209 10.0.0.242 - - [2026-02-19 01:57:12] "GET /project/0d73debf-46ed-4148-8e18-c2d9696566e4?fields=security_groups HTTP/1.1" 200 1351 0.028195 10.0.0.242 - - [2026-02-19 01:57:12] "DELETE /security-group/92f82bd3-6dec-4b8a-9927-cb2466ddf31d HTTP/1.1" 200 115 0.037590 10.0.0.242 - - [2026-02-19 01:57:12] "DELETE /access-control-list/b4c7aa8f-2963-4c68-849f-42d78fb58ee5 HTTP/1.1" 200 115 0.038907 10.0.0.242 - - [2026-02-19 01:57:12] "GET /project/0d73debf-46ed-4148-8e18-c2d9696566e4?fields=application_policy_sets HTTP/1.1" 200 1390 0.044731 10.0.0.242 - - [2026-02-19 01:57:12] "DELETE /access-control-list/f4d2a608-f94f-4953-ba06-4667f10a0785 HTTP/1.1" 200 115 0.042322 10.0.0.242 - - [2026-02-19 01:57:12] "DELETE /project/0d73debf-46ed-4148-8e18-c2d9696566e4 HTTP/1.1" 200 115 0.251774 10.0.0.242 - - [2026-02-19 01:57:12] "POST /projects HTTP/1.1" 409 238 0.002767 10.0.0.242 - - [2026-02-19 01:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.242 - - [2026-02-19 01:57:12] "GET /project/80c209b1-1e8e-4926-abe5-5d0e64c9f3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028591 10.0.0.242 - - [2026-02-19 01:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004744 10.0.0.242 - - [2026-02-19 01:57:12] "GET /virtual-network/5d28a432-669b-4a2f-bf78-d802412b635d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.003743 10.0.0.242 - - [2026-02-19 01:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.242 - - [2026-02-19 01:57:12] "GET /virtual-network/cb3023e1-f64a-45e7-a2bf-6f9f9237560c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004880 10.0.0.242 - - [2026-02-19 01:57:12] "POST /security-groups HTTP/1.1" 409 285 0.002232 10.0.0.242 - - [2026-02-19 01:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.242 - - [2026-02-19 01:57:12] "PUT /security-group/96c0bade-7afe-4dc5-aebb-147e64255a31 HTTP/1.1" 200 263 0.059020 10.0.0.242 - - [2026-02-19 01:57:12] "PUT /access-control-list/7563a59f-129a-4303-b9fb-2d2d94c6b4a6 HTTP/1.1" 200 273 0.041023 10.0.0.242 - - [2026-02-19 01:57:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.066983 10.0.0.242 - - [2026-02-19 01:57:12] "PUT /access-control-list/0d6c922d-3b6e-47dc-aaaf-b4beb18f160b HTTP/1.1" 200 273 0.029083 10.0.0.242 - - [2026-02-19 01:57:17] "GET /application-policy-set/02710714-f3f5-4db3-8632-ccc2d92a3abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.002741 10.0.0.242 - - [2026-02-19 01:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.242 - - [2026-02-19 01:57:17] "GET /policy-management/4713b599-3d0f-48ec-97bd-b1131c008071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003817 10.0.0.242 - - [2026-02-19 01:57:17] "GET /firewall-policy/fe46e547-2cf0-41b7-a14b-dd008b597c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002870 10.0.0.242 - - [2026-02-19 01:57:17] "GET /firewall-rule/898adf9c-4479-4819-8711-424d8c0e55e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003079 10.0.0.242 - - [2026-02-19 01:57:17] "POST /ref-update HTTP/1.1" 200 156 0.028402 10.0.0.242 - - [2026-02-19 01:57:17] "DELETE /firewall-rule/898adf9c-4479-4819-8711-424d8c0e55e9 HTTP/1.1" 200 115 0.056172 10.0.0.242 - - [2026-02-19 01:57:17] "GET /firewall-policy/9530e930-faf0-4975-a61c-bec42646c097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002751 10.0.0.242 - - [2026-02-19 01:57:17] "GET /firewall-rule/f1964942-2d18-4045-89c2-0f67d1d3d2b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.003405 10.0.0.242 - - [2026-02-19 01:57:17] "POST /ref-update HTTP/1.1" 200 156 0.022054 10.0.0.242 - - [2026-02-19 01:57:17] "DELETE /firewall-rule/f1964942-2d18-4045-89c2-0f67d1d3d2b9 HTTP/1.1" 200 115 0.056835 10.0.0.242 - - [2026-02-19 01:57:17] "GET /firewall-policy/9530e930-faf0-4975-a61c-bec42646c097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.005046 10.0.0.242 - - [2026-02-19 01:57:17] "GET /firewall-rule/c1091d4a-2c84-483d-ade5-e5d1fe2feba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2597 0.002779 10.0.0.242 - - [2026-02-19 01:57:17] "POST /ref-update HTTP/1.1" 200 156 0.020453 10.0.0.242 - - [2026-02-19 01:57:17] "DELETE /firewall-rule/c1091d4a-2c84-483d-ade5-e5d1fe2feba1 HTTP/1.1" 200 115 0.051077 10.0.0.242 - - [2026-02-19 01:57:17] "GET /application-policy-set/02710714-f3f5-4db3-8632-ccc2d92a3abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.005368 10.0.0.242 - - [2026-02-19 01:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.242 - - [2026-02-19 01:57:17] "GET /policy-management/4713b599-3d0f-48ec-97bd-b1131c008071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003087 10.0.0.242 - - [2026-02-19 01:57:17] "GET /firewall-policy/9530e930-faf0-4975-a61c-bec42646c097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004466 10.0.0.242 - - [2026-02-19 01:57:17] "POST /ref-update HTTP/1.1" 200 156 0.025415 10.0.0.242 - - [2026-02-19 01:57:17] "DELETE /firewall-policy/9530e930-faf0-4975-a61c-bec42646c097 HTTP/1.1" 200 115 0.039695 10.0.0.242 - - [2026-02-19 01:57:17] "DELETE /tag/9426a100-3cbc-4cdf-b322-10966a452225 HTTP/1.1" 200 115 0.063053 10.0.0.242 - - [2026-02-19 01:57:17] "DELETE /tag/1428a99e-3ed2-4c7f-817f-e9c8d001783a HTTP/1.1" 200 115 0.036255 10.0.0.242 - - [2026-02-19 01:57:17] "DELETE /tag/e3b6d227-efba-47d5-8747-81be3e5738c4 HTTP/1.1" 200 115 0.068125 10.0.0.242 - - [2026-02-19 01:57:17] "DELETE /tag/e5f52ae2-3f81-457d-82d9-29f514723343 HTTP/1.1" 200 115 0.080363 10.0.0.242 - - [2026-02-19 01:57:18] "DELETE /loadbalancer-member/927b8643-23a4-423a-b330-546c7e896386 HTTP/1.1" 200 115 0.037370 10.0.0.242 - - [2026-02-19 01:57:18] "DELETE /loadbalancer-pool/f0933d93-ad07-4497-a659-99b9c3ef4875 HTTP/1.1" 200 115 0.040081 10.0.0.242 - - [2026-02-19 01:57:18] "DELETE /loadbalancer-listener/17c04a5e-8e42-480b-9ca3-251d724e3df2 HTTP/1.1" 200 115 0.047024 10.0.0.242 - - [2026-02-19 01:57:18] "DELETE /loadbalancer/19738f88-e5ff-4327-aef4-7ccf0e03c70a HTTP/1.1" 200 115 0.044922 10.0.0.242 - - [2026-02-19 01:57:18] "DELETE /floating-ip/826c6c9f-6236-451a-9461-10980928ccfd HTTP/1.1" 200 115 0.025081 10.0.0.242 - - [2026-02-19 01:57:18] "DELETE /instance-ip/f232d43d-4f35-4a0c-a6d5-cc52fd5a36f0 HTTP/1.1" 200 115 0.045526 10.0.0.242 - - [2026-02-19 01:57:18] "DELETE /virtual-machine-interface/629042b2-498b-4c46-86ce-4c5d380b09b0 HTTP/1.1" 200 115 0.046114 10.0.0.242 - - [2026-02-19 01:57:18] "DELETE /tag/50566021-5b27-438f-942a-40bba9b36027 HTTP/1.1" 200 115 0.045500 10.0.0.242 - - [2026-02-19 01:57:18] "POST /projects HTTP/1.1" 409 238 0.002130 10.0.0.242 - - [2026-02-19 01:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.242 - - [2026-02-19 01:57:18] "GET /project/80c209b1-1e8e-4926-abe5-5d0e64c9f3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.071804 10.0.0.242 - - [2026-02-19 01:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.242 - - [2026-02-19 01:57:18] "GET /virtual-network/5d28a432-669b-4a2f-bf78-d802412b635d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.007403 10.0.0.242 - - [2026-02-19 01:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.242 - - [2026-02-19 01:57:18] "GET /virtual-network/cb3023e1-f64a-45e7-a2bf-6f9f9237560c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.015786 10.0.0.242 - - [2026-02-19 01:57:18] "POST /security-groups HTTP/1.1" 409 285 0.003434 10.0.0.242 - - [2026-02-19 01:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.242 - - [2026-02-19 01:57:18] "PUT /security-group/96c0bade-7afe-4dc5-aebb-147e64255a31 HTTP/1.1" 200 263 0.059353 10.0.0.242 - - [2026-02-19 01:57:18] "PUT /access-control-list/7563a59f-129a-4303-b9fb-2d2d94c6b4a6 HTTP/1.1" 200 273 0.015565 10.0.0.242 - - [2026-02-19 01:57:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.035348 10.0.0.242 - - [2026-02-19 01:57:18] "GET /firewall-policy/c20ad3cb-4164-43d2-8f75-57983b96fc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.016627 10.0.0.242 - - [2026-02-19 01:57:18] "PUT /access-control-list/0d6c922d-3b6e-47dc-aaaf-b4beb18f160b HTTP/1.1" 200 273 0.048949 10.0.0.242 - - [2026-02-19 01:57:18] "GET /firewall-rule/afae0e43-d00f-4aeb-9905-a7228983d8eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.012843 10.0.0.242 - - [2026-02-19 01:57:18] "POST /ref-update HTTP/1.1" 200 156 0.043364 10.0.0.242 - - [2026-02-19 01:57:18] "DELETE /firewall-rule/afae0e43-d00f-4aeb-9905-a7228983d8eb HTTP/1.1" 200 115 0.031348 10.0.0.242 - - [2026-02-19 01:57:18] "GET /firewall-policy/c20ad3cb-4164-43d2-8f75-57983b96fc4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.005621 10.0.0.242 - - [2026-02-19 01:57:18] "GET /firewall-rule/75f16c64-103b-40aa-9082-805545a76c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.012611 10.0.0.242 - - [2026-02-19 01:57:19] "POST /ref-update HTTP/1.1" 200 156 0.060372 10.0.0.242 - - [2026-02-19 01:57:19] "DELETE /firewall-rule/75f16c64-103b-40aa-9082-805545a76c93 HTTP/1.1" 200 115 0.052429 10.0.0.242 - - [2026-02-19 01:57:19] "DELETE /tag/b53564af-9db9-432e-8669-6f68f7a2d0a6 HTTP/1.1" 200 115 0.031927 10.0.0.242 - - [2026-02-19 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.242 - - [2026-02-19 01:57:19] "GET /virtual-network/5d28a432-669b-4a2f-bf78-d802412b635d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004287 10.0.0.242 - - [2026-02-19 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.242 - - [2026-02-19 01:57:19] "GET /virtual-network/cb3023e1-f64a-45e7-a2bf-6f9f9237560c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.005488 10.0.0.242 - - [2026-02-19 01:57:19] "PUT /virtual-network/5d28a432-669b-4a2f-bf78-d802412b635d HTTP/1.1" 200 265 0.035932 10.0.0.242 - - [2026-02-19 01:57:19] "PUT /virtual-network/cb3023e1-f64a-45e7-a2bf-6f9f9237560c HTTP/1.1" 200 265 0.036653 10.0.0.242 - - [2026-02-19 01:57:19] "DELETE /security-group/96c0bade-7afe-4dc5-aebb-147e64255a31 HTTP/1.1" 200 115 0.045413 10.0.0.242 - - [2026-02-19 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.242 - - [2026-02-19 01:57:19] "DELETE /access-control-list/7563a59f-129a-4303-b9fb-2d2d94c6b4a6 HTTP/1.1" 200 115 0.028904 10.0.0.242 - - [2026-02-19 01:57:19] "DELETE /access-control-list/0d6c922d-3b6e-47dc-aaaf-b4beb18f160b HTTP/1.1" 200 115 0.023828 10.0.0.242 - - [2026-02-19 01:57:19] "GET /project/80c209b1-1e8e-4926-abe5-5d0e64c9f3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.040005 10.0.0.242 - - [2026-02-19 01:57:19] "GET /project/80c209b1-1e8e-4926-abe5-5d0e64c9f3b5?fields=security_groups HTTP/1.1" 200 1352 0.035147 10.0.0.242 - - [2026-02-19 01:57:19] "DELETE /security-group/2908163a-e785-4214-b774-560d097d4b8f HTTP/1.1" 200 115 0.033484 10.0.0.242 - - [2026-02-19 01:57:19] "DELETE /access-control-list/59a4432b-9769-487c-8482-91d9083c5bc5 HTTP/1.1" 200 115 0.030462 10.0.0.242 - - [2026-02-19 01:57:19] "GET /project/80c209b1-1e8e-4926-abe5-5d0e64c9f3b5?fields=application_policy_sets HTTP/1.1" 200 1391 0.055925 10.0.0.242 - - [2026-02-19 01:57:19] "DELETE /access-control-list/ca92d66f-b847-46bd-9dcd-f6344e6cf4a0 HTTP/1.1" 200 115 0.041890 10.0.0.242 - - [2026-02-19 01:57:19] "DELETE /project/80c209b1-1e8e-4926-abe5-5d0e64c9f3b5 HTTP/1.1" 200 115 0.290914 10.0.0.242 - - [2026-02-19 01:57:28] "GET /global-system-configs HTTP/1.1" 200 323 0.002462 10.0.0.242 - - [2026-02-19 01:57:29] "GET /global-system-configs HTTP/1.1" 200 323 0.001873 10.0.0.242 - - [2026-02-19 01:58:04] "GET / HTTP/1.1" 200 36215 0.001672 10.0.0.242 - - [2026-02-19 01:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.242 - - [2026-02-19 01:58:04] "GET /global-vrouter-config/5cb91a77-2775-469d-9a54-aa12b04806fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002560 10.0.0.242 - - [2026-02-19 01:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.242 - - [2026-02-19 01:58:04] "GET /global-vrouter-config/5cb91a77-2775-469d-9a54-aa12b04806fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002276 10.0.0.242 - - [2026-02-19 01:58:21] "GET / HTTP/1.1" 200 36215 0.001364 10.0.0.242 - - [2026-02-19 01:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.242 - - [2026-02-19 01:58:21] "GET /global-system-config/52715d9c-a968-4228-bbdf-cdadc4671608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004501 10.0.0.242 - - [2026-02-19 01:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.242 - - [2026-02-19 01:58:21] "GET /config-node/22c29ae0-9fca-4a56-959d-1f329bb0ad67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001885 10.0.0.242 - - [2026-02-19 01:58:21] "GET / HTTP/1.1" 200 36215 0.001461 10.0.0.242 - - [2026-02-19 01:58:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002549 10.0.0.242 - - [2026-02-19 01:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.242 - - [2026-02-19 01:58:26] "GET /global-vrouter-config/5cb91a77-2775-469d-9a54-aa12b04806fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002427 10.0.0.242 - - [2026-02-19 01:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.242 - - [2026-02-19 01:58:26] "PUT /global-vrouter-config/5cb91a77-2775-469d-9a54-aa12b04806fb HTTP/1.1" 200 277 0.008547 10.0.0.242 - - [2026-02-19 01:58:26] "GET / HTTP/1.1" 200 36215 0.002000 10.0.0.242 - - [2026-02-19 01:58:26] "POST /alarms HTTP/1.1" 409 264 0.001939 10.0.0.242 - - [2026-02-19 01:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001591 10.0.0.242 - - [2026-02-19 01:58:26] "PUT /alarm/edbb7d68-c4dd-4a80-a6cf-8efef45d892a HTTP/1.1" 200 245 0.010476 10.0.0.242 - - [2026-02-19 01:58:26] "POST /alarms HTTP/1.1" 409 261 0.001863 10.0.0.242 - - [2026-02-19 01:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.242 - - [2026-02-19 01:58:26] "PUT /alarm/e7c42730-fada-465f-96bd-27946c0b1cfb HTTP/1.1" 200 245 0.010218 10.0.0.242 - - [2026-02-19 01:58:26] "POST /alarms HTTP/1.1" 409 261 0.010977 10.0.0.242 - - [2026-02-19 01:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.242 - - [2026-02-19 01:58:26] "PUT /alarm/9fc5f46e-4969-4b30-9365-13754668c602 HTTP/1.1" 200 245 0.011883 10.0.0.242 - - [2026-02-19 01:58:26] "POST /alarms HTTP/1.1" 409 253 0.009897 10.0.0.242 - - [2026-02-19 01:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.242 - - [2026-02-19 01:58:26] "PUT /alarm/f8ea69d9-0313-4bff-89f0-14a5591a748a HTTP/1.1" 200 245 0.027312 10.0.0.242 - - [2026-02-19 01:58:26] "POST /alarms HTTP/1.1" 409 251 0.005308 10.0.0.242 - - [2026-02-19 01:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.242 - - [2026-02-19 01:58:26] "PUT /alarm/04865a19-264a-4e1a-96f7-151864c0f9a8 HTTP/1.1" 200 245 0.010324 10.0.0.242 - - [2026-02-19 01:58:26] "POST /alarms HTTP/1.1" 409 252 0.005339 10.0.0.242 - - [2026-02-19 01:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.242 - - [2026-02-19 01:58:26] "PUT /alarm/2f9cf06e-8fde-4a55-96b7-c498357d2313 HTTP/1.1" 200 245 0.009503 10.0.0.242 - - [2026-02-19 01:58:26] "POST /alarms HTTP/1.1" 409 256 0.002969 10.0.0.242 - - [2026-02-19 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.242 - - [2026-02-19 01:58:27] "PUT /alarm/5b68b94a-7c64-4806-8489-197b0385696f HTTP/1.1" 200 245 0.009892 10.0.0.242 - - [2026-02-19 01:58:27] "POST /alarms HTTP/1.1" 409 248 0.002632 10.0.0.242 - - [2026-02-19 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.242 - - [2026-02-19 01:58:27] "PUT /alarm/f9b74955-6179-475d-97ff-72c070ff1f63 HTTP/1.1" 200 245 0.012354 10.0.0.242 - - [2026-02-19 01:58:27] "POST /alarms HTTP/1.1" 409 252 0.005204 10.0.0.242 - - [2026-02-19 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.242 - - [2026-02-19 01:58:27] "PUT /alarm/fc5ffe14-7246-4aa7-af3d-ad08fa448d1d HTTP/1.1" 200 245 0.010942 10.0.0.242 - - [2026-02-19 01:58:27] "POST /alarms HTTP/1.1" 409 257 0.004271 10.0.0.242 - - [2026-02-19 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.242 - - [2026-02-19 01:58:27] "PUT /alarm/19b9eaf8-68ca-46df-bdda-c811be2b55df HTTP/1.1" 200 245 0.011563 10.0.0.242 - - [2026-02-19 01:58:27] "POST /alarms HTTP/1.1" 409 251 0.010626 10.0.0.242 - - [2026-02-19 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001516 10.0.0.242 - - [2026-02-19 01:58:27] "PUT /alarm/bdbdd683-ac30-492b-a566-6bdd8ce2e077 HTTP/1.1" 200 245 0.010431 10.0.0.242 - - [2026-02-19 01:58:27] "POST /alarms HTTP/1.1" 409 257 0.014526 10.0.0.242 - - [2026-02-19 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.013199 10.0.0.242 - - [2026-02-19 01:58:27] "PUT /alarm/feeb791d-caba-4951-afea-2eae6ed19f19 HTTP/1.1" 200 245 0.010133 10.0.0.242 - - [2026-02-19 01:58:27] "POST /alarms HTTP/1.1" 409 261 0.013005 10.0.0.242 - - [2026-02-19 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005615 10.0.0.242 - - [2026-02-19 01:58:27] "PUT /alarm/1d890298-73e8-460c-9e37-691d3a30feeb HTTP/1.1" 200 245 0.010597 10.0.0.242 - - [2026-02-19 01:58:27] "POST /alarms HTTP/1.1" 409 258 0.011689 10.0.0.242 - - [2026-02-19 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.242 - - [2026-02-19 01:58:27] "PUT /alarm/174db9dc-4467-4e30-bba6-bc42eb5c328d HTTP/1.1" 200 245 0.012604 10.0.0.242 - - [2026-02-19 01:58:27] "POST /alarms HTTP/1.1" 409 254 0.009199 10.0.0.242 - - [2026-02-19 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.242 - - [2026-02-19 01:58:27] "PUT /alarm/38d8c065-a53e-4fef-9e78-08f8565b9558 HTTP/1.1" 200 245 0.010859 10.0.0.242 - - [2026-02-19 01:58:27] "POST /alarms HTTP/1.1" 409 254 0.002623 10.0.0.242 - - [2026-02-19 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765 10.0.0.242 - - [2026-02-19 01:58:27] "PUT /alarm/934550cc-e3d0-4bbd-ad6d-4634d5351170 HTTP/1.1" 200 245 0.011406 10.0.0.242 - - [2026-02-19 01:58:27] "POST /alarms HTTP/1.1" 409 254 0.008746 10.0.0.242 - - [2026-02-19 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.242 - - [2026-02-19 01:58:27] "PUT /alarm/294bb930-e18e-4d90-ba1a-816cc483d1af HTTP/1.1" 200 245 0.011504 10.0.0.242 - - [2026-02-19 01:58:27] "POST /alarms HTTP/1.1" 409 247 0.001421 10.0.0.242 - - [2026-02-19 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.242 - - [2026-02-19 01:58:27] "PUT /alarm/7266d6ce-65ad-4eae-809b-522cd30eb345 HTTP/1.1" 200 245 0.009813 10.0.0.242 - - [2026-02-19 01:58:27] "POST /alarms HTTP/1.1" 409 272 0.010029 10.0.0.242 - - [2026-02-19 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.242 - - [2026-02-19 01:58:27] "PUT /alarm/0dcb0f7e-e404-48a7-8825-ae034d03edc9 HTTP/1.1" 200 245 0.012997 10.0.0.242 - - [2026-02-19 01:58:27] "POST /alarms HTTP/1.1" 409 261 0.011570 10.0.0.242 - - [2026-02-19 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.242 - - [2026-02-19 01:58:28] "PUT /alarm/fa80cdf8-24cd-42f6-b1fc-8a2c3057b112 HTTP/1.1" 200 245 0.010008 10.0.0.242 - - [2026-02-19 01:58:28] "POST /alarms HTTP/1.1" 409 259 0.003472 10.0.0.242 - - [2026-02-19 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.242 - - [2026-02-19 01:58:28] "PUT /alarm/351bfab3-38d9-42ae-a647-d65d5c9f0839 HTTP/1.1" 200 245 0.011186 10.0.0.242 - - [2026-02-19 01:58:28] "POST /alarms HTTP/1.1" 409 265 0.010319 10.0.0.242 - - [2026-02-19 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.242 - - [2026-02-19 01:58:28] "PUT /alarm/4e24182a-8bc0-4cc1-81e8-7ef1f7e557b1 HTTP/1.1" 200 245 0.010652 10.0.0.242 - - [2026-02-19 01:58:28] "POST /alarms HTTP/1.1" 409 279 0.009474 10.0.0.242 - - [2026-02-19 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.242 - - [2026-02-19 01:58:28] "PUT /alarm/80ce5132-b404-4d74-9b59-8e178bdfe763 HTTP/1.1" 200 245 0.019634 10.0.0.242 - - [2026-02-19 01:58:28] "GET / HTTP/1.1" 200 36215 0.001697 10.0.0.242 - - [2026-02-19 01:58:28] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002599 10.0.0.242 - - [2026-02-19 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.242 - - [2026-02-19 01:58:28] "PUT /global-vrouter-config/5cb91a77-2775-469d-9a54-aa12b04806fb HTTP/1.1" 200 277 0.008449 10.0.0.242 - - [2026-02-19 01:58:28] "GET / HTTP/1.1" 200 36215 0.002145 10.0.0.242 - - [2026-02-19 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.242 - - [2026-02-19 01:58:28] "GET /global-vrouter-config/5cb91a77-2775-469d-9a54-aa12b04806fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002946 10.0.0.242 - - [2026-02-19 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.242 - - [2026-02-19 01:58:28] "PUT /global-vrouter-config/5cb91a77-2775-469d-9a54-aa12b04806fb HTTP/1.1" 200 277 0.008809 10.0.0.242 - - [2026-02-19 01:58:29] "GET / HTTP/1.1" 200 36215 0.001920 10.0.0.242 - - [2026-02-19 01:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.242 - - [2026-02-19 01:58:29] "GET /global-system-config/52715d9c-a968-4228-bbdf-cdadc4671608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006110 10.0.0.242 - - [2026-02-19 01:58:29] "PUT /global-system-config/52715d9c-a968-4228-bbdf-cdadc4671608 HTTP/1.1" 200 275 0.017092 10.0.0.242 - - [2026-02-19 01:58:32] "GET / HTTP/1.1" 200 36215 0.001283 10.0.0.242 - - [2026-02-19 01:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.242 - - [2026-02-19 01:58:32] "GET /routing-instance/d173bd10-5260-4ff8-aeee-90429a28c107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003166 10.0.0.242 - - [2026-02-19 01:58:32] "POST /bgp-routers HTTP/1.1" 409 301 0.013659 10.0.0.242 - - [2026-02-19 01:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.242 - - [2026-02-19 01:58:32] "GET /bgp-router/7d9a6b02-b090-4e5f-8f9b-7ff0ef4f4a82?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003097 10.0.0.242 - - [2026-02-19 01:58:32] "PUT /bgp-router/7d9a6b02-b090-4e5f-8f9b-7ff0ef4f4a82 HTTP/1.1" 200 255 0.013071 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:58:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000869 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:58:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001606 10.0.0.242 - - [2026-02-19 01:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380 10.0.0.242 - - [2026-02-19 01:58:35] "GET /global-vrouter-config/5cb91a77-2775-469d-9a54-aa12b04806fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003910 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:58:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001137 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:58:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001507 10.0.0.242 - - [2026-02-19 01:58:50] "GET / HTTP/1.1" 200 36215 0.001536 10.0.0.242 - - [2026-02-19 01:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.242 - - [2026-02-19 01:58:50] "GET /global-system-config/52715d9c-a968-4228-bbdf-cdadc4671608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004668 10.0.0.242 - - [2026-02-19 01:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001430 10.0.0.242 - - [2026-02-19 01:58:50] "GET /config-node/22c29ae0-9fca-4a56-959d-1f329bb0ad67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001647 10.0.0.242 - - [2026-02-19 01:59:01] "GET / HTTP/1.1" 200 36215 0.002010 10.0.0.242 - - [2026-02-19 01:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.242 - - [2026-02-19 01:59:01] "GET /routing-instance/d173bd10-5260-4ff8-aeee-90429a28c107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002582 10.0.0.242 - - [2026-02-19 01:59:01] "POST /bgp-routers HTTP/1.1" 409 301 0.006169 10.0.0.242 - - [2026-02-19 01:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.242 - - [2026-02-19 01:59:01] "GET /bgp-router/7d9a6b02-b090-4e5f-8f9b-7ff0ef4f4a82?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003506 10.0.0.242 - - [2026-02-19 01:59:02] "PUT /bgp-router/7d9a6b02-b090-4e5f-8f9b-7ff0ef4f4a82 HTTP/1.1" 200 255 0.011986 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:59:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001202 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:59:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000966 10.0.0.242 - - [2026-02-19 01:59:17] "GET / HTTP/1.1" 200 36215 0.001626 10.0.0.242 - - [2026-02-19 01:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.242 - - [2026-02-19 01:59:17] "GET /global-system-config/52715d9c-a968-4228-bbdf-cdadc4671608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004366 10.0.0.242 - - [2026-02-19 01:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001387 10.0.0.242 - - [2026-02-19 01:59:17] "GET /config-node/22c29ae0-9fca-4a56-959d-1f329bb0ad67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001703 10.0.0.242 - - [2026-02-19 01:59:17] "GET / HTTP/1.1" 200 36215 0.001292 10.0.0.242 - - [2026-02-19 01:59:17] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002494 10.0.0.242 - - [2026-02-19 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.242 - - [2026-02-19 01:59:22] "GET /global-vrouter-config/5cb91a77-2775-469d-9a54-aa12b04806fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002710 10.0.0.242 - - [2026-02-19 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.242 - - [2026-02-19 01:59:22] "PUT /global-vrouter-config/5cb91a77-2775-469d-9a54-aa12b04806fb HTTP/1.1" 200 277 0.007236 10.0.0.242 - - [2026-02-19 01:59:22] "GET / HTTP/1.1" 200 36215 0.001607 10.0.0.242 - - [2026-02-19 01:59:22] "POST /alarms HTTP/1.1" 409 264 0.002021 10.0.0.242 - - [2026-02-19 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.242 - - [2026-02-19 01:59:22] "PUT /alarm/edbb7d68-c4dd-4a80-a6cf-8efef45d892a HTTP/1.1" 200 245 0.016891 10.0.0.242 - - [2026-02-19 01:59:22] "POST /alarms HTTP/1.1" 409 261 0.003651 10.0.0.242 - - [2026-02-19 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.242 - - [2026-02-19 01:59:22] "PUT /alarm/e7c42730-fada-465f-96bd-27946c0b1cfb HTTP/1.1" 200 245 0.011208 10.0.0.242 - - [2026-02-19 01:59:22] "POST /alarms HTTP/1.1" 409 261 0.002143 10.0.0.242 - - [2026-02-19 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.242 - - [2026-02-19 01:59:22] "PUT /alarm/9fc5f46e-4969-4b30-9365-13754668c602 HTTP/1.1" 200 245 0.009693 10.0.0.242 - - [2026-02-19 01:59:22] "POST /alarms HTTP/1.1" 409 253 0.004350 10.0.0.242 - - [2026-02-19 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.242 - - [2026-02-19 01:59:22] "PUT /alarm/f8ea69d9-0313-4bff-89f0-14a5591a748a HTTP/1.1" 200 245 0.009957 10.0.0.242 - - [2026-02-19 01:59:22] "POST /alarms HTTP/1.1" 409 251 0.008225 10.0.0.242 - - [2026-02-19 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.242 - - [2026-02-19 01:59:22] "PUT /alarm/04865a19-264a-4e1a-96f7-151864c0f9a8 HTTP/1.1" 200 245 0.010959 10.0.0.242 - - [2026-02-19 01:59:22] "POST /alarms HTTP/1.1" 409 252 0.009291 10.0.0.242 - - [2026-02-19 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.242 - - [2026-02-19 01:59:22] "PUT /alarm/2f9cf06e-8fde-4a55-96b7-c498357d2313 HTTP/1.1" 200 245 0.017914 10.0.0.242 - - [2026-02-19 01:59:22] "POST /alarms HTTP/1.1" 409 256 0.013063 10.0.0.242 - - [2026-02-19 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.015800 10.0.0.242 - - [2026-02-19 01:59:23] "PUT /alarm/5b68b94a-7c64-4806-8489-197b0385696f HTTP/1.1" 200 245 0.010376 10.0.0.242 - - [2026-02-19 01:59:23] "POST /alarms HTTP/1.1" 409 248 0.009585 10.0.0.242 - - [2026-02-19 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.242 - - [2026-02-19 01:59:23] "PUT /alarm/f9b74955-6179-475d-97ff-72c070ff1f63 HTTP/1.1" 200 245 0.009367 10.0.0.242 - - [2026-02-19 01:59:23] "POST /alarms HTTP/1.1" 409 252 0.004864 10.0.0.242 - - [2026-02-19 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.242 - - [2026-02-19 01:59:23] "PUT /alarm/fc5ffe14-7246-4aa7-af3d-ad08fa448d1d HTTP/1.1" 200 245 0.010395 10.0.0.242 - - [2026-02-19 01:59:23] "POST /alarms HTTP/1.1" 409 257 0.012490 10.0.0.242 - - [2026-02-19 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.242 - - [2026-02-19 01:59:23] "PUT /alarm/19b9eaf8-68ca-46df-bdda-c811be2b55df HTTP/1.1" 200 245 0.008700 10.0.0.242 - - [2026-02-19 01:59:23] "POST /alarms HTTP/1.1" 409 251 0.007781 10.0.0.242 - - [2026-02-19 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.242 - - [2026-02-19 01:59:23] "PUT /alarm/bdbdd683-ac30-492b-a566-6bdd8ce2e077 HTTP/1.1" 200 245 0.009527 10.0.0.242 - - [2026-02-19 01:59:23] "POST /alarms HTTP/1.1" 409 257 0.004424 10.0.0.242 - - [2026-02-19 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.242 - - [2026-02-19 01:59:23] "PUT /alarm/feeb791d-caba-4951-afea-2eae6ed19f19 HTTP/1.1" 200 245 0.010910 10.0.0.242 - - [2026-02-19 01:59:23] "POST /alarms HTTP/1.1" 409 261 0.004274 10.0.0.242 - - [2026-02-19 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.242 - - [2026-02-19 01:59:23] "PUT /alarm/1d890298-73e8-460c-9e37-691d3a30feeb HTTP/1.1" 200 245 0.009707 10.0.0.242 - - [2026-02-19 01:59:23] "POST /alarms HTTP/1.1" 409 258 0.012999 10.0.0.242 - - [2026-02-19 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.242 - - [2026-02-19 01:59:23] "PUT /alarm/174db9dc-4467-4e30-bba6-bc42eb5c328d HTTP/1.1" 200 245 0.009815 10.0.0.242 - - [2026-02-19 01:59:23] "POST /alarms HTTP/1.1" 409 254 0.005839 10.0.0.242 - - [2026-02-19 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.242 - - [2026-02-19 01:59:23] "PUT /alarm/38d8c065-a53e-4fef-9e78-08f8565b9558 HTTP/1.1" 200 245 0.009298 10.0.0.242 - - [2026-02-19 01:59:23] "POST /alarms HTTP/1.1" 409 254 0.007723 10.0.0.242 - - [2026-02-19 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.242 - - [2026-02-19 01:59:23] "PUT /alarm/934550cc-e3d0-4bbd-ad6d-4634d5351170 HTTP/1.1" 200 245 0.009955 10.0.0.242 - - [2026-02-19 01:59:23] "POST /alarms HTTP/1.1" 409 254 0.006028 10.0.0.242 - - [2026-02-19 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.242 - - [2026-02-19 01:59:23] "PUT /alarm/294bb930-e18e-4d90-ba1a-816cc483d1af HTTP/1.1" 200 245 0.009796 10.0.0.242 - - [2026-02-19 01:59:23] "POST /alarms HTTP/1.1" 409 247 0.002930 10.0.0.242 - - [2026-02-19 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.242 - - [2026-02-19 01:59:23] "PUT /alarm/7266d6ce-65ad-4eae-809b-522cd30eb345 HTTP/1.1" 200 245 0.010609 10.0.0.242 - - [2026-02-19 01:59:23] "POST /alarms HTTP/1.1" 409 272 0.009390 10.0.0.242 - - [2026-02-19 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001568 10.0.0.242 - - [2026-02-19 01:59:23] "PUT /alarm/0dcb0f7e-e404-48a7-8825-ae034d03edc9 HTTP/1.1" 200 245 0.013206 10.0.0.242 - - [2026-02-19 01:59:23] "POST /alarms HTTP/1.1" 409 261 0.006923 10.0.0.242 - - [2026-02-19 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007745 10.0.0.242 - - [2026-02-19 01:59:23] "PUT /alarm/fa80cdf8-24cd-42f6-b1fc-8a2c3057b112 HTTP/1.1" 200 245 0.008951 10.0.0.242 - - [2026-02-19 01:59:23] "POST /alarms HTTP/1.1" 409 259 0.004204 10.0.0.242 - - [2026-02-19 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.242 - - [2026-02-19 01:59:24] "PUT /alarm/351bfab3-38d9-42ae-a647-d65d5c9f0839 HTTP/1.1" 200 245 0.012460 10.0.0.242 - - [2026-02-19 01:59:24] "POST /alarms HTTP/1.1" 409 265 0.017913 10.0.0.242 - - [2026-02-19 01:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.242 - - [2026-02-19 01:59:24] "PUT /alarm/4e24182a-8bc0-4cc1-81e8-7ef1f7e557b1 HTTP/1.1" 200 245 0.019784 10.0.0.242 - - [2026-02-19 01:59:24] "POST /alarms HTTP/1.1" 409 279 0.013110 10.0.0.242 - - [2026-02-19 01:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006570 10.0.0.242 - - [2026-02-19 01:59:24] "PUT /alarm/80ce5132-b404-4d74-9b59-8e178bdfe763 HTTP/1.1" 200 245 0.009160 10.0.0.242 - - [2026-02-19 01:59:24] "GET / HTTP/1.1" 200 36215 0.001642 10.0.0.242 - - [2026-02-19 01:59:24] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002171 10.0.0.242 - - [2026-02-19 01:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.242 - - [2026-02-19 01:59:24] "PUT /global-vrouter-config/5cb91a77-2775-469d-9a54-aa12b04806fb HTTP/1.1" 200 277 0.008011 10.0.0.242 - - [2026-02-19 01:59:24] "GET / HTTP/1.1" 200 36215 0.001435 10.0.0.242 - - [2026-02-19 01:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.242 - - [2026-02-19 01:59:24] "GET /global-vrouter-config/5cb91a77-2775-469d-9a54-aa12b04806fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002259 10.0.0.242 - - [2026-02-19 01:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.242 - - [2026-02-19 01:59:24] "PUT /global-vrouter-config/5cb91a77-2775-469d-9a54-aa12b04806fb HTTP/1.1" 200 277 0.020082 10.0.0.242 - - [2026-02-19 01:59:25] "GET / HTTP/1.1" 200 36215 0.001851 10.0.0.242 - - [2026-02-19 01:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006036 10.0.0.242 - - [2026-02-19 01:59:25] "GET /global-system-config/52715d9c-a968-4228-bbdf-cdadc4671608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004719 10.0.0.242 - - [2026-02-19 01:59:25] "PUT /global-system-config/52715d9c-a968-4228-bbdf-cdadc4671608 HTTP/1.1" 200 275 0.016440 10.0.0.242 - - [2026-02-19 01:59:28] "GET / HTTP/1.1" 200 36215 0.001458 10.0.0.242 - - [2026-02-19 01:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.242 - - [2026-02-19 01:59:28] "GET /routing-instance/d173bd10-5260-4ff8-aeee-90429a28c107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002476 10.0.0.242 - - [2026-02-19 01:59:28] "POST /bgp-routers HTTP/1.1" 409 301 0.001564 10.0.0.242 - - [2026-02-19 01:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007645 10.0.0.242 - - [2026-02-19 01:59:28] "GET /bgp-router/7d9a6b02-b090-4e5f-8f9b-7ff0ef4f4a82?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003195 10.0.0.242 - - [2026-02-19 01:59:28] "PUT /bgp-router/7d9a6b02-b090-4e5f-8f9b-7ff0ef4f4a82 HTTP/1.1" 200 255 0.016422 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:59:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001126 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:59:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001003 10.0.0.242 - - [2026-02-19 01:59:33] "POST /tags HTTP/1.1" 200 356 0.024985 10.0.0.242 - - [2026-02-19 01:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.242 - - [2026-02-19 01:59:33] "GET /tag/8edea6f0-56a4-403e-82f2-f7793c72054c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.023044 10.0.0.242 - - [2026-02-19 01:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.242 - - [2026-02-19 01:59:33] "GET /virtual-network/5d28a432-669b-4a2f-bf78-d802412b635d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.011793 10.0.0.242 - - [2026-02-19 01:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004545 10.0.0.242 - - [2026-02-19 01:59:33] "GET /project/7fa889b6-7848-4b1a-945e-e3fee6fd4d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.046493 10.0.0.242 - - [2026-02-19 01:59:33] "POST /virtual-machines HTTP/1.1" 200 352 0.009400 10.0.0.242 - - [2026-02-19 01:59:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.012840 10.0.0.242 - - [2026-02-19 01:59:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.138760 10.0.0.242 - - [2026-02-19 01:59:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.016485 10.0.0.242 - - [2026-02-19 01:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005072 10.0.0.242 - - [2026-02-19 01:59:33] "GET /virtual-machine-interface/a2a42922-0d36-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.009650 10.0.0.242 - - [2026-02-19 01:59:33] "POST /instance-ips HTTP/1.1" 200 392 0.019991 10.0.0.242 - - [2026-02-19 01:59:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.029356 10.0.0.242 - - [2026-02-19 01:59:33] "GET /virtual-machine-interface/a2a42922-0d36-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.019917 10.0.0.242 - - [2026-02-19 01:59:33] "POST /set-tag HTTP/1.1" 200 109 0.019630 10.0.0.242 - - [2026-02-19 01:59:33] "GET /virtual-machine-interface/a2a42922-0d36-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.022240 10.0.0.242 - - [2026-02-19 01:59:33] "GET /instance-ip/a2c4bbe2-0d36-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.015283 10.0.0.242 - - [2026-02-19 01:59:33] "GET /virtual-machine-interface/a2a42922-0d36-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004749 10.0.0.242 - - [2026-02-19 01:59:33] "POST /set-tag HTTP/1.1" 200 109 0.002631 10.0.0.242 - - [2026-02-19 01:59:33] "GET /virtual-router/463765e3-054e-447a-a652-a7d6b0d97dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.006168 10.0.0.242 - - [2026-02-19 01:59:33] "POST /ref-update HTTP/1.1" 200 156 0.021290 10.0.0.242 - - [2026-02-19 01:59:33] "GET /virtual-machine-interface/a2a42922-0d36-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.011328 10.0.0.242 - - [2026-02-19 01:59:34] "POST /set-tag HTTP/1.1" 200 109 0.003855 10.0.0.242 - - [2026-02-19 01:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.242 - - [2026-02-19 01:59:34] "GET /virtual-network/5d28a432-669b-4a2f-bf78-d802412b635d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003947 10.0.0.242 - - [2026-02-19 01:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.242 - - [2026-02-19 01:59:34] "GET /project/7fa889b6-7848-4b1a-945e-e3fee6fd4d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.035211 10.0.0.242 - - [2026-02-19 01:59:34] "POST /virtual-machines HTTP/1.1" 200 356 0.012166 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:59:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001115 10.0.0.242 - - [2026-02-19 01:59:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.018711 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:59:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001049 10.0.0.242 - - [2026-02-19 01:59:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.139243 10.0.0.242 - - [2026-02-19 01:59:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.011349 10.0.0.242 - - [2026-02-19 01:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011728 10.0.0.242 - - [2026-02-19 01:59:34] "GET /virtual-machine-interface/a3282f56-0d36-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.010615 10.0.0.242 - - [2026-02-19 01:59:34] "POST /instance-ips HTTP/1.1" 200 396 0.224833 10.0.0.242 - - [2026-02-19 01:59:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.029708 10.0.0.242 - - [2026-02-19 01:59:34] "GET /virtual-machine-interface/a3282f56-0d36-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.005443 10.0.0.242 - - [2026-02-19 01:59:34] "POST /set-tag HTTP/1.1" 200 109 0.019666 10.0.0.242 - - [2026-02-19 01:59:34] "GET /virtual-machine-interface/a3282f56-0d36-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.017260 10.0.0.242 - - [2026-02-19 01:59:34] "GET /instance-ip/a347ff02-0d36-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.004610 10.0.0.242 - - [2026-02-19 01:59:34] "GET /virtual-machine-interface/a3282f56-0d36-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005801 10.0.0.242 - - [2026-02-19 01:59:34] "POST /set-tag HTTP/1.1" 200 109 0.002026 10.0.0.242 - - [2026-02-19 01:59:34] "GET /virtual-router/463765e3-054e-447a-a652-a7d6b0d97dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.003449 10.0.0.242 - - [2026-02-19 01:59:34] "POST /ref-update HTTP/1.1" 200 156 0.011209 10.0.0.242 - - [2026-02-19 01:59:35] "GET /virtual-machine-interface/a3282f56-0d36-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.015978 10.0.0.242 - - [2026-02-19 01:59:35] "POST /set-tag HTTP/1.1" 200 109 0.003092 10.0.0.242 - - [2026-02-19 01:59:35] "GET /virtual-machine-interface/a2a42922-0d36-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.012675 10.0.0.242 - - [2026-02-19 01:59:35] "POST /set-tag HTTP/1.1" 200 109 0.004366 10.0.0.242 - - [2026-02-19 01:59:35] "GET /virtual-machine-interface/a3282f56-0d36-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005396 10.0.0.242 - - [2026-02-19 01:59:35] "POST /set-tag HTTP/1.1" 200 109 0.002353 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:59:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000939 [Introspect:8084]10.0.0.242 - - [2026-02-19 01:59:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000821 10.0.0.242 - - [2026-02-19 01:59:45] "GET /virtual-machine-interface/a3282f56-0d36-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004886 10.0.0.242 - - [2026-02-19 01:59:45] "POST /set-tag HTTP/1.1" 200 109 0.002182 10.0.0.242 - - [2026-02-19 01:59:46] "GET /virtual-machine-interface/a2a42922-0d36-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004709 10.0.0.242 - - [2026-02-19 01:59:46] "POST /set-tag HTTP/1.1" 200 109 0.004076 10.0.0.242 - - [2026-02-19 01:59:48] "GET /virtual-machine-interface/a2a42922-0d36-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005073 10.0.0.242 - - [2026-02-19 01:59:48] "POST /set-tag HTTP/1.1" 200 109 0.003680 10.0.0.242 - - [2026-02-19 02:00:18] "GET / HTTP/1.1" 200 36215 0.001961 10.0.0.242 - - [2026-02-19 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.242 - - [2026-02-19 02:00:18] "GET /global-system-config/52715d9c-a968-4228-bbdf-cdadc4671608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005088 10.0.0.242 - - [2026-02-19 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.242 - - [2026-02-19 02:00:18] "GET /config-node/22c29ae0-9fca-4a56-959d-1f329bb0ad67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002542 10.0.0.242 - - [2026-02-19 02:00:19] "GET /virtual-machine-interface/a2a42922-0d36-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.020078 10.0.0.242 - - [2026-02-19 02:00:19] "POST /set-tag HTTP/1.1" 200 109 0.005520 10.0.0.242 - - [2026-02-19 02:00:19] "GET /virtual-machine-interface/a2a42922-0d36-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004087 10.0.0.242 - - [2026-02-19 02:00:19] "POST /set-tag HTTP/1.1" 200 109 0.002382 10.0.0.242 - - [2026-02-19 02:00:19] "GET /virtual-machine/a2c7afd6-9c5f-45fe-9745-b78c904e4c32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.004477 10.0.0.242 - - [2026-02-19 02:00:19] "POST /ref-update HTTP/1.1" 200 156 0.019580 10.0.0.242 - - [2026-02-19 02:00:19] "GET /virtual-machine-interface/a2a42922-0d36-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.028654 10.0.0.242 - - [2026-02-19 02:00:19] "POST /set-tag HTTP/1.1" 200 109 0.019935 10.0.0.242 - - [2026-02-19 02:00:19] "POST /set-tag HTTP/1.1" 200 109 0.026210 10.0.0.242 - - [2026-02-19 02:00:19] "DELETE /instance-ip/a2c4bbe2-0d36-11f1-90eb-fa163ee7f75c HTTP/1.1" 200 115 0.072624 10.0.0.242 - - [2026-02-19 02:00:19] "DELETE /virtual-machine-interface/a2a42922-0d36-11f1-90eb-fa163ee7f75c HTTP/1.1" 200 115 0.052279 10.0.0.242 - - [2026-02-19 02:00:19] "DELETE /virtual-machine/a2c7afd6-9c5f-45fe-9745-b78c904e4c32 HTTP/1.1" 200 115 0.043036 10.0.0.242 - - [2026-02-19 02:00:19] "GET /virtual-machine-interface/a3282f56-0d36-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006543 10.0.0.242 - - [2026-02-19 02:00:19] "POST /set-tag HTTP/1.1" 200 109 0.002538 10.0.0.242 - - [2026-02-19 02:00:29] "GET / HTTP/1.1" 200 36215 0.001961 10.0.0.242 - - [2026-02-19 02:00:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.242 - - [2026-02-19 02:00:29] "GET /routing-instance/d173bd10-5260-4ff8-aeee-90429a28c107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003602 10.0.0.242 - - [2026-02-19 02:00:29] "POST /bgp-routers HTTP/1.1" 409 301 0.002274 10.0.0.242 - - [2026-02-19 02:00:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.242 - - [2026-02-19 02:00:29] "GET /bgp-router/7d9a6b02-b090-4e5f-8f9b-7ff0ef4f4a82?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003199 10.0.0.242 - - [2026-02-19 02:00:29] "PUT /bgp-router/7d9a6b02-b090-4e5f-8f9b-7ff0ef4f4a82 HTTP/1.1" 200 255 0.011465 [Introspect:8084]10.0.0.242 - - [2026-02-19 02:00:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001080 [Introspect:8084]10.0.0.242 - - [2026-02-19 02:00:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001087 10.0.0.242 - - [2026-02-19 02:00:50] "GET /virtual-machine-interface/a3282f56-0d36-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004664 10.0.0.242 - - [2026-02-19 02:00:50] "POST /set-tag HTTP/1.1" 200 109 0.002900 10.0.0.242 - - [2026-02-19 02:00:50] "GET /virtual-machine-interface/a3282f56-0d36-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.010585 10.0.0.242 - - [2026-02-19 02:00:50] "POST /set-tag HTTP/1.1" 200 109 0.003055 10.0.0.242 - - [2026-02-19 02:00:50] "GET /virtual-machine/c47bf55b-bde5-4654-b7eb-1908a17cfde4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.002879 10.0.0.242 - - [2026-02-19 02:00:50] "POST /ref-update HTTP/1.1" 200 156 0.017986 10.0.0.242 - - [2026-02-19 02:00:50] "GET /virtual-machine-interface/a3282f56-0d36-11f1-90eb-fa163ee7f75c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.008323 10.0.0.242 - - [2026-02-19 02:00:50] "POST /set-tag HTTP/1.1" 200 109 0.015885 10.0.0.242 - - [2026-02-19 02:00:50] "POST /set-tag HTTP/1.1" 200 109 0.011433 10.0.0.242 - - [2026-02-19 02:00:50] "DELETE /instance-ip/a347ff02-0d36-11f1-90eb-fa163ee7f75c HTTP/1.1" 200 115 0.055698 10.0.0.242 - - [2026-02-19 02:00:50] "DELETE /virtual-machine-interface/a3282f56-0d36-11f1-90eb-fa163ee7f75c HTTP/1.1" 200 115 0.043637 10.0.0.242 - - [2026-02-19 02:00:50] "DELETE /virtual-machine/c47bf55b-bde5-4654-b7eb-1908a17cfde4 HTTP/1.1" 200 115 0.015727 10.0.0.242 - - [2026-02-19 02:00:50] "DELETE /tag/8edea6f0-56a4-403e-82f2-f7793c72054c HTTP/1.1" 200 115 0.037006