++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Tue Jan 20 03:32:46 PM UTC 2026 ===================' INFO: =================== Tue Jan 20 03:32:46 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ 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 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 +++ cut -d / -f 1 ++ 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 ++ echo 10.0.0.242 ++ cut -d , -f 1 + 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}' ++++ cat /proc/net/fib_trie ++++ grep -vi host +++ local local_ips=,10.0.0.242,10.184.145.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.184.145.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=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 01/20/2026 15:33:30.786 7f46d48e2900 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/20/2026 15:33:31.020 7f46d48e2900 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/20/2026 15:33:31.055 7f46d48e2900 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/20/2026 15:33:31.056 7f46d48e2900 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.242 - - [2026-01-20 15:33:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000649 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-01-20 15:33:45] "GET / HTTP/1.1" 503 181 0.000239 10.0.0.242 - - [2026-01-20 15:33:46] "GET / HTTP/1.1" 200 36215 0.002264 10.0.0.242 - - [2026-01-20 15:33:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.242 - - [2026-01-20 15:33:46] "GET /global-system-config/43de2b74-0c05-49f1-b7e2-d26df5c55f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006007 10.0.0.242 - - [2026-01-20 15:33:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.002895 10.0.0.242 - - [2026-01-20 15:33:46] "POST /config-database-nodes HTTP/1.1" 200 613 0.051935 10.0.0.242 - - [2026-01-20 15:33:46] "GET / HTTP/1.1" 200 36215 0.001536 10.0.0.242 - - [2026-01-20 15:33:46] "GET / HTTP/1.1" 200 45303 0.001152 10.0.0.242 - - [2026-01-20 15:33:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006519 10.0.0.242 - - [2026-01-20 15:33:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.242 - - [2026-01-20 15:33:47] "GET / HTTP/1.1" 200 36215 0.001296 10.0.0.242 - - [2026-01-20 15:33:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004260 10.0.0.242 - - [2026-01-20 15:33:47] "GET /global-system-config/43de2b74-0c05-49f1-b7e2-d26df5c55f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010393 10.0.0.242 - - [2026-01-20 15:33:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.002479 10.0.0.242 - - [2026-01-20 15:33:47] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.049808 10.0.0.242 - - [2026-01-20 15:33:47] "GET / HTTP/1.1" 200 36215 0.001578 10.0.0.242 - - [2026-01-20 15:33:47] "GET / HTTP/1.1" 200 36215 0.001240 10.0.0.242 - - [2026-01-20 15:33:48] "POST /fqname-to-id HTTP/1.1" 404 186 0.002372 10.0.0.242 - - [2026-01-20 15:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.242 - - [2026-01-20 15:33:48] "GET /global-system-config/43de2b74-0c05-49f1-b7e2-d26df5c55f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005005 10.0.0.242 - - [2026-01-20 15:33:48] "POST /service-appliance-sets HTTP/1.1" 200 555 0.037814 10.0.0.242 - - [2026-01-20 15:33:48] "POST /fqname-to-id HTTP/1.1" 404 180 0.005250 10.0.0.242 - - [2026-01-20 15:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.020027 10.0.0.242 - - [2026-01-20 15:33:48] "GET /global-system-config/43de2b74-0c05-49f1-b7e2-d26df5c55f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.028139 10.0.0.242 - - [2026-01-20 15:33:48] "POST /service-appliance-sets HTTP/1.1" 200 543 0.050892 10.0.0.242 - - [2026-01-20 15:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004497 10.0.0.242 - - [2026-01-20 15:33:48] "GET /network-ipam/cea1ace3-d1cd-44c3-9b45-aefa44ebf4c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.015288 10.0.0.242 - - [2026-01-20 15:33:48] "GET / HTTP/1.1" 200 36215 0.001245 10.0.0.242 - - [2026-01-20 15:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011160 10.0.0.242 - - [2026-01-20 15:33:48] "GET /routing-instance/133ffd16-b45e-4cf6-865f-030937f7cd0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.006009 10.0.0.242 - - [2026-01-20 15:33:48] "POST /bgp-routers HTTP/1.1" 200 618 0.073961 10.0.0.242 - - [2026-01-20 15:33:48] "GET /bgp-router/346c62e9-b8a5-485a-8759-0e78847a6f2e?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.011441 10.0.0.242 - - [2026-01-20 15:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005925 10.0.0.242 - - [2026-01-20 15:33:48] "GET /global-system-config/43de2b74-0c05-49f1-b7e2-d26df5c55f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.019249 10.0.0.242 - - [2026-01-20 15:33:48] "POST /service-templates HTTP/1.1" 200 513 0.058506 10.0.0.242 - - [2026-01-20 15:33:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016408 10.0.0.242 - - [2026-01-20 15:33:48] "POST /ref-update HTTP/1.1" 200 156 0.042771 10.0.0.242 - - [2026-01-20 15:33:48] "POST /service-templates HTTP/1.1" 200 503 0.072816 10.0.0.242 - - [2026-01-20 15:33:48] "POST /service-templates HTTP/1.1" 200 517 0.053339 10.0.0.242 - - [2026-01-20 15:33:49] "POST /service-templates HTTP/1.1" 200 537 0.046235 10.0.0.242 - - [2026-01-20 15:33:49] "POST /service-templates HTTP/1.1" 200 509 0.059319 10.0.0.242 - - [2026-01-20 15:33:49] "GET / HTTP/1.1" 200 36215 0.001620 10.0.0.242 - - [2026-01-20 15:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004068 10.0.0.242 - - [2026-01-20 15:33:49] "GET /global-system-config/43de2b74-0c05-49f1-b7e2-d26df5c55f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.009412 10.0.0.242 - - [2026-01-20 15:33:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.005728 10.0.0.242 - - [2026-01-20 15:33:49] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.062088 10.0.0.242 - - [2026-01-20 15:33:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.242 - - [2026-01-20 15:33:51] "GET /network-ipam/cea1ace3-d1cd-44c3-9b45-aefa44ebf4c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.006633 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:33:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001038 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:33:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001580 10.0.0.242 - - [2026-01-20 15:33:51] "GET / HTTP/1.1" 200 36215 0.001642 10.0.0.242 - - [2026-01-20 15:33:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002680 10.0.0.242 - - [2026-01-20 15:33:51] "GET /global-system-config/43de2b74-0c05-49f1-b7e2-d26df5c55f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.007521 10.0.0.242 - - [2026-01-20 15:33:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.002194 10.0.0.242 - - [2026-01-20 15:33:52] "POST /analytics-nodes HTTP/1.1" 200 601 0.040850 10.0.0.242 - - [2026-01-20 15:33:52] "GET / HTTP/1.1" 200 36215 0.001340 10.0.0.242 - - [2026-01-20 15:33:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.242 - - [2026-01-20 15:33:52] "GET /global-system-config/43de2b74-0c05-49f1-b7e2-d26df5c55f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.026635 10.0.0.242 - - [2026-01-20 15:33:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.016217 10.0.0.242 - - [2026-01-20 15:33:52] "POST /fqname-to-id HTTP/1.1" 404 225 0.006752 10.0.0.242 - - [2026-01-20 15:33:52] "POST /database-nodes HTTP/1.1" 200 599 0.117371 10.0.0.242 - - [2026-01-20 15:33:52] "POST /access-control-lists HTTP/1.1" 200 589 0.288071 10.0.0.242 - - [2026-01-20 15:33:52] "POST /fqname-to-id HTTP/1.1" 404 224 0.037514 10.0.0.242 - - [2026-01-20 15:33:52] "POST /access-control-lists HTTP/1.1" 200 587 0.079906 10.0.0.242 - - [2026-01-20 15:33:52] "POST /route-targets HTTP/1.1" 200 328 0.040183 10.0.0.242 - - [2026-01-20 15:33:52] "POST /ref-update HTTP/1.1" 200 156 0.041021 10.0.0.242 - - [2026-01-20 15:33:53] "POST /route-targets HTTP/1.1" 200 328 0.042281 10.0.0.242 - - [2026-01-20 15:33:53] "POST /ref-update HTTP/1.1" 200 156 0.028000 10.0.0.242 - - [2026-01-20 15:33:53] "GET / HTTP/1.1" 200 36215 0.001549 10.0.0.242 - - [2026-01-20 15:33:53] "POST /route-targets HTTP/1.1" 200 328 0.028536 10.0.0.242 - - [2026-01-20 15:33:53] "POST /ref-update HTTP/1.1" 200 156 0.067885 10.0.0.242 - - [2026-01-20 15:33:53] "POST /route-targets HTTP/1.1" 200 328 0.019703 10.0.0.242 - - [2026-01-20 15:33:53] "POST /ref-update HTTP/1.1" 200 156 0.030483 10.0.0.242 - - [2026-01-20 15:33:53] "POST /fqname-to-id HTTP/1.1" 404 201 0.006248 10.0.0.242 - - [2026-01-20 15:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.242 - - [2026-01-20 15:33:53] "GET /domain/63a02d20-5544-4843-bc7a-e3dbde10b6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.046789 10.0.0.242 - - [2026-01-20 15:33:53] "POST /access-control-lists HTTP/1.1" 200 553 0.128581 10.0.0.242 - - [2026-01-20 15:33:53] "PUT /access-control-list/d397f23b-04b6-49aa-9625-2a704d4cf5a6 HTTP/1.1" 200 273 0.046772 10.0.0.242 - - [2026-01-20 15:33:53] "PUT /access-control-list/4b870bbe-7643-418e-a8d3-e950c27c7ce5 HTTP/1.1" 200 273 0.041076 10.0.0.242 - - [2026-01-20 15:33:53] "POST /id-to-fqname HTTP/1.1" 200 173 0.000667 10.0.0.242 - - [2026-01-20 15:33:53] "POST /fqname-to-id HTTP/1.1" 404 182 0.012846 10.0.0.242 - - [2026-01-20 15:33:53] "POST /security-groups HTTP/1.1" 200 570 0.162498 10.0.0.242 - - [2026-01-20 15:33:54] "POST /fqname-to-id HTTP/1.1" 404 213 0.002081 10.0.0.242 - - [2026-01-20 15:33:54] "POST /projects HTTP/1.1" 200 483 0.427147 10.0.0.242 - - [2026-01-20 15:33:54] "POST /access-control-lists HTTP/1.1" 200 581 0.096302 10.0.0.242 - - [2026-01-20 15:33:54] "POST /security-groups HTTP/1.1" 200 536 0.121414 10.0.0.242 - - [2026-01-20 15:33:54] "POST /fqname-to-id HTTP/1.1" 404 212 0.009102 10.0.0.242 - - [2026-01-20 15:33:54] "POST /chown HTTP/1.1" 200 109 0.054423 10.0.0.242 - - [2026-01-20 15:33:54] "POST /policy-managements HTTP/1.1" 409 214 0.002672 10.0.0.242 - - [2026-01-20 15:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.242 - - [2026-01-20 15:33:54] "GET /policy-management/a2f390e2-55fd-45c8-9073-ffe614638316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.009548 10.0.0.242 - - [2026-01-20 15:33:54] "POST /access-control-lists HTTP/1.1" 200 579 0.117871 10.0.0.242 - - [2026-01-20 15:33:54] "POST /fqname-to-id HTTP/1.1" 404 232 0.006630 10.0.0.242 - - [2026-01-20 15:33:54] "POST /application-policy-sets HTTP/1.1" 200 530 0.210614 10.0.0.242 - - [2026-01-20 15:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.016427 10.0.0.242 - - [2026-01-20 15:33:54] "GET /global-vrouter-config/a56d60ca-f937-4943-a728-80ae38f3ea3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.003846 10.0.0.242 - - [2026-01-20 15:33:54] "POST /access-control-lists HTTP/1.1" 200 596 0.285195 10.0.0.242 - - [2026-01-20 15:33:54] "POST /fqname-to-id HTTP/1.1" 404 231 0.019367 10.0.0.242 - - [2026-01-20 15:33:54] "PUT /global-vrouter-config/a56d60ca-f937-4943-a728-80ae38f3ea3f HTTP/1.1" 200 277 0.050626 10.0.0.242 - - [2026-01-20 15:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012441 10.0.0.242 - - [2026-01-20 15:33:54] "GET /virtual-network/4bb0635e-5ca9-468d-915e-e40b40687c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.019217 10.0.0.242 - - [2026-01-20 15:33:54] "POST /access-control-lists HTTP/1.1" 200 594 0.109446 10.0.0.242 - - [2026-01-20 15:33:55] "POST /id-to-fqname HTTP/1.1" 200 177 0.000592 10.0.0.242 - - [2026-01-20 15:33:55] "POST /fqname-to-id HTTP/1.1" 404 186 0.003462 10.0.0.242 - - [2026-01-20 15:33:55] "POST /security-groups HTTP/1.1" 200 574 0.086345 10.0.0.242 - - [2026-01-20 15:33:55] "POST /projects HTTP/1.1" 200 491 0.404418 10.0.0.242 - - [2026-01-20 15:33:55] "GET / HTTP/1.1" 200 36215 0.001413 10.0.0.242 - - [2026-01-20 15:33:55] "POST /fqname-to-id HTTP/1.1" 404 217 0.033404 10.0.0.242 - - [2026-01-20 15:33:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.013962 10.0.0.242 - - [2026-01-20 15:33:55] "GET /global-system-config/43de2b74-0c05-49f1-b7e2-d26df5c55f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.017167 10.0.0.242 - - [2026-01-20 15:33:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.006267 10.0.0.242 - - [2026-01-20 15:33:55] "POST /security-groups HTTP/1.1" 200 548 0.185274 10.0.0.242 - - [2026-01-20 15:33:55] "POST /config-nodes HTTP/1.1" 200 595 0.117076 10.0.0.242 - - [2026-01-20 15:33:55] "POST /access-control-lists HTTP/1.1" 200 585 0.182088 10.0.0.242 - - [2026-01-20 15:33:55] "POST /chown HTTP/1.1" 200 109 0.075937 10.0.0.242 - - [2026-01-20 15:33:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.030741 10.0.0.242 - - [2026-01-20 15:33:55] "POST /access-control-lists HTTP/1.1" 200 583 0.083024 10.0.0.242 - - [2026-01-20 15:33:55] "POST /network-ipams HTTP/1.1" 200 524 0.101363 10.0.0.242 - - [2026-01-20 15:33:55] "POST /fqname-to-id HTTP/1.1" 404 240 0.010746 10.0.0.242 - - [2026-01-20 15:33:55] "POST /network-ipams HTTP/1.1" 200 512 0.087815 10.0.0.242 - - [2026-01-20 15:33:55] "POST /fqname-to-id HTTP/1.1" 404 198 0.012860 10.0.0.242 - - [2026-01-20 15:33:55] "POST /access-control-lists HTTP/1.1" 200 604 0.091753 10.0.0.242 - - [2026-01-20 15:33:55] "POST /fqname-to-id HTTP/1.1" 404 239 0.018950 10.0.0.242 - - [2026-01-20 15:33:55] "POST /access-control-lists HTTP/1.1" 200 602 0.068354 10.0.0.242 - - [2026-01-20 15:33:56] "POST /fqname-to-id HTTP/1.1" 404 229 0.002616 10.0.0.242 - - [2026-01-20 15:33:56] "POST /useragent-kv HTTP/1.1" 200 115 0.007145 10.0.0.242 - - [2026-01-20 15:33:56] "POST /virtual-networks HTTP/1.1" 200 540 0.241143 10.0.0.242 - - [2026-01-20 15:33:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006860 10.0.0.242 - - [2026-01-20 15:33:56] "GET / HTTP/1.1" 200 36215 0.001225 10.0.0.242 - - [2026-01-20 15:33:56] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002377 10.0.0.242 - - [2026-01-20 15:33:56] "GET /virtual-network/5abd8a87-e405-47d2-9221-a7fe2f373ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.051228 10.0.0.242 - - [2026-01-20 15:33:56] "POST /access-control-lists HTTP/1.1" 200 591 0.122102 10.0.0.242 - - [2026-01-20 15:33:56] "POST /route-targets HTTP/1.1" 200 328 0.044505 10.0.0.242 - - [2026-01-20 15:33:56] "POST /network-ipams HTTP/1.1" 200 520 0.114780 10.0.0.242 - - [2026-01-20 15:33:56] "POST /ref-update HTTP/1.1" 200 156 0.073212 10.0.0.242 - - [2026-01-20 15:33:56] "POST /fqname-to-id HTTP/1.1" 404 202 0.010825 10.0.0.242 - - [2026-01-20 15:33:56] "PUT /access-control-list/c0ca3eff-31af-4f59-a1b7-5802ee39a5a1 HTTP/1.1" 200 273 0.056030 10.0.0.242 - - [2026-01-20 15:33:56] "POST /useragent-kv HTTP/1.1" 200 115 0.019343 10.0.0.242 - - [2026-01-20 15:33:56] "POST /virtual-networks HTTP/1.1" 200 548 0.274401 10.0.0.242 - - [2026-01-20 15:33:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.018451 10.0.0.242 - - [2026-01-20 15:33:56] "POST /route-targets HTTP/1.1" 200 328 0.014614 10.0.0.242 - - [2026-01-20 15:33:56] "GET /virtual-network/2e06f778-ba3e-4a94-9dbc-ce3cf8a89088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.050610 10.0.0.242 - - [2026-01-20 15:33:56] "POST /ref-update HTTP/1.1" 200 156 0.074200 10.0.0.242 - - [2026-01-20 15:33:56] "POST /fqname-to-id HTTP/1.1" 404 199 0.011016 10.0.0.242 - - [2026-01-20 15:33:56] "POST /network-policys HTTP/1.1" 200 540 0.046602 10.0.0.242 - - [2026-01-20 15:33:56] "POST /fqname-to-id HTTP/1.1" 404 197 0.005645 10.0.0.242 - - [2026-01-20 15:33:56] "POST /network-policys HTTP/1.1" 200 536 0.055297 10.0.0.242 - - [2026-01-20 15:33:56] "POST /fqname-to-id HTTP/1.1" 404 201 0.008006 10.0.0.242 - - [2026-01-20 15:33:57] "POST /network-policys HTTP/1.1" 200 544 0.037259 10.0.0.242 - - [2026-01-20 15:33:57] "PUT /access-control-list/a933bcfe-ba2a-42b3-b4db-019f99195575 HTTP/1.1" 200 273 0.030319 10.0.0.242 - - [2026-01-20 15:33:57] "POST /ref-update HTTP/1.1" 200 156 0.120150 10.0.0.242 - - [2026-01-20 15:33:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017530 10.0.0.242 - - [2026-01-20 15:33:57] "PUT /access-control-list/c0ca3eff-31af-4f59-a1b7-5802ee39a5a1 HTTP/1.1" 200 273 0.026262 10.0.0.242 - - [2026-01-20 15:33:57] "POST /ref-update HTTP/1.1" 200 156 0.099227 10.0.0.242 - - [2026-01-20 15:33:57] "PUT /access-control-list/a933bcfe-ba2a-42b3-b4db-019f99195575 HTTP/1.1" 200 273 0.051072 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:33:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001104 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:33:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001707 10.0.0.242 - - [2026-01-20 15:33:57] "POST /ref-update HTTP/1.1" 200 156 0.111806 10.0.0.242 - - [2026-01-20 15:33:57] "POST /ref-update HTTP/1.1" 200 156 0.227060 10.0.0.242 - - [2026-01-20 15:33:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012449 10.0.0.242 - - [2026-01-20 15:33:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020015 10.0.0.242 - - [2026-01-20 15:33:57] "PUT /access-control-list/c0ca3eff-31af-4f59-a1b7-5802ee39a5a1 HTTP/1.1" 200 273 0.104059 10.0.0.242 - - [2026-01-20 15:33:57] "POST /fqname-to-id HTTP/1.1" 404 237 0.001839 10.0.0.242 - - [2026-01-20 15:33:57] "POST /ref-update HTTP/1.1" 200 156 0.115107 10.0.0.242 - - [2026-01-20 15:33:57] "POST /access-control-lists HTTP/1.1" 200 603 0.087704 10.0.0.242 - - [2026-01-20 15:33:57] "PUT /access-control-list/a933bcfe-ba2a-42b3-b4db-019f99195575 HTTP/1.1" 200 273 0.027868 10.0.0.242 - - [2026-01-20 15:33:57] "POST /ref-update HTTP/1.1" 200 156 0.100693 10.0.0.242 - - [2026-01-20 15:33:57] "POST /ref-update HTTP/1.1" 200 156 0.045806 10.0.0.242 - - [2026-01-20 15:33:58] "PUT /access-control-list/db4d8e69-ecdd-487b-998c-773d3550c87b HTTP/1.1" 200 273 0.027482 10.0.0.242 - - [2026-01-20 15:33:58] "PUT /access-control-list/db4d8e69-ecdd-487b-998c-773d3550c87b HTTP/1.1" 200 273 0.030032 10.0.0.242 - - [2026-01-20 15:33:58] "POST /ref-update HTTP/1.1" 200 156 0.235512 10.0.0.242 - - [2026-01-20 15:33:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024420 10.0.0.242 - - [2026-01-20 15:33:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004888 10.0.0.242 - - [2026-01-20 15:33:58] "POST /ref-update HTTP/1.1" 200 156 0.031828 10.0.0.242 - - [2026-01-20 15:33:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007556 10.0.0.242 - - [2026-01-20 15:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.023599 10.0.0.242 - - [2026-01-20 15:33:58] "GET /virtual-network/4bb0635e-5ca9-468d-915e-e40b40687c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.008255 10.0.0.242 - - [2026-01-20 15:33:58] "GET /application-policy-set/18692a7f-1cba-43e5-8ae4-3bef6a7be53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.018560 10.0.0.242 - - [2026-01-20 15:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.242 - - [2026-01-20 15:33:58] "GET /policy-management/a2f390e2-55fd-45c8-9073-ffe614638316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003640 10.0.0.242 - - [2026-01-20 15:33:58] "POST /firewall-policys HTTP/1.1" 200 532 0.024424 10.0.0.242 - - [2026-01-20 15:33:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.025910 10.0.0.242 - - [2026-01-20 15:33:58] "GET /firewall-policy/d121d067-9404-4498-85cc-dc054e9ec331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.012352 10.0.0.242 - - [2026-01-20 15:33:58] "GET /application-policy-set/18692a7f-1cba-43e5-8ae4-3bef6a7be53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.002791 10.0.0.242 - - [2026-01-20 15:33:58] "GET /firewall-policy/d121d067-9404-4498-85cc-dc054e9ec331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003519 10.0.0.242 - - [2026-01-20 15:33:58] "POST /ref-update HTTP/1.1" 200 156 0.058993 10.0.0.242 - - [2026-01-20 15:33:58] "GET /application-policy-set/18692a7f-1cba-43e5-8ae4-3bef6a7be53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.037668 10.0.0.242 - - [2026-01-20 15:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735 10.0.0.242 - - [2026-01-20 15:33:58] "GET /policy-management/a2f390e2-55fd-45c8-9073-ffe614638316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003395 10.0.0.242 - - [2026-01-20 15:33:58] "POST /firewall-policys HTTP/1.1" 200 534 0.033263 10.0.0.242 - - [2026-01-20 15:33:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.026643 10.0.0.242 - - [2026-01-20 15:33:58] "GET /firewall-policy/90c32c9b-68e5-4170-9a34-9a1f3c52f7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.014540 10.0.0.242 - - [2026-01-20 15:33:58] "GET /application-policy-set/18692a7f-1cba-43e5-8ae4-3bef6a7be53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.017820 10.0.0.242 - - [2026-01-20 15:33:58] "GET /firewall-policy/90c32c9b-68e5-4170-9a34-9a1f3c52f7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.007753 10.0.0.242 - - [2026-01-20 15:33:58] "GET /firewall-policy/d121d067-9404-4498-85cc-dc054e9ec331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.004983 10.0.0.242 - - [2026-01-20 15:33:58] "GET /firewall-policy/d121d067-9404-4498-85cc-dc054e9ec331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.012082 10.0.0.242 - - [2026-01-20 15:33:59] "POST /ref-update HTTP/1.1" 200 156 0.016539 10.0.0.242 - - [2026-01-20 15:33:59] "POST /ref-update HTTP/1.1" 200 156 0.051384 10.0.0.242 - - [2026-01-20 15:33:59] "POST /ref-update HTTP/1.1" 200 156 0.046002 10.0.0.242 - - [2026-01-20 15:33:59] "GET /application-policy-set/18692a7f-1cba-43e5-8ae4-3bef6a7be53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.015274 10.0.0.242 - - [2026-01-20 15:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.242 - - [2026-01-20 15:33:59] "GET /policy-management/a2f390e2-55fd-45c8-9073-ffe614638316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002811 10.0.0.242 - - [2026-01-20 15:33:59] "POST /firewall-policys HTTP/1.1" 200 532 0.042343 10.0.0.242 - - [2026-01-20 15:33:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.033020 10.0.0.242 - - [2026-01-20 15:33:59] "GET /firewall-policy/71109377-c42e-4033-bf8d-5c43f5cb4cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.020690 10.0.0.242 - - [2026-01-20 15:33:59] "GET /application-policy-set/18692a7f-1cba-43e5-8ae4-3bef6a7be53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.003346 10.0.0.242 - - [2026-01-20 15:33:59] "GET /firewall-policy/71109377-c42e-4033-bf8d-5c43f5cb4cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003264 10.0.0.242 - - [2026-01-20 15:33:59] "GET /firewall-policy/90c32c9b-68e5-4170-9a34-9a1f3c52f7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.004748 10.0.0.242 - - [2026-01-20 15:33:59] "GET /firewall-policy/d121d067-9404-4498-85cc-dc054e9ec331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003876 10.0.0.242 - - [2026-01-20 15:33:59] "GET /firewall-policy/d121d067-9404-4498-85cc-dc054e9ec331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.004851 10.0.0.242 - - [2026-01-20 15:33:59] "GET /firewall-policy/90c32c9b-68e5-4170-9a34-9a1f3c52f7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003107 10.0.0.242 - - [2026-01-20 15:33:59] "POST /ref-update HTTP/1.1" 200 156 0.058544 10.0.0.242 - - [2026-01-20 15:33:59] "POST /ref-update HTTP/1.1" 200 156 0.057842 10.0.0.242 - - [2026-01-20 15:33:59] "POST /ref-update HTTP/1.1" 200 156 0.036516 10.0.0.242 - - [2026-01-20 15:33:59] "POST /ref-update HTTP/1.1" 200 156 0.031968 10.0.0.242 - - [2026-01-20 15:33:59] "POST /ref-update HTTP/1.1" 200 156 0.044006 10.0.0.242 - - [2026-01-20 15:33:59] "GET /application-policy-set/18692a7f-1cba-43e5-8ae4-3bef6a7be53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.005825 10.0.0.242 - - [2026-01-20 15:33:59] "POST /tags HTTP/1.1" 200 300 0.078118 10.0.0.242 - - [2026-01-20 15:33:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.021723 10.0.0.242 - - [2026-01-20 15:34:00] "GET /tag/fed47cd6-be57-4560-a943-c359cbe44efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.027693 10.0.0.242 - - [2026-01-20 15:34:00] "POST /set-tag HTTP/1.1" 200 109 0.028847 10.0.0.242 - - [2026-01-20 15:34:00] "POST /fqname-to-id HTTP/1.1" 404 226 0.027236 10.0.0.242 - - [2026-01-20 15:34:00] "POST /tags HTTP/1.1" 200 302 0.225576 10.0.0.242 - - [2026-01-20 15:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.050287 10.0.0.242 - - [2026-01-20 15:34:00] "GET /tag/6d81ed6f-6142-4690-a56e-33d8c8e694cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.059272 10.0.0.242 - - [2026-01-20 15:34:00] "POST /tags HTTP/1.1" 200 326 0.174091 10.0.0.242 - - [2026-01-20 15:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.026314 10.0.0.242 - - [2026-01-20 15:34:00] "GET /tag/463b03c6-65be-494e-99d9-24d8d5e9be92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.046390 10.0.0.242 - - [2026-01-20 15:34:01] "POST /tags HTTP/1.1" 200 364 0.160105 10.0.0.242 - - [2026-01-20 15:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.042476 10.0.0.242 - - [2026-01-20 15:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.013220 10.0.0.242 - - [2026-01-20 15:34:01] "GET /global-vrouter-config/a56d60ca-f937-4943-a728-80ae38f3ea3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.011299 10.0.0.242 - - [2026-01-20 15:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.014763 10.0.0.242 - - [2026-01-20 15:34:01] "GET /tag/460142b7-45ee-4d5e-ac7e-f91649c8a026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.066576 10.0.0.242 - - [2026-01-20 15:34:01] "PUT /global-vrouter-config/a56d60ca-f937-4943-a728-80ae38f3ea3f HTTP/1.1" 200 277 0.076401 10.0.0.242 - - [2026-01-20 15:34:01] "POST /tags HTTP/1.1" 200 312 0.220620 10.0.0.242 - - [2026-01-20 15:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.035331 10.0.0.242 - - [2026-01-20 15:34:01] "GET /tag/fdd11c4b-63d1-4029-ac43-16cd94af3f5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.059309 10.0.0.242 - - [2026-01-20 15:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008305 10.0.0.242 - - [2026-01-20 15:34:01] "GET /virtual-network/5abd8a87-e405-47d2-9221-a7fe2f373ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.006799 10.0.0.242 - - [2026-01-20 15:34:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.242 - - [2026-01-20 15:34:01] "GET /project/ec6f149a-0a63-47b1-85d7-6990fd1a1998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.076728 10.0.0.242 - - [2026-01-20 15:34:01] "POST /virtual-machines HTTP/1.1" 200 378 0.029769 10.0.0.242 - - [2026-01-20 15:34:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.013331 10.0.0.242 - - [2026-01-20 15:34:01] "GET / HTTP/1.1" 200 36215 0.001553 10.0.0.242 - - [2026-01-20 15:34:01] "POST /alarms HTTP/1.1" 200 583 0.056996 10.0.0.242 - - [2026-01-20 15:34:02] "POST /alarms HTTP/1.1" 200 577 0.170654 10.0.0.242 - - [2026-01-20 15:34:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.378523 10.0.0.242 - - [2026-01-20 15:34:02] "POST /alarms HTTP/1.1" 200 577 0.152460 10.0.0.242 - - [2026-01-20 15:34:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.091501 10.0.0.242 - - [2026-01-20 15:34:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.050532 10.0.0.242 - - [2026-01-20 15:34:02] "POST /alarms HTTP/1.1" 200 561 0.122638 10.0.0.242 - - [2026-01-20 15:34:02] "GET /virtual-machine-interface/722b4ce0-f615-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.026136 10.0.0.242 - - [2026-01-20 15:34:02] "POST /alarms HTTP/1.1" 200 557 0.094734 10.0.0.242 - - [2026-01-20 15:34:02] "POST /instance-ips HTTP/1.1" 200 410 0.218712 10.0.0.242 - - [2026-01-20 15:34:02] "POST /alarms HTTP/1.1" 200 559 0.187104 10.0.0.242 - - [2026-01-20 15:34:02] "POST /alarms HTTP/1.1" 200 567 0.114211 10.0.0.242 - - [2026-01-20 15:34:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.195524 10.0.0.242 - - [2026-01-20 15:34:02] "GET /virtual-machine-interface/722b4ce0-f615-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.031840 10.0.0.242 - - [2026-01-20 15:34:03] "POST /alarms HTTP/1.1" 200 551 0.144920 10.0.0.242 - - [2026-01-20 15:34:03] "POST /set-tag HTTP/1.1" 200 109 0.126806 10.0.0.242 - - [2026-01-20 15:34:03] "GET /virtual-machine-interface/722b4ce0-f615-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.033908 10.0.0.242 - - [2026-01-20 15:34:03] "GET /instance-ip/72752d42-f615-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.012647 10.0.0.242 - - [2026-01-20 15:34:03] "POST /alarms HTTP/1.1" 200 559 0.110337 10.0.0.242 - - [2026-01-20 15:34:03] "POST /alarms HTTP/1.1" 200 569 0.083337 10.0.0.242 - - [2026-01-20 15:34:03] "POST /tags HTTP/1.1" 200 358 0.106067 10.0.0.242 - - [2026-01-20 15:34:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.026724 10.0.0.242 - - [2026-01-20 15:34:03] "GET /tag/8877d5e0-e6fd-4904-b8ba-287721ba1fb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.035175 10.0.0.242 - - [2026-01-20 15:34:03] "POST /alarms HTTP/1.1" 200 557 0.143616 10.0.0.242 - - [2026-01-20 15:34:03] "POST /tags HTTP/1.1" 200 306 0.066322 10.0.0.242 - - [2026-01-20 15:34:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.042687 10.0.0.242 - - [2026-01-20 15:34:03] "POST /alarms HTTP/1.1" 200 569 0.131184 10.0.0.242 - - [2026-01-20 15:34:03] "GET /tag/3e64b91c-5a1e-4da5-a7bf-2dc05ecf3a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.047613 10.0.0.242 - - [2026-01-20 15:34:03] "POST /alarms HTTP/1.1" 200 577 0.179187 10.0.0.242 - - [2026-01-20 15:34:04] "POST /id-to-fqname HTTP/1.1" 200 174 0.000510 10.0.0.242 - - [2026-01-20 15:34:04] "POST /fqname-to-id HTTP/1.1" 404 183 0.025816 10.0.0.242 - - [2026-01-20 15:34:04] "POST /alarms HTTP/1.1" 200 571 0.295624 10.0.0.242 - - [2026-01-20 15:34:04] "POST /alarms HTTP/1.1" 200 563 0.129048 10.0.0.242 - - [2026-01-20 15:34:04] "POST /security-groups HTTP/1.1" 200 571 0.222970 10.0.0.242 - - [2026-01-20 15:34:04] "POST /projects HTTP/1.1" 200 485 0.674048 10.0.0.242 - - [2026-01-20 15:34:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.043768 10.0.0.242 - - [2026-01-20 15:34:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009112 10.0.0.242 - - [2026-01-20 15:34:04] "POST /alarms HTTP/1.1" 200 563 0.187436 10.0.0.242 - - [2026-01-20 15:34:04] "POST /fqname-to-id HTTP/1.1" 404 214 0.021007 10.0.0.242 - - [2026-01-20 15:34:04] "GET /virtual-network/5abd8a87-e405-47d2-9221-a7fe2f373ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.004656 10.0.0.242 - - [2026-01-20 15:34:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009031 10.0.0.242 - - [2026-01-20 15:34:04] "GET /virtual-network/2e06f778-ba3e-4a94-9dbc-ce3cf8a89088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.022792 10.0.0.242 - - [2026-01-20 15:34:04] "POST /access-control-lists HTTP/1.1" 200 582 0.140566 10.0.0.242 - - [2026-01-20 15:34:04] "POST /fqname-to-id HTTP/1.1" 404 213 0.003296 10.0.0.242 - - [2026-01-20 15:34:04] "POST /alarms HTTP/1.1" 200 563 0.144146 10.0.0.242 - - [2026-01-20 15:34:04] "POST /alarms HTTP/1.1" 200 549 0.191016 10.0.0.242 - - [2026-01-20 15:34:04] "POST /access-control-lists HTTP/1.1" 200 580 0.261010 10.0.0.242 - - [2026-01-20 15:34:04] "PUT /virtual-network/5abd8a87-e405-47d2-9221-a7fe2f373ccc HTTP/1.1" 200 265 0.353014 10.0.0.242 - - [2026-01-20 15:34:05] "POST /alarms HTTP/1.1" 200 597 0.146319 10.0.0.242 - - [2026-01-20 15:34:05] "PUT /virtual-network/2e06f778-ba3e-4a94-9dbc-ce3cf8a89088 HTTP/1.1" 200 265 0.172000 10.0.0.242 - - [2026-01-20 15:34:05] "POST /alarms HTTP/1.1" 200 577 0.118751 10.0.0.242 - - [2026-01-20 15:34:05] "POST /alarms HTTP/1.1" 200 573 0.079211 10.0.0.242 - - [2026-01-20 15:34:05] "POST /security-groups HTTP/1.1" 200 539 0.158616 10.0.0.242 - - [2026-01-20 15:34:05] "POST /fqname-to-id HTTP/1.1" 404 234 0.001864 10.0.0.242 - - [2026-01-20 15:34:05] "POST /alarms HTTP/1.1" 200 585 0.135684 10.0.0.242 - - [2026-01-20 15:34:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.052531 10.0.0.242 - - [2026-01-20 15:34:05] "POST /access-control-lists HTTP/1.1" 200 598 0.101928 10.0.0.242 - - [2026-01-20 15:34:05] "POST /chown HTTP/1.1" 200 109 0.056078 10.0.0.242 - - [2026-01-20 15:34:05] "POST /fqname-to-id HTTP/1.1" 404 233 0.024689 10.0.0.242 - - [2026-01-20 15:34:05] "GET /application-policy-set/18692a7f-1cba-43e5-8ae4-3bef6a7be53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.022206 10.0.0.242 - - [2026-01-20 15:34:05] "POST /alarms HTTP/1.1" 200 611 0.102710 10.0.0.242 - - [2026-01-20 15:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.013411 10.0.0.242 - - [2026-01-20 15:34:05] "GET /policy-management/a2f390e2-55fd-45c8-9073-ffe614638316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.022238 10.0.0.242 - - [2026-01-20 15:34:05] "POST /access-control-lists HTTP/1.1" 200 596 0.097558 10.0.0.242 - - [2026-01-20 15:34:05] "POST /tags HTTP/1.1" 409 207 0.014634 10.0.0.242 - - [2026-01-20 15:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010806 10.0.0.242 - - [2026-01-20 15:34:05] "GET /tag/3e64b91c-5a1e-4da5-a7bf-2dc05ecf3a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.022026 10.0.0.242 - - [2026-01-20 15:34:05] "POST /firewall-rules HTTP/1.1" 200 566 0.092372 10.0.0.242 - - [2026-01-20 15:34:05] "GET /firewall-rule/7f411989-dedd-4460-94dd-44e69deaef74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.006193 10.0.0.242 - - [2026-01-20 15:34:05] "GET /firewall-policy/90c32c9b-68e5-4170-9a34-9a1f3c52f7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002712 10.0.0.242 - - [2026-01-20 15:34:05] "GET /firewall-rule/7f411989-dedd-4460-94dd-44e69deaef74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.003810 10.0.0.242 - - [2026-01-20 15:34:05] "POST /ref-update HTTP/1.1" 200 156 0.018334 10.0.0.242 - - [2026-01-20 15:34:05] "GET /application-policy-set/18692a7f-1cba-43e5-8ae4-3bef6a7be53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007929 10.0.0.242 - - [2026-01-20 15:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.242 - - [2026-01-20 15:34:06] "GET / HTTP/1.1" 200 36215 0.001614 10.0.0.242 - - [2026-01-20 15:34:06] "GET /policy-management/a2f390e2-55fd-45c8-9073-ffe614638316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.012157 10.0.0.242 - - [2026-01-20 15:34:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003454 10.0.0.242 - - [2026-01-20 15:34:06] "POST /tags HTTP/1.1" 409 207 0.003878 10.0.0.242 - - [2026-01-20 15:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.242 - - [2026-01-20 15:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.242 - - [2026-01-20 15:34:06] "PUT /global-vrouter-config/a56d60ca-f937-4943-a728-80ae38f3ea3f HTTP/1.1" 200 277 0.028134 10.0.0.242 - - [2026-01-20 15:34:06] "GET /tag/3e64b91c-5a1e-4da5-a7bf-2dc05ecf3a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.015323 10.0.0.242 - - [2026-01-20 15:34:06] "POST /firewall-rules HTTP/1.1" 200 564 0.097820 10.0.0.242 - - [2026-01-20 15:34:06] "GET /firewall-rule/26339445-38d5-44db-b993-7a87c32a898d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.019056 10.0.0.242 - - [2026-01-20 15:34:06] "GET /firewall-policy/90c32c9b-68e5-4170-9a34-9a1f3c52f7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004681 10.0.0.242 - - [2026-01-20 15:34:06] "GET /firewall-rule/26339445-38d5-44db-b993-7a87c32a898d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004942 10.0.0.242 - - [2026-01-20 15:34:06] "POST /ref-update HTTP/1.1" 200 156 0.041631 10.0.0.242 - - [2026-01-20 15:34:06] "POST /tags HTTP/1.1" 200 306 0.099735 10.0.0.242 - - [2026-01-20 15:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.033209 10.0.0.242 - - [2026-01-20 15:34:06] "GET / HTTP/1.1" 200 36215 0.001257 10.0.0.242 - - [2026-01-20 15:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.242 - - [2026-01-20 15:34:06] "GET /tag/4f1c14f7-3cf9-4e1a-bb8c-112b6bc03181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.033859 10.0.0.242 - - [2026-01-20 15:34:06] "GET /global-vrouter-config/a56d60ca-f937-4943-a728-80ae38f3ea3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.022954 10.0.0.242 - - [2026-01-20 15:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014251 10.0.0.242 - - [2026-01-20 15:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007284 10.0.0.242 - - [2026-01-20 15:34:06] "PUT /global-vrouter-config/a56d60ca-f937-4943-a728-80ae38f3ea3f HTTP/1.1" 200 277 0.034881 10.0.0.242 - - [2026-01-20 15:34:06] "GET /project/55da2da6-aec0-4934-848f-bd57e2e3ac3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.099779 10.0.0.242 - - [2026-01-20 15:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.025931 10.0.0.242 - - [2026-01-20 15:34:06] "GET /virtual-network/2e06f778-ba3e-4a94-9dbc-ce3cf8a89088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.028390 10.0.0.242 - - [2026-01-20 15:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.022546 10.0.0.242 - - [2026-01-20 15:34:06] "GET /service-appliance-set/9403627a-5793-4298-9c88-42341021fe1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.025532 10.0.0.242 - - [2026-01-20 15:34:06] "POST /fqname-to-id HTTP/1.1" 404 240 0.012406 10.0.0.242 - - [2026-01-20 15:34:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.211170 10.0.0.242 - - [2026-01-20 15:34:07] "GET /virtual-machine-interface/12657af9-156f-45a7-ae85-cac2b36dcee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.032451 10.0.0.242 - - [2026-01-20 15:34:07] "GET / HTTP/1.1" 200 36215 0.001544 10.0.0.242 - - [2026-01-20 15:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011933 10.0.0.242 - - [2026-01-20 15:34:07] "GET /global-system-config/43de2b74-0c05-49f1-b7e2-d26df5c55f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.010004 10.0.0.242 - - [2026-01-20 15:34:07] "PUT /global-system-config/43de2b74-0c05-49f1-b7e2-d26df5c55f99 HTTP/1.1" 200 275 0.054581 10.0.0.242 - - [2026-01-20 15:34:07] "POST /instance-ips HTTP/1.1" 200 382 0.137836 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:34:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000880 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:34:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001081 10.0.0.242 - - [2026-01-20 15:34:07] "GET /instance-ip/db8329df-a471-494b-aaa1-441a7b22d824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.016174 10.0.0.242 - - [2026-01-20 15:34:07] "POST /loadbalancers HTTP/1.1" 200 584 0.103183 10.0.0.242 - - [2026-01-20 15:34:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.040558 10.0.0.242 - - [2026-01-20 15:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012483 10.0.0.242 - - [2026-01-20 15:34:07] "GET /project/55da2da6-aec0-4934-848f-bd57e2e3ac3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.058012 10.0.0.242 - - [2026-01-20 15:34:07] "GET /project/55da2da6-aec0-4934-848f-bd57e2e3ac3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.073821 10.0.0.242 - - [2026-01-20 15:34:07] "GET /instance-ip/db8329df-a471-494b-aaa1-441a7b22d824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.002782 10.0.0.242 - - [2026-01-20 15:34:07] "GET /loadbalancer/8120d33d-be0c-4b5d-a8db-5f30723166dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.003291 10.0.0.242 - - [2026-01-20 15:34:07] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.025524 10.0.0.242 - - [2026-01-20 15:34:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.194484 10.0.0.242 - - [2026-01-20 15:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004690 10.0.0.242 - - [2026-01-20 15:34:07] "POST /floating-ips HTTP/1.1" 200 585 0.247583 10.0.0.242 - - [2026-01-20 15:34:08] "GET /project/55da2da6-aec0-4934-848f-bd57e2e3ac3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.138175 10.0.0.242 - - [2026-01-20 15:34:08] "GET /loadbalancer-listener/23292796-919a-46b7-bc54-7f36725ea752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.041248 10.0.0.242 - - [2026-01-20 15:34:08] "GET /loadbalancer-listener/23292796-919a-46b7-bc54-7f36725ea752?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.012152 10.0.0.242 - - [2026-01-20 15:34:08] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.054267 10.0.0.242 - - [2026-01-20 15:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549 10.0.0.242 - - [2026-01-20 15:34:08] "GET /global-vrouter-config/a56d60ca-f937-4943-a728-80ae38f3ea3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.003481 10.0.0.242 - - [2026-01-20 15:34:08] "GET /instance-ip/db8329df-a471-494b-aaa1-441a7b22d824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.012103 10.0.0.242 - - [2026-01-20 15:34:08] "GET /instance-ip/db8329df-a471-494b-aaa1-441a7b22d824?fields=floating_ips HTTP/1.1" 200 1173 0.016715 10.0.0.242 - - [2026-01-20 15:34:08] "GET /floating-ip/06f37808-1d5c-4773-a646-0823c9eb5803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.004658 10.0.0.242 - - [2026-01-20 15:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009483 10.0.0.242 - - [2026-01-20 15:34:08] "PUT /global-vrouter-config/a56d60ca-f937-4943-a728-80ae38f3ea3f HTTP/1.1" 200 277 0.022022 10.0.0.242 - - [2026-01-20 15:34:08] "POST /fqname-to-id HTTP/1.1" 404 228 0.007583 10.0.0.242 - - [2026-01-20 15:34:08] "POST /tags HTTP/1.1" 200 356 0.041467 10.0.0.242 - - [2026-01-20 15:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004941 10.0.0.242 - - [2026-01-20 15:34:08] "GET /tag/1c45cda3-3ee5-4ce8-96e5-f185c46731bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.041574 10.0.0.242 - - [2026-01-20 15:34:08] "POST /tags HTTP/1.1" 200 304 0.062912 10.0.0.242 - - [2026-01-20 15:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.021573 10.0.0.242 - - [2026-01-20 15:34:08] "GET /tag/83b628ea-3721-4fba-b5e4-359c1f6be2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.022455 10.0.0.242 - - [2026-01-20 15:34:08] "POST /projects HTTP/1.1" 409 218 0.006650 10.0.0.242 - - [2026-01-20 15:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007764 10.0.0.242 - - [2026-01-20 15:34:08] "GET /project/55da2da6-aec0-4934-848f-bd57e2e3ac3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.077975 10.0.0.242 - - [2026-01-20 15:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.242 - - [2026-01-20 15:34:09] "GET /network-ipam/a64768f5-271a-45a5-811f-f326e70d9331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004720 10.0.0.242 - - [2026-01-20 15:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.242 - - [2026-01-20 15:34:09] "GET /virtual-network/5abd8a87-e405-47d2-9221-a7fe2f373ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.007674 10.0.0.242 - - [2026-01-20 15:34:09] "PUT /virtual-network/5abd8a87-e405-47d2-9221-a7fe2f373ccc HTTP/1.1" 200 265 0.128106 10.0.0.242 - - [2026-01-20 15:34:09] "GET /virtual-network/5abd8a87-e405-47d2-9221-a7fe2f373ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.026516 10.0.0.242 - - [2026-01-20 15:34:09] "POST /set-tag HTTP/1.1" 200 109 0.125764 10.0.0.242 - - [2026-01-20 15:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.012919 10.0.0.242 - - [2026-01-20 15:34:09] "GET /network-ipam/1d326a08-5009-4786-a365-44472e29e2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.004987 10.0.0.242 - - [2026-01-20 15:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.242 - - [2026-01-20 15:34:09] "GET /virtual-network/2e06f778-ba3e-4a94-9dbc-ce3cf8a89088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.005638 10.0.0.242 - - [2026-01-20 15:34:09] "PUT /virtual-network/2e06f778-ba3e-4a94-9dbc-ce3cf8a89088 HTTP/1.1" 200 265 0.115278 10.0.0.242 - - [2026-01-20 15:34:09] "GET /virtual-network/2e06f778-ba3e-4a94-9dbc-ce3cf8a89088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004840 10.0.0.242 - - [2026-01-20 15:34:09] "POST /set-tag HTTP/1.1" 200 109 0.065079 10.0.0.242 - - [2026-01-20 15:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008175 10.0.0.242 - - [2026-01-20 15:34:09] "GET /network-policy/7ce173e8-781b-4778-9073-92a211306e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007710 10.0.0.242 - - [2026-01-20 15:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.242 - - [2026-01-20 15:34:09] "GET /network-policy/1f4d4004-7c4b-47e8-8154-e542d3f2d46f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.010673 10.0.0.242 - - [2026-01-20 15:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007271 10.0.0.242 - - [2026-01-20 15:34:09] "GET /network-policy/5ce26907-66d6-4074-8a44-0091622d09a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.003221 10.0.0.242 - - [2026-01-20 15:34:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.242 - - [2026-01-20 15:34:09] "PUT /network-policy/5ce26907-66d6-4074-8a44-0091622d09a2 HTTP/1.1" 200 263 0.022133 10.0.0.242 - - [2026-01-20 15:34:10] "POST /ref-update HTTP/1.1" 200 156 0.062431 10.0.0.242 - - [2026-01-20 15:34:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019079 10.0.0.242 - - [2026-01-20 15:34:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003050 10.0.0.242 - - [2026-01-20 15:34:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002568 10.0.0.242 - - [2026-01-20 15:34:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003279 10.0.0.242 - - [2026-01-20 15:34:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006356 10.0.0.242 - - [2026-01-20 15:34:10] "POST /security-groups HTTP/1.1" 409 245 0.004033 10.0.0.242 - - [2026-01-20 15:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.242 - - [2026-01-20 15:34:10] "PUT /security-group/98719ae7-70cd-4a40-88af-8a9545a5c566 HTTP/1.1" 200 263 0.062420 10.0.0.242 - - [2026-01-20 15:34:10] "PUT /access-control-list/26e06a7d-f068-41f0-bdcf-22cbd62d0264 HTTP/1.1" 200 273 0.023147 10.0.0.242 - - [2026-01-20 15:34:10] "PUT /access-control-list/3245a6ac-36ff-4752-ad72-13da46894168 HTTP/1.1" 200 273 0.039979 10.0.0.242 - - [2026-01-20 15:34:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.064466 10.0.0.242 - - [2026-01-20 15:34:10] "GET /application-policy-set/18692a7f-1cba-43e5-8ae4-3bef6a7be53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.155263 10.0.0.242 - - [2026-01-20 15:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007292 10.0.0.242 - - [2026-01-20 15:34:10] "GET /policy-management/a2f390e2-55fd-45c8-9073-ffe614638316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.009006 10.0.0.242 - - [2026-01-20 15:34:10] "POST /tags HTTP/1.1" 409 206 0.002913 10.0.0.242 - - [2026-01-20 15:34:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003868 10.0.0.242 - - [2026-01-20 15:34:10] "GET /tag/83b628ea-3721-4fba-b5e4-359c1f6be2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.023322 10.0.0.242 - - [2026-01-20 15:34:10] "POST /firewall-rules HTTP/1.1" 200 564 0.117601 10.0.0.242 - - [2026-01-20 15:34:10] "GET /firewall-rule/3b8eaf86-b071-400a-9601-b449c7041cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.016642 10.0.0.242 - - [2026-01-20 15:34:10] "GET /firewall-policy/90c32c9b-68e5-4170-9a34-9a1f3c52f7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.006876 10.0.0.242 - - [2026-01-20 15:34:10] "GET /firewall-rule/3b8eaf86-b071-400a-9601-b449c7041cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.005017 10.0.0.242 - - [2026-01-20 15:34:10] "POST /ref-update HTTP/1.1" 200 156 0.059885 10.0.0.242 - - [2026-01-20 15:34:10] "GET /application-policy-set/18692a7f-1cba-43e5-8ae4-3bef6a7be53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003924 10.0.0.242 - - [2026-01-20 15:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009016 10.0.0.242 - - [2026-01-20 15:34:11] "GET /policy-management/a2f390e2-55fd-45c8-9073-ffe614638316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005905 10.0.0.242 - - [2026-01-20 15:34:11] "POST /tags HTTP/1.1" 409 206 0.002854 10.0.0.242 - - [2026-01-20 15:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.242 - - [2026-01-20 15:34:11] "GET /tag/83b628ea-3721-4fba-b5e4-359c1f6be2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.015276 10.0.0.242 - - [2026-01-20 15:34:11] "POST /firewall-rules HTTP/1.1" 200 562 0.117554 10.0.0.242 - - [2026-01-20 15:34:11] "GET /firewall-rule/733eefe0-0e09-4466-8506-6a110faad19f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.009430 10.0.0.242 - - [2026-01-20 15:34:11] "GET /firewall-policy/90c32c9b-68e5-4170-9a34-9a1f3c52f7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004354 10.0.0.242 - - [2026-01-20 15:34:11] "GET /firewall-rule/733eefe0-0e09-4466-8506-6a110faad19f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.006589 10.0.0.242 - - [2026-01-20 15:34:11] "POST /ref-update HTTP/1.1" 200 156 0.059262 10.0.0.242 - - [2026-01-20 15:34:11] "POST /tags HTTP/1.1" 200 302 0.045541 10.0.0.242 - - [2026-01-20 15:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.242 - - [2026-01-20 15:34:11] "GET /tag/e68ed60e-46cb-4cb6-a489-3d74f8fad202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.018888 10.0.0.242 - - [2026-01-20 15:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008797 10.0.0.242 - - [2026-01-20 15:34:11] "GET /project/ec6f149a-0a63-47b1-85d7-6990fd1a1998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.095038 10.0.0.242 - - [2026-01-20 15:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004006 10.0.0.242 - - [2026-01-20 15:34:11] "GET /virtual-network/2e06f778-ba3e-4a94-9dbc-ce3cf8a89088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.005316 10.0.0.242 - - [2026-01-20 15:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.242 - - [2026-01-20 15:34:11] "GET /service-appliance-set/9403627a-5793-4298-9c88-42341021fe1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012003 10.0.0.242 - - [2026-01-20 15:34:11] "POST /fqname-to-id HTTP/1.1" 404 242 0.003887 10.0.0.242 - - [2026-01-20 15:34:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.153575 10.0.0.242 - - [2026-01-20 15:34:11] "GET /virtual-machine-interface/39f9f770-8694-4f77-9659-cd049913ab90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.030524 10.0.0.242 - - [2026-01-20 15:34:12] "POST /instance-ips HTTP/1.1" 200 378 0.044335 10.0.0.242 - - [2026-01-20 15:34:12] "GET /instance-ip/72519a0b-62e7-40fb-8364-48d0a636af83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008385 10.0.0.242 - - [2026-01-20 15:34:12] "POST /loadbalancers HTTP/1.1" 200 584 0.079820 10.0.0.242 - - [2026-01-20 15:34:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.031303 10.0.0.242 - - [2026-01-20 15:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008616 10.0.0.242 - - [2026-01-20 15:34:12] "GET /project/ec6f149a-0a63-47b1-85d7-6990fd1a1998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.083796 10.0.0.242 - - [2026-01-20 15:34:12] "GET /instance-ip/72519a0b-62e7-40fb-8364-48d0a636af83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.018409 10.0.0.242 - - [2026-01-20 15:34:12] "GET /project/ec6f149a-0a63-47b1-85d7-6990fd1a1998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.084500 10.0.0.242 - - [2026-01-20 15:34:12] "GET /loadbalancer/cbe8acb5-8f3f-4022-b25f-b3b1f00802a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.007121 10.0.0.242 - - [2026-01-20 15:34:12] "POST /floating-ips HTTP/1.1" 200 583 0.093127 10.0.0.242 - - [2026-01-20 15:34:12] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.064053 10.0.0.242 - - [2026-01-20 15:34:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.012073 10.0.0.242 - - [2026-01-20 15:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.242 - - [2026-01-20 15:34:12] "GET /project/ec6f149a-0a63-47b1-85d7-6990fd1a1998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.057144 10.0.0.242 - - [2026-01-20 15:34:12] "GET /loadbalancer-listener/c28ac507-d2fc-4671-913f-a767ba53ddf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.003100 10.0.0.242 - - [2026-01-20 15:34:12] "GET /loadbalancer-listener/c28ac507-d2fc-4671-913f-a767ba53ddf7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.005046 10.0.0.242 - - [2026-01-20 15:34:12] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.036439 10.0.0.242 - - [2026-01-20 15:34:12] "GET /instance-ip/72519a0b-62e7-40fb-8364-48d0a636af83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003828 10.0.0.242 - - [2026-01-20 15:34:12] "GET /instance-ip/72519a0b-62e7-40fb-8364-48d0a636af83?fields=floating_ips HTTP/1.1" 200 1165 0.007405 10.0.0.242 - - [2026-01-20 15:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.242 - - [2026-01-20 15:34:12] "GET /floating-ip/951884a2-9dfc-405f-9255-b006c6ee1022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.004231 10.0.0.242 - - [2026-01-20 15:34:12] "GET /project/ec6f149a-0a63-47b1-85d7-6990fd1a1998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.049119 10.0.0.242 - - [2026-01-20 15:34:12] "GET /loadbalancer/cbe8acb5-8f3f-4022-b25f-b3b1f00802a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.005147 10.0.0.242 - - [2026-01-20 15:34:12] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.040317 10.0.0.242 - - [2026-01-20 15:34:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.010809 10.0.0.242 - - [2026-01-20 15:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012855 10.0.0.242 - - [2026-01-20 15:34:13] "GET /project/ec6f149a-0a63-47b1-85d7-6990fd1a1998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.046448 10.0.0.242 - - [2026-01-20 15:34:13] "GET /loadbalancer-listener/2663c733-1ccb-484e-96e0-f7e8ebb87337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003465 10.0.0.242 - - [2026-01-20 15:34:13] "GET /loadbalancer-listener/2663c733-1ccb-484e-96e0-f7e8ebb87337?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003807 10.0.0.242 - - [2026-01-20 15:34:13] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.061250 10.0.0.242 - - [2026-01-20 15:34:13] "GET /instance-ip/72519a0b-62e7-40fb-8364-48d0a636af83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010074 10.0.0.242 - - [2026-01-20 15:34:13] "GET /instance-ip/72519a0b-62e7-40fb-8364-48d0a636af83?fields=floating_ips HTTP/1.1" 200 1165 0.003185 10.0.0.242 - - [2026-01-20 15:34:13] "GET /floating-ip/951884a2-9dfc-405f-9255-b006c6ee1022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.006167 10.0.0.242 - - [2026-01-20 15:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011173 10.0.0.242 - - [2026-01-20 15:34:13] "GET /project/ec6f149a-0a63-47b1-85d7-6990fd1a1998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.048778 10.0.0.242 - - [2026-01-20 15:34:13] "GET /loadbalancer/cbe8acb5-8f3f-4022-b25f-b3b1f00802a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003658 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:34:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000879 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:34:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000939 10.0.0.242 - - [2026-01-20 15:34:13] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.038677 10.0.0.242 - - [2026-01-20 15:34:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.018734 10.0.0.242 - - [2026-01-20 15:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.016355 10.0.0.242 - - [2026-01-20 15:34:13] "GET /project/ec6f149a-0a63-47b1-85d7-6990fd1a1998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.045179 10.0.0.242 - - [2026-01-20 15:34:13] "GET /loadbalancer-listener/f1904e34-8cff-4ca7-9469-33118a795415?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.006657 10.0.0.242 - - [2026-01-20 15:34:13] "GET /loadbalancer-listener/f1904e34-8cff-4ca7-9469-33118a795415?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.004347 10.0.0.242 - - [2026-01-20 15:34:13] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.194099 10.0.0.242 - - [2026-01-20 15:34:13] "GET /instance-ip/72519a0b-62e7-40fb-8364-48d0a636af83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004246 10.0.0.242 - - [2026-01-20 15:34:13] "GET /instance-ip/72519a0b-62e7-40fb-8364-48d0a636af83?fields=floating_ips HTTP/1.1" 200 1165 0.003139 10.0.0.242 - - [2026-01-20 15:34:13] "GET /floating-ip/951884a2-9dfc-405f-9255-b006c6ee1022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002547 10.0.0.242 - - [2026-01-20 15:34:13] "POST /tags HTTP/1.1" 200 372 0.097002 10.0.0.242 - - [2026-01-20 15:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.015743 10.0.0.242 - - [2026-01-20 15:34:13] "GET /tag/6092806a-a5ef-45b7-9fae-41d89584608e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.016543 10.0.0.242 - - [2026-01-20 15:34:13] "POST /tags HTTP/1.1" 200 320 0.019377 10.0.0.242 - - [2026-01-20 15:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.013481 10.0.0.242 - - [2026-01-20 15:34:14] "GET /tag/06fd4a3d-4a58-4787-86f0-791e0d1bc3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.016184 10.0.0.242 - - [2026-01-20 15:34:14] "POST /id-to-fqname HTTP/1.1" 200 181 0.000664 10.0.0.242 - - [2026-01-20 15:34:14] "POST /fqname-to-id HTTP/1.1" 404 190 0.010804 10.0.0.242 - - [2026-01-20 15:34:14] "POST /security-groups HTTP/1.1" 200 578 0.088722 10.0.0.242 - - [2026-01-20 15:34:14] "POST /projects HTTP/1.1" 200 499 0.240122 10.0.0.242 - - [2026-01-20 15:34:14] "POST /fqname-to-id HTTP/1.1" 404 225 0.003922 10.0.0.242 - - [2026-01-20 15:34:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.010820 10.0.0.242 - - [2026-01-20 15:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006343 10.0.0.242 - - [2026-01-20 15:34:14] "GET /virtual-network/5abd8a87-e405-47d2-9221-a7fe2f373ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.011119 10.0.0.242 - - [2026-01-20 15:34:14] "POST /access-control-lists HTTP/1.1" 200 589 0.089328 10.0.0.242 - - [2026-01-20 15:34:14] "POST /fqname-to-id HTTP/1.1" 404 224 0.013835 10.0.0.242 - - [2026-01-20 15:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007108 10.0.0.242 - - [2026-01-20 15:34:14] "GET /virtual-network/2e06f778-ba3e-4a94-9dbc-ce3cf8a89088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.004061 10.0.0.242 - - [2026-01-20 15:34:14] "POST /access-control-lists HTTP/1.1" 200 587 0.022316 10.0.0.242 - - [2026-01-20 15:34:14] "PUT /virtual-network/5abd8a87-e405-47d2-9221-a7fe2f373ccc HTTP/1.1" 200 265 0.078152 10.0.0.242 - - [2026-01-20 15:34:14] "PUT /virtual-network/2e06f778-ba3e-4a94-9dbc-ce3cf8a89088 HTTP/1.1" 200 265 0.066115 10.0.0.242 - - [2026-01-20 15:34:14] "POST /security-groups HTTP/1.1" 200 560 0.090525 10.0.0.242 - - [2026-01-20 15:34:14] "POST /fqname-to-id HTTP/1.1" 404 248 0.005771 10.0.0.242 - - [2026-01-20 15:34:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.014332 10.0.0.242 - - [2026-01-20 15:34:14] "POST /access-control-lists HTTP/1.1" 200 612 0.046978 10.0.0.242 - - [2026-01-20 15:34:14] "POST /fqname-to-id HTTP/1.1" 404 247 0.010811 10.0.0.242 - - [2026-01-20 15:34:14] "POST /chown HTTP/1.1" 200 109 0.038969 10.0.0.242 - - [2026-01-20 15:34:14] "GET /application-policy-set/18692a7f-1cba-43e5-8ae4-3bef6a7be53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.017131 10.0.0.242 - - [2026-01-20 15:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007642 10.0.0.242 - - [2026-01-20 15:34:14] "GET /policy-management/a2f390e2-55fd-45c8-9073-ffe614638316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.026480 10.0.0.242 - - [2026-01-20 15:34:14] "POST /access-control-lists HTTP/1.1" 200 610 0.067572 10.0.0.242 - - [2026-01-20 15:34:14] "POST /tags HTTP/1.1" 409 214 0.013867 10.0.0.242 - - [2026-01-20 15:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.242 - - [2026-01-20 15:34:14] "GET /tag/06fd4a3d-4a58-4787-86f0-791e0d1bc3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.012818 10.0.0.242 - - [2026-01-20 15:34:15] "POST /firewall-rules HTTP/1.1" 200 580 0.089022 10.0.0.242 - - [2026-01-20 15:34:15] "GET /firewall-rule/02e7517c-250a-4331-bce6-9bc69b2c47cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.015120 10.0.0.242 - - [2026-01-20 15:34:15] "GET /firewall-policy/90c32c9b-68e5-4170-9a34-9a1f3c52f7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.010225 10.0.0.242 - - [2026-01-20 15:34:15] "GET /firewall-rule/02e7517c-250a-4331-bce6-9bc69b2c47cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005527 10.0.0.242 - - [2026-01-20 15:34:15] "POST /ref-update HTTP/1.1" 200 156 0.077475 10.0.0.242 - - [2026-01-20 15:34:15] "GET /application-policy-set/18692a7f-1cba-43e5-8ae4-3bef6a7be53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.005476 10.0.0.242 - - [2026-01-20 15:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.242 - - [2026-01-20 15:34:15] "GET /policy-management/a2f390e2-55fd-45c8-9073-ffe614638316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003142 10.0.0.242 - - [2026-01-20 15:34:15] "POST /tags HTTP/1.1" 409 214 0.004979 10.0.0.242 - - [2026-01-20 15:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.242 - - [2026-01-20 15:34:15] "GET /tag/06fd4a3d-4a58-4787-86f0-791e0d1bc3fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.015408 10.0.0.242 - - [2026-01-20 15:34:15] "POST /firewall-rules HTTP/1.1" 200 578 0.080841 10.0.0.242 - - [2026-01-20 15:34:15] "GET /firewall-rule/3649f828-6054-4ac9-9761-a6aec6fbb241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.009146 10.0.0.242 - - [2026-01-20 15:34:15] "GET /firewall-policy/90c32c9b-68e5-4170-9a34-9a1f3c52f7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.005444 10.0.0.242 - - [2026-01-20 15:34:15] "GET /firewall-rule/3649f828-6054-4ac9-9761-a6aec6fbb241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003199 10.0.0.242 - - [2026-01-20 15:34:15] "POST /ref-update HTTP/1.1" 200 156 0.036801 10.0.0.242 - - [2026-01-20 15:34:15] "POST /tags HTTP/1.1" 200 364 0.023449 10.0.0.242 - - [2026-01-20 15:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.242 - - [2026-01-20 15:34:15] "GET /tag/fa0d7788-687d-459b-98f0-fe1a389514f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.011637 10.0.0.242 - - [2026-01-20 15:34:15] "POST /tags HTTP/1.1" 200 312 0.020413 10.0.0.242 - - [2026-01-20 15:34:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.242 - - [2026-01-20 15:34:15] "GET /tag/27efdffa-e239-46bb-b739-b23da4b882a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.015460 10.0.0.242 - - [2026-01-20 15:34:15] "POST /id-to-fqname HTTP/1.1" 200 177 0.000566 10.0.0.242 - - [2026-01-20 15:34:15] "POST /fqname-to-id HTTP/1.1" 404 186 0.005301 10.0.0.242 - - [2026-01-20 15:34:15] "POST /security-groups HTTP/1.1" 200 574 0.068613 10.0.0.242 - - [2026-01-20 15:34:15] "POST /projects HTTP/1.1" 200 491 0.183038 10.0.0.242 - - [2026-01-20 15:34:16] "POST /fqname-to-id HTTP/1.1" 404 217 0.005969 10.0.0.242 - - [2026-01-20 15:34:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.115440 10.0.0.242 - - [2026-01-20 15:34:16] "POST /access-control-lists HTTP/1.1" 200 585 0.138012 10.0.0.242 - - [2026-01-20 15:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006974 10.0.0.242 - - [2026-01-20 15:34:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.007467 10.0.0.242 - - [2026-01-20 15:34:16] "GET /virtual-network/5abd8a87-e405-47d2-9221-a7fe2f373ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.017375 10.0.0.242 - - [2026-01-20 15:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.242 - - [2026-01-20 15:34:16] "GET /virtual-network/2e06f778-ba3e-4a94-9dbc-ce3cf8a89088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.038665 10.0.0.242 - - [2026-01-20 15:34:16] "POST /access-control-lists HTTP/1.1" 200 583 0.066010 10.0.0.242 - - [2026-01-20 15:34:16] "PUT /virtual-network/5abd8a87-e405-47d2-9221-a7fe2f373ccc HTTP/1.1" 200 265 0.050833 10.0.0.242 - - [2026-01-20 15:34:16] "PUT /virtual-network/2e06f778-ba3e-4a94-9dbc-ce3cf8a89088 HTTP/1.1" 200 265 0.047862 10.0.0.242 - - [2026-01-20 15:34:16] "POST /security-groups HTTP/1.1" 200 548 0.071604 10.0.0.242 - - [2026-01-20 15:34:16] "POST /fqname-to-id HTTP/1.1" 404 240 0.008530 10.0.0.242 - - [2026-01-20 15:34:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.028145 10.0.0.242 - - [2026-01-20 15:34:16] "POST /chown HTTP/1.1" 200 109 0.053621 10.0.0.242 - - [2026-01-20 15:34:16] "POST /access-control-lists HTTP/1.1" 200 604 0.100159 10.0.0.242 - - [2026-01-20 15:34:16] "POST /fqname-to-id HTTP/1.1" 404 239 0.018814 10.0.0.242 - - [2026-01-20 15:34:16] "GET /application-policy-set/18692a7f-1cba-43e5-8ae4-3bef6a7be53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008103 10.0.0.242 - - [2026-01-20 15:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008060 10.0.0.242 - - [2026-01-20 15:34:16] "GET /policy-management/a2f390e2-55fd-45c8-9073-ffe614638316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002979 10.0.0.242 - - [2026-01-20 15:34:16] "POST /tags HTTP/1.1" 409 210 0.002391 10.0.0.242 - - [2026-01-20 15:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.242 - - [2026-01-20 15:34:16] "GET /tag/27efdffa-e239-46bb-b739-b23da4b882a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.034753 10.0.0.242 - - [2026-01-20 15:34:16] "POST /access-control-lists HTTP/1.1" 200 602 0.077570 10.0.0.242 - - [2026-01-20 15:34:16] "POST /firewall-rules HTTP/1.1" 200 572 0.072955 10.0.0.242 - - [2026-01-20 15:34:16] "GET /firewall-rule/49cec869-4628-483c-9de1-3b55ceaecc5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.009781 10.0.0.242 - - [2026-01-20 15:34:16] "GET /firewall-policy/90c32c9b-68e5-4170-9a34-9a1f3c52f7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.003670 10.0.0.242 - - [2026-01-20 15:34:16] "GET /firewall-rule/49cec869-4628-483c-9de1-3b55ceaecc5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003546 10.0.0.242 - - [2026-01-20 15:34:16] "POST /ref-update HTTP/1.1" 200 156 0.031459 10.0.0.242 - - [2026-01-20 15:34:17] "GET /application-policy-set/18692a7f-1cba-43e5-8ae4-3bef6a7be53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.030964 10.0.0.242 - - [2026-01-20 15:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004466 10.0.0.242 - - [2026-01-20 15:34:17] "GET /policy-management/a2f390e2-55fd-45c8-9073-ffe614638316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004986 10.0.0.242 - - [2026-01-20 15:34:17] "POST /tags HTTP/1.1" 409 210 0.002524 10.0.0.242 - - [2026-01-20 15:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004289 10.0.0.242 - - [2026-01-20 15:34:17] "GET /tag/27efdffa-e239-46bb-b739-b23da4b882a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011760 10.0.0.242 - - [2026-01-20 15:34:17] "POST /firewall-rules HTTP/1.1" 200 570 0.089939 10.0.0.242 - - [2026-01-20 15:34:17] "GET /firewall-rule/906e75b9-7291-419d-a220-219aaa160438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006338 10.0.0.242 - - [2026-01-20 15:34:17] "GET /firewall-policy/90c32c9b-68e5-4170-9a34-9a1f3c52f7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.004840 10.0.0.242 - - [2026-01-20 15:34:17] "GET /firewall-rule/906e75b9-7291-419d-a220-219aaa160438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002481 10.0.0.242 - - [2026-01-20 15:34:17] "POST /ref-update HTTP/1.1" 200 156 0.056883 10.0.0.242 - - [2026-01-20 15:34:17] "POST /tags HTTP/1.1" 409 237 0.020228 10.0.0.242 - - [2026-01-20 15:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005287 10.0.0.242 - - [2026-01-20 15:34:17] "GET /tag/460142b7-45ee-4d5e-ac7e-f91649c8a026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.011579 10.0.0.242 - - [2026-01-20 15:34:17] "POST /tags HTTP/1.1" 409 210 0.002093 10.0.0.242 - - [2026-01-20 15:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.242 - - [2026-01-20 15:34:17] "GET /tag/fdd11c4b-63d1-4029-ac43-16cd94af3f5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011690 10.0.0.242 - - [2026-01-20 15:34:17] "POST /projects HTTP/1.1" 409 223 0.002323 10.0.0.242 - - [2026-01-20 15:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054 10.0.0.242 - - [2026-01-20 15:34:17] "GET /project/ec6f149a-0a63-47b1-85d7-6990fd1a1998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.037575 10.0.0.242 - - [2026-01-20 15:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.242 - - [2026-01-20 15:34:17] "GET /virtual-network/5abd8a87-e405-47d2-9221-a7fe2f373ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.004304 10.0.0.242 - - [2026-01-20 15:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.242 - - [2026-01-20 15:34:17] "GET /virtual-network/2e06f778-ba3e-4a94-9dbc-ce3cf8a89088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.005245 10.0.0.242 - - [2026-01-20 15:34:17] "PUT /virtual-network/5abd8a87-e405-47d2-9221-a7fe2f373ccc HTTP/1.1" 200 265 0.078314 10.0.0.242 - - [2026-01-20 15:34:17] "PUT /virtual-network/2e06f778-ba3e-4a94-9dbc-ce3cf8a89088 HTTP/1.1" 200 265 0.061113 10.0.0.242 - - [2026-01-20 15:34:17] "POST /security-groups HTTP/1.1" 409 253 0.002866 10.0.0.242 - - [2026-01-20 15:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.242 - - [2026-01-20 15:34:18] "PUT /security-group/42797936-7f93-4872-9da3-efdcb8415169 HTTP/1.1" 200 263 0.056637 10.0.0.242 - - [2026-01-20 15:34:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.038258 10.0.0.242 - - [2026-01-20 15:34:18] "PUT /access-control-list/90c9bb9d-04d2-4e1b-96d3-8e97faac9811 HTTP/1.1" 200 273 0.023613 10.0.0.242 - - [2026-01-20 15:34:18] "GET /application-policy-set/18692a7f-1cba-43e5-8ae4-3bef6a7be53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009574 10.0.0.242 - - [2026-01-20 15:34:18] "PUT /access-control-list/ffff36ec-d469-4bdc-bff9-6ae366d55db9 HTTP/1.1" 200 273 0.025584 10.0.0.242 - - [2026-01-20 15:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.242 - - [2026-01-20 15:34:18] "GET /policy-management/a2f390e2-55fd-45c8-9073-ffe614638316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003249 10.0.0.242 - - [2026-01-20 15:34:18] "POST /tags HTTP/1.1" 409 210 0.002117 10.0.0.242 - - [2026-01-20 15:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.242 - - [2026-01-20 15:34:18] "GET /tag/fdd11c4b-63d1-4029-ac43-16cd94af3f5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010293 10.0.0.242 - - [2026-01-20 15:34:18] "POST /firewall-rules HTTP/1.1" 200 572 0.064235 10.0.0.242 - - [2026-01-20 15:34:18] "GET /firewall-rule/3616b758-46b7-4c38-8158-228c9c1395c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.004325 10.0.0.242 - - [2026-01-20 15:34:18] "GET /firewall-policy/90c32c9b-68e5-4170-9a34-9a1f3c52f7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.003405 10.0.0.242 - - [2026-01-20 15:34:18] "GET /firewall-rule/3616b758-46b7-4c38-8158-228c9c1395c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.002161 10.0.0.242 - - [2026-01-20 15:34:18] "POST /ref-update HTTP/1.1" 200 156 0.050725 10.0.0.242 - - [2026-01-20 15:34:18] "GET /application-policy-set/18692a7f-1cba-43e5-8ae4-3bef6a7be53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.016601 10.0.0.242 - - [2026-01-20 15:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.242 - - [2026-01-20 15:34:18] "GET /policy-management/a2f390e2-55fd-45c8-9073-ffe614638316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003173 10.0.0.242 - - [2026-01-20 15:34:18] "POST /tags HTTP/1.1" 409 210 0.002090 10.0.0.242 - - [2026-01-20 15:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.242 - - [2026-01-20 15:34:18] "GET /tag/fdd11c4b-63d1-4029-ac43-16cd94af3f5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011105 10.0.0.242 - - [2026-01-20 15:34:18] "POST /firewall-rules HTTP/1.1" 200 570 0.071727 10.0.0.242 - - [2026-01-20 15:34:18] "GET /firewall-rule/36c962e3-292c-44cd-8971-da0962f35b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.014036 10.0.0.242 - - [2026-01-20 15:34:18] "GET /firewall-policy/90c32c9b-68e5-4170-9a34-9a1f3c52f7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.004484 10.0.0.242 - - [2026-01-20 15:34:18] "GET /firewall-rule/36c962e3-292c-44cd-8971-da0962f35b32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002414 10.0.0.242 - - [2026-01-20 15:34:18] "POST /ref-update HTTP/1.1" 200 156 0.045319 10.0.0.242 - - [2026-01-20 15:34:18] "GET /virtual-machine-interface/722b4ce0-f615-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.013927 10.0.0.242 - - [2026-01-20 15:34:18] "POST /set-tag HTTP/1.1" 200 109 0.006868 10.0.0.141 - - [2026-01-20 15:34:28] "GET / HTTP/1.1" 200 36215 0.001390 10.0.0.141 - - [2026-01-20 15:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.141 - - [2026-01-20 15:34:28] "GET /global-system-config/43de2b74-0c05-49f1-b7e2-d26df5c55f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004725 10.0.0.141 - - [2026-01-20 15:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.141 - - [2026-01-20 15:34:28] "GET /routing-instance/133ffd16-b45e-4cf6-865f-030937f7cd0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003237 10.0.0.141 - - [2026-01-20 15:34:28] "PUT /global-system-config/43de2b74-0c05-49f1-b7e2-d26df5c55f99 HTTP/1.1" 200 275 0.009674 10.0.0.141 - - [2026-01-20 15:34:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.004607 10.0.0.141 - - [2026-01-20 15:34:28] "POST /virtual-routers HTTP/1.1" 200 601 0.016149 10.0.0.141 - - [2026-01-20 15:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.017621 10.0.0.141 - - [2026-01-20 15:34:28] "GET /virtual-router/337135e6-a05c-4db2-aa98-0e7c2f862702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.004180 10.0.0.141 - - [2026-01-20 15:34:28] "POST /fqname-to-id HTTP/1.1" 404 229 0.002242 10.0.0.141 - - [2026-01-20 15:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.141 - - [2026-01-20 15:34:28] "GET /virtual-network/4bb0635e-5ca9-468d-915e-e40b40687c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.003991 10.0.0.141 - - [2026-01-20 15:34:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.051423 10.0.0.242 - - [2026-01-20 15:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.242 - - [2026-01-20 15:34:49] "GET /virtual-router/337135e6-a05c-4db2-aa98-0e7c2f862702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.002780 10.0.0.141 - - [2026-01-20 15:35:36] "GET / HTTP/1.1" 200 36215 0.001311 10.0.0.141 - - [2026-01-20 15:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.141 - - [2026-01-20 15:35:36] "GET /global-system-config/43de2b74-0c05-49f1-b7e2-d26df5c55f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004728 10.0.0.141 - - [2026-01-20 15:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.141 - - [2026-01-20 15:35:36] "GET /routing-instance/133ffd16-b45e-4cf6-865f-030937f7cd0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003067 10.0.0.141 - - [2026-01-20 15:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.141 - - [2026-01-20 15:35:36] "GET /virtual-router/337135e6-a05c-4db2-aa98-0e7c2f862702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.002538 10.0.0.141 - - [2026-01-20 15:35:36] "PUT /virtual-router/337135e6-a05c-4db2-aa98-0e7c2f862702 HTTP/1.1" 200 263 0.012904 10.0.0.141 - - [2026-01-20 15:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006223 10.0.0.141 - - [2026-01-20 15:35:36] "GET /virtual-router/337135e6-a05c-4db2-aa98-0e7c2f862702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.009935 10.0.0.141 - - [2026-01-20 15:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004648 10.0.0.141 - - [2026-01-20 15:35:36] "GET /virtual-machine-interface/0a93b36c-b3bb-4408-b8c7-ffdd33781b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.005103 10.0.0.141 - - [2026-01-20 15:35:36] "PUT /virtual-machine-interface/0a93b36c-b3bb-4408-b8c7-ffdd33781b7f HTTP/1.1" 200 285 0.018464 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:35:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000978 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:35:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001022 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:35:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001134 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:35:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.004786 10.0.0.242 - - [2026-01-20 15:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.242 - - [2026-01-20 15:35:49] "GET /virtual-router/337135e6-a05c-4db2-aa98-0e7c2f862702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.004156 10.0.0.242 - - [2026-01-20 15:35:56] "GET / HTTP/1.1" 200 36215 0.002080 10.0.0.242 - - [2026-01-20 15:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.242 - - [2026-01-20 15:35:56] "GET /global-system-config/43de2b74-0c05-49f1-b7e2-d26df5c55f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004509 10.0.0.242 - - [2026-01-20 15:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.242 - - [2026-01-20 15:35:56] "GET /config-node/aa54da90-fe70-45dd-b7cf-c13f3fcff6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.003267 10.0.0.242 - - [2026-01-20 15:36:08] "GET / HTTP/1.1" 200 36215 0.001630 10.0.0.242 - - [2026-01-20 15:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.242 - - [2026-01-20 15:36:08] "GET /routing-instance/133ffd16-b45e-4cf6-865f-030937f7cd0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003338 10.0.0.242 - - [2026-01-20 15:36:08] "POST /bgp-routers HTTP/1.1" 409 301 0.010147 10.0.0.242 - - [2026-01-20 15:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.242 - - [2026-01-20 15:36:08] "GET /bgp-router/346c62e9-b8a5-485a-8759-0e78847a6f2e?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1817 0.004519 10.0.0.242 - - [2026-01-20 15:36:08] "PUT /bgp-router/346c62e9-b8a5-485a-8759-0e78847a6f2e HTTP/1.1" 200 255 0.010504 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:36:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001764 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:36:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001622 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:36:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000955 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:36:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000844 10.0.0.242 - - [2026-01-20 15:37:56] "GET /global-system-configs HTTP/1.1" 200 323 0.004356 10.0.0.242 - - [2026-01-20 15:37:57] "GET /global-system-configs HTTP/1.1" 200 323 0.003270 10.0.0.242 - - [2026-01-20 15:38:00] "GET /virtual-router/337135e6-a05c-4db2-aa98-0e7c2f862702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003126 10.0.0.242 - - [2026-01-20 15:38:00] "POST /ref-update HTTP/1.1" 200 156 0.007750 10.0.0.242 - - [2026-01-20 15:38:22] "GET /virtual-machine-interface/722b4ce0-f615-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005567 10.0.0.242 - - [2026-01-20 15:38:22] "POST /set-tag HTTP/1.1" 200 109 0.004431 10.0.0.242 - - [2026-01-20 15:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.242 - - [2026-01-20 15:38:22] "GET /loadbalancer/cbe8acb5-8f3f-4022-b25f-b3b1f00802a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002844 10.0.0.242 - - [2026-01-20 15:38:22] "GET /virtual-machine-interface/722b4ce0-f615-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004949 10.0.0.242 - - [2026-01-20 15:38:22] "POST /set-tag HTTP/1.1" 200 109 0.005134 10.0.0.242 - - [2026-01-20 15:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.242 - - [2026-01-20 15:38:22] "GET /loadbalancer/cbe8acb5-8f3f-4022-b25f-b3b1f00802a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002609 10.0.0.242 - - [2026-01-20 15:38:22] "GET /loadbalancer-pool/32ec6feb-6124-40cf-ae85-11519eeaa07a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003711 10.0.0.242 - - [2026-01-20 15:38:22] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015764 10.0.0.242 - - [2026-01-20 15:38:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.016653 10.0.0.242 - - [2026-01-20 15:38:22] "GET /virtual-machine-interface/722b4ce0-f615-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.017615 10.0.0.242 - - [2026-01-20 15:38:22] "GET /virtual-machine-interface/722b4ce0-f615-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005943 10.0.0.242 - - [2026-01-20 15:38:22] "POST /ref-update HTTP/1.1" 200 156 0.007186 10.0.0.242 - - [2026-01-20 15:38:22] "GET /floating-ip/951884a2-9dfc-405f-9255-b006c6ee1022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.029954 10.0.0.242 - - [2026-01-20 15:38:22] "POST /tags HTTP/1.1" 409 205 0.014794 10.0.0.242 - - [2026-01-20 15:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.242 - - [2026-01-20 15:38:22] "GET /tag/e68ed60e-46cb-4cb6-a489-3d74f8fad202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012799 10.0.0.242 - - [2026-01-20 15:38:22] "PUT /floating-ip/951884a2-9dfc-405f-9255-b006c6ee1022 HTTP/1.1" 200 257 0.016647 10.0.0.242 - - [2026-01-20 15:38:22] "POST /set-tag HTTP/1.1" 200 109 0.066875 10.0.0.242 - - [2026-01-20 15:38:22] "GET /loadbalancer-pool/5f38eadd-5a7e-48b3-9d80-f14c56f746d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.018371 10.0.0.242 - - [2026-01-20 15:38:22] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020861 10.0.0.242 - - [2026-01-20 15:38:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.009099 10.0.0.242 - - [2026-01-20 15:38:23] "GET /virtual-machine-interface/722b4ce0-f615-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.011397 10.0.0.242 - - [2026-01-20 15:38:23] "GET /virtual-machine-interface/722b4ce0-f615-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003982 10.0.0.242 - - [2026-01-20 15:38:23] "POST /set-tag HTTP/1.1" 200 109 0.002132 10.0.0.242 - - [2026-01-20 15:38:23] "POST /ref-update HTTP/1.1" 200 156 0.006364 10.0.0.242 - - [2026-01-20 15:38:23] "GET /floating-ip/951884a2-9dfc-405f-9255-b006c6ee1022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.010376 10.0.0.242 - - [2026-01-20 15:38:23] "GET /loadbalancer-pool/1a5a7527-836b-4991-8b68-c355679f681e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004790 10.0.0.242 - - [2026-01-20 15:38:23] "POST /loadbalancer-members HTTP/1.1" 200 694 0.017438 10.0.0.242 - - [2026-01-20 15:38:23] "PUT /floating-ip/951884a2-9dfc-405f-9255-b006c6ee1022 HTTP/1.1" 200 257 0.026054 10.0.0.242 - - [2026-01-20 15:38:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.016522 10.0.0.242 - - [2026-01-20 15:38:23] "GET /virtual-machine-interface/722b4ce0-f615-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.014257 10.0.0.242 - - [2026-01-20 15:38:23] "GET /virtual-machine-interface/722b4ce0-f615-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003850 10.0.0.242 - - [2026-01-20 15:38:23] "POST /ref-update HTTP/1.1" 200 156 0.007335 10.0.0.242 - - [2026-01-20 15:38:23] "POST /set-tag HTTP/1.1" 200 109 0.002814 10.0.0.242 - - [2026-01-20 15:38:23] "GET /floating-ip/951884a2-9dfc-405f-9255-b006c6ee1022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.002713 10.0.0.242 - - [2026-01-20 15:38:23] "PUT /floating-ip/951884a2-9dfc-405f-9255-b006c6ee1022 HTTP/1.1" 200 257 0.009532 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:40:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001029 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:40:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001033 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:40:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001509 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:40:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001806 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:40:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001441 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:40:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001123 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:41:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001400 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:41:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001595 10.0.0.242 - - [2026-01-20 15:42:00] "GET /virtual-machine-interface/722b4ce0-f615-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004833 10.0.0.242 - - [2026-01-20 15:42:01] "POST /set-tag HTTP/1.1" 200 109 0.002727 10.0.0.242 - - [2026-01-20 15:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.242 - - [2026-01-20 15:42:01] "GET /loadbalancer/cbe8acb5-8f3f-4022-b25f-b3b1f00802a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003974 10.0.0.242 - - [2026-01-20 15:42:01] "GET /virtual-machine-interface/722b4ce0-f615-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005965 10.0.0.242 - - [2026-01-20 15:42:01] "POST /set-tag HTTP/1.1" 200 109 0.042922 10.0.0.242 - - [2026-01-20 15:42:01] "DELETE /loadbalancer-member/7a6335dc-d308-4e8a-a655-19389fc6ae68 HTTP/1.1" 200 115 0.056844 10.0.0.242 - - [2026-01-20 15:42:01] "GET /virtual-machine-interface/722b4ce0-f615-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006790 10.0.0.242 - - [2026-01-20 15:42:01] "POST /set-tag HTTP/1.1" 200 109 0.003470 10.0.0.242 - - [2026-01-20 15:42:01] "DELETE /loadbalancer-member/9067a66d-6275-43c1-9e4f-81cc29756912 HTTP/1.1" 200 115 0.092825 10.0.0.242 - - [2026-01-20 15:42:01] "GET /virtual-machine-interface/722b4ce0-f615-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.010400 10.0.0.242 - - [2026-01-20 15:42:01] "POST /set-tag HTTP/1.1" 200 109 0.003747 10.0.0.242 - - [2026-01-20 15:42:01] "DELETE /loadbalancer-member/0e51920b-572b-4267-824a-3fa00cce8100 HTTP/1.1" 200 115 0.038705 10.0.0.242 - - [2026-01-20 15:42:01] "GET /virtual-machine-interface/722b4ce0-f615-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.010790 10.0.0.242 - - [2026-01-20 15:42:01] "POST /set-tag HTTP/1.1" 200 109 0.003307 10.0.0.242 - - [2026-01-20 15:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.242 - - [2026-01-20 15:42:01] "GET /loadbalancer/cbe8acb5-8f3f-4022-b25f-b3b1f00802a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004107 10.0.0.242 - - [2026-01-20 15:42:01] "GET /loadbalancer-pool/32ec6feb-6124-40cf-ae85-11519eeaa07a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004749 10.0.0.242 - - [2026-01-20 15:42:01] "POST /loadbalancer-members HTTP/1.1" 200 692 0.031188 10.0.0.242 - - [2026-01-20 15:42:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.014824 10.0.0.242 - - [2026-01-20 15:42:01] "GET /virtual-machine-interface/722b4ce0-f615-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007536 10.0.0.242 - - [2026-01-20 15:42:01] "GET /virtual-machine-interface/722b4ce0-f615-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.012637 10.0.0.242 - - [2026-01-20 15:42:01] "GET /floating-ip/951884a2-9dfc-405f-9255-b006c6ee1022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006269 10.0.0.242 - - [2026-01-20 15:42:01] "POST /set-tag HTTP/1.1" 200 109 0.064592 10.0.0.242 - - [2026-01-20 15:42:01] "GET /loadbalancer-pool/5f38eadd-5a7e-48b3-9d80-f14c56f746d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.019669 10.0.0.242 - - [2026-01-20 15:42:01] "POST /loadbalancer-members HTTP/1.1" 200 692 0.048295 10.0.0.242 - - [2026-01-20 15:42:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.010230 10.0.0.242 - - [2026-01-20 15:42:02] "GET /virtual-machine-interface/722b4ce0-f615-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.009503 10.0.0.242 - - [2026-01-20 15:42:02] "GET /virtual-machine-interface/722b4ce0-f615-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004026 10.0.0.242 - - [2026-01-20 15:42:02] "GET /floating-ip/951884a2-9dfc-405f-9255-b006c6ee1022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.007207 10.0.0.242 - - [2026-01-20 15:42:02] "POST /set-tag HTTP/1.1" 200 109 0.009796 10.0.0.242 - - [2026-01-20 15:42:02] "GET /loadbalancer-pool/1a5a7527-836b-4991-8b68-c355679f681e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005162 10.0.0.242 - - [2026-01-20 15:42:02] "POST /loadbalancer-members HTTP/1.1" 200 694 0.029899 10.0.0.242 - - [2026-01-20 15:42:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.039340 10.0.0.242 - - [2026-01-20 15:42:02] "GET /virtual-machine-interface/722b4ce0-f615-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.025206 10.0.0.242 - - [2026-01-20 15:42:02] "GET /virtual-machine-interface/722b4ce0-f615-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005714 10.0.0.242 - - [2026-01-20 15:42:02] "GET /floating-ip/951884a2-9dfc-405f-9255-b006c6ee1022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002816 10.0.0.242 - - [2026-01-20 15:42:02] "POST /set-tag HTTP/1.1" 200 109 0.002979 10.0.0.242 - - [2026-01-20 15:42:56] "GET /global-system-configs HTTP/1.1" 200 323 0.002244 10.0.0.242 - - [2026-01-20 15:42:57] "GET /global-system-configs HTTP/1.1" 200 323 0.002287 10.0.0.242 - - [2026-01-20 15:43:21] "GET / HTTP/1.1" 200 36215 0.001931 10.0.0.242 - - [2026-01-20 15:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.242 - - [2026-01-20 15:43:21] "GET /project/55da2da6-aec0-4934-848f-bd57e2e3ac3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.027945 10.0.0.242 - - [2026-01-20 15:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002680 10.0.0.242 - - [2026-01-20 15:43:21] "GET /project/55da2da6-aec0-4934-848f-bd57e2e3ac3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.042705 10.0.0.242 - - [2026-01-20 15:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.242 - - [2026-01-20 15:43:21] "GET /project/55da2da6-aec0-4934-848f-bd57e2e3ac3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.038652 10.0.0.242 - - [2026-01-20 15:43:22] "POST /tags HTTP/1.1" 200 334 0.053062 10.0.0.242 - - [2026-01-20 15:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004554 10.0.0.242 - - [2026-01-20 15:43:22] "GET /tag/294d708f-8045-4b08-838c-d7bea0fd371f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.019552 10.0.0.242 - - [2026-01-20 15:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.242 - - [2026-01-20 15:43:22] "GET /project/55da2da6-aec0-4934-848f-bd57e2e3ac3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.033422 10.0.0.242 - - [2026-01-20 15:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.242 - - [2026-01-20 15:43:22] "GET /virtual-network/2e06f778-ba3e-4a94-9dbc-ce3cf8a89088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.015105 10.0.0.242 - - [2026-01-20 15:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.242 - - [2026-01-20 15:43:22] "GET /service-appliance-set/9403627a-5793-4298-9c88-42341021fe1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003900 10.0.0.242 - - [2026-01-20 15:43:22] "POST /fqname-to-id HTTP/1.1" 404 254 0.001876 10.0.0.242 - - [2026-01-20 15:43:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.099881 10.0.0.242 - - [2026-01-20 15:43:22] "GET /virtual-machine-interface/3e2fedac-d300-446e-9256-52275032f79f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.030445 10.0.0.242 - - [2026-01-20 15:43:22] "POST /instance-ips HTTP/1.1" 200 410 0.047949 10.0.0.242 - - [2026-01-20 15:43:22] "GET /instance-ip/eb85717e-4380-4bae-9e96-c101d8ca591c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.007584 10.0.0.242 - - [2026-01-20 15:43:22] "POST /loadbalancers HTTP/1.1" 200 612 0.062498 10.0.0.242 - - [2026-01-20 15:43:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.032642 10.0.0.242 - - [2026-01-20 15:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013938 10.0.0.242 - - [2026-01-20 15:43:22] "GET /project/55da2da6-aec0-4934-848f-bd57e2e3ac3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.055936 10.0.0.242 - - [2026-01-20 15:43:22] "GET /instance-ip/eb85717e-4380-4bae-9e96-c101d8ca591c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.005739 10.0.0.242 - - [2026-01-20 15:43:22] "GET /project/55da2da6-aec0-4934-848f-bd57e2e3ac3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.041269 10.0.0.242 - - [2026-01-20 15:43:22] "GET /loadbalancer/e8310a23-a9fc-4e94-ad9d-207cc710b4d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.004633 10.0.0.242 - - [2026-01-20 15:43:22] "POST /floating-ips HTTP/1.1" 200 599 0.035066 10.0.0.242 - - [2026-01-20 15:43:22] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.050333 10.0.0.242 - - [2026-01-20 15:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002791 10.0.0.242 - - [2026-01-20 15:43:23] "GET /project/55da2da6-aec0-4934-848f-bd57e2e3ac3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.061486 10.0.0.242 - - [2026-01-20 15:43:23] "GET /loadbalancer-listener/10bf18bf-168a-4513-9f6a-53ac9bab3e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.006298 10.0.0.242 - - [2026-01-20 15:43:23] "GET /loadbalancer-listener/10bf18bf-168a-4513-9f6a-53ac9bab3e98?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.005233 10.0.0.242 - - [2026-01-20 15:43:23] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.033086 10.0.0.242 - - [2026-01-20 15:43:23] "GET /instance-ip/eb85717e-4380-4bae-9e96-c101d8ca591c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.005146 10.0.0.242 - - [2026-01-20 15:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.242 - - [2026-01-20 15:43:23] "GET /instance-ip/eb85717e-4380-4bae-9e96-c101d8ca591c?fields=floating_ips HTTP/1.1" 200 1215 0.009268 10.0.0.242 - - [2026-01-20 15:43:23] "GET /floating-ip/c0beb01c-c972-43c4-a9d5-c290156904cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.001959 10.0.0.242 - - [2026-01-20 15:43:23] "GET /loadbalancer/e8310a23-a9fc-4e94-ad9d-207cc710b4d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003100 10.0.0.242 - - [2026-01-20 15:43:23] "POST /tags HTTP/1.1" 200 296 0.044512 10.0.0.242 - - [2026-01-20 15:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.013417 10.0.0.242 - - [2026-01-20 15:43:23] "GET /tag/5f401648-501e-46ff-a5e0-7cf93f087d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.013690 10.0.0.242 - - [2026-01-20 15:43:23] "POST /tags HTTP/1.1" 409 233 0.002027 10.0.0.242 - - [2026-01-20 15:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001573 10.0.0.242 - - [2026-01-20 15:43:23] "GET /tag/1c45cda3-3ee5-4ce8-96e5-f185c46731bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.010508 10.0.0.242 - - [2026-01-20 15:43:23] "POST /tags HTTP/1.1" 409 206 0.002066 10.0.0.242 - - [2026-01-20 15:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.242 - - [2026-01-20 15:43:23] "GET /tag/83b628ea-3721-4fba-b5e4-359c1f6be2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011042 10.0.0.242 - - [2026-01-20 15:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.242 - - [2026-01-20 15:43:23] "GET /virtual-network/5abd8a87-e405-47d2-9221-a7fe2f373ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003927 10.0.0.242 - - [2026-01-20 15:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.242 - - [2026-01-20 15:43:23] "GET /project/55da2da6-aec0-4934-848f-bd57e2e3ac3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.024353 10.0.0.242 - - [2026-01-20 15:43:23] "POST /virtual-machines HTTP/1.1" 200 370 0.029240 10.0.0.242 - - [2026-01-20 15:43:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.019803 10.0.0.242 - - [2026-01-20 15:43:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.117093 10.0.0.242 - - [2026-01-20 15:43:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.029445 10.0.0.242 - - [2026-01-20 15:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010425 10.0.0.242 - - [2026-01-20 15:43:23] "GET /virtual-machine-interface/c108c9b8-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.005609 10.0.0.242 - - [2026-01-20 15:43:23] "POST /instance-ips HTTP/1.1" 200 410 0.023204 10.0.0.242 - - [2026-01-20 15:43:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.031928 10.0.0.242 - - [2026-01-20 15:43:23] "GET /virtual-machine-interface/c108c9b8-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.012029 10.0.0.242 - - [2026-01-20 15:43:24] "POST /set-tag HTTP/1.1" 200 109 0.020461 10.0.0.242 - - [2026-01-20 15:43:24] "GET /virtual-machine-interface/c108c9b8-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.011623 10.0.0.242 - - [2026-01-20 15:43:24] "GET /instance-ip/c12038be-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.008878 10.0.0.242 - - [2026-01-20 15:43:24] "GET /virtual-machine-interface/c108c9b8-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004800 10.0.0.242 - - [2026-01-20 15:43:24] "POST /set-tag HTTP/1.1" 200 109 0.002597 10.0.0.242 - - [2026-01-20 15:43:24] "GET /virtual-router/337135e6-a05c-4db2-aa98-0e7c2f862702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003930 10.0.0.242 - - [2026-01-20 15:43:24] "POST /ref-update HTTP/1.1" 200 156 0.010133 10.0.0.242 - - [2026-01-20 15:43:24] "GET /virtual-machine-interface/c108c9b8-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004562 10.0.0.242 - - [2026-01-20 15:43:24] "POST /set-tag HTTP/1.1" 200 109 0.002530 10.0.0.242 - - [2026-01-20 15:43:24] "GET /virtual-machine-interface/c108c9b8-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005424 10.0.0.242 - - [2026-01-20 15:43:24] "POST /set-tag HTTP/1.1" 200 109 0.003147 10.0.0.242 - - [2026-01-20 15:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.242 - - [2026-01-20 15:43:25] "GET /virtual-network/5abd8a87-e405-47d2-9221-a7fe2f373ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.007345 10.0.0.242 - - [2026-01-20 15:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.242 - - [2026-01-20 15:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.242 - - [2026-01-20 15:43:25] "GET /project/55da2da6-aec0-4934-848f-bd57e2e3ac3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.034018 10.0.0.242 - - [2026-01-20 15:43:25] "GET /project/55da2da6-aec0-4934-848f-bd57e2e3ac3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.036952 10.0.0.242 - - [2026-01-20 15:43:25] "GET /virtual-networks?parent_id=55da2da6-aec0-4934-848f-bd57e2e3ac3b&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.002430 10.0.0.242 - - [2026-01-20 15:43:25] "POST /virtual-machines HTTP/1.1" 200 370 0.011177 10.0.0.242 - - [2026-01-20 15:43:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.018780 10.0.0.242 - - [2026-01-20 15:43:25] "POST /virtual-networks HTTP/1.1" 200 514 0.191028 10.0.0.242 - - [2026-01-20 15:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008493 10.0.0.242 - - [2026-01-20 15:43:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.173286 10.0.0.242 - - [2026-01-20 15:43:25] "POST /route-targets HTTP/1.1" 200 328 0.011693 10.0.0.242 - - [2026-01-20 15:43:25] "GET /network-ipam/c9b7c272-95b7-4a81-b906-9c44fc4c3636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.003728 10.0.0.242 - - [2026-01-20 15:43:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.031651 10.0.0.242 - - [2026-01-20 15:43:25] "POST /ref-update HTTP/1.1" 200 156 0.039788 10.0.0.242 - - [2026-01-20 15:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010237 10.0.0.242 - - [2026-01-20 15:43:25] "GET /virtual-machine-interface/c20965c0-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.010455 10.0.0.242 - - [2026-01-20 15:43:25] "POST /useragent-kv HTTP/1.1" 200 115 0.006430 10.0.0.242 - - [2026-01-20 15:43:25] "POST /ref-update HTTP/1.1" 200 156 0.134515 10.0.0.242 - - [2026-01-20 15:43:25] "GET /virtual-network/7d98b7c1-7ce9-4fa9-a095-5b18a4c75fa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.008071 10.0.0.242 - - [2026-01-20 15:43:25] "POST /instance-ips HTTP/1.1" 200 410 0.045728 10.0.0.242 - - [2026-01-20 15:43:25] "GET /domains HTTP/1.1" 200 281 0.001904 10.0.0.242 - - [2026-01-20 15:43:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.047711 10.0.0.242 - - [2026-01-20 15:43:25] "GET /domain/63a02d20-5544-4843-bc7a-e3dbde10b6d4 HTTP/1.1" 200 3099 0.031482 10.0.0.242 - - [2026-01-20 15:43:25] "GET /virtual-machine-interface/c20965c0-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.011719 10.0.0.242 - - [2026-01-20 15:43:25] "GET /project/55da2da6-aec0-4934-848f-bd57e2e3ac3b HTTP/1.1" 200 7090 0.037799 10.0.0.242 - - [2026-01-20 15:43:25] "GET /virtual-network/7d98b7c1-7ce9-4fa9-a095-5b18a4c75fa8 HTTP/1.1" 200 2089 0.004669 10.0.0.242 - - [2026-01-20 15:43:25] "GET /virtual-network/7d98b7c1-7ce9-4fa9-a095-5b18a4c75fa8 HTTP/1.1" 200 2089 0.003678 10.0.0.242 - - [2026-01-20 15:43:25] "GET /routing-instance/bc143967-2e68-4e13-8af8-56caed1451db HTTP/1.1" 200 1406 0.002369 10.0.0.242 - - [2026-01-20 15:43:25] "GET /routing-instance/bc143967-2e68-4e13-8af8-56caed1451db HTTP/1.1" 200 1406 0.002329 10.0.0.242 - - [2026-01-20 15:43:25] "POST /set-tag HTTP/1.1" 200 109 0.026992 10.0.0.242 - - [2026-01-20 15:43:25] "GET /virtual-machine-interface/c20965c0-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.015056 10.0.0.242 - - [2026-01-20 15:43:25] "GET /route-target/a7533eab-29d5-463f-a661-295645bb9e2b HTTP/1.1" 200 1155 0.013906 10.0.0.242 - - [2026-01-20 15:43:25] "GET /instance-ip/c2315d28-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004982 10.0.0.242 - - [2026-01-20 15:43:25] "GET /virtual-network/7d98b7c1-7ce9-4fa9-a095-5b18a4c75fa8 HTTP/1.1" 200 2089 0.003913 10.0.0.242 - - [2026-01-20 15:43:25] "GET /routing-instance/bc143967-2e68-4e13-8af8-56caed1451db HTTP/1.1" 200 1406 0.002553 10.0.0.242 - - [2026-01-20 15:43:25] "GET /virtual-network/7d98b7c1-7ce9-4fa9-a095-5b18a4c75fa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.006652 10.0.0.242 - - [2026-01-20 15:43:25] "GET /virtual-network/7d98b7c1-7ce9-4fa9-a095-5b18a4c75fa8 HTTP/1.1" 200 2089 0.003847 10.0.0.242 - - [2026-01-20 15:43:25] "GET /routing-instance/bc143967-2e68-4e13-8af8-56caed1451db HTTP/1.1" 200 1406 0.003201 10.0.0.242 - - [2026-01-20 15:43:25] "GET /routing-instance/bc143967-2e68-4e13-8af8-56caed1451db HTTP/1.1" 200 1406 0.002438 10.0.0.242 - - [2026-01-20 15:43:25] "GET /route-target/a7533eab-29d5-463f-a661-295645bb9e2b HTTP/1.1" 200 1155 0.002482 10.0.0.242 - - [2026-01-20 15:43:25] "GET /virtual-machine-interface/c20965c0-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005112 10.0.0.242 - - [2026-01-20 15:43:25] "POST /set-tag HTTP/1.1" 200 109 0.002241 10.0.0.242 - - [2026-01-20 15:43:25] "GET /virtual-router/337135e6-a05c-4db2-aa98-0e7c2f862702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.003911 10.0.0.242 - - [2026-01-20 15:43:25] "GET /domains HTTP/1.1" 200 281 0.001319 10.0.0.242 - - [2026-01-20 15:43:26] "GET /domain/63a02d20-5544-4843-bc7a-e3dbde10b6d4 HTTP/1.1" 200 3099 0.003954 10.0.0.242 - - [2026-01-20 15:43:26] "GET /project/55da2da6-aec0-4934-848f-bd57e2e3ac3b HTTP/1.1" 200 7090 0.042905 10.0.0.242 - - [2026-01-20 15:43:26] "GET /virtual-network/7d98b7c1-7ce9-4fa9-a095-5b18a4c75fa8 HTTP/1.1" 200 2089 0.004825 10.0.0.242 - - [2026-01-20 15:43:26] "POST /ref-update HTTP/1.1" 200 156 0.021353 10.0.0.242 - - [2026-01-20 15:43:26] "GET /virtual-machine-interface/c20965c0-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.019502 10.0.0.242 - - [2026-01-20 15:43:26] "POST /set-tag HTTP/1.1" 200 109 0.003107 10.0.0.242 - - [2026-01-20 15:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.242 - - [2026-01-20 15:43:26] "GET /virtual-machine-interface/c20965c0-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.014552 10.0.0.242 - - [2026-01-20 15:43:26] "GET /project/55da2da6-aec0-4934-848f-bd57e2e3ac3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.036051 10.0.0.242 - - [2026-01-20 15:43:26] "POST /set-tag HTTP/1.1" 200 109 0.002900 10.0.0.242 - - [2026-01-20 15:43:26] "GET /virtual-network/7d98b7c1-7ce9-4fa9-a095-5b18a4c75fa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005480 10.0.0.242 - - [2026-01-20 15:43:26] "GET /floating-ip-pools?parent_id=7d98b7c1-7ce9-4fa9-a095-5b18a4c75fa8&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001621 10.0.0.242 - - [2026-01-20 15:43:26] "GET /virtual-network/7d98b7c1-7ce9-4fa9-a095-5b18a4c75fa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004562 10.0.0.242 - - [2026-01-20 15:43:26] "POST /floating-ip-pools HTTP/1.1" 200 564 0.018524 10.0.0.242 - - [2026-01-20 15:43:26] "POST /ref-update HTTP/1.1" 200 156 0.025117 10.0.0.242 - - [2026-01-20 15:43:26] "GET /virtual-network/7d98b7c1-7ce9-4fa9-a095-5b18a4c75fa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005610 10.0.0.242 - - [2026-01-20 15:43:26] "GET /domains HTTP/1.1" 200 281 0.002369 10.0.0.242 - - [2026-01-20 15:43:26] "GET /domain/63a02d20-5544-4843-bc7a-e3dbde10b6d4 HTTP/1.1" 200 3099 0.003159 10.0.0.242 - - [2026-01-20 15:43:26] "GET /project/55da2da6-aec0-4934-848f-bd57e2e3ac3b HTTP/1.1" 200 7347 0.055321 10.0.0.242 - - [2026-01-20 15:43:26] "GET /virtual-network/7d98b7c1-7ce9-4fa9-a095-5b18a4c75fa8 HTTP/1.1" 200 2328 0.014186 10.0.0.242 - - [2026-01-20 15:43:26] "GET /floating-ip-pool/55e35901-8d51-48da-8375-35a6dad4c17a HTTP/1.1" 200 1316 0.002742 10.0.0.242 - - [2026-01-20 15:43:26] "GET /domains HTTP/1.1" 200 281 0.002273 10.0.0.242 - - [2026-01-20 15:43:26] "GET /domain/63a02d20-5544-4843-bc7a-e3dbde10b6d4 HTTP/1.1" 200 3099 0.003914 10.0.0.242 - - [2026-01-20 15:43:26] "GET /project/55da2da6-aec0-4934-848f-bd57e2e3ac3b HTTP/1.1" 200 7347 0.043633 10.0.0.242 - - [2026-01-20 15:43:26] "GET /virtual-network/7d98b7c1-7ce9-4fa9-a095-5b18a4c75fa8 HTTP/1.1" 200 2328 0.004535 10.0.0.242 - - [2026-01-20 15:43:26] "GET /virtual-network/7d98b7c1-7ce9-4fa9-a095-5b18a4c75fa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004544 10.0.0.242 - - [2026-01-20 15:43:26] "POST /tags HTTP/1.1" 200 366 0.070707 10.0.0.242 - - [2026-01-20 15:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012273 10.0.0.242 - - [2026-01-20 15:43:26] "GET /tag/c6740194-3515-4386-b9be-d48ddb73e666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.013882 10.0.0.242 - - [2026-01-20 15:43:26] "POST /tags HTTP/1.1" 409 206 0.002339 10.0.0.242 - - [2026-01-20 15:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.242 - - [2026-01-20 15:43:26] "GET /tag/83b628ea-3721-4fba-b5e4-359c1f6be2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.016659 10.0.0.242 - - [2026-01-20 15:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005396 10.0.0.242 - - [2026-01-20 15:43:26] "GET /project/55da2da6-aec0-4934-848f-bd57e2e3ac3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.056530 10.0.0.242 - - [2026-01-20 15:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.242 - - [2026-01-20 15:43:26] "GET /virtual-network/5abd8a87-e405-47d2-9221-a7fe2f373ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004802 10.0.0.242 - - [2026-01-20 15:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.242 - - [2026-01-20 15:43:26] "GET /service-appliance-set/a802fd6a-9640-47bf-89ee-57fcae77b589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.004689 10.0.0.242 - - [2026-01-20 15:43:26] "POST /fqname-to-id HTTP/1.1" 404 258 0.002129 10.0.0.242 - - [2026-01-20 15:43:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.141691 10.0.0.242 - - [2026-01-20 15:43:27] "GET /virtual-machine-interface/15a641a7-5c45-4d3a-8da5-b4aac26d0584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.004768 10.0.0.242 - - [2026-01-20 15:43:27] "POST /set-tag HTTP/1.1" 200 109 0.016488 10.0.0.242 - - [2026-01-20 15:43:27] "POST /instance-ips HTTP/1.1" 200 418 0.044054 10.0.0.242 - - [2026-01-20 15:43:27] "GET /instance-ip/52ea8859-048a-487a-b2ae-c5fd9ce9f36b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.005453 10.0.0.242 - - [2026-01-20 15:43:27] "POST /loadbalancers HTTP/1.1" 200 620 0.068925 10.0.0.242 - - [2026-01-20 15:43:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.034506 10.0.0.242 - - [2026-01-20 15:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.242 - - [2026-01-20 15:43:27] "POST /service-instances HTTP/1.1" 200 568 0.045913 10.0.0.242 - - [2026-01-20 15:43:27] "POST /ref-update HTTP/1.1" 200 156 0.032693 10.0.0.242 - - [2026-01-20 15:43:27] "GET /project/55da2da6-aec0-4934-848f-bd57e2e3ac3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.167876 10.0.0.242 - - [2026-01-20 15:43:27] "GET /virtual-machine-interface/15a641a7-5c45-4d3a-8da5-b4aac26d0584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.010354 10.0.0.242 - - [2026-01-20 15:43:27] "PUT /service-instance/59d3667d-c59b-41ab-b2de-05cf57a0b114 HTTP/1.1" 200 267 0.071390 10.0.0.242 - - [2026-01-20 15:43:27] "GET /virtual-machine-interface/15a641a7-5c45-4d3a-8da5-b4aac26d0584?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.021429 10.0.0.242 - - [2026-01-20 15:43:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.014343 10.0.0.242 - - [2026-01-20 15:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004386 10.0.0.242 - - [2026-01-20 15:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.242 - - [2026-01-20 15:43:27] "GET /floating-ip-pool/55e35901-8d51-48da-8375-35a6dad4c17a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002689 10.0.0.242 - - [2026-01-20 15:43:27] "POST /virtual-machines HTTP/1.1" 200 430 0.025008 10.0.0.242 - - [2026-01-20 15:43:27] "POST /floating-ips HTTP/1.1" 200 673 0.143902 10.0.0.242 - - [2026-01-20 15:43:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.068149 10.0.0.242 - - [2026-01-20 15:43:27] "GET /application-policy-set/18692a7f-1cba-43e5-8ae4-3bef6a7be53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004600 10.0.0.242 - - [2026-01-20 15:43:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.198602 10.0.0.242 - - [2026-01-20 15:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004956 10.0.0.242 - - [2026-01-20 15:43:28] "POST /chown HTTP/1.1" 200 109 0.017857 10.0.0.242 - - [2026-01-20 15:43:28] "GET /policy-management/a2f390e2-55fd-45c8-9073-ffe614638316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003223 10.0.0.242 - - [2026-01-20 15:43:28] "POST /tags HTTP/1.1" 409 221 0.002214 10.0.0.242 - - [2026-01-20 15:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.242 - - [2026-01-20 15:43:28] "POST /chown HTTP/1.1" 200 109 0.006090 10.0.0.242 - - [2026-01-20 15:43:28] "PUT /virtual-machine-interface/7408c6ae-e2bc-4ed3-b06a-4d987e32c2a2 HTTP/1.1" 200 285 0.018079 10.0.0.242 - - [2026-01-20 15:43:28] "GET /tag/294d708f-8045-4b08-838c-d7bea0fd371f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.022145 10.0.0.242 - - [2026-01-20 15:43:28] "POST /tags HTTP/1.1" 409 238 0.003233 10.0.0.242 - - [2026-01-20 15:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.242 - - [2026-01-20 15:43:28] "PUT /instance-ip/52ea8859-048a-487a-b2ae-c5fd9ce9f36b HTTP/1.1" 200 257 0.041113 10.0.0.242 - - [2026-01-20 15:43:28] "GET /tag/c6740194-3515-4386-b9be-d48ddb73e666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.011397 10.0.0.242 - - [2026-01-20 15:43:28] "POST /ref-update HTTP/1.1" 200 156 0.017178 10.0.0.242 - - [2026-01-20 15:43:28] "POST /ref-update HTTP/1.1" 200 156 0.019562 10.0.0.242 - - [2026-01-20 15:43:28] "POST /ref-update HTTP/1.1" 200 156 0.030868 10.0.0.242 - - [2026-01-20 15:43:28] "POST /firewall-rules HTTP/1.1" 200 652 0.105218 10.0.0.242 - - [2026-01-20 15:43:28] "GET /firewall-rule/cfbdd522-651c-4786-8534-bb278cc778bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.015967 10.0.0.242 - - [2026-01-20 15:43:28] "POST /ref-update HTTP/1.1" 200 156 0.010475 10.0.0.242 - - [2026-01-20 15:43:28] "POST /ref-update HTTP/1.1" 200 156 0.025703 10.0.0.242 - - [2026-01-20 15:43:28] "GET /firewall-policy/71109377-c42e-4033-bf8d-5c43f5cb4cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.017056 10.0.0.242 - - [2026-01-20 15:43:28] "GET /firewall-rule/cfbdd522-651c-4786-8534-bb278cc778bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.006346 10.0.0.242 - - [2026-01-20 15:43:28] "POST /ref-update HTTP/1.1" 200 156 0.034674 10.0.0.242 - - [2026-01-20 15:43:28] "POST /ref-update HTTP/1.1" 200 156 0.029345 10.0.0.242 - - [2026-01-20 15:43:28] "POST /virtual-machines HTTP/1.1" 200 430 0.011673 10.0.0.242 - - [2026-01-20 15:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013839 10.0.0.242 - - [2026-01-20 15:43:28] "GET /project/55da2da6-aec0-4934-848f-bd57e2e3ac3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.041887 10.0.0.242 - - [2026-01-20 15:43:28] "GET /loadbalancer/1dd9bebf-05d9-4735-a7b8-ffab610c974c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.002400 10.0.0.242 - - [2026-01-20 15:43:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.159351 10.0.0.242 - - [2026-01-20 15:43:28] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.077120 10.0.0.242 - - [2026-01-20 15:43:28] "POST /chown HTTP/1.1" 200 109 0.030949 10.0.0.242 - - [2026-01-20 15:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006624 10.0.0.242 - - [2026-01-20 15:43:28] "GET /project/55da2da6-aec0-4934-848f-bd57e2e3ac3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.055676 10.0.0.242 - - [2026-01-20 15:43:28] "POST /chown HTTP/1.1" 200 109 0.018852 10.0.0.242 - - [2026-01-20 15:43:28] "GET /loadbalancer-listener/1cfb31ad-d3f4-48a0-901d-8f78b4a37a68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.008559 10.0.0.242 - - [2026-01-20 15:43:28] "PUT /virtual-machine-interface/16fd77d9-c661-4b04-841e-1f181d2838d1 HTTP/1.1" 200 285 0.025509 10.0.0.242 - - [2026-01-20 15:43:28] "GET /loadbalancer-listener/1cfb31ad-d3f4-48a0-901d-8f78b4a37a68?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.021946 10.0.0.242 - - [2026-01-20 15:43:28] "PUT /instance-ip/52ea8859-048a-487a-b2ae-c5fd9ce9f36b HTTP/1.1" 200 257 0.044211 10.0.0.242 - - [2026-01-20 15:43:28] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.047144 10.0.0.242 - - [2026-01-20 15:43:28] "POST /ref-update HTTP/1.1" 200 156 0.016004 10.0.0.242 - - [2026-01-20 15:43:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.017271 10.0.0.242 - - [2026-01-20 15:43:28] "POST /ref-update HTTP/1.1" 200 156 0.031196 10.0.0.242 - - [2026-01-20 15:43:28] "GET /loadbalancer-pool/48aa1774-f0fd-47f3-a772-63a2e1011649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.010583 10.0.0.242 - - [2026-01-20 15:43:28] "POST /ref-update HTTP/1.1" 200 156 0.027871 10.0.0.242 - - [2026-01-20 15:43:29] "POST /loadbalancer-members HTTP/1.1" 200 709 0.044769 10.0.0.242 - - [2026-01-20 15:43:29] "POST /ref-update HTTP/1.1" 200 156 0.008895 10.0.0.242 - - [2026-01-20 15:43:29] "POST /ref-update HTTP/1.1" 200 156 0.023746 10.0.0.242 - - [2026-01-20 15:43:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.014817 10.0.0.242 - - [2026-01-20 15:43:29] "GET /loadbalancer-member/254ff25a-c044-40ad-a90e-5d9548b4de82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.020314 10.0.0.242 - - [2026-01-20 15:43:29] "GET /application-policy-set/18692a7f-1cba-43e5-8ae4-3bef6a7be53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002215 10.0.0.242 - - [2026-01-20 15:43:29] "PUT /service-instance/59d3667d-c59b-41ab-b2de-05cf57a0b114 HTTP/1.1" 200 267 0.008427 10.0.0.242 - - [2026-01-20 15:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.242 - - [2026-01-20 15:43:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.025378 10.0.0.242 - - [2026-01-20 15:43:29] "GET /policy-management/a2f390e2-55fd-45c8-9073-ffe614638316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.016408 10.0.0.242 - - [2026-01-20 15:43:29] "POST /tags HTTP/1.1" 409 221 0.003202 10.0.0.242 - - [2026-01-20 15:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.242 - - [2026-01-20 15:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.242 - - [2026-01-20 15:43:29] "GET /tag/294d708f-8045-4b08-838c-d7bea0fd371f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011569 10.0.0.242 - - [2026-01-20 15:43:29] "POST /tags HTTP/1.1" 409 238 0.001612 10.0.0.242 - - [2026-01-20 15:43:29] "POST /chown HTTP/1.1" 200 109 0.017711 10.0.0.242 - - [2026-01-20 15:43:29] "POST /chown HTTP/1.1" 200 109 0.015492 10.0.0.242 - - [2026-01-20 15:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001435 10.0.0.242 - - [2026-01-20 15:43:29] "PUT /instance-ip/52ea8859-048a-487a-b2ae-c5fd9ce9f36b HTTP/1.1" 200 257 0.018728 10.0.0.242 - - [2026-01-20 15:43:29] "GET /tag/c6740194-3515-4386-b9be-d48ddb73e666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.019831 10.0.0.242 - - [2026-01-20 15:43:29] "POST /firewall-rules HTTP/1.1" 409 293 0.002619 10.0.0.242 - - [2026-01-20 15:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.242 - - [2026-01-20 15:43:29] "POST /ref-update HTTP/1.1" 200 156 0.014955 10.0.0.242 - - [2026-01-20 15:43:29] "POST /chown HTTP/1.1" 200 109 0.017649 10.0.0.242 - - [2026-01-20 15:43:29] "POST /chown HTTP/1.1" 200 109 0.038284 10.0.0.242 - - [2026-01-20 15:43:29] "PUT /firewall-rule/cfbdd522-651c-4786-8534-bb278cc778bf HTTP/1.1" 200 261 0.060263 10.0.0.242 - - [2026-01-20 15:43:29] "GET /firewall-rule/cfbdd522-651c-4786-8534-bb278cc778bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.003827 10.0.0.242 - - [2026-01-20 15:43:29] "GET /firewall-policy/71109377-c42e-4033-bf8d-5c43f5cb4cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.009128 10.0.0.242 - - [2026-01-20 15:43:29] "PUT /instance-ip/52ea8859-048a-487a-b2ae-c5fd9ce9f36b HTTP/1.1" 200 257 0.013978 10.0.0.242 - - [2026-01-20 15:43:29] "GET /firewall-rule/cfbdd522-651c-4786-8534-bb278cc778bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.003848 10.0.0.242 - - [2026-01-20 15:43:29] "POST /ref-update HTTP/1.1" 200 156 0.019701 10.0.0.242 - - [2026-01-20 15:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.242 - - [2026-01-20 15:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008845 10.0.0.242 - - [2026-01-20 15:43:29] "POST /chown HTTP/1.1" 200 109 0.032240 10.0.0.242 - - [2026-01-20 15:43:29] "GET /virtual-network/5abd8a87-e405-47d2-9221-a7fe2f373ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.008801 10.0.0.242 - - [2026-01-20 15:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009988 10.0.0.242 - - [2026-01-20 15:43:29] "POST /chown HTTP/1.1" 200 109 0.018781 10.0.0.242 - - [2026-01-20 15:43:29] "PUT /instance-ip/52ea8859-048a-487a-b2ae-c5fd9ce9f36b HTTP/1.1" 200 257 0.018409 10.0.0.242 - - [2026-01-20 15:43:29] "GET /project/55da2da6-aec0-4934-848f-bd57e2e3ac3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.030256 10.0.0.242 - - [2026-01-20 15:43:29] "POST /virtual-machines HTTP/1.1" 200 374 0.014504 10.0.0.242 - - [2026-01-20 15:43:29] "POST /ref-update HTTP/1.1" 200 156 0.019284 10.0.0.242 - - [2026-01-20 15:43:29] "POST /chown HTTP/1.1" 200 109 0.031335 10.0.0.242 - - [2026-01-20 15:43:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.048060 10.0.0.242 - - [2026-01-20 15:43:29] "POST /chown HTTP/1.1" 200 109 0.049377 10.0.0.242 - - [2026-01-20 15:43:29] "PUT /instance-ip/52ea8859-048a-487a-b2ae-c5fd9ce9f36b HTTP/1.1" 200 257 0.061180 10.0.0.242 - - [2026-01-20 15:43:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.149203 10.0.0.242 - - [2026-01-20 15:43:29] "POST /ref-update HTTP/1.1" 200 156 0.038972 10.0.0.242 - - [2026-01-20 15:43:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.024695 10.0.0.242 - - [2026-01-20 15:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010607 10.0.0.242 - - [2026-01-20 15:43:30] "GET /virtual-machine-interface/c4ab854c-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.006145 10.0.0.242 - - [2026-01-20 15:43:30] "PUT /service-instance/59d3667d-c59b-41ab-b2de-05cf57a0b114 HTTP/1.1" 200 267 0.008716 10.0.0.242 - - [2026-01-20 15:43:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.017866 10.0.0.242 - - [2026-01-20 15:43:30] "POST /instance-ips HTTP/1.1" 200 414 0.058689 10.0.0.242 - - [2026-01-20 15:43:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.036680 10.0.0.242 - - [2026-01-20 15:43:30] "GET /virtual-machine-interface/c4ab854c-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.014163 10.0.0.242 - - [2026-01-20 15:43:30] "PUT /service-instance/59d3667d-c59b-41ab-b2de-05cf57a0b114 HTTP/1.1" 200 267 0.023281 10.0.0.242 - - [2026-01-20 15:43:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.008554 10.0.0.242 - - [2026-01-20 15:43:30] "PUT /service-instance/59d3667d-c59b-41ab-b2de-05cf57a0b114 HTTP/1.1" 200 267 0.011992 10.0.0.242 - - [2026-01-20 15:43:30] "POST /set-tag HTTP/1.1" 200 109 0.037982 10.0.0.242 - - [2026-01-20 15:43:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.008931 10.0.0.242 - - [2026-01-20 15:43:30] "GET /virtual-machine-interface/c4ab854c-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.021929 10.0.0.242 - - [2026-01-20 15:43:30] "GET /instance-ip/c4cd3fca-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.010306 10.0.0.242 - - [2026-01-20 15:43:30] "PUT /service-instance/59d3667d-c59b-41ab-b2de-05cf57a0b114 HTTP/1.1" 200 267 0.011272 10.0.0.242 - - [2026-01-20 15:43:30] "GET /virtual-machine-interface/c4ab854c-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004272 10.0.0.242 - - [2026-01-20 15:43:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.032014 10.0.0.242 - - [2026-01-20 15:43:30] "POST /set-tag HTTP/1.1" 200 109 0.011204 10.0.0.242 - - [2026-01-20 15:43:30] "GET /virtual-router/337135e6-a05c-4db2-aa98-0e7c2f862702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.007502 10.0.0.242 - - [2026-01-20 15:43:30] "POST /ref-update HTTP/1.1" 200 156 0.030603 10.0.0.242 - - [2026-01-20 15:43:30] "GET /virtual-machine-interface/c4ab854c-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.008512 10.0.0.242 - - [2026-01-20 15:43:30] "PUT /service-instance/59d3667d-c59b-41ab-b2de-05cf57a0b114 HTTP/1.1" 200 267 0.037457 10.0.0.242 - - [2026-01-20 15:43:30] "POST /set-tag HTTP/1.1" 200 109 0.007169 10.0.0.242 - - [2026-01-20 15:43:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.012817 10.0.0.242 - - [2026-01-20 15:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.242 - - [2026-01-20 15:43:30] "GET /virtual-machine-interface/c4ab854c-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005184 10.0.0.242 - - [2026-01-20 15:43:30] "POST /set-tag HTTP/1.1" 200 109 0.002217 10.0.0.242 - - [2026-01-20 15:43:30] "POST /chown HTTP/1.1" 200 109 0.014531 10.0.0.242 - - [2026-01-20 15:43:30] "POST /chown HTTP/1.1" 200 109 0.014257 10.0.0.242 - - [2026-01-20 15:43:30] "POST /ref-update HTTP/1.1" 200 156 0.018470 10.0.0.242 - - [2026-01-20 15:43:30] "POST /chown HTTP/1.1" 200 109 0.007231 10.0.0.242 - - [2026-01-20 15:43:30] "POST /chown HTTP/1.1" 200 109 0.023491 10.0.0.242 - - [2026-01-20 15:43:30] "POST /ref-update HTTP/1.1" 200 156 0.023113 10.0.0.242 - - [2026-01-20 15:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.242 - - [2026-01-20 15:43:30] "POST /chown HTTP/1.1" 200 109 0.010159 10.0.0.242 - - [2026-01-20 15:43:30] "POST /chown HTTP/1.1" 200 109 0.030216 10.0.0.242 - - [2026-01-20 15:43:30] "POST /chown HTTP/1.1" 200 109 0.026361 10.0.0.242 - - [2026-01-20 15:43:30] "POST /chown HTTP/1.1" 200 109 0.010227 10.0.0.242 - - [2026-01-20 15:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.242 - - [2026-01-20 15:43:31] "POST /chown HTTP/1.1" 200 109 0.006857 10.0.0.242 - - [2026-01-20 15:43:31] "POST /chown HTTP/1.1" 200 109 0.027488 10.0.0.242 - - [2026-01-20 15:43:31] "POST /chown HTTP/1.1" 200 109 0.007074 10.0.0.242 - - [2026-01-20 15:43:31] "POST /chown HTTP/1.1" 200 109 0.018448 10.0.0.242 - - [2026-01-20 15:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.242 - - [2026-01-20 15:43:31] "POST /chown HTTP/1.1" 200 109 0.008064 10.0.0.242 - - [2026-01-20 15:43:31] "POST /chown HTTP/1.1" 200 109 0.020867 10.0.0.242 - - [2026-01-20 15:43:31] "POST /chown HTTP/1.1" 200 109 0.023094 10.0.0.242 - - [2026-01-20 15:43:31] "POST /chown HTTP/1.1" 200 109 0.007366 10.0.0.242 - - [2026-01-20 15:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.242 - - [2026-01-20 15:43:31] "POST /chown HTTP/1.1" 200 109 0.006517 10.0.0.242 - - [2026-01-20 15:43:31] "POST /chown HTTP/1.1" 200 109 0.022830 10.0.0.242 - - [2026-01-20 15:43:31] "POST /chown HTTP/1.1" 200 109 0.010019 10.0.0.242 - - [2026-01-20 15:43:31] "POST /chown HTTP/1.1" 200 109 0.016751 10.0.0.242 - - [2026-01-20 15:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.242 - - [2026-01-20 15:43:31] "POST /chown HTTP/1.1" 200 109 0.007198 10.0.0.242 - - [2026-01-20 15:43:31] "POST /chown HTTP/1.1" 200 109 0.013300 10.0.0.242 - - [2026-01-20 15:43:31] "POST /chown HTTP/1.1" 200 109 0.018193 10.0.0.242 - - [2026-01-20 15:43:31] "POST /chown HTTP/1.1" 200 109 0.007133 10.0.0.242 - - [2026-01-20 15:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.242 - - [2026-01-20 15:43:31] "POST /chown HTTP/1.1" 200 109 0.007024 10.0.0.242 - - [2026-01-20 15:43:31] "POST /chown HTTP/1.1" 200 109 0.022888 10.0.0.242 - - [2026-01-20 15:43:31] "POST /chown HTTP/1.1" 200 109 0.007820 10.0.0.242 - - [2026-01-20 15:43:31] "POST /chown HTTP/1.1" 200 109 0.024479 10.0.0.242 - - [2026-01-20 15:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.242 - - [2026-01-20 15:43:31] "POST /chown HTTP/1.1" 200 109 0.007566 10.0.0.242 - - [2026-01-20 15:43:31] "POST /chown HTTP/1.1" 200 109 0.019776 10.0.0.242 - - [2026-01-20 15:43:31] "POST /chown HTTP/1.1" 200 109 0.014482 10.0.0.242 - - [2026-01-20 15:43:31] "POST /chown HTTP/1.1" 200 109 0.006448 10.0.0.242 - - [2026-01-20 15:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.242 - - [2026-01-20 15:43:32] "POST /chown HTTP/1.1" 200 109 0.009489 10.0.0.242 - - [2026-01-20 15:43:32] "POST /chown HTTP/1.1" 200 109 0.006653 10.0.0.242 - - [2026-01-20 15:43:32] "POST /chown HTTP/1.1" 200 109 0.019353 10.0.0.242 - - [2026-01-20 15:43:32] "POST /chown HTTP/1.1" 200 109 0.026859 10.0.0.242 - - [2026-01-20 15:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.242 - - [2026-01-20 15:43:32] "POST /chown HTTP/1.1" 200 109 0.008586 10.0.0.242 - - [2026-01-20 15:43:32] "POST /chown HTTP/1.1" 200 109 0.018337 10.0.0.242 - - [2026-01-20 15:43:32] "POST /chown HTTP/1.1" 200 109 0.007730 10.0.0.242 - - [2026-01-20 15:43:32] "POST /chown HTTP/1.1" 200 109 0.016163 10.0.0.242 - - [2026-01-20 15:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.242 - - [2026-01-20 15:43:32] "POST /chown HTTP/1.1" 200 109 0.007333 10.0.0.242 - - [2026-01-20 15:43:32] "POST /chown HTTP/1.1" 200 109 0.018826 10.0.0.242 - - [2026-01-20 15:43:32] "POST /chown HTTP/1.1" 200 109 0.019830 10.0.0.242 - - [2026-01-20 15:43:32] "POST /chown HTTP/1.1" 200 109 0.006961 10.0.0.242 - - [2026-01-20 15:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.242 - - [2026-01-20 15:43:32] "POST /chown HTTP/1.1" 200 109 0.007420 10.0.0.242 - - [2026-01-20 15:43:32] "POST /chown HTTP/1.1" 200 109 0.010679 10.0.0.242 - - [2026-01-20 15:43:32] "POST /chown HTTP/1.1" 200 109 0.011454 10.0.0.242 - - [2026-01-20 15:43:32] "POST /chown HTTP/1.1" 200 109 0.021498 10.0.0.242 - - [2026-01-20 15:43:35] "GET /virtual-machine-interface/c108c9b8-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006184 10.0.0.242 - - [2026-01-20 15:43:35] "POST /set-tag HTTP/1.1" 200 109 0.003211 10.0.0.242 - - [2026-01-20 15:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.242 - - [2026-01-20 15:43:35] "GET /loadbalancer/e8310a23-a9fc-4e94-ad9d-207cc710b4d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003274 10.0.0.242 - - [2026-01-20 15:43:35] "GET /loadbalancer-pool/4c5b2523-6bae-4d34-91d5-dfc2e302e141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003167 10.0.0.242 - - [2026-01-20 15:43:35] "POST /loadbalancer-members HTTP/1.1" 200 704 0.018499 10.0.0.242 - - [2026-01-20 15:43:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.018738 10.0.0.242 - - [2026-01-20 15:43:35] "GET /virtual-machine-interface/c108c9b8-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005906 10.0.0.242 - - [2026-01-20 15:43:35] "GET /virtual-machine-interface/c108c9b8-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.008580 10.0.0.242 - - [2026-01-20 15:43:35] "POST /ref-update HTTP/1.1" 200 156 0.007709 10.0.0.242 - - [2026-01-20 15:43:35] "GET /floating-ip/c0beb01c-c972-43c4-a9d5-c290156904cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.010846 10.0.0.242 - - [2026-01-20 15:43:35] "PUT /floating-ip/c0beb01c-c972-43c4-a9d5-c290156904cf HTTP/1.1" 200 257 0.007576 10.0.0.242 - - [2026-01-20 15:43:35] "POST /tags HTTP/1.1" 409 221 0.005133 10.0.0.242 - - [2026-01-20 15:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.242 - - [2026-01-20 15:43:35] "GET /tag/294d708f-8045-4b08-838c-d7bea0fd371f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.014688 10.0.0.242 - - [2026-01-20 15:43:35] "POST /set-tag HTTP/1.1" 200 109 0.016928 10.0.0.242 - - [2026-01-20 15:43:36] "GET /virtual-machine-interface/c20965c0-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.008178 10.0.0.242 - - [2026-01-20 15:43:36] "POST /set-tag HTTP/1.1" 200 109 0.006127 10.0.0.242 - - [2026-01-20 15:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.242 - - [2026-01-20 15:43:36] "GET /loadbalancer/e8310a23-a9fc-4e94-ad9d-207cc710b4d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003068 10.0.0.242 - - [2026-01-20 15:43:36] "GET /loadbalancer-pool/4c5b2523-6bae-4d34-91d5-dfc2e302e141?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002983 10.0.0.242 - - [2026-01-20 15:43:36] "POST /loadbalancer-members HTTP/1.1" 200 704 0.019059 10.0.0.242 - - [2026-01-20 15:43:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.015032 10.0.0.242 - - [2026-01-20 15:43:36] "GET /virtual-machine-interface/c20965c0-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007523 10.0.0.242 - - [2026-01-20 15:43:36] "GET /virtual-machine-interface/c20965c0-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004426 10.0.0.242 - - [2026-01-20 15:43:36] "POST /ref-update HTTP/1.1" 200 156 0.010719 10.0.0.242 - - [2026-01-20 15:43:36] "GET /floating-ip/c0beb01c-c972-43c4-a9d5-c290156904cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.011578 10.0.0.242 - - [2026-01-20 15:43:36] "POST /set-tag HTTP/1.1" 200 109 0.047611 10.0.0.242 - - [2026-01-20 15:43:39] "GET /virtual-machine-interface/c4ab854c-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004585 10.0.0.242 - - [2026-01-20 15:43:39] "POST /set-tag HTTP/1.1" 200 109 0.006099 10.0.0.242 - - [2026-01-20 15:43:39] "GET /virtual-machine/4fc86d60-0ba4-44e6-ae14-20b473833ec0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003251 10.0.0.242 - - [2026-01-20 15:43:39] "GET /virtual-machine-interface/c108c9b8-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004830 10.0.0.242 - - [2026-01-20 15:43:39] "GET /virtual-machine/a6dcf8a7-2607-474f-8a4c-923fd0d3bcd6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003069 10.0.0.242 - - [2026-01-20 15:43:39] "GET /virtual-machine-interface/c20965c0-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004171 10.0.0.242 - - [2026-01-20 15:43:39] "GET /virtual-machine/27cb4237-40cb-414f-a48e-3e8bddc78a14?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.002913 10.0.0.242 - - [2026-01-20 15:43:39] "GET /virtual-machine-interface/c4ab854c-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.003642 10.0.0.242 - - [2026-01-20 15:43:40] "GET /virtual-machine-interface/c4ab854c-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005209 10.0.0.242 - - [2026-01-20 15:43:40] "POST /set-tag HTTP/1.1" 200 109 0.002631 10.0.0.242 - - [2026-01-20 15:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.242 - - [2026-01-20 15:43:49] "POST /chown HTTP/1.1" 200 109 0.007098 10.0.0.242 - - [2026-01-20 15:43:49] "POST /chown HTTP/1.1" 200 109 0.006664 10.0.0.242 - - [2026-01-20 15:43:49] "POST /chown HTTP/1.1" 200 109 0.011995 10.0.0.242 - - [2026-01-20 15:43:49] "POST /chown HTTP/1.1" 200 109 0.019262 10.0.0.242 - - [2026-01-20 15:44:12] "GET /virtual-machine-interface/c4ab854c-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.009044 10.0.0.242 - - [2026-01-20 15:44:12] "POST /set-tag HTTP/1.1" 200 109 0.004112 10.0.0.242 - - [2026-01-20 15:44:12] "GET /virtual-machine-interface/c4ab854c-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004754 10.0.0.242 - - [2026-01-20 15:44:12] "POST /set-tag HTTP/1.1" 200 109 0.002330 10.0.0.242 - - [2026-01-20 15:44:12] "GET /virtual-machine/27cb4237-40cb-414f-a48e-3e8bddc78a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002434 10.0.0.242 - - [2026-01-20 15:44:12] "POST /ref-update HTTP/1.1" 200 156 0.009558 10.0.0.242 - - [2026-01-20 15:44:12] "GET /virtual-machine-interface/c4ab854c-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005153 10.0.0.242 - - [2026-01-20 15:44:12] "POST /set-tag HTTP/1.1" 200 109 0.023977 10.0.0.242 - - [2026-01-20 15:44:12] "POST /set-tag HTTP/1.1" 200 109 0.014070 10.0.0.242 - - [2026-01-20 15:44:12] "DELETE /instance-ip/c4cd3fca-f616-11f0-9c70-fa163ec4f82f HTTP/1.1" 200 115 0.060236 10.0.0.242 - - [2026-01-20 15:44:12] "DELETE /virtual-machine-interface/c4ab854c-f616-11f0-9c70-fa163ec4f82f HTTP/1.1" 200 115 0.050355 10.0.0.242 - - [2026-01-20 15:44:12] "DELETE /virtual-machine/27cb4237-40cb-414f-a48e-3e8bddc78a14 HTTP/1.1" 200 115 0.027537 10.0.0.242 - - [2026-01-20 15:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.242 - - [2026-01-20 15:44:15] "GET /tag/c6740194-3515-4386-b9be-d48ddb73e666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.012701 10.0.0.242 - - [2026-01-20 15:44:15] "GET /tag/c6740194-3515-4386-b9be-d48ddb73e666?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.014454 10.0.0.242 - - [2026-01-20 15:44:15] "GET /virtual-machine-interface/15a641a7-5c45-4d3a-8da5-b4aac26d0584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.004550 10.0.0.242 - - [2026-01-20 15:44:15] "POST /set-tag HTTP/1.1" 200 109 0.019572 10.0.0.242 - - [2026-01-20 15:44:15] "GET /virtual-machine-interface/16fd77d9-c661-4b04-841e-1f181d2838d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.016750 10.0.0.242 - - [2026-01-20 15:44:15] "POST /set-tag HTTP/1.1" 200 109 0.024678 10.0.0.242 - - [2026-01-20 15:44:15] "GET /virtual-machine-interface/7408c6ae-e2bc-4ed3-b06a-4d987e32c2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.005000 10.0.0.242 - - [2026-01-20 15:44:15] "POST /set-tag HTTP/1.1" 200 109 0.019710 10.0.0.242 - - [2026-01-20 15:44:15] "GET /firewall-policy/71109377-c42e-4033-bf8d-5c43f5cb4cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.014462 10.0.0.242 - - [2026-01-20 15:44:15] "GET /firewall-rule/cfbdd522-651c-4786-8534-bb278cc778bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.003117 10.0.0.242 - - [2026-01-20 15:44:15] "POST /ref-update HTTP/1.1" 200 156 0.012551 10.0.0.242 - - [2026-01-20 15:44:15] "DELETE /firewall-rule/cfbdd522-651c-4786-8534-bb278cc778bf HTTP/1.1" 200 115 0.047315 10.0.0.242 - - [2026-01-20 15:44:15] "DELETE /loadbalancer-member/254ff25a-c044-40ad-a90e-5d9548b4de82 HTTP/1.1" 200 115 0.039025 10.0.0.242 - - [2026-01-20 15:44:15] "PUT /service-instance/59d3667d-c59b-41ab-b2de-05cf57a0b114 HTTP/1.1" 200 267 0.017054 10.0.0.242 - - [2026-01-20 15:44:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.017337 10.0.0.242 - - [2026-01-20 15:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.242 - - [2026-01-20 15:44:15] "DELETE /loadbalancer-pool/48aa1774-f0fd-47f3-a772-63a2e1011649 HTTP/1.1" 200 115 0.079076 10.0.0.242 - - [2026-01-20 15:44:15] "POST /chown HTTP/1.1" 200 109 0.025177 10.0.0.242 - - [2026-01-20 15:44:15] "DELETE /loadbalancer-listener/1cfb31ad-d3f4-48a0-901d-8f78b4a37a68 HTTP/1.1" 200 115 0.062541 10.0.0.242 - - [2026-01-20 15:44:15] "POST /chown HTTP/1.1" 200 109 0.012702 10.0.0.242 - - [2026-01-20 15:44:15] "GET /floating-ip/354a416a-3621-4ffe-b50b-5322f133239c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2398 0.012909 10.0.0.242 - - [2026-01-20 15:44:15] "POST /chown HTTP/1.1" 200 109 0.020199 10.0.0.242 - - [2026-01-20 15:44:15] "POST /chown HTTP/1.1" 200 109 0.022322 10.0.0.242 - - [2026-01-20 15:44:15] "PUT /floating-ip/354a416a-3621-4ffe-b50b-5322f133239c HTTP/1.1" 200 257 0.026539 10.0.0.242 - - [2026-01-20 15:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005532 10.0.0.242 - - [2026-01-20 15:44:15] "POST /chown HTTP/1.1" 200 109 0.015770 10.0.0.242 - - [2026-01-20 15:44:15] "POST /chown HTTP/1.1" 200 109 0.022185 10.0.0.242 - - [2026-01-20 15:44:15] "DELETE /floating-ip/354a416a-3621-4ffe-b50b-5322f133239c HTTP/1.1" 200 115 0.108292 10.0.0.242 - - [2026-01-20 15:44:15] "POST /chown HTTP/1.1" 200 109 0.006742 10.0.0.242 - - [2026-01-20 15:44:16] "POST /chown HTTP/1.1" 200 109 0.021173 10.0.0.242 - - [2026-01-20 15:44:16] "DELETE /loadbalancer/1dd9bebf-05d9-4735-a7b8-ffab610c974c HTTP/1.1" 200 115 0.072579 10.0.0.242 - - [2026-01-20 15:44:16] "PUT /service-instance/59d3667d-c59b-41ab-b2de-05cf57a0b114 HTTP/1.1" 200 267 0.011118 10.0.0.242 - - [2026-01-20 15:44:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.014778 10.0.0.242 - - [2026-01-20 15:44:16] "POST /ref-update HTTP/1.1" 404 171 0.004164 10.0.0.242 - - [2026-01-20 15:44:16] "DELETE /instance-ip/52ea8859-048a-487a-b2ae-c5fd9ce9f36b HTTP/1.1" 200 115 0.102400 10.0.0.242 - - [2026-01-20 15:44:16] "PUT /service-instance/59d3667d-c59b-41ab-b2de-05cf57a0b114 HTTP/1.1" 200 267 0.012881 10.0.0.242 - - [2026-01-20 15:44:16] "GET /floating-ip-pool/55e35901-8d51-48da-8375-35a6dad4c17a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.006082 10.0.0.242 - - [2026-01-20 15:44:16] "DELETE /virtual-machine-interface/15a641a7-5c45-4d3a-8da5-b4aac26d0584 HTTP/1.1" 200 115 0.077013 10.0.0.242 - - [2026-01-20 15:44:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.040891 10.0.0.242 - - [2026-01-20 15:44:16] "POST /ref-update HTTP/1.1" 200 156 0.034400 10.0.0.242 - - [2026-01-20 15:44:16] "POST /ref-update HTTP/1.1" 404 171 0.011075 10.0.0.242 - - [2026-01-20 15:44:16] "DELETE /floating-ip-pool/55e35901-8d51-48da-8375-35a6dad4c17a HTTP/1.1" 200 115 0.060586 10.0.0.242 - - [2026-01-20 15:44:16] "DELETE /tag/c6740194-3515-4386-b9be-d48ddb73e666 HTTP/1.1" 200 115 0.119150 10.0.0.242 - - [2026-01-20 15:44:16] "PUT /service-instance/59d3667d-c59b-41ab-b2de-05cf57a0b114 HTTP/1.1" 200 267 0.012091 10.0.0.242 - - [2026-01-20 15:44:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.020736 10.0.0.242 - - [2026-01-20 15:44:16] "POST /useragent-kv HTTP/1.1" 200 115 0.008546 10.0.0.242 - - [2026-01-20 15:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009734 10.0.0.242 - - [2026-01-20 15:44:16] "POST /useragent-kv HTTP/1.1" 200 115 0.005663 10.0.0.242 - - [2026-01-20 15:44:16] "DELETE /virtual-network/7d98b7c1-7ce9-4fa9-a095-5b18a4c75fa8 HTTP/1.1" 200 115 0.190829 10.0.0.242 - - [2026-01-20 15:44:16] "GET /routing-instance/bc143967-2e68-4e13-8af8-56caed1451db HTTP/1.1" 404 171 0.005700 10.0.0.242 - - [2026-01-20 15:44:16] "GET /domains HTTP/1.1" 200 281 0.005503 10.0.0.242 - - [2026-01-20 15:44:16] "GET /domain/63a02d20-5544-4843-bc7a-e3dbde10b6d4 HTTP/1.1" 200 3099 0.008796 10.0.0.242 - - [2026-01-20 15:44:16] "DELETE /service-instance/59d3667d-c59b-41ab-b2de-05cf57a0b114 HTTP/1.1" 200 115 0.110984 10.0.0.242 - - [2026-01-20 15:44:16] "DELETE /route-target/a7533eab-29d5-463f-a661-295645bb9e2b HTTP/1.1" 200 115 0.071009 10.0.0.242 - - [2026-01-20 15:44:16] "GET /project/55da2da6-aec0-4934-848f-bd57e2e3ac3b HTTP/1.1" 200 7438 0.102848 10.0.0.242 - - [2026-01-20 15:44:16] "GET /virtual-machine-interface/7408c6ae-e2bc-4ed3-b06a-4d987e32c2a2?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.005432 10.0.0.242 - - [2026-01-20 15:44:16] "GET /virtual-machine-interface/c20965c0-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.013767 10.0.0.242 - - [2026-01-20 15:44:16] "POST /set-tag HTTP/1.1" 200 109 0.006578 10.0.0.242 - - [2026-01-20 15:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.242 - - [2026-01-20 15:44:16] "GET /loadbalancer/e8310a23-a9fc-4e94-ad9d-207cc710b4d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.004358 10.0.0.242 - - [2026-01-20 15:44:16] "GET /virtual-machine-interface/c20965c0-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.003815 10.0.0.242 - - [2026-01-20 15:44:16] "DELETE /virtual-machine-interface/7408c6ae-e2bc-4ed3-b06a-4d987e32c2a2 HTTP/1.1" 200 115 0.113757 10.0.0.242 - - [2026-01-20 15:44:16] "POST /ref-update HTTP/1.1" 200 156 0.012123 10.0.0.242 - - [2026-01-20 15:44:16] "POST /set-tag HTTP/1.1" 200 109 0.070800 10.0.0.242 - - [2026-01-20 15:44:16] "DELETE /virtual-machine/9bd9f6b1-5a2f-4cb4-8986-66e4936fd1f7 HTTP/1.1" 200 115 0.106099 10.0.0.242 - - [2026-01-20 15:44:16] "GET /virtual-machine-interface/16fd77d9-c661-4b04-841e-1f181d2838d1?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.015527 10.0.0.242 - - [2026-01-20 15:44:17] "DELETE /loadbalancer-member/58dc8345-0ea7-4ae8-a86c-3aba987f6b93 HTTP/1.1" 200 115 0.138055 10.0.0.242 - - [2026-01-20 15:44:17] "DELETE /virtual-machine-interface/16fd77d9-c661-4b04-841e-1f181d2838d1 HTTP/1.1" 200 115 0.100284 10.0.0.242 - - [2026-01-20 15:44:17] "DELETE /virtual-machine/5b66d1e2-abdc-4494-bf3c-2281c831fcc7 HTTP/1.1" 200 115 0.040222 10.0.0.242 - - [2026-01-20 15:44:18] "GET /virtual-machine-interface/c20965c0-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005214 10.0.0.242 - - [2026-01-20 15:44:18] "POST /set-tag HTTP/1.1" 200 109 0.003216 10.0.0.242 - - [2026-01-20 15:44:18] "GET /virtual-machine-interface/c20965c0-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004181 10.0.0.242 - - [2026-01-20 15:44:18] "POST /set-tag HTTP/1.1" 200 109 0.002345 10.0.0.242 - - [2026-01-20 15:44:18] "GET /virtual-machine/a6dcf8a7-2607-474f-8a4c-923fd0d3bcd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002385 10.0.0.242 - - [2026-01-20 15:44:18] "POST /ref-update HTTP/1.1" 200 156 0.008191 10.0.0.242 - - [2026-01-20 15:44:18] "GET /virtual-machine-interface/c20965c0-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004859 10.0.0.242 - - [2026-01-20 15:44:18] "POST /set-tag HTTP/1.1" 200 109 0.019214 10.0.0.242 - - [2026-01-20 15:44:18] "POST /set-tag HTTP/1.1" 200 109 0.038959 10.0.0.242 - - [2026-01-20 15:44:18] "POST /set-tag HTTP/1.1" 200 109 0.017580 10.0.0.242 - - [2026-01-20 15:44:18] "DELETE /instance-ip/c2315d28-f616-11f0-9c70-fa163ec4f82f HTTP/1.1" 200 115 0.053690 10.0.0.242 - - [2026-01-20 15:44:18] "POST /ref-update HTTP/1.1" 200 156 0.010628 10.0.0.242 - - [2026-01-20 15:44:18] "DELETE /virtual-machine-interface/c20965c0-f616-11f0-9c70-fa163ec4f82f HTTP/1.1" 200 115 0.043787 10.0.0.242 - - [2026-01-20 15:44:18] "DELETE /virtual-machine/a6dcf8a7-2607-474f-8a4c-923fd0d3bcd6 HTTP/1.1" 200 115 0.031500 10.0.0.242 - - [2026-01-20 15:44:21] "GET /virtual-machine-interface/c108c9b8-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.006817 10.0.0.242 - - [2026-01-20 15:44:21] "POST /set-tag HTTP/1.1" 200 109 0.002784 10.0.0.242 - - [2026-01-20 15:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.242 - - [2026-01-20 15:44:21] "GET /loadbalancer/e8310a23-a9fc-4e94-ad9d-207cc710b4d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002543 10.0.0.242 - - [2026-01-20 15:44:23] "GET /virtual-machine-interface/c108c9b8-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005911 10.0.0.242 - - [2026-01-20 15:44:23] "POST /set-tag HTTP/1.1" 200 109 0.002720 10.0.0.242 - - [2026-01-20 15:44:23] "GET /virtual-machine-interface/c108c9b8-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.007395 10.0.0.242 - - [2026-01-20 15:44:23] "POST /set-tag HTTP/1.1" 200 109 0.003796 10.0.0.242 - - [2026-01-20 15:44:23] "GET /virtual-machine/4fc86d60-0ba4-44e6-ae14-20b473833ec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002901 10.0.0.242 - - [2026-01-20 15:44:23] "POST /ref-update HTTP/1.1" 200 156 0.009099 10.0.0.242 - - [2026-01-20 15:44:23] "GET /virtual-machine-interface/c108c9b8-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.014982 10.0.0.242 - - [2026-01-20 15:44:23] "POST /set-tag HTTP/1.1" 200 109 0.017386 10.0.0.242 - - [2026-01-20 15:44:23] "POST /set-tag HTTP/1.1" 200 109 0.018374 10.0.0.242 - - [2026-01-20 15:44:23] "POST /set-tag HTTP/1.1" 200 109 0.028882 10.0.0.242 - - [2026-01-20 15:44:23] "DELETE /instance-ip/c12038be-f616-11f0-9c70-fa163ec4f82f HTTP/1.1" 200 115 0.042686 10.0.0.242 - - [2026-01-20 15:44:23] "POST /ref-update HTTP/1.1" 200 156 0.010430 10.0.0.242 - - [2026-01-20 15:44:23] "DELETE /virtual-machine-interface/c108c9b8-f616-11f0-9c70-fa163ec4f82f HTTP/1.1" 200 115 0.039870 10.0.0.242 - - [2026-01-20 15:44:23] "DELETE /virtual-machine/4fc86d60-0ba4-44e6-ae14-20b473833ec0 HTTP/1.1" 200 115 0.027007 10.0.0.242 - - [2026-01-20 15:44:23] "DELETE /tag/1c45cda3-3ee5-4ce8-96e5-f185c46731bd HTTP/1.1" 200 115 0.036891 10.0.0.242 - - [2026-01-20 15:44:23] "DELETE /tag/5f401648-501e-46ff-a5e0-7cf93f087d99 HTTP/1.1" 200 115 0.076055 10.0.0.242 - - [2026-01-20 15:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.012571 10.0.0.242 - - [2026-01-20 15:44:27] "GET /project/55da2da6-aec0-4934-848f-bd57e2e3ac3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.067712 10.0.0.242 - - [2026-01-20 15:44:27] "POST /tags HTTP/1.1" 200 394 0.032158 10.0.0.242 - - [2026-01-20 15:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011273 10.0.0.242 - - [2026-01-20 15:44:27] "GET /tag/3107d485-4c4a-432d-8579-89785677b92c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014449 10.0.0.242 - - [2026-01-20 15:44:27] "POST /tags HTTP/1.1" 200 342 0.022719 10.0.0.242 - - [2026-01-20 15:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.242 - - [2026-01-20 15:44:27] "GET /tag/5089bf81-0a32-4334-9f9d-0ecba7418d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.026594 10.0.0.242 - - [2026-01-20 15:44:27] "POST /id-to-fqname HTTP/1.1" 200 192 0.000679 10.0.0.242 - - [2026-01-20 15:44:27] "POST /fqname-to-id HTTP/1.1" 404 201 0.007942 10.0.0.242 - - [2026-01-20 15:44:27] "POST /security-groups HTTP/1.1" 200 589 0.075866 10.0.0.242 - - [2026-01-20 15:44:27] "POST /projects HTTP/1.1" 200 521 0.229799 10.0.0.242 - - [2026-01-20 15:44:27] "POST /fqname-to-id HTTP/1.1" 404 236 0.001979 10.0.0.242 - - [2026-01-20 15:44:27] "POST /access-control-lists HTTP/1.1" 200 600 0.063737 10.0.0.242 - - [2026-01-20 15:44:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.050351 10.0.0.242 - - [2026-01-20 15:44:27] "POST /fqname-to-id HTTP/1.1" 404 235 0.012518 10.0.0.242 - - [2026-01-20 15:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.017765 10.0.0.242 - - [2026-01-20 15:44:27] "GET /virtual-network/5abd8a87-e405-47d2-9221-a7fe2f373ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.012143 10.0.0.242 - - [2026-01-20 15:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.242 - - [2026-01-20 15:44:27] "GET /virtual-network/2e06f778-ba3e-4a94-9dbc-ce3cf8a89088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.025584 10.0.0.242 - - [2026-01-20 15:44:27] "POST /access-control-lists HTTP/1.1" 200 598 0.065655 10.0.0.242 - - [2026-01-20 15:44:27] "PUT /virtual-network/5abd8a87-e405-47d2-9221-a7fe2f373ccc HTTP/1.1" 200 265 0.101875 10.0.0.242 - - [2026-01-20 15:44:28] "PUT /virtual-network/2e06f778-ba3e-4a94-9dbc-ce3cf8a89088 HTTP/1.1" 200 265 0.083834 10.0.0.242 - - [2026-01-20 15:44:28] "POST /security-groups HTTP/1.1" 200 593 0.079274 10.0.0.242 - - [2026-01-20 15:44:28] "POST /fqname-to-id HTTP/1.1" 404 270 0.002524 10.0.0.242 - - [2026-01-20 15:44:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.038819 10.0.0.242 - - [2026-01-20 15:44:28] "POST /chown HTTP/1.1" 200 109 0.026237 10.0.0.242 - - [2026-01-20 15:44:28] "POST /access-control-lists HTTP/1.1" 200 634 0.083290 10.0.0.242 - - [2026-01-20 15:44:28] "GET /application-policy-set/18692a7f-1cba-43e5-8ae4-3bef6a7be53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012734 10.0.0.242 - - [2026-01-20 15:44:28] "POST /fqname-to-id HTTP/1.1" 404 269 0.018234 10.0.0.242 - - [2026-01-20 15:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.242 - - [2026-01-20 15:44:28] "GET /policy-management/a2f390e2-55fd-45c8-9073-ffe614638316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002731 10.0.0.242 - - [2026-01-20 15:44:28] "POST /tags HTTP/1.1" 409 226 0.001865 10.0.0.242 - - [2026-01-20 15:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.242 - - [2026-01-20 15:44:28] "GET /tag/5089bf81-0a32-4334-9f9d-0ecba7418d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.049799 10.0.0.242 - - [2026-01-20 15:44:28] "POST /access-control-lists HTTP/1.1" 200 632 0.070993 10.0.0.242 - - [2026-01-20 15:44:28] "POST /firewall-rules HTTP/1.1" 200 602 0.068527 10.0.0.242 - - [2026-01-20 15:44:28] "GET /firewall-rule/3ec71e63-081f-42a1-8e12-4a753e89cf35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.010062 10.0.0.242 - - [2026-01-20 15:44:28] "GET /firewall-policy/90c32c9b-68e5-4170-9a34-9a1f3c52f7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.004274 10.0.0.242 - - [2026-01-20 15:44:28] "GET /firewall-rule/3ec71e63-081f-42a1-8e12-4a753e89cf35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002882 10.0.0.242 - - [2026-01-20 15:44:28] "POST /ref-update HTTP/1.1" 200 156 0.050315 10.0.0.242 - - [2026-01-20 15:44:28] "GET /application-policy-set/18692a7f-1cba-43e5-8ae4-3bef6a7be53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007846 10.0.0.242 - - [2026-01-20 15:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.242 - - [2026-01-20 15:44:28] "GET /policy-management/a2f390e2-55fd-45c8-9073-ffe614638316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002472 10.0.0.242 - - [2026-01-20 15:44:28] "POST /tags HTTP/1.1" 409 226 0.001805 10.0.0.242 - - [2026-01-20 15:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.242 - - [2026-01-20 15:44:28] "GET /tag/5089bf81-0a32-4334-9f9d-0ecba7418d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013949 10.0.0.242 - - [2026-01-20 15:44:28] "POST /firewall-rules HTTP/1.1" 200 600 0.067250 10.0.0.242 - - [2026-01-20 15:44:28] "GET /firewall-rule/228dc015-eb86-482a-9268-de359f3299b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005307 10.0.0.242 - - [2026-01-20 15:44:28] "GET /firewall-policy/90c32c9b-68e5-4170-9a34-9a1f3c52f7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.005131 10.0.0.242 - - [2026-01-20 15:44:28] "GET /firewall-rule/228dc015-eb86-482a-9268-de359f3299b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002743 10.0.0.242 - - [2026-01-20 15:44:29] "POST /ref-update HTTP/1.1" 200 156 0.068150 10.0.0.242 - - [2026-01-20 15:44:30] "POST /tags HTTP/1.1" 200 394 0.026350 10.0.0.242 - - [2026-01-20 15:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009114 10.0.0.242 - - [2026-01-20 15:44:30] "GET /tag/171e4cc2-4b8c-4803-9877-a433f2a85995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.015577 10.0.0.242 - - [2026-01-20 15:44:30] "POST /tags HTTP/1.1" 200 342 0.022583 10.0.0.242 - - [2026-01-20 15:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.242 - - [2026-01-20 15:44:30] "GET /tag/09aa2248-d9c2-454b-b441-beb04a230e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011689 10.0.0.242 - - [2026-01-20 15:44:30] "POST /id-to-fqname HTTP/1.1" 200 192 0.000506 10.0.0.242 - - [2026-01-20 15:44:30] "POST /fqname-to-id HTTP/1.1" 404 201 0.008294 10.0.0.242 - - [2026-01-20 15:44:30] "POST /security-groups HTTP/1.1" 200 589 0.067668 10.0.0.242 - - [2026-01-20 15:44:30] "POST /projects HTTP/1.1" 200 521 0.153301 10.0.0.242 - - [2026-01-20 15:44:30] "POST /fqname-to-id HTTP/1.1" 404 236 0.002101 10.0.0.242 - - [2026-01-20 15:44:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.009920 10.0.0.242 - - [2026-01-20 15:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.013478 10.0.0.242 - - [2026-01-20 15:44:30] "GET /virtual-network/5abd8a87-e405-47d2-9221-a7fe2f373ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.007584 10.0.0.242 - - [2026-01-20 15:44:30] "POST /access-control-lists HTTP/1.1" 200 600 0.093788 10.0.0.242 - - [2026-01-20 15:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.242 - - [2026-01-20 15:44:30] "POST /fqname-to-id HTTP/1.1" 404 235 0.009308 10.0.0.242 - - [2026-01-20 15:44:30] "GET /virtual-network/2e06f778-ba3e-4a94-9dbc-ce3cf8a89088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.011870 10.0.0.242 - - [2026-01-20 15:44:30] "PUT /virtual-network/5abd8a87-e405-47d2-9221-a7fe2f373ccc HTTP/1.1" 200 265 0.042573 10.0.0.242 - - [2026-01-20 15:44:30] "POST /access-control-lists HTTP/1.1" 200 598 0.066390 10.0.0.242 - - [2026-01-20 15:44:30] "PUT /virtual-network/2e06f778-ba3e-4a94-9dbc-ce3cf8a89088 HTTP/1.1" 200 265 0.082582 10.0.0.242 - - [2026-01-20 15:44:30] "POST /security-groups HTTP/1.1" 200 593 0.066684 10.0.0.242 - - [2026-01-20 15:44:30] "POST /fqname-to-id HTTP/1.1" 404 270 0.001843 10.0.0.242 - - [2026-01-20 15:44:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.017255 10.0.0.242 - - [2026-01-20 15:44:30] "POST /chown HTTP/1.1" 200 109 0.016716 10.0.0.242 - - [2026-01-20 15:44:31] "POST /access-control-lists HTTP/1.1" 200 634 0.046791 10.0.0.242 - - [2026-01-20 15:44:31] "POST /fqname-to-id HTTP/1.1" 404 269 0.008407 10.0.0.242 - - [2026-01-20 15:44:31] "GET /application-policy-set/18692a7f-1cba-43e5-8ae4-3bef6a7be53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002835 10.0.0.242 - - [2026-01-20 15:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.242 - - [2026-01-20 15:44:31] "GET /policy-management/a2f390e2-55fd-45c8-9073-ffe614638316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002461 10.0.0.242 - - [2026-01-20 15:44:31] "POST /tags HTTP/1.1" 409 226 0.001734 10.0.0.242 - - [2026-01-20 15:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.242 - - [2026-01-20 15:44:31] "GET /tag/09aa2248-d9c2-454b-b441-beb04a230e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.043850 10.0.0.242 - - [2026-01-20 15:44:31] "POST /access-control-lists HTTP/1.1" 200 632 0.086972 10.0.0.242 - - [2026-01-20 15:44:31] "POST /firewall-rules HTTP/1.1" 200 602 0.083590 10.0.0.242 - - [2026-01-20 15:44:31] "GET /firewall-rule/90d16907-18a2-4af5-bf40-9b24b62f2454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.007918 10.0.0.242 - - [2026-01-20 15:44:31] "GET /firewall-policy/90c32c9b-68e5-4170-9a34-9a1f3c52f7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.005108 10.0.0.242 - - [2026-01-20 15:44:31] "GET /firewall-rule/90d16907-18a2-4af5-bf40-9b24b62f2454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.006545 10.0.0.242 - - [2026-01-20 15:44:31] "POST /ref-update HTTP/1.1" 200 156 0.064053 10.0.0.242 - - [2026-01-20 15:44:31] "GET /application-policy-set/18692a7f-1cba-43e5-8ae4-3bef6a7be53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002799 10.0.0.242 - - [2026-01-20 15:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.242 - - [2026-01-20 15:44:31] "GET /policy-management/a2f390e2-55fd-45c8-9073-ffe614638316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002314 10.0.0.242 - - [2026-01-20 15:44:31] "POST /tags HTTP/1.1" 409 226 0.002123 10.0.0.242 - - [2026-01-20 15:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.242 - - [2026-01-20 15:44:31] "GET /tag/09aa2248-d9c2-454b-b441-beb04a230e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010663 10.0.0.242 - - [2026-01-20 15:44:31] "POST /firewall-rules HTTP/1.1" 200 600 0.072332 10.0.0.242 - - [2026-01-20 15:44:31] "GET /firewall-rule/472dc0ae-99ac-4ba8-b6ec-a4bd4acf9992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.013340 10.0.0.242 - - [2026-01-20 15:44:31] "GET /firewall-policy/90c32c9b-68e5-4170-9a34-9a1f3c52f7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.005014 10.0.0.242 - - [2026-01-20 15:44:31] "GET /firewall-rule/472dc0ae-99ac-4ba8-b6ec-a4bd4acf9992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003824 10.0.0.242 - - [2026-01-20 15:44:31] "POST /ref-update HTTP/1.1" 200 156 0.089299 10.0.0.242 - - [2026-01-20 15:44:33] "POST /tags HTTP/1.1" 200 346 0.107020 10.0.0.242 - - [2026-01-20 15:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010726 10.0.0.242 - - [2026-01-20 15:44:33] "GET /tag/b727edbf-e78e-47e1-afa8-4004fe2dc703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.015076 10.0.0.242 - - [2026-01-20 15:44:33] "POST /projects HTTP/1.1" 409 238 0.009111 10.0.0.242 - - [2026-01-20 15:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.242 - - [2026-01-20 15:44:33] "GET /project/b5971281-aaf1-4558-9a59-c487d7bb7297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036061 10.0.0.242 - - [2026-01-20 15:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.242 - - [2026-01-20 15:44:33] "GET /virtual-network/5abd8a87-e405-47d2-9221-a7fe2f373ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005580 10.0.0.242 - - [2026-01-20 15:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005106 10.0.0.242 - - [2026-01-20 15:44:33] "GET /virtual-network/2e06f778-ba3e-4a94-9dbc-ce3cf8a89088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004802 10.0.0.242 - - [2026-01-20 15:44:33] "POST /security-groups HTTP/1.1" 409 285 0.002496 10.0.0.242 - - [2026-01-20 15:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002691 10.0.0.242 - - [2026-01-20 15:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.242 - - [2026-01-20 15:44:33] "PUT /security-group/def26ca0-2e38-4fe2-be5d-4f488d899101 HTTP/1.1" 200 263 0.066942 10.0.0.242 - - [2026-01-20 15:44:33] "GET /project/b5971281-aaf1-4558-9a59-c487d7bb7297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.082301 10.0.0.242 - - [2026-01-20 15:44:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.038728 10.0.0.242 - - [2026-01-20 15:44:33] "PUT /access-control-list/16bcb51e-d42b-48e0-89b4-c59c3ee7e196 HTTP/1.1" 200 273 0.012102 10.0.0.242 - - [2026-01-20 15:44:33] "POST /tags HTTP/1.1" 409 228 0.002390 10.0.0.242 - - [2026-01-20 15:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005360 10.0.0.242 - - [2026-01-20 15:44:33] "PUT /access-control-list/7edead55-5209-4722-84b6-fd898a0aa46f HTTP/1.1" 200 273 0.047558 10.0.0.242 - - [2026-01-20 15:44:33] "GET /tag/b727edbf-e78e-47e1-afa8-4004fe2dc703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.029127 10.0.0.242 - - [2026-01-20 15:44:33] "POST /tags HTTP/1.1" 200 346 0.023632 10.0.0.242 - - [2026-01-20 15:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.242 - - [2026-01-20 15:44:33] "GET /tag/e8204d92-da2b-49a7-b6ca-800fc2d5eb6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.015093 10.0.0.242 - - [2026-01-20 15:44:33] "POST /projects HTTP/1.1" 409 238 0.002933 10.0.0.242 - - [2026-01-20 15:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.242 - - [2026-01-20 15:44:34] "GET /project/a021416a-e210-4af6-b1c6-5f77970ce75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.051164 10.0.0.242 - - [2026-01-20 15:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005246 10.0.0.242 - - [2026-01-20 15:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.242 - - [2026-01-20 15:44:34] "GET /project/a021416a-e210-4af6-b1c6-5f77970ce75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034580 10.0.0.242 - - [2026-01-20 15:44:34] "GET /virtual-network/5abd8a87-e405-47d2-9221-a7fe2f373ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004760 10.0.0.242 - - [2026-01-20 15:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.242 - - [2026-01-20 15:44:34] "GET /virtual-network/2e06f778-ba3e-4a94-9dbc-ce3cf8a89088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004662 10.0.0.242 - - [2026-01-20 15:44:34] "POST /security-groups HTTP/1.1" 409 285 0.003379 10.0.0.242 - - [2026-01-20 15:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.242 - - [2026-01-20 15:44:34] "PUT /security-group/dd4a3d31-83fb-4e26-8a9a-166919113def HTTP/1.1" 200 263 0.060293 10.0.0.242 - - [2026-01-20 15:44:34] "PUT /access-control-list/f5b4ee4e-3cde-48e7-8473-5bc8b15dc51b HTTP/1.1" 200 273 0.018451 10.0.0.242 - - [2026-01-20 15:44:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.037956 10.0.0.242 - - [2026-01-20 15:44:34] "POST /tags HTTP/1.1" 409 228 0.011521 10.0.0.242 - - [2026-01-20 15:44:34] "PUT /access-control-list/0669fd94-254c-405f-93a2-dc6f6541e279 HTTP/1.1" 200 273 0.031817 10.0.0.242 - - [2026-01-20 15:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007323 10.0.0.242 - - [2026-01-20 15:44:34] "GET /tag/e8204d92-da2b-49a7-b6ca-800fc2d5eb6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.040637 10.0.0.242 - - [2026-01-20 15:44:34] "POST /tags HTTP/1.1" 200 292 0.064104 10.0.0.242 - - [2026-01-20 15:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.242 - - [2026-01-20 15:44:34] "GET /tag/9bf0301d-c7de-4b32-b871-fb3403977fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.012933 10.0.0.242 - - [2026-01-20 15:44:34] "POST /tags HTTP/1.1" 200 304 0.056857 10.0.0.242 - - [2026-01-20 15:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.242 - - [2026-01-20 15:44:34] "GET /tag/0095be6a-6b22-4254-af2a-c8a7d638a48a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012522 10.0.0.242 - - [2026-01-20 15:44:34] "POST /tags HTTP/1.1" 409 252 0.002194 10.0.0.242 - - [2026-01-20 15:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.242 - - [2026-01-20 15:44:34] "GET /tag/3107d485-4c4a-432d-8579-89785677b92c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.015667 10.0.0.242 - - [2026-01-20 15:44:34] "POST /tags HTTP/1.1" 409 226 0.002222 10.0.0.242 - - [2026-01-20 15:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004551 10.0.0.242 - - [2026-01-20 15:44:34] "GET /tag/5089bf81-0a32-4334-9f9d-0ecba7418d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011282 10.0.0.242 - - [2026-01-20 15:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.242 - - [2026-01-20 15:44:34] "GET /virtual-network/5abd8a87-e405-47d2-9221-a7fe2f373ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004607 10.0.0.242 - - [2026-01-20 15:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.242 - - [2026-01-20 15:44:34] "GET /project/b5971281-aaf1-4558-9a59-c487d7bb7297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.039871 10.0.0.242 - - [2026-01-20 15:44:34] "POST /virtual-machines HTTP/1.1" 200 396 0.010216 10.0.0.242 - - [2026-01-20 15:44:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.008549 10.0.0.242 - - [2026-01-20 15:44:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.113882 10.0.0.242 - - [2026-01-20 15:44:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.024815 10.0.0.242 - - [2026-01-20 15:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.018685 10.0.0.242 - - [2026-01-20 15:44:35] "GET /virtual-machine-interface/eb88f348-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006534 10.0.0.242 - - [2026-01-20 15:44:35] "POST /instance-ips HTTP/1.1" 200 398 0.030419 10.0.0.242 - - [2026-01-20 15:44:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.039068 10.0.0.242 - - [2026-01-20 15:44:35] "GET /virtual-machine-interface/eb88f348-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012415 10.0.0.242 - - [2026-01-20 15:44:35] "POST /set-tag HTTP/1.1" 200 109 0.068097 10.0.0.242 - - [2026-01-20 15:44:35] "GET /virtual-machine-interface/eb88f348-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.021318 10.0.0.242 - - [2026-01-20 15:44:35] "GET /instance-ip/eba10f1e-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.008657 10.0.0.242 - - [2026-01-20 15:44:35] "GET /virtual-machine-interface/eb88f348-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004315 10.0.0.242 - - [2026-01-20 15:44:35] "POST /set-tag HTTP/1.1" 200 109 0.002219 10.0.0.242 - - [2026-01-20 15:44:35] "GET /virtual-router/337135e6-a05c-4db2-aa98-0e7c2f862702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003775 10.0.0.242 - - [2026-01-20 15:44:35] "POST /ref-update HTTP/1.1" 200 156 0.023542 10.0.0.242 - - [2026-01-20 15:44:35] "GET /virtual-machine-interface/eb88f348-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014615 10.0.0.242 - - [2026-01-20 15:44:35] "POST /set-tag HTTP/1.1" 200 109 0.003764 10.0.0.242 - - [2026-01-20 15:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.242 - - [2026-01-20 15:44:35] "GET /virtual-network/5abd8a87-e405-47d2-9221-a7fe2f373ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006028 10.0.0.242 - - [2026-01-20 15:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.242 - - [2026-01-20 15:44:35] "GET /project/b5971281-aaf1-4558-9a59-c487d7bb7297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.047418 10.0.0.242 - - [2026-01-20 15:44:35] "POST /virtual-machines HTTP/1.1" 200 396 0.009184 10.0.0.242 - - [2026-01-20 15:44:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.013301 10.0.0.242 - - [2026-01-20 15:44:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.131208 10.0.0.242 - - [2026-01-20 15:44:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.010072 10.0.0.242 - - [2026-01-20 15:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011047 10.0.0.242 - - [2026-01-20 15:44:36] "GET /virtual-machine-interface/ec0af956-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005006 10.0.0.242 - - [2026-01-20 15:44:36] "POST /instance-ips HTTP/1.1" 200 398 0.019029 10.0.0.242 - - [2026-01-20 15:44:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.023144 10.0.0.242 - - [2026-01-20 15:44:36] "GET /virtual-machine-interface/ec0af956-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.015740 10.0.0.242 - - [2026-01-20 15:44:36] "POST /set-tag HTTP/1.1" 200 109 0.067660 10.0.0.242 - - [2026-01-20 15:44:36] "GET /virtual-machine-interface/ec0af956-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.016793 10.0.0.242 - - [2026-01-20 15:44:36] "GET /instance-ip/ec29d3bc-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.009163 10.0.0.242 - - [2026-01-20 15:44:36] "GET /virtual-machine-interface/ec0af956-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004409 10.0.0.242 - - [2026-01-20 15:44:36] "POST /set-tag HTTP/1.1" 200 109 0.002380 10.0.0.242 - - [2026-01-20 15:44:36] "GET /virtual-router/337135e6-a05c-4db2-aa98-0e7c2f862702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.003875 10.0.0.242 - - [2026-01-20 15:44:36] "POST /ref-update HTTP/1.1" 200 156 0.007246 10.0.0.242 - - [2026-01-20 15:44:36] "GET /virtual-machine-interface/ec0af956-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005581 10.0.0.242 - - [2026-01-20 15:44:36] "POST /set-tag HTTP/1.1" 200 109 0.002693 10.0.0.242 - - [2026-01-20 15:44:36] "POST /tags HTTP/1.1" 200 292 0.018214 10.0.0.242 - - [2026-01-20 15:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.242 - - [2026-01-20 15:44:36] "GET /tag/9e683965-66e7-4df6-89d8-eb24c9350d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.017387 10.0.0.242 - - [2026-01-20 15:44:36] "POST /tags HTTP/1.1" 409 252 0.002006 10.0.0.242 - - [2026-01-20 15:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.242 - - [2026-01-20 15:44:36] "GET /tag/171e4cc2-4b8c-4803-9877-a433f2a85995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010192 10.0.0.242 - - [2026-01-20 15:44:36] "POST /tags HTTP/1.1" 409 226 0.004194 10.0.0.242 - - [2026-01-20 15:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.242 - - [2026-01-20 15:44:36] "GET /tag/09aa2248-d9c2-454b-b441-beb04a230e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011618 10.0.0.242 - - [2026-01-20 15:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.242 - - [2026-01-20 15:44:36] "GET /virtual-network/5abd8a87-e405-47d2-9221-a7fe2f373ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003854 10.0.0.242 - - [2026-01-20 15:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.242 - - [2026-01-20 15:44:36] "GET /project/a021416a-e210-4af6-b1c6-5f77970ce75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035259 10.0.0.242 - - [2026-01-20 15:44:36] "POST /virtual-machines HTTP/1.1" 200 396 0.007309 10.0.0.242 - - [2026-01-20 15:44:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.008348 10.0.0.242 - - [2026-01-20 15:44:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.135667 10.0.0.242 - - [2026-01-20 15:44:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.018931 10.0.0.242 - - [2026-01-20 15:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006608 10.0.0.242 - - [2026-01-20 15:44:37] "GET /virtual-machine-interface/eca29248-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004794 10.0.0.242 - - [2026-01-20 15:44:37] "POST /instance-ips HTTP/1.1" 200 398 0.018909 10.0.0.242 - - [2026-01-20 15:44:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.018766 10.0.0.242 - - [2026-01-20 15:44:37] "GET /virtual-machine-interface/eca29248-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010410 10.0.0.242 - - [2026-01-20 15:44:37] "POST /set-tag HTTP/1.1" 200 109 0.075392 10.0.0.242 - - [2026-01-20 15:44:37] "GET /virtual-machine-interface/eca29248-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.019535 10.0.0.242 - - [2026-01-20 15:44:37] "GET /instance-ip/ecbbf076-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005532 10.0.0.242 - - [2026-01-20 15:44:37] "GET /virtual-machine-interface/eca29248-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004396 10.0.0.242 - - [2026-01-20 15:44:37] "POST /set-tag HTTP/1.1" 200 109 0.002401 10.0.0.242 - - [2026-01-20 15:44:37] "GET /virtual-router/337135e6-a05c-4db2-aa98-0e7c2f862702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003845 10.0.0.242 - - [2026-01-20 15:44:37] "POST /ref-update HTTP/1.1" 200 156 0.010992 10.0.0.242 - - [2026-01-20 15:44:37] "GET /virtual-machine-interface/eca29248-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014884 10.0.0.242 - - [2026-01-20 15:44:37] "POST /set-tag HTTP/1.1" 200 109 0.002874 10.0.0.242 - - [2026-01-20 15:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.242 - - [2026-01-20 15:44:37] "GET /virtual-network/5abd8a87-e405-47d2-9221-a7fe2f373ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004292 10.0.0.242 - - [2026-01-20 15:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.242 - - [2026-01-20 15:44:37] "GET /project/a021416a-e210-4af6-b1c6-5f77970ce75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.050096 10.0.0.242 - - [2026-01-20 15:44:37] "POST /virtual-machines HTTP/1.1" 200 396 0.008087 10.0.0.242 - - [2026-01-20 15:44:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.013636 10.0.0.242 - - [2026-01-20 15:44:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.106636 10.0.0.242 - - [2026-01-20 15:44:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.011441 10.0.0.242 - - [2026-01-20 15:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.242 - - [2026-01-20 15:44:37] "GET /virtual-machine-interface/ed1d35b6-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008261 10.0.0.242 - - [2026-01-20 15:44:37] "POST /instance-ips HTTP/1.1" 200 398 0.024479 10.0.0.242 - - [2026-01-20 15:44:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.027811 10.0.0.242 - - [2026-01-20 15:44:37] "GET /virtual-machine-interface/ed1d35b6-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.014339 10.0.0.242 - - [2026-01-20 15:44:38] "POST /set-tag HTTP/1.1" 200 109 0.059821 10.0.0.242 - - [2026-01-20 15:44:38] "GET /virtual-machine-interface/ed1d35b6-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014695 10.0.0.242 - - [2026-01-20 15:44:38] "GET /instance-ip/ed37041e-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.012043 10.0.0.242 - - [2026-01-20 15:44:38] "GET /virtual-machine-interface/ed1d35b6-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004509 10.0.0.242 - - [2026-01-20 15:44:38] "POST /set-tag HTTP/1.1" 200 109 0.002321 10.0.0.242 - - [2026-01-20 15:44:38] "GET /virtual-router/337135e6-a05c-4db2-aa98-0e7c2f862702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.003683 10.0.0.242 - - [2026-01-20 15:44:38] "POST /ref-update HTTP/1.1" 200 156 0.008726 10.0.0.242 - - [2026-01-20 15:44:38] "GET /virtual-machine-interface/ed1d35b6-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017062 10.0.0.242 - - [2026-01-20 15:44:38] "POST /set-tag HTTP/1.1" 200 109 0.002946 10.0.0.242 - - [2026-01-20 15:44:38] "POST /tags HTTP/1.1" 200 300 0.016976 10.0.0.242 - - [2026-01-20 15:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.242 - - [2026-01-20 15:44:38] "GET /tag/7a59ecf4-1577-43fb-85be-501755cb6f49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012133 10.0.0.242 - - [2026-01-20 15:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.242 - - [2026-01-20 15:44:38] "GET /virtual-network/5abd8a87-e405-47d2-9221-a7fe2f373ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003719 10.0.0.242 - - [2026-01-20 15:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.242 - - [2026-01-20 15:44:38] "GET /project/b5971281-aaf1-4558-9a59-c487d7bb7297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.027310 10.0.0.242 - - [2026-01-20 15:44:38] "POST /virtual-machines HTTP/1.1" 200 396 0.011458 10.0.0.242 - - [2026-01-20 15:44:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.016929 10.0.0.242 - - [2026-01-20 15:44:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.100959 10.0.0.242 - - [2026-01-20 15:44:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.011874 10.0.0.242 - - [2026-01-20 15:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.015096 10.0.0.242 - - [2026-01-20 15:44:38] "GET /virtual-machine-interface/eda08c54-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006759 10.0.0.242 - - [2026-01-20 15:44:38] "POST /instance-ips HTTP/1.1" 200 398 0.020126 10.0.0.242 - - [2026-01-20 15:44:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.022460 10.0.0.242 - - [2026-01-20 15:44:38] "GET /virtual-machine-interface/eda08c54-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012053 10.0.0.242 - - [2026-01-20 15:44:38] "POST /set-tag HTTP/1.1" 200 109 0.016512 10.0.0.242 - - [2026-01-20 15:44:38] "GET /virtual-machine-interface/eda08c54-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.024383 10.0.0.242 - - [2026-01-20 15:44:38] "GET /instance-ip/edb96bd4-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003147 10.0.0.242 - - [2026-01-20 15:44:38] "GET /virtual-machine-interface/eda08c54-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004388 10.0.0.242 - - [2026-01-20 15:44:38] "POST /set-tag HTTP/1.1" 200 109 0.002207 10.0.0.242 - - [2026-01-20 15:44:38] "POST /tags HTTP/1.1" 200 300 0.021165 10.0.0.242 - - [2026-01-20 15:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.242 - - [2026-01-20 15:44:39] "GET /tag/942d65cf-5243-44cc-a563-384e2bf49b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.013113 10.0.0.242 - - [2026-01-20 15:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.242 - - [2026-01-20 15:44:39] "GET /virtual-network/5abd8a87-e405-47d2-9221-a7fe2f373ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004032 10.0.0.242 - - [2026-01-20 15:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.242 - - [2026-01-20 15:44:39] "GET /project/b5971281-aaf1-4558-9a59-c487d7bb7297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.038641 10.0.0.242 - - [2026-01-20 15:44:39] "POST /virtual-machines HTTP/1.1" 200 396 0.008209 10.0.0.242 - - [2026-01-20 15:44:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.017292 10.0.0.242 - - [2026-01-20 15:44:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.108634 10.0.0.242 - - [2026-01-20 15:44:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.018280 10.0.0.242 - - [2026-01-20 15:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010239 10.0.0.242 - - [2026-01-20 15:44:39] "GET /virtual-machine-interface/ee0f817c-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005307 10.0.0.242 - - [2026-01-20 15:44:39] "POST /instance-ips HTTP/1.1" 200 398 0.036467 10.0.0.242 - - [2026-01-20 15:44:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.059933 10.0.0.242 - - [2026-01-20 15:44:39] "GET /virtual-machine-interface/ee0f817c-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.015805 10.0.0.242 - - [2026-01-20 15:44:39] "POST /set-tag HTTP/1.1" 200 109 0.033166 10.0.0.242 - - [2026-01-20 15:44:39] "GET /virtual-machine-interface/ee0f817c-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.041579 10.0.0.242 - - [2026-01-20 15:44:39] "GET /instance-ip/ee25f682-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.010208 10.0.0.242 - - [2026-01-20 15:44:39] "GET /virtual-machine-interface/ee0f817c-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.015274 10.0.0.242 - - [2026-01-20 15:44:39] "POST /set-tag HTTP/1.1" 200 109 0.004934 10.0.0.242 - - [2026-01-20 15:44:39] "POST /tags HTTP/1.1" 200 300 0.036938 10.0.0.242 - - [2026-01-20 15:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.242 - - [2026-01-20 15:44:39] "GET /tag/6ac7b4e1-f537-4a51-a67f-0efc9198ef68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.026865 10.0.0.242 - - [2026-01-20 15:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.242 - - [2026-01-20 15:44:39] "GET /virtual-network/5abd8a87-e405-47d2-9221-a7fe2f373ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006883 10.0.0.242 - - [2026-01-20 15:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.242 - - [2026-01-20 15:44:40] "GET /project/a021416a-e210-4af6-b1c6-5f77970ce75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.044708 10.0.0.242 - - [2026-01-20 15:44:40] "POST /virtual-machines HTTP/1.1" 200 396 0.013534 10.0.0.242 - - [2026-01-20 15:44:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.017108 10.0.0.242 - - [2026-01-20 15:44:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.134906 10.0.0.242 - - [2026-01-20 15:44:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.027742 10.0.0.242 - - [2026-01-20 15:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012384 10.0.0.242 - - [2026-01-20 15:44:40] "GET /virtual-machine-interface/ee96f044-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004535 10.0.0.242 - - [2026-01-20 15:44:40] "POST /instance-ips HTTP/1.1" 200 398 0.029212 10.0.0.242 - - [2026-01-20 15:44:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.023300 10.0.0.242 - - [2026-01-20 15:44:40] "GET /virtual-machine-interface/ee96f044-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011468 10.0.0.242 - - [2026-01-20 15:44:40] "POST /set-tag HTTP/1.1" 200 109 0.017938 10.0.0.242 - - [2026-01-20 15:44:40] "GET /virtual-machine-interface/ee96f044-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.012644 10.0.0.242 - - [2026-01-20 15:44:40] "GET /instance-ip/eeb10a1a-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003144 10.0.0.242 - - [2026-01-20 15:44:40] "GET /virtual-machine-interface/ee96f044-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004401 10.0.0.242 - - [2026-01-20 15:44:40] "POST /set-tag HTTP/1.1" 200 109 0.002061 10.0.0.242 - - [2026-01-20 15:44:40] "POST /tags HTTP/1.1" 200 300 0.019697 10.0.0.242 - - [2026-01-20 15:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010898 10.0.0.242 - - [2026-01-20 15:44:40] "GET /tag/b7b87942-9def-47c8-bbd6-2c55ea429db4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012288 10.0.0.242 - - [2026-01-20 15:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.242 - - [2026-01-20 15:44:40] "GET /virtual-network/5abd8a87-e405-47d2-9221-a7fe2f373ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004032 10.0.0.242 - - [2026-01-20 15:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.242 - - [2026-01-20 15:44:40] "GET /project/a021416a-e210-4af6-b1c6-5f77970ce75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.030750 10.0.0.242 - - [2026-01-20 15:44:40] "POST /virtual-machines HTTP/1.1" 200 396 0.008190 10.0.0.242 - - [2026-01-20 15:44:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.013570 10.0.0.242 - - [2026-01-20 15:44:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.106130 10.0.0.242 - - [2026-01-20 15:44:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.010895 10.0.0.242 - - [2026-01-20 15:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009722 10.0.0.242 - - [2026-01-20 15:44:40] "GET /virtual-machine-interface/ef0226ac-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007206 10.0.0.242 - - [2026-01-20 15:44:41] "POST /instance-ips HTTP/1.1" 200 398 0.019576 10.0.0.242 - - [2026-01-20 15:44:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.029855 10.0.0.242 - - [2026-01-20 15:44:41] "GET /virtual-machine-interface/ef0226ac-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011051 10.0.0.242 - - [2026-01-20 15:44:41] "POST /set-tag HTTP/1.1" 200 109 0.016924 10.0.0.242 - - [2026-01-20 15:44:41] "GET /virtual-machine-interface/ef0226ac-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.022483 10.0.0.242 - - [2026-01-20 15:44:41] "GET /instance-ip/ef1b0410-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003375 10.0.0.242 - - [2026-01-20 15:44:41] "GET /virtual-machine-interface/ef0226ac-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004403 10.0.0.242 - - [2026-01-20 15:44:41] "POST /set-tag HTTP/1.1" 200 109 0.002122 10.0.0.242 - - [2026-01-20 15:44:41] "GET /virtual-router/337135e6-a05c-4db2-aa98-0e7c2f862702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.003400 10.0.0.242 - - [2026-01-20 15:44:41] "POST /ref-update HTTP/1.1" 200 156 0.007908 10.0.0.242 - - [2026-01-20 15:44:41] "GET /virtual-machine-interface/eda08c54-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004508 10.0.0.242 - - [2026-01-20 15:44:41] "POST /set-tag HTTP/1.1" 200 109 0.002309 10.0.0.242 - - [2026-01-20 15:44:41] "GET /virtual-machine-interface/eb88f348-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004143 10.0.0.242 - - [2026-01-20 15:44:41] "POST /set-tag HTTP/1.1" 200 109 0.002398 10.0.0.242 - - [2026-01-20 15:44:41] "GET /virtual-router/337135e6-a05c-4db2-aa98-0e7c2f862702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.004513 10.0.0.242 - - [2026-01-20 15:44:41] "POST /ref-update HTTP/1.1" 200 156 0.007920 10.0.0.242 - - [2026-01-20 15:44:41] "GET /virtual-machine-interface/ee0f817c-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.017582 10.0.0.242 - - [2026-01-20 15:44:41] "POST /set-tag HTTP/1.1" 200 109 0.002723 10.0.0.242 - - [2026-01-20 15:44:41] "GET /virtual-router/337135e6-a05c-4db2-aa98-0e7c2f862702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.004292 10.0.0.242 - - [2026-01-20 15:44:41] "POST /ref-update HTTP/1.1" 200 156 0.007821 10.0.0.242 - - [2026-01-20 15:44:41] "GET /virtual-machine-interface/ee96f044-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005753 10.0.0.242 - - [2026-01-20 15:44:41] "POST /set-tag HTTP/1.1" 200 109 0.002392 10.0.0.242 - - [2026-01-20 15:44:41] "GET /virtual-machine-interface/ec0af956-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004515 10.0.0.242 - - [2026-01-20 15:44:41] "POST /set-tag HTTP/1.1" 200 109 0.002574 10.0.0.242 - - [2026-01-20 15:44:41] "GET /virtual-router/337135e6-a05c-4db2-aa98-0e7c2f862702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.004553 10.0.0.242 - - [2026-01-20 15:44:41] "POST /ref-update HTTP/1.1" 200 156 0.010407 10.0.0.242 - - [2026-01-20 15:44:41] "GET /virtual-machine-interface/ef0226ac-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004994 10.0.0.242 - - [2026-01-20 15:44:41] "POST /set-tag HTTP/1.1" 200 109 0.002370 10.0.0.242 - - [2026-01-20 15:44:42] "GET /virtual-machine-interface/eca29248-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004402 10.0.0.242 - - [2026-01-20 15:44:42] "POST /set-tag HTTP/1.1" 200 109 0.007633 10.0.0.242 - - [2026-01-20 15:44:42] "GET /virtual-machine-interface/ed1d35b6-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005431 10.0.0.242 - - [2026-01-20 15:44:42] "POST /set-tag HTTP/1.1" 200 109 0.002366 10.0.0.242 - - [2026-01-20 15:44:42] "GET /virtual-machine-interface/eda08c54-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004408 10.0.0.242 - - [2026-01-20 15:44:42] "POST /set-tag HTTP/1.1" 200 109 0.005912 10.0.0.242 - - [2026-01-20 15:44:42] "GET /virtual-machine-interface/ee0f817c-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003969 10.0.0.242 - - [2026-01-20 15:44:42] "POST /set-tag HTTP/1.1" 200 109 0.002511 10.0.0.242 - - [2026-01-20 15:44:42] "GET /virtual-machine-interface/ee96f044-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003969 10.0.0.242 - - [2026-01-20 15:44:42] "POST /set-tag HTTP/1.1" 200 109 0.002597 10.0.0.242 - - [2026-01-20 15:44:42] "GET /virtual-machine-interface/ed1d35b6-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005062 10.0.0.242 - - [2026-01-20 15:44:42] "POST /set-tag HTTP/1.1" 200 109 0.002388 10.0.0.242 - - [2026-01-20 15:44:42] "GET /virtual-machine-interface/ef0226ac-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004045 10.0.0.242 - - [2026-01-20 15:44:42] "POST /set-tag HTTP/1.1" 200 109 0.002783 10.0.0.242 - - [2026-01-20 15:44:47] "GET /virtual-machine-interface/ee96f044-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004460 10.0.0.242 - - [2026-01-20 15:44:47] "POST /set-tag HTTP/1.1" 200 109 0.002434 10.0.0.242 - - [2026-01-20 15:44:47] "GET /virtual-machine-interface/eda08c54-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005933 10.0.0.242 - - [2026-01-20 15:44:47] "POST /set-tag HTTP/1.1" 200 109 0.002681 10.0.0.242 - - [2026-01-20 15:44:47] "GET /virtual-machine-interface/eb88f348-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003838 10.0.0.242 - - [2026-01-20 15:44:47] "POST /set-tag HTTP/1.1" 200 109 0.002537 10.0.0.242 - - [2026-01-20 15:44:47] "GET /virtual-machine-interface/ec0af956-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004245 10.0.0.242 - - [2026-01-20 15:44:47] "POST /set-tag HTTP/1.1" 200 109 0.002812 10.0.0.242 - - [2026-01-20 15:44:48] "GET /virtual-machine-interface/eca29248-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005374 10.0.0.242 - - [2026-01-20 15:44:48] "POST /set-tag HTTP/1.1" 200 109 0.002703 10.0.0.242 - - [2026-01-20 15:44:49] "GET /virtual-machine/d9fb7792-d5e4-4e78-876b-60281fe1fbcb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003142 10.0.0.242 - - [2026-01-20 15:44:49] "GET /virtual-machine-interface/eb88f348-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004188 10.0.0.242 - - [2026-01-20 15:44:49] "GET /virtual-machine/bf93acdb-a9ec-4448-a9ef-70f50622c41d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003094 10.0.0.242 - - [2026-01-20 15:44:49] "GET /virtual-machine-interface/ec0af956-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004238 10.0.0.242 - - [2026-01-20 15:44:49] "GET /virtual-machine/4ba92651-18bc-47a6-86b6-0544eccac73e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002992 10.0.0.242 - - [2026-01-20 15:44:49] "GET /virtual-machine-interface/eca29248-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004390 10.0.0.242 - - [2026-01-20 15:44:49] "GET /virtual-machine/d039c2e1-1725-4a78-a420-2352d54f9d7b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002950 10.0.0.242 - - [2026-01-20 15:44:49] "GET /virtual-machine-interface/ed1d35b6-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004019 10.0.0.242 - - [2026-01-20 15:44:49] "GET /virtual-machine/1f678df4-e7fc-4a56-8e49-42869ca61bc0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002991 10.0.0.242 - - [2026-01-20 15:44:49] "GET /virtual-machine-interface/eda08c54-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003908 10.0.0.242 - - [2026-01-20 15:44:49] "GET /virtual-machine/e615a065-6108-44aa-bb86-63ed9a5ce442?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003038 10.0.0.242 - - [2026-01-20 15:44:49] "GET /virtual-machine-interface/ee96f044-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006604 10.0.0.242 - - [2026-01-20 15:44:51] "GET /virtual-machine-interface/ef0226ac-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005517 10.0.0.242 - - [2026-01-20 15:44:51] "POST /set-tag HTTP/1.1" 200 109 0.003298 10.0.0.242 - - [2026-01-20 15:44:51] "GET /virtual-machine-interface/ee0f817c-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004376 10.0.0.242 - - [2026-01-20 15:44:51] "POST /set-tag HTTP/1.1" 200 109 0.002336 10.0.0.242 - - [2026-01-20 15:44:54] "GET /virtual-machine/87bfe749-6edf-4af1-9bac-fd5845070f51?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003069 10.0.0.242 - - [2026-01-20 15:44:54] "GET /virtual-machine-interface/ee0f817c-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003792 10.0.0.242 - - [2026-01-20 15:44:54] "GET /virtual-machine/201526d4-0ed5-42e1-8063-b4a3869fb8f1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003023 10.0.0.242 - - [2026-01-20 15:44:54] "GET /virtual-machine-interface/ef0226ac-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004483 10.0.0.242 - - [2026-01-20 15:44:55] "GET /loadbalancer/30cab3d2-1d80-4f2c-9d85-8dbd041ca1e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004774 10.0.0.242 - - [2026-01-20 15:44:55] "POST /tags HTTP/1.1" 200 334 0.032712 10.0.0.242 - - [2026-01-20 15:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.012280 10.0.0.242 - - [2026-01-20 15:44:55] "GET /tag/a9105cba-c892-4ed1-8211-b88579611e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011766 10.0.0.242 - - [2026-01-20 15:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.242 - - [2026-01-20 15:44:55] "GET /project/b5971281-aaf1-4558-9a59-c487d7bb7297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031899 10.0.0.242 - - [2026-01-20 15:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.242 - - [2026-01-20 15:44:55] "GET /virtual-network/2e06f778-ba3e-4a94-9dbc-ce3cf8a89088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005407 10.0.0.242 - - [2026-01-20 15:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.242 - - [2026-01-20 15:44:55] "GET /service-appliance-set/9403627a-5793-4298-9c88-42341021fe1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002446 10.0.0.242 - - [2026-01-20 15:44:55] "POST /fqname-to-id HTTP/1.1" 404 273 0.002066 10.0.0.242 - - [2026-01-20 15:44:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.142973 10.0.0.242 - - [2026-01-20 15:44:55] "GET /virtual-machine-interface/937e1598-11db-4e8c-909c-892f6e1b57c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.028621 10.0.0.242 - - [2026-01-20 15:44:55] "POST /instance-ips HTTP/1.1" 200 410 0.045772 10.0.0.242 - - [2026-01-20 15:44:55] "GET /instance-ip/fc098c6f-724a-459b-a775-2c9b29889c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.037959 10.0.0.242 - - [2026-01-20 15:44:55] "POST /loadbalancers HTTP/1.1" 200 631 0.068355 10.0.0.242 - - [2026-01-20 15:44:55] "GET /project/b5971281-aaf1-4558-9a59-c487d7bb7297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.056776 10.0.0.242 - - [2026-01-20 15:44:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.042315 10.0.0.242 - - [2026-01-20 15:44:55] "GET /instance-ip/fc098c6f-724a-459b-a775-2c9b29889c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.014976 10.0.0.242 - - [2026-01-20 15:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010302 10.0.0.242 - - [2026-01-20 15:44:55] "GET /project/b5971281-aaf1-4558-9a59-c487d7bb7297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.044142 10.0.0.242 - - [2026-01-20 15:44:55] "POST /floating-ips HTTP/1.1" 200 599 0.047899 10.0.0.242 - - [2026-01-20 15:44:56] "GET /loadbalancer/30cab3d2-1d80-4f2c-9d85-8dbd041ca1e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003078 10.0.0.242 - - [2026-01-20 15:44:56] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.021286 10.0.0.242 - - [2026-01-20 15:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.242 - - [2026-01-20 15:44:56] "GET /project/b5971281-aaf1-4558-9a59-c487d7bb7297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036883 10.0.0.242 - - [2026-01-20 15:44:56] "GET /loadbalancer-listener/bfe5796a-f43c-43bd-96d4-fbde7af6d1fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.007806 10.0.0.242 - - [2026-01-20 15:44:56] "GET /loadbalancer-listener/bfe5796a-f43c-43bd-96d4-fbde7af6d1fb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.005816 10.0.0.242 - - [2026-01-20 15:44:56] "GET /loadbalancer/30cab3d2-1d80-4f2c-9d85-8dbd041ca1e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.006185 10.0.0.242 - - [2026-01-20 15:44:56] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.019353 10.0.0.242 - - [2026-01-20 15:44:56] "GET /instance-ip/fc098c6f-724a-459b-a775-2c9b29889c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.003026 10.0.0.242 - - [2026-01-20 15:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002680 10.0.0.242 - - [2026-01-20 15:44:56] "GET /instance-ip/fc098c6f-724a-459b-a775-2c9b29889c9e?fields=floating_ips HTTP/1.1" 200 1215 0.009345 10.0.0.242 - - [2026-01-20 15:44:56] "GET /loadbalancer/30cab3d2-1d80-4f2c-9d85-8dbd041ca1e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003025 10.0.0.242 - - [2026-01-20 15:44:56] "GET /floating-ip/b7017932-5686-4723-9b14-1aaf6c0c2a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.004410 10.0.0.242 - - [2026-01-20 15:44:56] "GET /loadbalancer-pool/ca967c37-e319-48af-962f-1b887738e245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.007088 10.0.0.242 - - [2026-01-20 15:44:56] "POST /loadbalancer-members HTTP/1.1" 200 723 0.027565 10.0.0.242 - - [2026-01-20 15:44:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.027792 10.0.0.242 - - [2026-01-20 15:44:56] "GET /virtual-machine-interface/eb88f348-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005250 10.0.0.242 - - [2026-01-20 15:44:56] "GET /virtual-machine-interface/eb88f348-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005040 10.0.0.242 - - [2026-01-20 15:44:56] "POST /ref-update HTTP/1.1" 200 156 0.016116 10.0.0.242 - - [2026-01-20 15:44:56] "GET /floating-ip/b7017932-5686-4723-9b14-1aaf6c0c2a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.016692 10.0.0.242 - - [2026-01-20 15:44:56] "POST /tags HTTP/1.1" 409 221 0.002272 10.0.0.242 - - [2026-01-20 15:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.242 - - [2026-01-20 15:44:56] "GET /tag/a9105cba-c892-4ed1-8211-b88579611e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.012089 10.0.0.242 - - [2026-01-20 15:44:56] "PUT /floating-ip/b7017932-5686-4723-9b14-1aaf6c0c2a6b HTTP/1.1" 200 257 0.009220 10.0.0.242 - - [2026-01-20 15:44:56] "POST /set-tag HTTP/1.1" 200 109 0.084574 10.0.0.242 - - [2026-01-20 15:44:56] "GET /loadbalancer-pool/ca967c37-e319-48af-962f-1b887738e245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.022111 10.0.0.242 - - [2026-01-20 15:44:56] "POST /loadbalancer-members HTTP/1.1" 200 723 0.026316 10.0.0.242 - - [2026-01-20 15:44:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.009831 10.0.0.242 - - [2026-01-20 15:44:56] "GET /virtual-machine-interface/ec0af956-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014859 10.0.0.242 - - [2026-01-20 15:44:56] "GET /virtual-machine-interface/ec0af956-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005236 10.0.0.242 - - [2026-01-20 15:44:56] "POST /ref-update HTTP/1.1" 200 156 0.016809 10.0.0.242 - - [2026-01-20 15:44:56] "GET /floating-ip/b7017932-5686-4723-9b14-1aaf6c0c2a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.016170 10.0.0.242 - - [2026-01-20 15:44:56] "POST /set-tag HTTP/1.1" 200 109 0.111099 10.0.0.242 - - [2026-01-20 15:44:57] "POST /tags HTTP/1.1" 409 206 0.002531 10.0.0.242 - - [2026-01-20 15:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.242 - - [2026-01-20 15:44:57] "GET /tag/0095be6a-6b22-4254-af2a-c8a7d638a48a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.019501 10.0.0.242 - - [2026-01-20 15:44:57] "POST /tags HTTP/1.1" 409 204 0.004062 10.0.0.242 - - [2026-01-20 15:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.242 - - [2026-01-20 15:44:57] "GET /tag/942d65cf-5243-44cc-a563-384e2bf49b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.018770 10.0.0.242 - - [2026-01-20 15:44:57] "GET /application-policy-set/18692a7f-1cba-43e5-8ae4-3bef6a7be53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004240 10.0.0.242 - - [2026-01-20 15:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004751 10.0.0.242 - - [2026-01-20 15:44:57] "GET /policy-management/a2f390e2-55fd-45c8-9073-ffe614638316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006022 10.0.0.242 - - [2026-01-20 15:44:57] "POST /tags HTTP/1.1" 409 206 0.002281 10.0.0.242 - - [2026-01-20 15:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.242 - - [2026-01-20 15:44:57] "GET /tag/0095be6a-6b22-4254-af2a-c8a7d638a48a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015072 10.0.0.242 - - [2026-01-20 15:44:58] "POST /tags HTTP/1.1" 409 226 0.002973 10.0.0.242 - - [2026-01-20 15:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.242 - - [2026-01-20 15:44:58] "GET /tag/5089bf81-0a32-4334-9f9d-0ecba7418d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.031602 10.0.0.242 - - [2026-01-20 15:44:58] "POST /tags HTTP/1.1" 409 204 0.002101 10.0.0.242 - - [2026-01-20 15:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.242 - - [2026-01-20 15:44:58] "GET /tag/942d65cf-5243-44cc-a563-384e2bf49b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.015001 10.0.0.242 - - [2026-01-20 15:44:58] "POST /tags HTTP/1.1" 409 226 0.002179 10.0.0.242 - - [2026-01-20 15:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006319 10.0.0.242 - - [2026-01-20 15:44:58] "GET /tag/5089bf81-0a32-4334-9f9d-0ecba7418d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.028728 10.0.0.242 - - [2026-01-20 15:44:58] "GET /application-policy-set/18692a7f-1cba-43e5-8ae4-3bef6a7be53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004122 10.0.0.242 - - [2026-01-20 15:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.242 - - [2026-01-20 15:44:58] "GET /policy-management/a2f390e2-55fd-45c8-9073-ffe614638316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002805 10.0.0.242 - - [2026-01-20 15:44:58] "POST /firewall-rules HTTP/1.1" 200 628 0.080905 10.0.0.242 - - [2026-01-20 15:44:58] "POST /firewall-rules HTTP/1.1" 200 648 0.111587 10.0.0.242 - - [2026-01-20 15:44:58] "GET /firewall-rule/236f3376-db52-495f-92ef-fce38472829c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.010500 10.0.0.242 - - [2026-01-20 15:44:58] "GET /firewall-policy/d121d067-9404-4498-85cc-dc054e9ec331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002975 10.0.0.242 - - [2026-01-20 15:44:58] "GET /firewall-rule/53dc5fee-4bcd-4f3c-84b4-43b079bc83b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.007773 10.0.0.242 - - [2026-01-20 15:44:58] "POST /ref-update HTTP/1.1" 200 156 0.021430 10.0.0.242 - - [2026-01-20 15:44:58] "POST /firewall-policys HTTP/1.1" 200 608 0.038571 10.0.0.242 - - [2026-01-20 15:44:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.013978 10.0.0.242 - - [2026-01-20 15:44:58] "GET /firewall-policy/915b3463-02f8-437b-96a0-a968129c3748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.012782 10.0.0.242 - - [2026-01-20 15:44:58] "GET /application-policy-set/18692a7f-1cba-43e5-8ae4-3bef6a7be53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003860 10.0.0.242 - - [2026-01-20 15:44:58] "GET /firewall-policy/915b3463-02f8-437b-96a0-a968129c3748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002887 10.0.0.242 - - [2026-01-20 15:44:58] "GET /firewall-policy/71109377-c42e-4033-bf8d-5c43f5cb4cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003488 10.0.0.242 - - [2026-01-20 15:44:58] "GET /firewall-policy/90c32c9b-68e5-4170-9a34-9a1f3c52f7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.004150 10.0.0.242 - - [2026-01-20 15:44:58] "GET /firewall-policy/d121d067-9404-4498-85cc-dc054e9ec331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.005089 10.0.0.242 - - [2026-01-20 15:44:58] "GET /firewall-policy/d121d067-9404-4498-85cc-dc054e9ec331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002638 10.0.0.242 - - [2026-01-20 15:44:58] "GET /firewall-policy/90c32c9b-68e5-4170-9a34-9a1f3c52f7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.002447 10.0.0.242 - - [2026-01-20 15:44:58] "POST /ref-update HTTP/1.1" 200 156 0.041891 10.0.0.242 - - [2026-01-20 15:44:59] "POST /ref-update HTTP/1.1" 200 156 0.054505 10.0.0.242 - - [2026-01-20 15:44:59] "POST /ref-update HTTP/1.1" 200 156 0.045452 10.0.0.242 - - [2026-01-20 15:44:59] "POST /ref-update HTTP/1.1" 200 156 0.020348 10.0.0.242 - - [2026-01-20 15:44:59] "POST /ref-update HTTP/1.1" 200 156 0.030204 10.0.0.242 - - [2026-01-20 15:44:59] "GET /firewall-policy/915b3463-02f8-437b-96a0-a968129c3748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.011750 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:44:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001006 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:44:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001054 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:45:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001025 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:45:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001068 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:45:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000945 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:45:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000923 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:45:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001247 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:45:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000977 10.0.0.242 - - [2026-01-20 15:47:06] "POST /tags HTTP/1.1" 409 252 0.003809 10.0.0.242 - - [2026-01-20 15:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.242 - - [2026-01-20 15:47:06] "GET /tag/171e4cc2-4b8c-4803-9877-a433f2a85995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.019924 10.0.0.242 - - [2026-01-20 15:47:06] "POST /tags HTTP/1.1" 409 228 0.005751 10.0.0.242 - - [2026-01-20 15:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.242 - - [2026-01-20 15:47:06] "GET /tag/e8204d92-da2b-49a7-b6ca-800fc2d5eb6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.028552 10.0.0.242 - - [2026-01-20 15:47:06] "GET /application-policy-set/18692a7f-1cba-43e5-8ae4-3bef6a7be53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.005872 10.0.0.242 - - [2026-01-20 15:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.242 - - [2026-01-20 15:47:06] "GET /policy-management/a2f390e2-55fd-45c8-9073-ffe614638316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005943 10.0.0.242 - - [2026-01-20 15:47:06] "POST /tags HTTP/1.1" 409 206 0.003336 10.0.0.242 - - [2026-01-20 15:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004455 10.0.0.242 - - [2026-01-20 15:47:06] "GET /tag/0095be6a-6b22-4254-af2a-c8a7d638a48a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.037459 10.0.0.242 - - [2026-01-20 15:47:06] "POST /tags HTTP/1.1" 409 226 0.005751 10.0.0.242 - - [2026-01-20 15:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003864 10.0.0.242 - - [2026-01-20 15:47:07] "GET /tag/5089bf81-0a32-4334-9f9d-0ecba7418d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.028234 10.0.0.242 - - [2026-01-20 15:47:07] "POST /tags HTTP/1.1" 409 204 0.006847 10.0.0.242 - - [2026-01-20 15:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.242 - - [2026-01-20 15:47:07] "GET /tag/942d65cf-5243-44cc-a563-384e2bf49b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011969 10.0.0.242 - - [2026-01-20 15:47:07] "POST /tags HTTP/1.1" 409 226 0.004733 10.0.0.242 - - [2026-01-20 15:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020 10.0.0.242 - - [2026-01-20 15:47:07] "GET /tag/5089bf81-0a32-4334-9f9d-0ecba7418d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.020276 10.0.0.242 - - [2026-01-20 15:47:07] "POST /tags HTTP/1.1" 409 228 0.003572 10.0.0.242 - - [2026-01-20 15:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.242 - - [2026-01-20 15:47:07] "GET /tag/e8204d92-da2b-49a7-b6ca-800fc2d5eb6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.015847 10.0.0.242 - - [2026-01-20 15:47:07] "POST /tags HTTP/1.1" 409 252 0.003479 10.0.0.242 - - [2026-01-20 15:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.242 - - [2026-01-20 15:47:07] "GET /tag/171e4cc2-4b8c-4803-9877-a433f2a85995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.015340 10.0.0.242 - - [2026-01-20 15:47:07] "GET /application-policy-set/18692a7f-1cba-43e5-8ae4-3bef6a7be53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003192 10.0.0.242 - - [2026-01-20 15:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004803 10.0.0.242 - - [2026-01-20 15:47:07] "GET /policy-management/a2f390e2-55fd-45c8-9073-ffe614638316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003565 10.0.0.242 - - [2026-01-20 15:47:07] "POST /firewall-rules HTTP/1.1" 409 281 0.004924 10.0.0.242 - - [2026-01-20 15:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002580 10.0.0.242 - - [2026-01-20 15:47:07] "PUT /firewall-rule/53dc5fee-4bcd-4f3c-84b4-43b079bc83b5 HTTP/1.1" 200 261 0.042839 10.0.0.242 - - [2026-01-20 15:47:07] "POST /firewall-rules HTTP/1.1" 409 291 0.006745 10.0.0.242 - - [2026-01-20 15:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.242 - - [2026-01-20 15:47:07] "PUT /firewall-rule/236f3376-db52-495f-92ef-fce38472829c HTTP/1.1" 200 261 0.040366 10.0.0.242 - - [2026-01-20 15:47:07] "GET /firewall-rule/236f3376-db52-495f-92ef-fce38472829c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.011109 10.0.0.242 - - [2026-01-20 15:47:07] "POST /firewall-rules HTTP/1.1" 200 660 0.100662 10.0.0.242 - - [2026-01-20 15:47:07] "GET /firewall-rule/031e498a-3d24-4e84-9519-4e8594e1434f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.022322 10.0.0.242 - - [2026-01-20 15:47:07] "GET /firewall-policy/d121d067-9404-4498-85cc-dc054e9ec331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003099 10.0.0.242 - - [2026-01-20 15:47:07] "GET /firewall-rule/53dc5fee-4bcd-4f3c-84b4-43b079bc83b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003176 10.0.0.242 - - [2026-01-20 15:47:07] "POST /firewall-policys HTTP/1.1" 409 269 0.002394 10.0.0.242 - - [2026-01-20 15:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.242 - - [2026-01-20 15:47:07] "PUT /firewall-policy/915b3463-02f8-437b-96a0-a968129c3748 HTTP/1.1" 200 265 0.046055 10.0.0.242 - - [2026-01-20 15:47:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.036441 10.0.0.242 - - [2026-01-20 15:47:08] "GET /firewall-policy/915b3463-02f8-437b-96a0-a968129c3748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.013324 10.0.0.242 - - [2026-01-20 15:47:08] "GET /application-policy-set/18692a7f-1cba-43e5-8ae4-3bef6a7be53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003041 10.0.0.242 - - [2026-01-20 15:47:08] "GET /firewall-policy/915b3463-02f8-437b-96a0-a968129c3748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005016 10.0.0.242 - - [2026-01-20 15:47:08] "GET /firewall-policy/71109377-c42e-4033-bf8d-5c43f5cb4cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.005806 10.0.0.242 - - [2026-01-20 15:47:08] "GET /firewall-policy/90c32c9b-68e5-4170-9a34-9a1f3c52f7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.004319 10.0.0.242 - - [2026-01-20 15:47:08] "GET /firewall-policy/915b3463-02f8-437b-96a0-a968129c3748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003785 10.0.0.242 - - [2026-01-20 15:47:08] "GET /firewall-policy/915b3463-02f8-437b-96a0-a968129c3748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003981 10.0.0.242 - - [2026-01-20 15:47:08] "GET /virtual-machine-interface/722b4ce0-f615-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010760 10.0.0.242 - - [2026-01-20 15:47:08] "POST /set-tag HTTP/1.1" 200 109 0.005618 10.0.0.242 - - [2026-01-20 15:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.242 - - [2026-01-20 15:47:08] "GET /loadbalancer/cbe8acb5-8f3f-4022-b25f-b3b1f00802a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003122 10.0.0.242 - - [2026-01-20 15:47:08] "GET /virtual-machine-interface/722b4ce0-f615-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004719 10.0.0.242 - - [2026-01-20 15:47:08] "POST /set-tag HTTP/1.1" 200 109 0.021129 10.0.0.242 - - [2026-01-20 15:47:08] "DELETE /loadbalancer-member/36772b21-5106-4f47-96a8-0827d4999461 HTTP/1.1" 200 115 0.039892 10.0.0.242 - - [2026-01-20 15:47:08] "GET /virtual-machine-interface/722b4ce0-f615-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004717 10.0.0.242 - - [2026-01-20 15:47:08] "POST /set-tag HTTP/1.1" 200 109 0.002738 10.0.0.242 - - [2026-01-20 15:47:08] "DELETE /loadbalancer-member/646fcd1e-dddc-4daa-9198-5d913b8502c7 HTTP/1.1" 200 115 0.031716 10.0.0.242 - - [2026-01-20 15:47:08] "GET /virtual-machine-interface/722b4ce0-f615-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008793 10.0.0.242 - - [2026-01-20 15:47:08] "POST /set-tag HTTP/1.1" 200 109 0.002770 10.0.0.242 - - [2026-01-20 15:47:08] "DELETE /loadbalancer-member/9cb2379b-8444-498d-a23c-cae9545d3976 HTTP/1.1" 200 115 0.039857 10.0.0.242 - - [2026-01-20 15:47:08] "GET /virtual-machine-interface/722b4ce0-f615-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.015317 10.0.0.242 - - [2026-01-20 15:47:08] "POST /set-tag HTTP/1.1" 200 109 0.004942 10.0.0.242 - - [2026-01-20 15:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.242 - - [2026-01-20 15:47:08] "GET /loadbalancer/cbe8acb5-8f3f-4022-b25f-b3b1f00802a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002622 10.0.0.242 - - [2026-01-20 15:47:08] "GET /loadbalancer-pool/32ec6feb-6124-40cf-ae85-11519eeaa07a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002981 10.0.0.242 - - [2026-01-20 15:47:08] "POST /loadbalancer-members HTTP/1.1" 200 692 0.033666 10.0.0.242 - - [2026-01-20 15:47:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.011185 10.0.0.242 - - [2026-01-20 15:47:08] "GET /virtual-machine-interface/722b4ce0-f615-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.018601 10.0.0.242 - - [2026-01-20 15:47:08] "GET /virtual-machine-interface/722b4ce0-f615-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011425 10.0.0.242 - - [2026-01-20 15:47:08] "GET /floating-ip/951884a2-9dfc-405f-9255-b006c6ee1022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.007807 10.0.0.242 - - [2026-01-20 15:47:08] "POST /set-tag HTTP/1.1" 200 109 0.088141 10.0.0.242 - - [2026-01-20 15:47:08] "GET /loadbalancer-pool/5f38eadd-5a7e-48b3-9d80-f14c56f746d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003314 10.0.0.242 - - [2026-01-20 15:47:08] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015634 10.0.0.242 - - [2026-01-20 15:47:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.017394 10.0.0.242 - - [2026-01-20 15:47:09] "GET /virtual-machine-interface/722b4ce0-f615-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010359 10.0.0.242 - - [2026-01-20 15:47:09] "GET /virtual-machine-interface/722b4ce0-f615-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.012396 10.0.0.242 - - [2026-01-20 15:47:09] "GET /floating-ip/951884a2-9dfc-405f-9255-b006c6ee1022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002525 10.0.0.242 - - [2026-01-20 15:47:09] "POST /set-tag HTTP/1.1" 200 109 0.002837 10.0.0.242 - - [2026-01-20 15:47:09] "GET /loadbalancer-pool/1a5a7527-836b-4991-8b68-c355679f681e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.007686 10.0.0.242 - - [2026-01-20 15:47:09] "POST /loadbalancer-members HTTP/1.1" 200 694 0.030951 10.0.0.242 - - [2026-01-20 15:47:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.010458 10.0.0.242 - - [2026-01-20 15:47:09] "GET /virtual-machine-interface/722b4ce0-f615-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005759 10.0.0.242 - - [2026-01-20 15:47:09] "POST /set-tag HTTP/1.1" 200 109 0.004210 10.0.0.242 - - [2026-01-20 15:47:09] "GET /virtual-machine-interface/722b4ce0-f615-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.011002 10.0.0.242 - - [2026-01-20 15:47:09] "GET /floating-ip/951884a2-9dfc-405f-9255-b006c6ee1022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002855 10.0.0.242 - - [2026-01-20 15:47:56] "GET /global-system-configs HTTP/1.1" 200 323 0.002866 10.0.0.242 - - [2026-01-20 15:47:57] "GET /global-system-configs HTTP/1.1" 200 323 0.002139 10.0.0.242 - - [2026-01-20 15:48:09] "GET /virtual-machine-interface/eb88f348-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.011671 10.0.0.242 - - [2026-01-20 15:48:09] "POST /set-tag HTTP/1.1" 200 109 0.007472 10.0.0.242 - - [2026-01-20 15:48:09] "GET /virtual-machine-interface/eda08c54-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004403 10.0.0.242 - - [2026-01-20 15:48:09] "POST /set-tag HTTP/1.1" 200 109 0.004229 10.0.0.242 - - [2026-01-20 15:48:09] "GET /virtual-machine-interface/ed1d35b6-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005046 10.0.0.242 - - [2026-01-20 15:48:09] "POST /set-tag HTTP/1.1" 200 109 0.002607 10.0.0.242 - - [2026-01-20 15:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.242 - - [2026-01-20 15:48:09] "GET /loadbalancer/30cab3d2-1d80-4f2c-9d85-8dbd041ca1e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003480 10.0.0.242 - - [2026-01-20 15:48:09] "GET /virtual-machine-interface/eb88f348-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005730 10.0.0.242 - - [2026-01-20 15:48:09] "POST /set-tag HTTP/1.1" 200 109 0.020319 10.0.0.242 - - [2026-01-20 15:48:09] "DELETE /loadbalancer-member/434d7df0-1be1-4b2d-9259-fdd6f2d25f27 HTTP/1.1" 200 115 0.026995 10.0.0.242 - - [2026-01-20 15:48:09] "GET /virtual-machine-interface/ef0226ac-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005394 10.0.0.242 - - [2026-01-20 15:48:09] "POST /set-tag HTTP/1.1" 200 109 0.002270 10.0.0.242 - - [2026-01-20 15:48:09] "GET /virtual-machine-interface/ee0f817c-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004344 10.0.0.242 - - [2026-01-20 15:48:09] "POST /set-tag HTTP/1.1" 200 109 0.002696 10.0.0.242 - - [2026-01-20 15:48:09] "GET /virtual-machine-interface/ec0af956-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004462 10.0.0.242 - - [2026-01-20 15:48:09] "POST /set-tag HTTP/1.1" 200 109 0.002768 10.0.0.242 - - [2026-01-20 15:48:09] "GET /virtual-machine-interface/ee96f044-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004698 10.0.0.242 - - [2026-01-20 15:48:09] "POST /set-tag HTTP/1.1" 200 109 0.002384 10.0.0.242 - - [2026-01-20 15:48:09] "GET /virtual-machine-interface/eca29248-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004595 10.0.0.242 - - [2026-01-20 15:48:09] "POST /set-tag HTTP/1.1" 200 109 0.003861 10.0.0.242 - - [2026-01-20 15:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.242 - - [2026-01-20 15:48:09] "GET /loadbalancer/30cab3d2-1d80-4f2c-9d85-8dbd041ca1e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003171 10.0.0.242 - - [2026-01-20 15:48:10] "GET /virtual-machine-interface/ec0af956-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.016462 10.0.0.242 - - [2026-01-20 15:48:10] "POST /set-tag HTTP/1.1" 200 109 0.007245 10.0.0.242 - - [2026-01-20 15:48:10] "GET /virtual-machine-interface/ec0af956-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.006942 10.0.0.242 - - [2026-01-20 15:48:10] "POST /set-tag HTTP/1.1" 200 109 0.002560 10.0.0.242 - - [2026-01-20 15:48:10] "GET /virtual-machine/bf93acdb-a9ec-4448-a9ef-70f50622c41d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002441 10.0.0.242 - - [2026-01-20 15:48:10] "POST /ref-update HTTP/1.1" 200 156 0.010410 10.0.0.242 - - [2026-01-20 15:48:10] "GET /virtual-machine-interface/ec0af956-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004370 10.0.0.242 - - [2026-01-20 15:48:10] "POST /set-tag HTTP/1.1" 200 109 0.019510 10.0.0.242 - - [2026-01-20 15:48:10] "POST /set-tag HTTP/1.1" 200 109 0.028775 10.0.0.242 - - [2026-01-20 15:48:10] "POST /set-tag HTTP/1.1" 200 109 0.025890 10.0.0.242 - - [2026-01-20 15:48:11] "POST /set-tag HTTP/1.1" 200 109 0.039819 10.0.0.242 - - [2026-01-20 15:48:11] "POST /set-tag HTTP/1.1" 200 109 0.028522 10.0.0.242 - - [2026-01-20 15:48:11] "DELETE /instance-ip/ec29d3bc-f616-11f0-9c70-fa163ec4f82f HTTP/1.1" 200 115 0.040309 10.0.0.242 - - [2026-01-20 15:48:11] "POST /ref-update HTTP/1.1" 200 156 0.010612 10.0.0.242 - - [2026-01-20 15:48:11] "DELETE /virtual-machine-interface/ec0af956-f616-11f0-9c70-fa163ec4f82f HTTP/1.1" 200 115 0.043610 10.0.0.242 - - [2026-01-20 15:48:11] "DELETE /virtual-machine/bf93acdb-a9ec-4448-a9ef-70f50622c41d HTTP/1.1" 200 115 0.023250 10.0.0.242 - - [2026-01-20 15:48:11] "GET /virtual-machine-interface/ed1d35b6-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007381 10.0.0.242 - - [2026-01-20 15:48:11] "POST /set-tag HTTP/1.1" 200 109 0.002707 10.0.0.242 - - [2026-01-20 15:48:11] "GET /virtual-machine-interface/ed1d35b6-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004241 10.0.0.242 - - [2026-01-20 15:48:11] "POST /set-tag HTTP/1.1" 200 109 0.002268 10.0.0.242 - - [2026-01-20 15:48:11] "GET /virtual-machine/d039c2e1-1725-4a78-a420-2352d54f9d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003339 10.0.0.242 - - [2026-01-20 15:48:11] "POST /ref-update HTTP/1.1" 200 156 0.015305 10.0.0.242 - - [2026-01-20 15:48:11] "GET /virtual-machine-interface/ed1d35b6-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014005 10.0.0.242 - - [2026-01-20 15:48:11] "POST /set-tag HTTP/1.1" 200 109 0.021076 10.0.0.242 - - [2026-01-20 15:48:11] "POST /set-tag HTTP/1.1" 200 109 0.034509 10.0.0.242 - - [2026-01-20 15:48:11] "POST /set-tag HTTP/1.1" 200 109 0.034879 10.0.0.242 - - [2026-01-20 15:48:11] "POST /set-tag HTTP/1.1" 200 109 0.025971 10.0.0.242 - - [2026-01-20 15:48:11] "POST /set-tag HTTP/1.1" 200 109 0.046288 10.0.0.242 - - [2026-01-20 15:48:11] "DELETE /instance-ip/ed37041e-f616-11f0-9c70-fa163ec4f82f HTTP/1.1" 200 115 0.049653 10.0.0.242 - - [2026-01-20 15:48:11] "DELETE /virtual-machine-interface/ed1d35b6-f616-11f0-9c70-fa163ec4f82f HTTP/1.1" 200 115 0.064388 10.0.0.242 - - [2026-01-20 15:48:11] "DELETE /virtual-machine/d039c2e1-1725-4a78-a420-2352d54f9d7b HTTP/1.1" 200 115 0.045173 10.0.0.242 - - [2026-01-20 15:48:11] "GET /virtual-machine-interface/eca29248-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009775 10.0.0.242 - - [2026-01-20 15:48:11] "POST /set-tag HTTP/1.1" 200 109 0.003272 10.0.0.242 - - [2026-01-20 15:48:11] "GET /virtual-machine-interface/eca29248-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005864 10.0.0.242 - - [2026-01-20 15:48:11] "POST /set-tag HTTP/1.1" 200 109 0.002615 10.0.0.242 - - [2026-01-20 15:48:11] "GET /virtual-machine/4ba92651-18bc-47a6-86b6-0544eccac73e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003480 10.0.0.242 - - [2026-01-20 15:48:11] "POST /ref-update HTTP/1.1" 200 156 0.020335 10.0.0.242 - - [2026-01-20 15:48:12] "GET /virtual-machine-interface/eca29248-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007197 10.0.0.242 - - [2026-01-20 15:48:12] "POST /set-tag HTTP/1.1" 200 109 0.020777 10.0.0.242 - - [2026-01-20 15:48:12] "POST /set-tag HTTP/1.1" 200 109 0.048642 10.0.0.242 - - [2026-01-20 15:48:12] "POST /set-tag HTTP/1.1" 200 109 0.029327 10.0.0.242 - - [2026-01-20 15:48:12] "POST /set-tag HTTP/1.1" 200 109 0.014876 10.0.0.242 - - [2026-01-20 15:48:12] "POST /set-tag HTTP/1.1" 200 109 0.031124 10.0.0.242 - - [2026-01-20 15:48:12] "DELETE /instance-ip/ecbbf076-f616-11f0-9c70-fa163ec4f82f HTTP/1.1" 200 115 0.053175 10.0.0.242 - - [2026-01-20 15:48:12] "DELETE /virtual-machine-interface/eca29248-f616-11f0-9c70-fa163ec4f82f HTTP/1.1" 200 115 0.046942 10.0.0.242 - - [2026-01-20 15:48:12] "DELETE /virtual-machine/4ba92651-18bc-47a6-86b6-0544eccac73e HTTP/1.1" 200 115 0.023711 10.0.0.242 - - [2026-01-20 15:48:12] "DELETE /tag/9e683965-66e7-4df6-89d8-eb24c9350d3e HTTP/1.1" 200 115 0.032293 10.0.0.242 - - [2026-01-20 15:48:12] "GET /virtual-machine-interface/eb88f348-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004142 10.0.0.242 - - [2026-01-20 15:48:12] "POST /set-tag HTTP/1.1" 200 109 0.003318 10.0.0.242 - - [2026-01-20 15:48:12] "GET /virtual-machine-interface/eb88f348-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004345 10.0.0.242 - - [2026-01-20 15:48:12] "POST /set-tag HTTP/1.1" 200 109 0.002276 10.0.0.242 - - [2026-01-20 15:48:12] "GET /virtual-machine/d9fb7792-d5e4-4e78-876b-60281fe1fbcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003943 10.0.0.242 - - [2026-01-20 15:48:12] "POST /ref-update HTTP/1.1" 200 156 0.019322 10.0.0.242 - - [2026-01-20 15:48:12] "GET /virtual-machine-interface/eb88f348-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012683 10.0.0.242 - - [2026-01-20 15:48:12] "POST /set-tag HTTP/1.1" 200 109 0.027495 10.0.0.242 - - [2026-01-20 15:48:12] "POST /set-tag HTTP/1.1" 200 109 0.031192 10.0.0.242 - - [2026-01-20 15:48:12] "POST /set-tag HTTP/1.1" 200 109 0.026306 10.0.0.242 - - [2026-01-20 15:48:12] "POST /set-tag HTTP/1.1" 200 109 0.016928 10.0.0.242 - - [2026-01-20 15:48:12] "POST /set-tag HTTP/1.1" 200 109 0.026557 10.0.0.242 - - [2026-01-20 15:48:12] "DELETE /instance-ip/eba10f1e-f616-11f0-9c70-fa163ec4f82f HTTP/1.1" 200 115 0.045754 10.0.0.242 - - [2026-01-20 15:48:12] "POST /ref-update HTTP/1.1" 200 156 0.007513 10.0.0.242 - - [2026-01-20 15:48:12] "DELETE /virtual-machine-interface/eb88f348-f616-11f0-9c70-fa163ec4f82f HTTP/1.1" 200 115 0.037558 10.0.0.242 - - [2026-01-20 15:48:13] "DELETE /virtual-machine/d9fb7792-d5e4-4e78-876b-60281fe1fbcb HTTP/1.1" 200 115 0.025361 10.0.0.242 - - [2026-01-20 15:48:13] "DELETE /tag/9bf0301d-c7de-4b32-b871-fb3403977fbf HTTP/1.1" 200 115 0.039339 10.0.0.242 - - [2026-01-20 15:48:13] "DELETE /tag/0095be6a-6b22-4254-af2a-c8a7d638a48a HTTP/1.1" 409 391 0.006919 10.0.0.242 - - [2026-01-20 15:48:40] "GET /virtual-machine-interface/ef0226ac-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006829 10.0.0.242 - - [2026-01-20 15:48:40] "POST /set-tag HTTP/1.1" 200 109 0.005194 10.0.0.242 - - [2026-01-20 15:48:40] "GET /virtual-machine-interface/ef0226ac-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008288 10.0.0.242 - - [2026-01-20 15:48:40] "POST /set-tag HTTP/1.1" 200 109 0.004246 10.0.0.242 - - [2026-01-20 15:48:40] "GET /virtual-machine/201526d4-0ed5-42e1-8063-b4a3869fb8f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002901 10.0.0.242 - - [2026-01-20 15:48:40] "POST /ref-update HTTP/1.1" 200 156 0.013615 10.0.0.242 - - [2026-01-20 15:48:40] "GET /virtual-machine-interface/ef0226ac-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.025044 10.0.0.242 - - [2026-01-20 15:48:41] "POST /set-tag HTTP/1.1" 200 109 0.041961 10.0.0.242 - - [2026-01-20 15:48:41] "POST /set-tag HTTP/1.1" 200 109 0.054934 10.0.0.242 - - [2026-01-20 15:48:41] "POST /set-tag HTTP/1.1" 200 109 0.069775 10.0.0.242 - - [2026-01-20 15:48:41] "POST /set-tag HTTP/1.1" 200 109 0.045666 10.0.0.242 - - [2026-01-20 15:48:41] "DELETE /instance-ip/ef1b0410-f616-11f0-9c70-fa163ec4f82f HTTP/1.1" 200 115 0.098977 10.0.0.242 - - [2026-01-20 15:48:41] "DELETE /virtual-machine-interface/ef0226ac-f616-11f0-9c70-fa163ec4f82f HTTP/1.1" 200 115 0.078227 10.0.0.242 - - [2026-01-20 15:48:41] "DELETE /virtual-machine/201526d4-0ed5-42e1-8063-b4a3869fb8f1 HTTP/1.1" 200 115 0.049332 10.0.0.242 - - [2026-01-20 15:48:41] "DELETE /tag/b7b87942-9def-47c8-bbd6-2c55ea429db4 HTTP/1.1" 200 115 0.066066 10.0.0.242 - - [2026-01-20 15:48:41] "GET /virtual-machine-interface/ee96f044-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004788 10.0.0.242 - - [2026-01-20 15:48:41] "POST /set-tag HTTP/1.1" 200 109 0.002788 10.0.0.242 - - [2026-01-20 15:48:41] "GET /virtual-machine-interface/ee96f044-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006606 10.0.0.242 - - [2026-01-20 15:48:41] "POST /set-tag HTTP/1.1" 200 109 0.002328 10.0.0.242 - - [2026-01-20 15:48:41] "GET /virtual-machine/e615a065-6108-44aa-bb86-63ed9a5ce442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003224 10.0.0.242 - - [2026-01-20 15:48:41] "POST /ref-update HTTP/1.1" 200 156 0.008698 10.0.0.242 - - [2026-01-20 15:48:41] "GET /virtual-machine-interface/ee96f044-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006947 10.0.0.242 - - [2026-01-20 15:48:41] "POST /set-tag HTTP/1.1" 200 109 0.017643 10.0.0.242 - - [2026-01-20 15:48:41] "POST /set-tag HTTP/1.1" 200 109 0.028949 10.0.0.242 - - [2026-01-20 15:48:41] "POST /set-tag HTTP/1.1" 200 109 0.028845 10.0.0.242 - - [2026-01-20 15:48:41] "POST /set-tag HTTP/1.1" 200 109 0.013526 10.0.0.242 - - [2026-01-20 15:48:41] "DELETE /instance-ip/eeb10a1a-f616-11f0-9c70-fa163ec4f82f HTTP/1.1" 200 115 0.048310 10.0.0.242 - - [2026-01-20 15:48:41] "DELETE /virtual-machine-interface/ee96f044-f616-11f0-9c70-fa163ec4f82f HTTP/1.1" 200 115 0.037774 10.0.0.242 - - [2026-01-20 15:48:41] "DELETE /virtual-machine/e615a065-6108-44aa-bb86-63ed9a5ce442 HTTP/1.1" 200 115 0.024716 10.0.0.242 - - [2026-01-20 15:48:41] "DELETE /tag/171e4cc2-4b8c-4803-9877-a433f2a85995 HTTP/1.1" 409 237 0.005679 10.0.0.242 - - [2026-01-20 15:48:42] "DELETE /tag/e8204d92-da2b-49a7-b6ca-800fc2d5eb6f HTTP/1.1" 409 237 0.005471 10.0.0.242 - - [2026-01-20 15:48:42] "DELETE /tag/6ac7b4e1-f537-4a51-a67f-0efc9198ef68 HTTP/1.1" 200 115 0.038016 10.0.0.242 - - [2026-01-20 15:48:42] "GET /virtual-machine-interface/ee0f817c-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005783 10.0.0.242 - - [2026-01-20 15:48:42] "POST /set-tag HTTP/1.1" 200 109 0.004392 10.0.0.242 - - [2026-01-20 15:48:42] "GET /virtual-machine-interface/ee0f817c-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004493 10.0.0.242 - - [2026-01-20 15:48:42] "POST /set-tag HTTP/1.1" 200 109 0.002003 10.0.0.242 - - [2026-01-20 15:48:42] "GET /virtual-machine/87bfe749-6edf-4af1-9bac-fd5845070f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002917 10.0.0.242 - - [2026-01-20 15:48:42] "POST /ref-update HTTP/1.1" 200 156 0.009476 10.0.0.242 - - [2026-01-20 15:48:42] "GET /virtual-machine-interface/ee0f817c-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004177 10.0.0.242 - - [2026-01-20 15:48:42] "POST /set-tag HTTP/1.1" 200 109 0.015431 10.0.0.242 - - [2026-01-20 15:48:42] "POST /set-tag HTTP/1.1" 200 109 0.023847 10.0.0.242 - - [2026-01-20 15:48:42] "POST /set-tag HTTP/1.1" 200 109 0.022856 10.0.0.242 - - [2026-01-20 15:48:42] "POST /set-tag HTTP/1.1" 200 109 0.013349 10.0.0.242 - - [2026-01-20 15:48:42] "DELETE /instance-ip/ee25f682-f616-11f0-9c70-fa163ec4f82f HTTP/1.1" 200 115 0.048178 10.0.0.242 - - [2026-01-20 15:48:42] "DELETE /virtual-machine-interface/ee0f817c-f616-11f0-9c70-fa163ec4f82f HTTP/1.1" 200 115 0.034225 10.0.0.242 - - [2026-01-20 15:48:42] "DELETE /virtual-machine/87bfe749-6edf-4af1-9bac-fd5845070f51 HTTP/1.1" 200 115 0.022041 10.0.0.242 - - [2026-01-20 15:48:42] "DELETE /tag/942d65cf-5243-44cc-a563-384e2bf49b9b HTTP/1.1" 409 237 0.004950 10.0.0.242 - - [2026-01-20 15:48:42] "GET /virtual-machine-interface/eda08c54-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004208 10.0.0.242 - - [2026-01-20 15:48:42] "POST /set-tag HTTP/1.1" 200 109 0.002118 10.0.0.242 - - [2026-01-20 15:48:42] "GET /virtual-machine-interface/eda08c54-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003596 10.0.0.242 - - [2026-01-20 15:48:42] "POST /set-tag HTTP/1.1" 200 109 0.001869 10.0.0.242 - - [2026-01-20 15:48:42] "GET /virtual-machine/1f678df4-e7fc-4a56-8e49-42869ca61bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003078 10.0.0.242 - - [2026-01-20 15:48:42] "POST /ref-update HTTP/1.1" 200 156 0.009506 10.0.0.242 - - [2026-01-20 15:48:42] "GET /virtual-machine-interface/eda08c54-f616-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.021452 10.0.0.242 - - [2026-01-20 15:48:42] "POST /set-tag HTTP/1.1" 200 109 0.027339 10.0.0.242 - - [2026-01-20 15:48:42] "POST /set-tag HTTP/1.1" 200 109 0.039080 10.0.0.242 - - [2026-01-20 15:48:42] "POST /set-tag HTTP/1.1" 200 109 0.033101 10.0.0.242 - - [2026-01-20 15:48:42] "POST /set-tag HTTP/1.1" 200 109 0.013280 10.0.0.242 - - [2026-01-20 15:48:42] "DELETE /instance-ip/edb96bd4-f616-11f0-9c70-fa163ec4f82f HTTP/1.1" 200 115 0.052944 10.0.0.242 - - [2026-01-20 15:48:43] "DELETE /virtual-machine-interface/eda08c54-f616-11f0-9c70-fa163ec4f82f HTTP/1.1" 200 115 0.040879 10.0.0.242 - - [2026-01-20 15:48:43] "DELETE /virtual-machine/1f678df4-e7fc-4a56-8e49-42869ca61bc0 HTTP/1.1" 200 115 0.015644 10.0.0.242 - - [2026-01-20 15:48:43] "DELETE /tag/b727edbf-e78e-47e1-afa8-4004fe2dc703 HTTP/1.1" 200 115 0.035957 10.0.0.242 - - [2026-01-20 15:48:43] "DELETE /tag/3107d485-4c4a-432d-8579-89785677b92c HTTP/1.1" 200 115 0.032901 10.0.0.242 - - [2026-01-20 15:48:43] "DELETE /tag/7a59ecf4-1577-43fb-85be-501755cb6f49 HTTP/1.1" 200 115 0.030150 10.0.0.242 - - [2026-01-20 15:48:44] "POST /projects HTTP/1.1" 409 238 0.002315 10.0.0.242 - - [2026-01-20 15:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.242 - - [2026-01-20 15:48:44] "GET /project/a021416a-e210-4af6-b1c6-5f77970ce75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035613 10.0.0.242 - - [2026-01-20 15:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.242 - - [2026-01-20 15:48:44] "GET /virtual-network/5abd8a87-e405-47d2-9221-a7fe2f373ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003425 10.0.0.242 - - [2026-01-20 15:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.242 - - [2026-01-20 15:48:44] "GET /virtual-network/2e06f778-ba3e-4a94-9dbc-ce3cf8a89088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004384 10.0.0.242 - - [2026-01-20 15:48:44] "POST /security-groups HTTP/1.1" 409 285 0.002422 10.0.0.242 - - [2026-01-20 15:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.242 - - [2026-01-20 15:48:44] "PUT /security-group/dd4a3d31-83fb-4e26-8a9a-166919113def HTTP/1.1" 200 263 0.055290 10.0.0.242 - - [2026-01-20 15:48:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.017511 10.0.0.242 - - [2026-01-20 15:48:44] "PUT /access-control-list/f5b4ee4e-3cde-48e7-8473-5bc8b15dc51b HTTP/1.1" 200 273 0.024200 10.0.0.242 - - [2026-01-20 15:48:44] "PUT /access-control-list/0669fd94-254c-405f-93a2-dc6f6541e279 HTTP/1.1" 200 273 0.009938 10.0.0.242 - - [2026-01-20 15:48:49] "POST /projects HTTP/1.1" 409 238 0.002299 10.0.0.242 - - [2026-01-20 15:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.242 - - [2026-01-20 15:48:49] "GET /project/a021416a-e210-4af6-b1c6-5f77970ce75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.028635 10.0.0.242 - - [2026-01-20 15:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006163 10.0.0.242 - - [2026-01-20 15:48:49] "GET /virtual-network/5abd8a87-e405-47d2-9221-a7fe2f373ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003997 10.0.0.242 - - [2026-01-20 15:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.242 - - [2026-01-20 15:48:49] "GET /virtual-network/2e06f778-ba3e-4a94-9dbc-ce3cf8a89088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004052 10.0.0.242 - - [2026-01-20 15:48:49] "POST /security-groups HTTP/1.1" 409 285 0.002237 10.0.0.242 - - [2026-01-20 15:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001527 10.0.0.242 - - [2026-01-20 15:48:49] "PUT /security-group/dd4a3d31-83fb-4e26-8a9a-166919113def HTTP/1.1" 200 263 0.053410 10.0.0.242 - - [2026-01-20 15:48:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.019125 10.0.0.242 - - [2026-01-20 15:48:49] "PUT /access-control-list/f5b4ee4e-3cde-48e7-8473-5bc8b15dc51b HTTP/1.1" 200 273 0.018904 10.0.0.242 - - [2026-01-20 15:48:49] "GET /firewall-policy/90c32c9b-68e5-4170-9a34-9a1f3c52f7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.011573 10.0.0.242 - - [2026-01-20 15:48:49] "PUT /access-control-list/0669fd94-254c-405f-93a2-dc6f6541e279 HTTP/1.1" 200 273 0.022917 10.0.0.242 - - [2026-01-20 15:48:49] "GET /firewall-rule/90d16907-18a2-4af5-bf40-9b24b62f2454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003961 10.0.0.242 - - [2026-01-20 15:48:49] "POST /ref-update HTTP/1.1" 200 156 0.048012 10.0.0.242 - - [2026-01-20 15:48:50] "DELETE /firewall-rule/90d16907-18a2-4af5-bf40-9b24b62f2454 HTTP/1.1" 200 115 0.051305 10.0.0.242 - - [2026-01-20 15:48:50] "GET /firewall-policy/90c32c9b-68e5-4170-9a34-9a1f3c52f7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.006279 10.0.0.242 - - [2026-01-20 15:48:50] "GET /firewall-rule/472dc0ae-99ac-4ba8-b6ec-a4bd4acf9992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002810 10.0.0.242 - - [2026-01-20 15:48:50] "POST /ref-update HTTP/1.1" 200 156 0.044253 10.0.0.242 - - [2026-01-20 15:48:50] "DELETE /firewall-rule/472dc0ae-99ac-4ba8-b6ec-a4bd4acf9992 HTTP/1.1" 200 115 0.035456 10.0.0.242 - - [2026-01-20 15:48:50] "DELETE /tag/171e4cc2-4b8c-4803-9877-a433f2a85995 HTTP/1.1" 409 237 0.005481 10.0.0.242 - - [2026-01-20 15:48:50] "DELETE /tag/e8204d92-da2b-49a7-b6ca-800fc2d5eb6f HTTP/1.1" 409 237 0.005684 10.0.0.242 - - [2026-01-20 15:48:50] "DELETE /tag/09aa2248-d9c2-454b-b441-beb04a230e25 HTTP/1.1" 200 115 0.040036 10.0.0.242 - - [2026-01-20 15:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.242 - - [2026-01-20 15:48:50] "GET /virtual-network/5abd8a87-e405-47d2-9221-a7fe2f373ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005238 10.0.0.242 - - [2026-01-20 15:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.242 - - [2026-01-20 15:48:50] "GET /virtual-network/2e06f778-ba3e-4a94-9dbc-ce3cf8a89088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004832 10.0.0.242 - - [2026-01-20 15:48:50] "PUT /virtual-network/5abd8a87-e405-47d2-9221-a7fe2f373ccc HTTP/1.1" 200 265 0.045873 10.0.0.242 - - [2026-01-20 15:48:50] "PUT /virtual-network/2e06f778-ba3e-4a94-9dbc-ce3cf8a89088 HTTP/1.1" 200 265 0.058625 10.0.0.242 - - [2026-01-20 15:48:50] "DELETE /security-group/dd4a3d31-83fb-4e26-8a9a-166919113def HTTP/1.1" 200 115 0.047663 10.0.0.242 - - [2026-01-20 15:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.242 - - [2026-01-20 15:48:50] "DELETE /access-control-list/f5b4ee4e-3cde-48e7-8473-5bc8b15dc51b HTTP/1.1" 200 115 0.039145 10.0.0.242 - - [2026-01-20 15:48:50] "DELETE /access-control-list/0669fd94-254c-405f-93a2-dc6f6541e279 HTTP/1.1" 200 115 0.020576 10.0.0.242 - - [2026-01-20 15:48:50] "GET /project/a021416a-e210-4af6-b1c6-5f77970ce75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.032130 10.0.0.242 - - [2026-01-20 15:48:50] "GET /project/a021416a-e210-4af6-b1c6-5f77970ce75f?fields=security_groups HTTP/1.1" 200 1353 0.032134 10.0.0.242 - - [2026-01-20 15:48:50] "DELETE /security-group/12663f0d-9fb3-402b-b72b-1eea2ae82585 HTTP/1.1" 200 115 0.040209 10.0.0.242 - - [2026-01-20 15:48:50] "DELETE /access-control-list/bba916af-af0a-4afe-a815-4cb430e67d62 HTTP/1.1" 200 115 0.041921 10.0.0.242 - - [2026-01-20 15:48:50] "GET /project/a021416a-e210-4af6-b1c6-5f77970ce75f?fields=application_policy_sets HTTP/1.1" 200 1392 0.049296 10.0.0.242 - - [2026-01-20 15:48:50] "DELETE /access-control-list/aa0ff82d-78c4-4314-847a-30a8d8fce4ab HTTP/1.1" 200 115 0.050555 10.0.0.242 - - [2026-01-20 15:48:50] "DELETE /project/a021416a-e210-4af6-b1c6-5f77970ce75f HTTP/1.1" 200 115 0.305316 10.0.0.242 - - [2026-01-20 15:48:50] "POST /projects HTTP/1.1" 409 238 0.002103 10.0.0.242 - - [2026-01-20 15:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.242 - - [2026-01-20 15:48:50] "GET /project/b5971281-aaf1-4558-9a59-c487d7bb7297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036149 10.0.0.242 - - [2026-01-20 15:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001506 10.0.0.242 - - [2026-01-20 15:48:50] "GET /virtual-network/5abd8a87-e405-47d2-9221-a7fe2f373ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.003849 10.0.0.242 - - [2026-01-20 15:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.242 - - [2026-01-20 15:48:51] "GET /virtual-network/2e06f778-ba3e-4a94-9dbc-ce3cf8a89088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004420 10.0.0.242 - - [2026-01-20 15:48:51] "POST /security-groups HTTP/1.1" 409 285 0.002767 10.0.0.242 - - [2026-01-20 15:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001421 10.0.0.242 - - [2026-01-20 15:48:51] "PUT /security-group/def26ca0-2e38-4fe2-be5d-4f488d899101 HTTP/1.1" 200 263 0.060995 10.0.0.242 - - [2026-01-20 15:48:51] "PUT /access-control-list/16bcb51e-d42b-48e0-89b4-c59c3ee7e196 HTTP/1.1" 200 273 0.023863 10.0.0.242 - - [2026-01-20 15:48:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.040474 10.0.0.242 - - [2026-01-20 15:48:51] "PUT /access-control-list/7edead55-5209-4722-84b6-fd898a0aa46f HTTP/1.1" 200 273 0.026808 10.0.0.242 - - [2026-01-20 15:48:55] "DELETE /loadbalancer-member/29631135-7bc5-4a17-b401-92d36d007734 HTTP/1.1" 200 115 0.023667 10.0.0.242 - - [2026-01-20 15:48:55] "DELETE /loadbalancer-pool/ca967c37-e319-48af-962f-1b887738e245 HTTP/1.1" 200 115 0.042242 10.0.0.242 - - [2026-01-20 15:48:55] "DELETE /loadbalancer-listener/bfe5796a-f43c-43bd-96d4-fbde7af6d1fb HTTP/1.1" 200 115 0.034069 10.0.0.242 - - [2026-01-20 15:48:55] "DELETE /loadbalancer/30cab3d2-1d80-4f2c-9d85-8dbd041ca1e2 HTTP/1.1" 200 115 0.043437 10.0.0.242 - - [2026-01-20 15:48:55] "DELETE /floating-ip/b7017932-5686-4723-9b14-1aaf6c0c2a6b HTTP/1.1" 200 115 0.054968 10.0.0.242 - - [2026-01-20 15:48:55] "DELETE /instance-ip/fc098c6f-724a-459b-a775-2c9b29889c9e HTTP/1.1" 200 115 0.030398 10.0.0.242 - - [2026-01-20 15:48:55] "DELETE /virtual-machine-interface/937e1598-11db-4e8c-909c-892f6e1b57c7 HTTP/1.1" 200 115 0.036589 10.0.0.242 - - [2026-01-20 15:48:55] "DELETE /tag/a9105cba-c892-4ed1-8211-b88579611e19 HTTP/1.1" 200 115 0.047364 10.0.0.242 - - [2026-01-20 15:48:55] "GET /application-policy-set/18692a7f-1cba-43e5-8ae4-3bef6a7be53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002026 10.0.0.242 - - [2026-01-20 15:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.242 - - [2026-01-20 15:48:55] "GET /policy-management/a2f390e2-55fd-45c8-9073-ffe614638316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002465 10.0.0.242 - - [2026-01-20 15:48:55] "GET /firewall-policy/d121d067-9404-4498-85cc-dc054e9ec331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002085 10.0.0.242 - - [2026-01-20 15:48:55] "GET /firewall-rule/53dc5fee-4bcd-4f3c-84b4-43b079bc83b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.004252 10.0.0.242 - - [2026-01-20 15:48:56] "POST /ref-update HTTP/1.1" 200 156 0.023456 10.0.0.242 - - [2026-01-20 15:48:56] "DELETE /firewall-rule/53dc5fee-4bcd-4f3c-84b4-43b079bc83b5 HTTP/1.1" 200 115 0.043362 10.0.0.242 - - [2026-01-20 15:48:56] "GET /firewall-policy/915b3463-02f8-437b-96a0-a968129c3748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002468 10.0.0.242 - - [2026-01-20 15:48:56] "GET /firewall-rule/031e498a-3d24-4e84-9519-4e8594e1434f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.002884 10.0.0.242 - - [2026-01-20 15:48:56] "POST /ref-update HTTP/1.1" 200 156 0.015841 10.0.0.242 - - [2026-01-20 15:48:56] "DELETE /firewall-rule/031e498a-3d24-4e84-9519-4e8594e1434f HTTP/1.1" 200 115 0.037301 10.0.0.242 - - [2026-01-20 15:48:56] "GET /firewall-policy/915b3463-02f8-437b-96a0-a968129c3748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.013331 10.0.0.242 - - [2026-01-20 15:48:56] "GET /firewall-rule/236f3376-db52-495f-92ef-fce38472829c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.002877 10.0.0.242 - - [2026-01-20 15:48:56] "POST /ref-update HTTP/1.1" 200 156 0.011567 10.0.0.242 - - [2026-01-20 15:48:56] "DELETE /firewall-rule/236f3376-db52-495f-92ef-fce38472829c HTTP/1.1" 200 115 0.037191 10.0.0.242 - - [2026-01-20 15:48:56] "GET /application-policy-set/18692a7f-1cba-43e5-8ae4-3bef6a7be53f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002876 10.0.0.242 - - [2026-01-20 15:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.242 - - [2026-01-20 15:48:56] "GET /policy-management/a2f390e2-55fd-45c8-9073-ffe614638316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002631 10.0.0.242 - - [2026-01-20 15:48:56] "GET /firewall-policy/915b3463-02f8-437b-96a0-a968129c3748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.003380 10.0.0.242 - - [2026-01-20 15:48:56] "POST /ref-update HTTP/1.1" 200 156 0.022888 10.0.0.242 - - [2026-01-20 15:48:56] "DELETE /firewall-policy/915b3463-02f8-437b-96a0-a968129c3748 HTTP/1.1" 200 115 0.031083 10.0.0.242 - - [2026-01-20 15:48:56] "DELETE /tag/0095be6a-6b22-4254-af2a-c8a7d638a48a HTTP/1.1" 200 115 0.094113 10.0.0.242 - - [2026-01-20 15:48:56] "DELETE /tag/171e4cc2-4b8c-4803-9877-a433f2a85995 HTTP/1.1" 200 115 0.046774 10.0.0.242 - - [2026-01-20 15:48:56] "DELETE /tag/e8204d92-da2b-49a7-b6ca-800fc2d5eb6f HTTP/1.1" 200 115 0.061141 10.0.0.242 - - [2026-01-20 15:48:56] "DELETE /tag/942d65cf-5243-44cc-a563-384e2bf49b9b HTTP/1.1" 200 115 0.096832 10.0.0.242 - - [2026-01-20 15:48:56] "POST /projects HTTP/1.1" 409 238 0.002076 10.0.0.242 - - [2026-01-20 15:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.242 - - [2026-01-20 15:48:56] "GET /project/b5971281-aaf1-4558-9a59-c487d7bb7297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.044562 10.0.0.242 - - [2026-01-20 15:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191 10.0.0.242 - - [2026-01-20 15:48:56] "GET /virtual-network/5abd8a87-e405-47d2-9221-a7fe2f373ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005302 10.0.0.242 - - [2026-01-20 15:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.242 - - [2026-01-20 15:48:56] "GET /virtual-network/2e06f778-ba3e-4a94-9dbc-ce3cf8a89088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005708 10.0.0.242 - - [2026-01-20 15:48:57] "POST /security-groups HTTP/1.1" 409 285 0.003643 10.0.0.242 - - [2026-01-20 15:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.242 - - [2026-01-20 15:48:57] "PUT /security-group/def26ca0-2e38-4fe2-be5d-4f488d899101 HTTP/1.1" 200 263 0.060353 10.0.0.242 - - [2026-01-20 15:48:57] "PUT /access-control-list/16bcb51e-d42b-48e0-89b4-c59c3ee7e196 HTTP/1.1" 200 273 0.029387 10.0.0.242 - - [2026-01-20 15:48:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.056168 10.0.0.242 - - [2026-01-20 15:48:57] "GET /firewall-policy/90c32c9b-68e5-4170-9a34-9a1f3c52f7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.021499 10.0.0.242 - - [2026-01-20 15:48:57] "PUT /access-control-list/7edead55-5209-4722-84b6-fd898a0aa46f HTTP/1.1" 200 273 0.032327 10.0.0.242 - - [2026-01-20 15:48:57] "GET /firewall-rule/3ec71e63-081f-42a1-8e12-4a753e89cf35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002979 10.0.0.242 - - [2026-01-20 15:48:57] "POST /ref-update HTTP/1.1" 200 156 0.045539 10.0.0.242 - - [2026-01-20 15:48:57] "DELETE /firewall-rule/3ec71e63-081f-42a1-8e12-4a753e89cf35 HTTP/1.1" 200 115 0.049016 10.0.0.242 - - [2026-01-20 15:48:57] "GET /firewall-policy/90c32c9b-68e5-4170-9a34-9a1f3c52f7b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.004179 10.0.0.242 - - [2026-01-20 15:48:57] "GET /firewall-rule/228dc015-eb86-482a-9268-de359f3299b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005473 10.0.0.242 - - [2026-01-20 15:48:57] "POST /ref-update HTTP/1.1" 200 156 0.059736 10.0.0.242 - - [2026-01-20 15:48:57] "DELETE /firewall-rule/228dc015-eb86-482a-9268-de359f3299b1 HTTP/1.1" 200 115 0.066572 10.0.0.242 - - [2026-01-20 15:48:57] "DELETE /tag/5089bf81-0a32-4334-9f9d-0ecba7418d0e HTTP/1.1" 200 115 0.044522 10.0.0.242 - - [2026-01-20 15:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010508 10.0.0.242 - - [2026-01-20 15:48:57] "GET /virtual-network/5abd8a87-e405-47d2-9221-a7fe2f373ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004148 10.0.0.242 - - [2026-01-20 15:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001378 10.0.0.242 - - [2026-01-20 15:48:57] "GET /virtual-network/2e06f778-ba3e-4a94-9dbc-ce3cf8a89088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003275 10.0.0.242 - - [2026-01-20 15:48:57] "PUT /virtual-network/5abd8a87-e405-47d2-9221-a7fe2f373ccc HTTP/1.1" 200 265 0.051420 10.0.0.242 - - [2026-01-20 15:48:57] "PUT /virtual-network/2e06f778-ba3e-4a94-9dbc-ce3cf8a89088 HTTP/1.1" 200 265 0.058067 10.0.0.242 - - [2026-01-20 15:48:57] "DELETE /security-group/def26ca0-2e38-4fe2-be5d-4f488d899101 HTTP/1.1" 200 115 0.064613 10.0.0.242 - - [2026-01-20 15:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001402 10.0.0.242 - - [2026-01-20 15:48:57] "DELETE /access-control-list/16bcb51e-d42b-48e0-89b4-c59c3ee7e196 HTTP/1.1" 200 115 0.037094 10.0.0.242 - - [2026-01-20 15:48:57] "DELETE /access-control-list/7edead55-5209-4722-84b6-fd898a0aa46f HTTP/1.1" 200 115 0.021515 10.0.0.242 - - [2026-01-20 15:48:57] "GET /project/b5971281-aaf1-4558-9a59-c487d7bb7297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.030626 10.0.0.242 - - [2026-01-20 15:48:57] "GET /project/b5971281-aaf1-4558-9a59-c487d7bb7297?fields=security_groups HTTP/1.1" 200 1353 0.036249 10.0.0.242 - - [2026-01-20 15:48:58] "DELETE /security-group/cbd5e3b7-3f4c-4e79-9aa7-ad52c5eee487 HTTP/1.1" 200 115 0.048725 10.0.0.242 - - [2026-01-20 15:48:58] "DELETE /access-control-list/ab5266a7-46a6-4b5e-83fb-fe9175dc6e53 HTTP/1.1" 200 115 0.038436 10.0.0.242 - - [2026-01-20 15:48:58] "GET /project/b5971281-aaf1-4558-9a59-c487d7bb7297?fields=application_policy_sets HTTP/1.1" 200 1392 0.047103 10.0.0.242 - - [2026-01-20 15:48:58] "DELETE /access-control-list/3d7fd142-4530-4342-ac1d-2b27b8555df2 HTTP/1.1" 200 115 0.048655 10.0.0.242 - - [2026-01-20 15:48:58] "DELETE /project/b5971281-aaf1-4558-9a59-c487d7bb7297 HTTP/1.1" 200 115 0.331177 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:49:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001247 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:49:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001348 10.0.0.242 - - [2026-01-20 15:49:58] "GET / HTTP/1.1" 200 36215 0.001430 10.0.0.242 - - [2026-01-20 15:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.242 - - [2026-01-20 15:49:58] "GET /global-vrouter-config/a56d60ca-f937-4943-a728-80ae38f3ea3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002879 10.0.0.242 - - [2026-01-20 15:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.242 - - [2026-01-20 15:49:59] "GET /global-vrouter-config/a56d60ca-f937-4943-a728-80ae38f3ea3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003095 10.0.0.242 - - [2026-01-20 15:50:14] "GET / HTTP/1.1" 200 36215 0.002212 10.0.0.242 - - [2026-01-20 15:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.242 - - [2026-01-20 15:50:14] "GET /global-system-config/43de2b74-0c05-49f1-b7e2-d26df5c55f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004603 10.0.0.242 - - [2026-01-20 15:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.242 - - [2026-01-20 15:50:14] "GET /config-node/aa54da90-fe70-45dd-b7cf-c13f3fcff6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002023 10.0.0.242 - - [2026-01-20 15:50:15] "GET / HTTP/1.1" 200 36215 0.001460 10.0.0.242 - - [2026-01-20 15:50:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002227 10.0.0.242 - - [2026-01-20 15:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.242 - - [2026-01-20 15:50:20] "GET /global-vrouter-config/a56d60ca-f937-4943-a728-80ae38f3ea3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002264 10.0.0.242 - - [2026-01-20 15:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001409 10.0.0.242 - - [2026-01-20 15:50:20] "PUT /global-vrouter-config/a56d60ca-f937-4943-a728-80ae38f3ea3f HTTP/1.1" 200 277 0.008302 10.0.0.242 - - [2026-01-20 15:50:20] "GET / HTTP/1.1" 200 36215 0.001451 10.0.0.242 - - [2026-01-20 15:50:20] "POST /alarms HTTP/1.1" 409 264 0.002363 10.0.0.242 - - [2026-01-20 15:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.242 - - [2026-01-20 15:50:20] "PUT /alarm/3d25de5b-89c3-409f-88c7-1ddc2b616206 HTTP/1.1" 200 245 0.009964 10.0.0.242 - - [2026-01-20 15:50:20] "POST /alarms HTTP/1.1" 409 261 0.012589 10.0.0.242 - - [2026-01-20 15:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.242 - - [2026-01-20 15:50:20] "PUT /alarm/40c7b20e-b5a6-47ed-bb65-bde71bb39495 HTTP/1.1" 200 245 0.011633 10.0.0.242 - - [2026-01-20 15:50:20] "POST /alarms HTTP/1.1" 409 261 0.004508 10.0.0.242 - - [2026-01-20 15:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001428 10.0.0.242 - - [2026-01-20 15:50:20] "PUT /alarm/53639194-0099-41f4-b8cb-35683737b0d3 HTTP/1.1" 200 245 0.010292 10.0.0.242 - - [2026-01-20 15:50:20] "POST /alarms HTTP/1.1" 409 253 0.008141 10.0.0.242 - - [2026-01-20 15:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.242 - - [2026-01-20 15:50:20] "PUT /alarm/6c7f3adf-2f39-412b-974e-5ea7de4dbe01 HTTP/1.1" 200 245 0.010330 10.0.0.242 - - [2026-01-20 15:50:20] "POST /alarms HTTP/1.1" 409 251 0.006604 10.0.0.242 - - [2026-01-20 15:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004669 10.0.0.242 - - [2026-01-20 15:50:20] "PUT /alarm/de4f6049-d230-475c-8cd0-d673566d7dc2 HTTP/1.1" 200 245 0.009318 10.0.0.242 - - [2026-01-20 15:50:20] "POST /alarms HTTP/1.1" 409 252 0.003566 10.0.0.242 - - [2026-01-20 15:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.242 - - [2026-01-20 15:50:20] "PUT /alarm/f35693ca-2189-411a-a589-6da9241bf634 HTTP/1.1" 200 245 0.009573 10.0.0.242 - - [2026-01-20 15:50:20] "POST /alarms HTTP/1.1" 409 256 0.008928 10.0.0.242 - - [2026-01-20 15:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.242 - - [2026-01-20 15:50:20] "PUT /alarm/55af6fbe-28c0-4075-a04a-9bb4c0871985 HTTP/1.1" 200 245 0.009724 10.0.0.242 - - [2026-01-20 15:50:20] "POST /alarms HTTP/1.1" 409 248 0.008426 10.0.0.242 - - [2026-01-20 15:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.242 - - [2026-01-20 15:50:21] "PUT /alarm/44d90f21-6c4f-4e28-95da-7e8f01076a68 HTTP/1.1" 200 245 0.011375 10.0.0.242 - - [2026-01-20 15:50:21] "POST /alarms HTTP/1.1" 409 252 0.007095 10.0.0.242 - - [2026-01-20 15:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.242 - - [2026-01-20 15:50:21] "PUT /alarm/35347c48-f55e-46dc-ab13-e3f330ccabcf HTTP/1.1" 200 245 0.017386 10.0.0.242 - - [2026-01-20 15:50:21] "POST /alarms HTTP/1.1" 409 257 0.014936 10.0.0.242 - - [2026-01-20 15:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.242 - - [2026-01-20 15:50:21] "PUT /alarm/56c897a4-d257-4bf6-968e-42e273802801 HTTP/1.1" 200 245 0.012902 10.0.0.242 - - [2026-01-20 15:50:21] "POST /alarms HTTP/1.1" 409 251 0.007877 10.0.0.242 - - [2026-01-20 15:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.242 - - [2026-01-20 15:50:21] "PUT /alarm/7117d225-1435-4f68-b058-f1407df1e44a HTTP/1.1" 200 245 0.011259 10.0.0.242 - - [2026-01-20 15:50:21] "POST /alarms HTTP/1.1" 409 257 0.009080 10.0.0.242 - - [2026-01-20 15:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.242 - - [2026-01-20 15:50:21] "PUT /alarm/ce8bd982-0204-4d18-80e6-653d6f37ca33 HTTP/1.1" 200 245 0.011643 10.0.0.242 - - [2026-01-20 15:50:21] "POST /alarms HTTP/1.1" 409 261 0.017629 10.0.0.242 - - [2026-01-20 15:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.242 - - [2026-01-20 15:50:21] "PUT /alarm/25516a03-2bc0-4298-a018-249d33e893f0 HTTP/1.1" 200 245 0.009957 10.0.0.242 - - [2026-01-20 15:50:21] "POST /alarms HTTP/1.1" 409 258 0.015484 10.0.0.242 - - [2026-01-20 15:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.242 - - [2026-01-20 15:50:21] "PUT /alarm/3e59d53d-0ad7-40e5-9962-302d62af8afa HTTP/1.1" 200 245 0.009156 10.0.0.242 - - [2026-01-20 15:50:21] "POST /alarms HTTP/1.1" 409 254 0.004448 10.0.0.242 - - [2026-01-20 15:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.242 - - [2026-01-20 15:50:21] "PUT /alarm/aad6dc68-f569-416f-acc4-6af2fe55057e HTTP/1.1" 200 245 0.011504 10.0.0.242 - - [2026-01-20 15:50:21] "POST /alarms HTTP/1.1" 409 254 0.005424 10.0.0.242 - - [2026-01-20 15:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.242 - - [2026-01-20 15:50:21] "PUT /alarm/5918e191-2df4-48be-aa4c-1294581c65a2 HTTP/1.1" 200 245 0.011331 10.0.0.242 - - [2026-01-20 15:50:21] "POST /alarms HTTP/1.1" 409 254 0.007561 10.0.0.242 - - [2026-01-20 15:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.242 - - [2026-01-20 15:50:21] "PUT /alarm/06b79855-fdcd-4d31-9adb-36f982275178 HTTP/1.1" 200 245 0.010428 10.0.0.242 - - [2026-01-20 15:50:21] "POST /alarms HTTP/1.1" 409 247 0.006195 10.0.0.242 - - [2026-01-20 15:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.242 - - [2026-01-20 15:50:21] "PUT /alarm/45b98174-35d2-4e8d-a56b-27b586706f9e HTTP/1.1" 200 245 0.010226 10.0.0.242 - - [2026-01-20 15:50:21] "POST /alarms HTTP/1.1" 409 272 0.012498 10.0.0.242 - - [2026-01-20 15:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.242 - - [2026-01-20 15:50:21] "PUT /alarm/2b704c43-a397-49f2-976f-a979ecab25d6 HTTP/1.1" 200 245 0.022185 10.0.0.242 - - [2026-01-20 15:50:21] "POST /alarms HTTP/1.1" 409 261 0.013972 10.0.0.242 - - [2026-01-20 15:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.242 - - [2026-01-20 15:50:21] "PUT /alarm/49bd106c-c6cb-4ae1-8a9a-d5a07e7c21ef HTTP/1.1" 200 245 0.009748 10.0.0.242 - - [2026-01-20 15:50:21] "POST /alarms HTTP/1.1" 409 259 0.008729 10.0.0.242 - - [2026-01-20 15:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004575 10.0.0.242 - - [2026-01-20 15:50:22] "PUT /alarm/b23c25f4-f2b9-4eb4-aa62-087174f57c48 HTTP/1.1" 200 245 0.012539 10.0.0.242 - - [2026-01-20 15:50:22] "POST /alarms HTTP/1.1" 409 265 0.006982 10.0.0.242 - - [2026-01-20 15:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.242 - - [2026-01-20 15:50:22] "PUT /alarm/0b73c76d-5eea-4088-81f9-cb75f5cdca58 HTTP/1.1" 200 245 0.013272 10.0.0.242 - - [2026-01-20 15:50:22] "POST /alarms HTTP/1.1" 409 279 0.016945 10.0.0.242 - - [2026-01-20 15:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.242 - - [2026-01-20 15:50:22] "PUT /alarm/cd4760b3-282b-4705-aed7-8c3b1abf6faf HTTP/1.1" 200 245 0.009882 10.0.0.242 - - [2026-01-20 15:50:22] "GET / HTTP/1.1" 200 36215 0.001640 10.0.0.242 - - [2026-01-20 15:50:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002428 10.0.0.242 - - [2026-01-20 15:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.242 - - [2026-01-20 15:50:22] "PUT /global-vrouter-config/a56d60ca-f937-4943-a728-80ae38f3ea3f HTTP/1.1" 200 277 0.009372 10.0.0.242 - - [2026-01-20 15:50:22] "GET / HTTP/1.1" 200 36215 0.001699 10.0.0.242 - - [2026-01-20 15:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.242 - - [2026-01-20 15:50:22] "GET /global-vrouter-config/a56d60ca-f937-4943-a728-80ae38f3ea3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002697 10.0.0.242 - - [2026-01-20 15:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.242 - - [2026-01-20 15:50:22] "PUT /global-vrouter-config/a56d60ca-f937-4943-a728-80ae38f3ea3f HTTP/1.1" 200 277 0.010365 10.0.0.242 - - [2026-01-20 15:50:23] "GET / HTTP/1.1" 200 36215 0.001812 10.0.0.242 - - [2026-01-20 15:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.242 - - [2026-01-20 15:50:23] "GET /global-system-config/43de2b74-0c05-49f1-b7e2-d26df5c55f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004269 10.0.0.242 - - [2026-01-20 15:50:23] "PUT /global-system-config/43de2b74-0c05-49f1-b7e2-d26df5c55f99 HTTP/1.1" 200 275 0.016285 10.0.0.242 - - [2026-01-20 15:50:26] "GET / HTTP/1.1" 200 36215 0.001407 10.0.0.242 - - [2026-01-20 15:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.242 - - [2026-01-20 15:50:26] "GET /routing-instance/133ffd16-b45e-4cf6-865f-030937f7cd0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002571 10.0.0.242 - - [2026-01-20 15:50:26] "POST /bgp-routers HTTP/1.1" 409 301 0.001574 10.0.0.242 - - [2026-01-20 15:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.242 - - [2026-01-20 15:50:26] "GET /bgp-router/346c62e9-b8a5-485a-8759-0e78847a6f2e?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1817 0.011004 10.0.0.242 - - [2026-01-20 15:50:26] "PUT /bgp-router/346c62e9-b8a5-485a-8759-0e78847a6f2e HTTP/1.1" 200 255 0.015304 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:50:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001032 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:50:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001840 10.0.0.242 - - [2026-01-20 15:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.242 - - [2026-01-20 15:50:27] "GET /global-vrouter-config/a56d60ca-f937-4943-a728-80ae38f3ea3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002718 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:50:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001130 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:50:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001134 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:50:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000916 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:50:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000958 10.0.0.242 - - [2026-01-20 15:50:47] "GET / HTTP/1.1" 200 36215 0.004603 10.0.0.242 - - [2026-01-20 15:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004266 10.0.0.242 - - [2026-01-20 15:50:47] "GET /global-system-config/43de2b74-0c05-49f1-b7e2-d26df5c55f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004716 10.0.0.242 - - [2026-01-20 15:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.242 - - [2026-01-20 15:50:48] "GET /config-node/aa54da90-fe70-45dd-b7cf-c13f3fcff6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.012804 10.0.0.242 - - [2026-01-20 15:50:59] "GET / HTTP/1.1" 200 36215 0.001487 10.0.0.242 - - [2026-01-20 15:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.242 - - [2026-01-20 15:50:59] "GET /routing-instance/133ffd16-b45e-4cf6-865f-030937f7cd0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005774 10.0.0.242 - - [2026-01-20 15:50:59] "POST /bgp-routers HTTP/1.1" 409 301 0.001931 10.0.0.242 - - [2026-01-20 15:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.242 - - [2026-01-20 15:50:59] "GET /bgp-router/346c62e9-b8a5-485a-8759-0e78847a6f2e?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1817 0.013056 10.0.0.242 - - [2026-01-20 15:50:59] "PUT /bgp-router/346c62e9-b8a5-485a-8759-0e78847a6f2e HTTP/1.1" 200 255 0.014792 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:50:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000940 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:50:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000939 10.0.0.242 - - [2026-01-20 15:51:14] "GET / HTTP/1.1" 200 36215 0.002712 10.0.0.242 - - [2026-01-20 15:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.242 - - [2026-01-20 15:51:14] "GET /global-system-config/43de2b74-0c05-49f1-b7e2-d26df5c55f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004424 10.0.0.242 - - [2026-01-20 15:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.242 - - [2026-01-20 15:51:14] "GET /config-node/aa54da90-fe70-45dd-b7cf-c13f3fcff6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002740 10.0.0.242 - - [2026-01-20 15:51:14] "GET / HTTP/1.1" 200 36215 0.001389 10.0.0.242 - - [2026-01-20 15:51:14] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002004 10.0.0.242 - - [2026-01-20 15:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.242 - - [2026-01-20 15:51:19] "GET /global-vrouter-config/a56d60ca-f937-4943-a728-80ae38f3ea3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002685 10.0.0.242 - - [2026-01-20 15:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.242 - - [2026-01-20 15:51:19] "PUT /global-vrouter-config/a56d60ca-f937-4943-a728-80ae38f3ea3f HTTP/1.1" 200 277 0.008104 10.0.0.242 - - [2026-01-20 15:51:19] "GET / HTTP/1.1" 200 36215 0.001791 10.0.0.242 - - [2026-01-20 15:51:19] "POST /alarms HTTP/1.1" 409 264 0.002409 10.0.0.242 - - [2026-01-20 15:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.242 - - [2026-01-20 15:51:19] "PUT /alarm/3d25de5b-89c3-409f-88c7-1ddc2b616206 HTTP/1.1" 200 245 0.017363 10.0.0.242 - - [2026-01-20 15:51:19] "POST /alarms HTTP/1.1" 409 261 0.011686 10.0.0.242 - - [2026-01-20 15:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.242 - - [2026-01-20 15:51:19] "PUT /alarm/40c7b20e-b5a6-47ed-bb65-bde71bb39495 HTTP/1.1" 200 245 0.008415 10.0.0.242 - - [2026-01-20 15:51:19] "POST /alarms HTTP/1.1" 409 261 0.004833 10.0.0.242 - - [2026-01-20 15:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002880 10.0.0.242 - - [2026-01-20 15:51:19] "PUT /alarm/53639194-0099-41f4-b8cb-35683737b0d3 HTTP/1.1" 200 245 0.009878 10.0.0.242 - - [2026-01-20 15:51:19] "POST /alarms HTTP/1.1" 409 253 0.006836 10.0.0.242 - - [2026-01-20 15:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006016 10.0.0.242 - - [2026-01-20 15:51:19] "PUT /alarm/6c7f3adf-2f39-412b-974e-5ea7de4dbe01 HTTP/1.1" 200 245 0.014240 10.0.0.242 - - [2026-01-20 15:51:19] "POST /alarms HTTP/1.1" 409 251 0.009591 10.0.0.242 - - [2026-01-20 15:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.242 - - [2026-01-20 15:51:19] "PUT /alarm/de4f6049-d230-475c-8cd0-d673566d7dc2 HTTP/1.1" 200 245 0.013554 10.0.0.242 - - [2026-01-20 15:51:19] "POST /alarms HTTP/1.1" 409 252 0.004211 10.0.0.242 - - [2026-01-20 15:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.242 - - [2026-01-20 15:51:19] "PUT /alarm/f35693ca-2189-411a-a589-6da9241bf634 HTTP/1.1" 200 245 0.011128 10.0.0.242 - - [2026-01-20 15:51:19] "POST /alarms HTTP/1.1" 409 256 0.007592 10.0.0.242 - - [2026-01-20 15:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.242 - - [2026-01-20 15:51:20] "PUT /alarm/55af6fbe-28c0-4075-a04a-9bb4c0871985 HTTP/1.1" 200 245 0.011018 10.0.0.242 - - [2026-01-20 15:51:20] "POST /alarms HTTP/1.1" 409 248 0.014081 10.0.0.242 - - [2026-01-20 15:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004684 10.0.0.242 - - [2026-01-20 15:51:20] "PUT /alarm/44d90f21-6c4f-4e28-95da-7e8f01076a68 HTTP/1.1" 200 245 0.009212 10.0.0.242 - - [2026-01-20 15:51:20] "POST /alarms HTTP/1.1" 409 252 0.005628 10.0.0.242 - - [2026-01-20 15:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.242 - - [2026-01-20 15:51:20] "PUT /alarm/35347c48-f55e-46dc-ab13-e3f330ccabcf HTTP/1.1" 200 245 0.011526 10.0.0.242 - - [2026-01-20 15:51:20] "POST /alarms HTTP/1.1" 409 257 0.011061 10.0.0.242 - - [2026-01-20 15:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.242 - - [2026-01-20 15:51:20] "PUT /alarm/56c897a4-d257-4bf6-968e-42e273802801 HTTP/1.1" 200 245 0.011208 10.0.0.242 - - [2026-01-20 15:51:20] "POST /alarms HTTP/1.1" 409 251 0.011668 10.0.0.242 - - [2026-01-20 15:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008533 10.0.0.242 - - [2026-01-20 15:51:20] "PUT /alarm/7117d225-1435-4f68-b058-f1407df1e44a HTTP/1.1" 200 245 0.013784 10.0.0.242 - - [2026-01-20 15:51:20] "POST /alarms HTTP/1.1" 409 257 0.016576 10.0.0.242 - - [2026-01-20 15:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.242 - - [2026-01-20 15:51:20] "PUT /alarm/ce8bd982-0204-4d18-80e6-653d6f37ca33 HTTP/1.1" 200 245 0.009538 10.0.0.242 - - [2026-01-20 15:51:20] "POST /alarms HTTP/1.1" 409 261 0.006307 10.0.0.242 - - [2026-01-20 15:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.242 - - [2026-01-20 15:51:20] "PUT /alarm/25516a03-2bc0-4298-a018-249d33e893f0 HTTP/1.1" 200 245 0.012992 10.0.0.242 - - [2026-01-20 15:51:20] "POST /alarms HTTP/1.1" 409 258 0.008382 10.0.0.242 - - [2026-01-20 15:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.242 - - [2026-01-20 15:51:20] "PUT /alarm/3e59d53d-0ad7-40e5-9962-302d62af8afa HTTP/1.1" 200 245 0.011851 10.0.0.242 - - [2026-01-20 15:51:20] "POST /alarms HTTP/1.1" 409 254 0.016273 10.0.0.242 - - [2026-01-20 15:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005094 10.0.0.242 - - [2026-01-20 15:51:20] "PUT /alarm/aad6dc68-f569-416f-acc4-6af2fe55057e HTTP/1.1" 200 245 0.009611 10.0.0.242 - - [2026-01-20 15:51:20] "POST /alarms HTTP/1.1" 409 254 0.006982 10.0.0.242 - - [2026-01-20 15:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.242 - - [2026-01-20 15:51:20] "PUT /alarm/5918e191-2df4-48be-aa4c-1294581c65a2 HTTP/1.1" 200 245 0.008986 10.0.0.242 - - [2026-01-20 15:51:20] "POST /alarms HTTP/1.1" 409 254 0.010514 10.0.0.242 - - [2026-01-20 15:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.242 - - [2026-01-20 15:51:20] "PUT /alarm/06b79855-fdcd-4d31-9adb-36f982275178 HTTP/1.1" 200 245 0.011784 10.0.0.242 - - [2026-01-20 15:51:20] "POST /alarms HTTP/1.1" 409 247 0.009593 10.0.0.242 - - [2026-01-20 15:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.242 - - [2026-01-20 15:51:20] "PUT /alarm/45b98174-35d2-4e8d-a56b-27b586706f9e HTTP/1.1" 200 245 0.009334 10.0.0.242 - - [2026-01-20 15:51:20] "POST /alarms HTTP/1.1" 409 272 0.013388 10.0.0.242 - - [2026-01-20 15:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.242 - - [2026-01-20 15:51:20] "PUT /alarm/2b704c43-a397-49f2-976f-a979ecab25d6 HTTP/1.1" 200 245 0.009159 10.0.0.242 - - [2026-01-20 15:51:20] "POST /alarms HTTP/1.1" 409 261 0.011257 10.0.0.242 - - [2026-01-20 15:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.242 - - [2026-01-20 15:51:21] "PUT /alarm/49bd106c-c6cb-4ae1-8a9a-d5a07e7c21ef HTTP/1.1" 200 245 0.009368 10.0.0.242 - - [2026-01-20 15:51:21] "POST /alarms HTTP/1.1" 409 259 0.007546 10.0.0.242 - - [2026-01-20 15:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.242 - - [2026-01-20 15:51:21] "PUT /alarm/b23c25f4-f2b9-4eb4-aa62-087174f57c48 HTTP/1.1" 200 245 0.011087 10.0.0.242 - - [2026-01-20 15:51:21] "POST /alarms HTTP/1.1" 409 265 0.005970 10.0.0.242 - - [2026-01-20 15:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672 10.0.0.242 - - [2026-01-20 15:51:21] "PUT /alarm/0b73c76d-5eea-4088-81f9-cb75f5cdca58 HTTP/1.1" 200 245 0.009308 10.0.0.242 - - [2026-01-20 15:51:21] "POST /alarms HTTP/1.1" 409 279 0.010683 10.0.0.242 - - [2026-01-20 15:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.242 - - [2026-01-20 15:51:21] "PUT /alarm/cd4760b3-282b-4705-aed7-8c3b1abf6faf HTTP/1.1" 200 245 0.011957 10.0.0.242 - - [2026-01-20 15:51:21] "GET / HTTP/1.1" 200 36215 0.001909 10.0.0.242 - - [2026-01-20 15:51:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002014 10.0.0.242 - - [2026-01-20 15:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.242 - - [2026-01-20 15:51:21] "PUT /global-vrouter-config/a56d60ca-f937-4943-a728-80ae38f3ea3f HTTP/1.1" 200 277 0.006562 10.0.0.242 - - [2026-01-20 15:51:21] "GET / HTTP/1.1" 200 36215 0.001518 10.0.0.242 - - [2026-01-20 15:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.242 - - [2026-01-20 15:51:21] "GET /global-vrouter-config/a56d60ca-f937-4943-a728-80ae38f3ea3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003665 10.0.0.242 - - [2026-01-20 15:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.242 - - [2026-01-20 15:51:21] "PUT /global-vrouter-config/a56d60ca-f937-4943-a728-80ae38f3ea3f HTTP/1.1" 200 277 0.012255 10.0.0.242 - - [2026-01-20 15:51:22] "GET / HTTP/1.1" 200 36215 0.002367 10.0.0.242 - - [2026-01-20 15:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.242 - - [2026-01-20 15:51:22] "GET /global-system-config/43de2b74-0c05-49f1-b7e2-d26df5c55f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004471 10.0.0.242 - - [2026-01-20 15:51:22] "PUT /global-system-config/43de2b74-0c05-49f1-b7e2-d26df5c55f99 HTTP/1.1" 200 275 0.013168 10.0.0.242 - - [2026-01-20 15:51:25] "GET / HTTP/1.1" 200 36215 0.001415 10.0.0.242 - - [2026-01-20 15:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.242 - - [2026-01-20 15:51:25] "GET /routing-instance/133ffd16-b45e-4cf6-865f-030937f7cd0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002861 10.0.0.242 - - [2026-01-20 15:51:25] "POST /bgp-routers HTTP/1.1" 409 301 0.002022 10.0.0.242 - - [2026-01-20 15:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.242 - - [2026-01-20 15:51:25] "GET /bgp-router/346c62e9-b8a5-485a-8759-0e78847a6f2e?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1817 0.004447 10.0.0.242 - - [2026-01-20 15:51:25] "PUT /bgp-router/346c62e9-b8a5-485a-8759-0e78847a6f2e HTTP/1.1" 200 255 0.018566 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:51:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001007 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:51:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001126 10.0.0.242 - - [2026-01-20 15:51:29] "POST /tags HTTP/1.1" 200 356 0.027176 10.0.0.242 - - [2026-01-20 15:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111 10.0.0.242 - - [2026-01-20 15:51:29] "GET /tag/bcf008c4-8dc3-400f-9321-9102c913ee64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.019241 10.0.0.242 - - [2026-01-20 15:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.242 - - [2026-01-20 15:51:29] "GET /virtual-network/5abd8a87-e405-47d2-9221-a7fe2f373ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004195 10.0.0.242 - - [2026-01-20 15:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.242 - - [2026-01-20 15:51:29] "GET /project/55da2da6-aec0-4934-848f-bd57e2e3ac3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.087484 10.0.0.242 - - [2026-01-20 15:51:29] "POST /virtual-machines HTTP/1.1" 200 352 0.012717 10.0.0.242 - - [2026-01-20 15:51:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.013505 10.0.0.242 - - [2026-01-20 15:51:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.125369 10.0.0.242 - - [2026-01-20 15:51:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.010843 10.0.0.242 - - [2026-01-20 15:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.013790 10.0.0.242 - - [2026-01-20 15:51:29] "GET /virtual-machine-interface/e2945f6a-f617-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005088 10.0.0.242 - - [2026-01-20 15:51:29] "POST /instance-ips HTTP/1.1" 200 392 0.018835 10.0.0.242 - - [2026-01-20 15:51:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.022086 10.0.0.242 - - [2026-01-20 15:51:29] "GET /virtual-machine-interface/e2945f6a-f617-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.007427 10.0.0.242 - - [2026-01-20 15:51:29] "POST /set-tag HTTP/1.1" 200 109 0.013955 10.0.0.242 - - [2026-01-20 15:51:29] "GET /virtual-machine-interface/e2945f6a-f617-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.014462 10.0.0.242 - - [2026-01-20 15:51:29] "GET /instance-ip/e2b20790-f617-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003217 10.0.0.242 - - [2026-01-20 15:51:29] "GET /virtual-machine-interface/e2945f6a-f617-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005346 10.0.0.242 - - [2026-01-20 15:51:29] "POST /set-tag HTTP/1.1" 200 109 0.002194 10.0.0.242 - - [2026-01-20 15:51:29] "GET /virtual-router/337135e6-a05c-4db2-aa98-0e7c2f862702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004419 10.0.0.242 - - [2026-01-20 15:51:30] "POST /ref-update HTTP/1.1" 200 156 0.007557 10.0.0.242 - - [2026-01-20 15:51:30] "GET /virtual-machine-interface/e2945f6a-f617-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004333 10.0.0.242 - - [2026-01-20 15:51:30] "POST /set-tag HTTP/1.1" 200 109 0.005167 10.0.0.242 - - [2026-01-20 15:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.242 - - [2026-01-20 15:51:30] "GET /virtual-network/5abd8a87-e405-47d2-9221-a7fe2f373ccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004754 10.0.0.242 - - [2026-01-20 15:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.242 - - [2026-01-20 15:51:30] "GET /project/55da2da6-aec0-4934-848f-bd57e2e3ac3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.033642 10.0.0.242 - - [2026-01-20 15:51:30] "POST /virtual-machines HTTP/1.1" 200 356 0.013176 10.0.0.242 - - [2026-01-20 15:51:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.009419 10.0.0.242 - - [2026-01-20 15:51:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.102924 10.0.0.242 - - [2026-01-20 15:51:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.025069 10.0.0.242 - - [2026-01-20 15:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009361 10.0.0.242 - - [2026-01-20 15:51:30] "GET /virtual-machine-interface/e30a6eee-f617-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.004649 10.0.0.242 - - [2026-01-20 15:51:30] "POST /instance-ips HTTP/1.1" 200 396 0.019454 10.0.0.242 - - [2026-01-20 15:51:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.029362 10.0.0.242 - - [2026-01-20 15:51:30] "GET /virtual-machine-interface/e30a6eee-f617-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.010201 10.0.0.242 - - [2026-01-20 15:51:30] "POST /set-tag HTTP/1.1" 200 109 0.018918 10.0.0.242 - - [2026-01-20 15:51:30] "GET /virtual-machine-interface/e30a6eee-f617-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.016049 10.0.0.242 - - [2026-01-20 15:51:30] "GET /instance-ip/e31f1ba0-f617-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.014817 10.0.0.242 - - [2026-01-20 15:51:30] "GET /virtual-machine-interface/e30a6eee-f617-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005069 10.0.0.242 - - [2026-01-20 15:51:30] "POST /set-tag HTTP/1.1" 200 109 0.002069 10.0.0.242 - - [2026-01-20 15:51:30] "GET /virtual-router/337135e6-a05c-4db2-aa98-0e7c2f862702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.003477 10.0.0.242 - - [2026-01-20 15:51:30] "POST /ref-update HTTP/1.1" 200 156 0.008391 10.0.0.242 - - [2026-01-20 15:51:30] "GET /virtual-machine-interface/e30a6eee-f617-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.009014 10.0.0.242 - - [2026-01-20 15:51:30] "POST /set-tag HTTP/1.1" 200 109 0.003123 10.0.0.242 - - [2026-01-20 15:51:30] "GET /virtual-machine-interface/e2945f6a-f617-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004391 10.0.0.242 - - [2026-01-20 15:51:30] "POST /set-tag HTTP/1.1" 200 109 0.002105 10.0.0.242 - - [2026-01-20 15:51:30] "GET /virtual-machine-interface/e30a6eee-f617-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.003888 10.0.0.242 - - [2026-01-20 15:51:30] "POST /set-tag HTTP/1.1" 200 109 0.001940 10.0.0.242 - - [2026-01-20 15:51:40] "GET / HTTP/1.1" 200 36215 0.001724 10.0.0.242 - - [2026-01-20 15:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.242 - - [2026-01-20 15:51:40] "GET /global-system-config/43de2b74-0c05-49f1-b7e2-d26df5c55f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004496 10.0.0.242 - - [2026-01-20 15:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.242 - - [2026-01-20 15:51:41] "GET /config-node/aa54da90-fe70-45dd-b7cf-c13f3fcff6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002597 10.0.0.242 - - [2026-01-20 15:51:44] "GET /virtual-machine-interface/e2945f6a-f617-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005496 10.0.0.242 - - [2026-01-20 15:51:44] "POST /set-tag HTTP/1.1" 200 109 0.002330 10.0.0.242 - - [2026-01-20 15:51:45] "GET /virtual-machine-interface/e30a6eee-f617-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004159 10.0.0.242 - - [2026-01-20 15:51:45] "POST /set-tag HTTP/1.1" 200 109 0.001973 10.0.0.242 - - [2026-01-20 15:51:46] "GET /virtual-machine-interface/e2945f6a-f617-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006089 10.0.0.242 - - [2026-01-20 15:51:46] "POST /set-tag HTTP/1.1" 200 109 0.002432 10.0.0.242 - - [2026-01-20 15:51:52] "GET / HTTP/1.1" 200 36215 0.001452 10.0.0.242 - - [2026-01-20 15:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.242 - - [2026-01-20 15:51:52] "GET /routing-instance/133ffd16-b45e-4cf6-865f-030937f7cd0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003420 10.0.0.242 - - [2026-01-20 15:51:52] "POST /bgp-routers HTTP/1.1" 409 301 0.002536 10.0.0.242 - - [2026-01-20 15:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.242 - - [2026-01-20 15:51:52] "GET /bgp-router/346c62e9-b8a5-485a-8759-0e78847a6f2e?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1817 0.004617 10.0.0.242 - - [2026-01-20 15:51:52] "PUT /bgp-router/346c62e9-b8a5-485a-8759-0e78847a6f2e HTTP/1.1" 200 255 0.013308 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:51:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001053 [Introspect:8084]10.0.0.242 - - [2026-01-20 15:51:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000982 10.0.0.242 - - [2026-01-20 15:52:17] "GET /virtual-machine-interface/e2945f6a-f617-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004496 10.0.0.242 - - [2026-01-20 15:52:17] "POST /set-tag HTTP/1.1" 200 109 0.002362 10.0.0.242 - - [2026-01-20 15:52:17] "GET /virtual-machine-interface/e2945f6a-f617-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005417 10.0.0.242 - - [2026-01-20 15:52:17] "POST /set-tag HTTP/1.1" 200 109 0.004103 10.0.0.242 - - [2026-01-20 15:52:17] "GET /virtual-machine/9c126f66-0371-4323-a00f-6f688a7f6221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.008867 10.0.0.242 - - [2026-01-20 15:52:17] "POST /ref-update HTTP/1.1" 200 156 0.017026 10.0.0.242 - - [2026-01-20 15:52:17] "GET /virtual-machine-interface/e2945f6a-f617-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.013982 10.0.0.242 - - [2026-01-20 15:52:17] "POST /set-tag HTTP/1.1" 200 109 0.014004 10.0.0.242 - - [2026-01-20 15:52:17] "POST /set-tag HTTP/1.1" 200 109 0.029374 10.0.0.242 - - [2026-01-20 15:52:17] "DELETE /instance-ip/e2b20790-f617-11f0-9c70-fa163ec4f82f HTTP/1.1" 200 115 0.049716 10.0.0.242 - - [2026-01-20 15:52:17] "DELETE /virtual-machine-interface/e2945f6a-f617-11f0-9c70-fa163ec4f82f HTTP/1.1" 200 115 0.030983 10.0.0.242 - - [2026-01-20 15:52:17] "DELETE /virtual-machine/9c126f66-0371-4323-a00f-6f688a7f6221 HTTP/1.1" 200 115 0.019962 10.0.0.242 - - [2026-01-20 15:52:17] "GET /virtual-machine-interface/e30a6eee-f617-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.012417 10.0.0.242 - - [2026-01-20 15:52:17] "POST /set-tag HTTP/1.1" 200 109 0.003053 10.0.0.242 - - [2026-01-20 15:52:48] "GET /virtual-machine-interface/e30a6eee-f617-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.014720 10.0.0.242 - - [2026-01-20 15:52:48] "POST /set-tag HTTP/1.1" 200 109 0.002171 10.0.0.242 - - [2026-01-20 15:52:48] "GET /virtual-machine-interface/e30a6eee-f617-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.003961 10.0.0.242 - - [2026-01-20 15:52:48] "POST /set-tag HTTP/1.1" 200 109 0.001875 10.0.0.242 - - [2026-01-20 15:52:48] "GET /virtual-machine/85cee2d0-384c-4947-8bf6-7cd7c16f3af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.002910 10.0.0.242 - - [2026-01-20 15:52:48] "POST /ref-update HTTP/1.1" 200 156 0.009817 10.0.0.242 - - [2026-01-20 15:52:48] "GET /virtual-machine-interface/e30a6eee-f617-11f0-9c70-fa163ec4f82f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.021806 10.0.0.242 - - [2026-01-20 15:52:48] "POST /set-tag HTTP/1.1" 200 109 0.014451 10.0.0.242 - - [2026-01-20 15:52:48] "POST /set-tag HTTP/1.1" 200 109 0.036233 10.0.0.242 - - [2026-01-20 15:52:48] "DELETE /instance-ip/e31f1ba0-f617-11f0-9c70-fa163ec4f82f HTTP/1.1" 200 115 0.088024 10.0.0.242 - - [2026-01-20 15:52:48] "DELETE /virtual-machine-interface/e30a6eee-f617-11f0-9c70-fa163ec4f82f HTTP/1.1" 200 115 0.047632 10.0.0.242 - - [2026-01-20 15:52:48] "DELETE /virtual-machine/85cee2d0-384c-4947-8bf6-7cd7c16f3af4 HTTP/1.1" 200 115 0.040613 10.0.0.242 - - [2026-01-20 15:52:48] "DELETE /tag/bcf008c4-8dc3-400f-9321-9102c913ee64 HTTP/1.1" 200 115 0.038991 10.0.0.242 - - [2026-01-20 15:52:56] "GET /global-system-configs HTTP/1.1" 200 323 0.002997 10.0.0.242 - - [2026-01-20 15:52:57] "GET /global-system-configs HTTP/1.1" 200 323 0.002942