++ 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: =================== Wed Apr 22 04:48:57 PM UTC 2026 ===================' INFO: =================== Wed Apr 22 04:48:57 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}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ head -n 1 +++ ip addr show dev ens3 +++ grep 'inet ' ++ 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 +++ 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 +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ uniq ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.242,10.25.194.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.25.194.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=__ ++ cut -d = -f 1 ++ sort ++ set -o posix ++ set ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' + 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: 04/22/2026 16:49:39.450 7fdc883edd00 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 04/22/2026 16:49:39.614 7fdc883edd00 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 04/22/2026 16:49:39.626 7fdc883edd00 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 04/22/2026 16:49:39.627 7fdc883edd00 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.242 - - [2026-04-22 16:49:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000722 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-04-22 16:49:54] "GET / HTTP/1.1" 503 181 0.000276 10.0.0.242 - - [2026-04-22 16:49:54] "GET / HTTP/1.1" 503 181 0.000209 10.0.0.242 - - [2026-04-22 16:49:54] "GET / HTTP/1.1" 503 181 0.000200 10.0.0.242 - - [2026-04-22 16:49:55] "GET / HTTP/1.1" 200 45303 0.002335 10.0.0.242 - - [2026-04-22 16:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.242 - - [2026-04-22 16:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006995 10.0.0.242 - - [2026-04-22 16:49:55] "GET / HTTP/1.1" 200 36215 0.001309 10.0.0.242 - - [2026-04-22 16:49:55] "GET / HTTP/1.1" 200 36215 0.001365 10.0.0.242 - - [2026-04-22 16:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.242 - - [2026-04-22 16:49:55] "GET /global-system-config/12a5164f-ffae-41c6-9332-d23c5bca4e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009334 10.0.0.242 - - [2026-04-22 16:49:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.003492 10.0.0.242 - - [2026-04-22 16:49:56] "POST /config-nodes HTTP/1.1" 200 595 0.152708 10.0.0.242 - - [2026-04-22 16:49:56] "GET / HTTP/1.1" 200 36215 0.003409 10.0.0.242 - - [2026-04-22 16:49:56] "GET / HTTP/1.1" 200 36215 0.001151 10.0.0.242 - - [2026-04-22 16:49:56] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006238 10.0.0.242 - - [2026-04-22 16:49:56] "GET / HTTP/1.1" 200 36215 0.001143 10.0.0.242 - - [2026-04-22 16:49:56] "POST /fqname-to-id HTTP/1.1" 404 186 0.002343 10.0.0.242 - - [2026-04-22 16:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.242 - - [2026-04-22 16:49:56] "GET /global-system-config/12a5164f-ffae-41c6-9332-d23c5bca4e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010716 10.0.0.242 - - [2026-04-22 16:49:56] "POST /service-appliance-sets HTTP/1.1" 200 555 0.042271 10.0.0.242 - - [2026-04-22 16:49:56] "POST /fqname-to-id HTTP/1.1" 404 180 0.002258 10.0.0.242 - - [2026-04-22 16:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.242 - - [2026-04-22 16:49:56] "GET /global-system-config/12a5164f-ffae-41c6-9332-d23c5bca4e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013086 10.0.0.242 - - [2026-04-22 16:49:56] "POST /service-appliance-sets HTTP/1.1" 200 543 0.062239 10.0.0.242 - - [2026-04-22 16:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.242 - - [2026-04-22 16:49:56] "GET /network-ipam/2534ea12-de00-4849-854e-7c0330550920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003438 10.0.0.242 - - [2026-04-22 16:49:57] "POST /service-templates HTTP/1.1" 200 513 0.095259 10.0.0.242 - - [2026-04-22 16:49:57] "POST /service-templates HTTP/1.1" 200 503 0.052497 10.0.0.242 - - [2026-04-22 16:49:57] "POST /service-templates HTTP/1.1" 200 517 0.065074 10.0.0.242 - - [2026-04-22 16:49:57] "POST /service-templates HTTP/1.1" 200 537 0.061028 10.0.0.242 - - [2026-04-22 16:49:57] "POST /service-templates HTTP/1.1" 200 509 0.067708 10.0.0.242 - - [2026-04-22 16:49:57] "GET / HTTP/1.1" 200 36215 0.001303 10.0.0.242 - - [2026-04-22 16:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.242 - - [2026-04-22 16:49:57] "GET /global-system-config/12a5164f-ffae-41c6-9332-d23c5bca4e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013687 10.0.0.242 - - [2026-04-22 16:49:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.004584 10.0.0.242 - - [2026-04-22 16:49:57] "POST /config-database-nodes HTTP/1.1" 200 613 0.034180 10.0.0.242 - - [2026-04-22 16:49:58] "GET / HTTP/1.1" 200 36215 0.001309 10.0.0.242 - - [2026-04-22 16:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011992 10.0.0.242 - - [2026-04-22 16:49:58] "GET /global-system-config/12a5164f-ffae-41c6-9332-d23c5bca4e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008270 10.0.0.242 - - [2026-04-22 16:49:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.002009 10.0.0.242 - - [2026-04-22 16:49:58] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.041826 [Introspect:8084]10.0.0.242 - - [2026-04-22 16:49:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000872 [Introspect:8084]10.0.0.242 - - [2026-04-22 16:49:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001100 10.0.0.242 - - [2026-04-22 16:49:59] "GET / HTTP/1.1" 200 36215 0.001318 10.0.0.242 - - [2026-04-22 16:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.242 - - [2026-04-22 16:49:59] "GET /global-system-config/12a5164f-ffae-41c6-9332-d23c5bca4e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.024741 10.0.0.242 - - [2026-04-22 16:49:59] "GET / HTTP/1.1" 200 36215 0.003011 10.0.0.242 - - [2026-04-22 16:49:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.003466 10.0.0.242 - - [2026-04-22 16:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.242 - - [2026-04-22 16:49:59] "GET /global-system-config/12a5164f-ffae-41c6-9332-d23c5bca4e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005566 10.0.0.242 - - [2026-04-22 16:49:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.002987 10.0.0.242 - - [2026-04-22 16:49:59] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.133082 10.0.0.242 - - [2026-04-22 16:49:59] "POST /database-nodes HTTP/1.1" 200 599 0.109172 10.0.0.242 - - [2026-04-22 16:49:59] "GET / HTTP/1.1" 200 36215 0.001723 10.0.0.242 - - [2026-04-22 16:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.242 - - [2026-04-22 16:49:59] "GET /routing-instance/e2a53ad2-f735-4b97-901a-e66fc20b01f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003117 10.0.0.242 - - [2026-04-22 16:49:59] "POST /bgp-routers HTTP/1.1" 200 618 0.119186 10.0.0.242 - - [2026-04-22 16:50:00] "GET /bgp-router/39f06843-3e2f-42ee-beed-00d90dd8046c?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.046029 10.0.0.242 - - [2026-04-22 16:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005528 10.0.0.242 - - [2026-04-22 16:50:00] "GET /global-system-config/12a5164f-ffae-41c6-9332-d23c5bca4e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010177 10.0.0.242 - - [2026-04-22 16:50:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003248 10.0.0.242 - - [2026-04-22 16:50:00] "GET / HTTP/1.1" 200 36215 0.001902 10.0.0.242 - - [2026-04-22 16:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005891 10.0.0.242 - - [2026-04-22 16:50:00] "GET /global-system-config/12a5164f-ffae-41c6-9332-d23c5bca4e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006942 10.0.0.242 - - [2026-04-22 16:50:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.010799 10.0.0.242 - - [2026-04-22 16:50:00] "POST /ref-update HTTP/1.1" 200 156 0.049458 10.0.0.242 - - [2026-04-22 16:50:00] "POST /analytics-nodes HTTP/1.1" 200 601 0.056696 10.0.0.242 - - [2026-04-22 16:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.242 - - [2026-04-22 16:50:01] "GET /global-vrouter-config/f413bc25-c71e-4ab9-a77d-a54b8b87679e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.057425 10.0.0.242 - - [2026-04-22 16:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004773 10.0.0.242 - - [2026-04-22 16:50:01] "PUT /global-vrouter-config/f413bc25-c71e-4ab9-a77d-a54b8b87679e HTTP/1.1" 200 277 0.032740 10.0.0.242 - - [2026-04-22 16:50:02] "GET / HTTP/1.1" 200 36215 0.001866 10.0.0.242 - - [2026-04-22 16:50:02] "POST /alarms HTTP/1.1" 200 583 0.050158 10.0.0.242 - - [2026-04-22 16:50:02] "POST /alarms HTTP/1.1" 200 577 0.055636 10.0.0.242 - - [2026-04-22 16:50:02] "POST /alarms HTTP/1.1" 200 577 0.089664 10.0.0.242 - - [2026-04-22 16:50:02] "POST /alarms HTTP/1.1" 200 561 0.031676 10.0.0.242 - - [2026-04-22 16:50:02] "POST /alarms HTTP/1.1" 200 557 0.065159 10.0.0.242 - - [2026-04-22 16:50:02] "POST /alarms HTTP/1.1" 200 559 0.120928 10.0.0.242 - - [2026-04-22 16:50:02] "POST /alarms HTTP/1.1" 200 567 0.068262 10.0.0.242 - - [2026-04-22 16:50:02] "POST /alarms HTTP/1.1" 200 551 0.061283 10.0.0.242 - - [2026-04-22 16:50:02] "POST /alarms HTTP/1.1" 200 559 0.044945 10.0.0.242 - - [2026-04-22 16:50:02] "POST /alarms HTTP/1.1" 200 569 0.179367 10.0.0.242 - - [2026-04-22 16:50:03] "POST /alarms HTTP/1.1" 200 557 0.158277 10.0.0.242 - - [2026-04-22 16:50:03] "POST /alarms HTTP/1.1" 200 569 0.062946 10.0.0.242 - - [2026-04-22 16:50:03] "POST /alarms HTTP/1.1" 200 577 0.159247 10.0.0.242 - - [2026-04-22 16:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004451 10.0.0.242 - - [2026-04-22 16:50:03] "GET /network-ipam/2534ea12-de00-4849-854e-7c0330550920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004999 10.0.0.242 - - [2026-04-22 16:50:03] "POST /alarms HTTP/1.1" 200 571 0.054335 10.0.0.242 - - [2026-04-22 16:50:03] "POST /alarms HTTP/1.1" 200 563 0.052864 10.0.0.242 - - [2026-04-22 16:50:03] "POST /alarms HTTP/1.1" 200 563 0.061330 10.0.0.242 - - [2026-04-22 16:50:03] "POST /alarms HTTP/1.1" 200 563 0.049900 10.0.0.242 - - [2026-04-22 16:50:03] "POST /alarms HTTP/1.1" 200 549 0.051538 10.0.0.242 - - [2026-04-22 16:50:03] "POST /alarms HTTP/1.1" 200 597 0.062021 10.0.0.242 - - [2026-04-22 16:50:03] "POST /alarms HTTP/1.1" 200 577 0.056161 10.0.0.242 - - [2026-04-22 16:50:03] "POST /alarms HTTP/1.1" 200 573 0.078819 10.0.0.242 - - [2026-04-22 16:50:04] "POST /alarms HTTP/1.1" 200 585 0.061134 10.0.0.242 - - [2026-04-22 16:50:04] "POST /fqname-to-id HTTP/1.1" 404 225 0.005891 10.0.0.242 - - [2026-04-22 16:50:04] "POST /alarms HTTP/1.1" 200 611 0.062877 10.0.0.242 - - [2026-04-22 16:50:04] "POST /access-control-lists HTTP/1.1" 200 589 0.058448 10.0.0.242 - - [2026-04-22 16:50:04] "POST /fqname-to-id HTTP/1.1" 404 224 0.008509 10.0.0.242 - - [2026-04-22 16:50:04] "POST /access-control-lists HTTP/1.1" 200 587 0.043177 10.0.0.242 - - [2026-04-22 16:50:04] "POST /route-targets HTTP/1.1" 200 328 0.026968 10.0.0.242 - - [2026-04-22 16:50:04] "POST /ref-update HTTP/1.1" 200 156 0.034171 10.0.0.242 - - [2026-04-22 16:50:04] "POST /route-targets HTTP/1.1" 200 328 0.024243 10.0.0.242 - - [2026-04-22 16:50:04] "POST /ref-update HTTP/1.1" 200 156 0.016211 10.0.0.242 - - [2026-04-22 16:50:04] "POST /route-targets HTTP/1.1" 200 328 0.020646 10.0.0.242 - - [2026-04-22 16:50:04] "POST /ref-update HTTP/1.1" 200 156 0.046477 10.0.0.242 - - [2026-04-22 16:50:04] "POST /route-targets HTTP/1.1" 200 328 0.031524 10.0.0.242 - - [2026-04-22 16:50:04] "POST /ref-update HTTP/1.1" 200 156 0.039126 10.0.0.242 - - [2026-04-22 16:50:04] "GET / HTTP/1.1" 200 36215 0.001907 10.0.0.242 - - [2026-04-22 16:50:04] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002523 10.0.0.242 - - [2026-04-22 16:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.016099 10.0.0.242 - - [2026-04-22 16:50:04] "POST /fqname-to-id HTTP/1.1" 404 201 0.011815 10.0.0.242 - - [2026-04-22 16:50:04] "PUT /global-vrouter-config/f413bc25-c71e-4ab9-a77d-a54b8b87679e HTTP/1.1" 200 277 0.052644 10.0.0.242 - - [2026-04-22 16:50:05] "POST /access-control-lists HTTP/1.1" 200 553 0.102227 10.0.0.242 - - [2026-04-22 16:50:05] "GET / HTTP/1.1" 200 36215 0.001361 10.0.0.242 - - [2026-04-22 16:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.242 - - [2026-04-22 16:50:05] "GET /global-vrouter-config/f413bc25-c71e-4ab9-a77d-a54b8b87679e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005044 10.0.0.242 - - [2026-04-22 16:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.242 - - [2026-04-22 16:50:05] "PUT /global-vrouter-config/f413bc25-c71e-4ab9-a77d-a54b8b87679e HTTP/1.1" 200 277 0.013203 10.0.0.242 - - [2026-04-22 16:50:06] "GET / HTTP/1.1" 200 36215 0.001425 10.0.0.242 - - [2026-04-22 16:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.242 - - [2026-04-22 16:50:06] "GET /global-system-config/12a5164f-ffae-41c6-9332-d23c5bca4e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.006918 10.0.0.242 - - [2026-04-22 16:50:06] "PUT /global-system-config/12a5164f-ffae-41c6-9332-d23c5bca4e77 HTTP/1.1" 200 275 0.026433 [Introspect:8084]10.0.0.242 - - [2026-04-22 16:50:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000872 [Introspect:8084]10.0.0.242 - - [2026-04-22 16:50:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001050 [Introspect:8084]10.0.0.242 - - [2026-04-22 16:50:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000964 [Introspect:8084]10.0.0.242 - - [2026-04-22 16:50:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001002 10.0.0.242 - - [2026-04-22 16:50:11] "GET / HTTP/1.1" 200 36215 0.001865 10.0.0.242 - - [2026-04-22 16:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.242 - - [2026-04-22 16:50:12] "GET /domain/ce190e82-24e4-4f2c-8427-071dcb096e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.002887 10.0.0.242 - - [2026-04-22 16:50:12] "POST /id-to-fqname HTTP/1.1" 200 173 0.000496 10.0.0.242 - - [2026-04-22 16:50:12] "POST /fqname-to-id HTTP/1.1" 404 182 0.009430 10.0.0.242 - - [2026-04-22 16:50:12] "POST /security-groups HTTP/1.1" 200 570 0.132246 10.0.0.242 - - [2026-04-22 16:50:12] "POST /projects HTTP/1.1" 200 483 0.394677 10.0.0.242 - - [2026-04-22 16:50:12] "POST /fqname-to-id HTTP/1.1" 404 213 0.001932 10.0.0.242 - - [2026-04-22 16:50:12] "POST /security-groups HTTP/1.1" 200 536 0.031145 10.0.0.242 - - [2026-04-22 16:50:12] "POST /access-control-lists HTTP/1.1" 200 581 0.070130 10.0.0.242 - - [2026-04-22 16:50:12] "POST /fqname-to-id HTTP/1.1" 404 212 0.011296 10.0.0.242 - - [2026-04-22 16:50:12] "POST /chown HTTP/1.1" 200 109 0.081301 10.0.0.242 - - [2026-04-22 16:50:12] "POST /policy-managements HTTP/1.1" 409 214 0.001958 10.0.0.242 - - [2026-04-22 16:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.242 - - [2026-04-22 16:50:12] "GET /policy-management/e456b2a4-4502-4ed7-bde6-e9cd72cd81cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.037503 10.0.0.242 - - [2026-04-22 16:50:12] "POST /access-control-lists HTTP/1.1" 200 579 0.110057 10.0.0.242 - - [2026-04-22 16:50:12] "POST /application-policy-sets HTTP/1.1" 200 530 0.063108 10.0.0.242 - - [2026-04-22 16:50:12] "POST /fqname-to-id HTTP/1.1" 404 232 0.016754 10.0.0.242 - - [2026-04-22 16:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.018977 10.0.0.242 - - [2026-04-22 16:50:12] "GET /global-vrouter-config/f413bc25-c71e-4ab9-a77d-a54b8b87679e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.010980 10.0.0.242 - - [2026-04-22 16:50:12] "POST /access-control-lists HTTP/1.1" 200 596 0.064947 10.0.0.242 - - [2026-04-22 16:50:12] "POST /fqname-to-id HTTP/1.1" 404 231 0.029869 10.0.0.242 - - [2026-04-22 16:50:12] "PUT /global-vrouter-config/f413bc25-c71e-4ab9-a77d-a54b8b87679e HTTP/1.1" 200 277 0.061000 10.0.0.242 - - [2026-04-22 16:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.242 - - [2026-04-22 16:50:13] "GET /virtual-network/d4b28998-1ac7-479d-a660-b3f0fb7db6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.023252 10.0.0.242 - - [2026-04-22 16:50:13] "POST /access-control-lists HTTP/1.1" 200 594 0.065897 10.0.0.242 - - [2026-04-22 16:50:13] "POST /id-to-fqname HTTP/1.1" 200 177 0.000588 10.0.0.242 - - [2026-04-22 16:50:13] "POST /fqname-to-id HTTP/1.1" 404 186 0.008522 10.0.0.242 - - [2026-04-22 16:50:13] "POST /security-groups HTTP/1.1" 200 574 0.077971 10.0.0.242 - - [2026-04-22 16:50:13] "POST /projects HTTP/1.1" 200 491 0.288543 10.0.0.242 - - [2026-04-22 16:50:13] "POST /fqname-to-id HTTP/1.1" 404 217 0.008915 10.0.0.242 - - [2026-04-22 16:50:13] "POST /access-control-lists HTTP/1.1" 200 585 0.043516 10.0.0.242 - - [2026-04-22 16:50:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.001822 10.0.0.242 - - [2026-04-22 16:50:13] "POST /security-groups HTTP/1.1" 200 548 0.087848 10.0.0.242 - - [2026-04-22 16:50:13] "POST /chown HTTP/1.1" 200 109 0.031421 10.0.0.242 - - [2026-04-22 16:50:13] "POST /access-control-lists HTTP/1.1" 200 583 0.122490 10.0.0.242 - - [2026-04-22 16:50:13] "POST /fqname-to-id HTTP/1.1" 404 240 0.002247 10.0.0.242 - - [2026-04-22 16:50:13] "POST /network-ipams HTTP/1.1" 200 524 0.128825 10.0.0.242 - - [2026-04-22 16:50:13] "POST /access-control-lists HTTP/1.1" 200 604 0.034889 10.0.0.242 - - [2026-04-22 16:50:13] "POST /fqname-to-id HTTP/1.1" 404 239 0.004720 10.0.0.242 - - [2026-04-22 16:50:13] "POST /network-ipams HTTP/1.1" 200 512 0.046539 10.0.0.242 - - [2026-04-22 16:50:13] "POST /fqname-to-id HTTP/1.1" 404 198 0.004845 10.0.0.242 - - [2026-04-22 16:50:13] "POST /access-control-lists HTTP/1.1" 200 602 0.053815 10.0.0.242 - - [2026-04-22 16:50:13] "POST /fqname-to-id HTTP/1.1" 404 229 0.016575 10.0.0.242 - - [2026-04-22 16:50:14] "POST /access-control-lists HTTP/1.1" 200 591 0.113310 10.0.0.242 - - [2026-04-22 16:50:14] "POST /useragent-kv HTTP/1.1" 200 115 0.033406 10.0.0.242 - - [2026-04-22 16:50:14] "POST /virtual-networks HTTP/1.1" 200 540 0.288249 10.0.0.242 - - [2026-04-22 16:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.019836 10.0.0.242 - - [2026-04-22 16:50:14] "POST /route-targets HTTP/1.1" 200 328 0.046906 10.0.0.242 - - [2026-04-22 16:50:14] "GET /virtual-network/37289cb8-c3fc-4d34-a526-3d12b2a62573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.028275 10.0.0.242 - - [2026-04-22 16:50:14] "POST /ref-update HTTP/1.1" 200 156 0.037390 10.0.0.242 - - [2026-04-22 16:50:14] "POST /network-ipams HTTP/1.1" 200 520 0.097304 10.0.0.242 - - [2026-04-22 16:50:14] "POST /fqname-to-id HTTP/1.1" 404 202 0.002240 10.0.0.242 - - [2026-04-22 16:50:14] "POST /useragent-kv HTTP/1.1" 200 115 0.006776 10.0.0.242 - - [2026-04-22 16:50:14] "POST /virtual-networks HTTP/1.1" 200 548 0.166595 10.0.0.242 - - [2026-04-22 16:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.021837 10.0.0.242 - - [2026-04-22 16:50:14] "POST /route-targets HTTP/1.1" 200 328 0.012522 10.0.0.242 - - [2026-04-22 16:50:14] "GET /virtual-network/83333f84-a99f-4573-8db5-374389eaf118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.020120 10.0.0.242 - - [2026-04-22 16:50:14] "POST /fqname-to-id HTTP/1.1" 404 199 0.001689 10.0.0.242 - - [2026-04-22 16:50:14] "POST /ref-update HTTP/1.1" 200 156 0.034779 10.0.0.242 - - [2026-04-22 16:50:14] "POST /network-policys HTTP/1.1" 200 540 0.029467 10.0.0.242 - - [2026-04-22 16:50:14] "POST /fqname-to-id HTTP/1.1" 404 197 0.006109 10.0.0.242 - - [2026-04-22 16:50:14] "POST /network-policys HTTP/1.1" 200 536 0.022207 10.0.0.242 - - [2026-04-22 16:50:14] "POST /fqname-to-id HTTP/1.1" 404 201 0.045635 10.0.0.242 - - [2026-04-22 16:50:14] "POST /network-policys HTTP/1.1" 200 544 0.035208 10.0.0.242 - - [2026-04-22 16:50:14] "PUT /access-control-list/1ba23b20-221c-4240-a583-4175acb43b38 HTTP/1.1" 200 273 0.037310 10.0.0.242 - - [2026-04-22 16:50:14] "POST /ref-update HTTP/1.1" 200 156 0.136027 10.0.0.242 - - [2026-04-22 16:50:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008961 10.0.0.242 - - [2026-04-22 16:50:15] "PUT /access-control-list/95a7b642-f105-4ecd-8966-6ff54a8b6f6b HTTP/1.1" 200 273 0.029562 10.0.0.242 - - [2026-04-22 16:50:15] "POST /ref-update HTTP/1.1" 200 156 0.109149 10.0.0.242 - - [2026-04-22 16:50:15] "PUT /access-control-list/1ba23b20-221c-4240-a583-4175acb43b38 HTTP/1.1" 200 273 0.026835 10.0.0.242 - - [2026-04-22 16:50:15] "POST /ref-update HTTP/1.1" 200 156 0.145155 10.0.0.242 - - [2026-04-22 16:50:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023601 10.0.0.242 - - [2026-04-22 16:50:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009826 10.0.0.242 - - [2026-04-22 16:50:15] "PUT /access-control-list/95a7b642-f105-4ecd-8966-6ff54a8b6f6b HTTP/1.1" 200 273 0.130207 10.0.0.242 - - [2026-04-22 16:50:15] "POST /ref-update HTTP/1.1" 200 156 0.093930 10.0.0.242 - - [2026-04-22 16:50:15] "POST /fqname-to-id HTTP/1.1" 404 237 0.003599 10.0.0.242 - - [2026-04-22 16:50:15] "POST /ref-update HTTP/1.1" 200 156 0.204042 10.0.0.242 - - [2026-04-22 16:50:15] "POST /access-control-lists HTTP/1.1" 200 603 0.079980 10.0.0.242 - - [2026-04-22 16:50:15] "POST /ref-update HTTP/1.1" 200 156 0.096726 10.0.0.242 - - [2026-04-22 16:50:15] "POST /ref-update HTTP/1.1" 200 156 0.045944 10.0.0.242 - - [2026-04-22 16:50:15] "PUT /access-control-list/3d439bed-dd0f-4b3c-abeb-5396fe4d2cf4 HTTP/1.1" 200 273 0.024834 10.0.0.242 - - [2026-04-22 16:50:15] "PUT /access-control-list/1ba23b20-221c-4240-a583-4175acb43b38 HTTP/1.1" 200 273 0.046488 10.0.0.242 - - [2026-04-22 16:50:15] "POST /ref-update HTTP/1.1" 200 156 0.131151 10.0.0.242 - - [2026-04-22 16:50:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008613 10.0.0.242 - - [2026-04-22 16:50:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003869 10.0.0.242 - - [2026-04-22 16:50:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020418 10.0.0.242 - - [2026-04-22 16:50:15] "PUT /access-control-list/3d439bed-dd0f-4b3c-abeb-5396fe4d2cf4 HTTP/1.1" 200 273 0.058891 10.0.0.242 - - [2026-04-22 16:50:15] "POST /ref-update HTTP/1.1" 200 156 0.016736 10.0.0.242 - - [2026-04-22 16:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005523 10.0.0.242 - - [2026-04-22 16:50:15] "GET /virtual-network/d4b28998-1ac7-479d-a660-b3f0fb7db6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.010607 10.0.0.242 - - [2026-04-22 16:50:16] "GET /application-policy-set/0b59624b-3b61-42d6-82e7-1d11610304e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004190 10.0.0.242 - - [2026-04-22 16:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.242 - - [2026-04-22 16:50:16] "GET /policy-management/e456b2a4-4502-4ed7-bde6-e9cd72cd81cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.018535 10.0.0.242 - - [2026-04-22 16:50:16] "POST /firewall-policys HTTP/1.1" 200 532 0.024703 10.0.0.242 - - [2026-04-22 16:50:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.028058 10.0.0.242 - - [2026-04-22 16:50:16] "GET /firewall-policy/05fb9be8-cc3a-41a2-913d-e56a7c66b466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.019458 10.0.0.242 - - [2026-04-22 16:50:16] "GET /application-policy-set/0b59624b-3b61-42d6-82e7-1d11610304e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.006239 10.0.0.242 - - [2026-04-22 16:50:16] "GET /firewall-policy/05fb9be8-cc3a-41a2-913d-e56a7c66b466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003317 10.0.0.242 - - [2026-04-22 16:50:16] "POST /ref-update HTTP/1.1" 200 156 0.030889 10.0.0.242 - - [2026-04-22 16:50:16] "GET /application-policy-set/0b59624b-3b61-42d6-82e7-1d11610304e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.008274 10.0.0.242 - - [2026-04-22 16:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.242 - - [2026-04-22 16:50:16] "GET /policy-management/e456b2a4-4502-4ed7-bde6-e9cd72cd81cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002902 10.0.0.242 - - [2026-04-22 16:50:16] "POST /firewall-policys HTTP/1.1" 200 534 0.045292 10.0.0.242 - - [2026-04-22 16:50:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.024583 10.0.0.242 - - [2026-04-22 16:50:16] "GET /firewall-policy/3a7c45d5-f26c-4ca4-9020-95d4f792fa03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.016299 [Introspect:8084]10.0.0.242 - - [2026-04-22 16:50:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001005 [Introspect:8084]10.0.0.242 - - [2026-04-22 16:50:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001137 10.0.0.242 - - [2026-04-22 16:50:16] "GET /application-policy-set/0b59624b-3b61-42d6-82e7-1d11610304e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004221 10.0.0.242 - - [2026-04-22 16:50:16] "GET /firewall-policy/3a7c45d5-f26c-4ca4-9020-95d4f792fa03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.004345 10.0.0.242 - - [2026-04-22 16:50:16] "GET /firewall-policy/05fb9be8-cc3a-41a2-913d-e56a7c66b466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002987 10.0.0.242 - - [2026-04-22 16:50:16] "GET /firewall-policy/05fb9be8-cc3a-41a2-913d-e56a7c66b466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003387 10.0.0.242 - - [2026-04-22 16:50:16] "POST /ref-update HTTP/1.1" 200 156 0.023365 10.0.0.242 - - [2026-04-22 16:50:16] "POST /ref-update HTTP/1.1" 200 156 0.055859 10.0.0.242 - - [2026-04-22 16:50:16] "POST /ref-update HTTP/1.1" 200 156 0.024626 10.0.0.242 - - [2026-04-22 16:50:16] "GET /application-policy-set/0b59624b-3b61-42d6-82e7-1d11610304e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1536 0.023484 10.0.0.242 - - [2026-04-22 16:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.242 - - [2026-04-22 16:50:16] "GET /policy-management/e456b2a4-4502-4ed7-bde6-e9cd72cd81cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004524 10.0.0.242 - - [2026-04-22 16:50:16] "POST /firewall-policys HTTP/1.1" 200 532 0.064585 10.0.0.242 - - [2026-04-22 16:50:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.039400 10.0.0.242 - - [2026-04-22 16:50:16] "GET /firewall-policy/c32ca777-756e-47a4-8e75-68c5d58c9663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.012013 10.0.0.242 - - [2026-04-22 16:50:17] "GET /application-policy-set/0b59624b-3b61-42d6-82e7-1d11610304e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1536 0.005142 10.0.0.242 - - [2026-04-22 16:50:17] "GET /firewall-policy/c32ca777-756e-47a4-8e75-68c5d58c9663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.002743 10.0.0.242 - - [2026-04-22 16:50:17] "GET /firewall-policy/05fb9be8-cc3a-41a2-913d-e56a7c66b466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003843 10.0.0.242 - - [2026-04-22 16:50:17] "GET /firewall-policy/3a7c45d5-f26c-4ca4-9020-95d4f792fa03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.032104 10.0.0.242 - - [2026-04-22 16:50:17] "GET /firewall-policy/05fb9be8-cc3a-41a2-913d-e56a7c66b466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.038180 10.0.0.242 - - [2026-04-22 16:50:17] "GET /firewall-policy/3a7c45d5-f26c-4ca4-9020-95d4f792fa03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003732 10.0.0.242 - - [2026-04-22 16:50:17] "POST /ref-update HTTP/1.1" 200 156 0.033603 10.0.0.242 - - [2026-04-22 16:50:17] "POST /ref-update HTTP/1.1" 200 156 0.052090 10.0.0.242 - - [2026-04-22 16:50:17] "POST /ref-update HTTP/1.1" 200 156 0.043669 10.0.0.242 - - [2026-04-22 16:50:17] "POST /ref-update HTTP/1.1" 200 156 0.021590 10.0.0.242 - - [2026-04-22 16:50:17] "POST /ref-update HTTP/1.1" 200 156 0.047859 10.0.0.242 - - [2026-04-22 16:50:17] "GET /application-policy-set/0b59624b-3b61-42d6-82e7-1d11610304e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1758 0.022965 10.0.0.242 - - [2026-04-22 16:50:17] "POST /tags HTTP/1.1" 200 300 0.037366 10.0.0.242 - - [2026-04-22 16:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.027231 10.0.0.242 - - [2026-04-22 16:50:17] "GET /tag/d91329c5-dd57-4102-9303-17751c099f54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.013007 10.0.0.242 - - [2026-04-22 16:50:17] "POST /set-tag HTTP/1.1" 200 109 0.017012 10.0.0.242 - - [2026-04-22 16:50:17] "POST /tags HTTP/1.1" 200 358 0.139070 10.0.0.242 - - [2026-04-22 16:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.019487 10.0.0.242 - - [2026-04-22 16:50:18] "GET /tag/146ad240-7446-4421-9fe0-85f632e2a1b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.036144 10.0.0.242 - - [2026-04-22 16:50:18] "POST /tags HTTP/1.1" 200 306 0.085213 10.0.0.242 - - [2026-04-22 16:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.031860 10.0.0.242 - - [2026-04-22 16:50:18] "GET /tag/9eab7f25-5d4b-4850-b53b-2d24c0cd24ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.019171 10.0.0.242 - - [2026-04-22 16:50:18] "POST /id-to-fqname HTTP/1.1" 200 174 0.000515 10.0.0.242 - - [2026-04-22 16:50:18] "POST /fqname-to-id HTTP/1.1" 404 183 0.005415 10.0.0.242 - - [2026-04-22 16:50:18] "POST /security-groups HTTP/1.1" 200 571 0.085104 10.0.0.242 - - [2026-04-22 16:50:18] "POST /projects HTTP/1.1" 200 485 0.221712 10.0.0.242 - - [2026-04-22 16:50:18] "POST /fqname-to-id HTTP/1.1" 404 214 0.005300 10.0.0.242 - - [2026-04-22 16:50:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.102472 10.0.0.242 - - [2026-04-22 16:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.018727 10.0.0.242 - - [2026-04-22 16:50:18] "GET /virtual-network/37289cb8-c3fc-4d34-a526-3d12b2a62573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.044916 10.0.0.242 - - [2026-04-22 16:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.242 - - [2026-04-22 16:50:18] "POST /access-control-lists HTTP/1.1" 200 582 0.212489 10.0.0.242 - - [2026-04-22 16:50:18] "GET /virtual-network/83333f84-a99f-4573-8db5-374389eaf118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.015600 10.0.0.242 - - [2026-04-22 16:50:18] "POST /fqname-to-id HTTP/1.1" 404 213 0.002779 10.0.0.242 - - [2026-04-22 16:50:18] "POST /access-control-lists HTTP/1.1" 200 580 0.104271 10.0.0.242 - - [2026-04-22 16:50:18] "PUT /virtual-network/37289cb8-c3fc-4d34-a526-3d12b2a62573 HTTP/1.1" 200 265 0.132145 10.0.0.242 - - [2026-04-22 16:50:19] "PUT /virtual-network/83333f84-a99f-4573-8db5-374389eaf118 HTTP/1.1" 200 265 0.122687 10.0.0.242 - - [2026-04-22 16:50:19] "POST /security-groups HTTP/1.1" 200 539 0.085799 10.0.0.242 - - [2026-04-22 16:50:19] "POST /fqname-to-id HTTP/1.1" 404 234 0.004521 10.0.0.242 - - [2026-04-22 16:50:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.027775 10.0.0.242 - - [2026-04-22 16:50:19] "POST /chown HTTP/1.1" 200 109 0.036205 10.0.0.242 - - [2026-04-22 16:50:19] "GET /application-policy-set/0b59624b-3b61-42d6-82e7-1d11610304e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.045060 10.0.0.242 - - [2026-04-22 16:50:19] "POST /access-control-lists HTTP/1.1" 200 598 0.110806 10.0.0.242 - - [2026-04-22 16:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.242 - - [2026-04-22 16:50:19] "POST /fqname-to-id HTTP/1.1" 404 233 0.014088 10.0.0.242 - - [2026-04-22 16:50:19] "GET /policy-management/e456b2a4-4502-4ed7-bde6-e9cd72cd81cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.017359 10.0.0.242 - - [2026-04-22 16:50:19] "POST /tags HTTP/1.1" 409 207 0.003261 10.0.0.242 - - [2026-04-22 16:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.242 - - [2026-04-22 16:50:19] "GET /tag/9eab7f25-5d4b-4850-b53b-2d24c0cd24ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.035815 10.0.0.242 - - [2026-04-22 16:50:19] "POST /access-control-lists HTTP/1.1" 200 596 0.093642 10.0.0.242 - - [2026-04-22 16:50:19] "POST /firewall-rules HTTP/1.1" 200 566 0.105493 10.0.0.242 - - [2026-04-22 16:50:19] "GET /firewall-rule/1e4ffc56-098e-4961-baeb-96b2d126d8ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.007083 10.0.0.242 - - [2026-04-22 16:50:19] "GET /firewall-policy/3a7c45d5-f26c-4ca4-9020-95d4f792fa03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.004885 10.0.0.242 - - [2026-04-22 16:50:19] "GET /firewall-rule/1e4ffc56-098e-4961-baeb-96b2d126d8ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.004384 10.0.0.242 - - [2026-04-22 16:50:19] "POST /ref-update HTTP/1.1" 200 156 0.058630 10.0.0.242 - - [2026-04-22 16:50:19] "GET /application-policy-set/0b59624b-3b61-42d6-82e7-1d11610304e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.005703 10.0.0.242 - - [2026-04-22 16:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002732 10.0.0.242 - - [2026-04-22 16:50:19] "GET /policy-management/e456b2a4-4502-4ed7-bde6-e9cd72cd81cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002843 10.0.0.242 - - [2026-04-22 16:50:19] "POST /tags HTTP/1.1" 409 207 0.002296 10.0.0.242 - - [2026-04-22 16:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.242 - - [2026-04-22 16:50:19] "GET /tag/9eab7f25-5d4b-4850-b53b-2d24c0cd24ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.013436 10.0.0.242 - - [2026-04-22 16:50:20] "POST /firewall-rules HTTP/1.1" 200 564 0.089634 10.0.0.242 - - [2026-04-22 16:50:20] "GET /firewall-rule/3e78437e-546a-4dda-a739-7141a08da556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.025581 10.0.0.242 - - [2026-04-22 16:50:20] "GET /firewall-policy/3a7c45d5-f26c-4ca4-9020-95d4f792fa03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004013 10.0.0.242 - - [2026-04-22 16:50:20] "GET /firewall-rule/3e78437e-546a-4dda-a739-7141a08da556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002204 10.0.0.242 - - [2026-04-22 16:50:20] "POST /ref-update HTTP/1.1" 200 156 0.028955 10.0.0.242 - - [2026-04-22 16:50:20] "POST /tags HTTP/1.1" 200 306 0.097624 10.0.0.242 - - [2026-04-22 16:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.242 - - [2026-04-22 16:50:20] "GET /tag/d4ae6d12-7a24-4bd0-acd4-e4f17f89bd32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.020067 10.0.0.242 - - [2026-04-22 16:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.242 - - [2026-04-22 16:50:20] "GET /project/1bbaa1af-fb15-4d07-b05b-796bfa86cd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.058899 10.0.0.242 - - [2026-04-22 16:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012685 10.0.0.242 - - [2026-04-22 16:50:20] "GET /virtual-network/83333f84-a99f-4573-8db5-374389eaf118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.015069 10.0.0.242 - - [2026-04-22 16:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004350 10.0.0.242 - - [2026-04-22 16:50:20] "GET /service-appliance-set/ec7c1a5a-1c99-4529-a501-602c6c69e616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.005431 10.0.0.242 - - [2026-04-22 16:50:20] "POST /fqname-to-id HTTP/1.1" 404 240 0.002616 10.0.0.242 - - [2026-04-22 16:50:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.149260 10.0.0.242 - - [2026-04-22 16:50:20] "GET /virtual-machine-interface/0166ebf2-db02-49e7-9f11-20f40999f105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2306 0.037195 10.0.0.242 - - [2026-04-22 16:50:20] "POST /instance-ips HTTP/1.1" 200 382 0.090302 10.0.0.242 - - [2026-04-22 16:50:20] "GET /instance-ip/3ddb2581-8145-4890-abfe-9b66ac4c967e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.010806 10.0.0.242 - - [2026-04-22 16:50:21] "POST /loadbalancers HTTP/1.1" 200 584 0.069426 10.0.0.242 - - [2026-04-22 16:50:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.043753 10.0.0.242 - - [2026-04-22 16:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 [Introspect:8084]10.0.0.242 - - [2026-04-22 16:50:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000852 [Introspect:8084]10.0.0.242 - - [2026-04-22 16:50:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000897 10.0.0.242 - - [2026-04-22 16:50:21] "GET /project/1bbaa1af-fb15-4d07-b05b-796bfa86cd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.047762 10.0.0.242 - - [2026-04-22 16:50:21] "GET /loadbalancer/1c93576f-25ba-4a00-a466-9ef9fd0c57d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.008215 10.0.0.242 - - [2026-04-22 16:50:21] "GET /project/1bbaa1af-fb15-4d07-b05b-796bfa86cd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.055804 10.0.0.242 - - [2026-04-22 16:50:21] "GET /instance-ip/3ddb2581-8145-4890-abfe-9b66ac4c967e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005587 10.0.0.242 - - [2026-04-22 16:50:21] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.044513 10.0.0.242 - - [2026-04-22 16:50:21] "POST /floating-ips HTTP/1.1" 200 585 0.045837 10.0.0.242 - - [2026-04-22 16:50:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.010826 10.0.0.242 - - [2026-04-22 16:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.242 - - [2026-04-22 16:50:21] "GET /project/1bbaa1af-fb15-4d07-b05b-796bfa86cd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.041178 10.0.0.242 - - [2026-04-22 16:50:21] "GET /loadbalancer-listener/653432be-7441-4a3f-9f9c-5fb3745754b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.004380 10.0.0.242 - - [2026-04-22 16:50:21] "GET /loadbalancer-listener/653432be-7441-4a3f-9f9c-5fb3745754b9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.006699 10.0.0.242 - - [2026-04-22 16:50:21] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.158367 10.0.0.242 - - [2026-04-22 16:50:21] "GET /instance-ip/3ddb2581-8145-4890-abfe-9b66ac4c967e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005940 10.0.0.242 - - [2026-04-22 16:50:21] "GET /instance-ip/3ddb2581-8145-4890-abfe-9b66ac4c967e?fields=floating_ips HTTP/1.1" 200 1172 0.005785 10.0.0.242 - - [2026-04-22 16:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.242 - - [2026-04-22 16:50:21] "GET /global-vrouter-config/f413bc25-c71e-4ab9-a77d-a54b8b87679e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.003233 10.0.0.242 - - [2026-04-22 16:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.242 - - [2026-04-22 16:50:21] "GET /floating-ip/8952dd9c-2a22-41dd-b691-f0ed58151438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.003039 10.0.0.242 - - [2026-04-22 16:50:21] "PUT /global-vrouter-config/f413bc25-c71e-4ab9-a77d-a54b8b87679e HTTP/1.1" 200 277 0.035891 10.0.0.242 - - [2026-04-22 16:50:21] "POST /tags HTTP/1.1" 200 302 0.042380 10.0.0.242 - - [2026-04-22 16:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007766 10.0.0.242 - - [2026-04-22 16:50:21] "GET /tag/2469c17a-b7df-47e2-8f63-0436bb22aa94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.023897 10.0.0.242 - - [2026-04-22 16:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005094 10.0.0.242 - - [2026-04-22 16:50:21] "GET /project/9f489d7a-4db4-4382-b1ff-f777d8d74b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.071334 10.0.0.242 - - [2026-04-22 16:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.242 - - [2026-04-22 16:50:21] "GET /virtual-network/83333f84-a99f-4573-8db5-374389eaf118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.005535 10.0.0.242 - - [2026-04-22 16:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.242 - - [2026-04-22 16:50:22] "GET /service-appliance-set/ec7c1a5a-1c99-4529-a501-602c6c69e616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003548 10.0.0.242 - - [2026-04-22 16:50:22] "POST /fqname-to-id HTTP/1.1" 404 242 0.001877 10.0.0.242 - - [2026-04-22 16:50:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.112546 10.0.0.242 - - [2026-04-22 16:50:22] "GET /virtual-machine-interface/fee4abe2-a024-4795-810e-68dd3f155c18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.013481 10.0.0.242 - - [2026-04-22 16:50:22] "POST /instance-ips HTTP/1.1" 200 378 0.033729 10.0.0.242 - - [2026-04-22 16:50:22] "GET /instance-ip/cd9e82eb-6698-414b-baff-89de14798af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.009013 10.0.0.242 - - [2026-04-22 16:50:22] "POST /loadbalancers HTTP/1.1" 200 584 0.073461 10.0.0.242 - - [2026-04-22 16:50:22] "GET /project/9f489d7a-4db4-4382-b1ff-f777d8d74b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.030261 10.0.0.242 - - [2026-04-22 16:50:22] "GET /instance-ip/cd9e82eb-6698-414b-baff-89de14798af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.003005 10.0.0.242 - - [2026-04-22 16:50:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.020042 10.0.0.242 - - [2026-04-22 16:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.242 - - [2026-04-22 16:50:22] "POST /floating-ips HTTP/1.1" 200 583 0.045071 10.0.0.242 - - [2026-04-22 16:50:22] "GET /project/9f489d7a-4db4-4382-b1ff-f777d8d74b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.067060 10.0.0.242 - - [2026-04-22 16:50:22] "GET /loadbalancer/7b4e043f-5876-463d-b69f-7724b825cb79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003198 10.0.0.242 - - [2026-04-22 16:50:22] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.016954 10.0.0.242 - - [2026-04-22 16:50:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.019800 10.0.0.242 - - [2026-04-22 16:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.012488 10.0.0.242 - - [2026-04-22 16:50:22] "GET /project/9f489d7a-4db4-4382-b1ff-f777d8d74b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.034480 10.0.0.242 - - [2026-04-22 16:50:22] "GET /loadbalancer-listener/588486aa-f6e0-4389-b8e4-e1fb4065d267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.002128 10.0.0.242 - - [2026-04-22 16:50:22] "GET /loadbalancer-listener/588486aa-f6e0-4389-b8e4-e1fb4065d267?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.002973 10.0.0.242 - - [2026-04-22 16:50:22] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.024662 10.0.0.242 - - [2026-04-22 16:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005098 10.0.0.242 - - [2026-04-22 16:50:22] "GET /instance-ip/cd9e82eb-6698-414b-baff-89de14798af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.002146 10.0.0.242 - - [2026-04-22 16:50:22] "GET /instance-ip/cd9e82eb-6698-414b-baff-89de14798af1?fields=floating_ips HTTP/1.1" 200 1167 0.006001 10.0.0.242 - - [2026-04-22 16:50:22] "GET /floating-ip/10e83ff1-f9f1-4615-be5c-832d3f08961b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.004591 10.0.0.242 - - [2026-04-22 16:50:22] "GET /project/9f489d7a-4db4-4382-b1ff-f777d8d74b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.049113 10.0.0.242 - - [2026-04-22 16:50:22] "GET /loadbalancer/7b4e043f-5876-463d-b69f-7724b825cb79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003139 10.0.0.242 - - [2026-04-22 16:50:22] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.027658 10.0.0.242 - - [2026-04-22 16:50:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.022673 10.0.0.242 - - [2026-04-22 16:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.242 - - [2026-04-22 16:50:23] "GET /project/9f489d7a-4db4-4382-b1ff-f777d8d74b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.036751 10.0.0.242 - - [2026-04-22 16:50:23] "GET /loadbalancer-listener/5e826390-853d-4d04-ab4d-617106974305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.011284 10.0.0.242 - - [2026-04-22 16:50:23] "GET /loadbalancer-listener/5e826390-853d-4d04-ab4d-617106974305?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003856 10.0.0.242 - - [2026-04-22 16:50:23] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.051318 10.0.0.242 - - [2026-04-22 16:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007945 10.0.0.242 - - [2026-04-22 16:50:23] "GET /instance-ip/cd9e82eb-6698-414b-baff-89de14798af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.021927 10.0.0.242 - - [2026-04-22 16:50:23] "GET /instance-ip/cd9e82eb-6698-414b-baff-89de14798af1?fields=floating_ips HTTP/1.1" 200 1167 0.004266 10.0.0.242 - - [2026-04-22 16:50:23] "GET /project/9f489d7a-4db4-4382-b1ff-f777d8d74b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.071743 10.0.0.242 - - [2026-04-22 16:50:23] "GET /floating-ip/10e83ff1-f9f1-4615-be5c-832d3f08961b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.010780 10.0.0.242 - - [2026-04-22 16:50:23] "GET /loadbalancer/7b4e043f-5876-463d-b69f-7724b825cb79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.007961 10.0.0.242 - - [2026-04-22 16:50:23] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.023960 10.0.0.242 - - [2026-04-22 16:50:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.020302 10.0.0.242 - - [2026-04-22 16:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004123 10.0.0.242 - - [2026-04-22 16:50:23] "GET /project/9f489d7a-4db4-4382-b1ff-f777d8d74b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.036153 10.0.0.242 - - [2026-04-22 16:50:23] "GET /loadbalancer-listener/a8b19c0c-a6be-4a51-96c1-6742f1dae2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.004267 10.0.0.242 - - [2026-04-22 16:50:23] "GET /loadbalancer-listener/a8b19c0c-a6be-4a51-96c1-6742f1dae2c0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.004486 10.0.0.242 - - [2026-04-22 16:50:23] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.023445 10.0.0.242 - - [2026-04-22 16:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008267 10.0.0.242 - - [2026-04-22 16:50:23] "GET /instance-ip/cd9e82eb-6698-414b-baff-89de14798af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.005828 10.0.0.242 - - [2026-04-22 16:50:23] "GET /instance-ip/cd9e82eb-6698-414b-baff-89de14798af1?fields=floating_ips HTTP/1.1" 200 1167 0.009046 10.0.0.242 - - [2026-04-22 16:50:23] "GET /loadbalancer/1c93576f-25ba-4a00-a466-9ef9fd0c57d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.011955 10.0.0.242 - - [2026-04-22 16:50:23] "GET /floating-ip/10e83ff1-f9f1-4615-be5c-832d3f08961b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.006440 10.0.0.242 - - [2026-04-22 16:50:23] "POST /tags HTTP/1.1" 200 356 0.033040 10.0.0.242 - - [2026-04-22 16:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004807 10.0.0.242 - - [2026-04-22 16:50:23] "GET /tag/937da313-d0bc-42fe-be34-0aaad645b4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.015222 10.0.0.242 - - [2026-04-22 16:50:23] "POST /tags HTTP/1.1" 200 304 0.020438 10.0.0.242 - - [2026-04-22 16:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012104 10.0.0.242 - - [2026-04-22 16:50:23] "GET /tag/5f7efbf6-6fd4-417b-b456-f396eced174f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.025698 10.0.0.242 - - [2026-04-22 16:50:23] "POST /projects HTTP/1.1" 409 218 0.002420 10.0.0.242 - - [2026-04-22 16:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.242 - - [2026-04-22 16:50:23] "GET /project/1bbaa1af-fb15-4d07-b05b-796bfa86cd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.028838 10.0.0.242 - - [2026-04-22 16:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.242 - - [2026-04-22 16:50:23] "GET /network-ipam/457819aa-2128-4652-a88c-fe1228c0c037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002566 10.0.0.242 - - [2026-04-22 16:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.242 - - [2026-04-22 16:50:24] "GET /virtual-network/37289cb8-c3fc-4d34-a526-3d12b2a62573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004340 10.0.0.242 - - [2026-04-22 16:50:24] "PUT /virtual-network/37289cb8-c3fc-4d34-a526-3d12b2a62573 HTTP/1.1" 200 265 0.038089 10.0.0.242 - - [2026-04-22 16:50:24] "GET /virtual-network/37289cb8-c3fc-4d34-a526-3d12b2a62573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.006139 10.0.0.242 - - [2026-04-22 16:50:24] "POST /set-tag HTTP/1.1" 200 109 0.055176 10.0.0.242 - - [2026-04-22 16:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013642 10.0.0.242 - - [2026-04-22 16:50:24] "GET /network-ipam/23acdf6e-8b52-4815-abbb-03be7fda0bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.003026 10.0.0.242 - - [2026-04-22 16:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.242 - - [2026-04-22 16:50:24] "GET /virtual-network/83333f84-a99f-4573-8db5-374389eaf118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.003950 10.0.0.242 - - [2026-04-22 16:50:24] "PUT /virtual-network/83333f84-a99f-4573-8db5-374389eaf118 HTTP/1.1" 200 265 0.042409 10.0.0.242 - - [2026-04-22 16:50:24] "GET /virtual-network/83333f84-a99f-4573-8db5-374389eaf118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004662 10.0.0.242 - - [2026-04-22 16:50:24] "POST /set-tag HTTP/1.1" 200 109 0.054368 10.0.0.242 - - [2026-04-22 16:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.242 - - [2026-04-22 16:50:24] "GET /network-policy/8340dbd9-590a-48f1-9209-9e1c3a801f45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002824 10.0.0.242 - - [2026-04-22 16:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.242 - - [2026-04-22 16:50:24] "GET /network-policy/d08c2b35-4889-4a39-afa1-c7f5f702e281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.002600 10.0.0.242 - - [2026-04-22 16:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.242 - - [2026-04-22 16:50:24] "GET /network-policy/9f151201-32f9-41dc-ba66-41250b8b92ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.003530 10.0.0.242 - - [2026-04-22 16:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.242 - - [2026-04-22 16:50:24] "PUT /network-policy/9f151201-32f9-41dc-ba66-41250b8b92ac HTTP/1.1" 200 263 0.014506 10.0.0.242 - - [2026-04-22 16:50:24] "PUT /access-control-list/95a7b642-f105-4ecd-8966-6ff54a8b6f6b HTTP/1.1" 200 273 0.018506 10.0.0.242 - - [2026-04-22 16:50:24] "POST /ref-update HTTP/1.1" 200 156 0.058416 10.0.0.242 - - [2026-04-22 16:50:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010823 10.0.0.242 - - [2026-04-22 16:50:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003641 10.0.0.242 - - [2026-04-22 16:50:24] "PUT /access-control-list/3d439bed-dd0f-4b3c-abeb-5396fe4d2cf4 HTTP/1.1" 200 273 0.065942 10.0.0.242 - - [2026-04-22 16:50:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007108 10.0.0.242 - - [2026-04-22 16:50:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006389 10.0.0.242 - - [2026-04-22 16:50:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005246 10.0.0.242 - - [2026-04-22 16:50:24] "POST /security-groups HTTP/1.1" 409 245 0.002228 10.0.0.242 - - [2026-04-22 16:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.242 - - [2026-04-22 16:50:24] "PUT /security-group/b0a71c59-4572-46b3-961e-593f39a4505c HTTP/1.1" 200 263 0.057078 10.0.0.242 - - [2026-04-22 16:50:24] "PUT /access-control-list/f595ff11-1cee-4fbb-8de8-1e820ec64f29 HTTP/1.1" 200 273 0.022270 10.0.0.242 - - [2026-04-22 16:50:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.038996 10.0.0.242 - - [2026-04-22 16:50:24] "GET /application-policy-set/0b59624b-3b61-42d6-82e7-1d11610304e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.018235 10.0.0.242 - - [2026-04-22 16:50:24] "PUT /access-control-list/cf3ead90-71e1-4802-8524-f1e3bedf8475 HTTP/1.1" 200 273 0.045563 10.0.0.242 - - [2026-04-22 16:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.242 - - [2026-04-22 16:50:25] "GET /policy-management/e456b2a4-4502-4ed7-bde6-e9cd72cd81cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003946 10.0.0.242 - - [2026-04-22 16:50:25] "POST /tags HTTP/1.1" 409 206 0.001901 10.0.0.242 - - [2026-04-22 16:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.242 - - [2026-04-22 16:50:25] "GET /tag/5f7efbf6-6fd4-417b-b456-f396eced174f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.027936 10.0.0.242 - - [2026-04-22 16:50:25] "POST /firewall-rules HTTP/1.1" 200 564 0.122052 10.0.0.242 - - [2026-04-22 16:50:25] "GET /firewall-rule/45742b22-327b-4f3a-88d8-e22ebbcaf61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.006641 10.0.0.242 - - [2026-04-22 16:50:25] "GET /firewall-policy/3a7c45d5-f26c-4ca4-9020-95d4f792fa03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004124 10.0.0.242 - - [2026-04-22 16:50:25] "GET /firewall-rule/45742b22-327b-4f3a-88d8-e22ebbcaf61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002350 10.0.0.242 - - [2026-04-22 16:50:25] "POST /ref-update HTTP/1.1" 200 156 0.034802 10.0.0.242 - - [2026-04-22 16:50:25] "GET /application-policy-set/0b59624b-3b61-42d6-82e7-1d11610304e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.016948 10.0.0.242 - - [2026-04-22 16:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002946 10.0.0.242 - - [2026-04-22 16:50:25] "GET /policy-management/e456b2a4-4502-4ed7-bde6-e9cd72cd81cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003038 10.0.0.242 - - [2026-04-22 16:50:25] "POST /tags HTTP/1.1" 409 206 0.001840 10.0.0.242 - - [2026-04-22 16:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.242 - - [2026-04-22 16:50:25] "GET /tag/5f7efbf6-6fd4-417b-b456-f396eced174f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011356 10.0.0.242 - - [2026-04-22 16:50:25] "POST /firewall-rules HTTP/1.1" 200 562 0.079073 10.0.0.242 - - [2026-04-22 16:50:25] "GET /firewall-rule/13265662-63ff-4366-b698-f1dd6c35f2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.013807 10.0.0.242 - - [2026-04-22 16:50:25] "GET /firewall-policy/3a7c45d5-f26c-4ca4-9020-95d4f792fa03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004584 10.0.0.242 - - [2026-04-22 16:50:25] "GET /firewall-rule/13265662-63ff-4366-b698-f1dd6c35f2a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.002129 10.0.0.242 - - [2026-04-22 16:50:25] "POST /ref-update HTTP/1.1" 200 156 0.021507 10.0.0.242 - - [2026-04-22 16:50:25] "POST /tags HTTP/1.1" 200 302 0.062376 10.0.0.242 - - [2026-04-22 16:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.242 - - [2026-04-22 16:50:25] "GET /tag/a842cc1c-8ce2-4810-b781-1759a3e72f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011922 10.0.0.242 - - [2026-04-22 16:50:25] "POST /tags HTTP/1.1" 200 326 0.044627 10.0.0.242 - - [2026-04-22 16:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.019188 10.0.0.242 - - [2026-04-22 16:50:25] "GET /tag/a0363ce5-9d30-4e66-a59a-2b22f0dc21b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.012838 10.0.0.242 - - [2026-04-22 16:50:25] "POST /tags HTTP/1.1" 200 364 0.027748 10.0.0.242 - - [2026-04-22 16:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012270 10.0.0.242 - - [2026-04-22 16:50:26] "GET /tag/48dc89f3-aa9a-4cde-9031-117c10f442b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.011969 10.0.0.242 - - [2026-04-22 16:50:26] "POST /tags HTTP/1.1" 200 312 0.019046 10.0.0.242 - - [2026-04-22 16:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007475 10.0.0.242 - - [2026-04-22 16:50:26] "GET /tag/6ace3042-6f65-4f56-a582-30df99a4ec4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.012766 10.0.0.242 - - [2026-04-22 16:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.242 - - [2026-04-22 16:50:26] "GET /virtual-network/37289cb8-c3fc-4d34-a526-3d12b2a62573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.004179 10.0.0.242 - - [2026-04-22 16:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.242 - - [2026-04-22 16:50:26] "GET /project/9f489d7a-4db4-4382-b1ff-f777d8d74b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.042964 10.0.0.242 - - [2026-04-22 16:50:26] "POST /virtual-machines HTTP/1.1" 200 378 0.007653 10.0.0.242 - - [2026-04-22 16:50:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.014575 10.0.0.242 - - [2026-04-22 16:50:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.108690 10.0.0.242 - - [2026-04-22 16:50:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.010002 10.0.0.242 - - [2026-04-22 16:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010469 10.0.0.242 - - [2026-04-22 16:50:26] "GET /virtual-machine-interface/5cb0db84-3e6b-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.007559 10.0.0.242 - - [2026-04-22 16:50:26] "POST /instance-ips HTTP/1.1" 200 410 0.034548 10.0.0.242 - - [2026-04-22 16:50:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.026295 10.0.0.242 - - [2026-04-22 16:50:26] "GET /virtual-machine-interface/5cb0db84-3e6b-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.010802 10.0.0.242 - - [2026-04-22 16:50:26] "POST /set-tag HTTP/1.1" 200 109 0.018864 10.0.0.242 - - [2026-04-22 16:50:26] "GET /virtual-machine-interface/5cb0db84-3e6b-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.016979 10.0.0.242 - - [2026-04-22 16:50:26] "GET /instance-ip/5ccc0260-3e6b-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.006232 10.0.0.242 - - [2026-04-22 16:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.242 - - [2026-04-22 16:50:26] "GET /loadbalancer/7b4e043f-5876-463d-b69f-7724b825cb79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002833 10.0.0.242 - - [2026-04-22 16:50:26] "POST /tags HTTP/1.1" 200 372 0.023362 10.0.0.242 - - [2026-04-22 16:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008626 10.0.0.242 - - [2026-04-22 16:50:26] "GET /tag/f178f06d-4cb0-4d42-9d46-3e6307ea3545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.016544 10.0.0.242 - - [2026-04-22 16:50:26] "POST /tags HTTP/1.1" 200 320 0.020369 10.0.0.242 - - [2026-04-22 16:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.022080 10.0.0.242 - - [2026-04-22 16:50:27] "GET /tag/d922acef-aa49-4dce-bafb-20ac95e84693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.012017 10.0.0.242 - - [2026-04-22 16:50:27] "POST /id-to-fqname HTTP/1.1" 200 181 0.002236 10.0.0.242 - - [2026-04-22 16:50:27] "POST /fqname-to-id HTTP/1.1" 404 190 0.006826 10.0.0.242 - - [2026-04-22 16:50:27] "POST /security-groups HTTP/1.1" 200 578 0.066584 10.0.0.242 - - [2026-04-22 16:50:27] "POST /projects HTTP/1.1" 200 499 0.213364 10.0.0.242 - - [2026-04-22 16:50:27] "POST /fqname-to-id HTTP/1.1" 404 225 0.009076 10.0.0.242 - - [2026-04-22 16:50:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.023764 10.0.0.242 - - [2026-04-22 16:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.012621 10.0.0.242 - - [2026-04-22 16:50:27] "GET /virtual-network/37289cb8-c3fc-4d34-a526-3d12b2a62573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.025662 10.0.0.242 - - [2026-04-22 16:50:27] "POST /access-control-lists HTTP/1.1" 200 589 0.094350 10.0.0.242 - - [2026-04-22 16:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.019599 10.0.0.242 - - [2026-04-22 16:50:27] "POST /fqname-to-id HTTP/1.1" 404 224 0.003969 10.0.0.242 - - [2026-04-22 16:50:27] "GET /virtual-network/83333f84-a99f-4573-8db5-374389eaf118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.006465 10.0.0.242 - - [2026-04-22 16:50:27] "POST /access-control-lists HTTP/1.1" 200 587 0.061115 10.0.0.242 - - [2026-04-22 16:50:27] "PUT /virtual-network/37289cb8-c3fc-4d34-a526-3d12b2a62573 HTTP/1.1" 200 265 0.100464 10.0.0.242 - - [2026-04-22 16:50:27] "PUT /virtual-network/83333f84-a99f-4573-8db5-374389eaf118 HTTP/1.1" 200 265 0.059600 10.0.0.242 - - [2026-04-22 16:50:27] "POST /security-groups HTTP/1.1" 200 560 0.081860 10.0.0.242 - - [2026-04-22 16:50:27] "POST /fqname-to-id HTTP/1.1" 404 248 0.002433 10.0.0.242 - - [2026-04-22 16:50:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.021811 10.0.0.242 - - [2026-04-22 16:50:27] "POST /access-control-lists HTTP/1.1" 200 612 0.034643 10.0.0.242 - - [2026-04-22 16:50:27] "POST /fqname-to-id HTTP/1.1" 404 247 0.021089 10.0.0.242 - - [2026-04-22 16:50:27] "POST /chown HTTP/1.1" 200 109 0.047558 10.0.0.242 - - [2026-04-22 16:50:27] "GET /application-policy-set/0b59624b-3b61-42d6-82e7-1d11610304e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.011518 10.0.0.242 - - [2026-04-22 16:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.242 - - [2026-04-22 16:50:27] "POST /access-control-lists HTTP/1.1" 200 610 0.069746 10.0.0.242 - - [2026-04-22 16:50:27] "GET /policy-management/e456b2a4-4502-4ed7-bde6-e9cd72cd81cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.025061 10.0.0.242 - - [2026-04-22 16:50:27] "POST /tags HTTP/1.1" 409 214 0.004177 10.0.0.242 - - [2026-04-22 16:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.242 - - [2026-04-22 16:50:27] "GET /tag/d922acef-aa49-4dce-bafb-20ac95e84693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.012312 10.0.0.242 - - [2026-04-22 16:50:28] "POST /firewall-rules HTTP/1.1" 200 580 0.071299 10.0.0.242 - - [2026-04-22 16:50:28] "GET /firewall-rule/c9213c60-aa62-407e-9a11-1fd3f96d4c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006232 10.0.0.242 - - [2026-04-22 16:50:28] "GET /firewall-policy/3a7c45d5-f26c-4ca4-9020-95d4f792fa03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.003821 10.0.0.242 - - [2026-04-22 16:50:28] "GET /firewall-rule/c9213c60-aa62-407e-9a11-1fd3f96d4c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002651 10.0.0.242 - - [2026-04-22 16:50:28] "POST /ref-update HTTP/1.1" 200 156 0.032189 10.0.0.242 - - [2026-04-22 16:50:28] "GET /application-policy-set/0b59624b-3b61-42d6-82e7-1d11610304e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.011372 10.0.0.242 - - [2026-04-22 16:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.242 - - [2026-04-22 16:50:28] "GET /policy-management/e456b2a4-4502-4ed7-bde6-e9cd72cd81cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002939 10.0.0.242 - - [2026-04-22 16:50:28] "POST /tags HTTP/1.1" 409 214 0.001673 10.0.0.242 - - [2026-04-22 16:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.242 - - [2026-04-22 16:50:28] "GET /tag/d922acef-aa49-4dce-bafb-20ac95e84693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.014650 10.0.0.242 - - [2026-04-22 16:50:28] "POST /firewall-rules HTTP/1.1" 200 578 0.066071 10.0.0.242 - - [2026-04-22 16:50:28] "GET /firewall-rule/9deaf906-f68a-44ca-9aed-795385a04162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.014893 10.0.0.242 - - [2026-04-22 16:50:28] "GET /firewall-policy/3a7c45d5-f26c-4ca4-9020-95d4f792fa03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.004263 10.0.0.242 - - [2026-04-22 16:50:28] "GET /firewall-rule/9deaf906-f68a-44ca-9aed-795385a04162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007565 10.0.0.242 - - [2026-04-22 16:50:28] "POST /ref-update HTTP/1.1" 200 156 0.045877 10.0.0.242 - - [2026-04-22 16:50:28] "POST /tags HTTP/1.1" 200 364 0.020679 10.0.0.242 - - [2026-04-22 16:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008463 10.0.0.242 - - [2026-04-22 16:50:28] "GET /tag/10170a8c-3d2c-487c-ad06-3fedfe836d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.010954 10.0.0.242 - - [2026-04-22 16:50:28] "POST /tags HTTP/1.1" 200 312 0.018751 10.0.0.242 - - [2026-04-22 16:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.014535 10.0.0.242 - - [2026-04-22 16:50:28] "GET /tag/330ab2bf-c135-4ff8-b827-af1a25e5bf3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.014196 10.0.0.242 - - [2026-04-22 16:50:28] "POST /id-to-fqname HTTP/1.1" 200 177 0.002037 10.0.0.242 - - [2026-04-22 16:50:28] "POST /fqname-to-id HTTP/1.1" 404 186 0.011870 10.0.0.242 - - [2026-04-22 16:50:28] "POST /security-groups HTTP/1.1" 200 574 0.066303 10.0.0.242 - - [2026-04-22 16:50:28] "POST /fqname-to-id HTTP/1.1" 404 217 0.002002 10.0.0.242 - - [2026-04-22 16:50:28] "POST /projects HTTP/1.1" 200 491 0.210864 10.0.0.242 - - [2026-04-22 16:50:29] "POST /access-control-lists HTTP/1.1" 200 585 0.063534 10.0.0.242 - - [2026-04-22 16:50:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.001823 10.0.0.242 - - [2026-04-22 16:50:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.069844 10.0.0.242 - - [2026-04-22 16:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007658 10.0.0.242 - - [2026-04-22 16:50:29] "GET /virtual-network/37289cb8-c3fc-4d34-a526-3d12b2a62573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.041323 10.0.0.242 - - [2026-04-22 16:50:29] "POST /access-control-lists HTTP/1.1" 200 583 0.066142 10.0.0.242 - - [2026-04-22 16:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014668 10.0.0.242 - - [2026-04-22 16:50:29] "GET /virtual-network/83333f84-a99f-4573-8db5-374389eaf118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.005521 10.0.0.242 - - [2026-04-22 16:50:29] "PUT /virtual-network/37289cb8-c3fc-4d34-a526-3d12b2a62573 HTTP/1.1" 200 265 0.042305 10.0.0.242 - - [2026-04-22 16:50:29] "PUT /virtual-network/83333f84-a99f-4573-8db5-374389eaf118 HTTP/1.1" 200 265 0.044744 10.0.0.242 - - [2026-04-22 16:50:29] "POST /security-groups HTTP/1.1" 200 548 0.088795 10.0.0.242 - - [2026-04-22 16:50:29] "POST /fqname-to-id HTTP/1.1" 404 240 0.003321 10.0.0.242 - - [2026-04-22 16:50:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.034027 10.0.0.242 - - [2026-04-22 16:50:29] "POST /access-control-lists HTTP/1.1" 200 604 0.095606 10.0.0.242 - - [2026-04-22 16:50:29] "POST /chown HTTP/1.1" 200 109 0.065168 10.0.0.242 - - [2026-04-22 16:50:29] "POST /fqname-to-id HTTP/1.1" 404 239 0.011225 10.0.0.242 - - [2026-04-22 16:50:29] "GET /application-policy-set/0b59624b-3b61-42d6-82e7-1d11610304e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.010112 10.0.0.242 - - [2026-04-22 16:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006296 10.0.0.242 - - [2026-04-22 16:50:29] "GET /policy-management/e456b2a4-4502-4ed7-bde6-e9cd72cd81cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.012371 10.0.0.242 - - [2026-04-22 16:50:29] "POST /tags HTTP/1.1" 409 210 0.001949 10.0.0.242 - - [2026-04-22 16:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.242 - - [2026-04-22 16:50:29] "GET /tag/330ab2bf-c135-4ff8-b827-af1a25e5bf3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.019695 10.0.0.242 - - [2026-04-22 16:50:29] "POST /access-control-lists HTTP/1.1" 200 602 0.101500 10.0.0.242 - - [2026-04-22 16:50:29] "POST /firewall-rules HTTP/1.1" 200 572 0.099085 10.0.0.242 - - [2026-04-22 16:50:29] "GET /firewall-rule/bb85730f-83fa-4d62-a439-273c428cbeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.005779 10.0.0.242 - - [2026-04-22 16:50:29] "GET /firewall-policy/3a7c45d5-f26c-4ca4-9020-95d4f792fa03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.011067 10.0.0.242 - - [2026-04-22 16:50:29] "GET /firewall-rule/bb85730f-83fa-4d62-a439-273c428cbeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002839 10.0.0.242 - - [2026-04-22 16:50:29] "POST /ref-update HTTP/1.1" 200 156 0.039139 10.0.0.242 - - [2026-04-22 16:50:30] "GET /application-policy-set/0b59624b-3b61-42d6-82e7-1d11610304e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.002526 10.0.0.242 - - [2026-04-22 16:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.242 - - [2026-04-22 16:50:30] "GET /policy-management/e456b2a4-4502-4ed7-bde6-e9cd72cd81cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002701 10.0.0.242 - - [2026-04-22 16:50:30] "POST /tags HTTP/1.1" 409 210 0.002215 10.0.0.242 - - [2026-04-22 16:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.242 - - [2026-04-22 16:50:30] "GET /tag/330ab2bf-c135-4ff8-b827-af1a25e5bf3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.013355 10.0.0.242 - - [2026-04-22 16:50:30] "POST /firewall-rules HTTP/1.1" 200 570 0.064425 10.0.0.242 - - [2026-04-22 16:50:30] "GET /firewall-rule/829b2930-8577-42ef-8fc1-c8e5eef6d169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.018271 10.0.0.242 - - [2026-04-22 16:50:30] "GET /firewall-policy/3a7c45d5-f26c-4ca4-9020-95d4f792fa03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.004100 10.0.0.242 - - [2026-04-22 16:50:30] "GET /firewall-rule/829b2930-8577-42ef-8fc1-c8e5eef6d169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003379 10.0.0.242 - - [2026-04-22 16:50:30] "POST /ref-update HTTP/1.1" 200 156 0.047125 10.0.0.242 - - [2026-04-22 16:50:30] "POST /tags HTTP/1.1" 409 237 0.014363 10.0.0.242 - - [2026-04-22 16:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.242 - - [2026-04-22 16:50:30] "GET /tag/48dc89f3-aa9a-4cde-9031-117c10f442b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.012031 10.0.0.242 - - [2026-04-22 16:50:30] "POST /tags HTTP/1.1" 409 210 0.002016 10.0.0.242 - - [2026-04-22 16:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005077 10.0.0.242 - - [2026-04-22 16:50:30] "GET /tag/6ace3042-6f65-4f56-a582-30df99a4ec4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.009871 10.0.0.242 - - [2026-04-22 16:50:30] "POST /projects HTTP/1.1" 409 223 0.001665 10.0.0.242 - - [2026-04-22 16:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.242 - - [2026-04-22 16:50:30] "GET /project/9f489d7a-4db4-4382-b1ff-f777d8d74b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.046772 10.0.0.242 - - [2026-04-22 16:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007027 10.0.0.242 - - [2026-04-22 16:50:30] "GET /virtual-network/37289cb8-c3fc-4d34-a526-3d12b2a62573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.004488 10.0.0.242 - - [2026-04-22 16:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.242 - - [2026-04-22 16:50:30] "GET /virtual-network/83333f84-a99f-4573-8db5-374389eaf118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004786 10.0.0.242 - - [2026-04-22 16:50:30] "PUT /virtual-network/37289cb8-c3fc-4d34-a526-3d12b2a62573 HTTP/1.1" 200 265 0.042870 10.0.0.242 - - [2026-04-22 16:50:30] "PUT /virtual-network/83333f84-a99f-4573-8db5-374389eaf118 HTTP/1.1" 200 265 0.057984 10.0.0.242 - - [2026-04-22 16:50:30] "POST /security-groups HTTP/1.1" 409 253 0.009612 10.0.0.242 - - [2026-04-22 16:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.242 - - [2026-04-22 16:50:30] "PUT /security-group/7d6b498f-8d66-47b4-814c-4ddd172e3d68 HTTP/1.1" 200 263 0.059246 10.0.0.242 - - [2026-04-22 16:50:30] "PUT /access-control-list/26a2fdbd-2098-4dd6-b2ac-4e38f9924339 HTTP/1.1" 200 273 0.019387 10.0.0.242 - - [2026-04-22 16:50:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.048944 10.0.0.242 - - [2026-04-22 16:50:30] "GET /application-policy-set/0b59624b-3b61-42d6-82e7-1d11610304e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.017573 10.0.0.242 - - [2026-04-22 16:50:30] "PUT /access-control-list/ac227d35-e564-4435-aa57-a9e4fc739792 HTTP/1.1" 200 273 0.038460 10.0.0.242 - - [2026-04-22 16:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.242 - - [2026-04-22 16:50:31] "GET /policy-management/e456b2a4-4502-4ed7-bde6-e9cd72cd81cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003351 10.0.0.242 - - [2026-04-22 16:50:31] "POST /tags HTTP/1.1" 409 210 0.001876 10.0.0.242 - - [2026-04-22 16:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.242 - - [2026-04-22 16:50:31] "GET /tag/6ace3042-6f65-4f56-a582-30df99a4ec4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.016257 10.0.0.242 - - [2026-04-22 16:50:31] "POST /firewall-rules HTTP/1.1" 200 572 0.062957 10.0.0.242 - - [2026-04-22 16:50:31] "GET /firewall-rule/dcdd2dfc-b4eb-4fe1-a4b9-181bc4ac5d98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.005048 10.0.0.242 - - [2026-04-22 16:50:31] "GET /firewall-policy/3a7c45d5-f26c-4ca4-9020-95d4f792fa03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.007196 10.0.0.242 - - [2026-04-22 16:50:31] "GET /firewall-rule/dcdd2dfc-b4eb-4fe1-a4b9-181bc4ac5d98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002702 10.0.0.242 - - [2026-04-22 16:50:31] "POST /ref-update HTTP/1.1" 200 156 0.059556 10.0.0.242 - - [2026-04-22 16:50:31] "GET /application-policy-set/0b59624b-3b61-42d6-82e7-1d11610304e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.018489 10.0.0.242 - - [2026-04-22 16:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.242 - - [2026-04-22 16:50:31] "GET /policy-management/e456b2a4-4502-4ed7-bde6-e9cd72cd81cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002827 10.0.0.242 - - [2026-04-22 16:50:31] "POST /tags HTTP/1.1" 409 210 0.001652 10.0.0.242 - - [2026-04-22 16:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.242 - - [2026-04-22 16:50:31] "GET /tag/6ace3042-6f65-4f56-a582-30df99a4ec4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.021651 10.0.0.242 - - [2026-04-22 16:50:31] "POST /firewall-rules HTTP/1.1" 200 570 0.074119 10.0.0.242 - - [2026-04-22 16:50:31] "GET /firewall-rule/2c0b9f80-8a18-4a2c-bdcb-947708a27d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.014814 10.0.0.242 - - [2026-04-22 16:50:31] "GET /firewall-policy/3a7c45d5-f26c-4ca4-9020-95d4f792fa03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.004400 10.0.0.242 - - [2026-04-22 16:50:31] "GET /firewall-rule/2c0b9f80-8a18-4a2c-bdcb-947708a27d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002060 10.0.0.242 - - [2026-04-22 16:50:31] "POST /ref-update HTTP/1.1" 200 156 0.093320 10.0.0.242 - - [2026-04-22 16:50:31] "GET /virtual-machine-interface/5cb0db84-3e6b-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.013299 10.0.0.242 - - [2026-04-22 16:50:31] "POST /set-tag HTTP/1.1" 200 109 0.002887 10.0.0.33 - - [2026-04-22 16:51:58] "GET / HTTP/1.1" 200 36215 0.001552 10.0.0.33 - - [2026-04-22 16:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006607 10.0.0.33 - - [2026-04-22 16:51:58] "GET /global-system-config/12a5164f-ffae-41c6-9332-d23c5bca4e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004303 10.0.0.33 - - [2026-04-22 16:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004589 10.0.0.33 - - [2026-04-22 16:51:58] "GET /routing-instance/e2a53ad2-f735-4b97-901a-e66fc20b01f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002509 10.0.0.33 - - [2026-04-22 16:51:58] "PUT /global-system-config/12a5164f-ffae-41c6-9332-d23c5bca4e77 HTTP/1.1" 200 275 0.011927 10.0.0.33 - - [2026-04-22 16:51:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.012745 10.0.0.33 - - [2026-04-22 16:51:58] "POST /virtual-routers HTTP/1.1" 200 601 0.014829 10.0.0.33 - - [2026-04-22 16:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.33 - - [2026-04-22 16:51:58] "GET /virtual-router/6095abaa-e9d6-4dd9-8216-7fb8c34ec587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004016 10.0.0.33 - - [2026-04-22 16:51:58] "POST /fqname-to-id HTTP/1.1" 404 229 0.003966 10.0.0.33 - - [2026-04-22 16:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.33 - - [2026-04-22 16:51:58] "GET /virtual-network/d4b28998-1ac7-479d-a660-b3f0fb7db6ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.005345 10.0.0.33 - - [2026-04-22 16:51:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.175827 [Introspect:8084]10.0.0.242 - - [2026-04-22 16:52:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000862 [Introspect:8084]10.0.0.242 - - [2026-04-22 16:52:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001100 [Introspect:8084]10.0.0.242 - - [2026-04-22 16:53:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000900 [Introspect:8084]10.0.0.242 - - [2026-04-22 16:53:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000811 [Introspect:8084]10.0.0.242 - - [2026-04-22 16:53:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000961 [Introspect:8084]10.0.0.242 - - [2026-04-22 16:53:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000930 [Introspect:8084]10.0.0.242 - - [2026-04-22 16:53:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000869 [Introspect:8084]10.0.0.242 - - [2026-04-22 16:53:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000890 10.0.0.242 - - [2026-04-22 16:54:06] "GET /global-system-configs HTTP/1.1" 200 323 0.001807 10.0.0.242 - - [2026-04-22 16:54:07] "GET /global-system-configs HTTP/1.1" 200 323 0.003568 10.0.0.242 - - [2026-04-22 16:55:17] "GET /virtual-router/6095abaa-e9d6-4dd9-8216-7fb8c34ec587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003080 10.0.0.242 - - [2026-04-22 16:55:17] "POST /ref-update HTTP/1.1" 200 156 0.010687 10.0.0.242 - - [2026-04-22 16:55:23] "GET /virtual-machine-interface/5cb0db84-3e6b-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004867 10.0.0.242 - - [2026-04-22 16:55:23] "POST /set-tag HTTP/1.1" 200 109 0.008401 10.0.0.242 - - [2026-04-22 16:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.242 - - [2026-04-22 16:55:23] "GET /loadbalancer/7b4e043f-5876-463d-b69f-7724b825cb79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002923 10.0.0.242 - - [2026-04-22 16:55:23] "GET /virtual-machine-interface/5cb0db84-3e6b-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004626 10.0.0.242 - - [2026-04-22 16:55:23] "POST /set-tag HTTP/1.1" 200 109 0.002421 10.0.0.242 - - [2026-04-22 16:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.242 - - [2026-04-22 16:55:23] "GET /loadbalancer/7b4e043f-5876-463d-b69f-7724b825cb79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003552 10.0.0.242 - - [2026-04-22 16:55:24] "GET /loadbalancer-pool/15cc7d94-e0d9-496e-84a4-f136f7990ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004384 10.0.0.242 - - [2026-04-22 16:55:24] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016890 10.0.0.242 - - [2026-04-22 16:55:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.008776 10.0.0.242 - - [2026-04-22 16:55:24] "GET /virtual-machine-interface/5cb0db84-3e6b-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008589 10.0.0.242 - - [2026-04-22 16:55:24] "GET /virtual-machine-interface/5cb0db84-3e6b-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005420 10.0.0.242 - - [2026-04-22 16:55:24] "POST /ref-update HTTP/1.1" 200 156 0.009102 10.0.0.242 - - [2026-04-22 16:55:24] "GET /floating-ip/10e83ff1-f9f1-4615-be5c-832d3f08961b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.014819 10.0.0.242 - - [2026-04-22 16:55:24] "POST /tags HTTP/1.1" 409 205 0.003225 10.0.0.242 - - [2026-04-22 16:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.242 - - [2026-04-22 16:55:24] "PUT /floating-ip/10e83ff1-f9f1-4615-be5c-832d3f08961b HTTP/1.1" 200 257 0.016001 10.0.0.242 - - [2026-04-22 16:55:24] "GET /tag/2469c17a-b7df-47e2-8f63-0436bb22aa94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.025117 10.0.0.242 - - [2026-04-22 16:55:24] "POST /set-tag HTTP/1.1" 200 109 0.067639 10.0.0.242 - - [2026-04-22 16:55:24] "GET /loadbalancer-pool/bc2aefed-9169-456f-a143-017c1b9802dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004275 10.0.0.242 - - [2026-04-22 16:55:24] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016523 10.0.0.242 - - [2026-04-22 16:55:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.024343 10.0.0.242 - - [2026-04-22 16:55:24] "GET /virtual-machine-interface/5cb0db84-3e6b-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.016549 10.0.0.242 - - [2026-04-22 16:55:24] "GET /virtual-machine-interface/5cb0db84-3e6b-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010607 10.0.0.242 - - [2026-04-22 16:55:24] "POST /ref-update HTTP/1.1" 200 156 0.009196 10.0.0.242 - - [2026-04-22 16:55:24] "GET /floating-ip/10e83ff1-f9f1-4615-be5c-832d3f08961b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.015615 10.0.0.242 - - [2026-04-22 16:55:24] "POST /set-tag HTTP/1.1" 200 109 0.005973 10.0.0.242 - - [2026-04-22 16:55:24] "GET /loadbalancer-pool/244b7dbb-cc24-4607-9bc8-39e669e799e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005724 10.0.0.242 - - [2026-04-22 16:55:24] "PUT /floating-ip/10e83ff1-f9f1-4615-be5c-832d3f08961b HTTP/1.1" 200 257 0.022721 10.0.0.242 - - [2026-04-22 16:55:24] "POST /loadbalancer-members HTTP/1.1" 200 694 0.033427 10.0.0.242 - - [2026-04-22 16:55:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.012161 10.0.0.242 - - [2026-04-22 16:55:24] "GET /virtual-machine-interface/5cb0db84-3e6b-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.015323 10.0.0.242 - - [2026-04-22 16:55:24] "POST /set-tag HTTP/1.1" 200 109 0.002770 10.0.0.242 - - [2026-04-22 16:55:24] "GET /virtual-machine-interface/5cb0db84-3e6b-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003956 10.0.0.242 - - [2026-04-22 16:55:24] "POST /ref-update HTTP/1.1" 200 156 0.010041 10.0.0.242 - - [2026-04-22 16:55:24] "GET /floating-ip/10e83ff1-f9f1-4615-be5c-832d3f08961b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.013165 10.0.0.242 - - [2026-04-22 16:55:24] "PUT /floating-ip/10e83ff1-f9f1-4615-be5c-832d3f08961b HTTP/1.1" 200 257 0.012609 10.0.0.33 - - [2026-04-22 16:55:54] "GET / HTTP/1.1" 200 36215 0.001875 10.0.0.33 - - [2026-04-22 16:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.33 - - [2026-04-22 16:55:54] "GET /global-system-config/12a5164f-ffae-41c6-9332-d23c5bca4e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005131 10.0.0.33 - - [2026-04-22 16:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.33 - - [2026-04-22 16:55:54] "GET /routing-instance/e2a53ad2-f735-4b97-901a-e66fc20b01f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004953 10.0.0.33 - - [2026-04-22 16:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.33 - - [2026-04-22 16:55:54] "GET /virtual-router/6095abaa-e9d6-4dd9-8216-7fb8c34ec587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004136 10.0.0.33 - - [2026-04-22 16:55:54] "PUT /virtual-router/6095abaa-e9d6-4dd9-8216-7fb8c34ec587 HTTP/1.1" 200 263 0.008440 10.0.0.33 - - [2026-04-22 16:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.33 - - [2026-04-22 16:55:54] "GET /virtual-router/6095abaa-e9d6-4dd9-8216-7fb8c34ec587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003535 10.0.0.33 - - [2026-04-22 16:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.33 - - [2026-04-22 16:55:54] "GET /virtual-machine-interface/7783cd9e-6724-4295-a574-999af71a525a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004248 10.0.0.33 - - [2026-04-22 16:55:54] "PUT /virtual-machine-interface/7783cd9e-6724-4295-a574-999af71a525a HTTP/1.1" 200 285 0.010048 10.0.0.242 - - [2026-04-22 16:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.242 - - [2026-04-22 16:55:57] "GET /virtual-router/6095abaa-e9d6-4dd9-8216-7fb8c34ec587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003163 [Introspect:8084]10.0.0.242 - - [2026-04-22 16:56:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002286 [Introspect:8084]10.0.0.242 - - [2026-04-22 16:56:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001189 10.0.0.242 - - [2026-04-22 16:57:07] "GET /virtual-machine-interface/5cb0db84-3e6b-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004258 10.0.0.242 - - [2026-04-22 16:57:07] "POST /set-tag HTTP/1.1" 200 109 0.002365 10.0.0.242 - - [2026-04-22 16:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008 10.0.0.242 - - [2026-04-22 16:57:07] "GET /loadbalancer/7b4e043f-5876-463d-b69f-7724b825cb79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003270 10.0.0.242 - - [2026-04-22 16:57:08] "GET /virtual-machine-interface/5cb0db84-3e6b-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004383 10.0.0.242 - - [2026-04-22 16:57:08] "POST /set-tag HTTP/1.1" 200 109 0.025520 10.0.0.242 - - [2026-04-22 16:57:08] "DELETE /loadbalancer-member/d26b0746-5681-4497-9214-3662e775385f HTTP/1.1" 200 115 0.063262 10.0.0.242 - - [2026-04-22 16:57:08] "GET /virtual-machine-interface/5cb0db84-3e6b-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006016 10.0.0.242 - - [2026-04-22 16:57:08] "POST /set-tag HTTP/1.1" 200 109 0.003066 10.0.0.242 - - [2026-04-22 16:57:08] "DELETE /loadbalancer-member/aef3284c-249b-4fb7-a9ee-64c89e619ac4 HTTP/1.1" 200 115 0.037191 10.0.0.242 - - [2026-04-22 16:57:08] "GET /virtual-machine-interface/5cb0db84-3e6b-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007346 10.0.0.242 - - [2026-04-22 16:57:08] "POST /set-tag HTTP/1.1" 200 109 0.002768 10.0.0.242 - - [2026-04-22 16:57:08] "DELETE /loadbalancer-member/dcbd69d1-da8a-4890-b2b0-07893a391e2a HTTP/1.1" 200 115 0.036891 10.0.0.242 - - [2026-04-22 16:57:08] "GET /virtual-machine-interface/5cb0db84-3e6b-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005031 10.0.0.242 - - [2026-04-22 16:57:08] "POST /set-tag HTTP/1.1" 200 109 0.003013 10.0.0.242 - - [2026-04-22 16:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004012 10.0.0.242 - - [2026-04-22 16:57:08] "GET /loadbalancer/7b4e043f-5876-463d-b69f-7724b825cb79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003219 10.0.0.242 - - [2026-04-22 16:57:08] "GET /loadbalancer-pool/15cc7d94-e0d9-496e-84a4-f136f7990ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003979 10.0.0.242 - - [2026-04-22 16:57:08] "POST /loadbalancer-members HTTP/1.1" 200 692 0.028700 10.0.0.242 - - [2026-04-22 16:57:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.012666 10.0.0.242 - - [2026-04-22 16:57:08] "GET /virtual-machine-interface/5cb0db84-3e6b-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007793 10.0.0.242 - - [2026-04-22 16:57:08] "GET /virtual-machine-interface/5cb0db84-3e6b-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.013179 10.0.0.242 - - [2026-04-22 16:57:08] "GET /floating-ip/10e83ff1-f9f1-4615-be5c-832d3f08961b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005732 10.0.0.242 - - [2026-04-22 16:57:08] "POST /set-tag HTTP/1.1" 200 109 0.066326 10.0.0.242 - - [2026-04-22 16:57:08] "GET /loadbalancer-pool/bc2aefed-9169-456f-a143-017c1b9802dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.012025 10.0.0.242 - - [2026-04-22 16:57:08] "POST /loadbalancer-members HTTP/1.1" 200 692 0.037279 10.0.0.242 - - [2026-04-22 16:57:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.016147 10.0.0.242 - - [2026-04-22 16:57:08] "GET /virtual-machine-interface/5cb0db84-3e6b-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.012458 10.0.0.242 - - [2026-04-22 16:57:08] "POST /set-tag HTTP/1.1" 200 109 0.004243 10.0.0.242 - - [2026-04-22 16:57:08] "GET /virtual-machine-interface/5cb0db84-3e6b-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006471 10.0.0.242 - - [2026-04-22 16:57:08] "GET /floating-ip/10e83ff1-f9f1-4615-be5c-832d3f08961b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002660 10.0.0.242 - - [2026-04-22 16:57:08] "GET /loadbalancer-pool/244b7dbb-cc24-4607-9bc8-39e669e799e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003119 10.0.0.242 - - [2026-04-22 16:57:08] "POST /loadbalancer-members HTTP/1.1" 200 694 0.027191 10.0.0.242 - - [2026-04-22 16:57:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.031637 10.0.0.242 - - [2026-04-22 16:57:08] "GET /virtual-machine-interface/5cb0db84-3e6b-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.013823 10.0.0.242 - - [2026-04-22 16:57:08] "GET /virtual-machine-interface/5cb0db84-3e6b-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003886 10.0.0.242 - - [2026-04-22 16:57:08] "GET /floating-ip/10e83ff1-f9f1-4615-be5c-832d3f08961b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001974 10.0.0.242 - - [2026-04-22 16:57:08] "POST /set-tag HTTP/1.1" 200 109 0.002959 [Introspect:8084]10.0.0.242 - - [2026-04-22 16:58:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001147 [Introspect:8084]10.0.0.242 - - [2026-04-22 16:58:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001134 [Introspect:8084]10.0.0.242 - - [2026-04-22 16:58:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001325 [Introspect:8084]10.0.0.242 - - [2026-04-22 16:58:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001004 10.0.0.242 - - [2026-04-22 16:58:36] "GET / HTTP/1.1" 200 36215 0.002046 10.0.0.242 - - [2026-04-22 16:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.242 - - [2026-04-22 16:58:36] "GET /global-system-config/12a5164f-ffae-41c6-9332-d23c5bca4e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004322 10.0.0.242 - - [2026-04-22 16:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.242 - - [2026-04-22 16:58:36] "GET /config-node/6088cca5-11f1-4767-a311-9068d9d24965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003786 10.0.0.242 - - [2026-04-22 16:58:48] "GET / HTTP/1.1" 200 36215 0.005234 10.0.0.242 - - [2026-04-22 16:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.242 - - [2026-04-22 16:58:48] "GET /routing-instance/e2a53ad2-f735-4b97-901a-e66fc20b01f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002967 10.0.0.242 - - [2026-04-22 16:58:48] "POST /bgp-routers HTTP/1.1" 409 301 0.002565 10.0.0.242 - - [2026-04-22 16:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.242 - - [2026-04-22 16:58:48] "GET /bgp-router/39f06843-3e2f-42ee-beed-00d90dd8046c?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.006572 10.0.0.242 - - [2026-04-22 16:58:48] "PUT /bgp-router/39f06843-3e2f-42ee-beed-00d90dd8046c HTTP/1.1" 200 255 0.017892 [Introspect:8084]10.0.0.242 - - [2026-04-22 16:58:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000962 [Introspect:8084]10.0.0.242 - - [2026-04-22 16:58:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000842 10.0.0.242 - - [2026-04-22 16:59:06] "GET /global-system-configs HTTP/1.1" 200 323 0.003036 10.0.0.242 - - [2026-04-22 16:59:07] "GET /global-system-configs HTTP/1.1" 200 323 0.005192 10.0.0.242 - - [2026-04-22 17:00:49] "GET / HTTP/1.1" 200 36215 0.001875 10.0.0.242 - - [2026-04-22 17:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.242 - - [2026-04-22 17:00:49] "GET /project/1bbaa1af-fb15-4d07-b05b-796bfa86cd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.031885 10.0.0.242 - - [2026-04-22 17:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.242 - - [2026-04-22 17:00:49] "GET /project/1bbaa1af-fb15-4d07-b05b-796bfa86cd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.045923 10.0.0.242 - - [2026-04-22 17:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.242 - - [2026-04-22 17:00:50] "GET /project/1bbaa1af-fb15-4d07-b05b-796bfa86cd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.031688 10.0.0.242 - - [2026-04-22 17:00:50] "POST /tags HTTP/1.1" 200 334 0.041672 10.0.0.242 - - [2026-04-22 17:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012244 10.0.0.242 - - [2026-04-22 17:00:50] "GET /tag/7b9f09e9-c6da-4f9f-95d5-f737f1c45fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.038450 10.0.0.242 - - [2026-04-22 17:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.242 - - [2026-04-22 17:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008840 10.0.0.242 - - [2026-04-22 17:00:50] "GET /project/1bbaa1af-fb15-4d07-b05b-796bfa86cd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.051446 10.0.0.242 - - [2026-04-22 17:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.242 - - [2026-04-22 17:00:50] "GET /project/1bbaa1af-fb15-4d07-b05b-796bfa86cd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.067552 10.0.0.242 - - [2026-04-22 17:00:50] "GET /virtual-networks?parent_id=1bbaa1af-fb15-4d07-b05b-796bfa86cd79&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.008308 10.0.0.242 - - [2026-04-22 17:00:50] "GET /virtual-network/83333f84-a99f-4573-8db5-374389eaf118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.007726 10.0.0.242 - - [2026-04-22 17:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.242 - - [2026-04-22 17:00:50] "GET /service-appliance-set/ec7c1a5a-1c99-4529-a501-602c6c69e616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003455 10.0.0.242 - - [2026-04-22 17:00:50] "POST /fqname-to-id HTTP/1.1" 404 254 0.002976 10.0.0.242 - - [2026-04-22 17:00:50] "POST /virtual-networks HTTP/1.1" 200 514 0.256425 10.0.0.242 - - [2026-04-22 17:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.030187 10.0.0.242 - - [2026-04-22 17:00:50] "GET /network-ipam/a2ca2c67-78a6-4af3-be76-03f74cc937fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.010381 10.0.0.242 - - [2026-04-22 17:00:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.273745 10.0.0.242 - - [2026-04-22 17:00:50] "GET /virtual-machine-interface/4cc5ef30-b2d6-4fe6-b1da-a819080facb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.027016 10.0.0.242 - - [2026-04-22 17:00:51] "POST /useragent-kv HTTP/1.1" 200 115 0.013637 10.0.0.242 - - [2026-04-22 17:00:51] "POST /ref-update HTTP/1.1" 200 156 0.185678 10.0.0.242 - - [2026-04-22 17:00:51] "POST /instance-ips HTTP/1.1" 200 410 0.162580 10.0.0.242 - - [2026-04-22 17:00:51] "GET /virtual-network/8b350cca-8e3c-4ccc-a3c5-49d553034939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.046458 10.0.0.242 - - [2026-04-22 17:00:51] "GET /instance-ip/b9fdb543-313d-4c45-a4e6-8116ba50f52f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.032695 10.0.0.242 - - [2026-04-22 17:00:51] "GET /domains HTTP/1.1" 200 281 0.018000 10.0.0.242 - - [2026-04-22 17:00:51] "GET /domain/ce190e82-24e4-4f2c-8427-071dcb096e46 HTTP/1.1" 200 3099 0.062674 10.0.0.242 - - [2026-04-22 17:00:51] "POST /route-targets HTTP/1.1" 200 328 0.093234 10.0.0.242 - - [2026-04-22 17:00:51] "POST /loadbalancers HTTP/1.1" 200 612 0.162920 10.0.0.242 - - [2026-04-22 17:00:51] "POST /ref-update HTTP/1.1" 200 156 0.074668 10.0.0.242 - - [2026-04-22 17:00:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.075110 10.0.0.242 - - [2026-04-22 17:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.015198 10.0.0.242 - - [2026-04-22 17:00:51] "GET /project/1bbaa1af-fb15-4d07-b05b-796bfa86cd79 HTTP/1.1" 200 5738 0.221395 10.0.0.242 - - [2026-04-22 17:00:51] "GET /project/1bbaa1af-fb15-4d07-b05b-796bfa86cd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.144355 10.0.0.242 - - [2026-04-22 17:00:51] "GET /instance-ip/b9fdb543-313d-4c45-a4e6-8116ba50f52f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.004826 10.0.0.242 - - [2026-04-22 17:00:51] "GET /virtual-network/8b350cca-8e3c-4ccc-a3c5-49d553034939 HTTP/1.1" 200 2091 0.038263 10.0.0.242 - - [2026-04-22 17:00:51] "GET /project/1bbaa1af-fb15-4d07-b05b-796bfa86cd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.078678 10.0.0.242 - - [2026-04-22 17:00:51] "GET /virtual-network/8b350cca-8e3c-4ccc-a3c5-49d553034939 HTTP/1.1" 200 2091 0.016247 10.0.0.242 - - [2026-04-22 17:00:51] "GET /routing-instance/30e12ec2-3bf5-4eb9-8e9f-f55995798dc4 HTTP/1.1" 200 1405 0.003398 10.0.0.242 - - [2026-04-22 17:00:51] "GET /routing-instance/30e12ec2-3bf5-4eb9-8e9f-f55995798dc4 HTTP/1.1" 200 1405 0.002109 10.0.0.242 - - [2026-04-22 17:00:51] "POST /floating-ips HTTP/1.1" 200 599 0.045042 10.0.0.242 - - [2026-04-22 17:00:51] "GET /route-target/fc1b8200-c9b3-43f6-ae3e-3c19a9f64cc8 HTTP/1.1" 200 1155 0.008208 10.0.0.242 - - [2026-04-22 17:00:51] "GET /loadbalancer/83658278-71dc-4e07-8e00-cc26ab618d86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002569 10.0.0.242 - - [2026-04-22 17:00:51] "GET /virtual-network/8b350cca-8e3c-4ccc-a3c5-49d553034939 HTTP/1.1" 200 2091 0.004214 10.0.0.242 - - [2026-04-22 17:00:51] "GET /routing-instance/30e12ec2-3bf5-4eb9-8e9f-f55995798dc4 HTTP/1.1" 200 1405 0.002098 10.0.0.242 - - [2026-04-22 17:00:51] "GET /virtual-network/8b350cca-8e3c-4ccc-a3c5-49d553034939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003785 10.0.0.242 - - [2026-04-22 17:00:51] "GET /virtual-network/8b350cca-8e3c-4ccc-a3c5-49d553034939 HTTP/1.1" 200 2091 0.004330 10.0.0.242 - - [2026-04-22 17:00:51] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.041634 10.0.0.242 - - [2026-04-22 17:00:51] "GET /routing-instance/30e12ec2-3bf5-4eb9-8e9f-f55995798dc4 HTTP/1.1" 200 1405 0.006339 10.0.0.242 - - [2026-04-22 17:00:51] "GET /routing-instance/30e12ec2-3bf5-4eb9-8e9f-f55995798dc4 HTTP/1.1" 200 1405 0.002884 10.0.0.242 - - [2026-04-22 17:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.016274 10.0.0.242 - - [2026-04-22 17:00:51] "GET /route-target/fc1b8200-c9b3-43f6-ae3e-3c19a9f64cc8 HTTP/1.1" 200 1155 0.010511 10.0.0.242 - - [2026-04-22 17:00:51] "GET /domains HTTP/1.1" 200 281 0.002169 10.0.0.242 - - [2026-04-22 17:00:51] "GET /domain/ce190e82-24e4-4f2c-8427-071dcb096e46 HTTP/1.1" 200 3099 0.002787 10.0.0.242 - - [2026-04-22 17:00:51] "GET /project/1bbaa1af-fb15-4d07-b05b-796bfa86cd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.051566 10.0.0.242 - - [2026-04-22 17:00:51] "GET /loadbalancer-listener/3c1e0af5-f09f-4614-bdff-7fa95ff74940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.006109 10.0.0.242 - - [2026-04-22 17:00:51] "GET /loadbalancer-listener/3c1e0af5-f09f-4614-bdff-7fa95ff74940?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.004406 10.0.0.242 - - [2026-04-22 17:00:51] "GET /project/1bbaa1af-fb15-4d07-b05b-796bfa86cd79 HTTP/1.1" 200 6293 0.056400 10.0.0.242 - - [2026-04-22 17:00:51] "GET /virtual-network/8b350cca-8e3c-4ccc-a3c5-49d553034939 HTTP/1.1" 200 2091 0.004124 10.0.0.242 - - [2026-04-22 17:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.242 - - [2026-04-22 17:00:51] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.027244 10.0.0.242 - - [2026-04-22 17:00:51] "GET /instance-ip/b9fdb543-313d-4c45-a4e6-8116ba50f52f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.003820 10.0.0.242 - - [2026-04-22 17:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.242 - - [2026-04-22 17:00:51] "GET /instance-ip/b9fdb543-313d-4c45-a4e6-8116ba50f52f?fields=floating_ips HTTP/1.1" 200 1215 0.008653 10.0.0.242 - - [2026-04-22 17:00:51] "GET /loadbalancer/83658278-71dc-4e07-8e00-cc26ab618d86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003068 10.0.0.242 - - [2026-04-22 17:00:51] "GET /floating-ip/b2481a74-fdc0-47e6-9d90-c2d24d5f8857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.003632 10.0.0.242 - - [2026-04-22 17:00:51] "GET /project/1bbaa1af-fb15-4d07-b05b-796bfa86cd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.068290 10.0.0.242 - - [2026-04-22 17:00:52] "GET /virtual-network/8b350cca-8e3c-4ccc-a3c5-49d553034939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005589 10.0.0.242 - - [2026-04-22 17:00:52] "GET /floating-ip-pools?parent_id=8b350cca-8e3c-4ccc-a3c5-49d553034939&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002767 10.0.0.242 - - [2026-04-22 17:00:52] "GET /virtual-network/8b350cca-8e3c-4ccc-a3c5-49d553034939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004079 10.0.0.242 - - [2026-04-22 17:00:52] "POST /floating-ip-pools HTTP/1.1" 200 564 0.023837 10.0.0.242 - - [2026-04-22 17:00:52] "POST /tags HTTP/1.1" 200 296 0.088689 10.0.0.242 - - [2026-04-22 17:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005872 10.0.0.242 - - [2026-04-22 17:00:52] "GET /tag/f06ffd10-cdf6-4993-822e-bb656dee56fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.011786 10.0.0.242 - - [2026-04-22 17:00:52] "POST /ref-update HTTP/1.1" 200 156 0.009712 10.0.0.242 - - [2026-04-22 17:00:52] "GET /virtual-network/8b350cca-8e3c-4ccc-a3c5-49d553034939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.013550 10.0.0.242 - - [2026-04-22 17:00:52] "GET /domains HTTP/1.1" 200 281 0.003237 10.0.0.242 - - [2026-04-22 17:00:52] "GET /domain/ce190e82-24e4-4f2c-8427-071dcb096e46 HTTP/1.1" 200 3099 0.002994 10.0.0.242 - - [2026-04-22 17:00:52] "POST /tags HTTP/1.1" 409 233 0.002051 10.0.0.242 - - [2026-04-22 17:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.242 - - [2026-04-22 17:00:52] "GET /tag/937da313-d0bc-42fe-be34-0aaad645b4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.022440 10.0.0.242 - - [2026-04-22 17:00:52] "GET /project/1bbaa1af-fb15-4d07-b05b-796bfa86cd79 HTTP/1.1" 200 6840 0.046886 10.0.0.242 - - [2026-04-22 17:00:52] "GET /virtual-network/8b350cca-8e3c-4ccc-a3c5-49d553034939 HTTP/1.1" 200 2330 0.005194 10.0.0.242 - - [2026-04-22 17:00:52] "GET /floating-ip-pool/6b646ee3-d391-402d-9543-1717f6dc4807 HTTP/1.1" 200 1317 0.003153 10.0.0.242 - - [2026-04-22 17:00:52] "GET /domains HTTP/1.1" 200 281 0.003043 10.0.0.242 - - [2026-04-22 17:00:52] "GET /domain/ce190e82-24e4-4f2c-8427-071dcb096e46 HTTP/1.1" 200 3099 0.002696 10.0.0.242 - - [2026-04-22 17:00:52] "POST /tags HTTP/1.1" 409 206 0.002668 10.0.0.242 - - [2026-04-22 17:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.242 - - [2026-04-22 17:00:52] "GET /tag/5f7efbf6-6fd4-417b-b456-f396eced174f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.012707 10.0.0.242 - - [2026-04-22 17:00:52] "GET /project/1bbaa1af-fb15-4d07-b05b-796bfa86cd79 HTTP/1.1" 200 6840 0.042181 10.0.0.242 - - [2026-04-22 17:00:52] "GET /virtual-network/8b350cca-8e3c-4ccc-a3c5-49d553034939 HTTP/1.1" 200 2330 0.004166 10.0.0.242 - - [2026-04-22 17:00:52] "GET /virtual-network/8b350cca-8e3c-4ccc-a3c5-49d553034939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004200 10.0.0.242 - - [2026-04-22 17:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.242 - - [2026-04-22 17:00:52] "GET /virtual-network/37289cb8-c3fc-4d34-a526-3d12b2a62573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.014562 10.0.0.242 - - [2026-04-22 17:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.242 - - [2026-04-22 17:00:52] "GET /project/1bbaa1af-fb15-4d07-b05b-796bfa86cd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.042447 10.0.0.242 - - [2026-04-22 17:00:52] "POST /virtual-machines HTTP/1.1" 200 370 0.017420 10.0.0.242 - - [2026-04-22 17:00:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.018236 10.0.0.242 - - [2026-04-22 17:00:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.108419 10.0.0.242 - - [2026-04-22 17:00:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.013943 10.0.0.242 - - [2026-04-22 17:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.013192 10.0.0.242 - - [2026-04-22 17:00:52] "GET /virtual-machine-interface/d1f1948c-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.007717 10.0.0.242 - - [2026-04-22 17:00:52] "POST /instance-ips HTTP/1.1" 200 410 0.031523 10.0.0.242 - - [2026-04-22 17:00:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.024691 10.0.0.242 - - [2026-04-22 17:00:52] "GET /virtual-machine-interface/d1f1948c-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.010247 10.0.0.242 - - [2026-04-22 17:00:52] "POST /set-tag HTTP/1.1" 200 109 0.033918 10.0.0.242 - - [2026-04-22 17:00:52] "GET /virtual-machine-interface/d1f1948c-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.016292 10.0.0.242 - - [2026-04-22 17:00:52] "GET /instance-ip/d20c574a-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.005775 10.0.0.242 - - [2026-04-22 17:00:53] "GET /virtual-machine-interface/d1f1948c-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.017476 10.0.0.242 - - [2026-04-22 17:00:53] "POST /set-tag HTTP/1.1" 200 109 0.002462 10.0.0.242 - - [2026-04-22 17:00:53] "GET /virtual-router/6095abaa-e9d6-4dd9-8216-7fb8c34ec587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.005496 10.0.0.242 - - [2026-04-22 17:00:53] "POST /ref-update HTTP/1.1" 200 156 0.008981 10.0.0.242 - - [2026-04-22 17:00:53] "GET /virtual-machine-interface/d1f1948c-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004235 10.0.0.242 - - [2026-04-22 17:00:53] "POST /set-tag HTTP/1.1" 200 109 0.002382 10.0.0.242 - - [2026-04-22 17:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.242 - - [2026-04-22 17:00:53] "GET /virtual-network/37289cb8-c3fc-4d34-a526-3d12b2a62573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005253 10.0.0.242 - - [2026-04-22 17:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.242 - - [2026-04-22 17:00:53] "GET /project/1bbaa1af-fb15-4d07-b05b-796bfa86cd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.056253 10.0.0.242 - - [2026-04-22 17:00:53] "POST /virtual-machines HTTP/1.1" 200 370 0.010480 10.0.0.242 - - [2026-04-22 17:00:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.017132 10.0.0.242 - - [2026-04-22 17:00:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.112660 10.0.0.242 - - [2026-04-22 17:00:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.036640 10.0.0.242 - - [2026-04-22 17:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.242 - - [2026-04-22 17:00:53] "GET /virtual-machine-interface/d26b655a-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.008979 10.0.0.242 - - [2026-04-22 17:00:53] "POST /instance-ips HTTP/1.1" 200 410 0.043350 10.0.0.242 - - [2026-04-22 17:00:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.035402 10.0.0.242 - - [2026-04-22 17:00:53] "GET /virtual-machine-interface/d26b655a-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.019531 10.0.0.242 - - [2026-04-22 17:00:53] "POST /set-tag HTTP/1.1" 200 109 0.015563 10.0.0.242 - - [2026-04-22 17:00:53] "GET /virtual-machine-interface/d26b655a-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.013229 10.0.0.242 - - [2026-04-22 17:00:53] "GET /instance-ip/d282fdaa-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004835 10.0.0.242 - - [2026-04-22 17:00:53] "GET /virtual-machine-interface/d26b655a-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004240 10.0.0.242 - - [2026-04-22 17:00:53] "POST /set-tag HTTP/1.1" 200 109 0.002302 10.0.0.242 - - [2026-04-22 17:00:53] "GET /virtual-router/6095abaa-e9d6-4dd9-8216-7fb8c34ec587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1688 0.004194 10.0.0.242 - - [2026-04-22 17:00:53] "POST /ref-update HTTP/1.1" 200 156 0.010120 10.0.0.242 - - [2026-04-22 17:00:53] "GET /virtual-machine-interface/d26b655a-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007327 10.0.0.242 - - [2026-04-22 17:00:53] "POST /set-tag HTTP/1.1" 200 109 0.005868 10.0.0.242 - - [2026-04-22 17:00:53] "POST /tags HTTP/1.1" 200 366 0.067323 10.0.0.242 - - [2026-04-22 17:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005911 10.0.0.242 - - [2026-04-22 17:00:53] "GET /tag/69d92889-2809-4bce-99c7-f702c1123c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.014999 10.0.0.242 - - [2026-04-22 17:00:54] "POST /tags HTTP/1.1" 409 206 0.002193 10.0.0.242 - - [2026-04-22 17:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.242 - - [2026-04-22 17:00:54] "GET /tag/5f7efbf6-6fd4-417b-b456-f396eced174f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.015073 10.0.0.242 - - [2026-04-22 17:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.242 - - [2026-04-22 17:00:54] "GET /project/1bbaa1af-fb15-4d07-b05b-796bfa86cd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.043747 10.0.0.242 - - [2026-04-22 17:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.242 - - [2026-04-22 17:00:54] "GET /virtual-network/37289cb8-c3fc-4d34-a526-3d12b2a62573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005760 10.0.0.242 - - [2026-04-22 17:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.242 - - [2026-04-22 17:00:54] "GET /service-appliance-set/ac7af647-d3a7-4514-9b82-b9c94f233aa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003546 10.0.0.242 - - [2026-04-22 17:00:54] "POST /fqname-to-id HTTP/1.1" 404 258 0.002031 10.0.0.242 - - [2026-04-22 17:00:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.098062 10.0.0.242 - - [2026-04-22 17:00:54] "GET /virtual-machine-interface/8fa25dd6-55c9-4d6b-9a5a-7234cff26d15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.016997 10.0.0.242 - - [2026-04-22 17:00:54] "POST /set-tag HTTP/1.1" 200 109 0.027080 10.0.0.242 - - [2026-04-22 17:00:54] "POST /instance-ips HTTP/1.1" 200 418 0.034686 10.0.0.242 - - [2026-04-22 17:00:54] "GET /instance-ip/6a54a954-c94d-4b64-b93d-7a2e12195705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.006630 10.0.0.242 - - [2026-04-22 17:00:54] "POST /loadbalancers HTTP/1.1" 200 620 0.063943 10.0.0.242 - - [2026-04-22 17:00:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.021749 10.0.0.242 - - [2026-04-22 17:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.015093 10.0.0.242 - - [2026-04-22 17:00:54] "GET /project/1bbaa1af-fb15-4d07-b05b-796bfa86cd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.057231 10.0.0.242 - - [2026-04-22 17:00:54] "GET /virtual-machine-interface/8fa25dd6-55c9-4d6b-9a5a-7234cff26d15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.005882 10.0.0.242 - - [2026-04-22 17:00:54] "GET /virtual-machine-interface/8fa25dd6-55c9-4d6b-9a5a-7234cff26d15?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.022906 10.0.0.242 - - [2026-04-22 17:00:54] "POST /service-instances HTTP/1.1" 200 568 0.082592 10.0.0.242 - - [2026-04-22 17:00:54] "POST /ref-update HTTP/1.1" 200 156 0.024210 10.0.0.242 - - [2026-04-22 17:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.014402 10.0.0.242 - - [2026-04-22 17:00:54] "GET /floating-ip-pool/6b646ee3-d391-402d-9543-1717f6dc4807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.002946 10.0.0.242 - - [2026-04-22 17:00:54] "PUT /service-instance/f8fa7bd8-85ac-4144-a7a4-038d22e414cf HTTP/1.1" 200 267 0.011751 10.0.0.242 - - [2026-04-22 17:00:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.023490 10.0.0.242 - - [2026-04-22 17:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.242 - - [2026-04-22 17:00:55] "POST /floating-ips HTTP/1.1" 200 673 0.157992 10.0.0.242 - - [2026-04-22 17:00:55] "POST /virtual-machines HTTP/1.1" 200 430 0.032095 10.0.0.242 - - [2026-04-22 17:00:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.009438 10.0.0.242 - - [2026-04-22 17:00:55] "GET /application-policy-set/0b59624b-3b61-42d6-82e7-1d11610304e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.002737 10.0.0.242 - - [2026-04-22 17:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.242 - - [2026-04-22 17:00:55] "GET /policy-management/e456b2a4-4502-4ed7-bde6-e9cd72cd81cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004535 10.0.0.242 - - [2026-04-22 17:00:55] "POST /tags HTTP/1.1" 409 221 0.013383 10.0.0.242 - - [2026-04-22 17:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005630 10.0.0.242 - - [2026-04-22 17:00:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.132189 10.0.0.242 - - [2026-04-22 17:00:55] "POST /chown HTTP/1.1" 200 109 0.021012 10.0.0.242 - - [2026-04-22 17:00:55] "GET /tag/7b9f09e9-c6da-4f9f-95d5-f737f1c45fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.012838 10.0.0.242 - - [2026-04-22 17:00:55] "POST /tags HTTP/1.1" 409 238 0.002082 10.0.0.242 - - [2026-04-22 17:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.242 - - [2026-04-22 17:00:55] "POST /chown HTTP/1.1" 200 109 0.005743 10.0.0.242 - - [2026-04-22 17:00:55] "PUT /virtual-machine-interface/5ba792c4-5fc5-4631-9775-03467ba6d387 HTTP/1.1" 200 285 0.019716 10.0.0.242 - - [2026-04-22 17:00:55] "GET /tag/69d92889-2809-4bce-99c7-f702c1123c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.019533 10.0.0.242 - - [2026-04-22 17:00:55] "PUT /instance-ip/6a54a954-c94d-4b64-b93d-7a2e12195705 HTTP/1.1" 200 257 0.033701 10.0.0.242 - - [2026-04-22 17:00:55] "POST /firewall-rules HTTP/1.1" 200 652 0.087105 10.0.0.242 - - [2026-04-22 17:00:55] "GET /firewall-rule/786d8b29-eb85-4f19-90c6-376d2b629ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.021933 10.0.0.242 - - [2026-04-22 17:00:55] "POST /ref-update HTTP/1.1" 200 156 0.053767 10.0.0.242 - - [2026-04-22 17:00:55] "POST /ref-update HTTP/1.1" 200 156 0.030438 10.0.0.242 - - [2026-04-22 17:00:55] "GET /firewall-policy/c32ca777-756e-47a4-8e75-68c5d58c9663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.012329 10.0.0.242 - - [2026-04-22 17:00:55] "GET /firewall-rule/786d8b29-eb85-4f19-90c6-376d2b629ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.002970 10.0.0.242 - - [2026-04-22 17:00:55] "POST /ref-update HTTP/1.1" 200 156 0.038999 10.0.0.242 - - [2026-04-22 17:00:55] "POST /ref-update HTTP/1.1" 200 156 0.033090 10.0.0.242 - - [2026-04-22 17:00:55] "POST /ref-update HTTP/1.1" 200 156 0.010257 10.0.0.242 - - [2026-04-22 17:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010281 10.0.0.242 - - [2026-04-22 17:00:55] "POST /ref-update HTTP/1.1" 200 156 0.026020 10.0.0.242 - - [2026-04-22 17:00:55] "POST /ref-update HTTP/1.1" 200 156 0.024943 10.0.0.242 - - [2026-04-22 17:00:55] "GET /project/1bbaa1af-fb15-4d07-b05b-796bfa86cd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.064357 10.0.0.242 - - [2026-04-22 17:00:55] "GET /loadbalancer/008dd33c-1a23-4c2d-a5b6-5d9a31acd91a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.003290 10.0.0.242 - - [2026-04-22 17:00:55] "POST /virtual-machines HTTP/1.1" 200 430 0.011743 10.0.0.242 - - [2026-04-22 17:00:55] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.027396 10.0.0.242 - - [2026-04-22 17:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.014107 10.0.0.242 - - [2026-04-22 17:00:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.107544 10.0.0.242 - - [2026-04-22 17:00:55] "GET /project/1bbaa1af-fb15-4d07-b05b-796bfa86cd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.086277 10.0.0.242 - - [2026-04-22 17:00:55] "POST /chown HTTP/1.1" 200 109 0.064924 10.0.0.242 - - [2026-04-22 17:00:55] "GET /loadbalancer-listener/5cc72ea7-391b-4810-af47-d2b12bbd5cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.003812 10.0.0.242 - - [2026-04-22 17:00:55] "GET /loadbalancer-listener/5cc72ea7-391b-4810-af47-d2b12bbd5cd1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.003556 10.0.0.242 - - [2026-04-22 17:00:55] "POST /chown HTTP/1.1" 200 109 0.019788 10.0.0.242 - - [2026-04-22 17:00:56] "PUT /virtual-machine-interface/97e96aed-8361-4fb3-9f9f-cbfbd8c120db HTTP/1.1" 200 285 0.031245 10.0.0.242 - - [2026-04-22 17:00:56] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.087159 10.0.0.242 - - [2026-04-22 17:00:56] "PUT /instance-ip/6a54a954-c94d-4b64-b93d-7a2e12195705 HTTP/1.1" 200 257 0.033483 10.0.0.242 - - [2026-04-22 17:00:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.009490 10.0.0.242 - - [2026-04-22 17:00:56] "GET /loadbalancer-pool/2e29256b-ba29-4694-ba67-6711f5c3c933?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.011549 10.0.0.242 - - [2026-04-22 17:00:56] "POST /ref-update HTTP/1.1" 200 156 0.033239 10.0.0.242 - - [2026-04-22 17:00:56] "POST /ref-update HTTP/1.1" 200 156 0.029852 10.0.0.242 - - [2026-04-22 17:00:56] "POST /loadbalancer-members HTTP/1.1" 200 709 0.078331 10.0.0.242 - - [2026-04-22 17:00:56] "POST /ref-update HTTP/1.1" 200 156 0.042042 10.0.0.242 - - [2026-04-22 17:00:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.009946 10.0.0.242 - - [2026-04-22 17:00:56] "GET /virtual-machine-interface/d1f1948c-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.009863 10.0.0.242 - - [2026-04-22 17:00:56] "POST /set-tag HTTP/1.1" 200 109 0.008245 10.0.0.242 - - [2026-04-22 17:00:56] "POST /ref-update HTTP/1.1" 200 156 0.025054 10.0.0.242 - - [2026-04-22 17:00:56] "POST /ref-update HTTP/1.1" 200 156 0.022354 10.0.0.242 - - [2026-04-22 17:00:56] "GET /virtual-machine-interface/d26b655a-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.008311 10.0.0.242 - - [2026-04-22 17:00:56] "POST /set-tag HTTP/1.1" 200 109 0.021096 10.0.0.242 - - [2026-04-22 17:00:56] "GET /application-policy-set/0b59624b-3b61-42d6-82e7-1d11610304e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.004655 10.0.0.242 - - [2026-04-22 17:00:56] "PUT /service-instance/f8fa7bd8-85ac-4144-a7a4-038d22e414cf HTTP/1.1" 200 267 0.022870 10.0.0.242 - - [2026-04-22 17:00:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.014650 10.0.0.242 - - [2026-04-22 17:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007040 10.0.0.242 - - [2026-04-22 17:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.242 - - [2026-04-22 17:00:56] "GET /policy-management/e456b2a4-4502-4ed7-bde6-e9cd72cd81cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003698 10.0.0.242 - - [2026-04-22 17:00:56] "POST /tags HTTP/1.1" 409 221 0.001860 10.0.0.242 - - [2026-04-22 17:00:56] "POST /chown HTTP/1.1" 200 109 0.006305 10.0.0.242 - - [2026-04-22 17:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.242 - - [2026-04-22 17:00:56] "GET /tag/7b9f09e9-c6da-4f9f-95d5-f737f1c45fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.015107 10.0.0.242 - - [2026-04-22 17:00:56] "POST /tags HTTP/1.1" 409 238 0.004902 10.0.0.242 - - [2026-04-22 17:00:56] "POST /chown HTTP/1.1" 200 109 0.042193 10.0.0.242 - - [2026-04-22 17:00:56] "PUT /instance-ip/6a54a954-c94d-4b64-b93d-7a2e12195705 HTTP/1.1" 200 257 0.017165 10.0.0.242 - - [2026-04-22 17:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.242 - - [2026-04-22 17:00:56] "GET /tag/69d92889-2809-4bce-99c7-f702c1123c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.010244 10.0.0.242 - - [2026-04-22 17:00:56] "POST /firewall-rules HTTP/1.1" 409 293 0.001764 10.0.0.242 - - [2026-04-22 17:00:56] "POST /ref-update HTTP/1.1" 200 156 0.011783 10.0.0.242 - - [2026-04-22 17:00:56] "POST /chown HTTP/1.1" 200 109 0.009113 10.0.0.242 - - [2026-04-22 17:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004838 10.0.0.242 - - [2026-04-22 17:00:56] "POST /chown HTTP/1.1" 200 109 0.028324 10.0.0.242 - - [2026-04-22 17:00:56] "PUT /firewall-rule/786d8b29-eb85-4f19-90c6-376d2b629ab7 HTTP/1.1" 200 261 0.039168 10.0.0.242 - - [2026-04-22 17:00:56] "GET /firewall-rule/786d8b29-eb85-4f19-90c6-376d2b629ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.012184 10.0.0.242 - - [2026-04-22 17:00:56] "PUT /instance-ip/6a54a954-c94d-4b64-b93d-7a2e12195705 HTTP/1.1" 200 257 0.012228 10.0.0.242 - - [2026-04-22 17:00:56] "POST /ref-update HTTP/1.1" 200 156 0.023838 10.0.0.242 - - [2026-04-22 17:00:56] "GET /firewall-policy/c32ca777-756e-47a4-8e75-68c5d58c9663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.016347 10.0.0.242 - - [2026-04-22 17:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004467 10.0.0.242 - - [2026-04-22 17:00:56] "GET /firewall-rule/786d8b29-eb85-4f19-90c6-376d2b629ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.002545 10.0.0.242 - - [2026-04-22 17:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.242 - - [2026-04-22 17:00:56] "GET /virtual-network/37289cb8-c3fc-4d34-a526-3d12b2a62573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003817 10.0.0.242 - - [2026-04-22 17:00:56] "POST /chown HTTP/1.1" 200 109 0.007014 10.0.0.242 - - [2026-04-22 17:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.242 - - [2026-04-22 17:00:56] "POST /chown HTTP/1.1" 200 109 0.015751 10.0.0.242 - - [2026-04-22 17:00:56] "GET /project/1bbaa1af-fb15-4d07-b05b-796bfa86cd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.042130 10.0.0.242 - - [2026-04-22 17:00:56] "PUT /instance-ip/6a54a954-c94d-4b64-b93d-7a2e12195705 HTTP/1.1" 200 257 0.037037 10.0.0.242 - - [2026-04-22 17:00:56] "POST /virtual-machines HTTP/1.1" 200 374 0.022771 10.0.0.242 - - [2026-04-22 17:00:56] "POST /ref-update HTTP/1.1" 200 156 0.017339 10.0.0.242 - - [2026-04-22 17:00:56] "POST /chown HTTP/1.1" 200 109 0.019105 10.0.0.242 - - [2026-04-22 17:00:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.017273 10.0.0.242 - - [2026-04-22 17:00:56] "POST /chown HTTP/1.1" 200 109 0.029869 10.0.0.242 - - [2026-04-22 17:00:57] "PUT /instance-ip/6a54a954-c94d-4b64-b93d-7a2e12195705 HTTP/1.1" 200 257 0.059849 10.0.0.242 - - [2026-04-22 17:00:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.146214 10.0.0.242 - - [2026-04-22 17:00:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.022542 10.0.0.242 - - [2026-04-22 17:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008044 10.0.0.242 - - [2026-04-22 17:00:57] "POST /ref-update HTTP/1.1" 200 156 0.057923 10.0.0.242 - - [2026-04-22 17:00:57] "GET /virtual-machine-interface/d499ff26-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.004483 10.0.0.242 - - [2026-04-22 17:00:57] "POST /instance-ips HTTP/1.1" 200 414 0.024834 10.0.0.242 - - [2026-04-22 17:00:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.023789 10.0.0.242 - - [2026-04-22 17:00:57] "GET /virtual-machine-interface/d499ff26-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.008702 10.0.0.242 - - [2026-04-22 17:00:57] "PUT /service-instance/f8fa7bd8-85ac-4144-a7a4-038d22e414cf HTTP/1.1" 200 267 0.009175 10.0.0.242 - - [2026-04-22 17:00:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.009812 10.0.0.242 - - [2026-04-22 17:00:57] "POST /set-tag HTTP/1.1" 200 109 0.028801 10.0.0.242 - - [2026-04-22 17:00:57] "GET /virtual-machine-interface/d499ff26-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.019058 10.0.0.242 - - [2026-04-22 17:00:57] "GET /instance-ip/d4b52c88-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.003845 10.0.0.242 - - [2026-04-22 17:00:57] "PUT /service-instance/f8fa7bd8-85ac-4144-a7a4-038d22e414cf HTTP/1.1" 200 267 0.011741 10.0.0.242 - - [2026-04-22 17:00:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.008755 10.0.0.242 - - [2026-04-22 17:00:57] "GET /virtual-machine-interface/d499ff26-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.009389 10.0.0.242 - - [2026-04-22 17:00:57] "POST /set-tag HTTP/1.1" 200 109 0.002247 10.0.0.242 - - [2026-04-22 17:00:57] "GET /virtual-router/6095abaa-e9d6-4dd9-8216-7fb8c34ec587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.004147 10.0.0.242 - - [2026-04-22 17:00:57] "PUT /service-instance/f8fa7bd8-85ac-4144-a7a4-038d22e414cf HTTP/1.1" 200 267 0.008608 10.0.0.242 - - [2026-04-22 17:00:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.010411 10.0.0.242 - - [2026-04-22 17:00:57] "POST /ref-update HTTP/1.1" 200 156 0.012814 10.0.0.242 - - [2026-04-22 17:00:57] "GET /virtual-machine-interface/d499ff26-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.023330 10.0.0.242 - - [2026-04-22 17:00:57] "POST /set-tag HTTP/1.1" 200 109 0.005158 10.0.0.242 - - [2026-04-22 17:00:57] "PUT /service-instance/f8fa7bd8-85ac-4144-a7a4-038d22e414cf HTTP/1.1" 200 267 0.030145 10.0.0.242 - - [2026-04-22 17:00:57] "GET /virtual-machine-interface/d499ff26-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004535 10.0.0.242 - - [2026-04-22 17:00:57] "POST /set-tag HTTP/1.1" 200 109 0.002345 10.0.0.242 - - [2026-04-22 17:00:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.013704 10.0.0.242 - - [2026-04-22 17:00:57] "PUT /service-instance/f8fa7bd8-85ac-4144-a7a4-038d22e414cf HTTP/1.1" 200 267 0.017152 10.0.0.242 - - [2026-04-22 17:00:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.012930 10.0.0.242 - - [2026-04-22 17:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.242 - - [2026-04-22 17:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.242 - - [2026-04-22 17:00:57] "POST /chown HTTP/1.1" 200 109 0.009683 10.0.0.242 - - [2026-04-22 17:00:57] "POST /chown HTTP/1.1" 200 109 0.027686 10.0.0.242 - - [2026-04-22 17:00:57] "POST /chown HTTP/1.1" 200 109 0.031411 10.0.0.242 - - [2026-04-22 17:00:57] "POST /chown HTTP/1.1" 200 109 0.024881 10.0.0.242 - - [2026-04-22 17:00:57] "POST /ref-update HTTP/1.1" 200 156 0.038929 10.0.0.242 - - [2026-04-22 17:00:57] "POST /ref-update HTTP/1.1" 200 156 0.030602 10.0.0.242 - - [2026-04-22 17:00:57] "POST /chown HTTP/1.1" 200 109 0.007441 10.0.0.242 - - [2026-04-22 17:00:57] "POST /chown HTTP/1.1" 200 109 0.025148 10.0.0.242 - - [2026-04-22 17:00:57] "POST /chown HTTP/1.1" 200 109 0.019592 10.0.0.242 - - [2026-04-22 17:00:57] "POST /chown HTTP/1.1" 200 109 0.029884 10.0.0.242 - - [2026-04-22 17:00:57] "POST /chown HTTP/1.1" 200 109 0.037427 10.0.0.242 - - [2026-04-22 17:00:58] "POST /chown HTTP/1.1" 200 109 0.054644 10.0.0.242 - - [2026-04-22 17:00:58] "POST /chown HTTP/1.1" 200 109 0.029184 10.0.0.242 - - [2026-04-22 17:00:58] "POST /ref-update HTTP/1.1" 200 156 0.045384 10.0.0.242 - - [2026-04-22 17:00:58] "POST /chown HTTP/1.1" 200 109 0.033189 10.0.0.242 - - [2026-04-22 17:00:58] "POST /chown HTTP/1.1" 200 109 0.034802 10.0.0.242 - - [2026-04-22 17:00:58] "POST /chown HTTP/1.1" 200 109 0.063321 10.0.0.242 - - [2026-04-22 17:00:58] "POST /chown HTTP/1.1" 200 109 0.035498 10.0.0.242 - - [2026-04-22 17:00:58] "POST /chown HTTP/1.1" 200 109 0.057030 10.0.0.242 - - [2026-04-22 17:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.242 - - [2026-04-22 17:00:58] "POST /chown HTTP/1.1" 200 109 0.013248 10.0.0.242 - - [2026-04-22 17:00:58] "POST /chown HTTP/1.1" 200 109 0.028333 10.0.0.242 - - [2026-04-22 17:00:58] "POST /chown HTTP/1.1" 200 109 0.025296 10.0.0.242 - - [2026-04-22 17:00:58] "POST /chown HTTP/1.1" 200 109 0.006662 10.0.0.242 - - [2026-04-22 17:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004618 10.0.0.242 - - [2026-04-22 17:00:58] "POST /chown HTTP/1.1" 200 109 0.007859 10.0.0.242 - - [2026-04-22 17:00:58] "POST /chown HTTP/1.1" 200 109 0.012377 10.0.0.242 - - [2026-04-22 17:00:58] "POST /chown HTTP/1.1" 200 109 0.008670 10.0.0.242 - - [2026-04-22 17:00:58] "POST /chown HTTP/1.1" 200 109 0.046603 10.0.0.242 - - [2026-04-22 17:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.242 - - [2026-04-22 17:00:58] "POST /chown HTTP/1.1" 200 109 0.008128 10.0.0.242 - - [2026-04-22 17:00:58] "POST /chown HTTP/1.1" 200 109 0.029465 10.0.0.242 - - [2026-04-22 17:00:58] "POST /chown HTTP/1.1" 200 109 0.022421 10.0.0.242 - - [2026-04-22 17:00:58] "POST /chown HTTP/1.1" 200 109 0.009018 10.0.0.242 - - [2026-04-22 17:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.242 - - [2026-04-22 17:00:58] "POST /chown HTTP/1.1" 200 109 0.012246 10.0.0.242 - - [2026-04-22 17:00:58] "POST /chown HTTP/1.1" 200 109 0.033307 10.0.0.242 - - [2026-04-22 17:00:59] "POST /chown HTTP/1.1" 200 109 0.018202 10.0.0.242 - - [2026-04-22 17:00:59] "POST /chown HTTP/1.1" 200 109 0.040110 10.0.0.242 - - [2026-04-22 17:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.242 - - [2026-04-22 17:00:59] "POST /chown HTTP/1.1" 200 109 0.006573 10.0.0.242 - - [2026-04-22 17:00:59] "POST /chown HTTP/1.1" 200 109 0.020386 10.0.0.242 - - [2026-04-22 17:00:59] "POST /chown HTTP/1.1" 200 109 0.024917 10.0.0.242 - - [2026-04-22 17:00:59] "POST /chown HTTP/1.1" 200 109 0.006713 10.0.0.242 - - [2026-04-22 17:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005904 10.0.0.242 - - [2026-04-22 17:00:59] "POST /chown HTTP/1.1" 200 109 0.011542 10.0.0.242 - - [2026-04-22 17:00:59] "POST /chown HTTP/1.1" 200 109 0.010977 10.0.0.242 - - [2026-04-22 17:00:59] "POST /chown HTTP/1.1" 200 109 0.019775 10.0.0.242 - - [2026-04-22 17:00:59] "POST /chown HTTP/1.1" 200 109 0.017305 10.0.0.242 - - [2026-04-22 17:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.242 - - [2026-04-22 17:00:59] "POST /chown HTTP/1.1" 200 109 0.017505 10.0.0.242 - - [2026-04-22 17:00:59] "POST /chown HTTP/1.1" 200 109 0.024474 10.0.0.242 - - [2026-04-22 17:00:59] "POST /chown HTTP/1.1" 200 109 0.008852 10.0.0.242 - - [2026-04-22 17:00:59] "POST /chown HTTP/1.1" 200 109 0.032082 10.0.0.242 - - [2026-04-22 17:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.242 - - [2026-04-22 17:00:59] "POST /chown HTTP/1.1" 200 109 0.006739 10.0.0.242 - - [2026-04-22 17:00:59] "POST /chown HTTP/1.1" 200 109 0.025522 10.0.0.242 - - [2026-04-22 17:00:59] "POST /chown HTTP/1.1" 200 109 0.012723 10.0.0.242 - - [2026-04-22 17:00:59] "POST /chown HTTP/1.1" 200 109 0.008617 10.0.0.242 - - [2026-04-22 17:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.016386 10.0.0.242 - - [2026-04-22 17:00:59] "POST /chown HTTP/1.1" 200 109 0.012857 10.0.0.242 - - [2026-04-22 17:00:59] "POST /chown HTTP/1.1" 200 109 0.012636 10.0.0.242 - - [2026-04-22 17:00:59] "POST /chown HTTP/1.1" 200 109 0.019157 10.0.0.242 - - [2026-04-22 17:00:59] "POST /chown HTTP/1.1" 200 109 0.027926 10.0.0.242 - - [2026-04-22 17:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005841 10.0.0.242 - - [2026-04-22 17:01:00] "POST /chown HTTP/1.1" 200 109 0.009062 10.0.0.242 - - [2026-04-22 17:01:00] "POST /chown HTTP/1.1" 200 109 0.027383 10.0.0.242 - - [2026-04-22 17:01:00] "POST /chown HTTP/1.1" 200 109 0.009107 10.0.0.242 - - [2026-04-22 17:01:00] "POST /chown HTTP/1.1" 200 109 0.032831 10.0.0.242 - - [2026-04-22 17:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.242 - - [2026-04-22 17:01:00] "POST /chown HTTP/1.1" 200 109 0.007472 10.0.0.242 - - [2026-04-22 17:01:00] "POST /chown HTTP/1.1" 200 109 0.019785 10.0.0.242 - - [2026-04-22 17:01:00] "POST /chown HTTP/1.1" 200 109 0.014451 10.0.0.242 - - [2026-04-22 17:01:00] "POST /chown HTTP/1.1" 200 109 0.017031 10.0.0.242 - - [2026-04-22 17:01:04] "GET /virtual-machine-interface/d1f1948c-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004036 10.0.0.242 - - [2026-04-22 17:01:04] "POST /set-tag HTTP/1.1" 200 109 0.002233 10.0.0.242 - - [2026-04-22 17:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.242 - - [2026-04-22 17:01:04] "GET /loadbalancer/83658278-71dc-4e07-8e00-cc26ab618d86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002618 10.0.0.242 - - [2026-04-22 17:01:04] "GET /loadbalancer-pool/ad1cee5a-25a1-4fbd-bf16-4aef7788c0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003483 10.0.0.242 - - [2026-04-22 17:01:04] "POST /loadbalancer-members HTTP/1.1" 200 704 0.065474 10.0.0.242 - - [2026-04-22 17:01:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.010246 10.0.0.242 - - [2026-04-22 17:01:04] "GET /virtual-machine-interface/d1f1948c-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.020994 10.0.0.242 - - [2026-04-22 17:01:04] "POST /tags HTTP/1.1" 409 221 0.005389 10.0.0.242 - - [2026-04-22 17:01:05] "GET /virtual-machine-interface/d1f1948c-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.011217 10.0.0.242 - - [2026-04-22 17:01:05] "POST /ref-update HTTP/1.1" 200 156 0.010546 10.0.0.242 - - [2026-04-22 17:01:05] "GET /floating-ip/b2481a74-fdc0-47e6-9d90-c2d24d5f8857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.014020 10.0.0.242 - - [2026-04-22 17:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012887 10.0.0.242 - - [2026-04-22 17:01:05] "GET /tag/7b9f09e9-c6da-4f9f-95d5-f737f1c45fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.012976 10.0.0.242 - - [2026-04-22 17:01:05] "PUT /floating-ip/b2481a74-fdc0-47e6-9d90-c2d24d5f8857 HTTP/1.1" 200 257 0.013468 10.0.0.242 - - [2026-04-22 17:01:05] "POST /set-tag HTTP/1.1" 200 109 0.043888 10.0.0.242 - - [2026-04-22 17:01:05] "GET /virtual-machine/76ec719f-e7ed-41df-81a8-ffb8afe6c0f7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.010661 10.0.0.242 - - [2026-04-22 17:01:05] "GET /virtual-machine-interface/d1f1948c-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.018032 10.0.0.242 - - [2026-04-22 17:01:07] "GET /virtual-machine-interface/d499ff26-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.010600 10.0.0.242 - - [2026-04-22 17:01:07] "POST /set-tag HTTP/1.1" 200 109 0.007355 10.0.0.242 - - [2026-04-22 17:01:10] "GET /virtual-machine-interface/d26b655a-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005306 10.0.0.242 - - [2026-04-22 17:01:10] "POST /set-tag HTTP/1.1" 200 109 0.002715 10.0.0.242 - - [2026-04-22 17:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.242 - - [2026-04-22 17:01:10] "GET /loadbalancer/83658278-71dc-4e07-8e00-cc26ab618d86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002741 10.0.0.242 - - [2026-04-22 17:01:11] "GET /virtual-machine-interface/d26b655a-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004437 10.0.0.242 - - [2026-04-22 17:01:11] "POST /set-tag HTTP/1.1" 200 109 0.003200 10.0.0.242 - - [2026-04-22 17:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.242 - - [2026-04-22 17:01:11] "GET /loadbalancer/83658278-71dc-4e07-8e00-cc26ab618d86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002617 10.0.0.242 - - [2026-04-22 17:01:11] "GET /loadbalancer-pool/ad1cee5a-25a1-4fbd-bf16-4aef7788c0e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002786 10.0.0.242 - - [2026-04-22 17:01:11] "POST /loadbalancer-members HTTP/1.1" 200 704 0.019168 10.0.0.242 - - [2026-04-22 17:01:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.008317 10.0.0.242 - - [2026-04-22 17:01:11] "GET /virtual-machine-interface/d26b655a-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007486 10.0.0.242 - - [2026-04-22 17:01:11] "GET /virtual-machine-interface/d26b655a-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.011225 10.0.0.242 - - [2026-04-22 17:01:11] "POST /ref-update HTTP/1.1" 200 156 0.014418 10.0.0.242 - - [2026-04-22 17:01:11] "GET /floating-ip/b2481a74-fdc0-47e6-9d90-c2d24d5f8857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.011621 10.0.0.242 - - [2026-04-22 17:01:11] "POST /set-tag HTTP/1.1" 200 109 0.053555 10.0.0.242 - - [2026-04-22 17:01:15] "GET /virtual-machine-interface/5cb0db84-3e6b-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004528 10.0.0.242 - - [2026-04-22 17:01:15] "POST /set-tag HTTP/1.1" 200 109 0.002457 10.0.0.242 - - [2026-04-22 17:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.242 - - [2026-04-22 17:01:15] "GET /loadbalancer/7b4e043f-5876-463d-b69f-7724b825cb79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003486 10.0.0.242 - - [2026-04-22 17:01:15] "GET /virtual-machine-interface/5cb0db84-3e6b-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005130 10.0.0.242 - - [2026-04-22 17:01:15] "POST /set-tag HTTP/1.1" 200 109 0.026780 10.0.0.242 - - [2026-04-22 17:01:15] "DELETE /loadbalancer-member/9af37944-b6d4-4868-aaf1-f46d4519641b HTTP/1.1" 200 115 0.063195 10.0.0.242 - - [2026-04-22 17:01:15] "GET /virtual-machine-interface/5cb0db84-3e6b-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.012685 10.0.0.242 - - [2026-04-22 17:01:15] "POST /set-tag HTTP/1.1" 200 109 0.002399 10.0.0.242 - - [2026-04-22 17:01:15] "DELETE /loadbalancer-member/150ae178-64db-4a91-8ec6-b8accebc7540 HTTP/1.1" 200 115 0.041149 10.0.0.242 - - [2026-04-22 17:01:15] "GET /virtual-machine-interface/5cb0db84-3e6b-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004513 10.0.0.242 - - [2026-04-22 17:01:15] "POST /set-tag HTTP/1.1" 200 109 0.003115 10.0.0.242 - - [2026-04-22 17:01:15] "DELETE /loadbalancer-member/005f0a23-fe05-425f-b8d6-e4149c5c4e62 HTTP/1.1" 200 115 0.039988 10.0.0.242 - - [2026-04-22 17:01:15] "GET /virtual-machine-interface/5cb0db84-3e6b-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006377 10.0.0.242 - - [2026-04-22 17:01:15] "POST /set-tag HTTP/1.1" 200 109 0.002555 10.0.0.242 - - [2026-04-22 17:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005270 10.0.0.242 - - [2026-04-22 17:01:15] "GET /loadbalancer/7b4e043f-5876-463d-b69f-7724b825cb79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003183 10.0.0.242 - - [2026-04-22 17:01:15] "GET /loadbalancer-pool/15cc7d94-e0d9-496e-84a4-f136f7990ce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004033 10.0.0.242 - - [2026-04-22 17:01:15] "GET /virtual-machine/ed30aef0-1495-4d6f-96fb-c3c95e8c34d0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.004146 10.0.0.242 - - [2026-04-22 17:01:15] "GET /virtual-machine-interface/d26b655a-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.008180 10.0.0.242 - - [2026-04-22 17:01:15] "POST /loadbalancer-members HTTP/1.1" 200 692 0.049425 10.0.0.242 - - [2026-04-22 17:01:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.034705 10.0.0.242 - - [2026-04-22 17:01:15] "GET /virtual-machine-interface/5cb0db84-3e6b-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.016036 10.0.0.242 - - [2026-04-22 17:01:15] "GET /virtual-machine-interface/5cb0db84-3e6b-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011596 10.0.0.242 - - [2026-04-22 17:01:15] "GET /floating-ip/10e83ff1-f9f1-4615-be5c-832d3f08961b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004915 10.0.0.242 - - [2026-04-22 17:01:15] "GET /virtual-machine/4381c65a-db31-4117-807d-b25dd16aa5e8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.004361 10.0.0.242 - - [2026-04-22 17:01:15] "GET /virtual-machine-interface/d499ff26-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004361 10.0.0.242 - - [2026-04-22 17:01:15] "POST /set-tag HTTP/1.1" 200 109 0.071353 10.0.0.242 - - [2026-04-22 17:01:15] "GET /loadbalancer-pool/bc2aefed-9169-456f-a143-017c1b9802dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.021798 10.0.0.242 - - [2026-04-22 17:01:15] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023644 10.0.0.242 - - [2026-04-22 17:01:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.021353 10.0.0.242 - - [2026-04-22 17:01:16] "GET /virtual-machine-interface/5cb0db84-3e6b-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.023655 10.0.0.242 - - [2026-04-22 17:01:16] "GET /virtual-machine-interface/5cb0db84-3e6b-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.013618 10.0.0.242 - - [2026-04-22 17:01:16] "POST /set-tag HTTP/1.1" 200 109 0.005626 10.0.0.242 - - [2026-04-22 17:01:16] "GET /floating-ip/10e83ff1-f9f1-4615-be5c-832d3f08961b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002502 10.0.0.242 - - [2026-04-22 17:01:16] "GET /loadbalancer-pool/244b7dbb-cc24-4607-9bc8-39e669e799e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.006641 10.0.0.242 - - [2026-04-22 17:01:16] "POST /loadbalancer-members HTTP/1.1" 200 694 0.028612 10.0.0.242 - - [2026-04-22 17:01:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.023735 10.0.0.242 - - [2026-04-22 17:01:16] "GET /virtual-machine-interface/5cb0db84-3e6b-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.009655 10.0.0.242 - - [2026-04-22 17:01:16] "GET /virtual-machine-interface/5cb0db84-3e6b-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.015363 10.0.0.242 - - [2026-04-22 17:01:16] "GET /floating-ip/10e83ff1-f9f1-4615-be5c-832d3f08961b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.012631 10.0.0.242 - - [2026-04-22 17:01:16] "POST /set-tag HTTP/1.1" 200 109 0.003860 10.0.0.242 - - [2026-04-22 17:01:16] "GET /virtual-machine-interface/d499ff26-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006126 10.0.0.242 - - [2026-04-22 17:01:16] "POST /set-tag HTTP/1.1" 200 109 0.007576 10.0.0.242 - - [2026-04-22 17:01:47] "GET /virtual-machine-interface/d499ff26-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004515 10.0.0.242 - - [2026-04-22 17:01:47] "POST /set-tag HTTP/1.1" 200 109 0.002894 10.0.0.242 - - [2026-04-22 17:01:47] "GET /virtual-machine-interface/d499ff26-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004514 10.0.0.242 - - [2026-04-22 17:01:47] "POST /set-tag HTTP/1.1" 200 109 0.002789 10.0.0.242 - - [2026-04-22 17:01:47] "GET /virtual-machine/4381c65a-db31-4117-807d-b25dd16aa5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002688 10.0.0.242 - - [2026-04-22 17:01:47] "POST /ref-update HTTP/1.1" 200 156 0.009774 10.0.0.242 - - [2026-04-22 17:01:47] "GET /virtual-machine-interface/d499ff26-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.017294 10.0.0.242 - - [2026-04-22 17:01:47] "POST /set-tag HTTP/1.1" 200 109 0.016659 10.0.0.242 - - [2026-04-22 17:01:47] "POST /set-tag HTTP/1.1" 200 109 0.016808 10.0.0.242 - - [2026-04-22 17:01:47] "DELETE /instance-ip/d4b52c88-3e6c-11f1-ac21-fa163ed4e66e HTTP/1.1" 200 115 0.064641 10.0.0.242 - - [2026-04-22 17:01:47] "DELETE /virtual-machine-interface/d499ff26-3e6c-11f1-ac21-fa163ed4e66e HTTP/1.1" 200 115 0.041506 10.0.0.242 - - [2026-04-22 17:01:47] "DELETE /virtual-machine/4381c65a-db31-4117-807d-b25dd16aa5e8 HTTP/1.1" 200 115 0.024956 10.0.0.242 - - [2026-04-22 17:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.242 - - [2026-04-22 17:01:51] "GET /tag/69d92889-2809-4bce-99c7-f702c1123c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.021178 10.0.0.242 - - [2026-04-22 17:01:51] "GET /tag/69d92889-2809-4bce-99c7-f702c1123c93?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.015065 10.0.0.242 - - [2026-04-22 17:01:51] "GET /virtual-machine-interface/5ba792c4-5fc5-4631-9775-03467ba6d387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.005166 10.0.0.242 - - [2026-04-22 17:01:51] "POST /set-tag HTTP/1.1" 200 109 0.014852 10.0.0.242 - - [2026-04-22 17:01:51] "GET /virtual-machine-interface/8fa25dd6-55c9-4d6b-9a5a-7234cff26d15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.023436 10.0.0.242 - - [2026-04-22 17:01:51] "POST /set-tag HTTP/1.1" 200 109 0.050764 10.0.0.242 - - [2026-04-22 17:01:51] "GET /virtual-machine-interface/97e96aed-8361-4fb3-9f9f-cbfbd8c120db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.007413 10.0.0.242 - - [2026-04-22 17:01:51] "POST /set-tag HTTP/1.1" 200 109 0.075887 10.0.0.242 - - [2026-04-22 17:01:51] "GET /firewall-policy/c32ca777-756e-47a4-8e75-68c5d58c9663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.025882 10.0.0.242 - - [2026-04-22 17:01:51] "GET /firewall-rule/786d8b29-eb85-4f19-90c6-376d2b629ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.003666 10.0.0.242 - - [2026-04-22 17:01:51] "POST /ref-update HTTP/1.1" 200 156 0.021107 10.0.0.242 - - [2026-04-22 17:01:51] "DELETE /firewall-rule/786d8b29-eb85-4f19-90c6-376d2b629ab7 HTTP/1.1" 200 115 0.080606 10.0.0.242 - - [2026-04-22 17:01:52] "DELETE /loadbalancer-member/d051480f-a1b5-4288-b9ea-c9485278cb5c HTTP/1.1" 200 115 0.032271 10.0.0.242 - - [2026-04-22 17:01:52] "PUT /service-instance/f8fa7bd8-85ac-4144-a7a4-038d22e414cf HTTP/1.1" 200 267 0.014478 10.0.0.242 - - [2026-04-22 17:01:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.013823 10.0.0.242 - - [2026-04-22 17:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009432 10.0.0.242 - - [2026-04-22 17:01:52] "DELETE /loadbalancer-pool/2e29256b-ba29-4694-ba67-6711f5c3c933 HTTP/1.1" 200 115 0.087362 10.0.0.242 - - [2026-04-22 17:01:52] "POST /chown HTTP/1.1" 200 109 0.015687 10.0.0.242 - - [2026-04-22 17:01:52] "DELETE /loadbalancer-listener/5cc72ea7-391b-4810-af47-d2b12bbd5cd1 HTTP/1.1" 200 115 0.044924 10.0.0.242 - - [2026-04-22 17:01:52] "GET /floating-ip/e8353d49-c6f4-4aea-9011-93ea76b6556c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2399 0.002521 10.0.0.242 - - [2026-04-22 17:01:52] "POST /chown HTTP/1.1" 200 109 0.007611 10.0.0.242 - - [2026-04-22 17:01:52] "POST /chown HTTP/1.1" 200 109 0.013744 10.0.0.242 - - [2026-04-22 17:01:52] "POST /chown HTTP/1.1" 200 109 0.030820 10.0.0.242 - - [2026-04-22 17:01:52] "PUT /floating-ip/e8353d49-c6f4-4aea-9011-93ea76b6556c HTTP/1.1" 200 257 0.037400 10.0.0.242 - - [2026-04-22 17:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.242 - - [2026-04-22 17:01:52] "POST /chown HTTP/1.1" 200 109 0.006070 10.0.0.242 - - [2026-04-22 17:01:52] "DELETE /floating-ip/e8353d49-c6f4-4aea-9011-93ea76b6556c HTTP/1.1" 200 115 0.087595 10.0.0.242 - - [2026-04-22 17:01:52] "POST /chown HTTP/1.1" 200 109 0.046962 10.0.0.242 - - [2026-04-22 17:01:52] "DELETE /loadbalancer/008dd33c-1a23-4c2d-a5b6-5d9a31acd91a HTTP/1.1" 200 115 0.042607 10.0.0.242 - - [2026-04-22 17:01:52] "POST /chown HTTP/1.1" 200 109 0.009113 10.0.0.242 - - [2026-04-22 17:01:52] "POST /chown HTTP/1.1" 200 109 0.041458 10.0.0.242 - - [2026-04-22 17:01:52] "GET /floating-ip-pool/6b646ee3-d391-402d-9543-1717f6dc4807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.017079 10.0.0.242 - - [2026-04-22 17:01:52] "DELETE /instance-ip/6a54a954-c94d-4b64-b93d-7a2e12195705 HTTP/1.1" 200 115 0.105290 10.0.0.242 - - [2026-04-22 17:01:52] "PUT /service-instance/f8fa7bd8-85ac-4144-a7a4-038d22e414cf HTTP/1.1" 200 267 0.029078 10.0.0.242 - - [2026-04-22 17:01:52] "POST /ref-update HTTP/1.1" 200 156 0.034193 10.0.0.242 - - [2026-04-22 17:01:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.009698 10.0.0.242 - - [2026-04-22 17:01:52] "PUT /service-instance/f8fa7bd8-85ac-4144-a7a4-038d22e414cf HTTP/1.1" 200 267 0.023505 10.0.0.242 - - [2026-04-22 17:01:52] "DELETE /virtual-machine-interface/8fa25dd6-55c9-4d6b-9a5a-7234cff26d15 HTTP/1.1" 200 115 0.130546 10.0.0.242 - - [2026-04-22 17:01:52] "DELETE /floating-ip-pool/6b646ee3-d391-402d-9543-1717f6dc4807 HTTP/1.1" 200 115 0.088689 10.0.0.242 - - [2026-04-22 17:01:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.022669 10.0.0.242 - - [2026-04-22 17:01:52] "PUT /service-instance/f8fa7bd8-85ac-4144-a7a4-038d22e414cf HTTP/1.1" 200 267 0.062673 10.0.0.242 - - [2026-04-22 17:01:52] "DELETE /tag/69d92889-2809-4bce-99c7-f702c1123c93 HTTP/1.1" 200 115 0.134697 10.0.0.242 - - [2026-04-22 17:01:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.030598 10.0.0.242 - - [2026-04-22 17:01:52] "POST /useragent-kv HTTP/1.1" 200 115 0.018398 10.0.0.242 - - [2026-04-22 17:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.022434 10.0.0.242 - - [2026-04-22 17:01:52] "POST /useragent-kv HTTP/1.1" 200 115 0.008035 10.0.0.242 - - [2026-04-22 17:01:52] "DELETE /virtual-network/8b350cca-8e3c-4ccc-a3c5-49d553034939 HTTP/1.1" 200 115 0.273201 10.0.0.242 - - [2026-04-22 17:01:52] "DELETE /service-instance/f8fa7bd8-85ac-4144-a7a4-038d22e414cf HTTP/1.1" 200 115 0.088695 10.0.0.242 - - [2026-04-22 17:01:52] "GET /routing-instance/30e12ec2-3bf5-4eb9-8e9f-f55995798dc4 HTTP/1.1" 404 171 0.023988 10.0.0.242 - - [2026-04-22 17:01:52] "GET /domains HTTP/1.1" 200 281 0.003763 10.0.0.242 - - [2026-04-22 17:01:52] "GET /domain/ce190e82-24e4-4f2c-8427-071dcb096e46 HTTP/1.1" 200 3099 0.003134 10.0.0.242 - - [2026-04-22 17:01:52] "DELETE /route-target/fc1b8200-c9b3-43f6-ae3e-3c19a9f64cc8 HTTP/1.1" 200 115 0.077868 10.0.0.242 - - [2026-04-22 17:01:53] "GET /project/1bbaa1af-fb15-4d07-b05b-796bfa86cd79 HTTP/1.1" 200 7439 0.065567 10.0.0.242 - - [2026-04-22 17:01:53] "GET /virtual-machine-interface/97e96aed-8361-4fb3-9f9f-cbfbd8c120db?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.023308 10.0.0.242 - - [2026-04-22 17:01:53] "GET /virtual-machine-interface/d26b655a-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.009520 10.0.0.242 - - [2026-04-22 17:01:53] "POST /set-tag HTTP/1.1" 200 109 0.010270 10.0.0.242 - - [2026-04-22 17:01:53] "DELETE /virtual-machine-interface/97e96aed-8361-4fb3-9f9f-cbfbd8c120db HTTP/1.1" 200 115 0.081433 10.0.0.242 - - [2026-04-22 17:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.242 - - [2026-04-22 17:01:53] "GET /loadbalancer/83658278-71dc-4e07-8e00-cc26ab618d86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.001915 10.0.0.242 - - [2026-04-22 17:01:53] "DELETE /virtual-machine/f68c33f4-2359-4017-a806-6aaa20c96123 HTTP/1.1" 200 115 0.044820 10.0.0.242 - - [2026-04-22 17:01:53] "GET /virtual-machine-interface/5ba792c4-5fc5-4631-9775-03467ba6d387?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.013086 10.0.0.242 - - [2026-04-22 17:01:53] "GET /virtual-machine-interface/d26b655a-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004157 10.0.0.242 - - [2026-04-22 17:01:53] "POST /set-tag HTTP/1.1" 200 109 0.017717 10.0.0.242 - - [2026-04-22 17:01:53] "DELETE /loadbalancer-member/d16fe7eb-afcf-4eca-9efe-5574c651da95 HTTP/1.1" 200 115 0.038719 10.0.0.242 - - [2026-04-22 17:01:53] "DELETE /virtual-machine-interface/5ba792c4-5fc5-4631-9775-03467ba6d387 HTTP/1.1" 200 115 0.056880 10.0.0.242 - - [2026-04-22 17:01:53] "POST /ref-update HTTP/1.1" 200 156 0.013976 10.0.0.242 - - [2026-04-22 17:01:53] "DELETE /virtual-machine/4411b698-386b-46cf-8c2e-a026384bd5f2 HTTP/1.1" 200 115 0.041616 10.0.0.242 - - [2026-04-22 17:01:54] "GET /virtual-machine-interface/d26b655a-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004914 10.0.0.242 - - [2026-04-22 17:01:54] "POST /set-tag HTTP/1.1" 200 109 0.002965 10.0.0.242 - - [2026-04-22 17:01:54] "GET /virtual-machine-interface/d26b655a-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004258 10.0.0.242 - - [2026-04-22 17:01:54] "POST /set-tag HTTP/1.1" 200 109 0.003971 10.0.0.242 - - [2026-04-22 17:01:54] "GET /virtual-machine/ed30aef0-1495-4d6f-96fb-c3c95e8c34d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003124 10.0.0.242 - - [2026-04-22 17:01:54] "POST /ref-update HTTP/1.1" 200 156 0.012148 10.0.0.242 - - [2026-04-22 17:01:54] "GET /virtual-machine-interface/d26b655a-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.012398 10.0.0.242 - - [2026-04-22 17:01:54] "POST /set-tag HTTP/1.1" 200 109 0.016234 10.0.0.242 - - [2026-04-22 17:01:54] "POST /set-tag HTTP/1.1" 200 109 0.032731 10.0.0.242 - - [2026-04-22 17:01:54] "POST /set-tag HTTP/1.1" 200 109 0.031484 10.0.0.242 - - [2026-04-22 17:01:54] "DELETE /instance-ip/d282fdaa-3e6c-11f1-ac21-fa163ed4e66e HTTP/1.1" 200 115 0.033478 10.0.0.242 - - [2026-04-22 17:01:54] "POST /ref-update HTTP/1.1" 200 156 0.010014 10.0.0.242 - - [2026-04-22 17:01:54] "DELETE /virtual-machine-interface/d26b655a-3e6c-11f1-ac21-fa163ed4e66e HTTP/1.1" 200 115 0.046059 10.0.0.242 - - [2026-04-22 17:01:54] "DELETE /virtual-machine/ed30aef0-1495-4d6f-96fb-c3c95e8c34d0 HTTP/1.1" 200 115 0.028985 10.0.0.242 - - [2026-04-22 17:01:58] "GET /virtual-machine-interface/d1f1948c-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.006509 10.0.0.242 - - [2026-04-22 17:01:58] "POST /set-tag HTTP/1.1" 200 109 0.002589 10.0.0.242 - - [2026-04-22 17:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.242 - - [2026-04-22 17:01:58] "GET /loadbalancer/83658278-71dc-4e07-8e00-cc26ab618d86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003347 10.0.0.242 - - [2026-04-22 17:01:59] "GET /virtual-machine-interface/d1f1948c-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004391 10.0.0.242 - - [2026-04-22 17:01:59] "POST /set-tag HTTP/1.1" 200 109 0.002958 10.0.0.242 - - [2026-04-22 17:01:59] "GET /virtual-machine-interface/d1f1948c-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005410 10.0.0.242 - - [2026-04-22 17:01:59] "POST /set-tag HTTP/1.1" 200 109 0.002786 10.0.0.242 - - [2026-04-22 17:01:59] "GET /virtual-machine/76ec719f-e7ed-41df-81a8-ffb8afe6c0f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002833 10.0.0.242 - - [2026-04-22 17:01:59] "POST /ref-update HTTP/1.1" 200 156 0.010187 10.0.0.242 - - [2026-04-22 17:01:59] "GET /virtual-machine-interface/d1f1948c-3e6c-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.012435 10.0.0.242 - - [2026-04-22 17:01:59] "POST /set-tag HTTP/1.1" 200 109 0.023825 10.0.0.242 - - [2026-04-22 17:01:59] "POST /set-tag HTTP/1.1" 200 109 0.018512 10.0.0.242 - - [2026-04-22 17:01:59] "POST /set-tag HTTP/1.1" 200 109 0.033983 10.0.0.242 - - [2026-04-22 17:01:59] "DELETE /instance-ip/d20c574a-3e6c-11f1-ac21-fa163ed4e66e HTTP/1.1" 200 115 0.055966 10.0.0.242 - - [2026-04-22 17:01:59] "POST /ref-update HTTP/1.1" 200 156 0.009468 10.0.0.242 - - [2026-04-22 17:01:59] "DELETE /virtual-machine-interface/d1f1948c-3e6c-11f1-ac21-fa163ed4e66e HTTP/1.1" 200 115 0.069858 10.0.0.242 - - [2026-04-22 17:01:59] "DELETE /virtual-machine/76ec719f-e7ed-41df-81a8-ffb8afe6c0f7 HTTP/1.1" 200 115 0.027030 10.0.0.242 - - [2026-04-22 17:01:59] "DELETE /tag/f06ffd10-cdf6-4993-822e-bb656dee56fe HTTP/1.1" 200 115 0.067738 10.0.0.242 - - [2026-04-22 17:01:59] "DELETE /tag/937da313-d0bc-42fe-be34-0aaad645b4ff HTTP/1.1" 200 115 0.034159 10.0.0.242 - - [2026-04-22 17:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.242 - - [2026-04-22 17:02:03] "GET /project/1bbaa1af-fb15-4d07-b05b-796bfa86cd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.030423 10.0.0.242 - - [2026-04-22 17:02:03] "POST /tags HTTP/1.1" 200 394 0.037763 10.0.0.242 - - [2026-04-22 17:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010816 10.0.0.242 - - [2026-04-22 17:02:03] "GET /tag/d7f5c998-2a4c-41aa-a598-2c7aeafcecf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.017829 10.0.0.242 - - [2026-04-22 17:02:03] "POST /tags HTTP/1.1" 200 342 0.023359 10.0.0.242 - - [2026-04-22 17:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.242 - - [2026-04-22 17:02:03] "GET /tag/57b3b7f9-f911-49f7-8a6f-22f70c23132b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013904 10.0.0.242 - - [2026-04-22 17:02:04] "POST /id-to-fqname HTTP/1.1" 200 192 0.000559 10.0.0.242 - - [2026-04-22 17:02:04] "POST /fqname-to-id HTTP/1.1" 404 201 0.004996 10.0.0.242 - - [2026-04-22 17:02:04] "POST /security-groups HTTP/1.1" 200 589 0.067575 10.0.0.242 - - [2026-04-22 17:02:04] "POST /fqname-to-id HTTP/1.1" 404 236 0.001758 10.0.0.242 - - [2026-04-22 17:02:04] "POST /projects HTTP/1.1" 200 521 0.434144 10.0.0.242 - - [2026-04-22 17:02:04] "POST /access-control-lists HTTP/1.1" 200 600 0.067108 10.0.0.242 - - [2026-04-22 17:02:04] "POST /fqname-to-id HTTP/1.1" 404 235 0.002272 10.0.0.242 - - [2026-04-22 17:02:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.037517 10.0.0.242 - - [2026-04-22 17:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008641 10.0.0.242 - - [2026-04-22 17:02:04] "GET /virtual-network/37289cb8-c3fc-4d34-a526-3d12b2a62573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.006165 10.0.0.242 - - [2026-04-22 17:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.242 - - [2026-04-22 17:02:04] "GET /virtual-network/83333f84-a99f-4573-8db5-374389eaf118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.004440 10.0.0.242 - - [2026-04-22 17:02:04] "POST /access-control-lists HTTP/1.1" 200 598 0.056105 10.0.0.242 - - [2026-04-22 17:02:04] "PUT /virtual-network/37289cb8-c3fc-4d34-a526-3d12b2a62573 HTTP/1.1" 200 265 0.076780 10.0.0.242 - - [2026-04-22 17:02:04] "PUT /virtual-network/83333f84-a99f-4573-8db5-374389eaf118 HTTP/1.1" 200 265 0.059570 10.0.0.242 - - [2026-04-22 17:02:04] "POST /security-groups HTTP/1.1" 200 593 0.074343 10.0.0.242 - - [2026-04-22 17:02:04] "POST /fqname-to-id HTTP/1.1" 404 270 0.011488 10.0.0.242 - - [2026-04-22 17:02:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.056411 10.0.0.242 - - [2026-04-22 17:02:04] "POST /chown HTTP/1.1" 200 109 0.055090 10.0.0.242 - - [2026-04-22 17:02:04] "POST /access-control-lists HTTP/1.1" 200 634 0.111459 10.0.0.242 - - [2026-04-22 17:02:04] "POST /fqname-to-id HTTP/1.1" 404 269 0.010746 10.0.0.242 - - [2026-04-22 17:02:04] "GET /application-policy-set/0b59624b-3b61-42d6-82e7-1d11610304e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.005684 10.0.0.242 - - [2026-04-22 17:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.242 - - [2026-04-22 17:02:04] "GET /policy-management/e456b2a4-4502-4ed7-bde6-e9cd72cd81cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003275 10.0.0.242 - - [2026-04-22 17:02:04] "POST /tags HTTP/1.1" 409 226 0.006758 10.0.0.242 - - [2026-04-22 17:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004028 10.0.0.242 - - [2026-04-22 17:02:04] "GET /tag/57b3b7f9-f911-49f7-8a6f-22f70c23132b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.055037 10.0.0.242 - - [2026-04-22 17:02:04] "POST /access-control-lists HTTP/1.1" 200 632 0.088378 10.0.0.242 - - [2026-04-22 17:02:05] "POST /firewall-rules HTTP/1.1" 200 602 0.094284 10.0.0.242 - - [2026-04-22 17:02:05] "GET /firewall-rule/f521efb4-c632-442b-955d-7d8b3e1447ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.006989 10.0.0.242 - - [2026-04-22 17:02:05] "GET /firewall-policy/3a7c45d5-f26c-4ca4-9020-95d4f792fa03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.004143 10.0.0.242 - - [2026-04-22 17:02:05] "GET /firewall-rule/f521efb4-c632-442b-955d-7d8b3e1447ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002832 10.0.0.242 - - [2026-04-22 17:02:05] "POST /ref-update HTTP/1.1" 200 156 0.042542 10.0.0.242 - - [2026-04-22 17:02:05] "GET /application-policy-set/0b59624b-3b61-42d6-82e7-1d11610304e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.007067 10.0.0.242 - - [2026-04-22 17:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.242 - - [2026-04-22 17:02:05] "GET /policy-management/e456b2a4-4502-4ed7-bde6-e9cd72cd81cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002574 10.0.0.242 - - [2026-04-22 17:02:05] "POST /tags HTTP/1.1" 409 226 0.001679 10.0.0.242 - - [2026-04-22 17:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011230 10.0.0.242 - - [2026-04-22 17:02:05] "GET /tag/57b3b7f9-f911-49f7-8a6f-22f70c23132b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013542 10.0.0.242 - - [2026-04-22 17:02:05] "POST /firewall-rules HTTP/1.1" 200 600 0.074132 10.0.0.242 - - [2026-04-22 17:02:05] "GET /firewall-rule/7e915eb5-1788-4853-9eb7-ac4bd57ffaef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004155 10.0.0.242 - - [2026-04-22 17:02:05] "GET /firewall-policy/3a7c45d5-f26c-4ca4-9020-95d4f792fa03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.005792 10.0.0.242 - - [2026-04-22 17:02:05] "GET /firewall-rule/7e915eb5-1788-4853-9eb7-ac4bd57ffaef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004260 10.0.0.242 - - [2026-04-22 17:02:05] "POST /ref-update HTTP/1.1" 200 156 0.062694 10.0.0.242 - - [2026-04-22 17:02:06] "POST /tags HTTP/1.1" 200 394 0.023593 10.0.0.242 - - [2026-04-22 17:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.018003 10.0.0.242 - - [2026-04-22 17:02:06] "GET /tag/6be152e4-dbb4-4c3a-839e-3b6a8e3cf1b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011743 10.0.0.242 - - [2026-04-22 17:02:06] "POST /tags HTTP/1.1" 200 342 0.020473 10.0.0.242 - - [2026-04-22 17:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.018200 10.0.0.242 - - [2026-04-22 17:02:06] "GET /tag/2364eb83-4ad6-491f-a679-efe8dfb32739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.016603 10.0.0.242 - - [2026-04-22 17:02:06] "POST /id-to-fqname HTTP/1.1" 200 192 0.000589 10.0.0.242 - - [2026-04-22 17:02:06] "POST /fqname-to-id HTTP/1.1" 404 201 0.004086 10.0.0.242 - - [2026-04-22 17:02:07] "POST /security-groups HTTP/1.1" 200 589 0.091650 10.0.0.242 - - [2026-04-22 17:02:07] "POST /projects HTTP/1.1" 200 521 0.197677 10.0.0.242 - - [2026-04-22 17:02:07] "POST /fqname-to-id HTTP/1.1" 404 236 0.002798 10.0.0.242 - - [2026-04-22 17:02:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.039975 10.0.0.242 - - [2026-04-22 17:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.031430 10.0.0.242 - - [2026-04-22 17:02:07] "GET /virtual-network/37289cb8-c3fc-4d34-a526-3d12b2a62573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.011461 10.0.0.242 - - [2026-04-22 17:02:07] "POST /access-control-lists HTTP/1.1" 200 600 0.107876 10.0.0.242 - - [2026-04-22 17:02:07] "POST /fqname-to-id HTTP/1.1" 404 235 0.008312 10.0.0.242 - - [2026-04-22 17:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011890 10.0.0.242 - - [2026-04-22 17:02:07] "GET /virtual-network/83333f84-a99f-4573-8db5-374389eaf118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005638 10.0.0.242 - - [2026-04-22 17:02:07] "POST /access-control-lists HTTP/1.1" 200 598 0.069183 10.0.0.242 - - [2026-04-22 17:02:07] "PUT /virtual-network/37289cb8-c3fc-4d34-a526-3d12b2a62573 HTTP/1.1" 200 265 0.112745 10.0.0.242 - - [2026-04-22 17:02:07] "PUT /virtual-network/83333f84-a99f-4573-8db5-374389eaf118 HTTP/1.1" 200 265 0.058248 10.0.0.242 - - [2026-04-22 17:02:07] "POST /security-groups HTTP/1.1" 200 593 0.093594 10.0.0.242 - - [2026-04-22 17:02:07] "POST /fqname-to-id HTTP/1.1" 404 270 0.003726 10.0.0.242 - - [2026-04-22 17:02:07] "POST /access-control-lists HTTP/1.1" 200 634 0.026471 10.0.0.242 - - [2026-04-22 17:02:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.022064 10.0.0.242 - - [2026-04-22 17:02:07] "POST /fqname-to-id HTTP/1.1" 404 269 0.008397 10.0.0.242 - - [2026-04-22 17:02:07] "POST /chown HTTP/1.1" 200 109 0.014989 10.0.0.242 - - [2026-04-22 17:02:07] "GET /application-policy-set/0b59624b-3b61-42d6-82e7-1d11610304e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.012150 10.0.0.242 - - [2026-04-22 17:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.242 - - [2026-04-22 17:02:07] "GET /policy-management/e456b2a4-4502-4ed7-bde6-e9cd72cd81cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.013319 10.0.0.242 - - [2026-04-22 17:02:07] "POST /access-control-lists HTTP/1.1" 200 632 0.074421 10.0.0.242 - - [2026-04-22 17:02:07] "POST /tags HTTP/1.1" 409 226 0.001839 10.0.0.242 - - [2026-04-22 17:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.242 - - [2026-04-22 17:02:07] "GET /tag/2364eb83-4ad6-491f-a679-efe8dfb32739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011275 10.0.0.242 - - [2026-04-22 17:02:07] "POST /firewall-rules HTTP/1.1" 200 602 0.075732 10.0.0.242 - - [2026-04-22 17:02:07] "GET /firewall-rule/7b594d06-1e40-4c8b-acfa-5bf7b5b49573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.022667 10.0.0.242 - - [2026-04-22 17:02:07] "GET /firewall-policy/3a7c45d5-f26c-4ca4-9020-95d4f792fa03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.009333 10.0.0.242 - - [2026-04-22 17:02:07] "GET /firewall-rule/7b594d06-1e40-4c8b-acfa-5bf7b5b49573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002614 10.0.0.242 - - [2026-04-22 17:02:08] "POST /ref-update HTTP/1.1" 200 156 0.067882 10.0.0.242 - - [2026-04-22 17:02:08] "GET /application-policy-set/0b59624b-3b61-42d6-82e7-1d11610304e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.003441 10.0.0.242 - - [2026-04-22 17:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.242 - - [2026-04-22 17:02:08] "GET /policy-management/e456b2a4-4502-4ed7-bde6-e9cd72cd81cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002962 10.0.0.242 - - [2026-04-22 17:02:08] "POST /tags HTTP/1.1" 409 226 0.001795 10.0.0.242 - - [2026-04-22 17:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.242 - - [2026-04-22 17:02:08] "GET /tag/2364eb83-4ad6-491f-a679-efe8dfb32739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010030 10.0.0.242 - - [2026-04-22 17:02:08] "POST /firewall-rules HTTP/1.1" 200 600 0.063675 10.0.0.242 - - [2026-04-22 17:02:08] "GET /firewall-rule/a8a1c37e-5719-462e-b56f-e0a3c63e71de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004952 10.0.0.242 - - [2026-04-22 17:02:08] "GET /firewall-policy/3a7c45d5-f26c-4ca4-9020-95d4f792fa03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.004420 10.0.0.242 - - [2026-04-22 17:02:08] "GET /firewall-rule/a8a1c37e-5719-462e-b56f-e0a3c63e71de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002341 10.0.0.242 - - [2026-04-22 17:02:08] "POST /ref-update HTTP/1.1" 200 156 0.069054 10.0.0.242 - - [2026-04-22 17:02:09] "POST /tags HTTP/1.1" 200 346 0.149711 10.0.0.242 - - [2026-04-22 17:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.017671 10.0.0.242 - - [2026-04-22 17:02:09] "GET /tag/ab25e7d7-7315-4281-89ef-68579e72e6c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.014127 10.0.0.242 - - [2026-04-22 17:02:09] "POST /projects HTTP/1.1" 409 238 0.002017 10.0.0.242 - - [2026-04-22 17:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.242 - - [2026-04-22 17:02:09] "GET /project/02c36d9f-ed7a-4768-8acd-96d2338d7cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.032631 10.0.0.242 - - [2026-04-22 17:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.242 - - [2026-04-22 17:02:09] "GET /virtual-network/37289cb8-c3fc-4d34-a526-3d12b2a62573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005607 10.0.0.242 - - [2026-04-22 17:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003367 10.0.0.242 - - [2026-04-22 17:02:10] "GET /virtual-network/83333f84-a99f-4573-8db5-374389eaf118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005119 10.0.0.242 - - [2026-04-22 17:02:10] "POST /security-groups HTTP/1.1" 409 285 0.005756 10.0.0.242 - - [2026-04-22 17:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.242 - - [2026-04-22 17:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.242 - - [2026-04-22 17:02:10] "PUT /security-group/ae035382-a0c9-4d22-90db-779d4728bc6c HTTP/1.1" 200 263 0.076279 10.0.0.242 - - [2026-04-22 17:02:10] "GET /project/02c36d9f-ed7a-4768-8acd-96d2338d7cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.067579 10.0.0.242 - - [2026-04-22 17:02:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.044519 10.0.0.242 - - [2026-04-22 17:02:10] "PUT /access-control-list/fb3a4db9-9bd2-4f0d-8ce3-64e603008d1d HTTP/1.1" 200 273 0.042806 10.0.0.242 - - [2026-04-22 17:02:10] "POST /tags HTTP/1.1" 409 228 0.027740 10.0.0.242 - - [2026-04-22 17:02:10] "PUT /access-control-list/1e9512b0-ebc3-454c-a3a4-f4c7e81f3786 HTTP/1.1" 200 273 0.020417 10.0.0.242 - - [2026-04-22 17:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005724 10.0.0.242 - - [2026-04-22 17:02:10] "GET /tag/ab25e7d7-7315-4281-89ef-68579e72e6c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.012130 10.0.0.242 - - [2026-04-22 17:02:10] "POST /tags HTTP/1.1" 200 346 0.040679 10.0.0.242 - - [2026-04-22 17:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005005 10.0.0.242 - - [2026-04-22 17:02:10] "GET /tag/04de91d9-0dca-460d-8c31-02f79c11fb99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.015002 10.0.0.242 - - [2026-04-22 17:02:10] "POST /projects HTTP/1.1" 409 238 0.002792 10.0.0.242 - - [2026-04-22 17:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.242 - - [2026-04-22 17:02:10] "GET /project/caf472dd-b11d-4791-9b51-b7d1787e91ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.039321 10.0.0.242 - - [2026-04-22 17:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.242 - - [2026-04-22 17:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.242 - - [2026-04-22 17:02:10] "GET /project/caf472dd-b11d-4791-9b51-b7d1787e91ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035841 10.0.0.242 - - [2026-04-22 17:02:10] "GET /virtual-network/37289cb8-c3fc-4d34-a526-3d12b2a62573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.008974 10.0.0.242 - - [2026-04-22 17:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.242 - - [2026-04-22 17:02:10] "GET /virtual-network/83333f84-a99f-4573-8db5-374389eaf118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005356 10.0.0.242 - - [2026-04-22 17:02:10] "POST /security-groups HTTP/1.1" 409 285 0.002726 10.0.0.242 - - [2026-04-22 17:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.242 - - [2026-04-22 17:02:10] "PUT /security-group/3a0ed90e-cbe3-49d9-94d3-f38cae74c50e HTTP/1.1" 200 263 0.063196 10.0.0.242 - - [2026-04-22 17:02:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.018930 10.0.0.242 - - [2026-04-22 17:02:10] "PUT /access-control-list/b1869573-449d-4971-ba29-9666dbcb9a10 HTTP/1.1" 200 273 0.021867 10.0.0.242 - - [2026-04-22 17:02:10] "POST /tags HTTP/1.1" 409 228 0.008714 10.0.0.242 - - [2026-04-22 17:02:10] "PUT /access-control-list/8a9f8a7d-4dd1-40af-a053-eeb6ddd8eae1 HTTP/1.1" 200 273 0.013335 10.0.0.242 - - [2026-04-22 17:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.242 - - [2026-04-22 17:02:10] "GET /tag/04de91d9-0dca-460d-8c31-02f79c11fb99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010199 10.0.0.242 - - [2026-04-22 17:02:10] "POST /tags HTTP/1.1" 200 292 0.057719 10.0.0.242 - - [2026-04-22 17:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008529 10.0.0.242 - - [2026-04-22 17:02:10] "GET /tag/a1432b30-6f99-4411-af11-d7cfbf11107c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.012639 10.0.0.242 - - [2026-04-22 17:02:11] "POST /tags HTTP/1.1" 200 304 0.059125 10.0.0.242 - - [2026-04-22 17:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012627 10.0.0.242 - - [2026-04-22 17:02:11] "GET /tag/c9b672a2-a355-4c3d-9414-fd251dfa50aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.019708 10.0.0.242 - - [2026-04-22 17:02:11] "POST /tags HTTP/1.1" 409 252 0.002727 10.0.0.242 - - [2026-04-22 17:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.242 - - [2026-04-22 17:02:11] "GET /tag/d7f5c998-2a4c-41aa-a598-2c7aeafcecf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.016088 10.0.0.242 - - [2026-04-22 17:02:11] "POST /tags HTTP/1.1" 409 226 0.002050 10.0.0.242 - - [2026-04-22 17:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.242 - - [2026-04-22 17:02:11] "GET /tag/57b3b7f9-f911-49f7-8a6f-22f70c23132b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013895 10.0.0.242 - - [2026-04-22 17:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.242 - - [2026-04-22 17:02:11] "GET /virtual-network/37289cb8-c3fc-4d34-a526-3d12b2a62573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004482 10.0.0.242 - - [2026-04-22 17:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.242 - - [2026-04-22 17:02:11] "GET /project/02c36d9f-ed7a-4768-8acd-96d2338d7cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.036955 10.0.0.242 - - [2026-04-22 17:02:11] "POST /virtual-machines HTTP/1.1" 200 396 0.009423 10.0.0.242 - - [2026-04-22 17:02:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.009535 10.0.0.242 - - [2026-04-22 17:02:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.130758 10.0.0.242 - - [2026-04-22 17:02:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.023633 10.0.0.242 - - [2026-04-22 17:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012664 10.0.0.242 - - [2026-04-22 17:02:11] "GET /virtual-machine-interface/00f7f56e-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.005009 10.0.0.242 - - [2026-04-22 17:02:11] "POST /instance-ips HTTP/1.1" 200 398 0.020476 10.0.0.242 - - [2026-04-22 17:02:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.022197 10.0.0.242 - - [2026-04-22 17:02:11] "GET /virtual-machine-interface/00f7f56e-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.012607 10.0.0.242 - - [2026-04-22 17:02:11] "POST /set-tag HTTP/1.1" 200 109 0.066667 10.0.0.242 - - [2026-04-22 17:02:11] "GET /virtual-machine-interface/00f7f56e-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.009043 10.0.0.242 - - [2026-04-22 17:02:11] "GET /instance-ip/01112714-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004863 10.0.0.242 - - [2026-04-22 17:02:11] "GET /virtual-machine-interface/00f7f56e-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.012812 10.0.0.242 - - [2026-04-22 17:02:11] "POST /set-tag HTTP/1.1" 200 109 0.002227 10.0.0.242 - - [2026-04-22 17:02:11] "GET /virtual-router/6095abaa-e9d6-4dd9-8216-7fb8c34ec587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004183 10.0.0.242 - - [2026-04-22 17:02:11] "POST /ref-update HTTP/1.1" 200 156 0.021003 10.0.0.242 - - [2026-04-22 17:02:11] "GET /virtual-machine-interface/00f7f56e-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004126 10.0.0.242 - - [2026-04-22 17:02:11] "POST /set-tag HTTP/1.1" 200 109 0.002274 10.0.0.242 - - [2026-04-22 17:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.242 - - [2026-04-22 17:02:11] "GET /virtual-network/37289cb8-c3fc-4d34-a526-3d12b2a62573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005401 10.0.0.242 - - [2026-04-22 17:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.242 - - [2026-04-22 17:02:12] "GET /project/02c36d9f-ed7a-4768-8acd-96d2338d7cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.045148 10.0.0.242 - - [2026-04-22 17:02:12] "POST /virtual-machines HTTP/1.1" 200 396 0.009310 10.0.0.242 - - [2026-04-22 17:02:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.025175 10.0.0.242 - - [2026-04-22 17:02:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.122399 10.0.0.242 - - [2026-04-22 17:02:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.010171 10.0.0.242 - - [2026-04-22 17:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.017712 10.0.0.242 - - [2026-04-22 17:02:12] "GET /virtual-machine-interface/0169a92a-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.007365 10.0.0.242 - - [2026-04-22 17:02:12] "POST /instance-ips HTTP/1.1" 200 398 0.032847 10.0.0.242 - - [2026-04-22 17:02:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.024568 10.0.0.242 - - [2026-04-22 17:02:12] "GET /virtual-machine-interface/0169a92a-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.008291 10.0.0.242 - - [2026-04-22 17:02:12] "POST /set-tag HTTP/1.1" 200 109 0.067776 10.0.0.242 - - [2026-04-22 17:02:12] "GET /virtual-machine-interface/0169a92a-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.027409 10.0.0.242 - - [2026-04-22 17:02:12] "GET /instance-ip/0185c59c-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.006057 10.0.0.242 - - [2026-04-22 17:02:12] "GET /virtual-machine-interface/0169a92a-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004763 10.0.0.242 - - [2026-04-22 17:02:12] "POST /set-tag HTTP/1.1" 200 109 0.003486 10.0.0.242 - - [2026-04-22 17:02:12] "GET /virtual-router/6095abaa-e9d6-4dd9-8216-7fb8c34ec587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1701 0.003919 10.0.0.242 - - [2026-04-22 17:02:12] "POST /ref-update HTTP/1.1" 200 156 0.014117 10.0.0.242 - - [2026-04-22 17:02:12] "GET /virtual-machine-interface/0169a92a-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.016603 10.0.0.242 - - [2026-04-22 17:02:12] "POST /set-tag HTTP/1.1" 200 109 0.003025 10.0.0.242 - - [2026-04-22 17:02:12] "POST /tags HTTP/1.1" 200 292 0.032666 10.0.0.242 - - [2026-04-22 17:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.019668 10.0.0.242 - - [2026-04-22 17:02:12] "GET /tag/d337a24d-bff9-45a6-a317-f648375bcbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.025202 10.0.0.242 - - [2026-04-22 17:02:12] "POST /tags HTTP/1.1" 409 252 0.002387 10.0.0.242 - - [2026-04-22 17:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.242 - - [2026-04-22 17:02:12] "GET /tag/6be152e4-dbb4-4c3a-839e-3b6a8e3cf1b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014470 10.0.0.242 - - [2026-04-22 17:02:13] "POST /tags HTTP/1.1" 409 226 0.003313 10.0.0.242 - - [2026-04-22 17:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.242 - - [2026-04-22 17:02:13] "GET /tag/2364eb83-4ad6-491f-a679-efe8dfb32739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011156 10.0.0.242 - - [2026-04-22 17:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.242 - - [2026-04-22 17:02:13] "GET /virtual-network/37289cb8-c3fc-4d34-a526-3d12b2a62573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004023 10.0.0.242 - - [2026-04-22 17:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.242 - - [2026-04-22 17:02:13] "GET /project/caf472dd-b11d-4791-9b51-b7d1787e91ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.037125 10.0.0.242 - - [2026-04-22 17:02:13] "POST /virtual-machines HTTP/1.1" 200 396 0.008647 10.0.0.242 - - [2026-04-22 17:02:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.027243 10.0.0.242 - - [2026-04-22 17:02:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.111061 10.0.0.242 - - [2026-04-22 17:02:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.015177 10.0.0.242 - - [2026-04-22 17:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.242 - - [2026-04-22 17:02:13] "GET /virtual-machine-interface/02123ed2-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.015132 10.0.0.242 - - [2026-04-22 17:02:13] "POST /instance-ips HTTP/1.1" 200 398 0.022630 10.0.0.242 - - [2026-04-22 17:02:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.030128 10.0.0.242 - - [2026-04-22 17:02:13] "GET /virtual-machine-interface/02123ed2-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.013607 10.0.0.242 - - [2026-04-22 17:02:13] "POST /set-tag HTTP/1.1" 200 109 0.073342 10.0.0.242 - - [2026-04-22 17:02:13] "GET /virtual-machine-interface/02123ed2-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.015443 10.0.0.242 - - [2026-04-22 17:02:13] "GET /instance-ip/022daa8c-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.005263 10.0.0.242 - - [2026-04-22 17:02:13] "GET /virtual-machine-interface/02123ed2-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004177 10.0.0.242 - - [2026-04-22 17:02:13] "POST /set-tag HTTP/1.1" 200 109 0.002967 10.0.0.242 - - [2026-04-22 17:02:13] "GET /virtual-router/6095abaa-e9d6-4dd9-8216-7fb8c34ec587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004554 10.0.0.242 - - [2026-04-22 17:02:13] "POST /ref-update HTTP/1.1" 200 156 0.010789 10.0.0.242 - - [2026-04-22 17:02:13] "GET /virtual-machine-interface/02123ed2-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.016268 10.0.0.242 - - [2026-04-22 17:02:13] "POST /set-tag HTTP/1.1" 200 109 0.003076 10.0.0.242 - - [2026-04-22 17:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.242 - - [2026-04-22 17:02:13] "GET /virtual-network/37289cb8-c3fc-4d34-a526-3d12b2a62573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004663 10.0.0.242 - - [2026-04-22 17:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.242 - - [2026-04-22 17:02:14] "GET /project/caf472dd-b11d-4791-9b51-b7d1787e91ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.041549 10.0.0.242 - - [2026-04-22 17:02:14] "POST /virtual-machines HTTP/1.1" 200 396 0.010250 10.0.0.242 - - [2026-04-22 17:02:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.020060 10.0.0.242 - - [2026-04-22 17:02:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.108636 10.0.0.242 - - [2026-04-22 17:02:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.009120 10.0.0.242 - - [2026-04-22 17:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.012853 10.0.0.242 - - [2026-04-22 17:02:14] "GET /virtual-machine-interface/028f5ae8-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004004 10.0.0.242 - - [2026-04-22 17:02:14] "POST /instance-ips HTTP/1.1" 200 398 0.022728 10.0.0.242 - - [2026-04-22 17:02:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.040629 10.0.0.242 - - [2026-04-22 17:02:14] "GET /virtual-machine-interface/028f5ae8-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.011111 10.0.0.242 - - [2026-04-22 17:02:14] "POST /set-tag HTTP/1.1" 200 109 0.088616 10.0.0.242 - - [2026-04-22 17:02:14] "GET /virtual-machine-interface/028f5ae8-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.033912 10.0.0.242 - - [2026-04-22 17:02:14] "GET /instance-ip/02a8c80c-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003119 10.0.0.242 - - [2026-04-22 17:02:14] "GET /virtual-machine-interface/028f5ae8-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004782 10.0.0.242 - - [2026-04-22 17:02:14] "POST /set-tag HTTP/1.1" 200 109 0.002155 10.0.0.242 - - [2026-04-22 17:02:14] "GET /virtual-router/6095abaa-e9d6-4dd9-8216-7fb8c34ec587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.005234 10.0.0.242 - - [2026-04-22 17:02:14] "POST /ref-update HTTP/1.1" 200 156 0.008922 10.0.0.242 - - [2026-04-22 17:02:14] "GET /virtual-machine-interface/028f5ae8-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004220 10.0.0.242 - - [2026-04-22 17:02:14] "POST /set-tag HTTP/1.1" 200 109 0.002320 10.0.0.242 - - [2026-04-22 17:02:14] "POST /tags HTTP/1.1" 200 300 0.017475 10.0.0.242 - - [2026-04-22 17:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.018257 10.0.0.242 - - [2026-04-22 17:02:14] "GET /tag/38ea0dab-0e3e-452b-a338-82d284bc313b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012105 10.0.0.242 - - [2026-04-22 17:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.242 - - [2026-04-22 17:02:14] "GET /virtual-network/37289cb8-c3fc-4d34-a526-3d12b2a62573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003726 10.0.0.242 - - [2026-04-22 17:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.242 - - [2026-04-22 17:02:14] "GET /project/02c36d9f-ed7a-4768-8acd-96d2338d7cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.069625 10.0.0.242 - - [2026-04-22 17:02:14] "POST /virtual-machines HTTP/1.1" 200 396 0.010880 10.0.0.242 - - [2026-04-22 17:02:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.012888 10.0.0.242 - - [2026-04-22 17:02:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.133687 10.0.0.242 - - [2026-04-22 17:02:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.008596 10.0.0.242 - - [2026-04-22 17:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005093 10.0.0.242 - - [2026-04-22 17:02:15] "GET /virtual-machine-interface/0319c804-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.015392 10.0.0.242 - - [2026-04-22 17:02:15] "POST /instance-ips HTTP/1.1" 200 398 0.025686 10.0.0.242 - - [2026-04-22 17:02:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.042141 10.0.0.242 - - [2026-04-22 17:02:15] "GET /virtual-machine-interface/0319c804-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.017220 10.0.0.242 - - [2026-04-22 17:02:15] "POST /set-tag HTTP/1.1" 200 109 0.022170 10.0.0.242 - - [2026-04-22 17:02:15] "GET /virtual-machine-interface/0319c804-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.018802 10.0.0.242 - - [2026-04-22 17:02:15] "GET /instance-ip/0336c076-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.007968 10.0.0.242 - - [2026-04-22 17:02:15] "GET /virtual-machine-interface/0319c804-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.007161 10.0.0.242 - - [2026-04-22 17:02:15] "POST /set-tag HTTP/1.1" 200 109 0.003227 10.0.0.242 - - [2026-04-22 17:02:15] "POST /tags HTTP/1.1" 200 300 0.023977 10.0.0.242 - - [2026-04-22 17:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.242 - - [2026-04-22 17:02:15] "GET /tag/25891b08-1316-4b18-8262-308c5cc33ee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012791 10.0.0.242 - - [2026-04-22 17:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.242 - - [2026-04-22 17:02:15] "GET /virtual-network/37289cb8-c3fc-4d34-a526-3d12b2a62573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004239 10.0.0.242 - - [2026-04-22 17:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.242 - - [2026-04-22 17:02:15] "GET /project/02c36d9f-ed7a-4768-8acd-96d2338d7cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.033477 10.0.0.242 - - [2026-04-22 17:02:15] "POST /virtual-machines HTTP/1.1" 200 396 0.011500 10.0.0.242 - - [2026-04-22 17:02:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.015185 10.0.0.242 - - [2026-04-22 17:02:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.092225 10.0.0.242 - - [2026-04-22 17:02:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.006906 10.0.0.242 - - [2026-04-22 17:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.242 - - [2026-04-22 17:02:15] "GET /virtual-machine-interface/03961a44-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004498 10.0.0.242 - - [2026-04-22 17:02:16] "POST /instance-ips HTTP/1.1" 200 398 0.025745 10.0.0.242 - - [2026-04-22 17:02:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.025751 10.0.0.242 - - [2026-04-22 17:02:16] "GET /virtual-machine-interface/03961a44-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.007989 10.0.0.242 - - [2026-04-22 17:02:16] "POST /set-tag HTTP/1.1" 200 109 0.030697 10.0.0.242 - - [2026-04-22 17:02:16] "GET /virtual-machine-interface/03961a44-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.007649 10.0.0.242 - - [2026-04-22 17:02:16] "GET /instance-ip/03af5e3c-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.009080 10.0.0.242 - - [2026-04-22 17:02:16] "GET /virtual-machine-interface/03961a44-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.007162 10.0.0.242 - - [2026-04-22 17:02:16] "POST /set-tag HTTP/1.1" 200 109 0.002301 10.0.0.242 - - [2026-04-22 17:02:16] "POST /tags HTTP/1.1" 200 300 0.026664 10.0.0.242 - - [2026-04-22 17:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013378 10.0.0.242 - - [2026-04-22 17:02:16] "GET /tag/9170ef0e-dc9d-40f8-8f4e-a09e13830416?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.015821 10.0.0.242 - - [2026-04-22 17:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.242 - - [2026-04-22 17:02:16] "GET /virtual-network/37289cb8-c3fc-4d34-a526-3d12b2a62573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005111 10.0.0.242 - - [2026-04-22 17:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.242 - - [2026-04-22 17:02:16] "GET /project/caf472dd-b11d-4791-9b51-b7d1787e91ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.033940 10.0.0.242 - - [2026-04-22 17:02:16] "POST /virtual-machines HTTP/1.1" 200 396 0.013465 10.0.0.242 - - [2026-04-22 17:02:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.009039 10.0.0.242 - - [2026-04-22 17:02:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.102190 10.0.0.242 - - [2026-04-22 17:02:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.024217 10.0.0.242 - - [2026-04-22 17:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.015784 10.0.0.242 - - [2026-04-22 17:02:16] "GET /virtual-machine-interface/040a38fc-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004734 10.0.0.242 - - [2026-04-22 17:02:16] "POST /instance-ips HTTP/1.1" 200 398 0.030541 10.0.0.242 - - [2026-04-22 17:02:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.049855 10.0.0.242 - - [2026-04-22 17:02:16] "GET /virtual-machine-interface/040a38fc-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004945 10.0.0.242 - - [2026-04-22 17:02:16] "POST /set-tag HTTP/1.1" 200 109 0.018332 10.0.0.242 - - [2026-04-22 17:02:16] "GET /virtual-machine-interface/040a38fc-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.007457 10.0.0.242 - - [2026-04-22 17:02:16] "GET /instance-ip/04218458-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.002927 10.0.0.242 - - [2026-04-22 17:02:17] "GET /virtual-machine-interface/040a38fc-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005094 10.0.0.242 - - [2026-04-22 17:02:17] "POST /set-tag HTTP/1.1" 200 109 0.002518 10.0.0.242 - - [2026-04-22 17:02:17] "POST /tags HTTP/1.1" 200 300 0.017450 10.0.0.242 - - [2026-04-22 17:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.242 - - [2026-04-22 17:02:17] "GET /tag/0bcbd211-cd90-44cb-b42f-6f4f3086b63e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012729 10.0.0.242 - - [2026-04-22 17:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.242 - - [2026-04-22 17:02:17] "GET /virtual-network/37289cb8-c3fc-4d34-a526-3d12b2a62573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006074 10.0.0.242 - - [2026-04-22 17:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.242 - - [2026-04-22 17:02:17] "GET /project/caf472dd-b11d-4791-9b51-b7d1787e91ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036317 10.0.0.242 - - [2026-04-22 17:02:17] "POST /virtual-machines HTTP/1.1" 200 396 0.009472 10.0.0.242 - - [2026-04-22 17:02:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.012272 10.0.0.242 - - [2026-04-22 17:02:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.119959 10.0.0.242 - - [2026-04-22 17:02:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.012041 10.0.0.242 - - [2026-04-22 17:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005391 10.0.0.242 - - [2026-04-22 17:02:17] "GET /virtual-machine-interface/047e7f46-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004313 10.0.0.242 - - [2026-04-22 17:02:17] "POST /instance-ips HTTP/1.1" 200 398 0.021310 10.0.0.242 - - [2026-04-22 17:02:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.023407 10.0.0.242 - - [2026-04-22 17:02:17] "GET /virtual-machine-interface/047e7f46-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.007474 10.0.0.242 - - [2026-04-22 17:02:17] "POST /set-tag HTTP/1.1" 200 109 0.016760 10.0.0.242 - - [2026-04-22 17:02:17] "GET /virtual-machine-interface/047e7f46-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.019053 10.0.0.242 - - [2026-04-22 17:02:17] "GET /instance-ip/049a1436-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.002893 10.0.0.242 - - [2026-04-22 17:02:17] "GET /virtual-machine-interface/047e7f46-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004373 10.0.0.242 - - [2026-04-22 17:02:17] "POST /set-tag HTTP/1.1" 200 109 0.002321 10.0.0.242 - - [2026-04-22 17:02:17] "GET /virtual-router/6095abaa-e9d6-4dd9-8216-7fb8c34ec587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.003742 10.0.0.242 - - [2026-04-22 17:02:17] "POST /ref-update HTTP/1.1" 200 156 0.008085 10.0.0.242 - - [2026-04-22 17:02:17] "GET /virtual-machine-interface/0319c804-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004252 10.0.0.242 - - [2026-04-22 17:02:17] "POST /set-tag HTTP/1.1" 200 109 0.002206 10.0.0.242 - - [2026-04-22 17:02:17] "GET /virtual-machine-interface/00f7f56e-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004997 10.0.0.242 - - [2026-04-22 17:02:17] "POST /set-tag HTTP/1.1" 200 109 0.002756 10.0.0.242 - - [2026-04-22 17:02:17] "GET /virtual-router/6095abaa-e9d6-4dd9-8216-7fb8c34ec587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.004981 10.0.0.242 - - [2026-04-22 17:02:17] "POST /ref-update HTTP/1.1" 200 156 0.009182 10.0.0.242 - - [2026-04-22 17:02:17] "GET /virtual-machine-interface/03961a44-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.013884 10.0.0.242 - - [2026-04-22 17:02:17] "POST /set-tag HTTP/1.1" 200 109 0.003827 10.0.0.242 - - [2026-04-22 17:02:18] "GET /virtual-router/6095abaa-e9d6-4dd9-8216-7fb8c34ec587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2771 0.004485 10.0.0.242 - - [2026-04-22 17:02:18] "POST /ref-update HTTP/1.1" 200 156 0.011090 10.0.0.242 - - [2026-04-22 17:02:18] "GET /virtual-machine-interface/040a38fc-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006727 10.0.0.242 - - [2026-04-22 17:02:18] "POST /set-tag HTTP/1.1" 200 109 0.005404 10.0.0.242 - - [2026-04-22 17:02:18] "GET /virtual-machine-interface/0169a92a-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006245 10.0.0.242 - - [2026-04-22 17:02:18] "POST /set-tag HTTP/1.1" 200 109 0.003361 10.0.0.242 - - [2026-04-22 17:02:18] "GET /virtual-router/6095abaa-e9d6-4dd9-8216-7fb8c34ec587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2985 0.005763 10.0.0.242 - - [2026-04-22 17:02:18] "POST /ref-update HTTP/1.1" 200 156 0.026383 10.0.0.242 - - [2026-04-22 17:02:18] "GET /virtual-machine-interface/047e7f46-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004125 10.0.0.242 - - [2026-04-22 17:02:18] "POST /set-tag HTTP/1.1" 200 109 0.002038 10.0.0.242 - - [2026-04-22 17:02:18] "GET /virtual-machine-interface/02123ed2-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003894 10.0.0.242 - - [2026-04-22 17:02:18] "POST /set-tag HTTP/1.1" 200 109 0.005825 10.0.0.242 - - [2026-04-22 17:02:18] "GET /virtual-machine-interface/028f5ae8-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003985 10.0.0.242 - - [2026-04-22 17:02:18] "POST /set-tag HTTP/1.1" 200 109 0.002142 10.0.0.242 - - [2026-04-22 17:02:18] "GET /virtual-machine-interface/0319c804-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003829 10.0.0.242 - - [2026-04-22 17:02:18] "POST /set-tag HTTP/1.1" 200 109 0.002311 10.0.0.242 - - [2026-04-22 17:02:18] "GET /virtual-machine-interface/03961a44-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.007079 10.0.0.242 - - [2026-04-22 17:02:18] "POST /set-tag HTTP/1.1" 200 109 0.002423 10.0.0.242 - - [2026-04-22 17:02:18] "GET /virtual-machine-interface/040a38fc-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004532 10.0.0.242 - - [2026-04-22 17:02:18] "POST /set-tag HTTP/1.1" 200 109 0.002522 10.0.0.242 - - [2026-04-22 17:02:18] "GET /virtual-machine-interface/0169a92a-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004327 10.0.0.242 - - [2026-04-22 17:02:18] "POST /set-tag HTTP/1.1" 200 109 0.002295 10.0.0.242 - - [2026-04-22 17:02:18] "GET /virtual-machine-interface/047e7f46-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003970 10.0.0.242 - - [2026-04-22 17:02:18] "POST /set-tag HTTP/1.1" 200 109 0.013460 10.0.0.242 - - [2026-04-22 17:02:22] "GET /virtual-machine-interface/00f7f56e-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.010328 10.0.0.242 - - [2026-04-22 17:02:22] "POST /set-tag HTTP/1.1" 200 109 0.003625 10.0.0.242 - - [2026-04-22 17:02:22] "GET /virtual-machine-interface/047e7f46-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.010078 10.0.0.242 - - [2026-04-22 17:02:22] "POST /set-tag HTTP/1.1" 200 109 0.005297 10.0.0.242 - - [2026-04-22 17:02:22] "GET /virtual-machine-interface/040a38fc-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004692 10.0.0.242 - - [2026-04-22 17:02:22] "POST /set-tag HTTP/1.1" 200 109 0.002538 10.0.0.242 - - [2026-04-22 17:02:23] "GET /virtual-machine-interface/02123ed2-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004375 10.0.0.242 - - [2026-04-22 17:02:23] "POST /set-tag HTTP/1.1" 200 109 0.002719 10.0.0.242 - - [2026-04-22 17:02:24] "GET /virtual-machine-interface/028f5ae8-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004293 10.0.0.242 - - [2026-04-22 17:02:24] "POST /set-tag HTTP/1.1" 200 109 0.022078 [Introspect:8084]10.0.0.242 - - [2026-04-22 17:02:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000864 [Introspect:8084]10.0.0.242 - - [2026-04-22 17:02:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001028 10.0.0.242 - - [2026-04-22 17:02:25] "GET /virtual-machine/61fe39b1-a088-45ab-98dd-3caf118d5df6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.006877 10.0.0.242 - - [2026-04-22 17:02:25] "GET /virtual-machine-interface/00f7f56e-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004268 10.0.0.242 - - [2026-04-22 17:02:25] "GET /virtual-machine/30040bd1-4d3d-4c46-b8b4-b55027652ed9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002890 10.0.0.242 - - [2026-04-22 17:02:25] "GET /virtual-machine-interface/0169a92a-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004055 10.0.0.242 - - [2026-04-22 17:02:25] "GET /virtual-machine/4cfb82f9-eb58-4273-8281-f8ed76cad706?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002864 10.0.0.242 - - [2026-04-22 17:02:25] "GET /virtual-machine-interface/02123ed2-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004266 10.0.0.242 - - [2026-04-22 17:02:25] "GET /virtual-machine/5a61914a-f627-40fe-8238-c61bd428b2fb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003152 10.0.0.242 - - [2026-04-22 17:02:25] "GET /virtual-machine-interface/028f5ae8-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004705 10.0.0.242 - - [2026-04-22 17:02:27] "GET /virtual-machine-interface/03961a44-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004538 10.0.0.242 - - [2026-04-22 17:02:27] "POST /set-tag HTTP/1.1" 200 109 0.002434 10.0.0.242 - - [2026-04-22 17:02:27] "GET /virtual-machine-interface/0319c804-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003936 10.0.0.242 - - [2026-04-22 17:02:27] "POST /set-tag HTTP/1.1" 200 109 0.002614 10.0.0.242 - - [2026-04-22 17:02:30] "GET /virtual-machine/06236329-22f6-4853-bc49-e760b40f5611?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004804 10.0.0.242 - - [2026-04-22 17:02:30] "GET /virtual-machine-interface/0319c804-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005488 10.0.0.242 - - [2026-04-22 17:02:30] "GET /virtual-machine/65809379-3252-4453-a1b8-fd3e43f412d6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002812 10.0.0.242 - - [2026-04-22 17:02:30] "GET /virtual-machine-interface/040a38fc-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004246 10.0.0.242 - - [2026-04-22 17:02:31] "GET /virtual-machine/e2a2f920-aadf-4e8a-9d58-c61d8e74e0b6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002920 10.0.0.242 - - [2026-04-22 17:02:31] "GET /virtual-machine-interface/03961a44-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004535 10.0.0.242 - - [2026-04-22 17:02:31] "GET /virtual-machine/6fa9fed4-22e6-4340-a544-1c419585416c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003546 10.0.0.242 - - [2026-04-22 17:02:31] "GET /virtual-machine-interface/047e7f46-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004565 10.0.0.242 - - [2026-04-22 17:02:31] "GET /loadbalancer/0bee0968-b44c-413d-8ce0-aa4092076f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004407 10.0.0.242 - - [2026-04-22 17:02:31] "POST /tags HTTP/1.1" 200 334 0.027722 10.0.0.242 - - [2026-04-22 17:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.013468 10.0.0.242 - - [2026-04-22 17:02:31] "GET /tag/2f188dd5-400a-41f7-803b-65afa22cc593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013209 10.0.0.242 - - [2026-04-22 17:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.242 - - [2026-04-22 17:02:31] "GET /project/02c36d9f-ed7a-4768-8acd-96d2338d7cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.032214 10.0.0.242 - - [2026-04-22 17:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.242 - - [2026-04-22 17:02:31] "GET /virtual-network/83333f84-a99f-4573-8db5-374389eaf118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006585 10.0.0.242 - - [2026-04-22 17:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.242 - - [2026-04-22 17:02:31] "GET /service-appliance-set/ec7c1a5a-1c99-4529-a501-602c6c69e616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003786 10.0.0.242 - - [2026-04-22 17:02:31] "POST /fqname-to-id HTTP/1.1" 404 273 0.006284 10.0.0.242 - - [2026-04-22 17:02:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.104692 10.0.0.242 - - [2026-04-22 17:02:32] "GET /virtual-machine-interface/6011e8ab-f42c-4a87-989d-26bdc2331701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.018124 10.0.0.242 - - [2026-04-22 17:02:32] "POST /instance-ips HTTP/1.1" 200 410 0.023053 10.0.0.242 - - [2026-04-22 17:02:32] "GET /instance-ip/f86dd075-5c86-48b9-bf59-74f0c979bba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.004889 10.0.0.242 - - [2026-04-22 17:02:32] "POST /loadbalancers HTTP/1.1" 200 631 0.060320 10.0.0.242 - - [2026-04-22 17:02:32] "GET /project/02c36d9f-ed7a-4768-8acd-96d2338d7cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.031242 10.0.0.242 - - [2026-04-22 17:02:32] "GET /instance-ip/f86dd075-5c86-48b9-bf59-74f0c979bba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.002209 10.0.0.242 - - [2026-04-22 17:02:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.009117 10.0.0.242 - - [2026-04-22 17:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005036 10.0.0.242 - - [2026-04-22 17:02:32] "POST /floating-ips HTTP/1.1" 200 599 0.034559 10.0.0.242 - - [2026-04-22 17:02:32] "GET /project/02c36d9f-ed7a-4768-8acd-96d2338d7cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.049788 10.0.0.242 - - [2026-04-22 17:02:32] "GET /loadbalancer/0bee0968-b44c-413d-8ce0-aa4092076f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003123 10.0.0.242 - - [2026-04-22 17:02:32] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.020953 10.0.0.242 - - [2026-04-22 17:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.242 - - [2026-04-22 17:02:32] "GET /project/02c36d9f-ed7a-4768-8acd-96d2338d7cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.034521 10.0.0.242 - - [2026-04-22 17:02:32] "GET /loadbalancer-listener/8a03e0ad-ddba-4fa8-b161-b5b330b759a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.003603 10.0.0.242 - - [2026-04-22 17:02:32] "GET /loadbalancer-listener/8a03e0ad-ddba-4fa8-b161-b5b330b759a3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.003126 10.0.0.242 - - [2026-04-22 17:02:32] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.020655 10.0.0.242 - - [2026-04-22 17:02:32] "GET /instance-ip/f86dd075-5c86-48b9-bf59-74f0c979bba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.003882 10.0.0.242 - - [2026-04-22 17:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.242 - - [2026-04-22 17:02:32] "GET /loadbalancer/0bee0968-b44c-413d-8ce0-aa4092076f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.001945 10.0.0.242 - - [2026-04-22 17:02:32] "GET /instance-ip/f86dd075-5c86-48b9-bf59-74f0c979bba2?fields=floating_ips HTTP/1.1" 200 1215 0.006451 10.0.0.242 - - [2026-04-22 17:02:32] "GET /floating-ip/e936ef16-4ec2-413b-a661-d7645b0919fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.002286 10.0.0.242 - - [2026-04-22 17:02:32] "GET /loadbalancer-pool/6e2ca57b-9384-44c7-b80d-56a63b7e7ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.004246 10.0.0.242 - - [2026-04-22 17:02:32] "POST /loadbalancer-members HTTP/1.1" 200 723 0.016482 10.0.0.242 - - [2026-04-22 17:02:32] "GET /loadbalancer/0bee0968-b44c-413d-8ce0-aa4092076f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.013016 10.0.0.242 - - [2026-04-22 17:02:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.033244 10.0.0.242 - - [2026-04-22 17:02:32] "GET /virtual-machine-interface/00f7f56e-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.009074 10.0.0.242 - - [2026-04-22 17:02:32] "GET /virtual-machine-interface/00f7f56e-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004378 10.0.0.242 - - [2026-04-22 17:02:32] "POST /ref-update HTTP/1.1" 200 156 0.006914 10.0.0.242 - - [2026-04-22 17:02:32] "GET /floating-ip/e936ef16-4ec2-413b-a661-d7645b0919fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.015765 10.0.0.242 - - [2026-04-22 17:02:32] "POST /tags HTTP/1.1" 409 221 0.001613 10.0.0.242 - - [2026-04-22 17:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.242 - - [2026-04-22 17:02:32] "PUT /floating-ip/e936ef16-4ec2-413b-a661-d7645b0919fe HTTP/1.1" 200 257 0.012686 10.0.0.242 - - [2026-04-22 17:02:32] "GET /tag/2f188dd5-400a-41f7-803b-65afa22cc593?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.023926 10.0.0.242 - - [2026-04-22 17:02:32] "POST /set-tag HTTP/1.1" 200 109 0.064006 10.0.0.242 - - [2026-04-22 17:02:32] "GET /loadbalancer-pool/6e2ca57b-9384-44c7-b80d-56a63b7e7ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.014156 10.0.0.242 - - [2026-04-22 17:02:32] "POST /loadbalancer-members HTTP/1.1" 200 723 0.016952 10.0.0.242 - - [2026-04-22 17:02:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.009565 10.0.0.242 - - [2026-04-22 17:02:32] "GET /virtual-machine-interface/0169a92a-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006544 10.0.0.242 - - [2026-04-22 17:02:32] "GET /virtual-machine-interface/0169a92a-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005293 10.0.0.242 - - [2026-04-22 17:02:32] "POST /ref-update HTTP/1.1" 200 156 0.008286 10.0.0.242 - - [2026-04-22 17:02:33] "GET /floating-ip/e936ef16-4ec2-413b-a661-d7645b0919fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.009265 10.0.0.242 - - [2026-04-22 17:02:33] "POST /set-tag HTTP/1.1" 200 109 0.088938 10.0.0.242 - - [2026-04-22 17:02:34] "POST /tags HTTP/1.1" 409 206 0.002009 10.0.0.242 - - [2026-04-22 17:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.242 - - [2026-04-22 17:02:34] "GET /tag/c9b672a2-a355-4c3d-9414-fd251dfa50aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.012861 10.0.0.242 - - [2026-04-22 17:02:34] "POST /tags HTTP/1.1" 409 204 0.002166 10.0.0.242 - - [2026-04-22 17:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.242 - - [2026-04-22 17:02:34] "GET /tag/25891b08-1316-4b18-8262-308c5cc33ee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011030 10.0.0.242 - - [2026-04-22 17:02:34] "GET /application-policy-set/0b59624b-3b61-42d6-82e7-1d11610304e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.002311 10.0.0.242 - - [2026-04-22 17:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.242 - - [2026-04-22 17:02:34] "GET /policy-management/e456b2a4-4502-4ed7-bde6-e9cd72cd81cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002603 10.0.0.242 - - [2026-04-22 17:02:34] "POST /tags HTTP/1.1" 409 206 0.001584 10.0.0.242 - - [2026-04-22 17:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.242 - - [2026-04-22 17:02:34] "GET /tag/c9b672a2-a355-4c3d-9414-fd251dfa50aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.015056 10.0.0.242 - - [2026-04-22 17:02:34] "POST /tags HTTP/1.1" 409 226 0.002613 10.0.0.242 - - [2026-04-22 17:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.242 - - [2026-04-22 17:02:34] "GET /tag/57b3b7f9-f911-49f7-8a6f-22f70c23132b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011654 10.0.0.242 - - [2026-04-22 17:02:34] "POST /tags HTTP/1.1" 409 204 0.002011 10.0.0.242 - - [2026-04-22 17:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.242 - - [2026-04-22 17:02:34] "GET /tag/25891b08-1316-4b18-8262-308c5cc33ee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010700 10.0.0.242 - - [2026-04-22 17:02:34] "POST /tags HTTP/1.1" 409 226 0.001977 10.0.0.242 - - [2026-04-22 17:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.242 - - [2026-04-22 17:02:34] "GET /tag/57b3b7f9-f911-49f7-8a6f-22f70c23132b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013060 10.0.0.242 - - [2026-04-22 17:02:34] "GET /application-policy-set/0b59624b-3b61-42d6-82e7-1d11610304e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.002489 10.0.0.242 - - [2026-04-22 17:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.242 - - [2026-04-22 17:02:34] "GET /policy-management/e456b2a4-4502-4ed7-bde6-e9cd72cd81cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002739 10.0.0.242 - - [2026-04-22 17:02:34] "POST /firewall-rules HTTP/1.1" 200 628 0.071157 10.0.0.242 - - [2026-04-22 17:02:34] "POST /firewall-rules HTTP/1.1" 200 648 0.095516 10.0.0.242 - - [2026-04-22 17:02:34] "GET /firewall-rule/124a8261-a4be-4404-bf31-f2ef35c912b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.004334 10.0.0.242 - - [2026-04-22 17:02:34] "GET /firewall-policy/05fb9be8-cc3a-41a2-913d-e56a7c66b466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002325 10.0.0.242 - - [2026-04-22 17:02:34] "GET /firewall-rule/e7e24ead-9cb2-47c1-b9ce-f3c91845e9c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.005136 10.0.0.242 - - [2026-04-22 17:02:34] "POST /ref-update HTTP/1.1" 200 156 0.021367 10.0.0.242 - - [2026-04-22 17:02:34] "POST /firewall-policys HTTP/1.1" 200 608 0.030862 10.0.0.242 - - [2026-04-22 17:02:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.036081 10.0.0.242 - - [2026-04-22 17:02:34] "GET /firewall-policy/4ad34a95-5e6a-499a-95df-290823a1027d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.015952 10.0.0.242 - - [2026-04-22 17:02:34] "GET /application-policy-set/0b59624b-3b61-42d6-82e7-1d11610304e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.002825 10.0.0.242 - - [2026-04-22 17:02:34] "GET /firewall-policy/4ad34a95-5e6a-499a-95df-290823a1027d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002440 10.0.0.242 - - [2026-04-22 17:02:34] "GET /firewall-policy/05fb9be8-cc3a-41a2-913d-e56a7c66b466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.004017 10.0.0.242 - - [2026-04-22 17:02:35] "GET /firewall-policy/3a7c45d5-f26c-4ca4-9020-95d4f792fa03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.004836 10.0.0.242 - - [2026-04-22 17:02:35] "GET /firewall-policy/c32ca777-756e-47a4-8e75-68c5d58c9663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.004477 10.0.0.242 - - [2026-04-22 17:02:35] "GET /firewall-policy/05fb9be8-cc3a-41a2-913d-e56a7c66b466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.001966 10.0.0.242 - - [2026-04-22 17:02:35] "GET /firewall-policy/3a7c45d5-f26c-4ca4-9020-95d4f792fa03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002621 10.0.0.242 - - [2026-04-22 17:02:35] "POST /ref-update HTTP/1.1" 200 156 0.018716 10.0.0.242 - - [2026-04-22 17:02:35] "POST /ref-update HTTP/1.1" 200 156 0.027705 10.0.0.242 - - [2026-04-22 17:02:35] "POST /ref-update HTTP/1.1" 200 156 0.027957 10.0.0.242 - - [2026-04-22 17:02:35] "POST /ref-update HTTP/1.1" 200 156 0.035750 10.0.0.242 - - [2026-04-22 17:02:35] "POST /ref-update HTTP/1.1" 200 156 0.039577 10.0.0.242 - - [2026-04-22 17:02:35] "GET /firewall-policy/4ad34a95-5e6a-499a-95df-290823a1027d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002608 [Introspect:8084]10.0.0.242 - - [2026-04-22 17:02:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001886 [Introspect:8084]10.0.0.242 - - [2026-04-22 17:02:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001255 [Introspect:8084]10.0.0.242 - - [2026-04-22 17:03:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000915 [Introspect:8084]10.0.0.242 - - [2026-04-22 17:03:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001077 [Introspect:8084]10.0.0.242 - - [2026-04-22 17:03:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000890 [Introspect:8084]10.0.0.242 - - [2026-04-22 17:03:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001014 10.0.0.242 - - [2026-04-22 17:04:06] "GET /global-system-configs HTTP/1.1" 200 323 0.002540 10.0.0.242 - - [2026-04-22 17:04:07] "GET /global-system-configs HTTP/1.1" 200 323 0.005414 10.0.0.242 - - [2026-04-22 17:04:33] "POST /tags HTTP/1.1" 409 252 0.002831 10.0.0.242 - - [2026-04-22 17:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006224 10.0.0.242 - - [2026-04-22 17:04:34] "GET /tag/6be152e4-dbb4-4c3a-839e-3b6a8e3cf1b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013236 10.0.0.242 - - [2026-04-22 17:04:34] "POST /tags HTTP/1.1" 409 228 0.002193 10.0.0.242 - - [2026-04-22 17:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.242 - - [2026-04-22 17:04:34] "GET /tag/04de91d9-0dca-460d-8c31-02f79c11fb99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010976 10.0.0.242 - - [2026-04-22 17:04:34] "GET /application-policy-set/0b59624b-3b61-42d6-82e7-1d11610304e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.004352 10.0.0.242 - - [2026-04-22 17:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.242 - - [2026-04-22 17:04:34] "GET /policy-management/e456b2a4-4502-4ed7-bde6-e9cd72cd81cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002894 10.0.0.242 - - [2026-04-22 17:04:34] "POST /tags HTTP/1.1" 409 206 0.002549 10.0.0.242 - - [2026-04-22 17:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.242 - - [2026-04-22 17:04:34] "GET /tag/c9b672a2-a355-4c3d-9414-fd251dfa50aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.013791 10.0.0.242 - - [2026-04-22 17:04:34] "POST /tags HTTP/1.1" 409 226 0.002448 10.0.0.242 - - [2026-04-22 17:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.242 - - [2026-04-22 17:04:34] "GET /tag/57b3b7f9-f911-49f7-8a6f-22f70c23132b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.019285 10.0.0.242 - - [2026-04-22 17:04:34] "POST /tags HTTP/1.1" 409 204 0.002079 10.0.0.242 - - [2026-04-22 17:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.242 - - [2026-04-22 17:04:34] "GET /tag/25891b08-1316-4b18-8262-308c5cc33ee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.014799 10.0.0.242 - - [2026-04-22 17:04:34] "POST /tags HTTP/1.1" 409 226 0.002082 10.0.0.242 - - [2026-04-22 17:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.242 - - [2026-04-22 17:04:34] "GET /tag/57b3b7f9-f911-49f7-8a6f-22f70c23132b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015482 10.0.0.242 - - [2026-04-22 17:04:34] "POST /tags HTTP/1.1" 409 228 0.002219 10.0.0.242 - - [2026-04-22 17:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.242 - - [2026-04-22 17:04:34] "GET /tag/04de91d9-0dca-460d-8c31-02f79c11fb99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011877 10.0.0.242 - - [2026-04-22 17:04:34] "POST /tags HTTP/1.1" 409 252 0.002960 10.0.0.242 - - [2026-04-22 17:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.242 - - [2026-04-22 17:04:34] "GET /tag/6be152e4-dbb4-4c3a-839e-3b6a8e3cf1b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010369 10.0.0.242 - - [2026-04-22 17:04:34] "GET /application-policy-set/0b59624b-3b61-42d6-82e7-1d11610304e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.002559 10.0.0.242 - - [2026-04-22 17:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.242 - - [2026-04-22 17:04:34] "GET /policy-management/e456b2a4-4502-4ed7-bde6-e9cd72cd81cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002567 10.0.0.242 - - [2026-04-22 17:04:34] "POST /firewall-rules HTTP/1.1" 409 281 0.002020 10.0.0.242 - - [2026-04-22 17:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.242 - - [2026-04-22 17:04:34] "PUT /firewall-rule/e7e24ead-9cb2-47c1-b9ce-f3c91845e9c8 HTTP/1.1" 200 261 0.018109 10.0.0.242 - - [2026-04-22 17:04:34] "POST /firewall-rules HTTP/1.1" 409 291 0.002391 10.0.0.242 - - [2026-04-22 17:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.242 - - [2026-04-22 17:04:34] "PUT /firewall-rule/124a8261-a4be-4404-bf31-f2ef35c912b7 HTTP/1.1" 200 261 0.024015 10.0.0.242 - - [2026-04-22 17:04:34] "GET /firewall-rule/124a8261-a4be-4404-bf31-f2ef35c912b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002985 10.0.0.242 - - [2026-04-22 17:04:34] "POST /firewall-rules HTTP/1.1" 200 660 0.082979 10.0.0.242 - - [2026-04-22 17:04:34] "GET /firewall-rule/270cc88e-60b6-4d05-8d23-79846d45637c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.014720 10.0.0.242 - - [2026-04-22 17:04:34] "GET /firewall-policy/05fb9be8-cc3a-41a2-913d-e56a7c66b466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002998 10.0.0.242 - - [2026-04-22 17:04:34] "GET /firewall-rule/e7e24ead-9cb2-47c1-b9ce-f3c91845e9c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003126 10.0.0.242 - - [2026-04-22 17:04:34] "POST /firewall-policys HTTP/1.1" 409 269 0.001854 10.0.0.242 - - [2026-04-22 17:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.242 - - [2026-04-22 17:04:35] "PUT /firewall-policy/4ad34a95-5e6a-499a-95df-290823a1027d HTTP/1.1" 200 265 0.022656 10.0.0.242 - - [2026-04-22 17:04:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.020483 10.0.0.242 - - [2026-04-22 17:04:35] "GET /firewall-policy/4ad34a95-5e6a-499a-95df-290823a1027d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.013270 10.0.0.242 - - [2026-04-22 17:04:35] "GET /application-policy-set/0b59624b-3b61-42d6-82e7-1d11610304e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.002744 10.0.0.242 - - [2026-04-22 17:04:35] "GET /firewall-policy/4ad34a95-5e6a-499a-95df-290823a1027d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002587 10.0.0.242 - - [2026-04-22 17:04:35] "GET /firewall-policy/05fb9be8-cc3a-41a2-913d-e56a7c66b466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002192 10.0.0.242 - - [2026-04-22 17:04:35] "GET /firewall-policy/3a7c45d5-f26c-4ca4-9020-95d4f792fa03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.011640 10.0.0.242 - - [2026-04-22 17:04:35] "GET /firewall-policy/4ad34a95-5e6a-499a-95df-290823a1027d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002955 10.0.0.242 - - [2026-04-22 17:04:35] "GET /firewall-policy/4ad34a95-5e6a-499a-95df-290823a1027d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002646 10.0.0.242 - - [2026-04-22 17:05:36] "GET /virtual-machine-interface/00f7f56e-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4055 0.005149 10.0.0.242 - - [2026-04-22 17:05:36] "POST /set-tag HTTP/1.1" 200 109 0.002700 10.0.0.242 - - [2026-04-22 17:05:36] "GET /virtual-machine-interface/028f5ae8-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004961 10.0.0.242 - - [2026-04-22 17:05:36] "POST /set-tag HTTP/1.1" 200 109 0.002572 10.0.0.242 - - [2026-04-22 17:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.242 - - [2026-04-22 17:05:36] "GET /loadbalancer/0bee0968-b44c-413d-8ce0-aa4092076f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.009188 10.0.0.242 - - [2026-04-22 17:05:36] "GET /virtual-machine-interface/00f7f56e-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4055 0.004151 10.0.0.242 - - [2026-04-22 17:05:36] "POST /set-tag HTTP/1.1" 200 109 0.017680 10.0.0.242 - - [2026-04-22 17:05:36] "DELETE /loadbalancer-member/d531ed2e-81b2-43a5-ba80-e69ef6b752aa HTTP/1.1" 200 115 0.058944 10.0.0.242 - - [2026-04-22 17:05:36] "GET /virtual-machine-interface/0319c804-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004164 10.0.0.242 - - [2026-04-22 17:05:36] "POST /set-tag HTTP/1.1" 200 109 0.002733 10.0.0.242 - - [2026-04-22 17:05:37] "GET /virtual-machine-interface/03961a44-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006223 10.0.0.242 - - [2026-04-22 17:05:37] "POST /set-tag HTTP/1.1" 200 109 0.002471 10.0.0.242 - - [2026-04-22 17:05:37] "GET /virtual-machine-interface/047e7f46-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004215 10.0.0.242 - - [2026-04-22 17:05:37] "POST /set-tag HTTP/1.1" 200 109 0.003707 10.0.0.242 - - [2026-04-22 17:05:37] "GET /virtual-machine-interface/02123ed2-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.010787 10.0.0.242 - - [2026-04-22 17:05:37] "POST /set-tag HTTP/1.1" 200 109 0.002676 10.0.0.242 - - [2026-04-22 17:05:37] "GET /virtual-machine-interface/0169a92a-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.007610 10.0.0.242 - - [2026-04-22 17:05:37] "POST /set-tag HTTP/1.1" 200 109 0.002426 10.0.0.242 - - [2026-04-22 17:05:37] "GET /virtual-machine-interface/040a38fc-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004525 10.0.0.242 - - [2026-04-22 17:05:37] "POST /set-tag HTTP/1.1" 200 109 0.002448 10.0.0.242 - - [2026-04-22 17:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.242 - - [2026-04-22 17:05:37] "GET /loadbalancer/0bee0968-b44c-413d-8ce0-aa4092076f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003664 10.0.0.242 - - [2026-04-22 17:05:37] "GET /virtual-machine-interface/00f7f56e-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.008201 10.0.0.242 - - [2026-04-22 17:05:37] "POST /set-tag HTTP/1.1" 200 109 0.003974 10.0.0.242 - - [2026-04-22 17:05:37] "GET /virtual-machine-interface/00f7f56e-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.004700 10.0.0.242 - - [2026-04-22 17:05:37] "POST /set-tag HTTP/1.1" 200 109 0.002722 10.0.0.242 - - [2026-04-22 17:05:37] "GET /virtual-machine/61fe39b1-a088-45ab-98dd-3caf118d5df6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003759 10.0.0.242 - - [2026-04-22 17:05:37] "POST /ref-update HTTP/1.1" 200 156 0.012328 10.0.0.242 - - [2026-04-22 17:05:38] "GET /virtual-machine-interface/00f7f56e-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3872 0.012253 10.0.0.242 - - [2026-04-22 17:05:38] "POST /set-tag HTTP/1.1" 200 109 0.021171 10.0.0.242 - - [2026-04-22 17:05:38] "POST /set-tag HTTP/1.1" 200 109 0.020085 10.0.0.242 - - [2026-04-22 17:05:38] "POST /set-tag HTTP/1.1" 200 109 0.022132 10.0.0.242 - - [2026-04-22 17:05:38] "POST /set-tag HTTP/1.1" 200 109 0.016536 10.0.0.242 - - [2026-04-22 17:05:38] "POST /set-tag HTTP/1.1" 200 109 0.027785 10.0.0.242 - - [2026-04-22 17:05:38] "DELETE /instance-ip/01112714-3e6d-11f1-ac21-fa163ed4e66e HTTP/1.1" 200 115 0.062910 10.0.0.242 - - [2026-04-22 17:05:38] "POST /ref-update HTTP/1.1" 200 156 0.011022 10.0.0.242 - - [2026-04-22 17:05:38] "DELETE /virtual-machine-interface/00f7f56e-3e6d-11f1-ac21-fa163ed4e66e HTTP/1.1" 200 115 0.044057 10.0.0.242 - - [2026-04-22 17:05:38] "DELETE /virtual-machine/61fe39b1-a088-45ab-98dd-3caf118d5df6 HTTP/1.1" 200 115 0.016859 10.0.0.242 - - [2026-04-22 17:05:38] "GET /virtual-machine-interface/0169a92a-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.007141 10.0.0.242 - - [2026-04-22 17:05:38] "POST /set-tag HTTP/1.1" 200 109 0.002589 10.0.0.242 - - [2026-04-22 17:05:38] "GET /virtual-machine-interface/0169a92a-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.005107 10.0.0.242 - - [2026-04-22 17:05:38] "POST /set-tag HTTP/1.1" 200 109 0.003690 10.0.0.242 - - [2026-04-22 17:05:38] "GET /virtual-machine/30040bd1-4d3d-4c46-b8b4-b55027652ed9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003373 10.0.0.242 - - [2026-04-22 17:05:38] "POST /ref-update HTTP/1.1" 200 156 0.012653 10.0.0.242 - - [2026-04-22 17:05:38] "GET /virtual-machine-interface/0169a92a-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.029378 10.0.0.242 - - [2026-04-22 17:05:38] "POST /set-tag HTTP/1.1" 200 109 0.063215 10.0.0.242 - - [2026-04-22 17:05:38] "POST /set-tag HTTP/1.1" 200 109 0.040936 10.0.0.242 - - [2026-04-22 17:05:38] "POST /set-tag HTTP/1.1" 200 109 0.054897 10.0.0.242 - - [2026-04-22 17:05:38] "POST /set-tag HTTP/1.1" 200 109 0.019669 10.0.0.242 - - [2026-04-22 17:05:38] "POST /set-tag HTTP/1.1" 200 109 0.032809 10.0.0.242 - - [2026-04-22 17:05:38] "DELETE /instance-ip/0185c59c-3e6d-11f1-ac21-fa163ed4e66e HTTP/1.1" 200 115 0.046127 10.0.0.242 - - [2026-04-22 17:05:38] "POST /ref-update HTTP/1.1" 200 156 0.017443 10.0.0.242 - - [2026-04-22 17:05:39] "DELETE /virtual-machine-interface/0169a92a-3e6d-11f1-ac21-fa163ed4e66e HTTP/1.1" 200 115 0.037699 10.0.0.242 - - [2026-04-22 17:05:39] "DELETE /virtual-machine/30040bd1-4d3d-4c46-b8b4-b55027652ed9 HTTP/1.1" 200 115 0.027143 10.0.0.242 - - [2026-04-22 17:05:39] "DELETE /tag/a1432b30-6f99-4411-af11-d7cfbf11107c HTTP/1.1" 200 115 0.032182 10.0.0.242 - - [2026-04-22 17:05:39] "GET /virtual-machine-interface/02123ed2-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004008 10.0.0.242 - - [2026-04-22 17:05:39] "POST /set-tag HTTP/1.1" 200 109 0.002545 10.0.0.242 - - [2026-04-22 17:05:39] "GET /virtual-machine-interface/02123ed2-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004392 10.0.0.242 - - [2026-04-22 17:05:39] "POST /set-tag HTTP/1.1" 200 109 0.002472 10.0.0.242 - - [2026-04-22 17:05:39] "GET /virtual-machine/4cfb82f9-eb58-4273-8281-f8ed76cad706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004455 10.0.0.242 - - [2026-04-22 17:05:39] "POST /ref-update HTTP/1.1" 200 156 0.015699 10.0.0.242 - - [2026-04-22 17:05:39] "GET /virtual-machine-interface/02123ed2-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.011363 10.0.0.242 - - [2026-04-22 17:05:39] "POST /set-tag HTTP/1.1" 200 109 0.020968 10.0.0.242 - - [2026-04-22 17:05:39] "POST /set-tag HTTP/1.1" 200 109 0.024548 10.0.0.242 - - [2026-04-22 17:05:39] "POST /set-tag HTTP/1.1" 200 109 0.038538 10.0.0.242 - - [2026-04-22 17:05:39] "POST /set-tag HTTP/1.1" 200 109 0.019712 10.0.0.242 - - [2026-04-22 17:05:39] "POST /set-tag HTTP/1.1" 200 109 0.025939 10.0.0.242 - - [2026-04-22 17:05:39] "DELETE /instance-ip/022daa8c-3e6d-11f1-ac21-fa163ed4e66e HTTP/1.1" 200 115 0.049900 10.0.0.242 - - [2026-04-22 17:05:39] "DELETE /virtual-machine-interface/02123ed2-3e6d-11f1-ac21-fa163ed4e66e HTTP/1.1" 200 115 0.035297 10.0.0.242 - - [2026-04-22 17:05:39] "DELETE /virtual-machine/4cfb82f9-eb58-4273-8281-f8ed76cad706 HTTP/1.1" 200 115 0.023544 10.0.0.242 - - [2026-04-22 17:05:39] "GET /virtual-machine-interface/028f5ae8-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005967 10.0.0.242 - - [2026-04-22 17:05:39] "POST /set-tag HTTP/1.1" 200 109 0.002584 10.0.0.242 - - [2026-04-22 17:05:39] "GET /virtual-machine-interface/028f5ae8-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004241 10.0.0.242 - - [2026-04-22 17:05:39] "POST /set-tag HTTP/1.1" 200 109 0.002331 10.0.0.242 - - [2026-04-22 17:05:39] "GET /virtual-machine/5a61914a-f627-40fe-8238-c61bd428b2fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003818 10.0.0.242 - - [2026-04-22 17:05:39] "POST /ref-update HTTP/1.1" 200 156 0.014280 10.0.0.242 - - [2026-04-22 17:05:39] "GET /virtual-machine-interface/028f5ae8-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.010694 10.0.0.242 - - [2026-04-22 17:05:39] "POST /set-tag HTTP/1.1" 200 109 0.020510 10.0.0.242 - - [2026-04-22 17:05:39] "POST /set-tag HTTP/1.1" 200 109 0.035299 10.0.0.242 - - [2026-04-22 17:05:39] "POST /set-tag HTTP/1.1" 200 109 0.035222 10.0.0.242 - - [2026-04-22 17:05:40] "POST /set-tag HTTP/1.1" 200 109 0.018255 10.0.0.242 - - [2026-04-22 17:05:40] "POST /set-tag HTTP/1.1" 200 109 0.029756 10.0.0.242 - - [2026-04-22 17:05:40] "DELETE /instance-ip/02a8c80c-3e6d-11f1-ac21-fa163ed4e66e HTTP/1.1" 200 115 0.047190 10.0.0.242 - - [2026-04-22 17:05:40] "DELETE /virtual-machine-interface/028f5ae8-3e6d-11f1-ac21-fa163ed4e66e HTTP/1.1" 200 115 0.035955 10.0.0.242 - - [2026-04-22 17:05:40] "DELETE /virtual-machine/5a61914a-f627-40fe-8238-c61bd428b2fb HTTP/1.1" 200 115 0.019680 10.0.0.242 - - [2026-04-22 17:05:40] "DELETE /tag/c9b672a2-a355-4c3d-9414-fd251dfa50aa HTTP/1.1" 409 391 0.005911 10.0.0.242 - - [2026-04-22 17:05:40] "DELETE /tag/d337a24d-bff9-45a6-a317-f648375bcbbd HTTP/1.1" 200 115 0.031476 10.0.0.242 - - [2026-04-22 17:06:07] "GET /virtual-machine-interface/047e7f46-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.014985 10.0.0.242 - - [2026-04-22 17:06:08] "POST /set-tag HTTP/1.1" 200 109 0.006815 10.0.0.242 - - [2026-04-22 17:06:08] "GET /virtual-machine-interface/047e7f46-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.019563 10.0.0.242 - - [2026-04-22 17:06:08] "POST /set-tag HTTP/1.1" 200 109 0.002487 10.0.0.242 - - [2026-04-22 17:06:08] "GET /virtual-machine/6fa9fed4-22e6-4340-a544-1c419585416c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002891 10.0.0.242 - - [2026-04-22 17:06:08] "POST /ref-update HTTP/1.1" 200 156 0.029522 10.0.0.242 - - [2026-04-22 17:06:08] "GET /virtual-machine-interface/047e7f46-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.013819 10.0.0.242 - - [2026-04-22 17:06:08] "POST /set-tag HTTP/1.1" 200 109 0.026458 10.0.0.242 - - [2026-04-22 17:06:08] "POST /set-tag HTTP/1.1" 200 109 0.034930 10.0.0.242 - - [2026-04-22 17:06:08] "POST /set-tag HTTP/1.1" 200 109 0.024418 10.0.0.242 - - [2026-04-22 17:06:08] "POST /set-tag HTTP/1.1" 200 109 0.041192 10.0.0.242 - - [2026-04-22 17:06:08] "DELETE /instance-ip/049a1436-3e6d-11f1-ac21-fa163ed4e66e HTTP/1.1" 200 115 0.074540 10.0.0.242 - - [2026-04-22 17:06:08] "DELETE /virtual-machine-interface/047e7f46-3e6d-11f1-ac21-fa163ed4e66e HTTP/1.1" 200 115 0.059574 10.0.0.242 - - [2026-04-22 17:06:08] "DELETE /virtual-machine/6fa9fed4-22e6-4340-a544-1c419585416c HTTP/1.1" 200 115 0.059533 10.0.0.242 - - [2026-04-22 17:06:08] "DELETE /tag/0bcbd211-cd90-44cb-b42f-6f4f3086b63e HTTP/1.1" 200 115 0.061584 10.0.0.242 - - [2026-04-22 17:06:08] "GET /virtual-machine-interface/040a38fc-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005257 10.0.0.242 - - [2026-04-22 17:06:08] "POST /set-tag HTTP/1.1" 200 109 0.003021 10.0.0.242 - - [2026-04-22 17:06:08] "GET /virtual-machine-interface/040a38fc-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004084 10.0.0.242 - - [2026-04-22 17:06:08] "POST /set-tag HTTP/1.1" 200 109 0.004351 10.0.0.242 - - [2026-04-22 17:06:08] "GET /virtual-machine/65809379-3252-4453-a1b8-fd3e43f412d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003133 10.0.0.242 - - [2026-04-22 17:06:08] "POST /ref-update HTTP/1.1" 200 156 0.018624 10.0.0.242 - - [2026-04-22 17:06:08] "GET /virtual-machine-interface/040a38fc-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.015375 10.0.0.242 - - [2026-04-22 17:06:08] "POST /set-tag HTTP/1.1" 200 109 0.023525 10.0.0.242 - - [2026-04-22 17:06:08] "POST /set-tag HTTP/1.1" 200 109 0.047438 10.0.0.242 - - [2026-04-22 17:06:08] "POST /set-tag HTTP/1.1" 200 109 0.045457 10.0.0.242 - - [2026-04-22 17:06:09] "POST /set-tag HTTP/1.1" 200 109 0.037759 10.0.0.242 - - [2026-04-22 17:06:09] "DELETE /instance-ip/04218458-3e6d-11f1-ac21-fa163ed4e66e HTTP/1.1" 200 115 0.095435 10.0.0.242 - - [2026-04-22 17:06:09] "DELETE /virtual-machine-interface/040a38fc-3e6d-11f1-ac21-fa163ed4e66e HTTP/1.1" 200 115 0.053567 10.0.0.242 - - [2026-04-22 17:06:09] "DELETE /virtual-machine/65809379-3252-4453-a1b8-fd3e43f412d6 HTTP/1.1" 200 115 0.023999 10.0.0.242 - - [2026-04-22 17:06:09] "DELETE /tag/9170ef0e-dc9d-40f8-8f4e-a09e13830416 HTTP/1.1" 200 115 0.066254 10.0.0.242 - - [2026-04-22 17:06:09] "DELETE /tag/04de91d9-0dca-460d-8c31-02f79c11fb99 HTTP/1.1" 409 237 0.005686 10.0.0.242 - - [2026-04-22 17:06:09] "DELETE /tag/6be152e4-dbb4-4c3a-839e-3b6a8e3cf1b4 HTTP/1.1" 409 237 0.004678 10.0.0.242 - - [2026-04-22 17:06:09] "GET /virtual-machine-interface/03961a44-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006416 10.0.0.242 - - [2026-04-22 17:06:09] "POST /set-tag HTTP/1.1" 200 109 0.005701 10.0.0.242 - - [2026-04-22 17:06:09] "GET /virtual-machine-interface/03961a44-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004516 10.0.0.242 - - [2026-04-22 17:06:09] "POST /set-tag HTTP/1.1" 200 109 0.008275 10.0.0.242 - - [2026-04-22 17:06:09] "GET /virtual-machine/e2a2f920-aadf-4e8a-9d58-c61d8e74e0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.006435 10.0.0.242 - - [2026-04-22 17:06:09] "POST /ref-update HTTP/1.1" 200 156 0.016464 10.0.0.242 - - [2026-04-22 17:06:09] "GET /virtual-machine-interface/03961a44-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.019523 10.0.0.242 - - [2026-04-22 17:06:09] "POST /set-tag HTTP/1.1" 200 109 0.048491 10.0.0.242 - - [2026-04-22 17:06:09] "POST /set-tag HTTP/1.1" 200 109 0.024875 10.0.0.242 - - [2026-04-22 17:06:09] "POST /set-tag HTTP/1.1" 200 109 0.058617 10.0.0.242 - - [2026-04-22 17:06:09] "POST /set-tag HTTP/1.1" 200 109 0.040554 10.0.0.242 - - [2026-04-22 17:06:09] "DELETE /instance-ip/03af5e3c-3e6d-11f1-ac21-fa163ed4e66e HTTP/1.1" 200 115 0.053242 10.0.0.242 - - [2026-04-22 17:06:09] "DELETE /virtual-machine-interface/03961a44-3e6d-11f1-ac21-fa163ed4e66e HTTP/1.1" 200 115 0.059545 10.0.0.242 - - [2026-04-22 17:06:10] "DELETE /virtual-machine/e2a2f920-aadf-4e8a-9d58-c61d8e74e0b6 HTTP/1.1" 200 115 0.036911 10.0.0.242 - - [2026-04-22 17:06:10] "DELETE /tag/25891b08-1316-4b18-8262-308c5cc33ee5 HTTP/1.1" 409 237 0.008742 10.0.0.242 - - [2026-04-22 17:06:10] "GET /virtual-machine-interface/0319c804-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.010942 10.0.0.242 - - [2026-04-22 17:06:10] "POST /set-tag HTTP/1.1" 200 109 0.003072 10.0.0.242 - - [2026-04-22 17:06:10] "GET /virtual-machine-interface/0319c804-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005085 10.0.0.242 - - [2026-04-22 17:06:10] "POST /set-tag HTTP/1.1" 200 109 0.003945 10.0.0.242 - - [2026-04-22 17:06:10] "GET /virtual-machine/06236329-22f6-4853-bc49-e760b40f5611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002913 10.0.0.242 - - [2026-04-22 17:06:10] "POST /ref-update HTTP/1.1" 200 156 0.012861 10.0.0.242 - - [2026-04-22 17:06:10] "GET /virtual-machine-interface/0319c804-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005202 10.0.0.242 - - [2026-04-22 17:06:10] "POST /set-tag HTTP/1.1" 200 109 0.043262 10.0.0.242 - - [2026-04-22 17:06:10] "POST /set-tag HTTP/1.1" 200 109 0.037868 10.0.0.242 - - [2026-04-22 17:06:10] "POST /set-tag HTTP/1.1" 200 109 0.033219 10.0.0.242 - - [2026-04-22 17:06:10] "POST /set-tag HTTP/1.1" 200 109 0.034536 10.0.0.242 - - [2026-04-22 17:06:10] "DELETE /instance-ip/0336c076-3e6d-11f1-ac21-fa163ed4e66e HTTP/1.1" 200 115 0.057282 10.0.0.242 - - [2026-04-22 17:06:10] "DELETE /virtual-machine-interface/0319c804-3e6d-11f1-ac21-fa163ed4e66e HTTP/1.1" 200 115 0.077109 10.0.0.242 - - [2026-04-22 17:06:10] "DELETE /virtual-machine/06236329-22f6-4853-bc49-e760b40f5611 HTTP/1.1" 200 115 0.033897 10.0.0.242 - - [2026-04-22 17:06:10] "DELETE /tag/38ea0dab-0e3e-452b-a338-82d284bc313b HTTP/1.1" 200 115 0.072612 10.0.0.242 - - [2026-04-22 17:06:10] "DELETE /tag/d7f5c998-2a4c-41aa-a598-2c7aeafcecf3 HTTP/1.1" 200 115 0.087603 10.0.0.242 - - [2026-04-22 17:06:10] "DELETE /tag/ab25e7d7-7315-4281-89ef-68579e72e6c1 HTTP/1.1" 200 115 0.046457 10.0.0.242 - - [2026-04-22 17:06:11] "POST /projects HTTP/1.1" 409 238 0.002856 10.0.0.242 - - [2026-04-22 17:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.242 - - [2026-04-22 17:06:11] "GET /project/caf472dd-b11d-4791-9b51-b7d1787e91ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.050311 10.0.0.242 - - [2026-04-22 17:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.242 - - [2026-04-22 17:06:12] "GET /virtual-network/37289cb8-c3fc-4d34-a526-3d12b2a62573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.010155 10.0.0.242 - - [2026-04-22 17:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.242 - - [2026-04-22 17:06:12] "GET /virtual-network/83333f84-a99f-4573-8db5-374389eaf118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005608 10.0.0.242 - - [2026-04-22 17:06:12] "POST /security-groups HTTP/1.1" 409 285 0.002537 10.0.0.242 - - [2026-04-22 17:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.242 - - [2026-04-22 17:06:12] "PUT /security-group/3a0ed90e-cbe3-49d9-94d3-f38cae74c50e HTTP/1.1" 200 263 0.060491 10.0.0.242 - - [2026-04-22 17:06:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.027701 10.0.0.242 - - [2026-04-22 17:06:12] "PUT /access-control-list/b1869573-449d-4971-ba29-9666dbcb9a10 HTTP/1.1" 200 273 0.028516 10.0.0.242 - - [2026-04-22 17:06:12] "PUT /access-control-list/8a9f8a7d-4dd1-40af-a053-eeb6ddd8eae1 HTTP/1.1" 200 273 0.020335 10.0.0.242 - - [2026-04-22 17:06:17] "POST /projects HTTP/1.1" 409 238 0.002602 10.0.0.242 - - [2026-04-22 17:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.242 - - [2026-04-22 17:06:17] "GET /project/caf472dd-b11d-4791-9b51-b7d1787e91ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.041705 10.0.0.242 - - [2026-04-22 17:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.242 - - [2026-04-22 17:06:17] "GET /virtual-network/37289cb8-c3fc-4d34-a526-3d12b2a62573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004495 10.0.0.242 - - [2026-04-22 17:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.242 - - [2026-04-22 17:06:17] "GET /virtual-network/83333f84-a99f-4573-8db5-374389eaf118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004170 10.0.0.242 - - [2026-04-22 17:06:17] "POST /security-groups HTTP/1.1" 409 285 0.002509 10.0.0.242 - - [2026-04-22 17:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.242 - - [2026-04-22 17:06:17] "PUT /security-group/3a0ed90e-cbe3-49d9-94d3-f38cae74c50e HTTP/1.1" 200 263 0.067047 10.0.0.242 - - [2026-04-22 17:06:17] "PUT /access-control-list/b1869573-449d-4971-ba29-9666dbcb9a10 HTTP/1.1" 200 273 0.036515 10.0.0.242 - - [2026-04-22 17:06:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.043789 10.0.0.242 - - [2026-04-22 17:06:17] "GET /firewall-policy/3a7c45d5-f26c-4ca4-9020-95d4f792fa03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.004119 10.0.0.242 - - [2026-04-22 17:06:17] "PUT /access-control-list/8a9f8a7d-4dd1-40af-a053-eeb6ddd8eae1 HTTP/1.1" 200 273 0.027878 10.0.0.242 - - [2026-04-22 17:06:17] "GET /firewall-rule/7b594d06-1e40-4c8b-acfa-5bf7b5b49573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002962 10.0.0.242 - - [2026-04-22 17:06:17] "POST /ref-update HTTP/1.1" 200 156 0.074600 10.0.0.242 - - [2026-04-22 17:06:17] "DELETE /firewall-rule/7b594d06-1e40-4c8b-acfa-5bf7b5b49573 HTTP/1.1" 200 115 0.028352 10.0.0.242 - - [2026-04-22 17:06:17] "GET /firewall-policy/3a7c45d5-f26c-4ca4-9020-95d4f792fa03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.004697 10.0.0.242 - - [2026-04-22 17:06:17] "GET /firewall-rule/a8a1c37e-5719-462e-b56f-e0a3c63e71de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002723 10.0.0.242 - - [2026-04-22 17:06:17] "POST /ref-update HTTP/1.1" 200 156 0.049574 10.0.0.242 - - [2026-04-22 17:06:17] "DELETE /firewall-rule/a8a1c37e-5719-462e-b56f-e0a3c63e71de HTTP/1.1" 200 115 0.056698 10.0.0.242 - - [2026-04-22 17:06:17] "DELETE /tag/04de91d9-0dca-460d-8c31-02f79c11fb99 HTTP/1.1" 409 237 0.006266 10.0.0.242 - - [2026-04-22 17:06:17] "DELETE /tag/6be152e4-dbb4-4c3a-839e-3b6a8e3cf1b4 HTTP/1.1" 409 237 0.009260 10.0.0.242 - - [2026-04-22 17:06:17] "DELETE /tag/2364eb83-4ad6-491f-a679-efe8dfb32739 HTTP/1.1" 200 115 0.033803 10.0.0.242 - - [2026-04-22 17:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.242 - - [2026-04-22 17:06:18] "GET /virtual-network/37289cb8-c3fc-4d34-a526-3d12b2a62573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005340 10.0.0.242 - - [2026-04-22 17:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.242 - - [2026-04-22 17:06:18] "GET /virtual-network/83333f84-a99f-4573-8db5-374389eaf118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.018253 10.0.0.242 - - [2026-04-22 17:06:18] "PUT /virtual-network/37289cb8-c3fc-4d34-a526-3d12b2a62573 HTTP/1.1" 200 265 0.044444 10.0.0.242 - - [2026-04-22 17:06:18] "PUT /virtual-network/83333f84-a99f-4573-8db5-374389eaf118 HTTP/1.1" 200 265 0.074783 10.0.0.242 - - [2026-04-22 17:06:18] "DELETE /security-group/3a0ed90e-cbe3-49d9-94d3-f38cae74c50e HTTP/1.1" 200 115 0.064727 10.0.0.242 - - [2026-04-22 17:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.242 - - [2026-04-22 17:06:18] "DELETE /access-control-list/b1869573-449d-4971-ba29-9666dbcb9a10 HTTP/1.1" 200 115 0.040805 10.0.0.242 - - [2026-04-22 17:06:18] "DELETE /access-control-list/8a9f8a7d-4dd1-40af-a053-eeb6ddd8eae1 HTTP/1.1" 200 115 0.034886 10.0.0.242 - - [2026-04-22 17:06:18] "GET /project/caf472dd-b11d-4791-9b51-b7d1787e91ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.039420 10.0.0.242 - - [2026-04-22 17:06:18] "GET /project/caf472dd-b11d-4791-9b51-b7d1787e91ea?fields=security_groups HTTP/1.1" 200 1353 0.039321 10.0.0.242 - - [2026-04-22 17:06:18] "DELETE /security-group/ee59f8e3-723d-4b23-ac07-e4720a979a5f HTTP/1.1" 200 115 0.058623 10.0.0.242 - - [2026-04-22 17:06:18] "DELETE /access-control-list/077e7258-4b8c-4223-b7b5-54a9a27e02fe HTTP/1.1" 200 115 0.048369 10.0.0.242 - - [2026-04-22 17:06:18] "GET /project/caf472dd-b11d-4791-9b51-b7d1787e91ea?fields=application_policy_sets HTTP/1.1" 200 1392 0.058398 10.0.0.242 - - [2026-04-22 17:06:18] "DELETE /access-control-list/e961470c-6f13-4c6a-9d7d-8de26ead8662 HTTP/1.1" 200 115 0.053629 10.0.0.242 - - [2026-04-22 17:06:18] "DELETE /project/caf472dd-b11d-4791-9b51-b7d1787e91ea HTTP/1.1" 200 115 0.331396 10.0.0.242 - - [2026-04-22 17:06:18] "POST /projects HTTP/1.1" 409 238 0.003185 10.0.0.242 - - [2026-04-22 17:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.242 - - [2026-04-22 17:06:18] "GET /project/02c36d9f-ed7a-4768-8acd-96d2338d7cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.030650 10.0.0.242 - - [2026-04-22 17:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.242 - - [2026-04-22 17:06:18] "GET /virtual-network/37289cb8-c3fc-4d34-a526-3d12b2a62573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005053 10.0.0.242 - - [2026-04-22 17:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.242 - - [2026-04-22 17:06:18] "GET /virtual-network/83333f84-a99f-4573-8db5-374389eaf118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005221 10.0.0.242 - - [2026-04-22 17:06:18] "POST /security-groups HTTP/1.1" 409 285 0.002680 10.0.0.242 - - [2026-04-22 17:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.242 - - [2026-04-22 17:06:18] "PUT /security-group/ae035382-a0c9-4d22-90db-779d4728bc6c HTTP/1.1" 200 263 0.057976 10.0.0.242 - - [2026-04-22 17:06:18] "PUT /access-control-list/fb3a4db9-9bd2-4f0d-8ce3-64e603008d1d HTTP/1.1" 200 273 0.012763 10.0.0.242 - - [2026-04-22 17:06:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.018393 10.0.0.242 - - [2026-04-22 17:06:19] "PUT /access-control-list/1e9512b0-ebc3-454c-a3a4-f4c7e81f3786 HTTP/1.1" 200 273 0.038264 10.0.0.242 - - [2026-04-22 17:06:22] "GET /application-policy-set/0b59624b-3b61-42d6-82e7-1d11610304e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.002777 10.0.0.242 - - [2026-04-22 17:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.242 - - [2026-04-22 17:06:22] "GET /policy-management/e456b2a4-4502-4ed7-bde6-e9cd72cd81cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003284 10.0.0.242 - - [2026-04-22 17:06:22] "GET /firewall-policy/05fb9be8-cc3a-41a2-913d-e56a7c66b466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.007299 10.0.0.242 - - [2026-04-22 17:06:23] "GET /firewall-rule/e7e24ead-9cb2-47c1-b9ce-f3c91845e9c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003527 10.0.0.242 - - [2026-04-22 17:06:23] "POST /ref-update HTTP/1.1" 200 156 0.021194 10.0.0.242 - - [2026-04-22 17:06:23] "DELETE /firewall-rule/e7e24ead-9cb2-47c1-b9ce-f3c91845e9c8 HTTP/1.1" 200 115 0.064583 10.0.0.242 - - [2026-04-22 17:06:23] "GET /firewall-policy/4ad34a95-5e6a-499a-95df-290823a1027d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.008497 10.0.0.242 - - [2026-04-22 17:06:23] "GET /firewall-rule/270cc88e-60b6-4d05-8d23-79846d45637c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.008758 10.0.0.242 - - [2026-04-22 17:06:23] "POST /ref-update HTTP/1.1" 200 156 0.025464 10.0.0.242 - - [2026-04-22 17:06:23] "DELETE /firewall-rule/270cc88e-60b6-4d05-8d23-79846d45637c HTTP/1.1" 200 115 0.055421 10.0.0.242 - - [2026-04-22 17:06:23] "GET /firewall-policy/4ad34a95-5e6a-499a-95df-290823a1027d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.005342 10.0.0.242 - - [2026-04-22 17:06:23] "GET /firewall-rule/124a8261-a4be-4404-bf31-f2ef35c912b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002995 10.0.0.242 - - [2026-04-22 17:06:23] "POST /ref-update HTTP/1.1" 200 156 0.011891 10.0.0.242 - - [2026-04-22 17:06:23] "DELETE /firewall-rule/124a8261-a4be-4404-bf31-f2ef35c912b7 HTTP/1.1" 200 115 0.040900 10.0.0.242 - - [2026-04-22 17:06:23] "GET /application-policy-set/0b59624b-3b61-42d6-82e7-1d11610304e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.002971 10.0.0.242 - - [2026-04-22 17:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.242 - - [2026-04-22 17:06:23] "GET /policy-management/e456b2a4-4502-4ed7-bde6-e9cd72cd81cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002557 10.0.0.242 - - [2026-04-22 17:06:23] "GET /firewall-policy/4ad34a95-5e6a-499a-95df-290823a1027d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.003868 10.0.0.242 - - [2026-04-22 17:06:23] "POST /ref-update HTTP/1.1" 200 156 0.031626 10.0.0.242 - - [2026-04-22 17:06:23] "DELETE /firewall-policy/4ad34a95-5e6a-499a-95df-290823a1027d HTTP/1.1" 200 115 0.034121 10.0.0.242 - - [2026-04-22 17:06:23] "DELETE /tag/04de91d9-0dca-460d-8c31-02f79c11fb99 HTTP/1.1" 200 115 0.063968 10.0.0.242 - - [2026-04-22 17:06:23] "DELETE /tag/6be152e4-dbb4-4c3a-839e-3b6a8e3cf1b4 HTTP/1.1" 200 115 0.033692 10.0.0.242 - - [2026-04-22 17:06:23] "DELETE /tag/25891b08-1316-4b18-8262-308c5cc33ee5 HTTP/1.1" 200 115 0.054879 10.0.0.242 - - [2026-04-22 17:06:23] "DELETE /tag/c9b672a2-a355-4c3d-9414-fd251dfa50aa HTTP/1.1" 200 115 0.053869 10.0.0.242 - - [2026-04-22 17:06:23] "DELETE /loadbalancer-member/a8717b03-8f0a-44d4-85cb-da2380d82bff HTTP/1.1" 200 115 0.035974 10.0.0.242 - - [2026-04-22 17:06:23] "DELETE /loadbalancer-pool/6e2ca57b-9384-44c7-b80d-56a63b7e7ee2 HTTP/1.1" 200 115 0.030401 10.0.0.242 - - [2026-04-22 17:06:23] "DELETE /loadbalancer-listener/8a03e0ad-ddba-4fa8-b161-b5b330b759a3 HTTP/1.1" 200 115 0.032910 10.0.0.242 - - [2026-04-22 17:06:23] "DELETE /loadbalancer/0bee0968-b44c-413d-8ce0-aa4092076f93 HTTP/1.1" 200 115 0.051639 10.0.0.242 - - [2026-04-22 17:06:24] "DELETE /floating-ip/e936ef16-4ec2-413b-a661-d7645b0919fe HTTP/1.1" 200 115 0.044993 10.0.0.242 - - [2026-04-22 17:06:24] "DELETE /instance-ip/f86dd075-5c86-48b9-bf59-74f0c979bba2 HTTP/1.1" 200 115 0.038942 10.0.0.242 - - [2026-04-22 17:06:24] "DELETE /virtual-machine-interface/6011e8ab-f42c-4a87-989d-26bdc2331701 HTTP/1.1" 200 115 0.043099 10.0.0.242 - - [2026-04-22 17:06:24] "DELETE /tag/2f188dd5-400a-41f7-803b-65afa22cc593 HTTP/1.1" 200 115 0.064487 10.0.0.242 - - [2026-04-22 17:06:24] "POST /projects HTTP/1.1" 409 238 0.005569 10.0.0.242 - - [2026-04-22 17:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.242 - - [2026-04-22 17:06:24] "GET /project/02c36d9f-ed7a-4768-8acd-96d2338d7cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.032200 10.0.0.242 - - [2026-04-22 17:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.242 - - [2026-04-22 17:06:24] "GET /virtual-network/37289cb8-c3fc-4d34-a526-3d12b2a62573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004837 10.0.0.242 - - [2026-04-22 17:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.242 - - [2026-04-22 17:06:24] "GET /virtual-network/83333f84-a99f-4573-8db5-374389eaf118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003737 10.0.0.242 - - [2026-04-22 17:06:24] "POST /security-groups HTTP/1.1" 409 285 0.004790 10.0.0.242 - - [2026-04-22 17:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004719 10.0.0.242 - - [2026-04-22 17:06:24] "PUT /security-group/ae035382-a0c9-4d22-90db-779d4728bc6c HTTP/1.1" 200 263 0.059741 10.0.0.242 - - [2026-04-22 17:06:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.035045 10.0.0.242 - - [2026-04-22 17:06:24] "PUT /access-control-list/fb3a4db9-9bd2-4f0d-8ce3-64e603008d1d HTTP/1.1" 200 273 0.033632 10.0.0.242 - - [2026-04-22 17:06:24] "GET /firewall-policy/3a7c45d5-f26c-4ca4-9020-95d4f792fa03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.023980 10.0.0.242 - - [2026-04-22 17:06:24] "PUT /access-control-list/1e9512b0-ebc3-454c-a3a4-f4c7e81f3786 HTTP/1.1" 200 273 0.027697 10.0.0.242 - - [2026-04-22 17:06:24] "GET /firewall-rule/f521efb4-c632-442b-955d-7d8b3e1447ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003865 10.0.0.242 - - [2026-04-22 17:06:24] "POST /ref-update HTTP/1.1" 200 156 0.127180 10.0.0.242 - - [2026-04-22 17:06:24] "DELETE /firewall-rule/f521efb4-c632-442b-955d-7d8b3e1447ab HTTP/1.1" 200 115 0.074616 10.0.0.242 - - [2026-04-22 17:06:24] "GET /firewall-policy/3a7c45d5-f26c-4ca4-9020-95d4f792fa03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.010776 10.0.0.242 - - [2026-04-22 17:06:24] "GET /firewall-rule/7e915eb5-1788-4853-9eb7-ac4bd57ffaef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002853 10.0.0.242 - - [2026-04-22 17:06:24] "POST /ref-update HTTP/1.1" 200 156 0.072727 10.0.0.242 - - [2026-04-22 17:06:24] "DELETE /firewall-rule/7e915eb5-1788-4853-9eb7-ac4bd57ffaef HTTP/1.1" 200 115 0.069931 10.0.0.242 - - [2026-04-22 17:06:25] "DELETE /tag/57b3b7f9-f911-49f7-8a6f-22f70c23132b HTTP/1.1" 200 115 0.036408 10.0.0.242 - - [2026-04-22 17:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.242 - - [2026-04-22 17:06:25] "GET /virtual-network/37289cb8-c3fc-4d34-a526-3d12b2a62573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005255 10.0.0.242 - - [2026-04-22 17:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.242 - - [2026-04-22 17:06:25] "GET /virtual-network/83333f84-a99f-4573-8db5-374389eaf118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004371 10.0.0.242 - - [2026-04-22 17:06:25] "PUT /virtual-network/37289cb8-c3fc-4d34-a526-3d12b2a62573 HTTP/1.1" 200 265 0.051882 10.0.0.242 - - [2026-04-22 17:06:25] "PUT /virtual-network/83333f84-a99f-4573-8db5-374389eaf118 HTTP/1.1" 200 265 0.047495 10.0.0.242 - - [2026-04-22 17:06:25] "DELETE /security-group/ae035382-a0c9-4d22-90db-779d4728bc6c HTTP/1.1" 200 115 0.065561 10.0.0.242 - - [2026-04-22 17:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014620 10.0.0.242 - - [2026-04-22 17:06:25] "DELETE /access-control-list/fb3a4db9-9bd2-4f0d-8ce3-64e603008d1d HTTP/1.1" 200 115 0.047992 10.0.0.242 - - [2026-04-22 17:06:25] "DELETE /access-control-list/1e9512b0-ebc3-454c-a3a4-f4c7e81f3786 HTTP/1.1" 200 115 0.043616 10.0.0.242 - - [2026-04-22 17:06:25] "GET /project/02c36d9f-ed7a-4768-8acd-96d2338d7cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.069278 10.0.0.242 - - [2026-04-22 17:06:25] "GET /project/02c36d9f-ed7a-4768-8acd-96d2338d7cdb?fields=security_groups HTTP/1.1" 200 1351 0.053391 10.0.0.242 - - [2026-04-22 17:06:25] "DELETE /security-group/1df42d46-4de9-485c-9300-19ca659ba3b2 HTTP/1.1" 200 115 0.053029 10.0.0.242 - - [2026-04-22 17:06:25] "DELETE /access-control-list/7bb389f5-2e1f-4e1b-98eb-5825672592e6 HTTP/1.1" 200 115 0.048598 10.0.0.242 - - [2026-04-22 17:06:25] "GET /project/02c36d9f-ed7a-4768-8acd-96d2338d7cdb?fields=application_policy_sets HTTP/1.1" 200 1390 0.062753 10.0.0.242 - - [2026-04-22 17:06:25] "DELETE /access-control-list/939d5bba-b0a9-4d19-8a84-dc90c87639f7 HTTP/1.1" 200 115 0.058319 10.0.0.242 - - [2026-04-22 17:06:25] "DELETE /project/02c36d9f-ed7a-4768-8acd-96d2338d7cdb HTTP/1.1" 200 115 0.387192 10.0.0.242 - - [2026-04-22 17:06:25] "GET /application-policy-set/0b59624b-3b61-42d6-82e7-1d11610304e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.012714 10.0.0.242 - - [2026-04-22 17:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.242 - - [2026-04-22 17:06:25] "GET /policy-management/e456b2a4-4502-4ed7-bde6-e9cd72cd81cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003733 [Introspect:8084]10.0.0.242 - - [2026-04-22 17:06:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001105 [Introspect:8084]10.0.0.242 - - [2026-04-22 17:06:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001175 10.0.0.242 - - [2026-04-22 17:07:19] "GET / HTTP/1.1" 200 36215 0.001781 10.0.0.242 - - [2026-04-22 17:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.242 - - [2026-04-22 17:07:19] "GET /global-vrouter-config/f413bc25-c71e-4ab9-a77d-a54b8b87679e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002895 10.0.0.242 - - [2026-04-22 17:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.242 - - [2026-04-22 17:07:19] "GET /global-vrouter-config/f413bc25-c71e-4ab9-a77d-a54b8b87679e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002704 10.0.0.242 - - [2026-04-22 17:07:34] "GET / HTTP/1.1" 200 36215 0.001982 10.0.0.242 - - [2026-04-22 17:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.242 - - [2026-04-22 17:07:34] "GET /global-system-config/12a5164f-ffae-41c6-9332-d23c5bca4e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004186 10.0.0.242 - - [2026-04-22 17:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.242 - - [2026-04-22 17:07:34] "GET /config-node/6088cca5-11f1-4767-a311-9068d9d24965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002000 10.0.0.242 - - [2026-04-22 17:07:35] "GET / HTTP/1.1" 200 36215 0.001358 10.0.0.242 - - [2026-04-22 17:07:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002164 10.0.0.242 - - [2026-04-22 17:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.242 - - [2026-04-22 17:07:40] "GET /global-vrouter-config/f413bc25-c71e-4ab9-a77d-a54b8b87679e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002678 10.0.0.242 - - [2026-04-22 17:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.242 - - [2026-04-22 17:07:40] "PUT /global-vrouter-config/f413bc25-c71e-4ab9-a77d-a54b8b87679e HTTP/1.1" 200 277 0.009759 10.0.0.242 - - [2026-04-22 17:07:40] "GET / HTTP/1.1" 200 36215 0.001767 10.0.0.242 - - [2026-04-22 17:07:40] "POST /alarms HTTP/1.1" 409 264 0.002115 10.0.0.242 - - [2026-04-22 17:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.242 - - [2026-04-22 17:07:40] "PUT /alarm/fac3d6d2-6ee1-4888-8f92-593035885a38 HTTP/1.1" 200 245 0.010128 10.0.0.242 - - [2026-04-22 17:07:40] "POST /alarms HTTP/1.1" 409 261 0.016958 10.0.0.242 - - [2026-04-22 17:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.242 - - [2026-04-22 17:07:40] "PUT /alarm/1a727ec1-8151-4f06-a1b3-42592a3c0ce7 HTTP/1.1" 200 245 0.016915 10.0.0.242 - - [2026-04-22 17:07:40] "POST /alarms HTTP/1.1" 409 261 0.008863 10.0.0.242 - - [2026-04-22 17:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.242 - - [2026-04-22 17:07:40] "PUT /alarm/5b4c5f46-ea66-4d5c-9a79-31a54bb8eba9 HTTP/1.1" 200 245 0.025673 10.0.0.242 - - [2026-04-22 17:07:40] "POST /alarms HTTP/1.1" 409 253 0.019461 10.0.0.242 - - [2026-04-22 17:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.242 - - [2026-04-22 17:07:40] "PUT /alarm/b68c5a40-c6ff-44f6-98e5-db7adc3805ef HTTP/1.1" 200 245 0.015862 10.0.0.242 - - [2026-04-22 17:07:40] "POST /alarms HTTP/1.1" 409 251 0.006176 10.0.0.242 - - [2026-04-22 17:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.242 - - [2026-04-22 17:07:40] "PUT /alarm/d0e27161-a885-4866-91fd-cf186429c69d HTTP/1.1" 200 245 0.013172 10.0.0.242 - - [2026-04-22 17:07:40] "POST /alarms HTTP/1.1" 409 252 0.005402 10.0.0.242 - - [2026-04-22 17:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006834 10.0.0.242 - - [2026-04-22 17:07:41] "PUT /alarm/cc529e0d-add7-49d5-b5bb-80614b54ec76 HTTP/1.1" 200 245 0.017696 10.0.0.242 - - [2026-04-22 17:07:41] "POST /alarms HTTP/1.1" 409 256 0.005786 10.0.0.242 - - [2026-04-22 17:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005370 10.0.0.242 - - [2026-04-22 17:07:41] "PUT /alarm/30f580db-6caa-4787-9ccd-d24b9a5d2f5f HTTP/1.1" 200 245 0.012345 10.0.0.242 - - [2026-04-22 17:07:41] "POST /alarms HTTP/1.1" 409 248 0.013830 10.0.0.242 - - [2026-04-22 17:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004982 10.0.0.242 - - [2026-04-22 17:07:41] "PUT /alarm/f8562af8-a7f5-45f8-9c26-111987c927df HTTP/1.1" 200 245 0.022770 10.0.0.242 - - [2026-04-22 17:07:41] "POST /alarms HTTP/1.1" 409 252 0.016315 10.0.0.242 - - [2026-04-22 17:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004185 10.0.0.242 - - [2026-04-22 17:07:41] "PUT /alarm/fa438610-7faa-4c27-89ed-3f785c8c4a00 HTTP/1.1" 200 245 0.013829 10.0.0.242 - - [2026-04-22 17:07:41] "POST /alarms HTTP/1.1" 409 257 0.015282 10.0.0.242 - - [2026-04-22 17:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.242 - - [2026-04-22 17:07:41] "PUT /alarm/c0e74f56-e42b-4e9d-bf38-47c10e674de0 HTTP/1.1" 200 245 0.018567 10.0.0.242 - - [2026-04-22 17:07:41] "POST /alarms HTTP/1.1" 409 251 0.013374 10.0.0.242 - - [2026-04-22 17:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.242 - - [2026-04-22 17:07:41] "PUT /alarm/5f86bb5a-30e4-4370-8a6b-d34f2f10f65f HTTP/1.1" 200 245 0.016282 10.0.0.242 - - [2026-04-22 17:07:41] "POST /alarms HTTP/1.1" 409 257 0.007112 10.0.0.242 - - [2026-04-22 17:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.242 - - [2026-04-22 17:07:41] "PUT /alarm/34c7c4d3-2a4f-497f-88d0-624901750869 HTTP/1.1" 200 245 0.013037 10.0.0.242 - - [2026-04-22 17:07:41] "POST /alarms HTTP/1.1" 409 261 0.006370 10.0.0.242 - - [2026-04-22 17:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007927 10.0.0.242 - - [2026-04-22 17:07:41] "PUT /alarm/5519a90b-5767-4149-a092-647523f3d094 HTTP/1.1" 200 245 0.013102 10.0.0.242 - - [2026-04-22 17:07:41] "POST /alarms HTTP/1.1" 409 258 0.004317 10.0.0.242 - - [2026-04-22 17:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.242 - - [2026-04-22 17:07:41] "PUT /alarm/d09c089b-53db-4c5c-89b3-c82e27c1b7f2 HTTP/1.1" 200 245 0.010148 10.0.0.242 - - [2026-04-22 17:07:41] "POST /alarms HTTP/1.1" 409 254 0.007197 10.0.0.242 - - [2026-04-22 17:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.242 - - [2026-04-22 17:07:41] "PUT /alarm/0669904b-0358-40d0-9ce3-2bc191d4aecc HTTP/1.1" 200 245 0.011520 10.0.0.242 - - [2026-04-22 17:07:41] "POST /alarms HTTP/1.1" 409 254 0.006497 10.0.0.242 - - [2026-04-22 17:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.242 - - [2026-04-22 17:07:41] "PUT /alarm/30915fbd-e1a6-4bf1-9c5e-16dab6e398e3 HTTP/1.1" 200 245 0.010799 10.0.0.242 - - [2026-04-22 17:07:41] "POST /alarms HTTP/1.1" 409 254 0.008426 10.0.0.242 - - [2026-04-22 17:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.242 - - [2026-04-22 17:07:41] "PUT /alarm/25087aad-cd12-4160-a2a7-04af8e5b68c3 HTTP/1.1" 200 245 0.014359 10.0.0.242 - - [2026-04-22 17:07:41] "POST /alarms HTTP/1.1" 409 247 0.010788 10.0.0.242 - - [2026-04-22 17:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612 10.0.0.242 - - [2026-04-22 17:07:41] "PUT /alarm/49a9e21c-0093-46db-8325-60c60feb705a HTTP/1.1" 200 245 0.009579 10.0.0.242 - - [2026-04-22 17:07:41] "POST /alarms HTTP/1.1" 409 272 0.003231 10.0.0.242 - - [2026-04-22 17:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.242 - - [2026-04-22 17:07:42] "PUT /alarm/d18b7482-3d50-43d3-bbfb-b3a1520098ac HTTP/1.1" 200 245 0.010959 10.0.0.242 - - [2026-04-22 17:07:42] "POST /alarms HTTP/1.1" 409 261 0.008708 10.0.0.242 - - [2026-04-22 17:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.242 - - [2026-04-22 17:07:42] "PUT /alarm/9219b588-8d25-43c1-b100-89ac548a0d96 HTTP/1.1" 200 245 0.010841 10.0.0.242 - - [2026-04-22 17:07:42] "POST /alarms HTTP/1.1" 409 259 0.009076 10.0.0.242 - - [2026-04-22 17:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.242 - - [2026-04-22 17:07:42] "PUT /alarm/64635e17-89b4-49ff-a186-88a4cda327be HTTP/1.1" 200 245 0.011652 10.0.0.242 - - [2026-04-22 17:07:42] "POST /alarms HTTP/1.1" 409 265 0.008564 10.0.0.242 - - [2026-04-22 17:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005536 10.0.0.242 - - [2026-04-22 17:07:42] "PUT /alarm/998eb5b6-728b-4ab8-9b26-c721cd862ec9 HTTP/1.1" 200 245 0.012727 10.0.0.242 - - [2026-04-22 17:07:42] "POST /alarms HTTP/1.1" 409 279 0.008679 10.0.0.242 - - [2026-04-22 17:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.242 - - [2026-04-22 17:07:42] "PUT /alarm/5b97592e-92e9-4cc7-9d38-4310b1f73906 HTTP/1.1" 200 245 0.014622 10.0.0.242 - - [2026-04-22 17:07:42] "GET / HTTP/1.1" 200 36215 0.001962 10.0.0.242 - - [2026-04-22 17:07:42] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002501 10.0.0.242 - - [2026-04-22 17:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.242 - - [2026-04-22 17:07:42] "PUT /global-vrouter-config/f413bc25-c71e-4ab9-a77d-a54b8b87679e HTTP/1.1" 200 277 0.011131 10.0.0.242 - - [2026-04-22 17:07:42] "GET / HTTP/1.1" 200 36215 0.001493 10.0.0.242 - - [2026-04-22 17:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.242 - - [2026-04-22 17:07:42] "GET /global-vrouter-config/f413bc25-c71e-4ab9-a77d-a54b8b87679e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002906 10.0.0.242 - - [2026-04-22 17:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.242 - - [2026-04-22 17:07:42] "PUT /global-vrouter-config/f413bc25-c71e-4ab9-a77d-a54b8b87679e HTTP/1.1" 200 277 0.012859 10.0.0.242 - - [2026-04-22 17:07:43] "GET / HTTP/1.1" 200 36215 0.002225 10.0.0.242 - - [2026-04-22 17:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.242 - - [2026-04-22 17:07:43] "GET /global-system-config/12a5164f-ffae-41c6-9332-d23c5bca4e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004423 10.0.0.242 - - [2026-04-22 17:07:43] "PUT /global-system-config/12a5164f-ffae-41c6-9332-d23c5bca4e77 HTTP/1.1" 200 275 0.017471 10.0.0.242 - - [2026-04-22 17:07:46] "GET / HTTP/1.1" 200 36215 0.001266 10.0.0.242 - - [2026-04-22 17:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.242 - - [2026-04-22 17:07:46] "GET /routing-instance/e2a53ad2-f735-4b97-901a-e66fc20b01f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003135 10.0.0.242 - - [2026-04-22 17:07:46] "POST /bgp-routers HTTP/1.1" 409 301 0.002696 10.0.0.242 - - [2026-04-22 17:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.242 - - [2026-04-22 17:07:46] "GET /bgp-router/39f06843-3e2f-42ee-beed-00d90dd8046c?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.005701 10.0.0.242 - - [2026-04-22 17:07:46] "PUT /bgp-router/39f06843-3e2f-42ee-beed-00d90dd8046c HTTP/1.1" 200 255 0.013477 [Introspect:8084]10.0.0.242 - - [2026-04-22 17:07:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001002 [Introspect:8084]10.0.0.242 - - [2026-04-22 17:07:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001084 10.0.0.242 - - [2026-04-22 17:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.242 - - [2026-04-22 17:07:48] "GET /global-vrouter-config/f413bc25-c71e-4ab9-a77d-a54b8b87679e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.005821 10.0.0.242 - - [2026-04-22 17:08:01] "GET / HTTP/1.1" 200 36215 0.001839 10.0.0.242 - - [2026-04-22 17:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.242 - - [2026-04-22 17:08:01] "GET /global-system-config/12a5164f-ffae-41c6-9332-d23c5bca4e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004699 10.0.0.242 - - [2026-04-22 17:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.242 - - [2026-04-22 17:08:01] "GET /config-node/6088cca5-11f1-4767-a311-9068d9d24965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002089 10.0.0.242 - - [2026-04-22 17:08:13] "GET / HTTP/1.1" 200 36215 0.001390 10.0.0.242 - - [2026-04-22 17:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.242 - - [2026-04-22 17:08:13] "GET /routing-instance/e2a53ad2-f735-4b97-901a-e66fc20b01f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002814 10.0.0.242 - - [2026-04-22 17:08:13] "POST /bgp-routers HTTP/1.1" 409 301 0.001737 10.0.0.242 - - [2026-04-22 17:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001552 10.0.0.242 - - [2026-04-22 17:08:13] "GET /bgp-router/39f06843-3e2f-42ee-beed-00d90dd8046c?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.002774 10.0.0.242 - - [2026-04-22 17:08:13] "PUT /bgp-router/39f06843-3e2f-42ee-beed-00d90dd8046c HTTP/1.1" 200 255 0.011607 [Introspect:8084]10.0.0.242 - - [2026-04-22 17:08:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000895 [Introspect:8084]10.0.0.242 - - [2026-04-22 17:08:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001061 10.0.0.242 - - [2026-04-22 17:08:23] "GET /application-policy-set/0b59624b-3b61-42d6-82e7-1d11610304e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.002609 10.0.0.242 - - [2026-04-22 17:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.242 - - [2026-04-22 17:08:23] "GET /policy-management/e456b2a4-4502-4ed7-bde6-e9cd72cd81cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002955 10.0.0.242 - - [2026-04-22 17:08:27] "GET / HTTP/1.1" 200 36215 0.002006 10.0.0.242 - - [2026-04-22 17:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.242 - - [2026-04-22 17:08:27] "GET /global-system-config/12a5164f-ffae-41c6-9332-d23c5bca4e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004910 10.0.0.242 - - [2026-04-22 17:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.242 - - [2026-04-22 17:08:27] "GET /config-node/6088cca5-11f1-4767-a311-9068d9d24965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002605 10.0.0.242 - - [2026-04-22 17:08:28] "GET / HTTP/1.1" 200 36215 0.001695 10.0.0.242 - - [2026-04-22 17:08:28] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002058 10.0.0.242 - - [2026-04-22 17:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.242 - - [2026-04-22 17:08:33] "GET /global-vrouter-config/f413bc25-c71e-4ab9-a77d-a54b8b87679e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002728 10.0.0.242 - - [2026-04-22 17:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118 10.0.0.242 - - [2026-04-22 17:08:33] "PUT /global-vrouter-config/f413bc25-c71e-4ab9-a77d-a54b8b87679e HTTP/1.1" 200 277 0.010434 10.0.0.242 - - [2026-04-22 17:08:33] "GET / HTTP/1.1" 200 36215 0.001645 10.0.0.242 - - [2026-04-22 17:08:33] "POST /alarms HTTP/1.1" 409 264 0.002395 10.0.0.242 - - [2026-04-22 17:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.242 - - [2026-04-22 17:08:33] "PUT /alarm/fac3d6d2-6ee1-4888-8f92-593035885a38 HTTP/1.1" 200 245 0.008969 10.0.0.242 - - [2026-04-22 17:08:33] "POST /alarms HTTP/1.1" 409 261 0.003496 10.0.0.242 - - [2026-04-22 17:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.242 - - [2026-04-22 17:08:33] "PUT /alarm/1a727ec1-8151-4f06-a1b3-42592a3c0ce7 HTTP/1.1" 200 245 0.012570 10.0.0.242 - - [2026-04-22 17:08:33] "POST /alarms HTTP/1.1" 409 261 0.002385 10.0.0.242 - - [2026-04-22 17:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.242 - - [2026-04-22 17:08:33] "PUT /alarm/5b4c5f46-ea66-4d5c-9a79-31a54bb8eba9 HTTP/1.1" 200 245 0.010423 10.0.0.242 - - [2026-04-22 17:08:33] "POST /alarms HTTP/1.1" 409 253 0.002507 10.0.0.242 - - [2026-04-22 17:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.242 - - [2026-04-22 17:08:33] "PUT /alarm/b68c5a40-c6ff-44f6-98e5-db7adc3805ef HTTP/1.1" 200 245 0.010137 10.0.0.242 - - [2026-04-22 17:08:33] "POST /alarms HTTP/1.1" 409 251 0.025978 10.0.0.242 - - [2026-04-22 17:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.242 - - [2026-04-22 17:08:33] "PUT /alarm/d0e27161-a885-4866-91fd-cf186429c69d HTTP/1.1" 200 245 0.010591 10.0.0.242 - - [2026-04-22 17:08:33] "POST /alarms HTTP/1.1" 409 252 0.010320 10.0.0.242 - - [2026-04-22 17:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.242 - - [2026-04-22 17:08:34] "PUT /alarm/cc529e0d-add7-49d5-b5bb-80614b54ec76 HTTP/1.1" 200 245 0.011999 10.0.0.242 - - [2026-04-22 17:08:34] "POST /alarms HTTP/1.1" 409 256 0.005061 10.0.0.242 - - [2026-04-22 17:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.242 - - [2026-04-22 17:08:34] "PUT /alarm/30f580db-6caa-4787-9ccd-d24b9a5d2f5f HTTP/1.1" 200 245 0.018398 10.0.0.242 - - [2026-04-22 17:08:34] "POST /alarms HTTP/1.1" 409 248 0.013275 10.0.0.242 - - [2026-04-22 17:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.242 - - [2026-04-22 17:08:34] "PUT /alarm/f8562af8-a7f5-45f8-9c26-111987c927df HTTP/1.1" 200 245 0.010746 10.0.0.242 - - [2026-04-22 17:08:34] "POST /alarms HTTP/1.1" 409 252 0.006873 10.0.0.242 - - [2026-04-22 17:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.242 - - [2026-04-22 17:08:34] "PUT /alarm/fa438610-7faa-4c27-89ed-3f785c8c4a00 HTTP/1.1" 200 245 0.010777 10.0.0.242 - - [2026-04-22 17:08:34] "POST /alarms HTTP/1.1" 409 257 0.007219 10.0.0.242 - - [2026-04-22 17:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.242 - - [2026-04-22 17:08:34] "PUT /alarm/c0e74f56-e42b-4e9d-bf38-47c10e674de0 HTTP/1.1" 200 245 0.010616 10.0.0.242 - - [2026-04-22 17:08:34] "POST /alarms HTTP/1.1" 409 251 0.007825 10.0.0.242 - - [2026-04-22 17:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.242 - - [2026-04-22 17:08:34] "PUT /alarm/5f86bb5a-30e4-4370-8a6b-d34f2f10f65f HTTP/1.1" 200 245 0.010371 10.0.0.242 - - [2026-04-22 17:08:34] "POST /alarms HTTP/1.1" 409 257 0.019542 10.0.0.242 - - [2026-04-22 17:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.242 - - [2026-04-22 17:08:34] "PUT /alarm/34c7c4d3-2a4f-497f-88d0-624901750869 HTTP/1.1" 200 245 0.009427 10.0.0.242 - - [2026-04-22 17:08:34] "POST /alarms HTTP/1.1" 409 261 0.017618 10.0.0.242 - - [2026-04-22 17:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.242 - - [2026-04-22 17:08:34] "PUT /alarm/5519a90b-5767-4149-a092-647523f3d094 HTTP/1.1" 200 245 0.010798 10.0.0.242 - - [2026-04-22 17:08:34] "POST /alarms HTTP/1.1" 409 258 0.007836 10.0.0.242 - - [2026-04-22 17:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.242 - - [2026-04-22 17:08:34] "PUT /alarm/d09c089b-53db-4c5c-89b3-c82e27c1b7f2 HTTP/1.1" 200 245 0.010233 10.0.0.242 - - [2026-04-22 17:08:34] "POST /alarms HTTP/1.1" 409 254 0.007382 10.0.0.242 - - [2026-04-22 17:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.242 - - [2026-04-22 17:08:34] "PUT /alarm/0669904b-0358-40d0-9ce3-2bc191d4aecc HTTP/1.1" 200 245 0.019984 10.0.0.242 - - [2026-04-22 17:08:34] "POST /alarms HTTP/1.1" 409 254 0.004843 10.0.0.242 - - [2026-04-22 17:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.242 - - [2026-04-22 17:08:34] "PUT /alarm/30915fbd-e1a6-4bf1-9c5e-16dab6e398e3 HTTP/1.1" 200 245 0.011827 10.0.0.242 - - [2026-04-22 17:08:34] "POST /alarms HTTP/1.1" 409 254 0.011639 10.0.0.242 - - [2026-04-22 17:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.242 - - [2026-04-22 17:08:34] "PUT /alarm/25087aad-cd12-4160-a2a7-04af8e5b68c3 HTTP/1.1" 200 245 0.010953 10.0.0.242 - - [2026-04-22 17:08:34] "POST /alarms HTTP/1.1" 409 247 0.015216 10.0.0.242 - - [2026-04-22 17:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.242 - - [2026-04-22 17:08:34] "PUT /alarm/49a9e21c-0093-46db-8325-60c60feb705a HTTP/1.1" 200 245 0.011010 10.0.0.242 - - [2026-04-22 17:08:34] "POST /alarms HTTP/1.1" 409 272 0.012759 10.0.0.242 - - [2026-04-22 17:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.242 - - [2026-04-22 17:08:35] "PUT /alarm/d18b7482-3d50-43d3-bbfb-b3a1520098ac HTTP/1.1" 200 245 0.015519 10.0.0.242 - - [2026-04-22 17:08:35] "POST /alarms HTTP/1.1" 409 261 0.004389 10.0.0.242 - - [2026-04-22 17:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.242 - - [2026-04-22 17:08:35] "PUT /alarm/9219b588-8d25-43c1-b100-89ac548a0d96 HTTP/1.1" 200 245 0.010429 10.0.0.242 - - [2026-04-22 17:08:35] "POST /alarms HTTP/1.1" 409 259 0.021560 10.0.0.242 - - [2026-04-22 17:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.242 - - [2026-04-22 17:08:35] "PUT /alarm/64635e17-89b4-49ff-a186-88a4cda327be HTTP/1.1" 200 245 0.019490 10.0.0.242 - - [2026-04-22 17:08:35] "POST /alarms HTTP/1.1" 409 265 0.005538 10.0.0.242 - - [2026-04-22 17:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.242 - - [2026-04-22 17:08:35] "PUT /alarm/998eb5b6-728b-4ab8-9b26-c721cd862ec9 HTTP/1.1" 200 245 0.010315 10.0.0.242 - - [2026-04-22 17:08:35] "POST /alarms HTTP/1.1" 409 279 0.009128 10.0.0.242 - - [2026-04-22 17:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.242 - - [2026-04-22 17:08:35] "PUT /alarm/5b97592e-92e9-4cc7-9d38-4310b1f73906 HTTP/1.1" 200 245 0.010996 10.0.0.242 - - [2026-04-22 17:08:35] "GET / HTTP/1.1" 200 36215 0.002356 10.0.0.242 - - [2026-04-22 17:08:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002176 10.0.0.242 - - [2026-04-22 17:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.242 - - [2026-04-22 17:08:35] "PUT /global-vrouter-config/f413bc25-c71e-4ab9-a77d-a54b8b87679e HTTP/1.1" 200 277 0.010600 10.0.0.242 - - [2026-04-22 17:08:35] "GET / HTTP/1.1" 200 36215 0.001871 10.0.0.242 - - [2026-04-22 17:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.242 - - [2026-04-22 17:08:35] "GET /global-vrouter-config/f413bc25-c71e-4ab9-a77d-a54b8b87679e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003867 10.0.0.242 - - [2026-04-22 17:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011651 10.0.0.242 - - [2026-04-22 17:08:35] "PUT /global-vrouter-config/f413bc25-c71e-4ab9-a77d-a54b8b87679e HTTP/1.1" 200 277 0.010636 10.0.0.242 - - [2026-04-22 17:08:36] "GET / HTTP/1.1" 200 36215 0.001859 10.0.0.242 - - [2026-04-22 17:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.242 - - [2026-04-22 17:08:36] "GET /global-system-config/12a5164f-ffae-41c6-9332-d23c5bca4e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005086 10.0.0.242 - - [2026-04-22 17:08:36] "PUT /global-system-config/12a5164f-ffae-41c6-9332-d23c5bca4e77 HTTP/1.1" 200 275 0.019917 10.0.0.242 - - [2026-04-22 17:08:39] "GET / HTTP/1.1" 200 36215 0.001459 10.0.0.242 - - [2026-04-22 17:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.242 - - [2026-04-22 17:08:39] "GET /routing-instance/e2a53ad2-f735-4b97-901a-e66fc20b01f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002669 10.0.0.242 - - [2026-04-22 17:08:39] "POST /bgp-routers HTTP/1.1" 409 301 0.001903 10.0.0.242 - - [2026-04-22 17:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.242 - - [2026-04-22 17:08:39] "GET /bgp-router/39f06843-3e2f-42ee-beed-00d90dd8046c?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.004716 10.0.0.242 - - [2026-04-22 17:08:39] "PUT /bgp-router/39f06843-3e2f-42ee-beed-00d90dd8046c HTTP/1.1" 200 255 0.019838 [Introspect:8084]10.0.0.242 - - [2026-04-22 17:08:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000929 [Introspect:8084]10.0.0.242 - - [2026-04-22 17:08:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001010 10.0.0.242 - - [2026-04-22 17:08:43] "POST /tags HTTP/1.1" 200 356 0.022376 10.0.0.242 - - [2026-04-22 17:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010275 10.0.0.242 - - [2026-04-22 17:08:43] "GET /tag/3eaeefc8-d586-427c-b3ac-3103605d109c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.025877 10.0.0.242 - - [2026-04-22 17:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004472 10.0.0.242 - - [2026-04-22 17:08:43] "GET /virtual-network/37289cb8-c3fc-4d34-a526-3d12b2a62573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004539 10.0.0.242 - - [2026-04-22 17:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.242 - - [2026-04-22 17:08:43] "GET /project/1bbaa1af-fb15-4d07-b05b-796bfa86cd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.069387 10.0.0.242 - - [2026-04-22 17:08:43] "POST /virtual-machines HTTP/1.1" 200 352 0.010792 10.0.0.242 - - [2026-04-22 17:08:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.015541 10.0.0.242 - - [2026-04-22 17:08:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.118967 10.0.0.242 - - [2026-04-22 17:08:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.009924 10.0.0.242 - - [2026-04-22 17:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006431 10.0.0.242 - - [2026-04-22 17:08:43] "GET /virtual-machine-interface/eaa2c658-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005362 10.0.0.242 - - [2026-04-22 17:08:43] "POST /instance-ips HTTP/1.1" 200 392 0.019921 10.0.0.242 - - [2026-04-22 17:08:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.027384 10.0.0.242 - - [2026-04-22 17:08:43] "GET /virtual-machine-interface/eaa2c658-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.013377 10.0.0.242 - - [2026-04-22 17:08:43] "POST /set-tag HTTP/1.1" 200 109 0.015131 10.0.0.242 - - [2026-04-22 17:08:43] "GET /virtual-machine-interface/eaa2c658-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.021730 10.0.0.242 - - [2026-04-22 17:08:43] "GET /instance-ip/eabe2f88-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003233 10.0.0.242 - - [2026-04-22 17:08:43] "GET /virtual-machine-interface/eaa2c658-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005858 10.0.0.242 - - [2026-04-22 17:08:43] "POST /set-tag HTTP/1.1" 200 109 0.002409 10.0.0.242 - - [2026-04-22 17:08:43] "GET /virtual-router/6095abaa-e9d6-4dd9-8216-7fb8c34ec587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.005336 10.0.0.242 - - [2026-04-22 17:08:43] "POST /ref-update HTTP/1.1" 200 156 0.016007 10.0.0.242 - - [2026-04-22 17:08:43] "GET /virtual-machine-interface/eaa2c658-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.013614 10.0.0.242 - - [2026-04-22 17:08:44] "POST /set-tag HTTP/1.1" 200 109 0.016094 10.0.0.242 - - [2026-04-22 17:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.242 - - [2026-04-22 17:08:44] "GET /virtual-network/37289cb8-c3fc-4d34-a526-3d12b2a62573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004048 10.0.0.242 - - [2026-04-22 17:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.242 - - [2026-04-22 17:08:44] "GET /project/1bbaa1af-fb15-4d07-b05b-796bfa86cd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.041425 10.0.0.242 - - [2026-04-22 17:08:44] "POST /virtual-machines HTTP/1.1" 200 356 0.012947 10.0.0.242 - - [2026-04-22 17:08:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.027216 10.0.0.242 - - [2026-04-22 17:08:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.120511 10.0.0.242 - - [2026-04-22 17:08:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.009822 10.0.0.242 - - [2026-04-22 17:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.016492 10.0.0.242 - - [2026-04-22 17:08:44] "GET /virtual-machine-interface/eb1b832c-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.014228 10.0.0.242 - - [2026-04-22 17:08:44] "POST /instance-ips HTTP/1.1" 200 396 0.044643 10.0.0.242 - - [2026-04-22 17:08:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.053619 10.0.0.242 - - [2026-04-22 17:08:44] "GET /virtual-machine-interface/eb1b832c-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.019778 10.0.0.242 - - [2026-04-22 17:08:44] "POST /set-tag HTTP/1.1" 200 109 0.023583 10.0.0.242 - - [2026-04-22 17:08:44] "GET /virtual-machine-interface/eb1b832c-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.009677 10.0.0.242 - - [2026-04-22 17:08:44] "GET /instance-ip/eb384b74-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.005213 10.0.0.242 - - [2026-04-22 17:08:44] "GET /virtual-machine-interface/eb1b832c-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005816 10.0.0.242 - - [2026-04-22 17:08:44] "POST /set-tag HTTP/1.1" 200 109 0.005018 10.0.0.242 - - [2026-04-22 17:08:44] "GET /virtual-router/6095abaa-e9d6-4dd9-8216-7fb8c34ec587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1679 0.004099 10.0.0.242 - - [2026-04-22 17:08:44] "POST /ref-update HTTP/1.1" 200 156 0.013640 10.0.0.242 - - [2026-04-22 17:08:44] "GET /virtual-machine-interface/eb1b832c-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.017965 10.0.0.242 - - [2026-04-22 17:08:44] "POST /set-tag HTTP/1.1" 200 109 0.003332 10.0.0.242 - - [2026-04-22 17:08:44] "GET /virtual-machine-interface/eaa2c658-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004604 10.0.0.242 - - [2026-04-22 17:08:44] "POST /set-tag HTTP/1.1" 200 109 0.002742 10.0.0.242 - - [2026-04-22 17:08:44] "GET /virtual-machine-interface/eb1b832c-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004230 10.0.0.242 - - [2026-04-22 17:08:44] "POST /set-tag HTTP/1.1" 200 109 0.003346 10.0.0.242 - - [2026-04-22 17:08:55] "GET / HTTP/1.1" 200 36215 0.002329 10.0.0.242 - - [2026-04-22 17:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.242 - - [2026-04-22 17:08:55] "GET /global-system-config/12a5164f-ffae-41c6-9332-d23c5bca4e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004308 10.0.0.242 - - [2026-04-22 17:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.242 - - [2026-04-22 17:08:55] "GET /config-node/6088cca5-11f1-4767-a311-9068d9d24965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002936 10.0.0.242 - - [2026-04-22 17:09:02] "GET /virtual-machine-interface/eaa2c658-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004664 10.0.0.242 - - [2026-04-22 17:09:02] "POST /set-tag HTTP/1.1" 200 109 0.002710 10.0.0.242 - - [2026-04-22 17:09:03] "GET /virtual-machine-interface/eb1b832c-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004523 10.0.0.242 - - [2026-04-22 17:09:03] "POST /set-tag HTTP/1.1" 200 109 0.002259 10.0.0.242 - - [2026-04-22 17:09:03] "GET /virtual-machine-interface/eaa2c658-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.007709 10.0.0.242 - - [2026-04-22 17:09:03] "POST /set-tag HTTP/1.1" 200 109 0.003914 10.0.0.242 - - [2026-04-22 17:09:06] "GET /global-system-configs HTTP/1.1" 200 323 0.011017 10.0.0.242 - - [2026-04-22 17:09:07] "GET / HTTP/1.1" 200 36215 0.001558 10.0.0.242 - - [2026-04-22 17:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.242 - - [2026-04-22 17:09:07] "GET /routing-instance/e2a53ad2-f735-4b97-901a-e66fc20b01f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003464 10.0.0.242 - - [2026-04-22 17:09:07] "POST /bgp-routers HTTP/1.1" 409 301 0.002227 10.0.0.242 - - [2026-04-22 17:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.242 - - [2026-04-22 17:09:07] "GET /bgp-router/39f06843-3e2f-42ee-beed-00d90dd8046c?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003799 10.0.0.242 - - [2026-04-22 17:09:07] "GET /global-system-configs HTTP/1.1" 200 323 0.002971 10.0.0.242 - - [2026-04-22 17:09:07] "PUT /bgp-router/39f06843-3e2f-42ee-beed-00d90dd8046c HTTP/1.1" 200 255 0.029807 [Introspect:8084]10.0.0.242 - - [2026-04-22 17:09:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000877 [Introspect:8084]10.0.0.242 - - [2026-04-22 17:09:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000892 [Introspect:8084]10.0.0.242 - - [2026-04-22 17:09:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000911 [Introspect:8084]10.0.0.242 - - [2026-04-22 17:09:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001011 [Introspect:8084]10.0.0.242 - - [2026-04-22 17:09:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000864 [Introspect:8084]10.0.0.242 - - [2026-04-22 17:09:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000978 [Introspect:8084]10.0.0.242 - - [2026-04-22 17:09:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000958 [Introspect:8084]10.0.0.242 - - [2026-04-22 17:09:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000947 10.0.0.242 - - [2026-04-22 17:09:35] "GET /virtual-machine-interface/eaa2c658-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004474 10.0.0.242 - - [2026-04-22 17:09:35] "POST /set-tag HTTP/1.1" 200 109 0.002557 10.0.0.242 - - [2026-04-22 17:09:35] "GET /virtual-machine-interface/eaa2c658-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004329 10.0.0.242 - - [2026-04-22 17:09:35] "POST /set-tag HTTP/1.1" 200 109 0.002761 10.0.0.242 - - [2026-04-22 17:09:35] "GET /virtual-machine/4b2e0a01-ffd5-4fff-b7f6-6252d0c466de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003353 10.0.0.242 - - [2026-04-22 17:09:35] "POST /ref-update HTTP/1.1" 200 156 0.011266 10.0.0.242 - - [2026-04-22 17:09:35] "GET /virtual-machine-interface/eaa2c658-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004447 10.0.0.242 - - [2026-04-22 17:09:35] "POST /set-tag HTTP/1.1" 200 109 0.015330 10.0.0.242 - - [2026-04-22 17:09:35] "POST /set-tag HTTP/1.1" 200 109 0.022097 10.0.0.242 - - [2026-04-22 17:09:35] "DELETE /instance-ip/eabe2f88-3e6d-11f1-ac21-fa163ed4e66e HTTP/1.1" 200 115 0.033092 10.0.0.242 - - [2026-04-22 17:09:35] "DELETE /virtual-machine-interface/eaa2c658-3e6d-11f1-ac21-fa163ed4e66e HTTP/1.1" 200 115 0.041752 10.0.0.242 - - [2026-04-22 17:09:35] "DELETE /virtual-machine/4b2e0a01-ffd5-4fff-b7f6-6252d0c466de HTTP/1.1" 200 115 0.021250 10.0.0.242 - - [2026-04-22 17:09:35] "GET /virtual-machine-interface/eb1b832c-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006727 10.0.0.242 - - [2026-04-22 17:09:35] "POST /set-tag HTTP/1.1" 200 109 0.003852 10.0.0.242 - - [2026-04-22 17:10:06] "GET /virtual-machine-interface/eb1b832c-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006678 10.0.0.242 - - [2026-04-22 17:10:06] "POST /set-tag HTTP/1.1" 200 109 0.002620 10.0.0.242 - - [2026-04-22 17:10:06] "GET /virtual-machine-interface/eb1b832c-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006809 10.0.0.242 - - [2026-04-22 17:10:06] "POST /set-tag HTTP/1.1" 200 109 0.002368 10.0.0.242 - - [2026-04-22 17:10:06] "GET /virtual-machine/56ba99cf-cade-4b1e-a610-25e745f80d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003202 10.0.0.242 - - [2026-04-22 17:10:06] "POST /ref-update HTTP/1.1" 200 156 0.013885 10.0.0.242 - - [2026-04-22 17:10:06] "GET /virtual-machine-interface/eb1b832c-3e6d-11f1-ac21-fa163ed4e66e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.013518 10.0.0.242 - - [2026-04-22 17:10:06] "POST /set-tag HTTP/1.1" 200 109 0.016936 10.0.0.242 - - [2026-04-22 17:10:06] "POST /set-tag HTTP/1.1" 200 109 0.043662 10.0.0.242 - - [2026-04-22 17:10:06] "DELETE /instance-ip/eb384b74-3e6d-11f1-ac21-fa163ed4e66e HTTP/1.1" 200 115 0.048246 10.0.0.242 - - [2026-04-22 17:10:06] "DELETE /virtual-machine-interface/eb1b832c-3e6d-11f1-ac21-fa163ed4e66e HTTP/1.1" 200 115 0.062703 10.0.0.242 - - [2026-04-22 17:10:06] "DELETE /virtual-machine/56ba99cf-cade-4b1e-a610-25e745f80d48 HTTP/1.1" 200 115 0.032696 10.0.0.242 - - [2026-04-22 17:10:06] "DELETE /tag/3eaeefc8-d586-427c-b3ac-3103605d109c HTTP/1.1" 200 115 0.058214 10.0.0.242 - - [2026-04-22 17:10:23] "GET /application-policy-set/0b59624b-3b61-42d6-82e7-1d11610304e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1938 0.002452 10.0.0.242 - - [2026-04-22 17:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.242 - - [2026-04-22 17:10:23] "GET /policy-management/e456b2a4-4502-4ed7-bde6-e9cd72cd81cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002538